.Footer_footer__UaG1g{padding:6rem 2rem;background-color:#fff;position:relative;overflow:hidden;border-top:1px solid #e0e0e0}.Footer_footer__UaG1g:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(76,175,80,.3),transparent);opacity:.5}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;text-align:center;position:relative;display:flex;flex-direction:column;gap:2rem}.Footer_links__oDyjI{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem}.Footer_copyright__j5CNb{font-size:1rem;color:#757575;line-height:1.6;margin-top:1rem}.Footer_link__EWWOW{color:#4caf50;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;padding:.5rem .75rem;font-weight:500;border-radius:.5rem;background:rgba(76,175,80,.05)}.Footer_link__EWWOW:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#4caf50;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.4,0,.2,1);opacity:.7}.Footer_link__EWWOW:hover{color:#66bb6a;background:rgba(76,175,80,.1);transform:translateY(-1px)}.Footer_link__EWWOW:hover:after{transform:scaleX(1);transform-origin:left}.Footer_separator__vW02z{color:#bdbdbd;margin:0 .25rem;font-weight:300;font-size:1.25rem;line-height:1}@media (max-width:768px){.Footer_footer__UaG1g{padding:4rem 1.5rem}.Footer_container__Z8cUU{gap:1.5rem}.Footer_link__EWWOW{padding:.375rem .5rem}}@media (max-width:480px){.Footer_footer__UaG1g{padding:3rem 1rem}.Footer_links__oDyjI{flex-direction:column;gap:.5rem}.Footer_separator__vW02z{display:none}.Footer_link__EWWOW{display:inline-block;margin:.25rem 0}.Footer_copyright__j5CNb{font-size:.875rem}}.shared_section__CdIR9{padding:6rem 2rem;background-color:#f2f2f2;position:relative;overflow:hidden}.shared_section__CdIR9:before{content:"";position:absolute;top:-100px;left:-150px;right:-50px;bottom:-50px;background-image:url(/images/wavy-lines-pattern.svg);background-size:100px 8px;background-repeat:repeat;opacity:.7;transform:rotate(-.5deg) skewY(-10deg);pointer-events:none;z-index:0}.shared_section__CdIR9>*{position:relative;z-index:2}.shared_heading__6MBT4{text-align:center;font-size:3.5rem;font-weight:700;margin-bottom:4rem;color:#3ab660;position:relative;display:inline-block;padding:.75rem 2rem;background:#fff;border:1px solid #3ab660;border-radius:0;left:50%;transform:translateX(-50%) rotate(-.5deg)}.shared_heading__6MBT4:after{display:none}.shared_container__RTjhG{max-width:1200px;margin:0 auto;padding:0 1rem}.shared_cardTitle__ELuh3{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3}.shared_cardDescription__xNOIK{font-size:1.4rem;color:#424242;line-height:1.6;margin-bottom:0}.shared_title__FO_Sw{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3}.shared_description__PAayM,.shared_text__wYu7J{font-size:1rem;color:#555;line-height:1.65;margin-bottom:1rem}@media (max-width:1024px){.shared_section__CdIR9{padding:5rem 2rem}.shared_heading__6MBT4{font-size:3rem;margin-bottom:3rem}}@media (max-width:768px){.shared_section__CdIR9{padding:4rem 1.5rem}.shared_heading__6MBT4{font-size:2.5rem;margin-bottom:2.5rem}.shared_title__FO_Sw{font-size:1.5rem}.shared_description__PAayM{font-size:1rem}}@media (max-width:480px){.shared_section__CdIR9{padding:3rem 1rem}.shared_heading__6MBT4{font-size:2rem;margin-bottom:4rem}.shared_title__FO_Sw{font-size:1.25rem}.shared_description__PAayM{font-size:.875rem}}.shared_logo__ZFj3i{display:block;margin-bottom:2rem}.shared_logo__ZFj3i:hover{opacity:.8}.components_card__cODTh{background:#fff;border-radius:2.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e0e0e0;position:relative;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.components_card__cODTh:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:#4caf50}.components_title__O3oFV{font-size:3rem;font-weight:600;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.4}.components_description__ZIDxU{font-size:1.75rem;line-height:1.6;color:#424242;margin-bottom:2rem}.components_text__KNhOV{font-size:1.75rem;line-height:1.6;color:#424242;padding:0}.components_media__BBPJ_{width:100%;position:relative;border-radius:1rem;overflow:hidden;margin:1rem 0;background:rgba(0,0,0,.05)}.components_mediaImage__gqUEQ{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.components_mediaImage__gqUEQ:hover{transform:scale(1.02)}.components_downloadButtons__Zkd_i{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.components_downloadButton__U1jpY{display:inline-block;transition:transform .2s ease-in-out;cursor:pointer}.components_downloadButton__U1jpY:hover{transform:translateY(-2px)}.components_downloadButton__U1jpY img{display:block;width:200px;height:60px;border-radius:8px}.components_downloadButton__U1jpY:hover img{opacity:.8}.components_logo__YdLNK{display:block;margin-bottom:3rem;text-align:center}@media (max-width:768px){.components_title__O3oFV{font-size:2.5rem}.components_description__ZIDxU,.components_text__KNhOV{font-size:1.75rem}.components_media__BBPJ_{border-radius:.75rem}.components_card__cODTh{padding:1.5rem}}@media (max-width:480px){.components_title__O3oFV{font-size:2.25rem}.components_description__ZIDxU,.components_text__KNhOV{font-size:1.5rem}.components_media__BBPJ_{border-radius:.5rem}.components_card__cODTh{padding:1.25rem}}