@charset "UTF-8";/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255,255,255,0.55);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));color:var(--bs-card-subtitle-color)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 0,transparent 50%,rgba(255,255,255,.15) 0,rgba(255,255,255,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Vazirmatn FD;src:url(/home/fonts/Vazirmatn-FD-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vazirmatn FD;src:url(/home/fonts/Vazirmatn-FD-Bold.woff2) format("woff2");font-weight:500 950;font-style:normal;font-display:swap}:root{--app-font-family:"Vazirmatn FD","Vazirmatn",Tahoma,Arial,sans-serif;--brand-dark:#1b1023;--brand-purple:#7433a3;--brand-pink:#eb078a;--brand-confirm:#41a883;--green:var(--brand-purple);--green-dark:var(--brand-pink);--text:#191919;--muted:#6c7074;--line:#e8e8e8;--soft:#f8f8f8}*{box-sizing:border-box}body,html{font-family:var(--app-font-family)}body{margin:0;background:#f3f3f3;color:var(--text)}#__next,*,.page-shell,:after,:before,[role=button],a,button,input,select,textarea{font-family:inherit}html{scrollbar-width:thin;scrollbar-color:rgba(116,51,163,.72) rgba(116,51,163,.1)}body::-webkit-scrollbar,html::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgba(116,51,163,.1)}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{border:3px solid rgba(247,241,251,.78);border-radius:999px;background:linear-gradient(180deg,var(--brand-purple),var(--brand-pink))}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8b2fc9,var(--brand-pink))}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background:rgba(116,51,163,.1)}html.theme-dark{scrollbar-color:rgba(235,7,138,.78) rgba(27,16,35,.88)}html.theme-dark body::-webkit-scrollbar-track,html.theme-dark::-webkit-scrollbar-track{background:rgba(27,16,35,.88)}html.theme-dark body::-webkit-scrollbar-thumb,html.theme-dark::-webkit-scrollbar-thumb{border-color:rgba(27,16,35,.88)}.page-shell{width:min(100%,1256px);min-height:1536px;margin:0 auto;padding:14px 16px;background:#f3f3f3}.frame{overflow:hidden;min-height:1508px;padding:26px 28px 32px;background:#fff;border-radius:14px;box-shadow:0 18px 40px rgba(0,0,0,.07)}.page-shell.dashboard-shell{min-height:auto;padding-bottom:14px}.frame.dashboard-frame{min-height:auto;padding-bottom:24px}button{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease,filter .16s ease}@media (max-width:768px){.page-shell,body{background:#fff}.page-shell{width:100%;min-height:100vh;padding:0}.frame{min-height:100vh;padding:20px 18px 126px;border-radius:0;box-shadow:none}}.page-shell.theme-dark{--text:#f7f1fb;--muted:#efe0f7;--line:rgba(255,255,255,.11);--soft:#1b1023;background:#1b1023;color:#f7f1fb}.page-shell.theme-dark .active-gift-card,.page-shell.theme-dark .dashboard-action-card,.page-shell.theme-dark .faq-business-flow li,.page-shell.theme-dark .faq-field input,.page-shell.theme-dark .faq-field select,.page-shell.theme-dark .faq-field textarea,.page-shell.theme-dark .faq-hero-card,.page-shell.theme-dark .faq-hero-copy,.page-shell.theme-dark .faq-item,.page-shell.theme-dark .faq-secondary-btn,.page-shell.theme-dark .faq-section,.page-shell.theme-dark .faq-step-card,.page-shell.theme-dark .faq-trust-card,.page-shell.theme-dark .frame,.page-shell.theme-dark .gift-item,.page-shell.theme-dark .history-item,.page-shell.theme-dark .info-card,.page-shell.theme-dark .invite-card,.page-shell.theme-dark .mobile-profile-card,.page-shell.theme-dark .mobile-profile-item,.page-shell.theme-dark .mobile-profile-menu,.page-shell.theme-dark .panel,.page-shell.theme-dark .profile,.page-shell.theme-dark .review-row,.page-shell.theme-dark .stat-item,.page-shell.theme-dark .tabs{background:#1b1023;border-color:rgba(255,255,255,.11);color:#f7f1fb;box-shadow:0 18px 40px rgba(0,0,0,.28)}.page-shell.theme-dark .about-text,.page-shell.theme-dark .active-gift-card h3,.page-shell.theme-dark .active-gift-card p,.page-shell.theme-dark .all-gifts,.page-shell.theme-dark .brand,.page-shell.theme-dark .brand-icon,.page-shell.theme-dark .dashboard-action-card,.page-shell.theme-dark .dashboard-user-copy h1,.page-shell.theme-dark .dashboard-user-copy p,.page-shell.theme-dark .faq-business-flow li,.page-shell.theme-dark .faq-field span,.page-shell.theme-dark .faq-form-intro h2,.page-shell.theme-dark .faq-form-intro p,.page-shell.theme-dark .faq-form-progress span,.page-shell.theme-dark .faq-form-title,.page-shell.theme-dark .faq-hero h1,.page-shell.theme-dark .faq-hero p,.page-shell.theme-dark .faq-hero-card span,.page-shell.theme-dark .faq-item p,.page-shell.theme-dark .faq-item summary,.page-shell.theme-dark .faq-section-head h2,.page-shell.theme-dark .faq-step-card h3,.page-shell.theme-dark .faq-step-card p,.page-shell.theme-dark .faq-trust-card li,.page-shell.theme-dark .gift-copy h3,.page-shell.theme-dark .gift-copy p,.page-shell.theme-dark .history-item span,.page-shell.theme-dark .history-item strong,.page-shell.theme-dark .info-text,.page-shell.theme-dark .invite-card p,.page-shell.theme-dark .meta,.page-shell.theme-dark .mobile-profile-item,.page-shell.theme-dark .nav-list,.page-shell.theme-dark .panel-head-row a,.page-shell.theme-dark .profile-title,.page-shell.theme-dark .review-name,.page-shell.theme-dark .review-text,.page-shell.theme-dark .section-title,.page-shell.theme-dark .stat-item strong,.page-shell.theme-dark .tabs li{color:#f7f1fb}.page-shell.theme-dark .all-gifts:hover,.page-shell.theme-dark .nav-list .active-link,.page-shell.theme-dark .panel-head-row a:hover,.page-shell.theme-dark .tabs li.active{color:var(--green)}.page-shell.theme-dark .faq-business-flow li:before,.page-shell.theme-dark .faq-hero-card svg,.page-shell.theme-dark .logo-circle{background:rgba(116,51,163,.16)}.page-shell.theme-dark .user-dropdown{background:#1b1023;border-color:rgba(255,255,255,.11);box-shadow:0 18px 36px rgba(0,0,0,.4)}.page-shell.theme-dark .user-dropdown button{background:transparent;color:#f7f1fb}.page-shell.theme-dark .faq-secondary-btn:hover,.page-shell.theme-dark .mobile-profile-item:hover,.page-shell.theme-dark .user-dropdown button:hover{background:rgba(116,51,163,.14);color:#7433a3}.page-shell.theme-dark .mobile-bottom-nav{background:rgba(15,23,18,.96);border-color:rgba(255,255,255,.11);box-shadow:0 -18px 36px rgba(0,0,0,.34)}.page-shell.theme-dark .mobile-bottom-nav button{color:#f7f1fb}.page-shell.theme-dark .mobile-bottom-nav .active,.page-shell.theme-dark .mobile-bottom-nav button:hover{color:#f7d7ea;background:rgba(235,7,138,.1);box-shadow:inset 0 0 0 1px rgba(235,7,138,.18)}.page-shell.theme-dark .mobile-bottom-nav .active svg{fill:none;stroke:currentColor}.page-shell.theme-dark .faq-form-progress div{background:rgba(255,255,255,.12)}.page-shell.theme-dark .faq-status-success{background:rgba(116,51,163,.14);border-color:rgba(116,51,163,.35);color:#f7d7ea}.profile-save-success{position:fixed;left:50%;bottom:92px;z-index:1200;transform:translateX(-50%);min-width:min(360px,calc(100vw - 36px));padding:14px 22px;border:1px solid rgba(116,51,163,.28);border-radius:999px;background:rgba(255,255,255,.96);color:var(--green);box-shadow:0 18px 38px rgba(116,51,163,.16);text-align:center;font-size:15px;font-weight:900}.page-shell.theme-dark .profile-save-success{background:rgba(12,28,18,.96);border-color:rgba(235,7,138,.28);color:#f7d7ea;box-shadow:0 18px 38px rgba(0,0,0,.34)}.page-shell.theme-dark .faq-status-error{background:rgba(180,30,30,.16);border-color:rgba(180,30,30,.32);color:#ff9b9b}.page-shell.theme-dark :where(h1,h2,h3,h4,strong,label,summary,button,a),html.theme-dark .page-shell :where(h1,h2,h3,h4,strong,label,summary,button,a){color:inherit}.page-shell.theme-dark :where(p,span,li),html.theme-dark .page-shell :where(p,span,li){color:#f7f1fb}.page-shell.theme-dark :where(input,textarea,select),html.theme-dark .page-shell :where(input,textarea,select){color:#f7f1fb}@media (max-width:768px){body:has(.page-shell.theme-dark){background:#1b1023}.page-shell.theme-dark{background:#1b1023}}html.theme-dark body{background:#1b1023;color:#f7f1fb}html.theme-dark .page-shell:not(.theme-dark){--text:#f7f1fb;--muted:#efe0f7;--line:rgba(255,255,255,.11);--soft:#1b1023;background:#1b1023;color:#f7f1fb}html.theme-dark .page-shell:not(.theme-dark) .frame,html.theme-dark .page-shell:not(.theme-dark) .gift-item,html.theme-dark .page-shell:not(.theme-dark) .home-banner-slide,html.theme-dark .page-shell:not(.theme-dark) .home-brand-card,html.theme-dark .page-shell:not(.theme-dark) .home-category-card,html.theme-dark .page-shell:not(.theme-dark) .home-footer,html.theme-dark .page-shell:not(.theme-dark) .home-frame,html.theme-dark .page-shell:not(.theme-dark) .home-offer-card,html.theme-dark .page-shell:not(.theme-dark) .home-profile-card,html.theme-dark .page-shell:not(.theme-dark) .home-search-field,html.theme-dark .page-shell:not(.theme-dark) .home-section,html.theme-dark .page-shell:not(.theme-dark) .info-card,html.theme-dark .page-shell:not(.theme-dark) .panel,html.theme-dark .page-shell:not(.theme-dark) .profile,html.theme-dark .page-shell:not(.theme-dark) .review-row,html.theme-dark .page-shell:not(.theme-dark) .tabs{background:#1b1023;border-color:rgba(255,255,255,.11);color:#f7f1fb;box-shadow:0 18px 40px rgba(0,0,0,.28)}html.theme-dark .page-shell:not(.theme-dark) .brand,html.theme-dark .page-shell:not(.theme-dark) .brand-icon,html.theme-dark .page-shell:not(.theme-dark) .gift-copy h3,html.theme-dark .page-shell:not(.theme-dark) .home-profile-card h1,html.theme-dark .page-shell:not(.theme-dark) .home-section-head h2,html.theme-dark .page-shell:not(.theme-dark) .home-story,html.theme-dark .page-shell:not(.theme-dark) .nav-list,html.theme-dark .page-shell:not(.theme-dark) .profile-title,html.theme-dark .page-shell:not(.theme-dark) .review-name,html.theme-dark .page-shell:not(.theme-dark) .section-title{color:#f7f1fb}html.theme-dark .page-shell:not(.theme-dark) .home-theme-toggle{background:linear-gradient(135deg,#1b1023,#1b1023)}html.theme-dark .page-shell:not(.theme-dark) .home-theme-toggle:before{opacity:1}html.theme-dark .page-shell:not(.theme-dark) .home-theme-toggle-thumb{background:#f7f1fb;transform:translateX(-36px)}html.theme-dark .page-shell:not(.theme-dark) .home-theme-toggle-sun{color:rgba(255,255,255,.42)}html.theme-dark .page-shell:not(.theme-dark) .home-theme-toggle-moon{color:#eb078a}html.theme-dark .mobile-bottom-nav,html.theme-dark .page-shell:not(.theme-dark) .mobile-bottom-nav{border-top-color:rgba(255,255,255,.1);background:rgba(9,15,12,.94);box-shadow:0 -14px 30px rgba(0,0,0,.28)}html.theme-dark .mobile-bottom-nav button,html.theme-dark .page-shell:not(.theme-dark) .mobile-bottom-nav button{color:#f7f1fb}html.theme-dark .mobile-bottom-nav .active,html.theme-dark .mobile-bottom-nav button:hover,html.theme-dark .page-shell:not(.theme-dark) .mobile-bottom-nav .active,html.theme-dark .page-shell:not(.theme-dark) .mobile-bottom-nav button:hover{color:#f7d7ea;background:rgba(235,7,138,.1);box-shadow:inset 0 0 0 1px rgba(235,7,138,.18)}html.theme-dark .mobile-bottom-nav .active svg,html.theme-dark .page-shell:not(.theme-dark) .mobile-bottom-nav .active svg{fill:none;stroke:currentColor}.topbar{height:52px;margin-bottom:30px}.brand{gap:10px;color:var(--brand-purple,var(--green));letter-spacing:0;line-height:1;white-space:nowrap;flex-shrink:0}.brand-logo-mark{width:42px;height:42px;display:none;object-fit:contain}.brand-logo-type{width:clamp(104px,10vw,142px);height:42px;display:block;object-fit:contain}.nav-list{gap:34px;margin:0 42px 0 0;padding:0;list-style:none;font-size:16px;font-weight:700;color:#171717;flex-wrap:nowrap}.nav-list li{white-space:nowrap}.follow-btn,.login-btn{border:0;background:linear-gradient(180deg,var(--brand-purple,#7433a3) 0,var(--brand-pink,#eb078a) 100%);color:#fff;font-weight:800;box-shadow:0 5px 12px rgba(116,51,163,.22)}.login-btn{width:135px;height:50px;border-radius:9px;font-size:17px;white-space:nowrap;flex-shrink:0}.user-menu-wrap{position:relative}.user-menu-btn{border:0;background:linear-gradient(180deg,var(--brand-purple,#7433a3) 0,var(--brand-pink,#eb078a) 100%);color:#fff;font-weight:800;box-shadow:0 5px 12px rgba(116,51,163,.22);height:50px;min-width:176px;max-width:236px;padding:0 12px 0 14px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;font-size:15px}.user-mini-avatar{width:31px;height:31px;flex:0 0 31px;overflow:hidden;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.2);font-size:15px}.user-mini-avatar img{width:100%;height:100%;object-fit:cover;display:block}.user-mini-avatar img[src$=".svg"]{object-fit:contain}.user-menu-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu-btn svg{width:18px;height:18px;transition:transform .18s ease}.user-menu-btn.is-open svg{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + 10px);left:0;width:220px;padding:8px;border:1px solid #e7e7e7;border-radius:12px;background:#fff;box-shadow:0 18px 36px rgba(0,0,0,.13);animation:dropdownIn .17s ease both;z-index:40}.user-dropdown button{width:100%;height:44px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0 12px;border:0;border-radius:9px;background:#fff;color:#202020;font-size:15px;font-weight:800;text-align:right}.user-dropdown button:hover{background:#f7f1fb;color:var(--green);transform:translateX(-2px)}.user-dropdown svg{width:19px;height:19px}.home-shell.theme-dark .user-dropdown,.page-shell.theme-dark .user-dropdown,html.theme-dark .home-shell .user-dropdown,html.theme-dark .page-shell .user-dropdown{border-color:rgba(235,7,138,.24);background:radial-gradient(circle at 20% 0,rgba(235,7,138,.13),transparent 36%),linear-gradient(180deg,rgba(38,18,52,.98),rgba(27,16,35,.98));box-shadow:0 18px 38px rgba(0,0,0,.36)}.home-shell.theme-dark .user-dropdown button,.page-shell.theme-dark .user-dropdown button,html.theme-dark .home-shell .user-dropdown button,html.theme-dark .page-shell .user-dropdown button{background:transparent;color:rgba(247,241,251,.88)}.home-shell.theme-dark .user-dropdown button:focus-visible,.home-shell.theme-dark .user-dropdown button:hover,.page-shell.theme-dark .user-dropdown button:focus-visible,.page-shell.theme-dark .user-dropdown button:hover,html.theme-dark .home-shell .user-dropdown button:focus-visible,html.theme-dark .home-shell .user-dropdown button:hover,html.theme-dark .page-shell .user-dropdown button:focus-visible,html.theme-dark .page-shell .user-dropdown button:hover{background:rgba(235,7,138,.13);color:#ffffff}.home-shell.theme-dark .user-dropdown svg,.page-shell.theme-dark .user-dropdown svg,html.theme-dark .home-shell .user-dropdown svg,html.theme-dark .page-shell .user-dropdown svg{color:rgba(247,215,234,.86)}.login-error{margin:-2px 0 10px;color:#c91f1f;font-size:14px;font-weight:700}@media (max-width:768px){.topbar{height:auto;margin-bottom:20px}.topbar>div:first-child{width:100%;justify-content:space-between}.brand{gap:8px}.brand-logo-mark{display:none}.brand-logo-type{width:112px;height:34px}.nav-list{display:none!important}.login-btn,.user-menu-btn{min-width:auto;width:132px;height:44px;font-size:14px}.user-dropdown{left:0;width:210px}.dashboard-frame .topbar{height:auto;margin-bottom:20px}}.all-gifts,.home-footer-links a,.home-footer-links button,.mobile-profile-card button,.nav-list a,.nav-list button,.panel-head-row a{position:relative;display:inline-flex;align-items:center;padding:0 0 8px;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;text-decoration:none!important;text-underline-offset:8px;cursor:pointer;transition:color .18s ease,transform .18s ease}.all-gifts:after,.home-footer-links a:after,.home-footer-links button:after,.mobile-profile-card button:after,.nav-list a:after,.nav-list button:after,.panel-head-row a:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:3px;border-radius:999px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.all-gifts:hover,.home-footer-links a:hover,.home-footer-links button:hover,.mobile-profile-card button:hover,.nav-list a:hover,.nav-list button:hover,.panel-head-row a:hover{color:var(--green);transform:translateY(-1px)}.all-gifts:hover:after,.home-footer-links a:hover:after,.home-footer-links button:hover:after,.mobile-profile-card button:hover:after,.nav-list a:hover:after,.nav-list button:hover:after,.panel-head-row a:hover:after{transform:scaleX(1)}.nav-list button{padding-top:0}.brand:hover{color:var(--green-dark);transform:translateY(-1px)}.nav-list li{position:relative;padding-bottom:8px;cursor:default;transition:color .18s ease,transform .18s ease}.nav-list li:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:3px;border-radius:999px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.nav-list li:hover{color:var(--green);transform:translateY(-1px)}.nav-list li:hover:after{transform:scaleX(1)}.nav-list li a:after,.nav-list li button:after{content:none}@media (max-width:1200px) and (min-width:769px){.topbar{gap:16px}.topbar>div:first-child{min-width:0;flex:1 1 auto}.topbar nav{min-width:0}.brand{gap:8px}.brand-logo-mark{width:34px;height:34px}.brand-logo-type{width:116px;height:34px}.nav-list{gap:clamp(12px,1.7vw,22px);margin-right:clamp(12px,2vw,24px);font-size:clamp(13px,1.25vw,15px)}.login-btn,.user-menu-btn{width:auto;min-width:128px;max-width:210px;height:44px;padding:0 12px;font-size:14px}}@media (max-width:980px) and (min-width:769px){.topbar{gap:10px}.brand{gap:7px}.brand-logo-mark{width:30px;height:30px}.brand-logo-type{width:98px;height:30px}.nav-list{gap:10px;margin-right:10px;font-size:12.5px}.login-btn,.user-menu-btn{min-width:122px;max-width:190px;height:40px;padding:0 10px;font-size:13px}}@media (max-width:1100px){.topbar{height:auto;gap:14px;margin-bottom:24px}.topbar>div:first-child{min-width:0;flex:1 1 auto}.nav-list{display:none!important}.login-btn,.user-menu-btn{width:auto;min-width:132px;max-width:210px;height:46px;padding:0 14px;font-size:14px}}@media (max-width:420px){.brand{gap:7px}.brand-logo-mark{width:30px;height:30px}.brand-logo-type{width:96px;height:30px}.login-btn,.user-menu-btn{min-width:112px;height:42px;padding:0 10px;font-size:13px}}.brand-logo-mark{display:none!important}@media (max-width:768px){.topbar .user-menu-wrap{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important}.dashboard-frame .topbar .user-menu-btn,.faq-frame .topbar .user-menu-btn,.gifts-shell .topbar .user-menu-btn,.home-frame .topbar .user-menu-btn,.home-shell .topbar .user-menu-btn,.topbar .user-menu-btn{width:clamp(116px,34vw,148px)!important;min-width:0!important;max-width:clamp(116px,34vw,148px)!important;height:52px!important;padding:0 7px 0 10px!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;overflow:visible!important}.topbar .user-menu-btn .user-mini-avatar{width:34px!important;height:34px!important;flex:0 0 34px!important;border:2px solid rgba(255,255,255,.55)!important;box-shadow:0 6px 14px rgba(116,51,163,.24)!important}.topbar .user-menu-btn>svg{display:none!important}.topbar .user-menu-btn .user-menu-name{display:block!important;min-width:0!important;overflow:hidden!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.3!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}.topbar .user-dropdown{left:0!important;right:auto!important;width:min(220px,calc(100vw - 28px))!important;z-index:120!important}.dashboard-frame .user-menu-wrap,.faq-frame .user-menu-wrap{max-width:none!important}}@media (max-width:1100px){.faq-header-action{max-width:none;min-width:190px}}@media (max-width:768px){.dashboard-frame .topbar,.faq-frame .topbar{box-sizing:border-box!important;width:100%!important;padding-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right))!important;overflow:visible!important}.dashboard-frame .topbar>div:first-child,.faq-frame .topbar>div:first-child{min-width:0!important;width:100%!important}.dashboard-frame .user-menu-wrap,.faq-frame .user-menu-wrap{flex:0 1 auto!important;max-width:calc(100vw - 156px)!important}.dashboard-frame .user-menu-btn,.faq-frame .user-menu-btn{max-width:100%!important}.dashboard-frame .topbar{padding-top:14px!important;margin-bottom:24px!important}}@media (max-width:560px){.topbar{align-items:flex-start!important}.home-header-actions{flex-wrap:nowrap}.faq-header-action{min-width:0;width:auto;max-width:190px;white-space:normal;line-height:1.6}}@media (min-width:769px){.topbar .nav-list{align-items:center!important}.topbar .nav-list li{height:40px;display:flex;align-items:center;padding-bottom:0}.topbar .nav-list a,.topbar .nav-list button{height:100%;align-items:center;padding:0;line-height:1}.topbar .nav-list li:after{bottom:-5px}}.restaurant-shell .topbar{display:grid!important;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto!important;grid-template-areas:"brandnav brandnav actions"!important;align-items:center!important;gap:18px!important;height:auto!important;min-height:52px!important}.restaurant-shell .topbar>div:first-child{grid-area:brandnav!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(18px,3vw,42px)!important;min-width:0!important;direction:rtl!important}.restaurant-shell .brand{justify-self:end!important;min-width:max-content!important;margin:0!important}.restaurant-shell .topbar nav{min-width:0!important;overflow:hidden!important}.restaurant-shell .nav-list{display:flex!important;justify-content:flex-start!important;gap:clamp(14px,2.1vw,30px)!important;margin:0!important;min-width:0!important;font-size:clamp(13px,1.15vw,16px)!important;white-space:nowrap!important}.restaurant-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:10px!important;min-width:max-content!important;direction:ltr!important}.restaurant-shell .login-btn,.restaurant-shell .user-menu-btn{flex:0 0 auto!important}@media (max-width:1180px) and (min-width:769px){.restaurant-shell .topbar{grid-template-columns:1fr auto!important;grid-template-areas:"brandnav actions" "brandnav brandnav"!important;gap:14px 16px!important}.restaurant-shell .topbar>div:first-child{grid-template-columns:auto minmax(0,1fr)!important;gap:18px!important}.restaurant-shell .nav-list{gap:clamp(10px,1.4vw,16px)!important;font-size:clamp(12px,1.05vw,14px)!important}}@media (max-width:900px) and (min-width:769px){.restaurant-shell .topbar{grid-template-areas:"brandnav actions" "navrow navrow"!important}.restaurant-shell .topbar>div:first-child{display:contents!important}.restaurant-shell .brand{grid-area:brandnav!important}.restaurant-shell .topbar nav{grid-area:navrow!important;width:100%!important}.restaurant-shell .nav-list{justify-content:center!important;flex-wrap:wrap!important;row-gap:8px!important}}.restaurant-shell .topbar nav{overflow:visible!important}@media (max-width:1180px) and (min-width:769px){.restaurant-shell .topbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"brand actions" "nav nav"!important;align-items:center!important;gap:14px 16px!important}.restaurant-shell .topbar>div:first-child{display:contents!important}.restaurant-shell .brand{grid-area:brand!important;justify-self:end!important}.restaurant-shell .topbar nav{grid-area:nav!important;width:100%!important;min-width:0!important}.restaurant-shell .home-header-actions{grid-area:actions!important;justify-self:start!important}.restaurant-shell .nav-list{width:100%!important;justify-content:center!important;flex-wrap:wrap!important;gap:8px clamp(14px,2vw,24px)!important;font-size:clamp(12.5px,1.25vw,15px)!important;line-height:1.4!important;white-space:normal!important}.restaurant-shell .nav-list li{height:32px!important}}@media (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:clamp(18px,2.4vw,34px)!important;height:52px!important;min-height:52px!important;margin-bottom:30px!important;direction:rtl!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;gap:0!important;direction:rtl!important}.business-shell .brand,.restaurant-shell .brand{flex:0 0 auto!important;justify-self:auto!important;min-width:max-content!important;margin:0!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{display:block!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;overflow:visible!important}.business-shell .nav-list,.restaurant-shell .nav-list{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:clamp(18px,2vw,34px)!important;margin:0 42px 0 0!important;padding:0!important;white-space:nowrap!important;font-size:clamp(13px,1.05vw,16px)!important;line-height:1!important}.business-shell .nav-list li,.restaurant-shell .nav-list li{height:auto!important;flex:0 0 auto!important;white-space:nowrap!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-start!important;flex-direction:row-reverse!important;gap:12px!important;margin-right:clamp(14px,1.8vw,28px)!important;min-width:max-content!important;width:auto!important;direction:ltr!important}.business-shell .login-btn,.business-shell .user-menu-btn,.restaurant-shell .login-btn,.restaurant-shell .user-menu-btn{flex:0 0 auto!important}}@media (max-width:1180px) and (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{gap:16px!important}.business-shell .nav-list,.restaurant-shell .nav-list{gap:clamp(11px,1.25vw,18px)!important;margin-right:24px!important;font-size:clamp(12px,1vw,14px)!important}}@media (max-width:960px) and (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{height:auto!important;min-height:52px!important;align-items:flex-start!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{flex-wrap:wrap!important;row-gap:12px!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{flex-basis:100%!important}.business-shell .nav-list,.restaurant-shell .nav-list{margin:0!important;justify-content:flex-start!important;flex-wrap:wrap!important;row-gap:8px!important}}@media (max-width:768px){.business-shell .topbar,.restaurant-shell .topbar{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "actions"!important;justify-items:center!important;align-items:center!important;gap:14px!important;height:auto!important;min-height:0!important;margin-bottom:22px!important;padding:8px 4px 0!important;direction:rtl!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:contents!important}.business-shell .brand,.restaurant-shell .brand{grid-area:brand!important;justify-self:center!important;max-width:100%!important;min-width:0!important;margin:0!important;white-space:nowrap!important;transform:none!important}.business-shell .brand span,.restaurant-shell .brand span{max-width:calc(100vw - 56px)!important;overflow:hidden!important;text-overflow:ellipsis!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{display:none!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{grid-area:actions!important;justify-self:center!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.business-shell .login-btn,.business-shell .user-menu-btn,.restaurant-shell .login-btn,.restaurant-shell .user-menu-btn{width:auto!important;min-width:150px!important;height:52px!important;padding-inline:20px!important;font-size:15px!important;white-space:nowrap!important}.business-shell .home-theme-toggle,.restaurant-shell .home-theme-toggle{flex:0 0 auto!important}}@media (min-width:481px) and (max-width:768px){.business-shell .topbar,.restaurant-shell .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions spacer brand"!important;align-items:center!important;justify-items:stretch!important;gap:14px!important;height:auto!important;min-height:54px!important;margin-bottom:24px!important;padding:4px 0 0!important;direction:ltr!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:contents!important}.business-shell .brand,.restaurant-shell .brand{grid-area:brand!important;justify-self:end!important;max-width:100%!important;min-width:max-content!important;margin:0!important;direction:rtl!important;transform:none!important}.business-shell .brand span,.restaurant-shell .brand span{max-width:none!important;overflow:visible!important;text-overflow:clip!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{display:none!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}}@media (max-width:480px){.business-shell .topbar,.restaurant-shell .topbar{grid-template-areas:"brand" "actions"!important}}@media (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions nav brand"!important;align-items:center!important;gap:clamp(18px,2.4vw,34px)!important;height:52px!important;min-height:52px!important;margin-bottom:30px!important;direction:ltr!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:contents!important}.business-shell .brand,.restaurant-shell .brand{grid-area:brand!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;gap:10px!important;min-width:max-content!important;margin:0!important;direction:rtl!important;transform:none!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{grid-area:nav!important;min-width:0!important;width:100%!important;overflow:visible!important;direction:rtl!important}.business-shell .nav-list,.restaurant-shell .nav-list{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:clamp(18px,2.05vw,34px)!important;margin:0!important;padding:0!important;white-space:nowrap!important;font-size:clamp(13px,1.05vw,16px)!important;line-height:1!important}.business-shell .nav-list li,.restaurant-shell .nav-list li{height:40px!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;padding-bottom:0!important;white-space:nowrap!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:auto!important;min-width:max-content!important;margin:0!important;padding:0!important;direction:ltr!important}.business-shell .login-btn,.business-shell .user-menu-btn,.restaurant-shell .login-btn,.restaurant-shell .user-menu-btn{flex:0 0 auto!important}}@media (max-width:1180px) and (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{grid-template-columns:auto minmax(0,1fr) auto!important;gap:16px!important}.business-shell .nav-list,.restaurant-shell .nav-list{gap:clamp(10px,1.3vw,18px)!important;font-size:clamp(12px,1vw,14px)!important}}@media (min-width:769px){.dashboard-shell .topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;min-height:74px!important;height:auto!important;margin-bottom:26px!important;padding-inline:clamp(18px,2.2vw,32px)!important;overflow:visible!important}.dashboard-shell .topbar>div:first-child{display:flex!important;flex:1 1 auto!important;align-items:center!important;justify-content:flex-end!important;min-width:0!important;order:1!important}.dashboard-shell .brand{flex:0 0 auto!important;min-width:max-content!important}.dashboard-shell .topbar nav{flex:1 1 auto!important;min-width:0!important;width:auto!important;overflow:visible!important}.dashboard-shell .nav-list{display:flex!important;flex-wrap:nowrap!important;gap:clamp(18px,2vw,34px)!important;margin:0 42px 0 0!important;padding:0!important;white-space:nowrap!important;font-size:clamp(13px,1.05vw,16px)!important;line-height:1!important}.dashboard-shell .home-header-actions,.dashboard-shell .nav-list{align-items:center!important;justify-content:flex-start!important}.dashboard-shell .home-header-actions{display:inline-flex!important;flex:0 0 auto!important;flex-direction:row!important;gap:12px!important;min-width:max-content!important;width:auto!important;margin:0 auto 0 0!important;padding:0 clamp(14px,1.4vw,22px) 0 0!important;position:relative!important;border:0!important;border-inline-start:0!important;border-inline-end:0!important;border-left:0!important;border-right:0!important;direction:rtl!important;order:2!important}.dashboard-shell .home-header-actions:before{display:none!important}.dashboard-shell .home-header-actions:after{content:""!important;position:absolute!important;top:50%!important;right:0!important;width:1px!important;height:56px!important;display:block!important;background:rgba(116,51,163,.2)!important;transform:translateY(-50%)!important;pointer-events:none!important}.dashboard-shell .home-theme-toggle,.dashboard-shell .login-btn,.dashboard-shell .user-menu-btn{flex:0 0 auto!important}}@media (max-width:1180px) and (min-width:769px){.dashboard-shell .topbar{gap:16px!important;padding-inline:18px!important}.dashboard-shell .nav-list{gap:clamp(10px,1.25vw,18px)!important;margin-right:22px!important;font-size:clamp(12px,1vw,14px)!important}.dashboard-shell .home-header-actions{gap:10px!important;padding:0 16px 0 0!important}.dashboard-shell .login-btn,.dashboard-shell .user-menu-btn{min-width:132px!important;max-width:180px!important;height:46px!important;padding-inline:14px!important}}.logo-circle img{width:82%;height:82%}@media (max-width:768px){.hero-grid{display:block}.hero-photo{width:100%;height:220px;border-radius:12px}.profile{padding-top:26px}.logo-circle{width:120px;height:120px;margin-bottom:22px;font-size:52px}.profile-title{font-size:28px}.follow-btn{width:100%;max-width:260px;height:54px;margin-top:28px}.info-row{width:100%;grid-template-columns:1fr;gap:12px;margin-top:18px}.info-card{height:auto;min-height:76px;padding:16px 18px}.tabs{height:62px;margin-top:22px;padding:0 14px;overflow-x:auto}.tabs ul{width:max-content;gap:34px}.content-grid{display:block;margin-top:16px}.about-panel,.gift-panel,.review-panel{height:auto;margin-top:16px}.gift-panel{padding:22px 14px}.about-panel{padding:22px 18px}.about-text{margin-bottom:24px;font-size:15px;line-height:2.1}.gallery{grid-template-columns:repeat(2,1fr);gap:12px}.gallery img{height:150px}.review-panel{padding:22px 18px}.review-row{flex-direction:column}.review-text{font-size:15px}}@media (max-width:1200px) and (min-width:769px){.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(24px,3vw,38px)}.hero-photo{width:100%;height:auto;aspect-ratio:806/361}.profile{padding-top:18px}.logo-circle{width:clamp(118px,13vw,146px);height:clamp(118px,13vw,146px);margin-bottom:22px;font-size:clamp(52px,6vw,64px)}.logo-circle small{bottom:37px;left:47px}.logo-circle img{width:82%;height:82%;border-radius:50%;object-fit:cover}.profile-title{font-size:clamp(26px,3vw,32px)}.info-row{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{padding-inline:clamp(14px,2vw,22px)}.tabs{width:100%;overflow-x:auto}.content-grid{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}}.business-wallet-card{display:grid;gap:10px;width:min(100%,260px);margin:22px auto 0;padding:18px 20px;border:1px solid rgba(116,51,163,.2);border-radius:12px;background:linear-gradient(135deg,rgba(116,51,163,.1),#fff 58%);box-shadow:0 12px 24px rgba(116,51,163,.09);text-align:right}.business-wallet-card div{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--green);font-size:15px;font-weight:900}.business-wallet-card svg{width:22px;height:22px}.business-wallet-card strong{display:block;color:#151515;font-size:24px;font-weight:900;text-align:center}.business-wallet-card p{margin:0;color:#60666a;font-size:13px;font-weight:700;line-height:1.8;text-align:center}.page-shell.theme-dark .business-wallet-card{background:linear-gradient(135deg,rgba(116,51,163,.18),#1b1023 58%);border-color:rgba(255,255,255,.11);box-shadow:0 16px 30px rgba(0,0,0,.26)}.page-shell.theme-dark .business-wallet-card p,.page-shell.theme-dark .business-wallet-card strong{color:#f7f1fb}@media (min-width:769px) and (max-width:1100px){.hero-grid{display:block;direction:rtl}.hero-photo{width:100%;height:auto;aspect-ratio:806/361}.profile{max-width:440px;margin:28px auto 0;padding-top:0}.logo-circle{width:132px;height:132px;margin-bottom:20px;font-size:58px}.logo-circle small{bottom:34px;left:43px}.logo-circle img{width:82%;height:82%;border-radius:50%;object-fit:cover}.profile-title{font-size:30px}.follow-btn{width:100%;max-width:300px;margin-top:28px}.business-wallet-card{width:min(100%,300px)}.info-row{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.info-card{height:auto;min-height:92px;padding:16px 18px;align-items:center!important}.info-card .text-end{text-align:right!important}.info-text,.info-title{line-height:1.7}.info-text{white-space:normal;overflow-wrap:anywhere}.tabs{margin-top:26px;padding-inline:24px}.tabs ul{gap:42px;width:max-content;min-width:100%}.content-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:18px}}@media (min-width:769px) and (max-width:900px){.info-row{grid-template-columns:1fr}.info-card{min-height:78px}.content-grid{display:block}.about-panel,.gift-panel,.review-panel{height:auto;margin-top:18px}}.hero-grid{width:100%;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(22px,3vw,42px);align-items:stretch;direction:rtl}.hero-grid>div:first-child{display:grid;align-content:start;gap:18px;min-width:0}.hero-photo{width:100%;height:auto;aspect-ratio:16/7;min-height:250px;max-height:390px;border-radius:14px}.profile{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:clamp(22px,3vw,34px);border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 34px rgba(0,0,0,.045)}.logo-circle{width:clamp(104px,9vw,132px);height:clamp(104px,9vw,132px);margin-bottom:18px;font-size:clamp(46px,5vw,58px)}.logo-circle small{bottom:34px;left:50%;transform:translateX(-50%)}.logo-circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-title{margin-bottom:12px;font-size:clamp(26px,2.4vw,32px)}.meta,.rating{flex-wrap:wrap;line-height:1.8}.follow-btn{width:min(100%,220px);height:52px;margin-top:24px;font-size:18px}.business-wallet-card{width:min(100%,300px);margin-top:18px}.info-row{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.info-card{min-width:0;height:auto;min-height:88px;padding:16px 18px}.review-panel,.tabs{display:none}.page-shell.theme-dark .profile{background:#1b1023;border-color:rgba(255,255,255,.11);box-shadow:0 18px 38px rgba(0,0,0,.24)}@media (max-width:1100px){.hero-grid{grid-template-columns:1fr}.profile{width:min(100%,520px);margin-inline:auto}}@media (max-width:768px){.hero-grid{display:grid;gap:16px}.hero-photo{min-height:180px;aspect-ratio:16/9}.profile{padding:20px 16px}.info-row{grid-template-columns:1fr}}.frame:has(.business-profile-page){min-height:auto;padding-bottom:clamp(24px,4vw,48px)}.business-profile-page{display:grid;gap:18px}.business-profile-page .hero-grid{margin-bottom:0}.business-profile-page .review-panel,.business-profile-page .tabs{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}@media (max-width:768px){.frame:has(.business-profile-page){min-height:auto;padding-bottom:104px}}.restaurant-frame{min-height:auto;padding-bottom:clamp(24px,4vw,48px)}@media (max-width:768px){.restaurant-frame{min-height:auto;padding-bottom:104px}}.page-shell.restaurant-shell{min-height:auto}@media (max-width:768px){.page-shell.restaurant-shell{min-height:100vh}}.business-hero-banner{position:relative;width:100%;aspect-ratio:16/7;min-height:250px;max-height:390px;overflow:hidden;border-radius:14px;border:1px solid rgba(116,51,163,.12);background:linear-gradient(135deg,#f7f1fb,#f7f1fb 48%,#ffffff);box-shadow:0 18px 42px rgba(0,0,0,.055)}.business-hero-banner .hero-photo{width:100%;height:100%;min-height:0;max-height:none;border-radius:inherit;object-fit:cover;display:block}.business-hero-banner-logo{display:grid;place-items:center;padding:clamp(22px,3.2vw,42px);isolation:isolate}.business-hero-banner-logo:after,.business-hero-banner-logo:before{content:"";position:absolute;inset:auto;z-index:-1;border-radius:999px;pointer-events:none}.business-hero-banner-logo:before{width:52%;aspect-ratio:1;right:-12%;top:-34%;background:rgba(116,51,163,.14);filter:blur(4px)}.business-hero-banner-logo:after{width:38%;aspect-ratio:1;left:-8%;bottom:-28%;background:rgba(116,51,163,.09)}.business-hero-banner-logo .hero-photo{width:min(42%,230px);height:min(78%,230px);object-fit:contain;padding:clamp(12px,1.7vw,20px);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 22px 48px rgba(116,51,163,.17)}.business-hero-banner-caption{position:absolute;right:clamp(18px,3vw,34px);bottom:clamp(18px,3vw,30px);display:grid;gap:5px;text-align:right;color:#1b1023}.business-hero-banner-caption span{font-size:13px;font-weight:800;color:var(--green)}.business-hero-banner-caption strong{font-size:clamp(24px,3.2vw,42px);line-height:1.15;color:#1b1023}.page-shell.theme-dark .business-hero-banner{border-color:rgba(255,255,255,.1);background:linear-gradient(135deg,#1b1023,#1b1023 48%,#1b1023);box-shadow:0 22px 48px rgba(0,0,0,.28)}.page-shell.theme-dark .business-hero-banner-logo .hero-photo{background:rgba(255,255,255,.93);box-shadow:0 22px 48px rgba(0,0,0,.24),0 0 0 1px rgba(255,255,255,.12)}.page-shell.theme-dark .business-hero-banner-caption,.page-shell.theme-dark .business-hero-banner-caption strong{color:#f7f1fb}@media (max-width:768px){.business-hero-banner{min-height:180px;aspect-ratio:16/9}.business-hero-banner-logo .hero-photo{width:min(54%,190px);height:min(74%,190px);border-radius:22px}.business-hero-banner-caption{right:16px;bottom:14px}}.info-card[href],.info-card[href]:hover{color:inherit;text-decoration:none}.business-hero-banner.business-hero-banner-photo{aspect-ratio:2.4/1;min-height:0;max-height:none;display:grid;place-items:center;background:#f7f1fb}.business-hero-banner.business-hero-banner-photo .hero-photo{width:100%;height:100%;object-fit:contain!important;background:inherit}.page-shell.theme-dark .business-hero-banner.business-hero-banner-photo{background:#1b1023}@media (max-width:900px){.business-hero-banner.business-hero-banner-photo{aspect-ratio:2.35/1;border-radius:12px}}@media (max-width:560px){.business-hero-banner.business-hero-banner-photo{aspect-ratio:2.25/1;width:100%}.business-hero-banner.business-hero-banner-photo .hero-photo{object-position:center center}}.business-profile-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.58fr);gap:clamp(20px,3vw,34px);align-items:stretch;direction:rtl}.business-main-panel{min-width:0;display:grid;gap:18px;align-content:start}.business-profile-card{position:relative;width:100%;min-height:100%;margin:0;padding:clamp(24px,3vw,36px);border-radius:20px;background:radial-gradient(circle at 18% 14%,rgba(116,51,163,.12),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.97),rgba(247,241,251,.94));border:1px solid rgba(116,51,163,.14);box-shadow:0 24px 60px rgba(116,51,163,.08);overflow:hidden}.business-coming-soon-page{display:grid;min-height:min(620px,calc(100dvh - 160px));place-items:center;padding:clamp(24px,5vw,64px)}.business-coming-soon-card{width:min(720px,100%);display:grid;justify-items:center;gap:18px;padding:clamp(34px,6vw,64px);border:1px solid rgba(116,51,163,.18);border-radius:24px;background:radial-gradient(circle at 22% 18%,rgba(116,51,163,.14),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,241,251,.94));box-shadow:0 24px 64px rgba(116,51,163,.1);text-align:center}.business-coming-soon-icon{width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,rgba(116,51,163,.14),rgba(255,194,71,.18));color:var(--green);box-shadow:inset 0 0 0 1px rgba(116,51,163,.16)}.business-coming-soon-icon svg{width:42px;height:42px;stroke-width:2}.business-coming-soon-card h1{margin:0;color:#1b1023;font-size:clamp(26px,3.4vw,42px);font-weight:950;line-height:1.45}.business-coming-soon-card p{max-width:520px;margin:0;color:#5f7068;font-size:clamp(15px,1.6vw,18px);font-weight:800;line-height:2}.page-shell.theme-dark .business-coming-soon-card{background:radial-gradient(circle at 22% 18%,rgba(235,7,138,.12),transparent 34%),linear-gradient(145deg,rgba(27,16,35,.98),rgba(27,16,35,.94));border-color:rgba(235,7,138,.16);box-shadow:0 24px 64px rgba(0,0,0,.34)}.page-shell.theme-dark .business-coming-soon-card h1{color:#f7f1fb}.page-shell.theme-dark .business-coming-soon-card p{color:rgba(247,241,251,.68)}.business-info-action svg,.business-social-actions svg{width:20px;height:20px}.business-logo-circle{width:clamp(138px,13vw,190px);height:clamp(138px,13vw,190px);margin:14px auto 22px;padding:0;border:7px solid #fff;outline:2px solid rgba(116,51,163,.32);background:#fff;box-shadow:0 18px 40px rgba(116,51,163,.14)}.business-logo-circle img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.business-logo-placeholder{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 34% 28%,rgba(255,194,71,.22),transparent 34%),linear-gradient(145deg,rgba(116,51,163,.14),rgba(116,51,163,.04));color:var(--green)}.business-logo-placeholder svg{width:48%;height:48%;stroke-width:1.8}.business-logo-circle.has-broken-image img,.business-logo-placeholder-fallback{display:none}.business-logo-circle.has-broken-image .business-logo-placeholder-fallback{display:grid}.business-rating{gap:8px;flex-wrap:wrap}.business-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.business-tags span{padding:9px 18px;border-radius:999px;background:rgba(116,51,163,.09);color:#1b1023;font-weight:800;font-size:14px}.business-follow-btn{width:min(100%,290px);margin-top:24px;min-height:62px;border-radius:12px;background:linear-gradient(135deg,#7433a3,#7433a3);box-shadow:0 16px 34px rgba(116,51,163,.24)}.business-wallet-panel{width:100%;margin-top:24px;padding:24px;border-radius:18px;background:linear-gradient(145deg,rgba(116,51,163,.1),rgba(255,255,255,.82));border:1px solid rgba(116,51,163,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.business-wallet-panel div{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:var(--green);font-weight:900}.business-wallet-panel div svg{width:26px;height:26px}.business-wallet-panel strong{display:block;margin-top:16px;font-size:clamp(28px,3vw,38px);line-height:1.2;color:#1b1023}.business-wallet-panel p{margin:10px 0 0;color:#7433a3;font-weight:800}.business-social-actions{display:flex;gap:14px;width:100%;margin-top:auto;padding-top:28px}.business-social-actions button{width:48px;height:48px;border-radius:50%;border:1px solid rgba(116,51,163,.16);background:rgba(255,255,255,.72);color:#1b1023;display:grid;place-items:center;transition:transform .2s ease,border-color .2s ease,color .2s ease}.business-social-actions button:hover{transform:translateY(-2px);border-color:rgba(116,51,163,.45);color:var(--green)}.business-info-action.is-disabled,.business-social-actions .is-disabled,.business-social-actions button:disabled{cursor:not-allowed;opacity:.48;filter:grayscale(.45);pointer-events:none}.business-profile-layout .business-hero-banner{min-height:310px;border-radius:20px;border-color:rgba(116,51,163,.16);box-shadow:0 24px 60px rgba(116,51,163,.08);background:#1b1023}.business-profile-layout .business-hero-banner.business-hero-banner-photo{aspect-ratio:2.75/1;background:#1b1023}.business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{object-fit:cover!important}.business-banner-placeholder{width:100%;height:100%;min-height:inherit;display:grid;place-items:center;align-content:center;gap:14px;padding:28px;background:radial-gradient(circle at 24% 32%,rgba(255,194,71,.16),transparent 30%),radial-gradient(circle at 74% 28%,rgba(116,51,163,.2),transparent 34%),linear-gradient(135deg,#f7f1fb,#f7f1fb);color:var(--green);text-align:center}.business-banner-placeholder svg{width:62px;height:62px;stroke-width:1.8}.business-banner-placeholder span{color:#1b1023;font-size:clamp(22px,3vw,34px);font-weight:950}.business-banner-placeholder-fallback,.business-hero-banner.has-broken-image .hero-photo{display:none}.business-hero-banner.has-broken-image .business-banner-placeholder-fallback{display:grid}.page-shell.theme-dark .business-logo-placeholder{background:radial-gradient(circle at 34% 28%,rgba(255,194,71,.16),transparent 34%),linear-gradient(145deg,rgba(235,7,138,.13),rgba(235,7,138,.04));color:#f7d7ea}.page-shell.theme-dark .business-banner-placeholder{background:radial-gradient(circle at 24% 32%,rgba(255,194,71,.12),transparent 30%),radial-gradient(circle at 74% 28%,rgba(235,7,138,.16),transparent 34%),linear-gradient(135deg,#1b1023,#1b1023);color:#f7d7ea}.page-shell.theme-dark .business-banner-placeholder span{color:#f7f1fb}.business-banner-badge{position:absolute;right:24px;bottom:22px;max-width:min(72%,560px);display:flex;align-items:center;gap:10px;padding:12px 18px;border-radius:14px;background:rgba(27,16,35,.68);color:#f7f1fb;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:800}.business-banner-badge svg{width:24px;height:24px;color:#7433a3;flex:0 0 auto}.business-info-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.business-info-card{min-height:158px;height:auto;padding:22px;border-radius:18px;align-items:flex-start!important;gap:16px;background:rgba(255,255,255,.96);border:1px solid rgba(116,51,163,.14);box-shadow:0 18px 42px rgba(116,51,163,.06)}.business-info-icon{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(116,51,163,.22),rgba(116,51,163,.08));color:var(--green);flex:0 0 auto}.business-info-icon svg{width:30px;height:30px}.business-info-copy{gap:8px}.business-info-card .info-title{color:#7433a3;font-size:14px;font-weight:900}.business-info-card .info-text{color:#1b1023;font-size:clamp(16px,1.7vw,20px);font-weight:900;line-height:1.8}.business-info-action{justify-content:flex-end;margin-top:6px;font-weight:900;font-size:14px}.business-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:20px;border-radius:20px;border:1px solid rgba(116,51,163,.14);background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(116,51,163,.06)}.business-feature-item{display:flex;align-items:center;gap:12px;min-width:0;padding:10px 16px;border-left:1px solid rgba(116,51,163,.12)}.business-feature-item:last-child{border-left:0}.business-feature-item svg{width:34px;height:34px;color:var(--green);flex:0 0 auto}.business-feature-item div{display:grid;gap:4px;min-width:0}.business-feature-item strong{color:#1b1023;font-size:15px;font-weight:900}.business-feature-item span{color:#7433a3;font-size:13px;font-weight:800;line-height:1.7}.page-shell.theme-dark .business-feature-strip,.page-shell.theme-dark .business-info-card,.page-shell.theme-dark .business-profile-card{background:radial-gradient(circle at 18% 12%,rgba(116,51,163,.12),transparent 34%),rgba(27,16,35,.94);border-color:rgba(255,255,255,.1);box-shadow:0 24px 60px rgba(0,0,0,.28)}.page-shell.theme-dark .business-social-actions button{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.18);color:#f7f1fb}.page-shell.theme-dark .business-tags span{background:rgba(255,255,255,.08);color:#f7f1fb}.page-shell.theme-dark .business-wallet-panel{background:linear-gradient(145deg,rgba(116,51,163,.18),rgba(27,16,35,.88));border-color:rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.page-shell.theme-dark .business-feature-item strong,.page-shell.theme-dark .business-info-card .info-text,.page-shell.theme-dark .business-wallet-panel strong{color:#f7f1fb}.page-shell.theme-dark .business-feature-item span,.page-shell.theme-dark .business-info-card .info-title,.page-shell.theme-dark .business-wallet-panel p{color:rgba(247,241,251,.72)}.page-shell.theme-dark .business-info-icon{background:radial-gradient(circle,rgba(116,51,163,.34),rgba(116,51,163,.12))}@media (max-width:1180px){.business-profile-layout{grid-template-columns:1fr}.business-profile-card{max-width:none}.business-social-actions{margin-top:0}}@media (max-width:880px){.business-feature-strip,.business-info-grid{grid-template-columns:1fr}.business-feature-item{border-left:0;border-bottom:1px solid rgba(116,51,163,.12)}.business-feature-item:last-child{border-bottom:0}}@media (max-width:640px){.business-profile-layout{gap:14px}.business-profile-card{padding:22px 16px;border-radius:16px}.business-logo-circle{width:128px;height:128px;border-width:5px}.business-profile-layout .business-hero-banner{min-height:0;border-radius:14px}.business-profile-layout .business-hero-banner.business-hero-banner-photo{aspect-ratio:2.15/1}.business-banner-badge{right:12px;left:12px;bottom:12px;max-width:none;padding:10px 12px;font-size:12px}.business-info-card{min-height:136px;padding:18px}.business-info-icon{width:52px;height:52px}.business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{object-fit:contain!important}}.business-banner-badge{display:none!important}.business-info-card{direction:rtl;min-height:142px;padding:18px;gap:14px}.business-info-copy{width:100%;align-content:start;justify-items:end;gap:6px}.business-info-card .info-title{font-size:12px;line-height:1.5}.business-info-card .info-text{font-size:clamp(13px,1.2vw,16px)}.business-phone-text{unicode-bidi:isolate;white-space:nowrap;letter-spacing:.01em}.business-info-action{justify-self:end;align-self:end;margin-top:8px;padding:7px 12px;border-radius:999px;background:rgba(116,51,163,.12);color:var(--green);text-decoration:none;line-height:1}.business-info-action:hover{color:var(--green);background:rgba(116,51,163,.2);text-decoration:none}.business-info-action.is-disabled{opacity:.55;cursor:default}.business-info-action svg{width:15px;height:15px}@media (max-width:640px){.business-info-card{min-height:124px;padding:16px}.business-info-card .info-text{font-size:13px}}.business-profile-layout .business-hero-banner,.business-profile-layout .business-hero-banner.business-hero-banner-photo{background:transparent!important}.business-profile-layout .business-hero-banner .hero-photo,.business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{width:100%;height:100%;object-fit:cover!important;object-position:center center;background:transparent!important}.business-social-actions{justify-content:center}.business-instagram-link{min-width:150px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 18px;border-radius:999px;border:1px solid rgba(116,51,163,.22);color:#1b1023;background:linear-gradient(135deg,rgba(116,51,163,.12),rgba(255,255,255,.86));text-decoration:none;font-weight:900;box-shadow:0 14px 28px rgba(116,51,163,.1);transition:transform .2s ease,border-color .2s ease,background .2s ease}.business-instagram-link:hover{transform:translateY(-2px);border-color:rgba(116,51,163,.48);color:var(--green);text-decoration:none;background:linear-gradient(135deg,rgba(116,51,163,.18),rgba(255,255,255,.94))}.business-instagram-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.business-instagram-link span{font-size:14px;line-height:1}.page-shell.theme-dark .business-instagram-link{color:#f7f1fb;border-color:rgba(255,255,255,.18);background:linear-gradient(135deg,rgba(116,51,163,.24),rgba(255,255,255,.06));box-shadow:0 14px 28px rgba(0,0,0,.2)}.page-shell.theme-dark .business-instagram-link:hover{border-color:rgba(116,51,163,.5);background:linear-gradient(135deg,rgba(116,51,163,.32),rgba(255,255,255,.08))}@media (max-width:640px){.business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{object-fit:cover!important}.business-instagram-link{width:100%}}.business-profile-page,.business-profile-page *{box-sizing:border-box}.business-info-card{min-width:0;overflow:hidden;align-items:center!important}.business-info-copy{min-width:0;display:grid;justify-items:start;text-align:right}.business-info-card .info-title{font-size:clamp(11px,.85vw,13px)}.business-info-card .info-text{display:block;font-size:clamp(12px,.95vw,15px);line-height:1.65;max-width:100%;overflow-wrap:anywhere}.business-phone-text{direction:ltr;unicode-bidi:plaintext;text-align:right;white-space:normal}.business-info-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;width:fit-content;white-space:nowrap;font-size:12px}.business-wallet-card,.business-wallet-panel{min-width:0;overflow:hidden}.business-feature-item span,.business-wallet-card p,.business-wallet-panel p{overflow-wrap:anywhere}@media (max-width:760px){.business-info-grid{grid-template-columns:1fr}.business-info-card{min-height:auto;padding:14px}.business-info-copy{justify-items:start}.business-info-card .info-text{font-size:12px}}.page-shell.business-shell{padding-bottom:clamp(14px,2vw,28px);overflow-x:hidden}.business-frame:has(.business-profile-page),.page-shell.business-shell .business-frame{min-height:auto!important;padding-bottom:clamp(22px,3vw,38px)!important;overflow:hidden}.business-frame .business-profile-page{min-height:0!important;gap:0}.business-frame .business-profile-layout{width:100%;max-width:100%;margin:0 auto;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:clamp(18px,2.4vw,34px)}.business-frame .business-main-panel{min-width:0;width:100%;align-content:start}.business-frame .business-profile-card{min-height:auto!important;align-self:start}.business-frame .business-social-actions{margin-top:22px!important;padding-top:0}.business-frame .review-panel,.business-frame .tabs{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important}@media (max-width:1180px){.business-frame .business-profile-layout{grid-template-columns:1fr}}@media (max-width:768px){.page-shell.business-shell{min-height:100vh!important;padding:0}.business-frame:has(.business-profile-page),.page-shell.business-shell .business-frame{padding:20px 18px 118px!important}}.business-frame .business-info-grid{align-items:stretch}.business-frame .business-info-card{grid-template-columns:minmax(0,1fr) 56px;gap:10px 14px;align-items:center!important;justify-content:stretch!important;overflow:visible!important;padding:18px 20px}.business-frame .business-info-icon{grid-column:2;grid-row:1/span 2;justify-self:end;align-self:center;width:56px;height:56px}.business-frame .business-info-copy{grid-column:1;width:100%;min-width:0;display:grid;justify-items:end;text-align:right;align-content:center;gap:5px}.business-frame .business-info-card .info-text,.business-frame .business-info-card .info-title{max-width:100%;text-align:right}.business-frame .business-info-card .info-text{font-size:clamp(12px,.9vw,14px);line-height:1.6;overflow-wrap:anywhere}.business-frame .business-phone-text{direction:ltr;unicode-bidi:isolate;white-space:normal}.business-frame .business-info-action{justify-self:end;align-self:end;margin-top:6px;max-width:100%;padding:7px 12px}.business-frame .business-feature-strip{overflow:visible!important;align-items:stretch}.business-frame .business-feature-item{min-width:0;justify-content:flex-start;padding:12px clamp(12px,1.4vw,18px);overflow:visible}.business-frame .business-feature-item div{min-width:0;width:100%}.business-frame .business-feature-item span,.business-frame .business-feature-item strong{display:block;max-width:100%;overflow-wrap:anywhere}@media (max-width:880px){.business-frame .business-info-card{grid-template-columns:minmax(0,1fr) 52px;padding:16px}.business-frame .business-info-icon{width:52px;height:52px}}.business-frame:has(.business-profile-page),.page-shell.business-shell .business-frame{overflow-x:hidden!important}.business-frame .business-profile-page{padding-inline:clamp(32px,3vw,48px)!important}.business-frame .business-profile-layout{max-width:1280px!important;grid-template-columns:minmax(0,1fr) minmax(280px,390px)!important;gap:clamp(20px,2.6vw,36px)!important}.business-frame .business-feature-item{justify-content:center!important}.business-frame .business-feature-item div{max-width:150px!important}@media (max-width:1180px){.business-frame .business-profile-page{padding-inline:clamp(18px,4vw,32px)!important}.business-frame .business-profile-layout{grid-template-columns:1fr!important;direction:rtl!important;max-width:820px!important}.business-frame .business-main-panel,.business-frame .business-profile-card{grid-column:1!important}}@media (max-width:760px){.business-frame .business-profile-page{padding-inline:0!important}.business-frame .business-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:440px){.business-frame .business-feature-strip{grid-template-columns:1fr!important}}.page-shell.business-shell{min-height:auto!important;padding-bottom:clamp(18px,3vw,34px)!important}.page-shell.business-shell .business-frame{min-height:auto!important;padding:clamp(18px,2.2vw,28px) clamp(18px,2.5vw,32px) clamp(28px,3vw,42px)!important;overflow:hidden!important}.business-frame .business-profile-page{padding:0!important;margin:0!important}.business-frame .business-profile-layout{max-width:1140px!important;margin:clamp(18px,2vw,26px) auto 0!important;grid-template-areas:"main profile"!important;gap:clamp(18px,2.4vw,30px)!important}.business-frame .business-main-panel{grid-area:main!important;display:grid!important;gap:16px!important;align-content:start!important}.business-frame .business-profile-card{grid-area:profile!important;max-width:360px!important;margin:0!important;padding:26px 22px!important;align-self:start!important;justify-content:start!important;border-radius:14px!important}.business-frame .business-profile-layout .business-hero-banner,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo{min-height:0!important;aspect-ratio:2.28/1!important;max-height:330px!important;margin:0!important;border-radius:12px!important;background:#1b1023!important;box-shadow:0 16px 34px rgba(116,51,163,.08)!important}.business-frame .business-profile-layout .business-hero-banner .hero-photo,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{object-position:center!important}.business-frame .business-info-grid,.business-frame .info-row.business-info-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:0!important;align-items:stretch!important;direction:rtl!important}.business-frame .business-info-card{padding:16px!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:1fr auto!important;gap:10px 12px!important;border-radius:10px!important;overflow:hidden!important}.business-frame .business-info-icon{grid-column:1!important;width:42px!important;height:42px!important;justify-self:start!important}.business-frame .business-info-icon svg{width:22px!important;height:22px!important}.business-frame .business-info-copy{grid-column:2!important;grid-row:1/span 2!important;gap:6px!important;align-content:start!important}.business-frame .business-info-card .info-title{color:#7433a3!important;font-size:12px!important;font-weight:800!important;line-height:1.5!important}.business-frame .business-info-card .info-text{color:#1b1023!important;width:100%!important;max-width:100%!important;display:block!important;font-size:13px!important;font-weight:850!important;line-height:1.7!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.business-frame .business-phone-text{overflow-wrap:normal!important}.business-frame .business-info-action{margin-top:2px!important;padding:7px 12px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important}.business-frame .business-feature-strip{display:grid!important;gap:0!important;padding:16px!important;border-radius:10px!important}.business-frame .business-feature-item{padding:10px 12px!important;display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;text-align:right!important}.business-frame .business-feature-item svg{width:26px!important;height:26px!important}.business-frame .business-feature-item div{max-width:none!important;display:grid!important;gap:3px!important}.business-frame .business-feature-item span,.business-frame .business-feature-item strong{display:block!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}.business-frame .business-feature-item strong{font-size:13px!important;line-height:1.45!important}.business-frame .business-feature-item span{font-size:12px!important;line-height:1.6!important}.business-frame .business-wallet-panel{padding:18px!important;border-radius:12px!important}.business-frame .business-wallet-panel strong{font-size:clamp(24px,2.4vw,30px)!important}.business-frame .business-wallet-panel p{font-size:12px!important;line-height:1.75!important;overflow-wrap:anywhere!important}@media (max-width:1180px){.business-frame .business-profile-layout{max-width:760px!important;grid-template-columns:1fr!important;grid-template-areas:"profile" "main"!important;direction:rtl!important}.business-frame .business-profile-card{max-width:420px!important;margin-inline:auto!important}}@media (max-width:760px){.page-shell.business-shell .business-frame{padding:16px 14px 112px!important}.business-frame .business-profile-layout{margin-top:14px!important;gap:14px!important}.business-frame .business-profile-layout .business-hero-banner,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo{aspect-ratio:1.95/1!important;border-radius:10px!important}.business-frame .business-feature-strip,.business-frame .business-info-grid,.business-frame .info-row.business-info-grid{grid-template-columns:1fr!important}.business-frame .business-info-card{min-height:auto!important}.business-frame .business-feature-item{border-left:0!important;border-bottom:1px solid rgba(116,51,163,.12)!important}.business-frame .business-feature-item:last-child{border-bottom:0!important}}.restaurant-shell .hero-grid{direction:ltr!important;grid-template-columns:minmax(0,1fr) minmax(300px,420px)!important;gap:clamp(24px,3vw,42px)!important;align-items:start!important}.restaurant-shell .hero-grid>div:first-child{grid-column:1!important}.restaurant-shell .hero-grid>.profile{grid-column:2!important;width:100%!important;margin:0!important;direction:rtl!important}@media (max-width:1100px){.restaurant-shell .hero-grid{grid-template-columns:1fr!important;direction:rtl!important}.restaurant-shell .hero-grid>.profile,.restaurant-shell .hero-grid>div:first-child{grid-column:1!important}.restaurant-shell .hero-grid>.profile{margin-inline:auto!important}}.page-shell.theme-dark .business-frame .business-info-card .info-title,.page-shell.theme-dark .restaurant-shell .info-card .info-title,html.theme-dark .business-frame .business-info-card .info-title,html.theme-dark .restaurant-shell .info-card .info-title{color:rgba(247,241,251,.72)!important}.page-shell.theme-dark .business-frame .business-info-card .info-text,.page-shell.theme-dark .restaurant-shell .info-card .info-text,.page-shell.theme-dark .restaurant-shell .restaurant-phone-text,html.theme-dark .business-frame .business-info-card .info-text,html.theme-dark .restaurant-shell .info-card .info-text,html.theme-dark .restaurant-shell .restaurant-phone-text{color:#f7f1fb!important}.page-shell.theme-dark .business-frame .business-info-action,.page-shell.theme-dark .restaurant-shell .business-info-action,html.theme-dark .business-frame .business-info-action,html.theme-dark .restaurant-shell .business-info-action{color:#eb078a!important;background:rgba(235,7,138,.18)!important}.page-shell.theme-dark .business-frame .business-info-icon,.page-shell.theme-dark .restaurant-shell .info-card svg,html.theme-dark .business-frame .business-info-icon,html.theme-dark .restaurant-shell .info-card svg{color:#7433a3!important}.business-frame .business-info-card{grid-template-rows:1fr!important;align-items:stretch!important;gap:12px!important;min-height:126px!important}.business-frame .business-info-icon{align-self:center!important}.business-frame .business-info-copy{grid-column:1!important;grid-row:1!important;grid-template-rows:auto minmax(0,1fr) auto!important;justify-items:end!important;gap:7px!important}.business-frame .business-info-card .info-title{align-self:start!important}.business-frame .business-info-action{justify-self:end!important;margin-top:0!important}.business-frame .business-phone-text{width:auto!important;min-width:0!important;max-width:100%!important}@media (max-width:760px){.business-frame .business-info-card{min-height:112px!important;padding:14px 16px!important}}.business-frame .business-info-card{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;grid-template-rows:auto 1fr auto!important;min-height:132px!important;padding:16px 18px!important;gap:6px 12px!important;align-items:start!important}.business-frame .business-info-icon{grid-row:1!important;width:46px!important;height:46px!important;align-self:start!important}.business-frame .business-info-copy{grid-column:1/-1!important;grid-row:1/-1!important;width:100%!important;height:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 58px!important;grid-template-rows:auto 1fr auto!important;gap:5px 12px!important;align-content:stretch!important;text-align:right!important}.business-frame .business-info-card .info-text,.business-frame .business-info-card .info-title{grid-column:1/-1!important;padding-right:58px!important;justify-self:stretch!important}.business-frame .business-info-card .info-title{grid-row:1!important}.business-frame .business-info-card .info-text{grid-row:2!important;align-self:start!important}.business-frame .business-info-action{margin:0!important}.business-frame .business-phone-text{width:100%!important}@media (max-width:760px){.business-frame .business-info-card{min-height:118px!important}}.business-frame .business-info-card{direction:ltr!important}.business-frame .business-info-icon{grid-column:2!important;justify-self:end!important}.business-frame .business-info-copy{direction:rtl!important}.business-frame .business-phone-text{text-align:right!important}.business-frame .business-info-copy{direction:ltr!important}.business-frame .business-info-card .info-text,.business-frame .business-info-card .info-title{direction:rtl!important;text-align:right!important}.business-frame .business-info-action{grid-column:1!important;grid-row:3!important;justify-self:start!important;align-self:end!important;direction:rtl!important}@media (min-width:769px){.business-frame .business-info-grid,.business-frame .info-row.business-info-grid{align-items:stretch!important;grid-auto-rows:122px!important}.business-frame .business-info-card,.business-frame .info-card.business-info-card{height:122px!important;min-height:122px!important;max-height:122px!important;align-items:center!important;overflow:hidden!important}.business-frame .business-info-copy{min-width:0!important;max-width:100%!important}.business-frame .business-info-card .info-title{line-height:1.35!important}.business-frame .business-info-card .info-text{max-width:100%!important;line-height:1.55!important;overflow-wrap:anywhere!important;word-break:normal!important}.business-frame .business-info-grid,.business-frame .info-row.business-info-grid{align-items:stretch!important;grid-auto-rows:auto!important}.business-frame .business-info-card,.business-frame .info-card.business-info-card{height:100%!important;min-height:152px!important;max-height:none!important;overflow:visible!important;align-items:stretch!important}.business-frame .business-info-copy{height:100%!important;min-height:0!important;overflow:visible!important}.business-frame .business-info-card .info-text{line-height:1.55!important;overflow:visible!important;overflow-wrap:anywhere!important}.business-frame .business-info-action{align-self:end!important;margin-top:8px!important}}.business-follow-message{margin:10px 0 0;color:#7433a3;font-size:13px;font-weight:800;text-align:center}.theme-dark .business-follow-message,html.theme-dark .business-follow-message{color:#eb078a}.business-profile-loading-page{min-height:560px;display:grid;place-items:center}.business-profile-loading-card{width:min(520px,92vw);min-height:320px;border:1px solid var(--business-border);border-radius:18px;background:linear-gradient(135deg,rgba(116,51,163,.08),rgba(255,255,255,.92));box-shadow:0 24px 70px rgba(27,16,35,.12);display:grid;place-items:center;align-content:center;gap:18px}.business-profile-loading-line,.business-profile-loading-logo{display:block;border-radius:999px;background:linear-gradient(90deg,rgba(116,51,163,.12),rgba(116,51,163,.28),rgba(116,51,163,.12));background-size:220% 100%;animation:businessProfileLoading 1.2s ease-in-out infinite}.business-profile-loading-logo{width:118px;height:118px;border-radius:50%}.business-profile-loading-line{width:min(300px,68vw);height:16px}.business-profile-loading-line-title{width:min(220px,58vw);height:24px}.theme-dark .business-profile-loading-card{background:linear-gradient(135deg,rgba(116,51,163,.16),rgba(27,16,35,.94));box-shadow:0 24px 70px rgba(0,0,0,.28)}@keyframes businessProfileLoading{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:769px){.business-frame .business-info-card,.business-frame .info-card.business-info-card{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:center!important;align-content:center!important;gap:18px!important;min-height:148px!important;padding-block:22px!important}.business-frame .business-info-copy{height:auto!important;min-height:0!important;display:grid!important;align-content:center!important;justify-items:start!important;gap:8px!important}.business-frame .business-info-card .info-text,.business-frame .business-info-card .info-title{margin:0!important}.business-frame .business-info-action{align-self:center!important;margin-top:6px!important}}.business-frame .business-profile-layout .business-hero-banner,.business-frame .business-profile-layout .business-hero-banner .hero-photo,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{border:0!important;outline:0!important;box-shadow:none!important}.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo.has-broken-image .hero-photo,.business-frame .business-profile-layout .business-hero-banner.has-broken-image .hero-photo{display:none!important}.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo.has-broken-image .business-banner-placeholder-fallback,.business-frame .business-profile-layout .business-hero-banner.has-broken-image .business-banner-placeholder-fallback{display:grid!important}.business-frame .business-info-card .info-text.business-phone-text,.business-profile-page .business-info-card .info-text.business-phone-text{direction:ltr!important;unicode-bidi:isolate!important;text-align:right!important;white-space:nowrap!important}.page-shell.theme-dark .business-profile-page,html.theme-dark .business-profile-page{color:#f7f1fb!important}.page-shell.theme-dark .business-profile-layout,html.theme-dark .business-profile-layout{background:radial-gradient(circle at 34% 18%,rgba(235,7,138,.13),transparent 32%),linear-gradient(135deg,rgba(27,16,35,.98),rgba(38,18,52,.96))!important}.page-shell.theme-dark .business-feature-strip,.page-shell.theme-dark .business-info-card,.page-shell.theme-dark .business-profile-card,.page-shell.theme-dark .business-wallet-panel,html.theme-dark .business-feature-strip,html.theme-dark .business-info-card,html.theme-dark .business-profile-card,html.theme-dark .business-wallet-panel{border-color:rgba(116,51,163,.38)!important;background:radial-gradient(circle at 18% 12%,rgba(235,7,138,.1),transparent 34%),linear-gradient(145deg,rgba(27,16,35,.96),rgba(38,18,52,.92))!important;box-shadow:0 22px 54px rgba(27,16,35,.34)!important}.page-shell.theme-dark .business-banner-placeholder,.page-shell.theme-dark .business-hero-banner,html.theme-dark .business-banner-placeholder,html.theme-dark .business-hero-banner{background:radial-gradient(circle at 56% 32%,rgba(235,7,138,.16),transparent 34%),linear-gradient(135deg,rgba(27,16,35,.96),rgba(55,25,73,.84))!important;color:#f7f1fb!important}.page-shell.theme-dark .business-banner-placeholder svg,.page-shell.theme-dark .business-feature-item svg,.page-shell.theme-dark .business-info-icon,.page-shell.theme-dark .business-wallet-panel svg,html.theme-dark .business-banner-placeholder svg,html.theme-dark .business-feature-item svg,html.theme-dark .business-info-icon,html.theme-dark .business-wallet-panel svg{color:var(--brand-pink,#eb078a)!important;background:rgba(116,51,163,.22)!important}.page-shell.theme-dark .business-info-action,html.theme-dark .business-info-action{background:rgba(235,7,138,.12)!important;color:var(--brand-pink,#eb078a)!important}.page-shell.theme-dark .business-follow-btn,html.theme-dark .business-follow-btn{background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))!important;color:#fff!important;box-shadow:0 16px 30px rgba(116,51,163,.3)!important}.page-shell.theme-dark .business-feature-item strong,.page-shell.theme-dark .business-info-card .info-text,.page-shell.theme-dark .business-wallet-panel strong,html.theme-dark .business-feature-item strong,html.theme-dark .business-info-card .info-text,html.theme-dark .business-wallet-panel strong{color:#ffffff!important}.page-shell.theme-dark .business-feature-item span,.page-shell.theme-dark .business-info-card .info-title,.page-shell.theme-dark .business-wallet-panel p,html.theme-dark .business-feature-item span,html.theme-dark .business-info-card .info-title,html.theme-dark .business-wallet-panel p{color:rgba(247,241,251,.74)!important}.business-frame .business-profile-layout .business-banner-placeholder,.business-frame .business-profile-layout .business-hero-banner.has-broken-image,.business-frame .business-profile-layout .business-hero-banner.has-broken-image .business-banner-placeholder-fallback,.business-profile-page .business-banner-placeholder{background:radial-gradient(circle at 74% 26%,rgba(116,51,163,.16),transparent 34%),radial-gradient(circle at 32% 34%,rgba(235,7,138,.08),transparent 32%),linear-gradient(135deg,rgba(247,241,251,.98),rgba(255,245,251,.96))!important;color:var(--brand-purple,#7433a3)!important}.business-frame .business-profile-layout .business-banner-placeholder svg,.business-profile-page .business-banner-placeholder svg{color:var(--brand-purple,#7433a3)!important}.page-shell.theme-dark .business-frame .business-profile-layout,html.theme-dark .business-frame .business-profile-layout{background:radial-gradient(circle at 32% 18%,rgba(235,7,138,.14),transparent 32%),linear-gradient(135deg,rgba(27,16,35,.98),rgba(44,20,60,.96))!important}.page-shell.theme-dark .business-frame .business-feature-strip,.page-shell.theme-dark .business-frame .business-info-card,.page-shell.theme-dark .business-frame .business-profile-card,.page-shell.theme-dark .business-frame .business-wallet-panel,html.theme-dark .business-frame .business-feature-strip,html.theme-dark .business-frame .business-info-card,html.theme-dark .business-frame .business-profile-card,html.theme-dark .business-frame .business-wallet-panel{border-color:rgba(116,51,163,.48)!important;background:radial-gradient(circle at 20% 10%,rgba(235,7,138,.12),transparent 34%),linear-gradient(145deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:0 22px 50px rgba(27,16,35,.4)!important}.page-shell.theme-dark .business-frame .business-banner-placeholder,.page-shell.theme-dark .business-frame .business-profile-layout .business-hero-banner,.page-shell.theme-dark .business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo,html.theme-dark .business-frame .business-banner-placeholder,html.theme-dark .business-frame .business-profile-layout .business-hero-banner,html.theme-dark .business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo{background:radial-gradient(circle at 56% 32%,rgba(235,7,138,.16),transparent 34%),linear-gradient(135deg,rgba(38,18,52,.96),rgba(27,16,35,.96))!important;border-color:rgba(116,51,163,.38)!important;box-shadow:0 18px 42px rgba(27,16,35,.34)!important}.page-shell.theme-dark .business-frame .business-feature-item span,.page-shell.theme-dark .business-frame .business-info-card .info-title,.page-shell.theme-dark .business-frame .business-wallet-panel p,html.theme-dark .business-frame .business-feature-item span,html.theme-dark .business-frame .business-info-card .info-title,html.theme-dark .business-frame .business-wallet-panel p{color:rgba(247,241,251,.74)!important}.page-shell.theme-dark .business-frame .business-feature-item strong,.page-shell.theme-dark .business-frame .business-info-card .info-text,.page-shell.theme-dark .business-frame .business-wallet-panel strong,html.theme-dark .business-frame .business-feature-item strong,html.theme-dark .business-frame .business-info-card .info-text,html.theme-dark .business-frame .business-wallet-panel strong{color:#ffffff!important}.page-shell.theme-dark .business-frame .business-feature-item svg,.page-shell.theme-dark .business-frame .business-info-icon,.page-shell.theme-dark .business-frame .business-wallet-panel svg,html.theme-dark .business-frame .business-feature-item svg,html.theme-dark .business-frame .business-info-icon,html.theme-dark .business-frame .business-wallet-panel svg{color:var(--brand-pink,#eb078a)!important;background:rgba(116,51,163,.24)!important}.page-shell.theme-dark .business-profile-page .business-banner-placeholder,.page-shell.theme-dark .business-profile-page .business-hero-banner,.page-shell.theme-dark .business-profile-page .business-hero-banner.business-hero-banner-photo,.page-shell.theme-dark .business-profile-page .business-hero-banner.has-broken-image,.page-shell.theme-dark .business-profile-page .business-hero-banner.has-broken-image .business-banner-placeholder-fallback,html.theme-dark .business-profile-page .business-banner-placeholder,html.theme-dark .business-profile-page .business-hero-banner,html.theme-dark .business-profile-page .business-hero-banner.business-hero-banner-photo,html.theme-dark .business-profile-page .business-hero-banner.has-broken-image,html.theme-dark .business-profile-page .business-hero-banner.has-broken-image .business-banner-placeholder-fallback{background:radial-gradient(circle at 52% 30%,rgba(235,7,138,.16),transparent 34%),radial-gradient(circle at 28% 38%,rgba(116,51,163,.18),transparent 36%),linear-gradient(135deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;color:#ffffff!important;border-color:rgba(116,51,163,.42)!important;box-shadow:0 18px 42px rgba(27,16,35,.34)!important}.page-shell.theme-dark .business-profile-page .business-banner-placeholder span,html.theme-dark .business-profile-page .business-banner-placeholder span{color:#ffffff!important;text-shadow:none!important}.page-shell.theme-dark .business-profile-page .business-banner-placeholder svg,.page-shell.theme-dark .business-profile-page .business-feature-item svg,.page-shell.theme-dark .business-profile-page .business-wallet-panel svg,html.theme-dark .business-profile-page .business-banner-placeholder svg,html.theme-dark .business-profile-page .business-feature-item svg,html.theme-dark .business-profile-page .business-wallet-panel svg{background:transparent!important;box-shadow:none!important;outline:0!important;color:var(--brand-pink,#eb078a)!important}.page-shell.theme-dark .business-profile-page .business-info-icon,html.theme-dark .business-profile-page .business-info-icon{background:transparent!important;border-radius:999px!important;box-shadow:none!important}.page-shell.theme-dark .business-profile-page .business-info-icon svg,html.theme-dark .business-profile-page .business-info-icon svg{background:transparent!important;box-shadow:none!important;outline:0!important}.page-shell.theme-dark.business-shell,html.theme-dark .page-shell.business-shell{background:var(--brand-dark,#1b1023)!important}.page-shell.theme-dark .business-frame,html.theme-dark .business-frame{background:radial-gradient(circle at 18% 20%,rgba(235,7,138,.08),transparent 30%),linear-gradient(180deg,rgba(27,16,35,.98),rgba(24,13,32,.98))!important}.page-shell.theme-dark .business-profile-page,html.theme-dark .business-profile-page{background:transparent!important;color:#ffffff!important}.page-shell.theme-dark .business-profile-page .business-profile-layout,html.theme-dark .business-profile-page .business-profile-layout{border-color:rgba(116,51,163,.26)!important;background:radial-gradient(circle at 32% 18%,rgba(235,7,138,.1),transparent 30%),linear-gradient(135deg,rgba(34,17,45,.96),rgba(27,16,35,.98))!important;box-shadow:none!important}.page-shell.theme-dark .business-profile-page .business-feature-strip,.page-shell.theme-dark .business-profile-page .business-info-card,.page-shell.theme-dark .business-profile-page .business-profile-card,.page-shell.theme-dark .business-profile-page .business-wallet-panel,html.theme-dark .business-profile-page .business-feature-strip,html.theme-dark .business-profile-page .business-info-card,html.theme-dark .business-profile-page .business-profile-card,html.theme-dark .business-profile-page .business-wallet-panel{border-color:rgba(116,51,163,.46)!important;background:radial-gradient(circle at 16% 0,rgba(235,7,138,.1),transparent 34%),linear-gradient(145deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:0 14px 34px rgba(0,0,0,.22)!important}.page-shell.theme-dark .business-profile-page .business-banner-placeholder,.page-shell.theme-dark .business-profile-page .business-hero-banner,html.theme-dark .business-profile-page .business-banner-placeholder,html.theme-dark .business-profile-page .business-hero-banner{border-color:rgba(116,51,163,.34)!important;background:radial-gradient(circle at 50% 34%,rgba(235,7,138,.13),transparent 34%),linear-gradient(135deg,rgba(38,18,52,.96),rgba(27,16,35,.98))!important;box-shadow:none!important}.page-shell.theme-dark .business-profile-page :where(.business-info-card .info-title,.business-feature-item span,.business-wallet-panel p),html.theme-dark .business-profile-page :where(.business-info-card .info-title,.business-feature-item span,.business-wallet-panel p){color:rgba(247,241,251,.78)!important}.page-shell.theme-dark .business-profile-page :where(.business-info-card .info-text,.business-feature-item strong,.business-wallet-panel strong,.business-profile-card h1),html.theme-dark .business-profile-page :where(.business-info-card .info-text,.business-feature-item strong,.business-wallet-panel strong,.business-profile-card h1){color:#ffffff!important}.page-shell.theme-dark .business-profile-page .business-info-action,html.theme-dark .business-profile-page .business-info-action{border:1px solid rgba(235,7,138,.26)!important;background:rgba(235,7,138,.14)!important;color:#f7d7ea!important;box-shadow:none!important;opacity:1!important}.page-shell.theme-dark .business-profile-page .business-info-action.is-disabled,html.theme-dark .business-profile-page .business-info-action.is-disabled{border-color:rgba(116,51,163,.18)!important;background:rgba(116,51,163,.12)!important;color:rgba(247,241,251,.4)!important}.page-shell.theme-dark .business-profile-page :where(.business-info-icon,.business-feature-item svg,.business-wallet-panel svg,.business-banner-placeholder svg),html.theme-dark .business-profile-page :where(.business-info-icon,.business-feature-item svg,.business-wallet-panel svg,.business-banner-placeholder svg){background:transparent!important;color:var(--brand-pink,#eb078a)!important;box-shadow:none!important}.page-shell.theme-dark .business-profile-page .business-feature-item,html.theme-dark .business-profile-page .business-feature-item{border-color:rgba(116,51,163,.24)!important}.business-frame .business-feature-strip,.business-profile-page .business-feature-strip{direction:rtl!important}.business-frame .business-feature-item,.business-profile-page .business-feature-item{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;justify-content:start!important;column-gap:12px!important;direction:rtl!important;text-align:right!important;overflow:hidden!important}.business-frame .business-feature-item svg,.business-profile-page .business-feature-item svg{grid-column:1!important;width:28px!important;height:28px!important;justify-self:start!important;margin:0!important;flex:none!important}.business-frame .business-feature-item>div,.business-profile-page .business-feature-item>div{grid-column:2!important;min-width:0!important;justify-self:stretch!important;text-align:right!important}.business-frame .business-feature-item span,.business-frame .business-feature-item strong,.business-profile-page .business-feature-item span,.business-profile-page .business-feature-item strong{width:100%!important;text-align:right!important}.business-frame .business-feature-strip .business-feature-item svg,.business-profile-page .business-feature-strip .business-feature-item svg,.page-shell.theme-dark .business-profile-page .business-feature-strip .business-feature-item svg,html.theme-dark .business-profile-page .business-feature-strip .business-feature-item svg{background:transparent!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;outline:0!important;border:0!important;border-radius:0!important}.hero-grid{display:grid;grid-template-columns:806px 1fr;gap:50px;align-items:start;direction:ltr}.hero-photo{width:806px;height:361px;object-fit:cover;border-radius:13px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.restaurant-empty-hero{display:grid;place-items:center;border:1px solid rgba(116,51,163,.12);background:radial-gradient(circle at 28% 24%,rgba(116,51,163,.12),transparent 30%),linear-gradient(135deg,rgba(116,51,163,.06),rgba(255,255,255,.82));box-shadow:none}.restaurant-empty-logo{background:radial-gradient(circle at 30% 25%,rgba(116,51,163,.1),transparent 45%),#f6fbf8;border:1px solid rgba(116,51,163,.18);box-shadow:none}.restaurant-empty-line{width:86px;height:10px;display:inline-block;border-radius:999px;background:rgba(116,51,163,.12)}.restaurant-empty-title{width:150px;height:18px}.restaurant-empty-rating{width:118px}.restaurant-empty-meta{width:132px}.restaurant-empty-profile .follow-btn{pointer-events:none;opacity:.42}.profile{padding-top:39px;text-align:center;direction:rtl}.logo-circle{width:154px;height:154px;margin:0 auto 30px;border-radius:50%;background:#1b1023;color:#f3ad2f;box-shadow:0 9px 19px rgba(14,35,66,.12);display:grid;place-items:center;font-size:68px;font-weight:800;line-height:1;position:relative}.logo-circle span{transform:translateY(-4px)}.logo-circle small{position:absolute;bottom:41px;left:51px;color:#fff;font-size:6px;letter-spacing:.8px;font-weight:700}.restaurant-empty-profile .restaurant-empty-logo{background:radial-gradient(circle at 34% 28%,rgba(116,51,163,.14),transparent 45%),linear-gradient(135deg,rgba(116,51,163,.08),rgba(255,255,255,.88));border:1px solid rgba(116,51,163,.16);box-shadow:0 12px 28px rgba(116,51,163,.08)}.restaurant-empty-profile .restaurant-empty-logo:after,.restaurant-empty-profile .restaurant-empty-logo:before{content:"";position:absolute;right:50%;border-radius:999px;background:rgba(116,51,163,.12);transform:translateX(50%)}.restaurant-empty-profile .restaurant-empty-logo:before{top:50px;width:68px;height:12px}.restaurant-empty-profile .restaurant-empty-logo:after{top:76px;width:48px;height:9px}.profile-title{margin:0 0 17px;font-size:34px;font-weight:800;color:#202020}.rating{gap:8px;margin-bottom:18px;color:#3e4145;font-size:16px;font-weight:500}.star{width:15px;height:15px;color:#ffb400;fill:#ffb400;stroke-width:0}.meta{gap:13px;color:#555b60;font-size:16px}.dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.follow-btn{width:226px;height:60px;margin-top:45px;border-radius:9px;font-size:20px}.info-row{display:grid;grid-template-columns:342px 220px 210px;gap:15px;width:806px;margin-top:24px;direction:rtl}.info-card{height:97px;padding:0 28px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#23272a;box-shadow:0 7px 19px rgba(0,0,0,.035);gap:16px}.info-card>div{min-width:0}.info-card svg{width:23px;height:23px;color:var(--green);stroke-width:2.4;flex:0 0 auto}.info-title{display:block;color:#4b4f52;font-size:15px;font-weight:500;line-height:1.8}.info-text{color:#25282b;font-size:16px;font-weight:500;line-height:1.75;white-space:nowrap}.info-card:first-child .info-text{white-space:normal;overflow-wrap:anywhere}.tabs{height:72px;margin-top:29px;padding:0 50px;border:1px solid var(--line);border-radius:11px;box-shadow:0 6px 17px rgba(0,0,0,.025)}.tabs ul{height:100%;gap:81px;margin:0;padding:0;list-style:none;font-size:16px;font-weight:600;color:#202326}.tabs li{height:100%;position:relative;display:flex;align-items:center}.tabs .active{color:var(--green);font-weight:800}.tabs .active:after{content:"";position:absolute;right:50%;bottom:0;width:72px;height:4px;border-radius:4px 4px 0 0;background:var(--green);transform:translateX(50%)}.content-grid{display:grid;grid-template-columns:368px 1fr;gap:24px;direction:ltr}.content-grid,.restaurant-empty-features{margin-top:20px}.restaurant-empty-panel{position:relative;min-height:230px;overflow:hidden}.restaurant-empty-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 10%,rgba(116,51,163,.055),transparent 28%),linear-gradient(180deg,rgba(116,51,163,.018),transparent 42%)}.restaurant-empty-about,.restaurant-empty-gifts,.restaurant-empty-panel .section-title,.restaurant-empty-panel h2,.restaurant-empty-reviews{position:relative;z-index:1}.restaurant-empty-gifts{display:grid;gap:18px}.restaurant-empty-gift{display:grid;grid-template-columns:72px minmax(0,1fr) 22px;align-items:center;gap:14px;min-height:98px;padding-bottom:18px;border-bottom:1px solid rgba(116,51,163,.1)}.restaurant-empty-gift:last-child{border-bottom:0}.restaurant-empty-gift svg{width:20px;height:20px;color:rgba(116,51,163,.78);stroke-width:2.1}.restaurant-empty-gallery span,.restaurant-empty-gift-media,.restaurant-empty-review-avatar{display:block;background:radial-gradient(circle at 34% 26%,rgba(116,51,163,.13),transparent 46%),linear-gradient(135deg,rgba(116,51,163,.08),rgba(255,255,255,.84));border:1px solid rgba(116,51,163,.12)}.restaurant-empty-gift-media{width:72px;height:72px;border-radius:8px}.restaurant-empty-gift-title{width:132px;height:13px;margin-bottom:13px}.restaurant-empty-gift-title.restaurant-empty-medium{width:108px}.restaurant-empty-gift-title.restaurant-empty-short{width:88px}.restaurant-empty-gift-line{width:112px;height:9px;margin-bottom:12px}.restaurant-empty-pill{width:76px;height:28px;display:inline-block;border-radius:999px;background:rgba(116,51,163,.08)}.restaurant-empty-copy{display:grid;gap:14px;padding-top:4px}.restaurant-empty-copy-line{width:74%;height:13px}.restaurant-empty-copy-wide{width:88%}.restaurant-empty-copy-medium{width:62%}.restaurant-empty-copy-short{width:46%}.restaurant-empty-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:56px}.restaurant-empty-gallery span{aspect-ratio:1/.78;border-radius:10px}.restaurant-empty-reviews{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.restaurant-empty-review{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px}.restaurant-empty-review-avatar{width:64px;height:64px;border-radius:50%}.restaurant-empty-review-name{width:116px;height:13px;margin-bottom:12px}.restaurant-empty-review-stars{width:92px;height:9px;margin-bottom:14px}.restaurant-empty-review-text{width:min(100%,360px);height:11px}.panel{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 19px rgba(0,0,0,.025);direction:rtl}.gift-panel{height:540px;padding:24px 16px 16px}.gift-panel h2{margin:0 0 26px;padding-left:14px;font-size:18px;font-weight:800;text-align:left}.gift-item{display:grid;grid-template-columns:92px 1fr 22px;gap:15px;align-items:center;min-height:129px;border-bottom:1px solid #ededed}.gift-item img{width:92px;height:92px;border-radius:6px;object-fit:cover}.gift-copy{text-align:right}.gift-copy h3{margin:0 0 9px;font-size:17px;font-weight:800;color:#202020}.gift-copy p{margin:0 0 7px;color:#555a5d;font-size:16px;font-weight:500}.gift-badge{display:inline-flex;min-width:58px;height:31px;align-items:center;justify-content:center;color:#fff;border-radius:8px;font-size:15px;font-weight:800}.gift-free{background:var(--green)}.gift-discount{background:#7433a3}.gift-item svg{width:22px;height:22px;color:#232629;stroke-width:1.8}.all-gifts{display:block;margin-top:21px;color:var(--green);text-align:center;text-decoration:none;font-size:18px;font-weight:800}.about-panel{height:540px;padding:22px 27px 30px}.section-title{margin:0 0 31px;text-align:right;font-size:26px;font-weight:800;color:#202020}.about-text{margin:0 0 52px;color:#24282b;font-size:17px;font-weight:500;line-height:2.35;text-align:right}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery img{width:100%;height:226px;border-radius:10px;object-fit:cover}.review-panel{height:228px;margin-top:28px;padding:25px 31px}.review-title{margin-bottom:29px}.review-row{gap:18px}.avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;box-shadow:0 5px 12px rgba(0,0,0,.15)}.review-name{margin:0 0 3px;font-size:17px;font-weight:800;color:#202020}.review-stars{margin-bottom:9px}.review-text{margin:0;color:#232629;font-size:17px;font-weight:500;line-height:2.15}.all-gifts,.gift-item,.tabs li{transition:transform .16s ease,box-shadow .16s ease,color .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease,filter .16s ease}.follow-btn:hover,.login-btn:hover,.login-submit:hover{transform:translateY(-2px);box-shadow:0 10px 18px rgba(116,51,163,.28);filter:brightness(1.03)}.follow-btn:active,.login-btn:active,.login-submit:active,.modal-close:active,.send-code-btn:active{transform:translateY(1px) scale(.985)}.tabs li{cursor:pointer}.tabs li:hover{color:var(--green)}.gift-item:hover{transform:translateX(-4px);background:#fbfbfb}.gift-item:hover svg{color:var(--green)}.all-gifts:hover{color:var(--green-dark);transform:translateY(-1px)}@media (max-width:768px){.hero-grid{display:block}.hero-photo{width:100%;height:220px;border-radius:12px}.profile{padding-top:26px}.logo-circle{width:120px;height:120px;margin-bottom:22px;font-size:52px}.profile-title{font-size:28px}.follow-btn{width:100%;max-width:260px;height:54px;margin-top:28px}.info-row{width:100%;grid-template-columns:1fr;gap:12px;margin-top:18px}.info-card{height:auto;min-height:76px;padding:16px 18px}.tabs{height:62px;margin-top:22px;padding:0 14px;overflow-x:auto}.tabs ul{width:max-content;gap:34px}.content-grid{display:block;margin-top:16px}.about-panel,.gift-panel,.review-panel{height:auto;margin-top:16px}.gift-panel{padding:22px 14px}.about-panel{padding:22px 18px}.about-text{margin-bottom:24px;font-size:15px;line-height:2.1}.gallery{grid-template-columns:repeat(2,1fr);gap:12px}.gallery img{height:150px}.review-panel{padding:22px 18px}.review-row{flex-direction:column}.review-text{font-size:15px}.restaurant-empty-gift{grid-template-columns:64px minmax(0,1fr) 20px;min-height:86px;gap:12px}.restaurant-empty-gift-media{width:64px;height:64px}.restaurant-empty-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.restaurant-empty-reviews{grid-template-columns:1fr;gap:20px}}.tabs li:after{transition:width .2s ease,background .18s ease,transform .2s ease}.tabs li:not(.active):after{content:"";position:absolute;right:50%;bottom:0;width:0;height:4px;border-radius:4px 4px 0 0;background:var(--green);transform:translateX(50%)}.tabs li:not(.active):hover:after{width:72px}.follow-btn,.gallery img,.gift-item,.hero-photo,.info-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease,filter .18s ease}.info-card:hover{border-color:rgba(116,51,163,.28);box-shadow:0 12px 24px rgba(0,0,0,.06);transform:translateY(-2px)}.gallery img:hover,.hero-photo:hover{filter:brightness(1.03)}.avatar,.gallery img,.gift-item img,.hero-photo{object-position:center}.restaurant-wallet-card{width:min(100%,330px);margin:26px auto 0;padding:22px 24px;border-radius:18px;border:1px solid rgba(116,51,163,.18);background:linear-gradient(145deg,rgba(116,51,163,.1),rgba(255,255,255,.92));box-shadow:0 18px 42px rgba(116,51,163,.1),inset 0 1px 0 rgba(255,255,255,.75);text-align:right}.restaurant-wallet-head{display:flex;align-items:center;justify-content:flex-start;gap:10px;color:var(--green);font-size:15px;font-weight:900}.restaurant-wallet-head svg{width:25px;height:25px;stroke-width:2.3}.restaurant-wallet-card strong{display:block;margin-top:15px;color:#1b1023;font-size:clamp(28px,3vw,36px);font-weight:900;line-height:1.2}.restaurant-wallet-card p,.restaurant-wallet-card small{display:block;margin:10px 0 0;color:#7433a3;font-size:13px;font-weight:800;line-height:1.8}.restaurant-wallet-card small{color:var(--green)}.page-shell.theme-dark .restaurant-wallet-card,html.theme-dark .page-shell .restaurant-wallet-card{border-color:rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(116,51,163,.18),rgba(27,16,35,.88));box-shadow:0 22px 52px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)}.page-shell.theme-dark .restaurant-wallet-card strong,html.theme-dark .page-shell .restaurant-wallet-card strong{color:#f7f1fb}.page-shell.theme-dark .restaurant-wallet-card p,.page-shell.theme-dark .restaurant-wallet-card small,html.theme-dark .page-shell .restaurant-wallet-card p,html.theme-dark .page-shell .restaurant-wallet-card small{color:rgba(247,241,251,.76)}@media (max-width:768px){.restaurant-wallet-card{width:min(100%,300px);margin-top:20px;padding:20px}}.restaurant-shell .info-card:has(.restaurant-phone-text){direction:ltr;display:grid!important;grid-template-columns:40px minmax(0,1fr);align-items:center;justify-content:stretch!important;gap:10px;padding-inline:14px}.restaurant-shell .info-card:has(.restaurant-phone-text) svg{grid-column:1;justify-self:center;width:22px;height:22px}.restaurant-shell .info-card:has(.restaurant-phone-text)>div{grid-column:2;width:100%;min-width:0;text-align:right!important}.restaurant-shell .restaurant-phone-text{direction:ltr;unicode-bidi:isolate;display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:clip;color:inherit;font-size:clamp(12px,.95vw,14px);line-height:1.45;letter-spacing:0;text-align:right}@media (max-width:980px) and (min-width:769px){.restaurant-shell .info-card:has(.restaurant-phone-text){grid-template-columns:34px minmax(0,1fr);gap:8px;padding-inline:10px}.restaurant-shell .restaurant-phone-text{font-size:11px}}.page-shell.business-shell{width:min(100%,1256px)!important}.page-shell.business-shell,.page-shell.business-shell .business-frame{overflow-x:hidden!important}.business-frame .business-profile-page{width:100%!important;max-width:100%!important;padding-inline:clamp(24px,2.5vw,36px)!important;box-sizing:border-box!important;overflow:visible!important}.business-frame .business-profile-layout{display:grid!important;direction:ltr!important;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:clamp(20px,2.2vw,30px)!important;width:100%!important;max-width:100%!important;margin-inline:auto!important;padding:0!important;align-items:start!important;box-sizing:border-box!important}.business-frame .business-main-panel{grid-column:1!important;overflow:visible!important}.business-frame .business-main-panel,.business-frame .business-profile-card{direction:rtl!important;width:100%!important;max-width:100%!important;min-width:0!important}.business-frame .business-profile-card{grid-column:2!important}.business-frame .business-profile-layout .business-hero-banner,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}.business-frame .business-profile-layout .business-hero-banner .hero-photo,.business-frame .business-profile-layout .business-hero-banner.business-hero-banner-photo .hero-photo{width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;display:block!important;object-fit:cover!important}.business-frame .business-info-grid,.business-frame .info-row.business-info-grid{width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:minmax(0,.85fr) minmax(0,.85fr) minmax(0,1.3fr)!important;gap:clamp(12px,1.4vw,18px)!important;margin-top:0!important;box-sizing:border-box!important;overflow:visible!important}.business-frame .business-info-card{height:auto!important;min-height:128px!important}.business-frame .business-feature-strip,.business-frame .business-info-card{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.business-frame .business-feature-strip{grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:hidden!important}.business-frame .business-feature-item{min-width:0!important;overflow:hidden!important}.business-frame .business-feature-item div{min-width:0!important}.business-frame .business-feature-item span,.business-frame .business-feature-item strong,.business-frame .business-info-card .info-text,.business-frame .business-info-card .info-title{word-break:normal!important;overflow-wrap:normal!important;white-space:normal!important}.business-frame .business-phone-text{direction:ltr!important;unicode-bidi:isolate!important;white-space:nowrap!important}@media (max-width:1180px){.business-frame .business-profile-page{padding-inline:clamp(18px,4vw,30px)!important}.business-frame .business-profile-layout{grid-template-columns:1fr!important;direction:rtl!important;max-width:860px!important}.business-frame .business-main-panel,.business-frame .business-profile-card{grid-column:1!important}}@media (max-width:760px){.business-frame .business-profile-page{padding-inline:0!important}.business-frame .business-feature-strip,.business-frame .business-info-grid,.business-frame .info-row.business-info-grid{grid-template-columns:1fr!important}}.restaurant-shell .hero-grid{grid-template-columns:minmax(0,806px) minmax(260px,1fr)!important;gap:clamp(28px,4vw,50px)!important}.restaurant-shell .hero-grid>div:first-child{min-width:0!important}.restaurant-shell .hero-photo,.restaurant-shell .info-row{width:100%!important;max-width:806px!important}.restaurant-shell .info-row{grid-template-columns:minmax(260px,1.45fr) minmax(190px,.9fr) minmax(190px,.85fr)!important;gap:clamp(12px,1.4vw,15px)!important;align-items:stretch!important}.restaurant-shell .info-card{min-width:0!important;width:100%!important;height:auto!important;min-height:97px!important;padding-inline:clamp(18px,2.2vw,28px)!important;gap:14px!important}.restaurant-shell .info-card>div{min-width:0!important;flex:1 1 auto!important}.restaurant-shell .info-text,.restaurant-shell .info-title{max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important}.restaurant-shell .info-card:first-child .info-text{white-space:normal!important;line-height:1.9!important}.restaurant-shell .restaurant-phone-text{white-space:nowrap!important;direction:ltr!important}@media (max-width:1180px) and (min-width:769px){.restaurant-shell .hero-grid{grid-template-columns:minmax(0,1fr) minmax(250px,320px)!important;gap:28px!important}.restaurant-shell .info-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.restaurant-shell .info-card{padding-inline:16px!important}}@media (max-width:980px) and (min-width:769px){.restaurant-shell .hero-grid{grid-template-columns:1fr!important}.restaurant-shell .profile{max-width:420px!important;justify-self:center!important;width:100%!important}.restaurant-shell .hero-photo,.restaurant-shell .info-row{max-width:none!important}}@media (min-width:769px){.restaurant-shell .info-row{align-items:stretch!important}.restaurant-shell .info-card{height:97px!important;min-height:97px!important;max-height:97px!important;align-items:center!important;overflow:visible!important}.restaurant-shell .info-card:first-child .info-text{font-size:clamp(13px,1.05vw,15px)!important;line-height:1.55!important;white-space:normal!important}.restaurant-shell .info-title{font-size:clamp(13px,1vw,15px)!important}.restaurant-shell .info-text{font-size:clamp(13px,1.05vw,16px)!important}.restaurant-shell .info-row{align-items:stretch!important;grid-auto-rows:97px!important}.restaurant-shell .info-card{height:97px!important;min-height:97px!important;max-height:97px!important;align-items:center!important;overflow:hidden!important}.restaurant-shell .info-card .info-text{max-width:100%!important;line-height:1.5!important;overflow-wrap:anywhere!important}}.page-shell.theme-dark .restaurant-empty-profile,html.theme-dark .page-shell .restaurant-empty-profile{color:#ffffff!important}.page-shell.theme-dark .restaurant-empty-hero,html.theme-dark .page-shell .restaurant-empty-hero{border-color:rgba(116,51,163,.4)!important;background:radial-gradient(circle at 32% 24%,rgba(235,7,138,.13),transparent 34%),radial-gradient(circle at 72% 38%,rgba(116,51,163,.18),transparent 36%),linear-gradient(135deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:none!important}.page-shell.theme-dark .restaurant-empty-features,.page-shell.theme-dark .restaurant-empty-panel,.page-shell.theme-dark .restaurant-empty-profile .profile,html.theme-dark .page-shell .restaurant-empty-features,html.theme-dark .page-shell .restaurant-empty-panel,html.theme-dark .page-shell .restaurant-empty-profile .profile{border-color:rgba(116,51,163,.42)!important;background:radial-gradient(circle at 20% 0,rgba(235,7,138,.1),transparent 34%),linear-gradient(145deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:0 14px 34px rgba(0,0,0,.22)!important}.page-shell.theme-dark .restaurant-empty-logo,.page-shell.theme-dark .restaurant-empty-profile .restaurant-empty-logo,html.theme-dark .page-shell .restaurant-empty-logo,html.theme-dark .page-shell .restaurant-empty-profile .restaurant-empty-logo{border-color:rgba(116,51,163,.42)!important;background:radial-gradient(circle at 40% 28%,rgba(235,7,138,.14),transparent 46%),linear-gradient(145deg,rgba(54,24,72,.96),rgba(32,15,42,.98))!important;box-shadow:none!important}.page-shell.theme-dark .restaurant-empty-copy-line,.page-shell.theme-dark .restaurant-empty-gift-line,.page-shell.theme-dark .restaurant-empty-gift-title,.page-shell.theme-dark .restaurant-empty-line,.page-shell.theme-dark .restaurant-empty-profile .restaurant-empty-logo:after,.page-shell.theme-dark .restaurant-empty-profile .restaurant-empty-logo:before,.page-shell.theme-dark .restaurant-empty-review-name,.page-shell.theme-dark .restaurant-empty-review-stars,.page-shell.theme-dark .restaurant-empty-review-text,html.theme-dark .page-shell .restaurant-empty-copy-line,html.theme-dark .page-shell .restaurant-empty-gift-line,html.theme-dark .page-shell .restaurant-empty-gift-title,html.theme-dark .page-shell .restaurant-empty-line,html.theme-dark .page-shell .restaurant-empty-profile .restaurant-empty-logo:after,html.theme-dark .page-shell .restaurant-empty-profile .restaurant-empty-logo:before,html.theme-dark .page-shell .restaurant-empty-review-name,html.theme-dark .page-shell .restaurant-empty-review-stars,html.theme-dark .page-shell .restaurant-empty-review-text{background:rgba(116,51,163,.34)!important}.page-shell.theme-dark .restaurant-empty-profile .follow-btn,html.theme-dark .page-shell .restaurant-empty-profile .follow-btn{background:linear-gradient(135deg,rgba(116,51,163,.82),rgba(235,7,138,.72))!important;color:rgba(255,255,255,.78)!important;opacity:.58!important;box-shadow:none!important}.page-shell.theme-dark .restaurant-wallet-card,html.theme-dark .page-shell .restaurant-wallet-card{border-color:rgba(116,51,163,.42)!important;background:radial-gradient(circle at 20% 0,rgba(235,7,138,.1),transparent 34%),linear-gradient(145deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:none!important}.dashboard-page{padding-top:6px}.dashboard-hero{height:260px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;gap:52px;padding:0 80px;border-radius:14px;background:radial-gradient(circle at 20% 25%,rgba(27,16,35,.38),transparent 34%),linear-gradient(135deg,#1b1023,#1b1023 55%,#1b1023);color:#fff}.hero-lines{position:absolute;inset:0;opacity:.22;background:repeating-radial-gradient(ellipse at 22% 54%,transparent 0 12px,rgba(255,255,255,.24) 13px 14px);transform:scale(1.7) translateX(120px)}.dashboard-avatar{width:168px;height:168px;position:relative;z-index:1;border:4px solid var(--brand-pink,#eb078a);border-radius:50%;object-fit:cover;box-shadow:0 16px 32px rgba(0,0,0,.3)}.dashboard-avatar[src$=".svg"]{object-fit:contain}.dashboard-user-copy{position:relative;z-index:1;text-align:right}.dashboard-user-copy h1{display:flex;align-items:center;gap:16px;margin:0 0 22px;font-size:40px;font-weight:800}.dashboard-user-copy h1 svg{width:44px;height:44px;color:#ffc247;fill:#ffc247}.dashboard-user-copy p{margin:0 0 18px;color:#fff;font-size:20px;font-weight:700}.dashboard-user-copy p span{color:#ffc247}.dashboard-user-copy strong{display:block;font-size:30px;font-weight:800}.dashboard-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin:34px 17px 33px}.dashboard-action-card{height:162px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#111;box-shadow:0 8px 18px rgba(0,0,0,.025)}.dashboard-action-card:hover{transform:translateY(-4px);border-color:rgba(116,51,163,.32);box-shadow:0 16px 28px rgba(0,0,0,.08);color:var(--green)}.dashboard-action-card svg{width:46px;height:46px;stroke-width:2.2}.dashboard-action-card span{font-size:18px;font-weight:800}.active-gifts-panel{min-height:0;padding:28px 32px 24px}.panel-head-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.history-panel h2,.invite-card h2,.panel-head-row h2,.stats-panel h2{margin:0;color:#171717;font-size:26px;font-weight:800}.panel-head-row a{color:var(--green);font-size:17px;font-weight:800;text-decoration:underline;text-underline-offset:4px}.dashboard-gifts-sections{display:grid;gap:22px}.dashboard-gift-subsection{display:grid;gap:16px;padding:18px;border:1px solid rgba(116,51,163,.14);border-radius:14px;background:radial-gradient(circle at 92% 0,rgba(235,7,138,.07),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,248,255,.94))}.dashboard-gift-subsection--codes{background:radial-gradient(circle at 8% 0,rgba(116,51,163,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,247,252,.94))}.dashboard-gift-subsection-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-gift-subsection-head>div{display:inline-flex;align-items:center;gap:10px;min-width:0}.dashboard-gift-subsection-head svg{width:26px;height:26px;color:var(--green);stroke-width:2.2}.dashboard-gift-subsection-head h3{margin:0;color:#171717;font-size:21px;font-weight:900}.dashboard-gift-subsection-head>span{flex:0 0 auto;padding:6px 12px;border-radius:999px;background:rgba(116,51,163,.08);color:var(--green);font-size:13px;font-weight:900}.dashboard-gift-category-stack{display:grid;gap:18px}.dashboard-gift-category{display:grid;gap:10px}.dashboard-gift-category h4{margin:0;color:#2d2434;font-size:16px;font-weight:900}.active-gifts-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:stretch}.active-gift-card{overflow:hidden;min-height:0;display:grid;grid-template-columns:128px minmax(0,1fr);border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.025)}.active-gift-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px rgba(0,0,0,.09)}.active-gift-card img{width:100%;height:100%;object-fit:cover}.active-gift-fallback{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:0!important;background:linear-gradient(145deg,rgba(116,51,163,.1),rgba(116,51,163,.02));color:var(--green)}.active-gift-fallback svg{width:56px;height:56px;stroke-width:1.8}.active-gift-fallback-broken{display:none}.active-gift-card.has-broken-image .active-gift-fallback-broken,.mobile-active-gift.has-broken-image .active-gift-fallback-broken{display:flex}.active-gift-card>div:last-child{min-height:0;display:grid;align-content:start;padding:17px 16px 20px;text-align:right}.active-gift-card h3{min-height:0;margin:0 0 10px;overflow:hidden;color:#171717;font-size:18px;font-weight:900;line-height:1.6;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.active-gift-card p{margin:0 0 10px;color:#6e7175;font-size:15px;font-weight:800;line-height:1.7}.active-gift-card p,.active-gift-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-gift-card span{display:block;max-width:100%;color:#cc1e1e;font-size:16px;font-weight:900;line-height:1.6}.active-gift-card-body{min-height:0;display:grid;align-content:start;gap:12px;padding:16px 18px;text-align:right}.active-gift-card .active-gift-card-body h3{min-height:0;margin:0;text-align:center;-webkit-line-clamp:2}.active-gift-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.active-gift-list li{display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:12px;align-items:center;padding:10px 12px;border:1px solid rgba(116,51,163,.12);border-radius:10px;background:rgba(116,51,163,.035)}.active-gift-list li:not(.has-discount-code){grid-template-columns:minmax(0,1fr)}.active-gift-list li:not(.has-discount-code) strong{white-space:normal}.active-gift-list strong{display:block;margin-bottom:4px;overflow:hidden;color:#171717;font-size:14px;font-weight:900;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.active-gift-list small{display:block;color:#747a7f;font-size:12px;font-weight:800;line-height:1.5}.active-gift-meta-line{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.active-gift-status-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:900;line-height:1}.active-gift-status-badge.is-active{background:rgba(16,185,129,.14);color:#047857}.active-gift-status-badge.is-inactive{background:rgba(239,68,68,.1);color:#dc2626}.active-gift-status-badge.is-used{background:rgba(116,51,163,.12);color:var(--green,#7433a3)}.active-gift-code-cell{display:inline-flex;justify-self:start;flex-wrap:wrap;gap:6px;align-items:center}.active-gift-card .active-gift-code-cell>code,.active-gift-card .active-gift-code-cell>span{display:inline-flex;width:fit-content;max-width:100%;padding:4px 9px;border-radius:999px;background:rgba(235,7,138,.09);color:#cc1e1e;font-size:13px;direction:ltr}.active-gift-card .active-gift-list .active-gift-used-badge,.active-gift-list .active-gift-used-badge{background:rgba(116,51,163,.1);color:var(--green,#7433a3);direction:rtl;font-size:12px;font-weight:900}.dashboard-bottom-grid{display:grid;grid-template-columns:1fr 576px;gap:22px;margin-top:18px;direction:ltr}.dashboard-side-stack,.history-panel{direction:rtl}.history-panel{min-height:438px;padding:31px 29px}.history-panel h2{margin-bottom:31px}.history-list{border:1px solid var(--line);border-radius:13px;padding:9px 14px}.history-item{display:grid;grid-template-columns:64px 1fr;gap:15px;align-items:center;min-height:86px;border-bottom:1px solid #ececec}.history-item:last-child{border-bottom:0}.history-item:hover{transform:translateX(-3px)}.history-item img{width:58px;height:58px;border-radius:7px;object-fit:cover}.history-item h3{margin:0 0 6px;color:#171717;font-size:18px;font-weight:800}.history-item p{margin:0;color:#6f7377;font-size:14px;font-weight:600}.dashboard-side-stack{display:grid;gap:20px}.invite-card{min-height:253px;padding:34px 41px 24px;overflow:hidden;border-radius:14px;color:#fff;background:radial-gradient(circle at 25% 30%,rgba(27,16,35,.46),transparent 34%),linear-gradient(135deg,#1b1023,#1b1023 60%,#1b1023);box-shadow:0 8px 19px rgba(0,0,0,.025)}.invite-card h2{display:flex;align-items:center;gap:8px;color:#fff;margin-bottom:25px}.invite-card h2 svg{width:23px;height:23px}.invite-card p{margin:0 0 24px;color:#fff;font-size:17px;font-weight:600}.invite-row{display:grid;grid-template-columns:1fr 205px;gap:28px;align-items:end;direction:ltr}.invite-code{height:80px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.14);color:#fff;font-size:25px;font-weight:800;letter-spacing:.4px}.invite-row>div:last-child{direction:rtl}.invite-row span{display:block;margin-bottom:17px;color:#fff;font-size:16px;font-weight:800}.invite-card button{width:198px;height:47px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));color:#fff;font-size:17px;font-weight:800;box-shadow:0 5px 10px rgba(116,51,163,.23)}.stats-panel{min-height:150px;padding:20px 33px 18px}.stats-panel h2{margin-bottom:23px;text-align:right;font-size:21px}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.stat-item{min-height:72px;border-left:1px solid #e8e8e8}.stat-item:first-child{border-left:0}.stat-item span{display:block;margin-bottom:13px;color:#383d40;font-size:14px;font-weight:800}.stat-item strong{color:#111;font-size:25px;font-weight:800}.mobile-dashboard{display:none}@media (max-width:768px){.dashboard-page{padding-top:0;margin:-20px -18px -126px}.dashboard-page .desktop-dashboard-block,.dashboard-page+*,.dashboard-page~*{display:none}.dashboard-page .mobile-dashboard{display:block;min-height:100vh;padding:40px 18px 126px;background:#fff}.mobile-profile-card{min-height:156px;display:flex;align-items:center;gap:38px;padding:28px 34px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;box-shadow:0 7px 17px rgba(0,0,0,.055)}.mobile-profile-card img{width:86px;height:86px;border-radius:50%;object-fit:cover}.mobile-profile-card h1{margin:0 0 14px;font-size:32px;font-weight:800;color:#050505}.mobile-profile-points{display:block;margin:-6px 0 12px;color:var(--brand-purple,#7433a3);font-size:18px;font-weight:900}.mobile-profile-card button{padding:0;border:0;background:transparent;color:var(--green);font-size:19px;font-weight:800}.mobile-profile-menu{display:grid;gap:12px;margin-top:18px}.mobile-profile-item{width:100%;min-height:78px;display:flex;align-items:center;justify-content:flex-start;gap:22px;padding:0 30px;border:1px solid #e8e8e8;border-radius:12px;background:#fff;color:#050505;box-shadow:0 6px 14px rgba(0,0,0,.035)}.mobile-profile-item:hover{border-color:rgba(116,51,163,.35);color:var(--green);transform:translateY(-2px)}.mobile-profile-item svg{width:32px;height:32px;stroke-width:2.2;flex:0 0 auto}.mobile-profile-item span{font-size:22px;font-weight:800;white-space:nowrap}}.active-gift-card,.dashboard-action-card,.history-item,.invite-card button,.mobile-profile-card button,.mobile-profile-item{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease,filter .18s ease}.invite-card button:hover{transform:translateY(-2px);box-shadow:0 10px 18px rgba(116,51,163,.28);filter:brightness(1.04)}.wallet-panel{padding:30px 32px;margin:0 17px 32px}.wallet-summary{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:stretch;margin-bottom:24px}.wallet-eyebrow{display:inline-flex;margin-bottom:10px;color:var(--green);font-size:15px;font-weight:800}.wallet-summary h2{display:flex;align-items:center;gap:10px;margin:0 0 10px;color:#171717;font-size:28px;font-weight:800}.wallet-summary h2 svg{width:30px;height:30px;color:var(--green)}.wallet-summary p{max-width:620px;margin:0;color:#62676b;font-size:16px;font-weight:600;line-height:1.9}.wallet-total-card{display:grid;align-content:center;gap:9px;min-height:130px;padding:20px 24px;border-radius:12px;background:linear-gradient(135deg,#7433a3,#7433a3);color:#fff;box-shadow:0 14px 26px rgba(116,51,163,.24)}.wallet-total-card small,.wallet-total-card span{color:rgba(255,255,255,.86);font-size:14px;font-weight:700}.wallet-total-card strong{color:#fff;font-size:30px;font-weight:900}.wallet-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:26px}.wallet-business-card{display:grid;grid-template-columns:68px minmax(0,1fr);gap:14px;align-items:center;min-height:118px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.025)}.wallet-business-card.is-empty{opacity:.72}.wallet-business-card img{width:68px;height:68px;border:2px solid rgba(116,51,163,.28);border-radius:50%;object-fit:cover;background:#fff}.wallet-business-card h3{margin:0 0 8px;color:#171717;font-size:18px;font-weight:900}.wallet-business-card strong{display:block;margin-bottom:6px;color:var(--green);font-size:18px;font-weight:900}.wallet-business-card span{color:#747a7f;font-size:13px;font-weight:700}.wallet-history{border-top:1px solid var(--line);padding-top:22px}.wallet-history h3{margin:0 0 16px;color:#171717;font-size:21px;font-weight:900}.wallet-history-item{display:grid;grid-template-columns:42px minmax(0,1fr) 120px 150px;gap:14px;align-items:center;min-height:64px;border-bottom:1px solid #eeeeee}.wallet-history-item:last-child{border-bottom:0}.wallet-history-item svg{width:38px;height:38px;padding:8px;border-radius:50%;background:rgba(116,51,163,.1);color:var(--green)}.wallet-history-item strong{display:block;margin-bottom:4px;color:#191919;font-size:16px;font-weight:900}.wallet-history-item p,.wallet-history-item span{margin:0;color:#747a7f;font-size:14px;font-weight:700}.wallet-history-item b{justify-self:end;font-size:16px;font-weight:900}.wallet-history-item .is-credit{color:var(--green)}.wallet-history-item .is-debit{color:#d13f3f}.mobile-wallet-card{display:grid;gap:16px;margin-top:18px;padding:20px;border:1px solid rgba(116,51,163,.18);border-radius:12px;background:linear-gradient(135deg,rgba(116,51,163,.09),#fff 52%);box-shadow:0 7px 17px rgba(0,0,0,.055)}.mobile-wallet-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.mobile-wallet-head span{display:flex;align-items:center;gap:8px;color:#111;font-size:19px;font-weight:900}.mobile-wallet-head svg{width:24px;height:24px;color:var(--green)}.mobile-wallet-head strong{color:var(--green);font-size:19px;font-weight:900;white-space:nowrap}.mobile-wallet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-wallet-business{display:flex;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid #e8e8e8;border-radius:10px;background:#fff}.mobile-wallet-business img{width:44px;height:44px;flex:0 0 auto;border-radius:50%;object-fit:cover}.mobile-wallet-business div{min-width:0}.mobile-wallet-business h3{margin:0 0 4px;color:#111;font-size:15px;font-weight:900}.mobile-wallet-business p{margin:0;color:var(--green);font-size:13px;font-weight:900;white-space:nowrap}.page-shell.theme-dark .mobile-wallet-business,.page-shell.theme-dark .mobile-wallet-card,.page-shell.theme-dark .wallet-business-card,.page-shell.theme-dark .wallet-panel{background:#1b1023;border-color:rgba(255,255,255,.11);color:#f7f1fb}.page-shell.theme-dark .mobile-wallet-business h3,.page-shell.theme-dark .mobile-wallet-head span,.page-shell.theme-dark .wallet-business-card h3,.page-shell.theme-dark .wallet-history h3,.page-shell.theme-dark .wallet-history-item strong,.page-shell.theme-dark .wallet-summary h2{color:#f7f1fb}.page-shell.theme-dark .wallet-business-card span,.page-shell.theme-dark .wallet-history-item p,.page-shell.theme-dark .wallet-history-item span,.page-shell.theme-dark .wallet-summary p{color:#efe0f7}.page-shell.theme-dark .wallet-history-item{border-bottom-color:rgba(255,255,255,.1)}@media (max-width:1024px) and (min-width:769px){.wallet-summary{grid-template-columns:1fr}.wallet-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-history-item{grid-template-columns:42px minmax(0,1fr) 100px 130px}}@media (max-width:420px){.mobile-wallet-list{grid-template-columns:1fr}}.page-shell.theme-dark .dashboard-page .active-gift-card,.page-shell.theme-dark .dashboard-page .dashboard-action-card,.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection,.page-shell.theme-dark .dashboard-page .history-item,.page-shell.theme-dark .dashboard-page .history-list,.page-shell.theme-dark .dashboard-page .mobile-profile-card,.page-shell.theme-dark .dashboard-page .mobile-profile-item,.page-shell.theme-dark .dashboard-page .mobile-profile-menu,.page-shell.theme-dark .dashboard-page .mobile-wallet-business,.page-shell.theme-dark .dashboard-page .mobile-wallet-card,.page-shell.theme-dark .dashboard-page .panel,.page-shell.theme-dark .dashboard-page .stat-item,.page-shell.theme-dark .dashboard-page .stats-panel,.page-shell.theme-dark .dashboard-page .wallet-business-card,.page-shell.theme-dark .dashboard-page .wallet-panel,html.theme-dark .page-shell .dashboard-page .active-gift-card,html.theme-dark .page-shell .dashboard-page .dashboard-action-card,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection,html.theme-dark .page-shell .dashboard-page .history-item,html.theme-dark .page-shell .dashboard-page .history-list,html.theme-dark .page-shell .dashboard-page .mobile-profile-card,html.theme-dark .page-shell .dashboard-page .mobile-profile-item,html.theme-dark .page-shell .dashboard-page .mobile-profile-menu,html.theme-dark .page-shell .dashboard-page .mobile-wallet-business,html.theme-dark .page-shell .dashboard-page .mobile-wallet-card,html.theme-dark .page-shell .dashboard-page .panel,html.theme-dark .page-shell .dashboard-page .stat-item,html.theme-dark .page-shell .dashboard-page .stats-panel,html.theme-dark .page-shell .dashboard-page .wallet-business-card,html.theme-dark .page-shell .dashboard-page .wallet-panel{background:#1b1023;border-color:rgba(255,255,255,.11);color:#f7f1fb;box-shadow:0 18px 40px rgba(0,0,0,.28)}.page-shell.theme-dark .dashboard-page :where(.panel-head-row h2,.history-panel h2,.stats-panel h2,.dashboard-action-card span,.dashboard-action-card svg,.dashboard-gift-subsection-head h3,.active-gift-card h3,.history-item h3,.history-item strong,.stat-item strong,.wallet-summary h2,.wallet-history h3,.wallet-business-card h3,.wallet-history-item strong,.mobile-profile-card h1,.mobile-profile-item span,.mobile-wallet-head span,.mobile-wallet-business h3),html.theme-dark .page-shell .dashboard-page :where(.panel-head-row h2,.history-panel h2,.stats-panel h2,.dashboard-action-card span,.dashboard-action-card svg,.dashboard-gift-subsection-head h3,.active-gift-card h3,.history-item h3,.history-item strong,.stat-item strong,.wallet-summary h2,.wallet-history h3,.wallet-business-card h3,.wallet-history-item strong,.mobile-profile-card h1,.mobile-profile-item span,.mobile-wallet-head span,.mobile-wallet-business h3){color:#f7f1fb}.page-shell.theme-dark .dashboard-page :where(.active-gift-card p,.history-item p,.history-item span,.stat-item span,.wallet-summary p,.wallet-business-card span,.wallet-history-item span,.wallet-history-item p),html.theme-dark .page-shell .dashboard-page :where(.active-gift-card p,.history-item p,.history-item span,.stat-item span,.wallet-summary p,.wallet-business-card span,.wallet-history-item span,.wallet-history-item p){color:#efe0f7}.page-shell.theme-dark .dashboard-page .dashboard-action-card:hover,.page-shell.theme-dark .dashboard-page .mobile-profile-item:hover,html.theme-dark .page-shell .dashboard-page .dashboard-action-card:hover,html.theme-dark .page-shell .dashboard-page .mobile-profile-item:hover{color:#f7d7ea;background:rgba(116,51,163,.14);border-color:rgba(235,7,138,.22)}.page-shell.theme-dark .dashboard-page .history-item,.page-shell.theme-dark .dashboard-page .wallet-history-item,html.theme-dark .page-shell .dashboard-page .history-item,html.theme-dark .page-shell .dashboard-page .wallet-history-item{border-bottom-color:rgba(255,255,255,.1)}.page-shell.theme-dark .dashboard-page .wallet-total-card,html.theme-dark .page-shell .dashboard-page .wallet-total-card{background:linear-gradient(135deg,#7433a3,#7433a3);color:#fff}.wallet-sync-row{display:flex;align-items:center;gap:12px;margin-top:16px;flex-wrap:wrap}.wallet-sync-note{width:max-content;max-width:100%;min-height:30px;padding:5px 11px;border-radius:999px;background:rgba(116,51,163,.1)}.wallet-refresh-btn,.wallet-sync-note{display:inline-flex;align-items:center;color:var(--green);font-size:13px;font-weight:900}.wallet-refresh-btn{justify-content:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid rgba(116,51,163,.22);border-radius:999px;background:#fff}.wallet-refresh-btn svg{width:16px;height:16px}.wallet-refresh-btn:disabled{cursor:progress;opacity:.72}.mobile-wallet-card .wallet-sync-note{margin-top:-6px}.page-shell.theme-dark .dashboard-page :where(.wallet-refresh-btn,.wallet-sync-note),html.theme-dark .page-shell .dashboard-page :where(.wallet-refresh-btn,.wallet-sync-note){background:rgba(116,51,163,.14);border-color:rgba(235,7,138,.18);color:#f7d7ea}.dashboard-dynamic-section{margin:0 17px 20px;scroll-margin-top:24px}.dashboard-action-card.is-active{border-color:rgba(116,51,163,.5);background:linear-gradient(180deg,rgba(116,51,163,.1),#fff 82%);color:var(--green);box-shadow:0 18px 32px rgba(116,51,163,.12)}.dashboard-action-card.is-active span,.dashboard-action-card.is-active svg{color:var(--green)}.dashboard-inline-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 15px;border:1px solid rgba(116,51,163,.22);border-radius:999px;background:linear-gradient(180deg,rgba(116,51,163,.1),rgba(116,51,163,.04));color:var(--green);font-size:14px;font-weight:900;box-shadow:0 10px 20px rgba(116,51,163,.08);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.dashboard-inline-action svg{width:17px;height:17px;stroke-width:2.4}.dashboard-inline-action:hover{transform:translateY(-2px);border-color:rgba(116,51,163,.38);background:linear-gradient(180deg,rgba(116,51,163,.16),rgba(116,51,163,.07));box-shadow:0 14px 24px rgba(116,51,163,.13)}.dashboard-user-copy .dashboard-inline-action{color:#eb078a;border-color:rgba(235,7,138,.3);background:rgba(4,30,24,.42);box-shadow:0 12px 22px rgba(0,0,0,.16)}.dashboard-user-copy .dashboard-inline-action:hover{border-color:rgba(235,7,138,.55);background:rgba(116,51,163,.18)}.dashboard-section-badge{display:inline-flex;align-items:center;min-height:32px;padding:4px 12px;border-radius:999px;background:rgba(116,51,163,.1);color:var(--green);font-size:13px;font-weight:900}.account-panel,.process-panel{padding:30px 32px}.account-panel{padding:34px 40px 40px}.account-panel .panel-head-row{margin-bottom:30px}.account-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.account-info-grid article{position:relative;min-height:124px;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:18px 16px;border:1px solid rgba(116,51,163,.16);border-radius:12px;background:linear-gradient(135deg,rgba(116,51,163,.075),rgba(255,255,255,0) 58%),#fff;box-shadow:0 14px 30px rgba(0,0,0,.035);overflow:hidden}.account-info-grid article:after{content:"";position:absolute;inset-inline-end:0;top:18px;bottom:18px;width:3px;border-radius:999px;background:var(--green);opacity:.75}.account-info-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(116,51,163,.12);color:var(--green)}.account-info-icon svg{width:23px;height:23px;stroke-width:2.1}.account-info-grid article>div{min-width:0;display:grid;gap:8px;text-align:right}.account-info-grid span:not(.account-info-icon){color:#6f767c;font-size:12px;font-weight:900}.account-info-grid strong{min-width:0;color:#111;font-size:clamp(15px,1.15vw,19px);font-weight:950;line-height:1.35;overflow-wrap:anywhere}.account-info-grid strong[dir=ltr]{text-align:right;direction:ltr;unicode-bidi:isolate}.process-list{display:grid;gap:14px}.process-list article{display:grid;grid-template-columns:44px minmax(0,1fr) 118px;gap:14px;align-items:center;min-height:86px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.process-list svg{width:42px;height:42px;padding:9px;border-radius:50%;background:rgba(116,51,163,.1);color:var(--green)}.process-list h3{margin:0 0 6px;color:#171717;font-size:17px;font-weight:900}.process-list p{margin:0;color:#747a7f;font-size:14px;font-weight:700;line-height:1.8}.process-list article>span{justify-self:end;color:var(--green);font-size:14px;font-weight:900}.referral-panel{min-height:230px;margin:0}.invite-card button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.invite-card button svg{width:18px;height:18px}.page-shell.theme-dark .dashboard-page :where(.dashboard-action-card.is-active,.account-info-grid article,.process-list article),html.theme-dark .page-shell .dashboard-page :where(.dashboard-action-card.is-active,.account-info-grid article,.process-list article){background:rgba(116,51,163,.12);border-color:rgba(235,7,138,.22);color:#f7f1fb}.page-shell.theme-dark .dashboard-page :where(.account-info-grid strong,.process-list h3),html.theme-dark .page-shell .dashboard-page :where(.account-info-grid strong,.process-list h3){color:#f7f1fb}.page-shell.theme-dark .dashboard-page :where(.account-info-grid span,.process-list p),html.theme-dark .page-shell .dashboard-page :where(.account-info-grid span,.process-list p){color:#efe0f7}.page-shell.theme-dark .dashboard-page .account-info-icon,html.theme-dark .page-shell .dashboard-page .account-info-icon{background:rgba(235,7,138,.14);color:#f7d7ea}@media (max-width:1024px) and (min-width:769px){.account-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list article{grid-template-columns:42px minmax(0,1fr)}.process-list article>span{grid-column:2;justify-self:start}}@media (max-width:768px){.mobile-dashboard-section{margin-top:18px}.dashboard-gifts-sections{gap:16px}.dashboard-gift-subsection{gap:13px;padding:14px;border-radius:13px}.dashboard-gift-subsection-head{gap:10px}.dashboard-gift-subsection-head h3{font-size:17px}.dashboard-gift-subsection-head svg{width:22px;height:22px}.dashboard-gift-subsection-head>span{padding:5px 10px;font-size:12px}.mobile-section-card{padding:22px;border:1px solid #e8e8e8;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.04)}.mobile-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mobile-referral-card h2,.mobile-section-head h2{margin:0;font-size:22px;font-weight:900;color:#111}.mobile-section-head span{padding:7px 12px;border-radius:999px;background:rgba(116,51,163,.1);color:var(--green);font-size:13px;font-weight:900}.mobile-active-gifts-list,.mobile-process-list{display:grid;gap:12px}.mobile-active-gift,.mobile-process-list article{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid #f4eef8;border-radius:12px;background:rgba(116,51,163,.035)}.mobile-active-gift img{width:86px;height:68px;border-radius:10px;object-fit:cover;flex:0 0 auto}.mobile-active-gift h3,.mobile-process-list h3{margin:0 0 5px;overflow:hidden;font-size:17px;font-weight:900;line-height:1.55;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-active-gift p,.mobile-process-list p{margin:0 0 5px;overflow:hidden;color:#6f776f;font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mobile-active-gift span{display:block;max-width:100%;overflow:hidden;color:#9a2f2f;font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mobile-process-list svg{width:28px;height:28px;color:var(--green);flex:0 0 auto}.mobile-referral-card{display:grid;gap:14px}.mobile-referral-card strong{display:block;padding:16px;border-radius:12px;background:linear-gradient(135deg,rgba(116,51,163,.16),rgba(116,51,163,.06));color:#1b1023;font-size:22px;font-weight:900;text-align:center;direction:ltr}.mobile-referral-card button{min-height:48px;border:0;border-radius:12px;background:var(--green);color:#fff;font-size:16px;font-weight:900}.mobile-profile-item.is-active{border-color:rgba(116,51,163,.55);background:rgba(116,51,163,.08);color:var(--green)}.page-shell.theme-dark .dashboard-page .mobile-section-card,html.theme-dark .page-shell .dashboard-page .mobile-section-card{border-color:rgba(255,255,255,.12);background:#1b1023;box-shadow:none}.page-shell.theme-dark .dashboard-page :where(.mobile-section-head h2,.mobile-referral-card h2,.mobile-active-gift h3,.mobile-process-list h3),html.theme-dark .page-shell .dashboard-page :where(.mobile-section-head h2,.mobile-referral-card h2,.mobile-active-gift h3,.mobile-process-list h3){color:#f7f1fb}.page-shell.theme-dark .dashboard-page :where(.mobile-active-gift,.mobile-process-list article),html.theme-dark .page-shell .dashboard-page :where(.mobile-active-gift,.mobile-process-list article){border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.035)}.page-shell.theme-dark .dashboard-page :where(.mobile-active-gift p,.mobile-process-list p),html.theme-dark .page-shell .dashboard-page :where(.mobile-active-gift p,.mobile-process-list p){color:rgba(244,255,248,.68)}.page-shell.theme-dark .dashboard-page .mobile-referral-card strong,html.theme-dark .page-shell .dashboard-page .mobile-referral-card strong{background:rgba(116,51,163,.16);color:#f7f1fb}}.dashboard-empty-state{width:100%;margin:0;padding:28px 18px;border:1px dashed rgba(116,51,163,.28);border-radius:18px;color:rgba(18,40,31,.72);background:rgba(116,51,163,.05);text-align:center;font-weight:850;line-height:1.9}.theme-dark .dashboard-empty-state{color:rgba(245,255,249,.78);border-color:rgba(235,7,138,.26);background:rgba(235,7,138,.06)}.dashboard-hero{background:radial-gradient(circle at 20% 25%,rgba(235,7,138,.22),transparent 34%),linear-gradient(135deg,var(--brand-dark,#1b1023) 0,var(--brand-purple,#7433a3) 58%,#2b1438 100%)!important}.dashboard-avatar{border-color:var(--brand-pink,#eb078a)!important;box-shadow:0 16px 34px rgba(116,51,163,.32)!important}.account-info-card:hover,.active-gift-card:hover,.dashboard-action-card:hover{border-color:rgba(235,7,138,.3)!important;color:var(--brand-purple,#7433a3)!important}.active-gift-code button,.dashboard-edit-btn,.invite-card button{background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))!important;color:#fff!important;box-shadow:0 12px 26px rgba(116,51,163,.22)!important}.account-info-icon,.active-gift-code strong,.active-gift-fallback,.active-gift-fallback svg,.dashboard-action-card svg,.mobile-active-gift .active-gift-fallback,.mobile-active-gift .active-gift-fallback svg{color:var(--brand-purple,#7433a3)!important}.account-info-card,.active-gift-card,.dashboard-empty-state,.wallet-summary-card{border-color:rgba(116,51,163,.14)!important;background:linear-gradient(135deg,rgba(116,51,163,.06),#fff 56%)!important}.active-gift-fallback{background:linear-gradient(145deg,rgba(116,51,163,.1),rgba(235,7,138,.035))!important}.dashboard-action-card.is-active{border-color:rgba(116,51,163,.45)!important;background:linear-gradient(180deg,rgba(116,51,163,.1),rgba(235,7,138,.04) 82%)!important;box-shadow:0 18px 32px rgba(116,51,163,.12)!important}.dashboard-action-card.is-active,.dashboard-action-card.is-active span,.dashboard-action-card.is-active svg,.dashboard-section-badge,.mobile-process-list svg,.mobile-profile-card button,.mobile-profile-item.is-active,.mobile-section-head span,.panel-head-row a,.wallet-business-card strong,.wallet-eyebrow,.wallet-history-item svg,.wallet-summary h2 svg{color:var(--brand-purple,#7433a3)!important}.page-shell.theme-dark .dashboard-page .active-gifts-panel,html.theme-dark .page-shell .dashboard-page .active-gifts-panel{border-color:rgba(116,51,163,.3)!important;background:rgba(27,16,35,.92)!important}.page-shell.theme-dark .dashboard-page .active-gift-card,.page-shell.theme-dark .dashboard-page .mobile-active-gift,html.theme-dark .page-shell .dashboard-page .active-gift-card,html.theme-dark .page-shell .dashboard-page .mobile-active-gift{border-color:rgba(116,51,163,.42)!important;background:radial-gradient(circle at 24% 0,rgba(235,7,138,.12),transparent 34%),linear-gradient(180deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:0 18px 34px rgba(0,0,0,.3)!important}.page-shell.theme-dark .dashboard-page .active-gift-fallback,html.theme-dark .page-shell .dashboard-page .active-gift-fallback{background:radial-gradient(circle at 50% 28%,rgba(235,7,138,.16),transparent 34%),linear-gradient(145deg,rgba(116,51,163,.22),rgba(27,16,35,.72))!important;color:var(--brand-pink,#eb078a)!important}.page-shell.theme-dark .dashboard-page .active-gift-card h3,.page-shell.theme-dark .dashboard-page .mobile-active-gift h3,html.theme-dark .page-shell .dashboard-page .active-gift-card h3,html.theme-dark .page-shell .dashboard-page .mobile-active-gift h3{color:#ffffff!important;text-shadow:none!important}.page-shell.theme-dark .dashboard-page .active-gift-card p,.page-shell.theme-dark .dashboard-page .mobile-active-gift p,html.theme-dark .page-shell .dashboard-page .active-gift-card p,html.theme-dark .page-shell .dashboard-page .mobile-active-gift p{color:rgba(247,241,251,.78)!important}.page-shell.theme-dark .dashboard-page .active-gift-card span,.page-shell.theme-dark .dashboard-page .mobile-active-gift span,html.theme-dark .page-shell .dashboard-page .active-gift-card span,html.theme-dark .page-shell .dashboard-page .mobile-active-gift span{color:var(--brand-pink,#eb078a)!important}.page-shell.theme-dark .dashboard-page .mobile-wallet-card .dashboard-empty-state,.page-shell.theme-dark .dashboard-page .wallet-panel .dashboard-empty-state,html.theme-dark .page-shell .dashboard-page .mobile-wallet-card .dashboard-empty-state,html.theme-dark .page-shell .dashboard-page .wallet-panel .dashboard-empty-state{border-color:rgba(235,7,138,.22)!important;background:radial-gradient(circle at 50% 0,rgba(235,7,138,.1),transparent 34%),linear-gradient(135deg,rgba(38,18,52,.96),rgba(27,16,35,.98))!important;color:rgba(247,241,251,.82)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}@media (max-width:768px){.dashboard-page .mobile-active-gift{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(116px,34vw,150px)!important;align-items:stretch!important;gap:12px!important;min-height:138px!important;padding:12px!important;direction:rtl!important;overflow:hidden!important}.dashboard-page .mobile-active-gift>.active-gift-fallback,.dashboard-page .mobile-active-gift>img{grid-column:2!important;grid-row:1!important;width:100%!important;height:100%!important;min-height:114px!important;border-radius:12px!important;object-fit:cover!important}.dashboard-page .mobile-active-gift>.active-gift-fallback-broken{display:none!important}.dashboard-page .mobile-active-gift.has-broken-image>.active-gift-fallback-broken{display:flex!important}.dashboard-page .mobile-active-gift>div:last-child{grid-column:1!important;grid-row:1!important;min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;text-align:right!important;padding:0!important}.dashboard-page .mobile-active-gift h3{width:100%!important;min-height:0!important;margin:0 0 8px!important;font-size:clamp(16px,4.3vw,20px)!important;line-height:1.45!important;text-align:right!important;-webkit-line-clamp:2!important}.dashboard-page .mobile-active-gift p,.dashboard-page .mobile-active-gift span{width:100%!important;max-width:100%!important;text-align:right!important}}@media (max-width:420px){.dashboard-page .mobile-active-gift{grid-template-columns:1fr!important;min-height:0!important}.dashboard-page .mobile-active-gift>.active-gift-fallback,.dashboard-page .mobile-active-gift>div:last-child,.dashboard-page .mobile-active-gift>img{grid-column:1!important;grid-row:auto!important}.dashboard-page .mobile-active-gift>.active-gift-fallback,.dashboard-page .mobile-active-gift>img{height:132px!important}}@media (max-width:768px){.dashboard-shell .dashboard-page,.dashboard-shell .mobile-dashboard,.page-shell.dashboard-shell,.page-shell.dashboard-shell .dashboard-frame{min-height:100dvh!important;height:auto!important;overflow:visible!important}.page-shell.dashboard-shell .dashboard-frame{padding:0!important}.dashboard-shell .dashboard-page{margin:0!important;padding:0!important}.dashboard-shell .mobile-dashboard{display:block!important;padding:24px 14px calc(170px + env(safe-area-inset-bottom, 0px))!important;background:#ffffff!important}.dashboard-shell .mobile-profile-card{min-height:132px!important;gap:18px!important;padding:20px 22px!important}.dashboard-shell .mobile-profile-card img{width:72px!important;height:72px!important;flex:0 0 72px!important}.dashboard-shell .mobile-profile-card h1{font-size:clamp(24px,6vw,30px)!important;line-height:1.35!important}.dashboard-shell .mobile-profile-menu{margin-top:18px!important;padding-bottom:12px!important}.dashboard-shell .mobile-profile-item{min-height:72px!important;padding:0 22px!important;gap:18px!important}.dashboard-shell .mobile-profile-item span{min-width:0!important;overflow:hidden!important;font-size:clamp(18px,5vw,22px)!important;text-overflow:ellipsis!important;white-space:normal!important;line-height:1.45!important}}@media (max-width:420px){.dashboard-shell .mobile-dashboard{padding-inline:12px!important}.dashboard-shell .mobile-profile-card{align-items:center!important;padding:18px!important}}@media (max-width:768px){.dashboard-shell .mobile-dashboard{box-sizing:border-box!important;padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))!important}.dashboard-shell .mobile-profile-card,.dashboard-shell .mobile-profile-menu,.dashboard-shell .mobile-section-card{max-width:100%!important;margin-inline:0!important}}@media (max-width:420px){.dashboard-shell .mobile-dashboard{padding-inline:max(14px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-right))!important}}@media (max-width:768px){.page-shell.dashboard-shell.theme-dark,.page-shell.dashboard-shell.theme-dark .dashboard-frame,.page-shell.dashboard-shell.theme-dark .dashboard-page,.page-shell.dashboard-shell.theme-dark .mobile-dashboard,html.theme-dark .dashboard-shell .dashboard-page,html.theme-dark .dashboard-shell .mobile-dashboard,html.theme-dark .page-shell.dashboard-shell,html.theme-dark .page-shell.dashboard-shell .dashboard-frame,html.theme-dark body:has(.dashboard-shell){background:radial-gradient(circle at 20% 0,rgba(235,7,138,.08),transparent 34%),linear-gradient(180deg,#1b1023,#1b1023)!important;color:#f7f1fb!important}.page-shell.dashboard-shell.theme-dark .mobile-active-gift,.page-shell.dashboard-shell.theme-dark .mobile-profile-card,.page-shell.dashboard-shell.theme-dark .mobile-profile-item,.page-shell.dashboard-shell.theme-dark .mobile-section-card,html.theme-dark .dashboard-shell .mobile-active-gift,html.theme-dark .dashboard-shell .mobile-profile-card,html.theme-dark .dashboard-shell .mobile-profile-item,html.theme-dark .dashboard-shell .mobile-section-card{border-color:rgba(235,7,138,.22)!important;background:rgba(255,255,255,.045)!important;color:#f7f1fb!important;box-shadow:none!important}.page-shell.dashboard-shell.theme-dark .mobile-active-gift h3,.page-shell.dashboard-shell.theme-dark .mobile-profile-card h1,.page-shell.dashboard-shell.theme-dark .mobile-profile-item span,.page-shell.dashboard-shell.theme-dark .mobile-section-head h2,html.theme-dark .dashboard-shell .mobile-active-gift h3,html.theme-dark .dashboard-shell .mobile-profile-card h1,html.theme-dark .dashboard-shell .mobile-profile-item span,html.theme-dark .dashboard-shell .mobile-section-head h2{color:#ffffff!important}.page-shell.dashboard-shell.theme-dark .mobile-active-gift p,html.theme-dark .dashboard-shell .mobile-active-gift p{color:rgba(247,241,251,.78)!important}}.active-gift-media-link,.active-gift-media-link:focus,.active-gift-media-link:hover{color:inherit!important;text-decoration:none!important}.active-gift-card>.active-gift-media-link{display:block!important;width:100%!important;height:100%!important;min-height:128px!important;overflow:hidden!important}.active-gift-media-link>.active-gift-fallback,.active-gift-media-link>img{width:100%!important;height:100%!important;cursor:pointer!important}.active-gift-media-link>img{display:block!important;object-fit:cover!important}.active-gift-media-link:focus-visible{outline:3px solid rgba(235,7,138,.45)!important;outline-offset:4px!important}@media (max-width:768px){.dashboard-page .mobile-active-gift>.active-gift-media-link{grid-column:2!important;grid-row:1!important;display:block!important;width:100%!important;height:100%!important;min-height:114px!important;overflow:hidden!important;border-radius:12px!important}.dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback,.dashboard-page .mobile-active-gift>.active-gift-media-link>img{width:100%!important;height:100%!important;min-height:114px!important;border-radius:12px!important;object-fit:cover!important}}@media (max-width:420px){.dashboard-page .mobile-active-gift>.active-gift-media-link{grid-column:1!important;grid-row:auto!important;height:132px!important}.dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback,.dashboard-page .mobile-active-gift>.active-gift-media-link>img{height:132px!important}}@media (max-width:768px){.dashboard-page .mobile-active-gift>.active-gift-card-body{grid-column:1!important;grid-row:1!important;min-width:0!important;display:grid!important;align-content:start!important;gap:10px!important;padding:0!important;text-align:right!important}.dashboard-page .mobile-active-gift .active-gift-list{width:100%!important;display:grid!important;gap:8px!important}.dashboard-page .mobile-active-gift .active-gift-list li{padding:8px 10px!important}.dashboard-page .mobile-active-gift .active-gift-list small,.dashboard-page .mobile-active-gift .active-gift-list span,.dashboard-page .mobile-active-gift .active-gift-list strong{width:auto!important;text-align:right!important}.dashboard-page .mobile-active-gift .active-gift-list span{justify-self:end!important;text-align:left!important}}@media (max-width:420px){.dashboard-page .mobile-active-gift>.active-gift-card-body{grid-column:1!important;grid-row:auto!important}}@media (max-width:768px){.dashboard-shell .mobile-dashboard{padding-top:12px!important}.dashboard-shell .mobile-profile-card{min-height:104px!important;gap:14px!important;padding:14px 16px!important;border-radius:14px!important;box-shadow:0 8px 22px rgba(26,13,46,.06)!important}.dashboard-shell .mobile-profile-card img{width:58px!important;height:58px!important;flex:0 0 58px!important}.dashboard-shell .mobile-profile-card h1{margin-bottom:6px!important;font-size:clamp(20px,5.2vw,24px)!important;line-height:1.35!important}.dashboard-shell .mobile-profile-points{margin:0 0 6px!important;font-size:14px!important}.dashboard-shell .mobile-profile-card button{font-size:13px!important;line-height:1.6!important}.dashboard-shell .mobile-profile-menu{gap:10px!important;margin-top:12px!important}.dashboard-shell .mobile-profile-item{min-height:58px!important;gap:12px!important;padding:0 16px!important;border-radius:12px!important}.dashboard-shell .mobile-profile-item svg{width:24px!important;height:24px!important}.dashboard-shell .mobile-profile-item span{font-size:15px!important;line-height:1.55!important}.dashboard-page .mobile-active-gifts-list{gap:12px!important}.dashboard-page .mobile-active-gift{border-radius:14px!important;box-shadow:0 8px 20px rgba(26,13,46,.055)!important}.dashboard-page .mobile-active-gift>.active-gift-media-link{border-radius:12px!important}.dashboard-page .mobile-active-gift>.active-gift-card-body{gap:8px!important}.dashboard-page .mobile-active-gift .active-gift-list li{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:8px 9px!important;border-radius:10px!important}.dashboard-page .mobile-active-gift .active-gift-list strong{font-size:12.5px!important;line-height:1.55!important;white-space:normal!important}.dashboard-page .mobile-active-gift .active-gift-list small,.dashboard-page .mobile-active-gift .active-gift-list span{font-size:11.5px!important}}@media (max-width:420px){.dashboard-shell .mobile-dashboard{padding-inline:10px!important}}.dashboard-page .active-gift-card>.active-gift-media-link>img,.dashboard-page .active-gift-card>img,.dashboard-page .mobile-active-gift>.active-gift-media-link>img,.dashboard-page .mobile-active-gift>img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:#fff!important}.dashboard-page .active-gift-card>.active-gift-media-link,.dashboard-page .mobile-active-gift>.active-gift-media-link{display:grid!important;place-items:center!important;background:#fff!important}.dashboard-page .active-gift-card>.active-gift-media-link{box-sizing:border-box!important;padding:0!important}.dashboard-page .active-gift-card>.active-gift-media-link>img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important}@media (max-width:768px){.dashboard-page .mobile-active-gift>.active-gift-media-link{box-sizing:border-box!important;padding:8px!important;aspect-ratio:16/8.5!important;height:auto!important;max-height:180px!important;min-height:0!important;border-radius:14px!important;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.96),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(255,255,255,.96),rgba(250,232,245,.94))!important}.dashboard-page .mobile-active-gift>.active-gift-media-link>img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important}.dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback{width:100%!important;height:100%!important;min-height:0!important;border-radius:12px!important;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.95),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(247,232,248,.98),rgba(245,214,237,.96))!important;color:#7b35b3!important}}.dashboard-page .active-gift-status-badge.is-active,.dashboard-page .mobile-active-gift .active-gift-status-badge.is-active,.page-shell.theme-dark .dashboard-page .active-gift-status-badge.is-active,.page-shell.theme-dark .dashboard-page .mobile-active-gift .active-gift-status-badge.is-active,html.theme-dark .page-shell .dashboard-page .active-gift-status-badge.is-active,html.theme-dark .page-shell .dashboard-page .mobile-active-gift .active-gift-status-badge.is-active{background:rgba(16,185,129,.18)!important;color:#10b981!important}.dashboard-page .active-gift-status-badge.is-used,.dashboard-page .mobile-active-gift .active-gift-status-badge.is-used,.page-shell.theme-dark .dashboard-page .active-gift-status-badge.is-used,.page-shell.theme-dark .dashboard-page .mobile-active-gift .active-gift-status-badge.is-used,html.theme-dark .page-shell .dashboard-page .active-gift-status-badge.is-used,html.theme-dark .page-shell .dashboard-page .mobile-active-gift .active-gift-status-badge.is-used{background:rgba(116,51,163,.2)!important;color:#c084fc!important}.dashboard-page .mobile-active-gift .active-gift-status-badge{display:inline-flex!important;width:auto!important;min-width:54px!important;max-width:max-content!important;min-height:28px!important;align-items:center!important;justify-content:center!important;padding:4px 12px!important;text-align:center!important;line-height:1!important}.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection,.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection--codes,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection--codes{border-color:rgba(235,7,138,.26)!important;background:radial-gradient(circle at 12% 0,rgba(235,7,138,.12),transparent 34%),linear-gradient(180deg,rgba(35,15,46,.98),rgba(24,12,32,.98))!important}.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection-head h3,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection-head h3{color:#ffffff!important}.page-shell.theme-dark .dashboard-page .dashboard-gift-category h4,html.theme-dark .page-shell .dashboard-page .dashboard-gift-category h4{color:#f7f1fb!important}.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection-head svg,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection-head svg{color:#a855f7!important}.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection-head>span,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection-head>span{background:rgba(116,51,163,.2)!important;color:#f0d9ff!important}.page-shell.theme-dark .dashboard-page .dashboard-gift-subsection .dashboard-empty-state,html.theme-dark .page-shell .dashboard-page .dashboard-gift-subsection .dashboard-empty-state{border-color:rgba(235,7,138,.24)!important;background:radial-gradient(circle at 82% 0,rgba(168,85,247,.16),transparent 34%),linear-gradient(135deg,rgba(38,18,52,.96),rgba(27,16,35,.98))!important;color:rgba(247,241,251,.86)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.page-shell.theme-dark .dashboard-page .active-gift-list li,html.theme-dark .page-shell .dashboard-page .active-gift-list li{border-color:rgba(235,7,138,.18)!important;background:rgba(255,255,255,.035)!important}.page-shell.theme-dark .dashboard-page .active-gift-list strong,html.theme-dark .page-shell .dashboard-page .active-gift-list strong{color:#ffffff!important}.page-shell.theme-dark .dashboard-page .active-gift-list small,html.theme-dark .page-shell .dashboard-page .active-gift-list small{color:rgba(247,241,251,.72)!important}.page-shell.theme-dark .dashboard-page .mobile-active-gift>.active-gift-media-link,html.theme-dark .page-shell .dashboard-page .mobile-active-gift>.active-gift-media-link{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.18),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(116,51,163,.28),rgba(235,7,138,.14))!important}.page-shell.theme-dark .dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback,html.theme-dark .page-shell .dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.22),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(244,217,255,.22),rgba(235,7,138,.12))!important;color:#c084fc!important}.page-shell.theme-dark .dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback svg,html.theme-dark .page-shell .dashboard-page .mobile-active-gift>.active-gift-media-link>.active-gift-fallback svg{color:#c084fc!important;stroke-width:2.1!important}.page-shell.dashboard-shell.theme-dark .mobile-dashboard .dashboard-empty-state,.page-shell.theme-dark .dashboard-page .mobile-dashboard .dashboard-empty-state,html.theme-dark .dashboard-shell .mobile-dashboard .dashboard-empty-state,html.theme-dark .page-shell .dashboard-page .mobile-dashboard .dashboard-empty-state{border-color:rgba(235,7,138,.24)!important;background:radial-gradient(circle at 72% 0,rgba(168,85,247,.16),transparent 34%),linear-gradient(135deg,rgba(38,18,52,.96),rgba(27,16,35,.98))!important;color:rgba(247,241,251,.86)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important}.login-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 50% 42%,rgba(116,51,163,.12),transparent 34%),rgba(4,12,8,.18);animation:fadeIn .16s ease both}.page-shell.is-login-open>:not(.login-backdrop){filter:blur(12px) brightness(.78) saturate(.92);pointer-events:none;transition:filter .18s ease}.login-modal{position:relative;width:min(92vw,440px);min-height:525px;overflow:hidden;padding:26px 28px 28px;border:1px solid rgba(247,241,251,.58);border-radius:28px;color:#ffffff;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.07) 44%,rgba(116,51,163,.18)),rgba(27,16,35,.38);box-shadow:0 38px 95px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.12),inset 0 1px 0 rgba(255,255,255,.34),inset 0 -1px 0 rgba(255,255,255,.12);backdrop-filter:blur(16px) saturate(124%);-webkit-backdrop-filter:blur(16px) saturate(124%);direction:rtl;animation:modalIn .22s cubic-bezier(.2,.8,.2,1) both}.login-modal:before{inset:-30% -25% auto auto;width:230px;height:230px;background:radial-gradient(circle,rgba(235,7,138,.28),transparent 66%)}.login-modal:after,.login-modal:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.login-modal:after{inset:auto auto -30% -22%;width:250px;height:250px;background:radial-gradient(circle,rgba(235,7,138,.14),transparent 66%)}.login-modal>*{position:relative;z-index:1}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}.modal-mark{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;color:#ffffff;background:linear-gradient(135deg,#7433a3,#7433a3 52%,#7433a3);box-shadow:0 18px 34px rgba(27,16,35,.32)}.modal-mark svg{width:31px;height:31px;stroke-width:2.7}.modal-close{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.26);border-radius:50%;background:rgba(255,255,255,.09);color:rgba(255,255,255,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.16);transition:transform .16s ease,background .16s ease,color .16s ease}.modal-close:hover{transform:scale(1.04);background:rgba(255,255,255,.16);color:#ffffff}.modal-close svg{width:22px;height:22px}.login-title-block{margin-bottom:26px}.login-modal h2{margin:0 0 9px;color:#ffffff;font-size:34px;font-weight:950;line-height:1.25;text-shadow:0 3px 18px rgba(0,0,0,.44)}.login-title-block p{max-width:340px;margin:0;color:rgba(255,255,255,.82);font-size:14px;font-weight:750;line-height:1.9;text-shadow:0 2px 12px rgba(0,0,0,.34)}.login-field{margin-bottom:15px}.login-field label{display:block;margin-bottom:8px;color:rgba(255,255,255,.94);font-size:14px;font-weight:850;text-shadow:0 2px 12px rgba(0,0,0,.34)}.input-shell{height:60px;display:flex;align-items:center;gap:12px;padding:0 17px;border:1px solid rgba(247,241,251,.48);border-radius:17px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 12px 28px rgba(0,0,0,.12);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.input-shell:focus-within{border-color:rgba(235,7,138,.86);background:rgba(255,255,255,.17);box-shadow:0 0 0 4px rgba(116,51,163,.18),0 14px 34px rgba(0,0,0,.16)}.input-shell svg{width:22px;height:22px;color:rgba(247,241,251,.92);flex:0 0 auto}.input-shell input{width:100%;border:0;outline:0;color:#ffffff;background:transparent;font-family:inherit;font-size:16px;font-weight:850;direction:ltr;text-align:right}.input-shell input:disabled{color:#ffffff;-webkit-text-fill-color:#ffffff;opacity:.78}.input-shell input::placeholder{color:rgba(255,255,255,.62);font-weight:750;opacity:1}.login-secure-note{display:flex;align-items:center;gap:9px;margin:2px 0 17px;color:rgba(255,255,255,.9);font-size:13px;font-weight:800;line-height:1.8;text-shadow:0 2px 12px rgba(0,0,0,.34)}.login-secure-note svg{width:19px;height:19px;color:#eb078a;flex:0 0 auto;filter:drop-shadow(0 6px 12px rgba(116,51,163,.32))}.login-error{min-height:24px;margin:-4px 0 9px;color:#ffe0e0;text-align:center;font-size:13px;font-weight:850;line-height:1.8;text-shadow:0 2px 10px rgba(0,0,0,.3)}.login-submit{width:100%;height:62px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:18px;background:linear-gradient(100deg,#eb078a,#7433a3 42%,#7433a3);color:#ffffff;font-size:19px;font-weight:950;box-shadow:0 18px 34px rgba(116,51,163,.34);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.login-submit:hover:not(:disabled){transform:translateY(-1px);filter:saturate(108%);box-shadow:0 22px 40px rgba(116,51,163,.4)}.login-submit:disabled{cursor:wait;opacity:.72}.brand,.nav-list button{border:0;background:transparent}.nav-list button{padding:0;color:inherit;font:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(16px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.login-backdrop{padding:18px}.login-modal{width:min(100%,390px);min-height:auto;padding:24px 22px 26px;border-radius:26px}.modal-head{margin-bottom:34px}.modal-mark{width:58px;height:58px}.login-modal h2{font-size:30px}.login-secure-note,.login-title-block p{font-size:12.5px}}@media (max-width:380px){.login-modal{padding:22px 18px 24px}.login-modal h2{font-size:28px}}@supports not (((-webkit-backdrop-filter:blur(16px)) or (backdrop-filter:blur(16px))) or (-webkit-backdrop-filter:blur(16px))){.login-modal{background:rgba(27,16,35,.76)}}.profile-completion-modal{width:min(94vw,720px);min-height:auto}.profile-completion-form{gap:4px}.login-field>span{display:block;margin-bottom:8px;color:rgba(255,255,255,.94);font-size:14px;font-weight:850;text-shadow:0 2px 12px rgba(0,0,0,.34)}.profile-completion-modal .login-submit{margin-top:4px}@media (max-width:640px){.profile-completion-row{grid-template-columns:1fr;gap:0}.profile-completion-modal{width:min(100%,390px)}}.profile-completion-backdrop{align-items:center;padding:20px;overflow-y:auto;background:radial-gradient(circle at 50% 18%,rgba(116,51,163,.2),transparent 30%),rgba(2,8,5,.72)}.profile-completion-modal{width:min(92vw,640px);max-height:calc(100dvh - 40px);min-height:0;overflow-y:auto;padding:28px;border-radius:24px;border-color:rgba(247,241,251,.34);background:linear-gradient(145deg,rgba(27,16,35,.98),rgba(5,35,27,.98)),#1b1023;box-shadow:0 28px 80px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.08),inset 0 1px 0 rgba(255,255,255,.14);backdrop-filter:none;-webkit-backdrop-filter:none}.profile-completion-modal:after,.profile-completion-modal:before{opacity:.38}.profile-completion-modal .modal-head{margin-bottom:24px}.profile-completion-modal .modal-mark{width:56px;height:56px;border-radius:18px}.profile-completion-modal .login-title-block{margin-bottom:22px;text-align:right}.profile-completion-modal h2{margin-bottom:8px;font-size:30px;line-height:1.35}.profile-completion-modal .login-title-block p{max-width:520px;font-size:14px;line-height:1.9}.profile-completion-form{display:grid;gap:14px}.profile-avatar-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-avatar-option{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:9px 10px;border:1px solid rgba(247,241,251,.28);border-radius:16px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.86);font:inherit;font-size:13px;font-weight:900;text-align:right;cursor:pointer}.profile-avatar-option.is-active{border-color:var(--brand-pink,#eb078a);background:rgba(235,7,138,.13);color:#fff}.profile-avatar-option .profile-avatar-preview{width:56px;height:56px}.profile-avatar-picker{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;align-items:center;min-height:88px;padding:10px 14px;border:1px solid rgba(247,241,251,.28);border-radius:18px;background:rgba(255,255,255,.08);cursor:pointer}.profile-avatar-picker input{display:none}.profile-avatar-preview{width:68px;height:68px;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(235,7,138,.42);border-radius:50%;background:rgba(235,7,138,.12);color:#f7d7ea}.profile-avatar-preview img{width:100%;height:100%;object-fit:cover}.profile-avatar-preview img[src$=".svg"]{object-fit:contain}.profile-avatar-preview svg{width:31px;height:31px}.profile-avatar-copy{display:grid;gap:8px;text-align:right}.profile-avatar-copy strong{color:#fff;font-size:15px;font-weight:900}.profile-avatar-copy small{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:rgba(235,7,138,.14);color:#f7d7ea;font-size:12px;font-weight:900}.profile-avatar-copy small svg{width:15px;height:15px}.profile-completion-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-completion-modal .login-field{margin-bottom:0}.profile-completion-modal .login-field>span{margin-bottom:7px}.profile-completion-modal .input-shell{height:56px;border-radius:16px;background:rgba(255,255,255,.1)}.profile-completion-modal .input-shell input{direction:rtl;text-align:right}.profile-completion-modal .input-shell input[type=email]{direction:ltr;text-align:left}.profile-completion-modal .login-error{min-height:20px;margin:-2px 0 0}.profile-completion-modal .login-submit{height:58px;margin-top:0}@media (max-width:640px){.profile-completion-backdrop{align-items:flex-start;padding:14px}.profile-completion-modal{width:100%;max-height:calc(100dvh - 28px);padding:22px 18px 20px;border-radius:22px}.profile-completion-row{grid-template-columns:1fr;gap:14px}.profile-completion-modal .modal-head{margin-bottom:20px}.profile-completion-modal h2{font-size:25px}.profile-completion-modal .login-title-block p{font-size:13px}.profile-completion-modal .input-shell{height:54px}}.profile-completion-backdrop{align-items:flex-start;justify-content:center;padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(18px,env(safe-area-inset-bottom))}.profile-completion-modal{height:auto!important;max-height:none!important}.profile-completion-modal .login-submit{margin-bottom:0}@media (max-width:640px){.profile-completion-backdrop{padding-top:10px;padding-bottom:10px}.profile-completion-modal{max-height:none!important;overflow:visible!important}}.profile-completion-backdrop,body.keymiyay-modal-open,html.keymiyay-modal-open{overflow:hidden}.profile-date-field{position:relative}.birth-date-trigger{width:100%;border:1px solid rgba(247,241,251,.48);color:rgba(255,255,255,.68);text-align:right}.birth-date-trigger.has-value{color:#fff}.birth-date-trigger>span{flex:1 1;font-size:16px;font-weight:900}.birth-date-picker{position:absolute;z-index:4;inset-inline:0;top:calc(100% + 10px);display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px;padding:14px;border:1px solid rgba(247,241,251,.28);border-radius:18px;background:rgba(5,31,24,.98);box-shadow:0 18px 46px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08)}.birth-date-picker label{display:grid;gap:7px;margin:0}.birth-date-picker label>span{color:rgba(255,255,255,.76);font-size:12px;font-weight:900}.birth-date-picker select{width:100%;height:42px;border:1px solid rgba(247,241,251,.34);border-radius:12px;outline:0;background:rgba(255,255,255,.1);color:#fff;font:inherit;font-size:14px;font-weight:900;text-align:center}.birth-date-picker select:focus{border-color:rgba(235,7,138,.86);box-shadow:0 0 0 3px rgba(116,51,163,.22)}.birth-date-picker option{background:#1b1023;color:#fff}.birth-date-confirm{grid-column:1/-1;min-height:42px;border:0;border-radius:12px;background:linear-gradient(135deg,#7433a3,#7433a3);color:#fff;font:inherit;font-size:14px;font-weight:950;box-shadow:0 10px 20px rgba(116,51,163,.26)}.birth-date-confirm:hover{filter:brightness(1.04);transform:translateY(-1px)}@media (max-width:640px){.birth-date-picker{position:static;margin-top:10px;grid-template-columns:1fr 1fr 1fr}}@media (max-width:390px){.birth-date-picker{grid-template-columns:1fr}}.birth-date-calendar-toggle{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;border:1px solid rgba(247,241,251,.22);border-radius:14px;background:rgba(255,255,255,.07)}.birth-date-calendar-toggle button{min-height:36px;border:0;border-radius:10px;background:transparent;color:rgba(255,255,255,.72);font:inherit;font-size:13px;font-weight:950}.birth-date-calendar-toggle button.is-active{background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));color:#fff;box-shadow:0 8px 18px rgba(116,51,163,.24)}@media (max-height:720px){.profile-completion-backdrop{overflow-y:auto}}.login-modal,.profile-completion-modal{border-color:rgba(235,7,138,.28)!important;background:radial-gradient(circle at 18% 8%,rgba(235,7,138,.2),transparent 28%),linear-gradient(145deg,rgba(27,16,35,.98),rgba(52,25,70,.96))!important}.birth-date-confirm,.login-submit,.modal-mark,.profile-completion-modal .login-submit{background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))!important;color:#fff!important;box-shadow:0 16px 32px rgba(116,51,163,.28)!important}.profile-avatar-preview{border-color:rgba(235,7,138,.48)!important;background:rgba(116,51,163,.2)!important}.profile-avatar-option.is-active{border-color:var(--brand-pink,#eb078a)!important;background:linear-gradient(135deg,rgba(116,51,163,.26),rgba(235,7,138,.18))!important}.birth-date-trigger:focus,.input-shell:focus-within{border-color:rgba(235,7,138,.7)!important;box-shadow:0 0 0 4px rgba(235,7,138,.14)!important}.birth-date-calendar-toggle button.is-active{background:rgba(235,7,138,.18)!important;color:#fff!important}.profile-completion-backdrop{overflow-y:hidden!important;overflow-x:hidden!important;align-items:center!important;padding-bottom:max(28px,env(safe-area-inset-bottom))!important}.profile-completion-modal{margin-block:auto!important;overflow:visible!important}.birth-date-picker{position:absolute!important;top:auto!important;bottom:calc(100% + 10px)!important;inset-inline:0!important;border-color:rgba(235,7,138,.34)!important;background:radial-gradient(circle at 12% 0,rgba(235,7,138,.18),transparent 34%),linear-gradient(145deg,rgba(27,16,35,.98),rgba(52,25,70,.98))!important;box-shadow:0 18px 46px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.1)!important}.birth-date-calendar-toggle{background:rgba(255,255,255,.06)!important}.birth-date-calendar-toggle button.is-active{background:linear-gradient(135deg,rgba(116,51,163,.72),rgba(235,7,138,.46))!important;box-shadow:0 8px 18px rgba(235,7,138,.16)!important}.birth-date-picker select{background:rgba(255,255,255,.09)!important;scrollbar-width:thin;scrollbar-color:rgba(235,7,138,.78) rgba(27,16,35,.92)}.birth-date-picker select::-webkit-scrollbar{width:10px}.birth-date-picker select::-webkit-scrollbar-track{background:rgba(27,16,35,.92)}.birth-date-picker select::-webkit-scrollbar-thumb{border:2px solid rgba(27,16,35,.92);border-radius:999px;background:linear-gradient(180deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))}@media (max-width:640px){.profile-completion-modal{margin-block:auto!important}.birth-date-picker{position:absolute!important;top:auto!important;bottom:calc(100% + 10px)!important;margin-top:0!important}.profile-completion-backdrop{align-items:flex-start!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding-top:max(12px,env(safe-area-inset-top))!important;padding-bottom:max(34px,calc(env(safe-area-inset-bottom) + 22px))!important}.profile-completion-modal{margin-block:0!important;max-height:none!important}.profile-completion-form{padding-bottom:max(8px,env(safe-area-inset-bottom))!important}.profile-completion-modal .login-submit{min-height:58px!important;margin-bottom:0!important;flex-shrink:0!important}.profile-completion-backdrop{height:100dvh!important;min-height:0!important;padding-top:max(6px,env(safe-area-inset-top))!important;padding-bottom:0!important;box-sizing:border-box!important}.profile-completion-modal{width:min(94vw,560px)!important;padding:16px 16px 12px!important;border-radius:18px!important;margin-bottom:0!important}.profile-completion-modal .modal-head{margin-bottom:10px!important}.profile-completion-modal .modal-close,.profile-completion-modal .modal-mark{width:44px!important;height:44px!important;border-radius:14px!important}.profile-completion-modal .login-title-block{margin-bottom:12px!important}.profile-completion-modal h2{margin-bottom:4px!important;font-size:clamp(22px,6vw,28px)!important;line-height:1.25!important}.profile-completion-modal .login-title-block p{font-size:12px!important;line-height:1.55!important}.profile-completion-form{gap:9px!important;padding-bottom:0!important}.profile-avatar-options{gap:8px!important}.profile-avatar-option{grid-template-columns:44px minmax(0,1fr)!important;min-height:56px!important;gap:8px!important;padding:6px 8px!important;border-radius:14px!important;font-size:12px!important}.profile-avatar-option .profile-avatar-preview{width:42px!important;height:42px!important}.profile-completion-row{gap:9px!important}.profile-completion-modal .login-field>span{margin-bottom:4px!important;font-size:13px!important;line-height:1.35!important}.profile-completion-modal .birth-date-trigger,.profile-completion-modal .input-shell{height:46px!important;border-radius:13px!important}.profile-completion-modal .birth-date-trigger span,.profile-completion-modal .input-shell input{font-size:14px!important}.profile-completion-modal .login-error{min-height:14px!important;font-size:12px!important;line-height:1.25!important}.profile-completion-modal .login-submit{min-height:50px!important;height:50px!important;border-radius:16px!important;font-size:17px!important;margin-bottom:0!important}}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:45;height:94px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:7px 6px 12px;border-top:1px solid #e7e7e7;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -8px 24px rgba(0,0,0,.055)}.mobile-bottom-nav button{height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:10px;background:transparent;color:#57595c}.mobile-bottom-nav button:hover{color:var(--green);background:rgba(116,51,163,.08)}.mobile-bottom-nav svg{width:25px;height:25px;stroke-width:2.1}.mobile-bottom-nav span{font-size:11px;font-weight:800;white-space:nowrap}.mobile-bottom-nav .active{color:var(--green);background:rgba(116,51,163,.08);box-shadow:inset 0 0 0 1px rgba(116,51,163,.12)}.mobile-bottom-nav .active svg{fill:none;stroke:currentColor}@media (min-width:769px){.mobile-bottom-nav{display:none!important}}@media (max-width:1100px){.mobile-bottom-nav{display:grid!important}.frame{padding-bottom:108px}}@media (min-width:1101px){.mobile-bottom-nav{display:none!important}}@media (max-width:420px){.mobile-bottom-nav{height:88px;padding:6px 4px 10px}.mobile-bottom-nav button{height:68px;gap:4px;border-radius:9px}.mobile-bottom-nav svg{width:23px;height:23px}.mobile-bottom-nav span{max-width:52px;overflow:hidden;text-overflow:ellipsis;font-size:10px}}@media (max-width:1100px){.mobile-bottom-nav{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));width:auto;max-width:620px;height:78px;margin:0 auto;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;overflow:visible;padding:0 10px;border:1px solid rgba(116,51,163,.14);border-radius:28px;background:rgba(255,255,255,.86);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:0 14px 34px rgba(27,16,35,.12)}.mobile-bottom-nav button{position:relative;z-index:1;height:72px;min-width:0;gap:5px;border-radius:18px;color:rgba(43,48,45,.62);background:transparent;box-shadow:none}.mobile-bottom-nav button:before{content:"";position:absolute;top:-27px;left:50%;width:0;height:0;border-radius:999px;background:linear-gradient(135deg,var(--brand-purple,#7433a3) 0,var(--brand-pink,#eb078a) 100%);box-shadow:0 10px 18px rgba(116,51,163,.14);transform:translateX(-50%) scale(.72);opacity:0;transition:width .19s ease,height .19s ease,opacity .16s ease,transform .19s ease}.mobile-bottom-nav svg{position:relative;z-index:1;width:25px;height:25px;stroke-width:2.35;transition:color .18s ease,transform .19s ease,stroke-width .18s ease}.mobile-bottom-nav span{position:relative;z-index:1;display:block;width:min(62px,100%);max-width:62px;overflow:hidden;color:inherit;text-align:center;text-overflow:ellipsis;font-size:10.5px;font-weight:900;line-height:1.45;transition:color .18s ease,transform .19s ease,opacity .18s ease}.mobile-bottom-nav .active,.mobile-bottom-nav button:hover{color:var(--brand-purple,#7433a3);background:transparent;box-shadow:none}.mobile-bottom-nav .active:before{top:-16px;width:50px;height:50px;border:0;opacity:1;transform:translateX(-50%) scale(1)}.mobile-bottom-nav .active svg{position:absolute;top:-3px;left:50%;width:24px;height:24px;color:#ffffff;transform:translateX(-50%);stroke-width:2.55}.mobile-bottom-nav .active span{position:absolute;right:50%;bottom:18px;left:auto;width:min(62px,calc(100% - 8px));color:var(--brand-purple,#7433a3);transform:translateX(50%)}.frame{padding-bottom:122px}}@media (max-width:420px){.mobile-bottom-nav{left:max(6px,env(safe-area-inset-left));right:max(6px,env(safe-area-inset-right));bottom:calc(8px + env(safe-area-inset-bottom));height:74px;padding:0 7px;border-radius:24px}.mobile-bottom-nav button{height:68px}.mobile-bottom-nav .active:before{top:-15px;width:46px;height:46px}.mobile-bottom-nav svg{width:23px;height:23px}.mobile-bottom-nav .active svg{top:-3px;width:22px;height:22px;transform:translateX(-50%)}.mobile-bottom-nav span{width:min(48px,100%);max-width:48px;font-size:9.5px}.mobile-bottom-nav .active span{bottom:16px;width:min(48px,calc(100% - 8px))}}@media (max-width:768px){.mobile-bottom-nav{left:max(14px,env(safe-area-inset-left))!important;right:max(14px,env(safe-area-inset-right))!important;padding-inline:12px!important}}@media (max-width:420px){.mobile-bottom-nav{left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;padding-inline:10px!important}}.page-shell.home-shell{width:100%;max-width:1256px;min-height:100vh}.home-frame{min-height:auto}.home-frame a{color:inherit;text-decoration:none}.home-login-btn{display:inline-flex;align-items:center;justify-content:center}.home-search-row{margin:-6px 0 24px}.home-search-row.is-searching{margin-bottom:14px}.home-search-field{position:relative;width:100%;height:58px;display:flex;align-items:center;gap:12px;padding:0 22px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 7px 19px rgba(0,0,0,.035);color:var(--muted)}.home-search-field svg{width:22px;height:22px;color:var(--brand-purple,#7433a3);stroke-width:2.4;flex:0 0 auto}.home-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:16px;font-weight:600}.home-search-clear{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(116,51,163,.16);border-radius:50%;background:rgba(116,51,163,.08);color:var(--brand-purple,#7433a3);font-size:23px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.home-search-clear:hover{transform:rotate(90deg) scale(1.05);border-color:rgba(235,7,138,.28);background:rgba(235,7,138,.1);color:var(--brand-pink,#eb078a)}.home-search-clear:active{transform:rotate(90deg) scale(.94)}.home-search-empty,.home-search-summary{margin:8px 4px 0;color:var(--brand-purple,#7433a3);font-size:13px;font-weight:900}.home-search-empty{width:100%;padding:16px;border:1px dashed rgba(116,51,163,.24);border-radius:12px;background:rgba(116,51,163,.045);text-align:center}.home-search-empty-section{padding:18px!important}.home-shell.theme-dark .home-search-field svg,html.theme-dark .home-shell .home-search-field svg{color:var(--brand-pink,#eb078a)}.home-shell.theme-dark .home-search-clear,html.theme-dark .home-shell .home-search-clear{border-color:rgba(235,7,138,.22);background:rgba(235,7,138,.1);color:var(--brand-pink,#eb078a)}.home-shell.theme-dark .home-search-clear:hover,html.theme-dark .home-shell .home-search-clear:hover{border-color:rgba(235,7,138,.42);background:rgba(235,7,138,.16)}.home-shell.theme-dark .home-search-empty,.home-shell.theme-dark .home-search-summary,html.theme-dark .home-shell .home-search-empty,html.theme-dark .home-shell .home-search-summary{color:#f7d7ea}.home-shell.theme-dark .home-search-empty,html.theme-dark .home-shell .home-search-empty{border-color:rgba(235,7,138,.28);background:rgba(235,7,138,.08)}.home-stories{display:flex;direction:rtl;justify-content:center;gap:18px;margin:0 0 28px;padding:0 2px 12px;overflow-x:auto;scrollbar-width:none}.home-stories::-webkit-scrollbar{display:none}.home-story{direction:rtl;min-width:92px;display:grid;gap:8px;justify-items:center;color:#202326;font-size:14px;font-weight:800}.home-story-ring{width:78px;height:78px;display:grid;place-items:center;padding:4px;border-radius:50%;background:#fff;border:3px solid var(--green);box-shadow:0 8px 19px rgba(116,51,163,.12)}.home-story-ring img,.home-story-ring video{width:100%;height:100%;object-fit:cover;border-radius:50%}.home-hero-grid{display:grid;grid-template-columns:806px 1fr;gap:50px;align-items:stretch;direction:ltr}@media (max-width:768px){.home-hero-grid{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.home-banner-slider,.home-banner-viewport{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.home-banner-track{display:flex!important;width:100%!important}.home-banner-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;aspect-ratio:933/340!important;overflow:hidden!important}.home-banner-slide img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center!important}}.home-banner-stack{display:grid;grid-template-columns:1fr 1fr;gap:15px;direction:rtl}.home-banner:first-child{grid-column:span 2}.home-banner{overflow:hidden;border-radius:13px;background:#fff;box-shadow:0 8px 19px rgba(0,0,0,.035)}.home-banner,.home-banner:first-child{aspect-ratio:933/340}.home-banner img{width:100%;height:100%;display:block}.home-profile-card{min-height:361px;padding:34px 24px 28px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 19px rgba(0,0,0,.025);text-align:center;direction:rtl}.home-profile-logo{width:108px;height:108px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--brand-purple,#7433a3) 0,var(--brand-pink,#eb078a) 100%);box-shadow:0 9px 19px rgba(116,51,163,.2)}.home-profile-logo svg{width:56px;height:56px;stroke-width:2.5}.home-eyebrow,.home-offer-copy span,.home-section-head span{color:var(--green);font-size:14px;font-weight:800}.home-profile-card h1{margin:12px 0;color:#202020;font-size:30px;font-weight:800;line-height:1.45}.home-profile-card p{margin:0;color:var(--muted);font-size:15px;font-weight:500;line-height:2}.home-hero-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-top:24px}.home-hero-actions a,.home-hero-actions button,.home-offer-footer a,.home-section-head>a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#202326;font-size:15px;font-weight:800;cursor:pointer}.home-hero-actions .home-primary-action,.home-offer-footer a{border:0;color:#fff;background:linear-gradient(135deg,var(--brand-purple,#7433a3) 0,var(--brand-pink,#eb078a) 100%);box-shadow:0 5px 10px rgba(116,51,163,.23)}.home-category-card button:hover,.home-hero-actions button:hover,.nav-list button:hover{color:var(--brand-purple,#7433a3)}.home-section{margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 19px rgba(0,0,0,.025)}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.home-section-head h2{margin:6px 0 0;color:#202020;font-size:22px;font-weight:800}.home-brand-grid,.home-category-grid,.home-offer-grid{display:grid;gap:16px}.home-brand-grid{grid-template-columns:repeat(6,1fr)}.home-brand-card,.home-category-card,.home-offer-card{border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 7px 19px rgba(0,0,0,.035)}.home-brand-card{color:inherit;text-decoration:none;min-height:150px;display:grid;gap:12px;justify-items:center;align-content:center;padding:16px 12px;text-align:center;color:#202326;font-size:15px;font-weight:800}.home-brand-card img{width:76px;height:76px;object-fit:cover;border-radius:50%;border:2px solid #f0f0f0}.home-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center}.home-category-card{min-width:0;min-height:96px;display:flex;align-items:center;justify-content:center;gap:10px;color:#202326;font-size:15px;font-weight:800}.home-category-card a,.home-category-card button{width:100%;min-height:96px;display:grid;place-items:center;border:0;background:transparent;color:inherit;font:inherit;text-decoration:none}.home-category-card:not(.is-disabled) a{cursor:pointer}.home-category-card.is-disabled{opacity:.48;filter:grayscale(.35);cursor:not-allowed}.home-category-card.is-disabled button{cursor:not-allowed}.home-category-card.is-disabled:hover{transform:none;border-color:var(--line);box-shadow:0 7px 19px rgba(0,0,0,.035)}.home-category-card svg{width:24px;height:24px;color:var(--green);stroke-width:2.4}.home-offer-grid{grid-template-columns:repeat(3,1fr)}.home-offer-card{display:grid;grid-template-columns:74px 1fr;gap:14px;align-items:center;padding:16px}.home-offer-card>img{width:74px;height:74px;object-fit:cover;border-radius:12px}.home-offer-copy h3{margin:6px 0 0;color:#202326;font-size:16px;font-weight:800;line-height:1.75}.home-offer-footer{grid-column:1/-1;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid var(--line)}.home-offer-footer span{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:14px;font-weight:800}.home-offer-footer svg{width:18px;height:18px}.home-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 19px rgba(0,0,0,.025)}.home-footer h2{margin:0 0 8px;color:var(--green);font-size:24px;font-weight:800}.home-footer p{margin:0;color:var(--muted);font-size:15px;line-height:1.9}.home-footer-contact{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.home-footer-contact a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(116,51,163,.08);color:var(--brand-purple,#7433a3);font-size:14px;font-weight:900;text-decoration:none}.home-footer-links{display:flex;align-items:center;gap:18px;color:#202326;font-weight:800;white-space:nowrap}@media (max-width:1200px){.home-hero-grid{grid-template-columns:minmax(0,1fr);gap:24px}.home-banner-stack{order:2}.home-profile-card{order:1}.home-brand-grid,.home-offer-grid{grid-template-columns:repeat(3,1fr)}}.home-discount-popup{background:#fff!important;color:#1b1023!important}.home-discount-popup .home-eyebrow,.home-discount-popup h2,.home-discount-popup p{color:#1b1023!important;opacity:1!important;text-shadow:none!important}.home-discount-popup .home-eyebrow{color:#7433a3!important}.home-discount-popup .home-discount-code{border-color:rgba(116,51,163,.42)!important;background:linear-gradient(180deg,#fbf7ff,#f7edf8)!important;color:#7433a3!important;opacity:1!important;text-shadow:none!important}.home-discount-popup .home-discount-code.is-empty{color:#6b5f73!important;font-size:18px!important;letter-spacing:0!important}.home-shell.theme-dark .home-discount-popup,html.theme-dark .home-shell .home-discount-popup{background:#1b1023!important;border:1px solid rgba(235,7,138,.34)!important;color:#f7f1fb!important}.home-shell.theme-dark .home-discount-popup h2,.home-shell.theme-dark .home-discount-popup p,html.theme-dark .home-shell .home-discount-popup h2,html.theme-dark .home-shell .home-discount-popup p{color:#f7f1fb!important;opacity:1!important}.home-shell.theme-dark .home-discount-popup .home-eyebrow,html.theme-dark .home-shell .home-discount-popup .home-eyebrow{color:#ff4fb3!important}.home-shell.theme-dark .home-discount-popup .home-discount-code,html.theme-dark .home-shell .home-discount-popup .home-discount-code{border-color:rgba(235,7,138,.65)!important;background:linear-gradient(180deg,rgba(46,22,62,.98),rgba(27,16,35,.98))!important;color:#fff!important;opacity:1!important}.home-shell.theme-dark .home-discount-popup .home-discount-code.is-empty,html.theme-dark .home-shell .home-discount-popup .home-discount-code.is-empty{color:#f7d7ea!important}@media (max-width:768px){.home-frame{padding-bottom:32px}.home-search-row{margin:0 0 20px}.home-search-field{height:54px;padding:0 16px}.home-stories{margin-bottom:20px}.home-story{min-width:78px;font-size:12px}.home-story-ring{width:66px;height:66px}.home-banner-stack,.home-brand-grid,.home-category-grid,.home-offer-grid{grid-template-columns:1fr}.home-banner:first-child{grid-column:auto}.home-footer,.home-profile-card,.home-section{padding:20px}.home-profile-logo{width:86px;height:86px;margin-bottom:16px}.home-profile-logo svg{width:44px;height:44px}.home-profile-card h1{font-size:24px}.home-footer,.home-footer-links,.home-section-head{align-items:stretch;flex-direction:column}.home-footer-links a,.home-section-head>a{width:100%}}.home-footer-links button{padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:800}.home-banner{display:flex;align-items:center;justify-content:center;padding:10px;border:1px solid var(--line)}.home-banner img{height:auto;max-height:100%;object-fit:contain;border-radius:10px}.home-banner:hover,.home-brand-card:hover,.home-category-card:hover,.home-offer-card:hover{border-color:rgba(116,51,163,.35);box-shadow:0 16px 28px rgba(0,0,0,.08);transform:translateY(-3px)}.home-banner,.home-brand-card,.home-category-card,.home-hero-actions a,.home-offer-card,.home-offer-footer a,.home-section-head>a{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease,filter .18s ease}.home-hero-actions a:hover,.home-offer-footer a:hover,.home-section-head>a:hover{transform:translateY(-2px);border-color:rgba(116,51,163,.35);color:var(--green)}.home-hero-actions .home-primary-action:hover,.home-offer-footer a:hover{color:#fff;filter:brightness(1.04);box-shadow:0 10px 18px rgba(116,51,163,.28)}.home-footer-links button{cursor:pointer}@media (max-width:768px){.home-banner{padding:8px}}.home-text-action{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 0 8px;border:0;background:transparent;color:#202326;font:inherit;font-size:15px;font-weight:800;cursor:default;transition:color .18s ease,transform .18s ease}.home-text-action:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:3px;border-radius:999px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .2s ease}.home-text-action:hover{color:var(--green);transform:translateY(-1px)}.home-text-action:hover:after{transform:scaleX(1)}.home-banner,.home-brand-card,.home-category-card,.home-offer-card,.home-story{cursor:default}.home-story{border:0;background:transparent;font-family:inherit;cursor:pointer}.home-story-ring{position:relative}.home-story-ring:before{content:"";position:absolute;inset:-5px;border-radius:50%;border-bottom:3px solid transparent;border-right:3px solid transparent;border-top:3px solid transparent;border-top-color:var(--green);border-left:3px solid rgba(116,51,163,.35);opacity:0;transform:rotate(0deg)}.home-story:hover .home-story-ring{transform:translateY(-2px);box-shadow:0 12px 24px rgba(116,51,163,.16)}.home-story.is-spinning .home-story-ring:before{opacity:1;animation:storyRingSpin .9s cubic-bezier(.2,.8,.2,1)}.home-story.is-spinning .home-story-ring{border-color:rgba(116,51,163,.32)}.home-story:hover .home-story-ring{transform:none;box-shadow:0 8px 19px rgba(116,51,163,.12)}.home-story.is-spinning .home-story-ring{border-color:var(--green)}.home-story.is-spinning .home-story-ring:before{animation:storyRingSpin .95s cubic-bezier(.2,.8,.2,1) both}@keyframes storyRingSpin{0%{opacity:1;transform:rotate(0deg)}82%{opacity:1}to{opacity:0;transform:rotate(1turn)}}@media (min-width:1201px){.home-stories{justify-content:flex-start;padding-right:396px;gap:24px}.home-story{min-width:96px}.home-story-ring{width:86px;height:86px}.home-hero-grid{grid-template-columns:minmax(0,1fr) 390px;gap:64px}.home-banner-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.home-banner{padding:8px}.home-banner:first-child{grid-column:span 2}.home-profile-card{align-self:stretch;min-height:auto}}@media (min-width:769px) and (max-width:1200px){.home-stories{justify-content:center}.home-story-ring{width:84px;height:84px}}@media (min-width:1201px){.home-stories{justify-content:center;padding-right:0;padding-left:0;gap:30px}.home-story{min-width:106px}.home-story-ring{width:92px;height:92px}.home-hero-grid{grid-template-columns:1fr;gap:24px;direction:rtl}.home-banner-stack{width:min(100%,1120px);margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;order:1}.home-banner:first-child{grid-column:span 2}.home-banner{padding:6px}.home-banner img{width:100%;height:100%;object-fit:contain}.home-profile-card{order:2;width:min(100%,1120px);min-height:auto;margin:0 auto;display:grid;grid-template-columns:116px minmax(0,1fr) 250px;align-items:center;gap:24px;padding:24px 28px;text-align:right}.home-profile-logo{margin:0;width:96px;height:96px}.home-profile-logo svg{width:50px;height:50px}.home-profile-card h1{margin:6px 0 8px;font-size:30px}.home-profile-card p{max-width:620px}.home-hero-actions{margin-top:0}.home-profile-card{width:min(100%,1120px);min-height:auto;margin:0 auto;display:grid;grid-template-columns:108px minmax(0,1fr) 280px;align-items:center;gap:26px;padding:26px 34px;text-align:right}.home-profile-logo{grid-column:1;grid-row:1/span 3;width:92px;height:92px;margin:0}.home-eyebrow,.home-profile-card h1,.home-profile-card p{grid-column:2}.home-profile-card h1{font-size:28px;line-height:1.45}.home-profile-card p{max-width:620px}.home-hero-actions{grid-column:3;grid-row:1/span 3;width:100%;align-self:center}.home-banner-stack{width:min(100%,1080px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.home-banner,.home-banner:first-child{min-width:0;width:100%;max-width:none;min-height:0;aspect-ratio:933/340;overflow:hidden;box-sizing:border-box}.home-banner:first-child{grid-column:span 2}.home-banner:not(:first-child){grid-column:span 1}.home-banner img,.home-banner:not(:first-child) img{display:block;width:100%;height:100%;max-width:100%;max-height:none;object-fit:contain;object-position:center}}.home-banner-slider{position:relative;width:min(100%,1080px);margin:0 auto;overflow:visible;background:transparent;direction:ltr}.home-banner-viewport{width:100%;height:clamp(215px,34vw,430px);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 16px 34px rgba(0,0,0,.09);cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.home-banner-viewport:active{cursor:grabbing}.home-banner-viewport.is-dragging .home-banner-track{transition:none}.home-banner-track{display:flex;width:100%;height:100%;transition:transform .52s cubic-bezier(.2,.8,.2,1);will-change:transform}.home-banner-slide{flex:0 0 100%;width:100%;height:100%;box-sizing:border-box;background:#fff}.home-banner-slide img{display:block;max-width:100%;object-fit:contain;border-radius:14px;pointer-events:none}.home-banner-nav{position:absolute;top:calc(50% - 14px);z-index:3;display:grid;place-items:center;width:48px;height:48px;background:rgba(255,255,255,.96);border:1px solid rgba(116,51,163,.18);border-radius:999px;transform:translateY(-50%);box-shadow:0 12px 26px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-banner-nav:hover{color:#fff;background:var(--green);border-color:var(--green);transform:translateY(-50%) scale(1.05)}.home-banner-nav svg{width:23px;height:23px;stroke-width:2.8}.home-banner-nav-prev{right:-20px}.home-banner-nav-next{left:-20px}.home-banner-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.home-banner-dots button{width:9px;height:9px;padding:0;background:#efe0f7;border:0;border-radius:999px;transition:width .18s ease,background .18s ease,transform .18s ease}.home-banner-dots button:hover{transform:translateY(-1px)}.home-banner-dots button.is-active{width:28px;background:var(--green)}@media (max-width:768px){.home-banner-viewport{height:clamp(170px,48vw,290px);border-radius:12px}.home-banner-slide img{border-radius:12px}.home-banner-nav{top:calc(50% - 12px);width:38px;height:38px}.home-banner-nav-prev{right:8px}.home-banner-nav-next{left:8px}}.home-popup-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.48);overflow:hidden;overscroll-behavior:contain;touch-action:none}.home-discount-popup,.home-story-popup{position:relative;width:min(100%,420px);max-height:calc(100dvh - 48px);overflow-y:auto;padding:20px;border-radius:14px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.22);text-align:center;touch-action:auto;overscroll-behavior:contain}.home-story-popup img,.home-story-popup video{max-height:70vh;object-fit:contain;border-radius:12px}.home-discount-popup h2,.home-story-popup h2{margin:16px 0 0;color:#202326;font-size:22px;font-weight:800}.home-popup-close{position:absolute;top:12px;left:12px;z-index:2;min-height:34px;padding:0 12px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:#202326;font:inherit;font-size:13px;font-weight:800}.home-discount-popup{padding:34px 24px 28px}.home-discount-code{margin:18px auto;padding:16px;border:1px dashed rgba(116,51,163,.55);border-radius:10px;background:#f7f1fb;color:var(--green);font-size:28px;font-weight:900;letter-spacing:1px}.home-discount-popup p{margin:14px 0 0;color:var(--muted);font-size:15px;font-weight:600;line-height:1.8}@media (max-width:768px){.page-shell.home-shell{padding-bottom:112px}}.home-story-popup{width:min(100%,480px);padding:14px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#1b1023,#1b1023);box-shadow:0 28px 80px rgba(0,0,0,.36)}.home-story-popup:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 0,rgba(116,51,163,.2),transparent 42%)}.home-story-popup img,.home-story-popup video{position:relative;display:block;width:100%;height:min(74vh,720px);max-height:min(74vh,720px);aspect-ratio:9/16;object-fit:cover;border-radius:16px;background:#000;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.home-story-popup h2{position:relative;margin:14px 0 4px;color:#fff;font-size:20px}.home-story-footer-controls{position:relative;z-index:6;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;margin-top:12px}.home-story-footer-title{min-width:0;text-align:center}.home-story-footer-title h2{margin:0}.home-story-step-button{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.12);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}.home-story-step-button svg{width:22px;height:22px;stroke-width:2.8}.home-story-step-button:hover{filter:brightness(1.06)}.home-story-popup .home-popup-close{top:20px;left:20px;color:#fff;background:rgba(116,51,163,.92);box-shadow:0 10px 24px rgba(0,0,0,.22)}@media (max-width:768px){.home-popup-backdrop{padding:14px}.home-story-popup{width:min(100%,390px);padding:10px}}@media (max-width:1100px){.page-shell.home-shell{padding-bottom:112px}}.home-header-actions{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.home-theme-toggle{position:relative;width:78px;height:42px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:space-between;padding:0 9px;border:1px solid rgba(116,51,163,.18);border-radius:999px;background:linear-gradient(135deg,#fff7d6,#f7f1fb);box-shadow:0 10px 24px rgba(116,51,163,.12);overflow:hidden}.home-theme-toggle:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1b1023,#1b1023);opacity:0;transition:opacity .28s ease}.home-theme-toggle-thumb{position:absolute;top:5px;right:5px;z-index:2;width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.18);transform:translateX(0);transition:transform .28s cubic-bezier(.2,.8,.2,1),background .28s ease}.home-theme-toggle-icon{position:relative;z-index:3;display:grid;place-items:center;width:24px;height:24px;transition:color .24s ease,transform .24s ease,opacity .24s ease}.home-theme-toggle-icon svg{width:19px;height:19px;stroke-width:2.6}.home-theme-toggle-sun{color:#e6a700}.home-theme-toggle-moon{color:rgba(15,23,42,.42)}.home-theme-toggle.is-dark:before{opacity:1}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-36px);background:#f7f1fb}.home-theme-toggle.is-dark .home-theme-toggle-sun{color:rgba(255,255,255,.45);transform:rotate(-18deg) scale(.9)}.home-theme-toggle.is-dark .home-theme-toggle-moon{color:#eb078a;transform:rotate(-8deg) scale(1.08)}.home-theme-toggle:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(116,51,163,.18)}.home-shell.theme-dark{background:#1b1023;color:#f7f1fb;--text:#f7f1fb;--muted:#f7f1fb;--line:rgba(255,255,255,.11);--soft:#1b1023}.home-shell.theme-dark .home-banner-slide,.home-shell.theme-dark .home-brand-card,.home-shell.theme-dark .home-category-card,.home-shell.theme-dark .home-footer,.home-shell.theme-dark .home-frame,.home-shell.theme-dark .home-offer-card,.home-shell.theme-dark .home-profile-card,.home-shell.theme-dark .home-search-field,.home-shell.theme-dark .home-section{background:#1b1023;border-color:rgba(255,255,255,.1);color:#f7f1fb;box-shadow:0 18px 38px rgba(0,0,0,.22)}.home-shell.theme-dark .brand,.home-shell.theme-dark .brand-icon{color:#eb078a}.home-shell.theme-dark .home-brand-card,.home-shell.theme-dark .home-category-card,.home-shell.theme-dark .home-footer-links,.home-shell.theme-dark .home-offer-copy h3,.home-shell.theme-dark .home-profile-card h1,.home-shell.theme-dark .home-search-field input,.home-shell.theme-dark .home-section-head h2,.home-shell.theme-dark .home-text-action,.home-shell.theme-dark .nav-list{color:#f7f1fb}.home-shell.theme-dark .home-search-field input::placeholder{color:#d9c8e8}.home-shell.theme-dark .home-footer p,.home-shell.theme-dark .home-profile-card p,.home-shell.theme-dark .home-story{color:#f7f1fb}.home-shell.theme-dark .home-story-ring{background:#1b1023;border-color:#7433a3;box-shadow:0 10px 28px rgba(235,7,138,.16)}.home-shell.theme-dark .home-banner-slide,.home-shell.theme-dark .home-banner-slider,.home-shell.theme-dark .home-banner-viewport{background:#1b1023}.home-shell.theme-dark .home-banner-dots button{background:rgba(255,255,255,.16)}.home-shell.theme-dark .home-banner-dots button.is-active{background:#7433a3}.home-shell.theme-dark .mobile-bottom-nav{border-top-color:rgba(255,255,255,.1);background:rgba(9,15,12,.94);box-shadow:0 -14px 30px rgba(0,0,0,.28)}.home-shell.theme-dark .mobile-bottom-nav button{color:#f7f1fb}.home-shell.theme-dark .mobile-bottom-nav button:hover{color:#f7d7ea;background:rgba(235,7,138,.1)}.home-shell.theme-dark .home-discount-popup{background:#1b1023;color:#f7f1fb;border-color:rgba(255,255,255,.1)}@media (max-width:1100px){.home-header-actions{gap:8px}.home-theme-toggle{width:68px;height:38px;padding:0 8px}.home-theme-toggle-thumb{top:5px;right:5px;width:28px;height:28px}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-30px)}}@media (max-width:420px){.home-theme-toggle{width:60px;height:36px}.home-theme-toggle-icon svg{width:17px;height:17px}.home-theme-toggle-thumb{width:26px;height:26px}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-24px)}}@media (min-width:1101px){.topbar{gap:clamp(16px,1.6vw,26px);overflow:visible}.topbar>div:first-child{min-width:0;flex:1 1 auto}.topbar nav{min-width:0}.nav-list{gap:clamp(13px,1.25vw,24px);margin-right:clamp(14px,1.7vw,28px);font-size:clamp(13px,1vw,16px)}.home-header-actions{gap:12px;margin-inline-start:clamp(18px,1.8vw,32px);padding-inline-start:clamp(14px,1.4vw,22px);border-inline-start:1px solid rgba(116,51,163,.2)}.home-shell.theme-dark .home-header-actions,.page-shell.theme-dark .home-header-actions{border-inline-start-color:rgba(255,255,255,.14)}.login-btn,.user-menu-btn{width:auto;min-width:122px;max-width:150px;padding:0 14px}}@media (max-width:1320px) and (min-width:1101px){.brand{font-size:32px}.brand-icon{width:36px;height:36px}.nav-list{gap:14px;margin-right:14px;font-size:14px}.home-header-actions{margin-inline-start:18px;padding-inline-start:14px}.home-theme-toggle{width:70px;height:40px}.home-theme-toggle-thumb{width:30px;height:30px}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-30px)}.login-btn,.user-menu-btn{min-width:112px;max-width:136px;height:44px;font-size:13px}}.home-story-viewer{isolation:isolate}.home-story-progress{position:absolute;flex-direction:row;top:12px;right:14px;left:14px;z-index:5;display:flex;gap:5px;direction:rtl}.home-story-progress span{position:relative;flex:1 1;height:4px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.34)}.home-story-progress i{display:block;width:0;height:100%;margin-left:auto;border-radius:inherit;background:#fff}.home-story-progress span.is-done i{width:100%}.home-story-progress span.is-active i{animation:homeStoryProgress var(--story-duration,4.2s) linear forwards}.home-story-tap-zone{position:absolute;top:54px;bottom:64px;z-index:4;width:50%;border:0;background:transparent}.home-story-tap-prev{right:0}.home-story-tap-next{left:0}.home-story-viewer .home-popup-close{z-index:6}@keyframes homeStoryProgress{0%{width:0}to{width:100%}}@media (max-width:768px){.home-story-progress{top:10px;right:12px;left:12px}.home-story-tap-zone{top:50px;bottom:58px}}@media (max-width:620px){.home-stories{justify-content:flex-start}}.home-story-sound-toggle{position:absolute;top:20px;right:20px;z-index:6;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:rgba(116,51,163,.92);color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.22)}.home-story-sound-toggle svg{width:20px;height:20px;stroke-width:2.4}.home-story-sound-toggle:hover{filter:brightness(1.05);transform:translateY(-1px)}@media (max-width:768px){.home-story-sound-toggle{top:16px;right:16px}}.home-story-play-sound{position:absolute;right:50%;bottom:92px;z-index:7;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:0;border-radius:999px;background:rgba(116,51,163,.96);color:#fff;font:inherit;font-size:15px;font-weight:900;box-shadow:0 14px 30px rgba(0,0,0,.3);transform:translateX(50%)}.home-story-play-sound svg{width:20px;height:20px;stroke-width:2.5}.home-story-play-sound:hover{filter:brightness(1.06);transform:translateX(50%) translateY(-1px)}@media (max-width:768px){.home-story-play-sound{bottom:78px}}@media (max-width:620px){.home-stories{width:calc(100vw - 32px);max-width:100%;justify-content:flex-start;gap:18px;margin-inline:auto;padding:0 4px 14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.home-story{flex:0 0 82px;min-width:82px;scroll-snap-align:center}.home-story-ring{width:70px;height:70px}}@media (max-width:1450px) and (min-width:1101px){.topbar{gap:12px}.brand{font-size:clamp(28px,2.15vw,34px)}.brand-icon{width:clamp(32px,2.5vw,38px);height:clamp(32px,2.5vw,38px)}.nav-list{gap:clamp(8px,.85vw,14px);margin-right:clamp(8px,.9vw,14px);font-size:clamp(12px,.95vw,14px)}.home-header-actions{gap:10px;margin-inline-start:12px;padding-inline-start:12px}.home-theme-toggle{width:68px;height:38px}.home-theme-toggle-thumb{width:28px;height:28px}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-28px)}.login-btn,.user-menu-btn{min-width:106px;max-width:128px;height:42px;padding-inline:10px;font-size:12px}.topbar{height:auto;align-items:flex-start!important;gap:18px;margin-bottom:28px}.topbar>div:first-child{min-width:0;flex:1 1;flex-wrap:wrap;align-items:center!important;row-gap:14px}.brand{font-size:clamp(31px,2.5vw,36px)}.brand-icon{width:clamp(35px,2.7vw,40px);height:clamp(35px,2.7vw,40px)}.topbar nav{order:2;flex:0 0 100%;min-width:0}.nav-list{width:100%;justify-content:center;flex-wrap:wrap;gap:12px 22px;margin:4px 0 0;font-size:clamp(14px,1.08vw,15.5px);line-height:1.8}.home-header-actions{align-self:flex-start;gap:12px;margin-inline-start:18px;padding-inline-start:18px}.home-theme-toggle{width:72px;height:40px}.home-theme-toggle-thumb{width:30px;height:30px}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-30px)}.login-btn,.user-menu-btn{min-width:122px;max-width:150px;height:46px;padding-inline:14px;font-size:14px}}@media (max-width:1100px) and (min-width:769px){.topbar{height:auto;align-items:flex-start!important;gap:16px;margin-bottom:26px}.topbar>div:first-child{min-width:0;flex:1 1;flex-wrap:wrap;row-gap:12px}.topbar nav{display:block;order:2;flex:0 0 100%;min-width:0}.nav-list{display:flex!important;width:100%;justify-content:center;flex-wrap:wrap;gap:10px 18px;margin:4px 0 0;font-size:14px;line-height:1.8}.home-header-actions{align-self:flex-start;gap:10px;margin-inline-start:14px;padding-inline-start:14px}.login-btn,.user-menu-btn{min-width:118px;max-width:148px;height:44px;font-size:13px}}@media (min-width:769px){.topbar{height:52px;align-items:center!important;gap:clamp(12px,1.3vw,24px)}.topbar>div:first-child{flex:1 1 auto;flex-wrap:nowrap;min-width:0}.topbar nav{display:block;order:0;flex:1 1 auto;min-width:0}.nav-list{display:flex!important;width:auto;justify-content:flex-start;flex-wrap:nowrap;gap:clamp(10px,1.1vw,22px);margin:0 clamp(10px,1.2vw,24px) 0 0;font-size:clamp(13px,.9vw,16px);line-height:1.4}.home-header-actions{align-self:center;flex:0 0 auto;gap:12px;margin-inline-start:clamp(12px,1.4vw,24px);padding-inline-start:clamp(12px,1.2vw,20px)}.brand{font-size:clamp(29px,2.15vw,36px)}.brand-icon{width:clamp(34px,2.5vw,40px);height:clamp(34px,2.5vw,40px)}.login-btn,.user-menu-btn{min-width:clamp(112px,8.5vw,150px);max-width:150px;height:clamp(42px,3vw,50px);font-size:clamp(13px,.9vw,17px)}}@media (max-width:980px) and (min-width:769px){.nav-list{gap:8px;margin-right:8px;font-size:12px}.home-header-actions{gap:8px;margin-inline-start:8px;padding-inline-start:8px}.home-theme-toggle{width:64px;height:38px}.home-theme-toggle-thumb{width:28px;height:28px}.home-theme-toggle.is-dark .home-theme-toggle-thumb{transform:translateX(-26px)}}html.theme-dark .home-theme-toggle:before{opacity:1}html.theme-dark .home-theme-toggle .home-theme-toggle-thumb{transform:translateX(-36px);background:#f7f1fb}html.theme-dark .home-theme-toggle .home-theme-toggle-sun{color:rgba(255,255,255,.45);transform:rotate(-18deg) scale(.9)}html.theme-dark .home-theme-toggle .home-theme-toggle-moon{color:#eb078a;transform:rotate(-8deg) scale(1.08)}.home-theme-toggle{--home-theme-toggle-shift:-36px}.home-theme-toggle.is-dark .home-theme-toggle-thumb,html.theme-dark .home-theme-toggle .home-theme-toggle-thumb{transform:translateX(var(--home-theme-toggle-shift))}@media (max-width:1320px) and (min-width:1101px){.home-theme-toggle{--home-theme-toggle-shift:-30px}}@media (max-width:1100px) and (min-width:981px){.home-theme-toggle{--home-theme-toggle-shift:-30px}}@media (max-width:980px) and (min-width:769px){.home-theme-toggle{--home-theme-toggle-shift:-26px}}@media (max-width:420px){.home-theme-toggle{--home-theme-toggle-shift:-24px}}@media (max-width:768px) and (min-width:421px){.home-theme-toggle{--home-theme-toggle-shift:-28px}}.home-theme-toggle.is-dark .home-theme-toggle-moon,html.theme-dark .home-theme-toggle .home-theme-toggle-moon{filter:none}.home-theme-toggle{--home-theme-toggle-thumb-size:32px;--home-theme-toggle-thumb-offset:5px}@media (max-width:980px) and (min-width:769px){.home-theme-toggle{--home-theme-toggle-thumb-size:28px}}@media (max-width:420px){.home-theme-toggle{--home-theme-toggle-thumb-size:26px}}.home-theme-toggle.is-dark .home-theme-toggle-moon,html.theme-dark .home-theme-toggle .home-theme-toggle-moon{position:absolute;top:var(--home-theme-toggle-thumb-offset);right:calc(var(--home-theme-toggle-thumb-offset) - var(--home-theme-toggle-shift));width:var(--home-theme-toggle-thumb-size);height:var(--home-theme-toggle-thumb-size);display:grid;place-items:center;transform:rotate(-8deg) scale(1.02)}.home-theme-toggle{--home-toggle-thumb-size:32px;--home-toggle-thumb-offset:5px}.home-theme-toggle .home-theme-toggle-thumb{right:auto;left:calc(100% - var(--home-toggle-thumb-offset) - var(--home-toggle-thumb-size));width:var(--home-toggle-thumb-size);height:var(--home-toggle-thumb-size);transform:none!important;transition:left .28s cubic-bezier(.2,.8,.2,1),background .28s ease}.home-theme-toggle.is-dark .home-theme-toggle-thumb,html.theme-dark .home-theme-toggle .home-theme-toggle-thumb{left:var(--home-toggle-thumb-offset);transform:none!important;background:#f7f1fb}.home-theme-toggle .home-theme-toggle-sun,.home-theme-toggle.is-dark .home-theme-toggle-moon,html.theme-dark .home-theme-toggle .home-theme-toggle-moon{position:absolute;top:var(--home-toggle-thumb-offset);width:var(--home-toggle-thumb-size);height:var(--home-toggle-thumb-size);display:grid;place-items:center}.home-theme-toggle .home-theme-toggle-sun{left:calc(100% - var(--home-toggle-thumb-offset) - var(--home-toggle-thumb-size));z-index:4;color:#e6a700;transform:none}.home-theme-toggle .home-theme-toggle-moon{position:absolute;top:50%;left:10px;z-index:3;width:22px;height:22px;transform:translateY(-50%);color:rgba(15,23,42,.42)}.home-theme-toggle.is-dark .home-theme-toggle-moon,html.theme-dark .home-theme-toggle .home-theme-toggle-moon{left:var(--home-toggle-thumb-offset);z-index:4;color:#1b1023;transform:none}.home-theme-toggle.is-dark .home-theme-toggle-sun,html.theme-dark .home-theme-toggle .home-theme-toggle-sun{left:auto;right:10px;z-index:3;width:22px;height:22px;color:rgba(255,255,255,.5);transform:none}@media (max-width:980px) and (min-width:769px){.home-theme-toggle{--home-toggle-thumb-size:28px;--home-toggle-thumb-offset:5px}}@media (max-width:768px) and (min-width:421px){.home-theme-toggle{--home-toggle-thumb-size:28px;--home-toggle-thumb-offset:5px}}@media (max-width:420px){.home-theme-toggle{--home-toggle-thumb-size:26px;--home-toggle-thumb-offset:5px}}.home-theme-toggle.is-dark,.page-shell.theme-dark .home-theme-toggle,html.theme-dark .page-shell .home-theme-toggle{border-color:rgba(247,241,251,.72);background:linear-gradient(135deg,#1b1023,#1b1023)}.home-theme-toggle.is-dark:before,.page-shell.theme-dark .home-theme-toggle:before,html.theme-dark .page-shell .home-theme-toggle:before{opacity:1}.home-theme-toggle.is-dark .home-theme-toggle-thumb,.page-shell.theme-dark .home-theme-toggle .home-theme-toggle-thumb,html.theme-dark .page-shell .home-theme-toggle .home-theme-toggle-thumb{right:auto!important;left:var(--home-toggle-thumb-offset)!important;width:var(--home-toggle-thumb-size);height:var(--home-toggle-thumb-size);background:#f7f1fb}.home-theme-toggle.is-dark .home-theme-toggle-moon,.page-shell.theme-dark .home-theme-toggle .home-theme-toggle-moon,html.theme-dark .page-shell .home-theme-toggle .home-theme-toggle-moon{right:auto!important;left:var(--home-toggle-thumb-offset)!important;top:var(--home-toggle-thumb-offset)!important;width:var(--home-toggle-thumb-size);height:var(--home-toggle-thumb-size);display:grid;place-items:center;color:#1b1023;z-index:4}.home-theme-toggle.is-dark .home-theme-toggle-sun,.page-shell.theme-dark .home-theme-toggle .home-theme-toggle-sun,html.theme-dark .page-shell .home-theme-toggle .home-theme-toggle-sun{right:10px!important;top:50%!important;width:22px;height:22px;color:rgba(255,255,255,.5);transform:translateY(-50%)!important;z-index:3}.home-banner-slider{width:min(100%,1120px);padding:12px;border:1px solid rgba(255,255,255,.42);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(255,255,255,.06)),rgba(255,255,255,.32);box-shadow:0 26px 60px rgba(12,38,24,.12),inset 0 1px 0 rgba(255,255,255,.5);backdrop-filter:blur(14px) saturate(118%);-webkit-backdrop-filter:blur(14px) saturate(118%)}.home-banner-viewport{aspect-ratio:933/275;height:auto;min-height:0;border-radius:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22)}.home-banner-slide,.home-banner-viewport{background:rgba(4,20,12,.08)}.home-banner-slide img{width:100%;height:100%;border-radius:18px;object-fit:cover;object-position:center}.home-banner-nav{top:50%;width:54px;height:54px;color:var(--green);background:rgba(255,255,255,.78);border-color:rgba(255,255,255,.72);box-shadow:0 14px 34px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.72);backdrop-filter:blur(12px) saturate(125%);-webkit-backdrop-filter:blur(12px) saturate(125%)}.home-banner-nav-prev{right:-15px}.home-banner-nav-next{left:-15px}.home-banner-dots{margin-top:12px}.home-banner-dots button{background:rgba(116,51,163,.16)}.home-banner-dots button.is-active{background:linear-gradient(90deg,#eb078a,var(--green))}.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{border-color:rgba(255,255,255,.12);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02)),rgba(5,22,13,.68);box-shadow:0 28px 70px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08)}.home-shell.theme-dark .home-banner-slide,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-slide,html.theme-dark .home-shell .home-banner-viewport{background:rgba(255,255,255,.03)}.home-shell.theme-dark .home-banner-nav,html.theme-dark .home-shell .home-banner-nav{color:#f7f1fb;background:rgba(10,33,22,.72);border-color:rgba(255,255,255,.18)}@media (max-width:768px){.home-banner-slider{width:100%;padding:8px;border-radius:18px}.home-banner-slide img,.home-banner-viewport{border-radius:14px}.home-banner-nav{width:44px;height:44px}.home-banner-nav-prev{right:4px}.home-banner-nav-next{left:4px}}@media (max-width:430px){.home-banner-slider{padding:7px}.home-banner-viewport{aspect-ratio:933/315}.home-banner-slide img{object-fit:cover}}@media (min-width:769px) and (max-width:1100px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{height:auto;align-items:center!important;gap:14px}.page-shell:not(.home-shell):not(.faq-shell) .nav-list,.page-shell:not(.home-shell):not(.faq-shell) .topbar nav{display:none!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{min-width:0;flex:1 1 auto;justify-content:flex-end}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{flex:0 0 auto;gap:12px;margin-inline-start:16px;padding-inline-start:16px}.page-shell:not(.home-shell):not(.faq-shell) .login-btn,.page-shell:not(.home-shell):not(.faq-shell) .user-menu-btn{min-width:132px;max-width:160px;height:46px;padding-inline:14px;font-size:14px}.page-shell:not(.home-shell):not(.faq-shell) .mobile-bottom-nav{display:none!important}}.home-shell.theme-dark .home-hero-actions a:not(.home-primary-action),html.theme-dark .home-shell .home-hero-actions a:not(.home-primary-action){border-color:rgba(116,51,163,.34);background:rgba(255,255,255,.08);color:#f7f1fb;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.home-shell.theme-dark .home-hero-actions a:not(.home-primary-action):hover,html.theme-dark .home-shell .home-hero-actions a:not(.home-primary-action):hover{border-color:rgba(116,51,163,.58);background:rgba(116,51,163,.16);color:#ffffff}.home-offer-grid{grid-template-columns:repeat(3,minmax(250px,1fr));gap:22px;align-items:stretch}.home-offer-card{display:flex;flex-direction:column;min-height:430px;padding:0;border:1px solid rgba(91,33,182,.18);border-radius:18px;background:#201d23;color:#f7f3ff;box-shadow:0 24px 48px rgba(45,10,84,.16)}.home-offer-card.is-expired{filter:grayscale(.35)}.home-offer-media{position:relative;height:190px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);background:#111}.home-offer-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(17,15,20,.08),rgba(17,15,20,.28));pointer-events:none}.home-offer-card>img,.home-offer-media img{border-radius:0}.home-offer-percent,.home-offer-status{position:absolute;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:6px 16px;background:rgba(17,15,20,.92);font-size:16px;box-shadow:0 10px 20px rgba(0,0,0,.18)}.home-offer-percent{top:18px;left:18px}.home-offer-status{right:18px;bottom:18px;gap:6px;font-size:14px}.home-offer-status:not(.is-expired):before{content:"";width:9px;height:9px;border-radius:50%}.home-offer-copy{display:grid;gap:12px;padding:26px 28px 18px}.home-offer-copy span{color:#bfa7ff;font-size:13px}.home-offer-copy h3,.home-shell.theme-dark .home-offer-copy h3{color:#fff;font-size:clamp(20px,2vw,25px);font-weight:950}.home-offer-copy p{margin:0;min-height:68px;color:rgba(255,255,255,.72);font-size:15px;line-height:2}.home-offer-footer{display:grid;grid-template-columns:1fr;gap:14px;padding:0 28px 28px;border-top:0}.home-offer-footer span{justify-content:center;color:#bfa7ff}.home-shell.theme-dark .home-offer-card{background:#201d23;border-color:rgba(143,79,255,.22);box-shadow:0 24px 48px rgba(0,0,0,.32)}@media (max-width:1100px){.home-offer-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.home-offer-card{flex:0 0 min(78vw,360px);scroll-snap-align:center}}@media (max-width:520px){.home-offer-card{min-height:410px;border-radius:16px}.home-offer-media{height:165px}.home-offer-copy,.home-offer-footer{padding-inline:20px}}.home-offer-grid{grid-template-columns:repeat(3,minmax(210px,1fr));gap:16px}.home-offer-card{min-height:292px;padding:18px 16px;border:1px solid rgba(116,51,163,.14);border-radius:14px;background:linear-gradient(180deg,#ffffff,#f7fbf8);color:#202326;box-shadow:0 12px 26px rgba(116,51,163,.07)}.home-offer-card.is-expired{filter:none;opacity:.82}.home-offer-media{width:112px;height:112px;margin:0 auto 14px;overflow:visible;border:2px solid rgba(116,51,163,.2);border-radius:50%;box-shadow:0 12px 24px rgba(116,51,163,.1)}.home-offer-media:after{display:none}.home-offer-percent,.home-offer-status{min-height:28px;padding:4px 10px;border-radius:999px;background:#7433a3;color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(116,51,163,.2)}.home-offer-percent{top:-6px;left:-10px}.home-offer-status{right:-14px;bottom:4px;background:#1b1023;gap:5px;font-size:11px}.home-offer-status:not(.is-expired):before{width:7px;height:7px;background:#eb078a}.home-offer-copy{gap:7px;padding:0;text-align:center}.home-offer-copy span{color:#7433a3;font-size:12px;font-weight:900}.home-offer-copy h3,.home-shell.theme-dark .home-offer-copy h3{margin:0;color:#1b1023;font-size:17px;font-weight:900;line-height:1.65}.home-offer-copy p{min-height:48px;color:#66706a;font-size:13px;font-weight:700;line-height:1.9}.home-offer-footer{gap:10px;margin-top:auto;padding:12px 0 0;border-top:1px solid rgba(116,51,163,.12)}.home-offer-footer span{color:#7433a3;font-size:12px}.home-shell.theme-dark .home-offer-card{background:linear-gradient(180deg,#1b1023,#1b1023);border-color:rgba(116,51,163,.18);color:#f7f1fb;box-shadow:0 18px 34px rgba(0,0,0,.22)}.home-shell.theme-dark .home-offer-media{background:#1b1023;border-color:rgba(116,51,163,.28)}.home-shell.theme-dark .home-offer-copy h3{color:#f7f1fb}.home-shell.theme-dark .home-offer-copy p{color:rgba(237,247,240,.72)}@media (max-width:1100px){.home-offer-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.home-offer-card{flex:0 0 min(72vw,285px);scroll-snap-align:center}}@media (max-width:520px){.home-offer-card{min-height:286px;border-radius:13px}.home-offer-media{width:96px;height:96px}}.home-offer-grid{grid-template-columns:repeat(3,minmax(190px,1fr));gap:14px}.home-offer-card{min-height:258px;padding:14px}.home-offer-media{width:88px;height:88px;margin-bottom:10px;padding:8px}.home-offer-card>img,.home-offer-media img{object-fit:contain;background:#fff}.home-offer-percent,.home-offer-status{min-height:24px;padding:3px 9px;font-size:11px}.home-offer-status{right:-12px;bottom:0}.home-offer-copy{gap:5px}.home-offer-copy h3,.home-shell.theme-dark .home-offer-copy h3{font-size:15px;line-height:1.55}.home-offer-copy p{min-height:42px;font-size:12px;line-height:1.75}.home-offer-footer{gap:7px;padding-top:9px}.home-shell.theme-dark .home-offer-card>img,.home-shell.theme-dark .home-offer-media img{background:#fff}@media (max-width:1100px){.home-offer-card{flex-basis:min(68vw,255px)}}@media (max-width:520px){.home-offer-card{min-height:252px}.home-offer-media{width:82px;height:82px}}.home-offer-footer{display:flex;justify-content:center;align-items:center;padding-top:10px}.home-offer-media{padding:0;background:#fff}.home-offer-card>img,.home-offer-media img{width:100%;height:100%;border-radius:50%;object-fit:cover;transform:scale(1.12);transform-origin:center}.home-shell.theme-dark .home-offer-media{background:#fff}.home-offer-card{min-height:224px;padding:12px}.home-offer-media{width:72px;height:72px;margin-bottom:7px}.home-offer-percent,.home-offer-status{min-height:21px;padding:2px 8px;font-size:10px}.home-offer-copy{gap:4px}.home-offer-copy span{font-size:11px}.home-offer-copy h3,.home-shell.theme-dark .home-offer-copy h3{font-size:14px;line-height:1.45}.home-offer-copy p{min-height:34px;font-size:11px;line-height:1.65}.home-offer-card.is-inactive{opacity:1}.home-offer-status.is-inactive{background:#6c757d;color:#fff}.home-offer-footer{padding-top:7px}@media (max-width:1100px){.home-offer-card{flex-basis:min(64vw,235px)}}@media (max-width:520px){.home-offer-card{min-height:220px}.home-offer-media{width:68px;height:68px}}@media (max-width:1180px){.home-frame .topbar,.home-shell .topbar{height:auto;display:grid!important;grid-template-columns:1fr auto;grid-template-areas:"actions brand" "nav nav";align-items:center;gap:16px 18px;margin-bottom:22px}.home-frame .topbar>div:first-child,.home-shell .topbar>div:first-child{display:contents!important}.home-frame .brand,.home-shell .brand{grid-area:brand;justify-self:end;min-width:max-content}.home-frame .topbar nav,.home-shell .topbar nav{grid-area:nav;width:100%;min-width:0;overflow:hidden}.home-frame .nav-list,.home-shell .nav-list{width:100%;margin:0;gap:clamp(14px,3vw,28px);justify-content:center;overflow-x:auto;padding-bottom:6px;scrollbar-width:none;font-size:clamp(13px,1.8vw,15px)}.home-frame .nav-list::-webkit-scrollbar,.home-shell .nav-list::-webkit-scrollbar{display:none}.home-frame .home-header-actions,.home-shell .home-header-actions{grid-area:actions;justify-self:start;display:flex;align-items:center;gap:10px;min-width:0;margin:0;padding:0;border:0}.home-frame .login-btn,.home-frame .user-menu-btn,.home-shell .login-btn,.home-shell .user-menu-btn{width:auto;min-width:120px;max-width:160px;height:44px;padding:0 14px;font-size:13px}}@media (max-width:768px){.home-frame .topbar,.home-shell .topbar{display:flex!important;align-items:center;justify-content:space-between}.home-frame .topbar nav,.home-shell .topbar nav{display:none!important}.home-frame .topbar>div:first-child,.home-shell .topbar>div:first-child{display:flex!important;width:auto}.home-stories{justify-content:flex-start;gap:18px;padding:0 10px 14px;margin-inline:-10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}}@media (max-width:768px){.home-stories::-webkit-scrollbar{display:none}.home-story{flex:0 0 auto;scroll-snap-align:center}.home-offer-grid{display:flex;grid-template-columns:none;gap:14px;margin-inline:-8px;padding:0 8px 10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home-offer-grid::-webkit-scrollbar{display:none}.home-offer-card{flex:0 0 min(78vw,292px);scroll-snap-align:center}}@media (max-width:430px){.home-offer-card{flex-basis:min(82vw,286px)}}@media (max-width:768px){.home-offer-grid,.home-stories{scrollbar-width:thin;scrollbar-color:rgba(116,51,163,.75) rgba(116,51,163,.12)}.home-offer-grid::-webkit-scrollbar,.home-stories::-webkit-scrollbar{display:block;height:6px}.home-offer-grid::-webkit-scrollbar-track,.home-stories::-webkit-scrollbar-track{border-radius:999px;background:rgba(116,51,163,.1)}.home-offer-grid::-webkit-scrollbar-thumb,.home-stories::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(90deg,rgba(116,51,163,.65),rgba(235,7,138,.9))}.home-shell.theme-dark .home-offer-grid,.home-shell.theme-dark .home-stories{scrollbar-color:rgba(235,7,138,.72) rgba(255,255,255,.08)}.home-shell.theme-dark .home-offer-grid::-webkit-scrollbar-track,.home-shell.theme-dark .home-stories::-webkit-scrollbar-track{background:rgba(255,255,255,.08)}.home-shell.theme-dark .home-offer-grid::-webkit-scrollbar-thumb,.home-shell.theme-dark .home-stories::-webkit-scrollbar-thumb{background:linear-gradient(90deg,rgba(116,51,163,.95),rgba(235,7,138,.88))}}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{border-inline-start:0!important}@media (max-width:1100px) and (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;direction:ltr!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{grid-column:3!important;justify-self:end!important;width:auto!important;min-width:0!important;flex:none!important;justify-content:flex-end!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .brand{margin:0!important}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{grid-column:1!important;justify-self:start!important;margin:0!important;padding:0!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-rows:52px!important;height:52px!important;align-items:center!important;gap:0!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{grid-column:3!important;grid-row:1!important;align-self:center!important;justify-self:end!important;display:flex!important;align-items:center!important}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:start!important;display:inline-flex!important;align-items:center!important}}.home-guide-section{margin-top:24px;padding:clamp(28px,4vw,52px) clamp(20px,4vw,48px);border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 19px rgba(0,0,0,.025);direction:rtl;text-align:center}.home-guide-section h2{margin:0 0 clamp(34px,5vw,64px);color:#171717;font-size:clamp(24px,2.8vw,38px);font-weight:900;line-height:1.35}.home-guide-steps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,3vw,44px);margin:0;padding:0;list-style:none}.home-guide-steps:before{content:"";position:absolute;top:42px;inset-inline:8%;height:1px;background:linear-gradient(90deg,rgba(93,59,177,.1),rgba(93,59,177,.34),rgba(93,59,177,.1));pointer-events:none}.home-guide-steps li{position:relative;display:grid;justify-items:center;gap:18px;min-width:0}.home-guide-steps span{position:relative;z-index:1;width:84px;height:84px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 24%,#6d4ee0,#34127f 72%);color:#fff;box-shadow:0 18px 32px rgba(52,18,127,.22);font-size:32px;font-weight:900;line-height:1}.home-guide-steps p{max-width:190px;margin:0;color:#3a4250;font-size:clamp(14px,1.3vw,17px);font-weight:800;line-height:1.8}.home-shell.theme-dark .home-guide-section,html.theme-dark .home-shell .home-guide-section{background:#1b1023;border-color:rgba(255,255,255,.11);box-shadow:0 18px 40px rgba(0,0,0,.28)}.home-shell.theme-dark .home-guide-section h2,html.theme-dark .home-shell .home-guide-section h2{color:#f7f1fb}.home-shell.theme-dark .home-guide-steps p,html.theme-dark .home-shell .home-guide-steps p{color:rgba(237,247,240,.78)}.home-shell.theme-dark .home-guide-steps:before,html.theme-dark .home-shell .home-guide-steps:before{background:linear-gradient(90deg,rgba(235,7,138,.08),rgba(235,7,138,.32),rgba(235,7,138,.08))}@media (max-width:760px){.home-guide-section{padding:26px 18px}.home-guide-steps{grid-template-columns:1fr;gap:18px;text-align:right}.home-guide-steps:before{top:34px;bottom:34px;inset-inline-start:auto;inset-inline-end:34px;width:1px;height:auto;background:linear-gradient(180deg,rgba(93,59,177,.08),rgba(93,59,177,.34),rgba(93,59,177,.08))}.home-guide-steps li{grid-template-columns:68px minmax(0,1fr);align-items:center;justify-items:stretch;gap:14px}.home-guide-steps span{width:68px;height:68px;font-size:26px}.home-guide-steps p{max-width:none;font-size:15px}}.home-guide-section{position:relative;overflow:hidden;padding:clamp(30px,4vw,56px) clamp(18px,4vw,48px)!important;border-radius:18px!important;border:1px solid rgba(116,51,163,.13)!important;background:radial-gradient(circle at 12% 18%,rgba(89,51,190,.08),transparent 28%),radial-gradient(circle at 88% 12%,rgba(116,51,163,.12),transparent 26%),linear-gradient(180deg,#ffffff,#fbfffd)!important;box-shadow:0 20px 50px rgba(15,23,42,.06)!important}.home-guide-head{display:grid;justify-items:center;gap:8px;margin-bottom:clamp(28px,4vw,46px)}.home-guide-head span{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border-radius:999px;background:rgba(116,51,163,.1);color:var(--green);font-size:13px;font-weight:900}.home-guide-head h2,.home-guide-section h2{margin:0!important;color:#111827!important;font-size:clamp(24px,3vw,38px)!important;font-weight:950!important;line-height:1.35!important}.home-guide-steps{gap:18px!important}.home-guide-steps:before{top:39px!important;inset-inline:11%!important;height:2px!important;background:linear-gradient(90deg,rgba(116,51,163,.05),rgba(89,51,190,.26),rgba(116,51,163,.05))!important}.home-guide-steps li{min-height:210px;padding:28px 18px 22px;border:1px solid rgba(116,51,163,.1);border-radius:16px;background:rgba(255,255,255,.82);box-shadow:0 18px 36px rgba(15,23,42,.055);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-guide-steps li:hover{transform:translateY(-4px);border-color:rgba(116,51,163,.22);box-shadow:0 24px 44px rgba(15,23,42,.09)}.home-guide-number{position:absolute!important;top:-20px;width:64px!important;height:64px!important;background:linear-gradient(145deg,#6646d7,#32127d)!important;box-shadow:0 16px 28px rgba(52,18,127,.24)!important;font-size:26px!important}.home-guide-icon{width:54px!important;height:54px!important;margin-top:28px;border-radius:16px!important;background:rgba(116,51,163,.1)!important;color:var(--green)!important;box-shadow:none!important;font-size:0!important}.home-guide-icon svg{width:26px;height:26px;stroke-width:2.2}.home-guide-steps p{max-width:210px!important;color:#1f2937!important;font-size:15px!important;font-weight:900!important;line-height:1.9!important}.home-shell.theme-dark .home-guide-section,html.theme-dark .home-shell .home-guide-section{background:radial-gradient(circle at 12% 18%,rgba(109,84,224,.14),transparent 28%),radial-gradient(circle at 88% 12%,rgba(235,7,138,.13),transparent 26%),linear-gradient(180deg,#1b1023,#1b1023)!important;border-color:rgba(255,255,255,.1)!important}.home-shell.theme-dark .home-guide-head span,html.theme-dark .home-shell .home-guide-head span{background:rgba(235,7,138,.1);color:#eb078a}.home-shell.theme-dark .home-guide-head h2,html.theme-dark .home-shell .home-guide-head h2{color:#f7f1fb!important}.home-shell.theme-dark .home-guide-steps li,html.theme-dark .home-shell .home-guide-steps li{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.09);box-shadow:0 20px 44px rgba(0,0,0,.22)}.home-shell.theme-dark .home-guide-icon,html.theme-dark .home-shell .home-guide-icon{background:rgba(235,7,138,.11)!important;color:#eb078a!important}.home-shell.theme-dark .home-guide-steps p,html.theme-dark .home-shell .home-guide-steps p{color:rgba(237,247,240,.86)!important}@media (max-width:760px){.home-guide-steps:before{top:48px!important;bottom:48px!important;inset-inline-end:32px!important;width:2px!important;height:auto!important;background:linear-gradient(180deg,rgba(116,51,163,.05),rgba(89,51,190,.28),rgba(116,51,163,.05))!important}.home-guide-steps li{min-height:0;grid-template-columns:58px minmax(0,1fr)!important;grid-template-areas:"number icon" "number text";justify-items:stretch!important;padding:18px 16px;text-align:right}.home-guide-number{position:relative!important;top:auto;grid-area:number;width:58px!important;height:58px!important;align-self:center;justify-self:center;font-size:24px!important}.home-guide-icon{grid-area:icon;width:44px!important;height:44px!important;margin-top:0;justify-self:end;border-radius:12px!important}.home-guide-icon svg{width:22px;height:22px}.home-guide-steps p{grid-area:text;max-width:none!important;justify-self:stretch}}.home-offer-card{position:relative;overflow:hidden}.home-offer-card--vip-discount{border-color:rgba(126,87,255,.32)!important;background:linear-gradient(180deg,rgba(126,87,255,.075),rgba(255,255,255,.98))!important;box-shadow:0 18px 42px rgba(88,54,180,.13)!important}.home-offer-card--vip-discount:before{content:"";position:absolute;inset-inline-start:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#7c4dff,#eb078a)}.home-offer-card--gift-discount{border-color:rgba(116,51,163,.26)!important;background:linear-gradient(180deg,rgba(116,51,163,.055),rgba(255,255,255,.98))!important}.home-offer-card--simple-discount{border-color:rgba(15,23,42,.08)!important}.home-offer-kind{position:absolute;top:9px;inset-inline-start:9px;z-index:2;min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.92);color:#1b1023;box-shadow:0 8px 18px rgba(15,23,42,.12);font-size:11px;font-weight:950;line-height:1;white-space:nowrap}.home-offer-card--vip-discount .home-offer-kind{background:linear-gradient(135deg,#7c4dff,#5122c8);color:#fff}.home-offer-card--gift-discount .home-offer-kind{background:linear-gradient(135deg,#7433a3,#eb078a);color:#fff}.home-offer-card--simple-discount .home-offer-kind{background:#f7f1fb;color:var(--green)}.home-offer-benefits{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0}.home-offer-benefits b{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:rgba(116,51,163,.09);color:var(--green);font-size:11px;font-weight:950;line-height:1}.home-offer-card--vip-discount .home-offer-benefits b{background:rgba(124,77,255,.1);color:#5836b4}.home-offer-card--vip-discount .home-offer-benefits b:last-child{background:#5836b4;color:#fff}.home-shell.theme-dark .home-offer-card--vip-discount,html.theme-dark .home-shell .home-offer-card--vip-discount{border-color:rgba(155,125,255,.38)!important;background:linear-gradient(180deg,rgba(124,77,255,.16),rgba(15,23,18,.9))!important}.home-shell.theme-dark .home-offer-card--gift-discount,html.theme-dark .home-shell .home-offer-card--gift-discount{border-color:rgba(235,7,138,.28)!important;background:linear-gradient(180deg,rgba(116,51,163,.14),rgba(15,23,18,.9))!important}.home-shell.theme-dark .home-offer-kind,html.theme-dark .home-shell .home-offer-kind{box-shadow:0 8px 18px rgba(0,0,0,.28)}.home-shell.theme-dark .home-offer-benefits b,html.theme-dark .home-shell .home-offer-benefits b{background:rgba(235,7,138,.11);color:#eb078a}.home-shell.theme-dark .home-offer-card--vip-discount .home-offer-benefits b,html.theme-dark .home-shell .home-offer-card--vip-discount .home-offer-benefits b{background:rgba(155,125,255,.15);color:#d4c8ff}.home-shell.theme-dark .home-offer-card--vip-discount .home-offer-benefits b:last-child,html.theme-dark .home-shell .home-offer-card--vip-discount .home-offer-benefits b:last-child{background:#7c4dff;color:#fff}.home-offer-grid{min-width:0;max-width:100%}@media (max-width:1100px){.home-offer-grid{padding:0 10px 12px!important;margin-inline:-10px!important;scrollbar-width:thin!important;scrollbar-color:rgba(116,51,163,.75) rgba(116,51,163,.12)!important}.home-offer-grid::-webkit-scrollbar{width:8px!important;height:8px!important}.home-offer-grid::-webkit-scrollbar-track{border-radius:999px!important;background:rgba(116,51,163,.12)!important;box-shadow:inset 0 0 0 1px rgba(116,51,163,.12)!important}.home-offer-grid::-webkit-scrollbar-thumb{border-radius:999px!important;border:2px solid transparent!important;background:linear-gradient(90deg,#7433a3,#eb078a) border-box!important}.home-offer-grid::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important}.home-shell.theme-dark .home-offer-grid,html.theme-dark .home-shell .home-offer-grid{scrollbar-color:rgba(235,7,138,.8) rgba(255,255,255,.07)!important}.home-shell.theme-dark .home-offer-grid::-webkit-scrollbar-track,html.theme-dark .home-shell .home-offer-grid::-webkit-scrollbar-track{background:rgba(255,255,255,.065)!important;box-shadow:inset 0 0 0 1px rgba(235,7,138,.12)!important}.home-shell.theme-dark .home-offer-grid::-webkit-scrollbar-thumb,html.theme-dark .home-shell .home-offer-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#7433a3,#f7d7ea) border-box!important}.home-shell.theme-dark .home-offer-grid::-webkit-scrollbar-corner,html.theme-dark .home-shell .home-offer-grid::-webkit-scrollbar-corner{background:transparent!important}}.home-offer-kind{top:-12px!important;inset-inline-start:50%!important;transform:translateX(-50%);max-width:calc(100% - 12px);min-height:22px!important;padding:0 9px!important;border:1px solid rgba(116,51,163,.28);background:rgba(116,51,163,.92)!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(116,51,163,.18)!important;font-size:10px!important}.home-offer-card--vip-discount .home-offer-kind{border-color:rgba(124,77,255,.42);background:linear-gradient(135deg,#7c4dff,#5122c8)!important}.home-offer-card--simple-discount .home-offer-kind{background:rgba(16,26,20,.92)!important;border-color:rgba(255,255,255,.12)}.home-shell.theme-dark .home-offer-card--simple-discount .home-offer-kind,.home-shell.theme-dark .home-offer-kind,html.theme-dark .home-shell .home-offer-card--simple-discount .home-offer-kind,html.theme-dark .home-shell .home-offer-kind{background:rgba(10,30,18,.96)!important;border-color:rgba(235,7,138,.24)!important;color:#f7f1fb!important;box-shadow:0 8px 18px rgba(0,0,0,.28)!important}.home-offer-percent,.home-offer-status{z-index:3!important}.home-offer-kind{inset-inline-start:auto!important;inset-inline-end:-8px!important;transform:none!important}@media (max-width:520px){.home-offer-kind{inset-inline-end:-6px!important}}.home-offer-card>.home-offer-kind{position:absolute!important;top:12px!important;inset-inline-start:auto!important;inset-inline-end:12px!important;transform:none!important;z-index:4!important;max-width:calc(100% - 24px)}.home-offer-media .home-offer-kind{display:none!important}.home-offer-media{isolation:isolate}.home-offer-percent{top:-7px!important;left:-7px!important;right:auto!important}.home-offer-status{right:-8px!important;bottom:-3px!important}@media (max-width:520px){.home-offer-card>.home-offer-kind{top:-34px!important;inset-inline-end:10px!important}}.home-offer-card>.home-offer-kind{display:none!important}.home-offer-media .home-offer-kind{display:inline-flex!important;position:absolute!important;top:-5px!important;left:auto!important;right:-36px!important;inset-inline-start:auto!important;inset-inline-end:auto!important;transform:none!important;z-index:4!important;width:auto!important;max-width:82px!important;min-height:24px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid rgba(235,7,138,.34)!important;background:rgba(10,30,18,.94)!important;color:#f7f1fb!important;box-shadow:0 8px 18px rgba(0,0,0,.24)!important;font-size:10px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important}.home-offer-media .home-offer-percent{top:-8px!important;left:-8px!important;right:auto!important;z-index:5!important}.home-shell.theme-dark .home-offer-media .home-offer-kind,html.theme-dark .home-shell .home-offer-media .home-offer-kind{background:rgba(8,24,15,.96)!important;border-color:rgba(235,7,138,.36)!important;color:#f2fff6!important}@media (max-width:520px){.home-offer-media .home-offer-kind{right:-30px!important;max-width:76px!important;padding-inline:8px!important;font-size:9px!important}}.home-offer-media .home-offer-kind{right:auto!important;left:-36px!important}.home-offer-media .home-offer-percent{left:auto!important;right:-8px!important}@media (max-width:520px){.home-offer-media .home-offer-kind{right:auto!important;left:-30px!important}}.home-offer-media .home-offer-kind,.home-offer-media .home-offer-percent{top:-8px!important;min-height:26px!important;height:26px!important;padding-top:0!important;padding-bottom:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;box-sizing:border-box!important}.home-offer-media .home-offer-percent{padding-inline:10px!important}.home-offer-media .home-offer-kind{padding-inline:12px!important}@media (max-width:520px){.home-offer-media .home-offer-kind,.home-offer-media .home-offer-percent{top:-7px!important;min-height:24px!important;height:24px!important}}@media (max-width:1180px) and (min-width:769px){.home-frame .topbar,.home-shell .topbar{grid-template-areas:"brand actions" "nav nav"!important;direction:rtl!important}.home-frame .brand,.home-shell .brand{justify-self:end!important;direction:rtl!important}.home-frame .home-header-actions,.home-shell .home-header-actions{justify-self:start!important;direction:ltr!important}.home-frame .topbar,.home-shell .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions spacer brand" "nav nav nav"!important;direction:ltr!important;align-items:center!important;gap:16px 18px!important;width:100%!important}.home-frame .topbar>div:first-child,.home-shell .topbar>div:first-child{display:contents!important}.home-frame .brand,.home-shell .brand{grid-area:brand!important;justify-self:end!important;direction:rtl!important;margin:0!important;min-width:max-content!important}.home-frame .home-header-actions,.home-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.home-frame .topbar nav,.home-shell .topbar nav{grid-area:nav!important;width:100%!important;min-width:0!important}.home-frame .nav-list,.home-shell .nav-list{justify-content:center!important;margin:0!important}}.home-offer-sections{display:grid;gap:22px}.home-offer-group{position:relative;padding:18px;border:1px solid rgba(116,51,163,.12);border-radius:18px;background:rgba(255,255,255,.62);box-shadow:0 16px 34px rgba(15,23,42,.05);overflow:hidden}.home-offer-group-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px;direction:rtl}.home-offer-group-head span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:rgba(116,51,163,.1);color:var(--green);font-size:12px;font-weight:950;line-height:1}.home-offer-group-head h3{margin:9px 0 0;color:#101820;font-size:clamp(20px,2.2vw,30px);font-weight:950;line-height:1.25}.home-offer-group-head p{max-width:360px;margin:0;color:#60706a;font-size:13px;font-weight:800;line-height:1.9;text-align:left}.home-offer-group--vip{border-color:rgba(124,77,255,.24);background:radial-gradient(circle at 18% 0,rgba(124,77,255,.14),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.96),rgba(239,255,245,.88));box-shadow:0 24px 52px rgba(88,54,180,.14)}.home-offer-group--vip:before{content:"";position:absolute;inset-inline:18px;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#eb078a,#7c4dff,#f5b700)}.home-offer-group--vip .home-offer-group-head span{background:linear-gradient(135deg,#7c4dff,#eb078a);color:#fff;box-shadow:0 12px 24px rgba(88,54,180,.2)}.home-offer-group--vip .home-offer-card--vip-discount{transform:translateY(-2px)}.home-offer-group--vip .home-offer-card--vip-discount h3{font-size:20px}.home-offer-group--simple{background:rgba(255,255,255,.5)}.home-shell.theme-dark .home-offer-group,html.theme-dark .home-shell .home-offer-group{border-color:rgba(235,7,138,.16);background:rgba(4,20,12,.68);box-shadow:0 18px 40px rgba(0,0,0,.18)}.home-shell.theme-dark .home-offer-group-head h3,html.theme-dark .home-shell .home-offer-group-head h3{color:#f5fff7}.home-shell.theme-dark .home-offer-group-head p,html.theme-dark .home-shell .home-offer-group-head p{color:rgba(226,246,232,.7)}.home-shell.theme-dark .home-offer-group--vip,html.theme-dark .home-shell .home-offer-group--vip{border-color:rgba(155,125,255,.32);background:radial-gradient(circle at 18% 0,rgba(124,77,255,.22),transparent 34%),linear-gradient(135deg,rgba(6,26,14,.92),rgba(10,24,18,.86));box-shadow:0 24px 54px rgba(0,0,0,.34)}@media (max-width:760px){.home-offer-group{padding:14px;border-radius:16px}.home-offer-group-head{display:grid;gap:8px;margin-bottom:14px}.home-offer-group-head p{max-width:none;text-align:right;font-size:12px}}.home-section#gifts{overflow:hidden}.home-section#gifts .home-offer-sections{display:grid!important;gap:34px!important}.home-section#gifts .home-offer-group,.home-section#gifts .home-offer-group--simple,.home-section#gifts .home-offer-group--vip,.home-shell.theme-dark .home-section#gifts .home-offer-group,.home-shell.theme-dark .home-section#gifts .home-offer-group--vip,html.theme-dark .home-shell .home-section#gifts .home-offer-group,html.theme-dark .home-shell .home-section#gifts .home-offer-group--vip{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.home-section#gifts .home-offer-group--vip:before{display:none!important}.home-section#gifts .home-offer-group-head{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;margin:0 0 16px!important;padding:0!important;direction:rtl!important}.home-section#gifts .home-offer-group-head>div{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.home-section#gifts .home-offer-group-head span{order:2!important;min-height:28px!important;padding:0 12px!important;border:1px solid rgba(116,51,163,.2)!important;background:rgba(116,51,163,.1)!important;color:var(--green)!important;box-shadow:none!important;font-size:11px!important}.home-section#gifts .home-offer-group-head h3{order:1!important;margin:0!important;color:#101820!important;font-size:clamp(22px,2.4vw,34px)!important;line-height:1.25!important}.home-section#gifts .home-offer-group-head p{display:none!important}.home-section#gifts .home-offer-group .home-offer-grid{width:100%!important;margin:0!important}.home-section#gifts .home-offer-group--vip .home-offer-card--vip-discount{transform:none!important}.home-section#gifts .home-offer-group--vip .home-offer-group-head span{border-color:rgba(124,77,255,.28)!important;background:linear-gradient(135deg,rgba(124,77,255,.14),rgba(116,51,163,.12))!important;color:#4c2fb0!important}.home-shell.theme-dark .home-section#gifts .home-offer-group-head h3,html.theme-dark .home-shell .home-section#gifts .home-offer-group-head h3{color:#f5fff7!important}.home-shell.theme-dark .home-section#gifts .home-offer-group-head span,html.theme-dark .home-shell .home-section#gifts .home-offer-group-head span{border-color:rgba(235,7,138,.26)!important;background:rgba(235,7,138,.1)!important;color:#f7f1fb!important}.home-shell.theme-dark .home-section#gifts .home-offer-group--vip .home-offer-group-head span,html.theme-dark .home-shell .home-section#gifts .home-offer-group--vip .home-offer-group-head span{border-color:rgba(155,125,255,.32)!important;background:linear-gradient(135deg,rgba(124,77,255,.22),rgba(235,7,138,.12))!important;color:#efeaff!important}@media (max-width:760px){.home-section#gifts .home-offer-sections{gap:28px!important}.home-section#gifts .home-offer-group-head,.home-section#gifts .home-offer-group-head>div{align-items:flex-start!important}.home-section#gifts .home-offer-group-head h3{font-size:22px!important}}.home-section#gifts .home-offer-group,.home-section#gifts .home-offer-group-head,.home-section#gifts .home-offer-sections{display:contents!important}.home-section#gifts>.home-offer-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;width:100%!important;margin:0!important}.home-section#gifts .home-offer-card{min-height:0!important;height:100%!important}.home-section#gifts .home-offer-card--vip-discount{border-color:rgba(124,77,255,.48)!important;background:radial-gradient(circle at 50% -20%,rgba(124,77,255,.16),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(239,255,245,.96))!important;box-shadow:0 20px 46px rgba(88,54,180,.18)!important}.home-section#gifts .home-offer-card--vip-discount:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(245,183,0,.2)}.home-section#gifts .home-offer-card:not(.home-offer-card--vip-discount) .home-offer-kind{display:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-kind{display:inline-flex!important;background:linear-gradient(135deg,#7c4dff,#eb078a)!important;color:#fff!important;border-color:rgba(255,255,255,.36)!important}.home-section#gifts .home-offer-card--gift-discount .home-offer-benefits b,.home-section#gifts .home-offer-card--simple-discount .home-offer-benefits b{background:rgba(116,51,163,.09)!important;color:var(--green)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{border-color:rgba(155,125,255,.52)!important;background:radial-gradient(circle at 50% -20%,rgba(124,77,255,.26),transparent 42%),linear-gradient(180deg,rgba(38,18,52,.96),rgba(27,16,35,.95))!important;box-shadow:0 22px 48px rgba(0,0,0,.28)!important}@media (max-width:980px){.home-section#gifts>.home-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.home-section#gifts>.home-offer-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 4px 14px!important}.home-section#gifts>.home-offer-grid .home-offer-card{flex:0 0 min(82vw,300px)!important;scroll-snap-align:start!important}}.home-section#gifts .home-offer-card,.home-section#gifts .home-offer-card--gift-discount,.home-section#gifts .home-offer-card--simple-discount,.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card,.home-shell.theme-dark .home-section#gifts .home-offer-card--gift-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--simple-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card,html.theme-dark .home-shell .home-section#gifts .home-offer-card--gift-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--simple-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{border-color:transparent!important;box-shadow:none!important}.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{background:transparent!important}.home-section#gifts .home-offer-card--vip-discount:after,.home-section#gifts .home-offer-card--vip-discount:before{display:none!important}.home-section#gifts .home-offer-card--gift-discount:hover,.home-section#gifts .home-offer-card--simple-discount:hover,.home-section#gifts .home-offer-card--vip-discount:hover,.home-section#gifts .home-offer-card:hover{border-color:rgba(116,51,163,.35)!important;box-shadow:0 18px 34px rgba(0,0,0,.08)!important}.home-section#gifts .home-offer-card--vip-discount:hover{box-shadow:0 20px 42px rgba(88,54,180,.18)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--gift-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--simple-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--gift-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--simple-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card:hover{box-shadow:0 18px 34px rgba(0,0,0,.24)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover{box-shadow:0 20px 42px rgba(0,0,0,.3)!important}.home-section#gifts .home-offer-card,.home-section#gifts .home-offer-card--gift-discount,.home-section#gifts .home-offer-card--simple-discount,.home-section#gifts .home-offer-card--vip-discount{background:rgba(255,255,255,.86)!important;border-color:transparent!important;box-shadow:none!important}.home-shell.theme-dark .home-section#gifts .home-offer-card,.home-shell.theme-dark .home-section#gifts .home-offer-card--gift-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--simple-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card,html.theme-dark .home-shell .home-section#gifts .home-offer-card--gift-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--simple-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{background:rgba(27,16,35,.44)!important;border-color:transparent!important;box-shadow:none!important}.home-section#gifts .home-offer-card--gift-discount:hover,.home-section#gifts .home-offer-card--simple-discount:hover,.home-section#gifts .home-offer-card:hover{background:rgba(255,255,255,.94)!important;border-color:rgba(116,51,163,.35)!important;box-shadow:0 18px 34px rgba(0,0,0,.08)!important}.home-section#gifts .home-offer-card--vip-discount:hover{background:radial-gradient(circle at 50% -20%,rgba(124,77,255,.12),transparent 42%),rgba(255,255,255,.94)!important;border-color:rgba(124,77,255,.44)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--gift-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--simple-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--gift-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--simple-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card:hover{background:rgba(8,27,17,.68)!important;border-color:rgba(235,7,138,.28)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover{background:radial-gradient(circle at 50% -20%,rgba(124,77,255,.2),transparent 42%),rgba(8,27,17,.68)!important;border-color:rgba(155,125,255,.46)!important}.home-section#gifts{overflow:visible!important}.home-section#gifts>.home-offer-grid{grid-auto-rows:minmax(0,auto)!important}.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{position:relative!important;overflow:hidden!important;border-color:rgba(245,183,0,.62)!important;box-shadow:0 20px 46px rgba(245,183,0,.12),inset 0 0 0 1px rgba(255,255,255,.06)!important}.home-section#gifts .home-offer-card--vip-discount{background:radial-gradient(circle at 85% 8%,rgba(245,183,0,.28),transparent 28%),radial-gradient(circle at 16% 0,rgba(235,7,138,.16),transparent 34%),linear-gradient(180deg,rgba(255,253,241,.98),rgba(238,255,246,.96))!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{background:radial-gradient(circle at 85% 8%,rgba(245,183,0,.22),transparent 30%),radial-gradient(circle at 16% 0,rgba(235,7,138,.12),transparent 34%),linear-gradient(180deg,rgba(38,18,52,.92),rgba(27,16,35,.96))!important}.home-section#gifts .home-offer-card--vip-discount:before{content:"VIP"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;inset-block-start:12px!important;inset-inline-start:12px!important;z-index:8!important;min-width:48px!important;height:24px!important;border-radius:999px!important;padding:0 12px!important;background:linear-gradient(135deg,#f8d24b,#eb078a)!important;color:#1b1023!important;font-size:12px!important;font-weight:950!important;line-height:1!important;box-shadow:0 10px 22px rgba(245,183,0,.24)!important}.home-section#gifts .home-offer-card--vip-discount:after{content:""!important;display:block!important;position:absolute!important;inset:10px!important;z-index:0!important;border-radius:18px!important;border:1px solid rgba(245,183,0,.2)!important;pointer-events:none!important;box-shadow:none!important}.home-section#gifts .home-offer-card--vip-discount>*{position:relative!important;z-index:1!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-kind,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-kind,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-kind{display:inline-flex!important;background:linear-gradient(135deg,#f8d24b,#eb078a)!important;color:#1b1023!important;border-color:rgba(255,255,255,.55)!important;font-weight:950!important;box-shadow:0 8px 20px rgba(245,183,0,.2)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-benefits b:last-child{background:#f8d24b!important;color:#1b1023!important;border-color:rgba(255,255,255,.5)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3{color:#ffffff!important}@media (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions nav brand"!important;align-items:center!important;gap:clamp(20px,2.6vw,42px)!important;width:100%!important;height:52px!important;min-height:52px!important;direction:ltr!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{display:contents!important}.page-shell:not(.home-shell):not(.faq-shell) .brand{grid-area:brand!important;justify-self:end!important;min-width:max-content!important;margin:0!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar nav{grid-area:nav!important;display:block!important;min-width:0!important;width:100%!important;overflow:hidden!important;padding-left:clamp(18px,2vw,34px)!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:clamp(12px,1.25vw,22px)!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;white-space:nowrap!important;font-size:clamp(12px,.98vw,15px)!important;line-height:1!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list li{flex:0 0 auto!important;height:auto!important;white-space:nowrap!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list a,.page-shell:not(.home-shell):not(.faq-shell) .nav-list button{font-size:inherit!important;line-height:1!important}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;flex-direction:row!important;gap:12px!important;min-width:max-content!important;width:auto!important;margin:0!important;padding:0!important;direction:ltr!important}.page-shell:not(.home-shell):not(.faq-shell) .home-theme-toggle,.page-shell:not(.home-shell):not(.faq-shell) .login-btn,.page-shell:not(.home-shell):not(.faq-shell) .user-menu-btn{flex:0 0 auto!important}}@media (max-width:1180px) and (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{gap:18px!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list{gap:clamp(10px,1.1vw,16px)!important;font-size:clamp(12px,.95vw,14px)!important}}@media (max-width:960px) and (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{grid-template-columns:1fr auto!important;grid-template-areas:"actions brand" "nav nav"!important;height:auto!important;min-height:52px!important;gap:14px 18px!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar nav{overflow:visible!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list{justify-content:center!important;flex-wrap:wrap!important;row-gap:8px!important}}@media (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{flex-direction:row-reverse!important;margin-inline-end:clamp(18px,1.8vw,32px)!important;padding-inline-end:clamp(14px,1.4vw,22px)!important;border-inline-end:1px solid rgba(116,51,163,.2)!important}.page-shell.theme-dark:not(.home-shell):not(.faq-shell) .home-header-actions,html.theme-dark .page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{border-inline-end-color:rgba(255,255,255,.14)!important}}.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{border:2px solid rgba(248,210,75,.82)!important;transform:translateY(-3px)!important;box-shadow:0 24px 52px rgba(248,210,75,.18),inset 0 0 0 1px rgba(248,210,75,.18)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;inset-block-start:14px!important;inset-inline-end:14px!important;z-index:12!important;min-width:86px!important;height:30px!important;padding:0 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#ffe36e,#7433a3)!important;color:#1b1023!important;font-size:13px!important;font-weight:950!important;letter-spacing:0!important;box-shadow:0 12px 26px rgba(248,210,75,.26)!important}.home-section#gifts .home-offer-card:not(.home-offer-card--vip-discount) .home-offer-vip-banner{display:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-media{padding-top:22px!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-media:before{border-color:rgba(248,210,75,.95)!important;box-shadow:0 0 0 5px rgba(248,210,75,.16),0 18px 34px rgba(248,210,75,.16)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:before{content:"VIP";display:inline-flex;align-items:center;justify-content:center;margin-inline-end:8px;padding:3px 9px;border-radius:999px;background:#f8d24b;color:#1b1023;font-size:11px;font-weight:950;vertical-align:middle}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{background:radial-gradient(circle at 82% 6%,rgba(248,210,75,.26),transparent 30%),radial-gradient(circle at 15% 10%,rgba(235,7,138,.18),transparent 34%),linear-gradient(180deg,rgba(27,16,35,.98),rgba(27,16,35,.98))!important}@media (min-width:1181px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{display:flex!important;align-items:center!important;justify-content:space-between!important;height:52px!important;min-height:52px!important;margin-bottom:30px!important;gap:0!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .brand{flex:0 0 auto!important;margin:0!important;min-width:max-content!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar nav{flex:1 1 auto!important;min-width:0!important;width:auto!important;overflow:visible!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:clamp(13px,1.25vw,24px)!important;margin:0 clamp(14px,1.7vw,28px) 0 0!important;padding:0!important;width:auto!important;overflow:visible!important;white-space:nowrap!important;font-size:clamp(13px,1vw,16px)!important;line-height:1!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{display:inline-flex!important;align-items:center!important;flex-direction:row-reverse!important;flex:0 0 auto!important;gap:12px!important;margin-inline-end:clamp(18px,1.8vw,32px)!important;padding-inline-end:clamp(14px,1.4vw,22px)!important;border-inline-end:1px solid rgba(116,51,163,.2)!important;direction:ltr!important}}@media (max-width:1180px) and (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions spacer brand" "nav nav nav"!important;direction:ltr!important;align-items:center!important;gap:16px 18px!important;width:100%!important;height:auto!important;min-height:52px!important;margin-bottom:22px!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{display:contents!important}.page-shell:not(.home-shell):not(.faq-shell) .brand{grid-area:brand!important;justify-self:end!important;direction:rtl!important;margin:0!important;min-width:max-content!important}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar nav{grid-area:nav!important;width:100%!important;min-width:0!important;overflow:hidden!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list{width:100%!important;margin:0!important;gap:clamp(14px,3vw,28px)!important;justify-content:center!important;overflow-x:auto!important;padding-bottom:6px!important;scrollbar-width:none!important;font-size:clamp(13px,1.8vw,15px)!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list::-webkit-scrollbar{display:none!important}}.home-section#gifts .home-offer-footer button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:96px;max-width:100%;min-height:34px;padding:0 16px;border:1px solid rgba(116,51,163,.24);border-radius:10px;background:linear-gradient(135deg,#7433a3,#1b1023);color:#ffffff;font-size:13px;font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap;cursor:pointer;opacity:1;text-shadow:none;box-shadow:0 12px 22px rgba(116,51,163,.18),inset 0 1px 0 rgba(255,255,255,.22);transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease}.home-section#gifts .home-offer-footer button:after{display:none}.home-section#gifts .home-offer-footer button:hover{transform:translateY(-2px) scale(1.02);background:linear-gradient(135deg,#7433a3,#1b1023);border-color:rgba(116,51,163,.72);color:#ffffff;opacity:1;filter:saturate(1.08);box-shadow:0 18px 32px rgba(116,51,163,.32),0 0 0 4px rgba(116,51,163,.1),inset 0 1px 0 rgba(255,255,255,.28)}.home-section#gifts .home-offer-card.is-inactive .home-offer-footer button,.home-section#gifts .home-offer-card.is-inactive .home-offer-footer button:hover,.home-section#gifts .home-offer-footer button:disabled{background:#8f9792;border-color:#8f9792;color:#ffffff;cursor:not-allowed;opacity:.72;transform:none;box-shadow:none}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover{background:linear-gradient(135deg,#7433a3,#7433a3);border-color:rgba(116,51,163,.72);color:#ffffff;box-shadow:0 14px 28px rgba(116,51,163,.24),0 0 0 3px rgba(248,210,75,.1)}.home-shell.theme-dark .home-section#gifts .home-offer-footer button,html.theme-dark .home-shell .home-section#gifts .home-offer-footer button{color:#ffffff}@media (max-width:520px){.home-section#gifts .home-offer-footer button{min-width:104px;min-height:40px;padding-inline:18px;font-size:14px}}.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{border:2px solid rgba(248,210,75,.92)!important;background:linear-gradient(135deg,rgba(248,210,75,.16),rgba(235,7,138,.08) 38%,transparent 68%),rgba(255,255,255,.94)!important;box-shadow:0 22px 52px rgba(248,210,75,.2),inset 0 0 0 1px rgba(248,210,75,.18)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{background:linear-gradient(135deg,rgba(248,210,75,.22),rgba(235,7,138,.1) 38%,transparent 70%),rgba(27,16,35,.78)!important;box-shadow:0 24px 56px rgba(248,210,75,.16),inset 0 0 0 1px rgba(248,210,75,.22)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner{display:inline-flex!important;position:absolute!important;inset-block-start:10px!important;inset-inline-start:10px!important;inset-inline-end:auto!important;z-index:20!important;min-width:118px!important;height:34px!important;padding:0 16px!important;border:1px solid rgba(255,255,255,.58)!important;border-radius:999px!important;background:linear-gradient(135deg,#ffe36e,#f8b84b 48%,#eb078a)!important;font-size:13px!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 12px 28px rgba(248,210,75,.34)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner:before{content:"★";margin-inline-end:7px;font-size:12px}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:before{content:"وی‌آی‌پی"!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-inline-end:8px!important;padding:4px 10px!important;border-radius:999px!important;background:#f8d24b!important;color:#1b1023!important;font-size:11px!important;font-weight:950!important;vertical-align:middle!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover{min-width:132px!important;background:linear-gradient(135deg,#f8d24b,#eb078a)!important;border-color:rgba(248,210,75,.75)!important;color:#1b1023!important;font-weight:950!important;box-shadow:0 16px 30px rgba(248,210,75,.24),0 0 0 4px rgba(248,210,75,.1)!important}.home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover{border-color:rgba(248,210,75,1)!important;box-shadow:0 28px 62px rgba(248,210,75,.26),inset 0 0 0 1px rgba(248,210,75,.32)!important}.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{border:1px solid rgba(248,210,75,.58)!important;background:linear-gradient(135deg,rgba(248,210,75,.08),rgba(235,7,138,.045) 46%,transparent 74%),rgba(255,255,255,.92)!important;box-shadow:0 16px 34px rgba(27,16,35,.08),inset 0 0 0 1px rgba(248,210,75,.1)!important;transform:none!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount{background:linear-gradient(135deg,rgba(248,210,75,.1),rgba(235,7,138,.055) 46%,transparent 74%),rgba(27,16,35,.52)!important;box-shadow:0 18px 36px rgba(0,0,0,.18),inset 0 0 0 1px rgba(248,210,75,.12)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner{inset-block-start:12px!important;inset-inline-start:12px!important;min-width:auto!important;height:26px!important;padding:0 11px!important;border-color:rgba(248,210,75,.46)!important;background:rgba(248,210,75,.86)!important;color:#1b1023!important;font-size:11px!important;box-shadow:0 8px 18px rgba(248,210,75,.16)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:before,.home-section#gifts .home-offer-card--vip-discount .home-offer-kind,.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner:before{display:none!important;content:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover{min-width:96px!important;background:linear-gradient(135deg,#7433a3,#1b1023)!important;border-color:rgba(116,51,163,.24)!important;color:#ffffff!important;box-shadow:0 12px 22px rgba(116,51,163,.18),inset 0 1px 0 rgba(255,255,255,.22)!important}.home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover{border-color:rgba(248,210,75,.72)!important;box-shadow:0 20px 40px rgba(27,16,35,.12),inset 0 0 0 1px rgba(248,210,75,.16)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:after,.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:before,.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner:after,.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner:before,.home-section#gifts .home-offer-card--vip-discount:after,.home-section#gifts .home-offer-card--vip-discount:before{display:none!important;content:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner{white-space:nowrap!important}.home-vip-section{margin-top:clamp(28px,4vw,48px)!important;border-color:rgba(248,210,75,.35)!important}.home-vip-section .home-section-head h2{color:#1b1023}.home-shell.theme-dark .home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{color:#fff7d6}.home-vip-offer-grid{margin-top:18px}.home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{overflow:hidden!important;border:1px solid rgba(207,169,74,.5)!important;border-radius:18px!important;background:radial-gradient(circle at 82% 12%,rgba(240,210,135,.28),transparent 30%),linear-gradient(145deg,rgba(255,253,247,.98),rgba(247,251,246,.96) 54%,rgba(255,250,238,.98))!important;box-shadow:0 18px 42px rgba(24,45,31,.1),inset 0 0 0 1px rgba(255,255,255,.76)!important;transform:none!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{background:radial-gradient(circle at 82% 12%,rgba(240,210,135,.16),transparent 30%),linear-gradient(145deg,rgba(8,30,19,.94),rgba(7,24,17,.94) 58%,rgba(31,35,22,.92))!important;box-shadow:0 18px 44px rgba(0,0,0,.22),inset 0 0 0 1px rgba(240,210,135,.1)!important}.home-section#gifts .home-offer-card--vip-discount:after,.home-section#gifts .home-offer-card--vip-discount:before,.home-vip-section .home-offer-card--vip-discount:after,.home-vip-section .home-offer-card--vip-discount:before{display:none!important;content:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:absolute!important;inset-block-start:14px!important;inset-inline-start:auto!important;inset-inline-end:14px!important;z-index:8!important;min-width:auto!important;height:28px!important;padding:0 13px!important;border:1px solid rgba(191,153,60,.46)!important;border-radius:999px!important;background:linear-gradient(135deg,#f7e2a4,#cfa94a)!important;color:#1b1023!important;font-size:11px!important;font-weight:900!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 10px 22px rgba(191,153,60,.18)!important;white-space:nowrap!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:after,.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3:before,.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner:after,.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner:before,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3:after,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3:before,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner:after,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner:before{display:none!important;content:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-kind,.home-vip-section .home-offer-card--vip-discount .home-offer-kind{display:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media{margin-top:18px!important;box-shadow:0 16px 34px rgba(27,16,35,.14)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-percent,.home-vip-section .home-offer-card--vip-discount .home-offer-percent{background:linear-gradient(135deg,#7433a3,#eb078a)!important;box-shadow:0 8px 18px rgba(235,7,138,.24)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-status,.home-vip-section .home-offer-card--vip-discount .home-offer-status{background:rgba(19,35,27,.82)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-benefits b,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits b{background:rgba(207,169,74,.13)!important;color:#7a5a10!important;border:1px solid rgba(207,169,74,.2)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-benefits b,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-benefits b,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-benefits b,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-benefits b{background:rgba(240,210,135,.12)!important;color:#f4dda0!important;border-color:rgba(240,210,135,.18)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:hover{min-width:96px!important;min-height:34px!important;padding:0 16px!important;border:1px solid rgba(116,51,163,.24)!important;border-radius:10px!important;background:linear-gradient(135deg,#7433a3,#1b1023)!important;color:#ffffff!important;font-size:13px!important;font-weight:900!important;line-height:1!important;box-shadow:0 12px 22px rgba(116,51,163,.18),inset 0 1px 0 rgba(255,255,255,.22)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:hover{transform:translateY(-2px) scale(1.02)!important;background:linear-gradient(135deg,#7433a3,#1b1023)!important;border-color:rgba(116,51,163,.72)!important;box-shadow:0 18px 32px rgba(116,51,163,.32),0 0 0 4px rgba(116,51,163,.1),inset 0 1px 0 rgba(255,255,255,.28)!important}.home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:hover,.home-vip-section .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:hover{transform:translateY(-4px)!important;border-color:rgba(207,169,74,.78)!important;box-shadow:0 24px 54px rgba(24,45,31,.14),inset 0 0 0 1px rgba(255,255,255,.6)!important}@media (max-width:640px){.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{inset-block-start:10px!important;inset-inline-end:10px!important;height:26px!important;padding-inline:11px!important}}.home-section#gifts,.home-vip-section{overflow:visible!important}.home-section#gifts>.home-offer-grid,.home-vip-offer-grid{padding-top:18px!important;padding-bottom:22px!important;scroll-padding-top:18px!important}.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-offer-grid .home-offer-card{margin-top:0!important}@media (max-width:640px){.home-section#gifts>.home-offer-grid,.home-vip-offer-grid{padding-top:16px!important}}.home-vip-section{padding:clamp(22px,3vw,32px)!important;border:1px solid rgba(210,166,58,.42)!important;border-radius:20px!important;background:radial-gradient(circle at 88% 8%,rgba(244,211,129,.16),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,253,247,.9))!important;overflow:visible!important}.home-section#gifts>.home-offer-grid,.home-vip-offer-grid{padding-top:22px!important;padding-bottom:26px!important}.home-section#gifts .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount{position:relative!important;min-height:390px!important;padding:30px 28px 26px!important;border:1px solid rgba(211,171,73,.55)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,248,226,.74),rgba(255,255,255,.96) 48%,rgba(247,255,249,.88)),#ffffff!important;box-shadow:0 22px 42px rgba(27,16,35,.09),inset 0 1px 0 rgba(255,255,255,.86)!important;overflow:visible!important;isolation:isolate!important}.home-section#gifts .home-offer-card--vip-discount:before,.home-vip-section .home-offer-card--vip-discount:before{content:""!important;position:absolute!important;inset:12px!important;z-index:-1!important;border:1px solid rgba(211,171,73,.22)!important;border-radius:15px!important;background:radial-gradient(circle at 50% 6%,rgba(235,7,138,.08),transparent 34%)!important;display:block!important}.home-section#gifts .home-offer-card--vip-discount:after,.home-vip-section .home-offer-card--vip-discount:after{content:""!important;position:absolute!important;inset-inline:30px!important;bottom:74px!important;height:1px!important;display:block!important;background:linear-gradient(90deg,transparent,rgba(211,171,73,.32),transparent)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{position:absolute!important;inset-block-start:18px!important;inset-inline-end:18px!important;z-index:10!important;height:32px!important;padding:0 16px!important;border:1px solid rgba(161,120,25,.22)!important;border-radius:999px!important;background:linear-gradient(135deg,#fff1b8,#e5bf58)!important;color:#1b1023!important;font-size:12px!important;font-weight:950!important;box-shadow:0 12px 22px rgba(180,136,35,.18)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media{width:96px!important;height:96px!important;margin-top:4px!important;margin-bottom:14px!important;border:4px solid rgba(255,255,255,.92)!important;box-shadow:0 18px 34px rgba(116,51,163,.15),0 0 0 1px rgba(211,171,73,.24)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-percent,.home-vip-section .home-offer-card--vip-discount .home-offer-percent{top:-10px!important;inset-inline-end:-10px!important;min-width:44px!important;height:34px!important;background:linear-gradient(135deg,#7433a3,#7433a3)!important;color:#ffffff!important;box-shadow:0 12px 22px rgba(116,51,163,.24)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-status,.home-vip-section .home-offer-card--vip-discount .home-offer-status{bottom:-8px!important;background:rgba(19,31,24,.9)!important;color:#ffffff!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy,.home-vip-section .home-offer-card--vip-discount .home-offer-copy{gap:8px!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy>span,.home-vip-section .home-offer-card--vip-discount .home-offer-copy>span{color:#7433a3!important;font-size:13px!important;font-weight:950!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{color:#1b1023!important;font-size:20px!important;line-height:1.55!important;margin-bottom:2px!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-benefits,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits{justify-content:center!important;gap:8px!important;margin-top:4px!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-benefits b,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits b{min-height:30px!important;padding:0 13px!important;border:1px solid rgba(211,171,73,.28)!important;border-radius:999px!important;background:rgba(255,247,220,.86)!important;color:#7b5a10!important;font-size:12px!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p{max-width:300px!important;margin:8px auto 0!important;color:#5f6b63!important;font-size:14px!important;line-height:1.9!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer,.home-vip-section .home-offer-card--vip-discount .home-offer-footer{margin-top:auto!important;padding-top:18px!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button{min-width:118px!important;height:42px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,#7433a3,#7433a3)!important;color:#ffffff!important;font-size:15px!important;font-weight:950!important;box-shadow:0 14px 28px rgba(116,51,163,.22)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:hover{transform:translateY(-2px)!important;background:linear-gradient(135deg,#7433a3,#7433a3)!important;box-shadow:0 18px 34px rgba(116,51,163,.28),0 0 0 4px rgba(235,7,138,.1)!important}.home-section#gifts .home-offer-card--vip-discount:hover,.home-vip-section .home-offer-card--vip-discount:hover{transform:translateY(-5px)!important;border-color:rgba(211,171,73,.78)!important;box-shadow:0 28px 58px rgba(27,16,35,.14),inset 0 1px 0 rgba(255,255,255,.9)!important}.home-shell.theme-dark .home-vip-section,html.theme-dark .home-shell .home-vip-section{background:radial-gradient(circle at 88% 8%,rgba(244,211,129,.12),transparent 32%),linear-gradient(180deg,rgba(38,18,52,.98),rgba(27,16,35,.95))!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{background:linear-gradient(135deg,rgba(50,24,68,.78),rgba(27,16,35,.97) 48%,rgba(38,18,52,.98)),#1b1023!important;color:#f7f1fb!important;box-shadow:0 24px 54px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06)!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{color:#ffffff!important}.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount .home-offer-copy p,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p{color:rgba(245,255,246,.76)!important}@media (max-width:640px){.home-section#gifts .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount{min-height:370px!important;padding:28px 22px 24px!important}}.home-vip-section{padding:clamp(18px,2.5vw,26px)!important}.home-vip-offer-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important;gap:18px!important;padding-top:16px!important;padding-bottom:18px!important}.home-vip-section .home-offer-card--vip-discount{display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;column-gap:18px!important;row-gap:8px!important;align-items:center!important;min-height:238px!important;padding:24px 24px 22px!important;text-align:right!important;border-radius:18px!important;background:radial-gradient(circle at 88% 14%,rgba(246,212,124,.18),transparent 34%),linear-gradient(135deg,rgba(255,251,238,.96),rgba(255,255,255,.98) 54%,rgba(245,255,249,.92))!important}.home-vip-section .home-offer-card--vip-discount:before{inset:10px!important;border-radius:14px!important}.home-vip-section .home-offer-card--vip-discount:after{inset-inline:24px!important;bottom:68px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{inset-block-start:16px!important;inset-inline-end:16px!important;height:28px!important;padding:0 13px!important;font-size:11px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-media{grid-column:2!important;width:94px!important;height:94px!important;margin:34px 0 0!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy{grid-column:1!important;gap:7px!important;padding-top:6px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy>span{text-align:right!important;margin-inline:0!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{max-width:100%!important;font-size:clamp(17px,1.45vw,21px)!important}.home-vip-section .home-offer-card--vip-discount .home-offer-benefits{margin-top:2px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy p{margin-top:2px!important;line-height:1.75!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.home-vip-section .home-offer-card--vip-discount .home-offer-footer{grid-column:1!important;padding-top:12px!important;margin-top:0!important}.home-vip-section .home-offer-card--vip-discount .home-offer-footer button{min-width:116px!important;height:40px!important;border-radius:12px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-percent{min-width:40px!important;height:30px!important;top:-8px!important;inset-inline-end:-8px!important}@media (max-width:780px){.home-vip-offer-grid{grid-template-columns:1fr!important}}@media (max-width:560px){.home-vip-section .home-offer-card--vip-discount{grid-template-columns:88px minmax(0,1fr)!important;min-height:230px!important;padding:22px 18px 20px!important;column-gap:14px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-media{grid-column:1!important;width:78px!important;height:78px!important;margin-top:36px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-vip-section .home-offer-card--vip-discount .home-offer-footer{grid-column:2!important}}.home-vip-section{border-color:rgba(198,154,54,.34)!important;background:radial-gradient(circle at 100% 0,rgba(255,211,105,.16),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,253,248,.92))!important}.home-vip-section .home-offer-card--vip-discount{grid-template-columns:130px minmax(0,1fr)!important;grid-template-rows:auto 1fr auto!important;min-height:224px!important;padding:22px 24px 20px!important;column-gap:22px!important;border:1px solid rgba(218,182,85,.72)!important;border-radius:22px!important;color:#ffffff!important;background:radial-gradient(circle at 16% 10%,rgba(255,211,105,.24),transparent 30%),radial-gradient(circle at 92% 78%,rgba(116,51,163,.24),transparent 34%),linear-gradient(135deg,#1b1023,#1b1023 52%,#1b1023)!important;box-shadow:0 22px 46px rgba(27,16,35,.22),inset 0 1px 0 rgba(255,255,255,.08)!important}.home-vip-section .home-offer-card--vip-discount:before{content:""!important;position:absolute!important;inset:12px!important;z-index:0!important;display:block!important;border:1px solid rgba(232,199,106,.22)!important;border-radius:17px!important;background:linear-gradient(90deg,rgba(232,199,106,.16),transparent 28%,transparent 72%,rgba(232,199,106,.12))!important}.home-vip-section .home-offer-card--vip-discount:after{content:""!important;position:absolute!important;inset-block:28px!important;inset-inline-start:154px!important;width:1px!important;height:auto!important;display:block!important;background:linear-gradient(180deg,transparent,rgba(232,199,106,.35),transparent)!important}.home-vip-section .home-offer-card--vip-discount>*{position:relative!important;z-index:1!important}.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{inset-block-start:18px!important;inset-inline-start:18px!important;inset-inline-end:auto!important;height:30px!important;padding:0 14px!important;border:1px solid rgba(255,236,169,.55)!important;background:linear-gradient(135deg,#fff2b8,#d6ab3f)!important;color:#1b1023!important;box-shadow:0 12px 24px rgba(0,0,0,.18)!important}.home-vip-section .home-offer-card--vip-discount .home-offer-media{grid-column:1!important;grid-row:1/span 3!important;width:112px!important;height:112px!important;margin:42px 0 0!important;justify-self:center!important;align-self:start!important;border:6px solid rgba(255,255,255,.92)!important;background:#fff!important;box-shadow:0 18px 34px rgba(0,0,0,.26),0 0 0 1px rgba(232,199,106,.38)!important}.home-vip-section .home-offer-card--vip-discount .home-offer-percent{top:-12px!important;inset-inline-end:-12px!important;min-width:44px!important;height:34px!important;border:1px solid rgba(255,255,255,.22)!important;background:linear-gradient(135deg,#7433a3,#1b1023)!important;color:#ffffff!important}.home-vip-section .home-offer-card--vip-discount .home-offer-status{bottom:-9px!important;background:rgba(6,15,11,.92)!important;color:#ffffff!important;box-shadow:0 10px 18px rgba(0,0,0,.24)!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy{grid-column:2!important;grid-row:1/span 2!important;align-self:center!important;align-items:flex-start!important;text-align:right!important;padding:12px 0 0!important;gap:8px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy>span{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 12px!important;border-radius:999px!important;background:rgba(255,255,255,.08)!important;color:#eb078a!important;font-size:12px!important;font-weight:950!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{color:#ffffff!important;font-size:clamp(19px,1.55vw,24px)!important;line-height:1.45!important;text-shadow:0 8px 22px rgba(0,0,0,.18)!important}.home-vip-section .home-offer-card--vip-discount .home-offer-benefits{justify-content:flex-start!important;gap:8px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-benefits b{min-height:30px!important;border:1px solid rgba(255,224,146,.42)!important;background:rgba(255,226,154,.13)!important;color:#ffe9ac!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy p{max-width:100%!important;color:rgba(245,255,248,.82)!important;font-size:13px!important;line-height:1.8!important;-webkit-line-clamp:2!important}.home-vip-section .home-offer-card--vip-discount .home-offer-footer{grid-column:2!important;grid-row:3!important;justify-content:flex-start!important;padding-top:10px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-footer button{min-width:122px!important;height:42px!important;border:1px solid rgba(255,236,169,.34)!important;border-radius:999px!important;background:linear-gradient(135deg,#7433a3,#7433a3)!important;color:#ffffff!important;box-shadow:0 16px 30px rgba(0,0,0,.24),0 0 0 4px rgba(235,7,138,.08)!important}.home-vip-section .home-offer-card--vip-discount:hover{transform:translateY(-4px)!important;border-color:rgba(255,221,128,.86)!important;box-shadow:0 30px 62px rgba(27,16,35,.28),inset 0 1px 0 rgba(255,255,255,.1)!important}@media (max-width:560px){.home-vip-section .home-offer-card--vip-discount{grid-template-columns:96px minmax(0,1fr)!important;min-height:218px!important;padding:20px 16px 18px!important;column-gap:14px!important}.home-vip-section .home-offer-card--vip-discount:after{inset-inline-start:118px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-media{width:82px!important;height:82px!important;margin-top:42px!important}.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{font-size:17px!important}}.home-shell.theme-dark .home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:flex!important;flex-direction:row-reverse!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;direction:rtl!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{text-align:right!important;margin-inline-start:auto!important}.home-shell.theme-dark .home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{color:#f7f1fb!important;background:transparent!important;box-shadow:none!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{color:#fff7d6!important;text-shadow:0 10px 28px rgba(0,0,0,.24)!important}.home-shell.theme-dark .home-vip-section .home-text-action,html.theme-dark .home-shell .home-vip-section .home-text-action{color:#f7f1fb!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(247,241,251,.14)!important;opacity:1!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{direction:rtl!important;grid-template-columns:minmax(0,1fr) 130px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:after,.home-vip-section .home-offer-card--vip-discount:after,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:after{inset-inline-start:auto!important;inset-inline-end:154px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{grid-column:2!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer,.home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-vip-section .home-offer-card--vip-discount .home-offer-footer,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer{grid-column:1!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{inset-inline-start:auto!important;inset-inline-end:18px!important}@media (max-width:560px){.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{grid-template-columns:minmax(0,1fr) 96px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:after,.home-vip-section .home-offer-card--vip-discount:after,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:after{inset-inline-end:118px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{grid-column:2!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer,.home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-vip-section .home-offer-card--vip-discount .home-offer-footer,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer{grid-column:1!important}}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{order:1!important;margin-inline-start:0!important;margin-inline-end:0!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{order:2!important;margin-inline-start:auto!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:active,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:focus,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:focus-visible,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:active,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:focus,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:focus-visible,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:hover{border-radius:999px!important;overflow:hidden!important;outline:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button{box-sizing:border-box!important;transform:none!important;transition:background-color .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:active,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:focus,.home-section#gifts .home-offer-card--vip-discount .home-offer-footer button:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:active,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:focus,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button:hover{min-width:122px!important;width:auto!important;height:42px!important;padding:0 22px!important;transform:none!important;scale:1!important;border-radius:999px!important}.home-section#gifts .home-offer-card--vip-discount:after,.home-section#gifts .home-offer-card--vip-discount:before,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:after,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:before,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:after,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:before,.home-vip-section .home-offer-card--vip-discount:after,.home-vip-section .home-offer-card--vip-discount:before,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:after,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:before,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:after,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:before{display:none!important;content:none!important}@media (max-width:640px){.home-vip-section{padding:18px 14px 20px!important}.home-vip-offer-grid{grid-template-columns:1fr!important;gap:18px!important;padding-inline:0!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:auto!important;width:100%!important;padding:48px 20px 22px!important;text-align:center!important;gap:12px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{inset-block-start:16px!important;inset-inline-start:auto!important;inset-inline-end:16px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{display:block!important;width:98px!important;height:98px!important;margin:0 auto 8px!important;align-self:center!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-vip-section .home-offer-card--vip-discount .home-offer-copy,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy{display:flex!important;align-items:center!important;text-align:center!important;width:100%!important;padding:0!important;gap:8px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy>span,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy>span,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy>span{text-align:center!important;margin-inline:auto!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{max-width:260px!important;font-size:20px!important;line-height:1.55!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-benefits,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-benefits{justify-content:center!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p{max-width:250px!important;-webkit-line-clamp:2!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer,.home-vip-section .home-offer-card--vip-discount .home-offer-footer,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer{display:flex!important;justify-content:center!important;width:100%!important;padding-top:4px!important}.home-vip-section{box-sizing:border-box!important;overflow:hidden!important}.home-vip-offer-grid,.home-vip-section{width:100%!important;max-width:100%!important}.home-vip-offer-grid{display:grid!important;margin-inline:0!important;padding-inline:0!important;overflow:visible!important;scroll-snap-type:none!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{flex:none!important;flex-basis:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important;box-sizing:border-box!important;overflow:hidden!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{right:16px!important;left:auto!important;inset-inline-start:auto!important;inset-inline-end:auto!important}.home-vip-section{padding:18px 12px 22px!important}.home-vip-offer-grid{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:18px!important;width:100%!important;margin:0!important;padding:10px 0 18px!important;overflow:visible!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:min(100%,330px)!important;max-width:330px!important;min-height:0!important;padding:50px 18px 22px!important;gap:10px!important;text-align:center!important;overflow:hidden!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{top:16px!important;right:16px!important;left:auto!important;inset-inline:auto 16px!important;height:28px!important;padding:0 13px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{order:1!important;width:94px!important;height:94px!important;margin:0 auto 8px!important;flex:0 0 auto!important;align-self:center!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy,.home-vip-section .home-offer-card--vip-discount .home-offer-copy,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy{order:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;padding:0!important;gap:8px!important;text-align:center!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy>span,.home-vip-section .home-offer-card--vip-discount .home-offer-copy>span,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy>span{order:1!important;margin:0 auto!important;max-width:100%!important;justify-content:center!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{order:2!important;width:100%!important;max-width:270px!important;margin:0 auto!important;text-align:center!important;font-size:20px!important;line-height:1.5!important;white-space:normal!important;overflow-wrap:anywhere!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-benefits,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-benefits{order:3!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;gap:8px!important;margin:2px auto 0!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-benefits b,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits b,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-benefits b{flex:0 0 auto!important;min-width:64px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p{order:4!important;width:100%!important;max-width:270px!important;margin:4px auto 0!important;text-align:center!important;font-size:13px!important;line-height:1.75!important;-webkit-line-clamp:2!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer,.home-vip-section .home-offer-card--vip-discount .home-offer-footer,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer{order:3!important;display:flex!important;justify-content:center!important;width:100%!important;padding-top:10px!important;margin:0!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer button{width:min(100%,150px)!important;min-width:0!important}}.home-section#gifts .home-offer-card--vip-discount .home-offer-description,.home-vip-section .home-offer-card--vip-discount .home-offer-description{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-description.is-expanded,.home-vip-section .home-offer-card--vip-discount .home-offer-description.is-expanded{display:block!important;-webkit-line-clamp:unset!important;overflow:visible!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;min-height:26px!important;padding:0 12px!important;border:1px solid rgba(255,226,154,.36)!important;border-radius:999px!important;background:rgba(255,226,154,.12)!important;color:#ffe9ac!important;font-size:12px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more:hover{background:rgba(255,226,154,.2)!important;color:#fff4c8!important;transform:none!important}@media (max-width:640px){.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-read-more,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-read-more{order:5!important;margin:0 auto!important}}.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more,.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more:focus,.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more:focus,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more:hover{min-width:auto!important;min-height:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:rgba(255,233,172,.78)!important;font-size:12px!important;font-weight:800!important;line-height:1.4!important;text-decoration:underline!important;text-underline-offset:4px!important;box-shadow:none!important;transform:none!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more:hover,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more:hover{color:rgba(255,244,200,.95)!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-description,.home-vip-section .home-offer-card--vip-discount .home-offer-description{max-height:48px!important;opacity:.9!important;transform:translateY(0)!important;transition:max-height .32s ease,opacity .24s ease,transform .24s ease!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-description.is-expanded,.home-vip-section .home-offer-card--vip-discount .home-offer-description.is-expanded{max-height:220px!important;opacity:1!important;transform:translateY(2px)!important;animation:vipDescriptionReveal .28s ease both!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more{transition:color .18s ease,transform .18s ease,opacity .18s ease!important}.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more:active,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more:active{transform:translateY(1px) scale(.98)!important}@keyframes vipDescriptionReveal{0%{opacity:.62;filter:blur(1px)}to{opacity:1;filter:blur(0)}}@media (max-width:430px){.home-frame .topbar,.home-shell .topbar{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "actions"!important;justify-items:center!important;align-items:center!important;gap:12px!important;direction:rtl!important}.home-frame .topbar>div:first-child,.home-shell .topbar>div:first-child{display:contents!important}.home-frame .brand,.home-shell .brand{grid-area:brand!important;justify-self:center!important;margin:0!important;max-width:100%!important}.home-frame .home-header-actions,.home-shell .home-header-actions{grid-area:actions!important;justify-self:center!important;display:inline-flex!important;flex-direction:row-reverse!important;gap:10px!important;margin:0!important;padding:0!important;border:0!important}.home-frame .topbar nav,.home-shell .topbar nav{display:none!important}}@media (max-width:480px){.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;align-items:start!important;justify-items:end!important;direction:rtl!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{order:1!important;width:100%!important;text-align:right!important}.home-shell.theme-dark .home-vip-section .home-section-head span,.home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{font-size:12px!important;line-height:1.5!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{max-width:210px!important;margin-top:4px!important;font-size:25px!important;line-height:1.25!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{order:2!important;justify-self:start!important;min-height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:rgba(255,247,214,.82)!important;font-size:13px!important;line-height:1.5!important;text-decoration:underline!important;text-underline-offset:5px!important;box-shadow:none!important}}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{grid-column:1!important;width:auto!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{grid-column:2!important;width:auto!important;min-width:0!important;max-width:max-content!important;padding-inline:22px!important;white-space:nowrap!important;margin:0!important}@media (max-width:480px){.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{grid-template-columns:1fr!important;align-items:start!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head>div{grid-column:1!important}}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{direction:rtl!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{grid-column:2!important;justify-self:end!important;direction:rtl!important;text-align:right!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{grid-column:1!important;justify-self:start!important;direction:rtl!important}@media (max-width:480px){.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{direction:rtl!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head>div{grid-column:1!important}}@media (max-width:430px){.home-vip-section{padding:18px 14px 22px!important;border-radius:18px!important}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;direction:rtl!important;text-align:center!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{order:1!important;width:100%!important;max-width:100%!important;text-align:center!important;justify-self:center!important;margin:0!important}.home-shell.theme-dark .home-vip-section .home-section-head span,.home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{display:block!important;text-align:center!important;font-size:12px!important;line-height:1.5!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{width:100%!important;max-width:260px!important;margin:4px auto 0!important;text-align:center!important;font-size:clamp(25px,8vw,31px)!important;line-height:1.28!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{order:2!important;align-self:center!important;justify-self:center!important;margin:0 auto!important;padding:0!important;max-width:max-content!important;width:auto!important;text-align:center!important;font-size:13px!important;line-height:1.6!important;white-space:nowrap!important}}@media (max-width:700px){.home-vip-section{padding:18px 16px 22px!important}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;direction:rtl!important;text-align:center!important;margin-bottom:14px!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{width:100%!important;max-width:100%!important;text-align:center!important;justify-self:center!important;margin:0!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{max-width:280px!important;margin:4px auto 0!important;text-align:center!important;font-size:clamp(25px,6.8vw,34px)!important;line-height:1.28!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{align-self:center!important;justify-self:center!important;margin:0 auto!important;width:auto!important;max-width:max-content!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;text-align:center!important;text-decoration:underline!important;text-underline-offset:5px!important}.home-vip-offer-grid{padding-top:8px!important}}@media (min-width:701px){.home-shell.theme-dark .home-vip-section,.home-vip-section,html.theme-dark .home-shell .home-vip-section{padding:26px 30px 30px!important}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"action spacer title"!important;align-items:start!important;gap:18px!important;min-height:0!important;margin:0 0 20px!important;padding:0!important;direction:ltr!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{grid-area:title!important;justify-self:end!important;align-self:start!important;width:auto!important;max-width:260px!important;margin:0!important;direction:rtl!important;text-align:right!important}.home-shell.theme-dark .home-vip-section .home-section-head span,.home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{display:block!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{max-width:none!important;margin:4px 0 0!important;font-size:clamp(27px,2.5vw,34px)!important;line-height:1.2!important;text-align:right!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{grid-area:action!important;justify-self:start!important;align-self:start!important;width:auto!important;max-width:max-content!important;min-width:0!important;min-height:46px!important;margin:0!important;padding:0 22px!important;border-radius:10px!important;white-space:nowrap!important;direction:rtl!important;text-align:center!important}.home-shell.theme-dark .home-vip-offer-grid,.home-vip-offer-grid,html.theme-dark .home-shell .home-vip-offer-grid{margin-top:0!important;padding-top:0!important}}.home-section#gifts .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount{transform:none!important}.home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:hover,.home-vip-section .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:hover{transform:none!important;border-color:rgba(255,221,128,.86)!important;box-shadow:0 24px 54px rgba(27,16,35,.24),inset 0 1px 0 rgba(255,255,255,.1)!important}.home-discount-popup .home-popup-close{top:14px;left:14px;width:42px;height:42px;min-height:0;display:grid;place-items:center;padding:0;border:1px solid rgba(116,51,163,.16);border-radius:50%;background:rgba(116,51,163,.08);color:#1b1023;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-shell.theme-dark .home-discount-popup .home-popup-close,html.theme-dark .home-shell .home-discount-popup .home-popup-close{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:rgba(247,241,251,.94)}.home-discount-popup .home-popup-close svg{width:20px;height:20px;stroke-width:2.5}.home-discount-popup .home-popup-close:hover{background:rgba(116,51,163,.14);transform:translateY(-1px)}.home-shell.theme-dark .home-discount-popup .home-popup-close:hover,html.theme-dark .home-shell .home-discount-popup .home-popup-close:hover{background:rgba(255,255,255,.14)}.home-discount-popup .home-discount-code{border:1px dashed rgba(116,51,163,.44);background:linear-gradient(180deg,#f7f1fb,#fbf2f8);color:#7433a3;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 14px 30px rgba(116,51,163,.12)}.home-shell.theme-dark .home-discount-popup .home-discount-code,html.theme-dark .home-shell .home-discount-popup .home-discount-code{border-color:rgba(235,7,138,.62);background:linear-gradient(180deg,rgba(27,16,35,.96),rgba(38,18,52,.98));color:#f7d7ea;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 14px 30px rgba(0,0,0,.22)}.home-offer-media .home-offer-percent,.home-section#gifts .home-offer-card .home-offer-percent,.home-section#gifts .home-offer-card--vip-discount .home-offer-percent,.home-vip-section .home-offer-card .home-offer-percent,.home-vip-section .home-offer-card--vip-discount .home-offer-percent{top:-14px!important;left:86px!important;width:inherit!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:inherit!important;max-height:38px!important;padding:0!important;border-radius:50%!important;aspect-ratio:1/1!important;line-height:1!important;text-align:center!important;white-space:nowrap!important;font-size:10px!important;box-shadow:0 8px 18px rgba(235,7,138,.24)!important}@media (max-width:640px){.home-offer-media .home-offer-percent,.home-section#gifts .home-offer-card .home-offer-percent,.home-vip-section .home-offer-card .home-offer-percent{top:-12px!important;left:72px!important;width:inherit!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:inherit!important;max-height:34px!important;font-size:9px!important}}.home-section#gifts .home-offer-card,.home-section#gifts .home-offer-media,.home-vip-section .home-offer-card,.home-vip-section .home-offer-media{overflow:visible!important}.home-discount-code-wrap{display:grid;gap:10px;margin:18px auto}.home-discount-code-wrap.has-code{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;width:min(100%,420px)}.home-discount-code-wrap.is-empty{width:min(100%,420px)}.home-discount-code-wrap .home-discount-code{margin:0 auto;width:100%}.home-discount-copy{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(116,51,163,.18);border-radius:12px;background:rgba(116,51,163,.08);color:#1b1023;font:inherit;font-size:14px;font-weight:900;cursor:pointer;white-space:nowrap;box-shadow:0 10px 22px rgba(116,51,163,.1);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.home-discount-copy svg{width:18px;height:18px;stroke-width:2.5}.home-discount-copy:hover{border-color:rgba(235,7,138,.32);background:linear-gradient(135deg,rgba(116,51,163,.14),rgba(235,7,138,.14));color:#7433a3;transform:translateY(-2px);box-shadow:0 14px 26px rgba(116,51,163,.16)}.home-discount-copy:active{transform:translateY(1px) scale(.98);box-shadow:0 7px 14px rgba(116,51,163,.12)}.home-discount-copy.is-copied{border-color:rgba(16,185,129,.34);background:rgba(16,185,129,.12);color:#16815f}.home-shell.theme-dark .home-discount-copy,html.theme-dark .home-shell .home-discount-copy{border-color:rgba(235,7,138,.22);background:rgba(235,7,138,.1);color:#f7d7ea}.home-shell.theme-dark .home-discount-copy:hover,html.theme-dark .home-shell .home-discount-copy:hover{background:rgba(235,7,138,.16)}.home-shell.theme-dark .home-discount-copy.is-copied,html.theme-dark .home-shell .home-discount-copy.is-copied{border-color:rgba(16,185,129,.34);background:rgba(16,185,129,.12);color:#9af0ce}@media (max-width:520px){.home-discount-code-wrap.has-code{grid-template-columns:minmax(0,1fr)}}.home-offer-card.is-inactive,.home-offer-card.is-inactive :where(.home-offer-media,.home-offer-copy,.home-offer-benefits,.home-offer-description){opacity:1!important;filter:none!important}.home-offer-card.is-inactive .home-offer-footer button,.home-offer-footer button:disabled,.home-offer-footer button[disabled]{min-width:122px!important;height:42px!important;padding:0 22px!important;border:0!important;border-radius:999px!important;font-size:14px!important;font-weight:900!important;opacity:1!important;filter:none!important;cursor:default!important}.home-offer-card.is-inactive .home-offer-footer button,.home-offer-card.is-inactive .home-offer-footer button:hover,.home-offer-footer button:disabled,.home-offer-footer button:disabled:hover,.home-offer-footer button[disabled],.home-offer-footer button[disabled]:hover{background:linear-gradient(180deg,#7433a3,#7433a3)!important;color:#fff!important;box-shadow:0 8px 18px rgba(116,51,163,.16)!important;transform:none!important}@media (max-width:1320px) and (min-width:769px){.page-shell:not(.home-shell):not(.faq-shell) .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions spacer brand" "nav nav nav"!important;direction:ltr!important;align-items:center!important;gap:16px 18px!important;width:100%!important;height:auto!important;min-height:52px!important;margin-bottom:22px!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar>div:first-child{display:contents!important}.page-shell:not(.home-shell):not(.faq-shell) .brand{grid-area:brand!important;justify-self:end!important;direction:rtl!important;margin:0!important;min-width:max-content!important}.page-shell:not(.home-shell):not(.faq-shell) .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.page-shell:not(.home-shell):not(.faq-shell) .topbar nav{grid-area:nav!important;width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;direction:rtl!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list{width:100%!important;margin:0!important;padding:0 0 6px!important;justify-content:center!important;gap:clamp(14px,3vw,28px)!important;overflow-x:auto!important;scrollbar-width:none!important;font-size:clamp(13px,1.8vw,15px)!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list::-webkit-scrollbar{display:none!important}.page-shell:not(.home-shell):not(.faq-shell) .nav-list li{margin:0!important}}@media (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:clamp(18px,2.4vw,34px)!important;height:52px!important;min-height:52px!important;margin-bottom:30px!important;direction:rtl!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:flex!important;align-items:center!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;gap:0!important;direction:rtl!important}.business-shell .brand,.restaurant-shell .brand{flex:0 0 auto!important;min-width:max-content!important;margin:0!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{display:block!important;flex:1 1 auto!important;min-width:0!important;width:auto!important;overflow:hidden!important;padding:0!important}.business-shell .nav-list,.restaurant-shell .nav-list{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:clamp(13px,1.35vw,24px)!important;margin:0 clamp(18px,2.2vw,34px) 0 0!important;padding:0!important;overflow:hidden!important;white-space:nowrap!important;font-size:clamp(12px,.98vw,15px)!important;line-height:1!important;direction:rtl!important}.business-shell .nav-list li,.restaurant-shell .nav-list li{flex:0 0 auto!important;margin:0!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;flex-direction:row-reverse!important;gap:12px!important;margin:0 0 0 clamp(22px,2vw,36px)!important;padding:0 0 0 clamp(16px,1.4vw,22px)!important;border:0!important;border-left:1px solid rgba(116,51,163,.2)!important;direction:ltr!important}}@media (min-width:1181px){.business-shell .topbar nav,.restaurant-shell .topbar nav{overflow:visible!important}.business-shell .nav-list,.restaurant-shell .nav-list{overflow:visible!important;gap:clamp(13px,1.25vw,24px)!important;margin:0 clamp(14px,1.7vw,28px) 0 0!important;font-size:clamp(13px,1vw,16px)!important}}@media (max-width:1180px) and (min-width:769px){.business-shell .topbar,.restaurant-shell .topbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions spacer brand" "nav nav nav"!important;direction:ltr!important;align-items:center!important;gap:16px 18px!important;width:100%!important;height:auto!important;min-height:52px!important;margin-bottom:22px!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:contents!important}.business-shell .brand,.restaurant-shell .brand{grid-area:brand!important;justify-self:end!important;direction:rtl!important;margin:0!important;min-width:max-content!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{grid-area:nav!important;width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;direction:rtl!important}.business-shell .nav-list,.restaurant-shell .nav-list{width:100%!important;margin:0!important;padding:0 0 6px!important;justify-content:center!important;gap:clamp(14px,3vw,28px)!important;overflow-x:auto!important;scrollbar-width:none!important;font-size:clamp(13px,1.8vw,15px)!important}.business-shell .nav-list::-webkit-scrollbar,.restaurant-shell .nav-list::-webkit-scrollbar{display:none!important}}@media (min-width:769px){.business-shell .topbar:has(.user-menu-wrap),.restaurant-shell .topbar:has(.user-menu-wrap){display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;grid-template-areas:"actions spacer brand" "nav nav nav"!important;direction:ltr!important;align-items:center!important;gap:16px 18px!important;width:100%!important;height:auto!important;min-height:52px!important;margin-bottom:22px!important}.business-shell .topbar:has(.user-menu-wrap)>div:first-child,.restaurant-shell .topbar:has(.user-menu-wrap)>div:first-child{display:contents!important}.business-shell .topbar:has(.user-menu-wrap) .brand,.restaurant-shell .topbar:has(.user-menu-wrap) .brand{grid-area:brand!important;justify-self:end!important;direction:rtl!important;margin:0!important;min-width:max-content!important}.business-shell .topbar:has(.user-menu-wrap) .home-header-actions,.restaurant-shell .topbar:has(.user-menu-wrap) .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.business-shell .topbar:has(.user-menu-wrap) nav,.restaurant-shell .topbar:has(.user-menu-wrap) nav{grid-area:nav!important;width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;direction:rtl!important}.business-shell .topbar:has(.user-menu-wrap) .nav-list,.restaurant-shell .topbar:has(.user-menu-wrap) .nav-list{width:100%!important;margin:0!important;padding:0 0 6px!important;justify-content:center!important;gap:clamp(14px,3vw,28px)!important;overflow-x:auto!important;scrollbar-width:none!important;font-size:clamp(13px,1.8vw,15px)!important}.business-shell .topbar:has(.user-menu-wrap) .nav-list::-webkit-scrollbar,.restaurant-shell .topbar:has(.user-menu-wrap) .nav-list::-webkit-scrollbar{display:none!important}}.home-offer-section .home-offer-grid,.home-vip-section .home-offer-grid{display:flex!important;grid-template-columns:none!important;gap:18px!important;overflow-x:auto!important;overflow-y:visible!important;direction:rtl!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;scrollbar-width:thin!important;padding-inline:2px!important}.home-offer-section .home-offer-card,.home-vip-section .home-offer-card{flex:0 0 clamp(280px,31vw,380px)!important;direction:rtl!important;scroll-snap-align:start!important}.home-offer-section .home-offer-grid::-webkit-scrollbar,.home-vip-section .home-offer-grid::-webkit-scrollbar{height:8px!important}.home-offer-section .home-offer-grid::-webkit-scrollbar-thumb,.home-vip-section .home-offer-grid::-webkit-scrollbar-thumb{border-radius:999px!important;background:rgba(116,51,163,.26)!important}@media (max-width:640px){.home-offer-section .home-offer-card,.home-vip-section .home-offer-card{flex-basis:min(86vw,340px)!important}}.home-shell{--keymiay-action:linear-gradient(135deg,var(--brand-purple,#7433a3) 0%,var(--brand-pink,#eb078a) 100%);--keymiay-confirm-action:linear-gradient(135deg,var(--brand-purple,#7433a3) 0%,var(--brand-pink,#eb078a) 100%);--keymiay-purple-soft:rgba(116,51,163,.10);--keymiay-pink-soft:rgba(235,7,138,.10);--keymiay-status-soft:rgba(116,51,163,.10)}.home-category-card svg,.home-eyebrow,.home-footer h2,.home-offer-copy>span,.home-offer-footer span,.home-offer-read-more,.home-search-field svg,.home-section-head span,.home-story span:last-child,.home-text-action{color:var(--brand-purple,#7433a3)!important}.home-story-ring{border-color:var(--brand-purple,#7433a3)!important;box-shadow:0 10px 24px rgba(116,51,163,.14)!important}.home-discount-code button,.home-guide-icon,.home-hero-actions .home-primary-action,.home-offer-footer button,.home-popup-copy button,.home-profile-logo{background:var(--keymiay-action)!important;color:#fff!important;box-shadow:0 12px 26px rgba(116,51,163,.2)!important}.home-brand-card,.home-category-card,.home-footer,.home-offer-card,.home-profile-card,.home-search-field,.home-section{border-color:rgba(116,51,163,.14)!important}.home-brand-card:hover,.home-category-card:not(.is-disabled):hover,.home-offer-card:hover{border-color:rgba(235,7,138,.26)!important;box-shadow:0 18px 34px rgba(116,51,163,.12)!important}.home-guide-number,.home-offer-kind,.home-offer-percent,.home-offer-status:not(.is-inactive){background:var(--keymiay-purple-soft)!important;color:var(--brand-purple,#7433a3)!important;border-color:rgba(116,51,163,.24)!important}.home-banner-dots button.is-active,.home-story-progress span.is-active i{background:var(--brand-pink,#eb078a)!important}.home-footer-contact a{gap:8px;background:linear-gradient(135deg,rgba(116,51,163,.1),rgba(235,7,138,.08))!important;color:var(--brand-purple,#7433a3)!important;border:1px solid rgba(116,51,163,.14)}.home-footer-contact svg{width:17px;height:17px;color:var(--brand-pink,#eb078a);fill:none;stroke:currentColor;stroke-width:2.4}.home-shell .home-vip-section,.home-shell.theme-dark .home-vip-section,.home-vip-section,html.theme-dark .home-shell .home-vip-section{background:radial-gradient(circle at 88% 8%,rgba(116,51,163,.1),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,246,253,.96))!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{border-color:rgba(255,255,255,.72)!important;box-shadow:0 12px 24px rgba(116,51,163,.18)!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-benefits b,.home-vip-section .home-offer-card--vip-discount .home-offer-benefits b,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-benefits b{border-color:rgba(235,7,138,.22)!important;background:rgba(116,51,163,.16)!important;color:#f7d7ea!important}.home-shell.theme-dark,html.theme-dark .home-shell{background:var(--brand-dark,#1b1023)!important}.home-shell.theme-dark .home-brand-card,.home-shell.theme-dark .home-category-card,.home-shell.theme-dark .home-footer,.home-shell.theme-dark .home-offer-card,.home-shell.theme-dark .home-profile-card,.home-shell.theme-dark .home-section,html.theme-dark .home-shell .home-brand-card,html.theme-dark .home-shell .home-category-card,html.theme-dark .home-shell .home-footer,html.theme-dark .home-shell .home-offer-card,html.theme-dark .home-shell .home-profile-card,html.theme-dark .home-shell .home-section{border-color:rgba(235,7,138,.18)!important}@media (min-width:769px){.business-shell .topbar,.business-shell .topbar:has(.user-menu-wrap),.restaurant-shell .topbar,.restaurant-shell .topbar:has(.user-menu-wrap){display:grid!important;grid-template-columns:minmax(176px,auto) minmax(0,1fr) minmax(148px,auto)!important;grid-template-areas:"actions nav brand"!important;align-items:center!important;gap:clamp(14px,1.8vw,28px)!important;width:100%!important;height:52px!important;min-height:52px!important;margin-bottom:30px!important;direction:ltr!important}.business-shell .topbar:has(.user-menu-wrap)>div:first-child,.business-shell .topbar>div:first-child,.restaurant-shell .topbar:has(.user-menu-wrap)>div:first-child,.restaurant-shell .topbar>div:first-child{display:contents!important}.business-shell .brand,.business-shell .topbar:has(.user-menu-wrap) .brand,.restaurant-shell .brand,.restaurant-shell .topbar:has(.user-menu-wrap) .brand{grid-area:brand!important;justify-self:end!important;min-width:max-content!important;max-width:170px!important;margin:0!important;direction:rtl!important}.business-shell .brand-logo-mark,.restaurant-shell .brand-logo-mark{width:40px!important;height:40px!important}.business-shell .brand-logo-type,.restaurant-shell .brand-logo-type{width:clamp(92px,8vw,122px)!important;height:38px!important}.business-shell .topbar nav,.business-shell .topbar:has(.user-menu-wrap) nav,.restaurant-shell .topbar nav,.restaurant-shell .topbar:has(.user-menu-wrap) nav{grid-area:nav!important;display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important;padding:0!important;direction:rtl!important}.business-shell .nav-list,.business-shell .topbar:has(.user-menu-wrap) .nav-list,.restaurant-shell .nav-list,.restaurant-shell .topbar:has(.user-menu-wrap) .nav-list{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:clamp(10px,1.25vw,22px)!important;width:100%!important;margin:0!important;padding:0 0 6px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;scrollbar-width:none!important;font-size:clamp(12px,.95vw,15px)!important;line-height:1!important;direction:rtl!important}.business-shell .nav-list::-webkit-scrollbar,.restaurant-shell .nav-list::-webkit-scrollbar{display:none!important}.business-shell .nav-list li,.restaurant-shell .nav-list li{flex:0 0 auto!important;height:40px!important;display:flex!important;align-items:center!important;margin:0!important}.business-shell .home-header-actions,.business-shell .topbar:has(.user-menu-wrap) .home-header-actions,.restaurant-shell .home-header-actions,.restaurant-shell .topbar:has(.user-menu-wrap) .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;border:0!important;direction:ltr!important}.business-shell .login-btn,.business-shell .user-menu-btn,.restaurant-shell .login-btn,.restaurant-shell .user-menu-btn{width:auto!important;min-width:136px!important;max-width:210px!important;height:50px!important}}.home-shell .home-vip-section,.home-shell.theme-dark .home-vip-section,.home-vip-section,html.theme-dark .home-shell .home-vip-section{border-color:rgba(116,51,163,.18)!important;background:radial-gradient(circle at 88% 8%,rgba(116,51,163,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,246,253,.96))!important;box-shadow:none!important}.home-vip-section .home-offer-grid{direction:rtl!important;justify-content:flex-start!important;padding-inline:0!important;mask-image:none!important;-webkit-mask-image:none!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:hover,.home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:hover{border-color:rgba(116,51,163,.44)!important;background:radial-gradient(circle at 86% 8%,rgba(235,7,138,.1),transparent 28%),linear-gradient(145deg,rgba(27,16,35,.98),rgba(38,18,52,.98))!important;box-shadow:0 12px 24px rgba(27,16,35,.16)!important;transform:none!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:after,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:before,.home-vip-section .home-offer-card--vip-discount:after,.home-vip-section .home-offer-card--vip-discount:before,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:after,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:before{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,.home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-vip-banner{border-color:rgba(235,7,138,.24)!important;background:rgba(235,7,138,.12)!important;color:#f7d7ea!important;box-shadow:none!important}.home-shell.theme-dark .home-discount-popup .home-discount-code,html.theme-dark .home-shell .home-discount-popup .home-discount-code{border-color:rgba(235,7,138,.62)!important;background:radial-gradient(circle at 50% 0,rgba(235,7,138,.12),transparent 34%),linear-gradient(180deg,rgba(27,16,35,.98),rgba(38,18,52,.96))!important;color:#f7f1fb!important;box-shadow:inset 0 0 0 1px rgba(116,51,163,.18),0 12px 28px rgba(27,16,35,.3)!important}.home-vip-section .home-section-head h2{color:var(--brand-dark,#1b1023)!important;text-shadow:none!important}.home-vip-section .home-section-head span{color:var(--brand-purple,#7433a3)!important;background:rgba(116,51,163,.1)!important;border-color:rgba(116,51,163,.18)!important;text-shadow:none!important}.home-vip-section .home-section-head .home-text-action{color:var(--brand-purple,#7433a3)!important;background:rgba(255,255,255,.82)!important;border-color:rgba(116,51,163,.16)!important;box-shadow:none!important;text-shadow:none!important}.home-vip-section .home-section-head .home-text-action:hover{background:rgba(116,51,163,.1)!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-shell.theme-dark .home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head span{color:#f7d7ea!important;background:rgba(235,7,138,.12)!important;border-color:rgba(235,7,138,.24)!important}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{opacity:1!important;filter:none!important;mix-blend-mode:normal!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{opacity:1!important;color:var(--brand-dark,#1b1023)!important;text-shadow:none!important}.home-shell.theme-dark .home-vip-section .home-section-head span,.home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{opacity:1!important;color:var(--brand-purple,#7433a3)!important;background:rgba(116,51,163,.1)!important;border-color:rgba(116,51,163,.18)!important;text-shadow:none!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{opacity:1!important;color:var(--brand-purple,#7433a3)!important;background:rgba(255,255,255,.92)!important;border-color:rgba(116,51,163,.18)!important;box-shadow:none!important;text-shadow:none!important}.home-shell.theme-dark .home-vip-section,html.theme-dark .home-shell .home-vip-section{border-color:rgba(116,51,163,.34)!important;background:radial-gradient(circle at 88% 8%,rgba(235,7,138,.12),transparent 30%),linear-gradient(180deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:none!important}.home-shell.theme-dark .home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{background:transparent!important;box-shadow:none!important;text-shadow:none!important;opacity:1!important;filter:none!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{color:#ffffff!important;text-shadow:none!important;opacity:1!important}.home-shell.theme-dark .home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{color:#f7d7ea!important;background:rgba(235,7,138,.14)!important;border-color:rgba(235,7,138,.26)!important;text-shadow:none!important;opacity:1!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{color:#f7d7ea!important;background:rgba(116,51,163,.22)!important;border-color:rgba(235,7,138,.24)!important;box-shadow:none!important;text-shadow:none!important;opacity:1!important}.home-offer-card .home-offer-percent,.home-section#gifts .home-offer-card .home-offer-percent,.home-vip-section .home-offer-card .home-offer-percent{min-width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:999px!important;background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(27,16,35,.22)!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.home-offer-card .home-offer-status,.home-section#gifts .home-offer-card .home-offer-status,.home-vip-section .home-offer-card .home-offer-status{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:48px!important;min-height:22px!important;padding:3px 10px!important;border-radius:999px!important;border:1px solid rgba(235,7,138,.42)!important;background:rgba(27,16,35,.94)!important;color:#ffffff!important;box-shadow:none!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}.home-offer-card .home-offer-status:after,.home-section#gifts .home-offer-card .home-offer-status:after,.home-vip-section .home-offer-card .home-offer-status:after{background:var(--brand-pink,#eb078a)!important}.home-offer-section .home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.home-offer-section .home-offer-grid::-webkit-scrollbar,.home-section#gifts>.home-offer-grid::-webkit-scrollbar,.home-vip-section .home-offer-grid::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.home-banner-empty,.home-banner-slide.is-placeholder{width:100%!important;height:100%!important;border-radius:14px!important}.home-banner-slide.is-placeholder{background:radial-gradient(circle at 28% 28%,rgba(116,51,163,.12),transparent 34%),radial-gradient(circle at 72% 36%,rgba(235,7,138,.08),transparent 30%),linear-gradient(135deg,rgba(247,241,251,.98),rgba(255,245,251,.96))!important}.home-shell.theme-dark .home-banner-slide.is-placeholder,html.theme-dark .home-shell .home-banner-slide.is-placeholder{background:radial-gradient(circle at 28% 28%,rgba(116,51,163,.2),transparent 34%),radial-gradient(circle at 72% 36%,rgba(235,7,138,.14),transparent 30%),linear-gradient(135deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important}.home-offer-section .home-offer-grid,.home-section#gifts>.home-offer-grid{display:flex!important;grid-template-columns:none!important;grid-auto-flow:unset!important;align-items:stretch!important;justify-content:flex-start!important;gap:clamp(16px,1.8vw,24px)!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;padding:0 0 4px!important;direction:rtl!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.home-offer-section .home-offer-grid::-webkit-scrollbar,.home-section#gifts>.home-offer-grid::-webkit-scrollbar{display:none!important}.home-offer-section .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card{flex:0 0 clamp(300px,calc((100% - 48px) / 3),460px)!important;scroll-snap-align:start!important}@media (max-width:768px){.home-offer-section .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card{flex-basis:min(86vw,360px)!important}}.home-shell.theme-dark .home-guide-number,html.theme-dark .home-shell .home-guide-number{background:linear-gradient(145deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))!important;color:#ffffff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:0 14px 28px rgba(235,7,138,.2)!important;opacity:1!important;filter:none!important;text-shadow:none!important}.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{border-color:rgba(116,51,163,.34)!important;background:radial-gradient(circle at 18% 8%,rgba(235,7,138,.1),transparent 34%),linear-gradient(180deg,rgba(38,18,52,.96),rgba(27,16,35,.98))!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-shell.theme-dark .home-banner-slide,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-slide,html.theme-dark .home-shell .home-banner-viewport{border-color:rgba(116,51,163,.22)!important;background:radial-gradient(circle at 50% 32%,rgba(235,7,138,.08),transparent 34%),linear-gradient(135deg,rgba(38,18,52,.92),rgba(27,16,35,.96))!important;box-shadow:inset 0 0 0 1px rgba(116,51,163,.18)!important}.home-shell.theme-dark .home-banner-nav,html.theme-dark .home-shell .home-banner-nav{color:#ffffff!important;background:rgba(27,16,35,.92)!important;border-color:rgba(116,51,163,.5)!important;box-shadow:0 14px 30px rgba(0,0,0,.24)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-shell.theme-dark .home-banner-dots button,html.theme-dark .home-shell .home-banner-dots button{background:rgba(247,241,251,.2)!important}.home-shell.theme-dark .home-banner-dots button.is-active,html.theme-dark .home-shell .home-banner-dots button.is-active{background:var(--brand-pink,#eb078a)!important}.home-about-intro{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;margin:12px 0 10px;padding:12px 16px;border:1px solid rgba(116,51,163,.18);border-radius:14px;background:radial-gradient(circle at 16% 20%,rgba(235,7,138,.1),transparent 30%),linear-gradient(135deg,rgba(116,51,163,.08),rgba(255,255,255,.94));box-shadow:0 20px 46px rgba(27,16,35,.08)}.home-about-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));color:#fff;box-shadow:0 14px 28px rgba(116,51,163,.24)}.home-about-icon svg{width:22px;height:22px}.home-about-copy span,.home-about-side strong{color:var(--brand-purple,#7433a3);font-weight:900}.home-about-copy h1{margin:2px 0 5px;color:var(--brand-dark,#1b1023);font-size:clamp(21px,2vw,28px);font-weight:950;line-height:1.35}.home-about-copy p,.home-about-side p{margin:0;color:rgba(27,16,35,.78);font-size:12px;font-weight:750;line-height:1.75}.home-about-copy p+p{margin-top:8px}.home-about-side{display:grid;gap:8px;min-width:168px;padding:0;border-radius:0;background:transparent;border:0}.home-about-side strong{color:var(--brand-dark,#1b1023);max-width:210px;font-size:12px;line-height:1.65}.home-about-side p{display:none}.home-about-contact{display:flex;flex-direction:column;gap:6px}.home-about-contact a{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border:1px solid rgba(116,51,163,.18);border-radius:999px;color:var(--brand-purple,#7433a3);background:rgba(255,255,255,.78);font-size:12px;font-weight:900;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.home-about-contact a:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:translateX(120%);transition:transform .42s ease;pointer-events:none}.home-about-contact a:hover{transform:translateY(-2px);border-color:rgba(235,7,138,.34);background:linear-gradient(135deg,rgba(116,51,163,.08),rgba(235,7,138,.08));color:var(--brand-pink,#eb078a);box-shadow:0 10px 20px rgba(116,51,163,.14)}.home-about-contact a:hover:after{transform:translateX(-120%)}.home-about-contact a:active{transform:translateY(0) scale(.98);box-shadow:0 5px 12px rgba(116,51,163,.12)}.home-about-contact a:focus-visible{outline:3px solid rgba(235,7,138,.24);outline-offset:3px}.home-about-contact svg{width:14px;height:14px;stroke:currentColor;fill:none}.home-about-contact svg circle,.home-about-contact svg rect{fill:none;stroke:currentColor;stroke-width:1.8}.home-faq-section{margin-top:18px;padding:18px;border:1px solid rgba(116,51,163,.18);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(27,16,35,.06)}.home-faq-group,.home-faq-groups{display:grid;gap:10px}.home-faq-group{border:1px solid rgba(116,51,163,.14);border-radius:14px;background:linear-gradient(135deg,rgba(116,51,163,.045),rgba(235,7,138,.025));overflow:hidden;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.home-faq-group:hover{transform:translateY(-2px);border-color:rgba(235,7,138,.28);background:linear-gradient(135deg,rgba(116,51,163,.07),rgba(235,7,138,.055));box-shadow:0 14px 28px rgba(116,51,163,.08)}.home-faq-group:active{transform:translateY(0) scale(.998)}.home-faq-group-summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.home-faq-group-summary:focus-visible{outline:3px solid rgba(235,7,138,.22);outline-offset:-3px}.home-faq-group-summary::-webkit-details-marker{display:none}.home-faq-group h3{margin:0;color:var(--brand-purple,#7433a3);font-size:18px;font-weight:950}.home-faq-group-summary>span{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:rgba(116,51,163,.1);color:var(--brand-purple,#7433a3);font-size:12px;font-weight:900;transition:transform .18s ease,background .18s ease,color .18s ease}.home-faq-group:hover .home-faq-group-summary>span,.home-faq-group[open] .home-faq-group-summary>span{transform:scale(1.05);background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));color:#fff}.home-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 14px 14px;align-items:start}.home-faq-item{align-self:start;overflow:hidden;border:1px solid rgba(116,51,163,.14);border-radius:14px;background:rgba(255,255,255,.58);transition:border-color .22s ease,background .22s ease,box-shadow .22s ease}.home-faq-item[open]{border-color:rgba(235,7,138,.28);box-shadow:0 12px 28px rgba(116,51,163,.08);animation:homeFaqCardOpen .24s ease both}.home-faq-item summary{display:flex;align-items:center;gap:12px;min-height:62px;padding:14px 16px;cursor:pointer;list-style:none;color:var(--brand-dark,#1b1023);font-size:16px;font-weight:900;line-height:1.8;transition:color .22s ease,background .22s ease}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item summary span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(116,51,163,.12);color:var(--brand-purple,#7433a3);font-weight:950;transition:transform .22s ease,background .22s ease,color .22s ease}.home-faq-item[open] summary span{transform:scale(1.08);background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));color:#fff}.home-faq-item p{margin:0;padding:0 62px 18px 18px;color:rgba(27,16,35,.72);font-size:15px;font-weight:700;line-height:2;animation:homeFaqAnswerIn .24s ease both}@keyframes homeFaqAnswerIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes homeFaqCardOpen{0%{transform:translateY(-2px) scale(.992)}to{transform:translateY(0) scale(1)}}.home-shell.theme-dark .home-about-intro,.home-shell.theme-dark .home-faq-section,html.theme-dark .home-shell .home-about-intro,html.theme-dark .home-shell .home-faq-section{border-color:rgba(235,7,138,.28);background:radial-gradient(circle at 16% 20%,rgba(235,7,138,.16),transparent 32%),linear-gradient(135deg,rgba(116,51,163,.16),rgba(27,16,35,.9));box-shadow:none}.home-shell.theme-dark .home-about-copy h1,.home-shell.theme-dark .home-about-copy p,.home-shell.theme-dark .home-about-side p,.home-shell.theme-dark .home-about-side strong,.home-shell.theme-dark .home-faq-item summary,html.theme-dark .home-shell .home-about-copy h1,html.theme-dark .home-shell .home-about-copy p,html.theme-dark .home-shell .home-about-side p,html.theme-dark .home-shell .home-about-side strong,html.theme-dark .home-shell .home-faq-item summary{color:#fff}.home-shell.theme-dark .home-about-side,.home-shell.theme-dark .home-faq-item,html.theme-dark .home-shell .home-about-side,html.theme-dark .home-shell .home-faq-item{border-color:rgba(235,7,138,.24);background:rgba(255,255,255,.045)}.home-shell.theme-dark .home-about-side,html.theme-dark .home-shell .home-about-side{border:0;background:transparent}.home-shell.theme-dark .home-about-contact a,.home-shell.theme-dark .home-about-copy span,.home-shell.theme-dark .home-faq-group h3,html.theme-dark .home-shell .home-about-contact a,html.theme-dark .home-shell .home-about-copy span,html.theme-dark .home-shell .home-faq-group h3{color:var(--brand-pink,#eb078a)}.home-shell.theme-dark .home-about-contact a:hover,html.theme-dark .home-shell .home-about-contact a:hover{border-color:rgba(235,7,138,.45);background:rgba(235,7,138,.11);box-shadow:0 10px 20px rgba(235,7,138,.12)}.home-shell.theme-dark .home-about-contact,html.theme-dark .home-shell .home-about-contact{background:transparent!important}.home-shell.theme-dark .home-about-contact a,html.theme-dark .home-shell .home-about-contact a{border-color:rgba(235,7,138,.24)!important;background:rgba(27,16,35,.72)!important;color:#f7d7ea!important;box-shadow:none!important}.home-shell.theme-dark .home-about-contact a:after,html.theme-dark .home-shell .home-about-contact a:after{content:none!important;display:none!important}.home-shell.theme-dark .home-faq-item p,html.theme-dark .home-shell .home-faq-item p{color:rgba(255,255,255,.78)}@media (max-width:980px){.home-about-intro{grid-template-columns:1fr}.home-about-icon{width:58px;height:58px}.home-faq-list{grid-template-columns:1fr}}@media (max-width:640px){.home-about-intro{grid-template-columns:34px minmax(0,1fr);grid-template-areas:"icon copy" "side side";gap:8px 10px;margin:10px 0 8px;padding:10px;border-radius:12px}.home-about-icon{grid-area:icon;width:34px;height:34px;border-radius:11px;box-shadow:0 8px 18px rgba(116,51,163,.18)}.home-about-icon svg{width:18px;height:18px}.home-about-copy{grid-area:copy;min-width:0}.home-about-copy span{font-size:10px;line-height:1.2}.home-about-copy h1{margin:2px 0 5px;font-size:18px;line-height:1.25}.home-about-copy p,.home-about-side p,.home-faq-item p{font-size:14px}.home-about-copy p{font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.home-about-copy p+p{display:none}.home-about-side{grid-area:side;gap:8px;padding:0;border:0;background:transparent}.home-about-side p,.home-about-side strong{display:none}.home-about-contact{gap:6px}.home-about-contact a{min-height:28px;padding:0 9px;font-size:10px}.home-about-contact svg{width:14px;height:14px}.home-faq-section{margin-top:12px;padding:12px;border-radius:12px}.home-faq-section .home-section-head{margin-bottom:10px}.home-faq-section .home-section-head h2{font-size:20px}.home-faq-group-summary{min-height:46px;padding:9px 11px}.home-faq-group h3{font-size:15px}.home-faq-list{gap:8px;padding:0 8px 8px}.home-faq-item summary{align-items:flex-start;min-height:48px;padding:10px;font-size:12px}.home-faq-item p{padding:0 12px 12px}}.home-offer-section .home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{padding-top:12px!important;scroll-padding-top:12px!important}.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{display:flex!important;flex-wrap:nowrap!important;gap:18px!important;overflow-x:auto!important;overflow-y:visible!important;direction:rtl!important;scroll-behavior:smooth!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important}.home-brand-grid::-webkit-scrollbar,.home-offer-section .home-offer-grid::-webkit-scrollbar,.home-section#gifts>.home-offer-grid::-webkit-scrollbar,.home-vip-section .home-offer-grid::-webkit-scrollbar{display:none!important}.home-brand-grid .home-brand-card{flex:0 0 clamp(138px,16vw,180px)!important}.home-offer-section .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-section .home-offer-card{flex:0 0 clamp(300px,calc((100% - 48px) / 3),460px)!important;scroll-snap-align:start!important}@media (max-width:640px){.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{gap:12px!important;padding-inline:4px!important}.home-brand-grid .home-brand-card{flex-basis:128px!important}.home-offer-section .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-section .home-offer-card{flex-basis:min(82vw,340px)!important}}.home-offer-card:hover,.home-offer-section .home-offer-card:hover,.home-section#gifts .home-offer-card:hover,.home-shell.theme-dark .home-offer-card:hover,.home-shell.theme-dark .home-offer-section .home-offer-card:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card:hover,.home-shell.theme-dark .home-vip-section .home-offer-card:hover,.home-vip-section .home-offer-card:hover,html.theme-dark .home-shell .home-offer-card:hover,html.theme-dark .home-shell .home-offer-section .home-offer-card:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card:hover{transform:translateY(-4px)!important;border-color:rgba(116,51,163,.42)!important}.home-shell.theme-dark .home-offer-card:hover,.home-shell.theme-dark .home-offer-section .home-offer-card:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card:hover,.home-shell.theme-dark .home-vip-section .home-offer-card:hover,html.theme-dark .home-shell .home-offer-card:hover,html.theme-dark .home-shell .home-offer-section .home-offer-card:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card:hover{border-color:rgba(235,7,138,.44)!important;box-shadow:0 20px 44px rgba(0,0,0,.22)!important}.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#gifts>.home-offer-grid,.home-stories,.home-vip-section .home-offer-grid{cursor:grab!important;touch-action:pan-y!important;-webkit-user-select:none!important;user-select:none!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.home-brand-grid::-webkit-scrollbar,.home-offer-section .home-offer-grid::-webkit-scrollbar,.home-section#gifts>.home-offer-grid::-webkit-scrollbar,.home-stories::-webkit-scrollbar,.home-vip-section .home-offer-grid::-webkit-scrollbar{display:none!important}.home-brand-grid.is-dragging,.home-offer-section .home-offer-grid.is-dragging,.home-section#gifts>.home-offer-grid.is-dragging,.home-stories.is-dragging,.home-vip-section .home-offer-grid.is-dragging{cursor:grabbing!important;scroll-behavior:auto!important}@media (max-width:640px){.home-shell.theme-dark .home-vip-section,.home-vip-section,html.theme-dark .home-shell .home-vip-section{padding:20px 10px 100px!important;overflow:hidden!important}.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:0!important;margin:0 0 18px!important;padding:0!important;text-align:center!important;direction:rtl!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;text-align:center!important}.home-shell.theme-dark .home-vip-section .home-section-head span,.home-vip-section .home-section-head span,html.theme-dark .home-shell .home-vip-section .home-section-head span{display:inline-flex!important;width:auto!important;max-width:100%!important;margin:0!important;padding:5px 12px!important;border-radius:999px!important;background:rgba(235,7,138,.14)!important;color:#f7d7ea!important;font-size:12px!important;line-height:1.5!important;white-space:nowrap!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{width:100%!important;margin:0!important;color:#ffffff!important;font-size:clamp(27px,8vw,34px)!important;line-height:1.25!important;text-align:center!important;white-space:normal!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:40px!important;margin:2px 0 0!important;padding:0 16px!important;border:1px solid rgba(247,215,234,.22)!important;border-radius:12px!important;background:rgba(255,255,255,.08)!important;color:#ffffff!important;font-size:13px!important;line-height:1.4!important;box-shadow:none!important;transform:none!important}.home-vip-section .home-offer-grid{padding-top:0!important}}.home-search-results-panel,.home-shell .home-search-results-panel{margin-top:12px!important;padding:18px!important;border-color:rgba(116,51,163,.18)!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,246,253,.96))!important;box-shadow:0 14px 30px rgba(27,16,35,.04)!important}.home-search-results-panel .home-section-head{margin-bottom:14px!important}.home-search-brand-results,.home-search-offer-results{display:flex!important;flex-wrap:nowrap!important;gap:14px!important;overflow-x:auto!important;overflow-y:visible!important;padding:8px 4px 12px!important;direction:rtl!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.home-search-brand-results::-webkit-scrollbar,.home-search-offer-results::-webkit-scrollbar{display:none!important}.home-search-brand-results .home-brand-card{flex:0 0 clamp(132px,18vw,170px)!important}.home-search-offer-results .home-offer-card{flex:0 0 clamp(280px,calc((100% - 28px) / 3),420px)!important}.home-search-offer-results .home-offer-card,.home-shell.theme-dark .home-search-offer-results .home-offer-card,html.theme-dark .home-shell .home-search-offer-results .home-offer-card{min-height:430px!important;max-height:none!important;border-radius:16px!important}.home-search-offer-results .home-offer-card--vip-discount:after,.home-search-offer-results .home-offer-card--vip-discount:before,.home-search-offer-results .home-offer-card:after,.home-search-offer-results .home-offer-card:before{display:none!important;content:none!important}.home-search-offer-results .home-offer-media{display:flex!important;width:132px!important;height:150px!important;min-width:132px!important;min-height:150px!important;max-width:132px!important;max-height:150px!important;align-items:center!important;justify-content:center!important;overflow:visible!important;padding:0!important;margin:0 auto 8px!important;border:0!important;border-radius:0!important;border-bottom:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}.home-search-offer-results .home-offer-media:after,.home-search-offer-results .home-offer-media:before{display:none!important;content:none!important}.home-search-offer-results .home-offer-media img{width:112px!important;height:112px!important;max-width:112px!important;max-height:112px!important;border-radius:50%!important;object-fit:contain!important;box-shadow:none!important;filter:none!important}.home-search-offer-results .home-offer-percent{top:10px!important;left:calc(50% - 8px)!important;min-width:44px!important;min-height:44px!important;padding:0 10px!important;box-shadow:none!important;filter:none!important}.home-search-offer-results .home-offer-status{right:calc(50% - 52px)!important;bottom:18px!important;box-shadow:none!important;filter:none!important}.home-search-offer-results .home-offer-media .home-offer-kind,.home-search-offer-results .home-offer-status:after,.home-search-offer-results .home-offer-status:before{display:none!important;content:none!important}.home-search-offer-results .home-offer-media *,.home-search-offer-results .home-offer-media :after,.home-search-offer-results .home-offer-media :before{filter:none!important;text-shadow:none!important}.home-search-offer-results .home-offer-copy{gap:6px!important;padding:8px 18px 10px!important}.home-search-offer-results .home-offer-copy h3{min-height:0!important;font-size:18px!important;line-height:1.55!important}.home-search-offer-results .home-offer-copy h3,.home-search-offer-results .home-offer-description{margin:0!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.home-search-offer-results .home-offer-description{min-height:48px!important;max-height:48px!important;font-size:13px!important;line-height:1.85!important}.home-search-offer-results .home-offer-description.is-expanded{max-height:48px!important;-webkit-line-clamp:2!important}.home-search-offer-results .home-offer-benefits{gap:6px!important;min-height:28px!important}.home-search-offer-results .home-offer-read-more{width:auto!important;min-height:0!important;margin:0 auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;font-size:12px!important;line-height:1.4!important}.home-search-offer-results .home-offer-footer{margin-top:auto!important;padding:0 18px 22px!important;border-top:0!important}.home-search-offer-results .home-offer-footer button{width:min(150px,100%)!important;min-height:44px!important;margin:0 auto!important;padding:0 20px!important;border:0!important;border-radius:999px!important}.home-shell.theme-dark .home-search-results-panel,html.theme-dark .home-shell .home-search-results-panel{border-color:rgba(235,7,138,.18)!important;background:rgba(255,255,255,.045)!important;box-shadow:none!important}@media (max-width:640px){.home-search-results-panel,.home-shell .home-search-results-panel{padding:14px 10px!important}.home-search-brand-results .home-brand-card{flex-basis:126px!important}.home-search-offer-results .home-offer-card{flex-basis:min(84vw,340px)!important}}.home-offer-media-link,.home-offer-media-link:focus,.home-offer-media-link:hover{color:inherit!important;text-decoration:none!important}.home-offer-media-link{cursor:pointer!important}.home-offer-media-link:focus-visible{outline:3px solid rgba(235,7,138,.45)!important;outline-offset:4px!important}.home-offer-media-link img{transition:transform .22s ease!important}.home-offer-media-link:hover img{transform:scale(1.04)!important}.home-search-offer-results .home-offer-media .home-offer-kind,.home-search-offer-results .home-offer-media-link .home-offer-kind{display:none!important;visibility:hidden!important;opacity:0!important}.home-search-offer-results .home-offer-media-link:hover img{transform:none!important}.home-offer-description.is-expanded,.home-search-offer-results .home-offer-description.is-expanded,.home-section#gifts .home-offer-card .home-offer-description.is-expanded,.home-vip-section .home-offer-card .home-offer-description.is-expanded{min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}.home-offer-read-more{position:relative!important;z-index:5!important;cursor:pointer!important}.home-all-gifts-section{scroll-margin-top:110px}.home-gift-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.home-gift-group-card{display:grid;gap:16px;padding:18px;border:1px solid rgba(116,51,163,.16);border-radius:18px;background:radial-gradient(circle at 12% 0,rgba(235,7,138,.09),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(250,246,255,.9));box-shadow:0 16px 36px rgba(116,51,163,.08)}.home-gift-group-brand{display:flex;align-items:center;gap:12px;color:var(--brand-dark,#1b1023);text-decoration:none}.home-gift-group-brand img,.home-gift-group-brand>svg{width:64px;height:64px;flex:0 0 64px;border-radius:50%;object-fit:cover;border:2px solid rgba(116,51,163,.22);background:#fff}.home-gift-group-brand>svg{padding:14px;color:var(--brand-purple,#7433a3)}.home-gift-group-brand strong{font-size:18px;font-weight:950;line-height:1.5}.home-gift-group-list{display:grid;gap:10px}.home-gift-group-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(116,51,163,.12);border-radius:14px;background:rgba(255,255,255,.74)}.home-gift-group-item span{display:inline-flex;width:fit-content;margin-bottom:6px;padding:3px 10px;border-radius:999px;background:rgba(235,7,138,.1);color:var(--brand-pink,#eb078a);font-size:12px;font-weight:900}.home-gift-group-item b{display:block;color:var(--brand-dark,#1b1023);font-size:15px;font-weight:950;line-height:1.6}.home-gift-group-item p{margin:4px 0 0;color:#5f5668;font-size:13px;font-weight:750;line-height:1.8}.home-gift-group-item button{min-height:42px;padding:0 16px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));color:#fff;font-size:13px;font-weight:950;cursor:pointer;box-shadow:0 12px 26px rgba(116,51,163,.18);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.home-gift-group-item button:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(116,51,163,.22)}.home-gift-group-item button:active{transform:translateY(0)}.home-gift-group-item button:disabled{cursor:wait;opacity:.62}.home-shell.theme-dark .home-gift-group-card,html.theme-dark .home-shell .home-gift-group-card{border-color:rgba(235,7,138,.22);background:radial-gradient(circle at 12% 0,rgba(235,7,138,.15),transparent 34%),linear-gradient(145deg,rgba(31,13,39,.96),rgba(24,10,32,.92));box-shadow:none}.home-shell.theme-dark .home-gift-group-brand,.home-shell.theme-dark .home-gift-group-item b,html.theme-dark .home-shell .home-gift-group-brand,html.theme-dark .home-shell .home-gift-group-item b{color:#fff}.home-shell.theme-dark .home-gift-group-brand img,.home-shell.theme-dark .home-gift-group-brand>svg,html.theme-dark .home-shell .home-gift-group-brand img,html.theme-dark .home-shell .home-gift-group-brand>svg{border-color:rgba(235,7,138,.3);background:rgba(255,255,255,.07)}.home-shell.theme-dark .home-gift-group-item,html.theme-dark .home-shell .home-gift-group-item{border-color:rgba(235,7,138,.18);background:rgba(255,255,255,.045)}.home-shell.theme-dark .home-gift-group-item p,html.theme-dark .home-shell .home-gift-group-item p{color:rgba(255,255,255,.72)}@media (max-width:640px){.home-gift-groups{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 12px;scrollbar-width:none}.home-gift-groups::-webkit-scrollbar{display:none}.home-gift-group-card{flex:0 0 min(86vw,360px);scroll-snap-align:start;padding:14px;border-radius:16px}.home-gift-group-item{grid-template-columns:1fr}.home-gift-group-item button{width:100%}}.home-offer-media-link:after,.home-offer-media-link:before,.home-offer-media:after,.home-offer-media:before,.home-search-offer-results .home-offer-media-link:after,.home-search-offer-results .home-offer-media-link:before,.home-search-offer-results .home-offer-media:after,.home-search-offer-results .home-offer-media:before,.home-search-results-panel .home-offer-media-link:after,.home-search-results-panel .home-offer-media-link:before,.home-search-results-panel .home-offer-media:after,.home-search-results-panel .home-offer-media:before{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;border:0!important;background:none!important;box-shadow:none!important;filter:none!important}.home-search-offer-results .home-offer-media,.home-search-offer-results .home-offer-media-link,.home-search-results-panel .home-offer-media,.home-search-results-panel .home-offer-media-link{isolation:isolate!important;background:transparent!important}.home-search-offer-results .home-offer-media img,.home-search-offer-results .home-offer-media-link img,.home-search-results-panel .home-offer-media img,.home-search-results-panel .home-offer-media-link img{position:relative!important;z-index:2!important}.home-search-offer-results .home-offer-media-link,.home-search-results-panel .home-offer-media-link{width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;max-width:112px!important;max-height:112px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;outline:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;overflow:visible!important}.home-search-offer-results .home-offer-media-link *,.home-search-offer-results .home-offer-media-link :after,.home-search-offer-results .home-offer-media-link :before,.home-search-results-panel .home-offer-media-link *,.home-search-results-panel .home-offer-media-link :after,.home-search-results-panel .home-offer-media-link :before{box-shadow:none!important;filter:none!important;outline:0!important}.home-banner-slide.is-placeholder{background:radial-gradient(circle at 22% 22%,rgba(235,7,138,.18),transparent 32%),radial-gradient(circle at 78% 38%,rgba(116,51,163,.24),transparent 34%),linear-gradient(135deg,rgba(116,51,163,.2),rgba(235,7,138,.14))!important}.home-shell.theme-dark .home-banner-slide.is-placeholder,html.theme-dark .home-shell .home-banner-slide.is-placeholder{background:radial-gradient(circle at 24% 24%,rgba(235,7,138,.26),transparent 34%),radial-gradient(circle at 76% 36%,rgba(116,51,163,.34),transparent 36%),linear-gradient(135deg,#261234,#3b1545 52%,#1b1023)!important}.home-hero-actions button:not(.home-primary-action){border:1px solid rgba(116,51,163,.28)!important;background:rgba(255,255,255,.92)!important;color:var(--brand-purple,#7433a3)!important;cursor:pointer!important}.home-hero-actions button:not(.home-primary-action):hover{background:rgba(247,215,234,.92)!important;border-color:rgba(235,7,138,.35)!important;color:var(--brand-pink,#eb078a)!important}.home-shell.theme-dark .home-hero-actions button:not(.home-primary-action),html.theme-dark .home-shell .home-hero-actions button:not(.home-primary-action){border-color:rgba(247,215,234,.26)!important;background:rgba(247,215,234,.12)!important;color:#f7d7ea!important}.home-shell.theme-dark .home-hero-actions button:not(.home-primary-action):hover,html.theme-dark .home-shell .home-hero-actions button:not(.home-primary-action):hover{background:rgba(235,7,138,.18)!important;border-color:rgba(235,7,138,.45)!important;color:#fff!important}.home-all-gifts-section .home-gift-groups{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:18px!important;overflow:visible!important;align-items:stretch!important}.home-all-gifts-section .home-gift-group-card{display:flex!important;flex-direction:column!important;gap:0!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;overflow:hidden!important;border-radius:16px!important;border:1px solid rgba(116,51,163,.16)!important;background:rgba(255,255,255,.96)!important;box-shadow:0 14px 32px rgba(116,51,163,.08)!important}.home-all-gifts-section .home-gift-group-card:after,.home-all-gifts-section .home-gift-group-card:before,.home-all-gifts-section .home-gift-group-head:after,.home-all-gifts-section .home-gift-group-head:before{content:none!important;display:none!important}.home-all-gifts-section .home-gift-group-head{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:92px!important;height:auto!important;padding:14px 16px!important;overflow:hidden!important;text-decoration:none!important;color:inherit!important;background:linear-gradient(135deg,rgba(247,241,251,.96),rgba(255,245,251,.92))!important}.home-all-gifts-section .home-gift-group-head img{position:static!important;z-index:1!important;display:block!important;width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;min-height:58px!important;max-height:58px!important;aspect-ratio:1/1!important;object-fit:contain!important;border-radius:50%!important;transform:none!important;filter:none!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(116,51,163,.16)!important;box-shadow:none!important}.home-all-gifts-section .home-gift-group-head strong{min-width:0!important;color:var(--brand-dark,#1b1023)!important;font-size:17px!important;font-weight:950!important;line-height:1.7!important;overflow-wrap:anywhere!important}.home-all-gifts-section .home-gift-group-list{display:grid!important;gap:10px!important;padding:14px 16px 16px!important;background:rgba(255,255,255,.88)!important}.home-all-gifts-section .home-gift-group-list button{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:42px!important;padding:10px 12px!important;border-radius:12px!important;border:1px solid rgba(116,51,163,.14)!important;background:rgba(247,241,251,.78)!important;color:var(--brand-dark,#1b1023)!important;cursor:pointer!important;box-shadow:none!important}.home-all-gifts-section .home-gift-group-list button span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.home-all-gifts-section .home-gift-group-list button b{color:var(--brand-pink,#eb078a)!important;font-weight:950!important}.home-shell.theme-dark .home-all-gifts-section .home-gift-group-card,html.theme-dark .home-shell .home-all-gifts-section .home-gift-group-card{border-color:rgba(235,7,138,.22)!important;background:rgba(27,16,35,.92)!important;box-shadow:none!important}.home-shell.theme-dark .home-all-gifts-section .home-gift-group-head,html.theme-dark .home-shell .home-all-gifts-section .home-gift-group-head{background:linear-gradient(135deg,rgba(38,18,52,.96),rgba(48,18,58,.92))!important}.home-shell.theme-dark .home-all-gifts-section .home-gift-group-head strong,html.theme-dark .home-shell .home-all-gifts-section .home-gift-group-head strong{color:#fff!important}.home-shell.theme-dark .home-all-gifts-section .home-gift-group-head img,html.theme-dark .home-shell .home-all-gifts-section .home-gift-group-head img{background:rgba(255,255,255,.08)!important;border-color:rgba(235,7,138,.24)!important}.home-shell.theme-dark .home-all-gifts-section .home-gift-group-list,html.theme-dark .home-shell .home-all-gifts-section .home-gift-group-list{background:rgba(19,10,27,.76)!important}.home-shell.theme-dark .home-all-gifts-section .home-gift-group-list button,html.theme-dark .home-shell .home-all-gifts-section .home-gift-group-list button{border-color:rgba(235,7,138,.22)!important;background:rgba(116,51,163,.16)!important;color:#fff!important}@media (max-width:768px){.home-all-gifts-section .home-gift-groups{display:flex!important;gap:12px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;padding:2px 2px 12px!important;scrollbar-width:none!important}.home-all-gifts-section .home-gift-groups::-webkit-scrollbar{display:none!important}.home-all-gifts-section .home-gift-group-card{flex:0 0 min(82vw,340px)!important;scroll-snap-align:start!important}}.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{padding:14px!important;border:1px solid rgba(247,215,234,.46)!important;background:rgba(255,255,255,.94)!important;box-shadow:0 18px 46px rgba(116,51,163,.1)!important}.home-banner-viewport,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-viewport{border:0!important;background:transparent!important;box-shadow:none!important}.home-banner-slide.is-placeholder,.home-shell.theme-dark .home-banner-slide.is-placeholder,html.theme-dark .home-shell .home-banner-slide.is-placeholder{border-radius:18px!important;background:radial-gradient(circle at 28% 24%,rgba(116,51,163,.1),transparent 34%),radial-gradient(circle at 72% 34%,rgba(235,7,138,.1),transparent 30%),linear-gradient(135deg,#f7f1fb,#fff5fb)!important;box-shadow:none!important}.home-banner-empty{display:block!important;width:100%!important;height:100%!important;border-radius:inherit!important;background:transparent!important}.home-banner-slide.is-placeholder img,.home-banner-slide.is-placeholder picture{display:none!important}@media (max-width:768px){.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{padding:10px!important;border-radius:20px!important}.home-banner-slide.is-placeholder,.home-banner-viewport,.home-shell.theme-dark .home-banner-slide.is-placeholder,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-slide.is-placeholder,html.theme-dark .home-shell .home-banner-viewport{border-radius:15px!important}}.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{position:relative!important;width:min(100%,1180px)!important;margin:24px auto 0!important;padding:18px 16px 30px!important;overflow:visible!important;border-radius:24px!important}.home-banner-viewport,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-viewport{width:100%!important;aspect-ratio:933/275!important;height:auto!important;min-height:260px!important;max-height:360px!important;overflow:hidden!important;border-radius:18px!important}.home-banner-slide,.home-banner-track,.home-shell.theme-dark .home-banner-slide,.home-shell.theme-dark .home-banner-track,html.theme-dark .home-shell .home-banner-slide,html.theme-dark .home-shell .home-banner-track{height:100%!important}.home-banner-nav,.home-shell.theme-dark .home-banner-nav,html.theme-dark .home-shell .home-banner-nav{top:50%!important;width:56px!important;height:56px!important;transform:translateY(-50%)!important}.home-banner-nav:hover,.home-shell.theme-dark .home-banner-nav:hover,html.theme-dark .home-shell .home-banner-nav:hover{transform:translateY(-50%) scale(1.04)!important}.home-banner-nav-prev,.home-shell.theme-dark .home-banner-nav-prev,html.theme-dark .home-shell .home-banner-nav-prev{right:-28px!important}.home-banner-nav-next,.home-shell.theme-dark .home-banner-nav-next,html.theme-dark .home-shell .home-banner-nav-next{left:-28px!important}.home-banner-dots,.home-shell.theme-dark .home-banner-dots,html.theme-dark .home-shell .home-banner-dots{position:absolute!important;left:50%!important;bottom:10px!important;margin:0!important;transform:translateX(-50%)!important}@media (max-width:900px){.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{width:calc(100% - 24px)!important;padding:12px 10px 26px!important;border-radius:20px!important}.home-banner-viewport,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-viewport{min-height:180px!important;max-height:290px!important;border-radius:15px!important}.home-banner-nav,.home-shell.theme-dark .home-banner-nav,html.theme-dark .home-shell .home-banner-nav{width:44px!important;height:44px!important}.home-banner-nav-prev,.home-shell.theme-dark .home-banner-nav-prev,html.theme-dark .home-shell .home-banner-nav-prev{right:-14px!important}.home-banner-nav-next,.home-shell.theme-dark .home-banner-nav-next,html.theme-dark .home-shell .home-banner-nav-next{left:-14px!important}}.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-stories,.home-vip-section .home-offer-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:visible!important;gap:20px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.home-brand-grid::-webkit-scrollbar,.home-offer-section .home-offer-grid::-webkit-scrollbar,.home-section#discount-only>.home-offer-grid::-webkit-scrollbar,.home-section#gifts>.home-offer-grid::-webkit-scrollbar,.home-stories::-webkit-scrollbar,.home-vip-section .home-offer-grid::-webkit-scrollbar{display:none!important}.home-stories .home-story{flex:0 0 106px!important;scroll-snap-align:start!important}.home-brand-grid .home-brand-card{flex:0 0 clamp(176px,17vw,218px)!important;scroll-snap-align:start!important}.home-offer-section .home-offer-card,.home-section#discount-only>.home-offer-grid .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-section .home-offer-card{flex:0 0 clamp(310px,calc((100% - 40px) / 3),420px)!important;scroll-snap-align:start!important}@media (max-width:640px){.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-stories,.home-vip-section .home-offer-grid{gap:12px!important}.home-stories .home-story{flex-basis:88px!important}.home-brand-grid .home-brand-card{flex-basis:132px!important}.home-offer-section .home-offer-card,.home-section#discount-only>.home-offer-grid .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-section .home-offer-card{flex-basis:min(84vw,340px)!important}}.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{border-color:rgba(235,7,138,.24)!important;background:radial-gradient(circle at 20% 8%,rgba(235,7,138,.1),transparent 34%),linear-gradient(180deg,rgba(38,18,52,.98),rgba(27,16,35,.98))!important;box-shadow:0 18px 46px rgba(0,0,0,.22)!important}.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-viewport{background:rgba(20,10,28,.92)!important;box-shadow:inset 0 0 0 1px rgba(116,51,163,.22)!important}.home-shell.theme-dark .home-banner-slide,.home-shell.theme-dark .home-banner-slide.is-placeholder,html.theme-dark .home-shell .home-banner-slide,html.theme-dark .home-shell .home-banner-slide.is-placeholder{background:radial-gradient(circle at 28% 24%,rgba(116,51,163,.18),transparent 34%),radial-gradient(circle at 72% 34%,rgba(235,7,138,.14),transparent 30%),linear-gradient(135deg,#261234,#1b1023)!important;box-shadow:none!important}@media (max-width:640px){.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{gap:12px!important;padding:12px 0 88px!important;scroll-padding-inline:0!important;scroll-snap-type:x mandatory!important}.home-offer-section .home-offer-card,.home-section#discount-only>.home-offer-grid .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-section .home-offer-card{flex:0 0 100%!important;width:100%!important;max-width:100%!important;scroll-snap-align:start!important}}.home-offer-card:hover .home-offer-benefits b,.home-offer-card:hover .home-offer-copy>span,.home-offer-card:hover .home-offer-kind,.home-offer-section .home-offer-card:hover .home-offer-copy>span,.home-section#gifts .home-offer-card:hover .home-offer-copy>span,.home-vip-section .home-offer-card:hover .home-offer-copy>span{color:var(--brand-pink,#eb078a)!important}.home-offer-footer a:hover,.home-offer-footer button:hover,.home-offer-section .home-offer-footer a:hover,.home-offer-section .home-offer-footer button:hover,.home-section#gifts .home-offer-footer a:hover,.home-section#gifts .home-offer-footer button:hover,.home-vip-section .home-offer-footer a:hover,.home-vip-section .home-offer-footer button:hover{border-color:rgba(235,7,138,.62)!important;background:linear-gradient(135deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a))!important;color:#ffffff!important;filter:saturate(1.06)!important;box-shadow:0 14px 28px rgba(235,7,138,.22)!important}.home-section-head>a:hover,.home-text-action:hover{color:var(--brand-pink,#eb078a)!important}.home-brand-grid[data-auto-loop=true]{direction:ltr!important;justify-content:flex-start!important;padding:12px 16px 4px!important;scroll-padding-inline:16px!important;scroll-padding-top:12px!important}.home-brand-grid[data-auto-loop=true] .home-brand-card{direction:rtl!important;pointer-events:auto!important;cursor:pointer!important}.home-shell.theme-dark .home-offer-card:hover,.home-shell.theme-dark .home-offer-section .home-offer-card:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-section#gifts .home-offer-card:hover,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:hover,.home-shell.theme-dark .home-vip-section .home-offer-card:hover,html.theme-dark .home-shell .home-offer-card:hover,html.theme-dark .home-shell .home-offer-section .home-offer-card:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-section#gifts .home-offer-card:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:hover,html.theme-dark .home-shell .home-vip-section .home-offer-card:hover{background:radial-gradient(circle at 50% -18%,rgba(235,7,138,.16),transparent 42%),linear-gradient(145deg,rgba(27,16,35,.98),rgba(38,18,52,.96))!important;border-color:rgba(235,7,138,.44)!important;box-shadow:0 20px 44px rgba(0,0,0,.24)!important}.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{box-sizing:border-box!important;padding:14px 24px 20px!important;scroll-padding-inline:24px!important}.home-offer-section .home-offer-card,.home-section#discount-only>.home-offer-grid .home-offer-card,.home-section#gifts>.home-offer-grid .home-offer-card,.home-vip-section .home-offer-card{box-sizing:border-box!important;border-color:rgba(235,7,138,.32)!important;box-shadow:inset 0 0 0 1px rgba(116,51,163,.18)!important}.home-shell.theme-dark .home-offer-section .home-offer-card,.home-shell.theme-dark .home-section#discount-only>.home-offer-grid .home-offer-card,.home-shell.theme-dark .home-section#gifts>.home-offer-grid .home-offer-card,.home-shell.theme-dark .home-vip-section .home-offer-card,html.theme-dark .home-shell .home-offer-section .home-offer-card,html.theme-dark .home-shell .home-section#discount-only>.home-offer-grid .home-offer-card,html.theme-dark .home-shell .home-section#gifts>.home-offer-grid .home-offer-card,html.theme-dark .home-shell .home-vip-section .home-offer-card{border-color:rgba(235,7,138,.36)!important;box-shadow:inset 0 0 0 1px rgba(235,7,138,.16)!important}@media (max-width:640px){.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-vip-section .home-offer-grid{padding:12px 12px 88px!important;scroll-padding-inline:12px!important}}.home-stories{direction:ltr!important;align-items:flex-start!important;gap:clamp(24px,4.4vw,56px)!important;padding:8px 18px 18px!important;scroll-padding-inline:18px!important;overscroll-behavior-inline:contain!important;touch-action:pan-x pan-y!important;cursor:grab!important}.home-stories:active{cursor:grabbing!important}.home-stories .home-story{direction:rtl!important;flex:0 0 clamp(92px,8vw,116px)!important;width:clamp(92px,8vw,116px)!important;min-width:0!important;gap:12px!important;align-content:start!important;scroll-snap-align:none!important}.home-stories .home-story-ring{width:clamp(82px,7.1vw,104px)!important;height:clamp(82px,7.1vw,104px)!important;border-color:var(--brand-purple,#7433a3)!important}.home-stories .home-story>span:last-child{width:100%!important;min-height:40px!important;line-height:1.55!important;text-align:center!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}@media (max-width:640px){.home-stories{gap:18px!important;margin-inline:-14px!important;padding:8px 14px 18px!important;scroll-padding-inline:14px!important}.home-stories .home-story{flex-basis:86px!important;width:86px!important;gap:10px!important}.home-stories .home-story-ring{width:76px!important;height:76px!important}.home-stories .home-story>span:last-child{min-height:36px!important;font-size:12.5px!important}}.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-stories,.home-vip-section .home-offer-grid{justify-content:flex-start!important}@media (max-width:640px){.home-stories{justify-content:flex-start!important}.home-vip-section{padding:18px 10px 20px!important;overflow:hidden!important}.home-vip-section .home-section-head{margin-bottom:14px!important}.home-vip-section .home-section-head h2{font-size:clamp(28px,9vw,38px)!important;line-height:1.25!important}.home-vip-offer-grid,.home-vip-section .home-offer-grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:8px 12px 94px!important;overflow-x:auto!important;overflow-y:visible!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:12px!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x pan-y!important;scrollbar-width:none!important}}@media (max-width:640px){.home-vip-offer-grid::-webkit-scrollbar,.home-vip-section .home-offer-grid::-webkit-scrollbar{display:none!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{flex:0 0 min(78vw,300px)!important;width:min(78vw,300px)!important;max-width:min(78vw,300px)!important;min-width:0!important;min-height:0!important;padding:40px 14px 18px!important;gap:8px!important;overflow:hidden!important;scroll-snap-align:start!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{width:78px!important;height:78px!important;margin-bottom:4px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{max-width:230px!important;font-size:18px!important;line-height:1.45!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p{max-width:230px!important;font-size:12px!important;line-height:1.7!important;-webkit-line-clamp:2!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer button{min-width:132px!important;min-height:42px!important}}.home-brand-grid[data-auto-loop=true]{touch-action:pan-x pan-y!important;overscroll-behavior-inline:contain!important;cursor:grab!important}.home-brand-grid[data-auto-loop=true].is-dragging{cursor:grabbing!important;scroll-behavior:auto!important}@media (max-width:640px){.home-shell:not(.theme-dark) .home-vip-section,html:not(.theme-dark) .home-shell .home-vip-section{background:radial-gradient(circle at 82% 4%,rgba(235,7,138,.1),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.99),rgba(250,246,253,.98))!important}.home-shell:not(.theme-dark) .home-vip-section .home-section-head h2,html:not(.theme-dark) .home-shell .home-vip-section .home-section-head h2{color:#24102f!important;text-shadow:none!important}.home-shell:not(.theme-dark) .home-vip-section .home-section-head span,html:not(.theme-dark) .home-shell .home-vip-section .home-section-head span{color:var(--brand-pink,#eb078a)!important;background:rgba(235,7,138,.12)!important}.home-shell:not(.theme-dark) .home-vip-section .home-section-head .home-text-action,html:not(.theme-dark) .home-shell .home-vip-section .home-section-head .home-text-action{color:var(--brand-purple,#7433a3)!important;border-color:rgba(116,51,163,.22)!important;background:rgba(255,255,255,.76)!important}.home-shell.theme-dark .home-vip-section .home-section-head h2,.home-vip-section .home-section-head h2,html.theme-dark .home-shell .home-vip-section .home-section-head h2{font-size:clamp(24px,7vw,31px)!important;line-height:1.22!important}.home-vip-offer-grid,.home-vip-section .home-offer-grid{gap:10px!important;padding:8px 10px 86px!important;scroll-padding-inline:10px!important}.home-shell.theme-dark .home-vip-section .home-offer-card,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,.home-vip-section .home-offer-card,.home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{flex:0 0 min(68vw,258px)!important;width:min(68vw,258px)!important;max-width:min(68vw,258px)!important;padding:34px 12px 16px!important;gap:7px!important;scroll-snap-align:start!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{width:68px!important;height:68px!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{max-width:205px!important;font-size:16px!important;line-height:1.45!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p{max-width:205px!important;font-size:11px!important;line-height:1.65!important}.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-footer button,.home-vip-section .home-offer-card--vip-discount .home-offer-footer button,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer button{min-width:112px!important;min-height:38px!important;font-size:13px!important}}@media (min-width:769px){.page-shell.dashboard-shell .topbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;grid-template-columns:none!important;grid-template-areas:none!important;gap:clamp(18px,2.2vw,34px)!important;direction:rtl!important}.page-shell.dashboard-shell .topbar>div:first-child{display:flex!important;flex:1 1 auto!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;width:auto!important;order:0!important;grid-area:auto!important;grid-column:auto!important;justify-self:auto!important;direction:rtl!important}.page-shell.dashboard-shell .brand{order:0!important;margin:0!important;justify-self:auto!important}.page-shell.dashboard-shell .topbar nav{display:block!important;flex:0 1 auto!important;width:auto!important;min-width:0!important;overflow:visible!important;grid-area:auto!important;direction:rtl!important}.page-shell.dashboard-shell .nav-list{display:flex!important;flex-wrap:nowrap!important;gap:clamp(13px,1.25vw,24px)!important;margin:0 clamp(14px,1.7vw,28px) 0 0!important;padding:0!important;overflow:visible!important;white-space:nowrap!important}.page-shell.dashboard-shell .home-header-actions,.page-shell.dashboard-shell .nav-list{align-items:center!important;justify-content:flex-start!important;width:auto!important;direction:rtl!important}.page-shell.dashboard-shell .home-header-actions{display:inline-flex!important;flex:0 0 auto!important;flex-direction:row!important;gap:12px!important;min-width:max-content!important;max-width:none!important;margin:0 clamp(18px,1.8vw,32px) 0 0!important;padding:0 clamp(14px,1.4vw,22px) 0 0!important;border:0!important;border-right:0!important;order:0!important;grid-area:auto!important;grid-column:auto!important;justify-self:auto!important}.page-shell.theme-dark.dashboard-shell .home-header-actions,html.theme-dark .page-shell.dashboard-shell .home-header-actions{border-right-color:transparent!important}}@media (min-width:1181px){.home-frame .home-header-actions,.home-shell .home-header-actions,.page-shell.dashboard-shell .home-header-actions{display:inline-flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:auto!important;min-width:max-content!important;max-width:none!important;margin:0 auto 0 0!important;padding:0 clamp(14px,1.4vw,22px) 0 0!important;position:relative!important;border:0!important;border-left:0!important;border-right:0!important;border-inline-start:0!important;border-inline-end:0!important;direction:rtl!important}.home-frame .home-header-actions:before,.home-shell .home-header-actions:before,.page-shell.dashboard-shell .home-header-actions:before{display:none!important}.home-frame .home-header-actions:after,.home-shell .home-header-actions:after,.page-shell.dashboard-shell .home-header-actions:after{content:""!important;position:absolute!important;top:50%!important;right:0!important;width:1px!important;height:56px!important;display:block!important;background:rgba(116,51,163,.2)!important;transform:translateY(-50%)!important;pointer-events:none!important}.home-shell.theme-dark .home-header-actions,.page-shell.theme-dark.dashboard-shell .home-header-actions,html.theme-dark .home-shell .home-header-actions,html.theme-dark .page-shell.dashboard-shell .home-header-actions{border-right-color:transparent!important}.home-shell.theme-dark .home-header-actions:after,.page-shell.theme-dark.dashboard-shell .home-header-actions:after,html.theme-dark .home-shell .home-header-actions:after,html.theme-dark .page-shell.dashboard-shell .home-header-actions:after{background:rgba(255,255,255,.14)!important}.page-shell.dashboard-shell:not(.home-shell):not(.faq-shell) .home-header-actions{margin:0 auto 0 0!important;border:0!important;border-left:0!important;border-right:0!important;border-inline-start:0!important;border-inline-end:0!important}.page-shell.dashboard-shell:not(.home-shell):not(.faq-shell) .home-header-actions:before{display:none!important}.page-shell.dashboard-shell:not(.home-shell):not(.faq-shell) .home-header-actions:after{content:""!important;position:absolute!important;top:50%!important;right:0!important;width:1px!important;height:56px!important;display:block!important;background:rgba(116,51,163,.2)!important;transform:translateY(-50%)!important;pointer-events:none!important}.page-shell.theme-dark.dashboard-shell:not(.home-shell):not(.faq-shell) .home-header-actions:after,html.theme-dark .page-shell.dashboard-shell:not(.home-shell):not(.faq-shell) .home-header-actions:after{background:rgba(255,255,255,.14)!important}.page-shell.dashboard-shell:not(.home-shell):not(.faq-shell) .topbar nav{margin-left:clamp(22px,2.2vw,36px)!important}.page-shell.dashboard-shell:not(.home-shell):not(.faq-shell) .nav-list{margin-right:clamp(14px,1.7vw,28px)!important;gap:clamp(13px,1.25vw,24px)!important}}.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media,.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media-link,.home-shell .home-search-results-section .home-search-offer-results .home-offer-card .home-offer-media{border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media,.home-shell .home-search-results-section .home-search-offer-results .home-offer-card .home-offer-media{width:132px!important;height:150px!important;min-width:132px!important;min-height:150px!important;max-width:132px!important;max-height:150px!important;padding:0!important;margin:0 auto 8px!important;overflow:visible!important}.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media-link{width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;max-width:112px!important;max-height:112px!important;position:relative!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media :after,.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media :before,.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media-link:after,.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media-link:before,.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media:after,.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media:before,.home-shell .home-search-results-section .home-search-offer-results .home-offer-card .home-offer-media:after,.home-shell .home-search-results-section .home-search-offer-results .home-offer-card .home-offer-media:before{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}.home-shell .home-search-results-panel .home-search-offer-results .home-offer-card .home-offer-media img,.home-shell .home-search-results-section .home-search-offer-results .home-offer-card .home-offer-media img{width:112px!important;height:112px!important;min-width:112px!important;min-height:112px!important;max-width:112px!important;max-height:112px!important;border:0!important;border-radius:50%!important;outline:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}@media (min-width:1101px){.page-shell.dashboard-shell .topbar{display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content!important;grid-template-areas:"actions nav brand"!important;align-items:center!important;gap:clamp(18px,2.2vw,34px)!important;height:52px!important;min-height:52px!important;margin-bottom:30px!important;padding-inline:0!important;direction:ltr!important;overflow:visible!important}.page-shell.dashboard-shell .topbar>div:first-child{display:contents!important}.page-shell.dashboard-shell .brand{grid-area:brand!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;min-width:max-content!important;margin:0!important;direction:rtl!important}.page-shell.dashboard-shell .topbar nav{grid-area:nav!important;justify-self:stretch!important;min-width:0!important}.page-shell.dashboard-shell .nav-list,.page-shell.dashboard-shell .topbar nav{width:100%!important;margin:0!important;overflow:visible!important;direction:rtl!important}.page-shell.dashboard-shell .nav-list{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:clamp(10px,1.2vw,22px)!important;padding:0!important;white-space:nowrap!important;font-size:clamp(12px,1vw,15px)!important;line-height:1!important}.page-shell.dashboard-shell .nav-list li{height:40px!important;display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;padding-bottom:0!important}.page-shell.dashboard-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex:0 0 auto!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;min-width:max-content!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;direction:rtl!important;position:relative!important;z-index:2!important}.page-shell.dashboard-shell .home-header-actions:after,.page-shell.dashboard-shell .home-header-actions:before{display:none!important;content:none!important}}@media (min-width:769px) and (max-width:1100px){.page-shell.dashboard-shell .topbar{display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content!important;grid-template-areas:"actions spacer brand"!important;align-items:center!important;gap:14px!important;height:auto!important;min-height:52px!important;margin-bottom:24px!important;padding-inline:0!important;direction:ltr!important;overflow:visible!important}.page-shell.dashboard-shell .topbar>div:first-child{display:contents!important}.page-shell.dashboard-shell .brand{grid-area:brand!important;justify-self:end!important;min-width:max-content!important;direction:rtl!important}.page-shell.dashboard-shell .nav-list,.page-shell.dashboard-shell .topbar nav{display:none!important}.page-shell.dashboard-shell .home-header-actions{grid-area:actions!important;justify-self:start!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:10px!important;min-width:max-content!important;margin:0!important;padding:0!important;border:0!important;direction:rtl!important}.page-shell.dashboard-shell .home-header-actions:after,.page-shell.dashboard-shell .home-header-actions:before{display:none!important;content:none!important}}.home-brand-grid,.home-offer-section .home-offer-grid,.home-section#discount-only>.home-offer-grid,.home-section#gifts>.home-offer-grid,.home-stories,.home-vip-section .home-offer-grid{scroll-snap-type:none!important;scroll-behavior:auto!important;touch-action:pan-x pan-y!important;overscroll-behavior-inline:contain!important;cursor:grab!important}.home-brand-grid.is-dragging,.home-offer-section .home-offer-grid.is-dragging,.home-section#discount-only>.home-offer-grid.is-dragging,.home-section#gifts>.home-offer-grid.is-dragging,.home-stories.is-dragging,.home-vip-section .home-offer-grid.is-dragging{cursor:grabbing!important;-webkit-user-select:none!important;user-select:none!important}@media (max-width:640px){.home-shell.theme-dark .home-vip-section .home-section-head,.home-vip-section .home-section-head,html.theme-dark .home-shell .home-vip-section .home-section-head{display:grid!important;justify-items:center!important;text-align:center!important}.home-shell.theme-dark .home-vip-section .home-section-head>div,.home-vip-section .home-section-head>div,html.theme-dark .home-shell .home-vip-section .home-section-head>div{justify-items:center!important;text-align:center!important}.home-shell.theme-dark .home-vip-section .home-section-head .home-text-action,.home-vip-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-vip-section .home-section-head .home-text-action{margin-inline:auto!important}.home-shell.theme-dark .home-vip-section .home-vip-offer-grid:has(>.home-offer-card:only-child),.home-vip-section .home-vip-offer-grid:has(>.home-offer-card:only-child),html.theme-dark .home-shell .home-vip-section .home-vip-offer-grid:has(>.home-offer-card:only-child){justify-content:center!important;padding:8px 0 18px!important;min-height:0!important}.home-shell.theme-dark .home-vip-section .home-vip-offer-grid:has(>.home-offer-card:only-child)>.home-offer-card,.home-vip-section .home-vip-offer-grid:has(>.home-offer-card:only-child)>.home-offer-card,html.theme-dark .home-shell .home-vip-section .home-vip-offer-grid:has(>.home-offer-card:only-child)>.home-offer-card{flex-basis:min(100%,360px)!important;width:min(100%,360px)!important;max-width:min(100%,360px)!important;margin-inline:auto!important;scroll-snap-align:center!important}}@media (max-width:640px){.home-shell .home-about-intro{box-sizing:border-box!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-areas:"icon copy" "side side"!important;padding:10px 12px!important;overflow:hidden!important}.home-shell .home-about-copy{min-width:0!important;width:100%!important}.home-shell .home-about-copy p:first-of-type{display:block!important;width:100%!important;margin:4px 0 0!important;font-size:clamp(11px,3.2vw,13px)!important;line-height:1.8!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;word-break:normal!important;overflow-wrap:anywhere!important}.home-shell .home-about-side{grid-area:side!important;width:100%!important;min-width:0!important;padding:0!important;margin-top:6px!important}.home-shell .home-about-contact{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:none!important;gap:12px!important;direction:rtl!important}.home-shell .home-about-contact a{box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:48%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 10px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.home-shell .home-about-contact svg{flex:0 0 15px!important;width:15px!important;height:15px!important}}@media (max-width:768px){.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{width:min(100% - 10px,620px)!important;max-width:620px!important;margin:16px auto 18px!important;padding:8px 10px 36px!important;box-sizing:border-box!important;overflow:hidden!important;border-radius:16px!important}.home-banner-viewport,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-viewport{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:933/340!important;overflow:hidden!important;border-radius:12px!important}.home-banner-track,.home-shell.theme-dark .home-banner-track,html.theme-dark .home-shell .home-banner-track{display:flex!important;width:100%!important;height:100%!important}.home-banner-slide,.home-shell.theme-dark .home-banner-slide,html.theme-dark .home-shell .home-banner-slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;height:100%!important;aspect-ratio:933/340!important;overflow:hidden!important;border-radius:12px!important}.home-banner-slide img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center center!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important}.home-banner-nav,.home-shell.theme-dark .home-banner-nav,html.theme-dark .home-shell .home-banner-nav{display:none!important}.home-banner-nav-prev,.home-shell.theme-dark .home-banner-nav-prev,html.theme-dark .home-shell .home-banner-nav-prev{right:8px!important}.home-banner-nav-next,.home-shell.theme-dark .home-banner-nav-next,html.theme-dark .home-shell .home-banner-nav-next{left:8px!important}.home-banner-dots,.home-shell.theme-dark .home-banner-dots,html.theme-dark .home-shell .home-banner-dots{bottom:11px!important;gap:7px!important}.home-banner-dots button,.home-shell.theme-dark .home-banner-dots button,html.theme-dark .home-shell .home-banner-dots button{width:8px!important;height:8px!important}.home-banner-dots button.is-active,.home-shell.theme-dark .home-banner-dots button.is-active,html.theme-dark .home-shell .home-banner-dots button.is-active{width:26px!important}}@media (min-width:769px) and (max-width:1024px){.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{width:min(100% - 48px,940px)!important;max-width:940px!important;margin-inline:auto!important;padding:14px 16px 28px!important;overflow:hidden!important}.home-banner-nav-prev,.home-shell.theme-dark .home-banner-nav-prev,html.theme-dark .home-shell .home-banner-nav-prev{right:16px!important}.home-banner-nav-next,.home-shell.theme-dark .home-banner-nav-next,html.theme-dark .home-shell .home-banner-nav-next{left:16px!important}}@media (max-width:430px){.home-banner-slider,.home-shell.theme-dark .home-banner-slider,html.theme-dark .home-shell .home-banner-slider{margin-top:12px!important;margin-bottom:16px!important;padding:6px 6px 34px!important;border-radius:14px!important}.home-banner-viewport,.home-shell.theme-dark .home-banner-viewport,html.theme-dark .home-shell .home-banner-viewport{aspect-ratio:933/340!important;min-height:0!important;max-height:none!important;border-radius:10px!important}.home-banner-slide,.home-shell.theme-dark .home-banner-slide,html.theme-dark .home-shell .home-banner-slide{aspect-ratio:933/340!important;border-radius:10px!important}.home-banner-nav,.home-shell.theme-dark .home-banner-nav,html.theme-dark .home-shell .home-banner-nav{display:none!important}.home-frame .topbar,.home-shell .topbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;direction:rtl!important;gap:4px!important}.home-frame .topbar>div:first-child,.home-shell .topbar>div:first-child{display:flex!important;flex:0 0 auto!important;width:auto!important;min-width:0!important}.home-frame .brand,.home-shell .brand{flex:0 0 auto!important;margin:0!important;gap:0!important}.home-frame .brand-logo-mark,.home-shell .brand-logo-mark{display:none!important}.home-frame .brand-logo-type,.home-shell .brand-logo-type{width:80px!important;height:30px!important}.home-frame .topbar nav,.home-shell .topbar nav{display:none!important}.home-frame .home-header-actions,.home-shell .home-header-actions{display:flex!important;flex:1 1 auto!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;direction:ltr!important;gap:4px!important;margin:0!important;padding:0!important;min-width:0!important}.home-frame .topbar .user-menu-wrap,.home-shell .topbar .user-menu-wrap{order:1!important}.home-frame .home-install-app-wrapper,.home-shell .home-install-app-wrapper{order:2!important}.home-frame .home-theme-toggle,.home-shell .home-theme-toggle{order:3!important}.home-frame .login-btn,.home-shell .login-btn{width:auto!important;min-width:84px!important;height:40px!important;padding:0 8px!important;font-size:11px!important}.home-frame .home-theme-toggle,.home-shell .home-theme-toggle{width:58px!important;min-width:58px!important;height:36px!important}.business-shell .topbar,.restaurant-shell .topbar{display:flex!important;flex-direction:row-reverse!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:8px!important;direction:ltr!important}.business-shell .topbar>div:first-child,.restaurant-shell .topbar>div:first-child{display:flex!important;flex:1 1 auto!important;min-width:0!important;width:auto!important}.business-shell .brand,.restaurant-shell .brand{order:1!important;flex:0 0 auto!important;margin:0!important;justify-self:auto!important}.business-shell .brand-logo-mark,.restaurant-shell .brand-logo-mark{display:none!important}.business-shell .brand-logo-type,.restaurant-shell .brand-logo-type{width:78px!important;height:30px!important}.business-shell .home-header-actions,.restaurant-shell .home-header-actions{order:2!important;display:flex!important;flex:1 1 auto!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:5px!important;margin:0!important;padding:0!important;min-width:0!important;direction:ltr!important}.business-shell .home-header-actions .login-btn,.business-shell .home-header-actions .user-menu-wrap,.restaurant-shell .home-header-actions .login-btn,.restaurant-shell .home-header-actions .user-menu-wrap{order:1!important}.business-shell .home-header-actions .home-theme-toggle,.restaurant-shell .home-header-actions .home-theme-toggle{order:2!important}.business-shell .home-header-actions .home-install-app-wrapper,.restaurant-shell .home-header-actions .home-install-app-wrapper{order:3!important}.business-shell .topbar nav,.restaurant-shell .topbar nav{display:none!important}}@media (min-width:641px){.home-shell .home-section#gifts>.home-offer-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important}.home-shell .home-section#gifts>.home-offer-grid .home-offer-card{width:auto!important;height:auto!important;min-height:0!important;display:flex!important;flex:initial!important;flex-direction:column!important;align-self:stretch!important}.home-shell .home-section#gifts .home-offer-copy{flex:1 1 auto!important}.home-shell .home-section#gifts .home-offer-benefits{justify-content:center!important}.home-shell .home-section#gifts .home-offer-description{min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}.home-shell .home-section#gifts .home-offer-footer{margin-top:auto!important}}@media (min-width:641px) and (max-width:980px){.home-shell .home-section#gifts>.home-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.home-shell .home-section#gifts>.home-offer-grid{align-items:stretch!important;padding-bottom:18px!important;margin-bottom:0!important}.home-shell .home-section#gifts>.home-offer-grid .home-offer-card,.home-shell.theme-dark .home-section#gifts>.home-offer-grid .home-offer-card,html.theme-dark .home-shell .home-section#gifts>.home-offer-grid .home-offer-card{display:flex!important;flex-direction:column!important;align-self:stretch!important;height:auto!important;min-height:0!important;max-height:none!important;padding-block:18px 20px!important}.home-shell .home-section#gifts .home-offer-copy{flex:0 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:10px!important}.home-shell .home-section#gifts .home-offer-benefits{width:100%!important;justify-content:center!important;margin:4px auto 0!important}.home-shell .home-section#gifts .home-offer-description{min-height:0!important;max-height:74px!important;overflow:hidden!important}.home-shell .home-section#gifts .home-offer-footer{margin-top:14px!important}}.home-search-offer-results .home-offer-card--vip-discount .home-offer-description,.home-section#gifts .home-offer-card--vip-discount .home-offer-description,.home-vip-section .home-offer-card--vip-discount .home-offer-description{display:block!important;max-height:3.7em!important;overflow:hidden!important;opacity:.88!important;transform:translateY(0)!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;transition:max-height .36s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .26s ease,margin .26s ease!important;will-change:max-height,opacity,transform}.home-search-offer-results .home-offer-card--vip-discount .home-offer-description.is-expanded,.home-section#gifts .home-offer-card--vip-discount .home-offer-description.is-expanded,.home-vip-section .home-offer-card--vip-discount .home-offer-description.is-expanded{max-height:18em!important;overflow:hidden!important;opacity:1!important;transform:translateY(2px)!important}.home-search-offer-results .home-offer-card--vip-discount .home-offer-read-more,.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more,.home-vip-section .home-offer-card--vip-discount .home-offer-read-more{transition:color .18s ease,opacity .18s ease,transform .18s ease,text-underline-offset .18s ease!important}.home-search-offer-results .home-offer-card--vip-discount .home-offer-read-more[aria-expanded=true],.home-section#gifts .home-offer-card--vip-discount .home-offer-read-more[aria-expanded=true],.home-vip-section .home-offer-card--vip-discount .home-offer-read-more[aria-expanded=true]{opacity:.95!important;text-underline-offset:6px!important}@media (max-width:768px){.home-frame .topbar .user-menu-wrap,.home-shell .topbar .user-menu-wrap{width:auto!important;min-width:0!important;max-width:none!important;flex:0 0 auto!important}.home-frame .topbar .user-menu-btn,.home-shell .topbar .user-menu-btn{width:clamp(116px,34vw,148px)!important;min-width:0!important;max-width:clamp(116px,34vw,148px)!important;height:52px!important;padding:0 7px 0 10px!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important}.home-frame .topbar .user-menu-btn .user-mini-avatar,.home-shell .topbar .user-menu-btn .user-mini-avatar{width:34px!important;height:34px!important;flex:0 0 34px!important}.home-frame .topbar .user-menu-btn>svg,.home-shell .topbar .user-menu-btn>svg{display:none!important}.home-frame .topbar .user-menu-btn .user-menu-name,.home-shell .topbar .user-menu-btn .user-menu-name{display:block!important;min-width:0!important;overflow:hidden!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}}.home-theme-toggle,.page-shell .home-theme-toggle,html.theme-dark .page-shell .home-theme-toggle{--theme-toggle-width:76px;--theme-toggle-height:42px;--theme-toggle-pad:5px;--theme-toggle-thumb:calc(var(--theme-toggle-height) - (var(--theme-toggle-pad) * 2));position:relative!important;flex:0 0 var(--theme-toggle-width)!important;inline-size:var(--theme-toggle-width)!important;min-inline-size:var(--theme-toggle-width)!important;max-inline-size:var(--theme-toggle-width)!important;block-size:var(--theme-toggle-height)!important;min-block-size:var(--theme-toggle-height)!important;padding:0!important;overflow:hidden!important;border-radius:999px!important}.home-theme-toggle:before,.page-shell .home-theme-toggle:before{position:absolute!important;inset:0!important;border-radius:inherit!important}.home-theme-toggle .home-theme-toggle-thumb,.page-shell .home-theme-toggle .home-theme-toggle-thumb{position:absolute!important;top:var(--theme-toggle-pad)!important;right:var(--theme-toggle-pad)!important;left:auto!important;width:var(--theme-toggle-thumb)!important;height:var(--theme-toggle-thumb)!important;transform:none!important;transition:right .24s cubic-bezier(.2,.8,.2,1),background .18s ease!important}.home-theme-toggle.is-dark .home-theme-toggle-thumb,.page-shell.theme-dark .home-theme-toggle .home-theme-toggle-thumb,html.theme-dark .page-shell .home-theme-toggle .home-theme-toggle-thumb{right:calc(100% - var(--theme-toggle-pad) - var(--theme-toggle-thumb))!important;left:auto!important;transform:none!important}.home-theme-toggle .home-theme-toggle-icon,.page-shell .home-theme-toggle .home-theme-toggle-icon{position:absolute!important;top:var(--theme-toggle-pad)!important;width:var(--theme-toggle-thumb)!important;height:var(--theme-toggle-thumb)!important;display:grid!important;place-items:center!important;transform:none!important}.home-theme-toggle .home-theme-toggle-sun,.page-shell .home-theme-toggle .home-theme-toggle-sun{right:var(--theme-toggle-pad)!important;left:auto!important}.home-theme-toggle .home-theme-toggle-moon,.page-shell .home-theme-toggle .home-theme-toggle-moon{right:calc(100% - var(--theme-toggle-pad) - var(--theme-toggle-thumb))!important;left:auto!important}.home-theme-toggle.is-dark .home-theme-toggle-sun,.page-shell.theme-dark .home-theme-toggle .home-theme-toggle-sun,html.theme-dark .page-shell .home-theme-toggle .home-theme-toggle-sun{right:var(--theme-toggle-pad)!important;left:auto!important;top:var(--theme-toggle-pad)!important;width:var(--theme-toggle-thumb)!important;height:var(--theme-toggle-thumb)!important;transform:none!important}.home-theme-toggle.is-dark .home-theme-toggle-moon,.page-shell.theme-dark .home-theme-toggle .home-theme-toggle-moon,html.theme-dark .page-shell .home-theme-toggle .home-theme-toggle-moon{right:calc(100% - var(--theme-toggle-pad) - var(--theme-toggle-thumb))!important;left:auto!important;top:var(--theme-toggle-pad)!important;width:var(--theme-toggle-thumb)!important;height:var(--theme-toggle-thumb)!important;transform:none!important}.home-theme-toggle .home-theme-toggle-icon svg,.page-shell .home-theme-toggle .home-theme-toggle-icon svg{width:18px!important;height:18px!important}@media (max-width:768px){.home-theme-toggle,.page-shell .home-theme-toggle,html.theme-dark .page-shell .home-theme-toggle{--theme-toggle-width:68px;--theme-toggle-height:38px;--theme-toggle-pad:4px}}.home-shell .home-offer-footer a,.home-shell .home-offer-footer button,.home-shell.theme-dark .home-offer-footer a,.home-shell.theme-dark .home-offer-footer button,html.theme-dark .home-shell .home-offer-footer a,html.theme-dark .home-shell .home-offer-footer button{position:relative!important;isolation:isolate!important;overflow:hidden!important;cursor:pointer!important;transform:translateY(0) scale(1)!important;transition:transform .19s cubic-bezier(.2,.8,.2,1),box-shadow .19s ease,filter .19s ease,border-color .19s ease,background .22s ease!important;will-change:transform,filter}.home-shell .home-offer-footer a:before,.home-shell .home-offer-footer button:before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;border-radius:inherit!important;background:linear-gradient(120deg,transparent,rgba(255,255,255,.28) 42%,transparent 72%)!important;opacity:0!important;transform:translateX(70%) skewX(-14deg)!important;transition:opacity .18s ease,transform .36s ease!important}.home-shell .home-offer-card:not(.is-inactive) .home-offer-footer button:not(:disabled):focus-visible,.home-shell .home-offer-card:not(.is-inactive) .home-offer-footer button:not(:disabled):hover,.home-shell .home-offer-footer a:focus-visible,.home-shell .home-offer-footer a:hover{border-color:rgba(235,7,138,.72)!important;background:linear-gradient(135deg,#8b2fc9,#eb078a)!important;color:#ffffff!important;filter:brightness(1.08) saturate(1.12)!important;transform:translateY(-3px) scale(1.035)!important;box-shadow:0 18px 32px rgba(235,7,138,.28),0 8px 18px rgba(116,51,163,.24),inset 0 1px 0 rgba(255,255,255,.24)!important}.home-shell .home-offer-card:not(.is-inactive) .home-offer-footer button:not(:disabled):focus-visible:before,.home-shell .home-offer-card:not(.is-inactive) .home-offer-footer button:not(:disabled):hover:before,.home-shell .home-offer-footer a:focus-visible:before,.home-shell .home-offer-footer a:hover:before{opacity:1!important;transform:translateX(-70%) skewX(-14deg)!important}.home-shell .home-offer-card:not(.is-inactive) .home-offer-footer button:not(:disabled):active,.home-shell .home-offer-footer a:active{filter:brightness(.98) saturate(1.04)!important;transform:translateY(1px) scale(.98)!important;box-shadow:0 8px 16px rgba(116,51,163,.22),inset 0 2px 5px rgba(27,16,35,.18)!important}.home-shell .home-offer-card.is-inactive .home-offer-footer button,.home-shell .home-offer-footer button:disabled{cursor:not-allowed!important;transform:none!important;filter:none!important}.home-frame .topbar .user-menu-btn,.home-shell .topbar .user-menu-btn{flex-direction:row-reverse!important;direction:ltr!important}.home-frame .topbar .user-menu-btn .user-menu-name,.home-shell .topbar .user-menu-btn .user-menu-name{direction:rtl!important}@media (max-width:768px){.home-frame .topbar .user-menu-btn,.home-shell .topbar .user-menu-btn{width:clamp(132px,36vw,158px)!important;max-width:clamp(132px,36vw,158px)!important;height:50px!important;padding:0 12px 0 11px!important;gap:6px!important;border-radius:13px!important;text-decoration:none!important}.home-frame .topbar .user-menu-btn:after,.home-frame .topbar .user-menu-btn:before,.home-shell .topbar .user-menu-btn:after,.home-shell .topbar .user-menu-btn:before{display:none!important}.home-frame .topbar .user-menu-btn .user-mini-avatar,.home-shell .topbar .user-menu-btn .user-mini-avatar{order:1!important;width:30px!important;height:30px!important;flex:0 0 30px!important;margin-inline-end:2px!important}.home-frame .topbar .user-menu-btn .user-menu-name,.home-shell .topbar .user-menu-btn .user-menu-name{order:2!important;flex:1 1 auto!important;max-width:none!important;text-align:right!important;direction:rtl!important;text-decoration:none!important}}#vip-gifts .home-section-head>div>span,.home-shell.theme-dark #vip-gifts .home-section-head>div>span,.home-vip-section .home-section-head>div>span,html.theme-dark .home-shell #vip-gifts .home-section-head>div>span{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:0 14px!important;border-radius:999px!important;font-size:clamp(18px,1.18vw,22px)!important;font-weight:900!important;line-height:1.25!important;letter-spacing:0!important}@media (max-width:768px){#vip-gifts .home-section-head>div>span,.home-vip-section .home-section-head>div>span{min-height:34px!important;padding:0 12px!important;font-size:17px!important}}.home-shell.theme-dark .home-offer-section .home-section-head .home-text-action,.home-shell.theme-dark .home-section#gifts .home-section-head .home-text-action,html.theme-dark .home-shell .home-offer-section .home-section-head .home-text-action,html.theme-dark .home-shell .home-section#gifts .home-section-head .home-text-action{min-height:48px!important;padding:0 22px!important;border:1px solid rgba(235,7,138,.34)!important;border-radius:12px!important;background:linear-gradient(135deg,rgba(116,51,163,.42),rgba(235,7,138,.22))!important;color:#f7d7ea!important;box-shadow:0 14px 28px rgba(235,7,138,.12),inset 0 1px 0 rgba(255,255,255,.08)!important;text-decoration:none!important}.home-shell.theme-dark .home-offer-section .home-section-head .home-text-action:after,.home-shell.theme-dark .home-section#gifts .home-section-head .home-text-action:after,html.theme-dark .home-shell .home-offer-section .home-section-head .home-text-action:after,html.theme-dark .home-shell .home-section#gifts .home-section-head .home-text-action:after{display:none!important}.home-shell.theme-dark .home-offer-section .home-section-head .home-text-action:hover,.home-shell.theme-dark .home-section#gifts .home-section-head .home-text-action:hover,html.theme-dark .home-shell .home-offer-section .home-section-head .home-text-action:hover,html.theme-dark .home-shell .home-section#gifts .home-section-head .home-text-action:hover{border-color:rgba(235,7,138,.68)!important;background:linear-gradient(135deg,rgba(116,51,163,.66),rgba(235,7,138,.42))!important;color:#ffffff!important;transform:translateY(-2px)!important;box-shadow:0 18px 34px rgba(235,7,138,.2),0 8px 18px rgba(116,51,163,.18),inset 0 1px 0 rgba(255,255,255,.14)!important}.home-frame .topbar .user-menu-btn,.home-shell .topbar .user-menu-btn,.page-shell .topbar .user-menu-btn,.topbar .user-menu-btn{direction:ltr!important;flex-direction:row!important}.home-frame .topbar .user-menu-btn .user-mini-avatar,.home-shell .topbar .user-menu-btn .user-mini-avatar,.page-shell .topbar .user-menu-btn .user-mini-avatar,.topbar .user-menu-btn .user-mini-avatar{order:1!important;margin-inline:0!important}.home-frame .topbar .user-menu-btn .user-menu-name,.home-shell .topbar .user-menu-btn .user-menu-name,.page-shell .topbar .user-menu-btn .user-menu-name,.topbar .user-menu-btn .user-menu-name{order:2!important;direction:rtl!important;text-align:right!important}.home-frame .topbar .user-menu-btn>svg,.home-shell .topbar .user-menu-btn>svg,.page-shell .topbar .user-menu-btn>svg,.topbar .user-menu-btn>svg{order:3!important}@media (min-width:769px){.home-frame .topbar .user-menu-btn,.home-shell .topbar .user-menu-btn,.page-shell .topbar .user-menu-btn,.topbar .user-menu-btn{min-width:188px!important;max-width:228px!important;padding-inline:16px!important;gap:10px!important}}.home-shell .home-brand-card .home-api-image-placeholder,.home-shell .home-offer-media .home-api-image-placeholder,.home-shell .home-offer-media-link .home-api-image-placeholder{display:grid!important;place-items:center!important;width:76px!important;height:76px!important;flex:0 0 76px!important;border-radius:50%!important;border:1px solid rgba(168,85,212,.18)!important;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.95),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(116,51,163,.1),rgba(235,7,138,.16))!important;color:#7b35b3!important;box-shadow:0 18px 34px rgba(116,51,163,.16)!important}.home-shell .home-offer-media .home-api-image-placeholder,.home-shell .home-offer-media-link .home-api-image-placeholder{width:92px!important;height:92px!important;flex-basis:92px!important}.home-shell .home-api-image-placeholder svg{width:34px!important;height:34px!important;stroke-width:2.4!important}.home-shell.theme-dark .home-api-image-placeholder,html.theme-dark .home-shell .home-api-image-placeholder{border-color:rgba(235,7,138,.28)!important;background:radial-gradient(circle at 25% 20%,rgba(255,255,255,.12),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(116,51,163,.42),rgba(235,7,138,.24))!important;color:#f4d9ff!important}.home-shell .home-offer-card .home-offer-footer button[type=button],.home-shell .home-offer-section .home-offer-card .home-offer-footer button[type=button],.home-shell .home-search-offer-results .home-offer-card .home-offer-footer button[type=button],.home-shell .home-section#discount-only .home-offer-card .home-offer-footer button[type=button],.home-shell .home-section#gifts .home-offer-card .home-offer-footer button[type=button],.home-shell .home-vip-section .home-offer-card .home-offer-footer button[type=button]{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:104px!important;max-width:160px!important;min-height:44px!important;padding:0 24px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#8b2fc9,#eb078a)!important;color:#ffffff!important;font:inherit!important;font-size:15px!important;font-weight:900!important;line-height:1!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 16px 30px rgba(235,7,138,.22)!important}.home-shell .home-offer-card.is-inactive .home-offer-footer button[type=button]{opacity:.92!important}.home-shell .home-offer-card .home-offer-status:not(.is-inactive):after,.home-shell .home-offer-card .home-offer-status:not(.is-inactive):before{background:#22c55e!important}.home-shell .home-offer-card .home-offer-status.is-inactive:after,.home-shell .home-offer-card .home-offer-status.is-inactive:before{background:#eb078a!important}.home-shell .home-offer-media-link>.home-api-image-placeholder,.home-shell .home-offer-media>.home-api-image-placeholder{width:76px!important;height:76px!important;flex:0 0 76px!important;margin:0!important;transform:none!important}.home-shell .home-offer-media-link{display:inline-grid!important;place-items:center!important;width:76px!important;height:76px!important;margin:auto!important;border-radius:50%!important;overflow:visible!important}.home-shell .home-offer-media-link>img,.home-shell .home-offer-media>img{width:76px!important;height:76px!important;flex:0 0 76px!important;object-fit:contain!important;object-position:center!important;background:transparent!important}.home-shell .home-offer-card--vip-discount .home-offer-media-link,.home-shell .home-offer-card--vip-discount .home-offer-media-link>.home-api-image-placeholder,.home-shell .home-offer-card--vip-discount .home-offer-media-link>img,.home-shell .home-offer-card--vip-discount .home-offer-media>.home-api-image-placeholder,.home-shell .home-offer-card--vip-discount .home-offer-media>img{width:96px!important;height:96px!important;flex:0 0 96px!important}.home-shell .home-offer-media-link>.home-api-image-placeholder,.home-shell .home-offer-media>.home-api-image-placeholder{border:0!important;background:transparent!important;box-shadow:none!important}.home-shell .home-offer-media-link>.home-api-image-placeholder svg,.home-shell .home-offer-media>.home-api-image-placeholder svg{width:38px!important;height:38px!important}.home-shell .home-api-image-placeholder.d-none,.home-shell .home-brand-card .home-api-image-placeholder.d-none,.home-shell .home-offer-media .home-api-image-placeholder.d-none,.home-shell .home-offer-media-link .home-api-image-placeholder.d-none{display:none!important}.home-shell .home-offer-card .home-offer-copy{width:100%!important;align-items:center!important;justify-items:center!important;text-align:center!important}.home-shell .home-offer-card .home-offer-copy .home-offer-benefits{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;justify-self:stretch!important;align-self:stretch!important;margin:8px auto 0!important;gap:6px!important;text-align:center!important}.home-shell .home-offer-card .home-offer-copy .home-offer-benefits b{min-width:52px!important;margin:0!important;text-align:center!important}@media (min-width:641px){.home-shell .home-section#gifts .home-offer-card .home-offer-media{margin-bottom:12px!important}.home-shell .home-section#gifts .home-offer-card .home-offer-copy{display:grid!important;grid-template-rows:42px 28px auto!important;align-content:start!important;gap:8px!important}.home-shell .home-section#gifts .home-offer-card .home-offer-copy h3{min-height:42px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-shell .home-section#gifts .home-offer-card .home-offer-copy .home-offer-benefits{min-height:28px!important;margin:0 auto!important}}@media (max-width:640px){.home-shell .home-vip-section{padding:18px 10px 28px!important;overflow:hidden!important}.home-shell .home-vip-offer-grid,.home-shell .home-vip-section .home-offer-grid{gap:14px!important;padding:8px 12px 58px!important;scroll-padding-inline:12px!important}.home-shell .home-vip-section .home-offer-card,.home-shell .home-vip-section .home-offer-card--vip-discount,.home-shell.theme-dark .home-vip-section .home-offer-card,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount,html.theme-dark .home-shell .home-vip-section .home-offer-card,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount{flex:0 0 min(82vw,304px)!important;width:min(82vw,304px)!important;max-width:min(82vw,304px)!important;min-height:430px!important;padding:34px 16px 18px!important;gap:9px!important;scroll-snap-align:center!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-media,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media{width:86px!important;height:86px!important;margin:0 auto 8px!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media-link,.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media-link>.home-api-image-placeholder,.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media-link>img,.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media>.home-api-image-placeholder,.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media>img{width:86px!important;height:86px!important;flex:0 0 86px!important;object-fit:cover!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media-link{overflow:hidden!important;border-radius:50%!important;background:transparent!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media-link>img,.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-media>img{transform:none!important;transform-origin:center!important;mix-blend-mode:normal!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-percent{top:-10px!important;left:64px!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-status{right:-18px!important;bottom:8px!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy{width:100%!important;gap:9px!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy h3{max-width:100%!important;min-height:52px!important;margin:0!important;font-size:17px!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:anywhere!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-benefits{margin:0 auto!important;gap:8px!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-copy p,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-copy p{max-width:100%!important;min-height:68px!important;max-height:72px!important;margin:0!important;overflow:hidden!important;font-size:12px!important;line-height:1.85!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-description.is-expanded,.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount .home-offer-description.is-expanded,html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-description.is-expanded{min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}.home-shell .home-vip-section .home-offer-card--vip-discount:has(.home-offer-description.is-expanded),.home-shell.theme-dark .home-vip-section .home-offer-card--vip-discount:has(.home-offer-description.is-expanded),html.theme-dark .home-shell .home-vip-section .home-offer-card--vip-discount:has(.home-offer-description.is-expanded){min-height:0!important;height:auto!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-footer{margin-top:auto!important}}.home-shell .home-offer-card .home-offer-media{display:grid!important;place-items:center!important}.home-shell .home-offer-card:not(.home-offer-card--vip-discount) .home-offer-media{width:76px!important;height:76px!important;justify-self:center!important;margin-inline:auto!important}.home-shell .home-offer-card .home-offer-media-link>.home-api-image-placeholder,.home-shell .home-offer-card .home-offer-media>.home-api-image-placeholder{display:grid!important;place-items:center!important;width:76px!important;height:76px!important;flex:0 0 76px!important;margin:auto!important;border-radius:50%!important;transform:none!important}.home-shell .home-offer-card .home-offer-media-link>.home-api-image-placeholder svg,.home-shell .home-offer-card .home-offer-media>.home-api-image-placeholder svg{display:block!important;width:34px!important;height:34px!important;margin:auto!important;transform:translate(3px)!important}.home-shell .home-offer-card .home-offer-status,.home-shell .home-section#gifts .home-offer-card .home-offer-status,.home-shell .home-vip-section .home-offer-card .home-offer-status{min-width:42px!important;min-height:20px!important;padding:2px 8px!important;gap:4px!important;font-size:10px!important;line-height:1!important}.home-shell .home-offer-card .home-offer-status:after,.home-shell .home-offer-card .home-offer-status:before{width:7px!important;height:7px!important}@media (max-width:640px){.home-shell .home-offer-card .home-offer-status,.home-shell .home-section#gifts .home-offer-card .home-offer-status,.home-shell .home-vip-section .home-offer-card .home-offer-status{min-width:38px!important;min-height:18px!important;padding:2px 7px!important;font-size:9px!important}.home-shell .home-offer-card .home-offer-status:after,.home-shell .home-offer-card .home-offer-status:before{width:6px!important;height:6px!important}}.home-shell .home-api-image-placeholder.d-none,.home-shell .home-brand-card .home-api-image-placeholder.d-none,.home-shell .home-offer-card .home-offer-media .home-api-image-placeholder.d-none,.home-shell .home-offer-card .home-offer-media-link .home-api-image-placeholder.d-none{display:none!important}@media (max-width:640px){.home-shell .home-offer-card:not(.home-offer-card--vip-discount) .home-offer-status{bottom:-8px!important}.home-shell .home-vip-section .home-offer-card--vip-discount .home-offer-status{bottom:-2px!important}}.home-shell.theme-dark .home-offer-card .home-offer-media-link>.home-api-image-placeholder,.home-shell.theme-dark .home-offer-card .home-offer-media>.home-api-image-placeholder,html.theme-dark .home-shell .home-offer-card .home-offer-media-link>.home-api-image-placeholder,html.theme-dark .home-shell .home-offer-card .home-offer-media>.home-api-image-placeholder{border-color:rgba(235,7,138,.22)!important;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.94),rgba(255,255,255,0) 42%),linear-gradient(135deg,rgba(255,255,255,.9),rgba(247,207,236,.88))!important;color:#7b35b3!important;box-shadow:0 16px 30px rgba(235,7,138,.16)!important}@media (max-width:640px){.home-shell .home-brand-grid .home-brand-card{min-height:178px!important;height:178px!important;align-content:center!important;gap:12px!important}.home-shell .home-brand-grid .home-brand-card strong{display:flex!important;min-height:52px!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.55!important}}.gifts-shell{width:100%;min-height:100vh;background:radial-gradient(circle at top right,rgba(235,7,138,.08),transparent 30%),linear-gradient(180deg,#fff,#faf7ff);color:#171321;padding:14px 16px 48px}.gifts-frame{max-width:1280px;margin:0 auto;padding:24px 24px 60px;min-height:0;overflow:visible}.gifts-topbar{margin-bottom:28px}.gifts-catalog-head{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:end;margin-bottom:24px;padding:22px;border:1px solid rgba(116,51,163,.12);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 18px 45px rgba(116,51,163,.08)}.gifts-back-link{grid-column:1/-1;width:fit-content;display:inline-flex;align-items:center;gap:8px;color:#7433a3;font-size:14px;font-weight:900;text-decoration:none}.gifts-back-link svg{width:18px;height:18px}.gifts-title-block span{display:block;margin-bottom:8px;color:#8a3fc2;font-size:15px;font-weight:900}.gifts-title-block h1{margin:0 0 10px;color:#171321;font-size:38px;font-weight:950;line-height:1.35}.gifts-title-block p{max-width:680px;margin:0;color:#67606e;font-size:16px;font-weight:700;line-height:2}.gifts-search-card{display:grid;gap:14px}.gifts-search-field{height:56px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid rgba(116,51,163,.16);border-radius:14px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.gifts-search-field svg{width:21px;height:21px;color:#8a3fc2;flex:0 0 auto}.gifts-search-field input{width:100%;border:0;outline:0;background:transparent;color:#171321;font-size:15px;font-weight:800}.gifts-search-field input::placeholder{color:#9b93a5}.gifts-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gifts-stats span{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:rgba(235,7,138,.07);color:#7433a3;font-size:14px;font-weight:900}.gifts-stats svg{width:18px;height:18px}.gifts-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr));gap:18px;align-items:stretch}.gift-business-card{position:relative;isolation:isolate;min-width:0;overflow:hidden;display:grid;grid-template-columns:152px minmax(0,1fr);align-self:stretch;border:1px solid rgba(116,51,163,.13);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 14px 35px rgba(26,13,46,.07);transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s ease,box-shadow .22s ease,filter .22s ease;will-change:transform}.gift-business-card:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:radial-gradient(circle at 16% 10%,rgba(235,7,138,.16),transparent 34%),radial-gradient(circle at 86% 82%,rgba(116,51,163,.16),transparent 36%);opacity:0;transition:opacity .22s ease}.gift-business-card:after{content:"";position:absolute;inset:1px;z-index:1;pointer-events:none;border-radius:17px;box-shadow:inset 0 0 0 1px rgba(235,7,138,0);transition:box-shadow .22s ease}.gift-business-card:focus-within,.gift-business-card:hover{border-color:rgba(235,7,138,.48);filter:saturate(1.04);transform:translateY(-5px) scale(1.01);box-shadow:0 24px 48px rgba(116,51,163,.16),0 12px 28px rgba(235,7,138,.12)}.gift-business-card:focus-within:before,.gift-business-card:hover:before{opacity:1}.gift-business-card:focus-within:after,.gift-business-card:hover:after{box-shadow:inset 0 0 0 1px rgba(235,7,138,.34)}.gift-business-card:focus-within .gift-business-media img,.gift-business-card:focus-within .gift-business-media span,.gift-business-card:hover .gift-business-media img,.gift-business-card:hover .gift-business-media span{transform:scale(1.035)}.gift-business-media{min-height:0;background:linear-gradient(145deg,rgba(116,51,163,.12),rgba(235,7,138,.08));overflow:hidden}.gift-business-media img,.gift-business-media span{width:100%;height:100%;min-height:154px;display:grid;place-items:center;transition:transform .26s cubic-bezier(.22,1,.36,1)}.gift-business-media img{object-fit:cover;object-position:center}.gift-business-media span svg{width:48px;height:48px;color:#7433a3}.gift-business-body{min-width:0;display:grid;grid-template-rows:auto 1fr auto;gap:8px;padding:12px 14px}.gift-business-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.gift-business-head span{display:inline-flex;width:fit-content;margin-bottom:4px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:900}.gift-business-status.is-active{background:rgba(16,185,129,.1);color:#16815f}.gift-business-status.is-inactive{background:rgba(148,163,184,.16);color:#64748b}.gift-business-head h2{margin:0;color:#171321;font-size:18px;font-weight:950;line-height:1.42}.gift-business-head strong{flex:0 0 auto;padding:5px 9px;border-radius:999px;background:#f7efff;color:#7433a3;font-size:12px;font-weight:950}.gift-business-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.gift-business-list li{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;align-items:start;padding:7px 10px;border:1px solid rgba(116,51,163,.1);border-radius:12px;background:rgba(255,255,255,.68)}.gift-business-list svg{width:16px;height:16px;margin-top:2px;color:#d6128c}.gift-business-list span{min-width:0;color:#30273b;font-size:13px;font-weight:850;line-height:1.58}.gift-business-link{position:relative;isolation:isolate;width:fit-content;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:linear-gradient(135deg,#8b2fc9,#df0785);color:#fff;font-size:13px;font-weight:900;text-decoration:none;overflow:hidden;box-shadow:0 12px 25px rgba(139,47,201,.2),inset 0 0 0 1px rgba(255,255,255,.08);transform:translateY(0) scale(1);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease,background-position .22s ease,outline-color .18s ease;will-change:transform}.gift-business-link:before{inset:-2px;z-index:-1;background:linear-gradient(120deg,rgba(255,255,255,.1),rgba(255,255,255,.72),rgba(235,7,138,.24));transform:translateX(55%) skewX(-18deg);transition:opacity .18s ease,transform .52s cubic-bezier(.22,1,.36,1)}.gift-business-link:after,.gift-business-link:before{content:"";position:absolute;border-radius:inherit;opacity:0}.gift-business-link:after{inset:-5px;z-index:-2;background:linear-gradient(135deg,rgba(116,51,163,.52),rgba(235,7,138,.5));filter:blur(11px);transition:opacity .18s ease}.gift-business-link:focus-visible,.gift-business-link:hover{color:#fff;filter:brightness(1.08) saturate(1.08);border-color:rgba(255,255,255,.58);transform:translateY(-4px) scale(1.035);box-shadow:0 20px 36px rgba(139,47,201,.32),0 10px 24px rgba(223,7,133,.22),inset 0 0 0 1px rgba(255,255,255,.2)}.gift-business-link:focus-visible:before,.gift-business-link:hover:before{opacity:.75;transform:translateX(-62%) skewX(-18deg)}.gift-business-link:focus-visible:after,.gift-business-link:hover:after{opacity:.9}.gift-business-link:focus-visible{outline:3px solid rgba(223,7,133,.24);outline-offset:3px}.gift-business-link:active{filter:brightness(.98) saturate(1.02);transform:translateY(1px) scale(.97);box-shadow:0 8px 16px rgba(139,47,201,.22),inset 0 0 0 1px rgba(255,255,255,.16)}.gifts-state{min-height:360px;display:grid;place-items:center;align-content:center;gap:10px;border:1px dashed rgba(116,51,163,.24);border-radius:18px;background:rgba(255,255,255,.78);text-align:center}.gifts-state svg{width:52px;height:52px;color:#8a3fc2}.gifts-state h2{margin:0;color:#24182e;font-size:22px;font-weight:950}.gifts-state p{margin:0;color:#746b7b;font-size:15px;font-weight:800}.theme-dark.gifts-shell{background:radial-gradient(circle at top right,rgba(235,7,138,.15),transparent 34%),linear-gradient(180deg,#170d21,#0f0b14);color:#fff}.theme-dark .gift-business-card,.theme-dark .gifts-catalog-head,.theme-dark .gifts-state{border-color:rgba(255,255,255,.1);background:rgba(30,19,42,.88);box-shadow:0 18px 45px rgba(0,0,0,.22)}.theme-dark .gift-business-card:focus-within,.theme-dark .gift-business-card:hover{border-color:rgba(235,7,138,.5);box-shadow:0 26px 52px rgba(0,0,0,.32),0 12px 30px rgba(235,7,138,.16)}.theme-dark .gift-business-head h2,.theme-dark .gifts-search-field input,.theme-dark .gifts-state h2,.theme-dark .gifts-title-block h1{color:#fff}.theme-dark .gift-business-list span,.theme-dark .gifts-state p,.theme-dark .gifts-title-block p{color:rgba(255,255,255,.74)}.theme-dark .gift-business-list li,.theme-dark .gifts-search-field{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.06)}.theme-dark .gift-business-status.is-active{background:rgba(16,185,129,.16);color:#7df0c4;box-shadow:inset 0 0 0 1px rgba(125,240,196,.18)}.theme-dark .gift-business-status.is-inactive{background:rgba(148,163,184,.16);color:#cbd5e1;box-shadow:inset 0 0 0 1px rgba(203,213,225,.14)}.theme-dark .gift-business-head strong{background:linear-gradient(135deg,rgba(116,51,163,.92),rgba(235,7,138,.82));color:#ffffff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.14),0 10px 22px rgba(235,7,138,.18)}@media (max-width:1020px){.gifts-catalog-grid,.gifts-catalog-head{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.gifts-shell{padding:0 0 calc(92px + env(safe-area-inset-bottom, 0px))}.gifts-frame{padding:12px 10px 32px;border-radius:0;box-shadow:none}.gifts-topbar nav{display:none}.gifts-catalog-head{gap:14px;margin-bottom:16px;padding:16px 14px;border-radius:16px;box-shadow:0 12px 28px rgba(116,51,163,.07)}.gifts-back-link{font-size:13px}.gifts-title-block h1{margin-bottom:8px;font-size:25px;line-height:1.35}.gifts-title-block p{font-size:13.5px;line-height:1.85}.gifts-search-card{gap:10px}.gifts-search-field{height:48px;border-radius:12px}.gifts-stats{gap:8px}.gifts-stats span{min-height:40px;border-radius:11px;font-size:13px}.gifts-catalog-grid{gap:14px}.gift-business-card{grid-template-columns:minmax(0,1fr);border-radius:16px;box-shadow:0 10px 24px rgba(26,13,46,.055)}.gift-business-media img,.gift-business-media span{aspect-ratio:16/10;height:auto;min-height:0;max-height:none}.gift-business-head{display:flex;align-items:flex-start}.gift-business-head strong{min-width:76px;text-align:center;justify-content:center}.gift-business-body{gap:12px;padding:14px}.gift-business-head h2{font-size:18px;line-height:1.55}.gift-business-list{gap:8px}.gift-business-list li{grid-template-columns:24px minmax(0,1fr);gap:8px;padding:9px 10px;border-radius:11px}.gift-business-list span{font-size:13.5px;line-height:1.75}.gift-business-link{min-height:38px;padding-inline:14px;font-size:13px}}@media (max-width:420px){.gifts-stats{grid-template-columns:minmax(0,1fr)}.gift-business-body{padding:14px}.gift-business-head h2{font-size:18px}}.page-shell.gifts-shell{width:100%;min-height:100vh;padding-bottom:48px}.page-shell.gifts-shell .frame.gifts-frame{min-height:0;height:auto}@media (max-width:768px){.gifts-shell .topbar .user-menu-wrap{width:auto!important;min-width:0!important;max-width:none!important;flex:0 0 auto!important}.gifts-shell .topbar .user-menu-btn{width:clamp(116px,34vw,148px)!important;min-width:0!important;max-width:clamp(116px,34vw,148px)!important;height:52px!important;padding:0 7px 0 10px!important;border-radius:13px!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important}.gifts-shell .topbar .user-menu-btn .user-mini-avatar{width:34px!important;height:34px!important;flex:0 0 34px!important}.gifts-shell .topbar .user-menu-btn>svg{display:none!important}.gifts-shell .topbar .user-menu-btn .user-menu-name{display:block!important;min-width:0!important;overflow:hidden!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}}.faq-shell{width:100%;max-width:1256px;min-height:100vh}.faq-frame{min-height:auto}.faq-frame a{color:inherit;text-decoration:none}.nav-list .active-link{color:var(--green)}.faq-header-action{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:220px;padding:0 22px;white-space:nowrap}.faq-hero{display:block;margin-top:24px}.faq-hero-copy,.faq-section{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 8px 19px rgba(0,0,0,.05)}.faq-hero-copy{padding:38px}.faq-eyebrow,.faq-form-intro>div:first-child>span,.faq-section-head>span,.faq-trust-card>span{color:var(--green);font-size:14px;font-weight:800}.faq-hero h1{margin:12px 0 14px;color:#202020;font-size:38px;font-weight:800;line-height:1.45}.faq-form-intro p,.faq-hero p,.faq-item p,.faq-step-card p{color:var(--muted);font-size:15px;font-weight:500;line-height:2}.faq-primary-link,.faq-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 22px;color:#fff;background:linear-gradient(135deg,#7433a3,#8a3db4);border:0;border-radius:11px;font-size:15px;font-weight:800;box-shadow:0 8px 18px rgba(116,51,163,.2);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.faq-primary-link{margin-top:16px}.faq-primary-link svg{width:18px;height:18px}.faq-primary-link:hover,.faq-submit-btn:hover:not(:disabled){color:#fff;transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 12px 24px rgba(116,51,163,.25)}.faq-section{margin-top:24px;padding:28px}.faq-section-head{margin-bottom:22px}.faq-form-intro h2,.faq-section-head h2{margin:6px 0 0;color:#202020;font-size:24px;font-weight:800;line-height:1.5}.faq-flow-section{padding:26px}.faq-customer-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.faq-step-card{min-height:0;padding:17px 15px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.faq-step-number{display:grid;place-items:center;width:31px;height:31px;margin-bottom:12px;color:#7433a3;background:#f4eef8;border:1px solid rgba(116,51,163,.12);border-radius:9px;font-size:13px;font-weight:800}.faq-step-card h3{margin:0 0 7px;color:#202326;font-size:15px;font-weight:800;line-height:1.65}.faq-step-card p{margin:0;color:var(--muted);font-size:13px;font-weight:500;line-height:1.85}.faq-step-card:hover{transform:translateY(-3px);border-color:rgba(116,51,163,.25);box-shadow:0 10px 22px rgba(116,51,163,.08)}.faq-two-column{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.faq-business-flow{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:business-step}.faq-business-flow li{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;color:#202326;font-size:15px;font-weight:700;line-height:1.9;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.faq-business-flow li:hover{transform:translateY(-1px);border-color:rgba(116,51,163,.25);box-shadow:0 8px 18px rgba(0,0,0,.05)}.faq-business-flow li:before{counter-increment:business-step;content:counter(business-step);display:grid;place-items:center;width:34px;height:34px;color:#7433a3;background:#f4eef8;border-radius:50%;font-weight:800}.faq-trust-card{align-self:start;padding:24px;border:1px solid var(--line);border-radius:14px;background:#f9fffb}.faq-trust-icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:16px;color:#fff;background:linear-gradient(135deg,#7433a3,#8a3db4);border-radius:18px;box-shadow:0 8px 18px rgba(116,51,163,.18)}.faq-trust-icon svg{width:30px;height:30px}.faq-trust-card ul{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.faq-trust-card li{display:flex;align-items:center;gap:10px;color:#202326;font-size:14px;font-weight:700;line-height:1.8}.faq-trust-card li svg{width:18px;height:18px;flex:0 0 auto;color:var(--green)}.faq-all-section{padding:30px}.faq-main-heading{margin-bottom:28px}.faq-heading-badge{display:inline-flex!important;align-items:center;gap:8px;width:fit-content;padding:7px 11px;border-radius:9px;background:#f5eff9;color:#7433a3!important;font-size:12px!important}.faq-heading-badge svg{width:16px;height:16px}.faq-main-heading h2{margin-top:11px;font-size:27px}.faq-main-heading p{max-width:650px;margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.9}.faq-groups{display:grid;gap:24px}.faq-group{padding:20px;border:1px solid #eee8f1;border-radius:16px;background:linear-gradient(180deg,#fff,#fcfafc)}.faq-group-title{display:flex;align-items:center;gap:13px;margin-bottom:17px;padding-bottom:16px;border-bottom:1px solid #eee8f1}.faq-group-icon{display:grid;place-items:center;width:45px;height:45px;flex:0 0 45px;color:#7433a3;background:linear-gradient(135deg,#f7effb,#f9edf6);border:1px solid rgba(116,51,163,.11);border-radius:13px;box-shadow:0 6px 15px rgba(116,51,163,.06)}.faq-group-icon svg{width:21px;height:21px}.faq-group-title>div:last-child{display:grid;gap:2px}.faq-group-title span{color:#9a73b5;font-size:11px;font-weight:800}.faq-group-title h3{margin:0;color:#252129;font-size:18px;font-weight:800}.faq-list{display:grid;gap:9px}.faq-item{overflow:hidden;border:1px solid #ebe6ee;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.faq-item:hover{transform:translateY(-1px);border-color:rgba(116,51,163,.22);box-shadow:0 7px 18px rgba(116,51,163,.055)}.faq-item[open]{border-color:rgba(116,51,163,.28);background:linear-gradient(180deg,#fff,#fdfaff);box-shadow:0 9px 22px rgba(116,51,163,.08)}.faq-item summary{cursor:pointer;display:flex;align-items:center;min-height:64px;gap:13px;padding:9px 13px;color:#252329;font-size:14px;font-weight:800;list-style:none;-webkit-user-select:none;user-select:none}.faq-item summary::-webkit-details-marker{display:none}.faq-question-number{display:grid;place-items:center;width:35px;height:35px;flex:0 0 35px;border-radius:10px;background:#f6f1f8;color:#7433a3;font-size:11px;font-weight:900;transition:background .18s ease,color .18s ease,transform .18s ease}.faq-item[open] .faq-question-number{background:#7433a3;color:#fff;transform:scale(1.03)}.faq-question-text{flex:1 1;line-height:1.8}.faq-question-arrow{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:9px;color:#8c7898;background:#faf8fb;transition:transform .22s ease,background .18s ease,color .18s ease}.faq-question-arrow svg{width:17px;height:17px}.faq-item[open] .faq-question-arrow{transform:rotate(180deg);background:#f1e8f5;color:#7433a3}.faq-answer{display:flex;gap:12px;padding:0 22px 18px 61px}.faq-answer-line{width:2px;flex:0 0 2px;border-radius:99px;background:linear-gradient(180deg,#7433a3,#eb078a)}.faq-answer p{margin:0;color:#716b76;font-size:13px;font-weight:500;line-height:2}.faq-form-section{position:relative;overflow:hidden;margin-top:24px;padding:28px;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(116,51,163,.07),transparent 30%),radial-gradient(circle at 0 100%,rgba(235,7,138,.035),transparent 28%),#fff;box-shadow:0 10px 28px rgba(25,15,35,.055)}.faq-form-section:before{width:180px;height:180px;top:-100px;left:-80px;background:rgba(116,51,163,.045)}.faq-form-section:after,.faq-form-section:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.faq-form-section:after{width:120px;height:120px;right:-55px;bottom:-55px;border:1px solid rgba(116,51,163,.06)}.faq-form-intro{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid var(--line)}.faq-form-intro>div:first-child{flex:1 1}.faq-form-intro>div:first-child>span{display:inline-flex;align-items:center;padding:5px 10px;border-radius:8px;background:#f5eff9;font-size:11px}.faq-form-intro h2{margin:9px 0 5px;color:#202326;font-size:23px;font-weight:800;line-height:1.5}.faq-form-intro p{margin:0;max-width:650px;color:var(--muted);font-size:13px;line-height:1.9}.faq-form-progress{flex:0 0 185px;padding:12px 14px;border:1px solid rgba(116,51,163,.1);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 5px 15px rgba(35,20,45,.035)}.faq-form-progress span{display:block;margin-bottom:8px;color:#343438;font-size:12px;font-weight:800;text-align:right}.faq-form-progress div{height:6px;overflow:hidden;border-radius:999px;background:#eeeaf0}.faq-form-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7433a3,#eb078a);transition:width .26s ease}.faq-form-window{position:relative;z-index:1;padding:22px;border:1px solid rgba(116,51,163,.08);border-radius:16px;background:rgba(249,248,250,.8);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.faq-form-title{display:flex;align-items:center;gap:13px;margin-bottom:18px;color:#202326;font-size:17px;font-weight:800}.faq-form-title-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;color:#7433a3;background:linear-gradient(135deg,#f7effb,#f4eafa);border:1px solid rgba(116,51,163,.1);border-radius:12px;box-shadow:0 5px 12px rgba(116,51,163,.08);transition:transform .18s ease,box-shadow .18s ease}.faq-form-title-icon svg{width:20px;height:20px}.faq-form-title:hover .faq-form-title-icon{transform:translateY(-1px) rotate(-2deg);box-shadow:0 7px 16px rgba(116,51,163,.12)}.faq-form-title-spaced{margin-top:29px;padding-top:23px;border-top:1px dashed rgba(116,51,163,.16)}.faq-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.faq-field-wide{grid-column:1/-1}.faq-field{display:grid;gap:8px}.faq-field-label{display:flex;align-items:center;gap:10px;min-height:32px}.faq-field-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;color:#7433a3;background:linear-gradient(135deg,#f7effb,#f3edf7);border:1px solid rgba(116,51,163,.1);border-radius:9px;box-shadow:0 3px 9px rgba(116,51,163,.055);transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.faq-field-icon svg{width:15px;height:15px}.faq-field-label-text{color:#343438;font-size:12px;font-weight:800;line-height:1.7}.faq-field:focus-within .faq-field-icon{color:#fff;background:linear-gradient(135deg,#7433a3,#8a3db4);transform:translateY(-1px);box-shadow:0 6px 14px rgba(116,51,163,.18)}.faq-field input,.faq-field select,.faq-field textarea{width:100%;min-height:48px;padding:0 14px;color:#202326;font:inherit;font-size:14px;font-weight:600;border:1px solid #e5e1e8;border-radius:11px;background:#fff;outline:0;box-shadow:0 2px 8px rgba(32,20,40,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.faq-field input:hover,.faq-field select:hover,.faq-field textarea:hover{border-color:rgba(116,51,163,.28);box-shadow:0 4px 12px rgba(116,51,163,.045)}.faq-field input:focus,.faq-field select:focus,.faq-field textarea:focus{border-color:#7433a3;background:#fff;box-shadow:0 0 0 4px rgba(116,51,163,.075),0 7px 17px rgba(116,51,163,.07);transform:translateY(-1px)}.faq-field input::placeholder,.faq-field textarea::placeholder{color:#b8b3bb;font-size:12px}.faq-field textarea{min-height:92px;padding-top:13px;resize:vertical}.faq-form-actions{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.faq-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;color:#343438;background:#fff;border:1px solid var(--line);border-radius:11px;font-size:13px;font-weight:800;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.faq-secondary-btn:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(116,51,163,.3);background:#fcfafd;box-shadow:0 7px 16px rgba(0,0,0,.05)}.faq-submit-btn{min-width:150px;min-height:46px;font-size:13px}.faq-secondary-btn svg,.faq-submit-btn svg{width:17px;height:17px;flex:0 0 auto}.faq-submit-btn svg{transition:transform .18s ease}.faq-submit-btn:hover:not(:disabled) svg{transform:translateX(-2px)}.faq-status{position:relative;z-index:1;margin:18px 0 0;padding:13px 15px;border-radius:11px;font-size:13px;font-weight:800;line-height:1.8}.faq-status-success{color:#44205c;background:#f7f1fb;border:1px solid rgba(116,51,163,.16)}.faq-status-error{color:#a82020;background:#fff2f2;border:1px solid rgba(180,30,30,.14)}.faq-secondary-btn:disabled,.faq-submit-btn:disabled{cursor:not-allowed;opacity:.58}@media (max-width:1200px){.faq-customer-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-two-column{grid-template-columns:1fr}}@media (max-width:768px){.faq-frame{padding-bottom:32px}.faq-shell .home-header-actions{min-width:0!important;gap:6px!important}.faq-header-action{width:clamp(125px,38vw,150px)!important;min-width:0!important;max-width:150px!important;height:40px!important;padding:0 8px!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important;flex:0 1 150px!important}.faq-hero-copy,.faq-section{padding:20px}.faq-hero h1{font-size:28px}.faq-customer-flow{grid-template-columns:1fr;gap:9px}.faq-step-card{padding:14px}.faq-step-number{width:28px;height:28px;margin-bottom:9px;border-radius:8px}.faq-form-section{padding:20px 20px calc(136px + env(safe-area-inset-bottom, 0px))}.faq-form-intro{align-items:stretch;flex-direction:column;gap:17px;margin-bottom:20px}.faq-form-intro h2{font-size:21px}.faq-form-progress{width:100%;flex-basis:auto}.faq-form-window{padding:17px}.faq-form-grid{grid-template-columns:1fr;gap:15px}.faq-field-wide{grid-column:auto}.faq-form-actions{flex-direction:column-reverse;align-items:stretch}.faq-secondary-btn,.faq-submit-btn{width:100%}.faq-all-section{padding:18px}.faq-group{padding:14px}.faq-group-title{gap:10px}.faq-group-icon{width:40px;height:40px;flex-basis:40px}.faq-group-title h3{font-size:16px}.faq-item summary{min-height:58px;gap:9px;padding:8px 9px;font-size:13px}.faq-question-number{width:31px;height:31px;flex-basis:31px}.faq-question-arrow{width:29px;height:29px;flex-basis:29px}.faq-answer{padding:0 14px 16px 49px}.faq-answer p{font-size:12px}}.faq-shell.theme-dark,.faq-shell.theme-dark .faq-frame,html.theme-dark .faq-shell,html.theme-dark .faq-shell .faq-frame{background:radial-gradient(circle at 20% 0,rgba(235,7,138,.08),transparent 34%),#1b1023!important;color:#f7f1fb!important}.faq-shell.theme-dark :where(.faq-hero-copy,.faq-section,.faq-step-card,.faq-item,.faq-trust-card,.faq-form-section,.faq-group),html.theme-dark .faq-shell :where(.faq-hero-copy,.faq-section,.faq-step-card,.faq-item,.faq-trust-card,.faq-form-section,.faq-group){border-color:rgba(235,7,138,.22)!important;background:rgba(255,255,255,.045)!important;color:#f7f1fb!important;box-shadow:none!important}.faq-shell.theme-dark :where(.faq-hero h1,.faq-section-head h2,.faq-form-intro h2,.faq-step-card h3,.faq-item summary,.faq-trust-card li,.faq-form-title,.faq-field-label-text,.faq-form-progress span,.faq-group-title h3),html.theme-dark .faq-shell :where(.faq-hero h1,.faq-section-head h2,.faq-form-intro h2,.faq-step-card h3,.faq-item summary,.faq-trust-card li,.faq-form-title,.faq-field-label-text,.faq-form-progress span,.faq-group-title h3){color:#fff!important}.faq-shell.theme-dark :where(.faq-hero p,.faq-form-intro p,.faq-step-card p,.faq-item p,.faq-main-heading p,.faq-answer p),html.theme-dark .faq-shell :where(.faq-hero p,.faq-form-intro p,.faq-step-card p,.faq-item p,.faq-main-heading p,.faq-answer p){color:rgba(247,241,251,.78)!important}.faq-shell.theme-dark :where(.faq-eyebrow,.faq-section-head>span,.faq-form-intro>div:first-child>span,.faq-trust-card>span),html.theme-dark .faq-shell :where(.faq-eyebrow,.faq-section-head>span,.faq-form-intro>div:first-child>span,.faq-trust-card>span){color:#c084fc!important}.faq-shell.theme-dark .faq-group-title,html.theme-dark .faq-shell .faq-group-title{border-bottom-color:rgba(235,7,138,.15)}.faq-shell.theme-dark .faq-group-title span,html.theme-dark .faq-shell .faq-group-title span{color:#c084fc}.faq-shell.theme-dark .faq-group-icon,html.theme-dark .faq-shell .faq-group-icon{background:rgba(116,51,163,.22);border-color:rgba(235,7,138,.18);color:#d8a4ff}.faq-shell.theme-dark .faq-question-number,html.theme-dark .faq-shell .faq-question-number{background:rgba(116,51,163,.22);color:#d8a4ff}.faq-shell.theme-dark .faq-item[open] .faq-question-number,html.theme-dark .faq-shell .faq-item[open] .faq-question-number{background:linear-gradient(135deg,#7433a3,#8a3db4);color:#fff}.faq-shell.theme-dark .faq-question-arrow,html.theme-dark .faq-shell .faq-question-arrow{background:rgba(255,255,255,.06);color:#c7b3d0}.faq-shell.theme-dark .faq-item[open] .faq-question-arrow,html.theme-dark .faq-shell .faq-item[open] .faq-question-arrow{background:rgba(116,51,163,.25);color:#d8a4ff}.faq-shell.theme-dark .faq-form-window,html.theme-dark .faq-shell .faq-form-window{background:rgba(255,255,255,.035)!important;border-color:rgba(235,7,138,.15)!important}.faq-shell.theme-dark .faq-form-progress,html.theme-dark .faq-shell .faq-form-progress{background:rgba(255,255,255,.055)!important;border-color:rgba(235,7,138,.18)!important}.faq-shell.theme-dark .faq-form-title-icon,html.theme-dark .faq-shell .faq-form-title-icon{background:rgba(116,51,163,.22);border-color:rgba(235,7,138,.18);color:#d8a4ff}.faq-shell.theme-dark .faq-field-icon,html.theme-dark .faq-shell .faq-field-icon{background:rgba(116,51,163,.2);border-color:rgba(235,7,138,.16);color:#d8a4ff}.faq-shell.theme-dark .faq-field:focus-within .faq-field-icon,html.theme-dark .faq-shell .faq-field:focus-within .faq-field-icon{background:linear-gradient(135deg,#7433a3,#8a3db4);color:#fff}.faq-shell.theme-dark :where(.faq-field input,.faq-field textarea,.faq-field select),html.theme-dark .faq-shell :where(.faq-field input,.faq-field textarea,.faq-field select){border-color:rgba(235,7,138,.24)!important;background:rgba(255,255,255,.07)!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(116,51,163,.14)!important}.faq-shell.theme-dark :where(.faq-field input,.faq-field textarea,.faq-field select):focus,html.theme-dark .faq-shell :where(.faq-field input,.faq-field textarea,.faq-field select):focus{border-color:rgba(235,7,138,.72)!important;box-shadow:0 0 0 4px rgba(235,7,138,.14),inset 0 0 0 1px rgba(116,51,163,.2)!important}.faq-shell.theme-dark :where(.faq-field input::placeholder,.faq-field textarea::placeholder),html.theme-dark .faq-shell :where(.faq-field input::placeholder,.faq-field textarea::placeholder){color:rgba(247,241,251,.48)!important}.faq-shell.theme-dark .faq-form-progress div,html.theme-dark .faq-shell .faq-form-progress div{background:rgba(255,255,255,.18)!important}.faq-shell.theme-dark .faq-form-progress i,html.theme-dark .faq-shell .faq-form-progress i{background:linear-gradient(90deg,#7433a3,#eb078a)!important}.faq-shell.theme-dark .faq-secondary-btn,html.theme-dark .faq-shell .faq-secondary-btn{border-color:rgba(235,7,138,.24)!important;background:rgba(255,255,255,.07)!important;color:#f7f1fb!important}@media (max-width:768px){.faq-shell.theme-dark,.faq-shell.theme-dark .faq-frame,html.theme-dark .faq-shell,html.theme-dark .faq-shell .faq-frame{background:radial-gradient(circle at 20% 0,rgba(235,7,138,.08),transparent 34%),#1b1023!important;color:#f7f1fb!important}}.faq-shell.theme-dark .faq-step-number,html.theme-dark .faq-shell .faq-step-number{color:#d8a4ff!important;background:rgba(116,51,163,.28)!important;border-color:rgba(216,164,255,.22)!important}.contact-shell{min-height:auto;background:var(--page-bg,#faf9fc)}.contact-frame{display:grid;grid-auto-rows:max-content;align-content:start;min-height:auto;gap:18px;padding-bottom:32px}.contact-shell .topbar{margin-bottom:4px!important}.contact-shell .active-link{color:var(--brand-purple,#7433a3)}.contact-shell .nav-list a{transition:color .2s ease,transform .2s ease}.contact-shell .nav-list a:hover{color:var(--brand-purple,#7433a3);transform:translateY(-1px)}.contact-hero{position:relative;min-height:180px;display:grid;grid-template-columns:minmax(0,1fr) 105px;align-items:center;gap:30px;padding:30px 38px;overflow:hidden;border:1px solid rgba(116,51,163,.13);border-radius:20px;background:radial-gradient(circle at 8% 10%,rgba(235,7,138,.08),transparent 27%),radial-gradient(circle at 92% 90%,rgba(116,51,163,.08),transparent 30%),#ffffff;box-shadow:0 15px 40px rgba(27,16,35,.055)}.contact-hero:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));border-radius:0 20px 20px 0}.contact-hero:after{content:"";position:absolute;width:170px;height:170px;left:-80px;bottom:-105px;border-radius:50%;background:radial-gradient(circle,rgba(235,7,138,.055),transparent 70%);pointer-events:none}.contact-hero-copy{position:relative;z-index:2}.contact-hero-copy span{display:inline-flex;align-items:center;gap:8px;margin-bottom:11px;color:var(--brand-purple,#7433a3);font-size:16px;font-weight:650;line-height:1.5}.contact-hero-copy span:before{content:"";width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--brand-pink,#eb078a)}.contact-hero-copy p{max-width:680px;margin:0;color:rgba(27,16,35,.63);font-size:13.5px;font-weight:400;line-height:2}.contact-hero-mark{position:relative;z-index:2;width:105px;height:105px;display:grid;place-items:center;justify-self:end;border:1px solid rgba(116,51,163,.14);border-radius:28px;background:linear-gradient(145deg,rgba(116,51,163,.09),rgba(235,7,138,.06));color:var(--brand-purple,#7433a3);box-shadow:0 15px 32px rgba(116,51,163,.09)}.contact-hero-mark:before{content:"";position:absolute;width:58px;height:58px;border-radius:50%;background:radial-gradient(circle,rgba(235,7,138,.08),transparent 70%)}.contact-hero-mark svg{position:relative;z-index:2;width:44px;height:44px;stroke-width:1.5}.contact-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.contact-card{position:relative;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 18px;overflow:hidden;border:1px solid rgba(116,51,163,.1);border-radius:18px;background:#ffffff;color:var(--brand-dark,#1b1023);text-decoration:none;text-align:center;box-shadow:0 10px 30px rgba(27,16,35,.045);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.contact-card:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,var(--brand-purple,#7433a3),var(--brand-pink,#eb078a));opacity:0;transition:opacity .25s ease}.contact-card:hover{transform:translateY(-4px);border-color:rgba(116,51,163,.18);box-shadow:0 18px 38px rgba(27,16,35,.075)}.contact-card:hover:before{opacity:1}.contact-card span:not(.contact-card-icon){order:1;display:block;margin:0;color:var(--brand-purple,#7433a3);font-size:14px;font-weight:700;line-height:1.5;text-align:center}.contact-card-icon{order:2;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,rgba(116,51,163,.09),rgba(235,7,138,.055));color:var(--brand-purple,#7433a3);flex-shrink:0}.contact-card-primary .contact-card-icon{background:linear-gradient(145deg,rgba(235,7,138,.1),rgba(116,51,163,.07));color:var(--brand-pink,#eb078a)}.contact-card-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-card strong{order:3;display:block;margin:0;color:var(--brand-dark,#1b1023);font-size:17px;font-weight:700;line-height:1.5;text-align:center}.contact-card-primary{background:#ffffff;border-color:rgba(116,51,163,.13)}.contact-card-primary span:not(.contact-card-icon){color:var(--brand-purple,#7433a3)}.contact-card-primary strong{color:var(--brand-dark,#1b1023)}.contact-shell.theme-dark,html.theme-dark .contact-shell{background:var(--brand-dark,#1b1023)}.contact-shell.theme-dark .contact-hero,html.theme-dark .contact-shell .contact-hero{border-color:rgba(235,7,138,.16);background:radial-gradient(circle at 8% 10%,rgba(235,7,138,.1),transparent 28%),linear-gradient(135deg,rgba(116,51,163,.12),rgba(27,16,35,.96));box-shadow:none}.contact-shell.theme-dark .contact-hero-copy p,html.theme-dark .contact-shell .contact-hero-copy p{color:rgba(255,255,255,.64)}.contact-shell.theme-dark .contact-hero-copy span,html.theme-dark .contact-shell .contact-hero-copy span{color:#e8a7d0}.contact-shell.theme-dark .contact-hero-mark,html.theme-dark .contact-shell .contact-hero-mark{background:linear-gradient(145deg,rgba(116,51,163,.18),rgba(235,7,138,.1));border-color:rgba(235,7,138,.16);color:#f1a1d0;box-shadow:none}.contact-shell.theme-dark .contact-card,html.theme-dark .contact-shell .contact-card{border-color:rgba(235,7,138,.13);background:rgba(255,255,255,.035);box-shadow:none}.contact-shell.theme-dark .contact-card span:not(.contact-card-icon),html.theme-dark .contact-shell .contact-card span:not(.contact-card-icon){color:#e8a7d0}.contact-shell.theme-dark .contact-card strong,html.theme-dark .contact-shell .contact-card strong{color:#ffffff}.contact-shell.theme-dark .contact-card-icon,html.theme-dark .contact-shell .contact-card-icon{background:rgba(116,51,163,.13);color:#d7a0ed}.contact-shell.theme-dark .contact-card-primary .contact-card-icon,html.theme-dark .contact-shell .contact-card-primary .contact-card-icon{background:rgba(235,7,138,.1);color:#f08abf}@media (max-width:900px){.contact-hero{grid-template-columns:1fr 85px;padding:28px}.contact-hero-mark{width:85px;height:85px;border-radius:22px}.contact-hero-mark svg{width:36px;height:36px}.contact-card-grid{grid-template-columns:1fr}}@media (max-width:640px){.contact-frame{gap:13px;padding-bottom:70px}.contact-hero{grid-template-columns:1fr;min-height:auto;padding:24px;border-radius:16px}.contact-hero-copy span{font-size:14px}.contact-hero-copy p{font-size:12.5px;line-height:1.9}.contact-hero-mark{width:64px;height:64px;justify-self:start;border-radius:17px}.contact-hero-mark svg{width:29px;height:29px}.contact-card{min-height:140px;padding:20px 16px;gap:7px;border-radius:15px}.contact-card span:not(.contact-card-icon){font-size:13px}.contact-card-icon{width:45px;height:45px;border-radius:13px}.contact-card-icon svg{width:20px;height:20px}.contact-card strong{font-size:15px}}