.hero-services_section__JFBkb{position:relative;min-height:70vh;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-services_overlay__XpOui{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-start;align-items:flex-end;padding:80px}.hero-services_content__prPHQ{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.hero-services_subtitle__VdXyt,.hero-services_title__OSeUi{color:var(--white)}@media (max-width:1024px){.hero-services_title__OSeUi{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero-services_overlay__XpOui{padding:48px}.hero-services_title__OSeUi{font-size:48px;line-height:56px;letter-spacing:-.64px}}@media (max-width:430px){.hero-services_section__JFBkb{min-height:55vh}.hero-services_overlay__XpOui{padding:48px 24px}}.intro-services_container__K5vNd{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-gap:48px;gap:48px}.intro-services_description__KaTV8{margin-top:12px;color:var(--slate-500)}.intro-services_button__PtAPn{margin-top:24px}.intro-services_wrapper__ZkOm_{position:relative;display:flex;justify-content:center;align-items:center}.intro-services_image__Kvgk4{border-radius:24px;object-fit:cover;width:410px;height:510px;transform:rotate(5deg)}.intro-services_icon__HbPVk{position:absolute;top:50%;left:-3%;width:120px;height:120px;border-radius:16px;background-color:var(--white);border:.5px solid var(--slate-200);display:flex;justify-content:center;align-items:center;z-index:9;transform:translateY(-50%) rotate(-10deg)}.intro-services_icon__HbPVk svg{stroke:var(--black);width:44px;height:44px}@media (max-width:768px){.intro-services_image__Kvgk4{width:100%;height:360px;border-radius:16px}.intro-services_icon__HbPVk{width:88px;height:88px;left:-6%}.intro-services_icon__HbPVk svg{width:38px;height:38px}}@media (max-width:480px){.intro-services_container__K5vNd{grid-template-columns:1fr}.intro-services_title__A9XaV{font-size:40px;line-height:52px;letter-spacing:-.54px}.intro-services_wrapper__ZkOm_{width:100%}.intro-services_image__Kvgk4{width:270px;height:290px}.intro-services_icon__HbPVk{left:0}}.header_header__dGL52{position:relative;height:90px;background-color:var(--white);display:flex;z-index:1000}.header_fixed_header__lX6gJ{position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background:rgba(251,251,253,.8)}.header_container__de_HE{display:flex;justify-content:space-between;align-items:center}.header_nav__dOulC{position:absolute;right:50%;transform:translateX(50%)}.header_links__Bab4x{display:flex;align-items:center;gap:18px}.header_link__ldUUW{position:relative;color:var(--slate-500);font-weight:500;transition:color .2s}.header_link__ldUUW .header_active__tsQTu,.header_link__ldUUW:hover{color:var(--black)}.header_logo__zlk1H svg{fill:var(--black)}.header_btns__78F4g{display:flex;align-items:center;gap:16px}.header_cart__IRG5l svg,.header_search__ACmLc,.header_user__5JHuP{stroke:var(--black)}.header_footer__KpUMD,.header_menu_button__p7Sxj{display:none}.header_modal__PGNne{justify-content:flex-end;align-items:flex-end}.header_cart__IRG5l{position:relative}.header_cart_indicator__dzrBG{position:absolute;top:-8px;right:-8px;width:18px;height:18px;border-radius:50%;background-color:var(--danger-500);color:var(--white);display:flex;justify-content:center;align-items:center}.header_contact_button__vKfeI a{background-color:var(--success-600);color:var(--white);border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.header_contact_button__vKfeI:hover{background-color:var(--success-700);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (max-width:768px){.header_user__5JHuP{display:none}.header_fixed_header__lX6gJ{height:88px}.header_nav__dOulC{position:absolute;top:0;left:0;right:0;transform:translateY(100%);background-color:var(--white);height:100vh;min-height:auto;display:flex;flex-direction:column;justify-content:space-between;z-index:9;visibility:hidden;opacity:0;padding:112px 0 0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.header_nav__dOulC.header_active__tsQTu{visibility:visible;opacity:1;transform:translateY(0)}.header_banner__PxuS9.header_active__tsQTu{display:none}.header_links__Bab4x{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0 24px}.header_link__ldUUW{display:flex;align-items:center;height:64px;font-size:24px;font-weight:600}.header_footer__KpUMD{position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background-color:var(--slate-100);border-top:.5px solid var(--slate-200);padding:16px 24px}.header_logo__zlk1H,.header_menu_button__p7Sxj{z-index:10}.header_menu_button__p7Sxj{display:block;width:44px;height:44px;display:flex;justify-content:center;align-items:center;background-color:var(--black);border-radius:12px}.header_burger__2kip6{display:block;position:relative;width:32px;height:32px;background:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.header_burger__2kip6.header_active__tsQTu:before{transform:translateY(0) rotate(-45deg)}.header_burger__2kip6.header_active__tsQTu:after{transform:translateY(0) rotate(45deg)}.header_burger__2kip6:after,.header_burger__2kip6:before{content:"";position:absolute;top:16px;left:6px;width:20px;height:2px;background:var(--white);border-radius:2px;transition:transform .2s}.header_burger__2kip6:before{transform:translateY(-4px)}.header_burger__2kip6:after{transform:translateY(3px)}}.header_mobile_menu_button__8k44b{display:none;background:none;border:none;cursor:pointer;padding:8px;color:var(--black);font-size:24px;align-items:center;justify-content:center}@media (max-width:768px){.header_mobile_menu_button__8k44b{display:flex!important}}.header_mobile_menu__aUOdB{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100vh;background-color:var(--white);box-shadow:-4px 0 20px rgba(0,0,0,.1);z-index:1000;transition:right .3s ease-in-out;overflow-y:auto}.header_mobile_menu_active__wSWT1{right:0}.header_mobile_menu_content__atTUG{padding:24px;height:100%;flex-direction:column;background:var(--white)}.header_mobile_menu_header__oPFyF{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid var(--slate-200)}.header_mobile_menu_header__oPFyF img{height:40px;width:auto}.header_mobile_close_button__gS3a3{background:none;border:none;color:var(--black)!important;font-size:24px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.header_mobile_close_button__gS3a3:hover{background-color:var(--slate-100)}.header_mobile_close_button__gS3a3 svg{width:24px;height:24px;stroke:var(--black)}.header_mobile_nav__pAbvd{flex:1 1}.header_mobile_links__fyerL{list-style:none;padding:0;margin:0}.header_mobile_links__fyerL li{margin-bottom:16px}.header_mobile_link__RRqqG{display:block;padding:16px 0;color:var(--slate-600);text-decoration:none;border-bottom:1px solid var(--slate-100);transition:color .2s ease}.header_mobile_link__RRqqG:hover{color:var(--black)}.header_mobile_contact__MUABy{margin-top:8px;padding-top:8px;border-top:1px solid var(--slate-200)}.header_mobile_contact_button__Di_SF{width:100%;justify-content:center}.header_mobile_menu__aUOdB:before{content:"";position:fixed;top:0;left:-100%;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:-1;transition:left .3s ease-in-out}.header_mobile_menu_active__wSWT1:before{left:0}@media (max-width:768px){.header_contact_button__vKfeI,.header_nav__dOulC{display:none}}.banner_banner__xNLpv{background-color:var(--black);display:flex;align-items:center;height:48px}.banner_container__4kghb{display:flex;align-items:center;justify-content:space-between}.banner_wrapper__Whkux{display:flex;align-items:center;gap:8px}.banner_socials__d_Je0{display:flex;align-items:center;gap:16px}.banner_iconStroke___FpDR svg{stroke:var(--white)}.banner_button__DLPCH svg{fill:var(--white)}.banner_text__YMGvO{color:var(--white)}@media (max-width:430px){.banner_socials__d_Je0{display:none}.banner_container__4kghb{justify-content:center}}.socials_socials__zAtSl{display:flex;gap:12px}.socials_social__Y_t1s svg{stroke:var(--slate-500);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.socials_social__Y_t1s:hover svg{stroke:var(--black)}.footer_section__L_CZJ{background-color:var(--black)}.footer_container__INmFs{padding:0;display:grid;grid-template-columns:repeat(2,1fr);min-height:50vh}.footer_col__6C2l3{padding:80px;display:flex;flex-direction:column;justify-content:space-between}.footer_col__6C2l3:first-child{border-right:.5px solid var(--slate-800)}.footer_title__vaQ9K{color:var(--white);font-weight:500}.footer_copyright__69W_S{color:var(--white)}.footer_author__sf21m{position:relative;color:var(--white);font-weight:500}.footer_author__sf21m:before{content:"";position:absolute;left:0;right:0;bottom:0;height:.5px;background-color:var(--white);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.footer_author__sf21m:hover:before{transform:scaleX(0)}.footer_text__L_EGJ{color:var(--white)}.footer_links__jFci_{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.footer_link__TtCV5{position:relative;color:var(--white);font-weight:500}.footer_link__TtCV5,.footer_link__TtCV5:before{transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer_link__TtCV5:before{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:var(--white);transform:scaleX(0);transform-origin:0 50%}.footer_link__TtCV5:hover:before{transform:scaleX(1)}.footer_sublink___dTcu{color:var(--slate-1200);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer_sublink___dTcu:hover{color:var(--white)}.footer_wrapper__8yEt7{display:flex;align-items:center;justify-content:space-between;gap:48px}.footer_socials__TJwJY{display:flex;align-items:center;gap:16px}.footer_button__AT5EL svg{fill:var(--white);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.footer_button__AT5EL:hover svg{transform:translateY(-8px)}.footer_form__5xZHi{display:flex;flex-direction:column}.footer_content__eaqNO{margin-top:24px;display:flex;align-items:center;gap:8px}.footer_subscribe_button__LtvLb{width:56px;height:56px;background-color:var(--white);border-radius:10px;flex-shrink:0}.footer_subscribe_button__LtvLb svg{stroke:var(--black)}.footer_subscribe_text__WZ7nd{margin-top:12px;color:var(--slate-500)}.footer_content__eaqNO .footer_textfield__WT5Cs{color:var(--white);background-color:var(--slate-950);border:1.5px solid var(--slate-800)}.footer_content__eaqNO .footer_textfield__WT5Cs::placeholder{color:var(--slate-500)}.footer_content__eaqNO .footer_textfield__WT5Cs:focus{border-color:var(--white)}.footer_content__eaqNO .footer_textfield__WT5Cs:hover{background-color:var(--slate-900)}@media (max-width:768px){.footer_container__INmFs{grid-template-columns:1fr}.footer_col__6C2l3:first-child{border-right:none;border-bottom:.5px solid var(--slate-800)}.footer_col__6C2l3{padding:48px;gap:48px}.footer_form__5xZHi{width:100%}}@media (max-width:430px){.footer_col__6C2l3{padding:48px 24px}.footer_wrapper__8yEt7{align-items:flex-start}.footer_link__TtCV5{font-size:24px;line-height:32px;letter-spacing:-.1px}}.subscribe-form_form__KgiWx{display:flex;flex-direction:column}.subscribe-form_content__Xtu7f{margin-top:24px;display:flex;align-items:center;gap:8px}.subscribe-form_button__ODMe8{width:56px;height:56px;background-color:var(--black);border-radius:10px;flex-shrink:0}.subscribe-form_button__ODMe8 svg{stroke:var(--white)}.subscribe-form_text__7ZGp3{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.subscribe-form_form__KgiWx{width:100%}}.text-field_input__KGd21{width:100%;height:56px;background-color:var(--slate-100);border:1.5px solid var(--slate-200);border-radius:12px;color:var(--black);padding:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-field_input__KGd21::placeholder{color:var(--slate-500)}.text-field_input__KGd21:focus{border-color:var(--black)}.text-field_input__KGd21:hover{background-color:var(--slate-200)}.text-area_textarea__SU7oM{width:100%;height:120px;background-color:var(--slate-100);border:1.5px solid var(--slate-200);border-radius:12px;color:var(--black);padding:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.text-area_textarea__SU7oM::placeholder{color:var(--slate-500)}.text-area_textarea__SU7oM:focus{border-color:var(--black)}.text-area_textarea__SU7oM:hover{background-color:var(--slate-200)}.dropdown_container___e7u5{position:relative;width:100%;height:56px;background-color:var(--slate-100);border:1.5px solid var(--slate-200);border-radius:12px;color:var(--black);padding:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.dropdown_heading__78syi{display:flex;align-items:center;justify-content:space-between;width:100%}.dropdown_heading__78syi svg{stroke:var(--black)}.dropdown_dropdown__uLVlu{position:absolute;top:calc(100% + 8px);left:0;width:100%;transform:translateY(-10px);background-color:var(--white);border:.5px solid var(--slate-200);border-radius:12px;color:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 40px 32px -8px hsla(0,0%,6%,.12);z-index:1;opacity:0;visibility:hidden;overflow:hidden;padding:8px;display:flex;flex-direction:column;gap:4px}.dropdown_dropdown__uLVlu.dropdown_open__K_ZJa{opacity:1;visibility:visible;transform:translateY(0)}.dropdown_item__x9mYc{width:100%;height:56px;display:flex;align-items:center;padding:0 16px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);border-radius:8px}.dropdown_item__x9mYc.dropdown_active__cIA_H,.dropdown_item__x9mYc:hover{background-color:var(--slate-100)}.dropdown_container___e7u5:hover{background-color:var(--slate-200)}.dropdown_container___e7u5:focus-within{border-color:var(--black)}.checkbox_checkbox__G0a4G{position:relative;width:21px;height:21px;border:1.5px solid var(--slate-200);border-radius:6px;transition:all .3s cubic-bezier(.25,.46,.45,.94);flex-shrink:0}.checkbox_checkbox__G0a4G:not(.checkbox_checked__XyKNh):hover{background-color:var(--slate-100)}.checkbox_checked__XyKNh{background-color:var(--black);border-color:var(--black)}.checkbox_checkbox__G0a4G.checkbox_checked__XyKNh svg{opacity:1;visibility:visible}.checkbox_checkbox__G0a4G svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s,visibility .3s;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:14px;height:14px;fill:var(--white)}.toggle_toggle___Zsaf{width:56px;height:32px;background-color:var(--slate-200);box-shadow:0 0 0 1.5px var(--slate-300) inset;border-radius:96px;position:relative;cursor:pointer;transition:background-color .3s}.toggle_toggle___Zsaf:hover{background-color:var(--slate-300)}.toggle_thumb__WkT9_{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;background-color:var(--white);border-radius:50%;transition:transform .3s}.toggle_toggle___Zsaf.toggle_toggled__9k9h3{background-color:var(--success-500);box-shadow:0 0 0 1.5px var(--success-500) inset}.toggle_toggle___Zsaf.toggle_toggled__9k9h3 .toggle_thumb__WkT9_{transform:translateX(24px)}.toggle_toggle___Zsaf.toggle_disabled__VHFHK{background-color:var(--slate-100);cursor:not-allowed;opacity:.5}.toggle_toggle___Zsaf.toggle_disabled__VHFHK .toggle_thumb__WkT9_{background-color:var(--slate-200)}.range_range__iMMfT{-webkit-appearance:none;width:100%;background:transparent}.range_range__iMMfT::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:var(--black);cursor:pointer;border-radius:50%;margin-top:-6px}.range_range__iMMfT::-webkit-slider-runnable-track{height:8px;background:var(--slate-100);border-radius:4px}.subscribe_modal__rcdiS{align-items:flex-end;justify-content:flex-end;padding:80px}.subscribe_container__Vt_ku{width:100%;max-width:710px;display:grid;grid-template-columns:1fr 2fr;border-radius:24px;overflow:hidden;background-color:var(--white);box-shadow:0 64px 64px -48px rgba(15,23,42,.08)}.subscribe_image__DthHE{height:100%;width:100%;object-fit:cover}.subscribe_heading__XZJ14{padding:48px;display:flex;flex-direction:column}.subscribe_title__Owsl0{margin-top:12px}.subscribe_socials__E4CLf{margin-top:24px}.subscribe_form__gvWZ_{display:flex;flex-direction:column}.subscribe_content__IhNjM{margin-top:24px;display:flex;align-items:center;gap:8px}.subscribe_button__O1nzL{width:56px;height:56px;background-color:var(--black);border-radius:10px;flex-shrink:0}.subscribe_button__O1nzL svg{stroke:var(--white)}.subscribe_text__8R5ch{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.subscribe_modal__rcdiS{padding:48px}.subscribe_image__DthHE{display:none}.subscribe_container__Vt_ku{grid-template-columns:1fr;max-width:410px}.subscribe_form__gvWZ_{width:100%}}@media (max-width:430px){.subscribe_modal__rcdiS{padding:0}.subscribe_container__Vt_ku{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:100%}.subscribe_heading__XZJ14{padding:24px 24px 48px}}.modal_modal__fxUI5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);opacity:0;animation:modal_opacity__u1f5v .3s cubic-bezier(.25,.46,.45,.94) forwards;z-index:9999;display:flex;align-items:center;justify-content:center}.modal_outer__53hXS{position:relative;z-index:2}.modal_no_scroll__IwNDQ{overflow:hidden}@keyframes modal_opacity__u1f5v{0%{opacity:0}to{opacity:1}}.support_section__2tvV0{border-top:.5px solid var(--slate-200)}.support_items__YSi9Z{display:grid;grid-template-columns:repeat(4,1fr)}.support_item__dMOHZ{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;border-right:.5px solid var(--slate-200)}.support_item__dMOHZ:first-child{padding-left:0}.support_item__dMOHZ:last-child{padding-right:0;border-right:none}.support_item__dMOHZ svg{stroke:var(--black)}.support_title__IjIVk{margin-top:12px;font-weight:500}.support_subtitle__QJ8xp{margin-top:4px;color:var(--slate-500)}@media (max-width:768px){.support_items__YSi9Z{grid-template-columns:repeat(2,1fr)}.support_item__dMOHZ{padding:24px;border-right:none;border-bottom:.5px solid var(--slate-200)}.support_item__dMOHZ:nth-child(odd){border-right:.5px solid var(--slate-200)}.support_item__dMOHZ:last-child,.support_item__dMOHZ:nth-child(3){border-bottom:none}.support_item__dMOHZ:first-child,.support_item__dMOHZ:last-child{padding:24px}.support_item__dMOHZ:nth-child(2){border-right:none}}@media (max-width:430px){.support_items__YSi9Z{grid-template-columns:1fr}.support_item__dMOHZ:nth-child(odd){border-right:none}.support_item__dMOHZ:nth-child(2),.support_item__dMOHZ:nth-child(3){border-bottom:.5px solid var(--slate-200)}}.contact-form_container__eEXG8{display:grid;grid-template-columns:2fr 1fr;grid-gap:48px;gap:48px}.contact-form_form__Kdveg{display:flex;flex-direction:column;gap:8px}.contact-form_wrapper__glFy_{display:flex;gap:8px}.contact-form_button__d2MJI{align-self:flex-start}.contact-form_button__d2MJI:disabled{opacity:.6;cursor:not-allowed}.contact-form_success_message__5A3m3{padding:12px 16px;background-color:#d4edda;color:#155724;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:16px;font-size:14px}.contact-form_error_message__6wLwk{padding:12px 16px;background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:16px;font-size:14px}.contact-form_protected__cYaRB{margin-top:48px}.contact-form_text__yRU6E{color:var(--slate-500)}.contact-form_side_content__hUvL_{display:flex;flex-direction:column;gap:48px}.contact-form_block__g6Nzd{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.contact-form_link__3_v8j{position:relative;cursor:pointer;color:var(--black)}.contact-form_link__3_v8j:before{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:var(--black);transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:scaleX(1);transform-origin:100% 0}.contact-form_link__3_v8j:hover:before{transform:scaleX(0)}@media (max-width:768px){.contact-form_wrapper__glFy_{flex-direction:column}.contact-form_side_content__hUvL_{gap:24px}}@media (max-width:430px){.contact-form_container__eEXG8{grid-template-columns:1fr}.contact-form_protected__cYaRB{margin-top:24px}}.contact-form_map_container__FMj6O{margin-top:8px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.2)}.hero_heading__Ita_p{max-width:600px;display:flex;flex-direction:column;gap:12px}@media (max-width:1024px){.hero_title__mhVqZ{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_title__mhVqZ{font-size:48px;line-height:56px;letter-spacing:-.64px}}.hero_map_container__n_L9P{margin-top:8px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.2)}.maps_heading__Di7ca{max-width:600px;display:flex;flex-direction:column;gap:12px}@media (max-width:1024px){.maps_title__aiw5l{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.maps_title__aiw5l{font-size:48px;line-height:56px;letter-spacing:-.64px}}.maps_section__t0LvD{margin-bottom:80px}.maps_map_container___ej97{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.2)}.faqs_content__zJrGC{border-radius:24px;display:grid;grid-template-columns:2fr 1fr;grid-gap:48px;gap:48px}.faqs_extended_faqs__OSHC8{display:flex;flex-direction:column;gap:48px}.faqs_extended_faq__1ivDX{padding:48px;display:flex;flex-direction:column;background-color:var(--white);border:.5px solid var(--slate-200);border-radius:16px}.faqs_side_content__iRTXV{position:-webkit-sticky;position:sticky;top:0}.faqs_subtitle__lDepQ{margin-top:12px;color:var(--slate-500)}.faqs_subtitle__lDepQ button{color:var(--black);text-decoration:underline}.faqs_faqs__VpQt1{margin-top:48px}.faqs_span__KJwGo{margin-top:12px;color:var(--slate-500)}.faqs_avatar__mAhtx,.faqs_avatar__mAhtx:last-child:after{border-color:var(--white)}.faqs_form__jd9yJ{margin-top:24px}@media (max-width:768px){.faqs_content__zJrGC{grid-template-columns:1fr}}@media (max-width:430px){.faqs_extended_faq__1ivDX{padding:24px}.faqs_title__8wCIs{font-size:40px;line-height:52px;letter-spacing:-.54px}}.faq_container__Cl5Nv{padding:24px 0;display:flex;flex-direction:column;gap:24px;cursor:pointer;border-bottom:.5px solid var(--slate-200)}.faq_container__Cl5Nv:first-child{border-top:.5px solid var(--slate-200)}.faq_heading__RK_RA{display:flex;align-items:center;justify-content:space-between;gap:24px}.faq_heading__RK_RA svg{stroke:var(--black);flex-shrink:0}.faq_answer__o3Zpk{color:var(--slate-500)}.faq_active__ggH5F svg{transform:rotate(45deg);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.marquee_title__X42y7{white-space:nowrap;color:var(--white);-webkit-text-stroke:1.5px var(--black);display:flex;align-items:center;gap:80px;margin-right:80px}.marquee_circle___eLvR{width:24px;height:24px;border:1.5px solid var(--black);border-radius:50%}.about_container__iWXZT{display:flex;align-items:flex-start;justify-content:space-between}.about_wrapper__ofE9A{max-width:650px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.about_description__g317E{background-image:linear-gradient(to right,var(--black),var(--black)),linear-gradient(to right,var(--slate-500),var(--slate-500));-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-size:0 100%,100% 100%;display:inline;animation:about_reveal-text__vSC9o linear both;animation-timeline:view();animation-range:entry 50% cover 50%}@keyframes about_reveal-text__vSC9o{to{background-size:100% 100%,100% 100%}}@media (max-width:768px){.about_container__iWXZT{flex-direction:column;gap:24px}}.categories_container__W8qnc{position:relative}.categories_categories__r_7_B{display:flex;gap:24px;flex-wrap:nowrap;overflow-x:auto;&::-webkit-scrollbar{display:none}}.categories_category__9Lwf2{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 48px) / 3);aspect-ratio:1/1.3}.categories_btns__Bv7X2{position:absolute;z-index:10;top:50%;left:0;right:0;transform:translateY(-50%);margin:0 96px;display:flex;align-items:center;justify-content:space-between}.categories_skip_button__hvkFl{width:44px;height:44px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:saturate(180%) blur(4px);backdrop-filter:saturate(180%) blur(4px);background:rgba(251,251,253,.8);border-radius:50%;cursor:pointer;border:1.5px solid var(--white);transition:background .3s,transform .3s}.categories_skip_button__hvkFl svg{stroke:var(--black)}.categories_skip_button__hvkFl:hover{background:#fbfbfd;transform:scale(1.1)}.categories_hidden__IIlQ4{visibility:hidden}@media (max-width:1024px){.categories_container__W8qnc{padding:0}.categories_categories__r_7_B{padding:0 48px}.categories_btns__Bv7X2{margin:0 64px}}@media (max-width:768px){.categories_btns__Bv7X2{display:none}.categories_category__9Lwf2{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 48px) / 2)}}@media (max-width:430px){.categories_categories__r_7_B{padding:0 24px}.categories_category__9Lwf2{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 48px)}}.category_container__i3Q_M{position:relative;width:100%;aspect-ratio:1/1.3;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px}.category_container__i3Q_M:first-child .category_overlay__t93ai{background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.category_overlay__t93ai{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;border-radius:16px}.category_heading__HORs2{display:flex;gap:4px}.category_container__i3Q_M:first-child .category_quantity__bS1ZH,.category_container__i3Q_M:first-child .category_subtitle__mjQjK,.category_container__i3Q_M:first-child .category_title__xFm7V{color:var(--white)}.category_title__xFm7V{font-weight:600}.category_quantity__bS1ZH,.category_subtitle__mjQjK,.category_title__xFm7V{color:var(--black)}.category_footer__ZuKov{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.category_container__i3Q_M:first-child .category_footer__ZuKov svg{stroke:var(--white)}.category_footer__ZuKov svg{stroke:var(--black)}.compare_container__gqjuv{display:flex;flex-direction:column;align-items:center}.compare_subtitle__fOjLH{color:var(--slate-500)}.compare_title__SOhfb{margin-top:12px;text-align:center}@media (max-width:768px){.compare_title__SOhfb{font-size:40px;line-height:52px;letter-spacing:-.54px}}.faqs_content__Qs5sB{border-radius:24px;display:grid;grid-template-columns:2fr 1fr;grid-gap:48px;gap:48px}.faqs_extended_faqs__GjaeF{display:flex;flex-direction:column;gap:48px}.faqs_extended_faq__J9okD{padding:48px;display:flex;flex-direction:column;background-color:var(--white);border:.5px solid var(--slate-200);border-radius:16px}.faqs_side_content__3JhON{position:-webkit-sticky;position:sticky;top:0}.faqs_subtitle__Ev2cd{margin-top:12px;color:var(--slate-500)}.faqs_subtitle__Ev2cd button{color:var(--black);text-decoration:underline}.faqs_faqs__7ECkD{margin-top:48px}.faqs_span__2OHh2{margin-top:12px;color:var(--slate-500)}.faqs_avatar__z3VC7,.faqs_avatar__z3VC7:last-child:after{border-color:var(--white)}.faqs_form__E1aHX{margin-top:24px}@media (max-width:768px){.faqs_content__Qs5sB{grid-template-columns:1fr}}@media (max-width:430px){.faqs_extended_faq__J9okD{padding:24px}.faqs_title__09TTw{font-size:40px;line-height:52px;letter-spacing:-.54px}}.faq_container__929Yu{padding:24px 0;display:flex;flex-direction:column;gap:24px;cursor:pointer;border-bottom:.5px solid var(--slate-200)}.faq_container__929Yu:first-child{border-top:.5px solid var(--slate-200)}.faq_heading__gT5rP{display:flex;align-items:center;justify-content:space-between;gap:24px}.faq_heading__gT5rP svg{stroke:var(--black);flex-shrink:0}.faq_answer__w5tg2{color:var(--slate-500)}.faq_active__qBo_e svg{transform:rotate(45deg);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.avatars_container__HOBDX{position:relative;margin-top:24px;display:flex}.avatars_avatar__tjEVB{position:relative;width:56px;height:56px;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-width:2.5px;border-style:solid}.avatars_avatar__tjEVB:nth-child(2),.avatars_avatar__tjEVB:nth-child(3){margin-left:-12px}.avatars_avatar__tjEVB:last-child:after{content:"";position:absolute;top:0;right:0;width:14px;height:14px;background-color:var(--success-500);border-radius:50%;border-width:2.5px;border-style:solid}.form_container__xjgxn{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.form_button__WU9ZT:hover{border:1.5px solid var(--white)}.form_success_message__W07Xq{color:green;background-color:#f0fff0;padding:10px;border-radius:4px;margin-bottom:15px;border:1px solid #d4edda}.form_error_message__Rap0X{color:red;background-color:#fff0f0;padding:10px;border-radius:4px;margin-bottom:15px;border:1px solid #f5c6cb}.form_button__WU9ZT:disabled{opacity:.6;cursor:not-allowed}.hero_heading__aPiv1{max-width:600px;display:flex;flex-direction:column;gap:12px}@media (max-width:1024px){.hero_title__hd_Cl{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_title__hd_Cl{font-size:48px;line-height:56px;letter-spacing:-.64px}}.form_container__fFw7W{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.form_button__eQF66:hover{border:1.5px solid var(--white)}.form_modalContent__IP0Q3{width:300px}.form_Message__z0RbH{color:#2c2c2c;margin-bottom:15px;text-align:left;line-height:1.5}.form_modalContent__IP0Q3{background:#fff;padding:20px;border-radius:8px;text-align:center;width:500px}.form_successMessage__PLfRU{font-size:20px;font-weight:700;color:green;margin-bottom:15px}.form_errorMessage__v24df{font-size:20px;font-weight:700;color:red;margin-bottom:15px}.form_Message__z0RbH{color:#000;margin-bottom:30px;line-height:25px;text-align:center}.hero_section__DRJga{padding-top:0;overflow-x:hidden}.hero_slides__Y57Sv{display:flex;gap:24px}.slide_slide__yUw1Q{flex-shrink:0;width:100%;height:700px;position:relative;overflow:hidden;transition:transform .3s ease-in-out;border-radius:16px}.slide_backgroundImage__RKQVO{width:100%;height:100%;background-size:cover;background-position:50%}.slide_overlay__zH2K_{width:100%;height:100%;padding:80px;background:linear-gradient(180deg,transparent 0,#000);display:flex;align-items:flex-end}.slide_content__w8s6s{width:100%;display:flex;flex-direction:column;gap:24px}.slide_bottomWrapper__iIY38,.slide_topWrapper__VLLC1{display:flex;align-items:center;justify-content:space-between}.slide_subtitle__MzkFS,.slide_title__gB28H{color:var(--white)}.slide_subtitle__MzkFS{margin-top:12px}.slide_breakline__XgFYn{width:100%;height:.5px;background-color:hsla(0,0%,100%,.1)}.slide_arrow__crFEK svg{stroke:var(--white)}.slide_button__bmlTz{background-color:var(--white);color:var(--black)}.slide_button__bmlTz:hover{background-color:var(--black);color:var(--white);border-color:var(--white)}@media (max-width:1024px){.slide_slide__yUw1Q{height:600px}.slide_overlay__zH2K_{padding:48px}.slide_title__gB28H{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:430px){.slide_overlay__zH2K_{padding:48px 24px}.slide_topWrapper__VLLC1{flex-direction:column;gap:24px;align-items:flex-start}.slide_title__gB28H{font-size:48px;line-height:56px;letter-spacing:-.64px}.slide_button__bmlTz{width:100%}}.indicators_container__o9xco{display:flex;gap:8px}.indicators_indicator__COi6u{cursor:pointer;width:8px;height:8px;border-radius:50%;background-color:transparent;border-width:1px;border-style:solid}.intro_section__6umTb{position:relative;background-image:url(/images/sliders/espace-ezzohour.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;height:70vh}.intro_overlay__CijwS{position:absolute;background-color:rgba(0,0,0,.5);top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.intro_content__MWr_1{text-align:center}.intro_subtitle__Ljl_q,.intro_title__n_W3Q{color:var(--white)}.intro_subtitle__Ljl_q{margin-top:12px}.intro_button__CgF79{margin-top:24px;background-color:var(--white);color:var(--black)}.intro_button__CgF79:hover{background-color:var(--black);color:var(--white);border-color:var(--white)}@media (max-width:768px){.intro_title__n_W3Q{font-size:72px;line-height:auto;letter-spacing:-2%}}@media (max-width:430px){.intro_title__n_W3Q{font-size:48px;line-height:56px;letter-spacing:-.64px}}.news_wrapper__kW7PQ{display:flex;align-items:center;justify-content:space-between}.news_button__CvTIM svg{stroke:var(--black)}.news_news__AvuOe{margin-top:64px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px}.news_card__aLS3A{position:relative;overflow:hidden;border-radius:16px;background-color:#f8f8f8;transition:transform .3s ease,box-shadow .3s ease;&:hover{transform:scale(1.03);box-shadow:0 10px 20px rgba(0,0,0,.15)}}.news_image__ajLxa{width:100%;height:250px;object-fit:cover;display:block;border-radius:16px}@media (max-width:1024px){.news_news__AvuOe{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.news_news__AvuOe{grid-template-columns:1fr}.news_wrapper__kW7PQ{flex-direction:column;align-items:flex-start;gap:16px}.news_title__WiGzs{font-size:32px;line-height:42px}}.responsive-design_section__yogqV{background-color:var(--slate-50)}.responsive-design_content__MPARu{background-color:var(--white);border:.5px solid var(--slate-200);border-radius:24px;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;min-height:50vh;overflow:hidden}.responsive-design_content__MPARu.responsive-design_reverse__2oUDL{direction:rtl}.responsive-design_content__MPARu.responsive-design_reverse__2oUDL>*{direction:ltr}.responsive-design_image__JDEN0{width:100%;height:100%;object-fit:cover}.responsive-design_heading__ARr2C{padding:48px}.responsive-design_heading__ARr2C svg{width:44px;height:44px;stroke:var(--black)}.responsive-design_icon_image__r2xDk{width:44px;height:44px;object-fit:contain}.responsive-design_title__CBEQ2{margin-top:24px}.responsive-design_title__CBEQ2 a{color:var(--black)!important}.responsive-design_subtitle__ZaJWV{margin-top:12px;color:var(--slate-500)}@media (max-width:768px){.responsive-design_content__MPARu{grid-template-columns:1fr}.responsive-design_heading__ARr2C svg{width:38px;height:38px}}@media (max-width:430px){.responsive-design_title__CBEQ2{font-size:40px;line-height:52px;letter-spacing:-.54px}.responsive-design_heading__ARr2C{padding:24px}}.hero_heading__T6igG{max-width:600px;display:flex;flex-direction:column;gap:12px}@media (max-width:1024px){.hero_title__igPR9{font-size:42px;line-height:auto;letter-spacing:-2%}}@media (max-width:768px){.hero_title__igPR9{font-size:48px;line-height:56px;letter-spacing:-.64px}}.features_section__xpPd9{position:relative}.features_container__Sw20q{display:grid;grid-template-columns:1fr 2fr;align-items:center;grid-gap:80px;gap:80px}.features_heading__rtODj{display:flex;flex-direction:column;align-items:flex-start}.features_description__jcxV5{margin-top:12px;color:var(--slate-500)}.features_button__956H0{margin-top:24px}.features_features__zzWBr{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.features_feature__bwLqV:nth-child(2){margin-top:250px}.features_feature__bwLqV:nth-child(3){margin-top:-250px}@media (max-width:768px){.features_container__Sw20q{grid-template-columns:1fr;gap:64px}}@media (max-width:430px){.features_container__Sw20q{gap:48px}.features_title__Teg4o{font-size:40px;line-height:52px;letter-spacing:-.54px}.features_features__zzWBr{grid-template-columns:1fr}.features_feature__bwLqV:nth-child(2),.features_feature__bwLqV:nth-child(3){margin-top:0}}.feature_feature__zdSS9{position:relative;height:410px;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;overflow:hidden}.feature_overlay__y4JlT{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));display:flex;flex-direction:column;gap:12px;justify-content:flex-end;align-items:center;text-align:center;padding:48px;color:var(--white)}