@charset "UTF-8";.reels,.reels-modal{--r-section-padding: 40rem 0;--r-container-width: 1460rem;--r-preview-height: 200rem;--r-position-top-swiper-btn-preview: 75rem;--r-modal-blackout: rgba(21, 21, 21, .5);--r-close-color: black;--r-close-bg: white;--r-nav-zone-bg: transparent;--r-nav-zone-width: 10%;--r-progress-bg: grey;--r-progress-foreground: white;--r-avatar-size: 50rem;--r-swiper-btn-color: #5f3420;--r-swiper-btn-bg: white;--r-swiper-btn-color-hover: #e1d3c7;--r-swiper-btn-bg-hover: #5f3420;--r-swiper-btn-color-focus: #e1d3c7;--r-swiper-btn-bg-focus: #5f3420;--r-swiper-btn-color-disabled: #e1d3c7;--r-swiper-btn-bg-disabled: white}html:has(.reels-modal.opened){scrollbar-gutter:stable}.reels.section-reels{position:relative;padding:var(--r-section-padding)}.reels .container-reels{width:var(--r-container-width);padding:0;position:relative;margin-inline:auto}.reels__item{cursor:pointer}.reels__preview{height:var(--r-preview-height);margin-bottom:10rem;transition:all .3s ease}.reels__preview img{width:100%;height:100%;object-fit:cover;will-change:transform}.reels__description{padding-inline:5rem;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.reels .swiper{overflow:visible}.reels .swiper-shell{position:relative}.reels .swiper-buttons{top:var(--r-position-top-swiper-btn-preview);pointer-events:none;z-index:10;position:absolute;display:flex;justify-content:space-between;width:100%}.reels .swiper-buttons button:nth-of-type(1){margin-left:-25rem}.reels .swiper-buttons button:nth-of-type(2){margin-right:-25rem}.reels .swiper-btn{z-index:5;cursor:pointer;align-items:center;justify-content:center;width:50rem;height:50rem;border:1rem solid var(--r-swiper-btn-color);background-color:var(--r-swiper-btn-bg);color:var(--r-swiper-btn-color);transition:all .3s ease;pointer-events:auto}.reels .swiper-btn:after{content:"";display:block;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%204L16%2012L8%2020%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%204L16%2012L8%2020%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fsvg%3E);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;width:24rem;height:24rem}.reels .swiper-btn:hover{color:var(--r-swiper-btn-color-hover);background-color:var(--r-swiper-btn-bg-hover);border:transparent}.reels .swiper-btn:active{color:var(--r-swiper-btn-color-focus);background-color:var(--r-swiper-btn-bg-focus);border:transparent}.reels .swiper-btn:focus{color:var(--r-swiper-btn-color-focus);background-color:var(--r-swiper-btn-bg-focus);border:transparent}.reels .swiper-btn:disabled{border:1rem solid var(--r-swiper-btn-color-disabled);background-color:var(--r-swiper-btn-bg-disabled);color:#e1d3c7}.reels .swiper-btn--left{transform:rotate(180deg)}.reels-modal{position:relative;z-index:100;position:fixed;inset:0;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;background-color:var(--r-modal-blackout);transition:all .3s ease}.reels-modal.opened{opacity:1;pointer-events:auto;transform:translateY(0)}.reels-modal.opened .reels-modal__block{transform:translateY(0);opacity:1}.reels-modal:not(.opened) .swiper-btn{pointer-events:none}.reels-modal__block{position:relative;padding:0;background-color:transparent;width:100%;max-width:100%;transform:translateY(100rem);transition:all .3s ease}.reels-modal__close{display:flex;align-items:center;justify-content:center;z-index:100;position:absolute;border:1rem solid var(--r-close-color);background-color:var(--r-close-bg);right:20rem;top:20rem;width:40rem;height:40rem}.reels-modal__close:before{content:"";display:block;width:32rem;height:32rem;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;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M6%206L18%2018M18%206L6%2018%27%20stroke%3D%27white%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27square%27%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%3E%3Cpath%20d%3D%27M6%206L18%2018M18%206L6%2018%27%20stroke%3D%27white%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27square%27%2F%3E%3C%2Fsvg%3E)}.reels-modal__item{cursor:pointer;position:relative;transform:scale(.8);transition:all .3s ease;background-color:#000;height:100%;aspect-ratio:9/16}@media(max-width:767px){.reels-modal__item{height:85dvh;width:100%}}.reels-modal__item:before{content:"";pointer-events:none;position:absolute;inset:0 0 auto;height:160rem;background:linear-gradient(to bottom,#000c,#0009 45%,#0000)}.reels-modal__item:after{content:"";position:absolute;inset:0;background:#0009;transition:opacity .3s ease;pointer-events:none}.reels-modal .swiper-slide-active .reels-modal__nav{display:flex}@media(max-width:767px){.reels-modal .swiper-slide-active .reels-modal__item{transform:scale(1)}}.reels-modal__nav{display:none;justify-content:space-between;position:absolute;inset:0;z-index:2}.reels-modal__nav-zone{width:var(--r-nav-zone-width);border:0;padding:0;background:transparent;cursor:pointer;background-color:var(--r-nav-zone-bg)}.reels-modal__header{position:absolute;z-index:50;top:20rem;left:30rem;right:30rem;-webkit-user-select:none;user-select:none}.reels-modal__footer{display:flex;flex-direction:column;gap:10rem;position:absolute;bottom:20rem;left:30rem;color:#fff}.reels-modal__title{display:flex;align-items:center;gap:10rem;color:#fff}.reels-modal__avatar{width:var(--r-avatar-size);height:var(--r-avatar-size);border-radius:50%;overflow:hidden}.reels-modal__avatar img{width:100%;height:100%;object-fit:cover}.reels-modal__bars{display:flex;gap:10rem}.reels-modal__bars button{--progress: 0%;cursor:pointer;position:relative;flex:1;height:4rem;background-color:var(--r-progress-bg);margin-bottom:10rem}.reels-modal__bars button:before{content:"";position:absolute;top:0;left:0;height:100%;width:var(--progress);background-color:var(--r-progress-foreground)}.reels-modal__contents{width:100%;height:100%}.reels-modal__contents>div{width:100%;height:100%;background-color:#000;display:none;align-items:center;justify-content:center;overflow:hidden}.reels-modal__contents>div video,.reels-modal__contents>div img{-webkit-user-select:none;user-select:none;width:100%;height:100%;object-fit:contain}.reels-modal__contents>div.active{display:flex}.reels-modal .swiper-slide{display:flex;flex-direction:column;align-items:center;gap:15rem}.reels-modal .swiper-slide-active .reels-modal__name{display:none}.reels-modal .swiper-slide-active .reels-modal__item{cursor:default;transform:scale(1)}.reels-modal .swiper-slide-active .reels-modal__item:after{opacity:0}.swiper-btn{display:flex}: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-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/Montserrat-500.woff2) format("woff2")}*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}body{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{cursor:pointer;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top;max-width:100%;width:100%;height:100%}cite{font-style:normal}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}address{font-style:normal}img{max-width:100%;display:block}:root{--font-main: "Inter", Arial, Helvetica Neue, sans-serif;--font-second: "Montserrat", Arial, Helvetica Neue, sans-serif;--brand-100: #940001;--brand-200: #940001;--brand-300: #CA0001;--brand-400: #bbbbc3;--brand-500: #121213;--brand-600: #3f3f46;--brand-700: #000000;--brand-800: #27272a;--colors-100: #e8e8e8;--colors-200: #d0d2d6;--colors-300: #c8c8cc;--colors-400: #a5a3a1;--colors-50: #f8f8f8;--colors-500: #76787b;--colors-600: #666666;--colors-700: #403e3d;--colors-800: #333333;--colors-850: #282625;--colors-900: #1a1818;--colors-black: #111111;--colors-white: #ffffff;--black-aplha-700: rgba(0, 0, 0, .2);--color-star: #FFB200;--error: #D02D3C;--viber: #7360f2;--odnoklassniki: #f80;--telegram: #23a0dd;--rutube: #100943;--vk: #366eff;--bg-default: var(--colors-black);--bg-emphasized: var(--colors-600);--bg-footer: var(--colors-900);--bg-glass: var(--black-alpha-700);--bg-inverted: var(--colors-white);--bg-muted: var(--colors-700);--bg-panel: var(--colors-900);--bg-subtle: var(--colors-850);--border-brand: var(--brand-300);--border-default: var(--colors-600);--border-emphasized: var(--colors-500);--border-focus-ring: var(--brand-300);--border-inverted: var(--colors-white);--border-muted: var(--colors-700);--border-static-black: var(--colors-black);--border-static-white: var(--colors-white);--border-subtle: var(--colors-800);--brand-emphasized: var(--brand-100);--brand-fg: var(--brand-300);--brand-muted: var(--brand-200);--brand-solid: var(--brand-300);--brand-subtle: var(--brand-800);--fg-default: var(--colors-white);--fg-inverted: var(--colors-black);--fg-muted: var(--colors-300);--fg-subtle: var(--colors-600);--text-fg_brand: var(--brand-300);--text-fg_default: var(--colors-white);--text-fg_inverted: var(--colors-black);--text-fg_muted: var(--colors-400);--text-fg_static-black: var(--colors-black);--text-fg_static-white: var(--colors-white);--text-fg_subtle: var(--colors-600);--container: 1760rem;--container-fluid: 1880rem;--container-padding-x: 0}@media(max-width:1199px){:root{--container: 100%;--container-fluid: 100%;--container-padding-x: 24rem}}@media(max-width:767px){:root{--container: 100%;--container-fluid: 100%;--container-padding-x: 16rem}}.single-post-share__link,.single-post-share__link[data-copy-link]:after,.icon,.icon--star{display:inline-flex;align-items:center;justify-content:center}input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{position:relative;--input-text-color: var(--white, #fff);background:var(--bg-default, #0D0D0D);border:1rem solid var(--border-muted, #403E3D);padding:15rem 19rem;border-radius:0;transition:border-color .2s ease,background-color .2s ease;color:var(--text-fg_default, #FFF);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{font-size:14rem;line-height:142%}}@media(max-width:767px){input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{padding:13rem 15rem}}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--text-fg_muted, #A5A3A1)}input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=number]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:var(--text-fg_muted, #A5A3A1)}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:var(--text-fg_muted, #A5A3A1)}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--text-fg_muted, #A5A3A1)}input[type=text].error,input[type=email].error,input[type=tel].error,input[type=password].error,input[type=number].error,select.error,textarea.error{border-color:var(--red-1, #FF0000)!important;transition:border-color .2s ease,background-color .2s ease,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}input[type=text].error:has(+.error-text),input[type=email].error:has(+.error-text),input[type=tel].error:has(+.error-text),input[type=password].error:has(+.error-text),input[type=number].error:has(+.error-text),select.error:has(+.error-text),textarea.error:has(+.error-text){padding-top:10rem;padding-bottom:25rem}@media(max-width:767px){input[type=text].error:has(+.error-text),input[type=email].error:has(+.error-text),input[type=tel].error:has(+.error-text),input[type=password].error:has(+.error-text),input[type=number].error:has(+.error-text),select.error:has(+.error-text),textarea.error:has(+.error-text){padding-top:7rem;padding-bottom:19rem}}input[type=text].transparent,input[type=email].transparent,input[type=tel].transparent,input[type=password].transparent,input[type=number].transparent,select.transparent,textarea.transparent{border-color:var(--border-muted, #404040);background:transparent;color:var(--text-fg_default, #FFF)}input[type=text].transparent::-webkit-input-placeholder,input[type=email].transparent::-webkit-input-placeholder,input[type=tel].transparent::-webkit-input-placeholder,input[type=password].transparent::-webkit-input-placeholder,input[type=number].transparent::-webkit-input-placeholder,select.transparent::-webkit-input-placeholder,textarea.transparent::-webkit-input-placeholder{color:var(--grey_200, #DEE3E8)}input[type=text].transparent:-moz-placeholder,input[type=email].transparent:-moz-placeholder,input[type=tel].transparent:-moz-placeholder,input[type=password].transparent:-moz-placeholder,input[type=number].transparent:-moz-placeholder,select.transparent:-moz-placeholder,textarea.transparent:-moz-placeholder{color:var(--grey_200, #DEE3E8)}input[type=text].transparent::-moz-placeholder,input[type=email].transparent::-moz-placeholder,input[type=tel].transparent::-moz-placeholder,input[type=password].transparent::-moz-placeholder,input[type=number].transparent::-moz-placeholder,select.transparent::-moz-placeholder,textarea.transparent::-moz-placeholder{color:var(--grey_200, #DEE3E8)}input[type=text].transparent:-ms-input-placeholder,input[type=email].transparent:-ms-input-placeholder,input[type=tel].transparent:-ms-input-placeholder,input[type=password].transparent:-ms-input-placeholder,input[type=number].transparent:-ms-input-placeholder,select.transparent:-ms-input-placeholder,textarea.transparent:-ms-input-placeholder{color:var(--grey_200, #DEE3E8)}input[type=text].transparent.error,input[type=email].transparent.error,input[type=tel].transparent.error,input[type=password].transparent.error,input[type=number].transparent.error,select.transparent.error,textarea.transparent.error{border-color:var(--red-1, #FF0000)}input[type=text]:hover:not(:disabled),input[type=email]:hover:not(:disabled),input[type=tel]:hover:not(:disabled),input[type=password]:hover:not(:disabled),input[type=number]:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){border-color:var(--brand-solid, #418B45)}input[type=text]:active:not(:disabled),input[type=email]:active:not(:disabled),input[type=tel]:active:not(:disabled),input[type=password]:active:not(:disabled),input[type=number]:active:not(:disabled),select:active:not(:disabled),textarea:active:not(:disabled){border-color:var(--bg-muted, #A2A1A5)}input[type=text]:disabled,input[type=email]:disabled,input[type=tel]:disabled,input[type=password]:disabled,input[type=number]:disabled,select:disabled,textarea:disabled{pointer-events:none;cursor:not-allowed;border-color:var(--grey_200, #DEE3E8)}input[type=text]:focus-visible,input[type=email]:focus-visible,input[type=tel]:focus-visible,input[type=password]:focus-visible,input[type=number]:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--bg-muted, #A2A1A5);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,input[type=number]:-webkit-autofill,input[type=number]:-webkit-autofill:hover,input[type=number]:-webkit-autofill:focus,input[type=number]:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active{-webkit-text-fill-color:var(--input-text-color)!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(--input-text-color)!important;caret-color:var(--input-text-color)!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,input[type=number]:autofill,select:autofill,textarea:autofill{background:transparent!important;color:var(--input-text-color)!important;filter:none!important}input[type=text]::autofill,input[type=email]::autofill,input[type=tel]::autofill,input[type=password]::autofill,input[type=number]::autofill,select::autofill,textarea::autofill{background:transparent!important;color:var(--input-text-color)!important}.checkbox{display:inline-flex;align-items:flex-start;gap:12rem;color:var(--text-fg_default, #FFF);cursor:pointer;font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.checkbox{font-size:12rem;line-height:16rem}}.checkbox a{color:var(--brand-solid, #418B45)}.checkbox a:hover{text-decoration:underline}.checkbox__control{position:relative;flex:0 0 auto;width:24rem;height:24rem}@media(max-width:767px){.checkbox__control{width:20rem;height:20rem}}.checkbox__input{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:pointer;z-index:2}.checkbox__box{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--bg-default, #2E2E2E);border:1rem solid var(--border-static-white, #FFF);color:var(--white, #fff);border-radius:0;pointer-events:none;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.checkbox__box:after{content:"";width:18rem;height:18rem;transform:rotateY(120deg);opacity:0;pointer-events:none;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.6667 5L7.50004 14.1667L3.33337 10' stroke='%230065FF' 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='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.6667 5L7.50004 14.1667L3.33337 10' stroke='%230065FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;transition:opacity .1s ease,transform .3s ease,color .4s ease}@media(max-width:767px){.checkbox__box:after{width:16rem;height:16rem}}.checkbox__input:checked+.checkbox__box{background:var(--brand-solid, #418B45);border-color:var(--brand-solid, #418B45);color:var(--text-fg_default, #FFF)}.checkbox__input:checked+.checkbox__box:after{transform:rotate(0);opacity:1}.checkbox__input:not(:checked).error+.checkbox__box{border-color:var(--red, #FF0000);color:var(--red, #FF0000)}.checkbox__text{color:inherit;flex:1}@media(max-width:767px){.checkbox__text{margin-top:1rem}}.checkbox:hover:not(:disabled) .checkbox__box{border-color:var(--brand-solid, #418B45);color:var(--text-fg_default, #FFF)}.checkbox:disabled .checkbox__box{background:var(--grey_200, #DEE3E8);border-color:var(--grey_300, #C5CAD0)}.radio{display:inline-flex;align-items:flex-start;color:inherit;cursor:pointer}.radio a{color:var(--primary, #0065FF)}.radio a:hover{text-decoration:underline}.radio input[type=radio]{margin:2rem 15rem 0 0;padding:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:24rem;height:24rem;background:var(--white, #FFF);color:var(--primary, #0065FF);border:1rem solid var(--grey_300, #C5CAD0);border-radius:100%;z-index:1;transition:.3s ease;cursor:pointer}@media(max-width:767px){.radio input[type=radio]{margin-right:8rem}}.radio input[type=radio]:after{content:"";width:12rem;height:12rem;overflow:hidden;border-radius:100%;background:var(--white, #FFF);opacity:0;z-index:1;transform:scale(0);transition:opacity .1s ease,transform .3s ease,color .4s ease,background-color .3s ease;will-change:transform}.radio input[type=radio]:checked{background:var(--white, #FFF);color:var(--primary, #0065FF)}.radio input[type=radio]:checked:after{transform:scale(1);opacity:1}@media(max-width:767px){.radio>span{margin-top:4rem}}.radio:hover input[type=checkbox]{background:var(--white, #FFF);border-color:var(--grey_300, #C5CAD0)}html{scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding:var(--header-height, 90rem)}html{scroll-behavior:smooth;scrollbar-gutter:stable;scroll-padding:80px;font-size:calc(100vw/1920)}@media(min-width:2560px){html{font-size:calc(100vw/3440)}}@media(max-width:1199px){html{font-size:calc(100vw/1199)}}@media(max-width:767px){html{font-size:calc(100vw/412)}}html.is-locked,body.is-locked{overflow:hidden;height:100%}[data-move-placeholder]{display:none}@media(max-width:767px){html,body{scroll-padding:var(--header-height, 74rem)}}body{display:flex;flex-direction:column;min-height:100vh;position:relative;background:var(--bg-default, #000);color:var(--text-fg_muted, #A2A1A5);font-size:16rem;font-family:var(--font-main, "Inter");width:100vw;overflow-x:hidden}h1,.h1{font-family:var(--font-second, "Montserrat");font-size:60rem;font-style:normal;font-weight:700;line-height:1.1}@media(max-width:1199px){h1,.h1{font-size:48rem}}@media(max-width:767px){h1,.h1{font-size:32rem;line-height:1.2}}h2,.h2{font-family:var(--font-second, "Montserrat");font-size:48rem;font-style:normal;font-weight:500;line-height:1.2}@media(max-width:1199px){h2,.h2{font-size:36rem}}@media(max-width:767px){h2,.h2{font-size:24rem;line-height:133%}}h3,.h3{font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){h3,.h3{font-size:30rem}}@media(max-width:767px){h3,.h3{font-size:20rem;line-height:140%}}h4,.h4{font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){h4,.h4{font-size:20rem}}@media(max-width:767px){h4,.h4{font-size:18rem;line-height:20rem}}.heading{font-family:var(--font-second, "Montserrat");font-size:48rem;font-style:normal;font-weight:500;line-height:1.2}@media(max-width:1199px){.heading{font-size:36rem}}@media(max-width:767px){.heading{font-size:24rem;line-height:133%}}.subtitle{color:var(--primary_600, #68A4FF)}.description{color:var(--text-fg_muted, #A2A1A5);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.description{font-size:14rem;line-height:142%}}.content{color:inherit}.content :is(h1,h2,h3,h4,h5){margin-bottom:20rem}@media(max-width:767px){.content :is(h1,h2,h3,h4,h5){margin-bottom:10rem}}.content :is(h1,h2,h3,h4,h5)>strong{font-weight:inherit}.content :is(p,ul,img,table,div){margin-bottom:20rem}@media(max-width:767px){.content :is(p,ul,img,table,div){margin-bottom:16rem}}.content :is(p,ul,img,table,div):has(+:is(ul,ol)){margin-bottom:20rem}@media(max-width:767px){.content :is(p,ul,img,table,div):has(+:is(ul,ol)){margin-bottom:10rem}}.content :is(ul,ol){display:flex;flex-direction:column;gap:13rem;margin:0;margin-bottom:30rem;padding:0}.content :is(ul,ol):has(+:is(p,img,table,div)){margin-bottom:20rem}.content :is(ul,ol) li div{margin:0}.content :is(ul,ol):last-child{margin-bottom:0}.content ol{margin-left:20rem}@media(max-width:767px){.content ol{margin-left:16rem}}.content ul{list-style:none}.content ul li{position:relative;padding-left:20rem}@media(max-width:767px){.content ul li{padding-left:18rem}}.content ul li:before{content:"";flex:0 0 auto;display:block;width:7rem;height:7rem;border-radius:100%;background:var(--brand-solid, #418B45);position:absolute;top:6rem;left:0;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.content ul li:before{top:4rem;width:8rem;height:8rem}}.content p:last-child{margin-bottom:0}.content img{height:auto}@media(min-width:767px){.br-mobile,.show-mobile{display:none!important}}@media(max-width:767px){.br-desktop,.show-desktop{display:none!important}}button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;font-family:var(--font-main, "Inter");transition:background-color .2s ease,color .2s ease}button:disabled{background:var(--bg-subtle, #2E2E2E);color:var(--text-fg_subtle, #666)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12rem;padding:15rem 30rem;border-radius:0;background:var(--white, #FFF);color:var(--black, #292C37);text-align:center;white-space:nowrap;border:1rem solid transparent;position:relative;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease,height .2s ease;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:600;line-height:24rem}@media(max-width:767px){.button{font-size:14rem;line-height:24rem}}@media(max-width:1199px){.button{padding:16rem 24rem}}@media(max-width:767px){.button{height:44rem;padding:12rem 19rem;width:100%}}@media(min-width:767px){.button{min-width:278rem}}.button:not(:disabled,[disabled]){cursor:pointer}.button--primary{gap:8rem;min-width:0;padding:12rem 32rem 12rem 36rem;background:var(--brand-solid, #CA0001);color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:500;line-height:1.43}@media(max-width:767px){.button--primary{font-size:12rem}}@media(max-width:1199px){.button--primary{padding:12rem 32rem 12rem 36rem}}@media(max-width:767px){.button--primary{width:100%;max-width:100%;padding:12rem 32rem 12rem 36rem}}.button--primary:not(:disabled,[disabled]):hover{background:var(--brand-muted, #940001)}.button--primary:not(:disabled,[disabled]):active{background:var(--brand-emphasized, #940001);opacity:.92}.button--secondary{--button-outline-icon-color: var(--text-fg_default, #FFF);--button-outline-icon-position: 8rem 8rem;gap:12rem;min-width:0;width:auto;padding:0;background:transparent;border:0;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:500;line-height:1.43}@media(max-width:767px){.button--secondary{font-size:12rem}}@media(max-width:767px){.button--secondary{--button-outline-icon-position: 6.5rem 6.5rem;width:auto;height:fit-content;justify-content:center}}.button--secondary:after{content:"";flex:0 0 auto;width:24rem;height:24rem;border:2rem solid var(--button-outline-icon-color);background:linear-gradient(to top right,transparent 50%,var(--button-outline-icon-color) 50%) no-repeat var(--button-outline-icon-position)/8rem 8rem;transition:border-color .2s ease,background-position .2s ease;will-change:transform}@media(max-width:767px){.button--secondary:after{width:20rem;height:20rem;border-width:1.5rem;background-size:7rem 7rem}}@media(hover:hover){.button--secondary:not(:disabled,[disabled]):hover{--button-outline-icon-color: var(--brand-solid, #CA0001);--button-outline-icon-position: 10rem 4rem}}@media(hover:hover)and (max-width:767px){.button--secondary:not(:disabled,[disabled]):hover{--button-outline-icon-position: 9.5rem 3.5rem}}.button--arrow:after{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6H18V18L6 6Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 6H18V18L6 6Z' fill='white'/%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;transition:transform .2s ease;will-change:transform}.button--arrow:not(:disabled,[disabled]):hover:after{transform:rotate(45deg)}.button--sm{min-width:272rem}.button:disabled,button[disabled]{background:var(--brand-muted, #940001);color:var(--text-fg_default, #FFF);opacity:.45}.slider-buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:absolute;z-index:10;top:50%;transform:translateY(-50%);left:-30rem;right:-30rem;margin:0 auto;pointer-events:none}@media(max-width:1199px){.slider-buttons{display:none}}@media(max-width:767px){.slider-buttons{display:none}}.slider-button{width:54rem;height:54rem;border-radius:0;border:1rem solid var(--border-muted, #403E3D);background:var(--bg-subtle, #282625);color:var(--brand-color, #F26E0D);display:flex;align-items:center;justify-content:center;pointer-events:auto;z-index:24;transition:background-color .3s ease,border-color .2s ease,opacity .2s ease,box-shadow .2s ease,color .3s ease}.slider-button:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='17' viewBox='0 0 9 17' fill='none'%3E%3Cpath d='M0 0L8.48528 8.48528L0 16.9706V0Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='17' viewBox='0 0 9 17' fill='none'%3E%3Cpath d='M0 0L8.48528 8.48528L0 16.9706V0Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;width:18rem;height:18rem;background-color:currentColor;will-change:transform}.slider-button--prev{transform:rotate(180deg)}.slider-button.swiper-button-disabled,.slider-button[disabled]{opacity:0;color:var(--fg-subtle, #666);border-color:var(--border-subtle, #333);pointer-events:none}.slider-button.swiper-button-disabled.swiper-button-lock{display:none}@media(hover:hover){.slider-button:hover{border-color:var(--bg-subtle, #282625);box-shadow:0 0 30rem -5rem var(--brand-solid, #F26E0D)}}.slider-button:active{border-color:var(--brand-solid, #418B45);background:var(--brand-solid, #418B45);color:var(--text-fg_default, #FFF)}.icon{position:relative;line-height:1;vertical-align:middle;will-change:transform}.icon:before,.icon:after{content:"";display:inline-flex;align-items:center;width:24rem;height:24rem}@media(max-width:767px){.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--check-check:before{-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 6L7 17L2 12' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m22 10-7.5 7.5L13 16' stroke='black' 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 6L7 17L2 12' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m22 10-7.5 7.5L13 16' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--calendar:before{-webkit-mask-image:url(/assets/images/icons/calendar.svg);mask-image:url(/assets/images/icons/calendar.svg)}.icon--calendar-outline:before{-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='M8 2V6M16 2V6M3 10H21M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z' stroke='%23F26E0D' stroke-width='1.5' 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='M8 2V6M16 2V6M3 10H21M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z' stroke='%23F26E0D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--calendar-update:before{-webkit-mask-image:url(/assets/images/icons/calendar-update.svg);mask-image:url(/assets/images/icons/calendar-update.svg)}.icon--calendar-update-outline:before{-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='M16 14V16.2L17.6 17.2M16 2V6M21 7.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H8.5M3 10H8M8 2V6M22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z' stroke='%23F26E0D' stroke-width='1.5' 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='M16 14V16.2L17.6 17.2M16 2V6M21 7.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H8.5M3 10H8M8 2V6M22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z' stroke='%23F26E0D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--clock:before{width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5V10L13.3333 11.6667M18.3333 10C18.3333 14.6024 14.6024 18.3333 10 18.3333C5.39763 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39763 1.66667 10 1.66667C14.6024 1.66667 18.3333 5.39763 18.3333 10Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5V10L13.3333 11.6667M18.3333 10C18.3333 14.6024 14.6024 18.3333 10 18.3333C5.39763 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39763 1.66667 10 1.66667C14.6024 1.66667 18.3333 5.39763 18.3333 10Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.icon--clock-outline:before{-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='M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z' stroke='white' stroke-width='1.5' 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='M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon.icon--after.icon--clock:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5V10L13.3333 11.6667M18.3333 10C18.3333 14.6024 14.6024 18.3333 10 18.3333C5.39763 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39763 1.66667 10 1.66667C14.6024 1.66667 18.3333 5.39763 18.3333 10Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 5V10L13.3333 11.6667M18.3333 10C18.3333 14.6024 14.6024 18.3333 10 18.3333C5.39763 18.3333 1.66667 14.6024 1.66667 10C1.66667 5.39763 5.39763 1.66667 10 1.66667C14.6024 1.66667 18.3333 5.39763 18.3333 10Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.icon--eye:before{-webkit-mask-image:url(/assets/images/icons/eye.svg);mask-image:url(/assets/images/icons/eye.svg)}.icon--rutube:before{-webkit-mask-image:url(/assets/images/icons/rutube.svg);mask-image:url(/assets/images/icons/rutube.svg)}.icon--vk:before{-webkit-mask-image:url(/assets/images/icons/vk.svg);mask-image:url(/assets/images/icons/vk.svg)}.icon--ok:before{-webkit-mask-image:url(/assets/images/icons/ok.svg);mask-image:url(/assets/images/icons/ok.svg)}.icon--telegram:before{-webkit-mask-image:url(/assets/images/icons/telegram.svg);mask-image:url(/assets/images/icons/telegram.svg)}.icon--max:before{-webkit-mask-image:url(/assets/images/icons/max.svg);mask-image:url(/assets/images/icons/max.svg)}.icon--2gis:before{width:60rem;height:20rem;-webkit-mask-image:url(/assets/images/icons/icon-2gis-white.svg);mask-image:url(/assets/images/icons/icon-2gis-white.svg)}.icon--yandex:before{width:64rem;height:20rem;-webkit-mask-image:url(/assets/images/icons/icon-yandex-white.svg);mask-image:url(/assets/images/icons/icon-yandex-white.svg)}.icon--google:before{width:88rem;height:20rem;-webkit-mask-image:url(/assets/images/icons/icon-google-white.svg);mask-image:url(/assets/images/icons/icon-google-white.svg)}.icon--otzovik:before{width:96rem;height:20rem;-webkit-mask-image:url(/assets/images/icons/icon-otzovik-white.svg);mask-image:url(/assets/images/icons/icon-otzovik-white.svg)}.icon--flamp:before{width:84rem;height:20rem;-webkit-mask-image:url(/assets/images/icons/icon-flamp-white.svg);mask-image:url(/assets/images/icons/icon-flamp-white.svg)}.icon--briefcase:before{width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10H10.0083M13.3333 5V3.33333C13.3333 2.89131 13.1577 2.46738 12.8452 2.15482C12.5326 1.84226 12.1087 1.66667 11.6667 1.66667H8.33333C7.89131 1.66667 7.46738 1.84226 7.15482 2.15482C6.84226 2.46738 6.66667 2.89131 6.66667 3.33333V5M18.3333 10.8333C15.8607 12.4658 12.963 13.3361 10 13.3361C7.03704 13.3361 4.13934 12.4658 1.66667 10.8333M3.33333 5H16.6667C17.5871 5 18.3333 5.74619 18.3333 6.66667V15C18.3333 15.9205 17.5871 16.6667 16.6667 16.6667H3.33333C2.41286 16.6667 1.66667 15.9205 1.66667 15V6.66667C1.66667 5.74619 2.41286 5 3.33333 5Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10H10.0083M13.3333 5V3.33333C13.3333 2.89131 13.1577 2.46738 12.8452 2.15482C12.5326 1.84226 12.1087 1.66667 11.6667 1.66667H8.33333C7.89131 1.66667 7.46738 1.84226 7.15482 2.15482C6.84226 2.46738 6.66667 2.89131 6.66667 3.33333V5M18.3333 10.8333C15.8607 12.4658 12.963 13.3361 10 13.3361C7.03704 13.3361 4.13934 12.4658 1.66667 10.8333M3.33333 5H16.6667C17.5871 5 18.3333 5.74619 18.3333 6.66667V15C18.3333 15.9205 17.5871 16.6667 16.6667 16.6667H3.33333C2.41286 16.6667 1.66667 15.9205 1.66667 15V6.66667C1.66667 5.74619 2.41286 5 3.33333 5Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.icon--chevron-right:before{width:24rem;height:24rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 19L15.5 12L8.5 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 19L15.5 12L8.5 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.icon--chevron-down:before{width:24rem;height:24rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 15L5 9' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 9L12 15L5 9' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.icon--arrow-up-right:before{width:24rem;height:24rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7M17 7H8M17 7V16' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 17L17 7M17 7H8M17 7V16' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")}.icon--arrow-right:before{-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='M13.5607 19.4246L20.9853 11.9999L12.8536 3.8682M20.9853 11.9999H4.01472' stroke='white'/%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='M13.5607 19.4246L20.9853 11.9999L12.8536 3.8682M20.9853 11.9999H4.01472' stroke='white'/%3E%3C/svg%3E")}.icon--star:before{width:20rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z' fill='black'/%3E%3C/svg%3E")}.icon--eye:before{-webkit-mask-image:url(/assets/images/icons/eye.svg);mask-image:url(/assets/images/icons/eye.svg)}.icon--phone:before{-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='M13.832 16.568C14.0385 16.6628 14.2712 16.6845 14.4917 16.6294C14.7122 16.5744 14.9073 16.4458 15.045 16.265L15.4 15.8C15.5863 15.5516 15.8279 15.35 16.1056 15.2111C16.3833 15.0723 16.6895 15 17 15H20C20.5304 15 21.0391 15.2107 21.4142 15.5858C21.7893 15.9609 22 16.4696 22 17V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22C15.2261 22 10.6477 20.1036 7.27208 16.7279C3.89642 13.3523 2 8.7739 2 4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H7C7.53043 2 8.03914 2.21071 8.41421 2.58579C8.78929 2.96086 9 3.46957 9 4V7C9 7.31049 8.92771 7.61672 8.78885 7.89443C8.65 8.17214 8.44839 8.41371 8.2 8.6L7.732 8.951C7.54842 9.09118 7.41902 9.29059 7.36579 9.51535C7.31256 9.74012 7.33878 9.97638 7.44 10.184C8.80668 12.9599 11.0544 15.2048 13.832 16.568Z' fill='white'/%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='M13.832 16.568C14.0385 16.6628 14.2712 16.6845 14.4917 16.6294C14.7122 16.5744 14.9073 16.4458 15.045 16.265L15.4 15.8C15.5863 15.5516 15.8279 15.35 16.1056 15.2111C16.3833 15.0723 16.6895 15 17 15H20C20.5304 15 21.0391 15.2107 21.4142 15.5858C21.7893 15.9609 22 16.4696 22 17V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22C15.2261 22 10.6477 20.1036 7.27208 16.7279C3.89642 13.3523 2 8.7739 2 4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H7C7.53043 2 8.03914 2.21071 8.41421 2.58579C8.78929 2.96086 9 3.46957 9 4V7C9 7.31049 8.92771 7.61672 8.78885 7.89443C8.65 8.17214 8.44839 8.41371 8.2 8.6L7.732 8.951C7.54842 9.09118 7.41902 9.29059 7.36579 9.51535C7.31256 9.74012 7.33878 9.97638 7.44 10.184C8.80668 12.9599 11.0544 15.2048 13.832 16.568Z' fill='white'/%3E%3C/svg%3E")}.icon--phone-call:before{-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='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.05 2.05A16 16 0 0 1 22 10' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.05 6.05A12 12 0 0 1 18 10' stroke='black' 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='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.05 2.05A16 16 0 0 1 22 10' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.05 6.05A12 12 0 0 1 18 10' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--phone-outline:before{-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='M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z' stroke='%23F26E0D' stroke-width='1.5' 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='M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z' stroke='%23F26E0D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--taxi:before{background-color:transparent;background-image:url(/assets/images/icons/yandex-taxi.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.icon--comment:before{-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='M17 2H7C4 2 2 3.98652 2 6.96631V12.9259C2 15.9057 4 17.8922 7 17.8922H11L15.45 20.8323C16.11 21.2693 17 20.8025 17 20.0078V17.8922C20 17.8922 22 15.9057 22 12.9259V6.96631C22 3.98652 20 2 17 2ZM15.5 10.7606H8.5C8.09 10.7606 7.75 10.4229 7.75 10.0156C7.75 9.60839 8.09 9.27068 8.5 9.27068H15.5C15.91 9.27068 16.25 9.60839 16.25 10.0156C16.25 10.4229 15.91 10.7606 15.5 10.7606Z' fill='%23418B45'/%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='M17 2H7C4 2 2 3.98652 2 6.96631V12.9259C2 15.9057 4 17.8922 7 17.8922H11L15.45 20.8323C16.11 21.2693 17 20.8025 17 20.0078V17.8922C20 17.8922 22 15.9057 22 12.9259V6.96631C22 3.98652 20 2 17 2ZM15.5 10.7606H8.5C8.09 10.7606 7.75 10.4229 7.75 10.0156C7.75 9.60839 8.09 9.27068 8.5 9.27068H15.5C15.91 9.27068 16.25 9.60839 16.25 10.0156C16.25 10.4229 15.91 10.7606 15.5 10.7606Z' fill='%23418B45'/%3E%3C/svg%3E")}.icon--location:before{-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='M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z' stroke='white' stroke-width='1.5' 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='M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--mail:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14.1665 3.33301H5.83317C3.33317 3.33301 1.6665 4.58301 1.6665 7.49967V13.333C1.6665 16.2497 3.33317 17.4997 5.83317 17.4997H14.1665C16.6665 17.4997 18.3332 16.2497 18.3332 13.333V7.49967C18.3332 4.58301 16.6665 3.33301 14.1665 3.33301ZM14.5582 8.40801L11.9498 10.4913C11.3998 10.933 10.6998 11.1497 9.99984 11.1497C9.29984 11.1497 8.5915 10.933 8.04984 10.4913L5.4415 8.40801C5.17484 8.19134 5.13317 7.79134 5.3415 7.52467C5.55817 7.25801 5.94984 7.20801 6.2165 7.42467L8.82484 9.50801C9.45817 10.0163 10.5332 10.0163 11.1665 9.50801L13.7748 7.42467C14.0415 7.20801 14.4415 7.24967 14.6498 7.52467C14.8665 7.79134 14.8248 8.19134 14.5582 8.40801Z' fill='%23418B45'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M14.1665 3.33301H5.83317C3.33317 3.33301 1.6665 4.58301 1.6665 7.49967V13.333C1.6665 16.2497 3.33317 17.4997 5.83317 17.4997H14.1665C16.6665 17.4997 18.3332 16.2497 18.3332 13.333V7.49967C18.3332 4.58301 16.6665 3.33301 14.1665 3.33301ZM14.5582 8.40801L11.9498 10.4913C11.3998 10.933 10.6998 11.1497 9.99984 11.1497C9.29984 11.1497 8.5915 10.933 8.04984 10.4913L5.4415 8.40801C5.17484 8.19134 5.13317 7.79134 5.3415 7.52467C5.55817 7.25801 5.94984 7.20801 6.2165 7.42467L8.82484 9.50801C9.45817 10.0163 10.5332 10.0163 11.1665 9.50801L13.7748 7.42467C14.0415 7.20801 14.4415 7.24967 14.6498 7.52467C14.8665 7.79134 14.8248 8.19134 14.5582 8.40801Z' fill='%23418B45'/%3E%3C/svg%3E")}.icon--link:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10.0002 13C10.4297 13.5741 10.9776 14.0491 11.6067 14.3929C12.2359 14.7367 12.9317 14.9411 13.6468 14.9923C14.362 15.0435 15.0798 14.9403 15.7515 14.6897C16.4233 14.4392 17.0333 14.047 17.5402 13.54L20.5402 10.54C21.451 9.59695 21.955 8.33394 21.9436 7.02296C21.9322 5.71198 21.4063 4.45791 20.4793 3.53087C19.5523 2.60383 18.2982 2.07799 16.9872 2.0666C15.6762 2.0552 14.4132 2.55918 13.4702 3.46997L11.7502 5.17997M14.0002 11C13.5707 10.4258 13.0228 9.95078 12.3936 9.60703C11.7645 9.26327 11.0687 9.05885 10.3535 9.00763C9.63841 8.95642 8.92061 9.0596 8.24885 9.31018C7.5771 9.56077 6.96709 9.9529 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.9219 7.01319 21.9333C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82' stroke='%23252525' 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' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10.0002 13C10.4297 13.5741 10.9776 14.0491 11.6067 14.3929C12.2359 14.7367 12.9317 14.9411 13.6468 14.9923C14.362 15.0435 15.0798 14.9403 15.7515 14.6897C16.4233 14.4392 17.0333 14.047 17.5402 13.54L20.5402 10.54C21.451 9.59695 21.955 8.33394 21.9436 7.02296C21.9322 5.71198 21.4063 4.45791 20.4793 3.53087C19.5523 2.60383 18.2982 2.07799 16.9872 2.0666C15.6762 2.0552 14.4132 2.55918 13.4702 3.46997L11.7502 5.17997M14.0002 11C13.5707 10.4258 13.0228 9.95078 12.3936 9.60703C11.7645 9.26327 11.0687 9.05885 10.3535 9.00763C9.63841 8.95642 8.92061 9.0596 8.24885 9.31018C7.5771 9.56077 6.96709 9.9529 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.9219 7.01319 21.9333C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82' stroke='%23252525' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.icon--star{width:22rem;height:20rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' viewBox='0 0 22 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.9781 16.3877L4.97057 19.8724C4.82079 19.9588 4.64737 20.001 4.4723 19.9936C4.29723 19.9863 4.12841 19.9297 3.98725 19.831C3.84609 19.7324 3.73896 19.5962 3.67945 19.4396C3.61993 19.2831 3.61071 19.1133 3.65297 18.9518L5.39442 12.3639L0.343286 8.63065C0.202287 8.52704 0.0975389 8.38539 0.0427736 8.22427C-0.0119917 8.06314 -0.0142185 7.89005 0.0363852 7.72771C0.0869889 7.56536 0.188061 7.42132 0.326353 7.31447C0.464644 7.20762 0.6337 7.14296 0.811359 7.12895L7.41967 6.61263L10.1765 0.509572C10.2447 0.358202 10.3582 0.229204 10.503 0.138609C10.6478 0.0480133 10.8174 -0.000185927 10.9907 5.38985e-07C11.1641 0.000187005 11.3335 0.048751 11.4781 0.139658C11.6226 0.230564 11.7359 0.359806 11.8037 0.511322L14.5366 6.61263L21.1891 7.1307C21.3665 7.14478 21.5352 7.20934 21.6734 7.31596C21.8115 7.42257 21.9125 7.56628 21.9633 7.7283C22.014 7.89032 22.0121 8.06311 21.9579 8.22409C21.9036 8.38508 21.7994 8.52677 21.659 8.63065L16.5876 12.3639L18.3254 18.9553C18.3681 19.1169 18.3593 19.287 18.3 19.4438C18.2407 19.6007 18.1336 19.7373 17.9923 19.8362C17.851 19.935 17.682 19.9918 17.5067 19.9992C17.3314 20.0066 17.1577 19.9643 17.0078 19.8776L10.9781 16.3859V16.3877Z' fill='%23FFCC00'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='20' viewBox='0 0 22 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.9781 16.3877L4.97057 19.8724C4.82079 19.9588 4.64737 20.001 4.4723 19.9936C4.29723 19.9863 4.12841 19.9297 3.98725 19.831C3.84609 19.7324 3.73896 19.5962 3.67945 19.4396C3.61993 19.2831 3.61071 19.1133 3.65297 18.9518L5.39442 12.3639L0.343286 8.63065C0.202287 8.52704 0.0975389 8.38539 0.0427736 8.22427C-0.0119917 8.06314 -0.0142185 7.89005 0.0363852 7.72771C0.0869889 7.56536 0.188061 7.42132 0.326353 7.31447C0.464644 7.20762 0.6337 7.14296 0.811359 7.12895L7.41967 6.61263L10.1765 0.509572C10.2447 0.358202 10.3582 0.229204 10.503 0.138609C10.6478 0.0480133 10.8174 -0.000185927 10.9907 5.38985e-07C11.1641 0.000187005 11.3335 0.048751 11.4781 0.139658C11.6226 0.230564 11.7359 0.359806 11.8037 0.511322L14.5366 6.61263L21.1891 7.1307C21.3665 7.14478 21.5352 7.20934 21.6734 7.31596C21.8115 7.42257 21.9125 7.56628 21.9633 7.7283C22.014 7.89032 22.0121 8.06311 21.9579 8.22409C21.9036 8.38508 21.7994 8.52677 21.659 8.63065L16.5876 12.3639L18.3254 18.9553C18.3681 19.1169 18.3593 19.287 18.3 19.4438C18.2407 19.6007 18.1336 19.7373 17.9923 19.8362C17.851 19.935 17.682 19.9918 17.5067 19.9992C17.3314 20.0066 17.1577 19.9643 17.0078 19.8776L10.9781 16.3859V16.3877Z' fill='%23FFCC00'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--color-star, #FFB200)}.icon--star:before,.icon--star:after{content:none}.pagination{display:flex;flex-direction:row;align-items:center;gap:10rem;width:fit-content;margin:60rem auto 0}@media(max-width:767px){.pagination{margin-top:24rem;gap:8rem}}.pagination__links{display:flex;align-items:center;justify-content:center;gap:10rem}.pagination__link{display:inline-flex;align-items:center;justify-content:center;width:49rem;height:49rem;background:var(--bg-default, #0D0D0D);transition:background-color .25s ease,border-color .25s ease;border:1rem solid var(--border-subtle, #2F2E2D);border-radius:0;color:var(--text-fg_default, #FFF);-webkit-user-select:none;user-select:none;cursor:pointer;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:600;line-height:24rem}@media(max-width:767px){.pagination__link{font-size:14rem;line-height:24rem}}@media(max-width:767px){.pagination__link{width:43rem;height:43rem}}.pagination__link.current{background:var(--brand-solid, #418B45);color:var(--text-fg_default, #FFF);pointer-events:none;cursor:default}.pagination__link.prev,.pagination__link.next{background:var(--bg-subtle, #282625);border-color:var(--border-muted, #404040)}.pagination__link.prev:after,.pagination__link.next:after{content:"";color:var(--text-fg_default, #FFF);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='15' viewBox='0 0 17 15' fill='none'%3E%3Cpath d='M9.83333 0.5L16.5 7.5M16.5 7.5L9.83333 14.5M16.5 7.5L0.5 7.5' stroke='white' 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='17' height='15' viewBox='0 0 17 15' fill='none'%3E%3Cpath d='M9.83333 0.5L16.5 7.5M16.5 7.5L9.83333 14.5M16.5 7.5L0.5 7.5' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:16rem;height:14rem;background-color:currentColor}@media(max-width:767px){.pagination__link.prev:after,.pagination__link.next:after{width:16rem;height:16rem}}.pagination__link.prev{margin-right:10rem}.pagination__link.prev:after{transform:scalex(-1)}.pagination__link.next{margin-left:10rem}@media(hover:hover){.pagination__link:hover{border-color:var(--brand-solid, #418B45)}}.pagination__link.dots{background:transparent;border-color:transparent;width:20rem}.pagination__link[disabled]{pointer-events:none;cursor:default}.pagination__link[disabled].prev:after,.pagination__link[disabled].next:after{background:var(--fg-subtle, #666)}.breadcrumbs{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10rem;color:var(--colors-400, #a2a1a5);margin-bottom:30rem}@media(max-width:767px){.breadcrumbs{gap:8rem;scroll-snap-type:x mandatory;display:flex;width:calc(100% + 2 * var(--container-padding-x));margin:0 calc(-1 * var(--container-padding-x));padding:0 var(--container-padding-x);overflow-y:hidden;overflow-x:auto;scrollbar-width:none;justify-content:flex-start}}.breadcrumbs__link{color:var(--text-fg_subtle);transition:color .25s ease;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.breadcrumbs__link{font-size:14rem;line-height:20rem}}@media(max-width:767px){.breadcrumbs__link{white-space:nowrap;font-size:14rem;line-height:20rem}}.breadcrumbs__link:not(:first-child){display:flex;flex-direction:row;align-items:center;gap:10rem}.breadcrumbs__link:not(:first-child):before{content:"";width:6rem;height:6rem;flex-shrink:0;background:currentColor;transition:background-color .25s ease}@media(max-width:767px){.breadcrumbs__link:not(:first-child):before{width:6rem;height:6rem}}@media(hover:hover){.breadcrumbs__link:hover{color:var(--text-fg_default, #FFF)}}.breadcrumbs__link.current{color:var(--text-fg_default, #FFF)}.breadcrumbs__link.current:before{background-color:currentColor}.form{display:flex;flex-direction:column;gap:30rem;width:100%;position:relative}.form.loading:after{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:#0000004d;z-index:1}.form.loading:before{content:"";position:absolute;top:50%;left:50%;width:40rem;height:40rem;border:4rem solid var(--colors-white, #FFF);border-top:4rem solid transparent;border-radius:50%;transform:translate(-50%,-50%);animation:spin 1s linear infinite;z-index:2}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:767px){.form{gap:24rem}}.form__fields{display:flex;flex-direction:column;gap:20rem;width:100%}@media(max-width:767px){.form__fields{gap:12rem}}.form__fields-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-end;gap:30rem}@media(max-width:767px){.form__fields-row{display:contents}}.form__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20rem;row-gap:10rem}@media(min-width:767px){.form__grid{align-items:flex-end}}@media(max-width:767px){.form__grid{display:flex;flex-direction:column}}@media(min-width:767px)and (max-width:1199px){.form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10rem}.form__grid .button[type=submit]{grid-column:1/-1}}.form__grid .form__field{position:relative}.form__grid .form__field input{height:100%}.form__grid .form__field span.error{color:var(--red-1, #FF0000)}@media(max-width:767px){.form__grid .form__field span.error{margin-top:-2rem}}@media(min-width:767px){.form__grid .form__field span.error{position:absolute;left:0;bottom:calc(100% + 7rem)}}.form__grid .form__field span.error{animation:showFieldError .3s ease-in-out}.form__field{display:flex;flex-direction:column;gap:10rem;width:100%;position:relative}.form__field:has(span.error) input{border-color:var(--error, #fff)}.form__field span{color:var(--colors-400, #a2a1a5);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.form__field span{font-size:12rem;line-height:16rem}}.form__field .error-text,.form__field span.error{color:var(--error, inherit);-webkit-user-select:none;user-select:none;font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.form__field .error-text,.form__field span.error{font-size:10rem;line-height:14rem}}.form__bottom{display:flex;flex-direction:column;gap:20rem}@keyframes showFieldError{0%{transform:translateY(5rem);opacity:0}to{transform:translateY(0);opacity:1}}.panel-contact{position:fixed;bottom:40rem;right:20rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:10rem;z-index:102;padding:6rem 0}@media(max-width:767px){.panel-contact{display:none}}.panel-contact__button{width:60rem;height:60rem;border-radius:50%;border:1rem solid var(--border-muted, #404040);background:var(--bg-subtle, #2E2E2E);box-shadow:0 3rem 10rem #00000026;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background-color .25s ease,border-color .25s ease,transform .25s ease,opacity .25s ease;will-change:transform;color:var(--text-fg_default, #FFF)}.panel-contact__button:before{content:"";-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;transition:background-color .25s ease}.panel-contact__button--phone:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M16.137 19.3295C16.378 19.4402 16.6494 19.4654 16.9066 19.4012C17.1639 19.3369 17.3916 19.187 17.5522 18.976L17.9663 18.4335C18.1837 18.1437 18.4655 17.9085 18.7895 17.7465C19.1135 17.5845 19.4708 17.5002 19.833 17.5002H23.333C23.9518 17.5002 24.5453 17.746 24.9829 18.1836C25.4205 18.6212 25.6663 19.2147 25.6663 19.8335V23.3335C25.6663 23.9523 25.4205 24.5458 24.9829 24.9834C24.5453 25.421 23.9518 25.6668 23.333 25.6668C17.7635 25.6668 12.422 23.4543 8.48377 19.5161C4.5455 15.5778 2.33301 10.2364 2.33301 4.66683C2.33301 4.04799 2.57884 3.4545 3.01643 3.01691C3.45401 2.57933 4.0475 2.3335 4.66634 2.3335H8.16634C8.78518 2.3335 9.37867 2.57933 9.81626 3.01691C10.2538 3.4545 10.4997 4.04799 10.4997 4.66683V8.16683C10.4997 8.52907 10.4153 8.88633 10.2533 9.21033C10.0913 9.53432 9.85613 9.81615 9.56634 10.0335L9.02034 10.443C8.80616 10.6065 8.6552 10.8392 8.5931 11.1014C8.531 11.3636 8.56159 11.6393 8.67967 11.8815C10.2741 15.12 12.8965 17.7391 16.137 19.3295Z' fill='%231D6517'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M16.137 19.3295C16.378 19.4402 16.6494 19.4654 16.9066 19.4012C17.1639 19.3369 17.3916 19.187 17.5522 18.976L17.9663 18.4335C18.1837 18.1437 18.4655 17.9085 18.7895 17.7465C19.1135 17.5845 19.4708 17.5002 19.833 17.5002H23.333C23.9518 17.5002 24.5453 17.746 24.9829 18.1836C25.4205 18.6212 25.6663 19.2147 25.6663 19.8335V23.3335C25.6663 23.9523 25.4205 24.5458 24.9829 24.9834C24.5453 25.421 23.9518 25.6668 23.333 25.6668C17.7635 25.6668 12.422 23.4543 8.48377 19.5161C4.5455 15.5778 2.33301 10.2364 2.33301 4.66683C2.33301 4.04799 2.57884 3.4545 3.01643 3.01691C3.45401 2.57933 4.0475 2.3335 4.66634 2.3335H8.16634C8.78518 2.3335 9.37867 2.57933 9.81626 3.01691C10.2538 3.4545 10.4997 4.04799 10.4997 4.66683V8.16683C10.4997 8.52907 10.4153 8.88633 10.2533 9.21033C10.0913 9.53432 9.85613 9.81615 9.56634 10.0335L9.02034 10.443C8.80616 10.6065 8.6552 10.8392 8.5931 11.1014C8.531 11.3636 8.56159 11.6393 8.67967 11.8815C10.2741 15.12 12.8965 17.7391 16.137 19.3295Z' fill='%231D6517'/%3E%3C/svg%3E");width:28rem;height:28rem;-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}.panel-contact__button--tg:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' viewBox='0 0 24 19' fill='none'%3E%3Cpath d='M1.64964 8.17947C8.0933 5.49838 12.3891 3.73066 14.537 2.87666C20.6767 0.438012 21.951 0.0144739 22.7832 0.000125024C22.9662 -0.00267877 23.3737 0.0405324 23.6396 0.245869C23.8606 0.419045 23.9228 0.653245 23.9538 0.81768C23.9815 0.98195 24.0194 1.35634 23.9884 1.64859C23.6569 4.98676 22.2169 13.0874 21.4848 16.8264C21.1775 18.4084 20.5662 18.9388 19.9757 18.9906C18.6912 19.1034 17.7174 18.1805 16.4742 17.4023C14.5301 16.1841 13.4319 15.4261 11.543 14.2377C9.36062 12.8641 10.7764 12.1091 12.0196 10.8754C12.3442 10.5525 18.0005 5.63922 18.1076 5.19359C18.1214 5.13784 18.1352 4.93003 18.004 4.82051C17.8762 4.71067 17.6863 4.74828 17.5482 4.77796C17.3513 4.82019 14.2469 6.78219 8.22452 10.6636C7.34396 11.2422 6.54627 11.5242 5.828 11.5094C5.04067 11.4932 3.52127 11.0832 2.39207 10.7329C1.01079 10.3031 -0.0907762 10.0758 0.00591329 9.34585C0.054258 8.96585 0.603316 8.57695 1.64964 8.17947Z' fill='%231D6517'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='19' viewBox='0 0 24 19' fill='none'%3E%3Cpath d='M1.64964 8.17947C8.0933 5.49838 12.3891 3.73066 14.537 2.87666C20.6767 0.438012 21.951 0.0144739 22.7832 0.000125024C22.9662 -0.00267877 23.3737 0.0405324 23.6396 0.245869C23.8606 0.419045 23.9228 0.653245 23.9538 0.81768C23.9815 0.98195 24.0194 1.35634 23.9884 1.64859C23.6569 4.98676 22.2169 13.0874 21.4848 16.8264C21.1775 18.4084 20.5662 18.9388 19.9757 18.9906C18.6912 19.1034 17.7174 18.1805 16.4742 17.4023C14.5301 16.1841 13.4319 15.4261 11.543 14.2377C9.36062 12.8641 10.7764 12.1091 12.0196 10.8754C12.3442 10.5525 18.0005 5.63922 18.1076 5.19359C18.1214 5.13784 18.1352 4.93003 18.004 4.82051C17.8762 4.71067 17.6863 4.74828 17.5482 4.77796C17.3513 4.82019 14.2469 6.78219 8.22452 10.6636C7.34396 11.2422 6.54627 11.5242 5.828 11.5094C5.04067 11.4932 3.52127 11.0832 2.39207 10.7329C1.01079 10.3031 -0.0907762 10.0758 0.00591329 9.34585C0.054258 8.96585 0.603316 8.57695 1.64964 8.17947Z' fill='%231D6517'/%3E%3C/svg%3E");width:28rem;height:28rem;-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}.panel-contact__button--vk:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='15' viewBox='0 0 24 15' fill='none'%3E%3Cpath d='M24 14.9961H23.7225C22.4864 14.9961 21.2499 14.9921 20.0137 15C19.8218 15 19.7306 14.9597 19.6586 14.7576C19.0268 12.9827 17.9665 11.5414 16.3425 10.5569C15.4965 10.0444 14.5776 9.7459 13.5701 9.63894V14.9601C13.5385 14.9749 13.5053 14.9858 13.4711 14.9925C10.7947 15.0452 8.25132 14.5568 5.95931 13.0883C4.08617 11.8886 2.74055 10.225 1.78718 8.22569C1.06213 6.69461 0.577027 5.06013 0.349059 3.38014C0.194601 2.26935 0.115626 1.14761 0 0.007452H4.13853C4.15075 0.245039 4.16297 0.48964 4.17606 0.734241C4.28645 2.79187 4.64423 4.79164 5.57229 6.65201C6.22678 7.97057 7.11426 9.09407 8.40229 9.84409C8.79498 10.0716 9.22433 10.2294 9.68901 10.4424V0.00306847H13.5492V5.93705C13.7883 5.8862 13.9995 5.85596 14.2037 5.7959C15.3172 5.46538 16.2107 4.78769 16.9922 3.95482C18.013 2.867 18.7682 1.55574 19.1983 0.124492C19.2109 0.0832871 19.2297 0.0433969 19.2467 0H23.0863C22.8062 1.57807 22.1701 2.98387 21.2538 4.26824C20.3375 5.55262 19.224 6.63053 17.8653 7.46515C20.9697 9.10152 22.9943 11.6023 24 14.9961Z' fill='%231D6517'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='15' viewBox='0 0 24 15' fill='none'%3E%3Cpath d='M24 14.9961H23.7225C22.4864 14.9961 21.2499 14.9921 20.0137 15C19.8218 15 19.7306 14.9597 19.6586 14.7576C19.0268 12.9827 17.9665 11.5414 16.3425 10.5569C15.4965 10.0444 14.5776 9.7459 13.5701 9.63894V14.9601C13.5385 14.9749 13.5053 14.9858 13.4711 14.9925C10.7947 15.0452 8.25132 14.5568 5.95931 13.0883C4.08617 11.8886 2.74055 10.225 1.78718 8.22569C1.06213 6.69461 0.577027 5.06013 0.349059 3.38014C0.194601 2.26935 0.115626 1.14761 0 0.007452H4.13853C4.15075 0.245039 4.16297 0.48964 4.17606 0.734241C4.28645 2.79187 4.64423 4.79164 5.57229 6.65201C6.22678 7.97057 7.11426 9.09407 8.40229 9.84409C8.79498 10.0716 9.22433 10.2294 9.68901 10.4424V0.00306847H13.5492V5.93705C13.7883 5.8862 13.9995 5.85596 14.2037 5.7959C15.3172 5.46538 16.2107 4.78769 16.9922 3.95482C18.013 2.867 18.7682 1.55574 19.1983 0.124492C19.2109 0.0832871 19.2297 0.0433969 19.2467 0H23.0863C22.8062 1.57807 22.1701 2.98387 21.2538 4.26824C20.3375 5.55262 19.224 6.63053 17.8653 7.46515C20.9697 9.10152 22.9943 11.6023 24 14.9961Z' fill='%231D6517'/%3E%3C/svg%3E");width:28rem;height:28rem;-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;width:24rem;height:15rem}.panel-contact__button--max:before{-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 fill-rule='evenodd' clip-rule='evenodd' d='M12.2578 23.9315C9.90255 23.9315 8.808 23.5862 6.90542 22.2049C5.70199 23.7588 1.89111 24.9733 1.72492 22.8955C1.72492 21.3358 1.38108 20.0178 0.9914 18.5789C0.527219 16.8062 0 14.832 0 11.9715C0 5.13969 5.58164 0 12.1948 0C18.8137 0 23.9999 5.39294 23.9999 12.0348C24.0221 18.574 18.7687 23.8966 12.2578 23.9315ZM12.3553 5.90518C9.13464 5.73827 6.62462 7.97717 6.06875 11.488C5.6103 14.3946 6.42405 17.9342 7.11746 18.1184C7.44983 18.199 8.28651 17.5198 8.808 16.9961C9.6703 17.5944 10.6745 17.9537 11.7192 18.0378C15.0563 18.1991 17.9077 15.6475 18.1318 12.2996C18.2622 8.94459 15.6928 6.10293 12.3553 5.91094L12.3553 5.90518Z' fill='%231D6517'/%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 fill-rule='evenodd' clip-rule='evenodd' d='M12.2578 23.9315C9.90255 23.9315 8.808 23.5862 6.90542 22.2049C5.70199 23.7588 1.89111 24.9733 1.72492 22.8955C1.72492 21.3358 1.38108 20.0178 0.9914 18.5789C0.527219 16.8062 0 14.832 0 11.9715C0 5.13969 5.58164 0 12.1948 0C18.8137 0 23.9999 5.39294 23.9999 12.0348C24.0221 18.574 18.7687 23.8966 12.2578 23.9315ZM12.3553 5.90518C9.13464 5.73827 6.62462 7.97717 6.06875 11.488C5.6103 14.3946 6.42405 17.9342 7.11746 18.1184C7.44983 18.199 8.28651 17.5198 8.808 16.9961C9.6703 17.5944 10.6745 17.9537 11.7192 18.0378C15.0563 18.1991 17.9077 15.6475 18.1318 12.2996C18.2622 8.94459 15.6928 6.10293 12.3553 5.91094L12.3553 5.90518Z' fill='%231D6517'/%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}.panel-contact__button--ok:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='25' viewBox='0 0 15 25' fill='none'%3E%3Cpath d='M14.7732 13.4267C14.4239 12.7141 13.4384 12.114 12.1284 13.1266C10.3444 14.5518 7.5 14.5518 7.5 14.5518C7.5 14.5518 4.65558 14.5518 2.87158 13.1266C1.56165 12.114 0.576082 12.7141 0.226767 13.4267C-0.397009 14.6768 0.30162 15.2894 1.88601 16.302C3.24585 17.1771 5.1047 17.5022 6.30235 17.6272L5.30431 18.6273C3.8821 20.04 2.50979 21.4027 1.57412 22.3528C1.01273 22.9279 1.01273 23.8405 1.57412 24.378L1.74878 24.5781C2.31018 25.1406 3.23337 25.1406 3.79477 24.5781L7.5 20.8526C8.93469 22.2653 10.2945 23.628 11.2427 24.5781C11.8041 25.1406 12.7148 25.1406 13.2886 24.5781L13.4508 24.378C14.0247 23.8405 14.0247 22.9279 13.4508 22.3528L9.73312 18.6273L8.74755 17.6147C9.93273 17.5022 11.7666 17.1646 13.114 16.302C14.6984 15.2894 15.397 14.6768 14.7732 13.4267ZM7.5 3.2129C9.22162 3.2129 10.6189 4.61308 10.6189 6.32579C10.6189 8.05101 9.22162 9.43868 7.5 9.43868C5.77838 9.43868 4.38112 8.05101 4.38112 6.32579C4.38112 4.61308 5.77838 3.2129 7.5 3.2129ZM7.5 12.6516C10.9931 12.6516 13.8126 9.82623 13.8126 6.32579C13.8126 4.64809 13.1475 3.0391 11.9637 1.85278C10.7798 0.666465 9.17421 0 7.5 0C5.82579 0 4.22015 0.666465 3.03631 1.85278C1.85246 3.0391 1.18738 4.64809 1.18738 6.32579C1.18738 9.82623 4.00685 12.6516 7.5 12.6516Z' fill='%231D6517'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='25' viewBox='0 0 15 25' fill='none'%3E%3Cpath d='M14.7732 13.4267C14.4239 12.7141 13.4384 12.114 12.1284 13.1266C10.3444 14.5518 7.5 14.5518 7.5 14.5518C7.5 14.5518 4.65558 14.5518 2.87158 13.1266C1.56165 12.114 0.576082 12.7141 0.226767 13.4267C-0.397009 14.6768 0.30162 15.2894 1.88601 16.302C3.24585 17.1771 5.1047 17.5022 6.30235 17.6272L5.30431 18.6273C3.8821 20.04 2.50979 21.4027 1.57412 22.3528C1.01273 22.9279 1.01273 23.8405 1.57412 24.378L1.74878 24.5781C2.31018 25.1406 3.23337 25.1406 3.79477 24.5781L7.5 20.8526C8.93469 22.2653 10.2945 23.628 11.2427 24.5781C11.8041 25.1406 12.7148 25.1406 13.2886 24.5781L13.4508 24.378C14.0247 23.8405 14.0247 22.9279 13.4508 22.3528L9.73312 18.6273L8.74755 17.6147C9.93273 17.5022 11.7666 17.1646 13.114 16.302C14.6984 15.2894 15.397 14.6768 14.7732 13.4267ZM7.5 3.2129C9.22162 3.2129 10.6189 4.61308 10.6189 6.32579C10.6189 8.05101 9.22162 9.43868 7.5 9.43868C5.77838 9.43868 4.38112 8.05101 4.38112 6.32579C4.38112 4.61308 5.77838 3.2129 7.5 3.2129ZM7.5 12.6516C10.9931 12.6516 13.8126 9.82623 13.8126 6.32579C13.8126 4.64809 13.1475 3.0391 11.9637 1.85278C10.7798 0.666465 9.17421 0 7.5 0C5.82579 0 4.22015 0.666465 3.03631 1.85278C1.85246 3.0391 1.18738 4.64809 1.18738 6.32579C1.18738 9.82623 4.00685 12.6516 7.5 12.6516Z' fill='%231D6517'/%3E%3C/svg%3E");width:28rem;height:28rem;-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;width:15rem;height:23rem}.panel-contact__button--rutube:before{-webkit-mask-image:url(/assets/images/icons/rutube.svg);mask-image:url(/assets/images/icons/rutube.svg);width:24rem;height:24rem}@media(hover:hover){.panel-contact__button:hover{border-color:var(--brand-solid, #418B45)}.panel-contact__button:hover:before{background-color:var(--brand-solid, #418B45)}}.socials-items{display:flex;align-items:center;flex-wrap:wrap;gap:10rem;row-gap:8rem;width:fit-content}@media(max-width:767px){.socials-items{gap:12rem}}.socials-item{--social-bg: var(--bg-muted, #404040);width:40rem;height:40rem;background:var(--social-bg);color:var(--text-fg_default, #FFF);border:1rem solid transparent;border-radius:0;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease,background-color .25s ease,opacity .25s ease,transform .25s ease,box-shadow .25s ease}@media(max-width:767px){.socials-item{width:32rem;height:32rem}}@media(max-width:767px){.socials-item .icon,.socials-item .icon:before{width:22rem;height:22rem}}.socials-item:has(.icon--telegram){--social-bg: #23A0DD}.socials-item:has(.icon--vk){--social-bg: #366EFF}.socials-item:has(.icon--ok){--social-bg: #F80}.socials-item:has(.icon--rutube){--social-bg: #100943}.socials-item:has(.icon--max){--social-bg: #046ef4;position:relative;background:transparent}.socials-item:has(.icon--max):before{content:"";background-image:linear-gradient(97deg,#01c5c8 .32%,#046ef4 44.6%,#572dff 62.16%);position:absolute;inset:-1rem}@media(hover:hover){.socials-item:hover{transform:translateY(-3rem);box-shadow:0 0 15rem color-mix(in srgb,var(--social-bg) 100%,transparent)}}.bottom-menu{display:none;position:fixed;left:0;right:0;bottom:16rem;z-index:35;margin:0 auto;border-radius:8rem;background:linear-gradient(0deg,#ffffff1a 0% 100%),#0003;box-shadow:0 0 15rem #0000001a;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);flex-direction:row;align-items:center;gap:4rem;padding:4rem;width:100%;max-width:calc(100% - 32rem);height:fit-content;transition:all .3s ease}@media(max-width:767px){.bottom-menu{display:flex}}.bottom-menu--hidden{transform:translateY(200%)}.bottom-menu__link{border-radius:4rem;width:100%;height:44rem;display:flex;align-items:center;justify-content:center;min-width:96rem;position:relative;background:#ffffff1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.bottom-menu__link{font-size:10rem;line-height:14rem}}.bottom-menu__link.white{background:var(--white, #fff);width:100%;color:var(--black, #000)}.bottom-menu__link.white:before{background:var(--white, #fff);inset:0}.bottom-menu__link:before{content:"";position:absolute;inset:0;padding:1rem;border-radius:inherit;background:linear-gradient(290deg,#fff -45.73%,#fff0 31.01%),linear-gradient(125deg,#fff -158.48%,#fff0 58.47%);--mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask:var(--mask);mask:var(--mask);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.menu-button{width:40rem;height:40rem;position:relative;background:transparent;border:0;cursor:pointer;outline:none;border-radius:0;flex:0 0 auto;color:var(--text-fg_default, #FFF);-webkit-tap-highlight-color:transparent}@media(min-width:1199px){.menu-button{display:none}}.menu-button span{position:absolute;height:2rem;background-color:#fff;border-radius:1rem;transform:rotate(0);transform-origin:center;opacity:1;transition:top .28s cubic-bezier(.65,0,.35,1) .22s,left .28s cubic-bezier(.65,0,.35,1) .22s,width .28s cubic-bezier(.65,0,.35,1) .22s,transform .22s cubic-bezier(.65,0,.35,1),opacity .28s ease .22s}.menu-button span:nth-child(1){top:13rem;left:5rem;width:15rem}.menu-button span:nth-child(2){top:19rem;left:5rem;width:30rem}.menu-button span:nth-child(3){top:25rem;left:20rem;width:15rem}.menu-button.open>span{top:19rem;left:5rem;width:30rem;transition:top .28s cubic-bezier(.65,0,.35,1),left .28s cubic-bezier(.65,0,.35,1),width .28s cubic-bezier(.65,0,.35,1),transform .22s cubic-bezier(.65,0,.35,1) .28s,opacity .28s ease .28s}.menu-button.open>span:nth-child(1){transform:rotate(45deg)}.menu-button.open>span:nth-child(2){opacity:0}.menu-button.open>span:nth-child(3){transform:rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:100;overflow:hidden;padding-top:var(--header-height, 56rem);visibility:hidden;pointer-events:none;opacity:0;background:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .3s ease,visibility .3s ease}@media(min-width:1199px){.mobile-menu{display:none}}.mobile-menu .menu-block{display:flex;flex-direction:column;gap:24rem;width:100%;padding:16rem 16rem 32rem;background:var(--bg-default, #141414);--cut: 20rem;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--cut)),calc(100% - var(--cut)) 100%,var(--cut) 100%,0 calc(100% - var(--cut)));transform:translateY(-24rem);opacity:0;transition:transform .45s cubic-bezier(.165,.84,.44,1),opacity .3s ease}.mobile-menu .menu-block .nav{width:100%}.mobile-menu .menu-block .nav .nav__menu{width:100%;flex-direction:column;align-items:stretch;gap:16rem}.mobile-menu .menu-block .nav .nav__menu>li{margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.mobile-menu .menu-block .nav .nav__menu>li{font-size:14rem;line-height:20rem}}.mobile-menu .menu-block .nav .nav__menu>li{font-size:14rem;line-height:20rem}.mobile-menu .menu-block .nav .nav__menu>li a{display:block;width:100%;padding:0;text-align:left;justify-content:flex-start;color:inherit;transition:color .25s ease}.mobile-menu .menu-block .nav .nav__menu>li a:before{display:none}@media(hover:hover){.mobile-menu .menu-block .nav .nav__menu>li a:hover{color:var(--brand-solid, #CA0001)}}.mobile-menu .menu-block__contacts{display:flex;flex-direction:column;gap:16rem}.mobile-menu .menu-block__phone{display:inline-flex;align-items:center;gap:8rem;width:fit-content;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:400;line-height:30rem}@media(max-width:767px){.mobile-menu .menu-block__phone{font-size:16rem;line-height:150%}}.mobile-menu .menu-block__phone{transition:color .25s ease}.mobile-menu .menu-block__phone .icon{width:24rem;height:24rem;flex:0 0 auto}@media(hover:hover){.mobile-menu .menu-block__phone:hover{color:var(--brand-solid, #CA0001)}}.mobile-menu .menu-block__socials.socials-items{gap:12rem;row-gap:12rem}.mobile-menu .menu-block__actions{display:flex;align-items:center;gap:16rem}.mobile-menu .menu-block__actions .header__link--taxi{display:inline-flex;align-items:center;justify-content:center;width:40rem;height:40rem;flex:0 0 auto}.mobile-menu .menu-block__actions .header__link--taxi .icon,.mobile-menu .menu-block__actions .header__link--taxi .icon:before{width:40rem;height:40rem}.mobile-menu .menu-block__actions .button{flex:1;min-width:0;width:auto;height:44rem;padding:12rem 32rem 12rem 36rem}.mobile-menu.open{visibility:visible;pointer-events:auto;opacity:1}.mobile-menu.open .menu-block{opacity:1;transform:translateY(0)}body.lock-scroll{overflow:hidden}.nav{display:flex;align-items:center}.nav__menu{display:flex;align-items:center;gap:10rem}.nav__menu li{color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.nav__menu li{font-size:12rem;line-height:16rem}}.nav__menu li>a{color:inherit;display:flex;align-items:center;white-space:nowrap;padding:5rem;gap:10rem;position:relative;z-index:1;transition:color .25s ease}.nav__menu li>a:before{content:"";background:var(--brand-solid, #418B45);position:absolute;bottom:0;left:0;width:100%;height:2rem;z-index:-1;opacity:0;border-radius:30rem;transition:.25s ease}@media(hover:hover){.nav__menu li>a:hover:before{opacity:1}}.footer{margin-top:auto;margin-bottom:20rem;padding-top:80rem;background-color:var(--bg-default);color:var(--text-fg_default, #FFF)}@media(max-width:1199px){.footer{padding-top:60rem}}@media(max-width:767px){.footer{margin-bottom:16rem;padding-top:40rem}}@media(max-width:767px){.footer>.container{display:flex;flex-direction:column;gap:32rem}}.footer__main{display:flex;align-items:stretch;justify-content:space-between;gap:40rem;padding-bottom:60rem}@media(max-width:1199px){.footer__main{flex-direction:column;gap:40rem;padding-bottom:40rem}}@media(max-width:767px){.footer__main{flex-direction:column;gap:40rem;padding-bottom:0}}.footer__lead{display:flex;flex-direction:column;justify-content:space-between;gap:40rem;max-width:860rem;flex:1;min-width:0}@media(max-width:767px){.footer__lead{max-width:100%;gap:32rem}}.footer__aside{display:flex;align-items:flex-start;justify-content:space-between;gap:40rem;max-width:866rem;flex:1;min-width:0}@media(max-width:1199px){.footer__aside{max-width:100%}}@media(max-width:767px){.footer__aside{flex-direction:column;gap:28rem}}.footer__side{display:flex;flex-direction:column;justify-content:space-between;gap:20rem;min-height:100%;max-width:346rem}@media(max-width:767px){.footer__side{display:contents}}.footer__socials .socials-item{width:44rem;height:44rem}@media(max-width:767px){.footer__socials .socials-item{width:36rem;height:36rem}}.footer__socials .socials-items{gap:12rem}@media(max-width:767px){.footer__socials{order:3}}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:40rem;padding:40rem 0;border-top:1rem solid rgba(255,255,255,.1)}@media(max-width:767px){.footer__bottom{flex-direction:column;align-items:flex-start;gap:12rem;padding:20rem 0 0;margin:0}}.footer__bottom-group{display:flex;align-items:center;flex-wrap:wrap;gap:40rem}@media(max-width:767px){.footer__bottom-group{display:contents}}.footer-link{color:#a2a1a5;text-decoration:none;font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}.footer-link{transition:color .25s ease}@media(max-width:767px){.footer-link{font-size:12rem;line-height:16rem}}@media(hover:hover){.footer-link[href]:hover{color:var(--text-fg_default, #FFF)}}.footer-cta{display:flex;flex-direction:column;align-items:flex-start;gap:40rem;max-width:860rem}@media(max-width:767px){.footer-cta{gap:24rem;max-width:100%}}.footer-cta__title{margin:0;font-family:var(--font-second, "Montserrat");font-size:48rem;font-style:normal;font-weight:500;line-height:1.2}@media(max-width:1199px){.footer-cta__title{font-size:36rem}}@media(max-width:767px){.footer-cta__title{font-size:24rem;line-height:133%}}@media(max-width:767px){.footer-cta__title{line-height:32rem}}.footer-cta__button{width:272rem;min-width:272rem}@media(max-width:767px){.footer-cta__button{width:100%;min-width:0;height:auto;padding:12rem 32rem 12rem 36rem;font-size:12rem;font-weight:500;line-height:16rem}}.footer-reviews{display:flex;align-items:stretch;gap:10rem;width:100%}@media(max-width:767px){.footer-reviews{flex-direction:row;gap:12rem}}.footer-review{display:inline-flex;align-items:center;justify-content:space-between;gap:20rem;width:290rem;min-height:60rem;padding:13rem 20rem;border-radius:4rem;background:#222;color:var(--text-fg_default, #FFF);text-decoration:none;transition:background-color .25s ease}@media(max-width:767px){.footer-review{flex:1;width:auto;min-width:0;min-height:45rem;height:45rem;padding:13rem 12rem;gap:12rem}}@media(hover:hover){.footer-review:hover{background:#2a2a2a}}.footer-review__logo{display:flex;align-items:center;height:24rem}@media(max-width:767px){.footer-review__logo{height:19rem}}.footer-review__logo img{width:auto;max-width:100%;height:100%;object-fit:contain}.footer-review__rating{display:inline-flex;align-items:center;gap:10rem;font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){.footer-review__rating{font-size:16rem;line-height:24rem}}@media(max-width:767px){.footer-review__rating{gap:4rem;font-size:16rem;line-height:24rem}}.footer-review__rating .icon--star{color:#ffd12d;width:21rem;height:20rem}@media(max-width:767px){.footer-review__rating .icon--star{width:16rem;height:15rem}}.footer-nav{display:flex;flex-direction:column;max-width:270rem}@media(max-width:767px){.footer-nav{order:1;gap:12rem;max-width:100%}}.footer-nav__head{display:flex;flex-direction:column;gap:16rem}@media(max-width:767px){.footer-nav__head{gap:12rem}}.footer-nav__label{color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.footer-nav__label{font-size:14rem;line-height:20rem}}.footer-nav__line{display:flex;width:100%;height:15rem}@media(max-width:767px){.footer-nav__line{height:8rem}}.footer-nav__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%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:#76787b}.footer-nav__list{display:flex;flex-direction:column;gap:10rem;list-style:none;margin:0;padding:0}@media(max-width:767px){.footer-nav__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10rem 12rem}}.footer-nav__link{color:var(--text-fg_default, #FFF);text-decoration:none;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}.footer-nav__link{transition:color .25s ease}@media(max-width:767px){.footer-nav__link{font-size:14rem;line-height:20rem}}@media(hover:hover){.footer-nav__link:hover{color:var(--brand-solid, #CA0001)}}.footer-info{display:flex;flex-direction:column;gap:40rem;max-width:419rem;width:100%}@media(max-width:767px){.footer-info{order:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20rem 12rem;max-width:100%}}.footer-info__item{display:flex;flex-direction:column;max-width:346rem}@media(max-width:767px){.footer-info__item{max-width:none;gap:12rem}}.footer-info__label{color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.footer-info__label{font-size:14rem;line-height:20rem}}.footer-info__label{margin-bottom:16rem}@media(max-width:767px){.footer-info__label{margin-bottom:0;font-size:14rem;line-height:20rem}}.footer-info__line{display:flex;width:100%;height:16rem}@media(max-width:767px){.footer-info__line{height:8rem}}.footer-info__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%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:#76787b}.footer-info__value{color:var(--text-fg_default, #FFF);text-decoration:none;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}.footer-info__value{transition:color .25s ease}@media(max-width:767px){.footer-info__value{font-size:14rem;line-height:20rem}}@media(hover:hover){.footer-info__value[href]:hover{color:var(--brand-solid, #CA0001)}}.header{position:fixed;top:0;left:0;right:0;z-index:101;padding:16rem 80rem;background:#111;border-bottom:1rem solid transparent;transition:border-color .25s ease}.header.scroll{border-color:var(--colors-500, #76787B)}@media(max-width:1199px){.header{padding:16rem var(--container-padding-x, 24rem)}}@media(max-width:767px){.header{padding:8rem 16rem}}.header>.container{max-width:100%;padding:0;display:flex;align-items:center;justify-content:space-between;gap:24rem}.header__left{display:flex;align-items:center;column-gap:60rem;min-width:0;flex:1 1 auto}@media(max-width:1199px){.header__left{column-gap:32rem}}@media(max-width:767px){.header__left{column-gap:0;flex:0 1 auto}}@media(max-width:767px){.header__left [data-move-prepend],.header__left [data-move-append]{display:none}}.header__right{display:flex;align-items:center;justify-content:flex-end;column-gap:24rem;flex:0 0 auto}@media(max-width:767px){.header__right{column-gap:12rem}}@media(max-width:767px){.header__right [data-move-prepend],.header__right [data-move-append]{display:none}}.header__logo{flex:0 0 auto;width:178rem;height:40rem}@media(max-width:767px){.header__logo{width:122rem;height:28rem}}.header__logo img,.header__logo svg{width:100%;height:100%;object-fit:contain;object-position:left}.header__link{flex:0 0 auto;display:inline-flex;align-items:center;color:var(--text-fg_default, #FFF);transition:color .25s ease,transform .25s ease;font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.header__link{font-size:10rem;line-height:14rem}}.header__link .icon{flex:0 0 auto}.header__link .icon:before{width:100%;height:100%}@media(hover:hover){.header__link:hover{color:var(--brand-solid, #CA0001)}}.header__link--phone{gap:8rem}.header__link--phone .icon{width:20rem;height:20rem}@media(max-width:767px){.header__link--phone .icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M11.832 14.568C12.0385 14.6628 12.2712 14.6845 12.4917 14.6294C12.7122 14.5744 12.9073 14.4458 13.045 14.265L13.4 13.8C13.5863 13.5516 13.8279 13.35 14.1056 13.2111C14.3833 13.0723 14.6895 13 15 13H18C18.5304 13 19.0391 13.2107 19.4142 13.5858C19.7893 13.9609 20 14.4696 20 15V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20C13.2261 20 8.64773 18.1036 5.27208 14.7279C1.89642 11.3523 0 6.7739 0 2C0 1.46957 0.210714 0.960859 0.585786 0.585786C0.960859 0.210714 1.46957 0 2 0H5C5.53043 0 6.03914 0.210714 6.41421 0.585786C6.78929 0.960859 7 1.46957 7 2V5C7 5.31049 6.92771 5.61672 6.78885 5.89443C6.65 6.17214 6.44839 6.41371 6.2 6.6L5.732 6.951C5.54842 7.09118 5.41902 7.29059 5.36579 7.51535C5.31256 7.74012 5.33878 7.97638 5.44 8.184C6.80668 10.9599 9.05442 13.2048 11.832 14.568Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M11.832 14.568C12.0385 14.6628 12.2712 14.6845 12.4917 14.6294C12.7122 14.5744 12.9073 14.4458 13.045 14.265L13.4 13.8C13.5863 13.5516 13.8279 13.35 14.1056 13.2111C14.3833 13.0723 14.6895 13 15 13H18C18.5304 13 19.0391 13.2107 19.4142 13.5858C19.7893 13.9609 20 14.4696 20 15V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20C13.2261 20 8.64773 18.1036 5.27208 14.7279C1.89642 11.3523 0 6.7739 0 2C0 1.46957 0.210714 0.960859 0.585786 0.585786C0.960859 0.210714 1.46957 0 2 0H5C5.53043 0 6.03914 0.210714 6.41421 0.585786C6.78929 0.960859 7 1.46957 7 2V5C7 5.31049 6.92771 5.61672 6.78885 5.89443C6.65 6.17214 6.44839 6.41371 6.2 6.6L5.732 6.951C5.54842 7.09118 5.41902 7.29059 5.36579 7.51535C5.31256 7.74012 5.33878 7.97638 5.44 8.184C6.80668 10.9599 9.05442 13.2048 11.832 14.568Z' fill='white'/%3E%3C/svg%3E");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}}@media(max-width:767px){.header__link--phone{width:40rem;height:40rem}.header__link--phone span:not([class]){display:none}}.header__link--taxi{will-change:transform}.header__link--taxi .icon{width:32rem;height:32rem}@media(hover:hover){.header__link--taxi:hover{transform:scale(1.07)}}.header__phone-btn{display:none;align-items:center;justify-content:center;width:40rem;height:40rem;flex:0 0 auto;border-radius:10rem;color:var(--text-fg_default, #FFF);transition:color .25s ease,opacity .25s ease}.header__phone-btn .icon{width:20rem;height:20rem}@media(hover:hover){.header__phone-btn:hover{color:var(--brand-solid, #CA0001)}}.header .nav{min-width:0}@media(max-width:1199px){.header .nav{display:none}}.header .nav__menu{gap:20rem}.header .nav__menu li{color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.header .nav__menu li{font-size:10rem;line-height:14rem}}.header .nav__menu li>a{padding:0;gap:0}.header .nav__menu li>a:before{display:none}@media(hover:hover){.header .nav__menu li>a:hover{color:var(--brand-solid, #CA0001)}}.container{margin-inline:auto;max-width:var(--container, 1760rem);padding:0 var(--container-padding-x, 0)}@media(min-width:767px)and (max-width:1199px){.container{max-width:var(--container, 100%);padding:0 var(--container-padding-x, 24rem)}}@media(max-width:767px){.container{max-width:var(--container, 100%);padding:0 var(--container-padding-x, 16rem)}}.container-fluid{margin-inline:auto;max-width:var(--container-fluid, 1880rem);width:100%}@media(max-width:767px){.container-fluid{max-width:var(--container-fluid, 100%);padding:0 var(--container-padding-x, 16rem)}}@media(min-width:767px)and (max-width:1199px){.container-fluid{max-width:var(--container-fluid, 100%);padding:0 var(--container-padding-x, 24rem)}}.container-slim{max-width:1164rem;padding:0 var(--container-padding-x, 0)}@media(max-width:1199px){.container-slim{max-width:100%}}.main{padding-top:calc(var(--header-height, 72rem))}.main-content{padding-top:calc(var(--header-height, 72rem) + 32rem);padding-bottom:40rem}@media(max-width:767px){.main-content{padding-top:var(--header-height, 64rem);padding-bottom:24rem}}.main-content:has(.section.banner:last-child){padding-bottom:0}.map-out{position:absolute;width:100%;height:100%;z-index:50;inset:0;transition:.3s ease}.map-out.hide{visibility:hidden;opacity:0;pointer-events:none}.map-clue,.map-clue-bottom{position:absolute;z-index:9999;display:none;background:var(--bg-panel, #202022);border-radius:20rem;font-size:14rem;color:var(--text-fg_default, #FFF);padding:10rem 20rem;box-shadow:0 0 10rem #0000001a;text-align:center;justify-content:center}@media(max-width:768px){.map-clue,.map-clue-bottom{font-size:12rem}}.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:80rem}}:root{--vgalert-bg: #fff;--vgalert-border-radius: 6rem;--vgalert-message-color: #252628;--vgalert-title-color: #121315;--vgalert-info-color: #497AFD;--vgalert-success-color: #44C12B;--vgalert-error-color: #D8334E;--vgalert-close-color: #121315;--vgalert-close-border-color: #C8C8CC;--vgalert-close-bg: #F8F8F8;--vgalert-title-size: 16rem;--vgalert-message-size: 14rem;--vgalert-button-confirm-bg: #44C12B;--vgalert-button-confirm-bg-hover: #50d635;--vgalert-button-confirm-text: #fff;--vgalert-button-cancel-bg: #D8334E;--vgalert-button-cancel-bg-hover: #bc223c;--vgalert-button-cancel-text: #fff}@media(max-width:768px){:root{--vgalert-border-radius: 4rem;--vgalert-title-size: 14rem;--vgalert-message-size: 12rem}}.vgalert{position:fixed;display:inline-flex;align-items:flex-start;flex-wrap:wrap;gap:10rem;padding:14rem 18rem;background-color:var(--vgalert-bg, #fff);color:var(--vgalert-message-color, #000);border:1.5rem solid var(--blue, #497AFD);box-shadow:0 4rem 12rem #1010101f;color:var(--black, #000);font-size:14rem;font-weight:400;border-radius:var(--vgalert-border-radius, 6rem);opacity:0;transition:.35s ease;z-index:9999;max-width:374rem}@media(max-width:768px){.vgalert{font-size:12rem;max-width:350rem;padding:10rem 14rem}}@media(prefers-color-scheme:dark){.vgalert[data-vgalert-theme=auto]{--vgalert-bg: #121213;--vgalert-title-color: #fff;--vgalert-message-color: #DDDFE3;--vgalert-success-color: #00980A;--vgalert-close-color: #fff;--vgalert-close-border-color: #414245;--vgalert-close-bg: #191A1C}}.vgalert[data-vgalert-theme=dark]{--vgalert-bg: #121213;--vgalert-title-color: #fff;--vgalert-message-color: #DDDFE3;--vgalert-success-color: #00980A;--vgalert-close-color: #fff;--vgalert-close-border-color: #414245;--vgalert-close-bg: #191A1C}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=top]{transform:translateY(30rem)}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=bottom]{transform:translateY(-30rem)}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=right]{transform:translate(-30rem)}.vgalert[data-vgalert-parent]:not(.show)[data-vgalert-position*=left]{transform:translate(30rem)}.vgalert[data-vgalert-position*=top]{transform:translateY(-30rem) scale(.8)}.vgalert[data-vgalert-position*=bottom]{transform:translateY(30rem) scale(.8)}.vgalert[data-vgalert-position*=left]{transform:translate(-30rem) scale(.8)}.vgalert[data-vgalert-position*=right]{transform:translate(30rem) scale(.8)}.vgalert[data-vgalert-position="center center"],.vgalert[data-vgalert-position=center]{transform:scale(.8)}.vgalert.show{opacity:1;transform:translate(0) scale(1)}.vgalert--shake{animation:vgalert-shake-anim .5s cubic-bezier(.36,.07,.19,.97) both}.vgalert-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--vgalert-icon-color, #fff);width:28rem;height:28rem;border-radius:4rem;background:var(--blue, #497AFD)}@media(max-width:768px){.vgalert-icon{width:22rem;height:22rem}}.vgalert-icon>svg{flex:0 0 auto;display:inline-flex;align-items:center;width:20rem;height:20rem}@media(max-width:768px){.vgalert-icon>svg{width:18rem;height:18rem}}.vgalert-icon:before{content:"";display:inline-flex;align-items:center;justify-content:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 13.2V10M10 6.8H10.008M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10Z' stroke='white' stroke-width='1.5' 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='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 13.2V10M10 6.8H10.008M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:20rem;height:20rem;background-color:currentColor}@media(max-width:768px){.vgalert-icon:before{width:18rem;height:18rem}}.vgalert-wrapper{display:flex;flex-direction:column;gap:5rem}@media(max-width:768px){.vgalert-wrapper{gap:3rem}}.vgalert-title{flex:1 1 100%;font-weight:600;font-size:var(--vgalert-title-size, 16rem);color:var(--vgalert-title-color, #000)}.vgalert-message{font-size:var(--vgalert-message-size, 16rem);color:var(--vgalert-message-color, #000)}.vgalert-close{min-width:32rem;height:32rem;position:absolute;top:15rem;right:15rem;border-radius:4rem;border:1.5rem solid var(--vgalert-close-border-color, #C8C8CC);background:var(--vgalert-close-bg, #F8F8F8);color:var(--vgalert-close-color, #121315);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:100%}@media(max-width:768px){.vgalert-close{width:24rem;height:24rem;top:10rem;right:10rem}}.vgalert-close:not(.vgalert-close-text):before{content:"";display:inline-flex;align-items:center;justify-content:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M0.75 0.75L10.75 10.75M10.75 0.75L0.75 10.75' stroke='%23121315' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M0.75 0.75L10.75 10.75M10.75 0.75L0.75 10.75' stroke='%23121315' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor;width:10rem;height:10rem}.vgalert-buttons{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:10rem;margin-top:10rem}.vgalert-confirm,.vgalert-cancel{border:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8rem;padding:10rem 18rem;cursor:pointer;transition:background-color .2s ease,color .2s ease}.vgalert-confirm{background-color:var(--vgalert-button-confirm-bg);color:var(--vgalert-button-confirm-text, #fff)}.vgalert-confirm:hover{background-color:var(--vgalert-button-confirm-bg-hover, #b20000)}.vgalert-cancel{background-color:var(--vgalert-button-cancel-bg);color:var(--vgalert-button-cancel-text, #fff);margin-left:auto}.vgalert-cancel:hover{background-color:var(--vgalert-button-cancel-bg-hover, #b20000)}.vgalert.success{border-color:var(--vgalert-success-color, #00980A)}.vgalert.success .vgalert-icon{background:var(--vgalert-success-color, #00980A)}.vgalert.success .vgalert-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'%3E%3Cpath d='M12.75 0.75L4.5 8.75L0.75 5.11364' stroke='white' stroke-width='1.5' 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='14' height='10' viewBox='0 0 14 10' fill='none'%3E%3Cpath d='M12.75 0.75L4.5 8.75L0.75 5.11364' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:12rem;height:8rem}.vgalert.error{border-color:var(--vgalert-error-color, #980000)}.vgalert.error .vgalert-icon{background:var(--vgalert-error-color, #980000)}.vgalert.error .vgalert-icon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='18' viewBox='0 0 14 18' fill='none'%3E%3Cpath d='M6.75 5.54956V8.74902M6.75 11.9485H6.7575M12.75 9.54888C12.75 13.5482 10.125 15.5479 7.005 16.7077C6.84162 16.7667 6.66415 16.7639 6.5025 16.6997C3.375 15.5479 0.75 13.5482 0.75 9.54888V3.94982C0.75 3.73769 0.829018 3.53424 0.96967 3.38423C1.11032 3.23423 1.30109 3.14996 1.5 3.14996C3 3.14996 4.875 2.19012 6.18 0.974322C6.33889 0.829545 6.54102 0.75 6.75 0.75C6.95898 0.75 7.16111 0.829545 7.32 0.974322C8.6325 2.19812 10.5 3.14996 12 3.14996C12.1989 3.14996 12.3897 3.23423 12.5303 3.38423C12.671 3.53424 12.75 3.73769 12.75 3.94982V9.54888Z' stroke='white' stroke-width='1.5' 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='14' height='18' viewBox='0 0 14 18' fill='none'%3E%3Cpath d='M6.75 5.54956V8.74902M6.75 11.9485H6.7575M12.75 9.54888C12.75 13.5482 10.125 15.5479 7.005 16.7077C6.84162 16.7667 6.66415 16.7639 6.5025 16.6997C3.375 15.5479 0.75 13.5482 0.75 9.54888V3.94982C0.75 3.73769 0.829018 3.53424 0.96967 3.38423C1.11032 3.23423 1.30109 3.14996 1.5 3.14996C3 3.14996 4.875 2.19012 6.18 0.974322C6.33889 0.829545 6.54102 0.75 6.75 0.75C6.95898 0.75 7.16111 0.829545 7.32 0.974322C8.6325 2.19812 10.5 3.14996 12 3.14996C12.1989 3.14996 12.3897 3.23423 12.5303 3.38423C12.671 3.53424 12.75 3.73769 12.75 3.94982V9.54888Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:12rem;height:16rem}.vgalert.vgalert-has-icon .vgalert-wrapper{width:calc(100% - 38rem)}@media(max-width:768px){.vgalert.vgalert-has-icon .vgalert-wrapper{width:calc(100% - 32rem)}}.vgalert:has(.vgalert-close) .vgalert-wrapper{padding-right:50rem}.vgalert:not(.vgalert-has-message),.vgalert:not(.vgalert-has-title){align-items:center}.vgalert-overlay{position:fixed;z-index:9998;left:0;top:0;width:100vw;height:100vh;background:#00000040;cursor:not-allowed}@keyframes vgalert-shake-anim{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-5px)}40%,60%{transform:translate(5px)}to{transform:none}}:root{--cookie-container-padding: 30rem;--cookie-container-border-radius: 0 --cookie-icon-border-radius: 16rem;--cookie-vertical-offset: 50rem;--cookie-horizontal-offset: 92rem;--cookie-title-color: var(--text-fg_default, #FFF);--cookie-text-color: var(--text-fg_subtle, #666);--cookie-alt-color: #fff;--cookie-main-color: var(--bg-default, #141414);--cookie-accent-color: var(--brand-solid, #418B45);--cookie-border-color: var(--border-default, #666);--cookie-button-border-radius: 0;--cookie-button-border-color: var(--brand-solid, #418B45);--cookie-button-bg: var(--brand-solid, #418B45);--cookie-button-bg-accept: var(--brand-solid, #418B45);--cookie-button-bg-reject: var(--error, #ff0000)}@media(max-width:767px){:root{--cookie-container-padding: 23rem;--cookie-container-border-radius: 0}}@media(min-width:767px)and (max-width:1199px){:root{--cookie-vertical-offset: 24rem;--cookie-horizontal-offset: 24rem}}.cookie-consent{position:fixed;z-index:100;padding:var(--cookie-container-padding);border-radius:var(--cookie-container-border-radius);color:var(--cookie-main-color);border:1rem solid var(--cookie-border-color);transform:translateY(0);transition:opacity .4s ease-in-out,transform .4s ease-in-out,visibility .4s ease-in-out;background:var(--cookie-main-color)}.cookie-consent-hidden{opacity:0;visibility:hidden;transform:translateY(20rem)}.cookie-consent-column{max-width:558rem;width:fit-content;display:flex;flex-direction:column;gap:20rem}.cookie-consent-row{display:flex;gap:40rem}.cookie-consent-row.cookie-consent{align-items:flex-end}.cookie-consent-row .cookie-consent-text{text-wrap:unset;max-width:665rem}.cookie-consent-row .cookie-consent-close{top:13rem;right:13rem}.cookie-consent-mixed{display:flex;gap:20rem;max-width:500rem}.cookie-consent-mixed .cookie-consent-content p{margin-bottom:20rem}.cookie-consent-top{top:var(--cookie-horizontal-offset)}.cookie-consent-left{left:var(--cookie-vertical-offset)}.cookie-consent-right{right:var(--cookie-horizontal-offset)}.cookie-consent-bottom{bottom:var(--cookie-vertical-offset)}.cookie-consent-center{left:50%;translate:-50% 0}.cookie-consent-icon{display:flex;align-items:center;justify-content:center;width:40rem;height:40rem;flex:0 0 auto;background-color:var(--cookie-accent-color);border-radius:var(--cookie-icon-border-radius);padding:9rem}.cookie-consent-icon:before{content:"";-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--cookie-alt-color);width:100%;height:100%;-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%3Cg clip-path='url(%23clip0_2309_23510)'%3E%3Cpath d='M15.0556 18.1112C15.7788 18.1112 16.3651 17.5249 16.3651 16.8017C16.3651 16.0785 15.7788 15.4922 15.0556 15.4922C14.3324 15.4922 13.7461 16.0785 13.7461 16.8017C13.7461 17.5249 14.3324 18.1112 15.0556 18.1112Z' fill='white'/%3E%3Cpath d='M8.0732 17.2382C8.79643 17.2382 9.38272 16.6519 9.38272 15.9287C9.38272 15.2054 8.79643 14.6191 8.0732 14.6191C7.34997 14.6191 6.76367 15.2054 6.76367 15.9287C6.76367 16.6519 7.34997 17.2382 8.0732 17.2382Z' fill='white'/%3E%3Cpath d='M7.1982 11.1269C7.92143 11.1269 8.50772 10.5406 8.50772 9.81734C8.50772 9.09411 7.92143 8.50781 7.1982 8.50781C6.47497 8.50781 5.88867 9.09411 5.88867 9.81734C5.88867 10.5406 6.47497 11.1269 7.1982 11.1269Z' fill='white'/%3E%3Cpath d='M12.4345 12.873C13.1578 12.873 13.744 12.2867 13.744 11.5634C13.744 10.8402 13.1578 10.2539 12.4345 10.2539C11.7113 10.2539 11.125 10.8402 11.125 11.5634C11.125 12.2867 11.7113 12.873 12.4345 12.873Z' fill='white'/%3E%3Cpath d='M22.4758 11.9999C21.0866 11.9999 19.7543 11.448 18.7719 10.4657C17.7896 9.48334 17.2377 8.15101 17.2377 6.76178C15.8485 6.76178 14.5162 6.20991 13.5338 5.22757C12.5515 4.24524 11.9996 2.91291 11.9996 1.52368C9.92764 1.52368 7.90217 2.1381 6.17937 3.28924C4.45657 4.44038 3.11381 6.07653 2.32089 7.99081C1.52798 9.90508 1.32051 12.0115 1.72474 14.0437C2.12897 16.0759 3.12673 17.9425 4.59185 19.4077C6.05697 20.8728 7.92365 21.8705 9.95583 22.2748C11.988 22.679 14.0944 22.4715 16.0087 21.6786C17.923 20.8857 19.5591 19.5429 20.7103 17.8201C21.8614 16.0973 22.4758 14.0719 22.4758 11.9999Z' stroke='white' stroke-width='1.57143' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_23510'%3E%3Crect width='22.8571' height='22.8571' fill='white' transform='translate(0.572266 0.571411)'/%3E%3C/clipPath%3E%3C/defs%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%3Cg clip-path='url(%23clip0_2309_23510)'%3E%3Cpath d='M15.0556 18.1112C15.7788 18.1112 16.3651 17.5249 16.3651 16.8017C16.3651 16.0785 15.7788 15.4922 15.0556 15.4922C14.3324 15.4922 13.7461 16.0785 13.7461 16.8017C13.7461 17.5249 14.3324 18.1112 15.0556 18.1112Z' fill='white'/%3E%3Cpath d='M8.0732 17.2382C8.79643 17.2382 9.38272 16.6519 9.38272 15.9287C9.38272 15.2054 8.79643 14.6191 8.0732 14.6191C7.34997 14.6191 6.76367 15.2054 6.76367 15.9287C6.76367 16.6519 7.34997 17.2382 8.0732 17.2382Z' fill='white'/%3E%3Cpath d='M7.1982 11.1269C7.92143 11.1269 8.50772 10.5406 8.50772 9.81734C8.50772 9.09411 7.92143 8.50781 7.1982 8.50781C6.47497 8.50781 5.88867 9.09411 5.88867 9.81734C5.88867 10.5406 6.47497 11.1269 7.1982 11.1269Z' fill='white'/%3E%3Cpath d='M12.4345 12.873C13.1578 12.873 13.744 12.2867 13.744 11.5634C13.744 10.8402 13.1578 10.2539 12.4345 10.2539C11.7113 10.2539 11.125 10.8402 11.125 11.5634C11.125 12.2867 11.7113 12.873 12.4345 12.873Z' fill='white'/%3E%3Cpath d='M22.4758 11.9999C21.0866 11.9999 19.7543 11.448 18.7719 10.4657C17.7896 9.48334 17.2377 8.15101 17.2377 6.76178C15.8485 6.76178 14.5162 6.20991 13.5338 5.22757C12.5515 4.24524 11.9996 2.91291 11.9996 1.52368C9.92764 1.52368 7.90217 2.1381 6.17937 3.28924C4.45657 4.44038 3.11381 6.07653 2.32089 7.99081C1.52798 9.90508 1.32051 12.0115 1.72474 14.0437C2.12897 16.0759 3.12673 17.9425 4.59185 19.4077C6.05697 20.8728 7.92365 21.8705 9.95583 22.2748C11.988 22.679 14.0944 22.4715 16.0087 21.6786C17.923 20.8857 19.5591 19.5429 20.7103 17.8201C21.8614 16.0973 22.4758 14.0719 22.4758 11.9999Z' stroke='white' stroke-width='1.57143' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2309_23510'%3E%3Crect width='22.8571' height='22.8571' fill='white' transform='translate(0.572266 0.571411)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.cookie-consent-title{color:var(--cookie-title-color, #fff);font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:400;line-height:30rem}@media(max-width:767px){.cookie-consent-title{font-size:16rem;line-height:150%}}.cookie-consent-content{display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.cookie-consent-content{gap:8rem}}.cookie-consent-content a{color:var(--cookie-accent-color);text-decoration:underline;text-decoration-skip-ink:none}.cookie-consent-text{color:var(--cookie-text-color)}.cookie-consent-close{color:var(--grey_300, #ABB1BE);position:absolute;top:10rem;right:10rem;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:currentColor;width:32rem;height:32rem;cursor:pointer;-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='M24 8L8 24M8 8L24 24' stroke='%23ABB1BE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M24 8L8 24M8 8L24 24' stroke='%23ABB1BE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media(max-width:767px){.cookie-consent-close{width:24rem;height:24rem}}.cookie-consent-close:hover{color:var(--primary)}.cookie-consent-button{background:var(--cookie-button-bg);border-radius:var(--cookie-button-border-radius);border:solid 1rem var(--cookie-accent-color);padding:14rem 29rem;cursor:pointer;transition:opacity .3s ease;border-color:var(--cookie-button-border-color)}@media(max-width:767px){.cookie-consent-button{width:100%}}.cookie-consent-button:hover{opacity:.8}.cookie-consent-accept{background-color:var(--cookie-button-bg-accept);color:var(--cookie-alt-color)}.cookie-consent-reject{background-color:var(--cookie-button-bg-reject);border-color:var(--cookie-accent-color)}.cookie-consent-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:10rem}.cookie-consent-light{background-color:var(--cookie-alt-color)}.cookie-consent-dark{background-color:var(--cookie-main-color);color:var(--cookie-alt-color)}@media(max-width:768px){.cookie-consent,.cookie-consent.cookie-consent-top,.cookie-consent.cookie-consent-center,.cookie-consent.cookie-consent-bottom,.cookie-consent.cookie-consent-right,.cookie-consent.cookie-consent-left .cookie-consent.cookie-consent-mixed{bottom:16rem;left:50%;translate:-50% 0;width:calc(100% - 30rem);top:unset;padding:var(--cookie-container-padding, 15rem);gap:12rem}.cookie-consent-row,.cookie-consent.cookie-consent-top-row,.cookie-consent.cookie-consent-center-row,.cookie-consent.cookie-consent-bottom-row,.cookie-consent.cookie-consent-right-row,.cookie-consent.cookie-consent-left .cookie-consent.cookie-consent-mixed-row{flex-direction:column}.cookie-consent-row.cookie-consent,.cookie-consent.cookie-consent-top-row.cookie-consent,.cookie-consent.cookie-consent-center-row.cookie-consent,.cookie-consent.cookie-consent-bottom-row.cookie-consent,.cookie-consent.cookie-consent-right-row.cookie-consent,.cookie-consent.cookie-consent-left .cookie-consent.cookie-consent-mixed-row.cookie-consent{align-items:stretch}.cookie-consent-button,.cookie-consent.cookie-consent-top-button,.cookie-consent.cookie-consent-center-button,.cookie-consent.cookie-consent-bottom-button,.cookie-consent.cookie-consent-right-button,.cookie-consent.cookie-consent-left .cookie-consent.cookie-consent-mixed-button{width:100%;display:flex;align-items:center;justify-content:center}.cookie-consent-text,.cookie-consent.cookie-consent-top-text,.cookie-consent.cookie-consent-center-text,.cookie-consent.cookie-consent-bottom-text,.cookie-consent.cookie-consent-right-text,.cookie-consent.cookie-consent-left .cookie-consent.cookie-consent-mixed-text{font-size:13rem;text-wrap:balance}}:root{--modal-background: var(--bg-default, #0d0d0d);--modal-border-radius: 0;--modal-border: 1rem solid var(--border-default, #565452);--modal-window-max-width: 600rem;--modal-window-padding: 59rem;--modal-body-padding: 0;--modal-title-font: var(--font-main);--modal-title-color: var(--text-fg_default, #fff);--modal-text-color: var(--text-fg_default, #fff)}@media(max-width:767px){:root{--modal-window-max-width: 100%;--modal-window-padding: 40rem 20rem}}.modal{position:fixed;width:100vw;height:100vh;inset:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .3s ease;background:linear-gradient(0deg,var(--black-50, rgba(21, 21, 21, .5)) 0%,var(--black-50, rgba(21, 21, 21, .5)) 100%);padding:24rem 0}@media(max-width:767px){.modal{padding:24rem var(--container-padding-x, 16rem) 90rem;background:#00000080}}.modal-window{background:var(--modal-background);border-radius:var(--modal-border-radius);border:var(--modal-border);padding:var(--modal-window-padding);position:relative;z-index:1;max-width:var(--modal-window-max-width);width:100%;margin:auto;flex:0 0 auto;overflow:hidden;color:var(--modal-text-color);transform:translateY(40rem);transition:transform .3s ease}@media(max-width:767px){.modal-window{width:calc(100% - 32rem);max-width:343rem}}.modal-close{position:absolute;z-index:3;top:20rem;right:20rem;width:32rem;height:32rem;background:transparent;border:0;padding:0;cursor:pointer;color:var(--text-fg_default, #fff);transition:opacity .2s ease,transform .3s ease}@media(max-width:767px){.modal-close{top:4rem;right:4rem}}.modal-close:before{content:"";display:block;width:18rem;height:18rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M16.3535 0.353546L0.353516 16.3535M0.353516 0.353546L16.3535 16.3535' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M16.3535 0.353546L0.353516 16.3535M0.353516 0.353546L16.3535 16.3535' stroke='white' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}@media(hover:hover){.modal-close:hover{opacity:.7}}.modal-title{margin-bottom:32rem;color:var(--modal-title-color);text-align:center;font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.modal-title{font-size:20rem}}@media(max-width:767px){.modal-title{font-size:18rem;line-height:20rem}}.modal-title:has(+.form){margin-bottom:40rem}@media(max-width:767px){.modal-title{margin-bottom:24rem}}.modal-description{text-align:center;margin-bottom:32rem;color:var(--text-fg_muted, #A5A3A1);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.modal-description{font-size:14rem;line-height:142%}}@media(max-width:767px){.modal-description{margin-bottom:20rem}}.modal-body{padding:var(--modal-body-padding)}.modal-footer{margin-top:20rem}.modal-actions{display:flex;align-items:center;gap:16rem}.modal-actions .button,.modal-actions .btn{flex:1}@media(max-width:767px){.modal-actions{flex-direction:column;align-items:stretch;gap:12rem}}.modal .form__field{gap:8rem}.modal .form__field>span:not(.error,.error-text){color:var(--text-fg_muted, #A5A3A1)}.modal .form__field>span{font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.modal .form__field>span{font-size:12rem;line-height:16rem}}.modal .form__field input,.modal .form__field textarea{width:100%;background:transparent;border:1rem solid rgba(255,255,255,.4);border-radius:0;padding:18rem 24rem;color:var(--text-fg_default, #FFF);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.modal .form__field input,.modal .form__field textarea{font-size:14rem;line-height:142%}}.modal .form__field input,.modal .form__field textarea{transition:border-color .25s ease}.modal .form__field input::placeholder,.modal .form__field textarea::placeholder{color:var(--text-fg_muted, #A5A3A1)}.modal .form__field input:focus,.modal .form__field textarea:focus{outline:0;border-color:var(--text-fg_default, #FFF)}.modal .form__field:has(span.error) input,.modal .form__field:has(span.error) textarea{border-color:var(--error, #D02D3C)}.modal .form__bottom{gap:24rem}.modal .form__bottom .button{width:100%}.modal .checkbox{display:flex;align-items:flex-start;gap:12rem;cursor:pointer;font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.modal .checkbox{font-size:12rem;line-height:16rem}}.modal .checkbox{color:var(--text-fg_default, #FFF)}.modal .checkbox input[type=checkbox]{appearance:none;width:24rem;height:24rem;border:1rem solid rgba(255,255,255,.4);background:transparent;border-radius:0;cursor:pointer;flex:0 0 auto;margin:2rem 0 0;transition:background .25s ease,border-color .25s ease}.modal .checkbox input[type=checkbox]:checked{background:var(--brand-solid, #f26e0d);border-color:var(--brand-solid, #f26e0d);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 6L5 9L10 3' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12rem 12rem}.modal .checkbox a{color:var(--brand-solid, #f26e0d);transition:color .25s ease}@media(hover:hover){.modal .checkbox a:hover{color:var(--text-fg_default, #FFF)}}.modal--success .modal-description{margin-bottom:0}@media(max-width:767px){.modal--success .modal-window{--modal-window-padding: 40rem 20rem;padding:40rem 20rem}}.modal--success .modal__header{display:flex;flex-direction:column;gap:16rem}.modal--success .modal-title{margin:0;text-align:center;font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.modal--success .modal-title{font-size:20rem}}@media(max-width:767px){.modal--success .modal-title{font-size:18rem;line-height:20rem}}@media(max-width:767px){.modal--success .modal-title{font-size:18rem;line-height:24rem}}.modal--success .modal-description{text-align:center;color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal--success .modal-description{font-size:14rem;line-height:20rem}}@media(max-width:767px){.modal--success .modal-close{top:4rem;right:4rem;width:32rem;height:32rem}.modal--success .modal-close:before{width:24rem;height:24rem;-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")}}.modal.opened{opacity:1;visibility:visible;pointer-events:all}.modal.opened .modal-window{transform:translateY(0)}.modal.opened .modal-close{animation:modalCloseRotate .4s ease}body.modal-opened{overflow:hidden}@keyframes modalCloseRotate{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:rotate(0)}}.modal--order .modal-window{--modal-background: #111;--modal-border: 0;--modal-window-padding: 60rem;--modal-window-max-width: 600rem;display:flex;flex-direction:column;gap:40rem;border:0;background:#111}@media(max-width:767px){.modal--order .modal-window{--modal-background: #191A1C;--modal-window-padding: 40rem 20rem;gap:24rem;background:#191a1c}}.modal--order .modal-close{top:8rem;right:8rem;width:40rem;height:40rem}@media(max-width:767px){.modal--order .modal-close{top:4rem;right:4rem;width:32rem;height:32rem}}.modal--order .modal-close:before{width:24rem;height:24rem;-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")}.modal--order .modal-title{margin:0;text-align:center;font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){.modal--order .modal-title{font-size:30rem}}@media(max-width:767px){.modal--order .modal-title{font-size:20rem;line-height:140%}}.modal--order .modal-title{font-size:24rem;font-weight:500;line-height:36rem}@media(max-width:767px){.modal--order .modal-title{font-size:20rem;line-height:28rem}}.modal--order .modal-order-form{display:flex;flex-direction:column;gap:20rem;width:100%}@media(max-width:767px){.modal--order .modal-order-form{gap:16rem}}.modal--order .modal-order-form__fields{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.modal--order .modal-order-form__fields{gap:12rem}}.modal--order .modal-order-form__submit{width:100%;min-width:0}.modal--order .modal-order-form .form__field{gap:8rem}@media(max-width:767px){.modal--order .modal-order-form .form__field{gap:4rem}}.modal--order .modal-order-form .form__field>span:not(.error,.error-text){color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.modal--order .modal-order-form .form__field>span:not(.error,.error-text){font-size:12rem;line-height:16rem}}.modal--order .modal-order-form .form__field input{width:100%;background:#fff;border:2rem solid #76787B;border-radius:0;padding:12rem 24rem;color:#111;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal--order .modal-order-form .form__field input{font-size:14rem;line-height:20rem}}@media(max-width:767px){.modal--order .modal-order-form .form__field input{border-width:1rem}}.modal--order .modal-order-form .form__field input::-webkit-input-placeholder{color:#565252}.modal--order .modal-order-form .form__field input:-moz-placeholder{color:#565252}.modal--order .modal-order-form .form__field input::-moz-placeholder{color:#565252}.modal--order .modal-order-form .form__field input:-ms-input-placeholder{color:#565252}.modal--order .modal-order-form .form__field input:hover:not(:disabled){border-color:#76787b}.modal--order .modal-order-form .form__field input:focus-visible{outline:0;border-color:var(--brand-solid, #CA0001)}.modal--order .modal-order-form .form__field:has(span.error) input{border-color:var(--error, #D02D3C)}.modal--order .modal-order-form .checkbox{align-items:center;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.modal--order .modal-order-form .checkbox{font-size:10rem;line-height:14rem}}.modal--order .modal-order-form .checkbox .checkbox__box{background:#fff;border:2rem solid #76787B}.modal--order .modal-order-form .checkbox .checkbox__input:checked+.checkbox__box{background:var(--brand-solid, #CA0001);border-color:var(--brand-solid, #CA0001)}.modal--order .modal-order-form .checkbox a{color:inherit;text-decoration:underline}@media(hover:hover){.modal--order .modal-order-form .checkbox a:hover{color:inherit}}.modal--services .modal-window{--modal-background: #111;--modal-border: 1rem solid #36363A;--modal-window-padding: 60rem;--modal-window-max-width: 1275rem;max-width:1275rem;padding:60rem;border:1rem solid #36363A;background:#111}@media(max-width:767px){.modal--services .modal-window{--modal-border: 0;--modal-window-padding: 16rem 16rem 32rem;padding:16rem 16rem 32rem;border:0}}.modal--services .modal-close{top:12rem;right:12rem;width:40rem;height:40rem}@media(max-width:767px){.modal--services .modal-close{top:0;right:0;width:32rem;height:32rem}}.modal--services .modal-close:before{width:24rem;height:24rem;-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")}.modal-services__grid{display:grid;grid-template-columns:540rem minmax(0,1fr);gap:44rem;align-items:stretch}@media(max-width:1199px){.modal-services__grid{grid-template-columns:1fr;gap:20rem}}@media(max-width:767px){.modal-services__grid{gap:10rem;display:flex;flex-direction:column}}@media(max-width:767px){.modal-services .modal-services-form{display:contents}.modal-services .modal-services-form__image{order:1}.modal-services__info{order:2;border-top:1rem solid #2D2D2F;padding-top:16rem}.modal-services .modal-services-form__panel{order:3}}.modal-services__info{display:flex;flex-direction:column;min-height:0;border:1rem solid #2D2D2F}@media(max-width:767px){.modal-services__info{border:0}}.modal-services__scroll{flex:1;min-height:0;max-height:557rem;padding:40rem 16rem 40rem 40rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3D3E40 transparent}@media(max-width:767px){.modal-services__scroll{max-height:none;padding:0 16rem}}.modal-services__scroll::-webkit-scrollbar{width:6rem}.modal-services__scroll::-webkit-scrollbar-thumb{border-radius:100rem;background:#3d3e40}.modal-services__scroll::-webkit-scrollbar-track{background:transparent}.modal-services__content{display:flex;flex-direction:column;gap:20rem;padding-right:12rem}@media(max-width:767px){.modal-services__content{gap:12rem;padding-right:0}}.modal-services__title{margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){.modal-services__title{font-size:30rem}}@media(max-width:767px){.modal-services__title{font-size:20rem;line-height:140%}}.modal-services__title{font-size:24rem;font-weight:500;line-height:36rem;text-align:left}@media(max-width:767px){.modal-services__title{font-size:20rem;line-height:28rem}}.modal-services__text{color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-services__text{font-size:14rem;line-height:20rem}}.modal-services__text p{margin:0}.modal-services__prices{display:flex;align-items:baseline;gap:20rem;color:var(--text-fg_default, #FFF)}@media(max-width:767px){.modal-services__prices{gap:12rem}}.modal-services__prices>span{font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.modal-services__prices>span{font-size:20rem}}@media(max-width:767px){.modal-services__prices>span{font-size:18rem;line-height:20rem}}.modal-services__prices>span{font-size:20rem;line-height:28rem}@media(max-width:767px){.modal-services__prices>span{font-size:18rem;line-height:24rem}}.modal-services__prices>s{color:#a2a1a5;text-decoration-thickness:1rem;font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:400;line-height:30rem}@media(max-width:767px){.modal-services__prices>s{font-size:16rem;line-height:150%}}.modal-services__prices:empty{display:none}.modal-services__benefits:empty{display:none}.modal-services__note{margin:0;color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-services__note{font-size:14rem;line-height:20rem}}.modal-services__note a{color:inherit;text-decoration:none;transition:color .25s ease}@media(hover:hover){.modal-services__note a:hover{color:var(--text-fg_default, #FFF)}}.modal-services-benefits{display:flex;flex-direction:column;gap:8rem}.modal-services-benefits__title{color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){.modal-services-benefits__title{font-size:16rem;line-height:24rem}}.modal-services-benefits__list{display:flex;flex-direction:column;gap:4rem;list-style:none;margin:0;padding:0}.modal-services-benefits li{display:flex;align-items:flex-start;gap:10rem;color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-services-benefits li{font-size:14rem;line-height:20rem}}@media(max-width:767px){.modal-services-benefits li{gap:8rem}}.modal-services-benefits li:before{content:"";flex:0 0 auto;width:8rem;height:8rem;margin-top:8rem;background:var(--brand-solid, #CA0001)}@media(max-width:767px){.modal-services-benefits li:before{width:7rem;height:7rem;margin-top:7rem}}.modal-services-form{display:flex;flex-direction:column;gap:40rem;width:100%;max-width:540rem}@media(max-width:1199px){.modal-services-form{max-width:100%}}@media(max-width:767px){.modal-services-form{gap:16rem}}.modal-services-form__image{width:100%;height:337rem;overflow:hidden}@media(max-width:767px){.modal-services-form__image{height:175rem}}.modal-services-form__image img{display:block;width:100%;height:100%;object-fit:cover}.modal-services-form__panel{display:flex;flex-direction:column;gap:20rem;border-radius:0 0 28rem}@media(max-width:767px){.modal-services-form__panel{gap:12rem}}.modal-services-form__title{margin:0;text-align:left;color:var(--text-fg_default, #FFF);font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.modal-services-form__title{font-size:20rem}}@media(max-width:767px){.modal-services-form__title{font-size:18rem;line-height:20rem}}.modal-services-form__title{font-size:20rem;line-height:28rem}@media(max-width:767px){.modal-services-form__title{text-align:center;font-size:18rem;line-height:24rem}}.modal-services-form__fields{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.modal-services-form__fields{gap:12rem}}.modal-services-form__submit{width:100%;min-width:0}.modal-services-form .form__field{gap:8rem}@media(max-width:767px){.modal-services-form .form__field{gap:4rem}}.modal-services-form .form__field>span:not(.error,.error-text){color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.modal-services-form .form__field>span:not(.error,.error-text){font-size:12rem;line-height:16rem}}.modal-services-form .form__field input{width:100%;background:#fff;border:2rem solid #76787B;border-radius:0;padding:12rem 24rem;color:#111;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-services-form .form__field input{font-size:14rem;line-height:20rem}}@media(max-width:767px){.modal-services-form .form__field input{border-width:1rem}}.modal-services-form .form__field input::-webkit-input-placeholder{color:#565252}.modal-services-form .form__field input:-moz-placeholder{color:#565252}.modal-services-form .form__field input::-moz-placeholder{color:#565252}.modal-services-form .form__field input:-ms-input-placeholder{color:#565252}.modal-services-form .form__field input:hover:not(:disabled){border-color:#76787b}.modal-services-form .form__field input:focus-visible{outline:0;border-color:var(--brand-solid, #CA0001)}.modal-services-form .form__field:has(span.error) input{border-color:var(--error, #D02D3C)}.modal-services-form .checkbox{align-items:center;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.modal-services-form .checkbox{font-size:10rem;line-height:14rem}}.modal-services-form .checkbox .checkbox__box{background:#fff;border:2rem solid #76787B}.modal-services-form .checkbox .checkbox__input:checked+.checkbox__box{background:var(--brand-solid, #CA0001);border-color:var(--brand-solid, #CA0001)}.modal-services-form .checkbox a{color:inherit;text-decoration:underline}@media(hover:hover){.modal-services-form .checkbox a:hover{color:inherit}}.swiper{-webkit-user-select:none;user-select:none}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{z-index:10;will-change:transform;display:inline-flex;align-items:center;justify-content:center;gap:10rem;position:relative;top:unset;bottom:unset;left:unset;right:unset;width:auto}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.swiper-pagination-bullet{display:inline-flex;align-items:center;width:48rem;height:3rem;border-radius:0;opacity:1;background:#ffffff80;transition:.3s ease}.swiper-pagination-bullet:after{content:"";flex:0 0 auto;background:#fff;width:100%;height:100%;opacity:0}.swiper-pagination-bullet-active{opacity:1;overflow:hidden;transition:.3s ease}.swiper-pagination-bullet-active:after{opacity:1;transform:scaleX(-1) translate(calc(var(--progress) * 1%))}.swiper-buttons{display:inline-flex;align-items:center;justify-content:center;column-gap:15rem}.swiper-buttons:has(.button-prev.swiper-button-lock.swiper-button-disabled,.button-next.swiper-button-lock.swiper-button-disabled){display:none}@media(max-width:767px){.swiper-buttons{column-gap:10rem}}.button-prev,.button-next{width:50rem;height:50rem;display:inline-flex;align-items:center;justify-content:center;background:var(--black, #292C37);border:1rem solid var(--grey_200, #DEE3E8);border-radius:100%;color:var(--white, #fff);position:relative;z-index:1;overflow:hidden;-webkit-user-select:none;user-select:none;cursor:pointer;transition:border .1s ease,background-color .2s ease,transform .2s ease,color .2s ease,opacity .15s ease,visibility .15s ease,color .2s ease}.button-prev:before,.button-next:before{content:"";flex:0 0 auto;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M-1.90719e-07 6L6.25 -1.90735e-06L6.25 12L-1.90719e-07 6Z' fill='%23C5CAD0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M-1.90719e-07 6L6.25 -1.90735e-06L6.25 12L-1.90719e-07 6Z' fill='%23C5CAD0'/%3E%3C/svg%3E");-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:6.25rem;height:12rem;background-color:currentColor;will-change:transform}.button-prev:not(.swiper-button-disabled):hover,.button-next:not(.swiper-button-disabled):hover{background:var(--white, #FFF);border-color:var(--primary);color:var(--primary)}.button-prev:not(.swiper-button-disabled):active,.button-next:not(.swiper-button-disabled):active{background:var(--grey_100, #ECF1FF);border-color:var(--primary);color:var(--primary)}.button-prev.swiper-button-disabled,.button-next.swiper-button-disabled{background:transparent;border-color:var(--grey_300, #C5CAD0);color:var(--grey_300, #C5CAD0);cursor:default}.button-prev.swiper-button-lock.swiper-button-disabled,.button-next.swiper-button-lock.swiper-button-disabled{opacity:0;visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.button-next:before{transform:scaleX(-1)}.tab{display:none}.tab.active{display:block;animation:tabFadeIn .3s ease-in-out}.tab.hide{display:none;animation:tabFadeOut .3s ease-in-out}@keyframes tabZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes tabZoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes tabFadeIn{0%{opacity:0}to{opacity:1}}@keyframes tabFadeOut{0%{opacity:1}to{opacity:0}}@keyframes tabSlideUp{0%{opacity:0;transform:translateY(50rem)}to{opacity:1;transform:translateY(0)}}@keyframes tabSlideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50rem)}}@keyframes tabSlideLeft{0%{opacity:0;transform:translate(-50rem)}to{opacity:1;transform:translate(0)}}@keyframes tabSlideRight{0%{opacity:1;transform:translate(50rem)}to{opacity:0;transform:translate(0)}}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,#0000 0,#000000bf);-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#000000bf;border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#00000052}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.intro{position:relative;height:880rem;overflow:hidden;--cut: 40rem;clip-path:polygon(var(--cut) 0,calc(100% - var(--cut)) 0,100% var(--cut),100% calc(100% - var(--cut)),calc(100% - var(--cut)) 100%,var(--cut) 100%,0 calc(100% - var(--cut)),0 var(--cut))}@media(max-width:1199px){.intro{height:800rem}}@media(max-width:767px){.intro{height:770rem;--cut: 20rem}}.intro__bg{position:absolute;inset:0;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none}.intro__bg picture,.intro__bg img{width:100%;height:100%;object-fit:cover}.intro__overlay{position:absolute;inset:0 auto 0 0;z-index:1;width:1095rem;max-width:57%;pointer-events:none}.intro__overlay:before{content:"";position:absolute;inset:0;width:100%;background:#00000080;mask-image:linear-gradient(to right,transparent 0%,black 60%,black 100%);-webkit-mask-image:linear-gradient(to left,transparent 0%,black 60%,black 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1}@media(max-width:1199px){.intro__overlay{width:70%;max-width:70%;-webkit-mask-image:linear-gradient(to left,transparent 0%,black 90%,black 100%);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}}.intro>.container{position:relative;z-index:2;height:100%;max-width:100%;padding:0 80rem}@media(max-width:1199px){.intro>.container{padding:0 var(--container-padding-x, 24rem)}}@media(max-width:767px){.intro>.container{padding:0 var(--container-padding-x, 16rem)}}.intro__content{position:absolute;left:80rem;bottom:92rem;width:871rem;max-width:calc(100% - 160rem);display:flex;flex-direction:column;gap:40rem}@media(max-width:1199px){.intro__content{left:var(--container-padding-x, 24rem);bottom:80rem;width:min(871rem,100% - 448rem);max-width:calc(100% - 48rem)}}@media(max-width:767px){.intro__content{left:var(--container-padding-x, 16rem);right:var(--container-padding-x, 16rem);top:114rem;bottom:auto;width:auto;max-width:none;gap:24rem;align-items:stretch}}.intro__text-block{display:flex;flex-direction:column;gap:24rem}@media(max-width:767px){.intro__text-block{gap:12rem}}.intro__title{margin:0;color:var(--text-fg_static-white, #FFF);font-family:var(--font-second, "Montserrat");font-size:64rem;font-weight:500;line-height:1.125}@media(max-width:1199px){.intro__title{font-size:48rem}}@media(max-width:767px){.intro__title{font-size:30rem;font-weight:500;line-height:36rem}}.intro__text{color:var(--text-fg_static-white, #FFF);max-width:871rem;font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:400;line-height:30rem}@media(max-width:767px){.intro__text{font-size:16rem;line-height:150%}}.intro__text{line-height:1.4}@media(max-width:767px){.intro__text{font-size:16rem;line-height:24rem}}.intro__actions{display:flex;align-items:center;flex-wrap:wrap;gap:28rem}@media(max-width:767px){.intro__actions{flex-direction:column;align-items:center;gap:16rem}}@media(max-width:767px){.intro__actions>.button--primary{width:100%;min-width:0;height:auto;padding:12rem 32rem 12rem 36rem;font-size:12rem;font-weight:500;line-height:16rem}}@media(max-width:767px){.intro__actions>.button--secondary{width:auto;align-self:center}}.intro__info-bar{position:absolute;right:80rem;bottom:80rem;width:372rem;padding:32rem;border:1rem solid var(--colors-500, #76787B);background:#111111b3;-webkit-backdrop-filter:blur(20rem);backdrop-filter:blur(20rem)}@media(max-width:1199px){.intro__info-bar{right:var(--container-padding-x, 24rem);bottom:24rem;width:min(372rem,100% - 48rem)}}@media(max-width:767px){.intro__info-bar{left:var(--container-padding-x, 16rem);right:var(--container-padding-x, 16rem);bottom:16rem;width:auto;min-height:148rem;padding:20rem}}.intro__info-bar-items{display:flex;flex-direction:column;gap:16rem}@media(max-width:767px){.intro__info-bar-items{gap:12rem}}.intro__info-bar-item{display:flex;align-items:flex-start;gap:12rem;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.intro__info-bar-item{font-size:14rem;line-height:20rem}}@media(max-width:767px){.intro__info-bar-item{align-items:center;gap:8rem;font-size:14rem;line-height:20rem}}.intro__info-bar-item .icon{flex:0 0 auto;margin-top:2rem;color:var(--text-fg_default, #FFF)}.intro__info-bar-item .icon:before{width:24rem;height:24rem}@media(max-width:767px){.intro__info-bar-item .icon:before{width:16rem;height:16rem}}@media(max-width:767px){.intro__info-bar-item .icon{margin-top:0}}.intro__info-bar-link{display:inline-flex;align-items:center;gap:5rem;margin-top:24rem;color:var(--text-fg_default, #FFF);transition:color .25s ease;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.intro__info-bar-link{font-size:14rem;line-height:20rem}}@media(max-width:767px){.intro__info-bar-link{margin-top:36rem;font-size:14rem;line-height:20rem}}@media(hover:hover){.intro__info-bar-link:hover{color:var(--brand-solid, #CA0001)}}.intro__info-bar-link-icon:before{width:24rem;height:24rem}@media(max-width:767px){.intro__info-bar-link-icon:before{width:20rem;height:20rem}}.rating-badge{position:absolute;top:80rem;left:80rem;z-index:2;display:flex;flex-direction:column;align-items:center;gap:12rem}@media(max-width:1199px){.rating-badge{top:40rem;left:var(--container-padding-x, 24rem)}}@media(max-width:767px){.rating-badge{top:16rem;left:var(--container-padding-x, 16rem);flex-direction:row;align-items:center;justify-content:flex-start;gap:12rem}}.rating-badge__brand{width:74.78rem;height:40rem;object-fit:contain}@media(max-width:767px){.rating-badge__brand{width:59.83rem;height:32rem}}.rating-badge__items{display:flex;flex-direction:column;align-items:center;gap:4rem}@media(max-width:767px){.rating-badge__items{align-items:flex-start}}.rating-badge__value{display:flex;align-items:center;gap:4rem}.rating-badge__count{color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-weight:500;line-height:24rem}@media(max-width:767px){.rating-badge__count{font-size:14rem;line-height:20rem}}.rating-badge__star{color:#fc0}.rating-badge__star:before{width:20rem;height:20rem}@media(max-width:767px){.rating-badge__star:before{width:16rem;height:16rem}}.rating-badge__reviews{color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.rating-badge__reviews{font-size:10rem;line-height:14rem}}@media(max-width:767px){.rating-badge__reviews{font-size:12rem;line-height:16rem}}.reels{overflow:hidden}.reels.section{padding:80rem 0 0}@media(max-width:767px){.reels.section{padding:24rem 0 0}}.reels .swiper-shell{min-height:150rem}@media(max-width:767px){.reels .swiper-shell{min-height:84rem}}.reels .swiper-slide{width:auto}.reels-item{display:flex;flex-direction:column;align-items:center;gap:15rem;text-align:center;cursor:pointer;transition:transform .3s ease;max-width:150rem}@media(max-width:767px){.reels-item{width:80rem;max-width:80rem}}.reels-item__preview{width:119rem;height:119rem;border-radius:100%;border:1.5rem solid var(--brand-solid, #418B45);transition:transform .3s ease;will-change:transform;overflow:hidden}@media(max-width:767px){.reels-item__preview{width:59rem;height:59rem}}.reels-item__preview img{width:100%;height:100%;object-fit:cover;padding:8rem;border-radius:100%;will-change:transform}@media(max-width:767px){.reels-item__preview img{padding:4rem}}.reels-item__title{color:var(--white, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.reels-item__title{font-size:12rem;line-height:16rem}}.reels-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(hover:hover){.reels-item:hover .reels-item__preview{transform:scale(1.05)}}.reels .reels-loading{display:flex;align-items:center;justify-content:center;gap:40rem;width:100%;position:relative;overflow:hidden}@media(max-width:767px){.reels .reels-loading{gap:16rem}}.reels .reels-loading .reels-item__preview{border:0;background:var(--bg-panel, #202022);position:relative;overflow:hidden;transform:none}.reels .reels-loading .reels-item__preview:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:0;left:0%;width:100%;height:100%;background:linear-gradient(to right,#e2e2e2 25%,#d5d5d5 50%,#e2e2e2);filter:blur(15rem);opacity:.2;animation:loadingReels 2s infinite linear}.reels .reels-loading .reels-item__title{display:flex;width:100%;border-radius:12rem;height:20rem;background:var(--bg-panel, #202022);position:relative;overflow:hidden}.reels .reels-loading .reels-item__title:after{content:"";display:block;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;top:0;left:0%;width:100%;height:100%;background:linear-gradient(to right,#e2e2e2 25%,#d5d5d5 50%,#e2e2e2);filter:blur(15rem);opacity:.2;animation:loadingReels 2s infinite linear}.reels .swiper-initialized .reels-loading{display:none}.reels-modal{background:linear-gradient(0deg,#151515e6 0% 100%);z-index:103}.reels-modal__cta{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;transition:transform .3s ease}@media(min-width:767px){.reels-modal__cta{transform:scale(.8)}}.reels-modal__close{background:transparent;color:var(--white, #fff);border:0}@media(max-width:767px){.reels-modal__close{top:28rem;right:18rem}}@media(max-width:767px){.reels-modal__block{height:100%;flex:0 0 auto;transform:translate(0) scale(.8)}.reels-modal__block .swiper{height:100%}}.reels-modal__item{width:100%;overflow:hidden;margin-bottom:15rem;transform:scale(1);border-radius:0}@media(max-width:767px){.reels-modal__contents>div img{width:100%;height:100%;object-fit:cover;object-position:top}}.reels-modal__footer{position:relative;top:unset;left:unset;bottom:unset;width:100%;text-align:start;height:auto;transition:.3s ease}@media(max-width:767px){.reels-modal__footer{display:none}}.reels-modal__buttons{width:100%;display:flex;flex-direction:column;align-items:stretch}@media(max-width:767px){.reels-modal__buttons{padding:0 16rem 16rem}}.reels-modal a.button,.reels-modal button.button{visibility:hidden;opacity:0;transform:scale(0) translateY(50rem);width:100%;height:0;pointer-events:none;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease,opacity .3s ease,visibility .3s ease,height .3s ease,transform .3s ease}@media(max-width:767px){.reels-modal a.button,.reels-modal button.button{transform:scale(1);height:auto}}.reels-modal .swiper-slide [data-has-link="1"] button.button{padding:0!important}@media(max-width:767px){.reels-modal .swiper-slide [data-has-link="1"] button.button{display:none}}.reels-modal .swiper-slide [data-has-link="0"] a.button{padding:0!important}@media(max-width:767px){.reels-modal .swiper-slide [data-has-link="0"] a.button{display:none}}.reels-modal .swiper-slide:not(.swiper-slide-active) .reels-modal__nav-zone{pointer-events:none}.reels-modal .swiper-slide-active .reels-modal__cta{transform:scale(1)}.reels-modal .swiper-slide-active .reels-modal__footer{height:0;opacity:0}@media(max-width:767px){.reels-modal .swiper-slide-active .reels-modal__footer{display:none}}@media(max-width:767px){.reels-modal.opened .reels-modal__block{transform:translate(0) scale(1)}}.reels-modal.opened .swiper-slide-active [data-has-link="0"] button.button,.reels-modal.opened .swiper-slide-active [data-has-link="1"] a.button{visibility:visible;opacity:1;transform:scale(1);height:auto;pointer-events:auto}@keyframes loadingReels{0%{transform:translate(-150%)}50%{transform:translate(0)}to{transform:translate(150%)}}.services.section{padding:80rem 0}@media(max-width:1199px){.services.section{padding:60rem 0}}@media(max-width:767px){.services.section{padding:40rem 0}}.services>.container{display:flex;flex-direction:column;align-items:center;gap:60rem}@media(max-width:1199px){.services>.container{gap:40rem}}@media(max-width:767px){.services>.container{gap:32rem}}@media(max-width:767px){.services .section-header{margin-bottom:0;align-items:flex-start;text-align:left}.services .section-header .section-left,.services .section-header .section-right{align-items:flex-start;max-width:none;width:100%}.services .section-header .heading{line-height:32rem;text-align:left}.services .section-header .description{color:#a2a1a5;font-size:14rem;line-height:20rem;text-align:left;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}}@media(max-width:767px)and (max-width:767px){.services .section-header .description{font-size:14rem;line-height:20rem}}.services__content{width:100%;display:flex;flex-direction:column;gap:40rem}@media(max-width:767px){.services__content{gap:24rem}}.services__tabs{position:relative;display:flex;align-items:center;width:fit-content;max-width:100%;overflow-x:auto;scrollbar-width:none}.services__tabs:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1rem;background:#36363a;z-index:0}@media(max-width:767px){.services__tabs:after{width:calc(100% + 32rem);left:16rem}}.services__tabs::-webkit-scrollbar{display:none}.services__tabs .tabmenu__indicator{position:absolute;bottom:0rem;left:0;display:block;width:0;height:2rem;background:var(--brand-solid, #CA0001);transform:translate(0);transition:transform .25s ease,width .25s ease;pointer-events:none;z-index:1;opacity:0}.services__tabs.tabmenu--indicator-ready .tabmenu__indicator{opacity:1}@media(max-width:1199px){.services__tabs{padding-right:0}}@media(max-width:767px){.services__tabs{max-width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem}}.services__tab{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:12rem 28rem;border:0;background:transparent;color:#a2a1a5;cursor:pointer;transition:color .25s ease;font-family:var(--font-main, "Inter");font-size:16rem;font-weight:400;line-height:24rem}.services__tab:after{content:"";position:absolute;left:0;bottom:-1rem;width:100%;height:1rem;background:var(--brand-solid, #CA0001);opacity:0;transition:opacity .25s ease;pointer-events:none}.services__tab.active{color:var(--brand-solid, #CA0001)}.services__tab.active:after{opacity:1}.tabmenu--indicator-ready .services__tab:after{opacity:0}@media(hover:hover){.services__tab:hover{color:var(--text-fg_default, #FFF)}}@media(max-width:767px){.services__tab{padding:8rem 12rem;font-size:14rem;line-height:20rem}.services__tab.active{font-weight:500}}.services__tab-panel,.services__slider{position:relative}.services__slider .swiper{overflow:visible}@media(max-width:767px){.services__slider{margin-inline:calc(-1 * var(--container-padding-x, 16rem));padding-inline:var(--container-padding-x, 16rem)}}.services__slider-buttons{position:absolute;top:-90rem;right:0;left:auto;transform:none;width:auto;gap:20rem}@media(max-width:767px){.services__slider-buttons{display:none}}.services__slider-buttons .slider-button{width:50rem;height:50rem;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.services__slider-buttons .slider-button.swiper-button-disabled,.services__slider-buttons .slider-button[disabled]{opacity:1;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.services__slider-buttons .slider-button:not(.swiper-button-disabled){border-color:var(--brand-solid, #CA0001);background:var(--brand-solid, #CA0001)}.services__bottom{display:flex;justify-content:center}@media(max-width:767px){.services__bottom{width:100%}}.services .swiper-slide{height:auto}@media(max-width:767px){.services .swiper-slide{width:300rem}}.services-card{position:relative;height:524rem;overflow:hidden;background:var(--bg-subtle, #282625);--cut: 30rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.services-card:hover{--cut: 0px}@media(max-width:1199px){.services-card{height:500rem}}@media(max-width:767px){.services-card{height:375rem;--cut: 20rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.services-card:hover{--cut: 0px}}.services-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease;will-change:transform}.services-card__body{position:absolute;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;gap:24rem;padding:32rem 32rem 24rem}.services-card__body:before{content:"";position:absolute;inset:0;width:100%;background:#00000080;mask-image:linear-gradient(to right,transparent 0%,black 60%,black 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 60%,black 100%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:-1}@media(max-width:767px){.services-card__body{gap:16rem;min-height:175rem;padding:20rem 20rem 16rem}}.services-card__content{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.services-card__content{gap:12rem}}.services-card__head{display:flex;flex-direction:column;gap:8rem}.services-card__title{margin:0;color:var(--text-fg_static-white, #FFF);font-family:var(--font-main, "Manrope");font-size:24rem;font-weight:500;line-height:120%}@media(max-width:767px){.services-card__title{font-size:20rem;line-height:28rem}}.services-card__text{color:var(--text-fg_static-white, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.services-card__text{font-size:10rem;line-height:14rem}}.services-card__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.services-card__text{font-size:12rem;line-height:16rem}}.services-card__price{display:flex;align-items:center;gap:13rem;color:var(--text-fg_static-white, #FFF)}.services-card__price>span{font-family:var(--font-main, "Inter");font-size:20rem;font-weight:500;line-height:28rem}@media(max-width:767px){.services-card__price>span{font-size:16rem;line-height:24rem}}.services-card__price>s{font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.services-card__price>s{font-size:10rem;line-height:14rem}}.services-card__price>s{text-decoration-thickness:1rem}@media(max-width:767px){.services-card__price>s{font-size:12rem;line-height:16rem}}.services-card__button{align-self:flex-start;margin-top:4rem}@media(max-width:767px){.services-card__button{margin-top:0;font-size:12rem;font-weight:500;line-height:16rem}}.gallery.section{padding:80rem 0;background:#111}@media(max-width:1199px){.gallery.section{padding:60rem 0}}@media(max-width:767px){.gallery.section{padding:40rem 0}}.gallery__top{display:flex;justify-content:space-between;align-items:flex-end;width:100%;gap:40rem}@media(max-width:1199px){.gallery__top{flex-direction:column;align-items:flex-start;gap:24rem}}@media(max-width:767px){.gallery__top{gap:20rem}}.gallery__header{margin:0;max-width:866rem;gap:24rem}.gallery__header .heading{margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Manrope");font-size:48rem;font-weight:500;line-height:56rem;text-align:left}.gallery__header .description{max-width:866rem;color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:16rem;line-height:24rem;text-align:left}@media(max-width:1199px){.gallery__header{gap:20rem}.gallery__header .heading{font-size:40rem;line-height:48rem}}@media(max-width:767px){.gallery__header{gap:12rem}.gallery__header .heading{font-size:28rem;line-height:36rem}.gallery__header .description{font-size:14rem;line-height:20rem}}.gallery__nav{position:static;top:auto;left:auto;right:auto;transform:none;width:auto;gap:20rem;pointer-events:auto}@media(max-width:767px){.gallery__nav{display:none}}.gallery__nav .slider-button{width:50rem;height:50rem;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.gallery__nav .slider-button.swiper-button-disabled,.gallery__nav .slider-button[disabled]{opacity:1;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a;pointer-events:none}.gallery__nav .slider-button:not(.swiper-button-disabled){border-color:var(--brand-solid, #CA0001);background:var(--brand-solid, #CA0001)}@media(hover:hover){.gallery__nav .slider-button:hover{box-shadow:none}}.gallery__slider{position:relative;width:100%}.gallery__slider .swiper{overflow:visible}.gallery__slide{width:717rem;height:403rem;overflow:hidden;position:relative;cursor:pointer;flex-shrink:0}@media(min-width:767px)and (max-width:1199px){.gallery__slide{width:480rem;height:320rem}}@media(max-width:767px){.gallery__slide{width:300rem;height:169rem}}.gallery__slide img{width:100%;height:100%;object-fit:cover;display:block;will-change:transform}.feedback.section{padding:0;overflow:visible}.feedback__layout{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:752rem}@media(max-width:1199px){.feedback__layout{grid-template-columns:1fr;min-height:auto}}.feedback__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:40rem;padding:80rem;background:#111}@media(max-width:1199px){.feedback__content{order:1;padding:60rem 40rem}}@media(max-width:767px){.feedback__content{gap:32rem;padding:40rem 20rem}}.feedback__content .section-header{margin-bottom:0;gap:24rem}.feedback__content .heading{font-family:var(--font-main, "Montserrat");font-size:48rem;font-weight:500;line-height:56rem}@media(max-width:1199px){.feedback__content .heading{font-size:36rem;line-height:44rem}}@media(max-width:767px){.feedback__content .heading{font-size:24rem;line-height:32rem}}.feedback__content .description{max-width:568rem;color:#a2a1a5}.feedback__head{display:flex;flex-direction:column;gap:32rem}@media(max-width:767px){.feedback__head{gap:24rem}}.feedback__badge{display:inline-flex;align-items:center;justify-content:center;gap:8rem;width:fit-content;padding:8rem 16rem;background:#3d3e40;border-bottom:1rem solid #76787B;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.feedback__badge{font-size:12rem;line-height:16rem}}.feedback__badge .icon{width:20rem;height:20rem}.feedback__media{position:relative;z-index:1;min-height:752rem;overflow:hidden}@media(max-width:1199px){.feedback__media{order:2;min-height:360rem}}@media(max-width:767px){.feedback__media{min-height:unset;height:294rem}}.feedback__media:after{content:"";position:absolute;inset:0;background:#0000001a;pointer-events:none}.feedback__media picture,.feedback__media img{display:block;width:100%;height:100%;object-fit:cover}.feedback__contact{position:absolute;right:80rem;bottom:80rem;z-index:2;display:flex;flex-direction:column;gap:16rem;max-width:calc(100% - 40rem);padding:24rem;background:#111111b3;-webkit-backdrop-filter:blur(20rem);backdrop-filter:blur(20rem);--cut: 20rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.feedback__contact:hover{--cut: 0px}@media(max-width:1199px){.feedback__contact{left:0;bottom:0;right:unset;width:100%;max-width:100%;margin:0;gap:8rem}}@media(max-width:767px){.feedback__contact{padding:16rem;--cut: 16rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.feedback__contact:hover{--cut: 0px}}.feedback__contact-label{margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.feedback__contact-label{font-size:14rem;line-height:142%}}.feedback__contact-row{display:flex;align-items:center;justify-content:space-between;gap:16rem}.feedback__phone{color:var(--text-fg_default, #FFF);text-decoration:none;white-space:nowrap;font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){.feedback__phone{font-size:16rem;line-height:24rem}}.feedback__phone{transition:color .25s ease}@media(hover:hover){.feedback__phone:hover{color:var(--brand-solid, #CA0001)}}.feedback__socials{display:flex;align-items:center;gap:12rem;flex-shrink:0}.feedback__button{align-self:flex-start;width:100%;max-width:568rem}@media(max-width:767px){.feedback__button{max-width:100%}}.feedback .feedback-form{display:flex;flex-direction:column;gap:20rem;width:100%;max-width:568rem}@media(max-width:1199px){.feedback .feedback-form{margin:0 auto}}@media(max-width:767px){.feedback .feedback-form{max-width:100%}}.feedback .feedback-form__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20rem}@media(max-width:767px){.feedback .feedback-form__fields{grid-template-columns:1fr}}.feedback .feedback-form__submit{width:100%;min-width:0}.feedback .feedback-form .form__field{gap:8rem}.feedback .feedback-form .form__field>span:not([class]){color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.feedback .feedback-form .form__field>span:not([class]){font-size:12rem;line-height:16rem}}.feedback .feedback-form .form__field input{background:#fff;border:2rem solid #76787B;padding:12rem 24rem;color:#111}.feedback .feedback-form .form__field input::-webkit-input-placeholder{color:#565252}.feedback .feedback-form .form__field input:-moz-placeholder{color:#565252}.feedback .feedback-form .form__field input::-moz-placeholder{color:#565252}.feedback .feedback-form .form__field input:-ms-input-placeholder{color:#565252}.feedback .feedback-form .form__field input:hover:not(:disabled){border-color:#76787b}.feedback .feedback-form .form__field input:focus-visible{border-color:var(--brand-solid, #CA0001)}.feedback .feedback-form .checkbox{position:relative;z-index:3;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.feedback .feedback-form .checkbox{font-size:10rem;line-height:14rem}}.feedback .feedback-form .checkbox .checkbox__box{background:#fff;border:2rem solid #76787B}.feedback .feedback-form .checkbox .checkbox__input:checked+.checkbox__box{background:var(--brand-solid, #CA0001);border-color:var(--brand-solid, #CA0001)}.feedback .feedback-form .checkbox a{color:inherit;text-decoration:underline}.advantages.section{padding:80rem 0;background:#111}.advantages>.container{display:flex;flex-direction:column;gap:80rem}@media(max-width:1199px){.advantages>.container{gap:60rem}}@media(max-width:767px){.advantages>.container{gap:40rem}}.advantages .section-header{margin-bottom:0}.advantages .section-left{max-width:870rem}.advantages .section-right{max-width:717rem}.advantages__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28rem}@media(max-width:1199px){.advantages__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20rem}}@media(max-width:767px){.advantages__list{grid-template-columns:1fr;gap:12rem}}.advantage-card{position:relative;display:flex;flex-direction:column;gap:32rem;min-height:239rem;padding:32rem;background:#222;color:var(--text-fg_default, #FFF);overflow:hidden;--cut: 52rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.advantage-card:hover{--cut: 0px}@media(hover:hover){.advantage-card:hover .advantage-card__icon{opacity:1;visibility:visible;transform:scale(1)}}@media(max-width:767px){.advantage-card{gap:16rem;min-height:0;padding:20rem;--cut: 20rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.advantage-card:hover{--cut: 0px}}.advantage-card__icon{position:absolute;top:8rem;right:16rem;z-index:2;width:36rem;height:36rem;color:var(--brand-solid, #CA0001);opacity:0;visibility:hidden;transform:scale(0);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.advantage-card__icon:before{width:36rem;height:36rem}.advantage-card__title{margin:0;font-family:var(--font-main, "Montserrat");font-size:48rem;font-weight:500;line-height:56rem}@media(max-width:1199px){.advantage-card__title{font-size:36rem;line-height:44rem}}@media(max-width:767px){.advantage-card__title{font-size:28rem;line-height:36rem}}.advantage-card__body{display:flex;flex-direction:column;margin-top:auto}.advantage-card__line{display:flex;width:100%;height:16rem}@media(max-width:1199px){.advantage-card__line{height:23rem}}.advantage-card__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%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:var(--border-emphasized)}.advantage-card__text{color:#a2a1a5;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.advantage-card__text{font-size:14rem;line-height:142%}}.advantage-card--accent .advantage-card__text{color:var(--text-fg_default, #FFF)}.about>.container{display:flex;flex-direction:column;align-items:center}.about__logo{width:275rem;height:60rem;margin-bottom:60rem}@media(max-width:767px){.about__logo{width:220rem;height:40rem;margin-bottom:32rem}}.about__logo>svg,.about__logo>img{width:100%;height:100%;object-fit:contain}.about__heading{color:var(--text-fg_default, #FFF);text-align:center;max-width:1168rem}@media(max-width:767px){.about__heading{max-width:100%}}.about__text{max-width:900rem;margin-top:20rem;text-align:center;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.about__text{font-size:14rem;line-height:142%}}@media(max-width:767px){.about__text{margin-top:12rem;max-width:100%}}.about__buttons{width:100%;margin-top:40rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:10rem}@media(max-width:767px){.about__buttons{margin-top:32rem}}.split>.container{display:flex;align-items:center;justify-content:space-between;column-gap:60rem}@media(max-width:767px){.split>.container{flex-direction:column;justify-content:stretch;row-gap:32rem}}@media(max-width:1199px){.split>.container{column-gap:40rem}}.split__content{max-width:827rem;display:flex;flex-direction:column}@media(max-width:1199px){.split__content{max-width:600rem}}@media(max-width:767px){.split__content{max-width:100%;order:0}}.split__title{color:var(--text-fg_default, #FFF)}.split__text{color:var(--text-fg_muted, #A2A1A5);margin-top:20rem;font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.split__text{font-size:14rem;line-height:142%}}@media(max-width:1199px){.split__text{margin-top:24rem}}@media(max-width:767px){.split__text{margin-top:12rem}}.split__buttons{display:flex;align-items:center;gap:10rem;margin-top:40rem}@media(max-width:1199px){.split__buttons{margin-top:30rem}}@media(max-width:767px){.split__buttons{margin-top:24rem}}.split__image{flex:0 0 auto;width:870rem;height:490rem;border-radius:0;overflow:hidden}@media(max-width:767px){.split__image{order:1;width:100%;height:213rem}}@media(min-width:767px)and (max-width:1199px){.split__image{width:550rem;height:380rem}}.split__image img{width:100%;height:100%;object-fit:cover}.split:nth-child(2n)>.container{flex-direction:row-reverse}@media(max-width:767px){.split:nth-child(2n)>.container{flex-direction:column}}.highlight__wrapper{width:100%;max-width:1464rem;aspect-ratio:1464/823;margin:0 auto;position:relative;overflow:hidden;cursor:pointer}@media(max-width:767px){.highlight__wrapper{aspect-ratio:unset;height:188rem}}@media(hover:hover){.highlight__wrapper:hover .highlight__media{opacity:1}.highlight__wrapper:hover .highlight__play-icon{transform:scale(1.1)}}.highlight__wrapper.is-started .highlight__play{opacity:0;visibility:hidden;transform:scale(0);pointer-events:none}.highlight__media{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:1199px){.highlight__media{opacity:.75;transition:opacity .3s ease}}.highlight__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15rem 25rem 15rem 30rem;background:var(--brand-solid, #f26e0d);border:0;color:var(--text-fg_default, #FFF);display:inline-flex;align-items:center;gap:12rem;cursor:pointer;transition:opacity .25s ease,visibility .25s ease,transform .25s ease;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:600;line-height:24rem}@media(max-width:767px){.highlight__play{font-size:14rem;line-height:24rem}}@media(max-width:767px){.highlight__play{padding:10rem 16rem;gap:10rem}}.highlight__play-text{white-space:nowrap}.highlight__play-icon{width:26rem;height:26rem;display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease;flex:0 0 auto}@media(max-width:767px){.highlight__play-icon{width:20rem;height:20rem}}.highlight__play-icon:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cpath d='M21.6667 13L7.58333 4.33334L7.58333 21.6667L21.6667 13Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cpath d='M21.6667 13L7.58333 4.33334L7.58333 21.6667L21.6667 13Z' fill='white'/%3E%3C/svg%3E");width:26rem;height:26rem;-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:#fff}.reviews.section{padding:80rem 0 20rem}.reviews .section-left{max-width:864rem}.reviews .section-right{max-width:717rem}.reviews__body{display:flex;flex-direction:column;align-items:center;gap:40rem;width:100%}@media(max-width:767px){.reviews__body{gap:32rem}}.reviews__top{width:100%}.reviews__head{display:flex;align-items:center;justify-content:space-between;gap:28rem;width:100%}@media(max-width:1199px){.reviews__head{flex-direction:column;align-items:stretch;gap:24rem}}.reviews__total{display:flex;align-items:center;gap:12rem;flex:0 0 auto;color:var(--text-fg_default, #FFF)}.reviews__total-icon{width:75rem;height:40rem;flex:0 0 auto;object-fit:contain}.reviews__total-info{display:flex;flex-direction:column;gap:4rem}.reviews__total-rating{display:inline-flex;align-items:center;gap:4rem;font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){.reviews__total-rating{font-size:16rem;line-height:24rem}}.reviews__total-rating .icon--star{color:#fc0}.reviews__total-text{font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.reviews__total-text{font-size:12rem;line-height:16rem}}.reviews__total-text{color:var(--text-fg_default, #FFF)}.reviews__total-text strong{font-weight:500}.reviews__total-text span{color:#a2a1a5}.reviews__links{display:flex;align-items:center;justify-content:center;gap:24rem;flex:0 1 auto;min-width:0}@media(max-width:1199px){.reviews__links{justify-content:flex-start;overflow-x:auto;width:calc(100% + 48rem);margin:0 -24rem;padding:0 24rem;scrollbar-width:none}}@media(max-width:767px){.reviews__links{width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem;gap:16rem;scroll-snap-type:x mandatory}}.reviews__link{display:flex;align-items:center;justify-content:center;gap:20rem;padding:20rem 0;flex:0 0 auto;color:var(--text-fg_default, #FFF);transition:opacity .25s ease}.reviews__link:not(:first-child){padding-left:24rem;border-left:1rem solid #76787B}@media(max-width:767px){.reviews__link:not(:first-child){padding-left:16rem}}@media(max-width:767px){.reviews__link{padding:12rem 0}}@media(hover:hover){.reviews__link:hover{opacity:.85}}.reviews__link-logo{display:flex;align-items:center;height:24rem;flex:0 0 auto}.reviews__link-logo img{height:100%;width:auto;max-width:114rem;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.reviews__link-rating{display:inline-flex;align-items:flex-start;gap:4rem;white-space:nowrap;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:600;line-height:24rem}@media(max-width:767px){.reviews__link-rating{font-size:14rem;line-height:24rem}}.reviews__link-rating{font-weight:500}.reviews__link-rating .icon--star{color:#fc0;width:20rem;height:20rem}.reviews__slider-wrap{display:flex;flex-direction:column;align-items:center;gap:40rem;width:100%}.reviews__slider{position:relative;width:100%}.reviews__slider .swiper{width:100%;overflow:visible}.reviews__slider .swiper-wrapper{overflow:visible}.reviews__slider .swiper-slide{width:568rem;height:auto}@media(max-width:1199px){.reviews__slider .swiper-slide{width:420rem}}@media(max-width:767px){.reviews__slider .swiper-slide{width:320rem}}.reviews__slider-buttons{position:static;transform:none;left:auto;right:auto;top:auto;width:auto;gap:20rem;pointer-events:auto}@media(max-width:767px){.reviews__slider-buttons{display:none}}.reviews__slider-buttons .slider-button{width:50rem;height:50rem;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.reviews__slider-buttons .slider-button.swiper-button-disabled,.reviews__slider-buttons .slider-button[disabled]{opacity:1;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.reviews__slider-buttons .slider-button:not(.swiper-button-disabled){border-color:var(--brand-solid, #CA0001);background:var(--brand-solid, #CA0001)}.reviews-slide{position:relative;display:flex;flex-direction:column;gap:24rem;width:100%;height:100%;padding:32rem;background:var(--bg-subtle, #282625);color:var(--text-fg_default, #FFF);overflow:hidden;--cut: 32rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.reviews-slide:hover{--cut: 0px}@media(max-width:767px){.reviews-slide{min-height:0;padding:20rem;gap:16rem;--cut: 20rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.reviews-slide:hover{--cut: 0px}}.reviews-slide__top{display:flex;flex-direction:column}.reviews-slide__person{display:flex;align-items:center;gap:20rem;width:100%}.reviews-slide__avatar{width:60rem;height:60rem;overflow:hidden;flex:0 0 auto}@media(max-width:767px){.reviews-slide__avatar{width:48rem;height:48rem}}.reviews-slide__avatar img{width:100%;height:100%;object-fit:cover}.reviews-slide__person-info{display:flex;align-items:flex-end;justify-content:space-between;gap:12rem;flex:1;min-width:0}.reviews-slide__meta{display:flex;flex-direction:column;gap:4rem;min-width:0}.reviews-slide__name{font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.reviews-slide__name{font-size:20rem}}@media(max-width:767px){.reviews-slide__name{font-size:18rem;line-height:20rem}}.reviews-slide__name{color:var(--text-fg_default, #FFF)}.reviews-slide__rating .stars{display:inline-flex;align-items:center;gap:4rem;color:#fc0}.reviews-slide__rating .stars .icon{width:20rem;height:20rem}@media(max-width:767px){.reviews-slide__rating .stars .icon{width:16rem;height:16rem}}.reviews-slide__date{flex:0 0 auto;color:#a2a1a5;white-space:nowrap;font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.reviews-slide__date{font-size:12rem;line-height:16rem}}.reviews-slide__content{display:flex;flex-direction:column;flex:1}.reviews-slide__line{display:flex;width:100%;height:16rem;flex:0 0 auto}.reviews-slide__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='505' height='16' viewBox='0 0 505 16' fill='none'%3E%3Cpath d='M0 0.5L493.5 0.5L504 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='505' height='16' viewBox='0 0 505 16' fill='none'%3E%3Cpath d='M0 0.5L493.5 0.5L504 15.5' stroke='%2376787B'/%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:#76787b}.reviews-slide__text{font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.reviews-slide__text{font-size:14rem;line-height:142%}}.reviews-slide__text{color:var(--text-fg_default, #FFF);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.reviews-slide__button{margin-top:auto;align-self:flex-start;margin-top:12rem}.modal--reviews .modal-window{--modal-background: #111;--modal-border: 0;--modal-window-padding: 40rem 40rem 32rem;--modal-window-max-width: 600rem;max-width:600rem;padding:40rem 40rem 32rem;border:0;background:#111}@media(max-width:767px){.modal--reviews .modal-window{--modal-window-padding: 20rem;padding:20rem}}.modal--reviews .modal-close{top:8rem;right:8rem;width:40rem;height:40rem}@media(max-width:767px){.modal--reviews .modal-close{top:4rem;right:4rem;width:32rem;height:32rem}}.modal--reviews .modal-close:before{width:24rem;height:24rem;-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")}.modal-reviews__content{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.modal-reviews__content{gap:12rem;padding-right:28rem}}.modal-reviews__content .reviews-slide__top{margin:0}.modal-reviews__content .reviews-slide__person{gap:20rem}@media(max-width:767px){.modal-reviews__content .reviews-slide__person{gap:12rem}}.modal-reviews__content .reviews-slide__avatar{width:60rem;height:60rem;border-radius:100rem}@media(max-width:767px){.modal-reviews__content .reviews-slide__avatar{width:44rem;height:44rem}}.modal-reviews__content .reviews-slide__person-info{align-items:flex-end}.modal-reviews__content .reviews-slide__meta{gap:8rem}@media(max-width:767px){.modal-reviews__content .reviews-slide__meta{gap:4rem}}.modal-reviews__content .reviews-slide__name{font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.modal-reviews__content .reviews-slide__name{font-size:20rem}}@media(max-width:767px){.modal-reviews__content .reviews-slide__name{font-size:18rem;line-height:20rem}}.modal-reviews__content .reviews-slide__name{font-size:20rem;font-weight:500;line-height:28rem;color:var(--text-fg_default, #FFF)}@media(max-width:767px){.modal-reviews__content .reviews-slide__name{font-size:18rem;line-height:24rem}}.modal-reviews__content .reviews-slide__rating .stars{gap:4rem;color:#fc0}.modal-reviews__content .reviews-slide__rating .stars .icon{width:20rem;height:20rem}@media(max-width:767px){.modal-reviews__content .reviews-slide__rating .stars .icon{width:16rem;height:16rem}}.modal-reviews__content .reviews-slide__date{color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.modal-reviews__content .reviews-slide__date{font-size:12rem;line-height:16rem}}.modal-reviews__content .reviews-slide__content{display:block;flex:none}.modal-reviews__content .reviews-slide__line,.modal-reviews__content .reviews-slide__button{display:none}.modal-reviews__content .reviews-slide__text{margin:0;color:#c8c8cc;-webkit-line-clamp:unset;display:block;overflow:visible;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-reviews__content .reviews-slide__text{font-size:14rem;line-height:20rem}}.blog.section{padding:20rem 0 80rem}.blog__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24rem;width:100%}.blog__slider-buttons{position:static;transform:none;left:auto;right:auto;top:auto;width:auto;gap:20rem;pointer-events:auto;flex-shrink:0}@media(max-width:767px){.blog__slider-buttons{display:none}}.blog__slider-buttons .slider-button{width:50rem;height:50rem;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.blog__slider-buttons .slider-button.swiper-button-disabled,.blog__slider-buttons .slider-button[disabled]{opacity:1;color:var(--text-fg_default, #FFF);border-color:#36363a;background:#36363a}.blog__slider-buttons .slider-button:not(.swiper-button-disabled){border-color:var(--brand-solid, #CA0001);background:var(--brand-solid, #CA0001)}.blog__slider{position:relative;width:100%}.blog__slider .swiper,.blog__slider .swiper-wrapper{overflow:visible}.blog__slider .swiper-slide{width:568rem;height:auto}@media(max-width:1199px){.blog__slider .swiper-slide{width:420rem}}@media(max-width:767px){.blog__slider .swiper-slide{width:320rem}}.blog__bottom{display:flex;justify-content:center;margin-top:60rem}@media(max-width:767px){.blog__bottom{margin-top:32rem}}.vacancies>.container{display:flex;flex-direction:column;gap:60rem}@media(max-width:1199px){.vacancies>.container{gap:40rem}}@media(max-width:767px){.vacancies>.container{gap:32rem}}.vacancies .section-header{margin-bottom:0}.vacancies__aside{display:flex;flex-direction:column;align-items:center;gap:30rem;width:fit-content;margin:0 auto}@media(max-width:767px){.vacancies__aside{gap:12rem}}.vacancies__aside-text{font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:400;line-height:30rem}@media(max-width:767px){.vacancies__aside-text{font-size:16rem;line-height:150%}}.vacancies__aside .button{width:fit-content}@media(max-width:767px){.vacancies__aside .button{width:100%}}.vacancies__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28rem}@media(min-width:767px)and (max-width:1199px){.vacancies__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20rem}}@media(max-width:767px){.vacancies__list{gap:12rem;display:flex;justify-content:flex-start;width:calc(100% + 2 * var(--container-padding-x));margin:0 calc(-1 * var(--container-padding-x));padding:0 var(--container-padding-x);overflow-y:hidden;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.vacancies__list::-webkit-scrollbar{display:none}}.vacancy-card{position:relative;display:flex;flex-direction:column;gap:20rem;width:100%;height:100%;min-height:100%;padding:32rem;background:#222;color:inherit;cursor:pointer;overflow:hidden;--cut: 32rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.vacancy-card:hover{--cut: 0px}@media(hover:hover){.vacancy-card:hover .vacancy-card__arrow{opacity:1;visibility:visible;transform:scale(1)}}@media(max-width:767px){.vacancy-card{padding:20rem;gap:16rem;clip-path:none;gap:8rem;min-width:300rem;height:auto}}.vacancy-card__arrow{position:absolute;top:0;right:0;z-index:2;width:43rem;height:40rem;display:flex;opacity:0;visibility:hidden;transform:scale(0);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.vacancy-card__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='40' viewBox='0 0 43 40' fill='none'%3E%3Cpath d='M12 10H32V30L12 10Z' fill='%23CA0001'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='40' viewBox='0 0 43 40' fill='none'%3E%3Cpath d='M12 10H32V30L12 10Z' fill='%23CA0001'/%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(--brand-solid)}.vacancy-card__top{display:flex;flex-direction:column;gap:12rem;padding-right:48rem}.vacancy-card__title{margin:0;color:var(--text-fg_default, #FFF);transition:color .25s ease;font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){.vacancy-card__title{font-size:30rem}}@media(max-width:767px){.vacancy-card__title{font-size:20rem;line-height:140%}}.vacancy-card__title{font-size:24rem;font-weight:500}.vacancy-card__text{color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.vacancy-card__text{font-size:14rem;line-height:20rem}}.vacancy-card__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vacancy-card__price{margin-top:auto;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){.vacancy-card__price{font-size:16rem;line-height:24rem}}.modal--vacancies .modal-window{--modal-background: #111;--modal-border: 0;--modal-window-padding: 60rem;--modal-window-max-width: 1029rem;max-width:1029rem;padding:60rem;border:0;background:#111}@media(max-width:767px){.modal--vacancies .modal-window{--modal-window-padding: 40rem 20rem;padding:40rem 20rem}}.modal--vacancies .modal-close{top:12rem;right:12rem;width:40rem;height:40rem}@media(max-width:767px){.modal--vacancies .modal-close{top:4rem;right:4rem;width:32rem;height:32rem}}.modal--vacancies .modal-close:before{width:24rem;height:24rem;-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")}.modal-vacancies{display:flex;flex-direction:column;gap:40rem}@media(max-width:767px){.modal-vacancies{gap:16rem}}.modal-vacancies__title{margin:0;text-align:center;color:var(--text-fg_default, #FFF);font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){.modal-vacancies__title{font-size:30rem}}@media(max-width:767px){.modal-vacancies__title{font-size:20rem;line-height:140%}}.modal-vacancies__title{font-size:24rem;font-weight:500;line-height:36rem}@media(max-width:767px){.modal-vacancies__title{font-size:20rem;line-height:28rem}}.modal-vacancies__scroll{display:flex;flex-direction:column;gap:20rem;max-height:460rem;padding:32rem 40rem 32rem 32rem;border:1rem solid #2D2D2F;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#3D3E40 transparent}@media(max-width:767px){.modal-vacancies__scroll{max-height:282rem;gap:12rem;padding:12rem 16rem 12rem 12rem}}.modal-vacancies__scroll::-webkit-scrollbar{width:6rem}.modal-vacancies__scroll::-webkit-scrollbar-thumb{border-radius:100rem;background:#3d3e40}.modal-vacancies__scroll::-webkit-scrollbar-track{background:transparent}.modal-vacancies__text{display:flex;flex-direction:column;gap:20rem;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-vacancies__text{font-size:14rem;line-height:20rem}}@media(max-width:767px){.modal-vacancies__text{gap:12rem}}.modal-vacancies__text:empty{display:none}.modal-vacancies__text p{margin:0}.modal-vacancies__text p:has(+ul){margin-bottom:-10rem}.modal-vacancies__text b,.modal-vacancies__text strong{font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:400;line-height:30rem}@media(max-width:767px){.modal-vacancies__text b,.modal-vacancies__text strong{font-size:16rem;line-height:150%}}.modal-vacancies__text ul{display:flex;flex-direction:column;gap:5rem;list-style:none;margin:0;padding:0}.modal-vacancies__text li{display:flex;align-items:flex-start;gap:10rem}@media(max-width:767px){.modal-vacancies__text li{gap:10rem}}.modal-vacancies__text li:before{content:"";flex:0 0 auto;width:8rem;height:8rem;margin-top:8rem;background:var(--brand-solid, #CA0001)}@media(max-width:767px){.modal-vacancies__text li:before{width:7rem;height:7rem;margin-top:7rem}}.modal-vacancies__note{margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-vacancies__note{font-size:14rem;line-height:20rem}}.modal-vacancies__note a{color:inherit;text-decoration:none;transition:color .25s ease}@media(hover:hover){.modal-vacancies__note a:hover{color:var(--brand-solid, #CA0001)}}.modal-vacancies-form{display:flex;flex-direction:column;gap:20rem}@media(max-width:767px){.modal-vacancies-form{gap:12rem}}.modal-vacancies-form__title{margin:0;text-align:center;color:var(--text-fg_default, #FFF);font-family:var(--font-second, "Montserrat");font-size:28rem;font-style:normal;font-weight:600;line-height:130%}@media(max-width:1199px){.modal-vacancies-form__title{font-size:20rem}}@media(max-width:767px){.modal-vacancies-form__title{font-size:18rem;line-height:20rem}}.modal-vacancies-form__title{font-size:20rem;font-weight:500;line-height:28rem}@media(max-width:767px){.modal-vacancies-form__title{font-size:18rem;line-height:24rem}}.modal-vacancies-form__row{display:flex;align-items:flex-end;gap:20rem}@media(max-width:767px){.modal-vacancies-form__row{flex-direction:column;align-items:stretch;gap:16rem}}.modal-vacancies-form__fields{display:flex;flex:1;gap:20rem;min-width:0}@media(max-width:767px){.modal-vacancies-form__fields{flex-direction:column;gap:12rem}}.modal-vacancies-form__submit{width:280rem;min-width:280rem;flex:0 0 auto}@media(max-width:767px){.modal-vacancies-form__submit{width:100%;min-width:0}}.modal-vacancies-form .form__field{flex:1;min-width:0;gap:8rem}@media(max-width:767px){.modal-vacancies-form .form__field{gap:4rem}}.modal-vacancies-form .form__field>span:not(.error,.error-text){color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.modal-vacancies-form .form__field>span:not(.error,.error-text){font-size:12rem;line-height:16rem}}.modal-vacancies-form .form__field input{width:100%;background:#fff;border:2rem solid #76787B;border-radius:0;padding:12rem 24rem;color:#111;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.modal-vacancies-form .form__field input{font-size:14rem;line-height:20rem}}@media(max-width:767px){.modal-vacancies-form .form__field input{border-width:1rem}}.modal-vacancies-form .form__field input::-webkit-input-placeholder{color:#565252}.modal-vacancies-form .form__field input:-moz-placeholder{color:#565252}.modal-vacancies-form .form__field input::-moz-placeholder{color:#565252}.modal-vacancies-form .form__field input:-ms-input-placeholder{color:#565252}.modal-vacancies-form .form__field input:hover:not(:disabled){border-color:#76787b}.modal-vacancies-form .form__field input:focus-visible{outline:0;border-color:var(--brand-solid, #CA0001)}.modal-vacancies-form .form__field:has(span.error) input{border-color:var(--error, #D02D3C)}.modal-vacancies-form .checkbox{align-items:center;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.modal-vacancies-form .checkbox{font-size:10rem;line-height:14rem}}.modal-vacancies-form .checkbox .checkbox__box{background:#fff;border:2rem solid #76787B}.modal-vacancies-form .checkbox .checkbox__input:checked+.checkbox__box{background:var(--brand-solid, #CA0001);border-color:var(--brand-solid, #CA0001)}.modal-vacancies-form .checkbox a{color:inherit;text-decoration:underline}@media(hover:hover){.modal-vacancies-form .checkbox a:hover{color:inherit}}.contacts.section{padding:0;background:#111;overflow:hidden}.contacts__layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:656rem}@media(max-width:1199px){.contacts__layout{grid-template-columns:1fr;min-height:auto}}@media(max-width:767px){.contacts__layout{display:flex;flex-direction:column;gap:32rem;min-height:0}}.contacts__panel{display:flex;flex-direction:column;gap:60rem;padding:80rem;background:#111;color:var(--text-fg_default, #FFF)}@media(max-width:1199px){.contacts__panel{padding:60rem 40rem;gap:40rem}}@media(max-width:767px){.contacts__panel{padding:40rem 16rem 0;gap:32rem}}.contacts__title{margin:0;font-family:var(--font-second, "Montserrat");font-size:48rem;font-style:normal;font-weight:500;line-height:1.2}@media(max-width:1199px){.contacts__title{font-size:36rem}}@media(max-width:767px){.contacts__title{font-size:24rem;line-height:133%}}@media(max-width:767px){.contacts__title{line-height:32rem}}.contacts__body{display:flex;flex-direction:column;gap:60rem;max-width:752rem;width:100%}@media(max-width:767px){.contacts__body{gap:24rem;max-width:none}}.contacts__fields{display:flex;flex-direction:column;gap:40rem;width:100%}@media(max-width:767px){.contacts__fields{gap:20rem}}.contacts__row{display:flex;align-items:flex-start;gap:60rem;width:100%}@media(max-width:767px){.contacts__row{gap:12rem}}.contacts__social{display:flex;flex-direction:column;gap:22rem;width:100%}@media(max-width:767px){.contacts__social{gap:16rem}}.contacts__social-text{margin:0;color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.contacts__social-text{font-size:14rem;line-height:20rem}}.contacts__socials .socials-item{width:44rem;height:44rem}@media(max-width:767px){.contacts__socials .socials-item{width:36rem;height:36rem}}.contacts__socials .socials-items{gap:12rem}.contacts__map{position:relative;min-height:656rem}@media(max-width:1199px){.contacts__map{min-height:480rem}}@media(max-width:767px){.contacts__map{min-height:500rem;height:500rem}}.contacts__map-iframe{position:absolute;width:100%;height:100%;inset:0;z-index:1}.contacts__map iframe{display:block;width:100%;height:100%;border:0!important;filter:grayscale(1) brightness(90%) invert(1);transition:filter .3s ease}.contacts__map-bar{position:absolute;z-index:2;left:50%;bottom:24rem;display:flex;align-items:center;gap:20rem;width:max-content;max-width:calc(100% - 48rem);padding:20rem 24rem;border-radius:0;background:#111111b3;-webkit-backdrop-filter:blur(20rem);backdrop-filter:blur(20rem);transform:translate(-50%)}@media(max-width:767px){.contacts__map-bar{left:0;right:0;bottom:0;flex-direction:column;align-items:center;width:100%;max-width:none;padding:16rem;gap:16rem;transform:none;border-radius:0}}.contacts__taxi{display:inline-flex;align-items:center;gap:10rem;width:280rem;min-width:0;padding:12rem 16rem;border:1rem solid #36363A;background:#111;color:var(--text-fg_default, #FFF);text-decoration:none;transition:border-color .25s ease}@media(max-width:767px){.contacts__taxi{align-self:stretch;width:100%;gap:8rem;padding:12rem}}.contacts__taxi .icon--taxi:before{width:37rem;height:36rem;flex:0 0 auto}@media(max-width:767px){.contacts__taxi .icon--taxi:before{width:31rem;height:30rem}}@media(hover:hover){.contacts__taxi:hover{border-color:var(--brand-solid, #CA0001)}}.contacts__taxi-text{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:2rem}.contacts__taxi-title{font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.contacts__taxi-title{font-size:12rem;line-height:16rem}}.contacts__taxi-address{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:500;line-height:1.43}@media(max-width:767px){.contacts__taxi-address{font-size:12rem}}@media(max-width:767px){.contacts__taxi-address{font-size:10rem;line-height:14rem;white-space:normal}}.contacts__route{flex:0 0 auto;white-space:nowrap}@media(max-width:767px){.contacts__route{font-size:12rem;font-weight:500;line-height:16rem}}.contacts-item{display:flex;flex-direction:column;flex:1;max-width:346rem;min-width:0}@media(max-width:767px){.contacts-item{max-width:none;gap:12rem}}.contacts-item__label{color:#a2a1a5;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.contacts-item__label{font-size:14rem;line-height:20rem}}.contacts-item__label{margin-bottom:20rem}@media(max-width:767px){.contacts-item__label{margin-bottom:0;font-size:14rem;line-height:20rem}}.contacts-item__line{display:flex;width:100%;height:16rem}@media(max-width:767px){.contacts-item__line{height:8rem}}.contacts-item__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%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:#76787b}.contacts-item__value{color:var(--text-fg_default, #FFF);text-decoration:none;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}.contacts-item__value{transition:color .25s ease}@media(max-width:767px){.contacts-item__value{font-size:14rem;line-height:20rem}}@media(hover:hover){.contacts-item__value[href]:hover{color:var(--brand-solid, #CA0001)}}.filials.section{padding:80rem 0;background:#111}@media(max-width:1199px){.filials.section{padding:60rem 0}}@media(max-width:767px){.filials.section{padding:40rem 0}}.filials__header{margin-bottom:60rem;max-width:1166rem;margin-inline:auto;text-align:center}@media(max-width:767px){.filials__header{margin-bottom:32rem}}.filials__header .heading{margin:0}.filials__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28rem;align-items:stretch}@media(min-width:767px)and (max-width:1199px){.filials__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20rem}}@media(max-width:767px){.filials__grid{display:flex;gap:12rem;overflow-x:auto;width:calc(100% + 32rem);margin:0 -16rem;padding:0 16rem;scrollbar-width:none;scroll-snap-type:x mandatory}.filials__grid::-webkit-scrollbar{display:none}}.filial-card{position:relative;display:flex;flex-direction:column;gap:24rem;min-height:100%;padding:32rem;background:#222;color:var(--text-fg_default, #FFF);overflow:hidden;--cut: 32rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.filial-card:hover{--cut: 0px}@media(max-width:767px){.filial-card{flex:0 0 320rem;width:320rem;scroll-snap-align:center;padding:20rem;--cut: 20rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.filial-card:hover{--cut: 0px}.filial-card{gap:16rem}}.filial-card__title{margin:0;padding-right:48rem;color:var(--text-fg_default, #FFF);font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){.filial-card__title{font-size:30rem}}@media(max-width:767px){.filial-card__title{font-size:20rem;line-height:140%}}.filial-card__title{font-size:24rem;font-weight:500;line-height:36rem}.filial-card__details{display:flex;flex-direction:column;gap:0;width:100%}.filial-card__line{display:flex;width:100%;height:16rem}.filial-card__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='356' height='16' viewBox='0 0 356 16' fill='none'%3E%3Cpath d='M0 0.5L341.635 0.5L355 15.5' stroke='%2376787B'/%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:#76787b}.filial-card__rows{display:flex;flex-direction:column;gap:16rem}@media(max-width:767px){.filial-card__rows{gap:12rem}}.filial-card__row{display:flex;align-items:center;gap:12rem;min-width:0}.filial-card__icon{flex:0 0 auto;width:24rem;height:24rem;color:#c8c8cc}.filial-card__icon:before{width:24rem;height:24rem}.filial-card__value{color:#a2a1a5;text-decoration:none;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.filial-card__value{font-size:14rem;line-height:20rem}}.filial-card__value{transition:color .25s ease}@media(hover:hover){.filial-card__value[href]:hover{color:var(--text-fg_default, #FFF)}}.filial-card__button{margin-top:auto;width:fit-content}.banner{position:relative;overflow:hidden;padding:0;min-height:750rem;display:flex;align-items:center}.banner:after,.banner:before{content:"";position:absolute;left:0;right:0;width:100%;height:60rem;z-index:3}.banner:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='60' viewBox='0 0 1920 60' fill='none'%3E%3Cpath d='M1920 20L1880 60H40L0 20V0H1920V20Z' fill='%23111111'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='60' viewBox='0 0 1920 60' fill='none'%3E%3Cpath d='M1920 20L1880 60H40L0 20V0H1920V20Z' fill='%23111111'/%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;height:60rem;background-color:var(--bg-default);top:0}@media(max-width:1199px){.banner:after{height:30rem}}@media(max-width:767px){.banner:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='20' viewBox='0 0 375 20' fill='none'%3E%3Cpath d='M375 4L359 20H16L0 4V0H375V4Z' fill='%23111111'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='20' viewBox='0 0 375 20' fill='none'%3E%3Cpath d='M375 4L359 20H16L0 4V0H375V4Z' fill='%23111111'/%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(--bg-default)}}.banner:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='60' viewBox='0 0 1920 60' fill='none'%3E%3Cpath d='M1920 40L1880 0H40L0 40V60H1920V40Z' fill='%23111111'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1920' height='60' viewBox='0 0 1920 60' fill='none'%3E%3Cpath d='M1920 40L1880 0H40L0 40V60H1920V40Z' fill='%23111111'/%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;height:60rem;background-color:var(--bg-default);bottom:0}@media(max-width:1199px){.banner:before{height:30rem}}@media(max-width:767px){.banner:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='20' viewBox='0 0 375 20' fill='none'%3E%3Cpath d='M375 16L359 0H16L0 16V20H375V16Z' fill='%23111111'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='20' viewBox='0 0 375 20' fill='none'%3E%3Cpath d='M375 16L359 0H16L0 16V20H375V16Z' fill='%23111111'/%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(--bg-default)}}@media(max-width:1199px){.banner{min-height:560rem}}@media(max-width:767px){.banner{min-height:496rem;height:496rem;padding:60rem 0;align-items:center}.banner:before,.banner:after{height:20rem}}.banner__bg{position:absolute;inset:0;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none}.banner__bg img{width:100%;height:100%;object-fit:cover;will-change:transform}.banner__bg:before{content:"";position:absolute;inset:0;z-index:1;background:#0006;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);pointer-events:none}@media(max-width:767px){.banner__bg:before{-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem)}}.banner>.container{position:relative;z-index:2;width:100%;display:flex;justify-content:center}.banner__content{display:flex;flex-direction:column;align-items:center;gap:40rem;width:100%;max-width:1165rem;text-align:center}@media(max-width:767px){.banner__content{gap:32rem;max-width:none}}.banner__main{display:flex;flex-direction:column;align-items:center;gap:40rem;width:100%}@media(max-width:767px){.banner__main{gap:24rem}}.banner__head{display:flex;flex-direction:column;align-items:center;gap:24rem;width:100%}@media(max-width:767px){.banner__head{gap:12rem}}.banner__head .heading{width:100%;color:var(--text-fg_default, #FFF);text-align:center;font-family:var(--font-second, "Montserrat");font-size:48rem;font-style:normal;font-weight:500;line-height:1.2}@media(max-width:1199px){.banner__head .heading{font-size:36rem}}@media(max-width:767px){.banner__head .heading{font-size:24rem;line-height:133%}}@media(max-width:767px){.banner__head .heading{line-height:32rem}}.banner__head .description{max-width:867rem;margin:0 auto;color:var(--text-fg_default, #FFF);text-align:center;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.banner__head .description{font-size:14rem;line-height:20rem}}@media(max-width:767px){.banner__head .description{max-width:none;font-size:14rem;line-height:20rem}}.banner__contacts{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20rem}@media(max-width:767px){.banner__contacts{flex-wrap:nowrap;gap:20rem}}.banner__phone{display:inline-flex;align-items:center;gap:12rem;color:var(--text-fg_default, #FFF);text-decoration:none;white-space:nowrap;font-family:var(--font-main, "Inter");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:767px){.banner__phone{font-size:16rem;line-height:24rem}}.banner__phone{transition:color .25s ease}.banner__phone .icon{width:28rem;height:28rem}.banner__phone .icon:before{width:28rem;height:28rem}@media(max-width:767px){.banner__phone{font-size:16rem;line-height:24rem}.banner__phone .icon{width:24rem;height:24rem}.banner__phone .icon:before{width:24rem;height:24rem}}@media(hover:hover){.banner__phone:hover{color:var(--brand-solid, #CA0001)}}.banner__socials{display:flex;align-items:center;gap:10rem}@media(max-width:767px){.banner__socials{gap:8rem}}.banner__socials .socials-item{width:40rem;height:40rem}.banner__socials .socials-item:has(.icon--vk){width:41rem}.banner__button{width:333rem;max-width:100%;min-width:0}@media(max-width:767px){.banner__button{width:100%;min-width:0;height:auto;padding:12rem 32rem 12rem 36rem;font-size:12rem;font-weight:500;line-height:16rem}}.section{padding:100rem 0;position:relative;overflow:hidden}@media(max-width:1199px){.section{padding:60rem 0}}@media(max-width:767px){.section{padding:40rem 0}}.section-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20rem;margin-inline:auto;margin-bottom:60rem;max-width:1170rem}.section-header:has(.section-left),.section-header:has(.section-right){flex-direction:row;align-items:flex-end;justify-content:space-between;text-align:unset;width:100%;max-width:100%}@media(max-width:767px){.section-header:has(.section-left),.section-header:has(.section-right){flex-direction:column;align-items:flex-start;gap:12rem}}@media(max-width:1199px){.section-header{margin-bottom:40rem}}@media(max-width:767px){.section-header{margin-bottom:32rem;gap:12rem}}.section-header .heading{color:var(--text-fg_default, #FFF)}.section-header .description{color:var(--text-fg_muted, #A5A3A1);font-family:var(--font-main);font-size:18rem;font-style:normal;font-weight:400;line-height:145%}@media(max-width:767px){.section-header .description{font-size:14rem;line-height:142%}}@media(min-width:767px){.section-header .description{max-width:870rem}}.section-header.start{align-items:flex-start;text-align:start;margin-inline:0;max-width:100%}.section-header.start .heading,.section-header.start .description{text-align:start}@media(min-width:767px){.section-header.start .description{max-width:722rem}}.section-left{display:flex;flex-direction:column;align-items:flex-start;gap:24rem;max-width:866rem}@media(max-width:767px){.section-left{gap:12rem}}.section-right{display:flex;flex-direction:column;align-items:flex-end;gap:24rem;max-width:717rem}@media(max-width:767px){.section-right{gap:12rem}}.section-title{color:var(--text-fg_default, #FFF)}.blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28rem;row-gap:40rem;width:100%}@media(min-width:767px)and (max-width:1199px){.blog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20rem}}@media(max-width:767px){.blog__grid{grid-template-columns:1fr;gap:24rem}}.blog__slider .swiper-slide{height:auto}.blog__slider .swiper-slide .blog-card{height:100%}.blog-container{padding-top:0}.blog-card{display:flex;flex-direction:column;gap:20rem;width:100%;height:auto;color:inherit;text-decoration:none;--cut: 32rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.blog-card:hover{--cut: 0px}@media(max-width:767px){.blog-card{gap:16rem;--cut: 0;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.blog-card:hover{--cut: 0px}}@media(hover:hover){.blog-card:hover .blog-card__arrow{opacity:1;visibility:visible;transform:scale(1)}}.blog-card__image{position:relative;width:100%;height:373rem;overflow:hidden}@media(max-width:1199px){.blog-card__image{height:280rem}}@media(max-width:767px){.blog-card__image{height:220rem}}.blog-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease;will-change:transform}.blog-card__date{position:absolute;top:20rem;left:20rem;z-index:2;display:inline-flex;align-items:center;gap:4rem;padding:8rem 12rem;background:#3d3e40;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.blog-card__date{font-size:12rem;line-height:16rem}}.blog-card__date .icon{width:20rem;height:20rem}.blog-card__date .icon:before{width:20rem;height:20rem}@media(max-width:767px){.blog-card__date{top:8rem;left:8rem;padding:8rem}}.blog-card__arrow{position:absolute;top:0;right:0;z-index:2;width:43rem;height:40rem;display:flex;opacity:0;visibility:hidden;transform:scale(0);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}@media(max-width:767px){.blog-card__arrow{width:28rem;height:28rem;opacity:1;visibility:visible;transform:scale(1)}}.blog-card__arrow:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='40' viewBox='0 0 43 40' fill='none'%3E%3Cpath d='M12 10H32V30L12 10Z' fill='%23CA0001'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='40' viewBox='0 0 43 40' fill='none'%3E%3Cpath d='M12 10H32V30L12 10Z' fill='%23CA0001'/%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(--brand-solid)}.blog-card__body{display:flex;flex-direction:column;gap:16rem}.blog-card__meta{display:flex;align-items:center;gap:20rem;font-family:var(--font-main, "Inter");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:767px){.blog-card__meta{font-size:12rem;line-height:16rem}}.blog-card__meta{color:#a2a1a5}.blog-card__meta-item{display:inline-flex;align-items:center;gap:8rem}.blog-card__meta-item .icon{color:#c8c8cc}.blog-card__meta-item .icon:before{width:20rem;height:20rem}.blog-card__content{display:flex;flex-direction:column}.blog-card__line{display:flex;width:100%;height:16rem}.blog-card__line:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='569' height='16' viewBox='0 0 569 16' fill='none'%3E%3Cpath d='M0 0.5L546.616 0.5L568 15.5' stroke='%2376787B'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='569' height='16' viewBox='0 0 569 16' fill='none'%3E%3Cpath d='M0 0.5L546.616 0.5L568 15.5' stroke='%2376787B'/%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:var(--border-emphasized)}.blog-card__texts{display:flex;flex-direction:column;justify-content:space-between;gap:8rem;padding-top:0}.blog-card__title{margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-second, "Montserrat");font-size:36rem;font-style:normal;font-weight:500;line-height:122%}@media(max-width:1199px){.blog-card__title{font-size:30rem}}@media(max-width:767px){.blog-card__title{font-size:20rem;line-height:140%}}.blog-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__text{color:var(--text-fg_muted, #A2A1A5);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.blog-card__text{font-size:14rem;line-height:20rem}}.blog-card__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(hover:hover){.blog-card:hover .blog-card__image img{transform:scale(1.04)}.blog-card:hover .blog-card__arrow{opacity:1;visibility:visible;border-color:var(--text-fg_default, #FFF);background-position:10rem 4rem}}@media(hover:hover)and (max-width:767px){.blog-card:hover .blog-card__arrow{background-position:9rem 3.5rem}}.single-post .section-header{display:flex;flex-direction:column;margin-bottom:40rem}.single-post .section-header .breadcrumbs{margin-bottom:30rem}@media(max-width:767px){.single-post .section-header .breadcrumbs{margin-bottom:20rem}}.single-post .section-header .section-title{margin-bottom:20rem}@media(max-width:767px){.single-post .section-header .section-title{margin-bottom:12rem}}@media(max-width:767px){.single-post .section-header{margin-bottom:24rem}}.single-post .section-title{margin:0;text-align:center;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Montserrat");font-size:64rem;font-weight:500;line-height:72rem}@media(max-width:1199px){.single-post .section-title{font-size:48rem;line-height:56rem}}@media(max-width:767px){.single-post .section-title{font-size:32rem;line-height:1.2;text-align:left}}.single-post .description{max-width:100%;margin:0;color:#a2a1a5;text-align:left;font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.single-post .description{font-size:14rem;line-height:20rem}}.single-post__info{position:relative;padding:40rem;margin-bottom:40rem;background:#222;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30rem;border-radius:0;overflow:hidden;--cut: 40rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.single-post__info:hover{--cut: 0px}@media(max-width:767px){.single-post__info{flex-direction:column;align-items:flex-start;padding:20rem;gap:16rem;margin-bottom:24rem;--cut: 20rem;clip-path:polygon(0 0,calc(100% - var(--cut)) 0,100% var(--cut),100% 100%,0 100%);transition:clip-path .25s ease}.single-post__info:hover{--cut: 0px}}.single-post-item{display:inline-flex;align-items:center;gap:8rem;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.single-post-item{font-size:14rem;line-height:20rem}}.single-post-item .icon{flex:0 0 auto;width:20rem;height:20rem;color:var(--text-fg_default, #FFF)}.single-post-item__text{color:var(--text-fg_muted)}.single-post-item__text>span{color:var(--text-fg_default)}.single-post-image{width:100%;margin-bottom:60rem;border-radius:0;overflow:hidden}@media(max-width:767px){.single-post-image{margin-bottom:32rem}}.single-post-image img{display:block;width:100%;height:auto;min-height:280rem;max-height:654rem;object-fit:cover}@media(max-width:767px){.single-post-image img{min-height:0;max-height:none;aspect-ratio:343/220}}.single-post-content.content{display:flex;flex-direction:column;color:var(--colors-400, #a2a1a5);font-family:var(--font-main, "Inter");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:767px){.single-post-content.content{font-size:14rem;line-height:20rem}}.single-post-content.content :where(h1,h2,h3,h4,h5,h6){margin:0;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Montserrat");font-weight:500}.single-post-content.content :where(h2){font-size:48rem;line-height:56rem}@media(max-width:767px){.single-post-content.content :where(h2){font-size:24rem;line-height:32rem}}.single-post-content.content :where(h3){font-size:24rem;line-height:36rem}@media(max-width:767px){.single-post-content.content :where(h3){font-size:20rem;line-height:28rem}}.single-post-content.content :where(h4){font-size:20rem;line-height:28rem}@media(max-width:767px){.single-post-content.content :where(h4){font-size:18rem;line-height:24rem}}.single-post-content.content :where(p,ul,ol,img,table,div){margin:0}.single-post-content.content :where(p,ul,ol):not(:last-child){margin-bottom:20rem}@media(max-width:767px){.single-post-content.content :where(p,ul,ol):not(:last-child){margin-bottom:16rem}}.single-post-content.content :where(h2,h3,h4,h5,h6)+:where(p,ul,ol){margin-top:20rem}@media(max-width:767px){.single-post-content.content :where(h2,h3,h4,h5,h6)+:where(p,ul,ol){margin-top:16rem}}.single-post-content.content :where(ul,ol){display:flex;flex-direction:column;gap:8rem;padding:0;list-style:none}.single-post-content.content :where(ul) li{position:relative;padding-left:24rem}.single-post-content.content :where(ul) li:before{content:"";position:absolute;top:8rem;left:0;border-radius:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' viewBox='0 0 7 7' fill='none'%3E%3Cpath d='M0 0H7V7L0 0Z' fill='%23CA0001'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='7' viewBox='0 0 7 7' fill='none'%3E%3Cpath d='M0 0H7V7L0 0Z' fill='%23CA0001'/%3E%3C/svg%3E");width:7rem;height:7rem;-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(--brand-solid)}.single-post-content.content :where(ol){margin-left:20rem;list-style:decimal}@media(max-width:767px){.single-post-content.content :where(ol){margin-left:16rem}}.single-post-content.content :where(a){color:var(--text-fg_default, #FFF);text-decoration:underline;text-decoration-skip-ink:none}.single-post-content.content :where(img){width:100%;height:auto}.single-post-share{display:flex;align-items:center;gap:20rem;margin-top:50rem;padding:20rem 0 0;border-top:1rem solid #36363A;color:var(--text-fg_default, #FFF)}@media(max-width:767px){.single-post-share{margin-top:32rem;gap:16rem;align-items:flex-start;flex-direction:column}}.single-post-share__text{margin:0;font-family:var(--font-main, "Montserrat");font-size:20rem;font-weight:500;line-height:28rem}@media(max-width:767px){.single-post-share__text{font-size:18rem;line-height:24rem}}.single-post-share__links{display:flex;align-items:center;flex-wrap:wrap;gap:12rem}.single-post-share__link{width:40rem;height:40rem;border-radius:0;border:0;background:#36363a;transition:opacity .25s ease;cursor:pointer;position:relative}.single-post-share__link>.icon{width:24rem;height:24rem;color:#fff;transition:opacity .25s ease}.single-post-share__link:has(.icon--telegram){background:var(--telegram, #23A0DD)}.single-post-share__link:has(.icon--vk){background:var(--vk, #366EFF)}.single-post-share__link:has(.icon--max){background:#28282a}.single-post-share__link:has(.icon--ok){background:var(--odnoklassniki, #FF8800)}.single-post-share__link[data-copy-link]{background:#36363a}.single-post-share__link[data-copy-link]:after{content:attr(data-copy-link);position:absolute;left:50%;bottom:calc(100% + 10rem);transform:translate(-50%) translateY(10rem);color:var(--text-fg_default, #FFF);text-align:center;background:#222;border-radius:0;padding:6rem 10rem;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;visibility:hidden;transition:transform .25s ease,opacity .25s ease,visibility .25s ease;font-family:var(--font-main, "Inter");font-size:14rem;font-style:normal;font-weight:400;line-height:16rem}@media(max-width:767px){.single-post-share__link[data-copy-link]:after{font-size:10rem;line-height:14rem}}@media(hover:hover){.single-post-share__link:hover{opacity:.85}}.single-post-share__link.is-copied:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}:root{--brand-solid: #CA0001;--brand-emphasized: #940001;--brand-muted: #940001}
