*,*::before,*::after{box-sizing:border-box;padding:0;margin:0}:where(ul,ol):where([class]){padding-left:0}body,:where(blockquote,figure):where([class]){margin:0}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,dl):where([class]){margin-block:0;font-size:inherit;font-weight:inherit}:where(dd[class]){margin-left:0}:where(fieldset[class]){margin-left:0;padding:0;border:none}ul{list-style:none;margin:0}p{margin-block:0}img{display:block;max-width:100%}input,textarea,select,button,a{font:inherit;color:inherit;text-decoration:none}button{background-color:inherit;cursor:pointer;border:none}input{border:none;background-color:inherit}input:focus-visible{outline:none;box-shadow:none}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@font-face{font-family:"Winston";src:url("../fonts/Winston-SemiBold.ttf");font-weight:600;display:swap}@font-face{font-family:"Winston";src:url("../fonts/Winston-Regular.ttf");font-weight:400;display:swap}@font-face{font-family:"Winston";src:url("../fonts/Winston-Medium.ttf");font-weight:500;display:swap}:root{--container-width: 1620rem;--font-family-base: "Winston", "sans-serif";--turquoise: #00abc1;--blue: #019cc7;--green: #6cc81c;--red: #dd1522;--orange: #eb6528;--yellow: #ffe508;--white: #fff;--background: #f8f8f8;--grey-150: #ebf3f4;--grey-200: #d5ddde;--grey-300: #adbbbd;--grey-400: #869093;--grey-600: #5c686a;--grey-900: #324447;--orange-100: #fdf4f0;--black: #162628;--green-100: #f4fbed;--green-hover: #86cb4a;--orange-hover: #fd773a;--transition: all 0.4s ease-in-out;--scroll-width: 8rem}:root{scroll-behavior:smooth}body{position:relative;display:flex;flex-direction:column;overflow-x:hidden;background:var(--white);font-family:var(--font-family-base);font-weight:400;font-size:20rem;min-height:100svh;color:var(--black)}@media(hover: hover){body.scroll-lock{padding-right:var(--scroll-width)}}body.scroll-lock{overflow:hidden}body.menu-open{overflow:hidden}body.menu-open .burger__menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}body.menu-open .burger-btn::after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M30.002 10L10.002 30' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.002 10L30.002 30' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M30.002 10L10.002 30' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.002 10L30.002 30' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}footer{margin-top:auto}::-webkit-scrollbar{width:var(--scroll-width);cursor:pointer}::-webkit-scrollbar-track{background-color:var(--green)}::-webkit-scrollbar-thumb{background:var(--orange);border-radius:6rem}.map-widget-layout-view__controls{display:none !important}.section{padding:80rem 0;overflow:hidden}.section--40{padding:40rem 0}.section--no-intro{margin-top:calc(var(--header)*1px);padding:60rem 0 80rem}.tooltip{color:var(--grey-400, #869093);font-size:20rem;font-style:normal;font-weight:400;line-height:130%;display:flex;align-items:center;gap:15rem;margin-bottom:10rem}.tooltip img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tooltip span{display:flex;width:60rem;height:60rem;padding:18rem;justify-content:center;align-items:center;border-radius:8rem;background:var(--background, #F8F8F8)}.tooltip span svg{width:100%;height:100%}.h2{color:var(--black, #162628);font-size:64rem;font-style:normal;font-weight:600;line-height:100%}.h2 .green{color:var(--green)}.h2 .orange{color:var(--orange)}.sticker{border-radius:100rem;width:-moz-fit-content;width:fit-content;padding:10rem 20rem;color:var(--white);position:relative;z-index:2;font-weight:600}.sticker--green{background-color:var(--green)}.sticker--orange{background-color:var(--orange)}.sticker--border-orange{border-radius:100rem;outline:1rem solid var(--orange, #EB6528);outline-offset:-1rem;background:var(--white);color:var(--orange)}.sticker--border-green{border-radius:100rem;outline:1rem solid var(--green);outline-offset:-1rem;background:var(--white);color:var(--green)}.breadcrumbs{color:var(--grey-300, #ADBBBD);font-size:16rem;font-style:normal;font-weight:500;line-height:130%;display:flex;gap:10rem;margin-bottom:30rem}.breadcrumbs a{display:flex;align-items:center;gap:10rem}.breadcrumbs a:not(:last-child):after{content:"-"}.breadcrumbs a:last-child{color:var(--turquoise, #00ABC1);pointer-events:none}.wrapper{max-width:min(var(--container-width),100% - 30rem);margin-inline:auto}html{font-size:.0520833333vw}.header{position:fixed;top:0;left:0;z-index:15;width:100%}.header__mobile-icon{display:none}.header__logo{width:96rem}.header__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.header__top{font-size:16rem;padding:9rem 0;background-color:var(--white)}.header__top-droplist{position:absolute;border-radius:0rem 0rem 8rem 8rem;background:#fff;box-shadow:0rem 0rem 10.7rem 0rem rgba(0,0,0,.06);z-index:10;width:100%;padding:20rem;top:50rem;display:flex;flex-direction:column;gap:10rem;opacity:0;pointer-events:none;translate:0 -10rem;transition:var(--transition)}.header__top-droplist li{display:flex;flex-direction:column;gap:5rem;color:var(--grey-900, #324447);font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.header__top-droplist li span{color:var(--black, #162628);font-weight:600;line-height:130%}.header__top .wrapper{display:flex;align-items:center;gap:26rem}.header__top-item{margin-right:14rem;display:flex;align-items:center;gap:10rem;position:relative}.header__top-item a{cursor:pointer}.header__top-item::after{content:"";transition:var(--transition);width:10rem;height:10rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.header__top-item:before{content:"";position:absolute;bottom:-80rem;width:100%;height:80rem;pointer-events:none}@media(hover: hover){.header__top-item:hover .header__top-droplist{opacity:1;translate:0 0;pointer-events:all}.header__top-item:hover::after{rotate:180deg}.header__top-item:hover:before{pointer-events:all}}.header__top-head>span{cursor:pointer;font-weight:500}.header__top-worktime{margin-left:auto}.header__top-worktime span{font-weight:600}.header__main{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(32.25rem);backdrop-filter:blur(32.25rem);padding:15rem 0;color:var(--white);font-weight:600;transition:var(--transition);font-size:16rem}.header__main .wrapper{display:flex;align-items:center;justify-content:space-between}.header__main-left{display:flex;gap:20rem;align-items:center}.header__main-left .orange{color:var(--orange)}.header__main-left .green{color:var(--green)}.header__main-left .separator{width:1rem;height:16rem;background-color:#e1e1e1}.header__main-left a{padding:5rem}.header__menu{display:flex;align-items:center;gap:50rem}.header__menu li:not(:has(>.header__menu-droplist)):hover{color:var(--turquoise);transition:var(--transition)}.header__menu li:has(>.header__menu-droplist){display:flex;align-items:baseline;gap:5rem;position:relative;cursor:pointer}.header__menu li:has(>.header__menu-droplist)::after{content:"";transition:var(--transition);color:currentColor;width:12rem;height:12rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.header__menu li:has(>.header__menu-droplist) .header__menu-droplist{position:absolute;top:calc(100% + 20rem);translate:-25%;color:var(--black, #162628);font-style:normal;font-weight:500;line-height:130%;border-radius:0rem 0rem 8rem 8rem;background:#fff;box-shadow:0px 0px 10.7rem 0px rgba(0,0,0,.06);padding:20rem;display:flex;flex-direction:column;gap:10rem;max-width:249rem;width:-moz-max-content;width:max-content;opacity:0;pointer-events:none;transition:var(--transition)}.header__menu li:has(>.header__menu-droplist) .header__menu-droplist li{flex-grow:1}.header__menu li:has(>.header__menu-droplist) .header__menu-droplist li a{display:block;width:100%}.header__menu li:has(>.header__menu-droplist):before{content:"";position:absolute;bottom:-80rem;width:100%;height:80rem;pointer-events:none}.header__menu li:has(>.header__menu-droplist):hover .header__menu-droplist{opacity:1;pointer-events:all}.header__menu li:has(>.header__menu-droplist):hover::after{rotate:180deg}.header__menu li:has(>.header__menu-droplist):hover:before{pointer-events:all}.header.scrolled{background-color:var(--white)}.header.scrolled .header__main{color:var(--black);background-color:var(--white);border-bottom:1rem solid var(--grey-150, #EBF3F4)}.header--white{background-color:var(--white)}.header--white .header__main{color:var(--black);background-color:var(--white);border-bottom:1rem solid var(--grey-150, #EBF3F4)}.intro{display:flex;height:900rem;position:relative;overflow:hidden}.intro-bottom{position:absolute;bottom:-2rem;z-index:10;width:100%;height:100rem}.intro-bg{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.intro-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.intro--block{display:block}.intro__container{position:relative;flex:0 0 50%;display:flex;overflow:hidden}.intro__container-left{padding-left:calc((100% - var(--container-width))/2);padding-right:100rem;position:relative}.intro__container-left>svg{position:absolute;z-index:3;bottom:-84rem;left:-164rem;width:2269.5rem;height:245rem}.intro__container-left .intro__content{margin-left:auto}.intro__container-right{padding-right:calc((100% - var(--container-width))/2);padding-left:100rem}.intro__container-right>svg{position:absolute;z-index:3;bottom:-59rem;right:-1888rem;width:2269.5rem;height:159rem}.intro__container-full{flex:0 0 auto}.intro__content{margin-top:calc(var(--header)*1px);margin-bottom:123rem;display:flex;flex-grow:1;align-items:center;flex-direction:column;justify-content:flex-end;position:relative;z-index:2;padding:40rem;color:var(--white);text-align:center;width:-moz-min-content;width:min-content;max-width:617rem}.intro__text{color:var(--grey-150, #EBF3F4);font-size:24rem;font-style:normal;font-weight:600;line-height:120%}.intro__title{font-size:64rem;font-style:normal;font-weight:600;line-height:100%;margin-bottom:20rem}.intro__adress{color:var(--background, #F8F8F8);text-align:center;font-size:20rem;font-style:normal;font-weight:600;line-height:130%;margin-bottom:40rem}.button{padding:10rem;width:300rem;height:60rem;color:var(--white);text-align:center;display:flex;align-items:center;justify-content:center;gap:10rem;border-radius:100rem;transition:var(--transition);font-weight:600}.button svg{width:32rem;height:32rem}.button--green{background-color:var(--green)}.button--green svg path{fill:var(--green)}@media(hover: hover){.button--green:hover{background:#86cb4a}.button--green svg path{fill:#86cb4a}}.button--green:active{background:#63a827}.button--green:active svg path{fill:#63a827}.button--orange{background-color:var(--orange)}.button--orange svg path{fill:var(--orange)}@media(hover: hover){.button--orange:hover{background:#fd773a}.button--orange svg path{fill:#fd773a}}.button--orange:active{background:#e35d20}.button--orange:active svg path{fill:#e35d20}.button:disabled{background:var(--grey-300, #ADBBBD)}.button:disabled svg path{fill:var(--grey-300, #ADBBBD)}.links__container{display:flex;justify-content:space-between;gap:20rem}.links__item{flex-grow:1;border-radius:100rem;background:var(--background, #F8F8F8);padding:24rem;font-size:16rem;font-style:normal;font-weight:600;line-height:130%;justify-content:center;display:flex;align-items:center;gap:15rem}.links__item span{width:32rem;height:32rem;position:relative;border-radius:40rem;background:var(--turquoise, #00ABC1);padding:6rem;will-change:transform;transition:var(--transition)}.links__item span:after{content:"";display:flex;align-items:center;justify-content:center;color:var(--white);width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M8 15L13 10L8 5' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M8 15L13 10L8 5' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.links__item:hover span{scale:1.2}.advantages__title{margin-bottom:60rem}.advantages__container{display:grid;grid-template-columns:repeat(5, 1fr);gap:76rem}.advantages__item{width:100%;display:flex;flex-direction:column;gap:20rem;font-weight:600;line-height:130%;text-align:center;flex-grow:1}.advantages__item:hover .advantages__image{scale:1.05}.advantages__image{width:100%;aspect-ratio:1;transition:var(--transition);will-change:transform}.advantages__image img{width:100%;height:100%}.advantages__image.green{border-radius:40rem;background:#5bac6d;position:relative}.advantages__image.green img{position:absolute;bottom:0;width:100%;height:auto}.advantages__image.turquoise{border-radius:40rem;background:#019cc7;position:relative}.advantages__image.turquoise img{position:absolute;bottom:0;width:100%;height:auto}.impress .wrapper{position:relative}.impress__top{display:flex;justify-content:space-between;margin-bottom:60rem}.impress__slider{width:800rem;margin-inline:auto;margin-bottom:20rem;position:relative}.impress__slide{width:100%;aspect-ratio:800/546;overflow:hidden;padding:20rem;display:flex;align-items:end;position:relative;border-radius:12rem;opacity:.75;transition:var(--transition);cursor:pointer}.impress__slide .impress__buble{opacity:0;transition:var(--transition)}.impress__slide.swiper-slide-active{opacity:1;cursor:default}.impress__slide.swiper-slide-active .impress__buble{opacity:1}.impress__slide img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.impress__thumbslide{transition:var(--transition);border-radius:8rem;overflow:hidden}.impress__thumbslide.swiper-slide-thumb-active{opacity:.75}.impress__image{position:absolute;right:427rem;top:0rem;width:156rem;height:148rem}.impress__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.impress__prev{position:absolute;top:50%;left:20rem;z-index:5}.impress__next{position:absolute;top:50%;right:20rem;z-index:5}.impress__buble{margin-top:auto;position:relative;z-index:10;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;width:-moz-fit-content;width:fit-content;background-color:var(--white);padding:16rem 35rem;border-radius:100rem;color:var(--black)}.impress__buble::after{content:"";position:absolute;z-index:5;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='77' height='27' viewBox='0 0 77 27' fill='none'%3E%3Cpath d='M0 27H64C64 27 59.5 26 62.5 20C63.2671 17.8181 64.3062 16.2244 65.5 14.5C70 8 77 0 77 0C77 0 64 6 50.5 13.5C36.4246 21.3197 0 27 0 27Z' fill='%23D9D9D9'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='77' height='27' viewBox='0 0 77 27' fill='none'%3E%3Cpath d='M0 27H64C64 27 59.5 26 62.5 20C63.2671 17.8181 64.3062 16.2244 65.5 14.5C70 8 77 0 77 0C77 0 64 6 50.5 13.5C36.4246 21.3197 0 27 0 27Z' fill='%23D9D9D9'/%3E%3C/svg%3E");background-color:var(--white);height:27rem;width:77rem;-webkit-mask-position:100% 0;mask-position:100% 0;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;bottom:calc(100% - 2rem);right:10rem}.nav-btn{display:flex;width:60rem;height:60rem;padding:14rem;justify-content:center;align-items:center;flex-shrink:0;border-radius:150rem;background:var(--turquoise, #00ABC1);cursor:pointer;transition:var(--transition)}.nav-btn--prev::after{content:"";color:var(--white);width:32rem;height:32rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M20 8L12 16L20 24' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M20 8L12 16L20 24' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.nav-btn--next::after{content:"";color:var(--white);width:32rem;height:32rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M12 24L20 16L12 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M12 24L20 16L12 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.nav-btn.swiper-button-disabled{background-color:var(--background);pointer-events:none}.nav-btn.swiper-button-disabled::after{color:var(--grey-400)}.nav-btn.swiper-button-lock{display:none}.benefit{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='894' viewBox='0 0 1920 894' fill='none'%3E%3Cpath d='M-154 396.559C-148.234 381.74 -132.099 367.394 -121.89 355.79C-78.897 306.92 -31.4859 263.548 21.0778 224.148C95.0017 168.738 173.642 110.028 262.415 78.5082C289.997 68.715 311.906 58.7717 331.987 83.5429C349.267 104.858 345.283 133.811 337.594 158.082C322.328 206.273 286.201 244.599 255.534 284.075C227.505 320.155 202.882 358.941 192.588 403.436C188.684 420.309 185.905 445.052 197.557 460.292C208.818 475.02 242.36 474.876 258.847 475.642C309.232 477.984 361.287 458.789 406.402 439.17C459.738 415.977 502.523 382.882 544.527 344.246C600.595 292.675 661.416 245.819 729.034 208.921C774.673 184.018 828.442 153.539 881.049 144.574C907.633 140.044 950.951 136.174 972.283 156.731C985.657 169.62 970.018 192.959 962.726 204.992C937.173 247.16 900.477 286.197 865.886 321.406C825.105 362.914 782.793 401.431 745.854 446.416C710.551 489.409 673.05 534.459 651.817 585.916C639.05 616.854 640.781 660.19 684.819 650.631C739.06 638.858 793.393 616.554 844.988 597.213C946.933 559 1037.27 502.693 1135.51 457.468C1222.34 417.495 1312.37 380.675 1403.22 350.018C1441.83 336.992 1508.32 312.392 1545.68 344.001C1567.13 362.147 1567.8 401.762 1563.65 426.522C1558.2 459 1530.19 476.933 1503.76 494.062C1433.23 539.767 1358.55 579.254 1286.12 622.019C1237.27 650.866 1189.63 681.055 1145.45 716.329C1121.18 735.705 1093.63 757.918 1077.15 784.606C1070.22 795.83 1060 824.596 1082.63 825.866C1105.99 827.178 1131.74 818.568 1153.6 812.113C1219.65 792.611 1284.4 770.051 1350.85 751.573C1553.69 695.173 1761.85 650.774 1970.63 620.3C2038.05 610.46 2105.82 604.336 2174 604.336' stroke='%23848484' stroke-opacity='0.05' stroke-width='135' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:cover}.benefit__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:60rem}.benefit__slide{width:100%;display:flex;flex-direction:column;gap:30rem}.benefit__image{width:100%;aspect-ratio:527/276;overflow:hidden;border-radius:12rem}.benefit__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.benefit__day{color:var(--turquoise, #00ABC1);font-size:16rem;font-style:normal;font-weight:600;line-height:130%;margin-bottom:5rem}.benefit__name{color:var(--black, #162628);font-size:24rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:15rem}.benefit__description{color:var(--grey-600, #5C686A);font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.benefit__description a{white-space:nowrap}.benefit__slide:hover .benefit__image img{scale:1.05}.benefit__nav{margin-top:40rem;display:flex;justify-content:center;gap:20rem}.benefit__nav:has(>.swiper-button-lock){display:none}.interesting__top{display:flex;justify-content:space-between;margin-bottom:60rem;position:relative}.interesting__decor{position:absolute;left:731rem;top:-30rem;width:224rem}.interesting__decor img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.interesting__item{display:flex;flex-direction:column;gap:30rem;height:auto}.interesting__item:hover .interesting__name{color:var(--turquoise)}.interesting__image{border-radius:12rem;width:100%;aspect-ratio:390/267;padding:20rem;overflow:hidden;display:flex;align-items:end;position:relative}.interesting__image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;inset:0}.interesting__image .sticker{font-size:16rem}.interesting__content{flex-grow:1;display:flex;flex-direction:column}.interesting__date{color:var(--grey-400, #869093);font-size:14rem;font-style:normal;font-weight:400;line-height:120%;margin-bottom:10rem}.interesting__name{color:var(--black, #2B2A29);font-size:24rem;font-style:normal;font-weight:600;line-height:120%;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;box-orient:vertical;margin-bottom:10rem;transition:var(--transition)}.interesting__description{color:var(--grey-700, #5A5D64);font-size:16rem;line-height:130%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;margin-bottom:15rem}.interesting__link{margin-top:auto;font-size:20rem;font-style:normal;font-weight:600;line-height:130%;display:flex;gap:15rem;align-items:center}.interesting__link span{width:32rem;height:32rem;background:var(--turquoise);border-radius:100%;display:flex;align-items:center;justify-content:center;padding:6rem}.interesting__link span::after{content:"";color:var(--white);width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32' fill='none'%3E%3Cpath d='M12.5 24L20.5 16L12.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32' fill='none'%3E%3Cpath d='M12.5 24L20.5 16L12.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.branches__container{display:grid;grid-template-columns:repeat(2, 1fr);gap:20rem}.branches__item{width:100%;display:flex;flex-direction:column;gap:20rem;height:auto}.branches__content{position:relative;padding:53rem 40rem;border-radius:12rem;overflow:hidden}.branches__content .tooltip span{background-color:var(--white)}.branches img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.branches__text{font-weight:500;line-height:120%;margin-bottom:10rem}.branches__title{font-size:40rem;font-style:normal;font-weight:500;line-height:110%;margin-bottom:10rem}.branches__title--green{color:var(--green)}.branches__title--orange{color:var(--orange)}.branches__adress{color:var(--grey-600, #5C686A);font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.branches__link{font-size:20rem;font-style:normal;font-weight:600;line-height:130%;display:flex;gap:15rem;align-items:center}.branches__link span{width:32rem;height:32rem;background:var(--turquoise);border-radius:100%;display:flex;align-items:center;justify-content:center;padding:6rem}.branches__link span::after{content:"";color:var(--white);width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32' fill='none'%3E%3Cpath d='M12.5 24L20.5 16L12.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32' fill='none'%3E%3Cpath d='M12.5 24L20.5 16L12.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.footer{border-top:1rem solid var(--grey-150, #EBF3F4)}.footer a{transition:var(--transition)}.footer a:hover{color:var(--turquoise)}.footer__main{padding:60rem 0 40rem}.footer__main .wrapper{display:flex;justify-content:space-between;align-items:center}.footer__left{display:flex;align-items:center;gap:40rem}.footer__logo{width:147rem}.footer__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.footer__branches{display:flex;flex-direction:column;gap:10rem}.footer__branches span{color:var(--grey-400, #869093);font-size:16rem;font-style:normal;font-weight:600;line-height:130%}.footer__list{display:flex;gap:29rem;font-style:normal;font-weight:600;line-height:130%}.footer__social{display:flex;align-items:center;font-size:20rem;font-style:normal;font-weight:600;gap:40rem;line-height:130%}.footer__social-links{display:flex;flex-direction:column;gap:20rem}.footer__social-links a{display:flex;gap:15rem;align-items:center}.footer__social-links a img{width:40rem;height:auto}.footer__bottom{padding:40rem 0 60rem;background:#edf4e6}.footer__box{display:flex;justify-content:space-between;margin-bottom:30rem}.footer__menu{display:flex;gap:80rem}.footer__block{max-width:159rem}.footer__block ul{display:flex;flex-direction:column;gap:15rem;font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.footer__head{font-size:20rem;font-style:normal;font-weight:600;line-height:130%;margin-bottom:20rem}.footer__head--green{color:var(--green);margin-bottom:30rem}.footer__head--orange{color:var(--orange);margin-bottom:30rem}.footer__contacts{display:flex;gap:80rem}.footer__contacts ul{display:flex;gap:15rem;flex-direction:column}.footer__contacts ul li{display:flex;flex-direction:column;gap:10rem;font-size:20rem;font-style:normal;font-weight:600;line-height:130%}.footer__contacts ul li span{font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.footer__end{display:flex;gap:20rem;color:var(--grey-400, #869093);font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.footer__end .victory{text-decoration:underline}.page__content{position:relative;z-index:2;color:var(--white);display:flex;justify-content:center;flex-direction:column;height:100%;width:100%}.page__content .wrapper{width:100%}.page__stickers{display:flex;gap:10rem;margin-bottom:10rem}.page__title{font-size:92rem;font-style:normal;font-weight:600;line-height:100%;margin-bottom:20rem}.page__subtitle{font-weight:500;line-height:130%;max-width:724rem;text-wrap:pretty}.page-bottom{position:absolute;left:-298rem;bottom:-99rem;width:2269rem;height:245rem}.animals__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:60rem}.animals__item{width:100%;aspect-ratio:1;position:relative;overflow:hidden;padding:20rem;display:flex;align-items:flex-end}.animals__item img{position:absolute;inset:0;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.animals__name{position:relative;color:var(--white);padding:10rem 20rem;border-radius:100px;background:rgba(235,101,40,.6);font-size:20rem;font-style:normal;font-weight:600;line-height:130%;-webkit-backdrop-filter:blur(9.1499996185rem);backdrop-filter:blur(9.1499996185rem)}.animals__name--green{background:rgba(108,200,28,.66)}.prices .wrapper{position:relative}.prices__decor{position:absolute;right:191rem;top:-38rem;width:208rem}.prices__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.prices__title{margin-bottom:60rem}.prices__container{display:grid;grid-template-columns:repeat(4, 1fr);gap:20rem}.prices__item{padding:30rem 40rem;border-radius:12rem;background:var(--background, #F8F8F8);display:flex;flex-direction:column;align-items:center}.prices__item--orange{background:var(--orange-100, #FDF4F0)}.prices__item--green{background:var(--green-100, #F4FBED)}.prices__item span{color:var(--grey-600, #5C686A);font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.prices__day{font-size:16rem;font-style:normal;font-weight:400;line-height:130%;color:var(--grey-600, #5C686A);margin-bottom:20rem}.prices__num{font-size:64rem;font-style:normal;font-weight:600;line-height:100%;margin-bottom:10rem}.prices__category{font-size:24rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:10rem}.prices__category--orange{color:var(--orange)}.prices__category--green{color:var(--green)}.prices__tab-buttons{border-radius:100rem;display:flex;gap:10rem;align-items:center;padding:10rem;background:var(--background, #F8F8F8);width:-moz-fit-content;width:fit-content;margin-bottom:40rem}.excursions__title{margin-bottom:20rem}.excursions .wrapper{position:relative}.excursions__subtitle{max-width:914rem;color:var(--grey-900, #324447);font-weight:400;line-height:130%;margin-bottom:60rem}.excursions__decor{position:absolute;top:112rem;right:243rem;width:215rem}.excursions__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.excursions__tab-buttons{border-radius:100rem;display:flex;gap:10rem;align-items:center;padding:10rem;background:var(--background, #F8F8F8);width:-moz-fit-content;width:fit-content;margin-bottom:40rem}.excursions__text{max-width:780rem}.excursions__tab-content{color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:130%;gap:40rem}.excursions__tab-content p:not(:last-child){margin-bottom:20rem}.excursions__tab-content p:last-of-type{margin-bottom:30rem}.excursions__tab-content ul{display:flex;flex-direction:column;color:var(--black, #162628);font-size:24rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:30rem}.excursions__tab-content ul li{padding:10rem 0;display:flex;gap:10rem;align-items:center}.excursions__tab-content ul.green li::before{content:"";width:8rem;height:8rem;border-radius:50%;background-color:var(--green);margin:8rem}.excursions__tab-content ul.orange li::before{content:"";width:8rem;height:8rem;border-radius:50%;background-color:var(--orange);margin:8rem}.excursions__image{flex-grow:1;border-radius:12rem;overflow:hidden}.excursions__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tab-button{border-radius:100rem;background:var(--white, #FFF);padding:15rem 30rem;font-size:16rem;font-style:normal;font-weight:600;line-height:130%;transition:var(--transition)}.tab-button--green.active{background:var(--green);color:var(--white)}.tab-button--orange.active{background:var(--orange);color:var(--white)}.tab{display:none}.tab.active{display:block;animation:fadeIn .4s}.tab.active.excursions__tab-content{display:flex}.tab.active.map__tab-info{display:flex}.tab.active.map__iframe{display:flex}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.about{background-color:var(--background);position:relative}.about .tooltip span{background-color:var(--white)}.about__image{position:absolute;top:60rem;right:-122rem;width:852rem}.about__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.about__title{max-width:740rem;margin-bottom:40rem}.about__subtitle{max-width:845rem;color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%;margin-bottom:54rem}.about__cards{display:grid;grid-template-columns:repeat(3, 1fr);width:1210rem;gap:20rem}.about__item{width:100%;display:flex;flex-direction:column;gap:25rem;padding:30rem;background-color:var(--white);border-radius:12rem;color:var(--grey-900, #324447);font-size:24rem;font-style:normal;font-weight:600;line-height:120%;position:relative;z-index:2}.about__item .tooltip span{background-color:var(--background)}.rules__title{margin-bottom:10rem}.rules__subtitle{font-weight:400;line-height:130%;margin-bottom:40rem}.rules__buble{width:994rem;padding:41rem 97rem 75rem 57rem;margin-left:-57rem;background-image:url("../img/rules/rules-bg.webp");background-position:center;background-repeat:no-repeat;background-size:contain;color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:130%;margin-bottom:40rem}.rules__buble--green{background-image:url("../img/rules/rules-bg-green.webp")}.rules__container{display:flex;justify-content:space-between}.rules__images{width:560rem;aspect-ratio:560/421;position:relative}.rules__images .front-image{position:absolute;bottom:0;left:0;width:375rem;z-index:2}.rules__images .back-image{position:absolute;left:52rem;bottom:18rem;width:506rem;z-index:1;rotate:6.3deg}.rules-info__cards{display:grid;grid-template-columns:repeat(3, auto);gap:40rem;grid-row:245rem;flex-grow:1;max-width:896rem}.rules-info__item{width:auto;height:100%;overflow:hidden}.rules-info__image{width:100%;height:100%}.rules-info__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.stars{display:flex;align-items:center}.star{color:var(--yellow);width:32rem;height:32rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='26' viewBox='0 0 28 26' fill='none'%3E%3Cpath d='M13.0554 0.717387C13.3667 -0.178173 14.6333 -0.178173 14.9446 0.717387L17.5334 8.16501C17.6707 8.56008 18.0394 8.82795 18.4575 8.83647L26.3406 8.99711C27.2886 9.01643 27.6799 10.221 26.9244 10.7938L20.6413 15.5573C20.308 15.81 20.1671 16.2434 20.2883 16.6438L22.5715 24.1907C22.846 25.0982 21.8214 25.8426 21.0432 25.3011L14.5712 20.7975C14.2279 20.5586 13.7721 20.5586 13.4288 20.7975L6.95684 25.3011C6.1786 25.8426 5.15396 25.0982 5.42851 24.1907L7.71173 16.6438C7.83285 16.2434 7.69202 15.81 7.35873 15.5573L1.0756 10.7938C0.320066 10.221 0.711446 9.01643 1.65937 8.99711L9.54246 8.83647C9.96063 8.82795 10.3293 8.56008 10.4666 8.16501L13.0554 0.717387Z' fill='%23FFE508'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='26' viewBox='0 0 28 26' fill='none'%3E%3Cpath d='M13.0554 0.717387C13.3667 -0.178173 14.6333 -0.178173 14.9446 0.717387L17.5334 8.16501C17.6707 8.56008 18.0394 8.82795 18.4575 8.83647L26.3406 8.99711C27.2886 9.01643 27.6799 10.221 26.9244 10.7938L20.6413 15.5573C20.308 15.81 20.1671 16.2434 20.2883 16.6438L22.5715 24.1907C22.846 25.0982 21.8214 25.8426 21.0432 25.3011L14.5712 20.7975C14.2279 20.5586 13.7721 20.5586 13.4288 20.7975L6.95684 25.3011C6.1786 25.8426 5.15396 25.0982 5.42851 24.1907L7.71173 16.6438C7.83285 16.2434 7.69202 15.81 7.35873 15.5573L1.0756 10.7938C0.320066 10.221 0.711446 9.01643 1.65937 8.99711L9.54246 8.83647C9.96063 8.82795 10.3293 8.56008 10.4666 8.16501L13.0554 0.717387Z' fill='%23FFE508'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.reviews{border-radius:32rem 32rem 0 0;background:var(--background, #F8F8F8)}.reviews .tooltip span{background-color:var(--white)}.reviews__title{margin-bottom:60rem}.reviews__main{display:flex;gap:40rem;margin-bottom:80rem}.reviews__vidget{width:660px}.reviews__image{height:39rem;margin-bottom:10rem}.reviews__image img{max-width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reviews__info{display:flex;gap:10rem;margin-bottom:10rem}.reviews__info>span{font-size:62rem;font-style:normal;font-weight:500;line-height:120%}.reviews__stats{display:flex;flex-direction:column;gap:4rem}.reviews__stats div:not(:has([class])){display:flex;color:var(--grey-400, #869093);font-size:16rem;font-style:normal;font-weight:400;line-height:130%;gap:10rem}.reviews__top{display:flex;align-items:center;gap:40rem;margin-bottom:40rem}.reviews__photo{width:100%;max-height:583rem;border-radius:16rem;overflow:hidden}.reviews__photo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.reviews__left{min-width:920rem;flex-grow:1;padding:19rem 0}.reviews__bottom{display:grid;grid-template-columns:repeat(3, 1fr);gap:20rem}.reviews__card{padding:30rem;border-radius:12rem;background-color:var(--white);color:var(--grey-900, #324447);font-weight:400;line-height:130%}.reviews__card .reviews__image{margin-bottom:20rem}.reviews__card .reviews__flex{display:flex;justify-content:space-between;align-items:center;font-size:24rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:20rem}.reviews__card .reviews__date{color:var(--grey-400, #869093);font-size:16rem;font-style:normal;font-weight:400;line-height:130%;margin-left:auto;width:-moz-fit-content;width:fit-content}.reviews__card .reviews__text{margin-bottom:20rem}.reviews__card .stars{gap:5rem}.reviews__card .stars .star{width:24rem;height:24rem}.map__title{margin-bottom:20rem}.map__subtitle{color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:110%;max-width:814rem;margin-bottom:60rem}.map__tab-buttons{display:flex;flex-direction:column;gap:20rem;margin-bottom:60rem}.map__tab-button{display:flex;gap:15rem;padding:30rem 20rem;background-color:var(--background);border-radius:12rem;color:var(--grey-900, #324447);font-size:16rem;font-style:normal;font-weight:400;line-height:130%;transition:var(--transition);cursor:pointer}.map__tab-button .tooltip span{width:40rem;height:40rem;padding:8rem;background-color:var(--white)}.map__tab-button span{display:flex;flex-direction:column;gap:5rem}.map__tab-button span span{font-weight:600;color:var(--black, #162628);font-size:20rem;font-style:normal;font-weight:600;line-height:130%}.map__tab-button--orange.active{background-color:var(--orange)}.map__tab-button--orange.active span{color:var(--white)}.map__tab-button--orange.active span span{color:var(--white)}.map__tab-button--green.active{background-color:var(--green)}.map__tab-button--green.active span{color:var(--white)}.map__tab-button--green.active span span{color:var(--white)}.map__tab-info{flex-direction:column;gap:20rem}.map__container{display:flex;gap:20rem}.map__iframe{flex-grow:1;gap:20rem}.map__iframe iframe{border-radius:12rem;overflow:hidden}.map__iframe::before{content:"";width:1rem;height:100%;background:#d5ddde}.map__left{width:527rem}.map__item{display:flex;gap:20rem}.map__item .tooltip span{width:40rem;height:40rem;padding:8rem}.map__text{color:var(--black, #162628);font-size:20rem;font-style:normal;font-weight:600;line-height:130%;display:flex;flex-direction:column;gap:10rem}.map__text span{font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.map__important{color:var(--grey-900, #324447);font-size:16rem;font-style:normal;font-weight:400;line-height:130%}.map__important .green{color:var(--green)}.map__important .orange{color:var(--orange)}.catalog__tab-buttons{border-radius:100rem;display:flex;gap:10rem;align-items:center;padding:10rem;background:var(--background, #F8F8F8);width:-moz-fit-content;width:fit-content;margin-bottom:40rem}.catalog__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:40rem 20rem;margin-bottom:40rem}.catalog__item{display:none;flex-direction:column;gap:20rem;color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:130%}.catalog__item.d-block{display:flex;animation:fadeIn .4s}.catalog__button{margin-inline:auto}.catalog__button.d-none{display:none}.catalog__head{font-size:32rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:30rem}.catalog__head--orange{color:var(--orange)}.catalog__head--green{color:var(--green)}.catalog__title{margin-bottom:60rem}.news__title{margin-bottom:60rem}.news .wrapper{position:relative}.news__decor{width:170rem;position:absolute;top:-20rem;right:20rem}.news__decor img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.news__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40rem 20rem;margin-bottom:60rem}.news__pagination{display:flex;justify-content:center;align-items:center;gap:10rem}.news__pagination>:first-child{margin-right:10rem}.news__pagination>:last-child{margin-left:10rem}.news__pagination .pagination-link{font-size:18rem;font-style:normal;font-weight:600;line-height:110%;display:flex;align-items:center;justify-content:center;width:40rem;height:40rem;border-radius:50%}.news__pagination .pagination-link svg{width:24rem;height:24rem}.news__pagination .current .pagination-link{background:var(--background, #F8F8F8);color:var(--turquoise)}.article .wrapper{max-width:1074rem}.article__title{font-size:40rem;font-style:normal;font-weight:500;line-height:110%;margin-bottom:40rem}.article__date{font-size:14rem;font-style:normal;font-weight:400;line-height:120%;margin-bottom:15rem}.article__slider{border-radius:12rem;overflow:hidden;margin-bottom:20rem}.article__slider:not(.swiper-initialized) .nav-btn{display:none}.article__slide{width:100%;aspect-ratio:2.26;border-radius:12rem;overflow:hidden}.article__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article__prev{position:absolute;top:50%;left:10rem;transform:translateY(-50%);z-index:3}.article__next{position:absolute;top:50%;right:10rem;transform:translateY(-50%);z-index:3}.article__thumbSlide{width:100%;aspect-ratio:1.28;border-radius:8rem;overflow:hidden;transition:var(--transition)}.article__thumbSlide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.article__thumbSlide.swiper-slide-thumb-active{opacity:.5;outline:2rem solid var(--orange, #EB6528);outline-offset:-2rem}.article__images{margin-bottom:60rem}.article__content{font-size:20rem;color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%}.article__content h2{color:var(--black, #162628);font-size:24rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:30rem}.article__content p:not(:last-child){margin-bottom:20rem}.vacancy__container{max-width:1258rem}.vacancy__title{margin-bottom:20rem}.vacancy__subtitle{color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%;margin-bottom:60rem}.vacancy__stickers{display:flex;gap:10rem;align-items:center;margin-bottom:40rem}.vacancy__box{display:flex;flex-direction:column;gap:20rem}.vacancy__item{display:flex;gap:60rem;padding:30rem;background-color:var(--background);border-radius:12rem}.vacancy__position{width:199rem;color:var(--turquoise, #00ABC1);font-size:24rem;font-style:normal;font-weight:600;line-height:120%}.vacancy__head{font-weight:600;line-height:130%;margin-bottom:15rem}.vacancy__list{display:flex;flex-direction:column;gap:10rem}.vacancy__list:not(:last-child){margin-bottom:20rem}.vacancy__list li{display:flex;align-items:center;gap:10rem}.vacancy__list li::before{content:"";width:8rem;height:8rem;background-color:var(--turquoise);margin:8rem;border-radius:50%;flex:0 0 auto}.sanitary__title{margin-bottom:20rem}.sanitary__subtitle{max-width:655rem;margin-bottom:60rem;font-weight:400;line-height:130%;color:var(--grey-900)}.sanitary__container{display:grid;grid-template-columns:repeat(2, 1fr);gap:20rem}.sanitary__head{font-size:32rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:30rem}.sanitary__head--green{color:var(--green)}.sanitary__head--orange{color:var(--orange)}.table{width:100%;outline:1rem solid #ddd;outline-offset:-1rem;border-radius:4rem;border-collapse:collapse;color:var(--grey-900)}.table--green th{background-color:var(--green-100, #F4FBED)}.table--orange th{background-color:var(--orange-100, #FDF4F0)}.table th{font-weight:600;width:200rem;padding:10rem 12rem;border-right:1rem solid var(--grey-200, #D5DDDE);text-align:center}.table th:last-child{border-right:none}.table td{border:1rem solid var(--grey-200, #D5DDDE);padding:10rem 12rem;text-align:center}.table tr:last-child td{border:none;border-right:1rem solid var(--grey-200, #D5DDDE)}.table tr:last-child td:last-child{border-right:none}.services__title{margin-bottom:60rem}.services__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:40rem 20rem}.services__item{width:100%;display:flex;flex-direction:column;gap:20rem}.services__item:hover .services__head{color:var(--turquoise)}.services__image{width:100%;aspect-ratio:2.1;border-radius:12rem;overflow:hidden;padding:20rem;position:relative;display:flex;align-items:flex-end}.services__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services__stickers{display:flex;gap:10rem}.services__stickers .sticker{font-size:16rem;font-weight:600}.services__text{color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:130%}.services__text p{margin-bottom:15rem}.services__head{overflow:hidden;color:var(--black, #162628);font-size:32rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:10rem;transition:var(--transition)}.services__link{display:flex;align-items:center;gap:15rem;color:var(--black, #162628);text-align:center;font-size:20rem;font-style:normal;font-weight:600;line-height:130%}.services__link span{width:32rem;height:32rem;background:var(--turquoise);border-radius:100%;display:flex;align-items:center;justify-content:center;padding:6rem}.services__link span::after{content:"";color:var(--white);width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32' fill='none'%3E%3Cpath d='M12.5 24L20.5 16L12.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='32' viewBox='0 0 33 32' fill='none'%3E%3Cpath d='M12.5 24L20.5 16L12.5 8' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.service-info .wrapper{position:relative}.service-info__decor{position:absolute;top:0;left:549rem;width:157rem;height:auto}.service-info__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.service-info__title{margin-bottom:40rem}.service-info__container{display:flex;justify-content:space-between;align-items:flex-end;gap:30rem}.service-info__text{max-width:729rem;color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%}.service-info__text p:not(:last-child){margin-bottom:10rem}.service-info__text p.green{color:var(--green);display:flex;align-items:center;gap:10rem}.service-info__text p.green span{font-weight:600}.service-info__cards{display:grid;grid-template-columns:repeat(3, 1fr);width:864rem;gap:36rem}.service-info__item{width:100%;display:flex;flex-direction:column;gap:20rem;text-align:center;font-style:normal;font-weight:400;line-height:130%;font-weight:600}.service-info__image{width:100%;aspect-ratio:1;position:relative}.service-info__image img{position:absolute;bottom:0;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.service-tab{border-radius:32rem;background-color:var(--background)}.service-tab__buttons{border-radius:100rem;display:flex;gap:10rem;align-items:center;padding:10rem;background:var(--white, #F8F8F8);width:-moz-fit-content;width:fit-content;margin-bottom:40rem}.service-tab__buttons .tab-button{background-color:var(--background)}.service-tab__buttons .tab-button--green.active{background-color:var(--green)}.service-tab__buttons .tab-button--orange.active{background-color:var(--orange)}.service-tab__content{background-color:var(--white);padding:60rem;border-radius:16rem}.service-tab__content p:not(:last-child){margin-bottom:30rem}.service-tab__content ul{display:flex;flex-direction:column;gap:5rem}.service-tab__content ul:not(:last-child){margin-bottom:30rem}.service-tab__content ul li{display:flex;align-items:start;gap:5rem}.service-tab__content ul.green li::before{content:"";background-color:var(--green);width:8rem;height:8rem;border-radius:100%;display:flex;align-items:center;justify-content:center;margin:8rem;flex:0 0 auto}.service-tab__content ul.orange li::before{content:"";background-color:var(--orange);width:8rem;height:8rem;border-radius:100%;display:flex;align-items:center;justify-content:center;margin:8rem;flex:0 0 auto}.service-tab__head{font-size:32rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:20rem}.service-tab__text{max-width:897rem}.service-tab__attention{font-size:24rem;font-style:normal;font-weight:600;line-height:120%;display:flex;flex-direction:column;gap:5rem}.service-tab__attention--green{color:var(--green)}.service-tab__attention--orange{color:var(--orange)}.service-tab__box{display:flex;gap:60rem}.service-tab__image{width:543rem;height:auto;overflow:hidden;max-height:100%}.service-tab__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.service-lessons__title{margin-bottom:60rem}.service-lessons__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:40rem 20rem}.service-lessons__item{width:100%;display:flex;flex-direction:column;gap:20rem}.service-lessons__text{color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:600;line-height:130%}.service-lessons__image{width:100%;aspect-ratio:800/418;overflow:hidden}.service-lessons__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-lessons__name{font-size:32rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:20rem}.service-lessons__info{display:flex;gap:40rem;align-items:center;margin-bottom:15rem}.service-lessons__list{display:flex;flex-direction:column;gap:10rem;margin-bottom:20rem}.service-lessons__list span{font-weight:400}.service-lessons__price{display:flex;gap:10rem;align-items:center;color:var(--grey-900, #324447);font-size:32rem;font-style:normal;font-weight:600;line-height:120%}.service-lessons__price span{color:var(--grey-600, #5C686A);font-size:20rem;font-style:normal;font-weight:400;line-height:130%}.service-program__container:not(:last-child){margin-bottom:40rem}.service-program__categorised{display:flex;gap:30rem;align-items:flex-end}.service-program__categorised p{color:var(--black, #162628);font-size:20rem;font-style:normal;font-weight:600;line-height:130%}.service-program__head{font-size:24rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:10rem}.service-program__top{margin-bottom:60rem;display:flex;justify-content:space-between;align-items:center}.service-program__body{display:flex;gap:40rem}.service-program__images{width:937rem}.service-program__slider{margin-bottom:20rem;position:relative;border-radius:12rem;overflow:hidden}.service-program__slide{border-radius:12rem;overflow:hidden;aspect-ratio:937/422}.service-program__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-program__prev{position:absolute;top:50%;transform:translateY(-50%);left:10rem;cursor:pointer;z-index:2}.service-program__next{position:absolute;top:50%;transform:translateY(-50%);right:10rem;cursor:pointer;z-index:2}.service-program__thumbSlide{aspect-ratio:117/90;border-radius:8rem;overflow:hidden}.service-program__thumbSlide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-program__thumbSlide.swiper-slide-thumb-active{opacity:.5;outline:2rem solid var(--orange, #EB6528);outline-offset:-2rem}.service-program__prices{border-radius:12rem;padding:40rem;background:var(--background, #F8F8F8);display:flex;flex-direction:column;flex-grow:1;gap:20rem;margin-bottom:30rem}.service-program__flex{display:flex;align-items:center;justify-content:space-between}.service-program__price{display:flex;flex-direction:column;color:var(--grey-600, #5C686A);font-size:16rem;font-style:normal;font-weight:400;line-height:130%;gap:5rem}.service-program__price span{color:var(--black, #162628);font-size:40rem;font-style:normal;font-weight:500;line-height:110%}.service-program__free{color:var(--green, #6CC81C);font-size:24rem;font-style:normal;font-weight:600;line-height:120%;display:flex;align-items:center;gap:10rem}.service-program__free span{width:24rem;height:24rem;flex:0 0 auto}.service-program__free span img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-program__info{flex-grow:1}.service-program__text{display:flex;flex-direction:column;gap:15rem;color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%}.service-program__text .service-program__head{margin-bottom:0}.service-program__attention{color:var(--black);display:flex;flex-direction:column;gap:5rem}.service-program__attention span{display:flex;align-items:center;gap:10rem;color:var(--green, #6CC81C)}.service-program__attention span span{width:24rem;height:24rem;flex:0 0 auto}.service-program__attention span span img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.service-program__bottom{display:grid;grid-template-columns:repeat(2, 1fr);gap:20rem}.service-program__item{color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:130%;display:flex;align-items:flex-start;padding:30rem;border-radius:12rem;gap:20rem}.service-program__item .tooltip span{background-color:var(--white)}.service-program__item--green{background:var(--green-100, #F4FBED)}.service-program__item--green .service-program__right span{color:var(--green, #6CC81C);font-size:24rem;font-style:normal;font-weight:600;line-height:120%}.service-program__item--turquoise{background:var(--grey-150, #EBF3F4)}.service-program__item--turquoise .service-program__right span{color:var(--turquoise, #00ABC1);font-size:24rem;font-style:normal;font-weight:600;line-height:120%}.service-program__right{display:flex;flex-direction:column;gap:10rem;line-height:130%}.service-photo__title{margin-bottom:60rem}.service-photo__grid{display:grid;grid-template-columns:1fr 1fr 1fr 800rem;grid-template-rows:auto 177rem;gap:40rem 20rem}.service-photo__text{grid-column:span 3;display:flex;flex-direction:column;gap:20rem;color:var(--grey-900, #324447);font-size:20rem;font-style:normal;font-weight:400;line-height:130%}.service-photo__text .green{display:flex;flex-direction:column;gap:10rem}.service-photo__text .green li{display:flex;align-items:flex-start;gap:10rem;color:var(--black, #162628);font-weight:600;line-height:130%}.service-photo__text .green li::before{content:"";width:8rem;height:8rem;border-radius:50%;background-color:var(--green);margin:8rem}.service-photo__image{width:100%;aspect-ratio:253/177;border-radius:10rem;overflow:hidden}.service-photo__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-photo__image--big{grid-row:span 2;border-radius:12rem;aspect-ratio:unset;height:100%}.service-rules{border-radius:32rem;background:var(--background, #F8F8F8)}.service-rules__title{margin-bottom:60rem}.service-rules__card{color:var(--white, #FFF);font-size:32rem;font-style:normal;font-weight:600;line-height:120%;position:relative;border-radius:12rem;overflow:hidden}.service-rules__card.span-3{grid-column:span 3;padding:222rem 40rem 40rem}.service-rules__card img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-rules__card p{position:relative;z-index:2}.service-rules__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:40rem 20rem;margin-bottom:40rem}.service-rules__item{background-color:var(--white);padding:30rem;display:flex;flex-direction:column;gap:10rem;color:var(--grey-900, #324447);font-weight:400;line-height:130%;border-radius:12rem}.service-rules__item .counter{border-radius:6px;background:var(--orange, #EB6528);width:32rem;height:32rem;display:flex;align-items:center;justify-content:center;color:var(--white, #FFF);font-size:24rem;font-style:normal;font-weight:600;line-height:120%}.service-rules__bottom{display:grid;grid-template-columns:repeat(2, 1fr);gap:20rem}.service-rules__bottom .counter{background-color:var(--green)}.service-rules__bottom .service-rules__card{padding:230rem 40rem 40rem}.gallery__title{margin-bottom:60rem}.gallery__tab-buttons{border-radius:100rem;display:flex;gap:10rem;align-items:center;padding:10rem;background:var(--background, #F8F8F8);width:-moz-fit-content;width:fit-content;margin-bottom:40rem}.gallery__item{width:390rem;display:none;height:auto;margin-bottom:20rem;overflow:hidden;border-radius:12rem;aspect-ratio:390/307}.gallery__item.d-block{display:block}.gallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery__item:nth-child(12n+2),.gallery__item:nth-child(12n+11){aspect-ratio:390/392}.gallery__item:nth-child(12n+6),.gallery__item:nth-child(12n+7){aspect-ratio:390/222}.gallery__tab-head{font-size:32rem;font-style:normal;font-weight:600;line-height:120%;margin-bottom:30rem}.gallery__tab-head--green{color:var(--green, #6CC81C)}.gallery__tab-head--orange{color:var(--orange, #EB6528)}.gallery__button{margin-inline:auto}.gallery__button.d-none{display:none}.offers__title{margin-bottom:60rem}.offers__stickers{display:flex;gap:20rem;margin-bottom:40rem;font-weight:600}.offers__container{display:grid;grid-template-columns:repeat(3, 1fr);gap:40rem 20rem}.contacts__title{margin-bottom:20rem}.contacts__subtitle{max-width:603rem;color:var(--grey-900, #324447);font-weight:400;line-height:110%;margin-bottom:60rem}.notfound__container{display:flex;align-items:center;flex-direction:column;margin-top:-100rem;margin-bottom:-64rem}.notfound__decor{position:relative;font-size:430rem;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-50rem;text-align:center;margin-left:-100rem}.notfound__decor img{position:absolute;bottom:92rem;left:54%;transform:translateX(-50%);width:276rem}.notfound__decor span{position:relative;z-index:2}.notfound__title{margin-bottom:20rem}.notfound__subtitle{color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%;margin-bottom:40rem;max-width:589rem;text-align:center}.notfound__button{margin-bottom:80rem}.form{position:relative}.form>img{position:absolute;bottom:-190rem;right:-48rem;width:850rem;z-index:1}.form__body{border-radius:12rem;background:var(--green-100, #F4FBED);padding:60rem;max-width:1210rem;position:relative;z-index:2}.form__title{color:var(--black, #162628);font-size:40rem;font-style:normal;font-weight:600;line-height:110%;margin-bottom:20rem}.form__title .green{color:var(--green)}.form__title .orange{color:var(--orange)}.form__subtitle{color:var(--grey-900, #324447);font-style:normal;font-weight:400;line-height:130%;margin-bottom:40rem}.form__box{display:grid;grid-template-columns:repeat(2, 1fr);gap:30rem 20rem}.form__label{color:var(--black, #162628);font-size:16rem;font-style:normal;font-weight:400;line-height:130%;display:flex;flex-direction:column;gap:10rem}.form__input{border-radius:10rem;background:var(--white, #FFF);color:var(--black);font-size:20rem;font-style:normal;font-weight:400;line-height:130%;padding:17rem 20rem;flex-grow:1}.form__input::-webkit-input-placeholder{color:var(--grey-300, #ADBBBD)}.form__input::-moz-placeholder{color:var(--grey-300, #ADBBBD)}.form__input:-ms-input-placeholder{color:var(--grey-300, #ADBBBD)}.form__input:-moz-placeholder{color:var(--grey-300, #ADBBBD)}.form__submit{display:flex;flex-direction:column;gap:10rem}.form__submit .button{width:100%}.form__policy{display:flex;font-size:16rem;font-style:normal;font-weight:400;line-height:130%;gap:10rem;align-items:center;position:relative}.form__policy:hover .policy-decor{border:1rem solid var(--turquoise, #00ABC1)}.form__policy a{color:var(--turquoise)}.form__policy input{position:absolute;opacity:0;visibility:hidden}.form__policy input:checked~.policy-decor{border-color:var(--turquoise);background-color:var(--turquoise)}.policy-decor{width:24rem;height:24rem;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:4rem;border:1rem solid var(--grey-200, #D5DDDE);flex:0 0 auto;transition:var(--transition)}.policy-decor::after{content:"";color:var(--white);width:16rem;height:16rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' viewBox='0 0 18 13' fill='none'%3E%3Cpath d='M17 1L6 12L1 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='13' viewBox='0 0 18 13' fill='none'%3E%3Cpath d='M17 1L6 12L1 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.burger__menu{display:none}[class$=__decor]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.br-mobile{display:none}html{font-size:.0520833333vw}@media(max-width: 1200px){html{font-size:.0833333333vw}:root{--container-width: 1100rem}body{font-size:16rem}.header__logo{width:80rem}.header__menu{gap:20rem}.header__main{font-size:14rem}.header__main-left{gap:15rem}.header__top .wrapper{gap:20rem}.header__top-item{margin-right:0}.intro{height:700rem}.intro__container-right{padding-left:50rem}.intro__container-right>svg{bottom:-59rem;right:-1112rem;width:1500rem;height:145rem}.intro__container-left>svg{height:180rem;width:1500rem}.intro-bottom{height:64rem}.intro__text{font-size:20rem}.intro__title{font-size:40rem}.intro__adress{font-size:18rem;margin-bottom:30rem}.links__item{padding:15rem}.section{padding:60rem 0}.section--40{padding:30rem 0}.section--no-intro{padding:30rem 0 60rem}.h2{font-size:50rem}.advantages__title{margin-bottom:40rem}.advantages__container{gap:30rem}.tooltip{font-size:18rem}.tooltip span{width:50rem;height:50rem;padding:14rem}.impress__image{width:100rem;height:100rem;top:-50rem}.impress__top{margin-bottom:40rem}.impress__slider{width:650rem}.benefit__top{margin-bottom:40rem}.benefit__slide{gap:20rem}.benefit__name{font-size:20rem;margin-bottom:10rem}.benefit__description{font-size:14rem}.benefit__nav{margin-top:30rem}.interesting__item{gap:20rem}.interesting__decor{left:585rem;top:-40rem;width:150rem}.interesting__name{font-size:20rem}.interesting__description{font-size:14rem}.branches__content{padding:40rem 30rem}.footer__logo{width:95rem}.footer__social{font-size:16rem;gap:20rem}.footer__social-links{gap:10rem}.footer__social-links a{gap:10rem}.footer__social-links a img{width:30rem}.footer__menu{gap:40rem}.footer__head{margin-bottom:20rem;font-size:16rem}.footer__block{max-width:112rem}.footer__block ul{font-size:14rem;gap:10rem}.footer__contacts{gap:30rem}.footer__contacts ul{gap:10rem}.footer__contacts ul li{font-size:16rem}.page__title{font-size:75rem}.page__subtitle br{display:none}.page__content{justify-content:flex-end;padding-bottom:80rem}.animals__top{margin-bottom:40rem}.animals__item{padding:15rem}.animals__name{font-size:16rem}.prices__item{padding:25rem 30rem}.prices__day{margin-bottom:10rem}.prices__num{font-size:55rem}.prices__category{font-size:20rem}.prices__decor{right:100rem;top:-40rem;width:150rem}.excursions__subtitle{max-width:650rem;margin-bottom:40rem}.excursions__decor{top:80rem;right:150rem;width:150rem}.excursions__text{max-width:680rem}.excursions__tab-content{font-size:16rem}.excursions__tab-content ul{font-size:18rem}.excursions__tab-buttons{margin-bottom:30rem}.about__image{width:600rem}.about__title{margin-bottom:30rem}.about__subtitle{max-width:630rem;text-wrap:pretty}.about__cards{width:900rem}.about__text{font-size:20rem}.about__item{padding:15rem;gap:15rem}.rules__subtitle{margin-bottom:30rem}.rules__buble{padding:30rem 70rem 50rem 40rem;font-size:16rem;width:650rem;margin-left:-40rem;margin-bottom:20rem}.rules__images{width:450rem}.rules__images .front-image{width:300rem}.rules__images .back-image{width:400rem}.reviews__title{margin-bottom:40rem}.reviews__left{min-width:620rem}.reviews__image{height:35rem}.reviews__info>span{font-size:48rem}.reviews__button{width:100%}.reviews__main{margin-bottom:40rem}.reviews__card{padding:20rem}.reviews__card .reviews__flex{font-size:18rem}.map__subtitle{margin-bottom:40rem}.map__left{width:481rem}.catalog__item{font-size:16rem}.catalog__grid{margin-bottom:30rem}.news__grid{margin-bottom:40rem}.star{width:26rem;height:26rem}.vacancy__subtitle{margin-bottom:40rem}.vacancy__item{max-width:900rem}.form>img{width:770rem}.form__body{padding:40rem;max-width:800rem}.form__policy{font-size:12rem}.form__input{font-size:15rem}.form__label{font-size:14rem}.sanitary__head{font-size:26rem}.sanitary__subtitle{margin-bottom:40rem}.services__head{font-size:26rem}.services__title{margin-bottom:40rem}.service-info__title{margin-bottom:30rem}.service-info__decor{width:100rem}.service-info__text{max-width:550rem}.service-info__cards{width:520rem;gap:15rem}.service-tab__content{padding:40rem}.service-tab__text{max-width:550rem}.service-tab__head{font-size:26rem}.service-tab__attention{font-size:20rem}.service-lessons__title{margin-bottom:40rem}.service-lessons__name{font-size:26rem}.service-program__top{flex-direction:column;align-items:flex-start;gap:10rem;margin-bottom:40rem}.service-program__images{width:550rem}.service-program__prices{padding:20rem}.service-program__head{font-size:20rem}.service-program__price span{font-size:30rem}.service-program__text{gap:10rem}.service-program__item{font-size:16rem;padding:20rem}.service-photo__title{margin-bottom:30rem}.service-photo__grid{grid-template-columns:1fr 1fr 1fr 550rem;grid-template-rows:auto 115rem;gap:20rem}.service-photo__text{font-size:16rem}.service-rules__item{padding:20rem}.service-rules__card.span-3{padding:180rem 30rem 30rem}.service-rules__bottom .service-rules__card{padding:180rem 30rem 30rem}.gallery__item{width:260rem}.gallery__title{margin-bottom:40rem}.gallery__tab-buttons{margin-bottom:30rem}.offers__title{margin-bottom:40rem}.offers__stickers{margin-bottom:30rem}.prices__title{margin-bottom:40rem}.prices__tab-buttons{margin-bottom:30rem}.breadcrumbs{margin-bottom:20rem}.contacts__subtitle{margin-bottom:40rem}}@media(max-width: 768px){html{font-size:.2777777778vw}:root{--container-width: 328rem}.breadcrumbs{padding-inline:16rem;margin-inline:-16rem;overflow:auto;white-space:nowrap}.breadcrumbs::-webkit-scrollbar{display:none}.header{background-color:var(--background)}.header__mobile-icon{display:block;width:40rem;height:40rem;flex:0 0 auto}.header__mobile-icon.phone-link{margin-left:auto;color:var(--turquoise);width:40rem;height:40rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M32.9869 26.7055C31.4459 25.8707 29.9252 24.999 28.39 24.1537C28.0275 23.9539 27.6478 23.7758 27.2602 23.6308C26.766 23.4455 26.4469 23.5721 26.0949 23.9664C25.3072 24.8474 24.5176 25.7263 23.7016 26.5809C23.5477 26.7418 23.3832 26.9086 23.17 26.9719C22.8719 27.061 22.5567 26.9278 22.2764 26.7926C20.2352 25.8101 18.3441 24.5763 16.7405 22.9654C16.7405 22.9654 16.7352 22.9602 16.7332 22.9582C16.7306 22.9556 16.728 22.9536 16.726 22.9509C15.104 21.3585 13.8557 19.4746 12.8569 17.4377C12.7193 17.1582 12.5838 16.8436 12.67 16.5436C12.7312 16.3293 12.8957 16.1631 13.0549 16.0075C13.8998 15.182 14.7704 14.3828 15.6422 13.5856C16.0324 13.2288 16.1555 12.9084 15.9666 12.4151C15.8179 12.0281 15.6376 11.6496 15.435 11.2882C14.5776 9.75711 13.6939 8.24116 12.847 6.70477C12.545 6.15747 12.1495 5.93196 11.5257 6.01768C10.5617 6.14956 9.69507 6.39617 8.93967 6.83203C8.24612 7.23229 7.64732 7.79277 7.15512 8.57152C4.47107 12.8147 7.0051 17.8973 9.27921 21.7218C10.3531 23.5279 11.6981 25.1006 13.2069 26.5262C14.6427 28.0256 16.2246 29.3589 18.0361 30.4186C21.873 32.6632 26.9674 35.1563 31.1774 32.4284C31.9499 31.9279 32.5033 31.3226 32.8968 30.6243C33.3252 29.864 33.5634 28.993 33.6858 28.0256C33.7654 27.3992 33.537 27.0049 32.9883 26.7075L32.9869 26.7055Z' fill='%2300ABC1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M32.9869 26.7055C31.4459 25.8707 29.9252 24.999 28.39 24.1537C28.0275 23.9539 27.6478 23.7758 27.2602 23.6308C26.766 23.4455 26.4469 23.5721 26.0949 23.9664C25.3072 24.8474 24.5176 25.7263 23.7016 26.5809C23.5477 26.7418 23.3832 26.9086 23.17 26.9719C22.8719 27.061 22.5567 26.9278 22.2764 26.7926C20.2352 25.8101 18.3441 24.5763 16.7405 22.9654C16.7405 22.9654 16.7352 22.9602 16.7332 22.9582C16.7306 22.9556 16.728 22.9536 16.726 22.9509C15.104 21.3585 13.8557 19.4746 12.8569 17.4377C12.7193 17.1582 12.5838 16.8436 12.67 16.5436C12.7312 16.3293 12.8957 16.1631 13.0549 16.0075C13.8998 15.182 14.7704 14.3828 15.6422 13.5856C16.0324 13.2288 16.1555 12.9084 15.9666 12.4151C15.8179 12.0281 15.6376 11.6496 15.435 11.2882C14.5776 9.75711 13.6939 8.24116 12.847 6.70477C12.545 6.15747 12.1495 5.93196 11.5257 6.01768C10.5617 6.14956 9.69507 6.39617 8.93967 6.83203C8.24612 7.23229 7.64732 7.79277 7.15512 8.57152C4.47107 12.8147 7.0051 17.8973 9.27921 21.7218C10.3531 23.5279 11.6981 25.1006 13.2069 26.5262C14.6427 28.0256 16.2246 29.3589 18.0361 30.4186C21.873 32.6632 26.9674 35.1563 31.1774 32.4284C31.9499 31.9279 32.5033 31.3226 32.8968 30.6243C33.3252 29.864 33.5634 28.993 33.6858 28.0256C33.7654 27.3992 33.537 27.0049 32.9883 26.7075L32.9869 26.7055Z' fill='%2300ABC1'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.header__mobile-icon.burger-btn{color:var(--turquoise);padding:10rem 6rem;display:flex;align-items:center;justify-content:center}.header__mobile-icon.burger-btn::after{content:"";color:var(--turquoise);width:26rem;height:26rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='22' viewBox='0 0 30 22' fill='none'%3E%3Cpath d='M28.3359 1L1.66927 1' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.3359 11L1.66927 11' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.3359 21H1.66927' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='22' viewBox='0 0 30 22' fill='none'%3E%3Cpath d='M28.3359 1L1.66927 1' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.3359 11L1.66927 11' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.3359 21H1.66927' stroke='%2300ABC1' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.header__top{background-color:var(--background)}.header__top-item{display:none}.header__top-worktime{display:none}.header__main{display:none}.intro{flex-direction:column}.intro--block{height:600rem}.intro-bottom{height:22rem}.intro__container{width:100%;flex:0 0 auto}.intro__container-right,.intro__container-left{padding-left:unset;padding-right:unset;padding-inline:calc((100% - var(--container-width))/2)}.intro__container-right>svg,.intro__container-left>svg{display:none}.intro__container-left{margin-top:calc(var(--header)*1px)}.intro__container-right{margin-top:-2rem}.intro__container-right .intro__content{justify-content:flex-start;padding-top:115rem}.intro__content{margin-top:0;padding:0;margin-bottom:24rem;height:316rem}.intro__text{font-size:16rem;margin-bottom:4rem}.intro__title{font-size:28rem;margin-bottom:8rem}.intro__adress{font-size:14rem;margin-bottom:16rem}.intro__button{width:100%}.button{height:52rem;font-size:16rem}.button svg{width:24rem;height:24rem}.section{padding:40rem 0}.section--40{padding:24rem 0}.tooltip{font-size:14rem;gap:8rem}.tooltip span{width:40rem;height:40rem;padding:10rem}.h2{font-size:28rem}.links__container{flex-direction:column}.links__item{padding:14rem 30rem;justify-content:flex-start;font-size:12rem}.links__item span{width:24rem;height:24rem;padding:4rem;display:flex;align-items:center;justify-content:center}.header,.footer{overflow:hidden}.advantages__container{display:flex;flex-wrap:wrap;gap:24rem 12rem;justify-content:center}.advantages__item{max-width:158rem}.advantages__image.green{border-radius:24rem}.advantages__image.turquoise{border-radius:24rem;margin-top:20rem}.advantages__title{margin-bottom:32rem}.impress__button{width:100%}.impress__image{right:40rem;top:-20rem;width:68rem;height:65rem}.impress__title{width:282rem}.impress__top{margin-bottom:32rem}.impress__slider{width:294rem;margin-bottom:24rem}.impress__slider .nav-btn{display:none}.impress__slide{aspect-ratio:294/343;padding:16rem}.impress__thumbslider{display:none}.impress__buble{padding:11rem 30rem;font-size:14rem;max-width:90%}.impress__buble::after{height:19rem;width:53rem;right:10rem}.benefit{background-image:none}.benefit__nav{display:none}.benefit__title br{display:none}.benefit__top{margin-bottom:32rem}.benefit__slide{width:311rem;gap:16rem}.benefit__slider{margin-bottom:24rem}.benefit__day{font-size:12rem;margin-bottom:4rem}.benefit__name{font-size:16rem;margin-bottom:8rem}.benefit__description{font-size:12rem}.interesting__top{margin-bottom:32rem}.interesting__slider{margin-bottom:24rem}.interesting__item{width:299rem;gap:16rem}.interesting__date{font-size:12rem;margin-bottom:8rem}.interesting__name{font-size:16rem;margin-bottom:8rem}.interesting__description{font-size:12rem}.interesting__link{font-size:14rem;gap:8rem;padding:4rem}.interesting__link span{width:24rem;height:24rem;padding:4rem}.interesting__image{padding:12rem}.branches__container{grid-template-columns:1fr;gap:24rem}.branches__item{gap:8rem}.branches__link{font-size:14rem;gap:8rem;padding:4rem}.branches__link span{width:24rem;height:24rem}.branches__content{padding:20rem}.branches__content .tooltip{margin-bottom:16rem}.branches__text{font-size:14rem;margin-bottom:8rem}.branches__title{font-size:28rem}.branches__adress{font-size:12rem}.footer__main{padding:40rem 0 32rem}.footer .wrapper{flex-direction:column;gap:24rem;align-items:flex-start}.footer__left{flex-direction:column;align-items:flex-start;gap:24rem}.footer__logo{width:104rem}.footer__branches span{font-size:12rem}.footer__list{font-size:14rem}.footer__social{flex-direction:column;align-items:flex-start;font-size:14rem;gap:16rem}.footer__social a{font-weight:400;font-size:12rem}.footer__social a img{width:50rem;height:50rem}.footer__social-links{gap:12rem}.footer__box{flex-direction:column;margin-bottom:0}.footer__menu{flex-direction:column;gap:12rem;margin-bottom:24rem}.footer__block{width:100%;max-width:unset;gap:12rem}.footer__block .footer__head{display:flex;align-items:center;justify-content:space-between;padding:12rem 0;margin-bottom:0;transition:var(--transition)}.footer__block .footer__head::after{transition:var(--transition);content:"";width:12rem;height:12rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.footer__block .footer__head.collapse{margin-bottom:4rem}.footer__block .footer__head.collapse::after{transform:rotate(180deg)}.footer__block ul{display:none;gap:16rem}.footer__contacts{flex-direction:column;gap:24rem;margin-bottom:24rem}.footer__contacts ul{gap:12rem}.footer__contacts ul li{font-size:14rem;gap:8rem}.footer__contacts ul li span{font-size:12rem}.footer__end{flex-direction:column;font-size:12rem;gap:16rem}.footer__bottom{padding:20rem 0 40rem}.page__stickers{flex-direction:column;margin-bottom:24rem}.page-bottom{width:374rem;height:41rem;left:unset;right:-14rem;bottom:-6rem}.page__title{font-size:36rem;margin-bottom:12rem}.page__subtitle{font-size:14rem;text-wrap:unset}.sticker{padding:8rem 16rem;font-size:12rem}.animals__top{margin-bottom:24rem}.animals__slider{margin-bottom:24rem}.animals__name{padding:4rem 16rem;font-size:12rem}.animals__item{padding:8rem}.prices__decor{right:4rem;top:-20rem;width:95rem}.prices__title{margin-bottom:24rem}.prices__container{grid-template-columns:repeat(2, 1fr);gap:12rem}.prices__item{padding:16rem 13rem}.prices__item span{font-size:12rem}.prices__day{font-size:12rem;margin-bottom:8rem}.prices__num{font-size:28rem;margin-bottom:4rem}.prices__category{font-size:16rem;margin-bottom:4rem}.prices__tab-buttons{padding:4rem;width:100%;gap:12rem;margin-bottom:16rem}.excursions__decor{right:-16rem;top:-29rem;width:95rem}.excursions__title{margin-bottom:16rem}.excursions__subtitle{font-size:14rem;margin-bottom:32rem}.excursions__tab-buttons{padding:4rem;width:100%;gap:12rem}.excursions__tab-content{flex-direction:column;gap:24rem}.excursions__tab-content ul{margin-bottom:24rem;gap:4rem}.excursions__tab-content ul li{padding:4rem 0;gap:4rem;font-size:16rem}.excursions__tab-content p{font-size:14rem}.excursions__tab-content p:not(:last-child){margin-bottom:8rem}.excursions__tab-content p:last-of-type{margin-bottom:24rem}.tab-button{padding:8rem;width:154rem;font-size:12rem}.about__image{position:static;width:328rem;margin-inline:calc((100% - var(--container-width))/2)}.about__subtitle{font-size:14rem;margin-bottom:24rem}.about__cards{width:100%;grid-template-columns:1fr;gap:12rem;margin-bottom:24rem}.about__item{padding:16rem;gap:8rem}.about__item .tooltip{margin-bottom:0}.about__text{font-size:16rem}.rules__container{flex-direction:column}.rules__images{width:100%}.rules__images .front-image{width:211rem}.rules__images .back-image{width:285rem;left:20rem;bottom:12rem}.rules__left{margin-bottom:40rem}.rules__title{margin-bottom:16rem}.rules__subtitle{font-size:14rem;margin-bottom:32rem}.rules__buble{width:100%;margin-left:0;font-size:14rem;background-image:url(../img/rules/rules-bg-mob.webp);padding:19rem 16rem 39rem;margin-bottom:10rem}.rules__buble--green{background-image:url(../img/rules/rules-bg-mob-green.webp)}.reviews__left{width:100%;min-width:unset;padding:0}.reviews__title{margin-bottom:24rem}.reviews__top{gap:12rem}.reviews__image{height:24rem}.reviews__info{gap:8rem}.reviews__info>span{font-size:36rem;font-weight:600}.reviews .wrapper{overflow:visible}.reviews__main{flex-direction:column}.reviews__vidget{width:100%;height:623rem}.reviews__top{overflow:auto;margin-inline:-16rem;padding-inline:16rem;margin-bottom:24rem}.reviews__top::-webkit-scrollbar{display:none}.reviews__item{min-width:209rem}.reviews__stats div:not(:has([class])){font-size:12rem;gap:8rem}.reviews__card{min-width:297rem}.reviews__card .reviews__image{margin-bottom:12rem}.reviews__card .reviews__flex{font-size:16rem}.reviews__card .reviews__date{font-size:12rem}.reviews__card .stars{gap:5rem}.reviews__card .stars .star{width:15rem;height:15rem}.reviews__text{font-size:12rem;font-weight:400;line-height:130%;margin-bottom:12rem}.reviews__date{font-size:12rem}.reviews__bottom{margin-inline:-16rem;padding-inline:16rem;overflow:auto;scroll-snap-type:x mandatory}.reviews__bottom::-webkit-scrollbar{display:none}.reviews__card{scroll-snap-align:center}.star{width:16rem;height:16rem}.map__container{flex-direction:column}.map__item{gap:12rem}.map__subtitle{font-size:14rem;margin-bottom:32rem}.map__left{width:100%}.map__tab-button{padding:16rem;align-items:flex-start}.map__tab-button span{font-size:12rem;gap:5rem}.map__tab-button span span{font-size:14rem}.map__tab-button .tooltip span{width:32rem;height:32rem;padding:4rem}.map__tab-buttons{gap:12rem;margin-bottom:20rem}.map__tab-info{gap:20rem}.map__tab__item{gap:12rem}.map__iframe{flex-direction:column}.map__iframe iframe{height:500rem}.map__iframe::before{width:100%;height:1rem}.map__text{font-size:14rem;gap:4rem}.map__text span{font-size:12rem}.map__important{font-size:12rem}.catalog__grid{grid-template-columns:repeat(2, 1fr);gap:20rem 12rem;margin-bottom:24rem}.catalog__tab-buttons{padding:4rem;width:100%;gap:12rem}.catalog__item{font-size:12rem;gap:8rem}.catalog__button{width:100%}.catalog__head{font-size:18rem;margin-bottom:16rem}.catalog__tab-buttons{margin-bottom:20rem}.catalog__title{margin-bottom:24rem}.news__title{margin-bottom:24rem}.news__grid{grid-template-columns:1fr;gap:20rem}.news__grid .interesting__item{width:100%}.news__pagination{gap:4rem}.news__pagination .nav-btn{width:40rem;height:40rem;padding:4rem}.news__pagination .nav-btn:first-child{margin-right:8rem}.news__pagination .nav-btn:last-child{margin-left:8rem}.article .wrapper{max-width:328rem}.article__title{font-size:18rem;font-weight:600;margin-bottom:20rem}.article__thumbSlider{display:none}.article__slider{width:294rem;overflow:visible}.article__slider:not(.swiper-initialized) .article__slide{opacity:1}.article__slider__images{margin-bottom:20rem}.article__slider__slide{aspect-ratio:294/169;opacity:.5;transition:var(--transition)}.article__slider__slide.swiper-slide-active{opacity:1}.article__slider .nav-btn{display:none}.article__slider__content h2{font-size:16rem;margin-bottom:12rem}.article__slider__content p{font-size:12rem;line-height:130%}.article__slider__content p:not(:last-child){margin-bottom:8rem}.sanitary__title{margin-bottom:12rem}.sanitary__subtitle{font-size:14rem;margin-bottom:24rem}.sanitary__head{font-size:18rem;margin-bottom:16rem;text-wrap:balance}.sanitary__container{grid-template-columns:1fr;width:100%;gap:24rem}.table th{padding:10rem 4rem;font-size:14rem;width:-moz-min-content;width:min-content;white-space:nowrap}.table td{font-size:14rem;padding:10rem 4rem;white-space:nowrap}.services__grid{grid-template-columns:1fr;gap:20rem}.services__title{margin-bottom:24rem}.services__stickers{gap:4rem}.services__stickers .sticker{font-size:12rem}.services__image{padding:12rem;border-radius:8rem}.services__item{gap:16rem}.services__head{font-size:18rem;margin-bottom:4rem}.services__text{font-size:12rem;margin-bottom:12rem}.services__link{gap:8rem;font-size:14rem}.services__link span{width:24rem;height:24rem;padding:4rem}.breadcrumbs{display:none}.service-info__container{flex-direction:column;gap:24rem}.service-info__decor{left:unset;top:-36rem;right:25rem;width:70rem}.service-info__title{margin-bottom:12rem}.service-info__text p{font-size:14rem;line-height:130%}.service-info__text p:not(:last-child){margin-bottom:4rem}.service-info__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:24rem 12rem;width:100%}.service-info__item{width:158rem}.service-tab__content{padding:16rem}.service-tab__box{flex-direction:column;gap:16rem}.service-tab__head{font-size:18rem;margin-bottom:12rem}.service-tab__buttons{margin-bottom:16rem;padding:4rem}.service-tab__text{font-size:14rem}.service-tab__text p:not(:last-child){margin-bottom:12rem}.service-tab__text ul{gap:4rem}.service-tab__text ul:not(:last-child){margin-bottom:12rem}.service-tab__text ul.green li::before{flex:0 0 auto;margin:5rem}.service-tab__text ul.orange li::before{flex:0 0 auto;margin:5rem}.service-tab__attention{font-size:16rem;display:inline}.service-tab__image{width:100%}.service-lessons__grid{grid-template-columns:1fr;gap:20rem}.service-lessons__title{margin-bottom:24rem}.service-lessons__name{font-size:18rem;margin-bottom:12rem}.service-lessons__item{gap:16rem}.service-lessons__info{font-size:14rem;gap:20rem;margin-bottom:8rem}.service-lessons__list{font-size:14rem;line-height:130%;gap:8rem;margin-bottom:8rem}.service-lessons__price{font-size:18rem}.service-lessons__price span{font-size:14rem}.service-program__head{font-size:16rem;margin-bottom:12rem}.service-program__top{gap:18rem;margin-bottom:24rem}.service-program__images{width:100%}.service-program__slider{margin-bottom:0;width:294rem;overflow:visible}.service-program__slider .nav-btn{display:none}.service-program__thumbSlider{display:none}.service-program__body{flex-direction:column;gap:20rem}.service-program__slide{aspect-ratio:294/160}.service-program__prices{padding:16rem;margin-bottom:20rem;gap:0}.service-program__head{font-size:14rem}.service-program__head br{display:none}.service-program__flex{gap:20rem 40rem;justify-content:flex-start;flex-wrap:wrap}.service-program__free{width:100%;font-size:16rem}.service-program__free br{display:none}.service-program__text{gap:8rem;font-size:14rem}.service-program__attention span{font-weight:600;text-wrap:pretty}.service-program__bottom{grid-template-columns:1fr}.service-program__item{padding:16rem;flex-direction:column;gap:12rem}.service-program__item--green .service-program__right span{font-size:16rem}.service-program__item--turquoise .service-program__right span{font-size:16rem}.service-program__right{gap:12rem;font-size:14rem}.service-program__categorised{gap:40rem}.service-program__categorised p{font-size:14rem}.service-program__price{font-size:12rem}.service-program__price span{font-size:32rem}.service-photo__title{margin-bottom:24rem}.service-photo__grid{grid-template-columns:repeat(3, 1fr);grid-template-rows:auto 72rem 200rem;gap:12rem}.service-photo__image{border-radius:8rem}.service-photo__image--big{order:1;grid-row:unset;grid-column:span 3}.service-photo__text{font-size:14rem;line-height:130%}.service-photo__text .green li::before{flex:0 0 auto;margin:5rem}.service-rules__title{margin-bottom:24rem}.service-rules__grid{grid-template-columns:1fr;gap:12rem;margin-bottom:24rem}.service-rules__card{grid-column:span 1;padding:103rem 16rem 16rem;font-size:18rem}.service-rules__card.span-3{grid-column:span 1;padding:103rem 16rem 16rem;margin-bottom:8rem}.service-rules__item{padding:16rem;font-size:14rem}.service-rules__item .counter{width:24rem;height:24rem;font-size:16rem}.service-rules__bottom{grid-template-columns:1fr}.rules-info__cards{display:flex;justify-content:center;gap:24rem 12rem;flex-wrap:wrap}.rules-info__item{width:158rem;height:158rem}.rules-info__item--bordered{aspect-ratio:1;border-radius:24rem;overflow:hidden}.rules-info__item--bordered .rules-info__image{width:100%;height:100%;position:relative}.rules-info__item--bordered .rules-info__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery__item{width:158rem;margin-bottom:12rem;aspect-ratio:158/120}.gallery__item:nth-child(12n+2),.gallery__item:nth-child(12n+3),.gallery__item:nth-child(12n+6),.gallery__item:nth-child(12n+7),.gallery__item:nth-child(12n+10),.gallery__item:nth-child(12n+11){aspect-ratio:158/170}.gallery__grid{margin-bottom:12rem}.gallery__tab-head{font-size:18rem;text-wrap:balance}.gallery__tab-buttons{padding:4rem;width:100%;gap:12rem}.offers__title{margin-bottom:24rem;max-width:303rem}.offers__stickers{gap:8rem;margin-bottom:16rem}.offers__container{gap:20rem;grid-template-columns:1fr}.offers__container .benefit__slide{width:100%}.notfound__decor{margin-left:-30rem;font-size:180rem;letter-spacing:-30rem}.notfound__decor img{width:122rem;bottom:40rem;left:57%}.notfound__container{margin-top:0}.notfound__title{text-align:center;width:90%;margin-bottom:16rem}.notfound__subtitle{font-size:14rem;margin-bottom:24rem}.notfound__button{width:100%}.burger__menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--background);z-index:11;padding-top:calc(var(--header)*1px);overflow:auto;display:flex;flex-direction:column;opacity:0;transition:.25s;pointer-events:none;visibility:hidden;transform:translateY(-100%)}.burger__menu::-webkit-scrollbar{display:none}.burger__menu .header__main{display:block;color:var(--black)}.burger__menu .header__main .wrapper{flex-direction:column;align-items:flex-start;width:100%;max-width:unset}.burger__menu .header__main-left{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;width:100%;margin-bottom:20rem}.burger__menu .header__main-left .separator{display:none}.burger__menu .header__main-left span{font-weight:400;margin-bottom:8rem;padding-inline:16rem}.burger__menu .header__main-left a{padding:16rem;width:100%;background-color:var(--white);border-bottom:1rem solid var(--grey-150, #EBF3F4)}.burger__menu .header__menu{flex-direction:column;justify-content:flex-start;-moz-text-align-last:left;text-align-last:left;width:100%;gap:0}.burger__menu .header__menu>li{width:100%;padding-inline:16rem;justify-content:space-between;border-bottom:1px solid var(--grey-150, #EBF3F4)}.burger__menu .header__menu>li::after{display:none}.burger__menu .header__menu>li>a,.burger__menu .header__menu>li p{display:block;display:flex;justify-content:space-between;width:100%;padding:16rem 0}.burger__menu .header__menu li:has(>.header__menu-droplist){flex-wrap:wrap}.burger__menu .header__menu li:has(>.header__menu-droplist) .header__menu-droplist{position:static;opacity:1;pointer-events:all;translate:0 0;width:100%;order:5;max-width:unset;padding:0;transition:0s;gap:20rem;font-size:14rem;background-color:rgba(0,0,0,0);box-shadow:unset;display:none;margin-bottom:10rem}.burger__menu .header__menu li:has(>.header__menu-droplist) a::after,.burger__menu .header__menu li:has(>.header__menu-droplist) p::after{content:"";transition:var(--transition);width:12rem;height:12rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10.5 3.99976L6 8.49976L1.5 3.99976' stroke='%23162628' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.burger__menu .header__menu li:has(>.header__menu-droplist) a.collapse::after,.burger__menu .header__menu li:has(>.header__menu-droplist) p.collapse::after{rotate:180deg}.burger__menu .footer__contacts{order:3;padding-inline:16rem}.vacancy__title{margin-bottom:12rem}.vacancy__subtitle{margin-bottom:32rem;font-size:14rem}.vacancy__stickers{margin-bottom:24rem}.vacancy__item{flex-direction:column;padding:16rem;gap:12rem}.vacancy__position{font-size:16rem}.vacancy__head{font-size:14rem;margin-bottom:8rem}.vacancy__list{font-size:14rem;gap:4rem}.vacancy__list:not(:last-child){margin-bottom:12rem}.vacancy__list li{align-items:flex-start}.vacancy__list li::before{margin:5rem}.form img{display:none}.form__body{padding:24rem 12rem}.form__title{font-size:28rem;margin-bottom:12rem}.form__subtitle{font-size:14rem;margin-bottom:20rem}.form__box{grid-template-columns:1fr;gap:20rem}.form__label{font-size:12rem;gap:8rem}.form__label input{font-size:14rem;padding:13rem 16rem}.form__policy{align-items:flex-start;font-size:12rem}.form__submit{gap:20rem}}.br-mobile{display:block}/*# sourceMappingURL=style.min.css.map */