:root{--white:#fff;--black:#1f2733;--main:#2bab6d;--light-gray:#d6dde3;--bg-2-gray:#eef1f4;--gray:#cfd6dd;--bg:#f6f7f9;--text:#2b3040;--header-height:80px;--font-sans:var(--font-sans,"Work Sans", system-ui, -apple-system, "Segoe UI", sans-serif);--font-serif:var(--font-serif,"Cormorant Garamond", "Times New Roman", serif);--Jost:"Jost";--OpenSans:"Open Sans"}*{box-sizing:border-box;font-family:var(--font-sans);color:var(--black);margin:0;padding:0}html{width:100%;overflow-x:hidden}body{min-height:100vh;padding-top:var(--header-height);background:var(--bg);color:var(--text);flex-direction:column;width:100%;max-width:100vw;font-weight:400;line-height:1.6;display:flex;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--black);font-weight:700;line-height:1.2}#root{flex-direction:column;flex:1;display:flex}.App{flex-direction:column;flex:1;width:100%;max-width:100vw;display:flex;overflow-x:hidden}.center_width_padding{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding-left:5%;padding-right:5%}.font_w_500{font-weight:500}.font_w_400{font-weight:400}.width-100{width:100%}.margin-center{margin:0 auto}.text-center{text-align:center}.padding-left-right-5{box-sizing:border-box;width:100%;max-width:100%;padding-left:5%;padding-right:5%}.max-width-1400{max-width:1400px}.max-width-1000{max-width:1000px}a{color:var(--main);text-decoration:none}input{outline:none}.pulse{animation-name:pulse;animation-duration:5s;animation-iteration-count:infinite}@keyframes pulse{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(.95)}}.font_52{font-size:clamp(36px,1vw,52px)}.font_40{font-size:clamp(24px,3vw,40px)}.font_24{font-size:clamp(18px,3vw,24px)}.font_20{font-size:clamp(16px,1vw,20px)}.font_16{font-size:clamp(14px,1vw,16px)}@media (max-width:500px){.font_52{font-size:clamp(28px,6vw,36px)}.font_40{font-size:clamp(22px,5vw,28px)}.font_24{font-size:clamp(16px,4vw,20px)}.font_20{font-size:clamp(15px,3.5vw,18px)}.font_16{font-size:clamp(14px,3vw,16px)}}.margin_top-50{margin-top:50px}.margin_bottom-140{margin-bottom:140px}.margin_bottom-40{margin-bottom:40px}.margin_bottom-20{margin-bottom:20px}@media (max-width:750px){.margin_bottom-140{margin-bottom:80px}}@media (max-width:400px){.margin_bottom-140{margin-bottom:64px}}

.Header-module__hBw1pG__header{height:var(--header-height);z-index:1200;box-sizing:border-box;background:#fff;width:100%;max-width:100vw;position:fixed;top:0;left:0;right:0;box-shadow:0 10px 30px -18px #00000026}.Header-module__hBw1pG__header_content{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:100%;height:100%;margin:0 auto;display:flex;position:relative}.Header-module__hBw1pG__header button{text-align:left;appearance:none;cursor:pointer;background:0 0;border:none;width:min-content;margin:0;padding:0;font-size:24px}.Header-module__hBw1pG__burger_button{flex-shrink:0;order:0;width:32px;min-width:32px;height:24px;margin-right:0;transition:none;display:block;position:relative;overflow:visible;transform:none}.Header-module__hBw1pG__burger_button_open{transform:none}.Header-module__hBw1pG__burger_line{transform-origin:50%;background-color:#2a2f45;border-radius:99px;width:28px;height:3px;transition:top .24s,transform .28s,opacity .2s;position:absolute;left:2px}.Header-module__hBw1pG__burger_line:first-child{top:0}.Header-module__hBw1pG__burger_line:nth-child(2){top:50%;transform:translateY(-50%)}.Header-module__hBw1pG__burger_line:nth-child(3){top:100%;transform:translateY(-100%)}.Header-module__hBw1pG__burger_button_open .Header-module__hBw1pG__burger_line:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.Header-module__hBw1pG__burger_button_open .Header-module__hBw1pG__burger_line:nth-child(2){opacity:0}.Header-module__hBw1pG__burger_button_open .Header-module__hBw1pG__burger_line:nth-child(3){top:50%;transform:translateY(-50%)rotate(-45deg)}.Header-module__hBw1pG__desktop_menu_button{display:none}@media (min-width:651px) and (max-width:1400px){.Header-module__hBw1pG__burger_button{display:none}.Header-module__hBw1pG__desktop_menu_button{order:0;display:block}}@media (min-width:1401px){.Header-module__hBw1pG__burger_button{display:none}.Header-module__hBw1pG__desktop_menu_button{order:0;display:block}}.Header-module__hBw1pG__phone_button_mobile,.Header-module__hBw1pG__logo_mobile{display:none}.Header-module__hBw1pG__logo_mobile img{width:auto;max-height:52px;display:block}.Header-module__hBw1pG__logo_container{justify-content:center;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logo_container .Header-module__hBw1pG__logo_img{object-fit:contain;width:auto;max-height:60px}.Header-module__hBw1pG__phone_div{align-items:center;gap:10px;margin-left:auto;font-weight:700;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:100px;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1400px){.Header-module__hBw1pG__nav{display:none}}.Header-module__hBw1pG__nav_link{color:var(--text);padding:6px 0;font-weight:600;position:relative}.Header-module__hBw1pG__nav_link:after{content:"";background:var(--main);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__nav_link:hover:after,.Header-module__hBw1pG__nav_link:focus-visible:after{width:100%}.Header-module__hBw1pG__nav_logo img{width:auto;max-height:52px;display:block}@media (max-width:650px){.Header-module__hBw1pG__header .Header-module__hBw1pG__burger_button{width:32px;min-width:32px;height:24px}.Header-module__hBw1pG__header_content{justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.Header-module__hBw1pG__logo_container .Header-module__hBw1pG__logo_img{height:auto;max-height:40px}.Header-module__hBw1pG__phone_div{display:none}.Header-module__hBw1pG__nav{display:none;position:static;transform:none}.Header-module__hBw1pG__burger_button{order:3;margin-left:auto;display:block}.Header-module__hBw1pG__phone_button_mobile{display:none}.Header-module__hBw1pG__logo_mobile{order:1;justify-content:flex-start;align-items:center;display:flex;position:static;left:auto;transform:none}}.Header-module__hBw1pG__sidebar{z-index:1100;box-sizing:border-box;width:100vw;height:100vh;padding-top:var(--header-height);background:#fff;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 10px #0000001a}.Header-module__hBw1pG__sidebar_open{transform:translate(0)}@media (max-width:650px){.Header-module__hBw1pG__sidebar{left:0;transform:translate(100%);box-shadow:-2px 0 10px #0000001a}.Header-module__hBw1pG__sidebar_open{transform:translate(0)}}.Header-module__hBw1pG__sidebar_header{flex-direction:column;align-items:center;padding:20px;display:flex}.Header-module__hBw1pG__menu_top_row{justify-content:center;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__close_button{cursor:pointer;background:0 0;border:none;padding:5px}.Header-module__hBw1pG__close_button img{width:20px;height:20px}.Header-module__hBw1pG__country_dropdown{cursor:pointer;width:150px;position:relative}.Header-module__hBw1pG__selected_country{background:#f8f8f8;border:1px solid #ddd;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.Header-module__hBw1pG__arrow{border-top:5px solid #333;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-left:10px}.Header-module__hBw1pG__dropdown_menu{background:#fff;border-radius:4px;width:100%;max-height:0;margin-top:5px;padding:0;list-style:none;transition:max-height .3s;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 2px 5px #0000001a}.Header-module__hBw1pG__dropdown_open{max-height:200px}.Header-module__hBw1pG__dropdown_menu li{padding:10px;transition:background .2s}.Header-module__hBw1pG__dropdown_menu li:hover{background:#f5f5f5}.Header-module__hBw1pG__dropdown_menu li.Header-module__hBw1pG__selected{background:#f0f0f0;font-weight:700}.Header-module__hBw1pG__overlay{z-index:1050;background:#00000080;position:fixed;inset:0}.Header-module__hBw1pG__language_dropdown{z-index:999;cursor:pointer;width:min(320px,100%);position:relative}.Header-module__hBw1pG__language_dropdown_desktop{cursor:pointer;z-index:100;width:120px;position:relative}.Header-module__hBw1pG__selected_language_desktop{background:#f8f8f8;border:1px solid #ddd;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.Header-module__hBw1pG__selected_language_desktop:hover{background:#f0f0f0}.Header-module__hBw1pG__dropdown_menu_desktop{z-index:1000;background:#fff;border-radius:4px;width:100%;max-height:0;margin-top:5px;padding:0;list-style:none;transition:max-height .3s;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 2px 8px #00000026}.Header-module__hBw1pG__dropdown_menu_desktop.Header-module__hBw1pG__dropdown_open{border:1px solid #ddd;max-height:200px}.Header-module__hBw1pG__dropdown_menu_desktop li{cursor:pointer;padding:10px 12px;font-size:14px;transition:background .2s}.Header-module__hBw1pG__dropdown_menu_desktop li:hover{background:#f5f5f5}.Header-module__hBw1pG__dropdown_menu_desktop li.Header-module__hBw1pG__selected{background:#f0f0f0;font-weight:700}.Header-module__hBw1pG__selected_language{background:#f8f8f8;border:1px solid #ddd;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.Header-module__hBw1pG__arrow{border-top:5px solid #333;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-left:10px;transition:transform .2s}.Header-module__hBw1pG__dropdown_open .Header-module__hBw1pG__arrow{transform:rotate(180deg)}.Header-module__hBw1pG__city_selection{width:min(320px,100%);padding:20px 0}.Header-module__hBw1pG__city_selection h3{color:#333;text-align:center;margin-bottom:10px;font-size:16px}.Header-module__hBw1pG__city_dropdown{cursor:pointer;position:relative}.Header-module__hBw1pG__selected_city{border:1px solid #ddd;border-radius:4px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.Header-module__hBw1pG__city_dropdown .Header-module__hBw1pG__dropdown_menu{z-index:1000;background:#fff;border:1px solid #ddd;border-radius:4px;max-height:200px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.Header-module__hBw1pG__city_dropdown .Header-module__hBw1pG__dropdown_open{display:block}.Header-module__hBw1pG__city_dropdown li{cursor:pointer;padding:8px 12px}.Header-module__hBw1pG__city_dropdown li:hover{background-color:#f5f5f5}.Header-module__hBw1pG__city_dropdown li.Header-module__hBw1pG__selected{background-color:#e9e9e9;font-weight:700}.Header-module__hBw1pG__sidebar_nav{justify-items:center;gap:12px;width:100%;padding:20px 0 0;display:grid}.Header-module__hBw1pG__sidebar_nav a{color:var(--text);text-align:center;font-weight:600}
.Footer-module__S6Hkya__footer{background:var(--bg-2-gray);box-sizing:border-box;width:100%;max-width:100vw;margin-top:auto;padding-top:30px;padding-bottom:30px;overflow-x:hidden}.Footer-module__S6Hkya__service_link{color:inherit;margin-bottom:8px;text-decoration:none;transition:color .3s;display:block}.Footer-module__S6Hkya__service_link:hover{color:var(--main)}.Footer-module__S6Hkya__footer_div{grid-template-columns:auto min-content;justify-content:space-between;gap:20px;width:100%;display:grid}.Footer-module__S6Hkya__grid_3{grid-template-columns:auto auto auto;justify-content:space-between;gap:10px;display:grid}.Footer-module__S6Hkya__padding_b_15{padding-bottom:15px}.Footer-module__S6Hkya__padding_l_r_10{padding-left:10px;padding-right:10px}@media (max-width:700px){.Footer-module__S6Hkya__footer_div{grid-template-columns:1fr}.Footer-module__S6Hkya__grid_3{grid-template-columns:auto auto}}@media (max-width:400px){.Footer-module__S6Hkya__grid_3{grid-template-columns:1fr;gap:0}}
.FloatingButton-module__bT2yZG__buttonGroup{z-index:999;flex-direction:column;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}.FloatingButton-module__bT2yZG__floatingButton{background:var(--main);cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #0003}.FloatingButton-module__bT2yZG__floatingButton svg{width:auto;height:auto}.FloatingButton-module__bT2yZG__floatingButton:hover{transform:scale(1.05);box-shadow:0 6px 16px #00000040}.FloatingButton-module__bT2yZG__mailButton{background:var(--main)}.FloatingButton-module__bT2yZG__buttonGroup svg{fill:var(--white)}.FloatingButton-module__bT2yZG__callButton{background:var(--main);animation:2s ease-in-out infinite FloatingButton-module__bT2yZG__phoneGlow;position:relative}.FloatingButton-module__bT2yZG__callButton:before{content:"";background:var(--main);opacity:0;z-index:-1;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite FloatingButton-module__bT2yZG__phonePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes FloatingButton-module__bT2yZG__phoneGlow{0%,to{box-shadow:0 4px 12px #0003,0 0 #2bab6db3}50%{box-shadow:0 4px 12px #0003,0 0 20px 8px #2bab6dcc,0 0 30px 12px #2bab6d99}}@keyframes FloatingButton-module__bT2yZG__phonePulse{0%{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.3)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.FloatingButton-module__bT2yZG__modalWrapper{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FloatingButton-module__bT2yZG__formContainer{box-sizing:border-box;background:#fff;border-radius:8px;width:500px;max-width:90%;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 5px 25px #0000004d}.FloatingButton-module__bT2yZG__closeButton{cursor:pointer;z-index:1;color:#666;background:0 0;border:none;padding:5px;position:absolute;top:15px;right:15px}.FloatingButton-module__bT2yZG__closeButton svg{transition:color .2s;display:block}.FloatingButton-module__bT2yZG__closeButton:hover svg{color:#333}@keyframes FloatingButton-module__bT2yZG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FloatingButton-module__bT2yZG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FloatingButton-module__bT2yZG__modalWrapper{animation:.3s ease-out FloatingButton-module__bT2yZG__fadeIn}.FloatingButton-module__bT2yZG__formContainer{animation:.3s ease-out FloatingButton-module__bT2yZG__slideUp}@media (max-width:768px){.FloatingButton-module__bT2yZG__buttonGroup{gap:15px;bottom:20px;right:20px}.FloatingButton-module__bT2yZG__floatingButton{width:70px;height:70px}.FloatingButton-module__bT2yZG__mailButton svg{width:32px;height:32px}.FloatingButton-module__bT2yZG__callButton svg{width:28px;height:28px}.FloatingButton-module__bT2yZG__formContainer{width:calc(100% - 20px);max-width:calc(100vw - 20px);margin:10px}}@media (max-width:500px){.FloatingButton-module__bT2yZG__floatingButton{width:65px;height:65px}.FloatingButton-module__bT2yZG__mailButton svg{width:30px;height:30px}.FloatingButton-module__bT2yZG__callButton svg{width:26px;height:26px}}
