:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;background:#fff;background-color:#ffffffde;z-index:3;height:100%;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--main-title-color: #9370DB;--secondary-title-color: #6A5ACD;--text-color: #687274}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{padding:1rem;display:flex;flex-direction:column;background:#f5f0ff;min-width:320px;min-height:100vh;margin:0}h1{font-size:2rem;margin:0;line-height:1.1}#root{width:100%;height:100%;text-align:center}.hero{background-color:#fff;border-radius:30px;width:80%;min-height:80%;position:relative;margin:0 auto}.hero .hero__track-image{position:absolute;bottom:25px;width:700px;z-index:3;margin-bottom:10px}.hero .hero__track-image img{width:100%}@media (max-width:1300px){.hero .hero__track-image{width:500px}}@media (max-width:767px){.hero .hero__track-image{position:static;width:100%}}.hero .hero__first-section{display:flex;flex-wrap:nowrap;white-space:nowrap;margin-top:4rem;height:-moz-fit-content;height:fit-content}@media (max-width:1300px){.hero .hero__first-section{margin-top:0}}@media (max-width:767px){.hero .hero__first-section{flex-direction:column;margin:1rem}}.hero .hero__first-section .hero__first-section__images{position:relative;top:25px;right:0;width:60%;display:flex;flex-direction:column;align-items:center}.hero .hero__first-section .hero__first-section__images .hero__first-section__images__first{width:400px;mix-blend-mode:multiply}.hero .hero__first-section .hero__first-section__images .hero__first-section__images__second{width:620px;mix-blend-mode:multiply}.hero .hero__first-section .hero__first-section__images .hero__first-section__images__first img,.hero .hero__first-section .hero__first-section__images .hero__first-section__images__second img{width:100%;height:100%}.hero .hero__first-section .hero__first-section__images .hero__first-section__images__second{width:620px;mix-blend-mode:multiply;position:absolute;top:-130px;left:50%;transform:translate(-50%);z-index:10}@media (max-width:1300px){.hero .hero__first-section .hero__first-section__images .hero__first-section__images__second{top:30px;width:350px}}@media (max-width:1300px){.hero .hero__first-section .hero__first-section__images .hero__first-section__images__second{top:0;width:350px}}@media (max-width:767px){.hero .hero__first-section .hero__first-section__images .hero__first-section__images__second{position:static;width:100%;max-width:100%;left:auto;transform:none}}@media (max-width:767px){.hero .hero__first-section .hero__first-section__images{justify-content:start;height:-moz-fit-content;height:fit-content;width:100%}}.hero .hero__first-section-title-with-text{text-align:justify;display:flex;width:40%;padding:0 1rem;flex-direction:column}@media (max-width:767px){.hero .hero__first-section-title-with-text{width:100%;padding:0;height:-moz-fit-content;height:fit-content}}.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__text{color:var(--text-color);font-size:1.2rem;padding-top:10px}@media (max-width:1300px){.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__text{font-size:1rem}}@media (max-width:767px){.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__text{white-space:wrap;font-size:1.4rem}}@media (max-width:500px){.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__text{font-size:1.2rem}}.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__title{color:var(--secondary-title-color);border-bottom:1px solid gray;padding-bottom:10px;font-size:3rem}.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__title strong{color:var(--main-title-color)}@media (max-width:1300px){.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__title{font-size:2.5rem}}@media (max-width:767px){.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__title{font-size:2rem}}@media (max-width:500px){.hero .hero__first-section-title-with-text .hero__first-section-title-with-text__title{font-size:1.5rem}}.hero .hero__advantages-section{margin:10px;padding:10px;display:flex;color:var(--text-color)}@media (max-width:767px){.hero .hero__advantages-section{margin-top:0;flex-direction:column}}.hero .hero__advantages-section h3{color:var(--secondary-title-color)}.hero .hero__advantages-section .hero__advantages-section-advantage__image{width:70px;display:block}.hero .hero__advantages-section .hero__advantages-section-advantage__image img{width:100%}.hero .hero__advantages-section .hero__advantages-section-advantage{display:flex;gap:10px;padding:5px;border-right:1px solid rgb(183,183,183)}.hero .hero__advantages-section .hero__advantages-section-advantage .hero__advantages-section-text .hero__advantages-section-text-title{text-align:left;font-size:1.3rem;margin:0 0 5px}.hero .hero__advantages-section .hero__advantages-section-advantage .hero__advantages-section-text .hero__advantages-section-text-info{text-align:left;font-size:1.2rem}.hero .hero__advantages-section .hero__advantages-section-advantage:last-child{border-right:1px solid transparent}.hero .hero__contacts-section{display:flex;overflow:hidden;border-top:1px solid rgb(183,183,183);margin:30px 30px 40px;justify-content:space-between;color:var(--text-color)}@media (max-width:767px){.hero .hero__contacts-section .hero__contacts-section__contacts__text{text-align:left}}.hero .hero__contacts-section .hero__contacts-section__contacts{margin:5px}.hero .hero__contacts-section .hero__contacts-section__image{display:block;width:40%;margin-right:10px;margin-top:10px;margin-bottom:10px}.hero .hero__contacts-section .hero__contacts-section__image img{width:100%}@media (max-width:767px){.hero .hero__contacts-section .hero__contacts-section__image{width:100%}}.hero .hero__contacts-section .hero__contacts-section__contacts__title{text-align:left;color:var(--secondary-title-color)}@media (max-width:767px){.hero .hero__contacts-section{flex-direction:column}}@media (max-width:767px){.hero{width:90%}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.navbar{width:100%;border-bottom:1px solid rgb(164,164,164);background-color:#fff;display:flex;border-top-left-radius:30px;border-top-right-radius:30px;box-sizing:border-box;padding:1rem;justify-content:space-between;align-items:center;position:relative;z-index:10}@media (max-width:1300px){.navbar{padding-bottom:4px}}.navbar__title-wrap{display:flex;align-items:center;gap:12px}.navbar__title-wrap-title{display:flex;align-items:center;gap:10px;font-size:1.5rem;color:var(--secondary-title-color)}@media (max-width:500px){.navbar__title-wrap-title{font-size:1.3rem}}.navbar__title-wrap-title strong{color:var(--main-title-color);font-weight:700}.navbar__title-wrap-title__image{width:50px;flex-shrink:0}.navbar__title-wrap-title__image img{width:100%;height:auto;display:block}@media (max-width:500px){.navbar__title-wrap-title__image{width:40px}}.navbar__menu-wrap{font-size:1.2rem;font-weight:500;color:var(--text-color);display:flex;align-items:center;gap:2rem}.navbar__menu-wrap__item{cursor:pointer;display:block}.navbar__burger-menu{display:none;width:30px;cursor:pointer}.navbar__burger-menu img{width:100%;display:block}@media (max-width:767px){.navbar__menu-wrap{gap:1rem}.navbar__menu-wrap__item{display:none}.navbar__burger-menu{display:block}}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:10000000;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease-out}.mobile-menu{background:#fff;width:90%;max-width:400px;border-radius:16px;padding:2rem 1.5rem;position:relative;box-shadow:0 10px 30px #0003;animation:slideUp .3s ease-out}.mobile-menu__close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.mobile-menu__items{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.mobile-menu__item{font-size:1.4rem;font-weight:500;text-align:center;padding:.8rem 0;cursor:pointer;color:var(--text-color);transition:color .2s}.mobile-menu__item:hover{color:var(--main-title-color)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.how-it-works-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10000000;display:flex;justify-content:center;align-items:center}.how-it-works-modal__wrap{background:#fff;width:100%;max-width:600px;max-height:90vh;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.how-it-works-modal__header{position:relative;text-align:center}.how-it-works-modal__title{font-size:22px;font-weight:700}.how-it-works-modal__close{position:absolute;top:-4px;right:-4px;border:none;background:none;font-size:26px;cursor:pointer;opacity:.6}.how-it-works-modal__close:hover{opacity:1}.how-it-works-modal__subtitle{font-size:14px;text-align:center;opacity:.75}.how-it-works-modal__content{display:flex;flex-direction:column;gap:24px}.how-it-works-modal__block{display:flex;flex-direction:column;gap:12px}.how-it-works-modal__block-title{font-size:18px;font-weight:600}.how-it-works-modal__steps{display:flex;flex-direction:column;gap:12px}.how-it-works-modal__step{display:flex;flex-direction:column;gap:4px;font-size:14px}.how-it-works-modal__step-title{font-weight:600}.how-it-works-modal__step-text{opacity:.85;line-height:1.4}.how-it-works-modal__highlight{background:#f5f5f5;padding:12px;border-radius:10px;font-size:14px}.how-it-works-modal__faq{display:flex;flex-direction:column;gap:12px}.how-it-works-modal__faq-item{display:flex;flex-direction:column;gap:4px;font-size:14px}.how-it-works-modal__faq-question{font-weight:600}.how-it-works-modal__faq-answer{opacity:.85;line-height:1.4}.how-it-works-modal__faq-answer span{color:#c0392b}.how-it-works-modal__footer{text-align:center;font-size:14px;font-weight:500}@media (max-width:640px){.how-it-works-modal{align-items:flex-end}.how-it-works-modal__wrap{border-radius:20px 20px 0 0;max-height:92vh}}.delivery-form{width:100%;box-sizing:border-box;z-index:1000;height:800px;padding:15px;color:var(--text-color);margin-top:15px;border-radius:30px;border:1px solid rgb(183,183,183);background-color:#fff;box-shadow:2px 5px 7px 4px #c9c9c9}.delivery-form .delivery-form__section__option__bag-count-select{display:flex;width:-moz-fit-content;width:fit-content;list-style-type:none;gap:5px;border-radius:20px;padding-inline-start:0;margin-block-end:0;background-color:#c9c9c9}.delivery-form .delivery-form__section__option__bag-count-select li{cursor:pointer;width:20px;color:var(--secondary-title-color);text-align:center;border:1px solid rgb(183,183,183);background-color:#fff;border-radius:50%;margin:0;padding:0}.delivery-form .delivery-form__section__option__bag-count-select li.active{background-color:var(--secondary-title-color);color:#fff}.delivery-form .delivery-form__section{display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.delivery-form .delivery-form__section .delivery-form__section__image{margin-left:4px;width:25%;display:block;height:70px}.delivery-form .delivery-form__section .delivery-form__section__image img{width:100%}@media (max-width:1300px){.delivery-form .delivery-form__section .delivery-form__section__image{width:70px}}.delivery-form .delivery-form__section .delivery-form__section__option.active{box-shadow:0 0 10px #ff8f4f;border-width:2px;border-color:#ff843c}.delivery-form .delivery-form__section .delivery-form__section__option{position:relative;padding:5px;display:flex;border-radius:15px;border:1px solid rgb(164,164,164);width:49%}@media (min-width:1800px){.delivery-form .delivery-form__section .delivery-form__section__option{padding:7px}}@media (max-width:1300px){.delivery-form .delivery-form__section .delivery-form__section__option{box-sizing:border-box;width:100%}}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__text{white-space:nowrap;width:35%}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__option__title{font-size:1rem;margin-bottom:3px;white-space:nowrap;color:var(--secondary-title-color)}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__option__price{color:#ee5a02;font-weight:600;position:absolute;bottom:8px;right:5px}.delivery-form .delivery-form__section .delivery-form__section__title{text-align:left;margin-bottom:0;color:var(--secondary-title-color)}.delivery-form .delivery-form__section .delivery-form__section__input{background-color:#fff;border-radius:8px;border:1px solid rgb(164,164,164);padding:5px;height:30px;text-align:left;color:var(--secondary-title-color)}.delivery-form .delivery-form__section__options-wrap{display:flex;gap:10px}@media (max-width:1300px){.delivery-form .delivery-form__section__options-wrap{flex-direction:column}}.delivery-form .delivery-form__section__select{background-color:#fff;height:45px;padding:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10px;border:1px solid rgb(164,164,164);font-size:1rem;text-align:left;color:var(--secondary-title-color);background-repeat:no-repeat;background-position-x:99%;background-position-y:10px;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+)}.delivery-form .delivery-form__section__label{position:absolute}.delivery-form .delivery-form__section__radio-group{padding:5px;color:var(--secondary-title-color);font-weight:500;border:1px solid rgb(183,183,183);border-radius:10px;height:35px;display:flex;justify-content:start;align-items:center;gap:5px}.delivery-form .delivery-form__section__radio-group .delivery-form__section__radio-group__wrap{display:flex;align-items:center;gap:5px}@media (max-width:1300px){.delivery-form .delivery-form__section__radio-group{height:-moz-fit-content;height:fit-content;align-items:start;flex-direction:column}}.delivery-form .delivery-form__section__radio-group .delivery-form__section__radio-group__radio-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;border:1px solid rgb(183,183,183);width:15px;height:15px;accent-color:var(--main-title-color);background:#fff}.delivery-form .delivery-form__section__radio-group .delivery-form__section__radio-group__radio-input:checked{background:#ff7d31}.delivery-form .delivery-form__section__radio-group .delivery-form__section__radio-group__radio-input:before{background-color:#fff}.delivery-form .delivery-form__errors li{color:#ff5f5f}.delivery-form .delivery-form__submit-button{width:100%;height:50px;background:#ee5a02;border:none;background:linear-gradient(90deg,#ee5a02 50%,#fcb045);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:none;-o-border-image:none;border-image:none;margin-top:10px;color:#fff;font-size:1.5rem;display:flex;justify-content:center;align-items:center;border-radius:10px}.validate-sms-form{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:10000000;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease-out;color:var(--text-color)}.validate-sms-form .validate-sms-form__form-wrap{display:flex;flex-direction:column;align-items:center;gap:15px;position:relative;background-color:#fff;min-width:300px;padding:20px;height:20%;border-radius:20px}.validate-sms-form .validate-sms-form__form-wrap .validate-sms-form__form-wrap__title{color:var(--secondary-title-color);margin-top:22px;margin-bottom:5px;width:100%;text-align:center}.validate-sms-form .validate-sms-form__form-wrap .validate-sms-form__form-wrap__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font-size:1.2rem;border-radius:10px;color:var(--text-color);padding:5px;border:1px solid rgb(183,183,183)}.validate-sms-form .validate-sms-form__form-wrap .validate-sms-form__submit{background:var(--main-title-color);color:#fff;font-size:1.2rem;border-width:0px;border-image-width:0px;border:none;border-radius:10px;padding:5px}.validate-sms-form .validate-sms-form__form-wrap .validate-sms-form__error{color:#ff3f3f}.validate-sms-form .validate-sms-form__form-wrap .validate-sms-form__form-wrap__close{position:absolute;width:15px;top:10px;right:10px}.validate-sms-form .validate-sms-form__form-wrap .validate-sms-form__form-wrap__close img{width:100%}.sms-code-form{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:10000000;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease-out;color:var(--text-color)}.sms-code-form .sms-code-form__wrap{display:flex;flex-direction:column;align-items:center;gap:15px;position:relative;background-color:#fff;min-width:300px;padding:20px;height:20%;border-radius:20px}.sms-code-form .sms-code-form__wrap__title{color:var(--secondary-title-color);margin-top:22px;margin-bottom:5px;width:100%;text-align:center}.sms-code-form .sms-code-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font-size:1.2rem;border-radius:10px;color:var(--text-color);padding:5px;border:1px solid rgb(183,183,183)}.sms-code-form .validate-code-form__wrap__close{position:absolute;width:15px;top:10px;right:10px}.sms-code-form .validate-code-form__wrap__close img{width:100%}.sms-code-form .sms-form__errors{margin:0;list-style-type:none;padding:0}.sms-code-form .sms-form__errors__error{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#ff3f3f}.sms-code-form .sms-code-form__submit{background:var(--main-title-color);color:#fff;font-size:1.2rem;border:none;border-radius:10px;padding:5px}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__text{white-space:normal!important;width:auto!important;flex:1 1 auto;min-width:0}.delivery-form .delivery-form__section .delivery-form__section__option{gap:10px;align-items:flex-start}.unesi-pack__text{display:grid;gap:10px}.unesi-pack__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.unesi-pack__price{white-space:nowrap;font-weight:800;color:#ee5a02}.unesi-pack__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.unesi-pack__hint{font-size:12px;opacity:.7;white-space:nowrap}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__option__price{position:static!important;display:none!important}.unesi-stepper{display:inline-flex;align-items:center;gap:10px;padding:6px 10px;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#fff}.unesi-stepper__btn{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;display:grid;place-items:center;font-size:22px;line-height:1;cursor:pointer}.unesi-stepper__btn:disabled{opacity:.45;cursor:not-allowed}.unesi-stepper__value{min-width:22px;text-align:center;font-weight:800;color:var(--secondary-title-color)}.unesi-extra-btn{width:100%;height:45px;border-radius:10px;border:1px solid rgb(164,164,164);background:#fff;color:var(--secondary-title-color);font-size:1rem;font-weight:600;cursor:pointer}.unesi-extra-grid{display:grid;gap:10px}.unesi-promo-hint{font-size:12px;opacity:.85;margin-top:-6px}.unesi-total{margin-top:12px;font-size:14px;text-align:left}.unesi-total__promo{margin-left:8px;opacity:.8}.unesi-consent{margin-top:12px}.unesi-consent__row{display:flex;gap:10px;align-items:flex-start;font-size:12.5px;opacity:.95;max-width:100%}.unesi-consent__text{max-width:100%;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}.unesi-consent__text a{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.unesi-profile-chip{border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:14px;padding:8px 12px;display:grid;gap:2px;text-align:left;cursor:pointer;font-size:inherit;color:var(--text-color)}.unesi-profile-chip--active{position:relative}.unesi-profile-chip__dot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:999px;background:#e53935;box-shadow:0 0 #e5393599;animation:unesi-pulse 1.6s ease-out infinite}@keyframes unesi-pulse{0%{box-shadow:0 0 #e5393599}70%{box-shadow:0 0 0 8px #e5393500}to{box-shadow:0 0 #e5393500}}.unesi-profile-chip__title{font-weight:800;font-size:13.5px}.unesi-profile-chip__sub{font-size:11.5px;opacity:.75}.unesi-order-banner{position:fixed;left:50%;transform:translate(-50%);bottom:18px;z-index:999999;width:min(520px,calc(100% - 24px));border-radius:16px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 10px 30px #0000002e;background:#fff;border:1px solid rgba(0,0,0,.12)}.unesi-order-banner.inway{border-left:6px solid #ff8f4f}.unesi-order-banner.done{border-left:6px solid #35b46a}.unesi-order-banner__text{font-weight:700;color:#2f2f2f}.unesi-order-banner__close{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer;font-size:20px;line-height:1}.delivery-form .delivery-form__section .delivery-form__section__option{overflow:hidden;box-sizing:border-box;padding-right:48px}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__option__price{right:10px;bottom:10px;max-width:42px;text-align:right;white-space:nowrap}.delivery-form label{max-width:100%}.delivery-form label span{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.3}.delivery-form label input{margin-top:2px}.unesi-pack__top{display:block}.unesi-pack__meta{display:grid;gap:4px}.unesi-pack__price{margin-top:2px;font-weight:800;color:#ee5a02;white-space:nowrap}@media (max-width: 480px){.delivery-form{height:auto;min-height:0}.delivery-form .delivery-form__section .delivery-form__section__option{width:100%!important;overflow:hidden}.delivery-form .delivery-form__section .delivery-form__section__option .delivery-form__section__text{width:auto!important;white-space:normal!important;min-width:0}.delivery-form .delivery-form__section .delivery-form__section__option__title,.delivery-form .delivery-form__section .delivery-form__section__option__text{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;line-height:1.15}.unesi-pack__bottom{align-items:center;gap:10px}.unesi-pack__hint{white-space:normal;text-align:right}.unesi-consent__text a{white-space:normal!important;overflow-wrap:anywhere}}@media (prefers-reduced-motion: no-preference){.delivery-form__submit-button:active{transform:translateY(1px)}.unesi-order-banner{animation:unesiPop .18s ease-out}@keyframes unesiPop{0%{transform:translate(-50%) translateY(8px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}}.unesi-consent__row{max-width:100%}.unesi-consent__text{max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.unesi-consent__text a{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.delivery-form__section__title{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 480px){.delivery-form__section__title{font-size:1.2rem;line-height:1.2}}.hero__track-video{width:100%;height:auto;display:block;object-fit:contain}.hero{overflow:hidden}@media (max-width: 767px){.unesi-profile-chip{display:none}.navbar__burger-menu{display:block;font-size:34px;line-height:1;padding:6px 10px;border-radius:12px;-webkit-user-select:none;user-select:none}}@media (max-width: 767px){.mobile-menu-overlay{align-items:flex-end}.mobile-menu{width:100%;max-width:none;border-radius:20px 20px 0 0;padding:18px 16px}.mobile-menu__item{font-size:1.2rem;padding:12px 0}}.hero__first-section__images,.hero__first-section__images *{pointer-events:none}.modal-shell,.modal-shell *{max-width:100%;box-sizing:border-box}.modal-shell__content{overflow-x:hidden}.modal-shell__content *{word-break:break-word;overflow-wrap:anywhere;white-space:normal}.how-it-works-modal__wrap{overflow-x:hidden;max-width:min(600px,calc(100vw - 24px));width:100%;box-sizing:border-box}.how-it-works-modal__wrap *{max-width:100%;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word}.how-it-works-modal,.how-it-works-modal__wrap{white-space:normal!important}.how-it-works-modal__wrap *{white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}
