:root{font-family:Inter,sans-serif;line-height:1.2;font-weight:400;color-scheme:light;color:#000;background-color:#fff;--black: #000000;--yellow: #fbd725;--white: #ffffff;--gray: #8c9998;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{min-height:100vh;width:100%;font-family:Inter,sans-serif}html{scroll-behavior:smooth}section{scroll-margin-top:120px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;background-color:var(--white);overflow:hidden auto}a{color:#fad722;text-decoration:none;transition:color .3s ease}a:hover{color:#f4c430}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none;transition:all .3s ease}button:focus{outline:2px solid #fad722;outline-offset:2px}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button.btnYellow,a.btnYellow{background-color:#fad722;color:#000;padding:.5rem 1rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;font-size:14px}button.btnYellow:hover,a.btnYellow:hover{background-color:#f4c430;color:#000}._headerStyles_1p3a7_3{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;background:var(--black);margin-bottom:80px}._promoBanner_1p3a7_14{background:var(--black);width:100vw;padding:1rem 0;position:sticky;top:0;left:0;z-index:1001;transition:all .3s ease;transform:translateY(0)}._promoBanner_1p3a7_14._bannerHidden_1p3a7_26{transform:translateY(-100%)}._container_1p3a7_31,._menuContainer_1p3a7_42{display:flex;justify-content:space-between;align-items:center;max-width:100%;width:100%;margin:0 auto;padding:0 1rem;box-sizing:border-box}._infoTop_1p3a7_54{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;flex:1}._infoTop_1p3a7_54>span:first-child{color:var(--yellow);font-weight:700;font-size:16px}._infoTop_1p3a7_54>span:last-child{color:var(--white);font-weight:400;font-size:14px}._countdown_1p3a7_75{display:flex;gap:1rem;align-items:center}._timeContainer_1p3a7_81{display:flex;flex-direction:column;align-items:center;background:#f8f9fa;padding:.5rem;border-radius:8px;min-width:50px}._timeValue_1p3a7_91{font-size:1.5rem;font-weight:700;color:#333;line-height:1}._timeLabel_1p3a7_98{font-size:.75rem;color:#666;margin-top:.25rem;font-weight:700}._headerMenu_1p3a7_106{position:fixed;top:96px;left:0;width:100vw;background:transparent;z-index:1000;transition:all .3s ease;padding:1rem 0}._headerMenu_1p3a7_106._scrolled_1p3a7_117{top:0;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 5px 10px 5px #0000004d}._logo_1p3a7_126 img{width:126px;height:auto;transition:all .3s ease}._menu_1p3a7_42{display:flex;align-items:center;gap:2rem}._menu_1p3a7_42 a{font-size:18px;color:var(--white);font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;padding:.5rem 1rem;border-radius:4px}._menu_1p3a7_42 a:hover{color:var(--yellow);background:#ffffff1a}._menu_1p3a7_42 a._active_1p3a7_155{color:var(--yellow);font-weight:700}._mobileMenuToggle_1p3a7_161{display:none;flex-direction:column;cursor:pointer;gap:4px;padding:10px;z-index:1002;position:relative}._mobileMenuToggle_1p3a7_161._open_1p3a7_172{z-index:10000}._mobileMenuToggle_1p3a7_161 span{width:25px;height:3px;background:var(--white);transition:all .3s ease;transform-origin:center}._mobileMenuToggle_1p3a7_161._open_1p3a7_172 span:first-child{transform:rotate(45deg) translate(6px,6px)}._mobileMenuToggle_1p3a7_161._open_1p3a7_172 span:nth-child(2){opacity:0}._mobileMenuToggle_1p3a7_161._open_1p3a7_172 span:last-child{transform:rotate(-45deg) translate(6px,-6px)}._mobileMenuOverlay_1p3a7_197{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f5;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}._mobileMenuOverlay_1p3a7_197._active_1p3a7_155{opacity:1;visibility:visible}._mobileMenu_1p3a7_161{display:flex;flex-direction:column;gap:1.5rem;text-align:center;padding:2rem;max-width:90%;width:100%}._mobileMenu_1p3a7_161 a{color:#fff;text-decoration:none;font-size:22px;font-weight:600;padding:1rem 1.5rem;border-radius:12px;transition:all .3s ease;border:2px solid rgba(255,255,255,.1);background:#ffffff0d}._mobileMenu_1p3a7_161 a:hover{background:#ff6b3526;border-color:#ff6b35;transform:translateY(-3px)}@media (min-width: 1280px){._container_1p3a7_31,._menuContainer_1p3a7_42{max-width:1200px;padding:0 1.5rem}._logo_1p3a7_126 img{width:140px}._menu_1p3a7_42 a{font-size:18px;padding:.5rem .75rem}._countdown_1p3a7_75{gap:1.25rem}}@media (max-width: 1279px) and (min-width: 1024px){._container_1p3a7_31,._menuContainer_1p3a7_42{max-width:100%;padding:0 1.25rem}._logo_1p3a7_126 img{width:120px}._menu_1p3a7_42{gap:1.25rem}._menu_1p3a7_42 a{font-size:16px;padding:.5rem .75rem}._timeValue_1p3a7_91{font-size:1.25rem}._timeLabel_1p3a7_98{font-size:.7rem}}@media (max-width: 1023px) and (min-width: 768px){._container_1p3a7_31,._menuContainer_1p3a7_42{padding:0 1rem;gap:1rem}._headerMenu_1p3a7_106{top:84px;padding:.75rem 0}._headerMenu_1p3a7_106._scrolled_1p3a7_117{top:0}._logo_1p3a7_126 img{width:110px}._menu_1p3a7_42{display:none}._mobileMenuToggle_1p3a7_161{display:flex}._container_1p3a7_31{flex-wrap:wrap}._infoTop_1p3a7_54>span:first-child{font-size:15px}._infoTop_1p3a7_54>span:last-child{font-size:13px}._countdown_1p3a7_75{flex-wrap:wrap;gap:.75rem}._timeContainer_1p3a7_81{min-width:46px;padding:.4rem}._timeValue_1p3a7_91{font-size:1.15rem}._timeLabel_1p3a7_98{font-size:.7rem}}@media (max-width: 767px){._headerStyles_1p3a7_3{margin-bottom:56px}._promoBanner_1p3a7_14{padding:.625rem 0}._headerMenu_1p3a7_106{top:132.02px;padding:.5rem 0}._promoBanner_1p3a7_14._bannerHidden_1p3a7_26+._headerMenu_1p3a7_106,._headerMenu_1p3a7_106._scrolled_1p3a7_117{top:0}._container_1p3a7_31{flex-wrap:wrap}._container_1p3a7_31,._menuContainer_1p3a7_42{padding:0 .75rem;gap:.75rem}._container_1p3a7_31>div:nth-child(1){width:100%;display:contents;line-height:1}._container_1p3a7_31>div:nth-child(2),._container_1p3a7_31>div:nth-child(3){width:calc(50% - .5rem);justify-content:center;align-items:center;display:flex}._logo_1p3a7_126 img{width:96px}._menu_1p3a7_42{display:none}._mobileMenuToggle_1p3a7_161{display:flex}._menuContainer_1p3a7_42{flex-direction:row}._infoTop_1p3a7_54{flex:1}._infoTop_1p3a7_54>span:first-child{font-size:14px;line-height:1.1}._infoTop_1p3a7_54>span:last-child{font-size:12px;opacity:.9}._countdown_1p3a7_75{width:100%;justify-content:flex-start;gap:.5rem;flex-wrap:wrap}._timeContainer_1p3a7_81{min-width:44px;padding:.35rem;border-radius:6px}._timeValue_1p3a7_91{font-size:1.05rem}._timeLabel_1p3a7_98{font-size:.65rem}._mobileMenu_1p3a7_161{gap:1rem;padding:1.5rem 1rem;max-width:92%}._mobileMenu_1p3a7_161 a{font-size:18px;padding:.875rem 1rem;border-radius:10px}}@media (max-width: 360px){._logo_1p3a7_126 img{width:88px}._mobileMenu_1p3a7_161 a{font-size:16px;padding:.75rem .875rem}._timeContainer_1p3a7_81{min-width:40px}}@media (prefers-reduced-motion: reduce){._promoBanner_1p3a7_14,._headerMenu_1p3a7_106,._menu_1p3a7_42 a,._mobileMenuOverlay_1p3a7_197,._mobileMenu_1p3a7_161 a,._mobileMenuToggle_1p3a7_161 span,._logo_1p3a7_126 img{transition:none!important}}._hero_11w2c_1{display:flex;justify-content:flex-start;align-items:center;background:url(/assets/background_section1-CoR-KiWc.png);background-position:center center;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;padding:0 6rem;position:relative;padding-top:160px}._hero_11w2c_1 img{position:absolute;right:0;width:280px;top:50%;transform:translateY(-50%)}._hero_11w2c_1>div{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:2rem;width:50%;z-index:2}._hero_11w2c_1>div h1{font-size:50px;color:var(--white);line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}._hero_11w2c_1>div p{font-size:25px;color:var(--white);line-height:1.4;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media (max-width: 1200px){._hero_11w2c_1{padding:140px 4rem 0}._hero_11w2c_1>div{width:60%}._hero_11w2c_1>div h1{font-size:42px}._hero_11w2c_1>div p{font-size:22px}._hero_11w2c_1 img{width:240px}}@media (max-width: 992px){._hero_11w2c_1{padding:180px 3rem 0;height:80vh}._hero_11w2c_1>div{width:70%}._hero_11w2c_1>div h1{font-size:36px}._hero_11w2c_1>div p{font-size:20px}._hero_11w2c_1 img{width:200px}}@media (max-width: 768px){._hero_11w2c_1{padding:160px 2rem 2rem;height:70vh;justify-content:center;text-align:center;flex-direction:column}._hero_11w2c_1>div{width:100%;align-items:center}._hero_11w2c_1>div h1{font-size:28px;text-align:center}._hero_11w2c_1>div p{font-size:16px;text-align:center}._hero_11w2c_1 img{position:relative;width:150px;order:1;transform:none;margin-bottom:1rem}}@media (max-width: 480px){._hero_11w2c_1{padding:1rem;height:60vh}._hero_11w2c_1>div h1{font-size:24px}._hero_11w2c_1>div p{font-size:14px}._hero_11w2c_1 img{display:none}}._ourServices_nzxpz_1{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;background:var(--white);padding:4rem 6rem;box-sizing:border-box;gap:1.5rem}._ourServices_nzxpz_1 h1{font-size:50px;color:var(--black)}._ourServices_nzxpz_1 p{font-size:20px;color:var(--gray);width:50%;text-align:center;line-height:1}._gridServices_nzxpz_26{display:flex;flex-wrap:wrap;width:80%;gap:3rem;justify-content:center;align-items:center}._gridServices_nzxpz_26 span{width:200px;height:200px;border-radius:15px;display:flex;justify-content:center;align-items:center;font-size:50px;color:var(--white);flex-direction:column;gap:.5rem;padding:1rem;position:relative;overflow:hidden}._gridServices_nzxpz_26 span h3{font-size:20px;color:var(--yellow);text-align:center;line-height:normal;letter-spacing:-1px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}._gridServices_nzxpz_26 span small{font-size:10px;color:var(--white);text-align:center;line-height:normal}._gridServices_nzxpz_26 span button{font-size:15px}._gridServices_nzxpz_26 span img{width:28px;position:absolute;bottom:0;right:20px}._gridServices_nzxpz_26>span:first-child{background:url(/assets/background_card1_section2-eJK_etkE.png) no-repeat center center}._gridServices_nzxpz_26>span:nth-child(2){background:url(/assets/background_card2_section2-HPeCx6po.png) no-repeat center center}._gridServices_nzxpz_26>span:nth-child(3){background:url(/assets/background_card3_section2-DNu8NUgr.png) no-repeat center center}._gridServices_nzxpz_26>span:nth-child(4){background:url(/assets/background_card4_section2-CqnMMuzR.png) no-repeat center center}._gridServices_nzxpz_26>span:nth-child(5){background:url(/assets/background_card5_section2-DNaN8Iv3.png) no-repeat center center}._gridServices_nzxpz_26>span:nth-child(6){background:url(/assets/background_card6_section2-DP097J2C.png) no-repeat center center}._gridServices_nzxpz_26>span:nth-child(7){background:url(/assets/background_card7_section2-D6YVzj2i.png) no-repeat center center}._gridServices_nzxpz_26>span:last-child{background:url(/assets/background_card8_section2-CPKlfldB.png) no-repeat center center}@media (max-width: 768px){._ourServices_nzxpz_1{padding:2rem 1rem}._ourServices_nzxpz_1 h1{font-size:35px}._ourServices_nzxpz_1 p{font-size:16px;width:90%}._gridServices_nzxpz_26{width:100%;gap:1rem}._gridServices_nzxpz_26 span{width:150px;height:150px}._gridServices_nzxpz_26 span>h3{font-size:14px}._gridServices_nzxpz_26 span>small{font-size:8px}._gridServices_nzxpz_26 span>a{font-size:10px}}._applyFinancing_1y5gy_1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:4rem 6rem;background:var(--white)}._applyFinancing_1y5gy_1 ._applyFinancingText_1y5gy_9{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.5rem;width:50%}._applyFinancing_1y5gy_1 ._applyFinancingText_1y5gy_9 p{color:var(--gray);line-height:normal;font-size:25px}._applyFinancing_1y5gy_1 ._applyFinancingText_1y5gy_9 h2{font-size:50px;color:var(--black);line-height:normal}._applyFinancing_1y5gy_1 ._applyFinancingImgs_1y5gy_27{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:1rem;width:50%;gap:4rem}._applyFinancing_1y5gy_1 ._applyFinancingImgs_1y5gy_27 img{width:200px}@media (max-width: 480px){._applyFinancing_1y5gy_1{padding:20px;flex-direction:column;width:100vw}._applyFinancing_1y5gy_1 ._applyFinancingText_1y5gy_9{width:100%;gap:1rem}._applyFinancing_1y5gy_1 ._applyFinancingText_1y5gy_9 h2{font-size:30px;color:var(--black);line-height:1}._applyFinancing_1y5gy_1 ._applyFinancingText_1y5gy_9 p{line-height:1;font-size:15px}._applyFinancing_1y5gy_1 ._applyFinancingImgs_1y5gy_27{width:100%;gap:1rem}._applyFinancing_1y5gy_1 ._applyFinancingImgs_1y5gy_27 img{width:calc(50% - 1rem)}}._scheduleAppointment_y0vpi_1{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:url(/assets/background_section4-lhGa8uEG.png);background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;padding:4rem 6rem;gap:2rem}._scheduleAppointment_y0vpi_1 h1{font-size:70px;color:var(--black);width:50%;line-height:normal}._scheduleAppointment_y0vpi_1 p{font-size:25px;color:var(--black);width:50%;line-height:normal}._scheduleAppointment_y0vpi_1 button{font-size:25px}._scheduleAppointment_y0vpi_1 ._graphicResource_y0vpi_30{position:absolute;bottom:50px;right:50px;width:100px}@media (max-width: 480px){._scheduleAppointment_y0vpi_1{padding:20px;flex-direction:column;width:100vw;height:70vh}._scheduleAppointment_y0vpi_1 h1{font-size:30px;width:100%}._scheduleAppointment_y0vpi_1 p{font-size:15px;width:100%}._scheduleAppointment_y0vpi_1 button{font-size:15px}._scheduleAppointment_y0vpi_1 ._graphicResource_y0vpi_30{width:30px;bottom:30px;right:30px}}._benefits_1jz82_1{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:2rem;width:100vw;height:75vh;padding:4rem 6rem;background-color:var(--yellow);color:var(--black)}._benefits_1jz82_1 div{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;width:25%;height:100%}._benefits_1jz82_1 div span{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem;width:100%}._benefits_1jz82_1 div span img{height:120px}._benefits_1jz82_1 div span p{font-size:25px;text-align:center;font-weight:700;line-height:normal}._benefits_1jz82_1>div>span:first-child{align-items:flex-end;height:65%}._benefits_1jz82_1>div:nth-child(3)>span:first-child img{width:85%}._benefits_1jz82_1>div>span:last-child{align-items:flex-start;height:35%}@media (max-width: 480px){._benefits_1jz82_1{flex-wrap:wrap;height:100%;padding:20px;gap:1rem}._benefits_1jz82_1 div{width:calc(50% - 1rem);height:100%}._benefits_1jz82_1 div span img{height:70px}._benefits_1jz82_1 div span p{font-size:14px}._benefits_1jz82_1>div:nth-child(3)>span:first-child img{width:85%}}._allies_11p08_1{height:75vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4rem;padding:4rem 6rem}._allies_11p08_1 ._gallery_11p08_9{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;width:100%}._allies_11p08_1 ._gallery_11p08_9 img{width:150px}@media screen and (max-width: 768px){._allies_11p08_1{padding:20px;width:100vw}._allies_11p08_1 ._gallery_11p08_9{justify-content:center;width:100vw}}._scheduleReview_13qrr_1{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100vw;height:100vh;background:url(/assets/background_section7-BPZD9JPh.png) no-repeat center center;background-size:cover;padding:2rem 6rem 4rem}._scheduleReview_13qrr_1 img{width:350px;filter:drop-shadow(5px 5px 10px rgba(0,0,0,1))}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:1rem}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16 h1{font-size:50px;color:var(--yellow);line-height:normal;width:50%;text-shadow:2px 2px 5px rgba(0,0,0,1)}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16 p{font-size:25px;color:var(--white);line-height:normal;width:50%}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16 buttom{font-size:25px;margin-top:2rem}@media screen and (max-width: 768px){._scheduleReview_13qrr_1{padding:20px;width:100vw;height:100vh}._scheduleReview_13qrr_1 img{width:250px}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16{width:100%}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16 h1{font-size:30px;color:var(--yellow);line-height:normal;width:100%}._scheduleReview_13qrr_1 ._containerInfo_13qrr_16 p{font-size:15px;width:100%;text-shadow:2px 2px 5px rgba(0,0,0,1)}}._enjoyPromotions_1te9l_1{display:flex;justify-content:center;align-items:center;padding:4rem 6rem;width:100vw;height:100vh}._containerInfo_1te9l_10{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:50%;height:100%;gap:1rem}._containerInfo_1te9l_10 h1{font-size:50px;color:var(--black);line-height:normal}._containerInfo_1te9l_10 p{font-size:25px;color:var(--gray);line-height:normal}._containerInfo_1te9l_10 button{font-size:25px;margin-top:2rem}._containerBanner_1te9l_37{width:50%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}._slider_1te9l_46{width:400px;display:flex;flex-direction:column;align-items:center;gap:20px}._sliderContainer_1te9l_54{width:400px;height:400px;position:relative;border-radius:15px;box-shadow:0 10px 30px #0003;overflow:hidden;display:flex;align-items:center;justify-content:center}._sliderImage_1te9l_66{width:100%;height:100%;object-fit:cover}._sliderDots_1te9l_72{display:flex;gap:10px;justify-content:center}._dot_1te9l_78{width:12px;height:12px;border-radius:50%;background-color:var(--gray);cursor:pointer;transition:background-color .3s ease}._activeDot_1te9l_87{background-color:var(--yellow)}@media (max-width: 768px){._enjoyPromotions_1te9l_1{flex-direction:column;padding:2rem;height:auto}._containerInfo_1te9l_10{width:100%;margin-bottom:2rem}._containerInfo_1te9l_10 h1{font-size:35px}._containerInfo_1te9l_10 p{font-size:18px}._containerBanner_1te9l_37{width:100%;height:300px}._slider_1te9l_46{width:300px;gap:15px}._sliderContainer_1te9l_54{width:300px;height:300px}}._contactUs_1i89w_1{display:flex;justify-content:center;align-items:center;padding:4rem 6rem;width:100vw;height:100vh;background:url(/assets/background_section8-DZQkmQSV.png) no-repeat center center;background-size:cover;flex-direction:column;gap:1rem}._contactUs_1i89w_1 h1{color:var(--yellow);font-size:50px;line-height:normal}._contactUs_1i89w_1 p{color:var(--white);font-size:25px;line-height:normal;width:50%}._contactUs_1i89w_1 ._containerForm_1i89w_24{width:75%}._contactUs_1i89w_1 ._containerForm_1i89w_24 form{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2rem;padding-top:2rem}._contactUs_1i89w_1 ._containerForm_1i89w_24 form input{width:calc(50% - 2rem);height:60px;padding:0 1rem;border-radius:10px;background:#00000080;border:1px solid var(--gray);color:var(--white);font-size:20px}._contactUs_1i89w_1 ._containerForm_1i89w_24 form textarea{width:calc(100% - 2rem);height:150px;padding:1rem;border-radius:10px;background:#00000080;border:1px solid var(--gray);color:var(--white);font-size:20px}._contactUs_1i89w_1 ._containerForm_1i89w_24 form ._btnYellow_1i89w_53{background-color:#fad722;color:var(--black);padding:.5rem 1rem;border-radius:.5rem;font-weight:600;font-size:20px;width:250px;transition:all .3s ease}._contactUs_1i89w_1 ._containerForm_1i89w_24 form ._btnYellow_1i89w_53:hover{background-color:#f4c430}@media screen and (max-width: 768px){._contactUs_1i89w_1{padding:20px;width:100vw;height:auto}._contactUs_1i89w_1 h1{font-size:30px}._contactUs_1i89w_1 p{font-size:15px;width:100%}._contactUs_1i89w_1 ._containerForm_1i89w_24{width:100%}._contactUs_1i89w_1 ._containerForm_1i89w_24 form input,._contactUs_1i89w_1 ._containerForm_1i89w_24 form textarea{width:100%}._contactUs_1i89w_1 ._containerForm_1i89w_24 form ._btnYellow_1i89w_53{font-size:15px;width:100%}}._footer_1c3do_1{width:100%;height:50vh;background-color:var(--black);color:var(--white);display:flex;justify-content:center;align-items:center;padding:4rem 6rem}._footer_1c3do_1>div{display:flex;flex-direction:column;gap:1rem;width:33%;height:100%;justify-content:flex-start;align-items:center}._footer_1c3do_1>div:first-child>img{width:100%}._footer_1c3do_1>div:nth-child(2)>a{color:var(--white);text-decoration:none;cursor:pointer;font-size:20px}._footer_1c3do_1>div:nth-child(2)>div{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin-bottom:1rem}._footer_1c3do_1>div:nth-child(2)>div img{width:60px;cursor:pointer}._footer_1c3do_1>div:nth-child(3)>div{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:1rem;gap:1rem}._footer_1c3do_1>div:nth-child(3)>div img{width:40px}._footer_1c3do_1>div:nth-child(3)>div a{color:var(--white);text-decoration:none;cursor:pointer;font-size:20px}@media screen and (max-width: 768px){._footer_1c3do_1{padding:20px;height:auto;flex-direction:column;gap:2rem}._footer_1c3do_1 div:first-child>img{width:50%}._footer_1c3do_1 div:nth-child(2){justify-content:center}._footer_1c3do_1 div:nth-child(2) img{width:40px;cursor:pointer}._footer_1c3do_1 div:nth-child(2) a{font-size:14px}._footer_1c3do_1 div:nth-child(3)>div{justify-content:center}._footer_1c3do_1 div:nth-child(3)>div a{font-size:14px}._footer_1c3do_1 div{width:100%;height:auto;justify-content:center;align-items:center}}
