@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Ysabeau+SC:wght@400..600&display=swap";@import"https://fonts.googleapis.com/css2?family=Ysabeau+Infant:wght@400..600&display=swap";.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}@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}*{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: "Manrope", Arial, Helvetica Neue, sans-serif;--font-second: "Ysabeau SC", Arial, Helvetica Neue, sans-serif;--font-accent: "Ysabeau Infant", Arial, Helvetica Neue, sans-serif;--brand-100: #29702d;--brand-200: #37953c;--brand-300: #a49b8f;--brand-400: #bbbbc3;--brand-500: #121213;--brand-600: #3f3f46;--brand-700: #000000;--brand-800: #f4f4f5;--colors-100: #e8e8e8;--colors-200: #d0d2d6;--colors-300: #c8c8cc;--colors-400: #525456;--colors-50: #f8f8f8;--colors-500: #76787b;--colors-600: #c8c8cc;--colors-700: #404040;--colors-800: #e8e8e8;--colors-850: #2e2e2e;--colors-900: #f7f6f5;--colors-1000: #242322;--colors-black: #000000;--colors-white: #ffffff;--black-600: #151515;--black-700: #0d0d0d;--black-800: #1c1a17;--black-aplha-700: rgba(0, 0, 0, .2);--error: #d02d3c;--neutral-200: #e2e2e2;--neutral-500: #898787;--viber: #7360f2;--odnoklassniki: #f80;--telegram: #23a0dd;--rutube: #100943;--vk: #366eff;--yellow: #ffd12d;--bg-default: var(--colors-white);--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-default-2: var(--color-400);--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-400);--fg-subtle: var(--colors-600);--text-fg_brand: var(--brand-300);--text-fg_default: var(--colors-black);--text-fg_inverted: var(--colors-white);--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{--input-text-color: var(--fg-muted, #525456);background:var(--colors-whute, #fff);border:1rem solid var(--border-default, #c8c8cc);padding:15rem 24rem;position:relative;border-radius:8rem;transition:border-color .2s ease,background-color .2s ease;color:var(--text-fg_default, #fff);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea{font-size:16rem;line-height:20rem}}@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:20rem}}@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(--fg-muted, #525456)}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(--fg-muted, #525456)}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(--fg-muted, #525456)}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(--fg-muted, #525456)}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:center;color:var(--text-fg_default, #000);cursor:pointer;font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.checkbox{font-size:14rem;line-height:20rem}}@media(max-width:767px){.checkbox{font-size:12rem;line-height:16rem}}.checkbox a{color:var(--brand-solid, #418b45);text-decoration:underline;text-underline-offset:2rem}.checkbox input[type=checkbox]{margin:0 10rem 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(--colors-white, #fff);border:1rem solid var(--border-default, #c8c8cc);color:var(--text-fg_default, #000);border-radius:4rem;z-index:1;transition:.3s ease;cursor:pointer}@media(max-width:767px){.checkbox input[type=checkbox]{margin-top:1rem;margin-right:8rem;width:20rem;height:20rem}}.checkbox input[type=checkbox]:after{content:"";width:18rem;height:18rem;transform:rotateY(120deg);overflow:hidden;z-index:1;-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;border-radius:0;opacity:0;transition:opacity .1s ease,transform .3s ease,color .4s ease,background-color .3s ease;will-change:transform;color:var(--colors-white, #fff)}@media(max-width:767px){.checkbox input[type=checkbox]:after{width:16em;height:16rem}}.checkbox input[type=checkbox]:checked{background:var(--brand-solid, #418b45);border-color:var(--brand-solid, #418b45);color:var(--text-fg_default, #fff)}.checkbox input[type=checkbox]:checked:after{transform:rotate(0);opacity:1}.checkbox input[type=checkbox]:not(:checked).error{border-color:var(--red, #ff0000);color:var(--red, #ff0000)}@media(max-width:767px){.checkbox>span{margin-top:4rem}}.checkbox__text{color:inherit}.checkbox:has(.checkbox__text){flex-wrap:wrap}.checkbox:has(.checkbox__text) .checkbox__text{margin-top:10rem}.checkbox:hover:not(:disabled) input[type=checkbox]{border-color:var(--brand-solid, #418b45);color:var(--text-fg_default, #fff)}.checkbox:disabled{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(min-width:1920px){html{font-size:calc(100vw/2560)}}@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;color:var(--colors-black, #000000);font-size:16rem;font-family:var(--font-main, "Manrope");width:100vw;overflow-x:hidden}body.lock-scroll{overflow:hidden}h1,.h1{font-family:var(--font-second, "Ysabeau SC");font-size:72rem;font-style:normal;font-weight:500;line-height:72rem}@media(max-width:1199px){h1,.h1{font-size:48rem}}@media(max-width:767px){h1,.h1{font-size:28rem;line-height:34rem}}h2,.h2{font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){h2,.h2{font-size:36rem;line-height:38rem}}@media(max-width:767px){h2,.h2{font-size:24rem;line-height:26rem}}h3,.h3{font-family:var(--font-second, "Ysabeau SC");font-size:40rem;font-style:normal;font-weight:500;line-height:44rem;text-transform:uppercase}@media(max-width:1199px){h3,.h3{font-size:30rem;line-height:32rem}}@media(max-width:767px){h3,.h3{font-size:20rem;line-height:22rem}}h4,.h4{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){h4,.h4{font-size:20rem;line-height:22rem}}@media(max-width:767px){h4,.h4{font-size:18rem;line-height:20rem}}.subtitle{color:var(--primary_600, #68a4ff)}.description{color:var(--text-fg_muted, #a2a1a5);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.description{font-size:16rem;line-height:20rem}}@media(max-width:767px){.description{font-size:14rem;line-height:20rem}}.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, "Manrope");transition:background-color .2s ease,color .2s ease}button:disabled{background:var(--bg-subtle, #2e2e2e);color:var(--text-fg_subtle, #666)}.button{display:flex;align-items:center;justify-content:center;gap:10rem;padding:16rem 86rem;border-radius:8rem;background:var(--brand-solid, #a49b8f);color:var(--text-fg_inverted, #fff);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;font-family:var(--font-accent, "Ysabeau Infant");font-size:20rem;font-style:normal;font-weight:600;line-height:22rem}@media(max-width:1199px){.button{font-size:18rem;line-height:20rem}}@media(max-width:767px){.button{font-size:14rem;line-height:15rem;font-weight:400}}.button:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.0293 12.4886L18.6385 12.4526M14.0585 16.98L18.6385 12.4526L13.9674 7.83411' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.0293 12.4886L18.6385 12.4526M14.0585 16.98L18.6385 12.4526L13.9674 7.83411' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24rem;height:24rem;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}@media(max-width:1199px){.button{padding:16rem 44rem}}@media(max-width:767px){.button{height:44rem;padding:12rem 19rem;width:100%}}@media(hover:hover){.button:hover{background:var(--brand-emphasized, #c9928a)}}.button:not(:disabled,[disabled]){cursor:pointer}.button--primary{background:transparent;border:1rem solid var(--brand-subtle, #f4f4f5)}.button--primary:not(:disabled,[disabled]):hover{background:var(--brand-muted, #3f3f46)}.button--primary:not(:disabled,[disabled]):active{background:var(--brand-emphasized, #c9928a);color:var(--text-fg_static-white, #fff)}.button--secondary{border-color:var(--border-default, #c8c8cc);background:transparent;color:var(--text-fg_default, #000);text-align:center}.button--secondary:not(:disabled,:active):hover{background:transparent;border-color:var(--brand-solid, #a49b8f);color:var(--brand-solid, #a49b8f)}.button--secondary:active{background:transparent;color:var(--brand-solid, #a49b8f)}.button--sm{padding:16rem 39rem}@media(max-width:1199px){.button--sm{padding:16rem 24rem}}@media(max-width:767px){.button--sm{padding:12rem 19rem}}.button:disabled,button[disabled]{background:var(--bg-subtle, #2e2e2e);color:var(--text-fg_subtle, #666)}.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:767px){.slider-buttons{display:none}}.slider-button{width:70rem;height:70rem;border-radius:8rem;border:1rem solid var(--border-default, #c8c8cc);background:var(--color-white, #fff);color:var(--colors-1000, #242322);display:flex;align-items:center;justify-content:center;flex-shrink:0;pointer-events:auto;z-index:24;cursor:pointer;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='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M5.04883 20.8142L31.0642 20.7541M23.4309 28.2998L31.0642 20.7541L23.2791 13.0566' stroke='%23242322' 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='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M5.04883 20.8142L31.0642 20.7541M23.4309 28.2998L31.0642 20.7541L23.2791 13.0566' stroke='%23242322' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:100%;height:100%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:40rem;height:40rem;-webkit-mask-size:contain;mask-size:contain;background-color:currentColor;will-change:transform}.slider-button--prev{transform:rotate(180deg)}.slider-button.swiper-button-disabled,.slider-button[disabled]{opacity:0;pointer-events:none}.slider-button.swiper-button-disabled.swiper-button-lock{display:none}@media(hover:hover){.slider-button:hover{border-color:var(--brand-solid, #a49b8f);box-shadow:0 0 0 1rem var(--brand-solid, #a49b8f)}}.slider-button:active{border-color:var(--brand-solid, #a49b8f);background:var(--brand-solid, #a49b8f);color:#fff}.icon{position:relative;line-height:1;vertical-align:middle}.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--calendar:before{-webkit-mask-image:url(../images/icons/calendar.svg);mask-image:url(../images/icons/calendar.svg)}.icon--calendar-update:before{-webkit-mask-image:url(../images/icons/calendar-update.svg);mask-image:url(../images/icons/calendar-update.svg)}.icon--clock:before{-webkit-mask-image:url(../images/icons/clock.svg);mask-image:url(../images/icons/clock.svg)}.icon--clock-outline:before{-webkit-mask-image:url(../images/icons/clock-outline.svg);mask-image:url(../images/icons/clock-outline.svg)}.icon.icon--after.icon--clock:after{-webkit-mask-image:url(../images/icons/clock.svg);mask-image:url(../images/icons/clock.svg)}.icon--eye:before{-webkit-mask-image:url(../images/icons/eye.svg);mask-image:url(../images/icons/eye.svg)}.icon--rutube:before{-webkit-mask-image:url(../images/icons/rutube.svg);mask-image:url(../images/icons/rutube.svg)}.icon--vk:before{-webkit-mask-image:url(../images/icons/vk.svg);mask-image:url(../images/icons/vk.svg)}.icon--ok:before{-webkit-mask-image:url(../images/icons/ok.svg);mask-image:url(../images/icons/ok.svg)}.icon--telegram:before{-webkit-mask-image:url(../images/icons/telegram.svg);mask-image:url(../images/icons/telegram.svg)}.icon--max:before{-webkit-mask-image:url(../images/icons/max.svg);mask-image:url(../images/icons/max.svg)}.icon--eye:before{-webkit-mask-image:url(../images/icons/eye.svg);mask-image:url(../images/icons/eye.svg)}.icon--phone:before{-webkit-mask-image:url(../images/icons/phone.svg);mask-image:url(../images/icons/phone.svg)}.icon--taxi:before{background-color:transparent;background-image:url(../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='20' height='24' viewBox='0 0 20 24' fill='none'%3E%3Cpath d='M19.7183 7.8439C18.5352 2.43512 13.9944 0 10.0056 0C10.0056 0 10.0056 0 9.99436 0C6.01689 0 1.46477 2.42341 0.281666 7.83219C-1.03665 13.8732 2.52393 18.9893 5.74647 22.2088C6.94084 23.4029 8.47324 24 10.0056 24C11.538 24 13.0704 23.4029 14.2535 22.2088C17.4761 18.9893 21.0366 13.8849 19.7183 7.8439ZM10.0056 13.7093C8.04506 13.7093 6.45633 12.0585 6.45633 10.0215C6.45633 7.98439 8.04506 6.33366 10.0056 6.33366C11.9662 6.33366 13.5549 7.98439 13.5549 10.0215C13.5549 12.0585 11.9662 13.7093 10.0056 13.7093Z' fill='%23418B45'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' viewBox='0 0 20 24' fill='none'%3E%3Cpath d='M19.7183 7.8439C18.5352 2.43512 13.9944 0 10.0056 0C10.0056 0 10.0056 0 9.99436 0C6.01689 0 1.46477 2.42341 0.281666 7.83219C-1.03665 13.8732 2.52393 18.9893 5.74647 22.2088C6.94084 23.4029 8.47324 24 10.0056 24C11.538 24 13.0704 23.4029 14.2535 22.2088C17.4761 18.9893 21.0366 13.8849 19.7183 7.8439ZM10.0056 13.7093C8.04506 13.7093 6.45633 12.0585 6.45633 10.0215C6.45633 7.98439 8.04506 6.33366 10.0056 6.33366C11.9662 6.33366 13.5549 7.98439 13.5549 10.0215C13.5549 12.0585 11.9662 13.7093 10.0056 13.7093Z' fill='%23418B45'/%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(--logo-yandex2, #FC0)}.icon--star:before,.icon--star:after{content:none}.pagination{display:flex;flex-direction:row;align-items:center;gap:15rem;width:fit-content;margin:60rem auto 0}@media(max-width:767px){.pagination{margin-top:24rem;gap:8rem}}.pagination__link{display:inline-flex;align-items:center;justify-content:center;width:50rem;height:50rem;background:var(--colors-900, #f7f6f5);transition:background-color .25s ease,border-color .25s ease;border:1rem solid var(--border-default, #c8c8cc);border-radius:6rem;color:var(--text-fg_default, #000);-webkit-user-select:none;user-select:none;cursor:pointer;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.pagination__link{font-size:16rem;line-height:20rem}}@media(max-width:767px){.pagination__link{font-size:14rem;line-height:20rem}}@media(max-width:767px){.pagination__link{width:43rem;height:43rem}}.pagination__link.dots{border:none}.pagination__link.current{background:var(--border-brand, #a49b8f);color:var(--text-fg_static-white, #fff);pointer-events:none;cursor:default}.pagination__link.prev,.pagination__link.next{border-color:var(--border-default, #c8c8cc)}.pagination__link.prev:after,.pagination__link.next:after{content:"";color:var(--text-fg_default, #000);-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;width:30rem}.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;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_default, #000);transition:color .25s ease;font-family:var(--font-second, "Ysabeau SC");font-size:16rem;font-weight:600;line-height:20rem;text-transform:uppercase}@media(max-width:767px){.breadcrumbs__link{font-size:14rem;line-height:18rem;white-space:nowrap}}.breadcrumbs__link:not(:first-child){display:flex;flex-direction:row;align-items:center;gap:16rem}.breadcrumbs__link:not(:first-child):before{content:"";width:8rem;height:8rem;border-radius:50%;flex-shrink:0;background:var(--brand-solid, #a49b8f);transition:background-color .25s ease}@media(max-width:767px){.breadcrumbs__link:not(:first-child):before{width:4rem;height:4rem}}@media(hover:hover){.breadcrumbs__link:hover{color:var(--brand-solid, #418b45)}}.breadcrumbs__link.current{color:var(--brand-solid, #a49b8f)}.breadcrumbs__link.current:before{background-color:var(--brand-solid, #a49b8f)}.form{display:flex;flex-direction:column;gap:30rem;width:100%}@media(max-width:767px){.form{gap:24rem}}.form__fields{display:flex;flex-direction:column;gap:16rem;width:100%}@media(max-width:767px){.form__fields{gap:12rem}}.form__fields-row{display:grid;grid-template-columns:repeat(3,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}@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%}@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:6rem;width:100%;position:relative}.form__field:has(span.error) input{border-color:var(--error, #fff)}.form__field span{color:var(--text-fg_default, #000);font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.form__field span{font-size:14rem;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, "Manrope");font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media(max-width:767px){.form__field .error-text,.form__field span.error{font-size:12rem;line-height:16rem}}.form__bottom{display:flex;flex-direction:column;gap:16rem}@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:70rem;height:70rem;border-radius:50%;background:var(--color-1000, #242322);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(--bg-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}.panel-contact__button--phone:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M18.444 22.091C18.7193 22.2175 19.0296 22.2463 19.3236 22.1729C19.6175 22.0995 19.8777 21.9281 20.0613 21.687L20.5346 21.067C20.783 20.7358 21.1051 20.467 21.4754 20.2819C21.8457 20.0967 22.254 20.0003 22.668 20.0003H26.668C27.3752 20.0003 28.0535 20.2813 28.5536 20.7814C29.0537 21.2815 29.3346 21.9597 29.3346 22.667V26.667C29.3346 27.3742 29.0537 28.0525 28.5536 28.5526C28.0535 29.0527 27.3752 29.3337 26.668 29.3337C20.3028 29.3337 14.1983 26.8051 9.69741 22.3042C5.19653 17.8033 2.66797 11.6989 2.66797 5.33366C2.66797 4.62641 2.94892 3.94814 3.44902 3.44804C3.94911 2.94794 4.62739 2.66699 5.33464 2.66699H9.33464C10.0419 2.66699 10.7202 2.94794 11.2203 3.44804C11.7204 3.94814 12.0013 4.62641 12.0013 5.33366V9.33366C12.0013 9.74765 11.9049 10.1559 11.7198 10.5262C11.5346 10.8965 11.2658 11.2186 10.9346 11.467L10.3106 11.935C10.0659 12.1219 9.89333 12.3878 9.82236 12.6875C9.75138 12.9871 9.78635 13.3022 9.9213 13.579C11.7435 17.2801 14.7405 20.2734 18.444 22.091Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M18.444 22.091C18.7193 22.2175 19.0296 22.2463 19.3236 22.1729C19.6175 22.0995 19.8777 21.9281 20.0613 21.687L20.5346 21.067C20.783 20.7358 21.1051 20.467 21.4754 20.2819C21.8457 20.0967 22.254 20.0003 22.668 20.0003H26.668C27.3752 20.0003 28.0535 20.2813 28.5536 20.7814C29.0537 21.2815 29.3346 21.9597 29.3346 22.667V26.667C29.3346 27.3742 29.0537 28.0525 28.5536 28.5526C28.0535 29.0527 27.3752 29.3337 26.668 29.3337C20.3028 29.3337 14.1983 26.8051 9.69741 22.3042C5.19653 17.8033 2.66797 11.6989 2.66797 5.33366C2.66797 4.62641 2.94892 3.94814 3.44902 3.44804C3.94911 2.94794 4.62739 2.66699 5.33464 2.66699H9.33464C10.0419 2.66699 10.7202 2.94794 11.2203 3.44804C11.7204 3.94814 12.0013 4.62641 12.0013 5.33366V9.33366C12.0013 9.74765 11.9049 10.1559 11.7198 10.5262C11.5346 10.8965 11.2658 11.2186 10.9346 11.467L10.3106 11.935C10.0659 12.1219 9.89333 12.3878 9.82236 12.6875C9.75138 12.9871 9.78635 13.3022 9.9213 13.579C11.7435 17.2801 14.7405 20.2734 18.444 22.091Z' fill='white'/%3E%3C/svg%3E");width:32rem;height:32rem;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.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:32rem;height:32rem;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.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");-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:32rem;height:32rem}.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:32rem;height:32rem;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.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");-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:32rem;height:32rem}.panel-contact__button--rutube:before{-webkit-mask-image:url(../images/icons/rutube.svg);mask-image:url(../images/icons/rutube.svg);width:32rem;height:32rem}@media(hover:hover){.panel-contact__button:hover{background-color:var(--brand-solid, #a49b8f)}}.social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:16rem;row-gap:8rem;width:fit-content}@media(max-width:767px){.social-icons{gap:12rem}}.social-icons__link{width:49rem;height:49rem;background:var(--bg-muted, #404040);color:var(--text-fg_default, #FFF);border:1rem solid transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:border-color .25s ease,background-color .25s ease}@media(max-width:767px){.social-icons__link{width:40rem;height:40rem}}@media(max-width:767px){.social-icons__link .icon,.social-icons__link .icon:before{width:19.2rem;height:19.2rem}}@media(hover:hover){.social-icons__link:hover{border-color:var(--colors-white, #fff)}}.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, "Manrope");font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media(max-width:767px){.bottom-menu__link{font-size:12rem;line-height:16rem}}.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}.heading__subtitle{display:inline-flex;align-items:center;gap:8rem}.heading__subtitle-dot{width:8rem;height:8rem;border-radius:100rem;background:var(--brand-solid, #a49b8f);flex-shrink:0}.heading__subtitle-text{font-family:var(--font-second, "Ysabeau SC");font-size:16rem;font-weight:600;line-height:20rem;text-transform:uppercase;color:var(--brand-solid, #a49b8f)}.heading__title{font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){.heading__title{font-size:36rem;line-height:38rem}}@media(max-width:767px){.heading__title{font-size:24rem;line-height:26rem}}@media(max-width:767px){.heading__subtitle{gap:4rem}.heading__subtitle-dot{width:4rem;height:4rem}.heading__subtitle-text{font-size:12rem;line-height:15rem}}.nav{display:flex;align-items:center}.nav__menu{display:flex;align-items:center;gap:10rem}.nav__menu li{color:#1c1a17;font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}@media(max-width:1199px){.nav__menu li{font-size:14rem;line-height:18rem}}@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:#c9928a;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{color:#c9928a}.nav__menu li>a:hover:before{opacity:1}}.mobile-menu{position:fixed;inset:0;z-index:100;background:radial-gradient(102.61% 72.63% at 50% 50%,#00000080,#0000),linear-gradient(180deg,#ffffff29 -1.61%,#fff0 20.21%),linear-gradient(0deg,#ffffff5e,#fff0 12.66%);overflow-y:auto;overflow-x:hidden;padding:0 0 16rem;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .3s ease,visibility .3s ease;perspective:1000px}@media(min-width:1199px){.mobile-menu{display:none}}.mobile-menu .menu-block{display:flex;flex-direction:column;gap:32rem;border-radius:0 0 20rem 20rem;background:var(--bg-default, #fff);padding:80rem 16rem 32rem;overflow:hidden;transform:translateY(-100rem) scale(1);transition:transform .6s var(--transition-srping, cubic-bezier(.165, .84, .44, 1)),opacity .1s ease;transform-origin:top center;opacity:0}@media(max-width:1199px){.mobile-menu .menu-block{padding:120rem 40rem 40rem}}@media(max-width:767px){.mobile-menu .menu-block{padding:80rem 16rem 32rem}}.mobile-menu .menu-block__nav-section{display:flex;flex-direction:column;gap:20rem}.mobile-menu .menu-block__section-title{font-family:var(--font-main, "Manrope");font-size:18rem;font-weight:400;line-height:1.1;color:var(--colors-1000, #242322)}.mobile-menu .menu-block__nav-columns{display:flex;gap:12rem}.mobile-menu .menu-block__nav-columns .nav{flex:1;min-width:0}.mobile-menu .menu-block__nav-columns .nav .nav__menu{flex-direction:column;align-items:stretch;gap:0;width:100%}.mobile-menu .menu-block__nav-columns .nav .nav__menu>li{font-family:var(--font-main, "Manrope");font-size:14rem;font-weight:400;line-height:1.4;color:var(--colors-1000, #242322)}.mobile-menu .menu-block__nav-columns .nav .nav__menu>li a{text-align:start;justify-content:flex-start;padding:8rem 0;color:inherit}.mobile-menu .menu-block__nav-columns .nav .nav__menu>li a:before{display:none}.mobile-menu .menu-block__bottom{display:flex;flex-direction:column;gap:24rem}.mobile-menu .menu-block__contacts{display:flex;flex-direction:column;gap:20rem}.mobile-menu .menu-block__contacts-info{display:flex;flex-direction:column;gap:16rem}.mobile-menu .menu-block__address{font-family:var(--font-main, "Manrope");font-size:14rem;font-weight:400;line-height:1.4;color:var(--text-fg_default, #000)}.mobile-menu .menu-block__phone{font-family:var(--font-main, "Manrope");font-size:14rem;font-weight:400;line-height:1.4;color:var(--text-fg_default, #000);text-decoration:none}.mobile-menu .menu-block__buttons{margin-top:8rem;display:flex;align-items:center;gap:16rem}.mobile-menu .menu-block__buttons .button{flex:1}.mobile-menu .menu-block__cta{height:52rem;border-radius:8rem;background:var(--brand-solid, #a49b8f);color:var(--text-fg_inverted, #f7f6f5);font-family:var(--font-main, "Manrope");font-size:14rem;font-weight:400;line-height:1.1;text-align:center;width:100%;border:none;cursor:pointer;transition:background-color .2s ease}.mobile-menu .menu-block__cta:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.0293 12.4886L18.6385 12.4526M14.0585 16.98L18.6385 12.4526L13.9674 7.83411' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.0293 12.4886L18.6385 12.4526M14.0585 16.98L18.6385 12.4526L13.9674 7.83411' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24rem;height:24rem;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}@media(hover:hover){.mobile-menu .menu-block__cta:hover{background:var(--brand-emphasized, #c9928a)}}.mobile-menu.open{visibility:visible;pointer-events:auto;opacity:1}.mobile-menu.open .menu-block{opacity:1;transform:translateY(0) scale(1)}.social-icons--brand .social-icons__link{background:var(--border-brand, #a49b8f);color:var(--text-fg_inverted, #fff);width:39rem;height:40rem;border-radius:50px}body:has(.mobile-panel.open){overflow:hidden}.footer{background:var(--colors-1000, #242322);position:relative;overflow:hidden}.footer>*{position:relative;z-index:1}.footer__cta{display:flex;align-items:flex-end;justify-content:space-between;gap:60rem;padding:80rem 80rem 40rem;border-bottom:1rem solid var(--border-default-2, #525456)}@media(min-width:1920px){.footer__cta{max-width:var(--container, 1760rem);margin-inline:auto}}@media(max-width:1199px){.footer__cta{padding:60rem 40rem 32rem;gap:40rem}}@media(max-width:767px){.footer__cta{flex-direction:column;align-items:flex-start;gap:24rem;padding:40rem var(--container-padding-x, 16rem) 24rem}}.footer__cta-title{font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){.footer__cta-title{font-size:36rem;line-height:38rem}}@media(max-width:767px){.footer__cta-title{font-size:24rem;line-height:26rem}}.footer__cta-title{color:#fff;flex:1 0 0;min-width:0}.footer__cta-actions{display:flex;gap:12rem;align-items:center;flex-shrink:0;width:547rem}@media(max-width:1199px){.footer__cta-actions{width:auto;flex-wrap:wrap}}@media(max-width:767px){.footer__cta-actions{width:100%;flex-direction:column;align-items:stretch}}.footer__cta-btn-primary,.footer__cta-btn-secondary{flex:1 0 0;gap:10rem;height:60rem;padding:12rem 30rem 16rem}.footer__main{display:flex;align-items:flex-start;justify-content:space-between;gap:60rem;padding:40rem 80rem 106rem;border-bottom:1rem solid var(--border-default-2, #525456)}@media(min-width:1920px){.footer__main{max-width:var(--container, 1760rem);margin-inline:auto}}@media(max-width:1199px){.footer__main{padding:32rem 40rem;gap:40rem}}@media(max-width:767px){.footer__main{flex-direction:column;gap:24rem;padding:24rem var(--container-padding-x, 16rem)}}.footer__col-ratings{width:280rem;display:flex;flex-direction:column;gap:40rem;flex-shrink:0}@media(max-width:1199px){.footer__col-ratings{gap:20rem}}@media(max-width:767px){.footer__col-ratings{width:100%;gap:16rem}}.footer__ratings{display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.footer__ratings{width:100%;flex-direction:row;gap:16rem}}.footer__rating-card{display:flex;align-items:center;justify-content:space-between;padding:16rem 30rem;border:1rem solid var(--border-default-2, #525456);border-radius:8rem;opacity:.8;text-decoration:none;transition:opacity .25s ease,border-color .25s ease}@media(hover:hover){.footer__rating-card:hover{opacity:1;border-color:var(--brand-emphasized, #c9928a)}}@media(max-width:767px){.footer__rating-card{padding:12rem;flex:0 0 calc(50% - 12rem)}}.footer__rating-logo{height:35rem;display:flex;align-items:center;pointer-events:none;-webkit-user-select:none;user-select:none}.footer__rating-logo img{height:100%;width:auto;object-fit:contain}@media(max-width:767px){.footer__rating-logo{height:20rem}}.footer__rating-score{display:flex;align-items:baseline;gap:10rem;font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.footer__rating-score{font-size:20rem;line-height:22rem}}@media(max-width:767px){.footer__rating-score{font-size:18rem;line-height:20rem}}.footer__rating-score{color:var(--colors-white, #fff);white-space:nowrap}.footer__rating-star{width:20rem;height:20rem;color:var(--yellow, #ffd12d);flex-shrink:0}.footer__rating-star:before{content:"";display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98608 0L12.8745 6.2138L19.9722 6.90983L14.6596 11.4462L16.1578 18.0902L9.98608 14.68L3.81434 18.0902L5.31259 11.4462L-9.53674e-06 6.90983L7.09771 6.2138L9.98608 0Z' fill='%23FFD12D'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98608 0L12.8745 6.2138L19.9722 6.90983L14.6596 11.4462L16.1578 18.0902L9.98608 14.68L3.81434 18.0902L5.31259 11.4462L-9.53674e-06 6.90983L7.09771 6.2138L9.98608 0Z' fill='%23FFD12D'/%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){.footer__rating-star{width:16rem;height:16rem}.footer__rating-star:before{width:16rem;height:16rem}}.footer__socials{display:flex;align-items:center;justify-content:space-between}@media(max-width:767px){.footer__socials{width:100%}}.footer__social-btn{width:49rem;height:49rem;border-radius:50rem;border:1rem solid var(--border-default-2, #525456);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--colors-white, #fff);text-decoration:none;transition:border-color .25s ease,background-color .25s ease}@media(hover:hover){.footer__social-btn:hover{border-color:var(--brand-emphasized, #c9928a);background:rgba(var(--brand-emphasized, #c9928a),.15)}}.footer__social-btn img{width:24rem;height:24rem}@media(max-width:767px){.footer__social-btn{width:40rem;height:40rem}.footer__social-btn img{width:22rem;height:22rem}}.footer__col-nav{flex-shrink:0;width:573rem}@media(max-width:1199px){.footer__col-nav{width:auto;flex:1}}@media(max-width:767px){.footer__col-nav{width:100%}}.footer__nav{display:grid;grid-template-columns:repeat(2,auto);column-gap:85rem;row-gap:20rem;justify-content:start}@media(max-width:1199px){.footer__nav{column-gap:40rem}}@media(max-width:767px){.footer__nav{grid-template-columns:1fr 1fr;width:100%;gap:16rem}}.footer__nav-link{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.footer__nav-link{font-size:18rem;line-height:23rem}}@media(max-width:767px){.footer__nav-link{font-size:16rem;line-height:21rem}}.footer__nav-link{font-weight:600;color:var(--colors-white, #fff);text-decoration:none;white-space:nowrap;transition:color .25s ease}@media(max-width:767px){.footer__nav-link{font-weight:400}}@media(hover:hover){.footer__nav-link:hover{color:var(--brand-emphasized, #c9928a)}}.footer__col-contacts{display:grid;grid-template-columns:275rem 278rem;column-gap:20rem;row-gap:30rem;width:auto;flex-shrink:0}@media(max-width:1199px){.footer__col-contacts{grid-template-columns:280rem}}@media(max-width:767px){.footer__col-contacts{width:100%;grid-template-columns:1fr 1fr;gap:20rem}}.footer__contact-row{display:flex;gap:20rem;align-items:flex-start}.footer__contact-item{display:flex;flex-direction:column;gap:10rem;flex:1 0 0;min-width:0}@media(max-width:767px){.footer__contact-item{gap:4rem}}.footer__contact-label{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.footer__contact-label{font-size:16rem;line-height:20rem}}@media(max-width:767px){.footer__contact-label{font-size:14rem;line-height:20rem}}.footer__contact-label{color:#a2a1a5}.footer__contact-value{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.footer__contact-value{font-size:18rem;line-height:23rem}}@media(max-width:767px){.footer__contact-value{font-size:16rem;line-height:21rem}}.footer__contact-value{font-weight:600;color:var(--colors-white, #fff);text-decoration:none;transition:color .25s ease}@media(max-width:767px){.footer__contact-value{font-weight:400}}@media(hover:hover){.footer__contact-value[href]:hover{color:var(--brand-emphasized, #c9928a)}}.footer__contact-hours{display:flex;flex-direction:column;gap:4rem;font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.footer__contact-hours{font-size:18rem;line-height:23rem}}@media(max-width:767px){.footer__contact-hours{font-size:16rem;line-height:21rem}}.footer__contact-hours{font-weight:600;color:var(--colors-white, #fff)}.footer__contact-hours .contacts__hours-row{display:flex;gap:20rem;align-items:flex-start;justify-content:flex-start}@media(max-width:767px){.footer__contact-hours .contacts__hours-row{gap:4rem}}.footer__contact-hours .contacts__hours-row .contacts__hours-day{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.footer__contact-hours .contacts__hours-row .contacts__hours-day{font-size:18rem;line-height:23rem}}@media(max-width:767px){.footer__contact-hours .contacts__hours-row .contacts__hours-day{font-size:16rem;line-height:21rem}}.footer__contact-hours .contacts__hours-row .contacts__hours-day{font-weight:600;color:var(--colors-white, #fff);white-space:nowrap}@media(max-width:767px){.footer__contact-hours .contacts__hours-row .contacts__hours-day{font-weight:400}}.footer__contact-hours .contacts__hours-row .contacts__hours-time{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.footer__contact-hours .contacts__hours-row .contacts__hours-time{font-size:18rem;line-height:23rem}}@media(max-width:767px){.footer__contact-hours .contacts__hours-row .contacts__hours-time{font-size:16rem;line-height:21rem}}.footer__contact-hours .contacts__hours-row .contacts__hours-time{font-weight:600;color:var(--colors-white, #fff);white-space:nowrap}@media(max-width:767px){.footer__contact-hours .contacts__hours-row .contacts__hours-time{font-weight:400}}.footer__bottom{display:flex;align-items:center;justify-content:center;gap:40rem;padding:40rem 80rem}@media(min-width:1920px){.footer__bottom{max-width:var(--container, 1760rem);margin-inline:auto}}@media(max-width:1199px){.footer__bottom{padding:28rem 40rem;gap:24rem}}@media(max-width:767px){.footer__bottom{flex-direction:column;padding:24rem var(--container-padding-x, 16rem) 40rem;gap:12rem;align-items:flex-start}}.footer-link{font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.footer-link{font-size:14rem;line-height:20rem}}@media(max-width:767px){.footer-link{font-size:12rem;line-height:16rem}}.footer-link{color:#a2a1a5;white-space:nowrap;text-decoration:none;transition:color .25s ease}@media(hover:hover){.footer-link[href]:hover{color:#fff}}@media(max-width:767px){.footer-link{font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}}@media(max-width:767px)and (max-width:1199px){.footer-link{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.footer-link{font-size:12rem;line-height:16rem}}.header{position:sticky;top:0;left:0;right:0;z-index:101;background:#fff;border-bottom:1rem solid var(--border-default, #c8c8cc);display:flex;align-items:center}.header>.container{max-width:100%;width:100%;display:flex;align-items:center;gap:20rem;padding:10rem 80rem}@media(min-width:1920px){.header>.container{max-width:var(--container, 1760rem)}}@media(max-width:1199px){.header>.container{padding:20rem 40rem}}@media(max-width:767px){.header>.container{padding:8rem var(--container-padding-x, 16rem)}}.header__logo{width:91rem;flex-shrink:0;aspect-ratio:2.02;margin-right:53rem;display:flex;align-items:center}@media(max-width:767px){.header__logo{width:60rem}}.header__logo img,.header__logo svg{height:100%;width:auto;object-fit:contain;object-position:left center}.header__nav{display:flex;align-items:center;gap:20rem}@media(max-width:1199px){.header__nav{display:none}}@media(max-width:767px){.header__nav{display:none}}.header__nav-link{font-family:var(--font-main, "Manrope");font-size:16rem;font-weight:500;line-height:1.4;color:#1c1a17;white-space:nowrap;text-decoration:none;transition:color .25s ease;padding-bottom:2rem}@media(hover:hover){.header__nav-link:hover{color:var(--brand-emphasized, #c9928a)}}.header__nav-link.active,.header__nav-link--active{border-bottom:1rem solid var(--brand-emphasized, #c9928a);color:#1c1a17}.header__right{margin-left:auto;display:flex;align-items:center;gap:40rem;flex-shrink:0}@media(max-width:1199px){.header__right{gap:20rem}}@media(max-width:767px){.header__right{gap:16rem}}.header__phone{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.header__phone{font-size:16rem;line-height:20rem}}@media(max-width:767px){.header__phone{font-size:14rem;line-height:20rem}}.header__phone{text-decoration:none;white-space:nowrap;transition:color .25s ease}@media(max-width:1199px){.header__phone{display:none}}@media(hover:hover){.header__phone:hover{color:var(--brand-emphasized, #c9928a)}}.header__actions{display:flex;align-items:center;gap:20rem}@media(max-width:767px){.header__actions{gap:10rem}}.header__taxi-btn{width:55rem;height:55rem;padding:13rem;border:1rem solid var(--border-default, #c8c8cc);border-radius:8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;background:#fff;transition:border-color .25s ease;text-decoration:none}@media(max-width:767px){.header__taxi-btn{width:24rem;height:24rem;padding:0;border:none}}@media(hover:hover){.header__taxi-btn:hover{border-color:var(--brand-emphasized, #c9928a)}}.header__taxi-btn svg{display:block;width:100%;height:100%;flex-shrink:0}.header__cta{height:60rem;padding:12rem 30rem 16rem;border:none}@media(max-width:1199px){.header__cta{height:48rem;font-size:16rem;padding:10rem 20rem 14rem}}@media(max-width:767px){.header__cta{display:none}}.header__burger{display:none;flex-direction:column;gap:5rem;width:32rem;cursor:pointer;background:none;border:none;padding:4rem}@media(max-width:1199px){.header__burger{display:flex}}.header__burger span{display:block;height:2rem;background:#1c1a17;border-radius:2rem;transition:transform .25s ease,opacity .25s ease}.header__burger span:first-child{width:100%}.header__burger span:nth-child(2){width:75%}.header__burger span:last-child{width:100%}.header__burger.open span:first-child{transform:translateY(7rem) rotate(45deg)}.header__burger.open span:nth-child(2){opacity:0}.header__burger.open span:last-child{transform:translateY(-7rem) rotate(-45deg)}@media(max-width:1199px){.header__burger span{display:block;height:2rem}.header__burger span:first-child{width:100%}.header__burger span:nth-child(2){width:100%}.header__burger span:last-child{width:100%}}@media(max-width:767px){.header__burger{width:32rem;height:32rem;padding:8rem 5rem}}.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:1199px){.container{padding:0 36rem}}@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:1166rem;padding:0 var(--container-padding-x, 0)}@media(max-width:1199px){.container-slim{max-width:100%}}.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: 16rem;--cookie-icon-border-radius: 16rem;--cookie-vertical-offset: 50rem;--cookie-horizontal-offset: 92rem;--cookie-title-color: var(--text-fg_default, #000);--cookie-text-color: var(--text-fg_muted, #525456);--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: 10rem;--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: 16rem;--cookie-container-border-radius: 20rem}}@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, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.cookie-consent-title{font-size:18rem;line-height:23rem}}@media(max-width:767px){.cookie-consent-title{font-size:16rem;line-height:21rem}}.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(--colors-white, #fff);--modal-border-radius: 8rem;--modal-border: 1rem solid var(--border-default, #666);--modal-window-max-width: 720rem;--modal-window-padding: 60rem;--modal-body-padding: 0;--modal-title-font: var(--font-main);--modal-title-color: var(--text-fg_default, #000);--modal-text-color: var(--text-fg_default, #000)}@media(max-width:767px){:root{--modal-border-radius: 16rem;--modal-window-max-width: 100%;--modal-window-padding: 40rem 20rem;--modal-body-padding: 0}}.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:46rem var(--container-padding-x, 16rem) 90rem var(--container-padding-x, 16rem)}}.modal-window{background:var(--modal-background);padding:var(--modal-window-padding, 60rem);position:relative;z-index:1;max-width:var(--modal-window-max-width, 720rem);width:100%;height:auto;flex:0 0 auto;margin:auto;overflow:hidden;color:var(--modal-text-color);transform:translateY(70rem);transition:transform .3s ease}.modal-close{border:0;position:absolute;z-index:3;top:16rem;right:16rem;color:var(--black-800, #1c1a17);cursor:pointer;will-change:transform;transition:opacity .3s ease;border-radius:100%;background:transparent;width:40rem;height:40rem}@media(max-width:767px){.modal-close{top:8rem;right:8rem;width:32rem;height:32rem}}.modal-close: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='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");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:24rem;height:24rem;background-color:currentColor;will-change:transform}@media(hover:hover){.modal-close:hover{opacity:.7}}.modal-title{margin-bottom:16rem;color:var(--modal-title-color);text-align:center;font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){.modal-title{font-size:36rem;line-height:38rem}}@media(max-width:767px){.modal-title{font-size:24rem;line-height:26rem}}.modal-title:has(+.form){margin-bottom:40rem}.modal-text{margin-top:16rem;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.modal-text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.modal-text{font-size:14rem;line-height:20rem}}.modal-text{color:var(--text-fg_muted, #525456);text-align:center}.modal-text:has(+.form){margin-bottom:44rem}.modal-description{text-align:center;margin-bottom:40rem}@media(max-width:767px){.modal-description{margin-bottom:24rem}}.modal-body{padding:var(--modal-body-padding, 24rem)}.modal-footer{margin-top:20rem}.modal-actions{display:flex;align-items:center;gap:20rem}.modal-actions .button,.modal-actions .btn{flex:1}@media(max-width:767px){.modal-actions{flex-direction:column;align-items:stretch;gap:10rem}}.modal.opened{opacity:1;visibility:visible;pointer-events:all}.modal.opened .modal-window{transform:translateY(0)}.modal.opened .modal-close{animation:modalCloseRotate .5s ease}.modal--success .modal-window{max-width:722rem;padding:80rem}@media(max-width:767px){.modal--success .modal-window{padding:40rem}}.modal--success .modal-title{margin-bottom:18rem}.modal--success .modal-description{margin-bottom:0;color:var(--text-fg_muted, #525456);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.modal--success .modal-description{font-size:16rem;line-height:20rem}}@media(max-width:767px){.modal--success .modal-description{font-size:14rem;line-height:20rem}}body.modal-opened{overflow:hidden}@keyframes modalCloseRotate{0%{opacity:0;transform:rotate(-180deg)}to{opacity:1;transform:rotate(0)}}.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:960rem;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-bottom:60rem}@media(max-width:1199px){.intro{padding-bottom:60rem;height:800rem}}@media(max-width:767px){.intro{padding-top:32rem;padding-bottom:16rem;height:628rem}}.intro__bg{position:absolute;z-index:-1;inset:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;pointer-events:none}.intro__bg:before{content:"";position:absolute;inset:0;width:100%;z-index:1;-webkit-user-select:none;user-select:none;pointer-events:none}.intro__bg picture,.intro__bg img{width:100%;height:100%;object-fit:cover}.intro>.container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;z-index:1}@media(max-width:767px){.intro>.container{justify-content:unset}}.intro-rating{display:flex;align-self:center;align-items:flex-end;border-radius:10rem;overflow:hidden;padding:16rem 20rem;gap:12rem;background:var(--bg-panel, #f7f6f5);color:var(--text-fg_default, #000);margin-bottom:24rem}@media(max-width:767px){.intro-rating{align-self:flex-start;align-items:center;margin-bottom:12rem;padding:12rem}}.intro-rating>img{width:94rem;height:50rem;flex-shrink:0;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767px){.intro-rating>img{width:53rem;height:28rem}}.intro-rating__title{margin-bottom:8rem;font-size:14rem;font-weight:600;line-height:15rem}@media(max-width:767px){.intro-rating__title{margin-bottom:4rem;font-size:12rem}}.intro-rating__count{display:flex;align-items:center;gap:4rem;font-size:24rem;font-weight:600;line-height:20rem}.intro-rating__count:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.98409 12.4546L3.61496 15.103C3.50603 15.1687 3.3799 15.2007 3.25258 15.1951C3.12526 15.1896 3.00248 15.1466 2.89982 15.0716C2.79716 14.9966 2.71924 14.8931 2.67596 14.7741C2.63268 14.6552 2.62597 14.5261 2.6567 14.4033L3.92321 9.39656L0.249662 6.55929C0.147118 6.48055 0.0709374 6.3729 0.0311081 6.25044C-0.00872124 6.12799 -0.0103407 5.99644 0.026462 5.87306C0.0632647 5.74967 0.136772 5.6402 0.237347 5.559C0.337923 5.47779 0.460873 5.42865 0.590079 5.418L5.39612 5.0256L7.40109 0.387275C7.4507 0.272233 7.53327 0.174195 7.63855 0.105343C7.74383 0.0364901 7.86717 -0.000141304 7.99325 4.09629e-07C8.11932 0.000142124 8.24258 0.0370507 8.3477 0.10614C8.45282 0.175229 8.53517 0.273452 8.58451 0.388605L10.5721 5.0256L15.4103 5.41933C15.5393 5.43003 15.662 5.4791 15.7624 5.56013C15.8629 5.64116 15.9364 5.75037 15.9733 5.87351C16.0102 5.99664 16.0088 6.12796 15.9694 6.25031C15.9299 6.37266 15.8541 6.48034 15.752 6.55929L12.0637 9.39656L13.3276 14.406C13.3586 14.5289 13.3522 14.6581 13.3091 14.7773C13.2659 14.8965 13.188 15.0003 13.0853 15.0755C12.9826 15.1506 12.8596 15.1938 12.7321 15.1994C12.6046 15.205 12.4783 15.1728 12.3693 15.107L7.98409 12.4533V12.4546Z' fill='%23FFCC00'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.98409 12.4546L3.61496 15.103C3.50603 15.1687 3.3799 15.2007 3.25258 15.1951C3.12526 15.1896 3.00248 15.1466 2.89982 15.0716C2.79716 14.9966 2.71924 14.8931 2.67596 14.7741C2.63268 14.6552 2.62597 14.5261 2.6567 14.4033L3.92321 9.39656L0.249662 6.55929C0.147118 6.48055 0.0709374 6.3729 0.0311081 6.25044C-0.00872124 6.12799 -0.0103407 5.99644 0.026462 5.87306C0.0632647 5.74967 0.136772 5.6402 0.237347 5.559C0.337923 5.47779 0.460873 5.42865 0.590079 5.418L5.39612 5.0256L7.40109 0.387275C7.4507 0.272233 7.53327 0.174195 7.63855 0.105343C7.74383 0.0364901 7.86717 -0.000141304 7.99325 4.09629e-07C8.11932 0.000142124 8.24258 0.0370507 8.3477 0.10614C8.45282 0.175229 8.53517 0.273452 8.58451 0.388605L10.5721 5.0256L15.4103 5.41933C15.5393 5.43003 15.662 5.4791 15.7624 5.56013C15.8629 5.64116 15.9364 5.75037 15.9733 5.87351C16.0102 5.99664 16.0088 6.12796 15.9694 6.25031C15.9299 6.37266 15.8541 6.48034 15.752 6.55929L12.0637 9.39656L13.3276 14.406C13.3586 14.5289 13.3522 14.6581 13.3091 14.7773C13.2659 14.8965 13.188 15.0003 13.0853 15.0755C12.9826 15.1506 12.8596 15.1938 12.7321 15.1994C12.6046 15.205 12.4783 15.1728 12.3693 15.107L7.98409 12.4533V12.4546Z' fill='%23FFCC00'/%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;color:var(--yellow, #fc0)}@media(max-width:767px){.intro-rating__count{font-size:16rem}.intro-rating__count:after{width:16rem;height:16rem}}.intro-content{display:flex;flex-direction:column;max-width:1085rem;text-align:center}@media(max-width:767px){.intro-content{height:100%;text-align:left}}.intro-content__title{color:var(--text-fg_static-white, #fff);font-family:var(--font-second, "Ysabeau SC");font-size:72rem;font-style:normal;font-weight:500;line-height:72rem}@media(max-width:1199px){.intro-content__title{font-size:48rem}}@media(max-width:767px){.intro-content__title{font-size:28rem;line-height:34rem}}.intro-content__text{margin:0 auto;color:var(--text-fg_static-white, #fff);margin-top:24rem;max-width:600rem;font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.intro-content__text{font-size:18rem;line-height:23rem}}@media(max-width:767px){.intro-content__text{font-size:16rem;line-height:21rem}}.intro-content__text{font-weight:600}@media(max-width:767px){.intro-content__text{margin-top:12rem;font-weight:400}}.intro-content__buttons{display:flex;align-items:center;justify-content:center;gap:20rem;margin-top:32rem}.intro-content__buttons .button{padding-inline:30rem}@media(max-width:767px){.intro-content__buttons{flex-direction:column;align-items:stretch;gap:8rem;margin-top:auto}}.reels{overflow:hidden;position:relative;background-color:var(--bg-default);padding:40rem 0rem!important}.reels:after{content:none}@media(max-width:1199px){.reels{padding:20rem 0rem!important}.reels:after{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:10;top:0;right:0;bottom:0;width:96rem;background:linear-gradient(90deg,rgba(246,240,238,0) 0%,var(--bg-default) 100%)}}.reels .container-reels{width:1460rem!important}@media(max-width:767px){.reels .container-reels{width:100%!important}}.reels .swiper-slide .reels__preview:hover{padding:0;border-color:transparent}.reels__description{width:100%}.reels__preview{width:110rem;height:110rem!important;padding:8rem;border-radius:50%;overflow:hidden;border:1rem solid var(--border-brand);transition:all .3s ease}.reels__preview img{will-change:transform;border-radius:50%}@media(max-width:1199px){.reels__preview{width:60rem;height:60rem!important;padding:4rem}}.reels__item{display:flex;flex-direction:column;align-items:center}.reels .swiper{overflow:hidden!important}.reels .swiper-buttons{display:flex!important}@media(max-width:1199px){.reels .swiper-buttons{display:none!important}}.reels-modal{--reels-modal-cta-gap: 14rem;--reels-modal-cta-height: 48rem;z-index:101;background-color:#000000e6!important}@media(max-width:1199px){.reels-modal{--reels-modal-cta-gap: 12rem;--reels-modal-cta-height: 46rem}}.reels-modal__avatar{min-width:50rem;min-height:50rem}.reels-modal__item{width:100%;height:auto;max-height:calc(100vh - var(--reels-modal-cta-height) - var(--reels-modal-cta-gap) - 96rem);margin-bottom:0;aspect-ratio:9/16;border-radius:24rem;overflow:hidden}@media(max-width:1199px){.reels-modal__item{border-radius:18rem;max-height:calc(100vh - var(--reels-modal-cta-height) - var(--reels-modal-cta-gap) - 70rem)}}.reels-modal a.button,.reels-modal button.button{display:none;visibility:hidden;opacity:0;width:100%;min-height:var(--button-height);height:var(--button-height);padding-left:28rem;padding-right:calc(var(--button-arrow-size) + 16rem);pointer-events:none;transition:opacity .3s ease,visibility .3s ease}@media(max-width:1199px){.reels-modal a.button,.reels-modal button.button{padding-left:24rem}}.reels-modal .swiper-slide>[data-has-link]{display:grid;grid-template-rows:minmax(0,auto) var(--reels-modal-cta-height);justify-items:center;gap:var(--reels-modal-cta-gap);width:100%;max-width:calc(100vw - 32rem)}.reels-modal .swiper-slide .reels-modal__button{grid-row:2}.reels-modal .swiper-slide [data-has-link="1"] button.button,.reels-modal .swiper-slide [data-has-link="0"] a.button{padding:0!important}.reels-modal .swiper-slide-active [data-has-link="0"] button.button,.reels-modal .swiper-slide-active [data-has-link="1"] a.button{display:inline-flex;visibility:visible;opacity:1;pointer-events:auto}.reels-modal .swiper-slide:not(.swiper-slide-active) .reels-modal__nav{display:none}.reels-modal .swiper-slide-active .reels-modal__nav{display:flex}.reels-modal__item{overflow:visible}.reels-modal__header{left:20rem}.reels-modal__contents{position:relative}.reels-modal__contents:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(0deg,#0000 72.7%,#000000b3)}.reels-modal__footer{top:calc(100% + 15rem);bottom:unset;left:0;width:100%;text-align:center}.reels-modal__footer .text{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.reels-modal__footer .text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.reels-modal__footer .text{font-size:14rem;line-height:20rem}}.reels-modal__close{top:24rem;right:24rem;background-color:transparent;border:none;color:#fff}.reels-modal a.button{transition:opacity .3s ease,visibility .3s ease,background-color .3s ease}.services__header{display:flex;gap:40rem;align-items:flex-end;justify-content:space-between;width:100%;margin-bottom:60rem}@media(max-width:1199px){.services__header{margin-bottom:40rem;gap:24rem}}@media(max-width:767px){.services__header{flex-direction:column;align-items:flex-start;gap:12rem;margin-bottom:32rem}}.services__header-left{display:flex;flex-direction:column;gap:10rem;flex:1 0 0}@media(max-width:767px){.services__header-left{gap:8rem}}.services__desc{color:var(--text-fg_muted, #525456);width:575rem;flex-shrink:0;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.services__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px){.services__desc{font-size:14rem;line-height:20rem}}@media(max-width:1199px){.services__desc{width:380rem}}@media(max-width:767px){.services__desc{width:100%}}.services__tabs{display:flex;flex-wrap:wrap;gap:20rem;margin-bottom:40rem}@media(max-width:767px){.services__tabs{width:100vw;margin-left:-16rem;padding-inline:16rem;flex-wrap:nowrap;gap:4rem;margin-bottom:24rem;overflow-x:auto;scroll-snap-type:x mandatory}.services__tabs::-webkit-scrollbar{display:none}}.services__tab-btn{display:inline-flex;align-items:center;justify-content:center;height:45rem;padding:10rem 20rem 14rem;border-radius:8rem;border:1rem solid var(--border-default, #c8c8cc);background:var(--bg-default, #fff);font-family:var(--font-accent, "Ysabeau Infant");font-size:20rem;font-style:normal;font-weight:600;line-height:22rem}@media(max-width:1199px){.services__tab-btn{font-size:18rem;line-height:20rem}}@media(max-width:767px){.services__tab-btn{font-size:14rem;line-height:15rem;font-weight:400}}.services__tab-btn{white-space:nowrap;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}@media(max-width:767px){.services__tab-btn{height:auto;font-size:14rem;padding:8rem 16rem 10rem;scroll-snap-align:center}}.services__tab-btn.active{background:var(--brand-muted, #3f3f46);color:var(--bg-default, #fff);border-color:var(--border-default, #c8c8cc)}@media(hover:hover){.services__tab-btn:hover{border-color:var(--brand-solid, #a49b8f)}}.services__grid{display:flex;flex-direction:column;gap:20rem}@media(max-width:1199px){.services__grid{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:767px){.services__grid{display:flex}}.services__row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20rem}@media(max-width:1199px){.services__row{display:contents}}@media(max-width:767px){.services__row{display:grid;grid-template-columns:1fr}}.services-item{display:flex;flex-direction:column;padding-bottom:32rem;border-radius:8rem;background:var(--bg-panel, #f7f6f5);border:1rem solid var(--border-subtle, #e8e8e8);overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease}@media(max-width:767px){.services-item{padding-bottom:16rem}}@media(hover:hover){.services-item:hover{border-color:#c9928a;box-shadow:0 4rem 24rem #c9928a1f}}.services-item__image{width:100%;height:322rem;overflow:hidden;border-radius:8rem 8rem 0 0;flex-shrink:0}@media(max-width:1199px){.services-item__image{height:240rem}}@media(max-width:767px){.services-item__image{height:190rem}}.services-item__image img{width:100%;height:100%;object-fit:cover;display:block}.services-item__body{display:flex;flex-direction:column;gap:16rem;padding:0 32rem;flex:1;margin-block:24rem 32rem}@media(max-width:767px){.services-item__body{padding:0 16rem;gap:12rem;margin-block:16rem 32rem}}.services-item__title-wrap{display:flex;flex-direction:column;gap:8rem}.services-item__title{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.services-item__title{font-size:20rem;line-height:22rem}}@media(max-width:767px){.services-item__title{font-size:18rem;line-height:20rem}}.services-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.services-item__text{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.services-item__text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.services-item__text{font-size:14rem;line-height:20rem}}.services-item__text{color:var(--text-fg_muted, #525456);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.services-item__price{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.services-item__price{font-size:20rem;line-height:22rem}}@media(max-width:767px){.services-item__price{font-size:18rem;line-height:20rem}}.services-item__buttons{display:flex;gap:12rem;padding:0 32rem;margin-top:auto}@media(max-width:767px){.services-item__buttons{padding:0 16rem;flex-direction:column;gap:8rem}}@media(max-width:1199px){.services-item__btn-primary{flex:1}}@media(max-width:767px){.services-item__btn-primary{height:52rem;padding:12rem 24rem 16rem;font-size:14rem}}.services-item__btn-secondary{height:60rem;padding:12rem 30rem 16rem;flex-shrink:0}@media(max-width:767px){.services-item__btn-secondary{height:52rem;padding:12rem 30rem 16rem;font-size:14rem;width:100%}}.services-item__btn-secondary:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.0293 12.4886L18.6385 12.4526M14.0585 16.98L18.6385 12.4526L13.9674 7.83411' 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='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M3.0293 12.4886L18.6385 12.4526M14.0585 16.98L18.6385 12.4526L13.9674 7.83411' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:24rem;height:24rem;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:currentColor}.modal-services .modal-window{max-width:1275rem}@media(max-width:767px){.modal-services .modal-window{max-width:100%}}.modal-services__image{width:100%;height:305rem;border-radius:10rem;overflow:hidden}@media(max-width:767px){.modal-services__image{border-radius:8rem;height:174rem;order:0}}.modal-services__image img{width:100%;height:100%;object-fit:cover}.modal-services__grid{display:grid;grid-template-columns:540rem auto;gap:40rem}@media(max-width:767px){.modal-services__grid{display:flex;flex-direction:column;gap:10rem}}.modal-services__info{display:flex;flex-direction:column;border-radius:12rem;border:1rem solid var(--border-default, #c8c8cc);overflow:hidden}@media(max-width:767px){.modal-services__info{border-radius:8rem}}.modal-services__block{padding:32rem;max-height:617rem;overflow-y:auto;scrollbar-width:thin}@media(max-width:767px){.modal-services__block{max-height:282rem;padding:15rem}}.modal-services__title{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.modal-services__title{font-size:20rem;line-height:22rem}}@media(max-width:767px){.modal-services__title{font-size:18rem;line-height:20rem}}.modal-services__title{margin-bottom:16rem}.modal-services__text{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.modal-services__text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.modal-services__text{font-size:14rem;line-height:20rem}}.modal-services__text p:not(:last-child){margin-bottom:16rem}.modal-services__text h2,.modal-services__text h3{margin-bottom:12rem;font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.modal-services__text h2,.modal-services__text h3{font-size:18rem;line-height:23rem}}@media(max-width:767px){.modal-services__text h2,.modal-services__text h3{font-size:16rem;line-height:21rem}}.modal-services__text h2,.modal-services__text h3{font-weight:600;text-transform:none}.modal-services__text ul{gap:4rem;margin-bottom:24rem}.modal-services__text ul li:before{width:8rem;height:8rem;top:8rem}.modal-services__text ul:last-child{margin-bottom:0}.modal-services__price{background:var(--bg-panel, #f7f6f5);margin-top:auto;padding:20rem 40rem}@media(max-width:767px){.modal-services__price{padding:8rem 16rem}}.modal-services__price>span{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.modal-services__price>span{font-size:20rem;line-height:22rem}}@media(max-width:767px){.modal-services__price>span{font-size:18rem;line-height:20rem}}.modal-services__price>s{color:var(--text-fg_default, #000)}.modal-services .modal-close{top:20rem;right:20rem;padding:8rem;border:1rem solid #d0d2d6;border-radius:50%}.modal-services .modal-close:before{width:100%;height:100%}.gallery__header{display:flex;gap:40rem;align-items:flex-end;justify-content:space-between;width:100%;margin-bottom:60rem}@media(max-width:1199px){.gallery__header{margin-bottom:40rem;gap:24rem}}@media(max-width:767px){.gallery__header{flex-direction:column;align-items:flex-start;gap:12rem;margin-bottom:32rem}}.gallery__header-left{display:flex;flex-direction:column;gap:10rem;flex:1 0 0}@media(max-width:767px){.gallery__header-left{gap:8rem}}.gallery__desc{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.gallery__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px){.gallery__desc{font-size:14rem;line-height:20rem}}.gallery__desc{width:575rem;flex-shrink:0;color:var(--text-fg_muted, #525456)}@media(max-width:1199px){.gallery__desc{width:380rem}}@media(max-width:767px){.gallery__desc{width:100%}}.gallery__slider{position:relative;margin-left:calc(-1 * var(--container-padding-x, 0px));margin-right:calc(-1 * var(--container-padding-x, 0px))}.gallery__slider .swiper{overflow:visible}.gallery__slide{width:493rem;height:493rem;border-radius:8rem;overflow:hidden;position:relative;cursor:pointer;flex-shrink:0}@media(max-width:1199px){.gallery__slide{width:380rem;height:380rem}}@media(max-width:767px){.gallery__slide{width:200rem;height:200rem}}.gallery__slide img{width:100%;height:100%;object-fit:cover;display:block}.gallery .slider-buttons{padding:0 46rem}@media(max-width:1199px){.gallery .slider-buttons{padding:0 24rem}}@media(max-width:767px){.gallery .slider-buttons{display:none}}.feedback.section{padding:0;overflow:hidden}.feedback__bg{position:relative;min-height:660rem}.feedback__bg .container{display:flex;align-items:flex-end;justify-content:space-between;gap:40rem;padding:60rem 0}@media(max-width:1199px){.feedback__bg .container{padding:48rem 40rem;gap:32rem}}@media(max-width:767px){.feedback__bg .container{flex-direction:column;padding:40rem var(--container-padding-x, 16rem);gap:24rem;align-items:stretch}}@media(max-width:1199px){.feedback__bg{min-height:auto}}.feedback__bg-image{position:absolute;inset:0;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.feedback__bg-image img{width:100%;height:100%;object-fit:cover;display:block}.feedback__bg-image:after{content:"";position:absolute;inset:0;background:#0000001a}.feedback__card{position:relative;z-index:1;width:722rem;flex-shrink:0;background:var(--bg-panel, #f7f6f5);border-radius:10rem;padding:44rem 60rem;display:flex;flex-direction:column;gap:44rem;overflow:hidden}@media(max-width:1199px){.feedback__card{width:560rem;padding:36rem 40rem;gap:32rem}}@media(max-width:767px){.feedback__card{width:100%;padding:20rem 16rem;gap:44rem}}.feedback__card-header{display:flex;flex-direction:column;gap:24rem}@media(max-width:767px){.feedback__card-header{gap:16rem}}.feedback__badge{display:inline-flex;align-items:center;gap:10rem;background:var(--bg-default, #fff);border-radius:6rem;padding:8rem 16rem;font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.feedback__badge{font-size:14rem;line-height:20rem}}@media(max-width:767px){.feedback__badge{font-size:12rem;line-height:16rem}}.feedback__badge{color:#232221;align-self:flex-start}.feedback__badge svg{width:24rem;height:24rem;flex-shrink:0;color:#232221}@media(max-width:767px){.feedback__badge{padding:4rem 12rem;gap:8rem}}.feedback__card-titles{display:flex;flex-direction:column;gap:16rem}@media(max-width:767px){.feedback__card-titles{gap:12rem}}.feedback__title{font-family:var(--font-second, "Ysabeau SC");font-size:40rem;font-style:normal;font-weight:500;line-height:44rem;text-transform:uppercase}@media(max-width:1199px){.feedback__title{font-size:30rem;line-height:32rem}}@media(max-width:767px){.feedback__title{font-size:20rem;line-height:22rem}}.feedback__title{text-transform:uppercase}.feedback__subtitle{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.feedback__subtitle{font-size:16rem;line-height:20rem}}@media(max-width:767px){.feedback__subtitle{font-size:14rem;line-height:20rem}}.feedback__subtitle{color:var(--fg-muted, #525456)}.feedback__form{display:flex;flex-direction:column;gap:30rem;width:100%}@media(max-width:767px){.feedback__form{gap:12rem}}.feedback__fields{display:flex;flex-direction:column;gap:16rem}.feedback__field{display:flex;flex-direction:column;gap:8rem;width:100%}.feedback__field label,.feedback__field-label{font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.feedback__field label,.feedback__field-label{font-size:14rem;line-height:20rem}}@media(max-width:767px){.feedback__field label,.feedback__field-label{font-size:12rem;line-height:16rem}}.feedback__field label,.feedback__field-label{color:#0d0d0d}@media(max-width:767px){.feedback__field label,.feedback__field-label{font-weight:400}}.feedback__field input{height:55rem;padding:12rem 24rem;background:#fff!important;border:1rem solid #c8c8cc!important;border-radius:8rem!important;color:#0d0d0d!important;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.feedback__field input{font-size:16rem;line-height:20rem}}@media(max-width:767px){.feedback__field input{font-size:14rem;line-height:20rem}}.feedback__field input{transition:border-color .25s ease}.feedback__field input::-webkit-input-placeholder{color:#565252!important}.feedback__field input:-moz-placeholder{color:#565252!important}.feedback__field input::-moz-placeholder{color:#565252!important}.feedback__field input:-ms-input-placeholder{color:#565252!important}@media(max-width:767px){.feedback__field input{height:auto;padding:12rem 16rem}}.feedback__field input:hover:not(:disabled){border-color:#c9928a!important}.feedback__field input:focus-visible{border-color:#a49b8f!important;outline:none}.feedback__form-bottom{display:flex;flex-direction:column;gap:16rem}.feedback .checkbox{color:#0d0d0d;font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.feedback .checkbox{font-size:14rem;line-height:20rem}}@media(max-width:767px){.feedback .checkbox{font-size:12rem;line-height:16rem}}.feedback .checkbox{align-items:center;gap:0}@media(max-width:767px){.feedback .checkbox{font-weight:400}.feedback .checkbox>span{margin-top:0}}.feedback .checkbox input[type=checkbox]{margin-right:16rem;background:#fff;border-color:#c8c8cc;color:#0d0d0d;flex-shrink:0}.feedback .checkbox input[type=checkbox]:checked{background:#a49b8f;border-color:#a49b8f;color:#fff}.feedback .checkbox a{color:#a49b8f;text-decoration:underline}@media(hover:hover){.feedback .checkbox a:hover{color:#c9928a}}.feedback__submit{gap:10rem;height:60rem;width:100%;padding:12rem 30rem 16rem;border-radius:8rem}@media(max-width:767px){.feedback__submit{height:52rem}}.feedback__quote{position:relative;z-index:1;width:445rem;flex-shrink:0;background:var(--bg-panel, #f7f6f5);-webkit-backdrop-filter:blur(29rem);backdrop-filter:blur(29rem);border:1rem solid #a2a1a5;border-radius:12rem;padding:32rem;display:flex;align-items:center}@media(max-width:1199px){.feedback__quote{width:360rem;padding:28rem}}@media(max-width:767px){.feedback__quote{width:100%;padding:20rem}}.feedback__quote-text{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.feedback__quote-text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.feedback__quote-text{font-size:14rem;line-height:20rem}}.feedback__quote-text{color:#0d0d0d}.banner.section{padding:0;overflow:hidden}.banner__bg{position:relative;min-height:500rem}.banner__bg .container{min-height:500rem;display:flex;align-items:center;padding:60rem 0}@media(max-width:1199px){.banner__bg .container{min-height:420rem;padding:48rem 40rem}}@media(max-width:767px){.banner__bg .container{min-height:auto;padding:40rem}}@media(max-width:1199px){.banner__bg{min-height:420rem}}@media(max-width:767px){.banner__bg{min-height:auto}}.banner__bg-image{position:absolute;inset:0;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.banner__bg-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.banner__bg-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#00000080,#0000 60%),#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.banner__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:24rem;max-width:843rem}@media(max-width:767px){.banner__content{gap:12rem;max-width:100%}}.banner__header{display:flex;flex-direction:column;gap:30rem}@media(max-width:767px){.banner__header{gap:8rem}}.banner__badge{display:inline-flex;align-items:center;gap:8rem;font-family:var(--font-second, "Ysabeau SC");font-size:16rem;font-weight:600;line-height:1.3;text-transform:uppercase;color:#fff;letter-spacing:.02em}@media(max-width:767px){.banner__badge{font-size:12rem}}.banner__badge-dot{display:inline-block;width:8rem;height:8rem;border-radius:50%;background:#fff;flex-shrink:0}@media(max-width:767px){.banner__badge-dot{width:4rem;height:4rem}}.banner__title{font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){.banner__title{font-size:36rem;line-height:38rem}}@media(max-width:767px){.banner__title{font-size:24rem;line-height:26rem}}.banner__title{color:#fff;letter-spacing:.01em}.banner__description{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.banner__description{font-size:16rem;line-height:20rem}}@media(max-width:767px){.banner__description{font-size:14rem;line-height:20rem}}.banner__description{color:#ffffffe6;max-width:560rem}@media(max-width:767px){.banner__description{max-width:100%;margin-bottom:12rem}}.banner__btn{gap:10rem;height:60rem;width:300rem;padding:12rem 30rem 16rem;margin-top:20rem}@media(max-width:767px){.banner__btn{width:100%;height:52rem}}.about>.container{display:flex;flex-direction:column;align-items:center}.about__logo{width:162rem;aspect-ratio:2;margin-bottom:60rem}@media(max-width:767px){.about__logo{width:120rem;margin-bottom:32rem}}.about__logo>svg,.about__logo>img{width:100%;height:100%;object-fit:contain}.about__heading{color:var(--text-fg_default, #000);text-align:center;max-width:1168rem}@media(max-width:1199px){.about__heading{max-width:990rem}}@media(max-width:767px){.about__heading{max-width:100%}}.about__text{max-width:700rem;margin-top:24rem;text-align:center}.about__text p{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.about__text p{font-size:16rem;line-height:20rem}}@media(max-width:767px){.about__text p{font-size:14rem;line-height:20rem}}.about__text p{color:var(--fg-muted, #525456)}.about__text p:not(:last-child){margin-bottom:8rem}@media(max-width:767px){.about__text{max-width:100%}}.about__buttons{width:100%;margin-top:44rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:10rem}@media(max-width:767px){.about__buttons{margin-top:32rem}}.informations>.container{display:flex;align-items:center;justify-content:space-between;column-gap:60rem}@media(max-width:1199px){.informations>.container{column-gap:40rem}}@media(max-width:767px){.informations>.container{flex-direction:column;justify-content:stretch;row-gap:32rem}}.informations__content{max-width:847rem;display:flex;flex-direction:column}@media(max-width:1199px){.informations__content{max-width:600rem}}@media(max-width:767px){.informations__content{max-width:100%;order:0}}.informations__title{color:var(--black-700, #0d0d0d)}.informations__text{color:var(--fg-muted, #525456);margin-top:40rem;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.informations__text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.informations__text{font-size:14rem;line-height:20rem}}@media(max-width:1199px){.informations__text{margin-top:24rem}}@media(max-width:767px){.informations__text{margin-top:12rem}}.informations__buttons{display:flex;align-items:center;gap:10rem;margin-top:44rem}@media(max-width:1199px){.informations__buttons{margin-top:32rem}}@media(max-width:767px){.informations__buttons{margin-top:20rem}}.informations__image{width:853rem;height:477rem;border-radius:8rem;overflow:hidden}@media(max-width:767px){.informations__image{order:1;width:100%;height:192rem}}@media(min-width:767px)and (max-width:1199px){.informations__image{height:380rem}}.informations__image img{width:100%;height:100%;object-fit:cover}.informations:nth-child(odd)>.container{flex-direction:row-reverse}@media(max-width:767px){.informations:nth-child(odd)>.container{flex-direction:column-reverse}}.advantages__header{display:flex;gap:40rem;align-items:flex-end;justify-content:space-between;width:100%;margin-bottom:60rem}@media(max-width:1199px){.advantages__header{margin-bottom:40rem;gap:24rem}}@media(max-width:767px){.advantages__header{flex-direction:column;align-items:flex-start;gap:12rem;margin-bottom:32rem}}.advantages__header-left{display:flex;flex-direction:column;gap:10rem;flex:1 0 0}@media(max-width:767px){.advantages__header-left{gap:8rem}}.advantages__desc{color:var(--text-fg_muted, #525456);width:575rem;flex-shrink:0;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.advantages__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px){.advantages__desc{font-size:14rem;line-height:20rem}}@media(max-width:1199px){.advantages__desc{width:380rem}}@media(max-width:767px){.advantages__desc{width:100%}}.advantages__slider{position:relative}.advantages__slider .swiper{overflow:visible}.advantages__slider .swiper-slide{height:auto}.advantages__slider .swiper-slide .advantages-item{height:343rem}@media(max-width:767px){.advantages__slider .swiper-slide .advantages-item{height:200rem}}.advantages-item{display:flex;flex-direction:column;justify-content:space-between;padding:32rem 44rem;border-radius:8rem;background:#f9f6f6;border:1rem solid #eae7e7;overflow:hidden}@media(max-width:1199px){.advantages-item{padding:28rem 32rem}}@media(max-width:767px){.advantages-item{padding:20rem}}.advantages-item__top{display:flex;flex-direction:column;gap:24rem}@media(max-width:767px){.advantages-item__top{gap:16rem}}.advantages-item__number{font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){.advantages-item__number{font-size:36rem;line-height:38rem}}@media(max-width:767px){.advantages-item__number{font-size:24rem;line-height:26rem}}.advantages-item__number{color:var(--text-fg_brand, #a49b8f)}.advantages-item__title{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.advantages-item__title{font-size:20rem;line-height:22rem}}@media(max-width:767px){.advantages-item__title{font-size:18rem;line-height:20rem}}.advantages-item__text{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.advantages-item__text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.advantages-item__text{font-size:14rem;line-height:20rem}}.advantages-item__text{color:var(--text-fg_muted, #525456)}.masters__header{display:flex;gap:40rem;align-items:flex-end;justify-content:space-between;width:100%;margin-bottom:60rem}@media(max-width:1199px){.masters__header{align-items:flex-start;margin-bottom:40rem;gap:24rem}}@media(max-width:767px){.masters__header{flex-direction:column;align-items:flex-start;gap:12rem;margin-bottom:32rem}}.masters__header-left{display:flex;flex-direction:column;gap:10rem;flex:1 0 0}@media(max-width:767px){.masters__header-left{gap:8rem}}.masters__desc{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.masters__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px){.masters__desc{font-size:14rem;line-height:20rem}}.masters__desc{color:var(--text-fg_muted, #525456);width:575rem;flex-shrink:0}@media(max-width:1199px){.masters__desc{width:380rem}}@media(max-width:767px){.masters__desc{width:100%}}.masters__slider{position:relative}.masters__slider .swiper{overflow:visible}.masters__slider .swiper-slide{height:567rem}@media(max-width:767px){.masters__slider .swiper-slide{height:379rem}}.masters-card{position:relative;border-radius:8rem;overflow:hidden;height:100%}@media(hover:hover){.masters-card:hover .masters-card__info{transform:translateY(0)}}.masters-card__image{position:absolute;inset:0;width:100%;height:100%}.masters-card__image img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.masters-card__gradient{position:absolute;inset:0;background:linear-gradient(to bottom,#0000 67%,#000000b3);border-radius:8rem;pointer-events:none}.masters-card__badge{position:absolute;top:24rem;left:24rem;display:inline-flex;align-items:center;justify-content:center;padding:8rem 11rem;border-radius:100rem;background:#00000026;-webkit-backdrop-filter:blur(50rem);backdrop-filter:blur(50rem);font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.masters-card__badge{font-size:14rem;line-height:20rem}}@media(max-width:767px){.masters-card__badge{font-size:12rem;line-height:16rem}}.masters-card__badge{color:var(--text-fg_static-white, #fff)}@media(max-width:767px){.masters-card__badge{top:16rem;left:16rem;padding:8rem 12rem;font-weight:400}}.masters-card__info{position:absolute;left:24rem;right:24rem;bottom:24rem;color:var(--text-fg_static-white, #fff);transition:transform .3s ease;transform:translateY(84rem)}@media(max-width:767px){.masters-card__info{left:16rem;right:16rem;bottom:16rem;transform:none}}.masters-card__name{margin-bottom:8rem;font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.masters-card__name{font-size:20rem;line-height:22rem}}@media(max-width:767px){.masters-card__name{font-size:18rem;line-height:20rem}}.masters-card__role{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.masters-card__role{font-size:16rem;line-height:20rem}}@media(max-width:767px){.masters-card__role{font-size:14rem;line-height:20rem}}.masters-card__cta{height:60rem;margin-top:24rem}@media(max-width:767px){.masters-card__cta{display:none}}@media(max-width:767px){.masters__cta{margin-top:16rem}}.highlight__wrapper{width:100%;max-width:1166rem;height:655rem;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;border-radius:32rem;overflow:hidden;cursor:pointer}@media(max-width:1199px){.highlight__wrapper{height:500rem;max-width:1000rem}}@media(max-width:767px){.highlight__wrapper{max-width:100%;height:192rem;border-radius:10rem}}@media(hover:hover){.highlight__wrapper:hover .highlight__media{opacity:1}}.highlight__media{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:1199px){.highlight__media{opacity:.7;transition:opacity .3s ease}}.highlight__play{position:absolute;margin:auto;padding:12rem 30rem 16rem;background:transparent;border-radius:8rem;border:2rem solid var(--border-default, #c8c8cc);background:#ffffff03;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);transition:transform .25s ease,opacity .25s ease,visibility .25s ease;pointer-events:auto;color:var(--text-fg_inverted, #fff);font-family:var(--font-accent, "Ysabeau Infant");font-size:20rem;font-style:normal;font-weight:600;line-height:22rem}@media(max-width:1199px){.highlight__play{font-size:18rem;line-height:20rem}}@media(max-width:767px){.highlight__play{font-size:14rem;line-height:15rem;font-weight:400}}.highlight__play{transition:background-color .2s ease,color .2s ease}.highlight__play:after{display:none}@media(max-width:767px){.highlight__play{width:160rem;padding:12rem 24rem;border-radius:8rem}}@media(hover:hover){.highlight__play:hover{background:var(--text-fg_inverted, #fff);color:var(--text-fg_default, #000)}}.highlight .highlight__container.is-started .highlight__play{opacity:0;visibility:hidden;transform:scale(0);pointer-events:none}.reviews__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40rem;margin-bottom:60rem}@media(max-width:1199px){.reviews__header{gap:24rem;margin-bottom:40rem}}@media(max-width:767px){.reviews__header{flex-direction:column;align-items:flex-start;gap:12rem;margin-bottom:24rem}}.reviews__header-left{display:flex;flex-direction:column;gap:10rem;flex:1 0 0;min-width:0}@media(max-width:767px){.reviews__header-left{gap:8rem}}.reviews__desc{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.reviews__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px){.reviews__desc{font-size:14rem;line-height:20rem}}.reviews__desc{color:var(--text-fg_muted, #525456);width:575rem;flex-shrink:0}@media(max-width:1199px){.reviews__desc{width:340rem}}@media(max-width:767px){.reviews__desc{width:100%}}.reviews__top{display:flex;align-items:center;gap:40rem;margin-bottom:30rem}@media(max-width:1199px){.reviews__top{gap:20rem;margin-bottom:24rem}}@media(max-width:767px){.reviews__top{flex-direction:column;align-items:flex-start;gap:16rem;margin-bottom:20rem}}.reviews__total{display:flex;align-items:baseline;gap:16rem;flex-shrink:0}.reviews__total-rating{display:block;font-family:var(--font-second, "Ysabeau SC");font-size:72rem;font-style:normal;font-weight:500;line-height:72rem}@media(max-width:1199px){.reviews__total-rating{font-size:48rem}}@media(max-width:767px){.reviews__total-rating{font-size:28rem;line-height:34rem}}.reviews__total-rating{color:var(--text-fg_default, #000);text-transform:uppercase}.reviews__total-text{display:block;font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.reviews__total-text{font-size:14rem;line-height:20rem}}@media(max-width:767px){.reviews__total-text{font-size:12rem;line-height:16rem}}.reviews__total-text{color:var(--fg-muted, #525456);white-space:nowrap}@media(max-width:767px){.reviews__total-text{font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}}@media(max-width:767px)and (max-width:1199px){.reviews__total-text{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.reviews__total-text{font-size:12rem;line-height:16rem}}.reviews__links-wrap{min-width:0;background:#fff;border:1rem solid var(--border-subtle, #e8e8e8);border-radius:8rem;padding:10rem 20rem;height:73rem;display:flex;align-items:center}@media(max-width:767px){.reviews__links-wrap{width:100%;height:auto;padding:8rem}}.reviews__links{display:flex;align-items:stretch;gap:16rem;width:100%;height:100%}@media(max-width:1199px){.reviews__links{gap:8rem;overflow-x:auto;scrollbar-width:none}}@media(max-width:767px){.reviews__links{padding-inline:12rem;gap:16rem;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}}.reviews__link{flex:1 0 0;min-width:0;width:282rem;background:var(--bg-panel, #f7f6f5);border:1rem solid var(--border-subtle, #e8e8e8);border-radius:8rem;padding:14rem 20rem;display:flex;align-items:center;justify-content:space-between;gap:16rem;height:100%;text-decoration:none;transition:border-color .25s ease}@media(max-width:1199px){.reviews__link{min-width:180rem;flex:0 0 auto}}@media(max-width:767px){.reviews__link{width:auto;min-width:auto;flex:0 0 auto;scroll-snap-align:start;padding:12rem;gap:12rem}}@media(hover:hover){.reviews__link:hover{border-color:var(--brand-emphasized, #c9928a)}}.reviews__link-logo{height:25rem;display:flex;align-items:center;flex-shrink:0;pointer-events:none;-webkit-user-select:none;user-select:none}.reviews__link-logo img{height:100%;width:auto;object-fit:contain;object-position:left center}@media(max-width:767px){.reviews__link-logo{height:20rem}}.reviews__link-rating{display:flex;align-items:center;gap:5rem;font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:500;line-height:150%}@media(max-width:1199px){.reviews__link-rating{font-size:18rem;line-height:25rem}}@media(max-width:767px){.reviews__link-rating{font-size:16rem;line-height:24rem}}.reviews__link-rating{font-weight:600;white-space:nowrap;flex-shrink:0}@media(max-width:767px){.reviews__link-rating{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;line-height:25rem;font-weight:400}}@media(max-width:767px)and (max-width:1199px){.reviews__link-rating{font-size:18rem;line-height:23rem}}@media(max-width:767px)and (max-width:767px){.reviews__link-rating{font-size:16rem;line-height:21rem}}.reviews__link-star{width:18rem;height:18rem;flex-shrink:0}.reviews__link-star:before{content:"";display:block;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98608 0L12.8745 6.2138L19.9722 6.90983L14.6596 11.4462L16.1578 18.0902L9.98608 14.68L3.81434 18.0902L5.31259 11.4462L-9.53674e-06 6.90983L7.09771 6.2138L9.98608 0Z' fill='%23FFD12D'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98608 0L12.8745 6.2138L19.9722 6.90983L14.6596 11.4462L16.1578 18.0902L9.98608 14.68L3.81434 18.0902L5.31259 11.4462L-9.53674e-06 6.90983L7.09771 6.2138L9.98608 0Z' fill='%23FFD12D'/%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;color:var(--yellow, #ffd12d)}@media(max-width:767px){.reviews__link-star:before{width:16rem;height:16rem}}@media(max-width:767px){.reviews__link-star{width:16rem;height:16rem}}.reviews__slider{position:relative}.reviews__slider .swiper{overflow:visible}.reviews__slider .swiper-slide{height:auto!important}.reviews__slider .swiper-slide .reviews-slide{height:100%}.reviews-slide{background:#fff;border:1rem solid var(--border-subtle, #e8e8e8);border-radius:8rem;padding:30rem;display:flex;flex-direction:column;justify-content:space-between;gap:20rem;height:100%}@media(max-width:767px){.reviews-slide{gap:20rem;padding:20rem;border-radius:8rem}}.reviews-slide__top{display:flex;flex-direction:column;gap:10rem}.reviews-slide__person{display:flex;align-items:center;gap:20rem}@media(max-width:767px){.reviews-slide__person{gap:12rem}}.reviews-slide__person-info{display:flex;flex-direction:column;gap:8rem;flex:1 0 0;min-width:0}@media(max-width:767px){.reviews-slide__person-info{gap:4rem}}.reviews-slide__avatar{width:60rem;height:60rem;border-radius:100%;overflow:hidden;flex-shrink:0}@media(max-width:767px){.reviews-slide__avatar{width:40rem;height:40rem}}.reviews-slide__avatar img{width:100%;height:100%;object-fit:cover}.reviews-slide__name{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.reviews-slide__name{font-size:18rem;line-height:23rem}}@media(max-width:767px){.reviews-slide__name{font-size:16rem;line-height:21rem}}.reviews-slide__name{font-weight:600;color:var(--text-fg_default, #000)}@media(max-width:767px){.reviews-slide__name{font-weight:400}}.reviews-slide__info{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20rem}@media(max-width:767px){.reviews-slide__info{gap:8rem}}.reviews-slide__rating{display:flex;align-items:center}.reviews-slide__rating .stars{display:flex;align-items:center;gap:4rem}@media(max-width:767px){.reviews-slide__rating .stars{gap:2rem}}.reviews-slide__rating .stars>span{display:inline-block;width:20rem;height:20rem}.reviews-slide__rating .stars>span:before{content:"";display:block;height:100%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98608 0L12.8745 6.2138L19.9722 6.90983L14.6596 11.4462L16.1578 18.0902L9.98608 14.68L3.81434 18.0902L5.31259 11.4462L-9.53674e-06 6.90983L7.09771 6.2138L9.98608 0Z' fill='%23FFD12D'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.98608 0L12.8745 6.2138L19.9722 6.90983L14.6596 11.4462L16.1578 18.0902L9.98608 14.68L3.81434 18.0902L5.31259 11.4462L-9.53674e-06 6.90983L7.09771 6.2138L9.98608 0Z' fill='%23FFD12D'/%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;color:var(--yellow, #ffd12d)}@media(max-width:767px){.reviews-slide__rating .stars>span{width:16rem;height:16rem}.reviews-slide__rating .stars>span:before{width:16rem;height:16rem}}.reviews-slide__date{font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.reviews-slide__date{font-size:14rem;line-height:20rem}}@media(max-width:767px){.reviews-slide__date{font-size:12rem;line-height:16rem}}.reviews-slide__date{white-space:nowrap;color:var(--text-fg_default, #000)}@media(max-width:767px){.reviews-slide__date{font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}}@media(max-width:767px)and (max-width:1199px){.reviews-slide__date{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.reviews-slide__date{font-size:12rem;line-height:16rem}}.reviews-slide__content{display:flex;flex-direction:column;gap:10rem;flex:1}.reviews-slide__text{font-family:var(--font-main, "Manrope");font-size:18rem;font-weight:400;line-height:1.4;color:#151515;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.reviews-slide__text{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}}@media(max-width:767px)and (max-width:1199px){.reviews-slide__text{font-size:16rem;line-height:20rem}}@media(max-width:767px)and (max-width:767px){.reviews-slide__text{font-size:14rem;line-height:20rem}}.reviews-slide__button{display:inline-flex;align-items:center;gap:0;cursor:pointer;color:#151515;border-bottom:1rem solid #a49b8f;padding-bottom:4rem;width:fit-content;font-family:"Ysabeau Infant",var(--font-second, "Ysabeau SC");font-size:20rem;font-weight:600;line-height:1.1;transition:color .25s ease,border-color .25s ease}@media(max-width:767px){.reviews-slide__button{font-size:16rem}}@media(hover:hover){.reviews-slide__button:hover{color:#c9928a;border-color:#c9928a}}.modal-reviews-item{display:flex;flex-direction:column;gap:20rem}.modal-reviews-item .reviews-slide__text{color:var(--text-fg_default, #fff);-webkit-line-clamp:unset;display:block;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.modal-reviews-item .reviews-slide__text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.modal-reviews-item .reviews-slide__text{font-size:14rem;line-height:20rem}}.vacancies__header{display:flex;flex-direction:column;gap:10rem;width:100%;margin-bottom:60rem}@media(max-width:1199px){.vacancies__header{margin-bottom:40rem}}@media(max-width:767px){.vacancies__header{gap:8rem;margin-bottom:24rem}}.vacancies__header-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:40rem}@media(max-width:1199px){.vacancies__header-bottom{gap:24rem}}@media(max-width:767px){.vacancies__header-bottom{flex-direction:column;align-items:flex-start;gap:12rem}}.vacancies__desc{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.vacancies__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px){.vacancies__desc{font-size:14rem;line-height:20rem}}.vacancies__desc{color:var(--text-fg_muted, #525456);width:575rem;flex-shrink:0}@media(max-width:1199px){.vacancies__desc{width:340rem}}@media(max-width:767px){.vacancies__desc{width:100%}}.vacancies__body{display:flex;gap:60rem;align-items:flex-start}@media(max-width:1199px){.vacancies__body{gap:32rem}}@media(max-width:767px){.vacancies__body{flex-direction:column;gap:24rem}}.vacancies__list{flex:1 0 0;min-width:0;display:flex;flex-direction:column}.vacancy-row{border-top:1rem solid var(--border-default, #c8c8cc);padding:44rem 24rem;display:flex;align-items:center;justify-content:space-between;gap:24rem;transition:background-color .25s ease;cursor:pointer}.vacancy-row:last-child{border-bottom:1rem solid var(--border-default, #c8c8cc)}@media(max-width:1199px){.vacancy-row{padding:32rem 16rem;gap:16rem;flex-wrap:wrap}}@media(max-width:767px){.vacancy-row{padding:16rem 0;flex-direction:column;align-items:flex-start;gap:12rem}}.vacancy-row__info{display:flex;gap:40rem;align-items:flex-start;flex:1 0 0;min-width:0}@media(max-width:1199px){.vacancy-row__info{gap:20rem}}@media(max-width:767px){.vacancy-row__info{flex-direction:column;gap:8rem}}.vacancy-row__title{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.vacancy-row__title{font-size:18rem;line-height:23rem}}@media(max-width:767px){.vacancy-row__title{font-size:16rem;line-height:21rem}}.vacancy-row__title{font-weight:600;width:220rem;flex-shrink:0}@media(max-width:1199px){.vacancy-row__title{width:180rem}}@media(max-width:767px){.vacancy-row__title{width:100%;font-weight:400}}.vacancy-row__desc{font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.vacancy-row__desc{font-size:14rem;line-height:20rem}}@media(max-width:767px){.vacancy-row__desc{font-size:12rem;line-height:16rem}}.vacancy-row__desc{color:var(--fg-muted, #525456);width:321rem;flex-shrink:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1199px){.vacancy-row__desc{width:auto;flex:1}}@media(max-width:767px){.vacancy-row__desc{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem;width:100%}}@media(max-width:767px)and (max-width:1199px){.vacancy-row__desc{font-size:16rem;line-height:20rem}}@media(max-width:767px)and (max-width:767px){.vacancy-row__desc{font-size:14rem;line-height:20rem}}.vacancy-row__meta{display:flex;align-items:center;justify-content:space-between;gap:43rem;width:448rem;flex-shrink:0}@media(max-width:1199px){.vacancy-row__meta{width:auto;gap:24rem}}@media(max-width:767px){.vacancy-row__meta{width:100%;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20rem}}.vacancy-row__stats{display:flex;align-items:center;gap:43rem;color:#0d0d0d}@media(max-width:1199px){.vacancy-row__stats{gap:20rem}}@media(max-width:767px){.vacancy-row__stats{flex-direction:column;align-items:flex-start;gap:4rem}}.vacancy-row__exp{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.vacancy-row__exp{font-size:16rem;line-height:20rem}}@media(max-width:767px){.vacancy-row__exp{font-size:14rem;line-height:20rem}}.vacancy-row__exp{white-space:nowrap}.vacancy-row__salary{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.vacancy-row__salary{font-size:18rem;line-height:23rem}}@media(max-width:767px){.vacancy-row__salary{font-size:16rem;line-height:21rem}}.vacancy-row__salary{font-weight:600;white-space:nowrap}@media(max-width:767px){.vacancy-row__salary{font-weight:400}}.vacancy-row__link{font-family:var(--font-accent, "Ysabeau Infant");font-size:20rem;font-style:normal;font-weight:600;line-height:22rem}@media(max-width:1199px){.vacancy-row__link{font-size:18rem;line-height:20rem}}@media(max-width:767px){.vacancy-row__link{font-size:14rem;line-height:15rem;font-weight:400}}.vacancy-row__link{white-space:nowrap;border-bottom:1rem solid var(--border-brand, #a49b8f);padding-bottom:4rem;cursor:pointer}@media(hover:hover){.vacancy-row__link:hover{color:var(--brand-solid, #a49b8f);border-color:var(--brand-solid, #a49b8f)}}.vacancies__panel{width:472rem;flex-shrink:0;background:var(--bg-panel, #f7f6f5);border-radius:10rem;padding:44rem;display:flex;flex-direction:column;gap:32rem;overflow:hidden}@media(max-width:1199px){.vacancies__panel{width:320rem;padding:32rem;gap:24rem}}@media(max-width:767px){.vacancies__panel{width:100%;padding:20rem;gap:32rem}}.vacancies__panel-title{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.vacancies__panel-title{font-size:20rem;line-height:22rem}}@media(max-width:767px){.vacancies__panel-title{font-size:18rem;line-height:20rem}}.vacancies__panel-subtitle{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.vacancies__panel-subtitle{font-size:16rem;line-height:20rem}}@media(max-width:767px){.vacancies__panel-subtitle{font-size:14rem;line-height:20rem}}.vacancies__panel-subtitle{color:var(--fg-muted, #525456);margin-top:16rem}@media(max-width:767px){.vacancies__panel-subtitle{margin-top:8rem}}.vacancies__panel-btn{gap:10rem;height:60rem;width:300rem;padding:12rem 30rem 16rem;cursor:pointer;text-align:center}@media(max-width:1199px){.vacancies__panel-btn{width:100%}}@media(max-width:767px){.vacancies__panel-btn{height:52rem}}.modal-vacancies .modal-window{max-width:1029rem;border-radius:16rem}.modal-vacancies .modal-vacancies__text{border-radius:20rem;border:1rem solid var(--border-subtle, #e8e8e8);max-height:603rem;overflow-y:auto;padding:32rem;margin:44rem 0;color:var(--text-fg_default, #fff);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.modal-vacancies .modal-vacancies__text{font-size:16rem;line-height:20rem}}@media(max-width:767px){.modal-vacancies .modal-vacancies__text{font-size:14rem;line-height:20rem}}.modal-vacancies .modal-vacancies__text{background:var(--bg-panel, #f7f6f5);scrollbar-width:thin}@media(max-width:767px){.modal-vacancies .modal-vacancies__text{padding:12rem;margin:16rem 0;max-height:282rem}}.modal-vacancies .modal-vacancies__text p:not(:last-child){margin-bottom:24rem}.modal-vacancies .modal-vacancies__text h2,.modal-vacancies .modal-vacancies__text h3{margin-bottom:12rem;font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.modal-vacancies .modal-vacancies__text h2,.modal-vacancies .modal-vacancies__text h3{font-size:18rem;line-height:23rem}}@media(max-width:767px){.modal-vacancies .modal-vacancies__text h2,.modal-vacancies .modal-vacancies__text h3{font-size:16rem;line-height:21rem}}.modal-vacancies .modal-vacancies__text h2,.modal-vacancies .modal-vacancies__text h3{font-weight:600;text-transform:none}.modal-vacancies .modal-vacancies__text ul{gap:4rem;margin-bottom:24rem}.modal-vacancies .modal-vacancies__text ul li:before{width:8rem;height:8rem;top:8rem}.modal-vacancies .modal-vacancies__text ul:last-child{margin-bottom:0}.modal-vacancies .modal-close{top:20rem;right:20rem;padding:8rem;border:1rem solid #d0d2d6;border-radius:50%}.modal-vacancies .modal-close:before{width:100%;height:100%}.modal-vacancies .modal__form{gap:20rem}.modal-vacancies .modal__form .h4{margin-bottom:12rem;font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.modal-vacancies .modal__form .h4{font-size:20rem;line-height:22rem}}@media(max-width:767px){.modal-vacancies .modal__form .h4{font-size:18rem;line-height:20rem}}.modal-vacancies .modal__form .h4{color:var(--text-fg_default, #0d0d0d)}.contacts.section{padding-block:80rem 0}.contacts__header{display:flex;flex-direction:column;gap:10rem;margin-bottom:60rem}@media(max-width:1199px){.contacts__header{margin-bottom:40rem}}@media(max-width:767px){.contacts__header{gap:8rem;margin-bottom:24rem}}.contacts__header-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24rem}@media(max-width:767px){.contacts__header-bottom{flex-direction:column;align-items:flex-start;gap:20rem}}.contacts__actions{display:flex;align-items:center;gap:20rem;flex-shrink:0}@media(max-width:767px){.contacts__actions{flex-direction:column;align-items:stretch;width:100%;gap:8rem}}.contacts__btn-primary{gap:10rem;height:60rem;padding:12rem 30rem 16rem;border-radius:8rem}@media(max-width:767px){.contacts__btn-primary{height:52rem}}.contacts__btn-secondary{gap:10rem;height:60rem;padding:12rem 30rem 16rem;border-radius:8rem}@media(max-width:767px){.contacts__btn-secondary{height:52rem}}.contacts__cards-row{display:flex;gap:20rem;align-items:stretch;margin-left:calc(-1 * var(--container-padding-x, 0px));margin-right:calc(-1 * var(--container-padding-x, 0px));padding-left:var(--container-padding-x, 0px);padding-right:var(--container-padding-x, 0px)}@media(max-width:1199px){.contacts__cards-row{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:767px){.contacts__cards-row{gap:8rem}}.contacts__card{flex:1 0 0;min-width:0;background:var(--bg-panel, #f7f6f5);border:1rem solid var(--neutral-200, #e2e2e2);border-radius:10rem;padding:24rem;display:flex;flex-direction:column;align-items:center;gap:16rem}@media(max-width:1199px){.contacts__card:nth-child(3){order:2;grid-column:span 2}}@media(max-width:767px){.contacts__card{padding:16rem;flex:unset;width:100%;gap:8rem;align-items:center;text-align:center}}.contacts__card-title{font-family:var(--font-main, "Manrope");font-size:20rem;font-weight:600;line-height:1.3;color:#121010;text-align:center;width:100%}@media(max-width:767px){.contacts__card-title{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;line-height:25rem;font-weight:400}}@media(max-width:767px)and (max-width:1199px){.contacts__card-title{font-size:18rem;line-height:23rem}}@media(max-width:767px)and (max-width:767px){.contacts__card-title{font-size:16rem;line-height:21rem}}.contacts__card-value{font-family:var(--font-main, "Manrope");font-size:20rem;font-style:normal;font-weight:400;line-height:25rem}@media(max-width:1199px){.contacts__card-value{font-size:18rem;line-height:23rem}}@media(max-width:767px){.contacts__card-value{font-size:16rem;line-height:21rem}}.contacts__card-value{font-weight:500;text-align:center;white-space:nowrap}.contacts__card-value a{color:inherit;text-decoration:none;transition:color .3s ease}@media(hover:hover){.contacts__card-value a:hover{color:var(--brand-solid, #a49b8f)}}@media(max-width:767px){.contacts__card-value{font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}}@media(max-width:767px)and (max-width:1199px){.contacts__card-value{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.contacts__card-value{font-size:12rem;line-height:16rem}}.contacts__card-address{font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.contacts__card-address{font-size:14rem;line-height:20rem}}@media(max-width:767px){.contacts__card-address{font-size:12rem;line-height:16rem}}.contacts__card-address{text-align:center;max-width:224rem}@media(max-width:767px){.contacts__card-address{font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem;max-width:100%}}@media(max-width:767px)and (max-width:1199px){.contacts__card-address{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.contacts__card-address{font-size:12rem;line-height:16rem}}.contacts__hours{display:flex;flex-direction:column;gap:8rem;width:100%}@media(max-width:767px){.contacts__hours{gap:4rem}}.contacts__hours-row{display:flex;gap:12rem;align-items:flex-start;justify-content:center;font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.contacts__hours-row{font-size:14rem;line-height:20rem}}@media(max-width:767px){.contacts__hours-row{font-size:12rem;line-height:16rem}}.contacts__hours-row{white-space:nowrap}@media(max-width:767px){.contacts__hours-row{white-space:normal;gap:4rem;font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}}@media(max-width:767px)and (max-width:1199px){.contacts__hours-row{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.contacts__hours-row{font-size:12rem;line-height:16rem}}.contacts__hours-day{color:var(--neutral-500, #898787);flex-shrink:0}@media(max-width:767px){.contacts__hours-day{font-family:var(--font-main, "Manrope");font-size:16rem;font-style:normal;font-weight:400;line-height:20rem}}@media(max-width:767px)and (max-width:1199px){.contacts__hours-day{font-size:14rem;line-height:18rem}}@media(max-width:767px)and (max-width:767px){.contacts__hours-day{font-size:12rem;line-height:16rem}}.contacts__socials{display:flex;align-items:center;gap:16rem;flex-wrap:wrap}.contacts__social-btn{width:40rem;height:40rem;border-radius:50rem;background:var(--brand-solid, #a49b8f);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;text-decoration:none;transition:background-color .25s ease}@media(hover:hover){.contacts__social-btn:hover{background:var(--brand-emphasized, #c9928a)}}.contacts__social-btn img{width:28rem;height:28rem;object-fit:contain}.contacts__map{width:100%;height:600rem;border-radius:4rem;overflow:hidden;flex-shrink:0;margin-top:32rem}@media(max-width:1199px){.contacts__map{height:440rem}}@media(max-width:767px){.contacts__map{margin-top:24rem;height:500rem}}.contacts__map iframe{width:100%;height:100%;border:none;display:block}.filials__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20rem;align-items:stretch}@media(max-width:767px){.filials__grid{scroll-snap-type:x mandatory;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}}@media(min-width:767px)and (max-width:1199px){.filials__grid{scroll-snap-type:x mandatory;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}}@media(max-width:767px){.filials__grid .filials-item{width:320rem;scroll-snap-align:center}}@media(min-width:767px)and (max-width:1199px){.filials__grid .filials-item{width:400rem;scroll-snap-align:center}}.filials-item{flex:0 0 auto;display:flex;flex-direction:column;gap:20rem;border-radius:24rem;border:1rem solid var(--border-default, #666);background:var(--bg-panel, #202022);padding:32rem}@media(max-width:767px){.filials-item{border-radius:16rem;padding:19rem;gap:16rem}}.filials-item__title{color:var(--text-fg_default, #FFF);margin-bottom:auto;font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.filials-item__title{font-size:20rem;line-height:22rem}}@media(max-width:767px){.filials-item__title{font-size:18rem;line-height:20rem}}.filials-item__details{display:flex;flex-direction:column;row-gap:16rem;column-gap:40rem;color:var(--text-fg_default, #FFF);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.filials-item__details{font-size:16rem;line-height:20rem}}@media(max-width:767px){.filials-item__details{font-size:14rem;line-height:20rem}}@media(max-width:767px){.filials-item__details{row-gap:12rem}}.filials-item__detail{display:inline-flex;align-items:center;gap:12rem}.filials-item__detail .icon{color:var(--brand-solid, #418B45)}.filials-item__bottom{margin-top:4rem}.filials-item__bottom .button{width:100%}.app{position:relative;border-radius:10rem;background:linear-gradient(214.54deg,#f7f6f500 11.86%,#a49b8f4d 73.49%);height:600rem;overflow:hidden}.app.section{padding:0}.app:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:260rem;background:linear-gradient(90deg,#fff0,#f9f6f6 90.87%);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);-webkit-mask-image:linear-gradient(0deg,black 35%,transparent 100%);mask-image:linear-gradient(0deg,black 35%,transparent 100%)}@media(max-width:1199px){.app{height:500rem}}@media(max-width:767px){.app{height:auto}}.app__inner{height:100%;position:relative;display:flex;align-items:stretch;overflow:hidden}@media(max-width:767px){.app__inner{flex-direction:column-reverse}}.app__phone-col{position:relative;width:700rem;flex-shrink:0}@media(max-width:1199px){.app__phone-col{width:500rem}}@media(max-width:767px){.app__phone-col{width:100vw;margin-left:-16rem;height:320rem}}.app__phone-img{height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}@media(max-width:767px){.app__phone-img{position:relative;left:auto;width:100%;height:100%;margin:0 auto}}.app__phone-img img{width:100%;height:100%;object-fit:contain;object-position:bottom center;display:block}.app__content{position:relative;z-index:3;flex:1 0 0;display:flex;flex-direction:column;justify-content:space-between;padding:80rem 60rem 80rem 0}@media(max-width:1199px){.app__content{padding:28rem 40rem 28rem 0}}@media(max-width:767px){.app__content{padding:40rem 0 0}}.app__header{display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.app__header{gap:8rem}}.app__bottom{display:flex;align-items:center;gap:40rem}@media(max-width:1199px){.app__bottom{align-items:flex-start;gap:24rem}}@media(max-width:767px){.app__bottom{align-items:center;gap:20rem;margin-top:32rem}}.app__qr{width:150rem;height:150rem;flex-shrink:0}@media(max-width:1199px){.app__qr{width:110rem;height:110rem}}@media(max-width:767px){.app__qr{display:none}}.app__qr img{width:100%;height:100%;object-fit:contain;display:block}.app__stores-wrap{flex:1 0 0;display:flex;flex-direction:column;gap:24rem;min-width:0}.app__stores-label{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.app__stores-label{font-size:20rem;line-height:22rem}}@media(max-width:767px){.app__stores-label{font-size:18rem;line-height:20rem}}.app__stores{display:flex;flex-wrap:wrap;gap:12rem}@media(max-width:1199px){.app__stores{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:767px){.app__stores{gap:8rem}}.app__store-btn{flex:1 0 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:7rem;padding:15rem;border-radius:8rem;background:#ffffffb3;text-decoration:none;transition:background-color .25s ease,box-shadow .25s ease;white-space:nowrap}@media(hover:hover){.app__store-btn:hover{background:#ffffffe6;box-shadow:0 2rem 12rem #0000001a}}.app__store-btn-icon img{width:100%;height:100%;object-fit:contain;display:block;filter:invert(1)}@media(max-width:767px){.app__store-btn{padding:12rem}}.section{padding:80rem 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;gap:24rem;margin-inline:auto;margin-bottom:60rem;max-width:1255rem}.section-header.blog-header{max-width:1760rem}@media(max-width:1199px){.section-header{margin-bottom:40rem}}@media(max-width:767px){.section-header{margin-bottom:32rem;gap:8rem}}.section-header .breadcrumbs{margin-bottom:8rem}@media(max-width:767px){.section-header .breadcrumbs{margin-bottom:8rem}}.section-header .heading{color:var(--text-fg_default, #fff)}@media(min-width:767px){.section-header .description{max-width:870rem}}.section-header.start{align-items:flex-start;justify-content:flex-start;text-align:start}.section-header.start .heading,.section-header.start .description{text-align:start}.section-title{color:var(--text-fg_default, #000);font-family:var(--font-second, "Ysabeau SC");font-size:48rem;font-style:normal;font-weight:500;line-height:52rem;text-transform:uppercase}@media(max-width:1199px){.section-title{font-size:36rem;line-height:38rem}}@media(max-width:767px){.section-title{font-size:24rem;line-height:26rem}}.section-title{text-transform:none}.section-title.h1{font-family:var(--font-second, "Ysabeau SC");font-size:72rem;font-style:normal;font-weight:500;line-height:72rem}@media(max-width:1199px){.section-title.h1{font-size:48rem}}@media(max-width:767px){.section-title.h1{font-size:28rem;line-height:34rem}}.section-title.h1{text-transform:none}.section-description{margin-top:24rem;color:var(--text-fg_default, #000);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.section-description{font-size:16rem;line-height:20rem}}@media(max-width:767px){.section-description{font-size:14rem;line-height:20rem}}@media(max-width:767px){.section-description{margin-top:12rem}}.section-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20rem;margin-top:60rem}@media(max-width:767px){.section-bottom{margin-top:32rem;gap:16rem;flex-direction:column;align-items:stretch}}.section-bottom.column{flex-direction:column;gap:30rem}@media(max-width:767px){.section-bottom.column{gap:16rem}}.blog{background:var(--bg-default, #fff)}.blog-page{padding-block:60rem 80rem}@media(max-width:767px){.blog-page{padding-block:40rem}}@media(max-width:767px){.blog .container{display:flex;flex-direction:column;gap:20rem}}.blog .section-header--between{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;text-align:left;margin-bottom:60rem;max-width:100%}@media(max-width:1199px){.blog .section-header--between{margin-bottom:40rem}}@media(max-width:767px){.blog .section-header--between{display:contents}}.blog__header-left{display:flex;flex-direction:column;gap:10rem}@media(max-width:767px){.blog__header-left{margin-bottom:12rem}}.blog__all-btn{padding:12rem 30rem 16rem;height:60rem;flex-shrink:0}@media(max-width:767px){.blog__all-btn{order:2;width:100%;justify-content:center;height:52rem;font-size:17rem}}.blog__slider{position:relative}.blog__slider .swiper{overflow:visible}.blog__slider .swiper-slide{height:auto}.blog__slider .swiper-slide .blog-item{height:100%}.blog-item{display:flex;flex-direction:column;overflow:hidden;border-radius:8rem;background:var(--bg-panel, #f7f6f5);border:1rem solid var(--border-subtle, #e8e8e8);transition:border-color .25s ease,box-shadow .25s ease;text-decoration:none}@media(hover:hover){.blog-item:hover{border-color:var(--brand-solid, #a49b8f);box-shadow:0 4rem 24rem #c9928a1f}}.blog-item__image{width:100%;height:321rem;position:relative;overflow:hidden;flex-shrink:0}@media(max-width:1199px){.blog-item__image{height:240rem}}@media(max-width:767px){.blog-item__image{height:200rem}}.blog-item__image img{width:100%;height:100%;object-fit:cover;display:block}.blog-item__date-badge{position:absolute;top:0;left:0;background:var(--bg-panel, #f7f6f5);padding:8rem 16rem;border-radius:0 0 4rem;font-size:16rem;font-style:normal;font-weight:500;line-height:22rem}@media(max-width:1199px){.blog-item__date-badge{font-size:14rem;line-height:20rem}}@media(max-width:767px){.blog-item__date-badge{font-size:12rem;line-height:16rem}}.blog-item__date-badge{z-index:1}.blog-item__info{display:flex;flex-direction:column;gap:12rem;padding:32rem;flex:1}@media(max-width:767px){.blog-item__info{padding:20rem;gap:16rem}}.blog-item__details{display:flex;align-items:center;gap:16rem}@media(max-width:767px){.blog-item__details{gap:12rem}}.blog-item__detail{display:inline-flex;align-items:center;gap:8rem;font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.blog-item__detail{font-size:16rem;line-height:20rem}}@media(max-width:767px){.blog-item__detail{font-size:14rem;line-height:20rem}}.blog-item__detail{color:var(--fg-muted, #525456)}@media(max-width:767px){.blog-item__detail{font-size:14rem}}.blog-item__detail svg,.blog-item__detail .icon{width:24rem;height:24rem;flex-shrink:0;color:var(--fg-muted, #525456)}@media(max-width:767px){.blog-item__detail svg,.blog-item__detail .icon{width:20rem;height:20rem}}.blog-item__title{font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.blog-item__title{font-size:20rem;line-height:22rem}}@media(max-width:767px){.blog-item__title{font-size:18rem;line-height:20rem}}.blog-item__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:1199px){.blog-item__title{font-size:26rem}}@media(max-width:767px){.blog-item__title{font-size:20rem}}.blog-item__excerpt{font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.blog-item__excerpt{font-size:16rem;line-height:20rem}}@media(max-width:767px){.blog-item__excerpt{font-size:14rem;line-height:20rem}}.blog-item__excerpt{color:var(--fg-muted, #525456);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:12rem}@media(max-width:767px){.blog-item__excerpt{font-size:14rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}}.blog-item__link{display:flex;align-items:center;justify-content:center;padding:4rem;border-bottom:1rem solid #a49b8f;font-family:var(--font-accent, "Ysabeau Infant");font-size:20rem;font-style:normal;font-weight:600;line-height:22rem}@media(max-width:1199px){.blog-item__link{font-size:18rem;line-height:20rem}}@media(max-width:767px){.blog-item__link{font-size:14rem;line-height:15rem;font-weight:400}}.blog-item__link{text-decoration:none;transition:border-color .25s ease,color .25s ease;margin-top:auto;align-self:flex-start}@media(max-width:767px){.blog-item__link{font-size:17rem}}@media(hover:hover){.blog-item__link:hover{border-color:var(--brand-solid, #a49b8f);color:var(--brand-solid, #a49b8f)}}.blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20rem;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:16rem}}.single-post{padding-block:60rem 75rem}@media(max-width:767px){.single-post{padding-block:40rem}}@media(max-width:767px){.single-post .section-header{margin-bottom:32rem}.single-post .section-header .section-title{text-align:left;color:var(--text-fg_default, #000)}.single-post .section-header .description{text-align:left}}.single-post .description{max-width:100%}.single-post__info{padding:40rem;background:var(--bg-panel, #f7f6f5);display:flex;flex-wrap:wrap;justify-content:space-between;gap:30rem;border-radius:10rem;margin-bottom:32rem}@media(max-width:767px){.single-post__info{flex-direction:column;padding:16rem;gap:12rem;margin-bottom:32rem}}.single-post-item{display:inline-flex;align-items:center;gap:10rem;color:var(--text-fg_default, #000);font-family:var(--font-main, "Manrope");font-size:18rem;font-style:normal;font-weight:400;line-height:24rem}@media(max-width:1199px){.single-post-item{font-size:16rem;line-height:20rem}}@media(max-width:767px){.single-post-item{font-size:14rem;line-height:20rem}}.single-post-item .icon{color:var(--text-fg_default, #000)}.single-post-item__text>span{color:var(--text-fg_default, #000)}.single-post-image{width:100%;margin-bottom:44rem;border-radius:10rem;overflow:hidden;aspect-ratio:1.78}@media(max-width:767px){.single-post-image{border-radius:8rem;margin-bottom:32rem}}.single-post-image img{width:100%;height:100%;object-fit:cover}.single-post-content{color:var(--black, #151515)}.single-post-content :where(h1,h2,h3,h4,h5,h6){color:var(--black, #151515)}.single-post-content h2,.single-post-content h3,.single-post-content h4{margin-bottom:12rem}@media(max-width:767px){.single-post-content h3,.single-post-content h4{margin-bottom:8rem}}.single-post-content p{margin-bottom:44rem}.single-post-content p:has(+ul,+ol){margin-bottom:16rem}.single-post-content p:has(+p){margin-bottom:8rem}@media(max-width:767px){.single-post-content p{margin-bottom:24rem}.single-post-content p:has(+ul,+ol){margin-bottom:12rem}}.single-post-share{display:flex;align-items:center;gap:20rem;margin-top:50rem;padding:20rem 0;border-top:1rem solid var(--border-subtle, #333);border-bottom:1rem solid var(--border-subtle, #333);color:var(--text-fg_default, #fff);font-family:var(--font-second, "Ysabeau SC");font-size:32rem;font-style:normal;font-weight:500;line-height:35rem}@media(max-width:1199px){.single-post-share{font-size:20rem;line-height:22rem}}@media(max-width:767px){.single-post-share{font-size:18rem;line-height:20rem}}@media(max-width:767px){.single-post-share{margin-top:24rem;gap:16rem;align-items:stretch;flex-direction:column}}.single-post-share__links{display:flex;align-items:center;gap:15rem}.single-post-share__link{width:40rem;height:40rem;border-radius:50%;background:var(--bg-muted, #404040);border:1rem solid transparent;transition:background-color .25s ease,border-color .25s ease,opacity .25s ease;cursor:pointer;position:relative}.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:inherit;border-radius:10rem;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, "Manrope");font-size:14rem;font-style:normal;font-weight:400;line-height:22rem}@media(max-width:767px){.single-post-share__link[data-copy-link]:after{font-size:12rem;line-height:16rem}}.single-post-share__link>.icon{transition:opacity .25s ease,color .25s ease}@media(min-width:767px){.single-post-share__link>.icon{width:24rem;height:24rem}}@media(hover:hover){.single-post-share__link:hover{border-color:var(--brand-solid, #418b45)}.single-post-share__link:hover>.icon{color:var(--brand-solid, #418b45)}}.single-post-share__link.is-copied:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0) scale(1)}
