: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;--Inter: "Inter", sans-serif;--OpenSans: "Open Sans", sans-serif;--TitilliumWeb: "Titillium Web", sans-serif;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}@media only screen and (min-width: 1919px){button.btnYellow,a.btnYellow{font-size:20px;display:flex;justify-content:center;align-items:center;min-width:200px;height:45px;padding:0 2rem}}._headerStyles_1etfe_3{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column;background:var(--black);margin-bottom:80px}._promoBanner_1etfe_14{background:var(--black);width:100vw;height:65px;position:sticky;top:0;left:0;z-index:1001;transition:all .3s ease;transform:translateY(0);display:flex;justify-content:center;align-items:center}._promoBanner_1etfe_14._bannerHidden_1etfe_29{transform:translateY(-100%)}._container_1etfe_34{display:flex;justify-content:space-between;align-items:center;max-width:100%;width:100%;height:100%;margin:0 auto;padding:0 1rem;box-sizing:border-box}._promoBanner_1etfe_14>._container_1etfe_34>div:last-child{display:flex;justify-content:flex-end;align-items:center;gap:2rem}._menuContainer_1etfe_53{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_1etfe_65{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%}._infoTop_1etfe_65>span:first-child{color:var(--yellow);font-weight:700;font-size:16px;line-height:1;font-family:var(--Inter)}._infoTop_1etfe_65>span:last-child{color:var(--white);font-weight:400;font-size:14px;line-height:1;font-family:var(--OpenSans)}._countdown_1etfe_90{display:flex;gap:1rem;align-items:center}._timeContainer_1etfe_96{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f9fa;border-radius:4px;min-width:40px;height:50px}._timeValue_1etfe_107{font-size:1.5rem;font-weight:700;color:#333;line-height:1}._timeLabel_1etfe_114{font-size:.75rem;color:#666;line-height:1;font-weight:700}._headerMenu_1etfe_122{position:fixed;top:65px;left:0;width:100vw;background:transparent;z-index:1000;transition:all .3s ease;padding:1rem 0}._headerMenu_1etfe_122._scrolled_1etfe_133{top:0;background:#000c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 5px 10px 5px #0000004d}._logo_1etfe_142 img{width:126px;height:auto;transition:all .3s ease}._menu_1etfe_53{display:flex;align-items:center;gap:2rem}._menu_1etfe_53 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_1etfe_53 a:hover{color:var(--yellow);background:#ffffff1a}._menu_1etfe_53 a._active_1etfe_171{color:var(--yellow);font-weight:700}._mobileMenuToggle_1etfe_177{display:none;flex-direction:column;cursor:pointer;gap:4px;padding:10px;z-index:1002;position:relative}._mobileMenuToggle_1etfe_177._open_1etfe_188{z-index:10000}._mobileMenuToggle_1etfe_177 span{width:25px;height:3px;background:var(--white);transition:all .3s ease;transform-origin:center}._mobileMenuToggle_1etfe_177._open_1etfe_188 span:first-child{transform:rotate(45deg) translate(6px,6px)}._mobileMenuToggle_1etfe_177._open_1etfe_188 span:nth-child(2){opacity:0}._mobileMenuToggle_1etfe_177._open_1etfe_188 span:last-child{transform:rotate(-45deg) translate(6px,-6px)}._mobileMenuOverlay_1etfe_213{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_1etfe_213._active_1etfe_171{opacity:1;visibility:visible}._mobileMenu_1etfe_177{display:flex;flex-direction:column;gap:1.5rem;text-align:center;padding:2rem;max-width:90%;width:100%}._mobileMenu_1etfe_177 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_1etfe_177 a:hover{background:#ff6b3526;border-color:#ff6b35;transform:translateY(-3px)}@media (min-width: 1280px){._container_1etfe_34,._menuContainer_1etfe_53{padding:0 6rem;width:100%}._logo_1etfe_142 img{width:140px}._menu_1etfe_53 a{font-size:18px;padding:.5rem .75rem}._countdown_1etfe_90{gap:1.25rem}}@media (max-width: 1279px) and (min-width: 1024px){._container_1etfe_34,._menuContainer_1etfe_53{max-width:100%;padding:0 1.25rem}._logo_1etfe_142 img{width:120px}._menu_1etfe_53{gap:1.25rem}._menu_1etfe_53 a{font-size:16px;padding:.5rem .75rem}._timeValue_1etfe_107{font-size:1.25rem}._timeLabel_1etfe_114{font-size:.7rem}}@media (max-width: 1023px) and (min-width: 768px){._container_1etfe_34,._menuContainer_1etfe_53{padding:0 1rem;gap:1rem}._headerMenu_1etfe_122{top:84px;padding:.75rem 0}._headerMenu_1etfe_122._scrolled_1etfe_133{top:0}._logo_1etfe_142 img{width:110px}._menu_1etfe_53{display:none}._mobileMenuToggle_1etfe_177{display:flex}._container_1etfe_34{flex-wrap:wrap}._infoTop_1etfe_65>span:first-child{font-size:15px}._infoTop_1etfe_65>span:last-child{font-size:13px}._countdown_1etfe_90{flex-wrap:wrap;gap:.75rem}._timeContainer_1etfe_96{min-width:46px;padding:.4rem}._timeValue_1etfe_107{font-size:1.15rem}._timeLabel_1etfe_114{font-size:.7rem}}@media (max-width: 767px){._headerStyles_1etfe_3{margin-bottom:56px}._promoBanner_1etfe_14>._container_1etfe_34>div:last-child>div>a:before{content:"📞";font-size:15px}._promoBanner_1etfe_14>._container_1etfe_34>div:last-child>div>a{font-size:0}._promoBanner_1etfe_14{padding:.625rem 0}._headerMenu_1etfe_122{top:65px;padding:.5rem 0}._promoBanner_1etfe_14._bannerHidden_1etfe_29+._headerMenu_1etfe_122,._headerMenu_1etfe_122._scrolled_1etfe_133{top:0}._container_1etfe_34{flex-wrap:nowrap}._container_1etfe_34,._menuContainer_1etfe_53{padding:0 .75rem;gap:.65rem}._container_1etfe_34>div:nth-child(1){width:150px;display:flex;line-height:1}._promoBanner_1etfe_14>._container_1etfe_34>div:last-child{gap:.75rem;width:calc(100% - 150px)}._container_1etfe_34>div:nth-child(2),._container_1etfe_34>div:nth-child(3){width:calc(50% - .5rem);justify-content:center;align-items:center;display:flex}._logo_1etfe_142 img{width:96px}._menu_1etfe_53{display:none}._mobileMenuToggle_1etfe_177{display:flex}._menuContainer_1etfe_53{flex-direction:row}._infoTop_1etfe_65>span:first-child{font-size:12px;line-height:1.1}._infoTop_1etfe_65>span:last-child{display:none}._countdown_1etfe_90{width:100%;justify-content:flex-start;gap:.5rem;flex-wrap:nowrap}._timeContainer_1etfe_96{min-width:44px;padding:.35rem;border-radius:6px}._timeValue_1etfe_107{font-size:1.05rem}._timeLabel_1etfe_114{font-size:.65rem}._mobileMenu_1etfe_177{gap:1rem;padding:1.5rem 1rem;max-width:92%}._mobileMenu_1etfe_177 a{font-size:18px;padding:.875rem 1rem;border-radius:10px}}@media (max-width: 360px){._logo_1etfe_142 img{width:88px}._mobileMenu_1etfe_177 a{font-size:16px;padding:.75rem .875rem}._timeContainer_1etfe_96{min-width:30px}}@media (prefers-reduced-motion: reduce){._promoBanner_1etfe_14,._headerMenu_1etfe_122,._menu_1etfe_53 a,._mobileMenuOverlay_1etfe_213,._mobileMenu_1etfe_177 a,._mobileMenuToggle_1etfe_177 span,._logo_1etfe_142 img{transition:none!important}}._hero_a6i3t_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;background-color:#000;width:100vw;height:100vh;padding:0 6rem;position:relative}._hero_a6i3t_1 img{position:absolute;right:0;width:280px;top:50%;transform:translateY(-50%)}._hero_a6i3t_1>div{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:2rem;width:40%;z-index:2}._hero_a6i3t_1>div h1{font-size:65px;color:var(--white);line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:var(--TitilliumWeb)}._hero_a6i3t_1>div p{font-size:25px;color:var(--white);line-height:1.4;text-shadow:1px 1px 2px rgba(0,0,0,.5)}._hero_a6i3t_1>div a{font-size:16px;padding:0;display:flex;justify-content:center;align-items:center;width:160px;height:40px}@media (max-width: 1200px){._hero_a6i3t_1{padding:140px 4rem 0}._hero_a6i3t_1>div{width:60%}._hero_a6i3t_1>div h1{font-size:42px}._hero_a6i3t_1>div p{font-size:22px}._hero_a6i3t_1 img{width:240px}}@media (max-width: 992px){._hero_a6i3t_1{padding:180px 3rem 0;height:80vh}._hero_a6i3t_1>div{width:70%}._hero_a6i3t_1>div h1{font-size:36px}._hero_a6i3t_1>div p{font-size:20px}._hero_a6i3t_1 img{width:200px}}@media (max-width: 768px){._hero_a6i3t_1{padding:160px 2rem 2rem;height:70vh;justify-content:center;text-align:center;flex-direction:column}._hero_a6i3t_1>div{width:100%;align-items:center}._hero_a6i3t_1>div h1{font-size:28px;text-align:center}._hero_a6i3t_1>div p{font-size:16px;text-align:center}._hero_a6i3t_1 img{position:relative;width:150px;order:1;transform:none;margin-bottom:1rem}}@media (max-width: 480px){._hero_a6i3t_1{padding:1rem;height:60vh}._hero_a6i3t_1>div h1{font-size:24px}._hero_a6i3t_1>div p{font-size:14px}._hero_a6i3t_1 img{display:none}}._ourServices_byn2q_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_byn2q_1 h1{font-size:60px;color:var(--black);font-family:var(--TitilliumWeb)}._ourServices_byn2q_1 p{font-size:20px;color:var(--gray);width:50%;text-align:center;line-height:1}._gridServices_byn2q_27{display:flex;flex-wrap:wrap;width:1024px;gap:3rem;justify-content:center;align-items:center}._gridServices_byn2q_27 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;cursor:pointer;transition:all .3s ease}._serviceCard_byn2q_54{transition:all .3s ease}._cardContent_byn2q_58{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:relative}._hoverContent_byn2q_68{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;opacity:0;transform:translateY(20px);transition:all .3s ease;background:#0000001a;border-radius:15px}._serviceCard_byn2q_54:hover ._hoverContent_byn2q_68{opacity:1;transform:translateY(0)}._serviceCard_byn2q_54:hover h3{opacity:0;transform:translateY(-20px)}._serviceCard_byn2q_54 h3{transition:all .3s ease;z-index:2;position:relative}._gridServices_byn2q_27 span h3{font-size:20px;color:var(--yellow);text-align:center;line-height:1;letter-spacing:-1px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}._gridServices_byn2q_27 span small{font-size:10px;color:var(--white);text-align:center;line-height:1}._gridServices_byn2q_27 span button{font-size:15px}._gridServices_byn2q_27 span img{width:28px;position:absolute;bottom:0;right:20px}._hoverContent_byn2q_68 small{font-size:10px;color:var(--white);text-align:center;line-height:1;margin-bottom:.5rem}._hoverContent_byn2q_68 a{font-size:15px;margin-bottom:.5rem;min-width:100%;padding:0}._hoverContent_byn2q_68 img{width:28px;position:absolute;bottom:10px;right:20px}._gridServices_byn2q_27>span:first-child{background:url(/assets/background_card1_section2-eJK_etkE.png) no-repeat center center}._gridServices_byn2q_27>span:nth-child(2){background:url(/assets/background_card2_section2-HPeCx6po.png) no-repeat center center}._gridServices_byn2q_27>span:nth-child(3){background:url(/assets/background_card3_section2-DNu8NUgr.png) no-repeat center center}._gridServices_byn2q_27>span:nth-child(4){background:url(/assets/background_card4_section2-CqnMMuzR.png) no-repeat center center}._gridServices_byn2q_27>span:nth-child(5){background:url(/assets/background_card5_section2-DNaN8Iv3.png) no-repeat center center}._gridServices_byn2q_27>span:nth-child(6){background:url(/assets/background_card6_section2-DP097J2C.png) no-repeat center center}._gridServices_byn2q_27>span:nth-child(7){background:url(/assets/background_card7_section2-D6YVzj2i.png) no-repeat center center}._gridServices_byn2q_27>span:last-child{background:url(/assets/background_card8_section2-CPKlfldB.png) no-repeat center center}@media (max-width: 768px){._ourServices_byn2q_1{padding:2rem 1rem}._ourServices_byn2q_1 h1{font-size:35px}._ourServices_byn2q_1 p{font-size:16px;width:90%}._gridServices_byn2q_27{width:100%;gap:1rem}._gridServices_byn2q_27 span{width:150px;height:150px}._gridServices_byn2q_27 span h3{font-size:14px}._gridServices_byn2q_27 span small{font-size:8px}._gridServices_byn2q_27 span a{font-size:10px;display:flex;justify-content:center;align-items:center;padding:0;width:100px;height:25px;border-radius:4px}._gridServices_byn2q_27 span img{display:none}._hoverContent_byn2q_68{padding:10px}}._applyFinancing_1m1ka_1{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:4rem 6rem;background:var(--white)}._applyFinancing_1m1ka_1 ._applyFinancingText_1m1ka_10{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.5rem;width:50%}._applyFinancing_1m1ka_1 ._applyFinancingText_1m1ka_10 p{color:var(--gray);line-height:1;font-size:25px}._applyFinancing_1m1ka_1 ._applyFinancingText_1m1ka_10 h2{font-size:50px;color:var(--black);line-height:1;font-family:var(--TitilliumWeb)}._applyFinancing_1m1ka_1 ._applyFinancingImgs_1m1ka_32{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:1rem;width:50%;gap:4rem}._applyFinancing_1m1ka_1 ._applyFinancingImgs_1m1ka_32 img{width:200px}@media only screen and (min-width: 1919px) and (max-width: 2560px){._applyFinancing_1m1ka_1 ._applyFinancingImgs_1m1ka_32 img{width:250px}}@media (max-width: 480px){._applyFinancing_1m1ka_1{padding:20px;flex-direction:column;width:100vw}._applyFinancing_1m1ka_1 ._applyFinancingText_1m1ka_10{width:100%;gap:1rem}._applyFinancing_1m1ka_1 ._applyFinancingText_1m1ka_10 h2{font-size:30px;color:var(--black);line-height:1}._applyFinancing_1m1ka_1 ._applyFinancingText_1m1ka_10 p{line-height:1;font-size:15px}._applyFinancing_1m1ka_1 ._applyFinancingImgs_1m1ka_32{width:100%;gap:1rem}._applyFinancing_1m1ka_1 ._applyFinancingImgs_1m1ka_32 img{width:calc(50% - 1rem)}}._scheduleAppointment_1h9jk_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_1h9jk_1 h1{font-size:70px;color:var(--black);width:50%;line-height:1;font-family:var(--TitilliumWeb)}._scheduleAppointment_1h9jk_1 p{font-size:30px;color:var(--black);width:50%;line-height:1}._scheduleAppointment_1h9jk_1 button{font-size:25px}._scheduleAppointment_1h9jk_1 ._graphicResource_1h9jk_35{position:absolute;bottom:50px;right:50px;width:100px}@media (max-width: 480px){._scheduleAppointment_1h9jk_1{padding:20px;flex-direction:column;width:100vw;height:70vh}._scheduleAppointment_1h9jk_1 h1{font-size:30px;width:100%}._scheduleAppointment_1h9jk_1 p{font-size:15px;width:100%}._scheduleAppointment_1h9jk_1 button{font-size:15px}._scheduleAppointment_1h9jk_1 ._graphicResource_1h9jk_35{width:30px;bottom:30px;right:30px}}._benefits_1n5r1_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_1n5r1_1 div{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;width:25%;height:100%}._benefits_1n5r1_1 div span{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:1rem;width:100%}._benefits_1n5r1_1 div span img{height:120px}._benefits_1n5r1_1 div span p{font-size:25px;text-align:center;font-weight:700;line-height:1;font-family:var(--TitilliumWeb)}@media only screen and (min-width: 1919px){._benefits_1n5r1_1 div span img{width:225px;height:auto}._benefits_1n5r1_1 div span p{font-size:40px}}@media (max-width: 480px){._benefits_1n5r1_1{flex-wrap:wrap;height:100%;padding:20px;gap:1rem}._benefits_1n5r1_1 div{width:calc(50% - 1rem);height:100%}._benefits_1n5r1_1 div span img{width:100%;height:auto}._benefits_1n5r1_1 div span p{font-size:14px}}._allies_ugjdb_1{height:75vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4rem;padding:4rem 6rem}._allies_ugjdb_1 h1{font-family:var(--TitilliumWeb)}._allies_ugjdb_1 ._gallery_ugjdb_14{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;width:100%}._allies_ugjdb_1 ._gallery_ugjdb_14 img{width:150px}@media only screen and (min-width: 1919px) and (max-width: 2560px){._allies_ugjdb_1{padding:6rem}._allies_ugjdb_1 h1{font-size:70px}._allies_ugjdb_1 ._gallery_ugjdb_14{gap:4rem;justify-content:center}._allies_ugjdb_1 ._gallery_ugjdb_14 img{width:230px}}@media screen and (max-width: 768px){._allies_ugjdb_1{padding:20px;width:100vw}._allies_ugjdb_1 ._gallery_ugjdb_14{justify-content:center;width:calc(100vw - 4rem);gap:4rem}._allies_ugjdb_1 ._gallery_ugjdb_14 img{width:130px}}._scheduleReview_1iw4f_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 6rem}._scheduleReview_1iw4f_1 img{width:350px;filter:drop-shadow(5px 5px 10px rgba(0,0,0,1))}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:1rem}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 h1{font-size:50px;color:var(--yellow);line-height:1;width:50%;text-shadow:2px 2px 5px rgba(0,0,0,1);font-family:var(--TitilliumWeb)}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 p{font-size:25px;color:var(--white);line-height:1;width:60%}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 buttom{font-size:25px;margin-top:2rem}@media only screen and (min-width: 1919px) and (max-width: 2560px){._scheduleReview_1iw4f_1{padding:6rem;align-items:flex-start}._scheduleReview_1iw4f_1 img{width:650px;margin:0 auto}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17{gap:1.5rem}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 h1{font-size:80px}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 p{font-size:30px;width:60%}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 buttom{font-size:30px}}@media screen and (min-width: 1365pxpx){._scheduleReview_1iw4f_1{padding:4rem}._scheduleReview_1iw4f_1 img{width:300px}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 h1{font-size:60px;width:60%}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 p{font-size:20px;width:70%}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 buttom{font-size:20px}}@media screen and (max-width: 768px){._scheduleReview_1iw4f_1{padding:2rem 2rem 3rem;width:100vw;height:auto}._scheduleReview_1iw4f_1 img{width:200px;margin:2rem 0 10rem}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17{width:100%}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 h1{font-size:30px;color:var(--yellow);line-height:1;width:100%}._scheduleReview_1iw4f_1 ._containerInfo_1iw4f_17 p{font-size:12px;width:80%;text-shadow:2px 2px 5px rgba(0,0,0,1)}}._enjoyPromotions_1mp90_1{display:flex;justify-content:center;align-items:center;padding:4rem 6rem;width:100vw;height:100vh}._containerInfo_1mp90_10{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:50%;height:100%;gap:1rem}._containerInfo_1mp90_10 h1{font-size:50px;color:var(--black);line-height:1;font-family:var(--TitilliumWeb)}._containerInfo_1mp90_10 p{font-size:25px;color:var(--gray);line-height:1}._containerInfo_1mp90_10 button{font-size:25px;margin-top:2rem}._containerBanner_1mp90_38{width:50%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}._slider_1mp90_47{width:400px;display:flex;flex-direction:column;align-items:center;gap:20px}._sliderContainer_1mp90_55{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_1mp90_67{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 1s cubic-bezier(.4,0,.2,1);filter:brightness(.9)}._activeImage_1mp90_78{opacity:1;transform:scale(1);z-index:2;filter:brightness(1)}._inactiveImage_1mp90_85{opacity:0;transform:scale(1.1);z-index:1;filter:brightness(.7) blur(2px)}._sliderDots_1mp90_92{display:flex;gap:10px;justify-content:center}._dot_1mp90_98{width:12px;height:12px;border-radius:50%;background-color:var(--gray);cursor:pointer;transition:background-color .3s ease}._activeDot_1mp90_107{background-color:var(--yellow)}@media screen and (min-width: 1919px){._containerInfo_1mp90_10{gap:2rem}._containerInfo_1mp90_10 h1{font-size:70px}._containerInfo_1mp90_10 p{font-size:40px}._containerInfo_1mp90_10 a{padding:0;display:flex;justify-content:center;align-items:center;height:40px;width:250px;font-size:20px;font-weight:700}._slider_1mp90_47{width:600px;height:auto;gap:30px}._sliderContainer_1mp90_55{width:600px;height:600px}._dot_1mp90_98{width:25px;height:25px}}@media (max-width: 768px){._enjoyPromotions_1mp90_1{flex-direction:column;padding:2rem;height:auto}._containerInfo_1mp90_10{width:100%;margin-bottom:2rem}._containerInfo_1mp90_10 h1{font-size:35px}._containerInfo_1mp90_10 p{font-size:18px}._containerBanner_1mp90_38{width:300px;height:350px}._slider_1mp90_47{width:300px;gap:15px}._sliderContainer_1mp90_55{width:300px;height:300px}}._contactUs_bp7fh_1{display:flex;justify-content:center;align-items:center;padding:6rem;width:100vw;height:auto;background:url(/assets/background_section8-DZQkmQSV.png) no-repeat center center;background-size:cover;flex-direction:column;gap:1rem}._contactUs_bp7fh_1 h1{color:var(--yellow);font-size:50px;line-height:1;font-family:var(--TitilliumWeb)}._contactUs_bp7fh_1 p{color:var(--white);font-size:25px;line-height:1;width:50%}._contactUs_bp7fh_1 ._containerForm_bp7fh_27{width:75%}._contactUs_bp7fh_1 ._containerForm_bp7fh_27 form{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2rem;padding-top:2rem}._contactUs_bp7fh_1 ._containerForm_bp7fh_27 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_bp7fh_1 ._containerForm_bp7fh_27 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_bp7fh_1 ._containerForm_bp7fh_27 form ._btnYellow_bp7fh_60{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_bp7fh_1 ._containerForm_bp7fh_27 form ._btnYellow_bp7fh_60:hover{background-color:#f4c430}@media screen and (min-width: 1919px){._contactUs_bp7fh_1 h1{font-size:60px}._contactUs_bp7fh_1 p{font-size:35px;width:50%}}@media screen and (max-width: 768px){._contactUs_bp7fh_1{padding:20px;width:100vw;height:auto}._contactUs_bp7fh_1 h1{font-size:30px}._contactUs_bp7fh_1 p{font-size:15px;width:100%}._contactUs_bp7fh_1 ._containerForm_bp7fh_27{width:100%}._contactUs_bp7fh_1 ._containerForm_bp7fh_27 form input,._contactUs_bp7fh_1 ._containerForm_bp7fh_27 form textarea{width:100%}._contactUs_bp7fh_1 ._containerForm_bp7fh_27 form ._btnYellow_bp7fh_60{font-size:15px;width:100%}}._footer_57gns_1{width:100%;height:auto;background-color:var(--black);color:var(--white);display:flex;justify-content:center;align-items:center;padding:4rem 6rem}._footer_57gns_1>div{display:flex;flex-direction:column;gap:1rem;width:33%;height:100%;justify-content:flex-start;align-items:center}._footer_57gns_1>div:first-child>img{width:100%}._footer_57gns_1>div:nth-child(2)>a{color:var(--white);text-decoration:none;cursor:pointer;font-size:20px}._footer_57gns_1>div:nth-child(2)>div{display:flex;justify-content:space-evenly;align-items:center;width:100%;margin-bottom:1rem}._footer_57gns_1>div:nth-child(2)>div img{width:60px;cursor:pointer}._footer_57gns_1>div:nth-child(3)>div{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:1rem;gap:1rem}._footer_57gns_1>div:nth-child(3)>div img{width:40px}._footer_57gns_1>div:nth-child(3)>div a{color:var(--white);text-decoration:none;cursor:pointer;font-size:20px}@media screen and (min-width: 1365px){._footer_57gns_1{height:440px;padding:6rem}._footer_57gns_1>div:first-child{justify-content:center}._footer_57gns_1>div:first-child>img{width:70%}._footer_57gns_1>div:nth-child(2){gap:2rem}._footer_57gns_1>div:nth-child(2)>div{width:70%;margin-bottom:0}._footer_57gns_1>div:nth-child(2)>a,._footer_57gns_1>div:nth-child(3)>div a{font-size:30px;line-height:1}}@media screen and (max-width: 768px){._footer_57gns_1{padding:20px;height:auto;flex-direction:column;gap:2rem}._footer_57gns_1 div:first-child>img{width:50%}._footer_57gns_1 div:nth-child(2){justify-content:center}._footer_57gns_1 div:nth-child(2) img{width:40px;cursor:pointer}._footer_57gns_1 div:nth-child(2) a{font-size:14px}._footer_57gns_1 div:nth-child(3)>div{justify-content:center}._footer_57gns_1 div:nth-child(3)>div a{font-size:14px}._footer_57gns_1 div{width:100%;height:auto;justify-content:center;align-items:center}}
