.vc-popover-content-wrapper{--popover-horizontal-content-offset:8px;--popover-vertical-content-offset:10px;--popover-caret-horizontal-offset:18px;--popover-caret-vertical-offset:8px;position:absolute;display:block;outline:none;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{position:relative;color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);padding:4px;outline:none;z-index:10;box-shadow:var(--vc-shadow-lg)}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{display:flex;align-items:center;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{display:flex;justify-content:center;align-items:center;flex-grow:0;width:15px}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{display:flex;align-items:center;flex-wrap:none;flex-grow:1;width:-webkit-max-content;width:max-content;margin-left:4px;margin-right:4px;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal)}.vc-day-popover-row-highlight{width:8px;height:5px;border-radius:3px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-base-icon{display:inline-block;stroke:currentColor;stroke-width:2;fill:none}.vc-header{display:grid;grid-gap:4px;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-title-wrapper{grid-row:1;grid-column:title}.vc-header .vc-prev{grid-row:1;grid-column:prev}.vc-header .vc-next{grid-row:1;grid-column:next}.vc-header .vc-next,.vc-header .vc-prev,.vc-header .vc-title{display:flex;align-items:center;border:0;border-radius:var(--vc-rounded);pointer-events:auto;-webkit-user-select:none;user-select:none;cursor:pointer}.vc-header .vc-title{color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);white-space:nowrap;padding:0 8px;margin:0;line-height:30px}.vc-header .vc-title:hover{opacity:.75}.vc-header .vc-arrow{display:flex;justify-content:center;align-items:center;color:var(--vc-header-arrow-color);width:28px;height:30px;margin:0;padding:0}.vc-header .vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-header .vc-arrow:disabled{opacity:.25;pointer-events:none}.vc-nav-header{display:flex;justify-content:space-between}.vc-nav-arrow,.vc-nav-item,.vc-nav-title{font-size:var(--vc-text-sm);margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;border:0;border-radius:var(--vc-rounded);white-space:nowrap}.vc-nav-arrow:hover,.vc-nav-item:hover,.vc-nav-title:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-arrow:disabled,.vc-nav-item:disabled,.vc-nav-title:disabled{opacity:.25;pointer-events:none}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);line-height:var(--vc-leading-snug);height:30px;padding:0 6px}.vc-nav-arrow{display:flex;justify-content:center;align-items:center;color:var(--vc-header-arrow-color);width:26px;height:30px;padding:0}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{width:48px;text-align:center;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0}.vc-nav-item.is-active{color:var(--vc-nav-item-active-color);background-color:var(--vc-nav-item-active-bg);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day{position:relative;min-height:32px;z-index:1}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{position:absolute;inset:0;pointer-events:none}.vc-day-box-center-center{display:flex;justify-content:center;align-items:center;transform-origin:50% 50%}.vc-day-box-left-center{display:flex;justify-content:flex-start;align-items:center;transform-origin:0 50%}.vc-day-box-right-center{display:flex;justify-content:flex-end;align-items:center;transform-origin:100% 50%}.vc-day-box-center-bottom{display:flex;justify-content:center;align-items:flex-end}.vc-day-content{display:flex;justify-content:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);width:28px;height:28px;line-height:28px;border-radius:var(--vc-rounded-full);-webkit-user-select:none;user-select:none;cursor:pointer}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){font-weight:var(--vc-font-bold);color:var(--vc-content-color)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-highlight-bg-none,.vc-highlight-bg-outline{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-none,.vc-highlight-content-outline{font-weight:var(--vc-font-bold);color:var(--vc-highlight-outline-content-color)}.vc-highlight-content-light{font-weight:var(--vc-font-bold);color:var(--vc-highlight-light-content-color)}.vc-highlight-content-solid{font-weight:var(--vc-font-bold);color:var(--vc-highlight-solid-content-color)}.vc-dots{display:flex;justify-content:center;align-items:center}.vc-dot{width:5px;height:5px;border-radius:9999px;transition:var(--vc-day-content-transition)}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{display:flex;justify-content:flex-start;align-items:center;width:75%}.vc-bar{flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{display:flex;justify-content:center;align-items:center;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside)*-1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside)*-1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside)*-1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside)*-1)}.vc-weeknumber-content{display:flex;justify-content:center;align-items:center;font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--vc-weeknumber-color);-webkit-user-select:none;user-select:none}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:232px}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{text-align:center;color:var(--vc-weekday-color);font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;-webkit-user-select:none;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{position:absolute;top:0;width:100%;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{font-size:var(--vc-text-xs);color:var(--vc-day-popover-header-color);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative;display:flex;justify-content:center;align-items:center;height:30px;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium)}.vc-base-select.vc-has-icon select{padding:0 27px 0 9px}.vc-base-select.vc-has-icon .vc-base-sizer{padding:0 28px 0 10px}.vc-base-select.vc-fit-content select{position:absolute;top:0;left:0;width:100%}.vc-base-select .vc-base-icon{position:absolute;top:6px;right:4px;opacity:.6;pointer-events:none}.vc-base-select .vc-base-sizer{font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);color:#0000;padding:0 8px;margin:0}.vc-base-select select{display:inline-flex;justify-content:center;color:var(--vc-select-color);display:block;-webkit-appearance:none;appearance:none;background-color:var(--vc-select-bg);border-radius:var(--vc-rounded);height:30px;width:-webkit-max-content;width:max-content;padding:0 7px;margin:0;line-height:var(--leading-none);text-indent:0;background-image:none;cursor:pointer;text-align:center}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-time-picker{display:flex;flex-direction:column;align-items:center;padding:8px 4px}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{display:flex;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px}.vc-time-select-group{display:inline-flex;align-items:center;padding:0 4px;background:var(--vc-time-select-group-bg);border-radius:var(--vc-rounded-md);border:1px solid var(--vc-time-select-group-border)}.vc-time-select-group .vc-base-icon{margin-right:4px;color:var(--vc-time-select-group-icon-color)}.vc-time-select-group select{background:#0000;padding:0 4px}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active{transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing);-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none}.vc-fade-leave-active,.vc-none-leave-active,.vc-slide-down-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active{position:absolute!important;width:100%}.vc-fade-enter-from,.vc-fade-leave-to,.vc-none-enter-from,.vc-none-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to{opacity:0}.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left,.vc-slide-left-enter-from,.vc-slide-right-leave-to{transform:translate(var(--vc-slide-translate))}.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right,.vc-slide-left-leave-to,.vc-slide-right-enter-from{transform:translate(calc(var(--vc-slide-translate)*-1))}.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top,.vc-slide-up-enter-from{transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom,.vc-slide-up-leave-to{transform:translateY(calc(var(--vc-slide-translate)*-1))}:root{--vc-white:#fff;--vc-black:#000;--vc-gray-50:#f8fafc;--vc-gray-100:#f1f5f9;--vc-gray-200:#e2e8f0;--vc-gray-300:#cbd5e1;--vc-gray-400:#94a3b8;--vc-gray-500:#64748b;--vc-gray-600:#475569;--vc-gray-700:#334155;--vc-gray-800:#1e293b;--vc-gray-900:#0f172a;--vc-font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;--vc-font-normal:400;--vc-font-medium:500;--vc-font-semibold:600;--vc-font-bold:700;--vc-text-2xs:10px;--vc-text-xs:12px;--vc-text-sm:14px;--vc-text-base:16px;--vc-text-lg:18px;--vc-text-xl:20px;--vc-text-2xl:24px;--vc-leading-none:1;--vc-leading-tight:1.25;--vc-leading-snug:1.375;--vc-leading-normal:1.5;--vc-rounded:.25rem;--vc-rounded-md:.375rem;--vc-rounded-lg:.5rem;--vc-rounded-full:9999px;--vc-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--vc-shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--vc-shadow-inner:inset 0 2px 4px 0 #0000000f;--vc-slide-translate:22px;--vc-slide-duration:.15s;--vc-slide-timing:ease;--vc-day-content-transition:all .13s ease-in;--vc-weeknumber-offset-inside:26px;--vc-weeknumber-offset-outside:34px}.vc-gray{--vc-accent-50:var(--vc-gray-50);--vc-accent-100:var(--vc-gray-100);--vc-accent-200:var(--vc-gray-200);--vc-accent-300:var(--vc-gray-300);--vc-accent-400:var(--vc-gray-400);--vc-accent-500:var(--vc-gray-500);--vc-accent-600:var(--vc-gray-600);--vc-accent-700:var(--vc-gray-700);--vc-accent-800:var(--vc-gray-800);--vc-accent-900:var(--vc-gray-900)}.vc-red{--vc-accent-50:#fef2f2;--vc-accent-100:#fee2e2;--vc-accent-200:#fecaca;--vc-accent-300:#fca5a5;--vc-accent-400:#f87171;--vc-accent-500:#ef4444;--vc-accent-600:#dc2626;--vc-accent-700:#b91c1c;--vc-accent-800:#991b1b;--vc-accent-900:#7f1d1d}.vc-orange{--vc-accent-50:#fff7ed;--vc-accent-100:#ffedd5;--vc-accent-200:#fed7aa;--vc-accent-300:#fdba74;--vc-accent-400:#fb923c;--vc-accent-500:#f97316;--vc-accent-600:#ea580c;--vc-accent-700:#c2410c;--vc-accent-800:#9a3412;--vc-accent-900:#7c2d12}.vc-yellow{--vc-accent-50:#fefce8;--vc-accent-100:#fef9c3;--vc-accent-200:#fef08a;--vc-accent-300:#fde047;--vc-accent-400:#facc15;--vc-accent-500:#eab308;--vc-accent-600:#ca8a04;--vc-accent-700:#a16207;--vc-accent-800:#854d0e;--vc-accent-900:#713f12}.vc-green{--vc-accent-50:#f0fdf4;--vc-accent-100:#dcfce7;--vc-accent-200:#bbf7d0;--vc-accent-300:#86efac;--vc-accent-400:#4ade80;--vc-accent-500:#22c55e;--vc-accent-600:#16a34a;--vc-accent-700:#15803d;--vc-accent-800:#166534;--vc-accent-900:#14532d}.vc-teal{--vc-accent-50:#f0fdfa;--vc-accent-100:#ccfbf1;--vc-accent-200:#99f6e4;--vc-accent-300:#5eead4;--vc-accent-400:#2dd4bf;--vc-accent-500:#14b8a6;--vc-accent-600:#0d9488;--vc-accent-700:#0f766e;--vc-accent-800:#115e59;--vc-accent-900:#134e4a}.vc-blue{--vc-accent-50:#eff6ff;--vc-accent-100:#dbeafe;--vc-accent-200:#bfdbfe;--vc-accent-300:#93c5fd;--vc-accent-400:#60a5fa;--vc-accent-500:#3b82f6;--vc-accent-600:#2563eb;--vc-accent-700:#1d4ed8;--vc-accent-800:#1e40af;--vc-accent-900:#1e3a8a}.vc-indigo{--vc-accent-50:#eef2ff;--vc-accent-100:#e0e7ff;--vc-accent-200:#c7d2fe;--vc-accent-300:#a5b4fc;--vc-accent-400:#818cf8;--vc-accent-500:#6366f1;--vc-accent-600:#4f46e5;--vc-accent-700:#4338ca;--vc-accent-800:#3730a3;--vc-accent-900:#312e81}.vc-purple{--vc-accent-50:#faf5ff;--vc-accent-100:#f3e8ff;--vc-accent-200:#e9d5ff;--vc-accent-300:#d8b4fe;--vc-accent-400:#c084fc;--vc-accent-500:#a855f7;--vc-accent-600:#9333ea;--vc-accent-700:#7e22ce;--vc-accent-800:#6b21a8;--vc-accent-900:#581c87}.vc-pink{--vc-accent-50:#fdf2f8;--vc-accent-100:#fce7f3;--vc-accent-200:#fbcfe8;--vc-accent-300:#f9a8d4;--vc-accent-400:#f472b6;--vc-accent-500:#ec4899;--vc-accent-600:#db2777;--vc-accent-700:#be185d;--vc-accent-800:#9d174d;--vc-accent-900:#831843}.vc-focus:focus-within{outline:0;box-shadow:var(--vc-focus-ring)}.vc-light{--vc-color:var(--vc-gray-900);--vc-bg:var(--vc-white);--vc-border:var(--vc-gray-300);--vc-hover-bg:#ccd6e04d;--vc-focus-ring:0 0 0 2px #3b83f666;--vc-header-arrow-color:var(--vc-gray-500);--vc-header-arrow-hover-bg:var(--vc-gray-200);--vc-header-title-color:var(--vc-gray-900);--vc-weekday-color:var(--vc-gray-500);--vc-weeknumber-color:var(--vc-gray-400);--vc-nav-hover-bg:var(--vc-gray-200);--vc-nav-title-color:var(--vc-gray-900);--vc-nav-item-hover-box-shadow:none;--vc-nav-item-active-color:var(--vc-white);--vc-nav-item-active-bg:var(--vc-accent-500);--vc-nav-item-active-box-shadow:var(--vc-shadow);--vc-nav-item-current-color:var(--vc-accent-600);--vc-day-popover-container-color:var(--vc-white);--vc-day-popover-container-bg:var(--vc-gray-800);--vc-day-popover-container-border:var(--vc-gray-700);--vc-day-popover-header-color:var(--vc-gray-700);--vc-popover-content-color:var(--vc-gray-900);--vc-popover-content-bg:var(--vc-gray-50);--vc-popover-content-border:var(--vc-gray-300);--vc-time-picker-border:var(--vc-gray-300);--vc-time-weekday-color:var(--vc-gray-700);--vc-time-month-color:var(--vc-accent-600);--vc-time-day-color:var(--vc-accent-600);--vc-time-year-color:var(--vc-gray-500);--vc-time-select-group-bg:var(--vc-gray-50);--vc-time-select-group-border:var(--vc-gray-300);--vc-time-select-group-icon-color:var(--vc-accent-500);--vc-select-color:var(--vc-gray-900);--vc-select-bg:var(--vc-gray-100);--vc-select-hover-bg:var(--vc-gray-200);--vc-day-content-hover-bg:var(--vc-hover-bg);--vc-day-content-disabled-color:var(--vc-gray-400)}.vc-light .vc-attr,.vc-light.vc-attr{--vc-content-color:var(--vc-accent-600);--vc-highlight-outline-bg:var(--vc-white);--vc-highlight-outline-border:var(--vc-accent-600);--vc-highlight-outline-content-color:var(--vc-accent-700);--vc-highlight-light-bg:var(--vc-accent-200);--vc-highlight-light-content-color:var(--vc-accent-900);--vc-highlight-solid-bg:var(--vc-accent-600);--vc-highlight-solid-content-color:var(--vc-white);--vc-dot-bg:var(--vc-accent-600);--vc-bar-bg:var(--vc-accent-600)}.vc-dark{--vc-color:var(--vc-white);--vc-bg:var(--vc-gray-900);--vc-border:var(--vc-gray-700);--vc-hover-bg:#7281974d;--vc-focus-ring:0 0 0 2px #3b82f6b3;--vc-header-arrow-color:var(--vc-gray-300);--vc-header-arrow-hover-bg:var(--vc-gray-800);--vc-header-title-color:var(--vc-gray-100);--vc-weekday-color:var(--vc-accent-200);--vc-weeknumber-color:var(--vc-gray-500);--vc-nav-hover-bg:var(--vc-gray-700);--vc-nav-title-color:var(--vc-gray-100);--vc-nav-item-hover-box-shadow:none;--vc-nav-item-active-color:var(--vc-white);--vc-nav-item-active-bg:var(--vc-accent-500);--vc-nav-item-active-box-shadow:none;--vc-nav-item-current-color:var(--vc-accent-400);--vc-day-popover-container-color:var(--vc-gray-800);--vc-day-popover-container-bg:var(--vc-white);--vc-day-popover-container-border:var(--vc-gray-100);--vc-day-popover-header-color:var(--vc-gray-300);--vc-popover-content-color:var(--vc-white);--vc-popover-content-bg:var(--vc-gray-800);--vc-popover-content-border:var(--vc-gray-700);--vc-time-picker-border:var(--vc-gray-700);--vc-time-weekday-color:var(--vc-gray-400);--vc-time-month-color:var(--vc-accent-400);--vc-time-day-color:var(--vc-accent-400);--vc-time-year-color:var(--vc-gray-500);--vc-time-select-group-bg:var(--vc-gray-700);--vc-time-select-group-border:var(--vc-gray-500);--vc-time-select-group-icon-color:var(--vc-accent-400);--vc-select-color:var(--vc-gray-200);--vc-select-bg:var(--vc-gray-700);--vc-select-hover-bg:var(--vc-gray-600);--vc-day-content-hover-bg:var(--vc-hover-bg);--vc-day-content-disabled-color:var(--vc-gray-600)}.vc-dark .vc-attr,.vc-dark.vc-attr{--vc-content-color:var(--vc-accent-500);--vc-highlight-outline-bg:var(--vc-gray-900);--vc-highlight-outline-border:var(--vc-accent-300);--vc-highlight-outline-content-color:var(--vc-accent-200);--vc-highlight-light-bg:var(--vc-accent-800);--vc-highlight-light-content-color:var(--vc-accent-100);--vc-highlight-solid-bg:var(--vc-accent-500);--vc-highlight-solid-content-color:var(--vc-white);--vc-dot-bg:var(--vc-accent-500);--vc-bar-bg:var(--vc-accent-500)}.vc-container{position:relative;display:inline-flex;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;font-family:var(--vc-font-family);color:var(--vc-color);background-color:var(--vc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container :focus,.vc-container:focus{outline:none}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:initial}.vc-date-picker-content{padding:0;background-color:var(--vc-bg)}.vc-date-picker-content .vc-container{border:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--base-0:#fff;--base-100:#f2f2f7;--base-200:#d9dce3;--base-300:#afb4c0;--base-400:#697180;--base-500:#363c48;--base-600:#242426;--primary-100:#f0ecfe;--primary-300:#b5a0fa;--primary-500:#6a41f5;--primary-600:#5534c4;--primary-900:#442a9d;--additional-valid-500:#7bad83;--additional-error-100:#fbdcd8;--additional-error-300:#f2958b;--additional-error-500:#ea4e3d;--additional-error-600:#cf2513;--additional-success-100:#e0f3e0;--additional-success-300:#a3dca3;--additional-success-500:#65c466;--additional-success-600:#519d52;--ac-bg:#050505;--ac-surface:#141414;--ac-surface-2:#1f1f1f;--ac-surface-3:#292929;--ac-hairline:#393939;--ac-grey:#959596;--ac-grey-dark:#414141;--ac-accent:#e84e0e;--ac-accent-bright:#ff8a1e;--ac-error:#e64242;--ac-grad-cooper:radial-gradient(1166.16% 151.98% at -5.84% 106.58%,#ac400f 0%,#dd7921 100%);--ac-grad-cta:radial-gradient(125% 125% at -6% 107%,#ac400f 0%,#dd7921 100%);--ac-grad-pill:radial-gradient(circle at 0% 100%,#e84e0e 0%,#ff8a1e 81%);--ac-pin:radial-gradient(103px 312px at -6% 107%,#ac400f 0%,#dd7921 100%);--ac-bevel:inset 1px 1px 2px #ffffff4f,inset -1px -1px 2px #2129306b;--ac-secondary-bevel:inset 1px 1px 2px 0 #ffffff1c,inset -1px -1px 2px 0 #2129306b;--ac-glow:0 0 32px #e1520580;--opacity-white-20:#fff3;--opacity-white-40:#fff6;--opacity-white-50:#ffffff80;--opacity-white-60:#fff9;--opacity-white-80:#fffc;--body-color:var(--base-500);--white:#fff;--gradient-overlay:radial-gradient(248.5% 126.69% at 0% 100%,#32255ce0 0%,#373a41e0 100%);--gradient-filled-72:#363c48b8;--gradient-filled-12:#1e1e221f;--gradient-linear-72:linear-gradient(180deg,#141414b8,#14141400);--gradient-linear-64:linear-gradient(180deg,#1d1d1fa3,#1d1d1f00);--gradient-bottom-linear-64:linear-gradient(180deg,#14141400,#141414a3);--gradient-bottom-linear-72:linear-gradient(180deg,#14141400,#141414b8);--gradient-bottom-linear-0:linear-gradient(180deg,#14141400,#141414b8);--gradient-linear-32:linear-gradient(180deg,#1d1d1f52,#1d1d1f00);--radius-16:1.6rem;--radius-12:1.2rem;--box-shadow-default:0px 16px 24px 0px #0000000f,0px 2px 6px 0px #0000000a,0px 0px 1px 0px #0000000a;--box-shadow-tabs:.1rem .1rem .4rem 0 rgb(from var(--base-500) r g b/80%);--box-shadow-mini:0 3px 8px 0 #00000026,0 3px 1px 0 #0000000f;--base-font:"TT Firs";--base-font-size:1.6rem;--html-font-size-mobile-small:10px;--html-font-size-mobile:10px;--html-font-size-tablet:1.8vw;--html-font-size-laptop:.6944vw;--html-font-size-desktop: calc(6px + .2778vw) ;--html-font-size-ultra:12px;--anchor-offset:2rem;--header-z-index:100;--footer-h:20rem;--aside-padding:6.4rem;--header-h:7.2rem;--menu-h-mobile:5.6rem;--grid-column:12;--default-transition:.3s ease-in-out;--gradient-color:radial-gradient(var(--percent-ex) var(--percent-ey) at var(--percent-x) var(--percent-y),var(--color-from) var(--percent-from),var(--color-to) var(--percent-to))}@property --percent-ex{inherits:false;initial-value:0%;syntax:"<percentage>"}@property --glow-size{inherits:false;initial-value:0;syntax:"<length>"}@property --angle{inherits:false;initial-value:0deg;syntax:"<angle>"}@property --percent-ey{inherits:false;initial-value:0%;syntax:"<percentage>"}@property --percent-x{inherits:false;initial-value:0%;syntax:"<percentage>"}@property --percent-to{inherits:false;initial-value:0%;syntax:"<percentage>"}@property --color-from{inherits:false;initial-value:#0000;syntax:"<color>"}@property --percent-y{inherits:false;initial-value:0%;syntax:"<percentage>"}@property --percent-from{inherits:false;initial-value:0%;syntax:"<percentage>"}@property --glow-color{inherits:false;initial-value:#0000;syntax:"<color>"}@property --color-to{inherits:false;initial-value:#0000;syntax:"<color>"}@media(max-width:1279.98px){:root{--grid-column:8;--header-h:5.6rem;--aside-padding:1.6rem}}@media(max-width:767.98px){:root{--grid-column:4}}*{box-sizing:border-box}#__layout,#__nuxt,body,html{width:100%;height:100%}html{height:100%;min-height:1vw;font-size:10px;font-size:var(--html-font-size-ultra)}@media(max-width:1920.98px){html{font-size:var(--html-font-size-desktop)}}@media(max-width:1439.98px){html{font-size:var(--html-font-size-laptop)}}@media(max-width:1279.98px){html{font-size:var(--html-font-size-tablet)}}@media(max-width:767.98px){html{font-size:var(--html-font-size-mobile)}}@media(max-width:414px){html{font-size:var(--html-font-size-mobile-small)}}html.lenis:not(.lenis-autoToggle).lenis-stopped:has(:not(#app)){overflow:initial}body,body *{font-style:normal;font-synthesis:none;font-synthesis-style:none;font-variation-settings:"slnt" 0,"ital" 0}body{overflow-y:auto;background:var(--base-0);font-family:var(--base-font),serif;font-size:var(--base-font-size);color:var(--body-color);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}body:has(.AmberCity){background:var(--ac-bg)}a{text-decoration:none;color:inherit}p,ul{margin-top:0;margin-bottom:0}ul{padding-left:0}li{list-style:none}button,input,optgroup,select,textarea{padding:0;border:none;background-color:initial;outline:none;font-family:inherit;-webkit-appearance:none;appearance:none}input{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input fieldset[disabled],input[disabled]{-webkit-text-fill-color:var(--base-100);opacity:1}input::-ms-clear{display:none}textarea{resize:none}h1,h2,h3,h4,h5,h6,pre{margin:0;font-size:medium;font-weight:400}address{font-style:normal}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.custom-scrollbar{--custom-scrollbar-background:var(--base-100);--custom-scrollbar-thumb-color:var(--base-300);--custom-scrollbar-thumb-hover-color:var(--base-400);--custom-scrollbar-thumb-active-color:var(--base-400);--custom-scrollbar-width:6px;--custom-scrollbar-height:6px;--custom-scrollbar-border-radius:10px}@supports not selector(&::-webkit-scrollbar){.custom-scrollbar{scrollbar-color:var(--custom-scrollbar-thumb-color) #0000;scrollbar-width:thin}}.custom-scrollbar::-webkit-scrollbar{width:var(--custom-scrollbar-width);height:var(--custom-scrollbar-height);background-color:var(--custom-scrollbar-background)}.custom-scrollbar::-webkit-scrollbar-track{border-radius:var(--custom-scrollbar-border-radius);background-color:var(--custom-scrollbar-background)}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:var(--custom-scrollbar-border-radius);background-color:var(--custom-scrollbar-thumb-color)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--custom-scrollbar-thumb-hover-color)}.custom-scrollbar::-webkit-scrollbar-thumb:active{background-color:var(--custom-scrollbar-thumb-active-color)}.custom-scrollbar::-webkit-scrollbar-corner{background-color:var(--custom-scrollbar-background)}span.rub{font-family:PT-Rouble-Sans,sans-serif}.textBlock h2{margin-bottom:4.8rem}@media(max-width:1279.98px){.textBlock h2{margin-top:2.8rem}}.textBlock h3{margin-top:4.8rem;margin-bottom:3.2rem}@media(max-width:1279.98px){.textBlock h3{margin-top:4rem;margin-bottom:2.8rem}}.textBlock b,.textBlock p{margin-bottom:2rem}.textBlock p:last-child{margin-bottom:0}.textBlock ul{margin-bottom:3.2rem;padding-left:1.6rem}.textBlock ul li{margin-bottom:.8rem;list-style:disc}h1{font-size:5.6rem;line-height:1}h1,h2{font-weight:500}h2{font-size:3.6rem;line-height:1.16}h3{font-size:2rem}h3,h4{font-weight:500;line-height:1.25}h4{font-size:2.4rem}b{font-size:2rem;font-weight:500;line-height:1.35}@media(max-width:767.98px){b{font-size:1.3rem;font-weight:500;line-height:1.35}}.fade-enter-active,.fade-leave-active{transition:opacity var(--default-transition)}.fade-enter-from,.fade-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity var(--default-transition)}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-abs-enter-active,.fade-abs-leave-active{transition:opacity var(--default-transition)}.fade-abs-leave-active{position:absolute}.fade-abs-enter-from,.fade-abs-leave-to{opacity:0}.list-enter-active,.list-leave-active{transition:all .4s cubic-bezier(0,.555,.36,1.005)}.list-enter-from,.list-leave-to{opacity:0;transform:translateY(4rem)}.overlay-appear-enter-active{transition:all .4s}.overlay-appear-leave-active{transition:all .2s}.overlay-appear-enter-from,.overlay-appear-leave-to{opacity:0}.change-images-enter-active{transition:opacity .5s}.change-images-leave-active{transition:opacity .5s;transition-delay:.5s}.change-images-enter-from,.change-images-leave-to{opacity:0}.tooltip-enter-active{transition:opacity .3s,transform .3s}.tooltip-leave-active{transition:opacity .15s,transform .15s}.tooltip-enter-from,.tooltip-leave-active{opacity:0;transform:translateY(-1.6rem)}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translate3d(0,1rem,0)}.dropdown-enter-active,.dropdown-leave-active{transition:opacity .3s,transform .3s ease-in-out}.dropdown-enter-from,.dropdown-leave-active{opacity:0;transform:translateY(-1rem)}.fade-up-enter-active,.fade-up-leave-active{transition:all .3s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(4rem)}.notification-enter-active,.notification-leave-active{transition:opacity .4s cubic-bezier(0,.555,.36,1.005),transform .4s cubic-bezier(0,.555,.36,1.005)}.notification-enter-from,.notification-leave-to{opacity:0;transform:translate(10rem)}.fade-right-enter-active,.fade-right-leave-active{transition:all .4s ease-in-out}.fade-right-enter-from,.fade-right-leave-to{opacity:1;transform:translate(100%)}.fade-down-enter-active,.fade-down-leave-active{transition:all .4s ease-in-out}.fade-down-enter-from,.fade-down-leave-to{opacity:1;transform:translateY(100%)}.icons-menu-enter-active,.icons-menu-leave-active{transition:opacity .4s ease-in-out,transform .4s ease-in-out}.icons-menu-enter-from{opacity:0;transform:translateY(80%) scale(.4)}.icons-menu-leave-to{opacity:0;transform:translateY(-60%) scale(.4)}.menu-text-enter-active{transition:opacity .4s cubic-bezier(.33,1,.68,1),transform .4s cubic-bezier(.33,1,.68,1)}.menu-text-enter-from,.menu-text-leave-to{opacity:0;transform:translateY(2rem)}.menu-project-image-enter-active,.menu-project-image-leave-to{transition:opacity .4s cubic-bezier(.42,.65,.27,.99) 0s}.menu-project-image-enter-from,.menu-project-image-leave-to{opacity:0}.fade-fast-mobile-enter-active,.fade-fast-mobile-leave-active{transition:opacity .1s ease-in}.fade-fast-mobile-enter-from,.fade-fast-mobile-leave-to{opacity:0}.common-overlay-enter-active{transition:opacity .1s ease-in-out}.common-overlay-leave-active{transition:opacity .3s ease-in-out}.common-overlay-enter-from,.common-overlay-leave-to{opacity:0}.slide-left-enter-active,.slide-left-leave-active{transition:opacity var(--default-transition),transform var(--default-transition)}.slide-left-enter-from,.slide-left-leave-to{opacity:0;transform:translate(-1.6rem)}@font-face{font-family:PT-Rouble-Sans;src:local("pt-rouble/PT-Rouble-Sans"),url(./PT-Rouble-Sans.BgAc5SZp.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PT-Rouble-Serif;src:local("pt-rouble/PT-Rouble-Serif"),url(./PT-Rouble-Serif.DbV-QzTB.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Ultralight"),url(./SuisseIntl-Ultralight.htNNK_rm.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Thin"),url(./SuisseIntl-Thin.CYyXa0YJ.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Light"),url(./SuisseIntl-Light.CuzW0saM.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Regular"),url(./SuisseIntl-Regular.C-f6slvj.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Medium"),url(./SuisseIntl-Medium.C9Q-1pOI.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Semibold"),url(./SuisseIntl-Semibold.CX2yUW4n.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SuisseIntl;src:local("SuisseIntl-Bold"),url(./SuisseIntl-Bold.CyyUPtpl.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TT Firs;src:url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2 supports variations"),url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2-variations"),url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2");font-weight:100 900;font-style:normal;font-stretch:normal;font-display:swap;font-variation-settings:"slnt" 0,"ital" 0}: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:initial}.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);-webkit-backface-visibility:hidden;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-cube-shadow,.swiper-3d .swiper-slide{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{-webkit-margin-start:var(--swiper-slides-offset-before);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{-webkit-margin-end:var(--swiper-slides-offset-after);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{-webkit-margin-before:var(--swiper-slides-offset-before);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{-webkit-margin-after:var(--swiper-slides-offset-after);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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{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(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid #0000}:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.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(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}:is(.swiper-button-next,.swiper-button-prev).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-next,.swiper-button-prev).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev){display:none!important}:is(.swiper-button-next,.swiper-button-prev) ::slotted(svg),:is(.swiper-button-next,.swiper-button-prev) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon,.swiper-button-prev ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size)/2);margin-left:0}.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev,.swiper-horizontal~.swiper-button-next,.swiper-horizontal .swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal .swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(0)}.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-next,.swiper-vertical~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon,:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon){transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled>.swiper-pagination{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{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;-webkit-appearance: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-pagination-vertical.swiper-pagination-bullets,.swiper-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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}: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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);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-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>.swiper-pagination-progressbar,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a)}.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>.swiper-scrollbar{display:none!important}.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2)}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.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-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;-webkit-backface-visibility:hidden;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-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.container{width:100%;margin:0 auto}@media(max-width:1279.98px){.container{width:100%;padding:0 var(--aside-padding)}}@media(max-width:767.98px){.container{padding:0 var(--aside-padding)}}.container._no-padding{padding:0}@media(max-width:1279.98px){.container._no-padding{padding:0}}@media(max-width:767.98px){.container._no-padding{padding:0}}.container:not(._full-hd,._error){max-width:136rem}.container:not(._error){max-width:67.2rem}.container._full-hd{max-width:192rem}@media(max-width:1279.98px){.container._full-hd{width:100%;max-width:100vw}}.anchor{position:absolute;top:calc(var(--header-h)*-1 - var(--anchor-offset))}.page{padding-top:var(--header-h)}.visually-hidden:not(:focus):not(:active){position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.styled-content h1,.styled-content h2,.styled-content h3{font-weight:600}.styled-content h1{margin:2rem 0;font-size:2rem}@media(max-width:767.98px){.styled-content h1{margin-bottom:12px;font-size:24px}}.styled-content h2{margin-bottom:1.4rem;font-size:1.6rem}@media(max-width:767.98px){.styled-content h2{margin-bottom:14px;font-size:20px}}.styled-content h3{margin-bottom:1rem;font-size:1.4rem}@media(max-width:767.98px){.styled-content h3{margin-bottom:12px;font-size:18px}}.styled-content p:not(:first-child),.styled-content p:not(:last-child){margin:1rem 0}@media(max-width:767.98px){.styled-content p:not(:first-child),.styled-content p:not(:last-child){margin:1rem 0}.styled-content p{font-size:1.4rem}}.styled-content b,.styled-content strong{font-weight:bolder}.styled-content ol,.styled-content ul{margin:1rem 0;padding:0 0 0 3rem;list-style:none}.styled-content li{margin:.6rem 0;list-style:inherit}.styled-content ul{list-style-type:disc}.styled-content ol{list-style-type:decimal}.styled-content hr{margin:1rem 0}.styled-content a{color:var(--primary-500);transition:var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){.styled-content a:hover{color:var(--primary-900)}}.no-integration{outline:1px solid #f0f}.pagination{position:relative;inset:0;display:flex;align-items:center;justify-content:center;gap:.4rem}.pagination .swiper-pagination-bullet{position:relative;z-index:2;width:.8rem;height:.8rem;background:var(--base-400);transition:var(--default-transition)}.pagination .swiper-pagination-bullet-active{background:var(--base-0)}@media(max-width:767.98px){.desktop-tablet{display:none!important}}@media(min-width:1280px){.tablet-mobile{display:none!important}}@media(max-width:1279.98px){.onlyDesktop{display:none!important}}@media(min-width:1280px){.onlyTablet{display:none!important}}@media(max-width:767.98px){.onlyTablet{display:none!important}}@media(min-width:768px){.onlyMobile{display:none!important}}._VLoading_17z82_34{animation:_rotate_17z82_1 1s linear infinite;will-change:transform}._VLoading_17z82_34.__large_17z82_38{width:1.6rem;height:1.6rem}._VLoading_17z82_34.__medium_17z82_42{width:1.4rem;height:1.4rem}._VLoading_17z82_34.__small_17z82_46{width:1.2rem;height:1.2rem}@keyframes _rotate_17z82_1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}._VIcon_d17m1_34{fill:currentcolor}._VIcon_d17m1_34.__xs_d17m1_37{width:1rem;height:1rem}._VIcon_d17m1_34.__small_d17m1_41{width:1.2rem;height:1.2rem}._VIcon_d17m1_34.__sMedium_d17m1_45{width:1.4rem;height:1.4rem}._VIcon_d17m1_34.__medium_d17m1_49{width:1.6rem;height:1.6rem}._VIcon_d17m1_34.__sLarge_d17m1_53{width:2rem;height:2rem}._VIcon_d17m1_34.__large_d17m1_57{width:2.4rem;height:2.4rem}._VIcon_d17m1_34.__xxLarge_d17m1_61{width:3.2rem;height:3.2rem}._VButton_1g393_35{--size:auto;--glow-size:0;--glow-color:#0000;--glow-size-hover:0;--glow-color-hover:#0000;display:inline-block;outline:none;transition:color var(--default-transition),opacity var(--default-transition),background-color var(--default-transition),border-color var(--default-transition);cursor:pointer;-webkit-user-select:none;user-select:none}._VButton_1g393_35.__size_1g393_48.__small_1g393_48{--size:3.2rem;--min-width:3.8rem;--border-radius:.6rem;--label-padding:0 1.6rem;--label-padding-has-icon:0 1rem;--label-padding-chips:0 .8rem;--icon-size:1.2rem;--icon-margin:.8rem}._VButton_1g393_35.__size_1g393_48.__small_1g393_48 ._label_1g393_58{font-size:1.3rem;font-weight:500;line-height:1.35}._VButton_1g393_35.__size_1g393_48.__medium_1g393_63{--size:4rem;--min-width:5.6rem;--border-radius:.8rem;--label-padding:0 2.4rem;--label-padding-has-icon:0 1.6rem;--label-padding-chips:0 1.6rem;--icon-size:1.6rem;--icon-margin:.8rem}._VButton_1g393_35.__size_1g393_48.__medium_1g393_63 ._label_1g393_58{font-size:1.6rem;font-weight:500;line-height:1.36;font-weight:450}._VButton_1g393_35.__size_1g393_48.__large_1g393_79{--size:4.8rem;--min-width:5.6rem;--border-radius:1.2rem;--label-padding:0 3.2rem;--label-padding-has-icon:0 1.6rem;--label-padding-chips:0 1.6rem;--icon-size:1.6rem;--icon-margin:.8rem}._VButton_1g393_35.__size_1g393_48.__large_1g393_79 ._label_1g393_58{font-size:1.6rem;font-weight:500;line-height:1.36;font-weight:450}._VButton_1g393_35.__size_1g393_48{min-width:var(--min-width);border-radius:var(--border-radius)}._VButton_1g393_35.__size_1g393_48 ._label_1g393_58{padding:var(--label-padding)}._VButton_1g393_35.__size_1g393_48.__hasIcon_1g393_102 ._label_1g393_58{padding:var(--label-padding-has-icon)}._VButton_1g393_35.__size_1g393_48 ._icon_1g393_105{width:var(--icon-size);height:var(--icon-size)}._VButton_1g393_35.__size_1g393_48 ._icon_1g393_105.__pre_1g393_109{margin-right:var(--icon-margin)}._VButton_1g393_35.__size_1g393_48 ._icon_1g393_105.__post_1g393_112{margin-left:var(--icon-margin)}._VButton_1g393_35.__size_1g393_48.__chips_1g393_115 ._label_1g393_58{padding:var(--label-padding-chips)}._VButton_1g393_35.__theme_1g393_121.__light_1g393_121.__primary_1g393_121{--background:var( --ac-grad-cta,radial-gradient(125% 125% at -6% 107%,#ac400f 0%,#dd7921 100%) );--background-color:unset;--text-color:var(--base-0);--background-hover:var(--background);--background-active:var(--background);--background-loading:var(--background);--background-disabled:none;--background-color-hover:unset;--background-color-active:var(--primary-900);--background-color-loading:var(--primary-600);--background-color-disabled:var(--base-300);--text-color-hover:var(--base-0);--text-color-active:var(--base-0);--text-color-loading:var(--base-0);--text-color-disabled:var(--base-0);--glow-size-hover:16px;--glow-color-hover:var(--theme-glow-color,#e1520580);--box-shadow-default:1px 1px 2px 0 #ffffff4f inset,-1px -1px 2px 0 #2129306b inset,0 0 var(--glow-size) 0 var(--glow-color);--box-shadow-hover:var(--box-shadow-default);--box-shadow-active:none;--box-shadow-loading:none;--box-shadow-disabled:none}._VButton_1g393_35.__theme_1g393_121.__light_1g393_121.__secondary_1g393_150{--background-color:var(--ac-grey-dark,#414141);--text-color:var(--base-0);--background-color-hover:var(--ac-grey,#959596);--background-color-active:var(--ac-grey,#959596);--background-color-loading:var(--ac-grey-dark,#414141);--background-color-disabled:var(--base-100);--text-color-hover:var(--base-0);--text-color-active:var(--base-0);--text-color-loading:var(--base-0);--text-color-disabled:var(--base-300);--box-shadow-default:var(--ac-secondary-bevel);--box-shadow-hover:var(--box-shadow-default);--box-shadow-active:var(--box-shadow-default);--box-shadow-loading:var(--box-shadow-default);--box-shadow-disabled:none}._VButton_1g393_35.__theme_1g393_121.__light_1g393_121.__tertiary_1g393_167{--background-color:var(--base-0);--text-color:var(--primary-500);--background-color-hover:var(--base-0);--background-color-active:var(--base-0);--background-color-loading:var(--base-0);--background-color-disabled:var(--base-0);--text-color-hover:var(--primary-600);--text-color-active:var(--primary-900);--text-color-loading:var(--primary-600);--text-color-disabled:var(--base-300);--box-shadow-default:inset 0 0 0 1px var(--base-200);--box-shadow-hover:inset 0 0 0 1px var(--primary-300);--box-shadow-active:inset 0 0 0 1px var(--primary-500);--box-shadow-loading:inset 0 0 0 1px var(--primary-300);--box-shadow-disabled:inset 0 0 0 1px var(--base-200)}._VButton_1g393_35.__theme_1g393_121.__light_1g393_121.__tertiary_1g393_167.__chips_1g393_115{--text-color:var(--base-500);--text-color-hover:var(--base-500);--text-color-active:var(--base-0);--text-color-loading:var(--base-500);--text-color-disabled:var(--base-300);--box-shadow-hover:inset 0 0 0 1px var(--base-300);--box-shadow-active:inset 0 0 0 1px var(--base-500);--box-shadow-loading:inset 0 0 0 1px var(--base-300);--background-color-active:var(--base-500)}._VButton_1g393_35.__theme_1g393_121.__light_1g393_121.__white_1g393_195{--background:none;--background-color:var(--white);--background-hover:none;--background-active:none;--background-loading:none;--background-disabled:none;--text-color:var(--black);--background-color-hover:var(--base-400);--background-color-active:var(--base-500);--background-color-loading:var(--base-500);--background-color-disabled:var(--base-100);--text-color-hover:var(--white);--text-color-active:var(--white);--text-color-loading:var(--base-500);--text-color-disabled:var(--base-300);--box-shadow-default:none;--box-shadow-hover:none;--box-shadow-active:none;--box-shadow-loading:none;--box-shadow-disabled:none}._VButton_1g393_35.__theme_1g393_121.__dark_1g393_217.__primary_1g393_121{--background-color:var(--primary-500);--text-color:var(--base-0);--background-color-hover:var(--primary-600);--background-color-active:var(--primary-900);--background-color-loading:var(--primary-600);--background-color-disabled:var(--opacity-white-20);--text-color-hover:var(--base-0);--text-color-active:var(--base-0);--text-color-loading:var(--base-0);--text-color-disabled:var(--opacity-white-40);--box-shadow-default:none;--box-shadow-hover:none;--box-shadow-active:none;--box-shadow-loading:none;--box-shadow-disabled:none}._VButton_1g393_35.__theme_1g393_121.__dark_1g393_217.__secondary_1g393_150{--background-color:var(--base-0);--text-color:var(--primary-500);--background-color-hover:var(--base-100);--background-color-active:var(--base-0);--background-color-loading:var(--base-0);--background-color-disabled:var(--opacity-white-20);--text-color-hover:var(--primary-600);--text-color-active:var(--primary-900);--text-color-loading:var(--primary-600);--text-color-disabled:var(--opacity-white-40);--box-shadow-default:none;--box-shadow-hover:none;--box-shadow-active:none;--box-shadow-loading:none;--box-shadow-disabled:none}._VButton_1g393_35.__theme_1g393_121.__dark_1g393_217.__tertiary_1g393_167{--background-color:#0000;--text-color:var(--base-0);--background-color-hover:#0000;--background-color-active:var(--white);--background-color-loading:#0000;--background-color-disabled:#0000;--text-color-hover:var(--base-0);--text-color-active:var(--base-500);--text-color-loading:var(--base-0);--text-color-disabled:var(--opacity-white-40);--box-shadow-default:inset 0 0 0 1px var(--opacity-white-40);--box-shadow-hover:inset 0 0 0 1px var(--base-0);--box-shadow-active:none;--box-shadow-loading:inset 0 0 0 1px var(--base-0);--box-shadow-disabled:inset 0 0 0 1px var(--opacity-white-20)}._VButton_1g393_35.__theme_1g393_121.__dark_1g393_217.__white_1g393_195{--background-color:var(--base-0);--text-color:var(--primary-500);--background-color-hover:var(--primary-100);--background-color-active:var(--primary-100);--background-color-loading:var(--base-0);--background-color-disabled:var(--base-100);--text-color-hover:var(--primary-600);--text-color-active:var(--primary-900);--text-color-loading:var(--primary-500);--text-color-disabled:var(--base-300);--box-shadow-default:none;--box-shadow-hover:none;--box-shadow-active:none;--box-shadow-loading:none;--box-shadow-disabled:none}._VButton_1g393_35.__theme_1g393_121{background:var(--background);background-color:var(--background-color);box-shadow:var(--box-shadow-custom,var(--box-shadow-default));transition:var(--default-transition)}._VButton_1g393_35.__theme_1g393_121 ._label_1g393_58{color:var(--text-color)}._VButton_1g393_35.__theme_1g393_121:not(.__disabled_1g393_294).__active_1g393_294,._VButton_1g393_35.__theme_1g393_121:not(.__disabled_1g393_294):active{background:var(--background-active);background-color:var(--background-color-active);box-shadow:var(--box-shadow-active)}._VButton_1g393_35.__theme_1g393_121:not(.__disabled_1g393_294).__active_1g393_294 ._label_1g393_58,._VButton_1g393_35.__theme_1g393_121:not(.__disabled_1g393_294):active ._label_1g393_58{color:var(--text-color-active)}._VButton_1g393_35.__theme_1g393_121.__loading_1g393_302{background:var(--background-loading);background-color:var(--background-color-loading);box-shadow:var(--box-shadow-loading)}._VButton_1g393_35.__theme_1g393_121.__loading_1g393_302 ._label_1g393_58{color:var(--text-color-loading)}._VButton_1g393_35.__theme_1g393_121.__disabled_1g393_294{background:var(--background-disabled);background-color:var(--background-color-disabled);box-shadow:var(--box-shadow-disabled)}._VButton_1g393_35.__theme_1g393_121.__disabled_1g393_294 ._label_1g393_58{color:var(--text-color-disabled)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VButton_1g393_35.__theme_1g393_121:hover:not(.__disabled_1g393_294,._VButton_1g393_35.__theme_1g393_121:hover:active,._VButton_1g393_35.__theme_1g393_121:hover.__active_1g393_294){--glow-size:var(--glow-size-hover);--glow-color:var(--glow-color-hover);background:var(--background-hover);background-color:var(--background-color-hover);box-shadow:var(--box-shadow-hover)}._VButton_1g393_35.__theme_1g393_121:hover:not(.__disabled_1g393_294,._VButton_1g393_35.__theme_1g393_121:hover:active,._VButton_1g393_35.__theme_1g393_121:hover.__active_1g393_294) ._label_1g393_58{color:var(--text-color-hover)}}._VButton_1g393_35.__loading_1g393_302{pointer-events:none}._VButton_1g393_35.__disabled_1g393_294{cursor:not-allowed}._VButton_1g393_35.__fullWidth_1g393_339{width:100%}._VButton_1g393_35.__equal_1g393_342{width:var(--size);min-width:auto;height:var(--size)}._VButton_1g393_35.__equal_1g393_342 ._label_1g393_58{justify-content:center;width:100%;padding:0}._VButton_1g393_35.__equal_1g393_342 ._icon_1g393_105.__pre_1g393_109{margin-right:0}._VButton_1g393_35.__equal_1g393_342 ._icon_1g393_105.__post_1g393_112{margin-left:0}._VButton_1g393_35.__chips_1g393_115,._VButton_1g393_35.__rounded_1g393_358{border-radius:var(--size)}._VButton_1g393_35.__justifyBetween_1g393_361 ._label_1g393_58{justify-content:space-between}._label_1g393_58{display:inline-flex;align-items:center;justify-content:center;width:100%;height:var(--size);white-space:nowrap;transition:color var(--default-transition)}._label_1g393_58 svg{position:relative;display:inline-block;vertical-align:center}._loader_1g393_380{display:flex;align-items:center;justify-content:center}._icon_1g393_105{flex-shrink:0}._VImage_c3icw_34{position:relative}._VImage_c3icw_34.__contain_c3icw_37 ._image_c3icw_37,._VImage_c3icw_34.__contain_c3icw_37 ._preview_c3icw_38{-o-object-fit:contain;object-fit:contain}._image_c3icw_37,._preview_c3icw_38{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._preview_c3icw_38{position:absolute;top:0;left:0;-webkit-transition:opacity .1s ease-out;transition:opacity .1s ease-out}._preview_c3icw_38.__hide_c3icw_57{visibility:hidden;opacity:0}._SocialButtons_13ilr_34{display:flex;width:-webkit-fit-content;width:fit-content}._SocialButtons_13ilr_34.__small_13ilr_38{gap:.4rem}._SocialButtons_13ilr_34.__medium_13ilr_41{gap:.8rem}._SocialButtons_13ilr_34.__large_13ilr_44{gap:1.2rem}._icon_13ilr_48{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem}._VTooltipHint_uqh22_34{position:relative;display:flex;align-items:flex-start;padding:.4rem;border-radius:.8rem;flex-direction:column}._VTooltipHint_uqh22_34.__light_uqh22_43.__primary_uqh22_43{--background:var(--white);background-color:var(--background);box-shadow:var(--box-shadow-default)}._VTooltipHint_uqh22_34.__dark_uqh22_48.__primary_uqh22_43{--background:var(--base-400);background-color:var(--background);color:var(--white)}._VTooltipHint_uqh22_34.__top_uqh22_57 ._triangle_uqh22_57{top:100%;left:50%;border-top:.7rem solid;border-top-color:var(--background);transform:translate(var(--translate-x))}._VTooltipHint_uqh22_34.__bottom_uqh22_64 ._triangle_uqh22_57{bottom:100%;left:50%;border-bottom:.7rem solid;border-bottom-color:var(--background);transform:translate(var(--translate-x))}._VTooltipHint_uqh22_34.__left_uqh22_71 ._triangle_uqh22_57{top:50%;left:100%;border-left:.7rem solid;border-left-color:var(--background);transform:translateY(-50%)}._VTooltipHint_uqh22_34.__right_uqh22_78 ._triangle_uqh22_57{top:50%;right:100%;border-right:.7rem solid;border-right-color:var(--background);transform:translateY(-50%)}._VTooltipHint_uqh22_34:not(.__image_uqh22_88){padding:0}._VTooltipHint_uqh22_34:not(.__image_uqh22_88) ._content_uqh22_91{padding:1rem 2rem;text-align:center}._content_uqh22_91{font-size:2rem;font-weight:500;line-height:1.35;overflow:hidden;padding:1rem 2rem}._tag_uqh22_104:not(:first-child){margin-top:1.6rem}._title_uqh22_108{font-size:1.3rem;font-weight:500;line-height:1.35;text-align:left}._text_uqh22_115{margin-top:.8rem;text-align:left}._text_uqh22_115,._text_uqh22_115>p{font-size:1rem;font-weight:400;line-height:normal}._triangle_uqh22_57{position:absolute;border:.7rem solid #0000}._VTooltip_lx2wv_34{position:relative;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none}._content_lx2wv_41{position:absolute;z-index:1000;pointer-events:none}@media(max-width:1279.98px){._content_lx2wv_41{z-index:110}}._content_lx2wv_41.__hoverable_lx2wv_51{pointer-events:all}._content_lx2wv_41.__hasTitle_lx2wv_54 ._title_lx2wv_54{font-size:1.6rem;font-weight:500;line-height:normal}._content_lx2wv_41.__hasTitle_lx2wv_54 ._text_lx2wv_59{font-size:1.2rem;font-weight:400;line-height:normal;margin-top:1.2rem}._content_lx2wv_41.__light_lx2wv_65.__primary_lx2wv_65.__hasTitle_lx2wv_54 ._text_lx2wv_59{color:var(--base-400)}._VTag_ktbr4_34{display:inline-grid;align-items:center;width:-webkit-fit-content;width:fit-content;white-space:nowrap;transition:var(--default-transition);grid-auto-flow:column;-webkit-user-select:none;user-select:none}._VTag_ktbr4_34.__size_ktbr4_44.__small_ktbr4_44{font-size:1.6rem;font-weight:500;line-height:1.3;--size:1.6rem;--padding:0 .6rem;--border-radius:.4rem;--gap:.4rem}._VTag_ktbr4_34.__size_ktbr4_44.__medium_ktbr4_53{font-size:1.3rem;font-weight:500;line-height:1.35;--size:2.2rem;--padding:0 .8rem;--border-radius:.6rem;--gap:.4rem}._VTag_ktbr4_34.__size_ktbr4_44{height:var(--size);padding:var(--padding);border-radius:var(--border-radius);gap:var(--gap)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__default_ktbr4_71{--background-color:var(--base-100);--background-color-hover:var(--base-100);--background-color-active:var(--base-100);--background-color-disabled:var(--base-100);--text-color:var(--base-500);--text-color-hover:var(--base-500);--text-color-active:var(--base-500);--text-color-disabled:var(--base-400);--icon-color:var(--base-300);--icon-color-hover:var(--base-300);--icon-color-active:var(--base-300);--icon-color-disabled:var(--base-300)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__primary_ktbr4_85{--background-color:var(--primary-500);--background-color-hover:var(--primary-500);--background-color-active:var(--primary-500);--background-color-disabled:var(--primary-500);--text-color:var(--white);--text-color-hover:var(--white);--text-color-active:var(--white);--text-color-disabled:var(--white);--icon-color:var(--base-300);--icon-color-hover:var(--base-300);--icon-color-active:var(--base-300);--icon-color-disabled:var(--base-300)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__secondary_ktbr4_99{--background-color:var(--primary-100);--background-color-hover:var(--primary-100);--background-color-active:var(--primary-100);--background-color-disabled:var(--primary-100);--text-color:var(--primary-500);--text-color-hover:var(--primary-500);--text-color-active:var(--primary-500);--text-color-disabled:var(--primary-500);--icon-color:rgb(from var(--primary-600) r g b/32%);--icon-color-hover:rgb(from var(--primary-600) r g b/32%);--icon-color-active:rgb(from var(--primary-600) r g b/32%);--icon-color-disabled:rgb(from var(--primary-600) r g b/32%)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__black_ktbr4_113{--background-color:var(--base-500);--background-color-hover:var(--base-500);--background-color-active:var(--base-500);--background-color-disabled:var(--base-500);--text-color:var(--white);--text-color-hover:var(--white);--text-color-active:var(--white);--text-color-disabled:var(--white);--icon-color:var(--base-400);--icon-color-hover:var(--base-400);--icon-color-active:var(--base-400);--icon-color-disabled:var(--base-400)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__opacity_ktbr4_127{--background-color:#363c48b8;--background-color-hover:#363c48b8;--background-color-active:#363c48b8;--background-color-disabled:#363c48b8;--text-color:var(--white);--text-color-hover:var(--white);--text-color-active:var(--white);--text-color-disabled:var(--white);--icon-color:var(--opacity-white-40);--icon-color-hover:var(--opacity-white-40);--icon-color-active:var(--opacity-white-40);--icon-color-disabled:var(--opacity-white-40)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__white_ktbr4_141{--background-color:var(--white);--background-color-hover:var(--white);--background-color-active:var(--white);--background-color-disabled:var(--white);--text-color:var(--base-500);--text-color-hover:var(--base-500);--text-color-active:var(--base-500);--text-color-disabled:var(--base-500);--icon-color:var(--base-200);--icon-color-hover:var(--base-200);--icon-color-active:var(--base-200);--icon-color-disabled:var(--base-200)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__success_ktbr4_155{--background-color:var(--additional-success-100);--background-color-hover:var(--additional-success-100);--background-color-active:var(--additional-success-100);--background-color-disabled:var(--additional-success-100);--text-color:var(--additional-success-600);--text-color-hover:var(--additional-success-600);--text-color-active:var(--additional-success-600);--text-color-disabled:var(--additional-success-600);--icon-color:rgb(from var(--additional-success-600) r g b/32%);--icon-color-hover:rgb(from var(--additional-success-600) r g b/32%);--icon-color-active:rgb(from var(--additional-success-600) r g b/32%);--icon-color-disabled:rgb(from var(--additional-success-600) r g b/32%)}._VTag_ktbr4_34.__theme_ktbr4_71.__light_ktbr4_71.__error_ktbr4_169{--background-color:var(--additional-error-100);--background-color-hover:var(--additional-error-100);--background-color-active:var(--additional-error-100);--background-color-disabled:var(--additional-error-100);--text-color:var(--additional-error-500);--text-color-hover:var(--additional-error-500);--text-color-active:var(--additional-error-500);--text-color-disabled:var(--additional-error-500);--icon-color:rgb(from var(--additional-error-400) r g b/32%);--icon-color-hover:rgb(from var(--additional-error-400) r g b/32%);--icon-color-active:rgb(from var(--additional-error-400) r g b/32%);--icon-color-disabled:rgb(from var(--additional-error-400) r g b/32%)}._VTag_ktbr4_34.__theme_ktbr4_71{background-color:var(--background-color);color:var(--text-color)}._VTag_ktbr4_34.__theme_ktbr4_71 ._iconAfter_ktbr4_188,._VTag_ktbr4_34.__theme_ktbr4_71 ._iconBefore_ktbr4_187{color:var(--icon-color)}._VTag_ktbr4_34.__theme_ktbr4_71:not(.__disabled_ktbr4_191).__active_ktbr4_191,._VTag_ktbr4_34.__theme_ktbr4_71:not(.__disabled_ktbr4_191):active{background-color:var(--background-color-active);color:var(--text-color-active)}._VTag_ktbr4_34.__theme_ktbr4_71:not(.__disabled_ktbr4_191).__active_ktbr4_191 ._iconAfter_ktbr4_188,._VTag_ktbr4_34.__theme_ktbr4_71:not(.__disabled_ktbr4_191).__active_ktbr4_191 ._iconBefore_ktbr4_187,._VTag_ktbr4_34.__theme_ktbr4_71:not(.__disabled_ktbr4_191):active ._iconAfter_ktbr4_188,._VTag_ktbr4_34.__theme_ktbr4_71:not(.__disabled_ktbr4_191):active ._iconBefore_ktbr4_187{color:var(--icon-color-active)}._VTag_ktbr4_34.__theme_ktbr4_71.__disabled_ktbr4_191{background-color:var(--background-color-disabled);color:var(--text-color-disabled)}._VTag_ktbr4_34.__theme_ktbr4_71.__disabled_ktbr4_191 ._iconAfter_ktbr4_188,._VTag_ktbr4_34.__theme_ktbr4_71.__disabled_ktbr4_191 ._iconBefore_ktbr4_187{color:var(--icon-color-disabled)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VTag_ktbr4_34.__theme_ktbr4_71:hover:not(.__disabled_ktbr4_191,._VTag_ktbr4_34.__theme_ktbr4_71:hover:active,._VTag_ktbr4_34.__theme_ktbr4_71:hover.__active_ktbr4_191){background-color:var(--background-color-hover);color:var(--text-color-hover)}._VTag_ktbr4_34.__theme_ktbr4_71:hover:not(.__disabled_ktbr4_191,._VTag_ktbr4_34.__theme_ktbr4_71:hover:active,._VTag_ktbr4_34.__theme_ktbr4_71:hover.__active_ktbr4_191) ._iconAfter_ktbr4_188,._VTag_ktbr4_34.__theme_ktbr4_71:hover:not(.__disabled_ktbr4_191,._VTag_ktbr4_34.__theme_ktbr4_71:hover:active,._VTag_ktbr4_34.__theme_ktbr4_71:hover.__active_ktbr4_191) ._iconBefore_ktbr4_187{color:var(--icon-color-hover)}}._VTag_ktbr4_34.__chips_ktbr4_221{-webkit-user-select:none;user-select:none}._VTag_ktbr4_34.__chips_ktbr4_221.__grey-stroke_ktbr4_224{-webkit-user-select:none;user-select:none;border:1px solid #0000;--background-color:#0000;--background-color-hover:#0000;--background-color-active:#0000;--background-color-disabled:#0000;--text-color:var(--base-500);--text-color-hover:var(--base-500);--text-color-active:var(--base-500);--text-color-disabled:var(--base-400);--icon-color:var(--base-400);--icon-color-hover:var(--base-400);--icon-color-active:var(--base-400);--icon-color-disabled:var(--base-400);--border-color:var(--base-300);--border-color-hover:var(--base-500);--border-color-active:var(--base-300);--border-color-disabled:var(--base-400);border-color:var(--border-color)}._VTag_ktbr4_34.__chips_ktbr4_221.__grey-stroke_ktbr4_224 ._iconAfter_ktbr4_188{opacity:1;cursor:pointer;-webkit-user-select:none;user-select:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VTag_ktbr4_34.__chips_ktbr4_221.__grey-stroke_ktbr4_224:hover:not(.__disabled_ktbr4_191){border-color:var(--border-color-hover)}}._VTag_ktbr4_34.__chips_ktbr4_221.__grey-stroke_ktbr4_224.__disabled_ktbr4_191{border-color:var(--border-color-disabled);cursor:not-allowed}._VTag_ktbr4_34.__chips_ktbr4_221.__grey-stroke_ktbr4_224.__disabled_ktbr4_191 ._iconAfter_ktbr4_188{pointer-events:none}._VTag_ktbr4_34.__chips_ktbr4_221.__disabled_ktbr4_191{cursor:not-allowed}._VTag_ktbr4_34.__round_ktbr4_265{border-radius:100px}._label_ktbr4_269{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._iconAfter_ktbr4_188,._iconBefore_ktbr4_187{transition:var(--default-transition)}._iconAfter_ktbr4_188{cursor:pointer;-webkit-user-select:none;user-select:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._iconAfter_ktbr4_188:hover{opacity:.5}}._ErrorCard_gw9h6_34{display:flex;justify-content:space-between;padding:2rem;border-radius:1.6rem;background:var(--base-100)}._ErrorCard_gw9h6_34.__isDefault_gw9h6_41 ._title_gw9h6_41{font-size:1.7rem;font-weight:500;line-height:1.3;line-height:1}@media(max-width:1279.98px){._ErrorCard_gw9h6_34 ._tag_gw9h6_53,._ErrorCard_gw9h6_34.__isDefault_gw9h6_41 ._title_gw9h6_41{display:none}._ErrorCard_gw9h6_34{min-height:14.8rem}}._leftSide_gw9h6_63{display:flex;flex-direction:column;gap:1.6rem;height:100%}._title_gw9h6_41{font-size:2.4rem;font-weight:500;line-height:1.25;flex-grow:1;line-height:1}@media(max-width:1279.98px){._title_gw9h6_41{font-size:1.7rem;font-weight:500;line-height:1.3;line-height:1}}._contacts_gw9h6_86{display:none}@media(max-width:1279.98px){._contacts_gw9h6_86{display:flex;flex-direction:column;gap:1.2rem}}._contactWrapper_gw9h6_97{display:flex;align-items:center;gap:.6rem}._contact_gw9h6_86{font-size:1.6rem;font-weight:500;line-height:normal;line-height:1}._contact_gw9h6_86.__phone_gw9h6_109{color:var(--primary-500)}._copyIconWrapper_gw9h6_113{display:flex}._copy_gw9h6_113{color:var(--base-300)}._description_gw9h6_121{font-size:1.4rem;font-weight:500;line-height:1.35;margin-top:auto;color:var(--base-400)}._rightSide_gw9h6_129{display:flex}._image_gw9h6_133{width:14.4rem;height:14.4rem}@media(max-width:1279.98px){._image_gw9h6_133{display:none}}._btn_gw9h6_143{margin-top:auto}._tooltipContent_gw9h6_147{padding:.8rem 1.2rem;border-radius:.8rem;background:var(--white);box-shadow:var(--box-shadow-default)}:root{--overlay-color:#00000080}._VModal_152vj_38{position:fixed;inset:0;z-index:1000;outline:none}._VModal_152vj_38._position_left_152vj_45 ._container_152vj_45{justify-content:flex-start}._VModal_152vj_38._position_right_152vj_48 ._container_152vj_45{justify-content:flex-end}._VModal_152vj_38._position_center_152vj_51 ._container_152vj_45{justify-content:center}._VModal_152vj_38._align_top_152vj_57 ._container_152vj_45{align-items:flex-start}._VModal_152vj_38._align_bottom_152vj_60 ._container_152vj_45{align-items:flex-end}._VModal_152vj_38._align_center_152vj_63 ._container_152vj_45{align-items:center}._VModal_152vj_38.modal-enter-active ._overlay_152vj_66,._VModal_152vj_38.modal-leave-to ._overlay_152vj_66{opacity:1;transition:opacity .3s ease}._VModal_152vj_38.modal-enter-active ._close_152vj_71,._VModal_152vj_38.modal-enter-active ._container_152vj_45,._VModal_152vj_38.modal-leave-to ._close_152vj_71,._VModal_152vj_38.modal-leave-to ._container_152vj_45{opacity:1;transform:translateZ(0);transition:opacity .2s ease .3s,transform .2s ease .3s}._VModal_152vj_38.modal-enter-from ._overlay_152vj_66,._VModal_152vj_38.modal-leave-active ._overlay_152vj_66{opacity:0;transition:opacity .3s ease .2s}._VModal_152vj_38.modal-enter-from ._close_152vj_71,._VModal_152vj_38.modal-enter-from ._container_152vj_45,._VModal_152vj_38.modal-leave-active ._close_152vj_71,._VModal_152vj_38.modal-leave-active ._container_152vj_45{opacity:0;transform:translate3d(100%,0,0);transition:opacity .2s ease,transform .2s ease}@media(max-width:1279.98px){._VModal_152vj_38.modal-enter-from ._close_152vj_71,._VModal_152vj_38.modal-enter-from ._container_152vj_45,._VModal_152vj_38.modal-leave-active ._close_152vj_71,._VModal_152vj_38.modal-leave-active ._container_152vj_45{transform:translate3d(0,100%,0)}}._VModal_152vj_38._animation_slide_left_152vj_98.modal-enter-from ._container_152vj_45,._VModal_152vj_38._animation_slide_left_152vj_98.modal-leave-active ._container_152vj_45{transform:translate3d(-100%,0,0)}._VModal_152vj_38._animation_slide_right_152vj_101.modal-enter-from ._container_152vj_45,._VModal_152vj_38._animation_slide_right_152vj_101.modal-leave-active ._container_152vj_45{transform:translate3d(100%,0,0)}._VModal_152vj_38._animation_slide_bottom_152vj_104.modal-enter-from ._container_152vj_45,._VModal_152vj_38._animation_slide_bottom_152vj_104.modal-leave-active ._container_152vj_45{transform:translate3d(0,100%,0)}._VModal_152vj_38._animation_slide_top_152vj_107.modal-enter-from ._container_152vj_45,._VModal_152vj_38._animation_slide_top_152vj_107.modal-leave-active ._container_152vj_45{transform:translate3d(0,-100%,0)}._VModal_152vj_38._animation_scale_152vj_110 ._container_152vj_45{transform:scale(1)}._VModal_152vj_38._animation_scale_152vj_110.modal-enter-from ._container_152vj_45,._VModal_152vj_38._animation_scale_152vj_110.modal-leave-active ._container_152vj_45{transform:scale(.5)}._VModal_152vj_38 ._overlay_152vj_66{position:absolute;inset:0;z-index:1;background-color:var(--overlay-color)}._VModal_152vj_38 ._container_152vj_45{position:absolute;z-index:2;overflow-y:auto;display:flex;width:100%;height:100%;pointer-events:none}._VModal_152vj_38 ._container_152vj_45>*{pointer-events:auto}._Burger_14kxf_34{--size:2.4rem;overflow:hidden;display:flex;align-items:center;justify-content:center;flex:none;width:var(--size);height:var(--size);color:var(--base-600);cursor:pointer;-webkit-user-select:none;user-select:none}._Burger_14kxf_34.__small_14kxf_47{--size:2rem}._Burger_14kxf_34.__medium_14kxf_50{--size:2.4rem}._icon_14kxf_54{width:var(--size);height:var(--size)}._VLink_111dt_34{display:inline-flex;outline:none;transition:color var(--default-transition),opacity var(--default-transition),background-color var(--default-transition),border-color var(--default-transition);cursor:pointer;-webkit-user-select:none;user-select:none}._VLink_111dt_34.__size_111dt_42.__small_111dt_42{font-size:1.3rem}._VLink_111dt_34.__size_111dt_42.__medium_111dt_52,._VLink_111dt_34.__size_111dt_42.__small_111dt_42{font-weight:500;line-height:1.35;--underline-offset:.4rem;--underline-height:.1rem;--icon-top:.2rem;--icon-size:1.2rem;--icon-margin:.4rem}._VLink_111dt_34.__size_111dt_42.__medium_111dt_52{font-size:2rem}._VLink_111dt_34.__size_111dt_42.__large_111dt_62{font-size:1.6rem;font-weight:500;line-height:normal;--underline-offset:.4rem;--underline-height:.1rem;--icon-top:.2rem;--icon-size:1.2rem;--icon-margin:.4rem}._VLink_111dt_34.__theme_111dt_75.__light_111dt_75.__primary_111dt_75{--text:var(--base-500);--underline:var(--base-500);--text-hover:var(--primary-500);--underline-hover:var(--primary-500);--text-active:var(--primary-600);--underline-active:var(--primary-600);--text-disabled:var(--base-300);--underline-disabled:var(--base-300)}._VLink_111dt_34.__theme_111dt_75.__dark_111dt_85.__primary_111dt_75{--text:var(--base-0);--underline:var(--base-0);--text-hover:var(--opacity-white-80);--underline-hover:var(--opacity-white-80);--text-active:var(--base-0);--underline-active:var(--base-0);--text-disabled:var(--opacity-white-40);--underline-disabled:var(--opacity-white-40)}._VLink_111dt_34.__theme_111dt_75 ._label_111dt_95{color:var(--text)}._VLink_111dt_34.__theme_111dt_75 ._label_111dt_95 span:after,._VLink_111dt_34.__theme_111dt_75:after{background-color:var(--underline)}._VLink_111dt_34.__theme_111dt_75.__active_111dt_104:after{background-color:var(--underline-active)}._VLink_111dt_34.__theme_111dt_75.__active_111dt_104 ._label_111dt_95{color:var(--text-active)}._VLink_111dt_34.__theme_111dt_75.__active_111dt_104 ._label_111dt_95 span:after{background-color:var(--underline-active);transform:scaleX(0) translateZ(0)}._VLink_111dt_34.__theme_111dt_75.__disabled_111dt_114:after{background-color:var(--underline-disabled)}._VLink_111dt_34.__theme_111dt_75.__disabled_111dt_114 ._label_111dt_95{color:var(--text-disabled)}._VLink_111dt_34.__theme_111dt_75.__disabled_111dt_114 ._label_111dt_95 span:after{background-color:var(--underline-disabled)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VLink_111dt_34.__theme_111dt_75:hover:not(.__disabled_111dt_114):after{background-color:var(--underline-hover)}._VLink_111dt_34.__theme_111dt_75:hover:not(.__disabled_111dt_114) ._label_111dt_95{color:var(--text-hover)}._VLink_111dt_34.__theme_111dt_75:hover:not(.__disabled_111dt_114) ._label_111dt_95 span:after{background-color:var(--underline-hover);transform:scaleX(0) translateZ(0)}._VLink_111dt_34.__theme_111dt_75:hover:not(.__disabled_111dt_114):active:after{background-color:var(--underline-active)}._VLink_111dt_34.__theme_111dt_75:hover:not(.__disabled_111dt_114):active ._label_111dt_95{color:var(--text-active)}._VLink_111dt_34.__theme_111dt_75:hover:not(.__disabled_111dt_114):active ._label_111dt_95 span:after{background-color:var(--underline-active)}}._VLink_111dt_34.__active_111dt_104:not(.__alwaysInteracting_111dt_147){pointer-events:none}._VLink_111dt_34.__disabled_111dt_114{cursor:not-allowed}._VLink_111dt_34.__hasIcon_111dt_153 ._text_111dt_153{padding-right:1.6rem}._VLink_111dt_34.__hiddenUnderline_111dt_156 ._label_111dt_95 ._text_111dt_153:after{display:none}._label_111dt_95{display:inline-flex;transition:color var(--default-transition)}._label_111dt_95,._label_111dt_95 ._text_111dt_153{position:relative}._label_111dt_95 ._text_111dt_153:after{content:"";position:absolute;bottom:calc(var(--underline-offset)*-1);left:0;width:100%;height:var(--underline-height);transform:scaleX(1) translateZ(0);transform-origin:left center;transition:transform var(--default-transition),background-color var(--default-transition);pointer-events:none}._icon_111dt_181{position:absolute;top:var(--icon-top);right:0;display:inline-block;width:var(--icon-size);height:var(--icon-size);margin-left:var(--icon-margin);vertical-align:center}._TheHeaderMobileMenu_1ulzu_34{display:flex;flex-direction:column;width:100%;padding:1.6rem;background-color:var(--ac-surface)}._head_1ulzu_25{display:flex;align-items:center;justify-content:space-between;margin-bottom:3.6rem}._logo_1ulzu_49{width:10rem;height:1.2rem}._logoLink_1ulzu_56,._logo_1ulzu_49{flex-shrink:0;color:var(--base-0)}._close_1ulzu_61{display:flex;align-items:center;justify-content:center;flex:none;width:2.4rem;height:2.4rem;margin-left:2rem;color:var(--base-0);cursor:pointer;-webkit-user-select:none;user-select:none}._close_1ulzu_61 svg{width:inherit;height:inherit}._nav_1ulzu_78{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;margin-bottom:3.6rem}._navItem_1ulzu_86{font-size:1.6rem;font-weight:500;line-height:1.3;color:var(--base-0);transition:opacity var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._navItem_1ulzu_86:hover{opacity:.6}}._comagicButton_1ulzu_99{--border-radius-custom:1rem;--text-color-custom:var(--black);--background-color-custom:var(--grey-light);--background-color-active-custom:var(--white-80);margin-bottom:1.2rem}._phone_1ulzu_107._phone_1ulzu_107._phone_1ulzu_107._phone_1ulzu_107{font-size:2rem;font-weight:500;line-height:1.35;--text:var(--black);margin-bottom:2.4rem;letter-spacing:.1rem;color:var(--base-0);font-variant-numeric:lining-nums tabular-nums}._socials_1ulzu_118{display:flex;align-items:center;height:4rem;padding:.8rem 0;border-radius:1.2rem;border:1px solid var(--ac-surface-2);background-color:var(--ac-surface);color:var(--base-0)}._social_1ulzu_118{position:relative;display:flex;align-items:center;justify-content:center;flex:none;flex-grow:1;border-radius:1rem;font-size:0;transition:opacity var(--default-transition)}._social_1ulzu_118:not(:last-child):before{content:"";position:absolute;top:50%;right:0;display:inline-block;width:1px;height:1.6rem;background-color:var(--ac-grey-dark);transform:translate(-50%,-50%)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._social_1ulzu_118:hover{opacity:.7}}._cta_1ulzu_157{--border-radius-custom:1rem;margin-left:auto;border-radius:1rem}._TheHeaderLanding_eqrwj_34{position:fixed;top:0;right:0;left:0;z-index:1000;padding:3.2rem 4rem 7.2rem;transition:padding .3s ease-in-out .12s,background var(--default-transition)}._TheHeaderLanding_eqrwj_34:before{content:"";position:absolute;top:0;right:0;left:0;z-index:0;display:block;height:100%;background:var(--ac-grad-header-scrim);transition:opacity var(--default-transition);pointer-events:none}@media(max-width:1279.98px){._TheHeaderLanding_eqrwj_34{padding:1.6rem;border-color:#0000}._TheHeaderLanding_eqrwj_34:before{height:calc(100% + 1.6rem)}._TheHeaderLanding_eqrwj_34._container_eqrwj_66{width:100%;max-width:100vw;margin:0}}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing{padding:2rem 2.8rem 0;background:#0000;transition:padding var(--default-transition),border-color var(--default-transition),background var(--default-transition)}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing:before{opacity:0}@media(max-width:1279.98px){._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing{padding:1.6rem;border-radius:0 0 1.6rem 1.6rem;border:1px solid var(--black);background-color:var(--ac-surface)}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._logo_eqrwj_88{left:0;width:10rem;height:1.2rem;padding:0}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._logoImageFull_eqrwj_94{opacity:0;transform:translate(-1.2rem)}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._logoImageWord_eqrwj_98{opacity:1;transform:translate(0)}}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._logo_eqrwj_88{position:relative;left:.6rem;flex-shrink:0;width:27.9rem;height:3.2rem;color:var(--primary-blue-500)}@media(max-width:1279.98px){._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._logo_eqrwj_88{width:10rem;height:1.2rem}}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._inner_eqrwj_117{padding:1.2rem;border-radius:1.6rem;background:linear-gradient(110deg,#262626 23.3%,#1c1c1c 83.03%)}@media(max-width:1279.98px){._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._inner_eqrwj_117{padding:0;background:unset}}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._navItem_eqrwj_128{color:var(--black-950)}@media(max-width:1279.98px){._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._burger_eqrwj_132{color:var(--base-0)}._TheHeaderLanding_eqrwj_34.__scrolled_eqrwj_72.amber-header-landing ._ctaMobile_eqrwj_137{opacity:1;transform:translate(0);pointer-events:auto;transition-delay:.42s}}._TheHeaderLanding_eqrwj_34 ._cta_eqrwj_137{flex:none;margin-left:2.4rem;border-radius:1rem;transition:background-color var(--default-transition)}@media(max-width:1279.98px){._TheHeaderLanding_eqrwj_34 ._cta_eqrwj_137{display:none}}._TheHeaderLanding_eqrwj_34 ._cta_eqrwj_137.__custom_eqrwj_155{background:var(--black-40);color:var(--base-0)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._TheHeaderLanding_eqrwj_34 ._cta_eqrwj_137.__custom_eqrwj_155:hover{background:#0000008c}}._inner_eqrwj_117{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;border-radius:1.4rem;border-color:#0000;transition:background-color .12s ease-in-out,border-color .12s ease-in-out,padding .3s ease-in-out .12s}@media(max-width:1279.98px){._inner_eqrwj_117{padding:0}}.perf-no-blur ._inner_eqrwj_117{-webkit-backdrop-filter:none;backdrop-filter:none}._logo_eqrwj_88{position:relative;left:0;z-index:1;overflow:hidden;display:inline-flex;flex-shrink:0;width:27.9rem;height:3.2rem;color:var(--base-0);transition:all var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._logo_eqrwj_88:hover{opacity:.8}}@media(max-width:1279.98px){._logo_eqrwj_88{width:18.6rem;height:3.2rem}}._logoImage_eqrwj_94{position:absolute;inset:0;width:100%;height:100%;transition:opacity .36s ease,transform .42s ease}._logoImageFull_eqrwj_94{opacity:1;transform:translate(0)}._logoImageWord_eqrwj_98{color:var(--base-0);opacity:0;transform:translate(1.2rem)}._controls_eqrwj_228{display:flex;align-items:center;justify-content:flex-end;min-width:0}@media(max-width:1279.98px){._controls_eqrwj_228{gap:1.2rem}}._navGroup_eqrwj_240{display:flex;align-items:center;white-space:nowrap;gap:2.4rem}@media(max-width:1279.98px){._navGroup_eqrwj_240{display:none}}._navItem_eqrwj_128{--size:4rem;--border-radius:.8rem;--label-padding:0;--label-padding-has-icon:0 1.6rem;--label-padding-chips:0 1.6rem;--icon-size:1.6rem;--icon-margin:.8rem;--box-shadow-custom:none;font-size:1.6rem;font-weight:500;line-height:1.36;position:relative;background-color:initial;color:var(--white);transition:opacity var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._navItem_eqrwj_128:hover{opacity:.6}}._navPhone_eqrwj_275{--background-color-hover:#0000;--background-color-active:#0000;--box-shadow-hover:none;white-space:nowrap;letter-spacing:.1rem;transition:opacity var(--default-transition);font-variant-numeric:lining-nums tabular-nums}._navPhone_eqrwj_275:after{content:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._navPhone_eqrwj_275:hover{opacity:.6}}._burger_eqrwj_132{display:none}@media(max-width:1279.98px){._burger_eqrwj_132{position:relative;z-index:1;display:block;flex:0 0 auto;color:var(--base-0)}}._ctaMobile_eqrwj_137{display:none}@media(max-width:1279.98px){._ctaMobile_eqrwj_137{display:inline-flex;flex:0 1 auto;max-width:13.6rem;color:var(--base-0);opacity:0;transform:translate(.8rem);transition:opacity var(--default-transition),transform var(--default-transition);pointer-events:none}._ctaMobile_eqrwj_137 .vbutton__label{font-weight:450;font-variant-numeric:lining-nums tabular-nums}}@media not (min-width:360px){._ctaMobile_eqrwj_137{display:none}}._menuModal_eqrwj_331{width:100%;height:100%}._phoneWrapper_eqrwj_336{position:relative;margin-left:2.8rem}@media(max-width:1279.98px){._phoneWrapper_eqrwj_336{display:none}}._phoneDropdown_eqrwj_346{position:absolute;top:calc(100% + 1.2rem);left:0;z-index:10;display:flex;min-width:20.8rem;padding:.8rem;border-radius:1.2rem;border:1px solid var(--ac-surface-2);background:var(--base-0);background-color:var(--ac-surface);flex-direction:column}._phoneDropdownItem_eqrwj_362{display:flex;align-items:center;width:100%;padding:1rem 1.2rem;white-space:nowrap;color:var(--black-950);transition:opacity var(--default-transition);cursor:pointer;gap:1rem;-webkit-user-select:none;user-select:none;font-size:1.6rem;font-weight:500;line-height:1.36}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._phoneDropdownItem_eqrwj_362:hover{opacity:.6}}._AmberFooterBottom_12hu0_34{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:2rem;gap:2.4rem}@media(max-width:1279.98px){._AmberFooterBottom_12hu0_34{gap:1.6rem;margin-top:1.6rem}}._bottomLeft_12hu0_48{display:flex;gap:2.4rem}@media(max-width:1279.98px){._bottomLeft_12hu0_48{flex-direction:column;gap:.4rem}}._link_12hu0_59{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.026rem;color:var(--ac-grey);transition:color .2s ease}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._link_12hu0_59:hover{color:#fff}}._AmberFooterSocialLinks_vo21j_34{display:flex;padding:.8rem;border-radius:1.2rem;border:1px solid var(--black);background-color:var(--ac-surface);color:#fff;gap:1.6rem}._socialBtn_vo21j_44{position:relative;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:1.2rem;transition:background-color var(--default-transition)}._socialBtn_vo21j_44:not(:last-child):after{content:"";position:absolute;left:calc(100% + .8rem);display:inline-block;width:1px;height:1.6rem;background-color:var(--ac-grey-dark);transform:translate(-50%)}._socialBtn_vo21j_44 svg{width:2rem;height:2rem}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._socialBtn_vo21j_44:hover{background-color:var(--ac-surface-3)}}._AmberFooterBrand_1razs_34{display:flex;flex:0 0 auto;width:29.6rem;min-width:0;flex-direction:column;gap:2.4rem}@media(max-width:1279.98px){._AmberFooterBrand_1razs_34{width:100%;gap:0}}._amberFooterHelp_1razs_49{display:none}@media(max-width:1279.98px){._amberFooterHelp_1razs_49{display:flex}}._phoneRow_1razs_58{display:flex;align-items:center}@media(max-width:1279.98px){._phoneRow_1razs_58{justify-content:space-between;width:100%}}._logo_1razs_69{width:11.2rem;height:4rem}@media(max-width:1279.98px){._logo_1razs_69{width:9rem;height:2.98rem}}._logoLink_1razs_80{display:inline-flex;flex:0 0 auto;color:inherit;transition:opacity var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._logoLink_1razs_80:hover{opacity:.8}}._divider_1razs_92{width:1px;height:1.6rem;margin:0 2.6rem 0 2rem;background:var(--ac-grey-dark)}@media(max-width:1279.98px){._divider_1razs_92{display:none}}._phone_1razs_58{font-size:1.5rem;font-weight:500;line-height:1.44;white-space:nowrap;letter-spacing:.1rem;color:#fff;transition:opacity var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._phone_1razs_58:hover{opacity:.8}}._linkGroups_1razs_119{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:auto}@media(max-width:1279.98px){._linkGroups_1razs_119{display:none}}._AmberFooterColumns_1lj0j_34{display:flex;gap:1.6rem;padding-bottom:4.2rem}@media(max-width:1279.98px){._AmberFooterColumns_1lj0j_34{display:none;padding-bottom:0}}._col_1lj0j_46{width:-webkit-fit-content;width:fit-content}._col_1lj0j_46.__living_1lj0j_49 ._sub_1lj0j_49{gap:2.4rem}._col_1lj0j_46.__living_1lj0j_49 ._list_1lj0j_52{width:15.2rem}@media(max-width:1279.98px){._col_1lj0j_46.__living_1lj0j_49 ._list_1lj0j_52{width:unset}}._col_1lj0j_46:not(.__living_1lj0j_49) ._sub_1lj0j_49{gap:1.6rem}._col_1lj0j_46:not(.__living_1lj0j_49) ._list_1lj0j_52{width:21.4rem}@media(max-width:1279.98px){._col_1lj0j_46:not(.__living_1lj0j_49) ._list_1lj0j_52{width:unset}}._colTitle_1lj0j_72{font-size:1.5rem;font-weight:500;line-height:1.44;margin-bottom:1.2rem;color:#fff}._sub_1lj0j_49{display:flex;gap:2.4rem}._list_1lj0j_52{display:flex;flex-direction:column;gap:.8rem;list-style:none}._link_1lj0j_92{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.026rem;color:var(--ac-grey);transition:color .2s ease}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._link_1lj0j_92:hover{color:#fff}}._VAccordionItem_12cd3_34{position:relative;transition:background-color var(--default-transition),color var(--default-transition)}._VAccordionItem_12cd3_34:before{content:"";position:absolute;inset:0;border-radius:inherit;border-right:1px solid var(--border-color);border-left:1px solid var(--border-color)}._VAccordionItem_12cd3_34.__size_12cd3_49{--header-padding:1.6rem 2.4rem;--content-padding:0 2.4rem 1.6rem;--border-radius:4px;--icon-size:1.6rem;--icon-margin:1.6rem}._VAccordionItem_12cd3_34.__size_12cd3_49.__clear_12cd3_56{--header-padding:2rem 0;--content-padding:0 0 2rem}._VAccordionItem_12cd3_34.__size_12cd3_49.__menu_12cd3_60{--header-padding:.8rem 0;--content-padding:.6rem 0 0 0}._VAccordionItem_12cd3_34.__size_12cd3_49.__faq_12cd3_64{--border-radius:1.6rem;border-radius:var(--border-radius-custom,var(--border-radius))}._VAccordionItem_12cd3_34.__size_12cd3_49:first-child{border-top-left-radius:var(--border-radius-custom,var(--border-radius));border-top-right-radius:var(--border-radius-custom,var(--border-radius))}._VAccordionItem_12cd3_34.__size_12cd3_49:first-child:before{border-top:1px solid var(--border-color-first,var(--border-color))}._VAccordionItem_12cd3_34.__size_12cd3_49:last-child{border-bottom-left-radius:var(--border-radius-custom,var(--border-radius));border-bottom-right-radius:var(--border-radius-custom,var(--border-radius))}._VAccordionItem_12cd3_34.__size_12cd3_49:last-child:before{border-bottom:1px solid var(--border-color)}._VAccordionItem_12cd3_34.__size_12cd3_49:not(:first-child):after{content:"";position:absolute;top:0;right:0;left:0;border-top:1px solid var(--border-color);transition:border-color var(--default-transition)}._VAccordionItem_12cd3_34.__size_12cd3_49 ._header_12cd3_91{position:relative;display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);cursor:pointer;border-top-left-radius:inherit;border-top-right-radius:inherit;-webkit-user-select:none;user-select:none}._VAccordionItem_12cd3_34.__size_12cd3_49 ._content_12cd3_102{padding:var(--content-padding)}._VAccordionItem_12cd3_34.__size_12cd3_49 ._icon_12cd3_105{flex-shrink:0;width:var(--icon-size);height:var(--icon-size);margin-left:var(--icon-margin);transform:rotate(0);transition:transform var(--default-transition)}._VAccordionItem_12cd3_34.__theme_12cd3_116{--box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #0000001a,0 1px 5px 0 #0000001f}._VAccordionItem_12cd3_34.__theme_12cd3_116.__light_12cd3_121.__primary_12cd3_121{--background-color:var(--white);--text-color:var(--base-500);--border-color:rgb(from var(--base-500) r g b/12%)}._VAccordionItem_12cd3_34.__theme_12cd3_116.__dark_12cd3_126.__primary_12cd3_121{--background-color:var(--base-500);--text-color:var(--white);--border-color:rgb(from var(--white) r g b/12%)}._VAccordionItem_12cd3_34.__theme_12cd3_116.__clear_12cd3_56{--background-color:#0000;--text-color:inherit;--border-color:#0000;--icon-color:var(--base-300)}._VAccordionItem_12cd3_34.__theme_12cd3_116.__clear_12cd3_56 ._header_12cd3_91{font-size:1.6rem;font-weight:500;line-height:normal}._VAccordionItem_12cd3_34.__theme_12cd3_116.__menu_12cd3_60{--background-color:#0000;--text-color:inherit;--border-color:#0000;--icon-color:var(--base-300)}._VAccordionItem_12cd3_34.__theme_12cd3_116.__menu_12cd3_60 ._header_12cd3_91{font-size:2rem;font-weight:500;line-height:1.35;line-height:1}._VAccordionItem_12cd3_34.__theme_12cd3_116.__faq_12cd3_64.__gray_12cd3_154{--background-color:var(--base-100)}._VAccordionItem_12cd3_34.__theme_12cd3_116{background-color:var(--background-color);color:var(--text-color)}._VAccordionItem_12cd3_34.__theme_12cd3_116:before,._VAccordionItem_12cd3_34.__theme_12cd3_116:not(:first-child):after{border-color:var(--border-color)}._VAccordionItem_12cd3_34.__theme_12cd3_116 ._icon_12cd3_105{color:var(--icon-color)}._VAccordionItem_12cd3_34.__expanded_12cd3_173 ._icon_12cd3_105{transform:rotate(180deg)}._VAccordionItem_12cd3_34.__shadow_12cd3_176:before{z-index:-1;border:none;box-shadow:var(--box-shadow)}._contentWrap_12cd3_182{overflow:hidden;height:0}._VAccordion_y30r0_34{position:relative;z-index:1}._AmberFooterMobileAccordion_1prxj_34{display:none}@media(max-width:1279.98px){._AmberFooterMobileAccordion_1prxj_34{display:block;width:100%}}._item_1prxj_44{--border-radius-custom:0;--border-color-first:#0000;--header-padding:1.6rem 0;--content-padding:0 0 1.6rem;--icon-margin:1.6rem;border-bottom:1px solid var(--ac-surface-2)}._title_1prxj_53{font-size:1.5rem;font-weight:500;line-height:1.44;color:var(--base-0)}._icon_1prxj_60{flex-shrink:0;width:1.6rem;height:1.6rem;margin-left:1.6rem;color:var(--base-0);transition:transform var(--default-transition)}._icon_1prxj_60.__open_1prxj_68{transform:rotate(180deg)}._content_1prxj_72{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 2.4rem}@media(max-width:1279.98px){._content_1prxj_72.__readyEstate_1prxj_78{grid-template-columns:1fr}}._list_1prxj_83{display:flex;flex-direction:column;gap:.8rem;list-style:none}._link_1prxj_90{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.026rem;color:var(--ac-grey);transition:color .2s ease}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._link_1prxj_90:hover{color:var(--base-0)}}._AmberFooter_7e5r9_34{padding:4.8rem var(--page-gutter) 2.6rem;border-top:1px solid var(--ac-surface-2);background:var(--ac-bg)}@media(max-width:1279.98px){._AmberFooter_7e5r9_34{padding:2rem var(--page-gutter) 1.6rem}}._amberFooterHelpMobile_7e5r9_45{display:none}@media(max-width:1279.98px){._amberFooterHelpMobile_7e5r9_45{display:flex;margin-bottom:3.2rem}}._top_7e5r9_55{display:flex;justify-content:space-between;gap:4rem}@media(max-width:767.98px){._desktopColumns_7e5r9_62{display:none}}@media(max-width:1279.98px){._footerAccordionMobile_7e5r9_68{margin-bottom:3.2rem}}._dividerLine_7e5r9_73{height:1px;margin:3.2rem 0 2.8rem;background:var(--ac-surface-2)}@media(max-width:1279.98px){._dividerLine_7e5r9_73{display:none}}._legal_7e5r9_84{font-size:1.3rem;font-weight:500;line-height:1.4;letter-spacing:.026rem;color:var(--ac-grey)}._linkGroups_7e5r9_92{display:none}@media(max-width:1279.98px){._linkGroups_7e5r9_92{display:flex;gap:1.6rem;margin-bottom:2.4rem}}._NotFoundPage_1gf0s_34{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:5.6rem;min-height:100vh;padding:calc(var(--header-height-full) + 4rem) 0 0;background:var(--ac-bg)}@media(max-width:1279.98px){._NotFoundPage_1gf0s_34{gap:2.4rem;padding-top:calc(var(--header-height-full) + 2rem)}._NotFoundPage_1gf0s_34 ._notFoundBlocks_1gf0s_52.container,._NotFoundPage_1gf0s_34 ._notFoundHero_1gf0s_51.container{max-width:48.6rem}}._topGradient_1gf0s_57{position:absolute;top:-50.2rem;left:calc(50% - 35rem);overflow:hidden;width:139.7rem;height:95.8rem;pointer-events:none;background:radial-gradient(24.64% 16.89% at 50.61% 47.44%,#ffb587 0,#b86b46a8 40.19%,#a54a2338 69.69%,#521b0300),radial-gradient(45.27% 49.51% at 50.04% 50%,#ff932e8a 0,#ff8a2e61 20.51%,#ff7e2e36 45.69%,#f0752426 57.5%,#e16c1a1c 69.24%,#ba540100);transform:translate(-50%)}@media(max-width:1279.98px){._topGradient_1gf0s_57{top:-25.2rem;left:calc(50% - 8rem);width:78.6rem;height:53.9rem}}._notFoundHero_1gf0s_51{position:relative;z-index:1;display:flex;align-items:center;max-width:78rem;text-align:center;flex-direction:column}@media(max-width:1279.98px){._notFoundHero_1gf0s_51.container{max-width:48.6rem}}._notFoundCode_1gf0s_92{--percent-ex:1166.16%;--percent-ey:151.98%;--percent-x:-5.84%;--percent-y:106.58%;--color-from:#ac400f;--percent-from:0%;--color-to:#dd7921;--percent-to:100%;--gradient-color:radial-gradient(var(--percent-ex) var(--percent-ey) at var(--percent-x) var(--percent-y),var(--color-from) var(--percent-from),var(--color-to) var(--percent-to));-webkit-background-clip:text;background-clip:text;background-image:var(--gradient-color);font-size:16rem;font-weight:500;line-height:1;color:#0000;-webkit-text-fill-color:#0000}._notFoundTitle_1gf0s_115{font-size:3.6rem;font-weight:500;line-height:1.16;padding:1.2rem 0;color:var(--base-0)}@media(max-width:1279.98px){._notFoundTitle_1gf0s_115{font-size:2.4rem;font-weight:500;line-height:1.25;margin-top:1.2rem}}._notFoundDescription_1gf0s_131{font-size:1.5rem;font-weight:500;line-height:1.44;max-width:44.2rem;color:var(--ac-grey)}@media(max-width:1279.98px){._notFoundDescription_1gf0s_131{margin-top:1.2rem}}._notFoundBlocks_1gf0s_52{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;max-width:42rem;margin:0 auto;padding-right:0;padding-left:0}@media(max-width:767.98px){._notFoundBlocks_1gf0s_52{gap:1.2rem;max-width:none;padding-right:var(--page-gutter);padding-left:var(--page-gutter)}}._footer_1gf0s_164{position:relative;z-index:1;margin-top:2rem}._consultBanner_1gf0s_170{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr;aspect-ratio:672/154;border-radius:1.6rem;background:var(--ac-surface)}@media(max-width:1279.98px){._consultBanner_1gf0s_170{aspect-ratio:672/172}}@media(max-width:767.98px){._consultBanner_1gf0s_170{aspect-ratio:343/166}}._consultContent_1gf0s_190{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;padding:2rem 2.4rem}@media(max-width:1279.98px){._consultContent_1gf0s_190{padding:1.6rem}}._consultTitle_1gf0s_204{font-size:1.8rem;font-weight:500;line-height:1;margin:0;color:var(--base-0)}._consultDescription_1gf0s_212{font-size:1.5rem;font-weight:500;line-height:1.44;max-width:40rem;margin:.6rem 0 .8rem;color:var(--ac-grey)}@media(max-width:1279.98px){._consultDescription_1gf0s_212{margin:.6rem 0 .8rem}}._consultButton_1gf0s_226{margin-top:auto}._consultPicture_1gf0s_230{position:absolute;inset:0;display:block}._consultImage_1gf0s_236{display:block;width:100%;height:100%;object-fit:cover}._menuCards_1gf0s_243{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}@media(max-width:1279.98px){._menuCards_1gf0s_243{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:.5rem}}@media(max-width:767.98px){._menuCards_1gf0s_243{gap:1.2rem}}._menuCard_1gf0s_243{position:relative;overflow:hidden;aspect-ratio:168/123;border-radius:1.2rem;background:var(--ac-surface);color:var(--base-0)}._menuCard_1gf0s_243:first-child{grid-row:span 2;aspect-ratio:auto}._menuCard_1gf0s_243:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,#0000 30%,#00000094)}._menuCardImage_1gf0s_282{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}._menuCardTitle_1gf0s_291{font-size:1.5rem;font-weight:500;line-height:1.44;position:absolute;right:1.2rem;bottom:1.2rem;left:1.2rem;z-index:2}._ErrorPage_1gf0s_302{position:relative;height:calc(100dvh - var(--header-h))}._container_1gf0s_51{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr 18.4rem;gap:2rem;height:100%;padding-top:4rem;padding-bottom:4rem}@media(max-width:1279.98px){._container_1gf0s_51{display:flex;flex-direction:column;padding-top:2rem;padding-bottom:2rem}}._imgWrapper_1gf0s_325{overflow:hidden;grid-column:1/2;grid-row:1/3;border-radius:1.6rem}@media(max-width:1279.98px){._imgWrapper_1gf0s_325{order:2}}._image_1gf0s_337{width:100%;height:100%}._contentWrapper_1gf0s_342{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:2rem}@media(max-width:1279.98px){._contentWrapper_1gf0s_342{order:1;gap:3.2rem;height:auto;padding:3.2rem 0}}._title_1gf0s_358{font-size:5.6rem;font-weight:500;line-height:1;color:var(--base-200)}._title_1gf0s_358:first-line{color:var(--base-500)}._title_1gf0s_358 .only-mobile{display:none}@media(max-width:1279.98px){._title_1gf0s_358 .only-mobile{display:block}._title_1gf0s_358{font-size:1.7rem;font-weight:500;line-height:1.3}}._social_1gf0s_384{margin-left:auto}@media(max-width:1279.98px){._social_1gf0s_384{margin-left:0}._card_1gf0s_394{order:3}}@font-face{font-family:TT Firs;src:url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2 supports variations"),url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2-variations"),url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2");font-weight:100 900;font-style:normal;font-stretch:normal;font-display:swap;font-variation-settings:"slnt" 0,"ital" 0}._HeroSection_80w83_34{position:relative;overflow:hidden;display:flex;min-height:100vh;min-height:100svh;padding:3.2rem 4rem 4rem;color:var(--base-0);flex-direction:column;gap:4rem}@media(max-width:1279.98px){._HeroSection_80w83_34{padding:2.4rem 1.2rem}}._backgroundWrap_80w83_51{position:absolute;z-index:0;overflow:hidden;margin:0;transition:margin var(--default-transition),border-radius var(--default-transition);inset:0}._backgroundWrap_80w83_51.__collapsed_80w83_59{margin:6rem 4rem;border-radius:2.8rem}@media(max-width:1279.98px){._backgroundWrap_80w83_51.__collapsed_80w83_59{margin:0;border-radius:unset}}._background_80w83_51{position:relative;overflow:hidden;width:100%;height:100%;border-radius:0;transition:border-radius var(--default-transition)}.__collapsed_80w83_59 ._background_80w83_51{border-radius:var(--radius-40)}@media(max-width:1279.98px){.__collapsed_80w83_59 ._background_80w83_51{border-radius:0 0 var(--radius-20) var(--radius-20)}}._body_80w83_87{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;margin:auto}._media_80w83_96{width:100%;height:100%;object-fit:cover}@media(max-width:1279.98px){._media_80w83_96.__desktop_80w83_102{display:none}}._media_80w83_96:not(.__desktop_80w83_102){display:none}@media(max-width:1279.98px){._media_80w83_96:not(.__desktop_80w83_102){display:flex}}._mediaVideo_80w83_115{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity var(--default-transition);pointer-events:none}._mediaVideo_80w83_115.__visible_80w83_125{opacity:1}._mediaVideo_80w83_115::-webkit-media-controls,._mediaVideo_80w83_115::-webkit-media-controls-panel,._mediaVideo_80w83_115::-webkit-media-controls-play-button,._mediaVideo_80w83_115::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none;appearance:none}._title_80w83_139{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;justify-content:center;flex-grow:1;margin:0 0 3.2rem;text-align:center;font-size:5.6rem;font-weight:500;line-height:1}@media(max-width:1279.98px){._title_80w83_139{font-size:2.8rem;font-weight:500;line-height:1.25;margin-bottom:1.6rem}}._description_80w83_163{font-size:2rem;font-weight:500;line-height:1.25;color:var(--base-0)}@media(max-width:1279.98px){._description_80w83_163{font-size:1.7rem;font-weight:500;line-height:1.3}}._titleLine_80w83_177{display:block}._cta_80w83_181{margin-top:4rem}@media(max-width:1279.98px){._cta_80w83_181{margin-top:2.8rem}}._MediaSlide_vqlih_34{position:relative;display:block;width:100%;height:100%;transform:translateZ(0)}._MediaSlide_vqlih_34.__shadows_vqlih_41:after{content:"";position:absolute;inset:0;pointer-events:none}._MediaSlide_vqlih_34.__shadows-both_vqlih_50:after{background:linear-gradient(180deg,#15161800 74%,#15161885),linear-gradient(180deg,#151618a3,#2d2f3300 24%)}._MediaSlide_vqlih_34.__shadows-bottom_vqlih_53:after{background:linear-gradient(180deg,#15161800 74%,#15161885)}div._image_vqlih_57,video._image_vqlih_57{display:block;width:100%;height:100%}video._image_vqlih_57{object-fit:cover}._CityLifeMetroCard_8afko_34{position:relative;overflow:hidden;height:44rem;border-radius:2rem}@media(max-width:1279.98px){._CityLifeMetroCard_8afko_34{aspect-ratio:343/224;height:unset}}._cover_8afko_47{position:absolute;overflow:hidden;border-radius:1.4rem;inset:0}._metroLabel_8afko_54{font-size:2.4rem;font-weight:500;line-height:1.25;position:absolute;top:0;right:0;left:0;z-index:2;padding:2.4rem;background:var(--ac-grad-dark-top);color:#fff}@media(max-width:1279.98px){._metroLabel_8afko_54{font-size:2rem;font-weight:500;line-height:1.25;padding:2rem}}._CityLifeParkCard_1rfmg_34{overflow:hidden;display:flex;flex:1 1 auto;min-height:16rem;border-radius:2rem;border:1px solid var(--black);background:var(--ac-surface)}@media(max-width:1279.98px){._CityLifeParkCard_1rfmg_34{flex-direction:column}}._parkText_1rfmg_49{display:flex;justify-content:space-between;flex-grow:1;padding:2rem;flex-direction:column;gap:1.6rem}@media(max-width:1279.98px){._parkText_1rfmg_49{padding:2rem 2rem .8rem}}._parkTitle_1rfmg_63{font-size:2.4rem;font-weight:500;line-height:1.25;color:#fff}@media(max-width:1279.98px){._parkTitle_1rfmg_63{font-size:2rem;font-weight:500;line-height:1.25}}._parkIcon_1rfmg_77{width:5.2rem;height:5.2rem}@media(max-width:1279.98px){._parkIcon_1rfmg_77{width:4.8rem;height:4.8rem}}._parkThumb_1rfmg_88{position:relative;flex:0 0 auto;flex-shrink:0;width:20rem;margin:1.2rem}@media(max-width:1279.98px){._parkThumb_1rfmg_88{width:unset}}._cover_1rfmg_101{overflow:hidden;border-radius:1.4rem;aspect-ratio:1/1}@media(max-width:1279.98px){._cover_1rfmg_101{position:static;aspect-ratio:319/208;width:100%}._cover_1rfmg_101.__desktop_1rfmg_114{display:none}}._cover_1rfmg_101:not(.__desktop_1rfmg_114){display:none}@media(max-width:1279.98px){._cover_1rfmg_101:not(.__desktop_1rfmg_114){display:flex}}._ShoppingMap_173y7_34{position:relative;overflow:hidden;min-height:68rem;border-radius:2rem;background:var(--ac-surface)}@media(max-width:1279.98px){._ShoppingMap_173y7_34{height:43.4rem;min-height:unset}}._title_173y7_48{font-size:2.4rem;font-weight:500;line-height:1.25;position:absolute;top:2.4rem;right:2.4rem;left:2.4rem;z-index:3;color:#fff}@media(max-width:1279.98px){._title_173y7_48{font-size:2rem;font-weight:500;line-height:1.25;top:2rem;right:2rem;left:2rem}}._building_173y7_70{position:absolute;bottom:0;left:50%;max-width:100%;max-height:100%;transform:translate(-50%)}@media(max-width:1279.98px){._building_173y7_70{right:unset;bottom:unset;max-width:100%;aspect-ratio:180/227}._building_173y7_70 img{max-width:100%;height:unset;object-fit:contain;object-position:bottom center}._building_173y7_70.__desktop_173y7_93{display:none}}._building_173y7_70:not(.__desktop_173y7_93){display:none}@media(max-width:1279.98px){._building_173y7_70:not(.__desktop_173y7_93){display:flex}}._CityLifeSection_1vcja_34{padding:4rem var(--page-gutter) 0}@media(max-width:1279.98px){._CityLifeSection_1vcja_34{padding:6rem var(--page-gutter) 3rem}}._heading_1vcja_25{font-size:4rem;font-weight:500;line-height:1.12;margin-bottom:4rem;color:#fff}@media(max-width:1279.98px){._heading_1vcja_25{font-size:2.4rem;font-weight:500;line-height:1.25;margin-bottom:2.4rem}}._grid_1vcja_59{display:grid;gap:1.6rem;grid-template-columns:1fr 1fr;align-items:stretch}@media(max-width:1279.98px){._grid_1vcja_59{display:flex;flex-direction:column}}._col_1vcja_72{display:flex;flex-direction:column;gap:1.6rem}._VuzMap_t8vry_34{position:absolute;inset:0}@media(max-width:1279.98px){._VuzMap_t8vry_34{position:relative;overflow:hidden}}._mapCanvas_t8vry_45{position:absolute;top:calc(50% - 1.2rem);left:calc(50% + 6.2rem);width:83rem;aspect-ratio:900/784;transform:translate(-50%,-50%);pointer-events:none}@media(max-width:1279.98px){._mapCanvas_t8vry_45{position:relative;top:auto;left:50%;aspect-ratio:900/784;transform:translate(-50%);pointer-events:auto;left:calc(50% + 1.2rem);width:clamp(52rem,144vw,64rem);margin:0 auto}}@media(max-width:1279.98px)and (max-width:767.98px){._mapCanvas_t8vry_45{left:calc(50% + 2.4rem);width:clamp(46rem,118vw,54rem)}}._map_t8vry_45{display:block;width:100%;height:100%;opacity:1;transition:opacity .28s ease}._map_t8vry_45.__colored_t8vry_85{position:absolute;inset:0}._map_t8vry_45.__hidden_t8vry_89{opacity:0}._vignette_t8vry_93{position:absolute;top:50%;right:-15.3rem;z-index:2;width:104.6rem;height:86.9rem;background:var(--ac-grad-map-overlay);transform:translateY(-50%);pointer-events:none}@media(max-width:1279.98px){._vignette_t8vry_93{inset:50% auto auto 50%;width:72rem;height:62.7rem;transform:translate(-50%,-50%)}}._route_t8vry_116{position:absolute;inset:0;z-index:3;width:100%;height:100%}._pin_t8vry_124{position:absolute;z-index:4;width:2.8rem;height:2.8rem;transform:translate(-50%,-50%);pointer-events:auto;cursor:pointer;-webkit-user-select:none;user-select:none}@media(max-width:1279.98px){._pin_t8vry_124{width:1.6rem;height:1.6rem}}._dot_t8vry_141{position:absolute;inset:0;width:2.8rem;height:2.8rem;border-radius:999px;border:1px solid #0000;background:#0000;transition:border-color var(--default-transition),transform var(--default-transition),box-shadow var(--default-transition)}._dot_t8vry_141:after,._dot_t8vry_141:before{content:"";position:absolute;border-radius:inherit;transition:opacity var(--default-transition);inset:0}._dot_t8vry_141:before{background:var(--ac-pin);opacity:1}._dot_t8vry_141:after{background:var(--base-0);opacity:0}@media(max-width:1279.98px){._dot_t8vry_141{width:1.6rem;height:1.6rem}}._dot_t8vry_141 i{position:absolute;top:50%;left:50%;z-index:1;width:1.2rem;height:1.2rem;border-radius:100%;background:#0000;transform:translate3d(-50%,-50%,0);will-change:transform}._dot_t8vry_141 i:after,._dot_t8vry_141 i:before{content:"";position:absolute;border-radius:inherit;transition:opacity var(--default-transition);inset:0}._dot_t8vry_141 i:before{background:var(--base-0);opacity:1}._dot_t8vry_141 i:after{background:var(--ac-grad-pill);opacity:0}@media(max-width:1279.98px){._dot_t8vry_141 i{width:.7rem;height:.7rem}}._pin_t8vry_124.__active_t8vry_206 ._dot_t8vry_141,._pin_t8vry_124:hover ._dot_t8vry_141{border-color:#ffffff1f}._pin_t8vry_124.__active_t8vry_206 ._dot_t8vry_141:before,._pin_t8vry_124:hover ._dot_t8vry_141:before{opacity:0}._pin_t8vry_124.__active_t8vry_206 ._dot_t8vry_141:after,._pin_t8vry_124:hover ._dot_t8vry_141:after{opacity:1}._pin_t8vry_124.__active_t8vry_206 ._dot_t8vry_141 i:before,._pin_t8vry_124:hover ._dot_t8vry_141 i:before{opacity:0}._pin_t8vry_124.__active_t8vry_206 ._dot_t8vry_141 i:after,._pin_t8vry_124:hover ._dot_t8vry_141 i:after{opacity:1}._pinLabel_t8vry_227{font-size:1.3rem;font-weight:500;line-height:1.35;position:absolute;top:50%;left:calc(100% + .8rem);display:flex;width:-webkit-fit-content;width:fit-content;min-width:0;white-space:nowrap;color:#fff;transform:translateY(-50%)}@media(max-width:1279.98px){._pinLabel_t8vry_227{font-size:.75rem;font-weight:450;line-height:1.35}}._pin_t8vry_124.__side-left_t8vry_249 ._pinLabel_t8vry_227{right:calc(100% + 1rem);left:auto}@media(max-width:767.98px){._pin_t8vry_124.__id-hse_t8vry_255 ._pinLabel_t8vry_227{top:auto;right:auto;bottom:calc(100% + 1.6rem);left:50%;text-align:center;transform:translate(-50%)}}._amberCard_t8vry_265{position:absolute;top:100%;right:calc(100% + .8rem);display:flex;align-items:center;justify-content:center;width:10.2rem;height:10.2rem;border-radius:2rem;border:1px solid var(--ac-surface-2);background-color:var(--ac-surface);transform:translateY(-10%)}@media(max-width:1279.98px){._amberCard_t8vry_265{top:unset;right:unset;bottom:calc(100% + .4rem);left:50%;width:6.4rem;height:2.4rem;border-radius:.6rem;transform:translate(-50%)}}._amberCard_t8vry_265 svg{width:7.8rem;height:.9rem}@media(max-width:1279.98px){._amberCard_t8vry_265 svg{width:4.5rem;height:.5rem}}._VuzMapListItem_pc41i_34{display:flex;align-items:center;border:none;background:#0000;text-align:left;transition:background-color var(--default-transition),border-color var(--default-transition);cursor:pointer;-webkit-user-select:none;user-select:none}._VuzMapListItem_pc41i_34:not(.__mobile_pc41i_44){padding:.6rem;border-radius:1.8rem;gap:1rem}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VuzMapListItem_pc41i_34:not(.__mobile_pc41i_44):hover{background:var(--ac-surface-2)}}._VuzMapListItem_pc41i_34:not(.__mobile_pc41i_44).__active_pc41i_54{background:var(--ac-surface-2)}._VuzMapListItem_pc41i_34.__mobile_pc41i_44{padding:.6rem;border-radius:1.2rem;border:.1rem solid #0000;gap:1.6rem}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VuzMapListItem_pc41i_34.__mobile_pc41i_44:hover{background:#0000}}._VuzMapListItem_pc41i_34.__mobile_pc41i_44.__active_pc41i_54{border-color:var(--ac-surface-2);background:var(--ac-surface)}._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._thumb_pc41i_72{width:4.8rem;height:4.8rem;border-radius:1rem}._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._rowBody_pc41i_77{padding:0;gap:.8rem}._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._rowName_pc41i_81{font-size:1.4rem;font-weight:500;line-height:135%}._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._meta_pc41i_86{gap:.4rem}._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._lineDot_pc41i_89{width:.6rem;height:.6rem}._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._station_pc41i_93,._VuzMapListItem_pc41i_34.__mobile_pc41i_44 ._time_pc41i_94{font-size:1.2rem;font-weight:400;line-height:1.1;letter-spacing:.024rem}._thumb_pc41i_72{overflow:hidden;flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:1.2rem}._thumb_pc41i_72 img{width:100%;height:100%;object-fit:cover}._rowBody_pc41i_77{display:flex;min-width:0;padding:.6rem;flex-direction:column;gap:.8rem}._rowName_pc41i_81{font-size:1.6rem;font-weight:500;line-height:1.36;color:#fff}._meta_pc41i_86{display:flex;align-items:center;gap:.8rem}._lineDot_pc41i_89{flex:0 0 auto;width:.6rem;height:.6rem;border-radius:999px}._station_pc41i_93{color:#fff}._station_pc41i_93,._time_pc41i_94{font-size:1.2rem;letter-spacing:.02em}._time_pc41i_94{color:var(--ac-grey)}._VuzMapList_193zx_34{position:relative;display:flex;flex:1 1 0;flex-direction:column;min-height:0}._VuzMapList_193zx_34.__gradient-black_193zx_41{--vuz-list-gradient:linear-gradient(180deg,#05050500,#050505)}._VuzMapList_193zx_34.__gradient-dark_193zx_44{--vuz-list-gradient:linear-gradient(180deg,#14141400,#141414)}._VuzMapList_193zx_34:after,._VuzMapList_193zx_34:before{content:"";position:absolute;right:0;left:0;z-index:2;height:calc(4.8rem + 3px);opacity:0;transition:opacity .2s ease;pointer-events:none}._VuzMapList_193zx_34:before{top:-3px;background:var(--vuz-list-gradient);transform:scaleY(-1)}._VuzMapList_193zx_34:after{bottom:var(--vuz-list-fade-bottom,-3px);background:var(--vuz-list-gradient)}._VuzMapList_193zx_34.__hasScrollAfter_193zx_67:after,._VuzMapList_193zx_34.__hasScrollBefore_193zx_67:before{opacity:1}._scroll_193zx_71{--custom-scrollbar-background:var(--ac-bg);--custom-scrollbar-thumb-color:var(--ac-grey-dark);--custom-scrollbar-thumb-hover-color:var(--grey);--custom-scrollbar-thumb-active-color:var(--grey);overflow-y:auto;display:flex;flex:1 1 0;flex-direction:column;min-height:0}._VuzMapCard_15xrg_34{position:absolute;top:4rem;left:4rem;z-index:5;display:flex;flex-direction:column;gap:3.2rem;width:44rem;max-width:calc(100% - 8rem);height:76.6rem;padding:2.4rem;border-radius:2.4rem;background:var(--ac-surface)}._title_15xrg_50{font-size:2.8rem;font-weight:500;line-height:1.3;color:#fff}._titleAccent_15xrg_57{color:var(--ac-accent-bright)}._cta_15xrg_61{flex:none}._VuzMapMobileCard_llkua_34{display:none;width:100%;text-align:left}@media(max-width:1279.98px){._VuzMapMobileCard_llkua_34{display:flex;flex-direction:column}}._title_llkua_46{font-size:2.4rem;font-weight:500;line-height:1.25;margin-bottom:2.4rem;color:var(--base-0)}._titleAccent_llkua_54{color:var(--ac-accent-bright)}._routeBody_llkua_58{display:flex;align-items:center;align-self:stretch;padding:.8rem 1.2rem .8rem .8rem;border-radius:1.6rem;border:1px solid var(--ac-surface-2);background:var(--ac-surface);gap:.8rem}._routePoints_llkua_69{display:flex;flex-direction:column;gap:.8rem;flex-grow:1}._routePointLeft_llkua_76{display:flex;align-items:center;gap:1.2rem}._routePoint_llkua_69{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem}._routePoint_llkua_69.__button_llkua_89{outline:none;transition:color var(--default-transition),opacity var(--default-transition),background-color var(--default-transition),border-color var(--default-transition);cursor:pointer;-webkit-user-select:none;user-select:none}._arrow_llkua_96{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;margin-left:auto;color:var(--base-0)}._arrow_llkua_96.__close_llkua_106{color:var(--ac-grey)}._arrow_llkua_96.__close_llkua_106 svg{width:1.6rem;height:1.6rem}._icon_llkua_115,._thumb_llkua_114{overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:1rem;background:var(--ac-surface-2)}._icon_llkua_115 img,._thumb_llkua_114 img{width:100%;height:100%}._icon_llkua_115 svg,._thumb_llkua_114 svg{width:3.2rem;height:3.2rem}._thumb_llkua_114{width:4rem;height:4rem}._name_llkua_139{font-size:1.4rem;font-weight:500;line-height:135%;min-width:0;color:var(--ac-grey)}._name_llkua_139.__vuz_llkua_146{color:var(--base-0)}._vuzInfo_llkua_150{display:flex;align-items:flex-start;min-width:0;flex-direction:column;gap:.4rem}._meta_llkua_158{display:flex;align-items:center;gap:.4rem}._lineDot_llkua_164{flex:0 0 auto;width:.6rem;height:.6rem;border-radius:999px}._station_llkua_171,._time_llkua_172{font-size:1.2rem;font-weight:400;line-height:1.1;letter-spacing:.024rem}._station_llkua_171{color:var(--base-0)}._time_llkua_172{padding-left:.4rem;color:var(--ac-grey)}._dot_llkua_188{position:relative;z-index:1;flex-shrink:0;width:2rem;height:2rem;border-radius:100%;background:var(--ac-grad-cooper);justify-self:center}._dot_llkua_188:before{content:"";position:absolute;top:50%;left:50%;display:inline-block;width:1rem;height:1rem;border-radius:100%;background:#fff;transform:translate(-50%,-50%)}._dot_llkua_188:not(.__active_llkua_210):before{background:var(--base-0)}._dot_llkua_188.__active_llkua_210{width:2rem;height:2rem;background:var(--ac-grey-dark);box-shadow:none}._dot_llkua_188.__active_llkua_210:before{background:var(--ac-grad-cooper)}._divider_llkua_223{width:100%;height:.1rem;background:#ffffff0f}@media(max-width:1279.98px){._VuzMapMobileCard_llkua_34{display:flex}}._VuzMapModal_1qw6a_34{display:flex;width:100%;height:100%;min-height:100%;padding:2.4rem 1.6rem;background:var(--ac-bg);color:#fff;flex-direction:column;gap:2rem}._header_1qw6a_46{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}._title_1qw6a_53{font-size:2rem;font-weight:500;line-height:1.35}._close_1qw6a_59{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border:none;background:#0000;color:var(--ac-grey);cursor:pointer;-webkit-user-select:none;user-select:none}._close_1qw6a_59 svg{width:100%;height:100%}._list_1qw6a_76{--vuz-list-fade-bottom:-3px;flex-grow:1;height:100%;min-height:0;padding:0}._VuzMapSection_1y6ep_34{position:relative;overflow:hidden;min-height:86.4rem}@media(max-width:1279.98px){._VuzMapSection_1y6ep_34{min-height:unset;padding-top:4rem;padding-bottom:4rem}}._vuzMap_1y6ep_47{margin-left:24.8rem}@media(max-width:1279.98px){._vuzMap_1y6ep_47{margin-left:0}}._mapMobileCard_1y6ep_56{margin-bottom:2.4rem}._ctaMobile_1y6ep_60{display:none}@media(max-width:1279.98px){._ctaMobile_1y6ep_60{position:relative;z-index:6;display:inline-flex;margin-top:2.4rem;pointer-events:auto}._vuzMapCard_1y6ep_74{display:none}}._VSlider_179w0_34{position:relative}._swiperContainer_179w0_38{position:absolute;inset:0;width:100%;height:100%}._sliderUI_179w0_45{position:absolute;inset:0;z-index:var(--vslider-ui-z-index,2);display:flex;flex-direction:column;pointer-events:none}._AdvantagesSlide_1yemg_34{position:relative;overflow:hidden;display:flex;height:100%;border-radius:3.2rem;background:#0c0c0c;gap:1rem}._cover_1yemg_44{position:relative;flex:1 1 0}._image_1yemg_49{overflow:hidden;display:block;width:100%;height:100%;border-radius:3.2rem;object-fit:cover}._gradTop_1yemg_58{position:absolute;inset:0 0 auto;z-index:1;height:20rem;background:var(--gradient-linear-64);pointer-events:none}@media(max-width:1279.98px){._gradTop_1yemg_58{background:var(--gradient-linear-72)}}._gradBottom_1yemg_72{position:absolute;inset:auto 0 0;z-index:1;height:20rem;background:var(--gradient-bottom-linear-64);pointer-events:none}@media(max-width:1279.98px){._gradBottom_1yemg_72{background:var(--gradient-bottom-linear-72)}}._content_1yemg_86{position:absolute;z-index:2;opacity:0;transform:translateY(2.4rem);pointer-events:none;inset:0}._content_1yemg_86.__visible_1yemg_94{opacity:1;transform:translateY(0);transition:opacity .18s ease-out,transform .28s cubic-bezier(.22,1,.36,1)}._top_1yemg_100{position:absolute;top:0;right:0;left:0;padding:3.2rem 3.2rem 6.2rem}@media(max-width:1279.98px){._top_1yemg_100{padding:2rem 1.6rem 2.8rem}}._footer_1yemg_113{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:space-between;padding:11.8rem 3.2rem 3.2rem;pointer-events:auto}@media(max-width:1279.98px){._footer_1yemg_113{flex-direction:column;align-items:center;justify-content:unset;gap:2rem;padding:3.2rem 1.6rem 2.4rem}}._eyebrow_1yemg_134{font-size:1.8rem;font-weight:500;line-height:1;margin-bottom:1.6rem;color:var(--opacity-white-50)}@media(max-width:1279.98px){._eyebrow_1yemg_134{margin-bottom:.8rem;text-align:center;color:var(--opacity-white-80)}}._title_1yemg_149{color:#fff}@media(max-width:1279.98px){._title_1yemg_149{text-align:center}}._title_1yemg_149 h3{font-size:3.6rem;font-weight:500;line-height:1}@media(max-width:1279.98px){._title_1yemg_149 h3{font-size:2.4rem;font-weight:500;line-height:1.25}}._desc_1yemg_170{font-size:2rem;font-weight:500;line-height:1.25;max-width:38rem;color:#fff}@media(max-width:1279.98px){._desc_1yemg_170{font-size:1.5rem;font-weight:500;line-height:1.44;max-width:100%;text-align:center}}._AdvantagesSliderNav_12oji_34{position:absolute;top:50%;z-index:5;display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border-radius:999px;border:none;background:#1414148c;color:#fff;transform:translateY(-50%);transition:background .2s ease,transform .15s ease;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._AdvantagesSliderNav_12oji_34:hover{background:#292929d9}}._AdvantagesSliderNav_12oji_34 svg{width:1.6rem;height:1.6rem}._AdvantagesSliderNav_12oji_34.__prev_12oji_62{left:6.4rem;transform:translateY(-50%) rotate(180deg)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._AdvantagesSliderNav_12oji_34.__prev_12oji_62:hover{transform:translateY(-50%) rotate(180deg)}}._AdvantagesSliderNav_12oji_34.__next_12oji_71{right:6.4rem}._AdvantagesSlider_gbtms_34{position:relative;display:flex;flex-direction:column;height:100vh;padding:14rem 4rem 4rem}@media(max-width:1279.98px){._AdvantagesSlider_gbtms_34{height:calc(100svh - var(--header-height) - 3.2rem);max-height:72rem;padding:1.6rem;gap:1.6rem}}._swiper_gbtms_50{width:100%;height:100%}._swiper_gbtms_50 .v-slider__swiper{position:relative;overflow:visible;width:100%;height:100%}._swiper_gbtms_50 .swiper-slide{overflow:hidden;width:100%;height:100%;border-radius:3.2rem;background-color:#0c0c0c;transform-origin:center;transition-timing-function:cubic-bezier(.22,1,.36,1)}._nav_gbtms_70,._pagination_gbtms_74{display:none}@media(max-width:1279.98px){._pagination_gbtms_74{display:flex;align-items:center;justify-content:center;flex:none;gap:.8rem}}._paginationBullet_gbtms_87{display:block;width:.6rem;height:.6rem;padding:0;border-radius:50%;border:0;background:var(--base-0);opacity:.35;transition:opacity var(--default-transition);cursor:pointer;-webkit-user-select:none;user-select:none}._paginationBullet_gbtms_87.__active_gbtms_100{opacity:1}._ApartmentBenefitBigCard_1yzrj_34{display:flex;flex:1 1 0;flex-direction:column;padding:.8rem;border-radius:2.4rem;background:var(--ac-surface)}@media(max-width:1279.98px){._ApartmentBenefitBigCard_1yzrj_34{padding:0;border-radius:2rem}}._media_1yzrj_49{position:relative;overflow:hidden;flex:1 1 auto;border-radius:2rem}@media(max-width:1279.98px){._media_1yzrj_49{aspect-ratio:319/208;margin:1.2rem;border-radius:1.4rem}}._cover_1yzrj_63{position:absolute;inset:0}._bigText_1yzrj_68{display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem 2rem 2rem}@media(max-width:1279.98px){._bigText_1yzrj_68{padding:.8rem 2rem 2rem;gap:1.2rem}}._cardTitle_1yzrj_81{font-size:2.4rem;font-weight:500;line-height:1.25;color:#fff}@media(max-width:1279.98px){._cardTitle_1yzrj_81{font-size:2rem;font-weight:500;line-height:1.25}}._body_1yzrj_95{font-size:1.5rem;font-weight:500;line-height:1.44;color:var(--ac-grey)}._ApartmentBenefitCard_n0ruo_34{display:flex;flex:1 1 0;flex-direction:column;gap:2.4rem;padding:2.8rem;border-radius:2.4rem;background:var(--ac-surface)}@media(max-width:1279.98px){._ApartmentBenefitCard_n0ruo_34{gap:2rem;padding:2rem}}._icon_n0ruo_50{width:4.8rem;height:4.8rem}._icon_n0ruo_50 svg{width:100%;height:100%}._cardBody_n0ruo_59{display:flex;max-width:50.6rem;margin-top:auto;flex-direction:column;gap:1.6rem}@media(max-width:1279.98px){._cardBody_n0ruo_59{gap:1.2rem}}._cardTitle_n0ruo_72{font-size:2.4rem;font-weight:500;line-height:1.25;color:#fff}@media(max-width:1279.98px){._cardTitle_n0ruo_72{font-size:2rem;font-weight:500;line-height:1.25}}._body_n0ruo_86{font-size:1.5rem;font-weight:500;line-height:1.44;color:var(--ac-grey)}._ApartmentBenefits_1jxnb_34{display:flex;flex-direction:column;gap:4rem;padding:var(--page-gutter-vertical) var(--page-gutter)}@media(max-width:1279.98px){._ApartmentBenefits_1jxnb_34{gap:2.4rem;padding:3rem var(--page-gutter)}}._heading_1jxnb_25{font-size:4rem;font-weight:500;line-height:1.12;color:#fff}@media(max-width:1279.98px){._heading_1jxnb_25{font-size:2.4rem;font-weight:500;line-height:1.25}}._grid_1jxnb_61{display:grid;grid-template-columns:1fr 1fr;gap:2rem;height:56.2rem}@media(max-width:1279.98px){._grid_1jxnb_61{display:flex;height:unset;flex-direction:column;gap:1.6rem}}._side_1jxnb_76{display:flex;flex:1 1 0;flex-direction:column;gap:2rem}@media(max-width:1279.98px){._side_1jxnb_76{height:unset;flex-direction:column;gap:1.6rem}}._VFieldLabel_1lc6c_34{display:flex;align-items:center;transition:opacity var(--default-transition);pointer-events:none}._VFieldLabel_1lc6c_34.__size_1lc6c_41.__medium_1lc6c_41{font-size:1.2rem;font-weight:400;line-height:normal}._VFieldLabel_1lc6c_34.__size_1lc6c_41 ._icon_1lc6c_46{margin-left:.6rem}._VFieldLabel_1lc6c_34.__theme_1lc6c_52.__light_1lc6c_52,._VFieldLabel_1lc6c_34.__theme_1lc6c_52.__light_1lc6c_52.__primary_1lc6c_57{--label:var(--base-400);--label-required:var(--additional-error-500);--disabled-label:var(--base-400)}._VFieldLabel_1lc6c_34.__theme_1lc6c_52{color:var(--label)}._VFieldLabel_1lc6c_34.__theme_1lc6c_52 ._text_1lc6c_65 span{padding-left:.4rem;color:var(--label-required)}._VFieldLabel_1lc6c_34.__theme_1lc6c_52.__disabled_1lc6c_69{color:var(--disabled-label)}._InputSearchResults_y20vp_34{display:flex;flex-direction:column;padding:0 .8rem}._searchItem_y20vp_40{font-size:1.6rem;font-weight:500;display:flex;padding:1.8rem 1.2rem;border-radius:.8rem;background-color:var(--white);line-height:1.3;color:var(--base-500);transition:background var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._searchItem_y20vp_40:hover:hover{background-color:var(--base-100)}}._VInfo_toj6j_34{font-size:1.2rem;font-weight:400;line-height:normal;position:relative;width:calc(100% - 2rem);margin-top:.8rem}._VInfo_toj6j_34.__absolute_toj6j_42{position:absolute;top:calc(100% + .8rem);margin:0}._VInfo_toj6j_34.__light_toj6j_50{color:var(--base-300)}._VInfo_toj6j_34.__dark_toj6j_53{color:var(--base-500)}._VInfo_toj6j_34.__alert_toj6j_56{color:var(--additional-error-500)}._VInfo_toj6j_34.__disabled_toj6j_59{color:var(--base-200)}._VInput_p0a9g_34{position:relative;width:100%}._VInput_p0a9g_34.__size_p0a9g_39.__medium_p0a9g_39{--label-offset:2.2rem;--height:4rem;--padding:0 1.6rem;--radius:.8rem;--premask-margin:1.6rem;--icon-size:1.4rem;--icon-margin:1.6rem;--arrow-size:1.6rem}._VInput_p0a9g_34.__size_p0a9g_39.__large_p0a9g_49{--label-offset:2.2rem;--height:4.6rem;--padding:0 1.6rem;--radius:1.2rem;--premask-margin:1.6rem;--icon-size:1.4rem;--icon-margin:1.6rem;--arrow-size:1.6rem}._VInput_p0a9g_34.__size_p0a9g_39.__showLabel_p0a9g_59{padding-top:var(--label-offset)}._VInput_p0a9g_34.__size_p0a9g_39 ._inner_p0a9g_62{display:flex;align-items:center;height:var(--height);padding:var(--padding);border-radius:var(--radius)}._VInput_p0a9g_34.__size_p0a9g_39 ._premask_p0a9g_69{margin-left:var(--premask-margin)}._VInput_p0a9g_34.__size_p0a9g_39 ._native_p0a9g_73,._VInput_p0a9g_34.__size_p0a9g_39 ._premask_p0a9g_69{height:100%;font-family:"TT Firs Text Trial Variable",var(--base-font);font-size:1.5rem;font-variant-numeric:lining-nums tabular-nums;font-weight:450;font-style:normal;line-height:144%}@media(max-width:767.98px){._VInput_p0a9g_34.__size_p0a9g_39 ._native_p0a9g_73,._VInput_p0a9g_34.__size_p0a9g_39 ._premask_p0a9g_69{font-size:16px}}._VInput_p0a9g_34.__size_p0a9g_39 ._icon_p0a9g_88{width:var(--icon-size);height:var(--icon-size);margin-left:var(--icon-margin)}._VInput_p0a9g_34.__size_p0a9g_39 ._icon_p0a9g_88.__prefix_p0a9g_93{margin-left:0}._VInput_p0a9g_34.__size_p0a9g_39 ._icon_p0a9g_88.__arrow_p0a9g_96{width:var(--arrow-size);height:var(--arrow-size)}._VInput_p0a9g_34.__theme_p0a9g_103.__light_p0a9g_103.__primary_p0a9g_103{--border:var(--base-200);--border-hover:var(--base-300);--border-focus:var(--base-300);--bg:var(--base-0);--text:var(--base-500);--label:var(--base-400);--label-required:var(--additional-error-500);--icon:var(--base-400);--icon-prefix:var(--base-500);--icon-arrow:var(--base-500);--placeholder:var(--base-300);--dropdown-bg:var(--white);--dropdown-text:var(--base-500);--disabled-placeholder:var(--base-400);--disabled-icon:var(--base-300);--disabled-text:var(--base-300);--disabled-label:var(--base-400)}._VInput_p0a9g_34.__theme_p0a9g_103.__dark_p0a9g_122.__primary_p0a9g_103{--border:var(--ac-grey-dark);--border-hover:var(--primary-400);--border-focus:var(--primary-400);--bg:var(--black);--text:var(--ac-grey);--placeholder:var(--ac-grey);--disabled-placeholder:var(--base-400);--disabled-text:var(--base-300)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VInput_p0a9g_34.__theme_p0a9g_103:not(.__error_p0a9g_133,.__disabled_p0a9g_133,.__success_p0a9g_133):hover:hover ._inner_p0a9g_62,._VInput_p0a9g_34.__theme_p0a9g_103:not(.__error_p0a9g_133,.__disabled_p0a9g_133,.__success_p0a9g_133):hover:hover.__arrowUp_p0a9g_136 ._inner_p0a9g_62{border-color:var(--border-hover)}._VInput_p0a9g_34.__theme_p0a9g_103:not(.__error_p0a9g_133,.__disabled_p0a9g_133,.__success_p0a9g_133):hover:hover:not(.__hasArrow_p0a9g_139).__focused_p0a9g_139 ._inner_p0a9g_62{border-color:var(--border-focus)}}._VInput_p0a9g_34.__theme_p0a9g_103:not(.__error_p0a9g_133,.__disabled_p0a9g_133,.__success_p0a9g_133).__arrowUp_p0a9g_136 ._inner_p0a9g_62{border-color:var(--border-hover)}._VInput_p0a9g_34.__theme_p0a9g_103:not(.__error_p0a9g_133,.__disabled_p0a9g_133,.__success_p0a9g_133):not(.__hasArrow_p0a9g_139).__focused_p0a9g_139 ._inner_p0a9g_62{border-color:var(--border-focus)}._VInput_p0a9g_34.__theme_p0a9g_103 ._inner_p0a9g_62{border:1px solid var(--border);background-color:var(--bg);transition:border var(--default-transition)}._VInput_p0a9g_34.__theme_p0a9g_103 input._native_p0a9g_73{color:var(--text)}._VInput_p0a9g_34.__theme_p0a9g_103 ._icon_p0a9g_88{color:var(--icon)}._VInput_p0a9g_34.__theme_p0a9g_103 ._icon_p0a9g_88.__prefix_p0a9g_93{color:var(--icon-prefix)}._VInput_p0a9g_34.__theme_p0a9g_103 ._icon_p0a9g_88.__arrow_p0a9g_96{color:var(--icon-arrow)}._VInput_p0a9g_34.__theme_p0a9g_103 ._premask_p0a9g_69,._VInput_p0a9g_34.__theme_p0a9g_103 ::placeholder{color:var(--placeholder)}._VInput_p0a9g_34.__theme_p0a9g_103.__active_p0a9g_170 ._premask_p0a9g_69{opacity:1}._VInput_p0a9g_34.__theme_p0a9g_103.__disabled_p0a9g_133 ::placeholder{color:var(--disabled-placeholder)}._VInput_p0a9g_34.__theme_p0a9g_103.__disabled_p0a9g_133 ._icon_p0a9g_88{color:var(--disabled-icon)}._VInput_p0a9g_34.__theme_p0a9g_103.__disabled_p0a9g_133 ._inner_p0a9g_62 ._native_p0a9g_73{color:var(--disabled-text)}._VInput_p0a9g_34.__theme_p0a9g_103 ._dropdown_p0a9g_182{background:var(--dropdown-bg);color:var(--dropdown-text)}._VInput_p0a9g_34.__showLabel_p0a9g_59 ._label_p0a9g_189{opacity:1;transition:all .3s ease}._VInput_p0a9g_34.__active_p0a9g_170 ._inner_p0a9g_62:after{transform:scaleX(1)}._VInput_p0a9g_34.__active_p0a9g_170 ._premask_p0a9g_69{opacity:.5}._VInput_p0a9g_34.__active_p0a9g_170 ._premask_p0a9g_69 span{opacity:0}._VInput_p0a9g_34.__error_p0a9g_133 ._inner_p0a9g_62{border-color:var(--additional-error-500)}._VInput_p0a9g_34.__error_p0a9g_133:not(.__search_p0a9g_205) ._icon_p0a9g_88.__prefix_p0a9g_93{color:var(--additional-error-500)}._VInput_p0a9g_34._statusBorder_p0a9g_208.__success_p0a9g_133 ._inner_p0a9g_62{border-color:var(--additional-valid-500)}._VInput_p0a9g_34._statusBorder_p0a9g_208.__success_p0a9g_133 ._icon_p0a9g_88{color:var(--additional-valid-500)}._VInput_p0a9g_34._statusBorder_p0a9g_208.__error_p0a9g_133 ._icon_p0a9g_88{color:var(--additional-error-500)}._VInput_p0a9g_34.__disabled_p0a9g_133{cursor:not-allowed}._VInput_p0a9g_34.__disabled_p0a9g_133 ._icon_p0a9g_88,._VInput_p0a9g_34.__disabled_p0a9g_133 ._inner_p0a9g_62{pointer-events:none}._VInput_p0a9g_34.__disabled_p0a9g_133 ::placeholder{-webkit-user-select:none;user-select:none}._VInput_p0a9g_34.__hasPrefixIcon_p0a9g_227 ._native_p0a9g_73{margin-left:1.2rem}._VInput_p0a9g_34.__hasPrefixIcon_p0a9g_227 ._premask_p0a9g_69{width:calc(100% - 4.2rem);margin-left:4.2rem}._VInput_p0a9g_34.__pointer_p0a9g_234{-webkit-user-select:none;user-select:none}._VInput_p0a9g_34.__pointer_p0a9g_234 ._inner_p0a9g_62,._VInput_p0a9g_34.__pointer_p0a9g_234 input{cursor:pointer;-webkit-user-select:none;user-select:none}._VInput_p0a9g_34.__hideMask_p0a9g_245 ._premask_p0a9g_69{display:none}._VInput_p0a9g_34.__clearBtn_p0a9g_248{display:flex;align-items:center}._VInput_p0a9g_34.__fillWidth_p0a9g_252,._VInput_p0a9g_34.__fillWidth_p0a9g_252 ._inner_p0a9g_62{width:100%}._native_p0a9g_73,._premask_p0a9g_69{width:100%;font-weight:400}._label_p0a9g_189{position:absolute;top:0;transition:opacity var(--default-transition);pointer-events:none}._inner_p0a9g_62{position:relative;z-index:2}._inner_p0a9g_62 ._icon_p0a9g_88.__calendar_p0a9g_276{width:1.6rem;height:1.6rem;color:var(--base-500)}._premask_p0a9g_69{position:absolute;top:50%;left:0;z-index:1;display:inline-flex;align-items:center;margin:0;opacity:0;transform:translateY(-50%);transition:opacity var(--default-transition);-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:767.98px){._premask_p0a9g_69{bottom:-.3rem}}._icon_p0a9g_88{flex-shrink:0;pointer-events:all;transition:var(--default-transition)}._icon_p0a9g_88.__up_p0a9g_307{transform:rotate(180deg)}._icon_p0a9g_88.__calendar_p0a9g_276{width:1.6rem;height:1.6rem;color:var(--base-500)}._dropdown_p0a9g_182{position:absolute;top:calc(100% + 1.2rem);left:0;z-index:10;display:block;width:100%;padding:.8rem 0;border-radius:1.2rem;transform:translateZ(0);transition:opacity .2s ease,transform .2s ease;box-shadow:8px 8px 30px #0000001f}._dropdown_p0a9g_182 ._scrollbox_p0a9g_329{overflow-y:auto;max-height:18rem}._clearBtn_p0a9g_334{flex-shrink:0;margin-left:.8rem}._AmberFormStatus_maev3_34{display:flex;flex-direction:column;align-items:center;gap:1.2rem;padding:1.2rem 0;text-align:center}._badge_maev3_43{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:999px;background:var(--ac-grad-cta)}._badge_maev3_43.__error_maev3_52{background:#c0392b}._badge_maev3_43 svg{width:3.2rem;height:3.2rem;color:#fff}._title_maev3_61.__modal_maev3_61{margin-bottom:.8rem;font-size:3.6rem;font-weight:500;line-height:1.16}._title_maev3_61.__inline_maev3_67{font-size:3.6rem;font-weight:500;line-height:1.16;margin-bottom:4.8rem;color:#fff}._body_maev3_75{font-size:1.5rem;line-height:1.44;color:var(--ac-grey)}._body_maev3_75.__modal_maev3_61{max-width:32rem}._body_maev3_75.__inline_maev3_67{max-width:36rem}._VCheckbox_1irma_34{position:relative;display:inline-flex;flex-direction:column;-webkit-user-select:none;user-select:none;outline:none;cursor:pointer}._VCheckbox_1irma_34.__size_1irma_43.__small_1irma_43{--input-size:1.6rem;--input-after-size:1rem;--input-radio-after-size:.8rem;--label-margin:1rem;--label-font-size:1.2rem;--info-margin:.8rem;--info-icon-size:1.4rem;--msg-left:2.4rem}._VCheckbox_1irma_34.__size_1irma_43.__medium_1irma_53{--input-size:1.6rem;--input-after-size:1rem;--input-radio-after-size:0;--label-margin:1.2rem;--label-font-size:inherit;--info-margin:.8rem;--info-icon-size:inherit;--msg-left:3.4rem;--input-radius:.5rem}._VCheckbox_1irma_34.__size_1irma_43.__medium_1irma_53.__radio_1irma_64 ._input_1irma_64:after{display:none}._VCheckbox_1irma_34.__size_1irma_43 ._label_1irma_67{margin-left:var(--label-margin);font-size:var(--label-font-size)}._VCheckbox_1irma_34.__size_1irma_43 ._input_1irma_64{width:var(--input-size);height:var(--input-size);border-radius:var(--input-radius,.4rem)}._VCheckbox_1irma_34.__size_1irma_43 ._input_1irma_64:after{width:var(--input-after-size);height:var(--input-after-size)}._VCheckbox_1irma_34.__size_1irma_43.__radio_1irma_64 ._input_1irma_64{border-radius:50%}._VCheckbox_1irma_34.__size_1irma_43.__radio_1irma_64 ._input_1irma_64:after{width:var(--input-radio-after-size);height:var(--input-radio-after-size)}._VCheckbox_1irma_34.__size_1irma_43 ._info_1irma_87{margin-left:var(--info-margin)}._VCheckbox_1irma_34.__size_1irma_43 ._info_1irma_87 svg{width:var(--info-icon-size);height:var(--info-icon-size)}._VCheckbox_1irma_34.__size_1irma_43 ._msg_1irma_94{left:var(--msg-left)}._VCheckbox_1irma_34.__theme_1irma_100.__light_1irma_100.__primary_1irma_100{--label-color:var(--base-500);--input-border:1px solid var(--ac-grey-dark);--input-bg:var(--ac-surface-2);--input-color:var(--base-0);--info-color:var(--base-400);--label-color-active:var(--primary-500);--input-border-active:var(--ac-grey-dark);--input-bg-active:var(--ac-surface-2);--input-border-active-radio:.4rem solid var(--primary-500);--input-border-hover-radio:.4rem solid var(--primary-600);--input-bg-hover:var(--ac-surface-2);--input-border-hover:var(--ac-grey);--label-color-disabled:var(--base-200);--input-border-disabled:var(--base-200);--input-bg-disabled:var(--base-100);--input-bg-disabled-active:var(--base-200);--info-color-disabled:var(--base-200);--input-border-error:var(--additional-error-500)}._VCheckbox_1irma_34.__theme_1irma_100.__dark_1irma_120.__primary_1irma_100{--label-color:var(--white);--input-border:1px solid var(--opacity-white-60);--input-bg:var(--opacity-white-20);--input-color:var(--base-0);--info-color:var(--white);--label-color-active:var(--primary-500);--input-border-active:#0000;--input-bg-active:var(--white);--input-color-active:var(--base-500);--input-border-active-radio:.4rem solid var(--white);--input-bg-hover-radio:var(--base-400);--input-color-hover:var(--base-400);--input-border-hover:var(--white);--label-color-disabled:var(--opacity-white-40);--input-border-disabled:var(--opacity-white-40);--input-bg-disabled:var(--opacity-white-20);--input-bg-disabled-active:var(--opacity-white-40);--info-color-disabled:var(--opacity-white-40);--input-border-error:var(--additional-error-500)}._VCheckbox_1irma_34.__theme_1irma_100 ._label_1irma_67{color:var(--label-color)}._VCheckbox_1irma_34.__theme_1irma_100 ._input_1irma_64{border:var(--input-border);background-color:var(--input-bg);color:var(--input-color)}._VCheckbox_1irma_34.__theme_1irma_100 ._info_1irma_87{color:var(--info-color)}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152.__colored_1irma_152 ._label_1irma_67{color:var(--label-color-active)}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152 ._input_1irma_64{border-color:var(--input-border-active)}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152.__radio_1irma_64 ._input_1irma_64{border:var(--input-border-active-radio)}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152.__checkbox_1irma_161 ._input_1irma_64{background-color:var(--input-bg-active)}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152.__checkbox_1irma_161 ._input_1irma_64:after{color:var(--input-color-active,var(--input-color))}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152:hover:hover.__radio_1irma_64 ._input_1irma_64{border:var(--input-border-hover-radio,var(--input-border-active-radio));background-color:var(--input-bg-hover-radio)}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152:hover:hover.__checkbox_1irma_161 ._input_1irma_64{background-color:var(--input-bg-hover,var(--input-bg-active))}._VCheckbox_1irma_34.__theme_1irma_100.__active_1irma_152:hover:hover.__checkbox_1irma_161 ._input_1irma_64:after{color:var(--input-color-hover,var(--input-color-active,var(--input-color)))}}._VCheckbox_1irma_34.__theme_1irma_100.__disabled_1irma_181{pointer-events:none}._VCheckbox_1irma_34.__theme_1irma_100.__disabled_1irma_181 ._label_1irma_67{color:var(--label-color-disabled)}._VCheckbox_1irma_34.__theme_1irma_100.__disabled_1irma_181 ._input_1irma_64{border-color:var(--input-border-disabled);background-color:var(--input-bg-disabled)}._VCheckbox_1irma_34.__theme_1irma_100.__disabled_1irma_181 ._info_1irma_87{color:var(--info-color-disabled)}._VCheckbox_1irma_34.__theme_1irma_100.__disabled_1irma_181.__active_1irma_152.__radio_1irma_64 ._input_1irma_64{border-color:var(--input-border-disabled)}._VCheckbox_1irma_34.__theme_1irma_100.__disabled_1irma_181.__active_1irma_152.__checkbox_1irma_161 ._input_1irma_64{background-color:var(--input-bg-disabled-active)}._VCheckbox_1irma_34.__theme_1irma_100.__error_1irma_200:not(.__active_1irma_152,.__disabled_1irma_181) ._input_1irma_64{border-color:var(--input-border-error)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._VCheckbox_1irma_34.__theme_1irma_100:hover:not(.__error_1irma_200):hover ._input_1irma_64{border-color:var(--input-border-hover)}}._VCheckbox_1irma_34.__radio_1irma_64 ._input_1irma_64:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.13 10.13'%3E%3Cpath d='M5.06 10A4.94 4.94 0 1 1 10 5.06 4.94 4.94 0 0 1 5.06 10'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.13 10.13'%3E%3Cpath d='M5.06 10A4.94 4.94 0 1 1 10 5.06 4.94 4.94 0 0 1 5.06 10'/%3E%3C/svg%3E")}._VCheckbox_1irma_34.__checkbox_1irma_161 ._input_1irma_64{margin-top:.2rem}._VCheckbox_1irma_34.__checkbox_1irma_161 ._input_1irma_64:after{mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10.06 10.06'%3E%3Cpath d='M9.74 1.82a1 1 0 0 1 0 1.42l-5 5a1 1 0 0 1-1.42 0l-3-3a1 1 0 0 1 1.42-1.42L4 6.12l4.29-4.3a1 1 0 0 1 1.45 0'/%3E%3C/svg%3E");-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEyIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJtNS4wNjcgNy40OCA0LjI5LTQuMjkuNjYuNjYtNC45NSA0Ljk1LTIuOTctMi45Ny42Ni0uNjZ6Ii8+PC9zdmc+)}._VCheckbox_1irma_34.__disabled_1irma_181{cursor:not-allowed}._VCheckbox_1irma_34.__disabled_1irma_181 ._info_1irma_87,._VCheckbox_1irma_34.__disabled_1irma_181 ._input_1irma_64{pointer-events:none}._VCheckbox_1irma_34.__active_1irma_152 ._input_1irma_64:after{opacity:1;transform:translate(-50%,-50%) scale(1)}._field_1irma_240{display:flex}._input_1irma_64{position:relative;flex-shrink:0;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}._input_1irma_64:after{content:"";position:absolute;top:50%;left:50%;border-radius:50%;background-color:currentcolor;opacity:0;transform:translate(-50%,-50%) scale(0);transition:opacity var(--default-transition),transform var(--default-transition),background-color var(--default-transition);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}._inputNative_1irma_265{display:none}._label_1irma_67,._msg_1irma_94{white-space:nowrap}._msg_1irma_94{display:inline;width:auto}._PolicyCheckbox_1q2qj_34 .vcheckbox__label{white-space:normal;font:inherit}._PolicyCheckbox_1q2qj_34 ._text_1q2qj_38{font-size:1.8rem;font-weight:500;line-height:1;color:var(--white-60)}._PolicyCheckbox_1q2qj_34 ._link_1q2qj_44{display:inline;color:var(--white);transition:color var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._PolicyCheckbox_1q2qj_34 ._link_1q2qj_44:hover{color:var(--base-500)}}._PolicyCheckbox_1q2qj_34.__white_1q2qj_54 ._text_1q2qj_38{font-family:"TT Firs Text Trial Variable",var(--base-font);font-size:1.3rem;font-variant-numeric:lining-nums tabular-nums;font-weight:450;font-style:normal;line-height:140%;letter-spacing:.026rem;color:var(--Text-White-text,#fff)}._PolicyCheckbox_1q2qj_34.__white_1q2qj_54 ._link_1q2qj_44{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:.2rem;font:inherit;color:var(--base-0);transition:opacity var(--default-transition)}@media(-ms-high-contrast:active),(-ms-high-contrast:none),(hover){._PolicyCheckbox_1q2qj_34.__white_1q2qj_54 ._link_1q2qj_44:hover{opacity:.8}}._AmberCallbackForm_1u2ku_34{display:flex;flex-direction:column;align-items:center;width:100%}._title_1u2ku_41{font-size:3.6rem;font-weight:500;line-height:1.16;margin-bottom:4.8rem;text-align:center;color:#fff}@media(max-width:1279.98px){._title_1u2ku_41{font-size:2.6rem;font-weight:500;line-height:1.22;margin-bottom:3.2rem}}._form_1u2ku_58{width:100%;max-width:38rem}._fields_1u2ku_66,._form_1u2ku_58{display:flex;flex-direction:column;gap:3.2rem}._bottom_1u2ku_72{display:flex;flex-direction:column;gap:1.6rem}._checks_1u2ku_78{display:flex;flex-direction:column;gap:.8rem}._checks_1u2ku_78 .vcheckbox__label{white-space:normal}._statusModal_1u2ku_87{width:48rem;max-width:calc(100vw - 3.2rem);padding:4rem 3.2rem;border-radius:2.4rem;background:var(--ac-surface);color:#fff}@media(max-width:1279.98px){._statusModal_1u2ku_87{width:100%;max-width:100%;padding:5.6rem 2rem;border-radius:2.4rem 2.4rem 0 0}}._CallbackSection_hytls_34{padding:var(--page-gutter-vertical) var(--page-gutter)}@media(max-width:1279.98px){._CallbackSection_hytls_34{padding:3rem var(--page-gutter)}}._grid_hytls_43{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;height:66.4rem}@media(max-width:1279.98px){._grid_hytls_43{display:flex;height:unset;flex-direction:column;gap:.8rem}}._card_hytls_58{flex:1 1 0;border-radius:3.2rem}@media(max-width:1279.98px){._card_hytls_58{flex-direction:column;width:100%}}._card_hytls_58.__left_hytls_68{display:flex;align-items:center;justify-content:center;padding:4.8rem;background:var(--ac-surface)}@media(max-width:1279.98px){._card_hytls_58.__left_hytls_68{padding:5.6rem 2rem}}._card_hytls_58.__right_hytls_80{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:unset;padding:4.8rem}@media(max-width:1279.98px){._card_hytls_58.__right_hytls_80{padding:2rem;aspect-ratio:343/500}}._bg_hytls_97{position:absolute;inset:0}._promoIn_hytls_102{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2.4rem;max-width:48rem;text-align:center}@media(max-width:1279.98px){._promoIn_hytls_102{gap:2rem}}._promoTitle_hytls_118 h3{font-size:3.6rem;font-weight:500;line-height:1.16;color:#fff}@media(max-width:1279.98px){._promoTitle_hytls_118 h3{font-size:2.6rem;font-weight:500;line-height:1.22}}._AmberCity_icyvn_34{overflow:hidden;min-height:100vh;background:var(--ac-bg)}._AmberCity_icyvn_34 [id]{scroll-margin-top:var(--header-height-full)}@media(min-width:1280px){._AmberCity_icyvn_34 [data-anchor-align=section]{scroll-margin-top:0}}@font-face{font-family:TT Firs;src:url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2 supports variations"),url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2-variations"),url(./TT_Firs_Text_Variable.hpnvlYBs.woff2) format("woff2");font-weight:100 900;font-style:normal;font-stretch:normal;font-display:swap;font-variation-settings:"slnt" 0,"ital" 0}.AmberCity{--base-0:#fff;--base-100:#141414;--base-200:#1f1f1f;--base-300:#393939;--base-400:#959596;--base-500:#fff;--base-600:#050505;--black:#1f1f1f;--white:#fff;--white-80:#fffc;--grey-light:#f4f5f9;--radius-20:2rem;--radius-40:4rem;--primary-500:#e84e0e;--primary-600:#ac400f;--body-color:#fff;--page-gutter-vertical:6rem;--page-gutter:4rem;--ac-bg:#050505;--ac-surface:#141414;--ac-surface-2:#1f1f1f;--ac-surface-3:#292929;--ac-hairline:#393939;--ac-grey:#959596;--ac-grey-dark:#414141;--ac-accent:#e84e0e;--ac-accent-bright:#ff8a1e;--ac-error:#e64242;--ac-grad-cooper:radial-gradient(1166.16% 151.98% at -5.84% 106.58%,#ac400f 0%,#dd7921 100%);--ac-grad-cta:radial-gradient(125% 125% at -6% 107%,#ac400f 0%,#dd7921 100%);--ac-grad-pill:radial-gradient(circle at 0% 100%,#e84e0e 0%,#ff8a1e 81%);--ac-pin:radial-gradient(103px 312px at -6% 107%,#ac400f 0%,#dd7921 100%);--ac-grad-header-sticky:linear-gradient(114deg,#262626 48%,#1c1c1c 69%);--ac-grad-header-scrim:linear-gradient(180deg,#2f09007a,#d2e5ec00);--ac-grad-hero-scrim:linear-gradient(180deg,#2f09007a,#d2e5ec00);--ac-grad-dark-top:linear-gradient(180deg,#000000a3,#0000);--ac-grad-dark-bottom:linear-gradient(0deg,#141414a3,#14141400);--ac-grad-map-overlay:radial-gradient(50% 50% at 50% 50%,#05050500 0%,#050505 100%);--theme-glow-color:#e1520580;--ac-bevel:1px 1px 2px 0 #ffffff4f inset,-1px -1px 2px 0 #2129306b inset;--ac-glow:0 0 var(--glow-size) 0 var(--glow-color);--ac-pin-glow:0 0 22px #e15205cc;font-family:"TT Firs",var(--base-font);color:#fff;--header-height:6.4rem;--header-offset-top:2rem;--header-offset-bottom:0rem;--header-height-full:calc(var(--header-offset-top) + var(--header-height) + var(--header-offset-bottom))}@media(max-width:1279.98px){.AmberCity{width:100%;--page-gutter:1.6rem;--page-gutter-vertical:4rem}}.AmberCity .amber-header-landing{padding:3.2rem 4rem 7.2rem}@media(max-width:1279.98px){.AmberCity .amber-header-landing{padding:1.6rem}}.AmberCity._anim [data-reveal]{opacity:0;transform:translateY(2.4rem);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.AmberCity._anim [data-reveal].is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.AmberCity._anim [data-reveal]{opacity:1;transform:none;transition:none}}._DefaultLayout_xf6ta_34{max-width:100%;background-color:--ac-bg}._main_xf6ta_39{position:relative}._EmptyLayout_d2gf2_34{max-width:100%}._main_d2gf2_38{position:relative}#flomni-preloading,#flomni-toggler{visibility:hidden}._LogoIda_10zd3_34{cursor:pointer;-webkit-user-select:none;user-select:none}._LogoIda_10zd3_34.__black_10zd3_38{--color:var(--base-500)}._LogoIda_10zd3_34.__white_10zd3_41{--color:var(--white)}._wrapper_10zd3_45{display:flex;align-items:center;justify-content:space-between}._inner_10zd3_51{position:relative;flex-shrink:0;width:9rem;height:3rem;padding:1px}._rectangleBottom_10zd3_60,._rectangleTop_10zd3_59{position:absolute;left:-1px;overflow:hidden}._rectangleBottom_10zd3_60 span,._rectangleTop_10zd3_59 span{position:absolute;top:0;right:-2px;left:-2px;height:100%;background:linear-gradient(to right,var(--color) 50%,#0000 50%) 100%;background-size:200% 100%}._rectangleTop_10zd3_59{top:0;width:39%;height:50%}._rectangleBottom_10zd3_60{bottom:0;width:100%;height:calc(50% + 1px)}._logoIcon_10zd3_88{width:100%;height:100%;color:var(--color);transform:translateZ(0)}._text_10zd3_95{flex-shrink:0;margin-left:2.4rem;font-size:1.2rem;line-height:1.6rem}._ErrorLayout_1kv14_34{max-width:100%}._header_1kv14_38{position:relative;width:100%;max-width:100%;height:var(--header-h);background:var(--white)}._header_1kv14_38:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:1px;background-color:var(--base-200)}@media(max-width:1279.98px){._header_1kv14_38{overflow:hidden;width:100vw;box-shadow:none}}._wrapper_1kv14_62{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;height:var(--header-h)}._VSliderHoverZones_mkneg_34{position:absolute;inset:0;z-index:1;display:flex}@media(max-width:1279.98px){._VSliderHoverZones_mkneg_34{display:none}}._zone_mkneg_46{flex:1;height:100%;-webkit-user-select:none;user-select:none}
