@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Anton:regular&display=swap);@import url(https://fonts.googleapis.com/css?family=Literata:regular,500,600,700,italic&display=swap);@font-face{font-family:Krisha;font-display:swap;src:url(../fonts/Krisha-Regular.woff2) format("woff2"),url(../fonts/Krisha-Regular.woff) format("woff");font-weight:400;font-style:normal}:root{--primary:#FFC953;--secondary:#0081C9;--black:#000;--white:#fff;--gray:#F3F1EB;--gray-2:#DDD;--gray-3:#7A7A7A;--dark-gray:#333;--red:#EB001B}*{padding:0;margin:0;border:0}*,*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:var(--secondary);line-height:1;font-family:Literata,sans-serif;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}button,input,textarea{font-family:Literata,sans-serif;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}body{background-color:var(--gray)}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.preloader-init [data-fade-el]:not([data-fade-direction=scale]){opacity:0}.preloader:not(.js-preloader){background-color:var(--gray);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.loaded .preloader:not(.js-preloader){opacity:0;pointer-events:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper > main{-webkit-box-flex:1;-ms-flex:1 1 auto;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:0 0}html:not(.touch)::-webkit-scrollbar-track{background:0 0}html:not(.touch)::-webkit-scrollbar-thumb{width:8px;height:12px;border-radius:12px;background-color:#c1c1c1}html:not(.touch)::-webkit-scrollbar-corner{background:0 0}[class*=__container]{max-width:73.125rem;margin:0 auto;padding:0 1.5625rem}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem .625rem}.form__heading .form__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.form .form__heading .form__label{line-height:1}.form__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__col > *:not(:last-child){margin-bottom:1.25rem}.form__row{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;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{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.checkout .form__column{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - .625rem);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=email],input[type=tel],input[type=text],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;-webkit-transition:border-color .4s,opacity .4s;transition:border-color .4s,opacity .4s}.input::-webkit-input-placeholder{color:var(--secondary)}.input::-moz-placeholder{color:var(--secondary)}.input:-ms-input-placeholder{color:var(--secondary)}.input::-ms-input-placeholder{color:var(--secondary)}.input::placeholder{color:var(--secondary)}.checkout .input::-webkit-input-placeholder{opacity:.7}.checkout .input::-moz-placeholder{opacity:.7}.checkout .input:-ms-input-placeholder{opacity:.7}.checkout .input::-ms-input-placeholder{opacity:.7}.checkout .input::placeholder{opacity:.7}.input._form-focus{outline:0;border-color:var(--primary)}.input.input--v2-mod._form-focus,.input.textarea._form-focus{outline:0;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::-webkit-input-placeholder{color:var(--gray-3)}.input.input--v3-mod::-moz-placeholder{color:var(--gray-3)}.input.input--v3-mod:-ms-input-placeholder{color:var(--gray-3)}.input.input--v3-mod::-ms-input-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:0}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus-visible::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus-visible::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus-visible:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus-visible::-ms-input-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{-webkit-box-shadow:0 .25rem .25rem rgba(0,0,0,.2);box-shadow:0 .25rem .25rem rgba(0,0,0,.2)}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;content:""}.checkbox-v2__label::after{-ms-flex-negative:0;flex-shrink:0;width:max(1.125rem,1em);aspect-ratio:1;border:1px solid var(--gray-2);border-radius:.28125rem;-webkit-transition:background-color .1s ease,border-color .1s ease;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;-webkit-transform:rotate(45deg) translate(-50%,-50%);-ms-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);-webkit-transition:opacity .1s ease;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3125rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:center;-ms-grid-row-align:center;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{-webkit-margin-start:auto;margin-inline-start:auto;-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;color:var(--secondary)}.options{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:.5rem;color:var(--secondary)}.options.options--v2-mod,.options.options--v3-mod{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:0;color:var(--black)}.options__item{position:relative;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.options__item:not(.options--v2-mod .options__item, .options--v3-mod .options__item){padding:1rem .625rem;background-color:var(--white);border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-webkit-box-shadow:inset 0 0 0 .375rem var(--secondary);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{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Anton,sans-serif;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-family:Literata,sans-serif;font-size:max(.875rem,14px);text-transform:none}.options--v2-mod .options__value::before{-ms-flex-negative:0;flex-shrink:0;width:1.25rem;height:1.25rem;-webkit-box-shadow:inset 0 0 0 1px var(--gray-2);box-shadow:inset 0 0 0 1px var(--gray-2);border-radius:50%;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-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:Literata,sans-serif;font-size:.6666666667em;text-transform:none;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.options__amount{font-size:max(.75rem,12px);font-weight:500}.options__image-wrap{-ms-flex-negative:0;flex-shrink:0;width:19.7841726619%;border-radius:.625rem;overflow:hidden}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;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:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.875rem;padding:0 2.25rem 0 1.5625rem;gap:.625rem}.select__value > *{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:after{content:"";-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 .625rem;flex:0 0 .625rem;height:.625rem;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid var(--gray);border-right:2px solid var(--gray);-webkit-transform:rotate(45deg) translate(6px,6px);-ms-transform:rotate(45deg) translate(6px,6px);transform:rotate(45deg) translate(6px,6px)}._select-open .select__value:after{-webkit-transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1,-1);-ms-transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1,-1);transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1,-1)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__value input{color:var(--white)}.select__value input:focus-visible,.select__value input:hover{outline:0}.select__value input::-webkit-input-placeholder{color:var(--white)}.select__value input::-moz-placeholder{color:var(--white)}.select__value input:-ms-input-placeholder{color:var(--white)}.select__value input::-ms-input-placeholder{color:var(--white)}.select__value input::placeholder{color:var(--white)}.select__content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.125rem;letter-spacing:.0222222222em}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;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-top:0;border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px 0}.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:0 0}.select__scroll:not(.touch .select__scroll)::-webkit-scrollbar-track{background:0 0}.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:0 0}.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:#eee}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;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 0}._select-tag{cursor:pointer}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:1.875rem;line-height:1;-webkit-transition:opacity .3s ease 0s;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:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0}.rating__item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:100%;opacity:0}.rating__value{font-size:0;line-height:1;padding:0 0 0 .625rem}.quantity{width:max(5.5rem,88px);height:max(1.75rem,28px);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.625rem;overflow:hidden}.quantity__button{position:relative;-webkit-box-flex:0;-ms-flex:0 0 max(1.5625rem,25px);flex:0 0 max(1.5625rem,25px);background-color:var(--primary);cursor:pointer;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:background-color .4s ease 0s;transition:background-color .4s ease 0s;margin:0 0 0 -.28125rem;background-color:var(--black);width:.5625rem;height:1px}.quantity__button:focus{outline:0;background-color:var(--secondary)}.quantity__button:focus::after,.quantity__button:focus::before{background-color:var(--white)}.quantity__button--plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9001;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background:var(--primary);-webkit-box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);border-right:1px solid var(--gray);border-left:1px solid var(--primary);padding:5px}.qs-datepicker-container:after,.qs-datepicker-container:before{content:"";width:100%;height:2px;left:0;z-index:2;position:absolute;background-image:-webkit-gradient(linear,left top,right top,from(var(--primary)),to(var(--gray)));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 *{-webkit-box-sizing:border-box;box-sizing:border-box}.qs-datepicker-container.qs-centered{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qs-datepicker-container.qs-hidden{display:none}.qs-datepicker .qs-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.75);color:#fff;width:100%;height:100%;padding:.5em;z-index:1;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qs-datepicker .qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-datepicker .qs-overlay .qs-overlay-year{background:rgba(0,0,0,0);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:hsla(0,0%,50.2%,.4)}.qs-datepicker .qs-overlay .qs-submit.qs-disabled{color:grey;border-color:grey;cursor:not-allowed}.qs-datepicker .qs-overlay .qs-overlay-month-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.qs-datepicker .qs-overlay .qs-overlay-month{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33.33333%;cursor:pointer;opacity:.5;-webkit-transition:opacity .15s;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:var(--primary);color:var(--white);-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-datepicker .qs-controls.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-datepicker .qs-arrow{height:1.5625em;width:1.5625em;position:relative;cursor:pointer;border-radius:.26392em;-webkit-transition:background .15s;transition:background .15s}.qs-datepicker .qs-arrow:hover{background:rgba(0,0,0,.1)}.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 transparent;position:absolute;top:50%;-webkit-transition:border .2s;transition:border .2s}.qs-datepicker .qs-arrow.qs-left:after{border-right-color:var(--secondary);right:50%;-webkit-transform:translate(25%,-50%);-ms-transform:translate(25%,-50%);transform:translate(25%,-50%)}.qs-datepicker .qs-arrow.qs-right:after{border-left-color:var(--secondary);left:50%;-webkit-transform:translate(-25%,-50%);-ms-transform:translate(-25%,-50%);transform:translate(-25%,-50%)}.qs-datepicker .qs-month-year{font-weight:700;-webkit-transition:border .2s;transition:border .2s;border-bottom:1px solid transparent;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:0}.qs-datepicker .qs-month{padding-right:.5ex}.qs-datepicker .qs-year{padding-left:.5ex}.qs-datepicker .qs-squares{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--secondary);font-family:Literata;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.3125em;-webkit-filter:blur(0);filter:blur(0);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.qs-datepicker .qs-squares.qs-blur{-webkit-filter:blur(5px);filter:blur(5px)}.qs-datepicker .qs-square{width:14.28571%;height:1.5625em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:background .1s;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;-webkit-transition:color .4s ease;transition:color .4s ease}.menu__link:focus-visible,.menu__link:hover{outline:0;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)::after,.second-header .icon-menu:not(.icon-menu--mobile-mod)::before{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);-webkit-transform:rotate(-45deg) scaleX(.7);-ms-transform:rotate(-45deg) scaleX(.7);transform:rotate(-45deg) scaleX(.7)}.icon-menu.icon-menu--mobile-mod::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg) scaleX(.7);-ms-transform:rotate(45deg) scaleX(.7);transform:rotate(45deg) scaleX(.7)}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;z-index:150;padding:1.875rem .625rem;-webkit-transition:visibility .8s ease 0s;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:rgba(0,0,0,.5);opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease 0s;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;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{position:relative;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);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{-webkit-transition:visibility .3s ease 0s,-webkit-transform .3s ease 0s;transition:visibility .3s ease 0s,-webkit-transform .3s ease 0s;transition:transform .3s ease 0s,visibility .3s ease 0s;transition:transform .3s ease 0s,visibility .3s ease 0s,-webkit-transform .3s ease 0s}.popup .popup__content{padding-top:3.75rem;padding-bottom:2.5rem}.popup.popup--v2-mod .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;max-width:37.25rem;padding:1.25rem}#order-complete .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}.popup__bottom .popup__close{position:relative;color:var(--black);background-color:var(--white);border-radius:.625rem;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.popup__close::after,.popup__close::before{position:absolute;left:0;width:100%;height:2px;background-color:var(--secondary);content:""}.popup__bottom .popup__close::after,.popup__bottom .popup__close::before{width:12px;height:1px;margin-left:-6px;left:50%;background-color:var(--black)}.popup__close::before{top:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__close::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__bottom .popup__close::after{bottom:50%}.popup__close:focus-visible,.popup__close:hover{outline:0}.popup__close:focus-visible:not(.popup__bottom .popup__close:hover, .popup__bottom .popup__close:focus-visible),.popup__close:hover:not(.popup__bottom .popup__close:hover, .popup__bottom .popup__close:focus-visible){-webkit-transform:scale(1.075);-ms-transform:scale(1.075);transform:scale(1.075)}.popup__bottom .popup__close:focus-visible,.popup__bottom .popup__close:hover{-webkit-box-shadow:0 .5rem .5rem rgba(0,0,0,.2);box-shadow:0 .5rem .5rem rgba(0,0,0,.2)}.popup__bottom{display:-ms-grid;display:grid;-ms-grid-columns:3rem 1fr;grid-template-columns:3rem 1fr;gap:.5rem}.popup__bottom > *{min-height:3rem;-webkit-box-shadow:0 .25rem .25rem rgba(0,0,0,.2);box-shadow:0 .25rem .25rem rgba(0,0,0,.2)}.popup__text{text-align:center}#order-complete .popup__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.order-settings__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;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{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:.5rem;font-size:.875rem;line-height:1;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-padding-end:2rem;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:focus,.info-row-popup__input:hover{outline:0}.info-row-popup__input::-webkit-input-placeholder{color:var(--black)}.info-row-popup__input::-moz-placeholder{color:var(--black)}.info-row-popup__input:-ms-input-placeholder{color:var(--black)}.info-row-popup__input::-ms-input-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);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-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:focus,.info-row-popup__change-icon-wrap:hover{outline:0;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.info-row-popup div.info-row-popup__change-icon-wrap{pointer-events:none}.info-row-instruction{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-ms-flex-negative:0;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:Anton,sans-serif;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:-ms-grid;display:grid;gap:.9375rem}.spollers.spollers--v2-mod{border:1px solid var(--gray-2);border-radius:.625rem;overflow:hidden}.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}.spollers__item{font-size:max(1.125rem,18px)}.spollers__title{position:relative;width:100%;-webkit-padding-end:2.5rem;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::-webkit-details-marker,.spollers__title::marker{display:none}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{position:absolute;inset-inline-end:.25rem;top:64%;height:1px;width:.5625rem;background-color:currentColor;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s;content:""}._spoller-init .spollers__title::before{-webkit-transform:translate(-75%,-50%) rotate(40deg);-ms-transform:translate(-75%,-50%) rotate(40deg);transform:translate(-75%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{-webkit-transform:translate(0,-50%) rotate(-40deg);-ms-transform:translate(0,-50%) rotate(-40deg);transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{-webkit-transform:translateX(-75%) rotate(-40deg);-ms-transform:translateX(-75%) rotate(-40deg);transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);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;-webkit-transition:border-color .5s ease,color .2s ease;transition:border-color .5s ease,color .2s ease}.spollers--v2-mod .spollers__title:focus-visible,.spollers--v2-mod .spollers__title:hover{outline:0;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::after,.spollers--v2-mod._spoller-init .spollers__title::before{top:50%;right:1.25rem}.spollers__body{padding:1rem 0 0 0}.spollers--v2-mod .spollers__body{padding-top:0}.ibg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:text-decoration-color .2s ease;transition:text-decoration-color .2s ease}.btn-back:focus-visible,.btn-back:hover{text-decoration-color:initial}.btn-back:focus-visible .btn-back__icon-wrap,.btn-back:hover .btn-back__icon-wrap{-webkit-transform:translateX(-.1875rem);-ms-transform:translateX(-.1875rem);transform:translateX(-.1875rem)}.btn-back__icon-wrap{-ms-flex-negative:0;flex-shrink:0;width:.4444444444em;height:.7777777778em;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;will-change:transform}.icon{display:block;width:100%;height:100%}.icon svg{display:block;width:100%;height:100%;fill:currentColor}.btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1.5625rem;gap:1.25rem;font-family:Literata,sans-serif;font-size:1.125rem;color:var(--secondary);letter-spacing:.02em;text-align:center;background-color:var(--primary);border-radius:.625rem;overflow:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}._sending .btn{opacity:.8;pointer-events:none}.popup__bottom .btn{font-size:.75rem;font-weight:400;color:var(--black)}.popup__bottom .btn .js-btn-value{font-weight:500}.btn > span{position:relative;z-index:1;-webkit-transition:color .4s ease;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);-webkit-transform:translate(-50%,1.875rem) scale(1);-ms-transform:translate(-50%,1.875rem) scale(1);transform:translate(-50%,1.875rem) scale(1);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-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{-ms-flex-negative:0;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:focus-visible,.btn:hover{outline:0}.btn:focus-visible .btn__icon,.btn:focus-visible .btn__text,.btn:hover .btn__icon,.btn:hover .btn__text{color:var(--white)}.btn:focus-visible .btn__hover-decor,.btn:hover .btn__hover-decor{-webkit-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);-ms-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);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:focus-visible .btn__icon,.btn.btn--white-color-mod:focus-visible .btn__text,.btn.btn--white-color-mod:hover .btn__icon,.btn.btn--white-color-mod:hover .btn__text{color:var(--secondary)}.btn.btn--white-color-mod:focus-visible .btn__hover-decor,.btn.btn--white-color-mod:hover .btn__hover-decor{-webkit-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);-ms-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);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:focus-visible .btn__icon,.btn.btn--secondary-mod:focus-visible .btn__text,.btn.btn--secondary-mod:hover .btn__icon,.btn.btn--secondary-mod:hover .btn__text{color:var(--secondary)}.btn.btn--secondary-mod:focus-visible .btn__hover-decor,.btn.btn--secondary-mod:hover .btn__hover-decor{-webkit-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);-ms-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5)}.btn.btn--tertiary-mod{padding:.5625rem 1.25rem;font-family:Anton,sans-serif;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:focus-visible .btn__icon,.btn.btn--quaternary-mod:focus-visible .btn__text,.btn.btn--quaternary-mod:hover .btn__icon,.btn.btn--quaternary-mod:hover .btn__text{color:var(--secondary)}.btn.btn--quaternary-mod:focus-visible .btn__hover-decor,.btn.btn--quaternary-mod:hover .btn__hover-decor{-webkit-transform:translate(-50%,min(-2.5rem,-40%)) scale(1.5);-ms-transform:translate(-50%,min(-2.5rem,-40%)) scale(1.5);transform:translate(-50%,min(-2.5rem,-40%)) scale(1.5)}.btn.btn--quinary-mod{padding:.75rem 1.25rem;font-family:Anton,sans-serif;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:focus-visible .btn__icon,.btn.btn--quinary-mod:focus-visible .btn__text,.btn.btn--quinary-mod:hover .btn__icon,.btn.btn--quinary-mod:hover .btn__text{color:var(--secondary)}.btn.btn--quinary-mod:focus-visible .btn__hover-decor,.btn.btn--quinary-mod:hover .btn__hover-decor{-webkit-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.7);-ms-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.7);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:focus-visible .btn__icon,.btn.btn--senary-mod:focus-visible .btn__text,.btn.btn--senary-mod:hover .btn__icon,.btn.btn--senary-mod:hover .btn__text{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:focus-visible .btn__icon,.btn.btn--small-mod:focus-visible .btn__text,.btn.btn--small-mod:hover .btn__icon,.btn.btn--small-mod:hover .btn__text{color:var(--secondary)}.btn.btn--small-mod:focus-visible .btn__hover-decor,.btn.btn--small-mod:hover .btn__hover-decor{-webkit-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);-ms-transform:translate(-50%,min(-3.75rem,-40%)) scale(1.5);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;-webkit-transition:color .6s ease;transition:color .6s ease}.play-btn__hover-decor{position:absolute;top:100%;right:-3.125rem;z-index:-1;width:285%;height:173.75%;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;will-change:transform}.play-btn:focus .play-btn__icon,.play-btn:hover .play-btn__icon{color:var(--white,#fff)}.play-btn:focus .play-btn__hover-decor,.play-btn:hover .play-btn__hover-decor{-webkit-transform:translate(10%,-75%) scale(1.05);-ms-transform:translate(10%,-75%) scale(1.05);transform:translate(10%,-75%) scale(1.05)}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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%;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;will-change:transform}.social__icon{position:relative;z-index:1;-webkit-transition:color .6s ease;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:focus-visible,.social__link:hover{outline:0}.social__link:focus-visible .social__icon,.social__link:hover .social__icon{color:var(--white)}.social__link:focus-visible .social__hover-decor,.social__link:hover .social__hover-decor{-webkit-transform:translate(10%,-75%) scale(1.05);-ms-transform:translate(10%,-75%) scale(1.05);transform:translate(10%,-75%) scale(1.05)}.footer .social__link .social__hover-decor{color:var(--gray)}.footer .social__link:focus-visible .social__icon,.footer .social__link:hover .social__icon{color:var(--secondary)}.heading__subtitle{font-family:Anton,sans-serif;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:Anton,sans-serif}.heading__title h1{line-height:1.2;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:Anton,sans-serif;line-height:1.2;letter-spacing:.03em;text-transform:uppercase}.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}.block-text__title{font-family:Anton,sans-serif;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:rgba(0,129,201,.5);border-radius:50%}.block-text__decor--one::after,.block-text__decor--one::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:inherit;content:""}.block-text__decor--one::before{width:.875rem;height:.875rem;background-color:rgba(0,129,201,.5)}.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:-ms-grid;display:grid;gap:2.1875rem}.item-what__image-w{border-radius:.625rem;overflow:hidden}.item-what__title{font-family:Anton,sans-serif;font-size:2rem;text-transform:uppercase;text-align:center}._fish-eye-anim:nth-child(odd of ._fish-eye-anim)::before{-webkit-animation-delay:.4s;animation-delay:.4s}._fish-eye-anim::before{position:absolute;top:38.1%;left:9.8%;width:2.6%;height:5%;background:url(../img/proudly/close_decor.svg) 0 0/100% no-repeat;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-animation:closeEye 5s infinite linear;animation:closeEye 5s infinite linear;content:""}@-webkit-keyframes closeEye{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}79%{-webkit-transform:scaleY(1);transform:scaleY(1)}80%{-webkit-transform:scaleY(0);transform:scaleY(0)}99%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes closeEye{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}79%{-webkit-transform:scaleY(1);transform:scaleY(1)}80%{-webkit-transform:scaleY(0);transform:scaleY(0)}99%{-webkit-transform:scaleY(0);transform:scaleY(0)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.cart-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.cart-icon__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .4s ease;transition:color .4s ease}.cart-icon__link::before{position:absolute;top:-.375rem;right:-.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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:focus,.cart-icon__link:hover{color:var(--white)}.header .cart-icon__link:focus,.header .cart-icon__link:hover{color:var(--primary)}summary{list-style:none}summary::-webkit-details-marker,summary::marker{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.image_video_section__video,.plyr,.plyr__video-wrapper,.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:120svh}.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#cardback,.creditcard svg#cardfront{width:100%}.creditcard .darkcolor,.creditcard .lightcolor{-webkit-transition:fill .5s;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}#cardback,#cardfront{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;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s;-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;cursor:pointer}.creditcard .back,.creditcard .front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased;color:#47525d;-webkit-box-shadow:1px 5px 6px 0 rgba(0,0,0,.7);box-shadow:1px 5px 6px 0 rgba(0,0,0,.7);border-radius:22px}.creditcard .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.creditcard.flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@-webkit-keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{from{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;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-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{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;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{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);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{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;position:relative;-webkit-transition:all .3s ease;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]:focus,.plyr__control.plyr__control--overlaid[data-plyr=play]:hover{background:0 0!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{-webkit-box-shadow:0 0 0 5px rgba(0,179,255,.5);box-shadow:0 0 0 5px rgba(0,179,255,.5);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]{background:#c9b9ac;color:#fff}.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:rgba(0,179,255,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid.plyr__control--overlaid[data-plyr=play]{padding:0;background:0 0}.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;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:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out;transition:opacity .4s ease-in-out,transform .4s ease-in-out,-webkit-transform .4s ease-in-out;z-index:3}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);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:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);border-radius:4px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);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;-webkit-transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);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:rgba(255,255,255,.9);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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4a5764;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control > span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,.8);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;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #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:rgba(0,0,0,.1);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;-webkit-transition:all .3s ease;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%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .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;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(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:rgba(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;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;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-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:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(transparent));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%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);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 rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);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;-ms-user-select:none;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;-ms-user-select:none;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;-ms-user-select:none;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 rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);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{-webkit-box-shadow:0 0 0 5px rgba(0,179,255,.5);box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(0,179,255,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.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;-webkit-transition:opacity .2s ease;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:rgba(255,255,255,.9);border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);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;-webkit-transform:translate(-50%,10px) scale(.8);-ms-transform:translate(-50%,10px) scale(.8);transform:translate(-50%,10px) scale(.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .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;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-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;-webkit-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip,.plyr__controls > .plyr__control:first-child .plyr__tooltip{left:0;-webkit-transform:translate(0,10px) scale(.8);-ms-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before,.plyr__controls > .plyr__control:first-child .plyr__tooltip::before{left:16px}.plyr__controls > .plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translate(0,10px) scale(.8);-ms-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls > .plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.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__tooltip--visible,.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{-webkit-transform:translate(0,0) scale(1);-ms-transform:translate(0,0) scale(1);transform:translate(0,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;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);-ms-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:22px;-webkit-box-flex:1;-ms-flex:1 1 auto;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{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.15);box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;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:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor: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%;-webkit-transform:translateY(-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%;-ms-transform:translateY(-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%;bottom:0;left:0;position:fixed;right:0;top:0;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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-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;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads > div,.plyr__ads > div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,.8);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:rgba(255,255,255,.9);border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translate(0,10px) scale(.8);-ms-transform:translate(0,10px) scale(.8);transform:translate(0,10px) scale(.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:opacity .2s .1s ease,-webkit-transform .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease;transition:transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0,0) scale(1);-ms-transform:translate(0,0) scale(1);transform:translate(0,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;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-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:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;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{-webkit-transition:none!important;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__container > *{position:relative;z-index:5}.header__logo-w{width:10rem;height:5.5rem}.second-header{z-index:101;top:0;background-color:var(--primary)}.second-header._header-scroll{position:fixed;width:100%;-webkit-transition:top .4s ease,-webkit-transform .4s ease;transition:top .4s ease,-webkit-transform .4s ease;transition:transform .4s ease,top .4s ease;transition:transform .4s ease,top .4s ease,-webkit-transform .4s ease;will-change:transform}.second-header._header-scroll:not(._header-show){-webkit-transform:translateY(-101%);-ms-transform:translateY(-101%);transform:translateY(-101%)}.second-header._header-scroll._header-show{-webkit-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important}.second-header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.second-header__logo-w{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.second-header__logo-w:not(:last-child){margin-right:1.25rem}.second-header__logo-in{width:6.75rem;height:3.75rem}.second-header__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:capitalize}.second-header__link{position:relative;font-weight:500;-webkit-transition:color .4s ease;transition:color .4s ease}.second-header__link:focus-visible,.second-header__link:hover{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{text-transform:capitalize}.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:7.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;-webkit-transition:color .4s ease;transition:color .4s ease}.menu-footer__link:focus-visible,.menu-footer__link:hover{outline:0;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}.hero{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--secondary)}.hero__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;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;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;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}.proudly{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--primary)}.proudly__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.proudly__heading{max-width:31.5625rem;margin:0 auto;text-align:center}.proudly__heading:not(:last-child){margin-bottom:3.125rem}.proudly__heading > *:not(:last-child){margin-bottom:.625rem}.proudly__heading .heading__title h2{line-height:1.1}.proudly__body{position:relative;margin:auto 0}.proudly__images-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.proudly__images-item--decor-mod{position:relative}.proudly__images-item:not(:first-child){margin-left:auto}.proudly__bottom-block{text-align:center}.find-out{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100svh;overflow:hidden}.find-out__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;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{-webkit-transform:rotate(-1.6deg);-ms-transform:rotate(-1.6deg);transform:rotate(-1.6deg)}.find-out__content:focus-visible .find-out__row,.find-out__content:hover .find-out__row{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.find-out__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.find-out__row.swiper{overflow:visible}.find-out__col{-ms-flex-negative:0;flex-shrink:0}.find-out__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.75rem 1.25rem;font-family:Anton,sans-serif;color:var(--secondary);text-transform:uppercase;border-radius:.625rem;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.find-out__link:focus-visible,.find-out__link:hover{background-color:var(--primary)}.find-out__link:focus-visible .find-out__icon-w,.find-out__link:hover .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{-ms-flex-negative:0;flex-shrink:0;color:var(--primary);-webkit-transition:color .4s ease;transition:color .4s ease}.find-out__btn-block{text-align:center}.tradition-twist{padding:8.375rem 0 12.0625rem}.tradition-twist__col--connection-mod{font-family:Anton,sans-serif;font-size:2.25rem;letter-spacing:.01em;text-transform:uppercase}.tradition-twist__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.25rem}.tradition-twist__heading--max-width-mod .heading__text{max-width:21.875rem}.tradition-twist__heading .heading__title{color:var(--primary)}.tradition-twist__heading .heading__text p{color:var(--black);line-height:1.4;letter-spacing:.01em}.tradition-twist__image-w{border-radius:.625rem;overflow:hidden}.video-block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--primary)}.video-block__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden}.video-block__video--init-state .video-block__body{-webkit-transition:all 1s ease;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;-webkit-transform:translateY(5rem);-ms-transform:translateY(5rem);transform:translateY(5rem)}.video-block__video--init-state .video-block__heading{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:opacity 1s ease,-webkit-transform 1s ease;transition:opacity 1s ease,-webkit-transform 1s ease;transition:transform 1s ease,opacity 1s ease;transition:transform 1s ease,opacity 1s ease,-webkit-transform 1s ease}.video-block__heading .heading__title h2{line-height:1.2}.video-block__video-w{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%}.video-block__video--init-state .video-block__video-w{width:133.3333333333%;-webkit-transition:width 1s ease;transition:width 1s ease}.video-block__video-w::after,.video-block__video-w::before{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;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}.info-section__col{position:relative}.info-section__col--content-mod{z-index:4;-webkit-box-flex:1;-ms-flex-positive:1;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:focus-visible .news-info-section__image-in,.news-info-section__image-w:hover .news-info-section__image-in{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.news-info-section__image-in{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;will-change:transform}.news-info-section__title{font-family:Anton,sans-serif;font-size:2rem;text-align:center;text-transform:uppercase}.news-info-section__title:not(:last-child){margin-bottom:2.125rem}.gallery-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-info__col{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.gallery-info__col--big-mod{-webkit-box-flex:1;-ms-flex:1 1 100%;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}.for-almost{background-color:var(--secondary)}.for-almost__col--heading-mod{position:relative;z-index:3;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.for-almost__video-w{position:relative;aspect-ratio:294/460;border-radius:.625rem;overflow:hidden}.for-almost__play-btn{position:absolute;top:50%;left:50%;z-index:5;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.for-almost__central-content{position:relative}.for-almost__heading{position:relative;color:var(--primary);text-align:center}.for-almost__heading > *:nth-child(1){position:relative}.for-almost__decor-w{position:absolute;top:50%;left:50%;width:100%;aspect-ratio:655/1163;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.for-almost__decor-item{position:absolute;top:0;left:0;width:100%;height:100%}.what__heading{max-width:45rem;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:-webkit-box;display:-ms-flexbox;display:flex}.phrase-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--primary);background-color:var(--secondary)}.phrase-section--v2-mod{color:var(--secondary);background-color:var(--primary)}.phrase-section__container{display:-webkit-box;display:-ms-flexbox;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%;-webkit-transform:rotate(7.32deg);-ms-transform:rotate(7.32deg);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%;-webkit-clip-path:circle(var(--clip));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%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);overflow-x:hidden;overflow-y:auto;-webkit-transition:opacity .3s ease;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -.625rem -.625rem 0}.gallery__column{-ms-flex-negative:0;flex-shrink:0}.gallery__image-w{display:block;border-radius:.625rem;overflow:hidden}.gallery__image-w:focus-visible,.gallery__image-w:hover{outline:0}.gallery__image-w:focus-visible .gallery__image-in,.gallery__image-w:hover .gallery__image-in{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.gallery__image-in{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.food-info-section__body{display:-webkit-box;display:-ms-flexbox;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:"";-webkit-transform:scaleX(calc(1 * var(--progress)));-ms-transform:scaleX(calc(1 * var(--progress)));transform:scaleX(calc(1 * var(--progress)));-webkit-transform-origin:left;-ms-transform-origin:left;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);-webkit-transform:scaleY(calc(1 * var(--progress)));-ms-transform:scaleY(calc(1 * var(--progress)));transform:scaleY(calc(1 * var(--progress)));-webkit-transform-origin:bottom;-ms-transform-origin:bottom;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;-webkit-transition:background-color .3s ease;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;-webkit-transition:background-color .3s ease;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:-webkit-box;display:-ms-flexbox;display:flex;max-width:59.375rem;margin:0 auto;gap:.5625rem .375rem}.tabs__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.3125rem 1.25rem;min-height:2.4375rem;font-family:Anton,sans-serif;color:var(--secondary);text-transform:uppercase;text-align:center;background-color:transparent;border-radius:.625rem;-webkit-transition:background-color .4s ease,color .4s ease;transition:background-color .4s ease,color .4s ease}.tabs__title:focus-visible,.tabs__title:hover{outline:0}.tabs__title:not(._tab-active):focus-visible,.tabs__title:not(._tab-active):hover{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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.date-tabs__arrow{position:relative;-ms-flex-negative:0;flex-shrink:0;width:1.5rem;height:1.5rem;background-color:var(--primary);border-radius:50%;-webkit-transition:background-color .4s ease;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);-webkit-transition:border-color .4s ease;transition:border-color .4s ease;content:""}.date-tabs__arrow--left-mod::before{-webkit-transform:translate(-30%,-50%) rotate(-135deg);-ms-transform:translate(-30%,-50%) rotate(-135deg);transform:translate(-30%,-50%) rotate(-135deg)}.date-tabs__arrow--right-mod::before{-webkit-transform:translate(-70%,-50%) rotate(45deg);-ms-transform:translate(-70%,-50%) rotate(45deg);transform:translate(-70%,-50%) rotate(45deg)}.date-tabs__arrow:focus-visible,.date-tabs__arrow:hover{outline:0;background-color:var(--secondary)}.date-tabs__arrow:focus-visible::before,.date-tabs__arrow:hover::before{border-color:var(--gray)}.date-tabs__date{font-family:Anton,sans-serif;text-transform:uppercase}.item-news__date{font-family:Anton,sans-serif;text-transform:uppercase}.item-news__card:not(:last-child){margin-bottom:.6875rem}.item-news__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--white);border-radius:.625rem;-webkit-transition:border-radius .2s ease .4s;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);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;content:""}.item-news__button._spoller-active{border-radius:.625rem .625rem 0 0;-webkit-transition:border-radius 0s ease;transition:border-radius 0s ease}.item-news__button._spoller-active::before{-webkit-transform:rotate(135deg) translate(50%,-50%) scale(-1,-1);-ms-transform:rotate(135deg) translate(50%,-50%) scale(-1,-1);transform:rotate(135deg) translate(50%,-50%) scale(-1,-1)}.item-news__title{font-family:Anton,sans-serif;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{-ms-flex-negative:0;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.25rem}.item-news__item:not(:last-child){margin-bottom:1.4375rem}.item-news__content-title{font-family:Anton,sans-serif;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:var(--secondary);-webkit-transition:color .4s ease;transition:color .4s ease}.item-news__text a::before{width:.25rem;height:.25rem;margin:.1875rem .5625rem 0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background-color:var(--secondary);border-radius:50%;content:""}.item-news__text a:focus-visible,.item-news__text a:hover{color:var(--primary)}.subscribe-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.125rem 0;color:var(--gray);background-color:var(--secondary)}.subscribe-section__container{max-width:34.375rem;margin:auto;-webkit-box-sizing:content-box;box-sizing:content-box}.subscribe-section__form .btn{-webkit-box-pack:center;-ms-flex-pack:center;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{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.find-section__form .form__column{-webkit-box-flex:0;-ms-flex-positive:0;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:.625rem;height:.625rem;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;border-bottom:2px solid var(--gray);border-right:2px solid var(--gray);-webkit-transform:rotate(45deg) translate(-50%,-50%);-ms-transform:rotate(45deg) translate(-50%,-50%);transform:rotate(45deg) translate(-50%,-50%);-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.find-section__form .form__column--arrow-mod._form-focus::after{-webkit-transform:rotate(45deg) translate(-.25rem,-.25rem) scale(-1,-1);-ms-transform:rotate(45deg) translate(-.25rem,-.25rem) scale(-1,-1);transform:rotate(45deg) translate(-.25rem,-.25rem) scale(-1,-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::-webkit-input-placeholder{color:inherit}.find-section__form .form__column .input::-moz-placeholder{color:inherit}.find-section__form .form__column .input:-ms-input-placeholder{color:inherit}.find-section__form .form__column .input::-ms-input-placeholder{color:inherit}.find-section__form .form__column .input::placeholder{color:inherit}.find-section__map{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:60rem;margin:0 auto;overflow:hidden}.find-section__map.map--init-state{-webkit-transition:all 1s ease;transition:all 1s ease;border-radius:25rem}.map__wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-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);-webkit-transition:color .4s ease;transition:color .4s ease}.card-store:focus-visible,.card-store:hover{color:var(--secondary)}.card-store:focus-visible .card-store__image-in,.card-store:hover .card-store__image-in{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);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{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.card-store__title:not(:last-child){margin-bottom:.625rem}.card-store__price,.card-store__title{line-height:1.4;letter-spacing:.01em}.card-store__price{font-family:Anton,sans-serif;color:var(--secondary)}.media-section__heading{text-align:center}.media-section__heading:not(:last-child){margin-bottom:3.125rem}.card-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:focus-visible .card-media__image-in,.card-media__image-w:hover .card-media__image-in{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);transform:scale(1.025)}.card-media__image-in{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-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;-webkit-transition:color .4s ease;transition:color .4s ease}.card-media__link:focus-visible,.card-media__link:hover{color:var(--primary)}.no-webp .image-section{background:url(../img/institution.jpg) top center/cover no-repeat fixed}.image-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:rgba(0,0,0,.4);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:Anton,sans-serif;letter-spacing:.01em;text-transform:uppercase}.product__title:not(:last-child){margin-bottom:.9375rem}.product__price{font-weight:500}.product__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;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);-webkit-transition:color .4s ease;transition:color .4s ease}.product__values-categories a:focus-visible,.product__values-categories a:hover{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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__item:not(:last-child)::after{content:"/";margin:0 .3125rem}.breadcrumbs__item a{-webkit-transition:color .4s ease;transition:color .4s ease}.breadcrumbs__item a:focus-visible,.breadcrumbs__item a:hover{color:var(--secondary)}.info-tabs-product__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}.info-tabs-product__navigation:not(:last-child){margin-bottom:1.25rem}.info-tabs-product__nav-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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;-webkit-transition:background-color .4s ease,color .4s ease;transition:background-color .4s ease,color .4s ease}.info-tabs-product__nav-title:not(._tab-active):focus-visible,.info-tabs-product__nav-title:not(._tab-active):hover{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:Anton,sans-serif;letter-spacing:.01em}.info-tabs-product__title:not(:last-child){margin-bottom:1.875rem}.info-tabs-product__sizes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:Anton,sans-serif;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:-webkit-box;display:-ms-flexbox;display:flex}.form-cart__table tfoot tr td{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem 1.25rem;padding-top:1.875rem;padding-bottom:1.875rem}.form-cart__table tfoot tr td .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-ms-flex-negative:0;flex-shrink:0;min-width:11.25rem}.form-cart__table td,.form-cart__table th{position:relative}.form-cart__table td{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.form-cart__table tr{width:100%;text-align:left}.form-cart__col--thumbnail-mod a{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.form-cart__col--thumbnail-mod a:focus,.form-cart__col--thumbnail-mod a:hover{-webkit-transform:scale(1.025);-ms-transform:scale(1.025);transform:scale(1.025)}.form-cart__col--name-mod a{font-family:Anton;line-height:1.2;-webkit-transition:color .4s ease;transition:color .4s ease}.form-cart__col--name-mod a:focus,.form-cart__col--name-mod a:hover{color:var(--primary)}.form-cart__remove{position:relative;-ms-flex-negative:0;flex-shrink:0;height:1.375rem;width:1.375rem;border-radius:50%;background-color:transparent;font-size:1.375rem;font-weight:700;color:red;-webkit-transition:background-color .4s ease,color .4s ease;transition:background-color .4s ease,color .4s ease}.form-cart__remove::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);transform:translate(-50%,-60%);content:"×"}.form-cart__remove:focus,.form-cart__remove:hover{color:var(--white);background-color:red}.form-cart__thumbnail-w{display:block;-ms-flex-negative:0;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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;font-weight:500;cursor:pointer}.total-cart__spollers-title:after{content:"";-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 .625rem;flex:0 0 .625rem;height:.625rem;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid var(--secondary);border-right:2px solid var(--secondary);-webkit-transform:rotate(45deg) translate(.25rem,.25rem);-ms-transform:rotate(45deg) translate(.25rem,.25rem);transform:rotate(45deg) translate(.25rem,.25rem)}.total-cart__spollers-title:not(:last-child){margin-bottom:1.25rem}.total-cart__spollers-title._spoller-active::after{-webkit-transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1,-1);-ms-transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1,-1);transform:rotate(45deg) translate(.4375rem,.4375rem) scale(-1,-1)}.total-cart__btn-block{width:100%}.total-cart__btn-block .btn{width:100%}.checkout__form-block:not(:last-child){margin-bottom:2.5rem}.checkout__form-block .form__row{-webkit-box-align:start;-ms-flex-align:start;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-ms-flex-negative:0;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);-webkit-transition:color .4s ease;transition:color .4s ease}.toggle-coupon__btn:focus,.toggle-coupon__btn:hover{color:#ffb107}.toggle-coupon__body{padding:1.25rem;border:1px solid var(--secondary);border-radius:.625rem;margin-bottom:3.125rem}.toggle-coupon__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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 tfoot,.info-order__table thead{width:100%}.info-order__table tbody:not(:last-child),.info-order__table tfoot:not(:last-child),.info-order__table thead:not(:last-child){border-bottom:1px solid var(--secondary)}.info-order__table tbody tr,.info-order__table tfoot tr,.info-order__table thead tr{display:-ms-grid;display:grid;gap:1.25rem;-ms-grid-columns:65.7004830918% 1fr;grid-template-columns:65.7004830918% 1fr;padding:.625rem 1.25rem}.info-order__table tbody tr:not(:last-child),.info-order__table tfoot tr:not(:last-child),.info-order__table thead tr:not(:last-child){border-bottom:1px solid var(--secondary)}.info-order__table tfoot{font-weight:700}.info-order__quantity-product{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.info-order__quantity-product::before{-ms-flex-negative:0;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:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .9375rem}.payment__column-top--card-mod{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-perspective:1000px;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);-webkit-transition:color .4s ease;transition:color .4s ease}.payment__policy-text a:focus,.payment__policy-text a:hover{color:var(--white)}.card-block__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1.25rem 0 0}.card-block__row:last-child{margin-bottom:-.625rem}.card-block__column{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 1.25rem .625rem 0}.card-block__column--date-mod{-ms-flex-preferred-size:60%;flex-basis:60%}.card-block__column--cv-mod{-ms-flex-preferred-size:40%;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;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);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);content:""}.menu-section__nav{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;overflow-x:auto;overflow-y:hidden}.menu-section__nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.625rem 1.25rem;font-family:Anton,sans-serif;color:var(--primary);text-transform:uppercase;text-align:center;background-color:transparent;border-radius:.625rem;-webkit-transition:background-color .4s ease,color .4s ease;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:focus-visible,.menu-section__nav li a:hover{color:var(--white);background-color:var(--secondary);outline:0}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;place-content:flex-start center}.menu-list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(21.6875rem,1fr));gap:1.5rem}.menu-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-list__link{display:-webkit-box;display:-ms-flexbox;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;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.menu-list__link:focus-visible,.menu-list__link:hover{background-color:var(--primary)}.menu-list__col.menu-list__col--content-mod{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:Anton,sans-serif;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;place-content:flex-start}.location__text{font-size:max(.875rem,14px);font-weight:500;line-height:1.2}.location__brn-wrap{-webkit-margin-start:auto;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;place-content:flex-start}.order__header{gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;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{-webkit-margin-start:auto;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;-webkit-transition:text-decoration-color .2s ease;transition:text-decoration-color .2s ease}.order__edit:focus-visible,.order__edit:hover{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.order__summary_row--without-border-mod,.order__summary_row:first-child{padding-top:0}.order__location-wrap{font-size:max(.875rem,14px);font-weight:500;line-height:1.3}.order__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.5rem}.order__location:not(:last-child){margin-bottom:.5rem}.order__location-icon{position:relative;top:2px;-ms-flex-negative:0;flex-shrink:0;width:.8571428571em;height:.8571428571em}.order__coupon{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;background:url(../img/icons/coupon.svg) .75rem center/1.5625rem 1.25rem no-repeat;opacity:.5}.order__coupon input.input.input--v2-mod:not(:-moz-placeholder-shown){opacity:1}.order__coupon input.input.input--v2-mod:not(:-ms-input-placeholder){opacity:1}.order__coupon input.input.input--v2-mod:focus-visible,.order__coupon input.input.input--v2-mod:hover,.order__coupon 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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;place-content:flex-start}.order__pay-wrap:not(:first-child){padding-top:.25rem}.order__pay{display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;background-color:var(--white);border-radius:.625rem;border:1px solid var(--secondary);-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease}.order__pay:focus-visible,.order__pay:hover{-webkit-box-shadow:0 .25rem .25rem rgba(0,0,0,.2);box-shadow:0 .25rem .25rem rgba(0,0,0,.2)}.order__pay img{-ms-flex-negative:0;flex-shrink:0;width:3.75rem;height:1.5rem;margin:auto}.order__form-field-row{gap:1.3125rem .75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.summary__item:not(:last-child){margin-bottom:.875rem}.summary__item.summary__item--total-mod{font-weight:700}.summary__value{-webkit-margin-start:auto;margin-inline-start:auto}.summary__note{font-weight:400}.payments-list{gap:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;place-content:center}.payments-list__icon{display:block;aspect-ratio:40/25}.item-order{position:relative;display:-ms-grid;display:grid;gap:1.5rem;padding:1.125rem 0 1rem;font-size:1.125rem;line-height:1.3}.item-order__product-img{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;aspect-ratio:16.7/11.2;border-radius:4px;overflow:hidden}.item-order__product-img img{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;will-change:transform}.item-order__product-img:focus-visible img,.item-order__product-img:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.item-order__info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-order__info{line-height:1.3}.item-order__info:not(:last-child){margin-bottom:1.125rem}.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;-webkit-transition:text-decoration-color .2s ease;transition:text-decoration-color .2s ease}.item-order__title:focus-visible,.item-order__title:hover{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{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;padding-top:.125rem;font-family:Anton,sans-serif;text-transform:uppercase}.item-order__remove{position:absolute;bottom:1.25rem;right:0;width:1.5rem;height:1.5rem;padding:.4375rem;-webkit-transition:color .2s ease;transition:color .2s ease}.item-order__remove:focus-visible,.item-order__remove:hover{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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-webkit-margin-start:auto;margin-inline-start:auto;font-weight:500;line-height:1.1}.order-info-item__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-ms-flex-negative:0;flex-shrink:0;width:2.25rem;aspect-ratio:36/24}.card-info__fields-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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:rgba(0,0,0,.45);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:0;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:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;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:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0)),to(rgba(0,0,0,.4)));background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.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;-webkit-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;-webkit-box-shadow: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:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;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:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.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-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-webkit-transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear,-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s}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;-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!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;-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-webkit-transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,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:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.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-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;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-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom: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{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;-webkit-transition:opacity .2s ease-out .15s;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;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-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s,-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,-webkit-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{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;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:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;transition:-webkit-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;transition:transform .35s ease-out 0s,-webkit-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-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,-webkit-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;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-o-object-fit:contain;object-fit:contain;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s,-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s!important;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:"\e311"}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:"\e312"}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}@media screen and (min-width:29.99875em){.checkbox-v2__price{-webkit-padding-start:1.875rem;padding-inline-start:1.875rem}.qs-datepicker-container{margin:5px;width:18.75em}.subscribe-section__heading{text-align:center}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cards__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.menu-list__col.menu-list__col--content-mod{gap:.3125rem}.menu-list__col.menu-list__col--image-mod{-ms-flex-negative:0;flex-shrink:0;width:41.1622276029%;min-width:9.375rem;-webkit-margin-start:auto;margin-inline-start:auto}.menu-list__text:not(:last-child){margin-bottom:.9375rem}.menu-list__price{margin-top:auto}.item-order{-ms-grid-columns:10.5rem 1fr auto;grid-template-columns:10.5rem 1fr auto}.order-info-item__name{font-size:.875rem}.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{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - .3125rem);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:.9375rem}.preloader{-webkit-mask:url(../img/preloader/container_waves_mask.svg) bottom/100% 100% no-repeat}.header{padding-top:3.125rem}.video-block__body{aspect-ratio:960/600}.what__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.what__col{width:33.333%;-ms-flex-negative:0;flex-shrink:0}.what__col .what__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.what__col--reverse-mod .what__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.food-info-section__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;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;-webkit-transform:scaleX(calc(1 * var(--progress)));-ms-transform:scaleX(calc(1 * var(--progress)));transform:scaleX(calc(1 * var(--progress)));-webkit-transform-origin:right;-ms-transform-origin:right;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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-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%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.food-info-section__col--image-mod{-ms-flex-negative:0;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:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -1.875rem -1.875rem 0}.product__col{padding:0 1.875rem 1.875rem 0}.product__col--image-mod{-webkit-box-flex:0;-ms-flex:0 0 43.1578947368%;flex:0 0 43.1578947368%}.product__col--actions-mod{-webkit-box-flex:1;-ms-flex-positive:1;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:-ms-grid;display:grid;gap:1.25rem;-ms-grid-columns:2.6785714286% 5rem 1fr 12.5% 16.0714285714% 13.3928571429%;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 td,.form-cart__table th{padding:.75rem 0}.total-cart__table tbody tr{display:-ms-grid;display:grid;gap:1.25rem;-ms-grid-columns:34.7916666667% 1fr;grid-template-columns:34.7916666667% 1fr}.checkout__form-block .form__col.form__col--full-mod{-webkit-box-flex:0;-ms-flex:0 0 100%;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{width:calc(50% - .375rem)}.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{font-size:4rem}.heading--special-medium-mod .heading__title h1,.heading--special-medium-mod .heading__title h2{font-size:4rem}.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{font-size:2.25rem}.info-tabs-product__title{font-size:2.25rem}.products-related__title{font-size:2.25rem}}@media screen and (min-width:61.99875em){.menu__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__body-list:not(:last-child){margin-right:1.1875rem}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -1.1875rem -.9375rem 0;font-size:1.125rem}.menu__item{padding:0 1.1875rem .9375rem 0}.footer .social__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0}.footer .social__item{padding:0}.footer .social__hover-decor{display:none}.footer .social__icon{display:none}.block-text__title:not(:last-child){margin-bottom:1.0625rem}.block-text__text{line-height:1.4}.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{-webkit-box-ordinal-group:3;-ms-flex-order:2;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -1.25rem -3.125rem 0;padding-right:1.125rem}.footer__col{-ms-flex-negative:0;flex-shrink:0;padding:0 1.25rem 3.125rem 0}.footer__col--form-mod{-webkit-box-flex:0;-ms-flex:0 1 35.625rem;flex:0 1 35.625rem}.footer__heading:not(:last-child){margin-bottom:2rem}.footer__social .social__link{-webkit-transition:color .4s ease;transition:color .4s ease}.footer__social .social__link:focus-visible,.footer__social .social__link:hover{color:var(--primary)}.footer__bottom{border-top:1px solid var(--gray);margin-top:5.8125rem}.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{min-height:100svh;padding:6.25rem 0;padding-bottom:7.5rem}.proudly__images-list{margin-bottom:5.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:8.59375% 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:-webkit-box;display:-ms-flexbox;display:flex}.info-section__col--images-mod{-webkit-box-flex:0;-ms-flex:0 0 60.7142857143%;flex:0 0 60.7142857143%;padding-top:4.8125rem}.info-section--news-mod .info-section__col--images-mod{-webkit-box-flex:0;-ms-flex:0 0 24.375rem;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{-webkit-box-flex:0;-ms-flex:0 1 43%;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:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -1.875rem -1.875rem 0}.for-almost__col{padding:0 1.875rem 1.875rem 0}.for-almost__col--video-mod{position:relative;z-index:4;-ms-flex-negative:0;flex-shrink:0;width:28.1739130435%}.for-almost__col--video-mod:nth-child(even 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{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);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{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);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{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;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{padding:10rem 0 6.25rem}.cart{padding:10rem 0 6.25rem}.checkout{padding:10rem 0 6.25rem}.checkout__form-block .form{-webkit-column-gap:3.125rem;-moz-column-gap:3.125rem;column-gap:3.125rem}.checkout__form-block .form__col{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1.5625rem);flex:0 0 calc(50% - 1.5625rem)}.payment__column-top--card-mod{-webkit-box-flex:1;-ms-flex-positive:1;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{-ms-flex-negative:0;flex-shrink:0;width:59.5535714286%}.order__col.order__col--actions-mod{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.order__col--actions-mod .order__header:not(:last-child){margin-bottom:2.375rem}.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__price{font-size:max(.75rem,12px)}.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 screen and (min-width:61.99875em) and (min-width:83.74875em){.proudly__images-list{margin-left:-22.375rem}.proudly__images-list{margin-right:-22.375rem}}@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{padding-top:8.75rem}.for-almost{padding-bottom:8.75rem}.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__heading + .community-section__gallery{margin-top:4.375rem}.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{width:6.875rem}.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{font-size:1.25rem}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -1.875rem -2.5rem 0}.tradition-twist__col{-ms-flex-negative:0;flex-shrink:0;padding:0 1.875rem 2.5rem 0}.tradition-twist__col--content-mod{width:42.6086956522%}.tradition-twist__col--connection-mod{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.tradition-twist__col--reverse-mod .tradition-twist__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;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:460/320}.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:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.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{font-size:1.125rem}.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}.tradition-twist__image-w{aspect-ratio:380/280}}@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::after,.icon-menu::before{content:"";position:absolute;right:0;width:100%;height:.125rem;background-color:var(--white);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.icon-menu::after,.icon-menu::before{-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);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{line-height:1.3}.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:not(.fixed-header-page .second-header){-webkit-transform:translateY(-101%);-ms-transform:translateY(-101%);transform:translateY(-101%)}.second-header__logo-w--mobile{position:absolute;top:1.25rem;left:1.25rem;z-index:5}.second-header__menu{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.second-header__menu:not(:last-child){margin-left:1.1875rem}.second-header__body-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:9.25rem .9375rem .9375rem .9375rem;height:100svh;overflow:auto}.second-header__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;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:9.9375rem;padding-bottom:13.625rem}.proudly__images-list{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.proudly__images-item{position:absolute;top:-1.25rem;left:-8rem;pointer-events:all}.proudly__images-item--decor-mod{position:absolute;top:auto;left:auto;bottom:7.5rem;right:-12.1875rem}.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:8.59375% max(3.7209302326%,1.5625rem)}.info-section{padding:6.25rem 0 7.5rem}.info-section--indent-mod{padding:6.25rem 0 7.5rem}.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:not(:last-child){margin-bottom:36.8421052632%}.for-almost__col--video-mod{max-width:79%}.for-almost__col--video-mod:nth-child(even of .for-almost__col--video-mod){margin-left:auto}.what__heading .heading__title h2{line-height:1.1}.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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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{-ms-flex-negative:0;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{padding:7.5rem 0 6.25rem}.media-section{padding:7.5rem 0 6.25rem}.product{padding:7.5rem 0 6.25rem}.info-tabs-product__nav-title{-ms-flex-negative:0;flex-shrink:0}.cart{padding:7.5rem 0 6.25rem}.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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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;-webkit-transform:translateY(calc(100% + var(--header-height)));-ms-transform:translateY(calc(100% + var(--header-height)));transform:translateY(calc(100% + var(--header-height)));-webkit-transition:opacity 0s .6s,visibility 0s .6s,-webkit-transform .6s;transition:opacity 0s .6s,visibility 0s .6s,-webkit-transform .6s;transition:transform .6s,opacity 0s .6s,visibility 0s .6s;transition:transform .6s,opacity 0s .6s,visibility 0s .6s,-webkit-transform .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;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;pointer-events:none;content:""}.menu-open .second-header__body{-webkit-transform:translateY(calc(-1px + (var(--header-height)) + 2px));-ms-transform:translateY(calc(-1px + (var(--header-height)) + 2px));transform:translateY(calc(-1px + (var(--header-height)) + 2px));opacity:1;visibility:visible;-webkit-transition:opacity 0s,visibility 0s,-webkit-transform .6s;transition:opacity 0s,visibility 0s,-webkit-transform .6s;transition:transform .6s,opacity 0s,visibility 0s;transition:transform .6s,opacity 0s,visibility 0s,-webkit-transform .6s}.menu-open .second-header__body::before{opacity:1;-webkit-transition-duration:50ms;transition-duration:50ms}.menu-open .fixed-header-page .second-header:not(._header-scroll) .second-header__body{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.menu-open ._header-scroll .second-header__body{-webkit-transform:translateY(calc(-1px + (var(--header-height)) + 1px));-ms-transform:translateY(calc(-1px + (var(--header-height)) + 1px));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{line-height:1.3}.tradition-twist__heading .heading__text p{line-height:1.3}.card-store__price,.card-store__title{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:1.75rem}.preloader{-webkit-mask:url(../img/preloader/container_waves_mask_mobile.svg) bottom/100% 100% no-repeat}.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{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.food-info-section__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.food-info-section__col--text-mod{max-width:18.75rem}.food-info-section__col--text-mod_one{-webkit-box-ordinal-group:2;-ms-flex-order:1;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{-webkit-box-ordinal-group:3;-ms-flex-order:2;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{-webkit-box-ordinal-group:5;-ms-flex-order:4;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{-webkit-box-ordinal-group:4;-ms-flex-order:3;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:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.875rem;margin-bottom:2.0625rem}.item-news__text a::before{display:none}.find-section__form .form__column{-webkit-box-flex:1;-ms-flex-positive:1;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(even){background-color:#fcfcfc}.form-cart__table tbody tr:not(:last-child){display:block;margin-bottom:3.75rem}.form-cart__table tfoot tr td .coupon{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.form-cart__table tfoot tr td > .btn{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.form-cart__table td,.form-cart__table th{padding:.75rem 1.25rem}.form-cart__table td:not(:last-child){border-bottom:1px solid var(--secondary)}.form-cart__table td{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:right}.form-cart__table td[data-title]::before{content:attr(data-title) ": "}.form-cart__table td .cart-price,.form-cart__table td .quantity,.form-cart__table td a{margin-left:auto}.total-cart__table tbody tr{display:-ms-grid;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{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.payment__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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{width:calc(50% - .375rem)}.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%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup .form__btn-block .btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:29.99875em){.checkbox-v2__price{-webkit-padding-start:.625rem;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{width:100%}.find-out__btn-block .btn{width:100%}.cards__item:not(:last-child){margin-bottom:3.75rem}.form-cart__table tfoot tr td .coupon{-ms-flex-wrap:wrap;flex-wrap:wrap}.form-cart__table tfoot tr td .coupon > *{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.menu-section{padding-top:6.875rem}.menu-list__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-list__col.menu-list__col--content-mod{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;gap:.625rem}.menu-list__col.menu-list__col--image-mod{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.menu-list__price:not(:first-child){margin-top:.9375rem}.item-order{-ms-grid-columns:1fr auto;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{margin:0 -.9375rem}.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{font-size:1.0625rem}.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__price,.card-store__title{font-size:1.0625rem}.product__title{font-size:1.375rem}.info-tabs-product__title{font-size:1.375rem}.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 ,0.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 ,0.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 ,-0.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 ,-0.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 ,0.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 ,0.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 ,-0.4430681818rem + 9.0909090909vw ,2rem)){.heading__subtitle{font-size:clamp(1.375rem ,-.4430681818rem + 9.0909090909vw ,2rem)}}@supports not (font-size:clamp(1.375rem ,-0.4430681818rem + 9.0909090909vw ,2rem)){.heading__subtitle{font-size:calc(1.375rem + .625 * (100vw - 19.99875rem)/ 6.875)}}@supports (font-size:clamp(1.8125rem ,-0.187375rem + 10vw ,2.5rem)){.heading__title h1{font-size:clamp(1.8125rem ,-.187375rem + 10vw ,2.5rem)}}@supports not (font-size:clamp(1.8125rem ,-0.187375rem + 10vw ,2.5rem)){.heading__title h1{font-size:calc(1.8125rem + .6875 * (100vw - 19.99875rem)/ 6.875)}}@supports (font-size:clamp(1rem ,-0.0908409091rem + 5.4545454545vw ,1.375rem)){.heading__title h2{font-size:clamp(1rem ,-.0908409091rem + 5.4545454545vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,-0.0908409091rem + 5.4545454545vw ,1.375rem)){.heading__title h2{font-size:calc(1rem + .375 * (100vw - 19.99875rem)/ 6.875)}}@supports (font-size:clamp(4.5rem ,0.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 ,0.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 ,-0.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 ,-0.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 ,-0.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 ,-0.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 ,-0.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 ,-0.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 ,0.5170795455rem + 2.7272727273vw ,1.25rem)){.text{font-size:clamp(1.0625rem ,.5170795455rem + 2.7272727273vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,0.5170795455rem + 2.7272727273vw ,1.25rem)){.text{font-size:calc(1.0625rem + .1875 * (100vw - 19.99875rem)/ 6.875)}}@supports (font-size:clamp(1.0625rem ,0.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 ,0.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 ,-0.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 ,-0.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 ,-0.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 ,-0.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 ,0.5170795455rem + 2.7272727273vw ,1.25rem)){.card-store__price,.card-store__title{font-size:clamp(1.0625rem ,.5170795455rem + 2.7272727273vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,0.5170795455rem + 2.7272727273vw ,1.25rem)){.card-store__price,.card-store__title{font-size:calc(1.0625rem + .1875 * (100vw - 19.99875rem)/ 6.875)}}@supports (font-size:clamp(1.375rem ,-0.4430681818rem + 9.0909090909vw ,2rem)){.product__title{font-size:clamp(1.375rem ,-.4430681818rem + 9.0909090909vw ,2rem)}}@supports not (font-size:clamp(1.375rem ,-0.4430681818rem + 9.0909090909vw ,2rem)){.product__title{font-size:calc(1.375rem + .625 * (100vw - 19.99875rem)/ 6.875)}}@supports (font-size:clamp(1.375rem ,-0.4430681818rem + 9.0909090909vw ,2rem)){.info-tabs-product__title{font-size:clamp(1.375rem ,-.4430681818rem + 9.0909090909vw ,2rem)}}@supports not (font-size:clamp(1.375rem ,-0.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 ,-0.4430681818rem + 9.0909090909vw ,2rem)){.products-related__title{font-size:clamp(1.375rem ,-.4430681818rem + 9.0909090909vw ,2rem)}}@supports not (font-size:clamp(1.375rem ,-0.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(0.625rem ,0.0802765466rem + 2.026972244vw ,1.5625rem)){.second-header{padding-top:clamp(.625rem ,.0802765466rem + 2.026972244vw ,1.5625rem)}}@supports not (padding-top:clamp(0.625rem ,0.0802765466rem + 2.026972244vw ,1.5625rem)){.second-header{padding-top:calc(.625rem + .9375 * (100vw - 26.87375rem)/ 46.25125)}}@supports (padding-bottom:clamp(0.625rem ,0.0802765466rem + 2.026972244vw ,1.5625rem)){.second-header{padding-bottom:clamp(.625rem ,.0802765466rem + 2.026972244vw ,1.5625rem)}}@supports not (padding-bottom:clamp(0.625rem ,0.0802765466rem + 2.026972244vw ,1.5625rem)){.second-header{padding-bottom:calc(.625rem + .9375 * (100vw - 26.87375rem)/ 46.25125)}}@supports (padding-bottom:clamp(0.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(0.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 + 0.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 + 0.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 ,0.9392212373rem + 1.6215777952vw ,2.125rem)){.tabs__title{font-size:clamp(1.375rem ,.9392212373rem + 1.6215777952vw ,2.125rem)}}@supports not (font-size:clamp(1.375rem ,0.9392212373rem + 1.6215777952vw ,2.125rem)){.tabs__title{font-size:calc(1.375rem + .75 * (100vw - 26.87375rem)/ 46.25125)}}@supports (gap:clamp(1.25rem ,0.8868510311rem + 1.3513148293vw ,1.875rem)){.date-tabs{gap:clamp(1.25rem ,.8868510311rem + 1.3513148293vw ,1.875rem)}}@supports not (gap:clamp(1.25rem ,0.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 + 0.5405259317vw ,2rem)){.date-tabs__date{font-size:clamp(1.75rem ,1.6047404124rem + .5405259317vw ,2rem)}}@supports not (font-size:clamp(1.75rem ,1.6047404124rem + 0.5405259317vw ,2rem)){.date-tabs__date{font-size:calc(1.75rem + .25 * (100vw - 26.87375rem)/ 46.25125)}}@supports (font-size:clamp(1.25rem ,1.1047404124rem + 0.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 + 0.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 + 0.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 + 0.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(0.9375rem ,0.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(0.9375rem ,0.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(0.625rem ,-0.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(0.625rem ,-0.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 + 0.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 + 0.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(0.5rem ,0.404363879rem + 0.3558718861vw ,0.625rem)){.find-out__col:not(:last-child){margin-right:clamp(.5rem ,.404363879rem + .3558718861vw ,.625rem)}}@supports not (margin-right:clamp(0.5rem ,0.404363879rem + 0.3558718861vw ,0.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 + 0.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 + 0.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 + 0.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 + 0.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(0.875rem ,0.8271819395rem + 0.1779359431vw ,0.9375rem)){.community-section__heading:not(:last-child){margin-bottom:clamp(.875rem ,.8271819395rem + .1779359431vw ,.9375rem)}}@supports not (margin-bottom:clamp(0.875rem ,0.8271819395rem + 0.1779359431vw ,0.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{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.checkout__form-block .form__col{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - .9375rem);flex:0 0 calc(50% - .9375rem)}.checkout__form-block .form__col.form__col--full-mod{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.payment__column-top--form-mod{-webkit-box-flex:0;-ms-flex:0 1 53%;flex:0 1 53%}.payment__column-top--card-mod{-webkit-box-flex:0;-ms-flex:0 1 47%;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(0.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(0.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 + 0 ,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)/ 21.125)}}@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 + 0 ,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)/ 21.125)}}}@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 > *{-webkit-box-flex:0;-ms-flex:0 1 50%;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 ,0.9529411765rem + 0.2352941176vw ,1.125rem)){.card-media{font-size:clamp(1rem ,.9529411765rem + .2352941176vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.9529411765rem + 0.2352941176vw ,1.125rem)){.card-media{font-size:calc(1rem + .125 * (100vw - 20rem)/ 53.125)}}@supports (font-size:clamp(1.125rem ,1.0308823529rem + 0.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 + 0.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 + 0.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 + 0.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 ,-0.3930738119rem + 2.2469385462vw ,1.25rem)){.form-cart__table th{font-size:clamp(1rem ,-.3930738119rem + 2.2469385462vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,-0.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::after,.quantity__button:hover::before{background-color:var(--white)}}@media screen and (max-height:30em){.header{position:absolute}}.webp .image-section{background:url(../img/institution.webp) top center/cover no-repeat fixed}.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}