@charset "UTF-8";:root{--primary: #ffd230;--secondary: #000;--black: #000;--white: #fff;--gray: #f3f1eb;--gray-2: #ddd;--gray-3: #7a7a7a;--dark-gray: #333;--red: #eb001b;--fontHeader: "Anton", sans-serif;--fontBody: "Montserrat", sans-serif;--headerShow: 0%;--headerHide: -101%}*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}*:before,*:after{display:inline-block}html,body{height:100%;min-width:320px}body{color:var(--secondary);line-height:1;font-family:var(--fontBody);font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:var(--fontBody);font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;text-wrap:balance;white-space:balance}body{background-color:var(--gray)}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}.preloader-init [data-fade-el]:not([data-fade-direction=scale]){opacity:0}.preloader:not(.js-preloader){background-color:var(--gray);transition:opacity .3s ease}.loaded .preloader:not(.js-preloader){opacity:0;pointer-events:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.page>*{position:relative;z-index:1;background-color:var(--gray)}html:not(.touch)::-webkit-scrollbar{width:8px;height:12px;background:transparent}html:not(.touch)::-webkit-scrollbar-track{background:transparent}html:not(.touch)::-webkit-scrollbar-thumb{width:8px;height:12px;border-radius:12px;background-color:#c1c1c1}html:not(.touch)::-webkit-scrollbar-corner{background:transparent}[class*=__container]{max-width:73.125rem;margin:0 auto;padding:0 1.5625rem}.form{display:flex;flex-wrap:wrap;gap:1.25rem .625rem}.form__heading .form__label{display:flex;align-items:center;gap:.625rem}.form .form__heading .form__label{line-height:1}.form__col{display:flex;flex-direction:column}.form__col>*:not(:last-child){margin-bottom:1.25rem}.form__row{flex-grow:1;display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center}.form__row:not(:last-child):not(.info-tabs-product__form .form__row:not(:last-child),.popup .form__row:not(:last-child)){margin-bottom:1.25rem}.form__row--btn-mod{margin-left:auto}.popup .form__row{width:100%}.form__column{flex-grow:1}.checkout .form__column{flex:1 1 calc(50% - .625rem);min-width:12.5rem}.form__column input:not(:last-child){margin-bottom:1.25rem}.form__column:has(>.qs-datepicker-container) input{margin-bottom:0}.form__label{display:block}.form__label:not(:last-child){margin-bottom:.3125rem}.popup .form__label:not(:last-child){margin-bottom:.625rem}.checkout .form__label{line-height:2;margin-bottom:0}.form__label abbr{position:relative;top:-.1428571429em;text-decoration:none;color:red;font-size:.7em}.form__btn-block .btn{text-transform:capitalize}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:.625rem!important;width:100%;height:3.5rem;display:block;padding:0 1.25rem .1875rem;color:var(--gray);line-height:3.5rem;caret-color:var(--gray);border:1px solid var(--gray);background-color:transparent;transition:border-color .4s,opacity .4s}.input::-moz-placeholder{color:var(--secondary)}.input::placeholder{color:var(--secondary)}.checkout .input::-moz-placeholder{opacity:.7}.checkout .input::placeholder{opacity:.7}.input._form-focus{outline:none;border-color:var(--primary)}.input.input--v2-mod._form-focus,.input.textarea._form-focus{outline:none;border-color:var(--black)}.input._form-error,.input.input--v2-mod._form-error{border-color:red}.input.input--v2-mod{height:3.125rem;line-height:3.125rem;min-width:9.375rem;border-color:var(--secondary);color:var(--black);caret-color:var(--black)}.input.input--v3-mod{height:1.5rem;line-height:1.5rem;font-size:1rem;color:var(--dark-gray);caret-color:var(--dark-gray);border:0}.input.input--v3-mod::-moz-placeholder{color:var(--gray-3)}.input.input--v3-mod::placeholder{color:var(--gray-3)}.input.input--v3-mod ._form-focus,.input.input--v3-mod:focus{outline:none}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus-visible::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus-visible::placeholder{opacity:0}textarea.input{line-height:1.2;border-color:var(--secondary);color:var(--black);caret-color:var(--black);resize:none;padding:.625rem 1.25rem;height:7.5rem}.field-item{border-bottom:1px solid var(--gray-2)}.field-item:first-child{border-top:1px solid var(--gray-2)}.spollers .field-item:first-child{border-top:none}.spollers .field-item:last-child{border-bottom:none}.checkbox-v2{position:relative;font-size:1em}.checkbox-v2:not(:last-child){margin-bottom:.3125em}.checkbox-v2__input{position:absolute;width:0;height:0;opacity:0}.checkbox-v2__input:focus-visible+label:after{box-shadow:0 .25rem .25rem #0003}.checkbox-v2__input:checked+label:before{opacity:1}.checkbox-v2__input:checked+label:after{background-color:var(--primary);border-color:var(--primary)}.checkbox-v2__label{position:relative;display:flex;align-items:center;gap:.5rem;padding:1.1875rem 0;font-size:.6666666667em;line-height:1;color:var(--black);cursor:pointer}.checkbox-v2__label:after,.checkbox-v2__label:before{order:1;content:""}.checkbox-v2__label:after{flex-shrink:0;width:max(1.125rem,1em);aspect-ratio:1;border:1px solid var(--gray-2);border-radius:.28125rem;transition:background-color .1s ease,border-color .1s ease}.checkbox-v2__label:before{position:absolute;top:50%;left:.375rem;width:.3125rem;height:.5rem;border-right:2px solid var(--secondary);border-bottom:2px solid var(--secondary);border-top:0;border-left:0;opacity:0;transform:rotate(45deg) translate(-50%,-50%);transition:opacity .1s ease}.spollers__body .field-item .checkbox-v2__label{padding-inline:.875rem}.spollers__body .field-item .checkbox-v2__label:before{left:1.25rem}.checkbox-v2__text{display:flex;flex-direction:column;gap:.3125rem;order:2;align-self:center}.checkbox-v2__description{font-size:max(.625rem,9px);line-height:1.3;color:var(--black);letter-spacing:.02em;opacity:.5}.checkbox-v2__price{margin-inline-start:auto;flex-shrink:0;order:3;color:var(--secondary)}.options{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:.5rem;color:var(--secondary)}.options.options--v2-mod,.options.options--v3-mod{grid-template-columns:1fr;gap:0;color:var(--black)}.options__item{position:relative;cursor:pointer;transition:background-color .2s ease,color .2s ease}.custom-tip-input{margin-top:10px;padding:8px;border:1px solid #ccc;border-radius:4px;width:150px}.options__item:not(.options--v2-mod .options__item,.options--v3-mod .options__item){padding:1rem .625rem;background-color:var(--white);border-radius:.625rem;display:flex;flex-flow:column nowrap;align-items:center;place-content:center}.options__item:not(.options--v2-mod .options__item,.options--v3-mod .options__item):has(input:checked){background-color:var(--primary)}.options__item:not(.options--v2-mod .options__item,.options--v3-mod .options__item):has(input:checked)._form-focus,.options__item:not(.options--v2-mod .options__item,.options--v3-mod .options__item):has(input:checked):hover{color:var(--white);background-color:var(--secondary)}.options__item:not(.options--v2-mod .options__item,.options--v3-mod .options__item):hover{color:var(--white);background-color:var(--secondary)}.options--v2-mod .options__item{display:flex;align-items:center;gap:.5rem;padding:1.21875rem 0;border-bottom:1px solid var(--gray-2)}.options--v2-mod .options__item:first-child{padding-top:0}.options__input{position:absolute;width:0;height:0;opacity:0;cursor:pointer}.options__input:checked~.options__value:before{box-shadow:inset 0 0 0 .375rem var(--secondary)}.options--v3-mod .options__input:checked~.options__value{color:var(--secondary);background-color:var(--primary)}.options__value{flex-grow:1;display:inline-flex;align-items:center;font-family:var(--fontHeader);font-size:max(1.25rem,16px);line-height:1.2;text-transform:uppercase}.options__value:not(.options--v2-mod .options__value,.options--v3-mod .options__value){line-height:1}.options__value:not(.options--v2-mod .options__value,.options--v3-mod .options__value):not(:last-child){margin-bottom:.3125rem}.options--v2-mod .options__value{display:flex;align-items:center;gap:.5rem;font-family:var(--fontBody),sans-serif;font-size:max(.875rem,14px);text-transform:none}.options--v2-mod .options__value:before{flex-shrink:0;width:1.25rem;height:1.25rem;box-shadow:inset 0 0 0 1px var(--gray-2);border-radius:50%;transition:box-shadow .2s ease;content:""}#location-change-popup .options--v2-mod .options__value{font-weight:600}.options--v3-mod .options__value{display:block;padding:1rem .875rem;font-family:var(--fontBody),sans-serif;font-size:.6666666667em;text-transform:none;transition:background-color .2s ease,color .2s ease}.options__amount{font-size:max(.75rem,12px);font-weight:500}.options__image-wrap{flex-shrink:0;width:19.7841726619%;border-radius:.625rem;overflow:hidden}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{display:flex;flex-direction:column;justify-content:center;color:var(--gray);text-align:left;background-color:var(--secondary);cursor:pointer;width:100%;border-radius:.625rem;height:3.875rem}.select__value{display:flex;min-width:0;width:100%;align-items:center;height:1.875rem;padding:0 2.25rem 0 1.5625rem;gap:.625rem}.select__value>*{flex:1 1 auto}.select__value:after{content:"";align-self:stretch;flex:0 0 .625rem;height:.625rem;transition:all .2s ease 0s;display:flex;justify-content:center;align-items:center;border-bottom:2px solid var(--gray);border-right:2px solid var(--gray);transform:rotate(45deg) translate(6px,6px)}._select-open .select__value:after{transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1)}.select__value._select-pseudo-label:before{content:attr(data-pseudo-label);opacity:.5}.select__value input{color:var(--white)}.select__value input:hover,.select__value input:focus-visible{outline:none}.select__value input::-moz-placeholder{color:var(--white)}.select__value input::placeholder{color:var(--white)}.select__content{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;letter-spacing:.0222222222em}.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:var(--black);position:absolute;top:calc(100% - .0625rem);border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:var(--white);border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__scroll:not(.touch .select__scroll)::-webkit-scrollbar{width:8px;height:12px;background:transparent}.select__scroll:not(.touch .select__scroll)::-webkit-scrollbar-track{background:transparent}.select__scroll:not(.touch .select__scroll)::-webkit-scrollbar-thumb{width:8px;height:12px;border-radius:12px;background-color:#c1c1c1}.select__scroll:not(.touch .select__scroll)::-webkit-scrollbar-corner{background:transparent}.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:inline-flex;align-items:center}.select--show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px}._select-tag{cursor:pointer}.rating{display:flex;align-items:flex-end;font-size:1.875rem;line-height:1;transition:opacity .3s ease 0s}.rating.rating_sending{opacity:.2}.rating.rating_set .rating__active,.rating.rating_set .rating__item{cursor:pointer}.rating__body{position:relative}.rating__body:before{content:"â˜…â˜…â˜…â˜…â˜…";display:block}.rating__active{position:absolute;width:0%;height:100%;top:0;left:0;overflow:hidden}.rating__active:before{content:"â˜…â˜…â˜…â˜…â˜…";position:absolute;width:100%;height:100%;top:0;left:0;color:var(--primary)}.rating__items{display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:0;line-height:1;padding:0px 0px 0px .625rem}.quantity{width:max(5.5rem,88px);height:max(1.75rem,28px);display:flex;border-radius:.625rem;overflow:hidden}.quantity__button{position:relative;flex:0 0 max(1.5625rem,25px);background-color:var(--primary);cursor:pointer;transition:background-color .4s ease}.quantity__button:before,.quantity__button:after{content:"";position:absolute;top:50%;left:50%;transition:background-color .4s ease 0s;margin:0 0 0 -.28125rem;background-color:var(--black);width:.5625rem;height:1px}.quantity__button:focus{outline:none;background-color:var(--secondary)}.quantity__button:focus:before,.quantity__button:focus:after{background-color:var(--white)}.quantity__button--plus:before{transform:rotate(-90deg)}.quantity__input{display:flex;flex:1 1 auto}.quantity__input input{width:100%;padding-bottom:.1666666667em;color:var(--black);font-weight:500;font-size:max(.75rem,12px);line-height:max(1.75rem,28px);text-align:center}.quantity__input input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.quantity__input input[type=number]::-webkit-inner-spin-button,.quantity__input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qs-datepicker-container{font-size:1rem;font-family:sans-serif;color:#000;position:absolute;display:flex;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;background:var(--primary);box-shadow:0 1.25em 1.25em -.9375em #0000004d;border-right:1px solid var(--gray);border-left:1px solid var(--primary);padding:5px}.qs-datepicker-container:before,.qs-datepicker-container:after{content:"";width:100%;height:2px;left:0;z-index:2;position:absolute;background-image:linear-gradient(to right,var(--primary) 0%,var(--gray) 100%)}.qs-datepicker-container:before{top:0}.qs-datepicker-container:after{bottom:0}.qs-datepicker-container *{box-sizing:border-box}.qs-datepicker-container.qs-centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.qs-datepicker-container.qs-hidden{display:none}.qs-datepicker .qs-overlay{position:absolute;top:0;left:0;background:#000000bf;color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;transition:opacity .3s;display:flex;flex-direction:column}.qs-datepicker .qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-datepicker .qs-overlay .qs-overlay-year{background:#0000;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;font-size:.875em;padding:.25em 0;width:80%;text-align:center;margin:0 auto;display:block}.qs-datepicker .qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-datepicker .qs-overlay .qs-close{padding:.5em;cursor:pointer;position:absolute;top:0;right:0}.qs-datepicker .qs-overlay .qs-submit{border:1px solid #fff;border-radius:.26392em;padding:.5em;margin:0 auto auto;cursor:pointer;background:#80808066}.qs-datepicker .qs-overlay .qs-submit.qs-disabled{color:gray;border-color:gray;cursor:not-allowed}.qs-datepicker .qs-overlay .qs-overlay-month-container{display:flex;flex-wrap:wrap;flex-grow:1}.qs-datepicker .qs-overlay .qs-overlay-month{display:flex;justify-content:center;align-items:center;width:33.33333%;cursor:pointer;opacity:.5;transition:opacity .15s}.qs-datepicker .qs-overlay .qs-overlay-month.active,.qs-datepicker .qs-overlay .qs-overlay-month:hover{opacity:1}.qs-datepicker .qs-controls{width:100%;display:flex;justify-content:space-between;align-items:center;flex-grow:1;flex-shrink:0;background:var(--primary);color:var(--white);filter:blur(0);transition:filter .3s}.qs-datepicker .qs-controls.qs-blur{filter:blur(5px)}.qs-datepicker .qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.26392em;transition:background .15s}.qs-datepicker .qs-arrow:hover{background:#0000001a}.qs-datepicker .qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-datepicker .qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-datepicker .qs-arrow:after{content:"";border:.39062em solid rgba(0,0,0,0);position:absolute;top:50%;transition:border .2s}.qs-datepicker .qs-arrow.qs-left:after{border-right-color:var(--secondary);right:50%;transform:translate(25%,-50%)}.qs-datepicker .qs-arrow.qs-right:after{border-left-color:var(--secondary);left:50%;transform:translate(-25%,-50%)}.qs-datepicker .qs-month-year{font-weight:700;transition:border .2s;border-bottom:1px solid rgba(0,0,0,0);cursor:pointer}.qs-datepicker .qs-month-year:hover{border-bottom:1px solid grey}.qs-datepicker .qs-month-year:active:focus,.qs-datepicker .qs-month-year:focus{outline:none}.qs-datepicker .qs-month{padding-right:.5ex}.qs-datepicker .qs-year{padding-left:.5ex}.qs-datepicker .qs-squares{display:flex;color:var(--secondary);font-family:Literata;flex-wrap:wrap;padding:.3125em;filter:blur(0);transition:filter .3s}.qs-datepicker .qs-squares.qs-blur{filter:blur(5px)}.qs-datepicker .qs-square{width:14.28571%;height:1.5625em;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .1s;border-radius:.26392em}.qs-datepicker .qs-square.qs-current{font-weight:700}.qs-datepicker .qs-square.qs-current span{text-decoration:underline}.qs-datepicker .qs-square.qs-active{background:#fff;color:#000}.qs-datepicker .qs-square.qs-range-date-start:not(.qs-range-date-6){border-top-right-radius:0;border-bottom-right-radius:0}.qs-datepicker .qs-square.qs-range-date-middle{background:#d4ebf2}.qs-datepicker .qs-square.qs-range-date-middle:not(.qs-range-date-0):not(.qs-range-date-6){border-radius:0}.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-0{border-top-right-radius:0;border-bottom-right-radius:0}.qs-datepicker .qs-square.qs-range-date-end:not(.qs-range-date-0),.qs-datepicker .qs-square.qs-range-date-middle.qs-range-date-6{border-top-left-radius:0;border-bottom-left-radius:0}.qs-datepicker .qs-square.qs-disabled span{opacity:.2}.qs-datepicker .qs-square.qs-empty{cursor:default}.qs-datepicker .qs-square.qs-disabled{cursor:not-allowed;opacity:.2}.qs-datepicker .qs-square.qs-day{cursor:default;font-weight:700;color:var(--secondary)}.qs-datepicker .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-datepicker .qs-event{position:relative}.qs-datepicker .qs-event:after{content:"";position:absolute;width:.46875em;height:.46875em;border-radius:50%;background:#07f;bottom:0;right:0}.qs-datepicker .qs-event.qs-disabled:after,.qs-datepicker .qs-event.qs-empty:after{background:#cce4ff}.menu__link{position:relative;text-transform:capitalize;transition:color .4s ease}.menu__link:hover,.menu__link:focus-visible{outline:none;color:var(--primary)}.menu__icon-link{position:absolute;bottom:-.3888888889em;left:0;width:3.1111111111em;height:.3888888889em;opacity:0}.menu__item--active-state .menu__icon-link{opacity:1}.icon-menu{display:none}.second-header .icon-menu:not(.icon-menu--mobile-mod) span,.second-header .icon-menu:not(.icon-menu--mobile-mod):before,.second-header .icon-menu:not(.icon-menu--mobile-mod):after{background-color:var(--secondary)}.icon-menu.icon-menu--mobile-mod{position:absolute;top:1.25rem;right:1.25rem;z-index:5}.icon-menu.icon-menu--mobile-mod span{width:0}.icon-menu.icon-menu--mobile-mod:before{top:calc(50% - .0625rem);transform:rotate(-45deg) scaleX(.7)}.icon-menu.icon-menu--mobile-mod:after{bottom:calc(50% - .0625rem);transform:rotate(45deg) scaleX(.7)}body:after{content:"";background-color:#00000080;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body:after{opacity:1}.popup{position:fixed;inset:0;z-index:150;padding:1.875rem .625rem;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup#location-change-popup{z-index:151}.popup#location-change-popup:before{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease 0s;content:""}.popup#location-change-popup.popup_show:before{opacity:1}.popup_show{visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{position:relative;visibility:hidden;transform:scale(0);background-color:var(--gray);padding:1.25rem 3.75rem;width:100%;max-width:56.25rem;min-height:8.75rem;border-radius:.625rem}.lock .popup__content{visibility:visible}.loaded .popup__content{transition:transform .3s ease 0s,visibility .3s ease 0s}.popup .popup__content{padding-top:3.75rem;padding-bottom:2.5rem}.popup.popup--v2-mod .popup__content{display:flex;flex-direction:column;gap:1.25rem;max-width:37.25rem;padding:1.25rem}#order-complete .popup__content{display:flex;flex-direction:column}#order-complete .popup__content .heading{margin:0 auto}.popup__close:not(.popup__bottom .popup__close){position:absolute;top:1.25rem;right:1.25rem;width:1.875rem;height:1.875rem;transition:transform .3s ease;will-change:transform}.popup__bottom .popup__close{position:relative;width:3rem;height:3rem;flex-shrink:0;border-radius:.625rem;background-color:var(--white);color:var(--black);transition:box-shadow .2s ease}.popup__close:before,.popup__close:after{position:absolute;left:0;width:100%;height:2px;background-color:var(--secondary);content:""}.popup__bottom .popup__close:before,.popup__bottom .popup__close:after{width:12px;height:1px;margin-left:-6px;left:50%;background-color:var(--black)}.popup__close:before{top:calc(50% - .0625rem);transform:rotate(45deg)}.popup__close:after{bottom:calc(50% - .0625rem);transform:rotate(-45deg)}.popup__bottom .popup__close:after{bottom:50%}.popup__close:hover,.popup__close:focus-visible{outline:none}.popup__close:hover:not(.popup__bottom .popup__close:hover,.popup__bottom .popup__close:focus-visible),.popup__close:focus-visible:not(.popup__bottom .popup__close:hover,.popup__bottom .popup__close:focus-visible){transform:scale(1.075)}.popup__bottom .popup__close:hover,.popup__bottom .popup__close:focus-visible{box-shadow:0 .5rem .5rem #0003}.popup__bottom{display:flex;align-items:center;gap:1rem;width:100%}.popup__bottom>*{min-height:3rem;box-shadow:0 .25rem .25rem #0003}.popup__text{text-align:center}#order-complete .popup__text{flex-grow:1;display:flex}.popup__text .heading__title{color:var(--secondary)}.popup__form .heading{text-align:center}.popup__form .heading:not(:last-child){margin-bottom:1.25rem}.order-settings,.order-settings__form{display:flex;flex-direction:column;gap:1.25rem}.order-settings__heading{padding-bottom:1.25rem;border-bottom:1px solid var(--gray-2)}.order-settings__heading .heading__title>*{font-size:1.5rem}.info-row-popup{position:relative;gap:.5rem;padding:0 .875rem;background-color:var(--white);border-radius:.625rem;display:flex;flex-flow:row nowrap;align-items:center;place-content:center flex-start}.info-row-popup.info-row-popup--v2-mod{padding-inline:1.25rem}.info-row-popup.info-row-popup--v2-mod:not(:last-child){margin-bottom:.875rem}.info-row-popup.info-row-popup--v2-mod:not(:first-child){margin-top:.1875rem}.info-row-popup__current{flex-grow:1;gap:.5rem;font-size:.875rem;line-height:1;font-weight:600;display:flex;flex-flow:row nowrap;align-items:center;place-content:center flex-start}.info-row-popup__current input{padding-inline:1.25rem 3.125rem;margin:0 -1.25rem;width:calc(100% + 2.5rem);border-radius:.625rem}.info-row-popup__current-icon-wrap{width:.5625rem;height:1.5rem;color:var(--black)}.info-row-popup__change-btn{width:1.5rem;height:1.5rem;color:var(--black)}.info-row-popup__input{width:100%;min-height:3.25rem;padding-inline-end:2rem;font-size:.875rem;line-height:3.25rem;font-weight:600;color:var(--secondary);caret-color:var(--secondary);background-color:transparent;border:none}.info-row-popup__input:hover,.info-row-popup__input:focus{outline:none}.info-row-popup__input::-moz-placeholder{color:var(--black)}.info-row-popup__input::placeholder{color:var(--black)}.info-row-popup__input[type=search]{color:var(--black);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.info-row-popup__input[type=search]::-webkit-search-cancel-button{display:none}.info-row-popup__input[data-inner-popup-trigger]{cursor:pointer}.info-row-popup__change-icon-wrap{position:absolute;right:.75rem;top:50%;z-index:1;width:1.625rem;height:1.625rem;margin-top:-.75rem;color:var(--black);transition:transform .2s ease;will-change:transform}.info-row-popup--v2-mod .info-row-popup__change-icon-wrap{right:1.125rem}.info-row-popup__change-icon-wrap:hover,.info-row-popup__change-icon-wrap:focus{outline:none;transform:scale(1.2)}.info-row-popup div.info-row-popup__change-icon-wrap{pointer-events:none}.info-row-instruction{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--black)}.info-row-instruction p:not(:last-child){margin-bottom:.4375rem}.info-row-instruction strong{display:inline-block;font-weight:600}#location-change-popup .info-row-instruction{padding:.25rem 0}.info-row-instruction__icon{flex-shrink:0;width:.75rem;height:1.5rem}.popup-product{font-size:max(1.125rem,18px);color:var(--dark-gray)}.popup-product__image{display:block;width:calc(100% + 2.5rem);aspect-ratio:59.6/37.4;margin:-1.25rem -1.25rem 0;border-radius:.625rem .625rem 0 0;overflow:hidden}.popup-product__heading{display:flex;flex-direction:column;gap:.6875rem;padding:1.25rem 0}.popup-product__body{padding-top:1.25rem}.popup-product__name{font-size:1em;font-weight:500;color:var(--black);text-transform:capitalize}.popup-product__price{font-family:var(--fontHeader);font-size:1.1111111111em;color:var(--secondary);text-transform:uppercase}.popup-product__description{font-size:.6666666667em;line-height:1.3}.popup-product__options:not(:last-child){padding-bottom:1.25rem}.popup-product__options.popup-product__options--border-mod{border-bottom:1px solid var(--gray-2)}.popup-product__options .spollers:not(:last-child){margin-bottom:1.25rem}.spollers{position:relative;display:grid;gap:.9375rem}.spollers.spollers--v2-mod{border:1px solid var(--gray-2);border-radius:.625rem;overflow:hidden}.spollers__item{font-size:max(1.125rem,18px)}.spollers__title{position:relative;width:100%;padding-inline-end:2.5rem;font-weight:700;line-height:1.1;text-align:left;border-radius:.3125rem;list-style:none;cursor:default}.spollers__title::marker,.spollers__title::-webkit-details-marker{display:none}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title:before,._spoller-init .spollers__title:after{position:absolute;inset-inline-end:.25rem;top:64%;height:1px;width:.5625rem;background-color:currentColor;transition:transform .5s ease 0s;content:""}._spoller-init .spollers__title:before{transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title:after{transform:translateY(-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active:before{transform:translate(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active:after{transform:rotate(40deg)}.spollers--v2-mod .spollers__title{padding:1.25rem 2.5rem 1.25rem .875rem;font-size:.875rem;font-weight:500;border-bottom:1px solid transparent;transition:border-color .5s ease,color .2s ease}.spollers--v2-mod .spollers__title:hover,.spollers--v2-mod .spollers__title:focus-visible{outline:none;color:var(--secondary)}.product-popup .spollers--v2-mod .spollers__title{font-size:.7777777778em}.spollers--v2-mod .spollers__title._spoller-active{border-color:var(--gray-2)}.spollers--v2-mod._spoller-init .spollers__title:before,.spollers--v2-mod._spoller-init .spollers__title:after{top:50%;right:1.25rem}.spollers__body{padding:1rem 0 0}.spollers--v2-mod .spollers__body{padding-top:0}.ibg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.btn-back{display:inline-flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;text-transform:capitalize;text-decoration:underline;text-underline-offset:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.btn-back:hover,.btn-back:focus-visible{text-decoration-color:initial}.btn-back:hover .btn-back__icon-wrap,.btn-back:focus-visible .btn-back__icon-wrap{transform:translate(-.1875rem)}.btn-back__icon-wrap{flex-shrink:0;width:.4444444444em;height:.7777777778em;transition:transform .2s ease;will-change:transform}.icon{display:block;width:100%;height:100%}.icon svg{display:block;width:100%;height:100%;fill:currentColor}.popup__bottom>*{box-shadow:none}.info-window{max-width:13.375rem;font-size:.8125rem;color:var(--black)}.info-window__title{font-weight:500;line-height:1;letter-spacing:.01em}.info-window__text{font-weight:300;line-height:1.18}.info-window__text:not(:last-child){margin-bottom:.4375rem}.social{display:flex;justify-content:center}.social__list{display:flex;flex-wrap:wrap;margin:0 -.9375rem -.9375rem 0}.social__item{padding:0 .9375rem .9375rem 0}.social__hover-decor{position:absolute;top:100%;right:-3.125rem;z-index:0;width:285%;height:173.75%;transform:translateY(0) scale(1);transition:transform .6s ease;will-change:transform}.social__icon{position:relative;z-index:1;transition:color .6s ease}.social__icon .icon{position:relative;z-index:1}.social__link{position:relative;display:block;font-size:1.125rem;line-height:1.2;letter-spacing:.01em}.social__link:not(.footer .social__link){width:2.75rem;height:2.75rem;padding:.75rem;background-color:var(--primary);border-radius:50%;overflow:hidden}.social__link:hover,.social__link:focus-visible{outline:none}.social__link:hover .social__icon,.social__link:focus-visible .social__icon{color:var(--white)}.social__link:hover .social__hover-decor,.social__link:focus-visible .social__hover-decor{transform:translate(10%,-75%) scale(1.05)}.footer .social__link .social__hover-decor{color:var(--gray)}.footer .social__link:hover .social__icon,.footer .social__link:focus-visible .social__icon{color:var(--secondary)}.heading__subtitle{font-family:var(--fontHeader);letter-spacing:.01em;text-transform:uppercase}.heading__title{text-transform:uppercase}.heading__title h1,.heading__title h2,.heading__title h3,.heading__title label{font-family:var(--fontHeader)}.heading__title h1{line-height:1.45;letter-spacing:.03em}.heading__title h2{font-size:1.375rem;font-weight:500}.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{letter-spacing:.01em}.heading--font-size-mod .heading__title h2{font-family:var(--fontHeader);line-height:1.5;letter-spacing:.03em;text-transform:uppercase;text-wrap:balance;white-space:balance}.heading--special-big-mod .heading--font-size-mod .heading__title h2{letter-spacing:.01em}.heading--special-medium-mod .heading--font-size-mod .heading__title h2{line-height:1.1;letter-spacing:.01em}.heading--font-size-mod .heading__title h3,.heading--font-size-mod .heading__title label{font-size:1.375rem;font-weight:500}.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{line-height:1.1;letter-spacing:.01em}.heading__text--fint-size-mod{font-size:1.375rem;font-weight:500}.hero{display:flex;background-color:var(--secondary)}.hero__wrapper{position:relative;display:flex;width:100%}.hero__wrapper:not(.hero--no-full-screen-mod .hero__wrapper){min-height:100svh}.hero__bg-w{position:absolute;top:0;left:0;width:100%;height:100%}.hero__bg-w:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:var(--black);opacity:.35;content:""}.hero__bg-in{position:absolute;top:0;left:0}.hero__container{position:relative;z-index:2;flex-grow:1;display:flex}.hero__body{margin:auto auto 0;text-align:center}.hero__body:not(.hero--no-full-screen-mod .hero__body){max-width:46.25rem}.hero--no-full-screen-mod .hero__body{max-width:40.3125rem}.hero__content{color:var(--primary)}.hero__content .heading__title:not(:last-child){margin-bottom:.9375rem}.block-text__title{font-family:var(--fontHeader);font-size:2.25rem;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:var(--secondary)}.block-text__text{color:var(--black);letter-spacing:.01em}.block-text__text p:not(:last-child){margin-bottom:.625rem}.block-text__food-decor{position:absolute}.block-text__decor--one{position:absolute;display:block;width:1.125rem;height:1.125rem;background-color:#0081c980;border-radius:50%}.block-text__decor--one:before,.block-text__decor--one:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:inherit;content:""}.block-text__decor--one:before{width:.875rem;height:.875rem;background-color:#0081c980}.block-text__decor--one:after{width:.5rem;height:.5rem;background-color:var(--primary);opacity:var(--progress)}.text{line-height:1.4;letter-spacing:.01em;color:var(--black)}.cta-text{font-size:1.125rem;font-weight:500;letter-spacing:.01em}.item-what{display:grid;gap:1.1875rem}.item-what__image-w{border-radius:.625rem;overflow:hidden}.item-what__title{font-family:var(--fontHeader);font-size:2rem;text-transform:uppercase;text-align:center;line-height:1.5}._fish-eye-anim:nth-child(odd of._fish-eye-anim):before{animation-delay:.4s}._fish-eye-anim:before{position:absolute;top:38.1%;left:9.8%;width:2.6%;height:5%;transform-origin:bottom;animation:closeEye 5s infinite linear;content:""}@keyframes closeEye{0%{transform:scaleY(1)}79%{transform:scaleY(1)}80%{transform:scaleY(0)}99%{transform:scaleY(0)}to{transform:scaleY(1)}}.cart-icon{order:2}.cart-icon__link{position:relative;display:flex;justify-content:center;align-items:center;transition:color .4s ease}.cart-icon__link:before{position:absolute;top:-.375rem;right:-.375rem;display:flex;justify-content:center;align-items:center;width:1.0625rem;height:1.0625rem;text-align:center;font-size:.6875rem;font-weight:600;color:var(--secondary);background-color:var(--gray);border-radius:50%;content:attr(data-product-quantity)}.header .cart-icon__link:before{background-color:var(--primary)}.cart-icon__link:hover,.cart-icon__link:focus{color:var(--white)}.header .cart-icon__link:hover,.header .cart-icon__link:focus{color:var(--primary)}summary{list-style:none}summary::marker,summary::-webkit-details-marker{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.plyr,.plyr__video-wrapper,.image_video_section__video,.video-block__video{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:2!important;background-color:transparent!important;-o-object-fit:cover!important;object-fit:cover!important}.preloader{position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;width:100vw;height:120svh;background-color:var(--gray)}.loaded .preloader{pointer-events:none}.preloader__lottie{width:18.125rem;height:16.4375rem;margin-bottom:20svh}#ccsingle{position:absolute;right:15px;top:20px}#ccsingle svg{width:100px;max-height:60px}.creditcard svg#cardfront,.creditcard svg#cardback{width:100%}.creditcard .lightcolor,.creditcard .darkcolor{transition:fill .5s}.creditcard .lightblue{fill:#03a9f4}.creditcard .lightbluedark{fill:#0288d1}.creditcard .red{fill:#ef5350}.creditcard .reddark{fill:#d32f2f}.creditcard .purple{fill:#ab47bc}.creditcard .purpledark{fill:#7b1fa2}.creditcard .cyan{fill:#26c6da}.creditcard .cyandark{fill:#0097a7}.creditcard .green{fill:#66bb6a}.creditcard .greendark{fill:#388e3c}.creditcard .lime{fill:#d4e157}.creditcard .limedark{fill:#afb42b}.creditcard .yellow{fill:#ffeb3b}.creditcard .yellowdark{fill:#f9a825}.creditcard .orange{fill:#ff9800}.creditcard .orangedark{fill:#ef6c00}.creditcard .grey{fill:#bdbdbd}.creditcard .greydark{fill:#616161}#svgname{text-transform:uppercase}#cardfront,#cardback{display:block;height:100%;width:100%}#cardfront .st2{fill:#fff}#cardfront .st3{font-family:Source Code Pro,monospace;font-weight:600}#cardfront .st4{font-size:54.7817px}#cardfront .st5{font-family:Source Code Pro,monospace;font-weight:400}#cardfront .st6{font-size:33.1112px}#cardfront .st7{opacity:.6;fill:#fff}#cardfront .st8{font-size:24px}#cardfront .st9{font-size:36.5498px}#cardfront .st10{font-family:Source Code Pro,monospace;font-weight:300}#cardfront .st11{font-size:16.1716px}#cardfront .st12{fill:#4c4c4c}#cardback .st0{fill:none;stroke:#0f0f0f;stroke-miterlimit:10}#cardback .st2{fill:#111}#cardback .st3{fill:#f2f2f2}#cardback .st4{fill:#d8d2db}#cardback .st5{fill:#c4c4c4}#cardback .st6{font-family:Source Code Pro,monospace;font-weight:400}#cardback .st7{font-size:27px}#cardback .st8{opacity:.6}#cardback .st9{fill:#fff}#cardback .st10{font-size:24px}#cardback .st11{fill:#eaeaea}#cardback .st12{font-family:Rock Salt,cursive}#cardback .st13{font-size:37.769px}.creditcard{position:relative;width:100%;max-width:400px;aspect-ratio:400/251;transform-style:preserve-3d;transition:transform .6s;cursor:pointer}.creditcard .front,.creditcard .back{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-font-smoothing:antialiased;color:#47525d;box-shadow:1px 5px 6px #000000b3;border-radius:22px}.creditcard .back,.creditcard.flipped{transform:rotateY(180deg)}@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:#000c;border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control.plyr__control--overlaid[data-plyr=play]{padding:0;width:4.8rem!important;height:5.4rem}.plyr__control.plyr__control--overlaid[data-plyr=play]:hover,.plyr__control.plyr__control--overlaid[data-plyr=play]:focus{background:none!important}.plyr__control.plyr__control--overlaid[data-plyr=play] svg{width:100%;height:100%}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px #00b3ff80;outline:0}a.plyr__control{text-decoration:none}a.plyr__control:after,a.plyr__control:before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true],.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#c9b9ac;color:#fff}.plyr__control--overlaid{background:#00b3ffcc;border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid.plyr__control--overlaid[data-plyr=play]{padding:0;background:none}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#c9b9ac}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000b3);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;border-radius:4px;bottom:100%;box-shadow:0 1px 2px #00000026;color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:#ffffffe6;content:"";height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward:after{border-left-color:#4a5764cc;right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px 7px 3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back:after{border-right-color:#4a5764cc;left:7px}.plyr__menu__container .plyr__control--back:before{background:#c1c9d1;box-shadow:0 1px #fff;content:"";height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#c9b9ac}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#0000001a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#c9b9ac;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value, 0),transparent var(--value, 0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33;height:13px;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33;height:13px;position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33;height:13px;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px #00b3ff80;outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px #00b3ff80;outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px #00b3ff80;outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33,0 0 0 3px #ffffff80}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33,0 0 0 3px #ffffff80}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33,0 0 0 3px #ffffff80}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c9d1a8}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c9d1a8}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c9d1a8}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33,0 0 0 3px #0000001a}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33,0 0 0 3px #0000001a}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #00000026,0 0 0 1px #23292f33,0 0 0 3px #0000001a}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:2}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time:before{content:"â„";margin-right:10px}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:#ffffffe6;border-radius:3px;bottom:100%;box-shadow:0 1px 2px #00000026;color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:22px;flex:1 1 auto;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px #00000026;color:#ffffff40}.plyr--audio .plyr__progress__buffer{color:#c1c9d1a8}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c9d1a8}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}.plyr--is-ios .plyr__volume,.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;inset:0;position:fixed;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23292fcc;border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:#ffffffe6;border-radius:3px;bottom:100%;box-shadow:0 1px 2px #00000026;margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:#0000008c;border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.header{position:absolute;top:0;left:0;z-index:2;width:100%;color:var(--white)}.header__container{position:relative;display:flex;flex-direction:column;align-items:center}.header__container>*{position:relative;z-index:5}.header__logo-w{width:20rem;height:5.5rem}.second-header{z-index:101;top:0;background-color:var(--primary);transition:transform .4s ease,top .4s ease;will-change:transform}.second-header:not(._header-scroll){transform:translateY(var(--headerHide))}.second-header._header-scroll{position:fixed;width:100%;transform:translateY(var(--headerShow))}.second-header__container{display:flex;align-items:center}.second-header__logo-w{flex-grow:1;order:1}.second-header__logo-w:not(:last-child){margin-right:1.25rem}.second-header__logo-in{width:13.75rem;height:3.75rem}.second-header__list{display:flex;align-items:center;text-transform:capitalize}.second-header__link{position:relative;font-weight:500;transition:color .4s ease}.second-header__link:hover,.second-header__link:focus-visible{color:var(--white)}.second-header__icon-link{position:absolute;bottom:-.3888888889em;left:0;width:3.1111111111em;height:.3888888889em;opacity:0}.second-header__item--active-state .second-header__icon-link{opacity:1}.footer{color:var(--gray);overflow:hidden}.footer__body{background-color:var(--secondary)}.footer__menu,.footer__social{text-transform:capitalize}.footer__social:not(:last-child){margin-bottom:4.5rem}.footer__social .social__item:not(:last-child){margin-bottom:1.375rem}.footer__logo-w{width:17.1875rem;height:5.0625rem}.footer__bottom{padding-top:3rem;font-size:.875rem;font-weight:500;text-align:center}.menu-footer__list{margin:0 -2.75rem -1.3125rem 0}.menu-footer__item{padding:0 2.75rem 1.3125rem 0}.menu-footer__link{position:relative;display:block;line-height:1.2;letter-spacing:.01em;transition:color .4s ease}.menu-footer__link:hover,.menu-footer__link:focus-visible{outline:none;color:var(--primary)}.menu-footer__icon-link{position:absolute;bottom:-.5555555556em;left:0;width:3.1111111111em;height:.3888888889em;opacity:0}.menu-footer__item--active-state .menu-footer__icon-link{opacity:1}.find-out{display:flex;min-height:100svh;overflow:hidden}.find-out__container{display:flex;flex-direction:column;justify-content:center;width:100%}.find-out__heading{max-width:43.4375rem;margin:0 auto;text-align:center}.find-out__heading .heading__title h2{line-height:1.1}.find-out__content{transform:rotate(-1.6deg)}.find-out__content:hover .find-out__row,.find-out__content:focus-visible .find-out__row{transform:translate(0)}.find-out__row{display:flex;justify-content:center}.find-out__row.swiper{overflow:visible}.find-out__col{flex-shrink:0}.find-out__link{display:flex;align-items:center;padding:.75rem 1.25rem;font-family:var(--fontHeader);color:var(--secondary);text-transform:uppercase;border-radius:.625rem;transition:background-color .4s ease}.find-out__link:hover,.find-out__link:focus-visible{background-color:var(--primary)}.find-out__link:hover .find-out__icon-w,.find-out__link:focus-visible .find-out__icon-w{color:var(--secondary)}.find-out__text strong{-webkit-text-stroke-width:.1px;-webkit-text-stroke-color:var(--secondary);color:transparent;letter-spacing:.07em}.find-out__icon-w{flex-shrink:0;color:var(--primary);transition:color .4s ease}.find-out__btn-block{text-align:center}.video-block{position:relative;display:flex;background-color:var(--primary)}.video-block__body{position:relative;display:flex;width:100%;overflow:hidden}.video-block__video--init-state .video-block__body{transition:all 1s ease;border-radius:25rem}.video-block__heading{position:relative;z-index:4;max-width:48rem;margin:auto;padding:0 1.25rem;color:var(--primary);text-align:center;opacity:0;transform:translateY(5rem)}.video-block__video--init-state .video-block__heading{transform:translateY(0);opacity:1;transition:transform 1s ease,opacity 1s ease}.video-block__heading .heading__title h2{line-height:1.2}.video-block__video-w{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.video-block__video--init-state .video-block__video-w{width:133.3333333333%;transition:width 1s ease}.video-block__video-w:before,.video-block__video-w:after{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;pointer-events:none;content:""}.video-block__video-w:before{background-color:var(--black);opacity:.1}.video-block__video-w:after{background-color:var(--secondary);opacity:.4;mix-blend-mode:overlay}.video-block__video-in{position:absolute;top:0;left:0;width:100%;height:100%}.video-block__video-poster{position:absolute;top:0;left:0;z-index:1}.video-block__video--init-state .video-block__video-poster{opacity:0;transition:opacity 1s ease}.info-section__col{position:relative}.info-section__col--content-mod{z-index:4;flex-grow:1;padding-right:1.875rem}.info-section__heading-block:has(>.info-section__heading--font-size-70-mod){margin-right:-1.875rem}.info-section__heading{color:var(--primary)}.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{letter-spacing:.0068571429em}.info-section__text-block:not(.info-section--news-mod .info-section__text-block){max-width:22.5rem}.news-info-section__image-w{display:block;aspect-ratio:390/250;border-radius:.625rem;overflow:hidden}.news-info-section__image-w:not(:last-child){margin-bottom:1.75rem}.news-info-section__image-w:hover .news-info-section__image-in,.news-info-section__image-w:focus-visible .news-info-section__image-in{transform:scale(1.05)}.news-info-section__image-in{transition:transform .4s ease;will-change:transform}.news-info-section__title{font-family:var(--fontHeader);font-size:2rem;text-align:center;text-transform:uppercase}.news-info-section__title:not(:last-child){margin-bottom:2.125rem}.gallery-info{display:flex;flex-wrap:wrap}.gallery-info__col{flex:1 1 50%}.gallery-info__col--big-mod{flex:1 1 100%}.gallery-info__col--top-indent-mod{margin-top:7.1428571429%}.gallery-info__col--bottom-indent-mod{margin-bottom:7.1428571429%}.gallery-info__image-w{position:relative;border-radius:.625rem;overflow:hidden}.gallery-info__col--small-width-mod .gallery-info__image-w{aspect-ratio:185/250}.gallery-info__image-w:before{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;opacity:.4;background:var(--secondary);mix-blend-mode:overlay;content:""}.gallery-info__image-in{position:absolute;top:0;left:0}.what__heading{max-width:60rem;margin:0 auto;text-align:center}.what__heading .heading__title h2{letter-spacing:.01em}.what__heading:not(:last-child){margin-bottom:6.125rem}.what__col .what__item{display:flex}.phrase-section{position:relative;display:flex;color:var(--primary);background-color:var(--secondary)}.phrase-section--v2-mod{color:var(--secondary);background-color:var(--primary)}.phrase-section__container{display:flex;width:100%}.phrase-section__decor-w{position:absolute}.phrase-section__heading{max-width:37.6875rem;margin:auto;text-align:center}.phrase-section--v2-mod .phrase-section__heading{max-width:50rem}.phrase-section__heading .heading__title h2{line-height:1.2}.phrase-section__heading .heading__text{letter-spacing:.01em}.phrase-section__heading>*:not(:last-child){margin-bottom:.3125rem}.behind-section{padding:5.875rem 0 12.25rem;background-color:var(--primary)}.behind-section__heading{text-align:center}.behind-section__heading .heading__text{font-size:1.375rem;font-weight:500}.behind-section__heading img{max-width:100%;transform:rotate(7.32deg)}.behind-section__video-block{position:relative}.behind-section__decor-w{position:absolute;z-index:2}.behind-section__body{max-width:37.5rem;margin:0 auto}.behind-section__video-w{position:relative;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;--clip: 100%;clip-path:circle(var(--clip))}.behind-section__play-btn{position:absolute;top:50%;left:50%;padding:7.5% 7.5% 7.5% 8.3333333333%;width:max(5rem,20%);height:max(5rem,20%);transform:translate(-50%,-50%)}.behind-section__bottom-block{text-align:center}.js-video-popup{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;max-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#00000080;overflow-x:hidden;overflow-y:auto;transition:opacity .3s ease;will-change:opacity;opacity:0;pointer-events:none}.js-video-popup._video-play-state{opacity:1;pointer-events:all}.js-video-popup._video-play-state .plyr__poster{pointer-events:none}.js-video-popup .plyr{margin-top:auto;margin-bottom:auto;width:100%}.js-video-popup .js-video-player-iframe{position:relative;margin:auto;aspect-ratio:16/9}.community-section__heading{max-width:45rem;margin:0 auto;text-align:center}.community-section__heading .heading__title h2{letter-spacing:.04em}.gallery__row{display:flex;flex-wrap:wrap;align-items:flex-start;margin:0 -.625rem -.625rem 0}.gallery__column{flex-shrink:0}.gallery__image-w{display:block;border-radius:.625rem;overflow:hidden}.gallery__image-w:hover,.gallery__image-w:focus-visible{outline:none}.gallery__image-w:hover .gallery__image-in,.gallery__image-w:focus-visible .gallery__image-in{transform:scale(1.05)}.gallery__image-in{transition:transform .4s ease}.food-info-section__body{display:flex}.food-info-section__col--text-mod{position:relative;z-index:1}.food-info-section__col--text-mod:before{position:absolute;background-color:var(--secondary);content:""}.food-info-section__col--text-mod_one .block-text__food-decor:before{top:50%;left:0;width:100%;height:1px;background-color:var(--secondary);content:"";transform:scaleX(calc(1 * var(--progress)));transform-origin:left}.food-info-section__col--text-mod_two .block-text__food-decor:before{position:absolute;left:0;background-color:var(--secondary);content:""}.food-info-section__col--text-mod_three .block-text__food-decor:before{position:absolute;top:0;left:0;height:100%;width:1px;background-color:var(--secondary);transform:scaleY(calc(1 * var(--progress)));transform-origin:bottom;content:""}.food-info-section__text-block{position:relative}.food-info-section__text-block .block-text__title{font-size:2rem}.food-info-section__text-block .block-text__title:not(:last-child){margin-bottom:.5625rem}.food-info-section__image-w{aspect-ratio:1/1;border-radius:50%;overflow:hidden}.news__heading{max-width:40.625rem;margin:0 auto;text-align:center}.tabs__navigation-list[data-sticky]{position:relative;z-index:2;background-color:transparent;transition:background-color .3s ease}.tabs__navigation-list[data-sticky]:before{position:absolute;bottom:-1.25rem;left:0;width:100%;height:25rem;background-color:transparent;transition:background-color .3s ease;content:""}.tabs__navigation-list[data-sticky]._sticky{background-color:var(--gray)}.tabs__navigation-list[data-sticky]._sticky:before{background-color:var(--gray)}.tabs__navigation{display:flex;max-width:59.375rem;margin:0 auto;gap:.5625rem .375rem}.tabs__title{display:flex;justify-content:center;align-items:center;padding:.3125rem 1.25rem;min-height:2.4375rem;font-family:var(--fontHeader);color:var(--secondary);text-transform:uppercase;text-align:center;background-color:transparent;border-radius:.625rem;transition:background-color .4s ease,color .4s ease}.tabs__title:hover,.tabs__title:focus-visible{outline:none}.tabs__title:not(._tab-active):hover,.tabs__title:not(._tab-active):focus-visible{color:var(--gray);background-color:var(--secondary)}.tabs__title._tab-active{background-color:var(--primary)}.tabs__list{max-width:50rem;margin:0 auto}.tabs__item:not(:last-child){margin-bottom:2.4375rem}.date-tabs{display:flex;align-items:center;justify-content:center}.date-tabs__arrow{position:relative;flex-shrink:0;width:1.5rem;height:1.5rem;background-color:var(--primary);border-radius:50%;transition:background-color .4s ease}.date-tabs__arrow:before{position:absolute;top:50%;left:50%;width:8px;height:8px;border-top:2px solid var(--secondary);border-right:2px solid var(--secondary);transition:border-color .4s ease;content:""}.date-tabs__arrow--left-mod:before{transform:translate(-30%,-50%) rotate(-135deg)}.date-tabs__arrow--right-mod:before{transform:translate(-70%,-50%) rotate(45deg)}.date-tabs__arrow:hover,.date-tabs__arrow:focus-visible{outline:none;background-color:var(--secondary)}.date-tabs__arrow:hover:before,.date-tabs__arrow:focus-visible:before{border-color:var(--gray)}.date-tabs__date,.item-news__date{font-family:var(--fontHeader);text-transform:uppercase}.item-news__card:not(:last-child){margin-bottom:.6875rem}.item-news__button{position:relative;display:flex;align-items:center;background-color:var(--white);border-radius:.625rem;transition:border-radius .2s ease .4s;cursor:pointer}.item-news__button:before{position:absolute;height:.875rem;width:.875rem;border-top:2px solid var(--secondary);border-right:2px solid var(--secondary);transform:rotate(135deg);transition:transform .4s ease;content:""}.item-news__button._spoller-active{border-radius:.625rem .625rem 0 0;transition:border-radius 0s ease}.item-news__button._spoller-active:before{transform:rotate(135deg) translate(50%,-50%) scale(-1)}.item-news__title{font-family:var(--fontHeader);font-size:1.5rem;text-transform:uppercase;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.item-news__title:not(:last-child){margin-bottom:.375rem}.item-news__time{font-size:1rem;color:var(--black)}.item-news__image-w{flex-shrink:0;height:5rem;border-radius:.625rem;overflow:hidden}.item-news__location{padding:.5rem 0}.item-news__content{padding:1.875rem 1.25rem 1.75rem;background-color:var(--white)}.item-news__list:not(:last-child){margin-bottom:1.5rem}.item-news__btn-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem}.item-news__item:not(:last-child){margin-bottom:1.4375rem}.item-news__content-title{font-family:var(--fontHeader);font-size:1rem;text-transform:uppercase}.item-news__content-title:not(:last-child){margin-bottom:.3125rem}.item-news__text{font-size:1rem;color:var(--black)}.item-news__text a{display:inline-flex;align-items:baseline;color:var(--secondary);transition:color .4s ease}.item-news__text a:before{width:.25rem;height:.25rem;margin:.1875rem .5625rem 0;align-self:center;background-color:var(--secondary);border-radius:50%;content:""}.item-news__text a:hover,.item-news__text a:focus-visible{color:var(--primary)}.subscribe-section{position:relative;display:flex;padding:3.125rem 0;color:var(--gray);background-color:var(--secondary)}.subscribe-section__container{max-width:34.375rem;margin:auto;box-sizing:content-box}.subscribe-section__form .btn{justify-content:center}.find-section{padding-top:9.3125rem;padding-bottom:9.375rem;background-color:var(--primary)}.find-section__heading{text-align:center}.find-section__heading:not(:last-child){margin-bottom:2.1875rem}.find-section .find-section__heading .heading__title>*{font-size:2rem;letter-spacing:0}.find-section__form:not(:last-child){margin-bottom:3.25rem}.find-section__form .form__row{justify-content:center;flex-wrap:wrap;gap:1.25rem}.find-section__form .form__column{flex-grow:0;min-width:15rem}.find-section__form .form__column--arrow-mod{position:relative}.find-section__form .form__column--arrow-mod:after{content:"";position:absolute;top:50%;right:2.25rem;align-items:center;display:flex;justify-content:center;width:.625rem;height:.625rem;align-self:stretch;border-bottom:2px solid var(--gray);border-right:2px solid var(--gray);transform:rotate(45deg) translate(-50%,-50%);transition:all .2s ease 0s}.find-section__form .form__column--arrow-mod._form-focus:after{transform:rotate(45deg) translate(-.25rem,-.25rem) scale(-1)}.find-section__form .form__column .input{height:3.875rem;padding:0 3.4375rem 0 1.5625rem;font-size:1.125rem;letter-spacing:.0166666667em;color:var(--gray);background-color:var(--secondary);border:0}.find-section__form .form__column .input::-moz-placeholder{color:inherit}.find-section__form .form__column .input::placeholder{color:inherit}.find-section__map{position:relative;display:flex;max-width:60rem;margin:0 auto;overflow:hidden}.find-section__map.map--init-state{transition:all 1s ease;border-radius:25rem}.map__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:106%;height:106%}.map__inner{position:absolute;top:0;left:0;width:100%;height:100%}.card-store{display:block;width:100%;color:var(--black);transition:color .4s ease}.card-store:hover,.card-store:focus-visible{color:var(--secondary)}.card-store:hover .card-store__image-in,.card-store:focus-visible .card-store__image-in{transform:scale(1.025)}.card-store__image-w{aspect-ratio:1}.card-store__image-w:not(:last-child){margin-bottom:1.25rem}.card-store__image-in{transition:transform .4s ease}.card-store__title:not(:last-child){margin-bottom:.625rem}.card-store__title,.card-store__price{line-height:1.4;letter-spacing:.01em}.card-store__price{font-family:var(--fontHeader);color:var(--secondary)}.media-section__heading{text-align:center}.media-section__heading:not(:last-child){margin-bottom:3.125rem}.card-media{display:flex;flex-direction:column}.card-media>*:not(:last-child){margin-bottom:.9375rem}.card-media__image-w{display:block;aspect-ratio:390/250;overflow:hidden}.card-media__image-w:hover .card-media__image-in,.card-media__image-w:focus-visible .card-media__image-in{transform:scale(1.025)}.card-media__image-in{transition:transform .4s ease}.card-media__title{font-family:Anton;font-size:1.5rem;line-height:1.2}.card-media__descr{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;-webkit-box-orient:vertical}.card-media__link{display:block;margin-top:auto;transition:color .4s ease}.card-media__link:hover,.card-media__link:focus-visible{color:var(--primary)}.image-section{position:relative;display:flex;align-items:center;min-height:28.125rem;padding:6.25rem 0}.image-section:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-color:#0006;content:""}.image-section__container{position:relative;z-index:2;width:100%}.image-section__heading{max-width:49.375rem;margin:0 auto;color:var(--primary);text-align:center}.image-section__heading>*:not(:last-child){margin-bottom:1.25rem}.image-section__heading .heading__text{line-height:1.4}.product__breadcrumbs:not(:last-child){margin-bottom:1.25rem}.product__body{max-width:59.375rem;margin-left:auto;margin-right:auto}.product__body:not(:last-child){margin-bottom:5rem}.product__image-w{aspect-ratio:380/420;overflow:hidden}.product__image-in{pointer-events:none}.product__heading:not(:last-child){margin-bottom:1.875rem}.product__title{font-family:var(--fontHeader);letter-spacing:.01em;text-transform:uppercase}.product__title:not(:last-child){margin-bottom:.9375rem}.product__price{font-weight:500}.product__form{display:flex;flex-direction:column;align-items:flex-start}.product__form .select{min-width:18.125rem}.product__form .form__label:not(:last-child){margin-bottom:.625rem}.product__form .select__title{height:3.125rem}.product__categories{margin-top:2.5rem;padding-top:.625rem;font-size:1.125rem;line-height:1.4;color:var(--black);border-top:1px solid var(--secondary)}.product__values-categories a{color:var(--secondary);transition:color .4s ease}.product__values-categories a:hover,.product__values-categories a:focus-visible{color:var(--primary)}.product__info-tabs:not(:first-child){margin-top:2.5rem}.breadcrumbs{font-size:1rem;line-height:1.4;color:var(--black)}.breadcrumbs__list{display:flex;flex-wrap:wrap}.breadcrumbs__item:not(:last-child):after{content:"/";margin:0 .3125rem}.breadcrumbs__item a{transition:color .4s ease}.breadcrumbs__item a:hover,.breadcrumbs__item a:focus-visible{color:var(--secondary)}.info-tabs-product__navigation{display:flex;flex-wrap:wrap;gap:.625rem}.info-tabs-product__navigation:not(:last-child){margin-bottom:1.25rem}.info-tabs-product__nav-title{display:flex;justify-content:center;align-items:center;padding:.3125rem 1.25rem;min-height:2.4375rem;font-family:Anton;color:var(--secondary);text-transform:uppercase;text-align:center;background-color:transparent;border-radius:.625rem;transition:background-color .4s ease,color .4s ease}.info-tabs-product__nav-title:not(._tab-active):hover,.info-tabs-product__nav-title:not(._tab-active):focus-visible{color:var(--gray);background-color:var(--secondary)}.info-tabs-product__nav-title._tab-active{background-color:var(--primary)}.info-tabs-product__content{border-top:1px solid var(--secondary);padding-top:1.25rem}.info-tabs-product__title{font-family:var(--fontHeader);letter-spacing:.01em}.info-tabs-product__title:not(:last-child){margin-bottom:1.875rem}.info-tabs-product__sizes{display:flex;align-items:center;color:var(--black)}.info-tabs-product__label{font-size:1.125rem;font-weight:600}.info-tabs-product__label:not(:last-child){margin-right:3.125rem}.info-tabs-product__values{font-style:italic}.info-tabs-product__text{line-height:1.4;color:var(--black)}.info-tabs-product__text:not(:last-child){margin-bottom:1.875rem}.info-tabs-product__text p:not(:last-child){margin-bottom:.1875rem}.info-tabs-product__form{display:flex;flex-direction:column}.info-tabs-product__form .form__label{font-size:1.125rem;font-weight:500}.info-tabs-product__form .input{border-color:var(--secondary);color:var(--black);caret-color:var(--black)}.info-tabs-product__form .input._form-error{border-color:red}.info-tabs-product__form .btn{min-width:11.25rem}.products-related{max-width:59.375rem;margin-left:auto;margin-right:auto}.products-related__title{font-family:var(--fontHeader);letter-spacing:.01em}.products-related__title:not(:last-child){margin-bottom:1.875rem}.cart{min-height:100svh}.cart__heading:not(:last-child){margin-bottom:2.5rem}.cart__form:not(:last-child){margin-bottom:2.5rem}.form-cart__table{position:relative;width:100%;border-collapse:collapse}.form-cart__table tbody,.form-cart__table thead{width:100%}.form-cart__table tbody tr{border-bottom:1px solid var(--secondary)}.form-cart__table tfoot tr{display:flex}.form-cart__table tfoot tr td{width:100%;flex-wrap:wrap;justify-content:space-between;gap:.9375rem 1.25rem;padding-top:1.875rem;padding-bottom:1.875rem}.form-cart__table tfoot tr td .coupon{display:flex;align-items:center;gap:.9375rem 1.25rem}.form-cart__table tfoot tr td .coupon .input._form-error{border-color:red}.form-cart__table tfoot tr .btn{flex-shrink:0;min-width:11.25rem}.form-cart__table th,.form-cart__table td{position:relative}.form-cart__table td{display:flex;align-items:center;gap:1.25rem}.form-cart__table tr{width:100%;text-align:left}.form-cart__col--thumbnail-mod a{transition:transform .4s ease}.form-cart__col--thumbnail-mod a:hover,.form-cart__col--thumbnail-mod a:focus{transform:scale(1.025)}.form-cart__col--name-mod a{font-family:Anton;line-height:1.2;transition:color .4s ease}.form-cart__col--name-mod a:hover,.form-cart__col--name-mod a:focus{color:var(--primary)}.form-cart__remove{position:relative;flex-shrink:0;height:1.375rem;width:1.375rem;border-radius:50%;background-color:transparent;font-size:1.375rem;font-weight:700;color:red;transition:background-color .4s ease,color .4s ease}.form-cart__remove:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%);content:"Ã—"}.form-cart__remove:hover,.form-cart__remove:focus{color:var(--white);background-color:red}.form-cart__thumbnail-w{display:block;flex-shrink:0;width:5rem;height:5rem}.cart-price{font-size:1rem}.cart-price--bold-mod{font-weight:600}.total-cart__heading:not(:last-child){margin-bottom:3.125rem}.total-cart__table{position:relative;width:100%;border-collapse:collapse}.total-cart__table:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid var(--secondary);border-radius:.625rem;pointer-events:none;content:""}.total-cart__table:not(:last-child){margin-bottom:1.875rem}.total-cart__table tbody{width:100%}.total-cart__table tbody tr{padding:.75rem 1.25rem;text-align:left}.total-cart__table tbody tr:not(:last-child){border-bottom:1px solid var(--secondary)}.total-cart__table tbody tr input{width:100%}.total-cart__table tbody tr input._form-error{border-color:red}.total-cart__table tbody .total-cart__form{flex-direction:column}.total-cart__table tbody .select__value{padding:0 1.25rem}.total-cart__table tbody .select__title{height:3.125rem}.total-cart__text:not(:last-child){margin-bottom:.5rem}.total-cart__text p:not(:last-child){margin-bottom:.5rem}.total-cart__spollers-title{display:flex;align-items:center;gap:.625rem;font-weight:500;cursor:pointer}.total-cart__spollers-title:after{content:"";align-self:stretch;flex:0 0 .625rem;height:.625rem;transition:all .2s ease 0s;display:flex;justify-content:center;align-items:center;border-bottom:2px solid var(--secondary);border-right:2px solid var(--secondary);transform:rotate(45deg) translate(.25rem,.25rem)}.total-cart__spollers-title:not(:last-child){margin-bottom:1.25rem}.total-cart__spollers-title._spoller-active:after{transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1)}.total-cart__btn-block,.total-cart__btn-block .btn{width:100%}.checkout__form-block:not(:last-child){margin-bottom:2.5rem}.checkout__form-block .form__row{align-items:flex-start}.checkout__form-block .form__col.form__col--full-mod{margin-top:1.25rem}.checkout__form-block .select__title{height:3.125rem}.checkout__form-block .select__value{padding:0 1.25rem}.toggle-coupon__top{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid var(--secondary);border-radius:.625rem;background-color:#f9fbfe}.toggle-coupon__top:not(:last-child){margin-bottom:1.875rem}.toggle-coupon__icon{flex-shrink:0;width:1.5rem;height:1.5rem;padding:.125rem;color:var(--white);background-color:var(--secondary);border-radius:50%}.toggle-coupon__icon svg{display:block;width:100%;height:100%}.toggle-coupon__btn{color:var(--primary);transition:color .4s ease}.toggle-coupon__btn:hover,.toggle-coupon__btn:focus{color:#ffb107}.toggle-coupon__body{padding:1.25rem;border:1px solid var(--secondary);border-radius:.625rem;margin-bottom:3.125rem}.toggle-coupon__form{flex-direction:column}.info-order__heading:not(:last-child){margin-bottom:1.875rem}.info-order__table{position:relative;width:100%;text-align:left;border-collapse:collapse}.info-order__table:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid var(--secondary);border-radius:.625rem;pointer-events:none;content:""}.info-order__table tbody,.info-order__table thead,.info-order__table tfoot{width:100%}.info-order__table tbody:not(:last-child),.info-order__table thead:not(:last-child),.info-order__table tfoot:not(:last-child){border-bottom:1px solid var(--secondary)}.info-order__table tbody tr,.info-order__table thead tr,.info-order__table tfoot tr{display:grid;gap:1.25rem;grid-template-columns:65.7004830918% 1fr;padding:.625rem 1.25rem}.info-order__table tbody tr:not(:last-child),.info-order__table thead tr:not(:last-child),.info-order__table tfoot tr:not(:last-child){border-bottom:1px solid var(--secondary)}.info-order__table tfoot{font-weight:700}.info-order__quantity-product{display:inline-flex}.info-order__quantity-product:before{flex-shrink:0;margin-right:.3125rem;content:"Ã—"}.payment{padding:1.25rem 0;font-size:1.125rem;color:var(--white);background-color:var(--secondary);border-radius:.625rem}.payment__top{display:flex;padding:0 .9375rem}.payment__column-top--card-mod{display:flex;justify-content:center;align-items:center;perspective:1000px}.payment__column-top>*:not(:last-child){margin-bottom:1.25rem}.payment__card-image{width:2.5rem;height:1.5625rem;margin-left:.4375rem;-o-object-fit:contain;object-fit:contain}.payment__card-image+.payment__card-image{margin-left:.125rem}.payment__info-text{line-height:1.4}.payment__bottom{padding:1.25rem .9375rem 0;border-top:1px solid var(--white)}.payment__policy-text{line-height:1.4}.payment__policy-text:not(:last-child){margin-bottom:1.25rem}.payment__policy-text a{color:var(--primary);transition:color .4s ease}.payment__policy-text a:hover,.payment__policy-text a:focus{color:var(--white)}.card-block__row{display:flex;flex-wrap:wrap;margin:0 -1.25rem 0 0}.card-block__row:last-child{margin-bottom:-.625rem}.card-block__column{position:relative;flex:1 1 auto;padding:0 1.25rem .625rem 0}.card-block__column--date-mod{flex-basis:60%}.card-block__column--cv-mod{flex-basis:40%}.card-block__label{font-size:1.25rem;line-height:2;text-transform:uppercase}.card-block__ccicon{height:45%;position:absolute;right:2.125rem;bottom:.875rem;width:3.75rem}.menu-section__container{max-width:61.25rem}.menu-section__nav-wrap{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;min-height:min(6.25rem,var(--header-height-current))}.menu-section__nav-wrap:before{position:absolute;top:0;bottom:0;left:50%;width:100vw;height:100%;background-color:var(--gray);transform:translate(-50%);content:""}.menu-section__nav{position:relative;z-index:1;display:flex;justify-content:center;gap:.75rem;overflow-x:auto;overflow-y:hidden}.menu-section__nav li a{display:flex;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-family:var(--fontHeader);color:var(--primary);text-transform:uppercase;text-align:center;background-color:transparent;border-radius:.625rem;transition:background-color .4s ease,color .4s ease}.menu-section__nav li a.active{color:var(--secondary);background-color:var(--primary)}.menu-section__nav li a:hover,.menu-section__nav li a:focus-visible{color:var(--white);background-color:var(--secondary);outline:none}.menu-section__heading{padding:1rem .625rem;border-bottom:1px solid var(--secondary)}.menu-section__heading h2,.menu-section__heading h3{font-size:2.125rem;line-height:1.2}.menu-section__action{display:flex;flex-flow:row wrap;align-items:flex-start;place-content:flex-start center}.menu-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(21.6875rem,1fr));gap:1.5rem}.menu-list__item{display:flex}.menu-list__link{display:flex;gap:1.5rem;padding:1.25rem;font-size:max(1.125rem,18px);line-height:1.2;font-weight:500;color:var(--black);text-transform:capitalize;background-color:var(--white);border-radius:.625rem;transition:background-color .2s ease}.menu-list__link:hover,.menu-list__link:focus-visible{background-color:var(--primary)}.menu-list__col.menu-list__col--content-mod{flex-grow:1;display:flex;flex-direction:column;margin-top:-.3125rem}.menu-list__text{font-size:max(.75rem,12px);font-weight:400;line-height:1.1;color:var(--dark-gray);text-transform:none}.menu-list__price{margin-bottom:-2px;font-family:var(--fontHeader);font-size:1.25rem;line-height:1;text-transform:uppercase;color:var(--secondary)}.menu-list__image-wrap{aspect-ratio:17/11.2}.location{padding:.875rem;gap:1.25rem;background-color:var(--white);border-radius:.625rem;display:flex;flex-flow:row nowrap;align-items:center;place-content:flex-start}.location__text{font-size:max(.875rem,14px);font-weight:500;line-height:1.2}.location__brn-wrap{margin-inline-start:auto}.new-cart{min-height:100svh}.new-cart__heading:not(:last-child){margin-bottom:.75rem}.new-cart__back-wrap:not(:last-child){margin-bottom:1.3125rem}.order{font-size:1.125rem}.order__row{display:flex;flex-flow:row nowrap;align-items:flex-start;place-content:flex-start}.order__header{gap:1rem;display:flex;flex-flow:row wrap;align-items:baseline;place-content:center flex-start}.order__header:not(:last-child){margin-bottom:1.125rem}.order__title{font-weight:700}.order__text{width:100%;font-weight:500;line-height:1.3}.order__edit{margin-inline-start:auto;font-size:.875rem;font-weight:500;text-decoration:underline;text-underline-offset:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.order__edit:hover,.order__edit:focus-visible{text-decoration-color:initial}.order__list:not(:last-child){margin-bottom:2.5rem}.order__item{border-bottom:1px solid var(--secondary)}.order__add-items .btn{width:100%;min-height:3rem}.order__summary_row{padding:2.25rem 0 2.5rem}.order__summary_row:not(:first-child,.order__summary_row--without-border-mod){border-top:1px solid var(--secondary)}.order__summary_row:first-child,.order__summary_row.order__summary_row--without-border-mod{padding-top:0}.order__location-wrap{font-size:max(.875rem,14px);font-weight:500;line-height:1.3}.order__location{display:flex;align-items:baseline;gap:.5rem}.order__location:not(:last-child){margin-bottom:.5rem}.order__location-icon{position:relative;top:2px;flex-shrink:0;width:.8571428571em;height:.8571428571em}.order__coupon,.order__dollar{padding-top:4px}.order__coupon input.input.input--v2-mod{height:3rem;line-height:3rem;padding-left:2.8125rem;font-size:max(.875rem,14px);font-weight:500;opacity:.5}.order__dollar input.input.input--v2-mod{height:3rem;line-height:3rem;padding-left:2.8125rem;font-size:max(.875rem,14px);font-weight:500;color:var(--secondary);opacity:.5}.order__coupon input.input.input--v2-mod:not(:-moz-placeholder-shown){opacity:1}.order__coupon input.input.input--v2-mod:not(:-moz-placeholder){opacity:1}.order__coupon input.input.input--v2-mod:hover,.order__coupon input.input.input--v2-mod:focus-visible,.order__coupon input.input.input--v2-mod:not(:placeholder-shown){opacity:1}.order__dollar input.input.input--v2-mod:not(:-moz-placeholder-shown){opacity:1}.order__dollar input.input.input--v2-mod:not(:-moz-placeholder){opacity:1}.order__dollar input.input.input--v2-mod:hover,.order__dollar input.input.input--v2-mod:focus-visible,.order__dollar input.input.input--v2-mod:not(:placeholder-shown){opacity:1}.order__summary-bottom .btn{width:100%;font-size:1rem;font-weight:500;letter-spacing:0}.order__spollers{margin-top:-1.125rem}.order__actions-row:not(:last-child){margin-bottom:2.25rem}.order__pay-wrap{gap:.75rem;display:flex;flex-flow:row wrap;align-items:flex-start;place-content:flex-start}.order__pay-wrap:not(:first-child){padding-top:.25rem}.order__pay{display:flex;height:3rem;background-color:var(--white);border-radius:.625rem;border:1px solid var(--secondary);transition:box-shadow .2s ease}.order__pay:hover,.order__pay:focus-visible{box-shadow:0 .25rem .25rem #0003}.order__pay img{flex-shrink:0;width:3.75rem;height:1.5rem;margin:auto}.order__form-field-row{gap:1.3125rem .75rem;display:flex;flex-flow:row wrap;align-items:flex-start;place-content:flex-start}.order__form-field{width:100%}.order__form-field .input.input--v2-mod{height:3rem;line-height:3rem}.order__label{display:block}.order__label:not(:last-child){margin-bottom:.625rem}.order__label abbr{position:relative;top:-.2142857143em;left:1px;font-size:.7777777778em;font-weight:400;line-height:1;color:var(--red);text-decoration:none}.summary{font-size:max(.875rem,14px);font-weight:500}.summary__item{display:flex;align-items:center;gap:.75rem}.summary__item:not(:last-child){margin-bottom:.875rem}.summary__item.summary__item--total-mod{font-weight:700}.summary__value{margin-inline-start:auto}.summary__note{font-weight:400}.payments-list{gap:.9375rem;display:flex;flex-flow:row wrap;align-items:center;place-content:center}.payments-list__icon{display:block;aspect-ratio:40/25}.item-order{position:relative;display:grid;gap:1.5rem;padding:1.125rem 0 1rem;font-size:1.125rem;line-height:1.3}.item-order__product-img{align-self:start;aspect-ratio:16.7/11.2;border-radius:4px;overflow:hidden}.item-order__product-img img{transition:transform .2s ease;will-change:transform}.item-order__product-img:hover img,.item-order__product-img:focus-visible img{transform:scale(1.04)}.item-order__info-wrap{display:flex;flex-direction:column}.item-order__info{line-height:1.3}.item-order__info:not(:last-child){margin-bottom:1.125rem}.item-order__row{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.item-order__title{font-weight:500;line-height:1.1;font-size:1.375rem;flex:1;margin-right:1rem}.item-order__price{font-family:var(--fontHeader);font-size:1.25rem;line-height:1;text-transform:uppercase;color:var(--secondary);flex-shrink:0}.item-order__total-price{display:none}.item-order__row:not(:last-child){margin-bottom:.8125rem}.item-order__quantity:last-child:not(:first-child){margin-top:auto}.item-order__title{font-weight:500;text-transform:capitalize;text-decoration:underline;text-underline-offset:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-color:transparent;transition:text-decoration-color .2s ease}.item-order__title:hover,.item-order__title:focus-visible{text-decoration-color:initial}.item-order__title:not(:last-child){margin-bottom:2px}.item-order__options-wrap:not(:last-child){margin-bottom:.8125rem}.item-order__option-title{font-weight:500}.item-order__options{opacity:.5}.item-order__total-price{align-self:start;padding-top:.125rem;font-family:var(--fontHeader);text-transform:uppercase}.item-order__remove{position:absolute;bottom:1.25rem;right:0;width:1.5rem;height:1.5rem;padding:.4375rem;transition:color .2s ease}.item-order__remove:hover,.item-order__remove:focus-visible{color:var(--primary)}.new-checkout{min-height:100svh}.new-checkout__back-wrap:not(:last-child){margin-bottom:1.3125rem}.new-checkout__heading:not(:last-child){margin-bottom:.75rem}.order-info-item{padding:1.125rem 0 1.25rem;border-bottom:1px solid var(--secondary)}.order-info-item:first-child{padding-top:0}.order-info-item__row{display:flex;align-items:center;gap:.5rem}.order-info-item__row:not(:last-child){margin-bottom:1.25rem}.new-checkout .order-info-item__row:not(:last-child){margin-bottom:1rem}.order-info-item__name{font-weight:500;line-height:1.1}.order-info-item__price{margin-inline-start:auto;font-weight:500;line-height:1.1}.order-info-item__item{display:flex;flex-direction:column;gap:.4375rem;line-height:1.1}.order-info-item__item:not(:last-child){margin-bottom:.875rem}.order-info-item__item p{opacity:.5}.card-info{display:flex;align-items:center;gap:.875rem;padding:0 1.25rem;min-height:3rem;background-color:var(--white);border:1px solid var(--gray-2);border-radius:.625rem}.card-info input{padding-left:0}.card-info__img-wrap{flex-shrink:0;width:2.25rem;aspect-ratio:36/24}.card-info__fields-wrap{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{transform:translateZ(0)}.swiper-button-lock{display:none!important}@font-face{font-family:lg;src:url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,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) format("woff");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;transform:scale3d(.5,.5,.5);will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;transform:scaleZ(1)}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{will-change:transform,opacity;display:none!important}.no-webp .lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/gif;base64,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) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;inset:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{-o-object-fit:contain;object-fit:contain;transform:scaleZ(1);will-change:opacity,transform;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transform-origin:0 0;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:""}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}@media screen and (min-width:29.99875em){.checkbox-v2__price{padding-inline-start:1.875rem}.qs-datepicker-container{margin:5px;width:18.75em}.subscribe-section__heading{text-align:center}.cards{display:flex;flex-wrap:wrap}.cards__item{display:flex;flex-shrink:0}.menu-list__col.menu-list__col--content-mod{gap:.3125rem}.menu-list__col.menu-list__col--image-mod{flex-shrink:0;width:41.1622276029%;min-width:9.375rem;margin-inline-start:auto}.menu-list__text:not(:last-child){margin-bottom:.9375rem}.menu-list__price{margin-top:auto}.item-order{grid-template-columns:10.5rem 1fr auto}.order-info-item__name,.order-info-item__price{font-size:.875rem}}@media screen and (min-width:37.49875em){.popup .form__btn-block{margin-left:auto}}@media screen and (min-width:47.99875em){.form__col{flex:0 0 calc(50% - .3125rem)}.input.input--v3-mod ._form-focus,.input.input--v3-mod:focus{border-color:transparent}.block-text__decor--two{display:none}.item-what__title:not(:last-child){margin-bottom:.09375rem}.header{padding-top:3.125rem}.video-block__body{aspect-ratio:960/600}.what__row{display:flex;flex-wrap:wrap}.what__col{width:33.333%;flex-shrink:0}.what__col .what__item{flex-direction:column}.what__col--reverse-mod .what__item{flex-direction:column-reverse}.food-info-section__body{flex-wrap:wrap;align-items:flex-end;margin:0 -2.5rem -3rem 0}.food-info-section__col{padding:0 2.5rem 3rem 0}.food-info-section__col--text-mod{width:29.3%}.food-info-section__col--text-mod_one{padding-bottom:max(14.3965517241%,7.5rem)}.food-info-section__col--text-mod_one .block-text__food-decor{left:0;bottom:-.375rem;width:147%}.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{right:-1.375rem;top:50%}.food-info-section__col--text-mod_two{padding-bottom:24.0517241379%}.food-info-section__col--text-mod_two .block-text__food-decor{bottom:-.8125rem;right:0;width:126%}.food-info-section__col--text-mod_two .block-text__food-decor:before{top:50%;width:100%;height:1px;transform:scaleX(calc(1 * var(--progress)));transform-origin:right}.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{position:absolute;left:-1.375rem;top:50%;transform:translateY(-50%)}.food-info-section__col--text-mod_three{margin-left:auto;margin-right:19.1379310345%}.food-info-section__col--text-mod_three .block-text__food-decor{top:-12.9375rem;left:-1.1875rem;height:min(205%,20.4375rem)}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{position:absolute;top:-1.5625rem;left:50%;transform:translate(-50%)}.food-info-section__col--image-mod{flex-shrink:0;width:41.38%}.find-section__form .form__column .input{max-width:16.4375rem}.find-section__map{aspect-ratio:960/600}.cards__item{width:33.333%}.product__main{display:flex;margin:0 -1.875rem -1.875rem 0}.product__col{padding:0 1.875rem 1.875rem 0}.product__col--image-mod{flex:0 0 43.1578947368%}.product__col--actions-mod{flex-grow:1}.info-tabs-product__body{padding:0 1.25rem}.cart__total{max-width:36.25rem;margin-left:auto}.form-cart__table thead{display:block;border-bottom:1px solid var(--secondary)}.form-cart__table tbody tr,.form-cart__table thead tr{display:grid;gap:1.25rem;grid-template-columns:2.6785714286% 5rem 1fr 12.5% 16.0714285714% 13.3928571429%;padding-left:1.25rem}.form-cart__table tfoot tr{padding:0 1.25rem}.form-cart__table tfoot tr td .coupon .input{max-width:12.5rem}.form-cart__table th,.form-cart__table td{padding:.75rem 0}.total-cart__table tbody tr{display:grid;gap:1.25rem;grid-template-columns:34.7916666667% 1fr}.checkout__form-block .form__col.form__col--full-mod{flex:0 0 100%}.payment__column-top--card-mod{padding-left:.9375rem}.payment__btn-block{text-align:right}.card-block{max-width:25rem}.order__pay,.order__form-field.order__form-field--half-mod{width:calc(50% - .375rem)}.card-info__number{width:46.3%}.card-info__date{width:24%}.card-info__cvc{width:29.7%}}@media(min-width:49.99875em){.heading__subtitle{font-size:2.25rem}.heading__title h1{font-size:3rem}.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{font-size:8rem}.heading--font-size-mod .heading__title h2{font-size:3rem}.heading--special-big-mod .heading--font-size-mod .heading__title h2{font-size:8rem}.heading--special-medium-mod .heading--font-size-mod .heading__title h2,.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2,.video-block__heading .heading__title h2{font-size:4rem}.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{font-size:4.375rem}.info-section__heading .heading__title h2,.info-section__heading .heading__title h3{font-size:8rem}.phrase-section__heading .heading__title h2:not(.phrase-section--v2-mod .phrase-section__heading .heading__title h2){font-size:4rem}.phrase-section--v2-mod .phrase-section__heading .heading__title h2{font-size:4rem}.product__title,.info-tabs-product__title,.products-related__title{font-size:2.25rem}}@media screen and (min-width:61.99875em){.menu__body{display:flex;align-items:center}.menu__body-list:not(:last-child){margin-right:1.1875rem}.menu__list{display:flex;flex-wrap:wrap;align-items:center;margin:0 -1.1875rem -.9375rem 0;font-size:1.125rem}.menu__item{padding:0 1.1875rem .9375rem 0}.footer .social__list{flex-direction:column;flex-wrap:nowrap;margin:0}.footer .social__item{padding:0}.footer .social__hover-decor,.footer .social__icon{display:none}.block-text__title:not(:last-child){margin-bottom:1.0625rem}.block-text__text,.item-what__text{line-height:1.4}.cart-icon__link{width:1.5rem;height:1.5rem}.header__container>*:not(:last-child){margin-bottom:1.4375rem}.header__btn-wrap{position:absolute;top:.875rem;right:1.5625rem}.second-header{position:relative}.fixed-header-page .second-header{position:fixed;width:100%}.second-header__logo-w--mobile{display:none}.second-header__menu{order:2}.second-header__menu:not(:last-child){margin-right:.9375rem}.second-header__list{margin:0 -1.0625rem -.9375rem 0;font-size:1.125rem}.second-header__item{padding:0 1.0625rem .9375rem 0}.footer__body{padding:3.875rem 0 3rem}.footer__row{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;padding-right:0;gap:1.25rem}.footer__col{flex-shrink:0;padding:0 1.25rem 3.125rem 0}.footer__col--form-mod{-webkit-box-flex:0}.footer__heading:not(:last-child){margin-bottom:2rem}.footer__social .social__link{transition:color .4s ease}.footer__social .social__link:hover,.footer__social .social__link:focus-visible{color:var(--primary)}.footer__bottom{border-top:1px solid var(--gray)}.hero.hero--no-full-screen-mod+.second-header{display:none}.hero__wrapper{padding-bottom:3.625rem;padding-top:13.0625rem}.hero--no-full-screen-mod .hero__wrapper{min-height:42.5rem}.hero__container{padding-left:.625rem;padding-right:.625rem}.hero__content+*{margin-top:1.875rem}.hero__content+*:not(:last-child){margin-bottom:.9375rem}.proudly{padding:6.25rem 0 7.5rem}.proudly__images-list{margin-bottom:2.625rem}.proudly__image{width:23.125rem;height:10rem}.proudly__images-item--decor-mod .proudly__image{width:29.3125rem;height:12.8125rem}.find-out{padding:8.75rem 0}.find-out__heading:not(:last-child){margin-bottom:5rem}.find-out__content:not(:last-child){margin-bottom:4.875rem}.find-out__row:not(:last-child){margin-bottom:.625rem}.find-out__text strong{margin:0 .625rem}.video-block__video--init-state .video-block__body{margin:4rem max(12.5%,1.5625rem)}.info-section{padding:14.875rem 0 16.125rem}.info-section--indent-mod{padding:9.0625rem 0 6.625rem}.info-section--indent-v2_mod{padding:4.5rem 0 6.625rem}.info-section--news-mod{padding:7.375rem 0 8.625rem}.info-section__row{display:flex}.info-section__col--images-mod{flex:0 0 60.7142857143%;padding-top:4.8125rem}.info-section--news-mod .info-section__col--images-mod{flex:0 0 24.375rem;padding-top:11.375rem}.info-section--news-mod .info-section__heading-block{max-width:40rem}.info-section__heading{margin-right:-13.875rem}.info-section__heading:not(:last-child){margin-bottom:1.0625rem}.info-section__heading.info-section__heading--font-size-70-mod{margin-right:-8.75rem}.info-section--news-mod .info-section__heading{margin-right:0}.news-info-section__item:not(:last-child){margin-bottom:3.5rem}.gallery-info{margin:0 -1.25rem -1.25rem 0}.gallery-info__col{padding:0 1.25rem 1.25rem 0}.gallery-info__col--small-width-mod{flex:0 1 43%}.gallery-info__image-w{aspect-ratio:330/360}.gallery-info__col--big-mod .gallery-info__image-w{aspect-ratio:680/484}.gallery-info__col--big-width-mod .gallery-info__image-w{aspect-ratio:380/360}.gallery-info__col--small-aspect-ratio-mod .gallery-info__image-w{aspect-ratio:680/380}.for-almost__row{display:flex;margin:0 -1.875rem 0 0}.for-almost__col{padding:0 1.875rem 1.875rem 0}.for-almost__col--video-mod{position:relative;z-index:4;flex-shrink:0;width:28.1739130435%}.for-almost__col--video-mod:nth-child(2n of.for-almost__col--video-mod){margin-top:3.875rem}.for-almost__decor-w{width:max(134%,37.5rem)}.what__row{margin:0 -2.1875rem -2.1875rem 0}.what__col{padding:0 2.1875rem 2.1875rem 0}.phrase-section{min-height:25rem}.phrase-section--v2-mod{min-height:31.25rem}.phrase-section__container{position:relative}.phrase-section__decor-w{top:50%;left:50%;width:23.125rem;height:10rem}.phrase-section__decor-w--left-mod{margin-left:-38.125rem}.phrase-section--v2-mod .phrase-section__decor-w--left-mod{margin-left:-35.9375rem}.phrase-section--v2-mod .phrase-section__decor-w--left-mod:not(._fish-eye-anim){width:17.375rem;height:8.0625rem}.phrase-section--v2-mod .phrase-section__decor-w--left-mod._fish-eye-anim{width:29.3125rem;height:12.8125rem;margin-left:-43.5625rem}.phrase-section__decor-w--right-mod{margin-left:38.125rem}.phrase-section--v2-mod .phrase-section__decor-w--right-mod{margin-left:43.5rem;width:29.3125rem;height:12.8125rem}.phrase-section__decor-w._fish-eye-anim:before{top:-11.9%;left:-40.2%}.phrase-section__decor-in{transform:translate(-50%,-50%)}.phrase-section--v2-mod .phrase-section__heading .heading__text{line-height:1.4}.behind-section__heading:not(:last-child){margin-bottom:2.375rem}.behind-section__heading>*:first-child:not(:last-child){margin-bottom:-2.1875rem}.behind-section__decor-block{position:absolute;top:50%;left:50%}.behind-section__decor-w--left-mod{width:23.125rem;height:10rem;margin-left:-35.625rem}.behind-section__decor-w--right-mod{width:29.3125rem;height:12.8125rem;margin-left:40rem}.behind-section__decor-w._fish-eye-anim:before{top:-11.9%;left:-40.2%}.behind-section__decor-in{transform:translate(-50%,-50%)}.behind-section__body>*:not(:last-child){margin-bottom:4.3125rem}.js-video-popup .js-video-player-iframe{width:100%;max-width:73.125rem;margin:0 1.25rem}.gallery__column{padding:0 .625rem .625rem 0}.gallery__column:nth-child(4n+1){width:23.8938053097%}.gallery__column:nth-child(4n+1) .gallery__item:nth-child(1){max-width:13.5rem;margin-left:auto}.gallery__column:nth-child(4n+2){width:23.0088495575%;padding-top:1.25rem}.gallery__column:nth-child(4n+3){width:17.6991150442%}.gallery__column:nth-child(4n+4){width:35.3982300885%}.gallery__item:not(:last-child){margin-bottom:.625rem}.news{padding:6.375rem 0 6.25rem}.news__heading:not(:last-child){margin-bottom:3.5rem}.tabs__navigation{justify-content:center;flex-wrap:wrap}.item-news__date:not(:last-child){margin-bottom:1.125rem}.item-news__button:before{right:2.0625rem;top:1rem}.subscribe-section{min-height:25rem}.store-section{padding:7.5rem 0 6.25rem}.cards{margin:0 -2.5rem -3.125rem 0}.cards__item{padding:0 2.5rem 3.125rem 0}.media-section{padding:7.5rem 0 6.25rem}.product,.cart,.checkout{padding:10rem 0 6.25rem}.checkout__form-block .form{-moz-column-gap:3.125rem;column-gap:3.125rem}.checkout__form-block .form__col{flex:0 0 calc(50% - 1.5625rem)}.payment__column-top--card-mod{flex-grow:1}.menu-section{padding-block:10rem 6.625rem}.menu-section__location:not(:last-child){margin-bottom:1.25rem}.menu-section__nav-wrap:not(:last-child){margin-bottom:1.25rem}.menu-section__nav li a{font-size:1.5rem}.menu-section__list-wrap:not(:last-child){margin-bottom:1.625rem}.menu-section__heading:not(:last-child){margin-bottom:1.5rem}.menu-section__action:not(:first-child){margin-top:6.625rem}.new-cart{padding:8.5rem 0 7.5rem}.new-cart__form:not(:last-child){margin-bottom:5rem}.order__row{gap:6rem}.order__col.order__col--products-mod{flex-shrink:0;width:59.5535714286%}.order__col.order__col--actions-mod{flex-grow:1}.order__col--actions-mod .order__header:not(:last-child){margin-bottom:1rem}.order__text{font-size:.875rem}.order__actions-row.order__actions-row--big-indent-mod{margin-bottom:4.875rem}.summary__note{font-size:.75rem}.payments-list__icon{width:2.5rem}.item-order__product-img{margin-top:.3125rem}.item-order__options-wrap{font-size:max(.75rem,12px)}.item-order__total-price{font-size:1.25rem}.new-checkout{padding:8.5rem 0 7.5rem}.new-checkout__form:not(:last-child){margin-bottom:5rem}.order-info-item__item{font-size:.75rem}}@media(min-width:61.99875em){.find-out__col:not(:last-child){margin-right:.625rem}.find-out__link{font-size:1.625rem}.find-out__text strong{font-size:1.5rem}.find-out__icon-w{height:2.5rem}.find-out__icon-w{width:2.5rem}.for-almost,.what{padding-top:8.75rem}.what{padding-bottom:7.5rem}.community-section{padding-top:8.75rem}.community-section{padding-bottom:8.75rem}.community-section__heading:not(:last-child){margin-bottom:.9375rem}.community-section__social:not(:last-child){margin-bottom:4.375rem}}@media(min-width:73.125em){.second-header{padding-top:1.5625rem}.second-header{padding-bottom:1.5625rem}.hero__body:not(:has(>.hero__btn-block)){padding-bottom:6.25rem}.food-info-section{padding-top:9.375rem}.food-info-section{padding-bottom:4.3125rem}.tabs__navigation-body:not(:last-child){margin-bottom:6rem}.tabs__navigation-list:not(:last-child){margin-bottom:6.9375rem}.tabs__title{font-size:2.125rem}.date-tabs{gap:1.875rem}.date-tabs__date{font-size:2rem}.item-news__date{font-size:1.5rem}.item-news__button{padding-right:5rem}.item-news__title{font-size:1.5rem}.item-news__image-w:not(:last-child){margin-right:1.5625rem}.subscribe-section__heading:not(:last-child){margin-bottom:1.875rem}.card-media{font-size:1.125rem}.image-section__heading .heading__text{font-size:1.375rem}.info-tabs-product__nav-title,.form-cart__table th{font-size:1.25rem}.form-cart__col--name-mod a{font-size:1.375rem}}@media screen and (min-width:73.125em){.find-out__content{margin:0 -6.875rem}.tradition-twist__row{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -1.875rem -2.5rem 0}.tradition-twist__col{flex-shrink:0;padding:0 1.875rem 2.5rem 0}.tradition-twist__col--content-mod{width:42.6086956522%}.tradition-twist__col--connection-mod{align-self:center}.tradition-twist__col--reverse-mod .tradition-twist__content{flex-direction:column-reverse}.tradition-twist__heading .heading__title:not(:last-child){margin-bottom:.3125rem}.tradition-twist__col--reverse-mod .tradition-twist__heading .heading__title:not(:last-child){margin-bottom:1.1875rem}.tradition-twist__heading:not(:last-child):not(.tradition-twist__col--reverse-mod .tradition-twist__heading:not(:last-child)){margin-bottom:1.875rem}.tradition-twist__image-w{aspect-ratio:700/467}.tradition-twist__col--reverse-mod .tradition-twist__image-w{margin-bottom:.625rem}}@media screen and (min-width:80.0625em){.video-block__video--init-state .video-block__body{border-radius:50rem}}@media(min-width:480px){.plyr__captions{font-size:16px;padding:20px}.plyr--video .plyr__controls{padding:35px 10px 10px}.plyr__volume{max-width:90px}}@media(min-width:768px){.plyr__captions{font-size:18px}.plyr__volume{max-width:110px}}@media(min-width:991.98px){.menu-footer__link{font-size:1.125rem}}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px}.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}@media screen and (min-width:120em){html{font-size:.8333333333vw}}@media(max-width:991.98px){.menu-footer__link{font-size:1rem}}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}@media(max-width:20em){.card-media{font-size:1rem}.image-section__heading .heading__text,.form-cart__col--name-mod a{font-size:1.125rem}}@media screen and (max-width:73.125em){.tradition-twist{padding-top:5rem}.tradition-twist__row{max-width:57.5rem;margin:0 auto}.tradition-twist__col:not(:last-child){margin-bottom:4.5rem}.tradition-twist__col--connection-mod{text-align:center}.tradition-twist__heading .heading__title:not(:last-child){margin-bottom:1.25rem}}@media screen and (max-width:61.99875em){.input.input--v3-mod ._form-focus,.input.input--v3-mod:focus{border-color:var(--dark-gray)}.menu__item:not(:last-child){margin-bottom:2.5rem}.icon-menu{position:relative;display:block;width:3.125rem;height:1.4375rem}.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";position:absolute;right:0;width:100%;height:.125rem;background-color:var(--white);transition:all .3s ease 0s}.icon-menu:before,.icon-menu:after{transform:scaleX(.5)}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.social__desk-text{display:none}.footer .social__link{width:2.75rem;height:2.75rem;padding:.75rem;color:var(--secondary);background-color:var(--primary);border-radius:50%;overflow:hidden}.block-text__title:not(:last-child){margin-bottom:.5rem}.block-text__text,.item-what__text{line-height:1.3}.cart-icon__link{width:1.75rem;height:1.75rem}.header{position:absolute}.header__container>*:not(:last-child){margin-bottom:1.75rem}.second-header{position:fixed;width:100%}.second-header__logo-w--mobile{position:absolute;top:1.25rem;left:1.25rem;z-index:5}.second-header__menu{order:3}.second-header__menu:not(:last-child){margin-left:1.1875rem}.second-header__body-list{display:flex;flex-direction:column;align-items:center;padding:9.25rem .9375rem .9375rem;height:100svh;overflow:auto}.second-header__list{flex-direction:column;font-size:1.875rem;text-align:center}.second-header__item:not(:last-child){margin-bottom:2.5rem}.footer__body{padding:7.0625rem 0 3.75rem}.footer__col:not(:last-child){margin-bottom:5rem}.footer__col--nav-mod:not(:last-child){margin-bottom:3.5625rem}.footer__heading{padding-right:1.5625rem}.footer__heading:not(:last-child){margin-bottom:.8125rem}.footer__logo-w{margin:0 auto}.footer__bottom{margin-top:1.0625rem}.menu-footer__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:-1.25rem}.menu-footer__item{padding-bottom:1.25rem}.hero__wrapper{padding-bottom:1.5625rem;padding-top:17.75rem}.hero--no-full-screen-mod .hero__wrapper{min-height:38.75rem;padding-bottom:3.75rem}.hero--no-full-screen-mod .hero__wrapper .hero__btn-block{display:none}.hero__container{padding-left:2.5rem;padding-right:2.5rem}.hero--no-full-screen-mod .hero__container{padding-left:1.5625rem;padding-right:1.5625rem}.hero__content:not(.hero--no-full-screen-mod)+*{margin-top:5rem}.hero__content+*{margin-top:3.125rem}.hero__content+*:not(:last-child){margin-bottom:.625rem}.proudly{padding:4.375rem 0}.proudly__heading{padding-top:4.9375rem}.proudly__images-list{position:relative}.proudly__images-item{position:relative;pointer-events:all}.proudly__images-item--decor-mod{position:relative;top:auto;left:auto}.proudly__images-item--decor-mod:nth-child(1 of.proudly__images-item--decor-mod){display:none}.proudly__image{width:17.375rem;height:7.5rem}.proudly__images-item--decor-mod .proudly__image{width:21rem;height:9.1875rem}.find-out{padding:3.125rem 0 3.75rem}.find-out__heading:not(:last-child){margin-bottom:3.125rem}.find-out__content{margin:0 -1.5625rem}.find-out__content:not(:last-child){margin-bottom:5.375rem}.find-out__row:not(:last-child){margin-bottom:1.25rem}.find-out__text strong{margin:0 .5rem}.video-block__video--init-state .video-block__body{margin:4rem max(3.7209302326%,1.5625rem)}.info-section,.info-section--indent-mod,.info-section--indent-v2_mod{padding:6.25rem 0 7.5rem}.info-section--news-mod{padding:7.5625rem 0 7rem}.info-section__col--images-mod{padding-top:3.25rem}.info-section__heading:not(:last-child){margin-bottom:.6875rem}.info-section--news-mod .info-section__text-block:not(:last-child){margin-bottom:.625rem}.news-info-section__item:not(:last-child){margin-bottom:4.25rem}.gallery-info{margin:0 -.625rem -.625rem 0}.gallery-info__col{padding:0 .625rem .625rem 0}.gallery-info__image-w{aspect-ratio:330/450}.gallery-info__col--big-mod .gallery-info__image-w{aspect-ratio:680/503}.gallery-info__col--bottom-indent-mod .gallery-info__image-w{aspect-ratio:330/312}.gallery-info__col--big-width-mod .gallery-info__image-w{aspect-ratio:185/200}.gallery-info__col--small-aspect-ratio-mod .gallery-info__image-w{aspect-ratio:380/270}.for-almost__col--video-mod{max-width:30%}.for-almost__col--video-mod:nth-child(2n of.for-almost__col--video-mod){margin-left:auto}.what__heading .heading__title h2{line-height:1.5;text-wrap:balance;white-space:balance}.phrase-section{padding:10.4375rem 0 11.0625rem}.phrase-section--v2-mod{padding-top:15.75rem;padding-bottom:17.9375rem}.phrase-section__decor-w{width:17.3125rem;height:7.5rem}.phrase-section__decor-w--left-mod{left:-8.6875rem;top:1.3125rem}.phrase-section--v2-mod .phrase-section__decor-w--left-mod{left:-6.375rem;top:4.0625rem}.phrase-section--v2-mod .phrase-section__decor-w--left-mod:not(._fish-eye-anim){width:17.375rem;height:7.5rem}.phrase-section__decor-w--right-mod{right:-8.75rem;bottom:2rem}.phrase-section--v2-mod .phrase-section__decor-w--right-mod{right:-10.625rem;bottom:5rem;width:21rem;height:9.1875rem}.phrase-section--v2-mod .phrase-section__heading .heading__text{line-height:1.3}.behind-section__heading .heading__text{max-width:18.75rem;margin:0 auto}.behind-section__decor-w--left-mod{top:-9.375rem;left:-10.25rem;width:17.375rem;height:7.5rem}.behind-section__decor-w--right-mod{bottom:-11rem;right:-12.1875rem;width:21rem;height:9.1875rem}.behind-section__body{padding-top:12.9375rem;padding-bottom:6.25rem}.behind-section__bottom-block{display:none}.js-video-popup .js-video-player-iframe{width:95%}.community-section__heading .heading__title h2{line-height:1.1}.gallery__column:not(:last-child){padding-bottom:.625rem}.gallery__column{width:100%;margin:0 -.625rem -.625rem 0}.gallery__column:nth-child(4n+1){display:flex;flex-wrap:wrap}.gallery__column:nth-child(4n+1) .gallery__item{width:50%}.gallery__column:nth-child(4n+1) .gallery__image-w{aspect-ratio:185/139}.gallery__column:nth-child(4n+2) .gallery__image-w{aspect-ratio:380/300}.gallery__column:nth-child(4n+3){display:flex;flex-wrap:wrap}.gallery__column:nth-child(4n+3) .gallery__item{width:50%}.gallery__column:nth-child(4n+3) .gallery__image-w{aspect-ratio:185/200}.gallery__column:nth-child(4n+4) .gallery__image-w{aspect-ratio:380/312}.gallery__item{padding:0 .625rem .625rem 0}.food-info-section__text-block .block-text__text{font-size:1.125rem}.news{padding:7.5rem 0 6.25rem}.news__heading .heading__title h2{line-height:1.1}.news__heading:not(:last-child){margin-bottom:4.0625rem}.tabs__navigation{margin:0 -1.5625rem;padding:0 1.5625rem;overflow-x:auto}.tabs__title{flex-shrink:0}.item-news__date:not(:last-child){margin-bottom:1.25rem}.item-news__button:before{right:1.4375rem;top:1rem}.subscribe-section{min-height:32rem}.store-section,.media-section,.product{padding:7.5rem 0 6.25rem}.info-tabs-product__nav-title{flex-shrink:0}.cart,.checkout{padding:7.5rem 0 6.25rem}.menu-section{padding-block:8.125rem 3.75rem}.menu-section__location:not(:last-child){margin-bottom:1.375rem}.menu-section__nav-wrap:not(:last-child){margin-bottom:1rem}.menu-section__nav li a{font-size:1.375rem}.menu-section__list-wrap:not(:last-child){margin-bottom:1.625rem}.menu-section__heading:not(:last-child){margin-bottom:1rem}.menu-section__action:not(:first-child){margin-top:3.75rem}.new-cart{padding:7.5rem 0 3.75rem}.new-cart__form:not(:last-child){margin-bottom:3.75rem}.order__row{gap:2.5rem;flex-direction:column}.order__col{width:100%}.order__col--actions-mod .order__header:not(:last-child){margin-bottom:1.125rem}.order__title{font-size:max(1.125rem,18px)}.order__text{font-size:max(1rem,16px)}.summary__note{font-size:max(.875rem,14px);line-height:1.2}.payments-list__icon{width:5rem}.item-order__options-wrap{font-size:max(1rem,14px)}.item-order__total-price{font-size:1.5rem}.new-checkout{padding:7.5rem 0 3.75rem}.new-checkout__form:not(:last-child){margin-bottom:3.75rem}.order-info-item__item{font-size:max(.875rem,14px)}}@media(max-width:61.99875em){.menu__body{display:none}.second-header__body{position:fixed;left:0;top:0;z-index:1;width:100%;height:100dvh;color:var(--white);background-color:var(--secondary);opacity:0;visibility:hidden;transform:translateY(calc(100% + var(--header-height)));transition:transform .6s,opacity 0s .6s,visibility 0s .6s;will-change:bottom}.second-header__body:before{position:absolute;top:0;left:0;z-index:2;width:100%;height:6.25rem;background-color:inherit;opacity:0;transition:opacity .3s ease;pointer-events:none;content:""}.menu-open .second-header__body{transform:translateY(calc(-1px + (var(--header-height)) + 2px));opacity:1;visibility:visible;transition:transform .6s,opacity 0s,visibility 0s}.menu-open .second-header__body:before{opacity:1;transition-duration:.05s}.menu-open .fixed-header-page .second-header:not(._header-scroll) .second-header__body{transform:translateY(0)}.menu-open ._header-scroll .second-header__body{transform:translateY(calc(-1px + (var(--header-height)) + 1px))}.form-cart__table th{font-size:1rem}}@media screen and (max-width:61.99875em)and (any-hover:none){.icon-menu{cursor:default}}@media screen and (max-width:49.99875em){.text,.tradition-twist__heading .heading__text p,.card-store__title,.card-store__price{line-height:1.3}}@media screen and (max-width:47.99875em){.form__col{width:100%}.input.input--v3-mod{padding:0 .75rem;height:3rem;font-size:max(.875rem,14px);border:1px solid var(--gray-2)}.popup .popup__content{padding-left:1.5625rem;padding-right:1.5625rem}.block-text__decor--two{position:absolute}.item-what__image-w{aspect-ratio:380/260}.item-what__content{padding:0 .25rem}.item-what__title:not(:last-child){margin-bottom:.75rem}.header{padding-top:3.75rem}.video-block__body{aspect-ratio:380/600}.what__col:not(:last-child){margin-bottom:3.25rem}.what__col .what__item{flex-direction:column-reverse}.food-info-section__body{flex-direction:column}.food-info-section__col--text-mod{max-width:18.75rem}.food-info-section__col--text-mod_one{order:1;padding-left:1.25rem;margin-bottom:1.875rem;max-width:20rem}.food-info-section__col--text-mod_one .block-text__food-decor{top:0;left:-1.25rem;height:35.8125rem;width:1px}.food-info-section__col--text-mod_one .block-text__food-decor:before{height:100%;width:1px}.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{bottom:-.5rem}.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{bottom:0;left:0;height:1px;background-color:var(--secondary)}.food-info-section__col--text-mod_two{order:2;margin-left:auto;padding-right:1.25rem;margin-bottom:1.375rem;text-align:right}.food-info-section__col--text-mod_two .block-text__food-decor{top:0;right:-1.25rem;height:19.4375rem;width:1px}.food-info-section__col--text-mod_two .block-text__food-decor:before{top:0;height:100%;width:1px}.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{bottom:-.5rem}.food-info-section__col--text-mod_two .block-text__decor--two{bottom:0;right:0;height:1px;background-color:var(--secondary)}.food-info-section__col--text-mod_three{order:4}.food-info-section__col--text-mod_three .block-text__food-decor{bottom:0;right:0;height:17.5rem}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{top:-.5rem}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{top:0;right:0;height:1px;background-color:var(--secondary)}.food-info-section__col--image-mod{order:3;max-width:21.25rem;margin:0 auto 1.6875rem}.food-info-section__text-block .block-text__title{letter-spacing:0}.item-news__text a{display:flex;margin-top:.875rem;margin-bottom:2.0625rem}.item-news__text a:before{display:none}.find-section__form .form__column{flex-grow:1}.find-section__map{aspect-ratio:380/600}.product__col:not(:last-child){margin-bottom:1.875rem}.product__col--image-mod{max-width:25rem;margin:0 auto}.form-cart__table:before{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid var(--secondary);border-radius:.625rem;pointer-events:none;content:""}.form-cart__table thead{display:none}.form-cart__table tbody tr:not(:first-child){border-top:1px solid var(--secondary)}.form-cart__table tbody tr:nth-child(2n){background-color:#fcfcfc}.form-cart__table tbody tr:not(:last-child){display:block;margin-bottom:3.75rem}.form-cart__table tfoot tr td .coupon{flex:1 1 100%}.form-cart__table tfoot tr td>.btn{flex:1 1 100%}.form-cart__table th,.form-cart__table td{padding:.75rem 1.25rem}.form-cart__table td:not(:last-child){border-bottom:1px solid var(--secondary)}.form-cart__table td{display:flex;width:100%;text-align:right}.form-cart__table td[data-title]:before{content:attr(data-title) ": "}.form-cart__table td a,.form-cart__table td .cart-price,.form-cart__table td .quantity{margin-left:auto}.total-cart__table tbody tr{display:grid}.total-cart__table tbody tr th{display:none}.total-cart__table tbody tr td{text-align:right}.total-cart__table tbody tr td:before{content:attr(data-title) ": ";float:left}.total-cart__spollers-title{justify-content:flex-end}.payment__top{flex-direction:column}.payment__column-top:not(:last-child){margin-bottom:1.875rem}.payment__btn-block .btn{width:100%}.menu-list__price{font-size:1.75rem}.order__pay{width:100%}.summary__value{font-size:1.1428571429em}.card-info{row-gap:1.875rem;flex-direction:column;padding:1.25rem}.card-info__img-wrap{width:max(40%,12.5rem)}.card-info__fields-wrap{gap:.75rem;width:100%}.card-info__number{width:100%}.card-info__date,.card-info__cvc{width:calc(50% - .375rem)}}@media screen and (max-width:47.99875em)and (max-width:19.99875em){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{left:2.8125rem}.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{width:2.5rem}.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{right:2.8125rem}.food-info-section__col--text-mod_two .block-text__decor--two{width:2.5rem}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{right:2.8125rem}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{width:2.5rem}}@media screen and (max-width:37.49875em){.form__btn-block{text-align:center;width:100%}.form__btn-block .btn{width:100%;justify-content:space-between}.popup .form__btn-block .btn{justify-content:center}}@media screen and (max-width:29.99875em){.checkbox-v2__price{padding-inline-start:.625rem}.qs-datepicker-container{width:100%;margin-top:5px}.hero__btn-block{margin-left:-1.875rem;margin-right:-1.875rem}.hero--no-full-screen-mod .hero__btn-block{margin-left:-.9375rem;margin-right:-.9375rem;margin-bottom:-2.1875rem}.hero__btn-block .btn{min-width:100%}.proudly__bottom-block .btn,.find-out__btn-block .btn{width:100%}.cards__item:not(:last-child){margin-bottom:3.75rem}.form-cart__table tfoot tr td .coupon{flex-wrap:wrap}.form-cart__table tfoot tr td .coupon>*{flex:0 1 100%}.menu-section{padding-top:6.875rem}.menu-list__link{flex-direction:column}.menu-list__col.menu-list__col--content-mod{order:2;gap:.625rem}.menu-list__col.menu-list__col--image-mod{order:1}.menu-list__price:not(:first-child){margin-top:.9375rem}.item-order{grid-template-columns:1fr auto}.item-order__product-img{grid-column:1/-1}.item-order__title{font-size:max(1.25rem,20px)}.order-info-item__name{font-size:max(1rem,16px)}.order-info-item__price{font-size:1.125rem}}@media screen and (max-width:26.87375em){html{font-size:3.7211033071vw}.btn{font-size:4.1860465116vw}.proudly__bottom-block,.find-out__btn-block{margin:0 -.9375rem}.for-almost__decor-w{width:130%}}@media(max-width:26.87375em){.second-header{padding-top:.625rem}.second-header{padding-bottom:.625rem}.find-out__col:not(:last-child){margin-right:.5rem}.find-out__link{font-size:1.375rem}.find-out__text strong{font-size:1.25rem}.find-out__icon-w{height:1.875rem}.find-out__icon-w{width:1.875rem}.for-almost{padding-top:7.5rem}.for-almost{padding-bottom:7.5rem}.what{padding-top:7.1875rem}.what{padding-bottom:6.25rem}.community-section{padding-top:7.0625rem}.community-section{padding-bottom:7.5rem}.community-section__heading:not(:last-child){margin-bottom:.875rem}.community-section__heading+.community-section__gallery{margin-top:3.6875rem}.community-section__social:not(:last-child){margin-bottom:3.6875rem}.food-info-section{padding-top:7.375rem}.food-info-section{padding-bottom:4.0625rem}.tabs__navigation-body:not(:last-child){margin-bottom:4.75rem}.tabs__navigation-list:not(:last-child){margin-bottom:3.75rem}.tabs__title{font-size:1.375rem}.date-tabs{gap:1.25rem}.date-tabs__date{font-size:1.75rem}.item-news__date{font-size:1.25rem}.item-news__button{padding-right:3.625rem}.item-news__title{font-size:1.25rem}.item-news__image-w{width:5rem}.item-news__image-w:not(:last-child){margin-right:.9375rem}.subscribe-section__heading:not(:last-child){margin-bottom:.625rem}.info-tabs-product__nav-title{font-size:1.125rem}}@media(max-width:19.99875em){.heading__subtitle{font-size:1.375rem}.heading__title h1{font-size:1.8125rem}.heading__title h2{font-size:1rem}.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{font-size:4.5rem}.heading--font-size-mod .heading__title h2{font-size:1.8125rem}.heading--special-big-mod .heading--font-size-mod .heading__title h2{font-size:6rem}.heading--special-medium-mod .heading--font-size-mod .heading__title h2{font-size:3rem}.heading--font-size-mod .heading__title h3,.heading--font-size-mod .heading__title label{font-size:1rem}.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{font-size:1.875rem}.heading__text--fint-size-mod{font-size:1rem}.text,.tradition-twist__heading .heading__text p{font-size:1.0625rem}.video-block__heading .heading__title h2{font-size:2.125rem}.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{font-size:2.5rem}.info-section__heading .heading__title h2,.info-section__heading .heading__title h3{font-size:4.5rem}.phrase-section__heading .heading__title h2:not(.phrase-section--v2-mod .phrase-section__heading .heading__title h2){font-size:1.75rem}.phrase-section--v2-mod .phrase-section__heading .heading__title h2{font-size:1.75rem}.behind-section__heading .heading__text{font-size:1rem}.card-store__title,.card-store__price{font-size:1.0625rem}.product__title,.info-tabs-product__title,.products-related__title{font-size:1.375rem}}@media(min-width:26.87375em)and (max-width:49.99875em){@supports (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.heading__subtitle{font-size:clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)}}@supports not (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.heading__subtitle{font-size:calc(2rem + .25 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2.5rem,1.9189459459rem + 2.1621621622vw,3rem)){.heading__title h1{font-size:clamp(2.5rem,1.9189459459rem + 2.1621621622vw,3rem)}}@supports not (font-size: clamp(2.5rem,1.9189459459rem + 2.1621621622vw,3rem)){.heading__title h1{font-size:calc(2.5rem + .5 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(6rem,3.6757837838rem + 8.6486486486vw,8rem)){.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{font-size:clamp(6rem,3.6757837838rem + 8.6486486486vw,8rem)}}@supports not (font-size: clamp(6rem,3.6757837838rem + 8.6486486486vw,8rem)){.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{font-size:calc(6rem + 2 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2.5rem,1.9189459459rem + 2.1621621622vw,3rem)){.heading--font-size-mod .heading__title h2{font-size:clamp(2.5rem,1.9189459459rem + 2.1621621622vw,3rem)}}@supports not (font-size: clamp(2.5rem,1.9189459459rem + 2.1621621622vw,3rem)){.heading--font-size-mod .heading__title h2{font-size:calc(2.5rem + .5 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(3rem,1.8378918919rem + 4.3243243243vw,4rem)){.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{font-size:clamp(3rem,1.8378918919rem + 4.3243243243vw,4rem)}}@supports not (font-size: clamp(3rem,1.8378918919rem + 4.3243243243vw,4rem)){.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{font-size:calc(3rem + 1 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2.5rem,.7568378378rem + 6.4864864865vw,4rem)){.video-block__heading .heading__title h2{font-size:clamp(2.5rem,.7568378378rem + 6.4864864865vw,4rem)}}@supports not (font-size: clamp(2.5rem,.7568378378rem + 6.4864864865vw,4rem)){.video-block__heading .heading__title h2{font-size:calc(2.5rem + 1.5 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(3rem,1.4021013514rem + 5.9459459459vw,4.375rem)){.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{font-size:clamp(3rem,1.4021013514rem + 5.9459459459vw,4.375rem)}}@supports not (font-size: clamp(3rem,1.4021013514rem + 5.9459459459vw,4.375rem)){.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{font-size:calc(3rem + 1.375 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(5rem,1.5136756757rem + 12.972972973vw,8rem)){.info-section__heading .heading__title h2,.info-section__heading .heading__title h3{font-size:clamp(5rem,1.5136756757rem + 12.972972973vw,8rem)}}@supports not (font-size: clamp(5rem,1.5136756757rem + 12.972972973vw,8rem)){.info-section__heading .heading__title h2,.info-section__heading .heading__title h3{font-size:calc(5rem + 3 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2rem,-.3242162162rem + 8.6486486486vw,4rem)){.phrase-section__heading .heading__title h2:not(.phrase-section--v2-mod .phrase-section__heading .heading__title h2){font-size:clamp(2rem,-.3242162162rem + 8.6486486486vw,4rem)}}@supports not (font-size: clamp(2rem,-.3242162162rem + 8.6486486486vw,4rem)){.phrase-section__heading .heading__title h2:not(.phrase-section--v2-mod .phrase-section__heading .heading__title h2){font-size:calc(2rem + 2 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2.5rem,.7568378378rem + 6.4864864865vw,4rem)){.phrase-section--v2-mod .phrase-section__heading .heading__title h2{font-size:clamp(2.5rem,.7568378378rem + 6.4864864865vw,4rem)}}@supports not (font-size: clamp(2.5rem,.7568378378rem + 6.4864864865vw,4rem)){.phrase-section--v2-mod .phrase-section__heading .heading__title h2{font-size:calc(2.5rem + 1.5 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.product__title{font-size:clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)}}@supports not (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.product__title{font-size:calc(2rem + .25 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.info-tabs-product__title{font-size:clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)}}@supports not (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.info-tabs-product__title{font-size:calc(2rem + .25 * (100vw - 26.87375rem) / 23.125)}}@supports (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.products-related__title{font-size:clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)}}@supports not (font-size: clamp(2rem,1.709472973rem + 1.0810810811vw,2.25rem)){.products-related__title{font-size:calc(2rem + .25 * (100vw - 26.87375rem) / 23.125)}}}@media(min-width:19.99875em)and (max-width:26.87375em){@supports (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.heading__subtitle{font-size:clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)}}@supports not (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.heading__subtitle{font-size:calc(1.375rem + .625 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.8125rem,-.187375rem + 10vw,2.5rem)){.heading__title h1{font-size:clamp(1.8125rem,-.187375rem + 10vw,2.5rem)}}@supports not (font-size: clamp(1.8125rem,-.187375rem + 10vw,2.5rem)){.heading__title h1{font-size:calc(1.8125rem + .6875 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.heading__title h2{font-size:clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)}}@supports not (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.heading__title h2{font-size:calc(1rem + .375 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(4.5rem,.1366363636rem + 21.8181818182vw,6rem)){.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{font-size:clamp(4.5rem,.1366363636rem + 21.8181818182vw,6rem)}}@supports not (font-size: clamp(4.5rem,.1366363636rem + 21.8181818182vw,6rem)){.heading--special-big-mod .heading__title h1,.heading--special-big-mod .heading__title h2{font-size:calc(4.5rem + 1.5 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.8125rem,-.187375rem + 10vw,2.5rem)){.heading--font-size-mod .heading__title h2{font-size:clamp(1.8125rem,-.187375rem + 10vw,2.5rem)}}@supports not (font-size: clamp(1.8125rem,-.187375rem + 10vw,2.5rem)){.heading--font-size-mod .heading__title h2{font-size:calc(1.8125rem + .6875 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.heading--font-size-mod .heading__title h3,.heading--font-size-mod .heading__title label{font-size:clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)}}@supports not (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.heading--font-size-mod .heading__title h3,.heading--font-size-mod .heading__title label{font-size:calc(1rem + .375 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.875rem,-1.3975227273rem + 16.3636363636vw,3rem)){.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{font-size:clamp(1.875rem,-1.3975227273rem + 16.3636363636vw,3rem)}}@supports not (font-size: clamp(1.875rem,-1.3975227273rem + 16.3636363636vw,3rem)){.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{font-size:calc(1.875rem + 1.125 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.heading__text--fint-size-mod{font-size:clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)}}@supports not (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.heading__text--fint-size-mod{font-size:calc(1rem + .375 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)){.text{font-size:clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)}}@supports not (font-size: clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)){.text{font-size:calc(1.0625rem + .1875 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)){.tradition-twist__heading .heading__text p{font-size:clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)}}@supports not (font-size: clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)){.tradition-twist__heading .heading__text p{font-size:calc(1.0625rem + .1875 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(2.125rem,1.0341590909rem + 5.4545454545vw,2.5rem)){.video-block__heading .heading__title h2{font-size:clamp(2.125rem,1.0341590909rem + 5.4545454545vw,2.5rem)}}@supports not (font-size: clamp(2.125rem,1.0341590909rem + 5.4545454545vw,2.5rem)){.video-block__heading .heading__title h2{font-size:calc(2.125rem + .375 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(2.5rem,1.0455454545rem + 7.2727272727vw,3rem)){.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{font-size:clamp(2.5rem,1.0455454545rem + 7.2727272727vw,3rem)}}@supports not (font-size: clamp(2.5rem,1.0455454545rem + 7.2727272727vw,3rem)){.info-section__heading.info-section__heading--font-size-70-mod .heading__title h2,.info-section__heading.info-section__heading--font-size-70-mod .heading__title h3{font-size:calc(2.5rem + .5 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(4.5rem,3.0455454545rem + 7.2727272727vw,5rem)){.info-section__heading .heading__title h2,.info-section__heading .heading__title h3{font-size:clamp(4.5rem,3.0455454545rem + 7.2727272727vw,5rem)}}@supports not (font-size: clamp(4.5rem,3.0455454545rem + 7.2727272727vw,5rem)){.info-section__heading .heading__title h2,.info-section__heading .heading__title h3{font-size:calc(4.5rem + .5 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.75rem,1.0227727273rem + 3.6363636364vw,2rem)){.phrase-section__heading .heading__title h2:not(.phrase-section--v2-mod .phrase-section__heading .heading__title h2){font-size:clamp(1.75rem,1.0227727273rem + 3.6363636364vw,2rem)}}@supports not (font-size: clamp(1.75rem,1.0227727273rem + 3.6363636364vw,2rem)){.phrase-section__heading .heading__title h2:not(.phrase-section--v2-mod .phrase-section__heading .heading__title h2){font-size:calc(1.75rem + .25 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.75rem,-.4316818182rem + 10.9090909091vw,2.5rem)){.phrase-section--v2-mod .phrase-section__heading .heading__title h2{font-size:clamp(1.75rem,-.4316818182rem + 10.9090909091vw,2.5rem)}}@supports not (font-size: clamp(1.75rem,-.4316818182rem + 10.9090909091vw,2.5rem)){.phrase-section--v2-mod .phrase-section__heading .heading__title h2{font-size:calc(1.75rem + .75 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.behind-section__heading .heading__text{font-size:clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)}}@supports not (font-size: clamp(1rem,-.0908409091rem + 5.4545454545vw,1.375rem)){.behind-section__heading .heading__text{font-size:calc(1rem + .375 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)){.card-store__title,.card-store__price{font-size:clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)}}@supports not (font-size: clamp(1.0625rem,.5170795455rem + 2.7272727273vw,1.25rem)){.card-store__title,.card-store__price{font-size:calc(1.0625rem + .1875 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.product__title{font-size:clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)}}@supports not (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.product__title{font-size:calc(1.375rem + .625 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.info-tabs-product__title{font-size:clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)}}@supports not (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.info-tabs-product__title{font-size:calc(1.375rem + .625 * (100vw - 19.99875rem) / 6.875)}}@supports (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.products-related__title{font-size:clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)}}@supports not (font-size: clamp(1.375rem,-.4430681818rem + 9.0909090909vw,2rem)){.products-related__title{font-size:calc(1.375rem + .625 * (100vw - 19.99875rem) / 6.875)}}}@media(min-width:19.99875em)and (max-width:49.99875em){@supports (font-size: clamp(6rem,4.66675rem + 6.6666666667vw,8rem)){.heading--special-big-mod .heading--font-size-mod .heading__title h2{font-size:clamp(6rem,4.66675rem + 6.6666666667vw,8rem)}}@supports not (font-size: clamp(6rem,4.66675rem + 6.6666666667vw,8rem)){.heading--special-big-mod .heading--font-size-mod .heading__title h2{font-size:calc(6rem + 2 * (100vw - 19.99875rem) / 30)}}@supports (font-size: clamp(3rem,2.333375rem + 3.3333333333vw,4rem)){.heading--special-medium-mod .heading--font-size-mod .heading__title h2{font-size:clamp(3rem,2.333375rem + 3.3333333333vw,4rem)}}@supports not (font-size: clamp(3rem,2.333375rem + 3.3333333333vw,4rem)){.heading--special-medium-mod .heading--font-size-mod .heading__title h2{font-size:calc(3rem + 1 * (100vw - 19.99875rem) / 30)}}}@media(min-width:26.87375em)and (max-width:73.125em){@supports (padding-top: clamp(.625rem,.0802765466rem + 2.026972244vw,1.5625rem)){.second-header{padding-top:clamp(.625rem,.0802765466rem + 2.026972244vw,1.5625rem)}}@supports not (padding-top: clamp(.625rem,.0802765466rem + 2.026972244vw,1.5625rem)){.second-header{padding-top:calc(.625rem + .9375 * (100vw - 26.87375rem) / 46.25125)}}@supports (padding-bottom: clamp(.625rem,.0802765466rem + 2.026972244vw,1.5625rem)){.second-header{padding-bottom:clamp(.625rem,.0802765466rem + 2.026972244vw,1.5625rem)}}@supports not (padding-bottom: clamp(.625rem,.0802765466rem + 2.026972244vw,1.5625rem)){.second-header{padding-bottom:calc(.625rem + .9375 * (100vw - 26.87375rem) / 46.25125)}}@supports (padding-bottom: clamp(.000625rem,-3.6305015405rem + 13.5117969785vw,6.25rem)){.hero__body:not(:has(>.hero__btn-block)){padding-bottom:clamp(.000625rem,-3.6305015405rem + 13.5117969785vw,6.25rem)}}@supports not (padding-bottom: clamp(.000625rem,-3.6305015405rem + 13.5117969785vw,6.25rem)){.hero__body:not(:has(>.hero__btn-block)){padding-bottom:calc(.000625rem + 6.249375 * (100vw - 26.87375rem) / 46.25125)}}@supports (padding-top: clamp(7.375rem,6.2129232994rem + 4.3242074539vw,9.375rem)){.food-info-section{padding-top:clamp(7.375rem,6.2129232994rem + 4.3242074539vw,9.375rem)}}@supports not (padding-top: clamp(7.375rem,6.2129232994rem + 4.3242074539vw,9.375rem)){.food-info-section{padding-top:calc(7.375rem + 2 * (100vw - 26.87375rem) / 46.25125)}}@supports (padding-bottom: clamp(4.0625rem,3.9172404124rem + .5405259317vw,4.3125rem)){.food-info-section{padding-bottom:clamp(4.0625rem,3.9172404124rem + .5405259317vw,4.3125rem)}}@supports not (padding-bottom: clamp(4.0625rem,3.9172404124rem + .5405259317vw,4.3125rem)){.food-info-section{padding-bottom:calc(4.0625rem + .25 * (100vw - 26.87375rem) / 46.25125)}}@supports (margin-bottom: clamp(4.75rem,4.0237020621rem + 2.7026296587vw,6rem)){.tabs__navigation-body:not(:last-child){margin-bottom:clamp(4.75rem,4.0237020621rem + 2.7026296587vw,6rem)}}@supports not (margin-bottom: clamp(4.75rem,4.0237020621rem + 2.7026296587vw,6rem)){.tabs__navigation-body:not(:last-child){margin-bottom:calc(4.75rem + 1.25 * (100vw - 26.87375rem) / 46.25125)}}@supports (margin-bottom: clamp(3.75rem,1.8979402584rem + 6.8917056296vw,6.9375rem)){.tabs__navigation-list:not(:last-child){margin-bottom:clamp(3.75rem,1.8979402584rem + 6.8917056296vw,6.9375rem)}}@supports not (margin-bottom: clamp(3.75rem,1.8979402584rem + 6.8917056296vw,6.9375rem)){.tabs__navigation-list:not(:last-child){margin-bottom:calc(3.75rem + 3.1875 * (100vw - 26.87375rem) / 46.25125)}}@supports (font-size: clamp(1.375rem,.9392212373rem + 1.6215777952vw,2.125rem)){.tabs__title{font-size:clamp(1.375rem,.9392212373rem + 1.6215777952vw,2.125rem)}}@supports not (font-size: clamp(1.375rem,.9392212373rem + 1.6215777952vw,2.125rem)){.tabs__title{font-size:calc(1.375rem + .75 * (100vw - 26.87375rem) / 46.25125)}}@supports (gap: clamp(1.25rem,.8868510311rem + 1.3513148293vw,1.875rem)){.date-tabs{gap:clamp(1.25rem,.8868510311rem + 1.3513148293vw,1.875rem)}}@supports not (gap: clamp(1.25rem,.8868510311rem + 1.3513148293vw,1.875rem)){.date-tabs{gap:calc(1.25rem + .625 * (100vw - 26.87375rem) / 46.25125)}}@supports (font-size: clamp(1.75rem,1.6047404124rem + .5405259317vw,2rem)){.date-tabs__date{font-size:clamp(1.75rem,1.6047404124rem + .5405259317vw,2rem)}}@supports not (font-size: clamp(1.75rem,1.6047404124rem + .5405259317vw,2rem)){.date-tabs__date{font-size:calc(1.75rem + .25 * (100vw - 26.87375rem) / 46.25125)}}@supports (font-size: clamp(1.25rem,1.1047404124rem + .5405259317vw,1.5rem)){.item-news__date{font-size:clamp(1.25rem,1.1047404124rem + .5405259317vw,1.5rem)}}@supports not (font-size: clamp(1.25rem,1.1047404124rem + .5405259317vw,1.5rem)){.item-news__date{font-size:calc(1.25rem + .25 * (100vw - 26.87375rem) / 46.25125)}}@supports (padding-right: clamp(3.625rem,2.8260722683rem + 2.9728926245vw,5rem)){.item-news__button{padding-right:clamp(3.625rem,2.8260722683rem + 2.9728926245vw,5rem)}}@supports not (padding-right: clamp(3.625rem,2.8260722683rem + 2.9728926245vw,5rem)){.item-news__button{padding-right:calc(3.625rem + 1.375 * (100vw - 26.87375rem) / 46.25125)}}@supports (font-size: clamp(1.25rem,1.1047404124rem + .5405259317vw,1.5rem)){.item-news__title{font-size:clamp(1.25rem,1.1047404124rem + .5405259317vw,1.5rem)}}@supports not (font-size: clamp(1.25rem,1.1047404124rem + .5405259317vw,1.5rem)){.item-news__title{font-size:calc(1.25rem + .25 * (100vw - 26.87375rem) / 46.25125)}}@supports (width: clamp(5rem,3.9105530932rem + 4.053944488vw,6.875rem)){.item-news__image-w{width:clamp(5rem,3.9105530932rem + 4.053944488vw,6.875rem)}}@supports not (width: clamp(5rem,3.9105530932rem + 4.053944488vw,6.875rem)){.item-news__image-w{width:calc(5rem + 1.875 * (100vw - 26.87375rem) / 46.25125)}}@supports (margin-right: clamp(.9375rem,.5743510311rem + 1.3513148293vw,1.5625rem)){.item-news__image-w:not(:last-child){margin-right:clamp(.9375rem,.5743510311rem + 1.3513148293vw,1.5625rem)}}@supports not (margin-right: clamp(.9375rem,.5743510311rem + 1.3513148293vw,1.5625rem)){.item-news__image-w:not(:last-child){margin-right:calc(.9375rem + .625 * (100vw - 26.87375rem) / 46.25125)}}@supports (margin-bottom: clamp(.625rem,-.1012979379rem + 2.7026296587vw,1.875rem)){.subscribe-section__heading:not(:last-child){margin-bottom:clamp(.625rem,-.1012979379rem + 2.7026296587vw,1.875rem)}}@supports not (margin-bottom: clamp(.625rem,-.1012979379rem + 2.7026296587vw,1.875rem)){.subscribe-section__heading:not(:last-child){margin-bottom:calc(.625rem + 1.25 * (100vw - 26.87375rem) / 46.25125)}}@supports (font-size: clamp(1.125rem,1.0523702062rem + .2702629659vw,1.25rem)){.info-tabs-product__nav-title{font-size:clamp(1.125rem,1.0523702062rem + .2702629659vw,1.25rem)}}@supports not (font-size: clamp(1.125rem,1.0523702062rem + .2702629659vw,1.25rem)){.info-tabs-product__nav-title{font-size:calc(1.125rem + .125 * (100vw - 26.87375rem) / 46.25125)}}}@media(max-width:61.99875em)and (min-width:26.87375em){.footer__col--nav-mod{padding:0 1.875rem}.for-almost__decor-w{width:max(134%,36.8125rem)}}@media screen and (min-width:61.99875em)and (min-width:73.12375em)and (max-width:83.74875em){@supports (margin-left: clamp(-22.375rem,-10.5516470588rem + -14.1176470588vw,-20.875rem)){.proudly__images-list{margin-left:clamp(-22.375rem,-10.5516470588rem + -14.1176470588vw,-20.875rem)}}@supports not (margin-left: clamp(-22.375rem,-10.5516470588rem + -14.1176470588vw,-20.875rem)){.proudly__images-list{margin-left:calc(-20.875rem + -1.5 * (100vw - 73.12375rem) / 10.625)}}@supports (margin-right: clamp(-22.375rem,-10.5516470588rem + -14.1176470588vw,-20.875rem)){.proudly__images-list{margin-right:clamp(-22.375rem,-10.5516470588rem + -14.1176470588vw,-20.875rem)}}@supports not (margin-right: clamp(-22.375rem,-10.5516470588rem + -14.1176470588vw,-20.875rem)){.proudly__images-list{margin-right:calc(-20.875rem + -1.5 * (100vw - 73.12375rem) / 10.625)}}}@media screen and (min-width:61.99875em)and (max-width:73.12375em){.proudly__images-list{margin-left:-20.875rem}.proudly__images-list{margin-right:-20.875rem}}@media(min-width:26.87375em)and (max-width:61.99875em){@supports (margin-right: clamp(.5rem,.404363879rem + .3558718861vw,.625rem)){.find-out__col:not(:last-child){margin-right:clamp(.5rem,.404363879rem + .3558718861vw,.625rem)}}@supports not (margin-right: clamp(.5rem,.404363879rem + .3558718861vw,.625rem)){.find-out__col:not(:last-child){margin-right:calc(.5rem + .125 * (100vw - 26.87375rem) / 35.125)}}@supports (font-size: clamp(1.375rem,1.183727758rem + .7117437722vw,1.625rem)){.find-out__link{font-size:clamp(1.375rem,1.183727758rem + .7117437722vw,1.625rem)}}@supports not (font-size: clamp(1.375rem,1.183727758rem + .7117437722vw,1.625rem)){.find-out__link{font-size:calc(1.375rem + .25 * (100vw - 26.87375rem) / 35.125)}}@supports (font-size: clamp(1.25rem,1.058727758rem + .7117437722vw,1.5rem)){.find-out__text strong{font-size:clamp(1.25rem,1.058727758rem + .7117437722vw,1.5rem)}}@supports not (font-size: clamp(1.25rem,1.058727758rem + .7117437722vw,1.5rem)){.find-out__text strong{font-size:calc(1.25rem + .25 * (100vw - 26.87375rem) / 35.125)}}@supports (height: clamp(1.875rem,1.396819395rem + 1.7793594306vw,2.5rem)){.find-out__icon-w{height:clamp(1.875rem,1.396819395rem + 1.7793594306vw,2.5rem)}}@supports not (height: clamp(1.875rem,1.396819395rem + 1.7793594306vw,2.5rem)){.find-out__icon-w{height:calc(1.875rem + .625 * (100vw - 26.87375rem) / 35.125)}}@supports (width: clamp(1.875rem,1.396819395rem + 1.7793594306vw,2.5rem)){.find-out__icon-w{width:clamp(1.875rem,1.396819395rem + 1.7793594306vw,2.5rem)}}@supports not (width: clamp(1.875rem,1.396819395rem + 1.7793594306vw,2.5rem)){.find-out__icon-w{width:calc(1.875rem + .625 * (100vw - 26.87375rem) / 35.125)}}@supports (padding-top: clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)){.for-almost{padding-top:clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)}}@supports not (padding-top: clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)){.for-almost{padding-top:calc(7.5rem + 1.25 * (100vw - 26.87375rem) / 35.125)}}@supports (padding-bottom: clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)){.for-almost{padding-bottom:clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)}}@supports not (padding-bottom: clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)){.for-almost{padding-bottom:calc(7.5rem + 1.25 * (100vw - 26.87375rem) / 35.125)}}@supports (padding-top: clamp(7.1875rem,5.9920484875rem + 4.4483985765vw,8.75rem)){.what{padding-top:clamp(7.1875rem,5.9920484875rem + 4.4483985765vw,8.75rem)}}@supports not (padding-top: clamp(7.1875rem,5.9920484875rem + 4.4483985765vw,8.75rem)){.what{padding-top:calc(7.1875rem + 1.5625 * (100vw - 26.87375rem) / 35.125)}}@supports (padding-bottom: clamp(6.25rem,5.29363879rem + 3.5587188612vw,7.5rem)){.what{padding-bottom:clamp(6.25rem,5.29363879rem + 3.5587188612vw,7.5rem)}}@supports not (padding-bottom: clamp(6.25rem,5.29363879rem + 3.5587188612vw,7.5rem)){.what{padding-bottom:calc(6.25rem + 1.25 * (100vw - 26.87375rem) / 35.125)}}@supports (padding-top: clamp(7.0625rem,5.7714123665rem + 4.8042704626vw,8.75rem)){.community-section{padding-top:clamp(7.0625rem,5.7714123665rem + 4.8042704626vw,8.75rem)}}@supports not (padding-top: clamp(7.0625rem,5.7714123665rem + 4.8042704626vw,8.75rem)){.community-section{padding-top:calc(7.0625rem + 1.6875 * (100vw - 26.87375rem) / 35.125)}}@supports (padding-bottom: clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)){.community-section{padding-bottom:clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)}}@supports not (padding-bottom: clamp(7.5rem,6.54363879rem + 3.5587188612vw,8.75rem)){.community-section{padding-bottom:calc(7.5rem + 1.25 * (100vw - 26.87375rem) / 35.125)}}@supports (margin-bottom: clamp(.875rem,.8271819395rem + .1779359431vw,.9375rem)){.community-section__heading:not(:last-child){margin-bottom:clamp(.875rem,.8271819395rem + .1779359431vw,.9375rem)}}@supports not (margin-bottom: clamp(.875rem,.8271819395rem + .1779359431vw,.9375rem)){.community-section__heading:not(:last-child){margin-bottom:calc(.875rem + .0625 * (100vw - 26.87375rem) / 35.125)}}@supports (margin-top: clamp(3.6875rem,3.1615013345rem + 1.9572953737vw,4.375rem)){.community-section__heading+.community-section__gallery{margin-top:clamp(3.6875rem,3.1615013345rem + 1.9572953737vw,4.375rem)}}@supports not (margin-top: clamp(3.6875rem,3.1615013345rem + 1.9572953737vw,4.375rem)){.community-section__heading+.community-section__gallery{margin-top:calc(3.6875rem + .6875 * (100vw - 26.87375rem) / 35.125)}}@supports (margin-bottom: clamp(3.6875rem,3.1615013345rem + 1.9572953737vw,4.375rem)){.community-section__social:not(:last-child){margin-bottom:clamp(3.6875rem,3.1615013345rem + 1.9572953737vw,4.375rem)}}@supports not (margin-bottom: clamp(3.6875rem,3.1615013345rem + 1.9572953737vw,4.375rem)){.community-section__social:not(:last-child){margin-bottom:calc(3.6875rem + .6875 * (100vw - 26.87375rem) / 35.125)}}}@media(max-width:61.99875em)and (min-width:47.99875em){.what__row{margin:0 -1.25rem -1.25rem 0}.what__col{padding:0 1.25rem 1.25rem 0}.food-info-section__col--text-mod_three .block-text__food-decor{top:-18vw;height:29vw}.find-section__map{margin:0 max(3.7209302326%,1.5625rem)}.product__container{max-width:calc(80% + 3.125rem)}.checkout__form-block .form{-moz-column-gap:1.875rem;column-gap:1.875rem}.checkout__form-block .form__col{flex:0 0 calc(50% - .9375rem)}.checkout__form-block .form__col.form__col--full-mod{flex:0 0 100%}.payment__column-top--form-mod{flex:0 1 53%}.payment__column-top--card-mod{flex:0 1 47%}}@media screen and (max-width:47.99875em)and (min-width:47.99875em){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{left:15.625rem}.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{width:15.3125rem}.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{right:15rem}.food-info-section__col--text-mod_two .block-text__decor--two{width:14.6875rem}.food-info-section__col--text-mod_three{margin-left:10.75rem}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{right:4.6875rem}.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{width:4.375rem}}@media screen and (max-width:47.99875em)and (min-width:26.87375em)and (max-width:47.99875em){@supports (left: clamp(5rem,-8.5163831361rem + 50.2958579882vw,15.625rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{left:clamp(5rem,-8.5163831361rem + 50.2958579882vw,15.625rem)}}@supports not (left: clamp(5rem,-8.5163831361rem + 50.2958579882vw,15.625rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{left:calc(5rem + 10.625 * (100vw - 26.87375rem) / 21.125)}}@supports (width: clamp(4.6875rem,-8.8288831361rem + 50.2958579882vw,15.3125rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{width:clamp(4.6875rem,-8.8288831361rem + 50.2958579882vw,15.3125rem)}}@supports not (width: clamp(4.6875rem,-8.8288831361rem + 50.2958579882vw,15.3125rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{width:calc(4.6875rem + 10.625 * (100vw - 26.87375rem) / 21.125)}}@supports (right: clamp(4.1875rem,-9.5674075444rem + 51.1834319527vw,15rem)){.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{right:clamp(4.1875rem,-9.5674075444rem + 51.1834319527vw,15rem)}}@supports not (right: clamp(4.1875rem,-9.5674075444rem + 51.1834319527vw,15rem)){.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{right:calc(4.1875rem + 10.8125 * (100vw - 26.87375rem) / 21.125)}}@supports (width: clamp(3.75rem,-10.1639238166rem + 51.775147929vw,14.6875rem)){.food-info-section__col--text-mod_two .block-text__decor--two{width:clamp(3.75rem,-10.1639238166rem + 51.775147929vw,14.6875rem)}}@supports not (width: clamp(3.75rem,-10.1639238166rem + 51.775147929vw,14.6875rem)){.food-info-section__col--text-mod_two .block-text__decor--two{width:calc(3.75rem + 10.9375 * (100vw - 26.87375rem) / 21.125)}}@supports (margin-left: clamp(.0000000625rem,-13.6753992663rem + 50.8875736686vw,10.75rem)){.food-info-section__col--text-mod_three{margin-left:clamp(.0000000625rem,-13.6753992663rem + 50.8875736686vw,10.75rem)}}@supports not (margin-left: clamp(.0000000625rem,-13.6753992663rem + 50.8875736686vw,10.75rem)){.food-info-section__col--text-mod_three{margin-left:calc(.0000000625rem + 10.7499999375 * (100vw - 26.87375rem) / 21.125)}}@supports (right: clamp(4.6875rem,4.6875rem + 0vw,4.6875rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{right:clamp(4.6875rem,4.6875rem + 0vw,4.6875rem)}}@supports not (right: clamp(4.6875rem,4.6875rem + 0vw,4.6875rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{right:calc(4.6875rem + 0*(100vw - 26.87375rem))}}@supports (width: clamp(4.375rem,4.375rem + 0vw,4.375rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{width:clamp(4.375rem,4.375rem + 0vw,4.375rem)}}@supports not (width: clamp(4.375rem,4.375rem + 0vw,4.375rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{width:calc(4.375rem + 0*(100vw - 26.87375rem))}}}@media screen and (max-width:47.99875em)and (min-width:19.99875em)and (max-width:26.87375em){@supports (left: clamp(2.8125rem,-3.5507386364rem + 31.8181818182vw,5rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{left:clamp(2.8125rem,-3.5507386364rem + 31.8181818182vw,5rem)}}@supports not (left: clamp(2.8125rem,-3.5507386364rem + 31.8181818182vw,5rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--one{left:calc(2.8125rem + 2.1875 * (100vw - 19.99875rem) / 6.875)}}@supports (width: clamp(2.5rem,-3.8632386364rem + 31.8181818182vw,4.6875rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{width:clamp(2.5rem,-3.8632386364rem + 31.8181818182vw,4.6875rem)}}@supports not (width: clamp(2.5rem,-3.8632386364rem + 31.8181818182vw,4.6875rem)){.food-info-section__col--text-mod_one .block-text__food-decor .block-text__decor--two{width:calc(2.5rem + 2.1875 * (100vw - 19.99875rem) / 6.875)}}@supports (right: clamp(2.8125rem,-1.18725rem + 20vw,4.1875rem)){.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{right:clamp(2.8125rem,-1.18725rem + 20vw,4.1875rem)}}@supports not (right: clamp(2.8125rem,-1.18725rem + 20vw,4.1875rem)){.food-info-section__col--text-mod_two .block-text__food-decor .block-text__decor--one{right:calc(2.8125rem + 1.375 * (100vw - 19.99875rem) / 6.875)}}@supports (width: clamp(2.5rem,-1.1361363636rem + 18.1818181818vw,3.75rem)){.food-info-section__col--text-mod_two .block-text__decor--two{width:clamp(2.5rem,-1.1361363636rem + 18.1818181818vw,3.75rem)}}@supports not (width: clamp(2.5rem,-1.1361363636rem + 18.1818181818vw,3.75rem)){.food-info-section__col--text-mod_two .block-text__decor--two{width:calc(2.5rem + 1.25 * (100vw - 19.99875rem) / 6.875)}}@supports (right: clamp(2.8125rem,-2.6417045455rem + 27.2727272727vw,4.6875rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{right:clamp(2.8125rem,-2.6417045455rem + 27.2727272727vw,4.6875rem)}}@supports not (right: clamp(2.8125rem,-2.6417045455rem + 27.2727272727vw,4.6875rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--one{right:calc(2.8125rem + 1.875 * (100vw - 19.99875rem) / 6.875)}}@supports (width: clamp(2.5rem,-1.1361363636rem + 18.1818181818vw,3.75rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{width:clamp(2.5rem,-1.1361363636rem + 18.1818181818vw,3.75rem)}}@supports not (width: clamp(2.5rem,-1.1361363636rem + 18.1818181818vw,3.75rem)){.food-info-section__col--text-mod_three .block-text__food-decor .block-text__decor--two{width:calc(2.5rem + 1.25 * (100vw - 19.99875rem) / 6.875)}}}@media(max-width:61.99875em)and (min-width:29.99875em){.cards{margin:0 -1.875rem -2.5rem 0}.cards__item{padding:0 1.875rem 2.5rem 0}}@media(max-width:47.99875em)and (min-width:29.99875em){.cards__item{width:50%}.form-cart__table tfoot tr td .coupon>*{flex:0 1 50%}.form-cart__table tfoot tr .btn{padding:1rem .625rem;gap:.625rem}}@media(min-width:20em)and (max-width:73.125em){@supports (font-size: clamp(1rem,.9529411765rem + .2352941176vw,1.125rem)){.card-media{font-size:clamp(1rem,.9529411765rem + .2352941176vw,1.125rem)}}@supports not (font-size: clamp(1rem,.9529411765rem + .2352941176vw,1.125rem)){.card-media{font-size:calc(1rem + .125 * (100vw - 20rem) / 53.125)}}@supports (font-size: clamp(1.125rem,1.0308823529rem + .4705882353vw,1.375rem)){.image-section__heading .heading__text{font-size:clamp(1.125rem,1.0308823529rem + .4705882353vw,1.375rem)}}@supports not (font-size: clamp(1.125rem,1.0308823529rem + .4705882353vw,1.375rem)){.image-section__heading .heading__text{font-size:calc(1.125rem + .25 * (100vw - 20rem) / 53.125)}}@supports (font-size: clamp(1.125rem,1.0308823529rem + .4705882353vw,1.375rem)){.form-cart__col--name-mod a{font-size:clamp(1.125rem,1.0308823529rem + .4705882353vw,1.375rem)}}@supports not (font-size: clamp(1.125rem,1.0308823529rem + .4705882353vw,1.375rem)){.form-cart__col--name-mod a{font-size:calc(1.125rem + .25 * (100vw - 20rem) / 53.125)}}}@media(min-width:61.99875em)and (max-width:73.125em){@supports (font-size: clamp(1rem,-.3930738119rem + 2.2469385462vw,1.25rem)){.form-cart__table th{font-size:clamp(1rem,-.3930738119rem + 2.2469385462vw,1.25rem)}}@supports not (font-size: clamp(1rem,-.3930738119rem + 2.2469385462vw,1.25rem)){.form-cart__table th{font-size:calc(1rem + .25 * (100vw - 61.99875rem) / 11.12625)}}}@media(any-hover:hover){.select__option:hover{background:#d9d9d9}.quantity__button:hover{background-color:var(--secondary)}.quantity__button:hover:before,.quantity__button:hover:after{background-color:var(--white)}}@media screen and (max-height:30em){.header{position:absolute}}.webp .lg-outer .lg-item:not(.lg-start-end-progress){background:url(data:image/webp;base64,UklGRs4AAABXRUJQVlA4IMIAAACwBQCdASogACAAPpFCnEolo6KhqAgAsBIJaQAD5dDxrXM99232GfVDjLF0EQDwsC0CXKtWlgAA/vV76pcYbjjsL88+3qb/4UfhRX+dwASYANdOF+J5Nu61NxB7TUbHeCQeee2d4nX3M/8oPzSbTnBOl/xCNiQkRhkYBtGvv3/fXfn2CbNj/EPmnHMb/H7zFQx28TJK5yXYt1B6zlKYbIeBfYPo1h1tsfJDbPjNrzTs7O1elyh7eF4fdYd8hFly7AAAAA==) no-repeat scroll center center transparent}.spollers._form-error{border-color:var(--red)}.spollers__form-error{position:absolute;right:2.625rem;top:1.3125rem;font-size:.75rem;color:var(--secondary)}.spollers__form-error abbr{color:var(--red);text-decoration:none}.btn--processing{position:relative;pointer-events:none;background-color:#f8f8f8!important;color:#888!important}.btn--processing:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin-top:-10px;margin-left:-10px;border-radius:50%;border:3px solid rgba(0,0,0,.1);border-top-color:#767676;animation:btn-spinner .8s linear infinite}@keyframes btn-spinner{to{transform:rotate(360deg)}}.order__error{color:#f44336;font-size:.75rem;margin-top:.25rem;margin-bottom:.5rem;display:block}.input--error{border-color:red!important}#payment-status-container{padding:1rem;margin-top:1rem;text-align:center;font-weight:700;display:block;width:100%;line-height:1.5;white-space:normal;border-radius:4px}#payment-status-container.is-success{background-color:#e8f5e9;color:#2e7d32}#payment-status-container.is-failure{background-color:#ffebee;color:#c62828}.wrapper:not(:has(>.preloader)) header,.wrapper:not(:has(>.preloader)) main,.wrapper:not(:has(>.preloader)) footer{opacity:0}html.loaded .wrapper:not(:has(>.preloader)) header,html.loaded .wrapper:not(:has(>.preloader)) main,html.loaded .wrapper:not(:has(>.preloader)) footer{opacity:1!important}.error{color:red}a[href],label[for],select,button,.pointer{cursor:pointer}.container,.container-fluid{display:block;margin:0 auto;width:94%}.container{max-width:var(--mw, 88rem)}.h2{--fs: 2.5rem;--margin: 0 0 .5rem 0;--tac: center;--color: var(--primary);--transform: uppercase;font-size:var(--fs);margin:var(--margin);text-align:var(--tac);font-family:var(--fontHeader);color:var(--color);text-transform:var(--transform)}.btn{position:relative;z-index:1;display:inline-flex;justify-content:center;align-items:center;padding:1rem 1.5625rem;gap:1.25rem;font-family:var(--fontBody),sans-serif;font-size:1.125rem;color:var(--secondary);letter-spacing:.02em;text-align:center;background-color:var(--primary);border-radius:.625rem;overflow:hidden;transition:opacity .3s ease;font-weight:500}.btn:before{content:"";position:absolute;top:var(--y, 50%);left:var(--x, 50%);background:url(/monsterlab/monster.svg) no-repeat center center / contain;opacity:0;border-radius:50%;z-index:0;pointer-events:none;transform:translate(-50%,-50%) scale(1);width:80px;height:40px;transition:transform .3s ease,opacity .3s ease,width .3s ease,height .3s ease}.btn:hover:before{opacity:.5;transform:translate(-50%,-50%) scale(2)}.btn:active:before{opacity:.7;width:160px;height:160px}.btn.btn-dark{color:var(--white);background-color:var(--secondary)}._sending .btn{opacity:.8;pointer-events:none}.popup__bottom .btn{flex:1;min-height:3rem;font-size:.75rem;font-weight:400;color:var(--black);box-shadow:none}.popup__bottom .btn:first-of-type{flex:3}.popup__bottom .btn:last-of-type{flex:1}.popup__bottom .btn .js-btn-value{font-weight:500}.btn>span{position:relative;z-index:1;transition:color .4s ease}.btn .btn__hover-decor{position:absolute;top:100%;left:50%;z-index:0;width:100%;min-width:10rem;padding-bottom:max(39.6825396825%,4.375rem);transform:translate(-50%,1.875rem) scale(1);transition:transform .6s ease;will-change:transform}.popup__bottom .btn .btn__hover-decor{color:var(--secondary)}.btn .btn__hover-decor .icon{position:absolute;top:0;left:0;width:100%;height:100%}.btn__icon{flex-shrink:0;width:2.3888888889em;height:1.3333333333em}.btn--small-icon .btn__icon{width:1rem;height:1rem}.btn:not(.btn--tertiary-mod,.btn--quinary-mod) .btn__text{top:-.125em}.btn:hover,.btn:focus-visible{outline:none}.btn:hover .btn__text,.btn:hover .btn__icon,.btn:focus-visible .btn__text,.btn:focus-visible .btn__icon{color:var(--white)}.btn:hover .btn__hover-decor,.btn:focus-visible .btn__hover-decor{transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5)}.btn.btn--white-color-mod .btn__hover-decor{color:var(--white)}.btn.btn--white-color-mod:hover .btn__text,.btn.btn--white-color-mod:hover .btn__icon,.btn.btn--white-color-mod:focus-visible .btn__text,.btn.btn--white-color-mod:focus-visible .btn__icon{color:var(--secondary)}.btn.btn--white-color-mod:hover .btn__hover-decor,.btn.btn--white-color-mod:focus-visible .btn__hover-decor{transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5)}.btn.btn--secondary-mod{color:var(--primary);background-color:var(--secondary)}.btn.btn--secondary-mod .btn__hover-decor{color:var(--white)}.btn.btn--secondary-mod:hover .btn__text,.btn.btn--secondary-mod:hover .btn__icon,.btn.btn--secondary-mod:focus-visible .btn__text,.btn.btn--secondary-mod:focus-visible .btn__icon{color:var(--secondary)}.btn.btn--secondary-mod:hover .btn__hover-decor,.btn.btn--secondary-mod:focus-visible .btn__hover-decor{transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5)}.btn.btn--tertiary-mod{padding:.5625rem 1.25rem;font-family:var(--fontHeader);font-size:1.5rem;line-height:1.5rem;letter-spacing:-.0020833333em;text-transform:uppercase}.btn.btn--quaternary-mod{padding:.75rem .875rem;font-size:1rem;font-weight:500;letter-spacing:.01em;color:var(--white);background-color:var(--secondary)}.btn.btn--quaternary-mod .btn__hover-decor{color:var(--white)}.btn.btn--quaternary-mod:hover .btn__text,.btn.btn--quaternary-mod:hover .btn__icon,.btn.btn--quaternary-mod:focus-visible .btn__text,.btn.btn--quaternary-mod:focus-visible .btn__icon{color:var(--secondary)}.btn.btn--quaternary-mod:hover .btn__hover-decor,.btn.btn--quaternary-mod:focus-visible .btn__hover-decor{transform:translate(-50%,min(-2.5rem,-40%)) scale(1.5)}.btn.btn--quinary-mod{padding:.75rem 1.25rem;font-family:var(--fontHeader);font-size:2.125rem;line-height:1;letter-spacing:.01em;color:var(--primary);text-transform:uppercase;background-color:var(--secondary)}.btn.btn--quinary-mod .btn__hover-decor{color:var(--white)}.btn.btn--quinary-mod:hover .btn__text,.btn.btn--quinary-mod:hover .btn__icon,.btn.btn--quinary-mod:focus-visible .btn__text,.btn.btn--quinary-mod:focus-visible .btn__icon{color:var(--secondary)}.btn.btn--quinary-mod:hover .btn__hover-decor,.btn.btn--quinary-mod:focus-visible .btn__hover-decor{transform:translate(-50%,min(-3.75rem,-40%)) scale(1.7)}.btn.btn--senary-mod{padding:.75rem 1.25rem;font-size:1rem;line-height:1;color:var(--secondary);background-color:transparent;border:1px solid var(--secondary)}.btn.btn--senary-mod .btn__hover-decor{color:var(--secondary)}.btn.btn--senary-mod:hover .btn__text,.btn.btn--senary-mod:hover .btn__icon,.btn.btn--senary-mod:focus-visible .btn__text,.btn.btn--senary-mod:focus-visible .btn__icon{color:var(--white)}.btn.btn--small-mod{padding:.5625rem .9375rem;gap:1.5625rem;font-size:1rem;color:var(--white)}.btn.btn--small-mod .btn__hover-decor{color:var(--primary)}.btn.btn--small-mod:hover .btn__text,.btn.btn--small-mod:hover .btn__icon,.btn.btn--small-mod:focus-visible .btn__text,.btn.btn--small-mod:focus-visible .btn__icon{color:var(--secondary)}.btn.btn--small-mod:hover .btn__hover-decor,.btn.btn--small-mod:focus-visible .btn__hover-decor{transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5)}.play-btn{padding:1.875rem 1.875rem 1.875rem 2.1875rem;width:5rem;height:5rem;background-color:var(--primary);border-radius:50%;overflow:hidden}.play-btn__icon{position:relative;z-index:1;transition:color .6s ease}.play-btn__hover-decor{position:absolute;top:100%;right:-3.125rem;z-index:-1;width:285%;height:173.75%;transform:translateY(0) scale(1);transition:transform .6s ease;will-change:transform}.play-btn:hover .play-btn__icon,.play-btn:focus .play-btn__icon{color:var(--white, #fff)}.play-btn:hover .play-btn__hover-decor,.play-btn:focus .play-btn__hover-decor{transform:translate(10%,-75%) scale(1.05)}.button.svelte-1plxia1{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem}.button.svelte-1plxia1 svg{width:1.5rem}.button.svelte-1plxia1:hover svg{width:1.5rem;fill:#fff}.second-header[data-astro-cid-hvzfkqa4]{position:fixed;top:0;left:0;width:100%;box-shadow:0 0 .5rem #00000052;padding:.5rem}.second-header__body-list[data-astro-cid-hvzfkqa4]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.second-header__body-list[data-astro-cid-hvzfkqa4] li[data-astro-cid-hvzfkqa4]{padding:0}.second-header__list[data-astro-cid-hvzfkqa4]{gap:1rem}.second-header__logo-img[data-astro-cid-hvzfkqa4]{width:180px}.second-header__container[data-astro-cid-hvzfkqa4]{max-width:60rem}.second-header__menu__icon[data-astro-cid-hvzfkqa4]{display:flex;gap:.5rem;align-items:center}.second-header__menu__icon[data-astro-cid-hvzfkqa4] .btn-cart[data-astro-cid-hvzfkqa4]{display:none}@media screen and (max-width:61.9988em){.second-header__menu__icon[data-astro-cid-hvzfkqa4] .btn-cart[data-astro-cid-hvzfkqa4]{display:block}}.pt-paragraph.svelte-9w5ze9{line-height:1.75;margin:0 0 1.25rem;font-size:1rem;color:#111827}.pt-quote.svelte-atcar7{border-left:.375rem solid #d1d5db;margin:0 0 1.5rem;padding:.5rem 1rem;font-style:italic;background:#00000005;color:#374151}.pt-h1.svelte-yfics9{font-size:2.25rem;margin:1.25rem 0;font-weight:800}.pt-h2.svelte-yfics9{font-size:1.75rem;margin:1rem 0;font-weight:700}.pt-h3.svelte-yfics9{font-size:1.25rem;margin:.75rem 0;font-weight:600}.pt-h4.svelte-yfics9{font-size:1rem;margin:.5rem 0;color:#4b5563}.pt-text-center.svelte-132yztf{text-align:center;margin:.75rem 0 1.5rem}.pt-ul.svelte-1682yhn{list-style-type:disc;list-style-position:inside;margin:0 0 1rem 1.5rem;padding:0}.pt-ul.svelte-1682yhn li{margin:.35rem 0;padding-left:.25rem;line-height:1.6;font-size:1rem;color:#333;list-style-type:disc}.pt-ul.svelte-1682yhn li ul{list-style-type:circle;margin-left:1.25rem;margin-top:.25rem}li.pt-li.svelte-1hxa850{margin-bottom:.25rem}.pt-ol.svelte-bvfc0g{list-style-type:decimal;margin:0 0 1rem 1.5rem;padding:0}.pt-ol.svelte-bvfc0g li{margin:.25rem}table.svelte-o0mooi{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;font-family:Arial,sans-serif;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}thead.svelte-o0mooi tr:where(.svelte-o0mooi){background-color:var(--primary);color:#fff;text-align:left;font-weight:700}th.svelte-o0mooi,td.svelte-o0mooi{padding:14px 18px}tbody.svelte-o0mooi tr:where(.svelte-o0mooi){border-bottom:1px solid #dddddd}tbody.svelte-o0mooi tr:where(.svelte-o0mooi):nth-of-type(2n){background-color:#f9f9f9}tbody.svelte-o0mooi tr:where(.svelte-o0mooi):hover{background-color:#f1f7ff;transition:background-color .3s ease}td.svelte-o0mooi{color:#333}.footer-main[data-astro-cid-c4dj4442]{display:flex;flex-wrap:wrap;text-align:left;padding-bottom:3rem;font-size:1rem;gap:2rem}.footer-main[data-astro-cid-c4dj4442] h3[data-astro-cid-c4dj4442]{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.footer-main[data-astro-cid-c4dj4442] nav[data-astro-cid-c4dj4442]{flex:1 0 20rem;line-height:1.3}.footer-main[data-astro-cid-c4dj4442] nav[data-astro-cid-c4dj4442] *{color:#fff}.footer-main[data-astro-cid-c4dj4442] li[data-astro-cid-c4dj4442]{margin:.5rem 0}.footer-main[data-astro-cid-c4dj4442] iframe[data-astro-cid-c4dj4442]{display:block;width:100%}.footer-main[data-astro-cid-c4dj4442] a[data-astro-cid-c4dj4442]:hover{color:var(--primary)}.combo-card__offer-images{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.25rem}.combo-card__offer-image{width:100px;height:100px;overflow:hidden}.video-wrapper{position:relative;width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;box-sizing:border-box;z-index:var(--z-index-modal);background:#00000080}.modal__w{width:100%;height:100%;overflow-y:auto;position:relative;z-index:1;padding:1.5rem 0;display:flex;align-items:center;justify-content:center}.modal__header{display:flex;align-items:center;justify-content:space-between;border-bottom:solid 1px rgba(0,0,0,.1411764706)}.modal__overlay{top:0;left:0;width:100%;height:100%;position:absolute;display:block}.modal__wrapper{width:94%;max-width:1024px;border-radius:.5rem;background:#fff;position:relative;--spacing: 1rem;padding:0 0rem;font-size:1rem;overflow:hidden;margin:auto}.modal__wrapper__header{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing) calc(var(--spacing) * 2);position:relative;border-bottom:solid rgba(0,0,0,.1411764706);position:sticky;top:0;background:#fff;z-index:100}.heading__title{color:var(--primary)}.heading__title h2{font-size:2rem;letter-spacing:.05em}.heading__text{margin-top:1rem}.heading__text p{color:var(--black);line-height:1.4;letter-spacing:.01em}.modal__price{font-family:unset;font-size:1.25rem;font-weight:700}.heading__text>*:not(:last-child){margin-bottom:1rem}.modal__block h4{font-family:unset;line-height:1.4;font-size:1.25rem;font-weight:700}.tradition-twist__row{margin:0 calc(var(--spacing) * -1 / 2)}.tradition-twist__col{padding:0 calc(var(--spacing) / 2)}.info-block{background:#fff;padding:var(--spacing);border-radius:.5rem;margin-bottom:calc(var(--spacing) * 1)}@media screen and (min-width:73.125em){.tradition-twist__col-md-6{width:50%}.tradition-twist__row{justify-content:center}}.combo-card__price.combo-card__checkout{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.btn.btn-icon{gap:.5rem}img{display:block;width:100%}.modal .splide__track--nav>.splide__list>.splide__slide.is-active{border:0rem solid var(--primary)}.tradition-twist__col__thumbnails img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tradition-twist__col__thumbnails .splide__track--nav>.splide__list>.splide__slide{border:none;opacity:1}.tradition-twist__col__thumbnails .splide__track--nav>.splide__list>.splide__slide.is-active{border:none;opacity:.5}.tradition-twist__col .splide__arrow{background:var(--primary)}.modal__wrapper{display:flex;flex-direction:column}.modal__wrapper__body{padding:var(--spacing) calc(var(--spacing) * 2);background:var(--gray)}.modal__wrapper__footer{padding:1rem;border-top:1px solid rgba(0,0,0,.1411764706);background:#fff;z-index:100;position:sticky;bottom:0;display:flex;align-items:stretch;justify-content:flex-end;gap:1.5rem}.modal__body{overflow:hidden}.modal__body__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;max-height:100%}.modal__close{top:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:.5rem}.modal__close svg{width:1.6rem}.tradition-twist__col__thumbnails{position:relative;width:60px}.modal__left{display:flex;gap:var(--spacing);max-height:100%;flex:1;padding:1rem 1rem 0;justify-content:center}.tradition-twist__col__main-slider{position:relative;width:calc(100% - 60px - var(--spacing));max-height:100%;overflow:auto;padding-bottom:1rem}.tradition-twist__col__main-slider img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.tradition-twist__col__main-slider img.background-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.tradition-twist__col__main-slider img.foreground-img{height:100%;width:100%;position:relative;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;backdrop-filter:blur(.5rem);z-index:1}.tradition-twist__col__main-slider iframe{position:absolute;top:0;left:0;width:100%;height:100%}.tradition-twist__col__main-slider .article{display:flex;align-items:center;justify-content:center}.tradition-twist__col__main-slider .splide{z-index:1}.tradition-twist__col__main-slider #main-slider,.tradition-twist__col__main-slider #thumb-slider{width:100%}.tradition-twist__col__main-slider .splide__track{position:relative;height:100%}.modal__right{flex:1;position:relative;height:100%;overflow:auto;border-left:1px solid rgba(0,0,0,.1411764706)}.modal__right__content{overflow-y:auto;padding:1rem}.modal__right__content h4{margin:0}@media screen and (max-width:768px){.modal__body__row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.tradition-twist__col__thumbnails{display:none}.modal__right__content{max-height:100%;height:auto}.tradition-twist__col__main-slider{padding-left:0}.modal__wrapper__footer{display:block}}.cart-icon.svelte-1hikapk{--iconSize: 1.5em;width:var(--iconSize);height:var(--iconSize);display:inline-block;fill:currentColor}div.svelte-10j170p{position:static;cursor:zoom-in}div.svelte-lightbox-header.svelte-1k80l7i{width:auto;height:3rem;display:flex;justify-content:flex-end;align-items:center}div.svelte-lightbox-header.fullscreen.svelte-1k80l7i{position:fixed;z-index:5;top:0;left:0;right:0}button.svelte-1k80l7i{background:transparent;font-size:3rem;border:none;color:#fff}button.svelte-1k80l7i:hover{color:#d3d3d3;cursor:pointer}button.svelte-1k80l7i:active{background-color:transparent}button.fullscreen.svelte-1k80l7i{filter:drop-shadow(0 0 5px black) drop-shadow(0 0 10px black)}div.svelte-lightbox-body.svelte-1nt55wn{position:relative;width:auto;height:auto;max-height:80vh}div.svelte-lightbox-body>*{max-width:100%;max-height:inherit;height:auto;width:auto;-o-object-fit:contain;object-fit:contain}div.svelte-lightbox-body.scroll>*{max-height:100%}div.svelte-lightbox-body.expand>*{flex-grow:1}div.fullscreen.svelte-1nt55wn{width:inherit;max-width:inherit;height:inherit;max-height:100%;display:flex;align-items:center;justify-content:center}div.scroll.svelte-1nt55wn{overflow:scroll}div.svelte-lightbox-footer.svelte-17uv9io{width:100%;height:auto;color:#fff;text-align:left;position:absolute}div.svelte-lightbox-footer.fullscreen.svelte-17uv9io{position:fixed;z-index:5;bottom:0;left:0;right:0;padding-left:1rem}div.svelte-lightbox-overlay.svelte-1ghszsu{position:fixed;z-index:1000000!important;background-color:#2b272dde;inset:0;overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center}div.svelte-lightbox-overlay.svelte-1ghszsu:before{content:"";position:absolute;inset:0;opacity:0;z-index:-1}div.svelte-lightbox-overlay.svelte-1ghszsu:after{content:"";clear:both;display:table}div.svelte-lightbox-main.svelte-b3cd29{position:relative;max-width:100%;max-height:100%;height:auto;width:auto;background-color:transparent}div.svelte-lightbox-main.fullscreen.svelte-b3cd29{height:inherit;width:inherit;max-height:inherit;max-width:inherit}div.svelte-mn3u1d{position:static;cursor:zoom-in}.svelte-lightbox-thumbnail>*{max-width:100%;height:auto}.heading__text.svelte-12pvh5i,.heading__text.svelte-12pvh5i *{line-height:1.3}.heading__text.svelte-12pvh5i .list-image{display:flex;gap:1rem;overflow-x:auto;margin-top:.25rem}.heading__text.svelte-12pvh5i .list-image li{width:100px;height:100px;overflow:hidden}.heading__text__button.svelte-12pvh5i{color:var(--primary);font-weight:700;font-style:italic}.combo-card__no-price.svelte-12pvh5i{font-size:1rem;font-weight:700;margin-top:1rem}.combo-card__no-price.svelte-12pvh5i a:where(.svelte-12pvh5i){color:var(--primary)}.price.svelte-12pvh5i{font-family:var(--fontHeader);font-size:1.5rem}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:flex;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}.combo-card__bonus.svelte-16c5pl5 p,.combo-card__bonus.svelte-16c5pl5 div{margin:1rem 0;line-height:1.3}.heading__text__button.svelte-16c5pl5{color:var(--primary);font-weight:700;font-style:italic}.modal__body__editor.svelte-18hbgew{overflow-y:auto;padding:2rem 1.6rem}.modal__body__editor.svelte-18hbgew h2:where(.svelte-18hbgew){font-size:2rem;text-align:center;font-weight:700;color:var(--primary);line-height:1.2}.modal__body__editor__head.svelte-18hbgew{text-align:center;margin-bottom:1rem}.modal__body__editor__head.svelte-18hbgew sub:where(.svelte-18hbgew){font-size:.8rem}.modal__wrapper--md.svelte-34mjbb{max-width:520px;height:auto}.modal__header.svelte-34mjbb h2:where(.svelte-34mjbb){font-weight:700;color:var(--primary);display:block;padding-left:1rem;font-size:1.3rem}.form.svelte-34mjbb{padding:2rem;display:block;width:100%;overflow-y:auto}.form.svelte-34mjbb label:where(.svelte-34mjbb){display:block;width:100%;margin:1.5rem 0}.form.svelte-34mjbb label:where(.svelte-34mjbb):first-child{margin-top:0}.form.svelte-34mjbb textarea:where(.svelte-34mjbb),.form.svelte-34mjbb input:where(.svelte-34mjbb){display:block;width:100%;border:.1rem solid rgba(0,0,0,.2117647059);border-radius:.4rem;padding:.5rem 1rem;font-size:1.2rem}.form.svelte-34mjbb h3:where(.svelte-34mjbb){font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.form.svelte-34mjbb .btn:where(.svelte-34mjbb){width:100%}.cartManager.svelte-34mjbb{padding:2rem 2rem 0}.cartManager__li.svelte-34mjbb{display:flex;gap:1rem;align-items:center}.cartManager__li-image.svelte-34mjbb{background:#f2f2f2;position:relative;overflow:hidden;width:5rem;height:5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex:0 0 5rem}.cartManager__li-image.svelte-34mjbb img:where(.svelte-34mjbb){display:block;max-height:5rem}.cartManager__li-content.svelte-34mjbb .tit:where(.svelte-34mjbb){font-size:18px;margin-bottom:.125rem;font-weight:700}.cartManager.svelte-62tt9w svg{width:1rem;fill:#fff}.cartManager__top.svelte-62tt9w{padding:1rem;font-size:14px;opacity:.6;letter-spacing:.025em}.cartManager__top-empty.svelte-62tt9w{background:#f2f2f2;display:flex;justify-content:center;align-items:center;height:5em}.cartManager__top-empty.svelte-62tt9w p:where(.svelte-62tt9w){font:20px;text-align:center;color:#000}.cartManager__li.svelte-62tt9w{margin-bottom:1rem;display:flex;gap:.75rem;background:#fff;padding:1rem;border-radius:.5rem}.cartManager__li-image.svelte-62tt9w{background:#f2f2f2;position:relative;overflow:hidden;width:5rem;height:5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex:0 0 5rem}.cartManager__li-image.svelte-62tt9w img:where(.svelte-62tt9w){display:block;max-height:5rem}.cartManager__li-content.svelte-62tt9w .tit:where(.svelte-62tt9w){font-size:18px;margin-bottom:.125rem}.cartManager__li-content.svelte-62tt9w .item-price:where(.svelte-62tt9w){padding:.5rem 0 1rem;font-weight:700}.cartManager__buttons.svelte-62tt9w{display:flex;align-items:center;gap:1rem}.cartManager__buttons-left.svelte-62tt9w{display:inline-flex;align-items:center;gap:0;border:1px solid #f1f1f1}.cartManager__buttons-left.svelte-62tt9w button:where(.svelte-62tt9w){border:none;outline:none;padding:.25rem;border-radius:.25rem;background:var(--secondary)}.cartManager__buttons-left.svelte-62tt9w .quantity:where(.svelte-62tt9w){font-size:14px;display:flex;align-items:center;justify-content:center}.cartManager__buttons.svelte-62tt9w .btn-remove:where(.svelte-62tt9w){padding:.25rem;border-radius:.25rem;background:red}.subtotal.svelte-62tt9w{margin:.5rem 0}.subtotal.svelte-62tt9w ul:where(.svelte-62tt9w){padding-bottom:.75rem}.subtotal.svelte-62tt9w ul:where(.svelte-62tt9w) li:where(.svelte-62tt9w){padding:.5rem 0;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px dashed #000;margin-top:.5rem}.btn-icon.svelte-62tt9w{width:1.5em;height:1.5em;display:flex;align-items:center;justify-content:center;font-weight:700}.btn.svelte-1l13lwz{width:100%}.drawerCart.svelte-1l13lwz{position:fixed;top:0;right:0;width:100%;height:100%;z-index:var(--z-index-modal);display:flex;justify-content:flex-end}.drawerCart__overlay.svelte-1l13lwz{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}.drawerCart__content.svelte-1l13lwz{position:relative;background-color:var(--gray);width:94%;max-width:25rem;padding:2rem 1rem;border-radius:.5rem;z-index:10}.drawerCart__close.svelte-1l13lwz{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer}.drawerCart__close.svelte-1l13lwz svg:where(.svelte-1l13lwz){width:2rem;height:2rem;fill:currentColor}.drawerCart__button.svelte-1l13lwz{display:flex;flex-wrap:wrap;padding-top:.75rem;gap:1rem}.drawer.svelte-1gnmh4b{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--z-index-modal);display:flex;justify-content:flex-start}.drawer__bg.svelte-1gnmh4b{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000082}.drawer__content.svelte-1gnmh4b{width:90%;max-width:20rem;background:var(--gray);position:relative;height:100%}.drawer__top.svelte-1gnmh4b{width:100%;background:var(--primary);display:flex;align-items:center;justify-content:center;padding:1rem 0}.drawer__top.svelte-1gnmh4b img:where(.svelte-1gnmh4b),.drawer__top.svelte-1gnmh4b a:where(.svelte-1gnmh4b){display:block;width:15rem}.nav.svelte-1gnmh4b{padding:1rem 0}.nav.svelte-1gnmh4b a:where(.svelte-1gnmh4b){display:block;width:100%;color:var(--secondary);font-weight:500;font-size:1.3rem;padding:.5rem 1rem}.modal__wrapper--md.svelte-dev54e{max-width:520px;height:auto}.modal__header.svelte-dev54e h2:where(.svelte-dev54e){font-weight:700;color:var(--primary);display:block;padding-left:1rem;font-size:1.3rem}.form.svelte-dev54e{padding:2rem;display:block;width:100%;overflow-y:auto}.form.svelte-dev54e label:where(.svelte-dev54e){display:block;width:100%;margin:1.5rem 0}.form.svelte-dev54e label:where(.svelte-dev54e):first-child{margin-top:0}.form.svelte-dev54e textarea:where(.svelte-dev54e),.form.svelte-dev54e input:where(.svelte-dev54e){display:block;width:100%;border:.1rem solid rgba(0,0,0,.2117647059);border-radius:.4rem;padding:.5rem 1rem;font-size:1.2rem}.form.svelte-dev54e h3:where(.svelte-dev54e){font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.form.svelte-dev54e .btn:where(.svelte-dev54e){width:100%}.fab[data-astro-cid-iv7zrogx]{pointer-events:none;position:fixed;inset-inline-end:1rem;bottom:1rem;z-index:999;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.5rem;font-size:.875rem;white-space:nowrap}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]{pointer-events:auto;display:flex;align-items:center;gap:.5rem}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:hover,.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:has(:focus-visible){z-index:1}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx][tabindex]:first-child{position:relative;display:grid;transition-property:opacity,visibility,rotate;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fab[data-astro-cid-iv7zrogx] .fab-close[data-astro-cid-iv7zrogx],.fab[data-astro-cid-iv7zrogx] .fab-main-action[data-astro-cid-iv7zrogx]{position:absolute;inset-inline-end:0;bottom:0}.fab[data-astro-cid-iv7zrogx]:focus-within:has(.fab-close)>[data-astro-cid-iv7zrogx][tabindex],.fab[data-astro-cid-iv7zrogx]:focus-within:has(.fab-main-action)>[data-astro-cid-iv7zrogx][tabindex]{rotate:90deg;opacity:0}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(n+2){visibility:hidden;transform:scale(.8);opacity:0;transition-property:opacity,transform,visibility;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fab[data-astro-cid-iv7zrogx]>:nth-child(n+2).fab-main-action[data-astro-cid-iv7zrogx],.fab[data-astro-cid-iv7zrogx]>:nth-child(n+2).fab-close[data-astro-cid-iv7zrogx]{transform:scale(1)}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(3){transition-delay:30ms}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(4){transition-delay:60ms}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(5){transition-delay:90ms}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(6){transition-delay:.12s}.fab[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(7){display:none}.fab[data-astro-cid-iv7zrogx]:focus-within>[data-astro-cid-iv7zrogx][tabindex]:first-child{pointer-events:none}.fab[data-astro-cid-iv7zrogx]:focus-within>[data-astro-cid-iv7zrogx]:nth-child(n+2){visibility:visible;transform:scale(1);opacity:1}.fab-flower[data-astro-cid-iv7zrogx]{display:grid;--position: 0rem}.fab-flower[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]:nth-child(-n+2){--position: 0rem}.fab-flower[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]{grid-area:1/1;--degree: 180deg;--flip-degree: calc(180deg - var(--degree));transform:translate(calc(cos(var(--degree)) * var(--position))) translateY(calc(sin(var(--degree)) * -1 * var(--position)))}[data-astro-cid-iv7zrogx][dir=rtl] .fab-flower[data-astro-cid-iv7zrogx]>[data-astro-cid-iv7zrogx]{transform:translate(calc(cos(var(--flip-degree)) * var(--position))) translateY(calc(sin(var(--flip-degree)) * -1 * var(--position)))}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(3)){--position: 140%}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(3))>[data-astro-cid-iv7zrogx]:nth-child(3){--degree: 135deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(4)){--position: 140%}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(4))>[data-astro-cid-iv7zrogx]:nth-child(3){--degree: 165deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(4))>[data-astro-cid-iv7zrogx]:nth-child(4){--degree: 105deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(5)){--position: 180%}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(5))>[data-astro-cid-iv7zrogx]:nth-child(3){--degree: 180deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(5))>[data-astro-cid-iv7zrogx]:nth-child(4){--degree: 135deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(5))>[data-astro-cid-iv7zrogx]:nth-child(5){--degree: 90deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(6)){--position: 220%}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(6))>[data-astro-cid-iv7zrogx]:nth-child(3){--degree: 180deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(6))>[data-astro-cid-iv7zrogx]:nth-child(4){--degree: 150deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(6))>[data-astro-cid-iv7zrogx]:nth-child(5){--degree: 120deg}.fab-flower[data-astro-cid-iv7zrogx]:has(:nth-child(6))>[data-astro-cid-iv7zrogx]:nth-child(6){--degree: 90deg}:root{--z-index-modal: 1000}hr{display:block;width:100%;border-top:.1rem solid var(--secondary)}
