:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/fonts/Inter18pt-Regular-DdzUR1k3.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/assets/fonts/Inter18pt-Medium-CnbJGQqC.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/assets/fonts/Inter18pt-SemiBold-DsaWdAPw.woff2) format("woff2")}*,*:before,*:after{margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding:80px;font-size:calc(100vw/1920)}@media(max-width:768px){html{font-size:calc(100vw/360)}}@media(min-width:768px)and (max-width:1200px){html{font-size:calc(100vw/1200)}}@media(min-width:2560px){html{font-size:calc(100vw/3440)}}body{background:var(--white);color:var(--black);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){body{font-size:12rem}}body{padding:0;margin:0;width:100%;min-height:100vh;overflow-x:clip;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:has(.section--first){padding-top:calc(var(--headerHeight, 70rem))}body:not(:has(.intro)) .header{border-bottom:1rem solid var(--grey-300)}body.menu-open{overflow:hidden}body.menu-open:before{opacity:1;inset:0;-webkit-user-select:auto;user-select:auto;pointer-events:all;visibility:visible}.modal-opened{overflow:hidden}a,button{color:inherit;text-decoration:none;cursor:pointer}ul{list-style:none;padding:0;margin:0}ol{padding:0;margin:0}img{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}img,video{max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;margin:0}h1{font-family:var(--font-main);font-size:64rem;font-style:normal;font-weight:500;line-height:100%}@media(max-width:768px){h1{font-size:28rem}}h2{font-family:var(--font-main);font-size:52rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:3rem}@media(max-width:768px){h2{font-size:24rem;letter-spacing:2rem}}p:last-child{margin:0}blockquote{position:relative;border-left:4rem solid var(--main-color);padding:1rem 1rem 1rem 2rem}blockquote p:last-child{margin-bottom:0}@media(max-width:768px){.br-mobile,.show-mobile{display:none!important}}@media(max-width:768px){.br-desktop,.show-desktop{display:none}}.checkbox-container{display:flex;flex-direction:row;align-items:flex-start;gap:20rem;position:relative}@media(max-width:768px){.checkbox-container{gap:12rem}}.checkbox-container input{position:absolute;inset:0;opacity:0;z-index:1;cursor:pointer}.checkbox-container span,.checkbox-container a{font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:768px){.checkbox-container span,.checkbox-container a{font-size:10rem}}.checkbox-container span,.checkbox-container a{color:var(--white)}.checkbox-container a{text-decoration:underline}.checkbox-container:has(input:checked) .checkbox{border-color:var(--white);background-color:var(--white)}.checkbox-container:has(input:checked) .checkbox:after{opacity:1;transform:scale(1)}.checkbox-container:has(input:checked) .checkbox.dark{border-color:var(--grey-400);background-color:var(--grey-400)}.checkbox-container:has(input:checked) .checkbox.dark:after{opacity:1;transform:scale(1)}.checkbox{width:24rem;height:24rem;border-radius:4rem;border:2rem solid var(--grey-400);background-color:transparent;cursor:pointer;transition:border-color .6s cubic-bezier(.4,0,.2,1),background-color .6s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.checkbox{width:20rem;height:20rem}}.checkbox:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M20 6L9 17L4 12' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:20rem;height:20rem;transition:background-image .6s cubic-bezier(.4,0,.2,1);opacity:0;transform:scale(.7);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);flex-shrink:0}@media(max-width:768px){.checkbox:after{width:16rem;height:16rem}}@media(hover:hover){.checkbox:hover{border-color:var(--white)}}input[type=text],input[type=email],input[type=tel],input[type=password],textarea{display:flex;align-items:center;align-self:stretch;padding:15rem 20rem;gap:10rem;border-radius:4rem;border:1rem solid var(--grey-300);background-color:var(--white);color:var(--black);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){input[type=text],input[type=email],input[type=tel],input[type=password],textarea{font-size:12rem}}input[type=text],input[type=email],input[type=tel],input[type=password],textarea{width:100%;height:55rem}@media(max-width:768px){input[type=text],input[type=email],input[type=tel],input[type=password],textarea{padding:10rem 13rem;height:45rem}}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,textarea::placeholder{color:var(--grey-600)}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus{outline:none}@media(hover:hover){input[type=text]:hover,input[type=email]:hover,input[type=tel]:hover,input[type=password]:hover,textarea:hover{outline:none}}input[type=text]:-webkit-autofill,input[type=text]:-webkit-autofill:hover,input[type=text]:-webkit-autofill:focus,input[type=text]:-webkit-autofill:active,input[type=email]:-webkit-autofill,input[type=email]:-webkit-autofill:hover,input[type=email]:-webkit-autofill:focus,input[type=email]:-webkit-autofill:active,input[type=tel]:-webkit-autofill,input[type=tel]:-webkit-autofill:hover,input[type=tel]:-webkit-autofill:focus,input[type=tel]:-webkit-autofill:active,input[type=password]:-webkit-autofill,input[type=password]:-webkit-autofill:hover,input[type=password]:-webkit-autofill:focus,input[type=password]:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active{-webkit-text-fill-color:var(--white)!important;-webkit-background-clip:text!important;-webkit-box-shadow:0 0 0 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;background-color:transparent!important;background-image:none!important;color:var(--white)!important;caret-color:var(--white)!important;transition:background-color 5000s ease-in-out 0s!important}input[type=text]:autofill,input[type=email]:autofill,input[type=tel]:autofill,input[type=password]:autofill,textarea:autofill{background:transparent!important;color:var(--white)!important;filter:none!important}input[type=text]::autofill,input[type=email]::autofill,input[type=tel]::autofill,input[type=password]::autofill,textarea::autofill{background:transparent!important;color:var(--white)!important}textarea{min-height:150rem}.container{width:100%;max-width:var(--container);margin:0 auto}@media(max-width:768px){.container{max-width:100%;padding:0 16rem}}@media(min-width:768px)and (max-width:1200px){.container{padding:0 20rem}}.grid{display:grid;gap:20rem}@media(max-width:768px){.grid{gap:24rem}}.grid--2{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.grid--2{grid-template-columns:1fr}}.grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.grid--3{grid-template-columns:1fr}}.grid--4{grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.grid--4{grid-template-columns:1fr}}.h1{font-family:var(--font-main);font-size:64rem;font-style:normal;font-weight:500;line-height:100%}@media(max-width:768px){.h1{font-size:28rem}}.h2{font-family:var(--font-main);font-size:52rem;font-style:normal;font-weight:500;line-height:110%;letter-spacing:3rem}@media(max-width:768px){.h2{font-size:24rem;letter-spacing:2rem}}.h3{font-family:var(--font-main);font-size:40rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.h3{font-size:20rem}}.h4{font-family:var(--font-main);font-size:24rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.h4{font-size:16rem}}.hover-link>span,.hover-link>a{position:relative}.hover-link>span:after,.hover-link>a:after{content:"";position:absolute;height:1rem;width:100%;bottom:-2rem;left:0;background:var(--white);transform:scaleX(0);transform-origin:right;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}@media(hover:hover){.hover-link>span:hover:after,.hover-link>a:hover:after{transform-origin:left;transform:scaleX(1)}}.hover-overlay__container:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(0deg,var(--rest-1-black-40, rgba(21, 21, 21, .4)) 0%,var(--rest-1-black-40, rgba(21, 21, 21, .4)) 100%);opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.hover-overlay__button{padding:30rem 40rem;position:absolute;inset:0;margin:auto;width:fit-content;height:60rem;display:flex;align-items:center;justify-content:center;border-radius:4rem;border:1rem solid rgba(255,255,255,.22);background:var(--grey-5);-webkit-backdrop-filter:blur(18.75px);backdrop-filter:blur(18.75px);z-index:4;text-align:center;font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:600;line-height:143%;color:var(--white);opacity:0;transform:scale(.6);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}@media(hover:hover){.hover-overlay:hover .hover-overlay__button{opacity:1;transform:scale(1)}.hover-overlay:hover .hover-overlay__container:after{opacity:1}}.text-decor{display:flex;flex-direction:column;gap:20rem}@media(max-width:768px){.text-decor{gap:12rem}}.text-decor:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='8' viewBox='0 0 45 8' fill='none'%3E%3Cpath d='M1.00049 3.66654C1.00049 3.66654 15.0005 9.66654 22.2505 3.66654C29.5005 -2.33346 43.5005 3.66654 43.5005 3.66654' stroke='%23991824' 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='45' height='8' viewBox='0 0 45 8' fill='none'%3E%3Cpath d='M1.00049 3.66654C1.00049 3.66654 15.0005 9.66654 22.2505 3.66654C29.5005 -2.33346 43.5005 3.66654 43.5005 3.66654' stroke='%23991824' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");width:45rem;height:45rem;-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;background-color:var(--primary);width:43rem;height:8rem;flex-shrink:0}@media(max-width:768px){.text-decor:before{width:28rem;height:6rem}}.star:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98633 0L12.8747 6.2138L19.9724 6.90983L14.6598 11.4462L16.1581 18.0902L9.98633 14.68L3.81458 18.0902L5.31284 11.4462L0.000234604 6.90983L7.09795 6.2138L9.98633 0Z' fill='%23FFD12D'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:21rem;height:20rem}@media(max-width:768px){.star:after{width:17rem;height:16rem}}.social{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20rem;width:100%}@media(max-width:768px){.social{gap:12rem}}.social__link{width:50rem;height:50rem;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.social__link{width:32rem;height:32rem}}@media(hover:hover){.social__link:hover{transform:translateY(-10rem)}}.social__link:after{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:100%}.social__link--telegram:after{background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='50'%20viewBox='0%200%2049%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='49'%20height='50'%20rx='24.5'%20fill='%2323A0DD'/%3e%3cpath%20d='M12.0886%2023.5368C19.0127%2020.566%2023.6287%2018.6073%2025.9368%2017.6611C32.5344%2014.959%2033.9036%2014.4897%2034.7979%2014.4738C34.9945%2014.4707%2035.4324%2014.5185%2035.7181%2014.7461C35.9556%2014.9379%2036.0224%2015.1975%2036.0558%2015.3796C36.0855%2015.5617%2036.1263%2015.9765%2036.0929%2016.3003C35.7367%2019.9991%2034.1893%2028.9749%2033.4027%2033.1178C33.0724%2034.8707%2032.4156%2035.4584%2031.7811%2035.5158C30.4007%2035.6408%2029.3543%2034.6182%2028.0185%2033.756C25.9294%2032.4062%2024.7494%2031.5663%2022.7196%2030.2494C20.3745%2028.7275%2021.8959%2027.8909%2023.2317%2026.5239C23.5805%2026.1661%2029.6586%2020.7221%2029.7736%2020.2283C29.7885%2020.1665%2029.8033%2019.9363%2029.6623%2019.8149C29.525%2019.6932%2029.3209%2019.7349%2029.1725%2019.7678C28.961%2019.8146%2025.6251%2021.9885%2019.1537%2026.2893C18.2074%2026.9304%2017.3503%2027.2429%2016.5785%2027.2264C15.7324%2027.2085%2014.0997%2026.7542%2012.8863%2026.366C11.4021%2025.8898%2010.2184%2025.638%2010.3223%2024.8291C10.3742%2024.4081%2010.9642%2023.9772%2012.0886%2023.5368Z'%20fill='white'/%3e%3c/svg%3e")}.social__link--vk:after{background-image:url("data:image/svg+xml,%3csvg%20width='50'%20height='49'%20viewBox='0%200%2050%2049'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='50'%20height='48.7179'%20rx='24.359'%20fill='%23366EFF'/%3e%3cpath%20d='M38.4617%2033.3288H38.1504C36.7637%2033.3288%2035.3765%2033.3244%2033.9899%2033.3332C33.7745%2033.3332%2033.6722%2033.2884%2033.5915%2033.0638C32.8827%2031.0917%2031.6933%2029.4903%2029.8715%2028.3963C28.9224%2027.827%2027.8916%2027.4953%2026.7615%2027.3764V33.2888C26.726%2033.3053%2026.6887%2033.3174%2026.6503%2033.3249C23.648%2033.3833%2020.7949%2032.8408%2018.2237%2031.2091C16.1224%2029.876%2014.6129%2028.0276%2013.5434%2025.8062C12.7301%2024.105%2012.1859%2022.2889%2011.9301%2020.4222C11.7569%2019.188%2011.6683%2017.9416%2011.5386%2016.6748H16.1812C16.1949%2016.9388%2016.2086%2017.2105%2016.2233%2017.4823C16.3471%2019.7686%2016.7485%2021.9905%2017.7895%2024.0576C18.5237%2025.5227%2019.5193%2026.771%2020.9642%2027.6044C21.4047%2027.8572%2021.8864%2028.0325%2022.4077%2028.2692V16.6699H26.738V23.2632C27.0062%2023.2067%2027.2431%2023.1731%2027.4722%2023.1064C28.7213%2022.7392%2029.7237%2021.9862%2030.6003%2021.0607C31.7455%2019.8521%2032.5927%2018.3951%2033.0751%2016.8048C33.0893%2016.759%2033.1103%2016.7147%2033.1294%2016.6665H37.4367C37.1225%2018.4199%2036.4088%2019.9819%2035.381%2021.409C34.3531%2022.8361%2033.104%2024.0338%2031.5798%2024.9611C35.0623%2026.7793%2037.3334%2029.558%2038.4617%2033.3288Z'%20fill='white'/%3e%3c/svg%3e")}.social__link--max:after{background-image:url(/assets/images/max-Vn7drgU2.svg)}.social__link--odnoklassniki:after{background-image:url("data:image/svg+xml,%3csvg%20width='50'%20height='50'%20viewBox='0%200%2050%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='50'%20height='50'%20rx='25'%20fill='%23FF8800'/%3e%3cpath%20d='M33.9321%2026.1705C33.5031%2025.2704%2032.2928%2024.5124%2030.6841%2025.7915C28.4932%2027.5917%2025.0001%2027.5917%2025.0001%2027.5917C25.0001%2027.5917%2021.5069%2027.5917%2019.3161%2025.7915C17.7074%2024.5124%2016.497%2025.2704%2016.068%2026.1705C15.302%2027.7496%2016.16%2028.5234%2018.1057%2029.8025C19.7757%2030.9079%2022.0585%2031.3185%2023.5293%2031.4764L22.3036%2032.7397C20.557%2034.5241%2018.8717%2036.2454%2017.7227%2037.4456C17.0332%2038.172%2017.0332%2039.3247%2017.7227%2040.0038L17.9372%2040.2564C18.6266%2040.9671%2019.7604%2040.9671%2020.4498%2040.2564L25.0001%2035.5506C26.762%2037.335%2028.4319%2039.0563%2029.5963%2040.2564C30.2858%2040.9671%2031.4042%2040.9671%2032.1089%2040.2564L32.3081%2040.0038C33.0129%2039.3247%2033.0129%2038.172%2032.3081%2037.4456L27.7425%2032.7397L26.5322%2031.4606C27.9876%2031.3185%2030.2398%2030.8921%2031.8944%2029.8025C33.8402%2028.5234%2034.6982%2027.7496%2033.9321%2026.1705ZM25.0001%2013.2689C27.1144%2013.2689%2028.8303%2015.0375%2028.8303%2017.2009C28.8303%2019.3801%2027.1144%2021.133%2025.0001%2021.133C22.8858%2021.133%2021.1699%2019.3801%2021.1699%2017.2009C21.1699%2015.0375%2022.8858%2013.2689%2025.0001%2013.2689ZM25.0001%2025.1914C29.2899%2025.1914%2032.7524%2021.6225%2032.7524%2017.2009C32.7524%2015.0817%2031.9356%2013.0493%2030.4818%2011.5508C29.028%2010.0523%2027.0561%209.21045%2025.0001%209.21045C22.944%209.21045%2020.9722%2010.0523%2019.5183%2011.5508C18.0645%2013.0493%2017.2477%2015.0817%2017.2477%2017.2009C17.2477%2021.6225%2020.7102%2025.1914%2025.0001%2025.1914Z'%20fill='white'/%3e%3c/svg%3e")}.social__link--viber:after{background-image:url("data:image/svg+xml,%3csvg%20width='50'%20height='50'%20viewBox='0%200%2050%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2_1236)'%3e%3cpath%20d='M42.4823%204.32799C41.2828%203.26438%2036.1053%200.0894178%2025.3021%200.0434282C25.3021%200.0434282%2012.5095%20-0.77686%206.29952%204.71263C2.84326%208.04312%201.67889%2012.9958%201.55123%2019.0397C1.42357%2025.0835%200.762137%2036.6295%2012.0897%2039.7007C12.0897%2039.7007%2012.0451%2048.2724%2012.04%2049.0258C12.04%2049.5525%2012.1256%2049.9129%2012.4341%2049.9874C12.656%2050.04%2012.9884%2049.928%2013.2712%2049.6529C15.0824%2047.8777%2020.8811%2041.0503%2020.8811%2041.0503C28.6615%2041.5462%2034.8518%2040.0469%2035.5175%2039.8345C37.0871%2039.342%2045.577%2038.6304%2047.0138%2027.3036C48.4986%2015.6281%2046.468%207.65848%2042.4823%204.32799Z'%20fill='%237360F2'/%3e%3cpath%20d='M28.627%2017.7913C28.4982%2015.4965%2027.1798%2014.2915%2024.6711%2014.1756M32.023%2018.7978C32.0756%2016.6599%2031.3587%2014.8739%2029.8739%2013.4391C28.382%2011.9995%2026.3169%2011.2068%2023.6668%2011.0354M35.5%2020C35.4678%2016.2899%2034.2138%2013.3683%2031.738%2011.2346C29.2623%209.10088%2026.1827%208.02291%2022.5%208'%20stroke='white'%20stroke-width='1.07137'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M25.935%2026.8783C25.935%2026.8783%2026.7834%2026.9559%2027.2402%2026.3463L28.1308%2025.1326C28.5603%2024.5308%2029.597%2024.1469%2030.6122%2024.7596C31.3732%2025.2296%2032.1114%2025.7406%2032.8252%2026.2905C33.4989%2026.8272%2034.8785%2028.0742%2034.8828%2028.0742C35.54%2028.6753%2035.6918%2029.5578%2035.2443%2030.4884C35.2443%2030.4939%2035.2407%2030.5032%2035.2407%2030.5078C34.7482%2031.433%2034.1224%2032.2675%2033.3872%2032.9802C33.3786%2032.9849%2033.3786%2032.9895%2033.3707%2032.9942C32.7321%2033.572%2032.1049%2033.9008%2031.4885%2033.9799C31.3976%2033.997%2031.3052%2034.0032%2031.2136%2033.9985C30.9415%2034.0016%2030.6716%2033.9566%2030.4132%2033.8651L30.3931%2033.8333C29.4438%2033.5433%2027.8587%2032.8174%2025.2191%2031.2399C23.6913%2030.338%2022.2372%2029.2972%2020.8719%2028.1293C20.1875%2027.5445%2019.5345%2026.9171%2018.9167%2026.2509L18.8508%2026.1796L18.785%2026.1082L18.7191%2026.0369C18.6969%2026.0136%2018.6754%2025.9896%2018.6532%2025.9655C18.0382%2025.2963%2017.4591%2024.589%2016.9192%2023.8476C15.841%2022.3686%2014.8803%2020.7935%2014.0476%2019.1393C12.5914%2016.2791%2011.9213%2014.5637%2011.6535%2013.5338L11.6242%2013.512C11.5404%2013.2321%2011.4989%2012.9389%2011.5018%2012.645C11.4968%2012.5457%2011.5025%2012.4457%2011.5182%2012.3472C11.5948%2011.681%2011.8991%2011.0009%2012.4296%2010.3068C12.4339%2010.2982%2012.4382%2010.2982%2012.4425%2010.2889C13.0997%209.49247%2013.8701%208.81543%2014.7249%208.28186C14.7292%208.28186%2014.7378%208.27721%2014.7428%208.27721C15.6019%207.7925%2016.4167%207.95691%2016.9708%208.66497C16.9751%208.66963%2018.1242%2010.1641%2018.6174%2010.8939C19.125%2011.6678%2019.5968%2012.4682%2020.0307%2013.2933C20.5963%2014.3923%2020.2419%2015.5176%2019.6863%2015.9813L18.5659%2016.9461C18.0003%2017.4409%2018.0748%2018.3599%2018.0748%2018.3599C18.0748%2018.3599%2019.7343%2025.1636%2025.935%2026.8783Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_1236'%3e%3crect%20width='50'%20height='50'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.social__link--rutube:after{background-image:url("data:image/svg+xml,%3csvg%20width='50'%20height='50'%20viewBox='0%200%2050%2050'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='50'%20height='50'%20rx='25'%20fill='%23100943'/%3e%3cg%20clip-path='url(%23clip0_2_1240)'%3e%3cmask%20id='mask0_2_1240'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='12'%20y='12'%20width='26'%20height='26'%3e%3cpath%20d='M37.5%2012.5H12.5V37.5H37.5V12.5Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_2_1240)'%3e%3cpath%20d='M27.9425%2024.4293H20.5566V21.5066H27.9425C28.3739%2021.5066%2028.6739%2021.5818%2028.8245%2021.7131C28.975%2021.8444%2029.0683%2022.088%2029.0683%2022.4438V23.4932C29.0683%2023.8681%2028.975%2024.1116%2028.8245%2024.243C28.6739%2024.3743%2028.3739%2024.4304%2027.9425%2024.4304V24.4293ZM28.4492%2018.7511H17.4243V31.25H20.5566V27.1836H26.3292L29.0683%2031.25H32.5758L29.5559%2027.1645C30.6693%2026.9995%2031.1692%2026.6583%2031.5815%2026.096C31.9938%2025.5337%2032.2006%2024.6347%2032.2006%2023.4348V22.4977C32.2006%2021.786%2032.1253%2021.2237%2031.9938%2020.7927C31.8624%2020.3617%2031.6378%2019.9869%2031.3186%2019.6502C30.9816%2019.3314%2030.6063%2019.1069%2030.1558%2018.9565C29.7053%2018.8252%2029.1424%2018.75%2028.4492%2018.75V18.7511Z'%20fill='white'/%3e%3cpath%20d='M50%2012.5C50%2019.4036%2044.4036%2025%2037.5%2025C36.0964%2025%2034.747%2024.7687%2033.4875%2024.3421C33.5144%2024.045%2033.5263%2023.7413%2033.5263%2023.4348V22.4977C33.5263%2021.7019%2033.4432%2021.0005%2033.2619%2020.406C33.0663%2019.7649%2032.7311%2019.2132%2032.2809%2018.7383L32.2559%2018.7119L32.2295%2018.6869C31.75%2018.2334%2031.2063%2017.9096%2030.5756%2017.699L30.5513%2017.6909L30.5267%2017.6837C29.9263%2017.5087%2029.2331%2017.4242%2028.4491%2017.4242H27.1234V17.4254H26.0078C25.3592%2015.914%2025%2014.2489%2025%2012.5C25%205.59644%2030.5964%200%2037.5%200C44.4036%200%2050%205.59644%2050%2012.5Z'%20fill='white'/%3e%3c/g%3e%3cpath%20d='M32.3116%2012.6895H17.6904C14.929%2012.6895%2012.6904%2014.928%2012.6904%2017.6895V32.3107C12.6904%2035.0721%2014.929%2037.3107%2017.6904%2037.3107H32.3116C35.0731%2037.3107%2037.3116%2035.0721%2037.3116%2032.3107V17.6895C37.3116%2014.928%2035.0731%2012.6895%2032.3116%2012.6895Z'%20stroke='white'%20stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_1240'%3e%3crect%20x='12.5'%20y='12.5'%20width='25'%20height='25'%20rx='5'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@keyframes pulse-phone{0%,to{transform:scale(1);box-shadow:0 0 rgba(var(--primary),.4)}50%{transform:scale(1.1);box-shadow:0 0 0 15rem rgba(var(--primary),0)}}.fixed-phone{position:fixed;right:calc((100% - var(--container)) / 2 - 50rem);bottom:100rem;width:70rem;height:70rem;border-radius:50%;background-color:var(--primary);display:flex;align-items:center;justify-content:center;z-index:100;transition:transform .6s cubic-bezier(.4,0,.2,1);animation:pulse-phone 2s ease-in-out infinite}@media(hover:hover){.fixed-phone:hover{animation-play-state:paused}}.fixed-phone:after{content:"";-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='M18.4425 22.0905C18.7179 22.217 19.0281 22.2459 19.3221 22.1724C19.6161 22.099 19.8763 21.9276 20.0598 21.6865L20.5332 21.0665C20.7816 20.7353 21.1037 20.4665 21.4739 20.2814C21.8442 20.0962 22.2525 19.9998 22.6665 19.9998H26.6665C27.3737 19.9998 28.052 20.2808 28.5521 20.7809C29.0522 21.281 29.3332 21.9593 29.3332 22.6665V26.6665C29.3332 27.3737 29.0522 28.052 28.5521 28.5521C28.052 29.0522 27.3737 29.3332 26.6665 29.3332C20.3013 29.3332 14.1968 26.8046 9.69594 22.3037C5.19507 17.8029 2.6665 11.6984 2.6665 5.33317C2.6665 4.62593 2.94746 3.94765 3.44755 3.44755C3.94765 2.94746 4.62593 2.6665 5.33317 2.6665H9.33317C10.0404 2.6665 10.7187 2.94746 11.2188 3.44755C11.7189 3.94765 11.9998 4.62593 11.9998 5.33317V9.33317C11.9998 9.74716 11.9035 10.1555 11.7183 10.5257C11.5332 10.896 11.2644 11.2181 10.9332 11.4665L10.3092 11.9345C10.0644 12.1214 9.89186 12.3873 9.82089 12.687C9.74992 12.9867 9.78488 13.3017 9.91984 13.5785C11.7421 17.2797 14.7391 20.2729 18.4425 22.0905Z' fill='%23D9D9D9'/%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='M18.4425 22.0905C18.7179 22.217 19.0281 22.2459 19.3221 22.1724C19.6161 22.099 19.8763 21.9276 20.0598 21.6865L20.5332 21.0665C20.7816 20.7353 21.1037 20.4665 21.4739 20.2814C21.8442 20.0962 22.2525 19.9998 22.6665 19.9998H26.6665C27.3737 19.9998 28.052 20.2808 28.5521 20.7809C29.0522 21.281 29.3332 21.9593 29.3332 22.6665V26.6665C29.3332 27.3737 29.0522 28.052 28.5521 28.5521C28.052 29.0522 27.3737 29.3332 26.6665 29.3332C20.3013 29.3332 14.1968 26.8046 9.69594 22.3037C5.19507 17.8029 2.6665 11.6984 2.6665 5.33317C2.6665 4.62593 2.94746 3.94765 3.44755 3.44755C3.94765 2.94746 4.62593 2.6665 5.33317 2.6665H9.33317C10.0404 2.6665 10.7187 2.94746 11.2188 3.44755C11.7189 3.94765 11.9998 4.62593 11.9998 5.33317V9.33317C11.9998 9.74716 11.9035 10.1555 11.7183 10.5257C11.5332 10.896 11.2644 11.2181 10.9332 11.4665L10.3092 11.9345C10.0644 12.1214 9.89186 12.3873 9.82089 12.687C9.74992 12.9867 9.78488 13.3017 9.91984 13.5785C11.7421 17.2797 14.7391 20.2729 18.4425 22.0905Z' fill='%23D9D9D9'/%3E%3C/svg%3E");width:32rem;height:32rem;-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;background-color:#d9d9d9}button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.button{transition:color .6s cubic-bezier(.4,0,.2,1),background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1);border-radius:4rem;width:fit-content}@media(max-width:768px){.button{width:100%}}.button--arrow{height:60rem;padding:15rem 40rem;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:768px){.button--arrow{font-size:12rem}}@media(min-width:768px)and (max-width:1200px){.button--arrow{padding:15rem 20rem}}@media(max-width:768px){.button--arrow{height:50rem;padding:15rem 6rem}}.button--arrow span{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10rem}@media(max-width:768px){.button--arrow span{gap:4rem}}.button--arrow span:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 5L15 12L9 19' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 5L15 12L9 19' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24rem;height:24rem;-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;background-color:var(--white);transition:background-color .6s cubic-bezier(.4,0,.2,1);flex-shrink:0}@media(max-width:768px){.button--arrow span:after{width:20rem;height:20rem}}.button--transparent{height:45rem;width:fit-content;padding:15rem 20rem;border:1px solid var(--white);color:var(--white);background-color:transparent}@media(hover:hover){.button--transparent:hover{background-color:var(--white);color:var(--primary)}}.button--primary{background-color:var(--primary);color:var(--white)}@media(hover:hover){.button--primary:hover{background-color:var(--primary_90)}}.button--primary:has(.button--arrow){color:var(--white)}.button--primary:has(.button--arrow) span:after{background-color:var(--white)}.button--white{background-color:var(--white);color:var(--primary)}@media(hover:hover){.button--white:hover{background-color:var(--grey-50)}}.button--white span:after{background-color:var(--primary)}.button--border{background-color:var(--white);color:var(--primary);border:2rem solid var(--grey-300)}@media(hover:hover){.button--border:hover{background-color:var(--grey-50)}}.button--border span:after{background-color:var(--primary)}.slider-button-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:calc(100% + 70rem);position:absolute;left:-35rem;right:-35rem;margin:0 auto}.slider-button{width:70rem;height:70rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--white);box-shadow:0 4rem 27.6rem #00000012;z-index:6;transition:opacity .6s cubic-bezier(.4,0,.2,1);pointer-events:auto;transition:background-color .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.slider-button:hover{background-color:var(--primary_90)}.slider-button:hover:after{background-color:var(--white)}}.slider-button--prev{transform:rotate(180deg)}.slider-button[disabled]{opacity:0;pointer-events:none}.slider-button.swiper-button-lock{display:none}.slider-button:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 5L15 12L9 19' stroke='%23991824' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 5L15 12L9 19' stroke='%23991824' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24rem;height:24rem;-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;background-color:var(--primary);flex-shrink:0;transition:background-color .6s cubic-bezier(.4,0,.2,1)}.footer{margin-top:auto;display:flex;flex-direction:column;width:100%;background-color:var(--black);position:relative}.footer:before{content:"";position:absolute;left:0;right:0;bottom:110rem;width:100%;height:1rem;background-color:var(--grey-5)}@media(max-width:768px){.footer:before{display:none}}.footer.section{padding:60rem 0 150rem}@media(max-width:768px){.footer.section{padding:40rem 0}}.footer.section.decor-top:after{background-color:var(--primary);z-index:-1}.footer__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%}@media(min-width:768px)and (max-width:1200px){.footer__content{gap:40rem}}@media(max-width:768px){.footer__content{flex-direction:column;gap:27rem}}.footer__content:after{content:"";height:100%;width:1rem;background-color:var(--grey-5);position:absolute;top:0;bottom:0;left:calc((100% - var(--container)) / 2 + 898rem);z-index:23}@media(max-width:768px){.footer__content:after{display:none}}.footer__left{display:flex;flex-direction:column;align-items:flex-start;gap:40rem;width:100%;max-width:824rem}@media(max-width:768px){.footer__left{display:contents}}.footer__logo{width:277rem;height:53rem;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}@media(hover:hover){.footer__logo:hover{transform:scale(1.05)}}.footer__logo img{object-fit:contain}@media(max-width:768px){.footer__logo{width:174rem;height:33rem}}.footer__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%}@media(max-width:768px){.footer__row{flex-direction:column;gap:27rem}}.footer__nav{display:flex;flex-direction:column;align-items:flex-start;gap:20rem}@media(max-width:768px){.footer__nav{gap:16rem}}.footer__nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:10rem}@media(max-width:768px){.footer__nav ul{gap:12rem}}@media(hover:hover){.footer__nav ul li:hover a{color:var(--white)}}.footer__nav ul li a{color:var(--grey-50);transition:color .6s cubic-bezier(.4,0,.2,1)}.footer__title{color:var(--grey-600)}.footer__bottom{display:flex;flex-direction:column;gap:40rem}@media(max-width:768px){.footer__bottom{display:contents}}.footer__cards{display:flex;flex-direction:column;gap:10rem;width:100%;max-width:290rem}@media(max-width:768px){.footer__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10rem;max-width:100%}}.footer__card{border-radius:4rem;background-color:var(--grey-5);display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:13rem 20rem;transition:opacity .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.footer__card:hover{opacity:.7}}@media(max-width:768px){.footer__card{background-color:transparent;padding:13rem 12rem}}.footer__card-image{height:35rem;width:auto}@media(max-width:768px){.footer__card-image{height:20rem}}.footer__card-image img{object-fit:contain}.footer__card-rating{display:flex;flex-direction:row;align-items:center;gap:10rem;font-family:var(--font-main);font-size:20rem;font-style:normal;font-weight:600;line-height:120%}@media(max-width:768px){.footer__card-rating{font-size:14rem}}.footer__card-rating{color:var(--white)}@media(max-width:768px){.footer__card-rating{gap:4rem}}.footer__links{display:flex;flex-direction:row;align-items:center;gap:20rem}@media(max-width:768px){.footer__links{order:2;flex-direction:column;align-items:flex-start;gap:12rem}}.footer__links a,.footer__links span{font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:768px){.footer__links a,.footer__links span{font-size:10rem}}.footer__links a,.footer__links span{color:var(--grey-600)}@media(max-width:768px){.footer__links a,.footer__links span{font-size:14rem}}.footer__links a{transition:color .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.footer__links a:hover{color:var(--white)}}.footer__right{display:flex;flex-direction:column;width:100%;max-width:573rem}.footer__grid{display:grid;grid-template-columns:1fr;gap:40rem}@media(max-width:768px){.footer__grid{order:0;gap:24rem;padding-top:27rem;border-top:1rem solid var(--grey-5)}}.footer__item{display:flex;flex-direction:column;align-items:flex-start;gap:20rem}@media(max-width:768px){.footer__item{gap:12rem}}.footer__item span:not([class]),.footer__item a{font-family:var(--font-main);font-size:24rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.footer__item span:not([class]),.footer__item a{font-size:16rem}}.footer__item span:not([class]),.footer__item a{color:var(--white)}.footer__item .social{width:fit-content}@media(max-width:768px){.footer__item .social{gap:16rem}}.header{width:calc(100vw - var(--scrollbar-width));position:fixed;top:0;left:0;right:0;z-index:100;padding:15rem 0;background-color:var(--grey-5);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);transition:background-color .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.header{width:100%;padding:16rem 0}}.header__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header__logo{-webkit-mask-size:contain;mask-size:contain;width:162rem;height:31rem;background-color:var(--white);transition:background-color .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.header__logo{height:23rem;width:120rem}}.header__row{display:flex;flex-direction:row;align-items:center;gap:30rem}@media(max-width:768px){.header__row{gap:16rem}}@media(max-width:768px){.header__nav{display:none}}.header__nav ul{display:flex;flex-direction:row;align-items:center;gap:20rem}.header__nav ul li{font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:400;line-height:143%;color:var(--white);transition:color .6s cubic-bezier(.4,0,.2,1)}.header__nav ul li a{display:flex}.header__widget{display:flex;flex-direction:row;align-items:center;gap:10rem;background-color:var(--white);border:1rem solid transparent;border-radius:10rem;padding:10rem 20rem;transition:opacity .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1);will-change:opacity}@media(hover:hover){.header__widget:hover{opacity:.7}}@media(max-width:768px){.header__widget{padding:0;border-radius:4rem;border:none;background-color:transparent}}.header__widget-image{width:29rem;height:29rem}.header__widget-text{color:#373a41;text-align:center;font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:600;line-height:143%}@media(max-width:768px){.header__widget-text{display:none}}.header__address{font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:500;line-height:120%}@media(max-width:768px){.header__address{font-size:10rem}}.header__address{color:var(--white);max-width:182rem;transition:color .6s cubic-bezier(.4,0,.2,1)}@media(min-width:768px)and (max-width:1200px){.header__address{display:none}}@media(max-width:768px){.header__address{display:none}}.header__phones{display:flex;flex-direction:column;align-items:flex-end;font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.header__phones{font-size:10rem}}.header__phones{color:var(--white);transition:color .6s cubic-bezier(.4,0,.2,1)}@media(min-width:768px)and (max-width:1200px){.header__phones{display:none}}@media(max-width:768px){.header__phones{display:none}}.header__phones-button{text-decoration:underline;cursor:pointer;transition:color .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.header__phones-button:hover{color:var(--primary)}}.header__button{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.header__button{font-size:10rem}}@media(min-width:768px)and (max-width:1200px){.header__button{display:none}}@media(max-width:768px){.header__button{display:none}}.header__burger{width:40rem;height:40rem;background-color:transparent;display:none;flex-direction:column;align-items:center;justify-content:center;position:relative}@media(max-width:768px){.header__burger{display:flex}}.header__burger:after,.header__burger:before{content:"";position:absolute;height:2rem;width:calc(100% - 14rem);background-color:var(--white);transition:transform .6s cubic-bezier(.4,0,.2,1),top .6s cubic-bezier(.4,0,.2,1),bottom .6s cubic-bezier(.4,0,.2,1),background-color .6s cubic-bezier(.4,0,.2,1);transform-origin:center}.header__burger:after{top:14rem}.header__burger:before{bottom:14rem}.header__burger.active:after{top:19rem;transform:rotate(45deg)}.header__burger.active:before{bottom:19rem;transform:rotate(-45deg)}.header.white{background-color:var(--white)}.header.white .header__logo{background-color:var(--black)}.header.white .header__burger:after,.header.white .header__burger:before{background-color:var(--black)}.header.white .header__nav ul li{color:var(--black)}.header.white .header__nav ul li.hover-link a:after{background-color:var(--black)}.header.white .header__widget{border-color:var(--grey-300)}.header.white .header__address,.header.white .header__phones{color:var(--black)}@media(hover:hover){.header.white .header__phones-button:hover{color:var(--primary)}}.header.white .header__button.button.button--transparent{border-color:var(--primary);background-color:var(--primary);color:var(--white)}@media(hover:hover){.header.white .header__button.button.button--transparent:hover{background-color:var(--primary_90);border-color:var(--primary_90)}}.icon{position:relative;line-height:1;vertical-align:middle}.icon:before,.icon:after{content:"";display:block;width:24rem;height:24rem}@media(max-width:768px){.icon:before,.icon:after{width:20rem;height:20rem}}.icon:before,.icon:after{background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.icon:after{content:none}.icon.icon--after:before{content:none}.icon.icon--after:after{content:""}.icon--arrow-white:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%209L12%2015L5%209'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%209L12%2015L5%209'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon.icon--after.icon--arrow-white:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%209L12%2015L5%209'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%209L12%2015L5%209'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.form{display:flex;flex-direction:column;gap:30rem;width:100%}@media(max-width:768px){.form{gap:24rem}}.form__fields{display:flex;flex-direction:column;gap:15rem}.form__fields-row{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-end}.form__fields-row .button{height:55rem}.form__field{display:flex;flex-direction:column;align-items:flex-start;gap:10rem}@media(max-width:768px){.form__field{gap:4rem}}.form__field span{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.form__field span{font-size:10rem}}.form__field span{color:var(--grey-300)}.form__bottom{display:flex;flex-direction:column;gap:20rem}@media(max-width:768px){.form__bottom{gap:16rem}}.form__button{width:100%}.pagination{display:flex;flex-direction:row;align-items:center;gap:10rem;width:fit-content;margin:60rem auto 0}@media(max-width:768px){.pagination{margin-top:24rem;gap:8rem}}.pagination__link{display:flex;align-items:center;justify-content:center;width:50rem;height:50rem;border-radius:4rem;border:2rem solid var(--grey-300);background-color:var(--white);transition:background-color .6s cubic-bezier(.4,0,.2,1),border-color .6s cubic-bezier(.4,0,.2,1);cursor:pointer;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:768px){.pagination__link{font-size:12rem}}.pagination__link{color:var(--black)}@media(hover:hover){.pagination__link:hover{border-color:var(--primary_90)}}@media(max-width:768px){.pagination__link{width:32rem;height:32rem}}.pagination__link.current{border-color:var(--primary);background-color:var(--primary);color:var(--white);cursor:default;pointer-events:none}.pagination__link.prev:after{content:"";-webkit-mask-image:url(../assets/images/pagination/arrow-prev.svg);mask-image:url(../assets/images/pagination/arrow-prev.svg);width:24rem;height:24rem;-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;background-color:var(--black)}@media(max-width:768px){.pagination__link.prev:after{width:18rem;height:18rem}}.pagination__link.next:after{content:"";-webkit-mask-image:url(../assets/images/pagination/arrow-next.svg);mask-image:url(../assets/images/pagination/arrow-next.svg);width:24rem;height:24rem;-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;background-color:var(--black)}@media(max-width:768px){.pagination__link.next:after{width:18rem;height:18rem}}.pagination__link[disabled]{border-color:var(--grey-300);cursor:default;pointer-events:none}.pagination__link[disabled]:after{color:var(--grey-400)}.breadcrumbs{display:flex;flex-direction:row;align-items:center;gap:10rem}@media(max-width:768px){.breadcrumbs{gap:8rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem}}.breadcrumbs__link{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.breadcrumbs__link{font-size:10rem}}.breadcrumbs__link{color:var(--grey-600);transition:color .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.breadcrumbs__link{white-space:nowrap}}.breadcrumbs__link:not(:first-child){display:flex;flex-direction:row;align-items:center;gap:10rem}.breadcrumbs__link:not(:first-child):before{content:"";width:7rem;height:7rem;border-radius:50%;flex-shrink:0;background-color:var(--grey-600);transition:background-color .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.breadcrumbs__link:not(:first-child):before{width:4rem;height:4rem}}@media(hover:hover){.breadcrumbs__link:hover{color:var(--primary)}.breadcrumbs__link:hover:before{background-color:var(--primary)}}.breadcrumbs__link.current{color:var(--primary)}.breadcrumbs__link.current:before{background-color:var(--primary)}.modal{display:flex;flex-direction:row;background:#00000080;position:fixed;inset:0;margin:0 auto;justify-content:center;align-items:center;visibility:hidden;opacity:0;transform-origin:center;border-radius:8rem;transition:visibility .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1),border-radius .6s cubic-bezier(.4,0,.2,1);z-index:364;width:100%;height:100lvh;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding-top:max(90rem,env(safe-area-inset-top));padding-bottom:max(40rem,env(safe-area-inset-bottom))}.modal-close{position:absolute;top:20rem;right:20rem;width:40rem;height:40rem;border-radius:50%;border:1rem solid var(--grey-300);display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:768px){.modal-close{top:8rem;right:8rem;width:32rem;height:32rem}}.modal-close:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='%237C7677' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='%237C7677' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24rem;height:24rem;-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;background-color:var(--grey-600);transition:transform .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.modal-close:after{width:16rem;height:16rem}}@media(hover:hover){.modal-close:hover:after{transform:rotate(180deg)}}.modal__window{max-width:696rem;background-color:var(--white);padding:60rem;border-radius:10rem;display:flex;flex-direction:column;position:relative;transform:translateY(100%);opacity:0;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);transition-delay:.3s}@media(max-width:768px){.modal__window{margin:0 auto;padding:32rem 24rem;max-width:328rem;border-radius:8rem}}.modal__header{display:flex;flex-direction:column;align-items:center;margin-bottom:40rem}@media(max-width:768px){.modal__header{margin-bottom:24rem}}.modal__title{font-family:var(--font-main);font-size:40rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.modal__title{font-size:20rem}}.modal__title{text-align:center}.modal__form .form__field span{color:var(--black)}.modal__form .form__field input{background-color:var(--grey-50-bg)}.modal__form .checkbox-container span,.modal__form .checkbox-container a{color:var(--black)}.modal__form .checkbox-container a{text-decoration:underline}.modal.opened{visibility:visible;opacity:1;transform:scale(1);border-radius:0}.modal.opened .modal__window{transform:translateY(0);opacity:1}.modal.opened .modal-stories{opacity:1}.modal--vacancies .modal__window{max-width:1029rem}.modal--vacancies .modal__container{display:flex;flex-direction:column;gap:40rem}.modal--vacancies .modal__content{display:flex;flex-direction:column;gap:20rem;padding:30rem 40rem 30rem 30rem;border-radius:12rem;border:1rem solid var(--grey-300);height:fit-content;max-height:519rem;overflow-y:auto}.modal--vacancies .modal__content::-webkit-scrollbar{width:18rem}.modal--vacancies .modal__content::-webkit-scrollbar-track{background:transparent}.modal--vacancies .modal__content::-webkit-scrollbar-thumb{background-color:var(--grey-300);background-clip:padding-box;border-left:6rem solid transparent;border-right:6rem solid transparent;border-top:4rem solid transparent;border-bottom:4rem solid transparent;border-radius:100rem}.modal--vacancies .modal__content h3{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:768px){.modal--vacancies .modal__content h3{font-size:12rem}}.modal--vacancies .modal__content h3{color:var(--black);margin-bottom:-10rem}.modal--vacancies .modal__content ul{display:flex;flex-direction:column;align-items:flex-start;gap:5rem;margin-left:17rem}.modal--vacancies .modal__content ul li{position:relative;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){.modal--vacancies .modal__content ul li{font-size:12rem}}.modal--vacancies .modal__content ul li{color:var(--black)}.modal--vacancies .modal__content ul li:before{content:"";width:7rem;height:7rem;background-color:var(--black);border-radius:50%;position:absolute;left:-17rem;top:9rem;flex-shrink:0}.modal--vacancies .modal__bottom{display:flex;flex-direction:column;gap:20rem}.modal--vacancies .modal__form{display:flex;flex-direction:column;gap:30rem}.modal--vacancies .modal__form .checkbox-container{align-items:center}.modal--reviews .modal-close{position:relative;top:unset;right:unset;width:auto;height:auto;border:none;align-items:flex-start;justify-content:flex-start}.modal--reviews .modal-close:after{display:none}.modal--reviews .modal__window{padding:30rem;max-width:755rem;display:flex;flex-direction:column;gap:10rem}@media(max-width:768px){.modal--reviews .modal__window{max-width:328rem;padding:16rem;gap:8rem}}.modal--reviews .modal .reviews__slide-top{margin-bottom:10rem}@media(max-width:768px){.modal--reviews .modal .reviews__slide-top{margin-bottom:4rem}}.modal-stories{width:100%;opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1);background:linear-gradient(0deg,#151515e6 0% 100%)}.modal-stories__content{width:100%;height:fit-content;display:flex;align-items:center;pointer-events:none}.modal-stories__close{display:flex;align-items:center;justify-content:center;width:32rem;height:32rem;position:absolute;top:28rem;right:28rem;cursor:pointer;z-index:1000;pointer-events:auto;border:none}@media(max-width:768px){.modal-stories__close{width:24rem;height:24rem}}.modal-stories__close:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 6L6 18M6 6L18 18' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18 6L6 18M6 6L18 18' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:100%;height:100%;-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;background-color:var(--white);transition:transform .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.modal-stories__close:hover:after{transform:rotate(180deg)}}.modal-stories__slider{overflow:visible;width:100%;max-width:1920rem;height:847rem}@media(max-width:768px){.modal-stories__slider{height:557rem;max-width:328rem}}.modal-stories__slide{width:100%;height:100%;position:relative;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform;transform:scale(.7)!important;padding:20rem 30rem;pointer-events:auto}.modal-stories__slide-image{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.modal-stories__slide-image:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(0deg,#000c 0% 100%),linear-gradient(180deg,#0000 68.71%,#000000b3 95.51%),linear-gradient(0deg,#0000 72.7%,#000000b3);transition:opacity .6s cubic-bezier(.4,0,.2,1)}.modal-stories__slide-content{width:100%;display:flex;flex-direction:column;gap:10rem}.modal-stories__slide-line{width:100%;height:4rem;background:#fff3}.modal-stories__slide-line .progress-fill{width:var(--progress, 0%);height:100%;background:var(--white);transition:none;will-change:width}.modal-stories__slide-profile{display:flex;flex-direction:row;align-items:center;gap:10rem}.modal-stories__slide-avatar{width:50rem;height:50rem;border-radius:50%;overflow:hidden}.modal-stories__slide-name{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.modal-stories__slide-name{font-size:10rem}}.modal-stories__slide-name{color:var(--white)}.modal-stories__slide.swiper-slide-active{transform:scale(1)!important}.modal-stories__slide.swiper-slide-active .modal-stories__slide-image:after{opacity:0}.story-preloader{display:none;justify-content:center;align-items:center;position:absolute;inset:0;z-index:5;background:#0003}.story-preloader:after{content:"";width:30px;height:30px;border:2px solid var(--white);border-bottom-color:transparent;border-radius:50%;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bottom-menu{position:fixed;left:0;right:0;bottom:30rem;z-index:35;margin:0 auto;padding:30rem;border-radius:8rem;background:var(--grey-5);box-shadow:0 4rem 29.8rem #0000001c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;flex-direction:row;align-items:center;gap:10rem;width:fit-content;height:fit-content;transition:transform .6s cubic-bezier(.4,0,.2,1)}.bottom-menu--hidden{transform:translateY(200%)}@media(max-width:768px){.bottom-menu{padding:12rem 16rem;width:100%;border-radius:8rem 8rem 0 0;bottom:0}}.bottom-menu__link{height:60rem;display:flex;align-items:center;justify-content:center;padding:15rem 30rem;border-radius:4rem;border:1rem solid var(--grey-300);background-color:var(--white);transition:background-color .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.bottom-menu__link{display:none}}.bottom-menu__link img{width:auto;height:19rem;object-fit:contain}@media(hover:hover){.bottom-menu__link:hover{background-color:var(--grey-50)}}.bottom-menu__button.button--white.button--arrow span{color:var(--black)}.bottom-menu__button.button--white.button--arrow span:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 8L10.25 12L15.75 8' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 8L10.25 12L15.75 8' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:20rem;height:20rem;-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;background-color:var(--black);transition:background-color .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.bottom-menu__button.button--white.button--arrow.active span:after{transform:scaleY(-1)}.bottom-menu-social{position:fixed;left:calc(50% - 100rem);bottom:170rem;border-radius:8rem;background:var(--grey-5);box-shadow:0 4rem 29.8rem #0000001c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:fit-content;padding:15rem 20rem;visibility:hidden;opacity:0;transform:translateY(20rem);pointer-events:none;transition:visibility .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);z-index:45}@media(max-width:768px){.bottom-menu-social{bottom:80rem;left:0;right:0;margin:0 auto}}.bottom-menu-social.active{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu{background:#15151580;position:fixed;inset:0;z-index:20;width:100%;height:100svh;display:flex;flex-direction:column;align-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1),visibility .6s cubic-bezier(.4,0,.2,1)}.mobile-menu.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu.active .mobile-menu__window{transform:translateY(0)}.mobile-menu__window{background-color:var(--white);position:fixed;top:0;left:0;right:0;height:fit-content;width:100%;display:flex;flex-direction:column;gap:32rem;padding:calc(var(--headerHeight) + 10rem) 16rem 40rem;border-radius:0 0 16rem 16rem;transform:translateY(-100%);transition:transform .6s cubic-bezier(.4,0,.2,1)}.mobile-menu__nav ul{display:flex;flex-direction:column;align-items:flex-start;gap:16rem;width:100%}.mobile-menu__nav ul li{display:flex;width:100%}.mobile-menu__nav ul li a{color:var(--black);width:100%}.mobile-menu__bottom{display:flex;flex-direction:column;gap:24rem}.mobile-menu__contacts{display:flex;flex-direction:column;gap:8rem}.mobile-menu__button{flex-shrink:0;height:50rem}.intro{height:100svh;width:100%;display:flex;flex-direction:column;position:relative}@media(min-width:768px)and (max-width:1200px){.intro{height:900rem}}.intro .container{height:100%;display:flex;flex-direction:column}.intro__bg{position:absolute;inset:0;width:100%;height:100%;z-index:1}.intro__content{position:relative;z-index:2;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-top:auto;margin-bottom:150rem}@media(max-width:768px){.intro__content{flex-direction:column;align-items:center;height:100%;margin-top:90rem;margin-bottom:40rem}}.intro__container{display:flex;flex-direction:column;gap:70rem;max-width:842rem}@media(max-width:768px){.intro__container{display:contents}}.intro__text{display:flex;flex-direction:column;gap:15rem}@media(max-width:768px){.intro__text{order:0;gap:12rem}}.intro__text span{font-family:var(--font-main);font-size:20rem;font-style:normal;font-weight:400;line-height:120%}@media(max-width:768px){.intro__text span{font-size:14rem}}.intro__text span{color:var(--grey-300);max-width:580rem}.intro__title{color:var(--white)}.intro__buttons{display:flex;flex-direction:row;align-items:center;gap:20rem}@media(max-width:768px){.intro__buttons{flex-direction:column;gap:8rem;order:2;width:100%}}.intro__block{padding:30rem;border-radius:4rem;background:var(--grey-5);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);min-height:203rem;min-width:383rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media(max-width:768px){.intro__block{order:1;height:fit-content;width:100%;min-width:100%;min-height:fit-content;margin-top:auto;margin-bottom:16rem;padding:16rem;flex-direction:row;align-items:flex-end;justify-content:space-between}}.intro__block-top{display:flex;flex-direction:column;gap:15rem}.intro__block-rating{display:flex;flex-direction:row;gap:10rem}.intro__block-rating>span{font-family:var(--font-main);font-size:24rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.intro__block-rating>span{font-size:16rem}}.intro__block-rating>span{color:var(--white);display:flex;flex-direction:row;align-items:center;gap:10rem}.intro__block-rating>span:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 20 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0C4.47704 0 0 4.39555 0 9.818C0 12.5283 1.11903 14.9826 2.92753 16.7591C4.73693 18.5365 9.00009 21.1086 9.25007 23.8092C9.28797 24.2141 9.58668 24.5455 10 24.5455C10.4142 24.5455 10.7129 24.2141 10.7508 23.8092C11.0008 21.1086 15.2631 18.5365 17.0725 16.7591C18.8819 14.9826 20 12.5283 20 9.818C20 4.39555 15.523 0 10 0Z' fill='%23FF4433'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0001 13.6365C12.0087 13.6365 13.6365 12.0079 13.6365 10.0006C13.6365 7.99233 12.0087 6.36377 10.0001 6.36377C7.9916 6.36377 6.36377 7.99233 6.36377 10.0006C6.36377 12.0079 7.9916 13.6365 10.0001 13.6365Z' fill='white'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:20rem;height:25rem}.intro__block-stars{display:flex;flex-direction:row;align-items:center;gap:5rem}@media(max-width:768px){.intro__block-stars{gap:4rem}}.intro__block-stars span{display:flex;align-items:center;justify-content:center;width:24rem;height:24rem}@media(max-width:768px){.intro__block-stars span{display:none;width:20rem;height:20rem}.intro__block-stars span:first-child{display:flex}}.intro__block-stars span:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='22' viewBox='0 0 23 22' fill='none'%3E%3Cpath d='M11.4126 0L14.7136 7.45656L22.8253 8.2918L16.7537 13.7354L18.466 21.7082L11.4126 17.616L4.35917 21.7082L6.07146 13.7354L-8.01086e-05 8.2918L8.1116 7.45656L11.4126 0Z' fill='%23FFD12D'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:100%}.intro__block-text{display:flex;flex-direction:row;align-items:center;gap:10rem;color:var(--white)}@media(max-width:768px){.intro__block-text{flex-direction:column;align-items:flex-start;gap:8rem}}.intro__block-bottom{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:768px){.intro__block-bottom{font-size:12rem}}.intro__block-bottom{color:var(--white);display:flex;flex-direction:row;align-items:center;gap:10rem}.intro__block-bottom:after{transition:transform .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.intro__block-bottom:hover:after{content:"";transform:translateY(-5rem)}}.stories{padding-bottom:30rem}@media(max-width:768px){.stories{padding:12rem 0 24rem}}.stories__container{padding:40rem 80rem;border-radius:16rem;background:var(--white);box-shadow:0 4px 27.6px #00000012;display:flex;flex-direction:column;align-items:center;margin-top:-75rem;position:relative;z-index:6}@media(max-width:768px){.stories__container{box-shadow:none;margin-top:0;padding:0;position:relative}.stories__container:after{content:"";background:linear-gradient(90deg,#fff0,#fff);position:absolute;right:-16rem;top:0;bottom:0;width:75rem;height:100%}}.stories__grid{display:flex;flex-direction:row;align-items:flex-start;gap:40rem}@media(max-width:768px){.stories__grid{overflow-x:auto;width:calc(100% + 32rem);margin:0 -16rem;padding:12rem 16rem;scrollbar-width:none;scroll-snap-type:x mandatory}}.stories__item{display:flex;flex-direction:column;align-items:center;gap:15rem;max-width:150rem;cursor:pointer}@media(max-width:768px){.stories__item{max-width:80rem;gap:8rem;scroll-snap-align:center}}.stories__item-preview{width:130rem;height:130rem;border-radius:50%;overflow:hidden;outline:2rem solid var(--primary);outline-offset:9rem}@media(min-width:768px)and (max-width:1200px){.stories__item-preview{width:110rem;height:110rem}}@media(max-width:768px){.stories__item-preview{width:60rem;height:60rem;outline-offset:5rem;flex-shrink:0}}.stories__item-title{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.stories__item-title{font-size:10rem}}.stories__item-title{color:var(--black);text-align:center}.menu:before{background-color:var(--white)}.menu__grid{display:grid;grid-template-columns:1fr;gap:40rem}@media(max-width:768px){.menu__grid{gap:32rem}}.menu__item{height:100%;display:flex;flex-direction:row;width:100%;border-radius:8rem;background:var(--white);box-shadow:0 4rem 27.6rem #00000012;overflow:hidden}.menu__item:nth-child(2n){flex-direction:row-reverse}@media(max-width:768px){.menu__item:nth-child(2n){flex-direction:column-reverse}}@media(max-width:768px){.menu__item{flex-direction:column-reverse}}.menu__item-content{display:flex;flex-direction:column;gap:20rem;width:100%;padding:60rem 80rem 60rem 60rem}@media(max-width:768px){.menu__item-content{padding:32rem 16rem;align-items:center;gap:12rem;text-align:center}}.menu__item-title{font-family:var(--font-main);font-size:40rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.menu__item-title{font-size:20rem}}.menu__item-title{color:var(--black);display:flex;flex-direction:column;gap:20rem}@media(max-width:768px){.menu__item-title{align-items:center;gap:8rem}}.menu__item-title:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='8' viewBox='0 0 45 8' fill='none'%3E%3Cpath d='M1.00049 3.66667C1.00049 3.66667 15.0005 9.66667 22.2505 3.66667C29.5005 -2.33333 43.5005 3.66667 43.5005 3.66667' stroke='%23991824' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:43rem;height:5rem}@media(max-width:768px){.menu__item-title:before{height:4rem;height:31rem}}.menu__item-text{color:var(--grey-600)}.menu__item-button{margin-top:20rem}@media(max-width:768px){.menu__item-button{margin-top:0}}.menu__item-image{width:690rem;height:389rem;flex-shrink:0;border-radius:6rem;overflow:hidden}@media(max-width:768px){.menu__item-image{width:100%;height:165rem}}.menu__item-decor{height:389rem;width:60rem;flex-shrink:0}@media(min-width:768px)and (max-width:1200px){.menu__item-decor{display:none}}@media(max-width:768px){.menu__item-decor{display:none}}.banner{height:552rem;width:100%;max-width:1920rem;margin:0 auto;position:relative;display:flex;flex-direction:column}.banner:after{background-color:var(--white)}.banner:before{background-color:var(--grey-50-bg)}.banner.section{padding:0}@media(max-width:768px){.banner.section{padding:60rem 0 40rem}}@media(max-width:768px){.banner{height:500rem}}.banner__bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.banner__bg:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(0deg,var(--black-40, rgba(21, 21, 21, .4)) 0%,var(--black-40, rgba(21, 21, 21, .4)) 100%);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:0}.banner .container{height:100%;display:flex;flex-direction:column}.banner__content{height:100%;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(max-width:768px){.banner__content{flex-direction:column}}.banner__container{display:flex;flex-direction:column;align-items:flex-start;gap:40rem;max-width:862rem}@media(max-width:768px){.banner__container{align-items:center;gap:24rem}}.banner__head{display:flex;flex-direction:column;align-items:flex-start;gap:5rem}@media(max-width:768px){.banner__head{align-items:center;gap:4rem;text-align:center}}.banner__tag{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:600;line-height:143%;letter-spacing:3rem}@media(max-width:768px){.banner__tag{font-size:10rem}}.banner__tag,.banner__title{color:var(--white)}.banner__block{display:flex;flex-direction:column;gap:10rem;padding:30rem;border-radius:8rem;border:1rem solid var(--grey-50);background:var(--grey-5);-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);max-width:578rem;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){.banner__block{font-size:12rem}}.banner__block{color:var(--white)}@media(max-width:768px){.banner__block{padding:16rem;border-radius:6rem}}.events{background-color:var(--grey-50-bg);position:relative}.events:after,.events:before{background-color:var(--grey-50-bg)}.events__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20rem}@media(max-width:768px){.events__grid{display:flex;flex-direction:row;align-items:center;gap:8rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem}}.events__item{padding:10rem;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8rem;background:var(--white);box-shadow:0 4rem 27rem #00000012;cursor:pointer}@media(max-width:768px){.events__item{scroll-snap-align:center;min-width:300rem;padding:8rem}}.events__item-image{height:310rem;width:100%;border-radius:6rem;overflow:hidden;position:relative}@media(max-width:768px){.events__item-image{height:159rem}}.events__item-image:before{content:"";position:absolute;left:0;right:0;bottom:0;background-color:var(--white);width:100%;height:24rem;border-radius:25rem 25rem 0 0;z-index:3}@media(max-width:768px){.events__item-image:before{height:12rem;bottom:-1rem}}.events__item-content{display:flex;flex-direction:column;gap:10rem;padding:20rem 30rem 60rem}@media(min-width:768px)and (max-width:1200px){.events__item-content{padding:16rem 16rem 20rem}}@media(max-width:768px){.events__item-content{padding:12rem 12rem 16rem}}.events__item-title{color:var(--black)}.events__item-text{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.events__item-text{font-size:10rem}}.events__item-text{color:var(--grey-600);display:flex;flex-direction:column;gap:20rem}.events__item-text:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='8' viewBox='0 0 45 8' fill='none'%3E%3Cpath d='M1.00049 3.66654C1.00049 3.66654 15.0005 9.66654 22.2505 3.66654C29.5005 -2.33346 43.5005 3.66654 43.5005 3.66654' stroke='%23991824' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;width:42rem;height:6rem;flex-shrink:0}@media(max-width:768px){.events__item-text:after{width:28rem}}.poster:after{background-color:var(--grey-50-bg)}.poster .slider-button-container{top:0;bottom:0;margin:auto 0}@media(max-width:768px){.poster .slider-button-container{display:none}}.poster__container{width:100%;position:relative}.poster__slider{width:100%;overflow:visible}.poster__slide{display:grid;grid-template-columns:278rem auto;width:100%}@media(min-width:768px)and (max-width:1200px){.poster__slide{grid-template-columns:260rem auto}}@media(max-width:768px){.poster__slide{grid-template-columns:1fr}}.poster__slide-image{width:278rem;height:347rem;border-radius:8rem;overflow:hidden;flex-shrink:0}@media(min-width:768px)and (max-width:1200px){.poster__slide-image{width:100%}}@media(max-width:768px){.poster__slide-image{width:100%;height:245rem}}.poster__slide-content{padding:30rem 40rem;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media(min-width:768px)and (max-width:1200px){.poster__slide-content{padding:10rem 20rem}}@media(max-width:768px){.poster__slide-content{gap:8rem;padding:16rem 0 0}}.poster__slide-text{display:flex;flex-direction:column;gap:10rem}@media(max-width:768px){.poster__slide-text{gap:8rem}}.poster__slide-text span{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.poster__slide-text span{font-size:10rem}}.poster__slide-text span{color:var(--grey-600)}.poster__slide-title{color:var(--black)}.poster__slide-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(min-width:768px)and (max-width:1200px){.poster__slide-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.poster__slide-bottom{flex-direction:column;align-items:flex-start;gap:12rem}}.poster__slide-column{display:flex;flex-direction:column;gap:5rem}.poster__slide-column>span{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.poster__slide-column>span{font-size:10rem}}.poster__slide-column>span{color:var(--grey-600)}.poster__slide-date{display:flex;flex-direction:row;align-items:center;gap:20rem}@media(max-width:768px){.poster__slide-date{gap:8rem}}.poster__slide-date span{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:768px){.poster__slide-date span{font-size:12rem}}.poster__slide-date span{color:var(--black)}.gallery__container{width:100%;position:relative}.gallery .slider-button-container{top:0;bottom:0;margin:auto 0}@media(max-width:768px){.gallery .slider-button-container{display:none}}.gallery__slider{width:100%;overflow:visible}.gallery__slide{width:100%;height:100%;aspect-ratio:1/1;border-radius:6rem;overflow:hidden}.reviews.decor-bottom:before{background-color:var(--grey-50-bg)}.reviews__content{display:flex;flex-direction:column;gap:30rem}@media(max-width:768px){.reviews__content{gap:24rem}}.reviews__top{display:flex;flex-direction:row;align-items:flex-start;gap:20rem}@media(min-width:768px)and (max-width:1200px){.reviews__top{gap:8rem;overflow-x:auto;width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem;scrollbar-width:none;scroll-snap-type:x mandatory}}@media(max-width:768px){.reviews__top{gap:8rem;overflow-x:auto;width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem;scrollbar-width:none;scroll-snap-type:x mandatory}}.reviews__total{border-radius:8rem;background:var(--primary);box-shadow:0 4rem 27.6rem #00000012;display:flex;flex-direction:row;align-items:center;gap:20rem;padding:30rem;width:fit-content;flex:0 0 auto}@media(min-width:768px)and (max-width:1200px){.reviews__total{padding:20rem}}@media(max-width:768px){.reviews__total{padding:0 16rem;height:40rem;gap:8rem}}.reviews__total-rating{display:flex;flex-direction:row;align-items:center;gap:5rem;color:var(--white)}.reviews__total-text{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.reviews__total-text{font-size:10rem}}.reviews__total-text{color:var(--white)}.reviews__links{display:flex;flex-direction:row;align-items:stretch;gap:10rem;width:100%;padding:10rem;border-radius:8rem;background:var(--white);box-shadow:0 4rem 27.6rem #00000012}@media(max-width:768px){.reviews__links{padding:4rem;gap:8rem}}.reviews__link{padding:14rem 20rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-width:237rem;width:100%;height:auto;background-color:var(--grey-50-bg);border-radius:6rem;transition:opacity .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.reviews__link:hover{opacity:.7}}@media(max-width:768px){.reviews__link{padding:8rem;min-width:165rem}}.reviews__link-image{height:auto;max-height:27rem}@media(min-width:768px)and (max-width:1200px){.reviews__link-image{height:20rem}}@media(max-width:768px){.reviews__link-image{height:16rem}}.reviews__link-rating{display:flex;flex-direction:row;align-items:center;gap:5rem;font-family:var(--font-main);font-size:20rem;font-style:normal;font-weight:600;line-height:120%}@media(max-width:768px){.reviews__link-rating{font-size:14rem}}.reviews__link-rating{color:var(--black)}.reviews .slider-button-container{top:0;bottom:0;margin:auto 0}@media(max-width:768px){.reviews .slider-button-container{display:none}}.reviews__container{width:100%;position:relative}.reviews__slider{width:100%;overflow:visible}.reviews__slide{border-radius:12rem;background:var(--white);box-shadow:0 4rem 27.6rem #00000012;padding:30rem;display:flex;flex-direction:column;gap:20rem;height:auto}@media(max-width:768px){.reviews__slide{gap:12rem;padding:16rem;border-radius:12rem}}.reviews__slide-top{display:flex;flex-direction:row;align-items:center;gap:20rem}@media(max-width:768px){.reviews__slide-top{gap:12rem}}.reviews__slide-profile{width:60rem;height:60rem;border-radius:50%}@media(max-width:768px){.reviews__slide-profile{width:40rem;height:40rem}}.reviews__slide-person{display:flex;flex-direction:column;align-items:flex-start;gap:5rem}.reviews__slide-row{display:flex;flex-direction:row;align-items:center;gap:10rem}@media(max-width:768px){.reviews__slide-row{gap:4rem}}.reviews__slide-rating{display:flex;flex-direction:row;align-items:center;gap:2rem}.reviews__slide-rating .star{display:flex;align-items:center;justify-content:center}.reviews__slide-date{color:var(--black)}.reviews__slide-content{display:flex;flex-direction:column;gap:10rem}@media(max-width:768px){.reviews__slide-content{gap:8rem}}.reviews__slide-text{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden}.reviews__slide-button{cursor:pointer;font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.reviews__slide-button{font-size:10rem}}.reviews__slide-button{color:var(--primary)}.offers{background-color:var(--grey-50-bg)}.offers:after{background-color:var(--grey-50-bg)}.offers__container{width:100%;overflow:visible;position:relative}.offers .slider-button-container{top:177rem}@media(max-width:768px){.offers .slider-button-container{display:none}}.offers__slider{width:100%}@media(max-width:768px){.offers__slider{overflow:visible}}.offers__slide{display:flex;flex-direction:column;gap:30rem;position:relative;overflow:hidden;border-radius:8rem;cursor:pointer}@media(max-width:768px){.offers__slide{gap:16rem}}.offers__slide-top{padding:10rem;border-radius:0 0 6rem;background-color:var(--black_50);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.offers__slide-top{font-size:10rem}}.offers__slide-top{color:var(--white);position:absolute;top:0;left:0;width:fit-content;height:fit-content;z-index:4}.offers__slide-image{width:100%;height:100%;aspect-ratio:1/1;border-radius:8rem;overflow:hidden;position:relative}.offers__slide-content{display:flex;flex-direction:column;gap:15rem}@media(max-width:768px){.offers__slide-content{gap:8rem}}.offers__slide-title{color:var(--black)}.offers__slide-text{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.offers__slide-text{font-size:10rem}}.offers__slide-text{color:var(--grey-600)}.blog.decor-bottom:before{background-color:var(--white)}.blog__content{display:flex;flex-direction:column;align-items:center;gap:60rem}@media(max-width:768px){.blog__content{gap:32rem}}.blog__container{width:100%;position:relative}.blog .slider-button-container{top:95rem}@media(max-width:768px){.blog .slider-button-container{display:none}}.blog__slider{width:100%;overflow:visible}.blog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20rem}.blog__slide{display:flex;flex-direction:column;gap:30rem;width:100%}@media(max-width:768px){.blog__slide{gap:16rem}}@media(hover:hover){.blog__slide:hover .blog__slide-button{opacity:1;transform:translateY(0);transition:transform .6s cubic-bezier(.34,3.56,.64,1)}}.blog__slide-image{width:100%;height:239rem;border-radius:8rem;overflow:hidden}@media(max-width:768px){.blog__slide-image{height:138rem;border-radius:6rem}}.blog__slide-content{display:flex;flex-direction:column;gap:20rem}@media(max-width:768px){.blog__slide-content{gap:8rem}}.blog__slide-top{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.blog__slide-right{display:flex;flex-direction:row;align-items:center;gap:15rem}.blog__slide-item{display:flex;flex-direction:row;align-items:center;gap:5rem;font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.blog__slide-item{font-size:10rem}}.blog__slide-item{color:var(--grey-600)}.blog__slide-time:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206V12L16%2014M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206V12L16%2014M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24rem;height:24rem;-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;background-color:var(--grey-600)}@media(max-width:768px){.blog__slide-time:before{width:18rem;height:18rem}}.blog__slide-views:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.06251%2012.3479C1.97916%2012.1234%201.97916%2011.8764%202.06251%2011.6519C2.87421%209.68373%204.25202%208.00091%206.02128%206.81677C7.79053%205.63263%209.87155%205.00049%2012.0005%205.00049C14.1295%205.00049%2016.2105%205.63263%2017.9797%206.81677C19.749%208.00091%2021.1268%209.68373%2021.9385%2011.6519C22.0218%2011.8764%2022.0218%2012.1234%2021.9385%2012.3479C21.1268%2014.316%2019.749%2015.9988%2017.9797%2017.183C16.2105%2018.3671%2014.1295%2018.9993%2012.0005%2018.9993C9.87155%2018.9993%207.79053%2018.3671%206.02128%2017.183C4.25202%2015.9988%202.87421%2014.316%202.06251%2012.3479Z'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.0005%2014.9999C13.6574%2014.9999%2015.0005%2013.6567%2015.0005%2011.9999C15.0005%2010.343%2013.6574%208.99987%2012.0005%208.99987C10.3437%208.99987%209.00051%2010.343%209.00051%2011.9999C9.00051%2013.6567%2010.3437%2014.9999%2012.0005%2014.9999Z'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.06251%2012.3479C1.97916%2012.1234%201.97916%2011.8764%202.06251%2011.6519C2.87421%209.68373%204.25202%208.00091%206.02128%206.81677C7.79053%205.63263%209.87155%205.00049%2012.0005%205.00049C14.1295%205.00049%2016.2105%205.63263%2017.9797%206.81677C19.749%208.00091%2021.1268%209.68373%2021.9385%2011.6519C22.0218%2011.8764%2022.0218%2012.1234%2021.9385%2012.3479C21.1268%2014.316%2019.749%2015.9988%2017.9797%2017.183C16.2105%2018.3671%2014.1295%2018.9993%2012.0005%2018.9993C9.87155%2018.9993%207.79053%2018.3671%206.02128%2017.183C4.25202%2015.9988%202.87421%2014.316%202.06251%2012.3479Z'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.0005%2014.9999C13.6574%2014.9999%2015.0005%2013.6567%2015.0005%2011.9999C15.0005%2010.343%2013.6574%208.99987%2012.0005%208.99987C10.3437%208.99987%209.00051%2010.343%209.00051%2011.9999C9.00051%2013.6567%2010.3437%2014.9999%2012.0005%2014.9999Z'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24rem;height:24rem;-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;background-color:var(--grey-600)}@media(max-width:768px){.blog__slide-views:before{width:18rem;height:18rem}}.blog__slide-date{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.blog__slide-date{font-size:10rem}}.blog__slide-date{color:var(--black)}.blog__slide-text-container{display:flex;flex-direction:column;gap:15rem}@media(max-width:768px){.blog__slide-text-container{gap:8rem}}.blog__slide-text{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.blog__slide-text{font-size:10rem}}.blog__slide-text{color:var(--grey-600);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog__slide-title{color:var(--black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog__slide-button{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:600;line-height:135%}@media(max-width:768px){.blog__slide-button{font-size:10rem}}.blog__slide-button{color:var(--primary);opacity:0;transform:translateY(10rem);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}@media(min-width:768px)and (max-width:1200px){.blog__slide-button{opacity:1;transform:translateY(0)}}@media(max-width:768px){.blog__slide-button{opacity:1;transform:translateY(0);margin-top:4rem}}@media(max-width:768px){.vacancies .section__header{margin-bottom:0}}.vacancies__content{display:flex;flex-direction:column;align-items:center;gap:60rem}@media(max-width:768px){.vacancies__content{gap:0}}.vacancies__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20rem}@media(min-width:768px)and (max-width:1200px){.vacancies__grid{grid-template-columns:repeat(3,1fr);gap:16rem}}@media(max-width:768px){.vacancies__grid{display:flex;flex-direction:row;align-items:center;gap:8rem;overflow-x:auto;width:calc(100% + 32rem);margin:0 -16rem;padding:24rem 16rem 32rem;scrollbar-width:none;scroll-snap-type:x mandatory}}.vacancies__item{height:auto;width:100%;display:flex;flex-direction:column;gap:20rem;border-radius:8rem;padding:30rem;background-color:var(--white);box-shadow:0 4rem 27.6rem #00000012;cursor:pointer}@media(max-width:768px){.vacancies__item{min-width:244rem;padding:16rem;gap:12rem;scroll-snap-align:center}}@media(hover:hover){.vacancies__item:hover .vacancies__item-button{opacity:1;transform:translateY(0);transition:transform .6s cubic-bezier(.34,3.56,.64,1)}}.vacancies__item-text{display:flex;flex-direction:column;gap:15rem}.vacancies__item-description{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:400;line-height:135%}@media(max-width:768px){.vacancies__item-description{font-size:10rem}}.vacancies__item-description{color:var(--grey-600);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vacancies__item-title{color:var(--black)}.vacancies__item-title.text-decor{gap:15rem}.vacancies__item-bottom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20rem}.vacancies__item-button{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:600;line-height:135%}@media(max-width:768px){.vacancies__item-button{font-size:10rem}}.vacancies__item-button{color:var(--primary);opacity:0;transform:translateY(10rem);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}@media(min-width:768px)and (max-width:1200px){.vacancies__item-button{opacity:1;transform:translateY(0)}}@media(max-width:768px){.vacancies__item-button{opacity:1;transform:translateY(0)}}.vacancies__item-salary{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:768px){.vacancies__item-salary{font-size:12rem}}.vacancies__item-salary{color:var(--black)}.contacts.decor-bottom:before{background:var(--white)}.contacts__content{display:grid;grid-template-columns:702rem 1018rem;justify-content:space-between}@media(min-width:768px)and (max-width:1200px){.contacts__content{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contacts__content{grid-template-columns:1fr;gap:24rem}}.contacts__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20rem}@media(max-width:768px){.contacts__grid{gap:12rem 8rem}}.contacts__item{display:flex;flex-direction:column;align-items:center;gap:20rem;border-radius:8rem;padding:30rem;background:var(--white);box-shadow:0 4rem 28rem #00000012}.contacts__item:has(.contacts__item-social){grid-column:span 2}@media(max-width:768px){.contacts__item{gap:12rem;padding:16rem}}.contacts__item-time{display:flex;align-items:center;justify-content:space-between;width:100%}.contacts__item-title{color:var(--black);text-align:center}.contacts__item-content{display:flex;flex-direction:column;gap:5rem;width:100%}.contacts__item a,.contacts__item span{color:var(--black);text-align:center}.contacts__item a span:after{background-color:var(--black)}.contacts__map{width:100%;height:100%;position:relative;border-radius:12rem;overflow:hidden}@media(max-width:768px){.contacts__map{height:547rem}}.contacts__map-container,.contacts__map-container iframe{width:100%;height:100%}.contacts__cards{display:flex;flex-direction:column;position:absolute;left:20rem;bottom:50rem;width:100%;max-width:300rem;border-radius:4rem;overflow:hidden;background-color:var(--grey-50-bg);z-index:10}@media(min-width:768px)and (max-width:1200px){.contacts__cards{display:none}}@media(max-width:768px){.contacts__cards{bottom:150rem;left:0;right:0;margin:0 auto;flex-direction:row;max-width:320rem}}.contacts__card{padding:13rem 20rem;border-radius:4rem;background-color:var(--grey-5);display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1)}@media(hover:hover){.contacts__card:hover{opacity:.7}}@media(max-width:768px){.contacts__card{padding:13rem 12rem;min-width:158rem}}.contacts__card-image{height:35rem;width:auto}@media(max-width:768px){.contacts__card-image{height:20rem;width:auto}}.contacts__card-rating{display:flex;flex-direction:row;align-items:center;gap:5rem}@media(max-width:768px){.contacts__card-rating{gap:4rem}}.contacts__block{display:flex;flex-direction:column;gap:15rem;padding:30rem;position:absolute;right:0;bottom:0;border-radius:8rem 0 0 8rem;background:var(--grey-50-bg);-webkit-backdrop-filter:blur(22.9rem);backdrop-filter:blur(22.9rem);max-width:385rem;width:100%;z-index:10}@media(min-width:768px)and (max-width:1200px){.contacts__block{display:none}}@media(max-width:768px){.contacts__block{padding:16rem;gap:8rem}}.contacts__widget{width:100%;padding:10rem 20rem;display:flex;flex-direction:row;align-items:center;gap:10rem;border-radius:10rem;border:1rem solid var(--grey-100);background:var(--white);transition:opacity .6s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.contacts__widget{padding:8rem 12rem}}@media(hover:hover){.contacts__widget:hover{opacity:.7}}.contacts__widget-image{width:39rem;height:39rem;flex-shrink:0}.contacts__widget-text{display:flex;flex-direction:column;align-items:flex-start}.contacts__widget-title{color:#373a41;text-align:center;font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:700;line-height:143%}.contacts__widget-address{color:#8d8d8d;text-overflow:ellipsis;font-family:var(--font-main);font-size:14rem;font-style:normal;font-weight:400;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.connect{height:518rem;width:100%;position:relative}.connect:after{background-color:var(--white)}.connect:before{background-color:var(--primary);z-index:-1}@media(max-width:768px){.connect:before{display:none}}.connect.section{padding:0}@media(max-width:768px){.connect.section{padding-top:60rem}}.connect.section.decor-bottom:before{z-index:0}@media(min-width:768px)and (max-width:1200px){.connect{display:none}}@media(max-width:768px){.connect{height:552rem}}.connect__bg{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.connect__bg:after{content:"";background:#ffffff03;-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);position:absolute;inset:0;width:100%;height:100%;z-index:0}.connect .container{height:100%;display:flex;flex-direction:column}.connect__content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}@media(max-width:768px){.connect__content{flex-direction:column}}.connect__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20rem;max-width:862rem}@media(max-width:768px){.connect__container{text-align:center;gap:12rem}}.connect__title{color:var(--white)}.connect__text{color:var(--grey-300)}.connect__block{position:absolute;right:calc((100% - var(--container)) / 2 - 80rem);top:0;max-width:650rem;width:100%;height:100%;padding:84rem 80rem 60rem;border-radius:4rem;background:var(--grey-5);-webkit-backdrop-filter:blur(18.75rem);backdrop-filter:blur(18.75rem);display:flex;flex-direction:column}@media(max-width:768px){.connect__block{position:relative;top:unset;left:0;right:0;bottom:0;width:calc(100% + 32rem);padding:16rem 16rem 32rem;height:fit-content}}.archive-posts.decor-bottom:before{background-color:var(--white)}@media(max-width:768px){.archive-posts__grid .blog__slide-image{height:186rem}}.single-post .section__text span{color:var(--black)}.single-post__wrapper{display:flex;flex-direction:column;width:100%;max-width:1166rem;margin:0 auto}.single-post__block{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:30rem 40rem;border-radius:4rem;background:var(--white);box-shadow:0 4rem 27.6rem #00000012;margin-bottom:30rem}@media(max-width:768px){.single-post__block{padding:16rem;flex-direction:column;gap:16rem;margin-bottom:16rem}}.single-post__block-left{display:grid;grid-template-columns:repeat(2,auto);gap:20rem 30rem}@media(max-width:768px){.single-post__block-left{grid-template-columns:1fr;align-items:flex-start;gap:8rem;width:100%}}.single-post__block-item{display:flex;flex-direction:row;align-items:center;gap:5rem;color:var(--black)}@media(max-width:768px){.single-post__block-item{gap:4rem}}.single-post__block-time:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206V12L16%2014M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%206V12L16%2014M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202C17.5228%202%2022%206.47715%2022%2012Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24rem;height:24rem;-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;background-color:var(--black);flex-shrink:0}@media(max-width:768px){.single-post__block-time:before{width:20rem;height:20rem}}.single-post__block-date:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202V6M16%202V6M3%2010H21M5%204H19C20.1046%204%2021%204.89543%2021%206V20C21%2021.1046%2020.1046%2022%2019%2022H5C3.89543%2022%203%2021.1046%203%2020V6C3%204.89543%203.89543%204%205%204Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%202V6M16%202V6M3%2010H21M5%204H19C20.1046%204%2021%204.89543%2021%206V20C21%2021.1046%2020.1046%2022%2019%2022H5C3.89543%2022%203%2021.1046%203%2020V6C3%204.89543%203.89543%204%205%204Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24rem;height:24rem;-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;background-color:var(--black);flex-shrink:0}@media(max-width:768px){.single-post__block-date:before{width:20rem;height:20rem}}.single-post__block-views:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.06202%2012.3479C1.97868%2012.1234%201.97868%2011.8764%202.06202%2011.6519C2.87372%209.68373%204.25153%208.00091%206.02079%206.81677C7.79004%205.63263%209.87106%205.00049%2012%205.00049C14.129%205.00049%2016.21%205.63263%2017.9792%206.81677C19.7485%208.00091%2021.1263%209.68373%2021.938%2011.6519C22.0214%2011.8764%2022.0214%2012.1234%2021.938%2012.3479C21.1263%2014.316%2019.7485%2015.9988%2017.9792%2017.183C16.21%2018.3671%2014.129%2018.9993%2012%2018.9993C9.87106%2018.9993%207.79004%2018.3671%206.02079%2017.183C4.25153%2015.9988%202.87372%2014.316%202.06202%2012.3479Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2014.9999C13.6569%2014.9999%2015%2013.6567%2015%2011.9999C15%2010.343%2013.6569%208.99987%2012%208.99987C10.3432%208.99987%209.00002%2010.343%209.00002%2011.9999C9.00002%2013.6567%2010.3432%2014.9999%2012%2014.9999Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.06202%2012.3479C1.97868%2012.1234%201.97868%2011.8764%202.06202%2011.6519C2.87372%209.68373%204.25153%208.00091%206.02079%206.81677C7.79004%205.63263%209.87106%205.00049%2012%205.00049C14.129%205.00049%2016.21%205.63263%2017.9792%206.81677C19.7485%208.00091%2021.1263%209.68373%2021.938%2011.6519C22.0214%2011.8764%2022.0214%2012.1234%2021.938%2012.3479C21.1263%2014.316%2019.7485%2015.9988%2017.9792%2017.183C16.21%2018.3671%2014.129%2018.9993%2012%2018.9993C9.87106%2018.9993%207.79004%2018.3671%206.02079%2017.183C4.25153%2015.9988%202.87372%2014.316%202.06202%2012.3479Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2014.9999C13.6569%2014.9999%2015%2013.6567%2015%2011.9999C15%2010.343%2013.6569%208.99987%2012%208.99987C10.3432%208.99987%209.00002%2010.343%209.00002%2011.9999C9.00002%2013.6567%2010.3432%2014.9999%2012%2014.9999Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24rem;height:24rem;-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;background-color:var(--black);flex-shrink:0}@media(max-width:768px){.single-post__block-views:before{width:20rem;height:20rem}}.single-post__block-update:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2014V16.2L17.6%2017.2M16%202V6M21%207.5V6C21%205.46957%2020.7893%204.96086%2020.4142%204.58579C20.0391%204.21071%2019.5304%204%2019%204H5C4.46957%204%203.96086%204.21071%203.58579%204.58579C3.21071%204.96086%203%205.46957%203%206V20C3%2020.5304%203.21071%2021.0391%203.58579%2021.4142C3.96086%2021.7893%204.46957%2022%205%2022H8.5M3%2010H8M8%202V6M22%2016C22%2019.3137%2019.3137%2022%2016%2022C12.6863%2022%2010%2019.3137%2010%2016C10%2012.6863%2012.6863%2010%2016%2010C19.3137%2010%2022%2012.6863%2022%2016Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2014V16.2L17.6%2017.2M16%202V6M21%207.5V6C21%205.46957%2020.7893%204.96086%2020.4142%204.58579C20.0391%204.21071%2019.5304%204%2019%204H5C4.46957%204%203.96086%204.21071%203.58579%204.58579C3.21071%204.96086%203%205.46957%203%206V20C3%2020.5304%203.21071%2021.0391%203.58579%2021.4142C3.96086%2021.7893%204.46957%2022%205%2022H8.5M3%2010H8M8%202V6M22%2016C22%2019.3137%2019.3137%2022%2016%2022C12.6863%2022%2010%2019.3137%2010%2016C10%2012.6863%2012.6863%2010%2016%2010C19.3137%2010%2022%2012.6863%2022%2016Z'%20stroke='%23151515'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24rem;height:24rem;-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;background-color:var(--black);flex-shrink:0}@media(max-width:768px){.single-post__block-update:before{width:20rem;height:20rem}}.single-post__block-right{display:flex;flex-direction:row;align-items:center;gap:20rem}@media(max-width:768px){.single-post__block-right{justify-content:space-between;width:100%}}.single-post__block-right>span{font-family:var(--font-main);font-size:20rem;font-style:normal;font-weight:600;line-height:120%}@media(max-width:768px){.single-post__block-right>span{font-size:14rem}}.single-post__block-right>span{color:var(--black)}.single-post__block-links{display:flex;flex-direction:row;align-items:center;gap:10rem}@media(max-width:768px){.single-post__block-links{gap:8rem}}.single-post__block-link{width:40rem;height:40rem;display:flex;align-items:center;justify-self:center}@media(max-width:768px){.single-post__block-link{width:32rem;height:32rem}}.single-post__block-link--telegram:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='20'%20fill='white'/%3e%3cpath%20d='M9.86819%2018.8296C15.5205%2016.453%2019.2888%2014.8861%2021.1729%2014.129C26.5586%2011.9674%2027.6764%2011.5919%2028.4064%2011.5792C28.5669%2011.5767%2028.9244%2011.615%2029.1576%2011.797C29.3515%2011.9506%2029.406%2012.1582%2029.4333%2012.3039C29.4575%2012.4495%2029.4908%2012.7814%2029.4636%2013.0405C29.1728%2015.9995%2027.9096%2023.1802%2027.2675%2026.4945C26.9979%2027.8968%2026.4617%2028.367%2025.9437%2028.4129C24.8169%2028.5129%2023.9627%2027.6947%2022.8722%2027.005C21.1668%2025.9252%2020.2035%2025.2532%2018.5466%2024.1997C16.6322%2022.9822%2017.8742%2022.3129%2018.9646%2021.2193C19.2494%2020.9331%2024.2111%2016.5779%2024.305%2016.1828C24.3171%2016.1334%2024.3292%2015.9492%2024.2141%2015.8521C24.102%2015.7548%2023.9354%2015.7881%2023.8143%2015.8144C23.6416%2015.8518%2020.9184%2017.591%2015.6356%2021.0316C14.8632%2021.5445%2014.1635%2021.7945%2013.5334%2021.7813C12.8428%2021.767%2011.51%2021.4036%2010.5195%2021.093C9.3078%2020.712%208.34151%2020.5106%208.42633%2019.8635C8.46874%2019.5267%208.95037%2019.1819%209.86819%2018.8296Z'%20fill='%23151515'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:100%}.single-post__block-link--vk:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='41'%20height='40'%20viewBox='0%200%2041%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='41'%20height='40'%20rx='20'%20fill='white'/%3e%3cpath%20d='M31.5383%2027.3647H31.2831C30.146%2027.3647%2029.0086%2027.3611%2027.8715%2027.3683C27.6949%2027.3683%2027.611%2027.3315%2027.5448%2027.1471C26.9636%2025.5279%2025.9883%2024.2131%2024.4944%2023.3149C23.7162%2022.8474%2022.8709%2022.5751%2021.9442%2022.4775V27.3319C21.9151%2027.3454%2021.8845%2027.3554%2021.8531%2027.3615C19.3911%2027.4095%2017.0516%2026.964%2014.9432%2025.6243C13.2202%2024.5298%2011.9824%2023.0122%2011.1054%2021.1882C10.4384%2019.7914%209.99222%2018.3003%209.78252%2016.7677C9.64043%2015.7544%209.56779%2014.731%209.46143%2013.6909H13.2683C13.2796%2013.9076%2013.2908%2014.1308%2013.3029%2014.3539C13.4044%2016.2311%2013.7335%2018.0554%2014.5872%2019.7526C15.1893%2020.9555%2016.0056%2021.9804%2017.1905%2022.6647C17.5517%2022.8722%2017.9466%2023.0162%2018.3741%2023.2105V13.6869H21.9249V19.1003C22.1449%2019.054%2022.3391%2019.0264%2022.527%2018.9716C23.5512%2018.67%2024.3732%2018.0518%2025.0921%2017.292C26.0311%2016.2996%2026.7258%2015.1034%2027.1214%2013.7977C27.133%2013.7601%2027.1503%2013.7237%2027.1659%2013.6841H30.6979C30.4402%2015.1237%2029.855%2016.4062%2029.0122%2017.5779C28.1693%2018.7496%2027.145%2019.733%2025.8952%2020.4944C28.7509%2021.9872%2030.6132%2024.2687%2031.5383%2027.3647Z'%20fill='%23151515'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:100%}.single-post__block-link--share:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.99996%2013C10.4294%2013.5741%2010.9773%2014.0491%2011.6065%2014.3929C12.2357%2014.7367%2012.9315%2014.9411%2013.6466%2014.9923C14.3617%2015.0435%2015.0795%2014.9403%2015.7513%2014.6897C16.4231%2014.4392%2017.0331%2014.047%2017.54%2013.54L20.54%2010.54C21.4507%209.59695%2021.9547%208.33394%2021.9433%207.02296C21.9319%205.71198%2021.4061%204.45791%2020.479%203.53087C19.552%202.60383%2018.2979%202.07799%2016.987%202.0666C15.676%202.0552%2014.413%202.55918%2013.47%203.46997L11.75%205.17997M14%2011C13.5705%2010.4258%2013.0226%209.95078%2012.3934%209.60703C11.7642%209.26327%2011.0684%209.05885%2010.3533%209.00763C9.63816%208.95642%208.92037%209.0596%208.24861%209.31018C7.57685%209.56077%206.96684%209.9529%206.45996%2010.46L3.45996%2013.46C2.54917%2014.403%202.04519%2015.666%202.05659%2016.977C2.06798%2018.288%202.59382%2019.542%203.52086%2020.4691C4.4479%2021.3961%205.70197%2021.9219%207.01295%2021.9333C8.32393%2021.9447%209.58694%2021.4408%2010.53%2020.53L12.24%2018.82'%20stroke='%23151515'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;width:24rem;height:24rem}@media(max-width:768px){.single-post__block-link--share:before{width:20rem;height:20rem}}.single-post__content{display:flex;flex-direction:column;gap:10rem}@media(max-width:768px){.single-post__content{gap:8rem}}.single-post__content img{width:870rem;height:489rem;border-radius:8rem;overflow:hidden}@media(max-width:768px){.single-post__content img{border-radius:6rem;width:100%;height:186rem}}.single-post__content h2{font-family:var(--font-main);font-size:24rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:2rem}@media(max-width:768px){.single-post__content h2{font-size:16rem}}.single-post__content h2{margin-top:30rem}@media(max-width:768px){.single-post__content h2{margin-top:16rem}}.single-post__content p{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){.single-post__content p{font-size:12rem}}.single-post__content p{color:var(--black)}.single-post__content ul{display:flex;flex-direction:column;align-items:flex-start;gap:10rem;margin-left:29rem}@media(max-width:768px){.single-post__content ul{gap:4rem;margin-left:21rem}}.single-post__content ul li{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){.single-post__content ul li{font-size:12rem}}.single-post__content ul li{color:var(--black);position:relative}.single-post__content ul li:before{content:"";width:7rem;height:7rem;background-color:var(--black);border-radius:50%;position:absolute;left:-21rem;top:9rem;flex-shrink:0}@media(max-width:768px){.single-post__content ul li:before{width:4rem;height:4rem;left:-16rem;top:7rem}}.single-post__content ol{display:flex;flex-direction:column;align-items:flex-start;gap:10rem;margin-left:29rem}@media(max-width:768px){.single-post__content ol{margin-left:21rem;gap:4rem}}.single-post__content ol li{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:768px){.single-post__content ol li{font-size:12rem}}.single-post__content ol li{color:var(--black)}.section{padding:80rem 0;position:relative;overflow:hidden}.section.section--first{padding:60rem 0 80rem}@media(max-width:768px){.section.section--first{padding:32rem 0 40rem}}.section.decor-top:after{content:"";position:absolute;left:0;right:0;top:0;height:24rem;width:100%;border-radius:0 0 25rem 25rem;z-index:5}.section.decor-bottom:before{content:"";position:absolute;left:0;right:0;bottom:0;height:24rem;width:100%;border-radius:25rem 25rem 0 0;z-index:5}@media(min-width:768px)and (max-width:1200px){.section{padding:70rem 0}}@media(max-width:768px){.section{padding:40rem 0}}.section__header{display:flex;flex-direction:column;align-items:center;gap:5rem;margin-bottom:60rem}@media(max-width:768px){.section__header{gap:4rem;margin-bottom:24rem}}.section__header:has(.section__column){align-items:flex-start}.section__header:has(.section__column) .section__text{align-items:flex-start;text-align:left}.section__header:has(.section__column) .section__text span{max-width:100%}.section__column{display:flex;flex-direction:column;gap:30rem}@media(max-width:768px){.section__column{gap:16rem;width:100%}}.section__tag{font-family:var(--font-main);font-size:16rem;font-style:normal;font-weight:600;line-height:143%;letter-spacing:3rem}@media(max-width:768px){.section__tag{font-size:10rem}}.section__tag{color:var(--primary)}.section__text{display:flex;flex-direction:column;align-items:center;gap:20rem;text-align:center}@media(max-width:768px){.section__text{gap:12rem}}.section__text span{max-width:700rem;color:var(--grey-600)}.map-out{position:absolute;width:100%;height:100%;z-index:5;inset:0;transition:.3s ease}.map-out.hide{visibility:hidden;opacity:0;pointer-events:none}.map-clue,.map-clue-bottom{position:absolute;z-index:6;display:none;background:#fff;font-size:12rem;color:#000;padding:10rem;box-shadow:0 0 10rem #0000001a;text-align:center;justify-content:center}.map-clue.show{display:block}.map-clue-bottom{display:flex;justify-content:center;position:fixed;bottom:-100%;left:50%;transform:translate(-50%);transition:.3s ease;text-align:center}.map-clue-bottom.show{bottom:50rem}@media(max-width:767px){.map-clue-bottom{left:16rem;right:16rem;transform:translate(0)}.map-clue-bottom.show{bottom:20rem}}
