@charset "UTF-8";@font-face{font-family:FT Polar;src:url("../fonts/FT Polar Semibold/FTPolar-Semibold.woff2") format("woff2"),url("../fonts/FT Polar Semibold/FTPolar-Semibold.woff") format("woff");font-weight:600;font-style:normal}@font-face{font-family:RuderPlakatLLVIP;src:url("../fonts/Ruder Plakat LL VIP/RuderPlakatLLVIP.ttf") format("truetype-variations");font-weight:100 900;font-stretch:75% 125%;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1,"rvrn" 1,"kern" 1,"rclt" 1}@font-face{font-family:Herbik Italic;src:url(../fonts/Herbik/Herbik-Italic.woff2) format("woff2");font-style:italic}@font-face{font-family:Herbik;src:url(../fonts/Herbik/Herbik-Regular.woff2) format("woff2");font-style:normal}:root{--white: #fff;--black: #000;--blue: rgb(0, 95, 204);--transparent: rgba(0, 0, 0, 0);--golden: #AD8C48;--gray-25: #fcfcfd;--gray-50: #f9fafb;--gray-100: #f2f4f7;--gray-200: #eaecf0;--gray-300: #d0d5dd;--gray-400: #98a2b3;--gray-500: #667085;--gray-600: #475467;--gray-700: #344054;--gray-800: #182230;--gray-900: #101828;--gray-950: #0c111d;--brand-25: #f6fef9;--brand-50: #edfcf2;--brand-100: #d3f8df;--brand-200: #aaf0c4;--brand-300: #73e2a3;--brand-400: #3ccb7f;--brand-500: #16b364;--brand-600: #099250;--brand-700: #087443;--brand-800: #095c37;--brand-900: #084c2e;--brand-925: #21491D;--brand-950: #052e1c;--brand-975: #20280B;--color-alpha-1: rgba(0, 0, 0, .15);--color-alpha-2: rgba(0, 0, 0, .3);--color-alpha-3: rgba(0, 0, 0, .6)}:root{--color-white: var(--white);--color-black: var(--black);--color-transparent: var(--transparent);--color-primary: var(--gray-900);--color-secondary: var(--gray-700);--color-tertiary: var(--gray-600);--color-quaternary: var(--gray-500);--color-disabled: var(--gray-400);--color-placeholder: var(--gray-500);--color-placeholder-subtle: var(--gray-300);--color-brand-primary: var(--brand-700);--color-brand-secondary: var(--brand-600);--color-error: #d92d20;--color-warning: #dc6803;--color-success: #079455;--color-border-primary: var(--gray-300);--color-border-secondary: var(--gray-200);--color-border-tertiary: var(--gray-100);--color-border-disabled: var(--gray-300);--color-border-disabled-subtle: var(--gray-200);--color-border-brand: var(--brand-300);--color-border-brand-solid: var(--brand-600);--color-border-error: #fda29b;--color-border-error-solid: #d92d20;--color-border-outline: var(--blue);--color-bg-primary: var(--white);--color-bg-primary-solid: var(--gray-950);--color-bg-secondary: var(--gray-50);--color-bg-secondary-solid: var(--gray-600);--color-bg-tertiary: var(--gray-100);--color-bg-quaternary: var(--gray-200);--color-bg-active: var(--gray-50);--color-bg-disabled: var(--gray-100);--color-bg-disabled-subtle: var(--gray-50);--color-bg-overlay-1: var(--color-alpha-1);--color-bg-overlay-2: var(--color-alpha-2);--color-bg-overlay-3: var(--color-alpha-3);--color-bg-brand-primary: var(--brand-50);--color-bg-brand-secondary: var(--brand-100);--color-bg-brand-dark: var(--brand-925);--color-bg-brand-darker: var(--brand-975);--color-bg-brand-solid: var(--brand-700);--color-bg-brand-solid-hover: var(--brand-800)}:root{--font-family: "Inter", sans-serif}:root{--utility-gray-800: #182230}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}.accordion__item{padding:20px 0 8px;border-bottom:1px solid #454343}.accordion__item-title{display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:16px;color:#344054;padding-right:6px}.accordion__pane{padding:12px 0 0}.button{font-weight:700;display:inline-block;font-family:Inter,sans-serif;padding:8px 20px;color:#fff;background-color:#007050;transition:all .25s;border-radius:48px}.button:hover{background-color:#00573e;text-decoration:none}.button--link{padding:0;color:#007050;background-color:#fff0}.button--link:hover{background-color:#fff0}.button--icon{display:flex;align-items:center;justify-content:center}.button--hollow{background-color:#fff;color:#007050;border:1px solid #007050}.button--hollow:hover{background-color:#eef2f1}.button--hollow-gray{background-color:#fff;color:#007050;border:1px solid #007050}.button--hollow-gray:hover{background-color:#eef2f1}.button--hollow-alt{background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;line-height:30px;font-weight:500}.button--hollow-alt:hover{background-color:#eef2f1}.button--expand{width:100%}.button--fixed{min-width:112px}@media only screen and (min-width: 640px){.button--fixed:not(.button--small){min-width:216px}}@media only screen and (min-width: 1024px){.button--fixed:not(.button--small){min-width:238px}}.button--black{background-color:#182230}.button--disabled{background-color:#888;pointer-events:none;cursor:not-allowed;position:relative;color:#fff;border-color:#888}.button--disabled:hover{background-color:#505050}.rd-button{--button-height: 44px;--button-font: 16px;--x-spacing: 16px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 var(--x-spacing);border:solid 1px var(--color-bg-brand-solid);background:var(--color-bg-brand-solid);font:600 var(--button-font)/1.2 var(--font-family);color:var(--white);height:var(--button-height);border-radius:calc(var(--button-height) / 2);transition:all .4s;cursor:pointer}.rd-button:hover{background:var(--color-bg-brand-solid-hover);border-color:var(--color-bg-brand-solid-hover);text-decoration:none}.rd-button:focus,.rd-button:active{background:var(--color-bg-brand-solid);border-color:var(--color-bg-brand-solid);outline:none;box-shadow:0 1px 2px #1018280d,0 0 0 4px #edfcf2}.rd-button:disabled,.rd-button--disabled{background:var(--color-bg-disabled);border-color:var(--color-border-disabled);color:var(--color-disabled);pointer-events:none}.rd-button--white-alt{background:var(--color-white);border-color:var(--color-border-primary);color:var(--color-secondary)}.rd-button--white-alt:hover{background:var(--color-bg-active);border-color:var(--color-border-primary)}.rd-button--white-alt:focus,.rd-button--white-alt:active{background:var(--color-white);border-color:var(--color-border-primary);box-shadow:0 1px 2px #1018280d,0 0 0 4px #98a2b324}.rd-button--white-alt:disabled,.rd-button--white-alt.rd-button--disabled{background:var(--color-white);border-color:var(--color-border-disabled);color:var(--color-disabled)}.rd-button--dark{background:var(--gray-800);border-color:var(--gray-800);color:var(--color-white)}.rd-button--dark:hover,.rd-button--dark:focus,.rd-button--dark:active{background:var(--color-white);border-color:var(--gray-950);color:var(--gray-950)}.rd-button--dark:focus,.rd-button--dark:active{box-shadow:0 1px 2px #1018280d,0 0 0 4px #98a2b324}.rd-button--dark:disabled,.rd-button--dark.rd-button--disabled{background:var(--color-white);border-color:var(--color-border-secondary);color:var(--color-disabled)}.rd-button--empty{background:none;border:none;padding:0;align-items:center;justify-content:center}.rd-button--empty:hover,.rd-button--empty:focus,.rd-button--empty:active{background:none;box-shadow:none}.rd-button--xs{--button-height: 36px;--x-spacing: 12px;--button-font: 14px}.rd-button--sm{--button-height: 40px;--x-spacing: 14px;--button-font: 14px}@media only screen and (max-width: 767px){.rd-button--sm-mobile-only{--button-height: 40px;--x-spacing: 14px;--button-font: 14px}}.rd-button--lg{--button-height: 48px;--x-spacing: 18px;--button-font: 16px}.rd-button--xl{--button-height: 60px;--x-spacing: 22px;--button-font: 18px}.rd-button--x-spacing{--x-spacing: 24px}.rd-button--expand{width:100%}.checkbox[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font:inherit;color:currentColor;width:20px;height:20px;border:2px solid #888888;border-radius:4px;display:grid;place-content:center}.checkbox[type=checkbox]:before{content:"";display:none;width:12px;height:12px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background-color:#fff}.checkbox[type=checkbox]:checked{background-color:#007050;border-color:#007050}.checkbox[type=checkbox]:checked:before{display:block}.checkbox[type=checkbox]:disabled{--form-control-color: var(--form-control-disabled);color:#888;cursor:not-allowed}.checkbox--small[type=checkbox]{width:16px;height:16px;border:1px solid #d0d5dd}.checkbox--small[type=checkbox]:checked{border-color:#099250;background:#099250}.checkbox--small[type=checkbox]:checked:before{clip-path:polygon(15% 46%,41% 63%,82% 15%,92% 23%,44% 81%,9% 57%)}.custom-select--radio .custom-select__dropdown-header{display:none}.custom-select--radio .custom-select__dropdown-container{padding:0;border:none}.custom-select--radio .custom-select__dropdown-list-container{position:static}.custom-select--radio .custom-select__dropdown-list{padding:0;border:none;text-align:left}.custom-select__dropdown-container{padding:12px 14px 12px 22px;border-radius:16px;border:1px solid #454343;position:relative;cursor:pointer;min-width:148px}.custom-select__dropdown-container--big{min-width:178px}.custom-select__dropdown-container svg{margin-left:30px}.custom-select__dropdown-header{font-weight:400;font-family:Inter,sans-serif;font-size:10px;color:#344054;white-space:nowrap;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 1024px){.custom-select__dropdown-header{font-size:14px}}.custom-select__dropdown-list-container{position:absolute;z-index:10401;left:0;top:calc(100% + 1px);width:100%}.custom-select__dropdown-list{padding:8px;margin:0;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px}.custom-select__list-item{list-style:none;padding:10px 0 10px 30px;position:relative}.custom-select__list-item:before{content:"";display:block;width:20px;height:20px;border-radius:50%;border:2px solid #d0d5dd;position:absolute;top:50%;left:0;transform:translateY(-50%)}.custom-select__list-item:after{display:none;content:"";width:10px;height:10px;border-radius:50%;background-color:#007050;position:absolute;top:50%;left:5px;transform:translateY(-50%)}.custom-select__list-item:hover:before,.custom-select__list-item--checked:before{border-color:#007050}.custom-select__list-item:hover:after,.custom-select__list-item--checked:after{display:block}.custom-select__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#45434340;z-index:10400}@media only screen and (min-width: 1024px){.custom-select__overlay{display:block}}.dropdown{position:relative}.dropdown--big{min-width:178px}.dropdown__header{font-weight:400;font-family:Inter,sans-serif;font-size:10px;color:#344054;white-space:nowrap;display:flex;align-items:center;justify-content:space-between;padding:12px 14px 12px 22px;border-radius:16px;border:1px solid #454343;background:transparent;cursor:pointer;min-width:148px}.dropdown__header svg{margin-left:30px}.dropdown__container{position:absolute;left:0;top:calc(100% + 1px);width:max-content;padding:14px 8px;margin:0;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;z-index:10401}.dropdown__list-item{list-style:none;padding:6px 12px}.dropdown__list-item:hover{color:#007050;background-color:#d0d5dd}.dropdown__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#45434340;z-index:10400}@media only screen and (min-width: 1024px){.dropdown__overlay{display:block}}.form .label{font-size:12px;margin-bottom:8px}.form .label--required{position:relative}.form .label--required:after{content:"*";position:absolute;top:-6px;right:-10px;color:#ee7600;font-size:18px}.form .input,.form .input[type=text],.form .input[type=number]{font-family:Inter,sans-serif;font-size:16px;line-height:22px;padding:12px;width:100%;border:1px solid #d0d5dd;border-radius:8px;height:auto}.form .input:focus,.form .input[type=text]:focus,.form .input[type=number]:focus{outline:none;border-color:var(--color-border-brand-solid);box-shadow:0 1px 2px #1018280d,0 0 0 4px var(--brand-50)}.form .input--alternative,.form .input--alternative[type=text],.form .input--alternative[type=number]{font:400 16px/24px var(--font-family);padding:10px 14px}.form .input--search[type=text]{padding-left:48px}.form .input::placeholder{color:#888}.form__row{margin-bottom:8px}.form__row fieldset{width:100%}.form__control{cursor:pointer}.form__control--disabled{cursor:no-drop}.form__control-holder{position:relative}.form__control-icon{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.calendar{width:280px;position:relative}.calendar .react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.calendar .react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:inherit;color:inherit}.calendar .react-datepicker{font:400 14px/1.42 var(--font-family);color:var(--color-secondary);border:none;border-radius:0;display:block}.calendar .react-datepicker__month-container{float:none}.calendar .react-datepicker__header{background-color:var(--color-white);border:none;border-radius:0;padding:0}.calendar .react-datepicker__current-month{margin-top:0;color:var(--color-secondary);font:600 16px/36px var(--font-family);margin-bottom:12px}.calendar .react-datepicker__year-read-view--down-arrow,.calendar .react-datepicker__month-read-view--down-arrow,.calendar .react-datepicker__month-year-read-view--down-arrow,.calendar .react-datepicker__navigation-icon:before{border-color:var(--color-secondary);border-width:2px 2px 0 0;content:"";display:block;height:12px;position:absolute;top:6px;width:12px}.calendar .react-datepicker__navigation{top:0;z-index:1;height:36px;width:36px}.calendar .react-datepicker__navigation-icon{top:0}.calendar .react-datepicker__day-names{margin-bottom:4px}.calendar .react-datepicker__day-name,.calendar .react-datepicker__day,.calendar .react-datepicker__time-name{color:var(--color-secondary);width:40px;line-height:40px;margin:0;border-radius:0;background:transparent}.calendar .react-datepicker__day-name{font-weight:500}.calendar .react-datepicker__month{margin:0}.calendar .react-datepicker__week{background-color:var(--color-bg-quaternary);border-radius:20px;overflow:hidden}.calendar .react-datepicker__week:not(:first-child){margin-top:4px}.calendar .react-datepicker__day{background:var(--color-white);position:relative;z-index:0}.calendar .react-datepicker__day:hover{background-color:transparent;color:var(--color-white)}.calendar .react-datepicker__day--today:before{content:"";border-radius:50%;background:var(--color-bg-quaternary);position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.calendar .react-datepicker__day--in-range{font-weight:500;background-color:transparent}.calendar .react-datepicker__day--in-range:hover{background-color:transparent;color:var(--color-white)}.calendar .react-datepicker__day--selected,.calendar .react-datepicker__day--range-start,.calendar .react-datepicker__day--range-end{color:var(--color-white)!important}.calendar .react-datepicker__day--disabled{color:var(--color-disabled)!important}.calendar .react-datepicker__day--disabled:hover{background:var(--color-white)}.calendar .react-datepicker__day--disabled:hover:before,.calendar .react-datepicker__day--disabled:hover:after{display:none}.calendar .react-datepicker__day--selected:before,.calendar .react-datepicker__day--range-start:before,.calendar .react-datepicker__day--range-end:before,.calendar .react-datepicker__day:hover:before,.calendar .react-datepicker__day--selected:hover:before,.calendar .react-datepicker__day--range-start:hover:before,.calendar .react-datepicker__day--range-end:hover:before,.calendar .react-datepicker__day--in-range:hover:before{content:"";border-radius:50%;background:var(--color-bg-brand-solid);position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.calendar .react-datepicker__day--selected:after,.calendar .react-datepicker__day--range-start:after,.calendar .react-datepicker__day--range-end:after,.calendar .react-datepicker__day:hover:after,.calendar .react-datepicker__day--selected:hover:after,.calendar .react-datepicker__day--range-start:hover:after,.calendar .react-datepicker__day--range-end:hover:after{content:"";background:var(--color-white);position:absolute;top:0;bottom:0;left:0;right:0;z-index:-2}.calendar .react-datepicker__day--in-range:hover:after{background:transparent}.calendar .react-datepicker__day--range-start:after,.calendar .react-datepicker__day--range-start:hover:after{background:var(--color-white);right:auto;width:50%}.calendar .react-datepicker__day--range-end:after,.calendar .react-datepicker__day--range-end:hover:after{background:var(--color-white);left:auto;width:50%}.calendar .react-datepicker__day--range-start.react-datepicker__day--range-end:after{width:100%;left:0;right:0}.calendar .react-datepicker__day:hover,.calendar .react-datepicker__month-text:hover,.calendar .react-datepicker__quarter-text:hover,.calendar .react-datepicker__year-text:hover{border-radius:0}.calendar .react-datepicker__day--today,.calendar .react-datepicker__month-text--today,.calendar .react-datepicker__quarter-text--today,.calendar .react-datepicker__year-text--today{font-weight:500}.calendar .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:var(--color-white)}.mms-browse{width:50px;height:63px;position:relative;top:-6px}.mms-browse:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:0;height:5px;background:#00573f;transition:width .3s}.mms-browse span{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;font-size:0;width:20px;height:2px;color:transparent;background:#00573f;transition:background .3s}.mms-browse span:after,.mms-browse span:before{content:"";position:absolute;width:20px;height:2px;background:#00573f;transition:all .3s}.mms-browse span:before{top:-8px}.mms-browse span:after{bottom:-8px}@media only screen and (min-width: 768px){.mms-browse{display:none}}.show-menu .mms-browse span{background:none}.show-menu .mms-browse span:before{top:0;transform:rotate(45deg)}.show-menu .mms-browse span:after{bottom:0;transform:rotate(-45deg)}.header{padding:0;position:sticky;top:0;left:0;width:100%;height:134px;background:#fff;border:none;border-bottom:1px solid #e1e1e1;z-index:10000;transition:all .3s ease-out;font-family:Karla,sans-serif}.header.show-cart-wrap{position:sticky}.header.unslick{position:relative}.header.show-menu .header-bottom .h-widgets{opacity:1;visibility:visible}.header.show-menu~.layout-container{margin-top:0!important}.header.show-menu .order-editing--alert{top:-44px}.header .header-top{background-color:#007050}.header .header-top .custom-alert{margin:0;top:-44px;overflow:hidden}.header .header-top .custom-alert:before{position:absolute;top:0;left:-40px;right:-40px;height:50px;content:"";background-color:#007050;z-index:-1}.header .header-top .custom-alert-wrap{background-color:#007050}.header .header-mdl{transition:all .3s ease-out}.header .header-mdl .frame{max-width:1600px}.header .header-mdl .menu-holder{display:flex;align-items:center;justify-content:space-between;max-width:1600px}.header .header-mdl .menu-holder .left-holder .food-btn{margin-left:40px;display:inline-block}.header .header-mdl .menu-holder .left-holder .svg{display:inline-flex;width:28px;height:28px;position:relative;top:5px}.header .header-mdl .menu-holder .left-holder,.header .header-mdl .menu-holder .logo,.header .header-mdl .menu-holder .right-holder{flex-grow:1;flex-basis:33.3333%}.header .header-bottom{background-color:#fff}.header .header-bottom.frame{max-width:100vw}.header .header-bottom .h-widgets{position:absolute;top:67px;left:0;right:0;padding:12px 16px 32px;opacity:0;visibility:hidden;background:#fff;border-bottom:1px solid #000;transition:opacity .3s,visbility .3s}.header .accountmenu{position:absolute;right:60px;top:20px}.header .accountmenu .support-container{float:left;position:relative}.header .accountmenu .support-container.active .user-menu:after{transform:translateY(-50%) rotate(180deg);width:15px}.header .accountmenu .support-container.active .drop-container{visibility:visible;opacity:1}.header .accountmenu .support-container .user-menu{position:relative}.header .accountmenu .support-container .user-menu:hover{cursor:pointer}.header .accountmenu .support-container .user-menu:hover:after{transform:translateY(-50%) rotate(180deg);width:15px}.header .accountmenu .support-container .user-menu:after{font-weight:700;display:none;position:absolute;top:50%;right:0;left:auto;transform:translateY(-50%);width:15px;height:15px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.25421 7.89778C7.03453 8.11745 6.67843 8.11745 6.45876 7.89778L0.723894 2.16291C0.504226 1.94323 0.504226 1.58713 0.723894 1.36746L0.989064 1.10226C1.20873 0.882581 1.56488 0.882581 1.78456 1.10226L6.85648 6.1742L11.9284 1.10225C12.1481 0.882579 12.5042 0.882579 12.7239 1.10225L12.9891 1.36745C13.2088 1.58713 13.2088 1.94323 12.9891 2.1629L7.25421 7.89778Z' fill='%23007050'/%3E%3C/svg%3E");background-size:initial;background-repeat:no-repeat;background-position:center;background-color:transparent;transition:transform .3s}.header .accountmenu .support-container .user-menu .user-support{font-weight:700;position:static;height:24px;width:24px;padding:0;color:#454343;font-family:Karla,sans-serif;font-size:16px;font-style:normal;line-height:24px;white-space:nowrap;max-width:273px;overflow:hidden;text-overflow:ellipsis}.header .accountmenu .support-container .user-menu .user-support:before{width:24px;height:24px;position:absolute;top:50%;left:0;content:"";transition:background .3s;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cpath d='M13.0075 1.33008C6.56399 1.33008 1.34082 6.55324 1.34082 12.9967C1.34082 19.4402 6.56399 24.6634 13.0075 24.6634C19.451 24.6634 24.6742 19.4402 24.6742 12.9967C24.6742 6.55324 19.451 1.33008 13.0075 1.33008Z' stroke='%23007050' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.9873 20.4037C3.9873 20.4037 6.5878 17.0833 13.0045 17.0833C19.4211 17.0833 22.0228 20.4037 22.0228 20.4037M13.0045 13C13.9327 13 14.823 12.6313 15.4793 11.9749C16.1357 11.3185 16.5045 10.4283 16.5045 9.5C16.5045 8.57174 16.1357 7.6815 15.4793 7.02513C14.823 6.36875 13.9327 6 13.0045 6C12.0762 6 11.186 6.36875 10.5296 7.02513C9.87322 7.6815 9.50447 8.57174 9.50447 9.5C9.50447 10.4283 9.87322 11.3185 10.5296 11.9749C11.186 12.6313 12.0762 13 13.0045 13Z' stroke='%23007050' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:initial}.header .accountmenu .support-container .user-menu .user-support:after{display:none}.header .accountmenu .support-container .user-menu .user-support .user-greetings{display:none;white-space:nowrap;max-width:273px;overflow:hidden;text-overflow:ellipsis}.header .accountmenu .support-container .user-menu .user-support .user-greetings span{display:none}.header .accountmenu .support-container .user-menu .user-support-address{display:none;padding:0 40px;color:#454343;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;white-space:nowrap;max-width:273px;overflow:hidden;text-overflow:ellipsis}.header .accountmenu .drop-container{position:fixed;left:0;right:0;top:67px;min-width:320px;background:#fff;z-index:1001;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s;border:1px solid #D9D9D9;padding:16px;box-shadow:-47px 212px 61px #0000,-30px 136px 56px #00000003,-17px 76px 47px #0000000d,-7px 34px 35px #00000017,-2px 8px 19px #0000001a}.header .accountmenu .drop-container .support-head{padding:0;text-align:left;color:#454343;font-family:Karla,sans-serif;font-size:14px;font-weight:500;line-height:21px}.header .accountmenu .drop-container .support-head .w-location--box{color:#454343;font-family:Karla,sans-serif;font-size:14px;font-weight:500;line-height:21px}.header .accountmenu .drop-container .support-head .w-location--choose{padding:8px 12px;border-radius:5px;border:1px solid #0E5640;background:#f3f8f7;margin-top:10px;margin-bottom:5px;white-space:normal}.header .accountmenu .drop-container .support-head .w-location--choose:before{display:none}.header .accountmenu .drop-container .support-head .w-location--choose-item{border-color:#d9d9d9;background:#fff;margin-top:0}.header .accountmenu .drop-container .support-head .w-location--choose-item.current{border-color:#0e5640;background:#f3f8f7}.header .accountmenu .drop-container .support-head .w-location--choose-name{color:#007050;font-family:Karla,sans-serif;font-size:16px;font-weight:700;line-height:24px;text-transform:capitalize;overflow:visible;max-width:100%}.header .accountmenu .drop-container .support-head .w-location--dropdown{display:none;border:none;box-shadow:none;width:100%;min-width:100%;max-width:100%;max-height:100%;overflow:visible;position:static;margin-top:-89px}.header .accountmenu .drop-container .support-head .w-location--dropdown.active{display:block}.header .accountmenu .drop-container .support-menu{padding:0;margin:17px 0;border:none}.header .accountmenu .drop-container .support-menu li{border-bottom:1px solid #D9D9D9;padding:0}.header .accountmenu .drop-container .support-menu li:not(.menu-btn-basic):not(.menu-btn-arrow) a{color:#007050;font-family:Karla,sans-serif;font-size:16px;font-weight:500;line-height:21px}.header .accountmenu .drop-container .support-menu li:not(.menu-btn-basic):not(.menu-btn-arrow) a:after{display:none}.header .accountmenu .drop-container .support-btn-area{padding:0}.header .accountmenu .siu-location{color:#454343;font-family:Karla,sans-serif;font-size:11px;font-weight:500;font-style:normal;line-height:16px;text-transform:capitalize;display:flex;align-items:center;justify-content:flex-start}.header .accountmenu .siu-location:before{content:"";width:15px;height:17px;display:block;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="17" viewBox="0 0 11 17" fill="none"><path d="M5.49512 4.51562C4.52565 4.51562 3.7373 5.30397 3.7373 6.27344C3.7373 7.24753 4.52425 8.03125 5.49512 8.03125C6.48339 8.03125 7.25293 7.23276 7.25293 6.27344C7.25293 5.30397 6.46458 4.51562 5.49512 4.51562Z" fill="%23007050"/><path d="M5.49512 1C2.58717 1 0.22168 3.36549 0.22168 6.27344C0.22168 7.25576 0.49376 8.2145 1.00833 9.04621L5.19474 15.7921C5.36832 16.0724 5.7776 16.0681 5.94576 15.7861L10.0253 8.97496C10.5111 8.16086 10.7686 7.22658 10.7686 6.27344C10.7686 3.36549 8.40307 1 5.49512 1ZM5.49512 8.91602C4.02017 8.91602 2.85254 7.71546 2.85254 6.27344C2.85254 4.81946 4.04114 3.63086 5.49512 3.63086C6.94909 3.63086 8.1377 4.81946 8.1377 6.27344C8.1377 7.70274 6.98577 8.91602 5.49512 8.91602Z" fill="%23007050"/></svg>');background-repeat:no-repeat}.header .accountmenu .siu-items-list{border-top:none;margin-bottom:8px;max-height:244px;overflow-y:auto}.header .accountmenu .siu-drop.active .siu-drop-out{visibility:visible;opacity:1}.header .accountmenu .siu-drop .siu-drop-out{visibility:hidden;opacity:0}.header .accountmenu .siu-drop .siu-drop-out:not(.w-location--dropdown){position:absolute;top:100%;left:auto;right:-16px;transform:translateY(-1px);min-width:320px;border:none;border-radius:4px;box-shadow:-42px 191px 55px #0000,-27px 122px 50px #00000003,-15px 69px 42px #0000000d,-7px 31px 31px #00000017,-2px 8px 17px #0000001a;background:#fff;z-index:1001;transition:visibility .3s,opacity .3s;padding:12px}@media only screen and (min-width: 768px){.header .accountmenu .siu-drop .siu-drop-out:not(.w-location--dropdown){right:auto;left:0}}.header .accountmenu .siu-drop .siu-drop-out .btn-basic{border-radius:24px;border:1px solid #007050;background-color:#fff;color:#007050;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-decoration:none;height:auto;text-transform:initial;padding:5px 24px;margin-bottom:8px;transition:color .3s,background-color .3s}.header .accountmenu .siu-drop .siu-drop-out .btn-basic:hover{background-color:#007050;color:#fff}.header .accountmenu .siu-drop .siu-drop-out .btn-basic.green{background-color:#007050;color:#fff;margin-bottom:10px}.header .accountmenu .siu-drop .siu-drop-out .siu-item{border:none;padding:0}.header .accountmenu .siu-drop .siu-drop-out .sales-rep{color:#454343;text-align:center;font-family:Karla,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:19px;border:none}.header .accountmenu .siu-drop .siu-drop-out .sales-rep a{color:#007050;font-weight:700}.header .accountmenu .sign-in-user-widget{position:absolute;right:-43px}.header .accountmenu .sign-in-user-widget .siu-drop-out{position:fixed;left:0;top:68px;width:100%}.header .accountmenu .change-location-trigger-wrapper{text-align:right}.header .accountmenu .change-location-trigger{color:#007050;font-family:Karla,sans-serif;font-size:10px;font-weight:500;line-height:15px}.header .accountmenu .btn-link-arrow{border-radius:24px;border:1px solid #007050;background-color:#fff;width:100%;padding:5px 24px;color:#007050;font-family:Karla,sans-serif;font-size:16px;font-weight:700;line-height:24px;text-transform:capitalize;text-decoration:none;transition:color .3s,background-color .3s}.header .accountmenu .btn-link-arrow:hover{background-color:#007050;color:#fff}.header .accountmenu .btn-link-arrow:before,.header .accountmenu .btn-link-arrow:after{display:none}.header .logo{margin:0;max-width:76px;text-align:center;line-height:0;height:auto;flex-shrink:0;transition:all .3s ease-out}.header .logo a{display:inline-block}.header .logo img{position:static;margin:0 auto}.header .shop-menu{display:flex;align-items:center;justify-content:flex-end}.header .shop-menu .shop-order{margin:0}.header .shop-menu .shop-order.active .popup-cart{visibility:visible;opacity:1}.header .shop-menu .header-smartshop-btn{display:none;color:#007050;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;padding:11px 24px;border-radius:24px;border:1px solid #007050;background:#fff;text-transform:capitalize;height:auto}.header .shop-menu .header-search-box{position:absolute;top:76px;left:16px;width:calc(100% - 32px);opacity:1;visibility:visible;padding:0}.header .shop-menu .header-search-box .searchbox input[type=search],.header .shop-menu .header-search-box .searchbox input[type=text]{padding:11px 47px 11px 20px;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px;border-radius:24px;border:1px solid #D9D9D9;background:#fff;height:auto;width:100%}.header .shop-menu .header-search-box .searchbox input[type=search]:focus,.header .shop-menu .header-search-box .searchbox input[type=text]:focus{box-shadow:none;outline:none}.header .shop-menu .header-search-box .searchbox input[type=search]:focus+input[type=submit],.header .shop-menu .header-search-box .searchbox input[type=text]:focus+input[type=submit]{background-color:transparent;background-position:center}.header .shop-menu .header-search-box .searchbox input[type=search]::placeholder,.header .shop-menu .header-search-box .searchbox input[type=text]::placeholder{color:#818181;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.header .shop-menu .header-search-box .searchbox input[type=submit]{float:left;width:47px;height:47px;border:none;background-color:transparent;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.875 15.9554L20.875 19.9602C21.0536 20.1589 21.0448 20.4631 20.855 20.6511L20.155 21.3519C20.0611 21.4467 19.9333 21.5 19.8 21.5C19.6667 21.5 19.5389 21.4467 19.445 21.3519L15.445 17.3471C15.3344 17.2362 15.234 17.1156 15.145 16.9867L14.395 15.9855C13.1541 16.9776 11.613 17.5178 10.025 17.5173C6.75261 17.5287 3.90902 15.2686 3.17773 12.0751C2.44643 8.88161 4.0226 5.60699 6.9731 4.18991C9.92359 2.77284 13.461 3.59151 15.491 6.16125C17.521 8.73099 17.5019 12.366 15.445 14.9142L16.445 15.605C16.6012 15.7051 16.7454 15.8226 16.875 15.9554ZM5.025 10.5089C5.025 13.2736 7.26357 15.5149 10.025 15.5149C11.3511 15.5149 12.6229 14.9875 13.5605 14.0487C14.4982 13.1099 15.025 11.8366 15.025 10.5089C15.025 7.74412 12.7864 5.50285 10.025 5.50285C7.26357 5.50285 5.025 7.74412 5.025 10.5089Z' fill='%23007050'/%3E%3C/svg%3E");background-size:initial;background-position:center;position:absolute;right:0;top:0}.header .shop-menu .header-search-box .searchbox input[type=submit]:hover{background-color:transparent;background-position:center}.header .shop-menu .header-search-box .search-drop-down{width:100%;position:fixed;top:134px;left:0;background:#fff;z-index:1001;max-height:calc(100vh - 134px);overflow-y:auto}.header .shop-menu .cart-base-counter{position:relative;padding:0}.header .shop-menu .cart-base-counter:before{display:none}.header .shop-menu .cart-base-counter svg{display:block}.header .shop-menu .cart-base-counter .js-base-counter{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background-color:#000;border-radius:50%;border:2px solid #FFF;color:#fff;font-family:Karla,sans-serif;font-size:10px;font-style:normal;font-weight:700;line-height:1;position:absolute;top:-6px;right:-6px;z-index:1}.header .shop-menu .popup-cart{position:fixed;left:0;right:0;top:67px;width:100%;background:#fff;z-index:1001;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s;font-family:Karla,sans-serif;padding:16px 0;border:1px solid #D9D9D9;max-height:calc(100vh - 67px);overflow-y:auto;box-shadow:-2px 8px 19px #0000001a,-7px 34px 35px #00000017,-17px 76px 47px #0000000d,-30px 136px 56px #00000003,-47px 212px 61px #0000}.header .shop-menu .popup-cart .popup-cart-head{padding:0 16px;border:none;margin-bottom:28px}.header .shop-menu .popup-cart .popup-cart-head .pch-pre-title{color:#454343;font-size:16px;font-weight:700;line-height:24px;text-transform:capitalize;text-align:left;margin-bottom:10px;position:relative;cursor:pointer}.header .shop-menu .popup-cart .popup-cart-head .pch-pre-title.active+.pch-date:after{transform:translateY(-50%) rotate(180deg)}.header .shop-menu .popup-cart .popup-cart-head .pch-pre-title.active+.pch-date .date-selector{display:block}.header .shop-menu .popup-cart .popup-cart-head .pch-date{padding:0;margin-bottom:12px}.header .shop-menu .popup-cart .popup-cart-head .pch-date:after{position:absolute;top:-28px;right:0;left:auto;transform:translateY(-50%);width:15px;height:15px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.25421 7.89778C7.03453 8.11745 6.67843 8.11745 6.45876 7.89778L0.723894 2.16291C0.504226 1.94323 0.504226 1.58713 0.723894 1.36746L0.989064 1.10226C1.20873 0.882581 1.56488 0.882581 1.78456 1.10226L6.85648 6.1742L11.9284 1.10225C12.1481 0.882579 12.5042 0.882579 12.7239 1.10225L12.9891 1.36745C13.2088 1.58713 13.2088 1.94323 12.9891 2.1629L7.25421 7.89778Z' fill='%23007050'/%3E%3C/svg%3E");background-size:initial;background-repeat:no-repeat;background-position:center;background-color:transparent;transition:transform .3s}.header .shop-menu .popup-cart .popup-cart-head .pch-date.active:after{transform:translateY(-50%) rotate(180deg)}.header .shop-menu .popup-cart .popup-cart-head .pch-date.active .date-selector{display:block}.header .shop-menu .popup-cart .popup-cart-head .pch-date .date-selector{display:none;position:static;text-align:left;padding:0;margin-top:8px;opacity:1;visibility:visible;border:none;box-shadow:none}.header .shop-menu .popup-cart .popup-cart-head .pch-date .date-selector .date-link{padding:8px 10px;margin-bottom:8px;color:#454343;font-family:Karla,sans-serif;font-size:14px;font-weight:700;line-height:21px}.header .shop-menu .popup-cart .popup-cart-head .pch-date .date-selector .date-link:before{display:none}.header .shop-menu .popup-cart .popup-cart-head .pch-date .date-selector .date-link:last-child{margin-bottom:0}.header .shop-menu .popup-cart .popup-cart-head .pch-date-value{color:#454343;font-size:14px;font-weight:700;line-height:21px;padding:8px 10px;border-radius:4px;background-color:#f1f1f1;display:flex;flex-wrap:wrap;justify-content:space-between}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup{position:absolute!important;left:0!important;top:100%!important;width:100%;padding:14px 24px 24px;background:#fff;box-shadow:0 3px 6px 6px #0003;font-family:Karla,sans-serif}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick{width:100%!important;border:none;box-shadow:none;background-color:#fff}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month{padding:0;width:100%}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month thead{border-bottom:none}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month td{border:none}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month td .datepick-not-available,.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month td .datepick-not-selectable{background-color:#eef2f1}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month span,.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month a{width:40px;height:40px;color:#171717;text-align:center;font-family:Karla,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center;justify-content:center;margin-left:-6px}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month .datepick-highlight,.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .datepick-month a:hover{background-color:#fff;position:relative;z-index:1}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick a.datepick-cmd-next,.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick a.datepick-cmd-prev{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick a.datepick-cmd-next:before,.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick a.datepick-cmd-prev:before{position:static;display:block}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick a.datepick-cmd-prev{left:auto;right:30px}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .calendar-info{display:flex;flex-wrap:wrap;margin:26px 0 0}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick .calendar-info-item{color:#404040;font-family:Karla,sans-serif;font-size:12px;font-weight:500;line-height:16px;margin-bottom:6px;text-align:left;flex-basis:100%}.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .datepick-not-available,.header .shop-menu .popup-cart .popup-cart-head .datepick-popup .header .popup-cart .popup-cart-head .datepick-popup .datepick-not-selectable{background-color:#eef2f1}.header .shop-menu .popup-cart .popup-cart-head .datepick-month-header{text-align:left;height:auto;margin:2px 0 0;padding:0 0 12px;border-bottom:1px solid #E5E5E5}.header .shop-menu .popup-cart .popup-cart-head .datepick-month-header select{color:#171717;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:28px}.header .shop-menu .popup-cart .popup-cart-head .shop-note{display:block;color:#454343;font-family:Karla,sans-serif;font-size:12px;font-weight:700;line-height:18px;position:relative;margin:10px 0}.header .shop-menu .popup-cart .popup-cart-head .shop-note:after,.header .shop-menu .popup-cart .popup-cart-head .shop-note:before{display:none}.header .shop-menu .popup-cart .popup-cart-head .shop-note:not(.shop-note--rd){display:none}.header .shop-menu .popup-cart .popup-cart-head .shop-note-value{color:#007050}.header .shop-menu .popup-cart .jump-date-btn-wrap.jump-date-btn-wrap--rd{display:block}.header .shop-menu .popup-cart .jump-date-btn-wrap:not(.jump-date-btn-wrap--rd){display:none}.header .shop-menu .popup-cart .jump-date-btn-wrap .jump-date-btn,.header .shop-menu .popup-cart .jump-date-btn-wrap .jump-date-btn+.datepick-trigger{color:#007050;background-color:#fff;font-family:Karla,sans-serif;font-size:14px;font-weight:700;line-height:21px;text-align:center;padding:8px 16px;border-radius:48px;border:1px solid #0E5640;text-transform:capitalize;display:flex;align-items:center;justify-content:center;transition:.3s color,.3s background-color;cursor:pointer;outline:none}.header .shop-menu .popup-cart .jump-date-btn-wrap .jump-date-btn:hover,.header .shop-menu .popup-cart .jump-date-btn-wrap .jump-date-btn+.datepick-trigger:hover{color:#fff;background-color:#007050;text-decoration:none}.header .shop-menu .popup-cart .jump-date-btn-wrap .jump-date-btn svg,.header .shop-menu .popup-cart .jump-date-btn-wrap .jump-date-btn+.datepick-trigger svg{margin:0 8px 0 0;width:17px;height:17px;fill:currentColor;transition:fill .5s}.header .shop-menu .popup-cart .popup-cart-overview{padding:0 16px;border:none}.header .shop-menu .popup-cart .popup-cart-overview.overview{border-bottom:1px solid #e1e1e1;padding-bottom:20px;margin-bottom:20px}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-details,.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-details-data{display:flex;align-items:center;justify-content:flex-start;width:100%}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-details-data{max-width:calc(100% - 20px)}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-photo{border-radius:50%;background-color:#01775521;width:40px;height:40px;justify-content:center;align-items:center;margin-right:8px;flex-shrink:0;display:none}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-name{color:#454343;font-family:Inter,sens-serif;font-size:14px;font-weight:600;line-height:20px;margin:0}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-contact-data-holder{flex-grow:1;max-width:100%}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-contact-data{color:#454343;font-family:Karla,sans-serif;font-size:12px;font-weight:500;line-height:18px;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.header .shop-menu .popup-cart .popup-cart-overview.info .pco-account-contact-link svg{display:block;width:20px;height:20px}.header .shop-menu .popup-cart .popup-cart-overview .pco-title{color:#aeaeae;font-size:16px;font-weight:700;line-height:24px;text-transform:capitalize;margin-bottom:10px}.header .shop-menu .popup-cart .popup-cart-overview .pco-list{color:#454343;font-family:Karla,sans-serif;font-size:14px;font-weight:500;line-height:21px;display:block;margin-bottom:8px}.header .shop-menu .popup-cart .popup-cart-overview .pco-list li{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #D9D9D9}.header .shop-menu .popup-cart .popup-cart-overview .pco-list li:last-child{border-bottom:none}.header .shop-menu .popup-cart .popup-cart-overview .pco-list li .pco-value{font-weight:700}.header .shop-menu .popup-cart .popup-cart-overview .pco-list .pco-total{font-size:17px;line-height:26px;font-weight:800}.header .shop-menu .popup-cart .popup-cart-overview .btn-basic:not(.btn-basic--rd){display:none}.header .shop-menu .popup-cart .popup-cart-overview .btn-basic.btn-basic--rd{color:#fff;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize;border-radius:24px;border:1px solid #007050;background:#007050;padding:12px 24px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s}.header .shop-menu .popup-cart .popup-cart-overview .btn-basic.btn-basic--rd:hover{background-color:#00573f}.header .shop-menu .popup-cart .popup-cart-overview .pco-link-arrow{display:none}.header .mainmenu .show-in-mobile{color:#101828;font-family:Inter,sens-serif;font-size:16px;font-weight:600;line-height:24px}.header .mainmenu .show-in-mobile .mobile-menu{padding:10px 0;margin:0 0 28px;background:#fff}.header .mainmenu .show-in-mobile .mobile-menu:not(.catalog-category){border-radius:12px;border:1px solid #EAECF0;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.header .mainmenu .show-in-mobile .mobile-menu:not(.catalog-category) .mm-item{padding:4px 16px;display:flex;justify-content:flex-start;align-items:flex-start}.header .mainmenu .show-in-mobile .mobile-menu.catalog-category{padding-top:0}.header .mainmenu .show-in-mobile .mobile-menu .mm-item a{color:#101828;font-family:Inter,sens-serif;font-size:16px;font-weight:600;line-height:24px;display:flex;align-items:center;justify-content:flex-start;text-shadow:none}.header .mainmenu .show-in-mobile .mobile-menu .mm-item>strong:not(.mm-no-child) a{padding:0 16px}.header .mainmenu .show-in-mobile .mobile-menu .mm-item>strong:not(.mm-no-child) a:after{position:absolute;top:50%;right:16px;content:"";transform:translateY(-50%);width:20px;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="%23667085" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center}.header .mainmenu .show-in-mobile .mobile-menu .mm-item>.show-menu-item:not(.mm-no-child) a:after{transform:translateY(-50%) rotate(180deg)}.header .mainmenu .show-in-mobile .mobile-menu .mm-item .mm-item-image{width:48px;height:48px;border-radius:50%;background:#f7f7f7;margin-right:16px;flex-shrink:0;display:none;align-items:center;justify-content:center}.header .mainmenu .show-in-mobile .mobile-menu .mm-item .mm-category-image{width:40px;height:40px;align-items:center;justify-content:center;flex-shrink:0;background-color:#f3f5f8;border-radius:50%;margin-right:16px}.header .mainmenu .show-in-mobile .mobile-menu .mm-item .mm-category-image svg{width:24px;height:24px}.header .mainmenu .show-in-mobile .mobile-menu .mm-item .mm-banners-holder{background:#f9fafb;padding:32px 16px}.header .mainmenu .show-in-mobile .mobile-menu .mm-item .mm-banners-holder .marketing-block-holder-tablet{display:none}.header .mainmenu .show-in-mobile .mobile-menu .mm-item .mm-banners-holder .marketing-block-holder-tablet:first-child{display:block}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu{padding:16px 0 0;border-radius:12px;border:1px solid #EAECF0;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu .category-list-holder{padding:0 16px 28px}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu .category-link{color:#fff;font-family:Inter,sens-serif;font-size:16px;font-weight:600;line-height:24px;justify-content:center;padding:10px 18px;border-radius:64px;border:1px solid #007050;background:#007050;box-shadow:0 1px 2px #1018280d}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu ul{margin-bottom:24px}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu li{display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;padding:2px 0;border-bottom:none}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu li .img-wrap{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#f3f5f8;border-radius:50%;padding:4px}.header .mainmenu .show-in-mobile .mobile-menu .mm-sub-menu li .img-wrap img{max-width:100%;height:auto;mix-blend-mode:multiply}.header .mainmenu .show-in-mobile .mobile-menu-title{margin-bottom:10px}.header .mainmenu .show-in-tablet,.header .mainmenu .show-in-desktop{display:none}.header .mainmenu .foodsline.show .wide-drop{top:calc(100% + 16px)}.header .mainmenu .foodsline.show .wide-drop .drop-frame{background:transparent;border:none;box-shadow:none}.header .mainmenu .foodsline .foods-menu{margin:0 auto;max-width:1600px}.header .mainmenu .foodsline .foods-menu .foods-item>span,.header .mainmenu .foodsline .foods-menu .home-delivery-item{font:600 16px/24px Inter,sans-serif;text-transform:capitalize}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap{margin:0 auto;border-radius:16px;padding:24px;background:#fff;border:1px solid #000;box-shadow:0 0 5px #0000004d;max-height:100%;overflow-y:auto}.header .mainmenu .foodsline .drop-tab-content .drop-list{padding-left:0;flex-basis:100%;flex-shrink:0;width:auto}.header .mainmenu .foodsline .drop-tab-content .drop-list:after{display:none}.header .mainmenu .foodsline .drop-tab-content .drop-heading{display:flex;justify-content:space-between;align-items:center;padding:0 0 9px;margin:0 0 16px;border-bottom:1px solid #E2E4E9;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;text-transform:capitalize}.header .mainmenu .foodsline .drop-tab-content .drop-heading h2{font-size:14px;font-style:normal;font-weight:600;color:#007050;line-height:24px}.header .mainmenu .foodsline .drop-tab-content .drop-heading .cat{display:flex;justify-content:space-between;align-items:center;color:#007050;line-height:20px}.header .mainmenu .foodsline .drop-tab-content .drop-heading .cat svg{margin-left:8px}.header .mainmenu .foodsline .drop-tab-content .drop-list-menu-wrap{display:flex;justify-content:space-between}.header .mainmenu .foodsline .drop-tab-content .drop-list-menu{margin-right:24px}.header .mainmenu .foodsline .drop-tab-content .drop-list-menu li{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:6px 12px 6px 0;margin:0 0 4px}.header .mainmenu .foodsline .drop-tab-content .drop-list-menu li .img-wrap{width:46px;height:46px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#f3f5f8;border-radius:50%;padding:4px}.header .mainmenu .foodsline .drop-tab-content .drop-list-menu li .img-wrap img{max-width:100%;height:auto;mix-blend-mode:multiply}.header .mainmenu .foodsline .drop-tab-content .drop-list-menu li .cat{color:#101828;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;margin-left:16px;text-decoration:none}.header .mainmenu .foodsline .drop-tab-content .drop-banners{display:flex;flex-basis:100%}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big{flex-basis:20%;flex-grow:1;font-family:Inter,sans-serif;font-style:normal;font-size:14px;font-weight:400;line-height:20px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small .marketing-block-image,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big .marketing-block-image{border-radius:8px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:12px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small .marketing-block-image img,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big .marketing-block-image img{border-radius:8px;max-width:100%;width:100%;height:auto}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small .marketing-block-content h3,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big .marketing-block-content h3{color:#101828;font-size:16px;font-weight:600;line-height:24px;margin-bottom:4px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small .marketing-block-content p,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big .marketing-block-content p{font-family:Inter,sans-serif;font-style:normal;font-size:14px;font-weight:400;line-height:20px;color:#475467;margin-bottom:8px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small .marketing-block-content a,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big .marketing-block-content a{font-weight:600;color:#0e5640;display:flex;align-items:center;justify-content:flex-start}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small .marketing-block-content a svg,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big .marketing-block-content a svg{margin-left:8px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big{padding:0 24px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big:nth-of-type(n){padding-left:24px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small{margin-bottom:16px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small:last-of-type{margin-bottom:0}.header .mainmenu .foodsline .drop-tab-content .marketing-block-tall .marketing-block-image{overflow:hidden;max-height:571px}@media only screen and (min-width: 768px){.header{height:224px}.header .header-mdl .menu-holder .left-holder .food-btn{display:none}.header .header-bottom .h-widgets{opacity:1;visibility:visible;border-bottom:none;top:186px;padding:0 16px}.header .accountmenu{position:static}.header .accountmenu .support-container--logged .user-menu:after{right:12px}.header .accountmenu .support-container .user-menu:after{display:block;right:-6px}.header .accountmenu .support-container .user-menu .user-support{padding:0 40px;width:auto;height:auto}.header .accountmenu .support-container .user-menu .user-support .user-greetings,.header .accountmenu .support-container .user-menu .user-support-address{display:block}.header .accountmenu .drop-container{position:absolute;top:55px;right:-15px;border-radius:8px;max-width:292px}.header .accountmenu .drop-container .support-head .w-location--choose{max-width:286px}.header .accountmenu .sign-in-user-widget{position:static}.header .accountmenu .sign-in-user-widget .siu-drop.active .siu-title span:after{transform:rotate(-90deg)}.header .accountmenu .sign-in-user-widget .siu-drop .siu-drop-out{position:absolute;top:100%}.header .accountmenu .sign-in-user-widget .siu-drop .siu-title span{display:block;text-indent:initial;width:auto;height:auto;background:none;padding:0 16px 0 26px;font-size:14px;color:#344054}.header .accountmenu .sign-in-user-widget .siu-drop .siu-title span:before,.header .accountmenu .sign-in-user-widget .siu-drop .siu-title span:after{display:none}.header .logo{max-width:136px}.header .shop-menu .header-smartshop-btn{display:flex;align-items:center;justify-content:center;margin-left:20px}.header .shop-menu .header-search-box{top:112px;max-width:600px;margin:0 auto}.header .shop-menu .header-search-box .search-drop-down{top:237px;max-height:calc(100vh - 237px)}.header .shop-menu .popup-cart{position:absolute;width:292px;top:calc(100% + 15px);right:0;left:auto}.header .mainmenu .show-in-tablet{display:block!important;position:relative;padding:0 20px}.header .mainmenu .show-in-mobile{display:none}.header .mainmenu .foodsline .close-menu{background:transparent;position:absolute;top:46px;right:24px;z-index:10;font:700 2.8rem/1 Karla,sans-serif;width:32px;height:32px;cursor:pointer;display:block}.header .mainmenu .foodsline .bx-viewport{height:37px!important}.header .mainmenu .foodsline .bx-prev,.header .mainmenu .foodsline .bx-next{position:absolute;top:calc(50% - 5px);left:-6px;transform:translateY(-50%);text-indent:-99999px}.header .mainmenu .foodsline .bx-prev:before,.header .mainmenu .foodsline .bx-next:before{content:"";width:18px;height:18px;display:inline-block;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23000000" height="800px" width="800px" version="1.1" id="Layer_1" viewBox="0 0 330 330" xml:space="preserve"><path id="XMLID_222_" d="M250.606,154.389l-150-149.996c-5.857-5.858-15.355-5.858-21.213,0.001 c-5.857,5.858-5.857,15.355,0.001,21.213l139.393,139.39L79.393,304.394c-5.857,5.858-5.857,15.355,0.001,21.213 C82.322,328.536,86.161,330,90,330s7.678-1.464,10.607-4.394l149.999-150.004c2.814-2.813,4.394-6.628,4.394-10.606 C255,161.018,253.42,157.202,250.606,154.389z"/></svg>');background-repeat:no-repeat;background-position:center;background-size:contain;left:0;top:0;position:absolute}.header .mainmenu .foodsline .bx-prev.disabled,.header .mainmenu .foodsline .bx-next.disabled{display:none}.header .mainmenu .foodsline .bx-next{left:auto;right:16px}.header .mainmenu .foodsline .bx-prev:before{transform:rotate(-180deg)}.header .mainmenu .foodsline .foods-menu .foods-item,.header .mainmenu .foodsline .foods-menu .home-delivery-item{white-space:nowrap;text-align:center;display:inline-block;width:auto!important}.header .mainmenu .foodsline .foods-menu .menu-fi-item,.header .mainmenu .foodsline .foods-menu .mm-home-delivery{font-style:normal;position:relative;display:block;color:#2c3133}.header .mainmenu .foodsline .foods-menu .menu-fi-item:before,.header .mainmenu .foodsline .foods-menu .mm-home-delivery:before{position:absolute;left:0;right:0;bottom:-16px;margin:0 auto;content:"";width:0;height:6px;background:#08563f;transition:width .3s ease,opacity .3s;visibility:hidden;opacity:0}.header .mainmenu .foodsline .drop-tab-content .drop-heading .cat{padding:0 46px 0 0}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap{flex-wrap:wrap}.header .mainmenu .foodsline .drop-tab-content .drop-list{padding-bottom:24px;margin-bottom:20px;border-bottom:1px solid #E2E4E9}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big{display:flex}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small,.header .mainmenu .foodsline .drop-tab-content .marketing-block-big{flex-grow:1;padding:0 8px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small:first-child,.header .mainmenu .foodsline .drop-tab-content .marketing-block-big:first-child{padding-left:0}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small:last-child,.header .mainmenu .foodsline .drop-tab-content .marketing-block-big:last-child{padding-right:0}.header .mainmenu .home-delivery-item:hover .mm-home-delivery,.header .mainmenu .foodsline.show .foods-item.active .menu-fi-item{color:#00573f;text-decoration:none}.header .mainmenu .home-delivery-item:hover .mm-home-delivery:before,.header .mainmenu .foodsline.show .foods-item.active .menu-fi-item:before{width:100%;visibility:visible;opacity:1}}@media only screen and (min-width: 1024px){.header{height:178px;border-bottom:none}.header .header-top .custom-alert{margin:0;top:-44px;position:static}.header .header-mdl{padding:20px 40px 16px}.header .header-bottom{border-bottom:1px solid #e1e1e1}.header .header-bottom .h-widgets{opacity:1;visibility:visible;border-bottom:none;top:139px;position:static}.header .accountmenu .support-container .user-menu .user-support,.header .accountmenu .support-container .user-menu .user-support .user-greetings{max-width:350px}.header .accountmenu .support-container .user-menu .user-support .user-greetings span{display:inline}.header .accountmenu .support-container .user-menu .user-support-address{max-width:350px}.header .logo{max-width:132px}.header .shop-menu .header-search-box{display:block;width:252px;margin:0;position:relative;top:0;left:0;transform:none}.header .shop-menu .header-search-box .search-drop-down{position:absolute;left:auto;right:0;top:calc(100% + 10px);border:1px solid #D9D9D9;border-radius:8px;max-height:calc(100vh - 184px);min-width:712px;box-shadow:-47px 212px 61px #0000,-30px 136px 56px #00000003,-17px 76px 47px #0000000d,-7px 34px 35px #00000017,-2px 8px 19px #0000001a}.header .shop-menu .header-smartshop-btn{margin-left:0;position:relative;text-indent:-9999px;padding:0;border:none}.header .shop-menu .header-smartshop-btn .smartshop-icon:before{content:"";display:block;width:28px;height:28px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="23" viewBox="0 0 24 23" fill="none"><path d="M22.4189 1H6.23189C5.97216 1 5.7617 1.21045 5.7617 1.47018V10.8176H1.47018C1.21045 10.8176 1 11.0281 1 11.2878V19.2573C1 20.8293 2.2789 22.1084 3.851 22.1084C3.8915 22.1084 20.038 22.1084 20.038 22.1084C21.6101 22.1084 22.8892 20.8294 22.8892 19.2573V1.47018C22.8891 1.21045 22.6786 1 22.4189 1ZM1.94037 19.2573V11.758H5.7617V19.2573C5.7617 20.3108 4.90459 21.168 3.85094 21.168C2.79748 21.168 1.94037 20.3108 1.94037 19.2573ZM21.9487 19.2573C21.9487 20.3108 21.0916 21.168 20.038 21.168H5.96532C6.4229 20.6621 6.70207 19.9916 6.70207 19.2573V1.94037H21.9487V19.2573Z" fill="%23007050" stroke="%23007050" stroke-width="0.3"/><path d="M13.665 6.53083H19.6913C20.0063 6.53083 20.2615 6.2756 20.2615 5.96065C20.2615 5.64569 20.0063 5.39046 19.6913 5.39046H13.665C13.35 5.39046 13.0948 5.64569 13.0948 5.96065C13.0948 6.27561 13.3501 6.53083 13.665 6.53083Z" fill="%23007050" stroke="%23007050" stroke-width="0.2"/><path d="M8.09643 5.43462C7.90894 5.59557 7.90021 5.86668 8.07768 6.03761L8.07769 6.03762L8.99302 6.91876L8.99304 6.91877C9.08068 7.00305 9.2016 7.05 9.32701 7.05H9.32702H9.32702H9.32703H9.32704H9.32704H9.32705H9.32706H9.32706H9.32707H9.32707H9.32708H9.32709H9.32709H9.3271H9.32711H9.32711H9.32712H9.32713H9.32713H9.32714H9.32715H9.32715H9.32716H9.32717H9.32717H9.32718H9.32718H9.32719H9.3272H9.3272H9.32721H9.32722H9.32722H9.32723H9.32724H9.32724H9.32725H9.32726H9.32726H9.32727H9.32728H9.32728H9.32729H9.32729H9.3273H9.32731H9.32731H9.32732H9.32733H9.32733H9.32734H9.32735H9.32735H9.32736H9.32737H9.32737H9.32738H9.32739H9.32739H9.3274H9.3274H9.32741H9.32742H9.32742H9.32743H9.32744H9.32744H9.32745H9.32746H9.32746H9.32747H9.32748H9.32748H9.32749H9.3275H9.3275H9.32751H9.32752H9.32752H9.32753H9.32754H9.32754H9.32755H9.32756H9.32756H9.32757H9.32757H9.32758H9.32759H9.32759H9.3276H9.32761H9.32761H9.32762H9.32763H9.32763H9.32764H9.32765H9.32765H9.32766H9.32767H9.32767H9.32768H9.32769H9.32769H9.3277H9.32771H9.32771H9.32772H9.32773H9.32773H9.32774H9.32775H9.32775H9.32776H9.32776H9.32777H9.32778H9.32778H9.32779H9.3278H9.3278H9.32781H9.32782H9.32782H9.32783H9.32784H9.32784H9.32785H9.32786H9.32786H9.32787H9.32788H9.32788H9.32789H9.3279H9.3279H9.32791H9.32792H9.32792H9.32793H9.32794H9.32794H9.32795H9.32796H9.32796H9.32797H9.32798H9.32798H9.32799H9.328H9.328H9.32801H9.32802H9.32802H9.32803H9.32804H9.32804H9.32805H9.32806H9.32806H9.32807H9.32808H9.32808H9.32809H9.3281H9.3281H9.32811H9.32812H9.32812H9.32813H9.32814H9.32814H9.32815H9.32816H9.32816H9.32817H9.32818H9.32818H9.32819H9.3282H9.3282H9.32821H9.32822H9.32822H9.32823H9.32824H9.32824H9.32825H9.32826H9.32826H9.32827H9.32828H9.32828H9.32829H9.3283H9.3283H9.32831H9.32832H9.32832H9.32833H9.32834H9.32834H9.32835H9.32836H9.32836H9.32837H9.32838H9.32838H9.32839H9.3284H9.3284H9.32841H9.32842H9.32842H9.32843H9.32844H9.32844H9.32845H9.32846H9.32846H9.32847H9.32848H9.32848H9.32849H9.3285H9.3285H9.32851H9.32852H9.32852H9.32853H9.32854H9.32854H9.32855H9.32856H9.32856H9.32857H9.32858H9.32858H9.32859H9.3286H9.3286H9.32861H9.32862H9.32862H9.32863H9.32864H9.32864H9.32865H9.32866H9.32866H9.32867H9.32868H9.32868H9.32869H9.3287H9.3287H9.32871H9.32872H9.32873H9.32873H9.32874H9.32875H9.32875H9.32876H9.32877H9.32877H9.32878H9.32879H9.32879H9.3288H9.32881H9.32881H9.32882H9.32883H9.32883H9.32884H9.32885H9.32885H9.32886H9.32887H9.32887H9.32888H9.32889H9.32889H9.3289H9.32891H9.32891H9.32892H9.32893H9.32894H9.32894H9.32895H9.32896H9.32896H9.32897H9.32898H9.32898H9.32899H9.329H9.329H9.32901H9.32902H9.32902H9.32903H9.32904H9.32904H9.32905H9.32906H9.32906H9.32907H9.32908H9.32909H9.32909H9.3291H9.32911H9.32911H9.32912H9.32913H9.32913H9.32914H9.32915H9.32915H9.32916H9.32917H9.32917H9.32918H9.32919H9.32919H9.3292H9.32921H9.32922H9.32922H9.32923H9.32924H9.32924H9.32925H9.32926H9.32926H9.32927H9.32928H9.32928H9.32929H9.3293H9.3293H9.32931H9.32932H9.32932H9.32933H9.32934H9.32935H9.32935H9.32936H9.32937H9.32937H9.32938H9.32939H9.32939H9.3294H9.32941H9.32941H9.32942H9.32943H9.32943H9.32944H9.32945H9.32946H9.32946H9.32947H9.32948H9.32948H9.32949H9.3295H9.3295H9.32951H9.32952H9.32952H9.32953H9.32954H9.32955H9.32955H9.32956H9.32957H9.32957H9.32958H9.32959H9.32959H9.3296H9.32961H9.32961H9.32962H9.32963H9.32964H9.32964H9.32965H9.32966H9.32966H9.32967H9.32968H9.32968H9.32969H9.3297H9.3297H9.32971H9.32972H9.32973H9.32973H9.32974H9.32975H9.32975H9.32976H9.32977H9.32977H9.32978H9.32979H9.32979H9.3298H9.32981H9.32982H9.32982H9.32983H9.32984H9.32984H9.32985H9.32986H9.32986H9.32987H9.32988H9.32989H9.32989H9.3299H9.32991H9.32991H9.32992H9.32993H9.32993H9.32994H9.32995H9.32996H9.32996H9.32997H9.32998H9.32998H9.32999H9.33H9.33H9.33001H9.33002H9.33003H9.33003H9.33004H9.33005H9.33005H9.33006H9.33007H9.33007H9.33008H9.33009H9.3301H9.3301H9.33011H9.33012H9.33012H9.33013H9.33014H9.33014H9.33015H9.33016H9.33017H9.33017H9.33018H9.33019H9.33019H9.3302H9.33021H9.33021H9.33022H9.33023H9.33024H9.33024H9.33025H9.33026H9.33026H9.33027H9.33028H9.33028H9.33029H9.3303H9.33031H9.33031H9.33032H9.33033H9.33033H9.33034H9.33035H9.33036H9.33036H9.33037H9.33038H9.33038H9.33039H9.3304H9.3304H9.33041H9.33042H9.33043H9.33043H9.33044H9.33045H9.33045H9.33046L9.33047 7.05L9.33086 7.05C9.45769 7.049 9.57935 7.00018 9.66638 6.91353L11.9276 4.66198C12.1022 4.4882 12.088 4.21723 11.8978 4.05934L11.8978 4.05933C11.7104 3.90384 11.4209 3.9154 11.249 4.08643L11.249 4.08643L9.32132 6.00578L8.74572 5.45166L8.74571 5.45165C8.57077 5.28333 8.28104 5.27611 8.09643 5.43462ZM8.09643 5.43462L8.129 5.47256M8.09643 5.43462C8.09643 5.43462 8.09643 5.43462 8.09643 5.43462L8.129 5.47256M8.129 5.47256C8.29422 5.33069 8.55483 5.33738 8.71104 5.48768L9.32701 7C9.21383 7 9.10553 6.95758 9.0277 6.88273L8.11237 6.0016C7.95632 5.8513 7.96367 5.61447 8.129 5.47256Z" fill="%23007050" stroke="%23007050" stroke-width="0.1"/><path d="M13.665 11.5308H19.6913C20.0063 11.5308 20.2615 11.2756 20.2615 10.9606C20.2615 10.6457 20.0063 10.3905 19.6913 10.3905H13.665C13.35 10.3905 13.0948 10.6457 13.0948 10.9606C13.0948 11.2756 13.3501 11.5308 13.665 11.5308Z" fill="%23007050" stroke="%23007050" stroke-width="0.2"/><path d="M8.09643 10.4346C7.90894 10.5956 7.90021 10.8667 8.07768 11.0376L8.07769 11.0376L8.99302 11.9188L8.99304 11.9188C9.08068 12.0031 9.2016 12.05 9.32701 12.05H9.32702H9.32702H9.32703H9.32704H9.32704H9.32705H9.32706H9.32706H9.32707H9.32707H9.32708H9.32709H9.32709H9.3271H9.32711H9.32711H9.32712H9.32713H9.32713H9.32714H9.32715H9.32715H9.32716H9.32717H9.32717H9.32718H9.32718H9.32719H9.3272H9.3272H9.32721H9.32722H9.32722H9.32723H9.32724H9.32724H9.32725H9.32726H9.32726H9.32727H9.32728H9.32728H9.32729H9.32729H9.3273H9.32731H9.32731H9.32732H9.32733H9.32733H9.32734H9.32735H9.32735H9.32736H9.32737H9.32737H9.32738H9.32739H9.32739H9.3274H9.3274H9.32741H9.32742H9.32742H9.32743H9.32744H9.32744H9.32745H9.32746H9.32746H9.32747H9.32748H9.32748H9.32749H9.3275H9.3275H9.32751H9.32752H9.32752H9.32753H9.32754H9.32754H9.32755H9.32756H9.32756H9.32757H9.32757H9.32758H9.32759H9.32759H9.3276H9.32761H9.32761H9.32762H9.32763H9.32763H9.32764H9.32765H9.32765H9.32766H9.32767H9.32767H9.32768H9.32769H9.32769H9.3277H9.32771H9.32771H9.32772H9.32773H9.32773H9.32774H9.32775H9.32775H9.32776H9.32776H9.32777H9.32778H9.32778H9.32779H9.3278H9.3278H9.32781H9.32782H9.32782H9.32783H9.32784H9.32784H9.32785H9.32786H9.32786H9.32787H9.32788H9.32788H9.32789H9.3279H9.3279H9.32791H9.32792H9.32792H9.32793H9.32794H9.32794H9.32795H9.32796H9.32796H9.32797H9.32798H9.32798H9.32799H9.328H9.328H9.32801H9.32802H9.32802H9.32803H9.32804H9.32804H9.32805H9.32806H9.32806H9.32807H9.32808H9.32808H9.32809H9.3281H9.3281H9.32811H9.32812H9.32812H9.32813H9.32814H9.32814H9.32815H9.32816H9.32816H9.32817H9.32818H9.32818H9.32819H9.3282H9.3282H9.32821H9.32822H9.32822H9.32823H9.32824H9.32824H9.32825H9.32826H9.32826H9.32827H9.32828H9.32828H9.32829H9.3283H9.3283H9.32831H9.32832H9.32832H9.32833H9.32834H9.32834H9.32835H9.32836H9.32836H9.32837H9.32838H9.32838H9.32839H9.3284H9.3284H9.32841H9.32842H9.32842H9.32843H9.32844H9.32844H9.32845H9.32846H9.32846H9.32847H9.32848H9.32848H9.32849H9.3285H9.3285H9.32851H9.32852H9.32852H9.32853H9.32854H9.32854H9.32855H9.32856H9.32856H9.32857H9.32858H9.32858H9.32859H9.3286H9.3286H9.32861H9.32862H9.32862H9.32863H9.32864H9.32864H9.32865H9.32866H9.32866H9.32867H9.32868H9.32868H9.32869H9.3287H9.3287H9.32871H9.32872H9.32873H9.32873H9.32874H9.32875H9.32875H9.32876H9.32877H9.32877H9.32878H9.32879H9.32879H9.3288H9.32881H9.32881H9.32882H9.32883H9.32883H9.32884H9.32885H9.32885H9.32886H9.32887H9.32887H9.32888H9.32889H9.32889H9.3289H9.32891H9.32891H9.32892H9.32893H9.32894H9.32894H9.32895H9.32896H9.32896H9.32897H9.32898H9.32898H9.32899H9.329H9.329H9.32901H9.32902H9.32902H9.32903H9.32904H9.32904H9.32905H9.32906H9.32906H9.32907H9.32908H9.32909H9.32909H9.3291H9.32911H9.32911H9.32912H9.32913H9.32913H9.32914H9.32915H9.32915H9.32916H9.32917H9.32917H9.32918H9.32919H9.32919H9.3292H9.32921H9.32922H9.32922H9.32923H9.32924H9.32924H9.32925H9.32926H9.32926H9.32927H9.32928H9.32928H9.32929H9.3293H9.3293H9.32931H9.32932H9.32932H9.32933H9.32934H9.32935H9.32935H9.32936H9.32937H9.32937H9.32938H9.32939H9.32939H9.3294H9.32941H9.32941H9.32942H9.32943H9.32943H9.32944H9.32945H9.32946H9.32946H9.32947H9.32948H9.32948H9.32949H9.3295H9.3295H9.32951H9.32952H9.32952H9.32953H9.32954H9.32955H9.32955H9.32956H9.32957H9.32957H9.32958H9.32959H9.32959H9.3296H9.32961H9.32961H9.32962H9.32963H9.32964H9.32964H9.32965H9.32966H9.32966H9.32967H9.32968H9.32968H9.32969H9.3297H9.3297H9.32971H9.32972H9.32973H9.32973H9.32974H9.32975H9.32975H9.32976H9.32977H9.32977H9.32978H9.32979H9.32979H9.3298H9.32981H9.32982H9.32982H9.32983H9.32984H9.32984H9.32985H9.32986H9.32986H9.32987H9.32988H9.32989H9.32989H9.3299H9.32991H9.32991H9.32992H9.32993H9.32993H9.32994H9.32995H9.32996H9.32996H9.32997H9.32998H9.32998H9.32999H9.33H9.33H9.33001H9.33002H9.33003H9.33003H9.33004H9.33005H9.33005H9.33006H9.33007H9.33007H9.33008H9.33009H9.3301H9.3301H9.33011H9.33012H9.33012H9.33013H9.33014H9.33014H9.33015H9.33016H9.33017H9.33017H9.33018H9.33019H9.33019H9.3302H9.33021H9.33021H9.33022H9.33023H9.33024H9.33024H9.33025H9.33026H9.33026H9.33027H9.33028H9.33028H9.33029H9.3303H9.33031H9.33031H9.33032H9.33033H9.33033H9.33034H9.33035H9.33036H9.33036H9.33037H9.33038H9.33038H9.33039H9.3304H9.3304H9.33041H9.33042H9.33043H9.33043H9.33044H9.33045H9.33045H9.33046L9.33047 12.05L9.33086 12.05C9.45769 12.049 9.57935 12.0002 9.66638 11.9135L11.9276 9.66198C12.1022 9.4882 12.088 9.21723 11.8978 9.05934L11.8978 9.05933C11.7104 8.90384 11.4209 8.9154 11.249 9.08643L11.249 9.08643L9.32132 11.0058L8.74572 10.4517L8.74571 10.4516C8.57077 10.2833 8.28104 10.2761 8.09643 10.4346ZM8.09643 10.4346L8.129 10.4726M8.09643 10.4346C8.09643 10.4346 8.09643 10.4346 8.09643 10.4346L8.129 10.4726M8.129 10.4726C8.29422 10.3307 8.55483 10.3374 8.71104 10.4877L9.32701 12C9.21383 12 9.10553 11.9576 9.0277 11.8827L8.11237 11.0016C7.95632 10.8513 7.96367 10.6145 8.129 10.4726Z" fill="%23007050" stroke="%23007050" stroke-width="0.1"/><path d="M13.665 16.5308H19.6913C20.0063 16.5308 20.2615 16.2756 20.2615 15.9606C20.2615 15.6457 20.0063 15.3905 19.6913 15.3905H13.665C13.35 15.3905 13.0948 15.6457 13.0948 15.9606C13.0948 16.2756 13.3501 16.5308 13.665 16.5308Z" fill="%23007050" stroke="%23007050" stroke-width="0.2"/><path d="M8.09643 15.4346C7.90894 15.5956 7.90021 15.8667 8.07768 16.0376L8.07769 16.0376L8.99302 16.9188L8.99304 16.9188C9.08068 17.0031 9.2016 17.05 9.32701 17.05H9.32702H9.32702H9.32703H9.32704H9.32704H9.32705H9.32706H9.32706H9.32707H9.32707H9.32708H9.32709H9.32709H9.3271H9.32711H9.32711H9.32712H9.32713H9.32713H9.32714H9.32715H9.32715H9.32716H9.32717H9.32717H9.32718H9.32718H9.32719H9.3272H9.3272H9.32721H9.32722H9.32722H9.32723H9.32724H9.32724H9.32725H9.32726H9.32726H9.32727H9.32728H9.32728H9.32729H9.32729H9.3273H9.32731H9.32731H9.32732H9.32733H9.32733H9.32734H9.32735H9.32735H9.32736H9.32737H9.32737H9.32738H9.32739H9.32739H9.3274H9.3274H9.32741H9.32742H9.32742H9.32743H9.32744H9.32744H9.32745H9.32746H9.32746H9.32747H9.32748H9.32748H9.32749H9.3275H9.3275H9.32751H9.32752H9.32752H9.32753H9.32754H9.32754H9.32755H9.32756H9.32756H9.32757H9.32757H9.32758H9.32759H9.32759H9.3276H9.32761H9.32761H9.32762H9.32763H9.32763H9.32764H9.32765H9.32765H9.32766H9.32767H9.32767H9.32768H9.32769H9.32769H9.3277H9.32771H9.32771H9.32772H9.32773H9.32773H9.32774H9.32775H9.32775H9.32776H9.32776H9.32777H9.32778H9.32778H9.32779H9.3278H9.3278H9.32781H9.32782H9.32782H9.32783H9.32784H9.32784H9.32785H9.32786H9.32786H9.32787H9.32788H9.32788H9.32789H9.3279H9.3279H9.32791H9.32792H9.32792H9.32793H9.32794H9.32794H9.32795H9.32796H9.32796H9.32797H9.32798H9.32798H9.32799H9.328H9.328H9.32801H9.32802H9.32802H9.32803H9.32804H9.32804H9.32805H9.32806H9.32806H9.32807H9.32808H9.32808H9.32809H9.3281H9.3281H9.32811H9.32812H9.32812H9.32813H9.32814H9.32814H9.32815H9.32816H9.32816H9.32817H9.32818H9.32818H9.32819H9.3282H9.3282H9.32821H9.32822H9.32822H9.32823H9.32824H9.32824H9.32825H9.32826H9.32826H9.32827H9.32828H9.32828H9.32829H9.3283H9.3283H9.32831H9.32832H9.32832H9.32833H9.32834H9.32834H9.32835H9.32836H9.32836H9.32837H9.32838H9.32838H9.32839H9.3284H9.3284H9.32841H9.32842H9.32842H9.32843H9.32844H9.32844H9.32845H9.32846H9.32846H9.32847H9.32848H9.32848H9.32849H9.3285H9.3285H9.32851H9.32852H9.32852H9.32853H9.32854H9.32854H9.32855H9.32856H9.32856H9.32857H9.32858H9.32858H9.32859H9.3286H9.3286H9.32861H9.32862H9.32862H9.32863H9.32864H9.32864H9.32865H9.32866H9.32866H9.32867H9.32868H9.32868H9.32869H9.3287H9.3287H9.32871H9.32872H9.32873H9.32873H9.32874H9.32875H9.32875H9.32876H9.32877H9.32877H9.32878H9.32879H9.32879H9.3288H9.32881H9.32881H9.32882H9.32883H9.32883H9.32884H9.32885H9.32885H9.32886H9.32887H9.32887H9.32888H9.32889H9.32889H9.3289H9.32891H9.32891H9.32892H9.32893H9.32894H9.32894H9.32895H9.32896H9.32896H9.32897H9.32898H9.32898H9.32899H9.329H9.329H9.32901H9.32902H9.32902H9.32903H9.32904H9.32904H9.32905H9.32906H9.32906H9.32907H9.32908H9.32909H9.32909H9.3291H9.32911H9.32911H9.32912H9.32913H9.32913H9.32914H9.32915H9.32915H9.32916H9.32917H9.32917H9.32918H9.32919H9.32919H9.3292H9.32921H9.32922H9.32922H9.32923H9.32924H9.32924H9.32925H9.32926H9.32926H9.32927H9.32928H9.32928H9.32929H9.3293H9.3293H9.32931H9.32932H9.32932H9.32933H9.32934H9.32935H9.32935H9.32936H9.32937H9.32937H9.32938H9.32939H9.32939H9.3294H9.32941H9.32941H9.32942H9.32943H9.32943H9.32944H9.32945H9.32946H9.32946H9.32947H9.32948H9.32948H9.32949H9.3295H9.3295H9.32951H9.32952H9.32952H9.32953H9.32954H9.32955H9.32955H9.32956H9.32957H9.32957H9.32958H9.32959H9.32959H9.3296H9.32961H9.32961H9.32962H9.32963H9.32964H9.32964H9.32965H9.32966H9.32966H9.32967H9.32968H9.32968H9.32969H9.3297H9.3297H9.32971H9.32972H9.32973H9.32973H9.32974H9.32975H9.32975H9.32976H9.32977H9.32977H9.32978H9.32979H9.32979H9.3298H9.32981H9.32982H9.32982H9.32983H9.32984H9.32984H9.32985H9.32986H9.32986H9.32987H9.32988H9.32989H9.32989H9.3299H9.32991H9.32991H9.32992H9.32993H9.32993H9.32994H9.32995H9.32996H9.32996H9.32997H9.32998H9.32998H9.32999H9.33H9.33H9.33001H9.33002H9.33003H9.33003H9.33004H9.33005H9.33005H9.33006H9.33007H9.33007H9.33008H9.33009H9.3301H9.3301H9.33011H9.33012H9.33012H9.33013H9.33014H9.33014H9.33015H9.33016H9.33017H9.33017H9.33018H9.33019H9.33019H9.3302H9.33021H9.33021H9.33022H9.33023H9.33024H9.33024H9.33025H9.33026H9.33026H9.33027H9.33028H9.33028H9.33029H9.3303H9.33031H9.33031H9.33032H9.33033H9.33033H9.33034H9.33035H9.33036H9.33036H9.33037H9.33038H9.33038H9.33039H9.3304H9.3304H9.33041H9.33042H9.33043H9.33043H9.33044H9.33045H9.33045H9.33046L9.33047 17.05L9.33086 17.05C9.45769 17.049 9.57935 17.0002 9.66638 16.9135L11.9276 14.662C12.1022 14.4882 12.088 14.2172 11.8978 14.0593L11.8978 14.0593C11.7104 13.9038 11.4209 13.9154 11.249 14.0864L11.249 14.0864L9.32132 16.0058L8.74572 15.4517L8.74571 15.4516C8.57077 15.2833 8.28104 15.2761 8.09643 15.4346ZM8.09643 15.4346L8.129 15.4726M8.09643 15.4346C8.09643 15.4346 8.09643 15.4346 8.09643 15.4346L8.129 15.4726M8.129 15.4726C8.29422 15.3307 8.55483 15.3374 8.71104 15.4877L9.32701 17C9.21383 17 9.10553 16.9576 9.0277 16.8827L8.11237 16.0016C7.95632 15.8513 7.96367 15.6145 8.129 15.4726Z" fill="%23007050" stroke="%23007050" stroke-width="0.1"/></svg>')}.header .shop-menu .header-cart-counter{margin:0 22px}.header .shop-menu .popup-cart{position:absolute;width:292px;top:calc(100% + 15px);right:0;left:auto;border-radius:8px;border:1px solid #D9D9D9;max-height:none;overflow-y:visible;background:#fff;box-shadow:-47px 212px 61px #0000,-30px 136px 56px #00000003,-17px 76px 47px #0000000d,-7px 34px 35px #00000017,-2px 8px 19px #0000001a}}@media only screen and (min-width: 1280px){.header .shop-menu .header-smartshop-btn{margin-left:0;text-indent:initial;padding:11px 24px;border:1px solid #007050}.header .shop-menu .header-smartshop-btn .smartshop-icon:before{display:none}}@media only screen and (min-width: 1440px){.header .header-bottom .h-widgets{position:static;padding:0}.header .accountmenu .support-menu li:not(.menu-btn-basic):not(.menu-btn-arrow) a{font-size:16px;line-height:24px}.header .mainmenu .show-in-desktop{display:block}.header .mainmenu .show-in-tablet{display:none!important}.header .mainmenu .foodsline .close-menu{display:none}.header .mainmenu .foodsline .drop-tab-content .drop-heading .cat{padding:0}.header .mainmenu .foodsline .drop-tab-content .drop-list{padding-right:24px;padding-left:0;border-right:1px solid #E2E4E9;border-bottom:none}.header .mainmenu .foodsline .drop-tab-content .drop-list-1{flex-basis:20%}.header .mainmenu .foodsline .drop-tab-content .drop-list-2{flex-basis:40%}.header .mainmenu .foodsline .drop-tab-content .drop-list-3{flex-basis:60%}.header .mainmenu .foodsline .drop-tab-content .drop-list-4{flex-basis:80%}.header .mainmenu .foodsline .drop-tab-content .drop-list-5{flex-basis:100%}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap{padding-top:24px}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap.narrow{width:80%}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap.narrow .drop-list-2{flex-basis:70%}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap.narrow .drop-list-3{flex-basis:75%}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap.slim{width:50%}.header .mainmenu .foodsline .drop-tab-content .drop-list-wrap.slim .drop-list-1{flex-basis:60%}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small{border-right:1px solid #E2E4E9;padding:0 24px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small:last-of-type{border-right:1px solid #E2E4E9}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big{display:block}.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-small:last-child,.header .mainmenu .foodsline .drop-tab-content .marketing-block-holder-big:last-child{border-right:none;margin-right:-24px}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small,.header .mainmenu .foodsline .drop-tab-content .marketing-block-big{display:block}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small:nth-child(odd),.header .mainmenu .foodsline .drop-tab-content .marketing-block-big:nth-child(odd){padding-right:0}.header .mainmenu .foodsline .drop-tab-content .marketing-block-small:nth-child(2n),.header .mainmenu .foodsline .drop-tab-content .marketing-block-big:nth-child(2n){padding-left:0}}@media only screen and (min-width: 1600px){.header .mainmenu .foodsline .foods-menu{max-width:1600px}.header .mainmenu .drop-tab-content .drop-list-wrap.narrow{width:60%}.header .mainmenu .drop-tab-content .drop-list-wrap.medium{width:80%}}body.menu-fadein .layout-container{margin-top:0;overflow:hidden}body.body-alert:not(.animated) .header{top:44px}body.body-alert:not(.animated) .header .accountmenu .drop-container{top:111px}body.body-alert:not(.animated) .header .shop-menu .popup-cart{top:111px}body.active-search-wrap .h-widgets,body.active-search-wrap .show-menu .custom-alert{display:block}body:not(.animated) .header .header-top{padding:0}body:not(.animated) .header .header-mdl{padding:9px 16px}body:not(.animated) .header .header-bottom{border-top:1px solid #e1e1e1;padding:16px 40px}body:not(.animated) .header .shop-menu .header-search-box,body:not(.animated) .header .shop-menu .shop-order{margin-top:0}@media only screen and (min-width: 768px){body:not(.animated) .header .header-bottom{border-color:transparent}body.body-alert:not(.animated) .header .accountmenu .drop-container{top:55px}body.body-alert:not(.animated) .header .shop-menu .popup-cart{position:absolute;width:292px;top:calc(100% + 15px);right:0;left:auto}}@media only screen and (min-width: 1024px){body.animated .header{transform:translateY(-56px);border-bottom:1px solid #e1e1e1}body.animated .header .header-top{padding:0}body.animated .header .header-mdl{transform:translateY(56px)}body.animated .header .header-bottom{opacity:0;visibility:hidden;pointer-events:none}body.animated .header .logo{transform:translateY(50px)}body:not(.animated) .header .header-mdl{padding:20px 40px 16px}body:not(.animated) .header .header-bottom{border-color:#e1e1e1;padding-bottom:0}body.body-alert .header .header-bottom .h-widgets{top:183px}body.body-alert:not(.animated) .header{top:0}body .header-slim .logo,body .header-slim .header{transform:none}}@media only screen and (min-width: 1440px){body:not(.animated) .header .header-bottom{padding-bottom:16px}}.input,.input[type=text],.input[type=number]{font-family:Inter,sans-serif;font-size:16px;line-height:22px;padding:12px;width:100%;border:1px solid #d0d5dd;border-radius:8px;height:auto}.input:focus,.input[type=text]:focus,.input[type=number]:focus{outline:none;border-color:var(--color-border-brand-solid);box-shadow:0 1px 2px #1018280d,0 0 0 4px var(--brand-50)}.input--alternative,.input--alternative[type=text],.input--alternative[type=number]{font:400 16px/24px var(--font-family);padding:10px 14px}.input--search[type=text]{padding-left:48px}.input::placeholder{color:#888}.label{font-size:12px;margin-bottom:8px}.label--required{position:relative}.label--required:after{content:"*";position:absolute;top:-6px;right:-10px;color:#ee7600;font-size:18px}.link{font-family:Inter,sans-serif;background-color:#fff0}.link:hover{text-decoration:underline!important}.link--underline{text-decoration:underline}.link--disabled{color:var(--color-border-disabled);pointer-events:none}.link--icon{display:flex;align-items:center;justify-content:center}.modal{font-family:Karla,sans-serif;position:fixed;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10451;pointer-events:auto}.modal--hollow .modal__wrapper{border-left:none;padding:12px}.modal--hollow .modal__close{right:18px}.modal--hollow .modal__content{padding:0;margin:0;border:none}.modal--filters .modal__wrapper{max-width:288px}@media only screen and (min-width: 640px){.modal--filters .modal__wrapper{max-width:382px}}.modal--hidden{display:none}.modal--dark-overlay .modal__overlay{background-color:#0c111db3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal__wrapper{position:relative;background-color:#fff;padding:24px 12px 24px 8px;z-index:10451;box-shadow:0 4px 8px #00000047;text-align:center;border-left:8px solid #454343;border-radius:6px;width:92vw;height:auto;max-width:490px;max-height:92vh;overflow-y:auto}@media only screen and (min-width: 640px){.modal__wrapper{padding:16px 24px}}.modal__wrapper--success{border-color:#007050}.modal__wrapper--warning{border-color:#fec524}.modal__wrapper--alert{border-color:#ee7600}.modal__wrapper--wide{border:none;max-width:1000px;padding:16px;border-radius:16px;text-align:left}@media only screen and (min-width: 1024px){.modal__wrapper--wide{padding:26px 37px 34px;border-radius:24px}}.modal__wrapper--medium{border:none;max-width:400px;padding:0;border-radius:12px;text-align:left}.modal__close{color:#1d1d1d;position:absolute;top:16px;right:16px;cursor:pointer;transition:transform .4s;background:none}.modal__close:hover{transform:scale(1.2)}.modal__content{margin-top:16px;border:1px solid #888888;border-radius:8px;padding:12px}@media only screen and (min-width: 640px){.modal__content{padding:24px}}.modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#45434340;z-index:10400}.modal-processing{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#45434340;z-index:10452}.radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;font:inherit;color:currentColor;width:20px;height:20px;border:2px solid #d0d5dd;border-radius:50%;transform:translateY(-.075em);display:grid;place-content:center;cursor:pointer;flex-shrink:0}.radio:before{display:none;content:"";width:12px;height:12px;border-radius:50%;background-color:#007050}.radio:hover{border-color:#007050}.radio:checked{border-color:#007050}.radio:checked:before{display:block}.radio--disabled[disabled]{cursor:not-allowed;border-color:var(--color-border-disabled);color:var(--color-border-disabled);cursor:no-drop}.radio--disabled[disabled]:hover{border-color:var(--color-border-disabled)}.radio--disabled[disabled]:checked{border-color:var(--color-border-disabled)}.radio--disabled[disabled]:checked:before{background-color:var(--color-border-disabled)}.table{width:100%}.table th{font-weight:700;padding:16px 24px}.table td{vertical-align:middle}.table tr{border-top:1px solid #454343}.table--expand{width:100%}@media only screen and (max-width: 1024px){.table--responsive,.table--responsive thead,.table--responsive tbody,.table--responsive th,.table--responsive td{display:block}.table--responsive thead tr,.table--responsive thead th{display:none}.table--responsive tr{padding-top:16px;padding-bottom:16px}.table--responsive tbody tr:not(.is-hidden-sm-md){display:block}.table--responsive td{padding-top:0;padding-bottom:0}.table--responsive td:before{font-weight:700;display:inline-block;width:auto;padding-right:10px;z-index:1;flex-shrink:0}.table--responsive .transform-table-header,.table--responsive .transform-table-header__cell{display:block;padding:0;background:#fff}.table--responsive .transform-table-header__cell{font-weight:500;font-size:18px;padding-top:16px}.table--responsive .transform-cell{display:flex;justify-content:flex-start;background-color:#fff}}@media only screen and (max-width: 1024px) and (min-width: 1024px){.table--responsive .transform-cell{display:table-cell}}@media only screen and (max-width: 1024px){.table--responsive .transform-cell:before{content:attr(data-content) ":"}.table--responsive .transform-cell--no-label:before{content:""}}.tabs__list{overflow:hidden;width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid #454343;border-radius:8px 8px 0 0}.tabs__list--mobile{display:block;width:100%;border:none;border-radius:0}.tabs__item{transition:all .25s;flex-grow:1;position:relative;border-bottom:3px solid rgba(255,255,255,0)}.tabs__item:hover{background-color:#d0d5dd}.tabs__item.active{background-color:#d0d5dd;border-color:#007050}.tabs__item-trigger{width:100%;height:100%;padding:16px 20px;text-align:center;background-color:#fff0}.tabs__dropdown-trigger{font-size:16px;font-weight:700;background-color:#eef2f1;border-radius:8px 8px 0 0;border-bottom:2px solid #007050;width:100%}.tabs__dropdown-container{width:100%;z-index:10451;top:100%;padding:0;border-color:#454343;border-radius:0 0 8px 8px}.tabs__dropdown-container .tabs__item.active{border-bottom:none}.tabs--alternative{margin-top:-46px}@media only screen and (min-width: 768px){.tabs--alternative{margin-top:-58px}}.tabs--alternative .tabs__list{overflow-x:auto;justify-content:flex-start;gap:12px;border:none;border-radius:0;width:auto;margin:0 -16px;padding:0 16px}@media only screen and (min-width: 768px){.tabs--alternative .tabs__list{gap:36px}}.tabs--alternative .tabs__item{flex-grow:0;border-bottom-width:2px}.tabs--alternative .tabs__item:hover{background:none;border-color:var(--gray-300)}.tabs--alternative .tabs__item.active{background-color:transparent;border-color:var(--color-brand-primary);color:var(--color-brand-primary)}.tabs--alternative .tabs__item.active .tabs__item-trigger{color:var(--color-brand-primary)}.tabs--alternative .tabs__item-trigger{width:auto;height:auto;padding:12px 4px;font:500 14px/20px var(--font-family);color:--color-quaternary;white-space:nowrap}@media only screen and (min-width: 768px){.tabs--alternative .tabs__item-trigger{padding:16px 4px;font:600 16px/24px var(--font-family)}}@media only screen and (min-width: 1024px){.banner-container{display:flex!important;flex-wrap:wrap;justify-content:space-between}.banner-container>div{flex:1;margin-bottom:44px}.banner-container>div:not(:last-child){margin-right:24px}}.banner-container .title{min-width:100%;color:#000;font:500 24px/32px var(--font-family);margin-bottom:15px}@media only screen and (min-width: 768px){.banner-container .title{font-size:36px;line-height:44px;margin-bottom:25px}}.banner-products-container{margin:0 0 30px!important}.banner-products-container:before,.banner-products-container:after{display:none}.banner-products-container:nth-last-child(2){display:none}@media only screen and (min-width: 768px){.banner-products-container{display:flex!important;flex-wrap:wrap;justify-content:space-between;align-items:center}.banner-products-container .product-carousel-widget,.banner-products-container .crossselslider{margin-bottom:0}.banner-products-container>div:nth-last-child(1){width:50%}.banner-products-container>div:nth-last-child(2){width:48%;display:block}}@media only screen and (min-width: 768px){.banner-products-container>div:nth-last-child(1){width:58%}.banner-products-container>div:nth-last-child(2){width:40%}}@media only screen and (min-width: 1024px){.banner-products-container{align-items:stretch}}@media only screen and (min-width: 1200px){.banner-products-container>div:nth-last-child(1){width:63%}.banner-products-container>div:nth-last-child(2){width:35%}}.banner-products-container .title{min-width:100%;color:#000;font:500 24px/32px var(--font-family);margin-bottom:20px}@media only screen and (min-width: 1440px){.banner-products-container .title{font-size:30px;line-height:38px;margin-bottom:35px}}.rd-banner{font-family:var(--font-family);display:flex;flex-direction:column;align-items:stretch;background-size:cover;background-position:center center;color:#fff;position:relative;margin-bottom:20px;height:100%;min-height:320px}@media only screen and (min-width: 768px){.rd-banner{flex-direction:row}}@media only screen and (min-width: 1024px){.rd-banner{min-height:420px}}@media only screen and (min-width: 1440px){.rd-banner{margin-bottom:44px}}.rd-banner__content{margin:0;padding:16px;width:100%;max-width:100%;height:auto;border-radius:12px 12px 0 0}@media only screen and (min-width: 768px){.rd-banner__content{max-width:50%;margin:10px;border-radius:12px;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}}@media only screen and (min-width: 1024px){.rd-banner__content{min-height:400px;max-width:35%}}@media only screen and (max-width: 767px){.rd-banner__content:not(.rd-banner__content--wide){--banner-content-height: var(--content-height);height:var(--content-height)}}.rd-banner__content--wide{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}.rd-banner__content-top,.rd-banner__content-inner{position:relative;z-index:1}.rd-banner__content-inner p{font-family:Herbik,sans-serif;font-size:18px}.rd-banner__content-inner em{font-family:Herbik Italic,sans-serif;font-style:italic;font-size:18px}.rd-banner__image{width:100%;background-size:cover;background-position:center center;min-height:320px;border-radius:0 0 12px 12px}@media only screen and (min-width: 768px){.rd-banner__image{border-radius:12px;position:absolute;width:100%;height:100%;left:0;top:0;z-index:-1}}@media only screen and (min-width: 1024px){.rd-banner__image{min-height:420px}}@media only screen and (min-width: 768px){.rd-banner__image--wide{position:absolute;width:100%;height:100%;left:0;top:0}}.rd-banner__badge{display:inline-block;color:#fff;font-size:12px;line-height:20px;border:solid 1px #eaecf0;border-radius:11px;padding:0 8px;margin-bottom:8px;background:#0000004d}@media only screen and (min-width: 768px){.rd-banner__badge{font-size:14px;line-height:26px;border-radius:14px;padding:0 12px;margin-bottom:28px}}.rd-banner__title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;font-size:32px;font-style:normal;font-weight:400;line-height:1.1;text-transform:uppercase;letter-spacing:3.025px}@media only screen and (min-width: 768px){.rd-banner__title{font-size:52px}}.rd-banner__text{display:block;font-size:14px;line-height:22px;font-family:Herbik,sans-serif}@media only screen and (min-width: 768px){.rd-banner__text{font-size:16px;line-height:26px}}@media only screen and (min-width: 1600px){.rd-banner__text{font-size:18px;line-height:28px}}.rd-banner__button{font-family:FT Polar,sans-serif;display:inline-block;border-radius:19px;background:#fff;border:solid 1px #fff;color:var(--utility-gray-800);padding:0 32px;font-size:12px;font-weight:600;line-height:38px;margin-top:15px;white-space:nowrap}.rd-banner__button:hover{background:var(--utility-gray-800);color:#fff;text-decoration:none}@media only screen and (min-width: 768px){.rd-banner__button{border-radius:24px;font-size:16px;line-height:48px;margin-top:0}}.rd-banner--right{flex-direction:column-reverse}@media only screen and (min-width: 768px){.rd-banner--right{flex-direction:row-reverse}}@media only screen and (min-width: 1440px){.rd-banner--right .rd-banner__content{border-radius:12px}}.rd-banner--right .rd-banner__content{border-radius:0 0 12px 12px}@media only screen and (min-width: 768px){.rd-banner--right .rd-banner__content{border-radius:12px}}.rd-banner--right .rd-banner__image{border-radius:12px 12px 0 0}@media only screen and (min-width: 768px){.rd-banner--right .rd-banner__image{border-radius:12px}}@media only screen and (min-width: 1440px){.rd-banner--wide .rd-banner__content{max-width:24%}}@media only screen and (min-width: 1600px){.rd-banner--wide .rd-banner__content{max-width:25%}}.rd-banner--wide .rd-banner__content--wide{min-height:320px}@media only screen and (min-width: 768px){.rd-banner--wide .rd-banner__content--wide{padding:40px;max-width:425px}}@media only screen and (min-width: 1024px){.rd-banner--wide .rd-banner__content--wide{min-height:100%}}@media only screen and (min-width: 1440px){.rd-banner--wide .rd-banner__content--wide{padding:40px 90px;margin:0;height:min-content;max-width:560px}}.rd-banner--wide .rd-banner__content:not(.rd-banner__content--wide) .rd-banner__title{margin-bottom:80px}@media only screen and (min-width: 1440px){.rd-banner--wide .rd-banner__content:not(.rd-banner__content--wide) .rd-banner__title{margin-bottom:80px}}.rd-banner--wide .rd-banner__image--wide{position:absolute;width:100%;height:100%;border-radius:12px}@media only screen and (min-width: 768px){.rd-banner--wide .rd-banner__image--wide{max-width:100%}}.rd-banner--narrow .rd-banner__image--wide{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:12px}.rd-banner--narrow .rd-banner__badge{font-size:14px;line-height:26px;border-radius:8px;padding:4px 12px;margin-bottom:10px}@media only screen and (min-width: 1024px){.rd-banner--narrow .rd-banner__content{max-width:50%;min-width:min-content}}@media only screen and (min-width: 1440px){.rd-banner--narrow .rd-banner__content{max-width:40%}}.rd-banner--narrow .rd-banner__title{font-size:36px;line-height:1.1}@media only screen and (min-width: 1024px){.rd-banner--narrow .rd-banner__title{font-size:30px}}@media only screen and (min-width: 1440px){.rd-banner--narrow .rd-banner__title{font-size:40px}}.rd-banner--narrow .rd-banner__text{font-size:16px;line-height:24px;flex-grow:1;margin-right:50px;align-self:start}@media only screen and (min-width: 768px){.rd-banner--narrow__button{margin-top:0}}.rd-banner--small{display:none;max-width:355px;width:100%}@media only screen and (min-width: 768px){.rd-banner--small{display:flex;margin-bottom:0;min-height:437px;height:100%}.rd-banner--small .rd-banner__content{max-width:100%;margin:20px;z-index:1;border-radius:12px}.rd-banner--small .rd-banner__image{position:absolute;width:100%;height:100%;top:0;left:0}}@media only screen and (min-width: 1024px){.rd-banner--small{max-width:470px}}@media only screen and (min-width: 1440px){.rd-banner--small{max-width:518px}.rd-banner--small .rd-banner__content{margin:10px;max-width:50%}}@media only screen and (min-width: 1600px){.rd-banner--small{max-width:561px}}.rd-banner--small .rd-banner__title{font-size:36px;line-height:1.1}@media only screen and (min-width: 1024px){.rd-banner--small .rd-banner__title{font-size:30px}}@media only screen and (min-width: 1440px){.rd-banner--small .rd-banner__title{font-size:40px}}.rd-banner--small .rd-banner__text{font-size:16px;line-height:24px;margin:10px 0 0}@media only screen and (min-width: 1600px){.rd-banner--small .rd-banner__text{font-size:18px;line-height:28px}}.rd-banner--small .rd-banner__button{margin-top:10px}.rd-banner--dark{color:var(--utility-gray-800)}.rd-banner--dark .rd-banner__badge{border-color:var(--utility-gray-800);color:var(--utility-gray-800);background-color:#9e9e9e33}.rd-banner--dark .rd-banner__button{background:var(--utility-gray-800);border-color:var(--utility-gray-800);color:#fff}.rd-banner--dark .rd-banner__button:hover{background:#fff;color:var(--utility-gray-800)}.rd-banner--overlay.rd-banner--wide:before{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:16px;background-image:linear-gradient(to bottom,#000000e6,#0000 70%);z-index:1}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--wide:before{background-image:linear-gradient(to right,#000000e6,#0000 70%)}}.rd-banner--overlay.rd-banner--wide.rd-banner--dark:before{background-image:linear-gradient(to bottom,#fff8ed,#fff8ed00 70%)}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--wide.rd-banner--dark:before{background-image:linear-gradient(to right,#fff8ed,#fff8ed00 70%)}}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--wide.rd-banner--right:before{background-image:linear-gradient(to left,#000000e6,#0000 70%)}}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--wide.rd-banner--right.rd-banner--dark:before{background-image:linear-gradient(to left,#fff8ed,#fff8ed00 70%)}}.rd-banner--overlay.rd-banner--wide.rd-banner--right:not(.rd-banner--overlay.rd-banner--wide.rd-banner--centered):before{background-image:linear-gradient(to top,#000000e6,#0000 70%)}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--wide.rd-banner--right:not(.rd-banner--overlay.rd-banner--wide.rd-banner--centered):before{background-image:linear-gradient(to left,#000000e6,#0000 70%)}}.rd-banner--overlay.rd-banner--wide.rd-banner--right.rd-banner--dark:not(.rd-banner--overlay.rd-banner--wide.rd-banner--centered):before{background-image:linear-gradient(to top,#fff8ed,#fff8ed00 70%)}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--wide.rd-banner--right.rd-banner--dark:not(.rd-banner--overlay.rd-banner--wide.rd-banner--centered):before{background-image:linear-gradient(to left,#fff8ed,#fff8ed00 70%)}}.rd-banner--overlay.rd-banner--narrow .rd-banner__content,.rd-banner--overlay.rd-banner--small .rd-banner__content{background:#0000004d;border-top:solid 1px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;min-height:320px;border-radius:12px}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--narrow .rd-banner__content,.rd-banner--overlay.rd-banner--small .rd-banner__content{border-radius:12px}}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--narrow.rd-banner--small .rd-banner__content,.rd-banner--overlay.rd-banner--narrow.rd-banner--small.rd-banner--right .rd-banner__content,.rd-banner--overlay.rd-banner--small.rd-banner--small .rd-banner__content,.rd-banner--overlay.rd-banner--small.rd-banner--small.rd-banner--right .rd-banner__content{border-radius:12px}}.rd-banner--overlay.rd-banner--narrow .rd-banner__image,.rd-banner--overlay.rd-banner--small .rd-banner__image{border-radius:12px}@media only screen and (min-width: 768px){.rd-banner--overlay.rd-banner--narrow.rd-banner--right .rd-banner__content,.rd-banner--overlay.rd-banner--small.rd-banner--right .rd-banner__content{border-radius:12px}}.rd-banner--overlay.rd-banner--narrow.rd-banner--dark .rd-banner__content,.rd-banner--overlay.rd-banner--small.rd-banner--dark .rd-banner__content{background:#ffffff4d;border-top-color:#ffffff4d}.rd-banner--overlay.rd-banner--category:before{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:0;background:#00000073}.rd-banner--centered:not(.rd-banner--narrow):not(.rd-banner--small){align-items:center}.rd-banner--category{height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;margin:0}@media only screen and (min-width: 1024px){.rd-banner--category{margin:0 0 20px}}.rd-banner--category .rd-banner__title{font-size:36px;line-height:1.2;font-weight:500;margin:0 16px 10px;position:relative;z-index:1}@media only screen and (min-width: 1024px){.rd-banner--category .rd-banner__title{font-size:48px}}.rd-banner--category .rd-banner__text{font-size:16px;line-height:1.5;font-weight:500;max-width:780px;margin:0 16px;display:block;position:relative;z-index:1}@media only screen and (min-width: 600px){.rd-banner--category .rd-banner__text{margin:0 70px}}@media only screen and (min-width: 1024px){.rd-banner--category .rd-banner__text{font-size:18px}}.rd-banner--category .rd-banner__text *{margin:0}.separator-wide{position:relative;left:50%;transform:translate(-50%);width:100vw;height:30px;background:#00000008}.separator-wide:before,.separator-wide:after{content:"";display:block;height:10px;background:#fff;border-radius:0 0 10px 10px}.separator-wide:after{border-radius:10px 10px 0 0;margin-top:10px}.payment-history-list__wrapper{margin:24px 0 40px}.payment-history-list__order-container{margin-bottom:10px;padding:12px;border:1px solid #454343;border-radius:8px}@media only screen and (min-width: 640px){.payment-history-list__order-container{margin-bottom:12px;padding:16px;border-radius:16px;overflow:visible}}@media only screen and (min-width: 1024px){.payment-history-list__order-container{margin-bottom:16px;padding:16px 20px;border-bottom-width:2px;border-bottom-color:#007050}}.payment-history-list__order-container .payment-history-list__order-data-expand{font-weight:500;display:none;position:absolute;width:fit-content;left:0;top:100%;background:#fff;box-shadow:0 5px 17px #00000047;padding:8px 12px 12px;z-index:350}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__order-data-expand{width:max-content;left:50%;transform:translate(-50%)}}.payment-history-list__order-container .payment-history-list__order-data{width:50%;display:inline-block}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__order-data{display:flex;align-items:flex-start;width:auto}.payment-history-list__order-container .payment-history-list__order-data:hover .payment-history-list__order-data-expand{display:block}}.payment-history-list__order-container .payment-history-list__order-data--has-dropdown{cursor:pointer}.payment-history-list__order-container .payment-history-list__order-data svg{margin-top:7px}.payment-history-list__order-container .payment-history-list__order-data-title{width:50%;display:inline-block}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__order-data-title{width:auto}}.payment-history-list__order-container .payment-history-list__order-data-value{position:relative;padding-right:8px}.payment-history-list__order-container .payment-history-list__order-data-shipping-address{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;padding-right:9px}@media only screen and (min-width: 1280px){.payment-history-list__order-container .payment-history-list__order-data-shipping-address--small{max-width:250px}}@media only screen and (min-width: 1600px){.payment-history-list__order-container .payment-history-list__order-data-shipping-address--small{max-width:300px}}.payment-history-list__order-header{margin:0;padding:0 12px}@media only screen and (min-width: 1280px){.payment-history-list__order-header{margin:0 -20px;padding:0 20px;border-bottom:1px solid #888888}}.payment-history-list__order-header>.row{flex-direction:column-reverse}@media only screen and (min-width: 640px){.payment-history-list__order-header>.row .col--with-gutter{padding:0 2px}}@media only screen and (min-width: 768px){.payment-history-list__order-header>.row .col--with-gutter{padding:0 4px}}@media only screen and (min-width: 1024px){.payment-history-list__order-header>.row .col--with-gutter{padding:0 16px}}@media only screen and (min-width: 640px){.payment-history-list__order-details{margin-top:-60px}}@media only screen and (min-width: 640px){.payment-history-list__order-details--secondary{margin-top:-28px}}@media only screen and (min-width: 1024px){.payment-history-list__order-details{margin-top:0}}@media only screen and (min-width: 640px){.payment-history-list__order-details-toggle-trigger{margin-top:86px}}@media only screen and (min-width: 1024px){.payment-history-list__order-details-toggle-trigger{margin-top:0}}@media only screen and (min-width: 640px){.payment-history-list__order-details-toggle-trigger--secondary{margin-top:60px}}@media only screen and (min-width: 768px){.payment-history-list__order-details-toggle-trigger--secondary{margin-top:64px}}.payment-history-list__mobile-actions-dropdown{position:relative;display:inline-block;margin-bottom:8px}.payment-history-list__mobile-actions-dropdown:hover .payment-history-list__mobile-action-list{display:block}.payment-history-list__actions-dropdown-trigger{position:relative;display:inline-flex;justify-content:space-between;align-items:center;width:16px;height:4px}.payment-history-list__actions-dropdown-trigger span{display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.payment-history-list__actions-dropdown-trigger:before,.payment-history-list__actions-dropdown-trigger:after{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.payment-history-list__mobile-action-list{display:none;width:max-content;position:absolute;top:6px;left:calc(100% + 8px);z-index:350;padding:8px;border-radius:8px;background-color:#fff;border:1px solid #d0d5dd}.payment-history-list__mobile-action-list a,.payment-history-list__mobile-action-list button{font-weight:700;line-height:1.5;display:inline-block;font-family:Inter,sans-serif;font-size:12px;color:#344054;background-color:#fff0}.payment-history-list__icon-holder{position:relative;z-index:2;background-color:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;border:2px solid #d0d5dd;margin:0 0 8px}.payment-history-list__order-status{display:flex;margin:0 -10px 16px}@media only screen and (min-width: 640px){.payment-history-list__order-status{margin:0 -22px 0 0}}@media only screen and (min-width: 768px){.payment-history-list__order-status{margin:0 -30px 0 0}}@media only screen and (min-width: 1024px){.payment-history-list__order-status{margin:0}}@media only screen and (min-width: 1280px){.payment-history-list__order-status{margin:0 -12px 0 0}}.payment-history-list__order-status .active:before{background-color:#007050}.payment-history-list__order-status .active .payment-history-list__icon-holder{background-color:#007050;border-color:#007050}.payment-history-list__order-status .active .payment-history-list__status-title{text-indent:0}.payment-history-list__order-status-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-grow:1;flex-basis:25%;text-align:center;position:relative}.payment-history-list__order-status-item:before{content:"";display:block;width:100%;height:2px;background-color:#d0d5dd;position:absolute;left:50%;top:10px;z-index:1}.payment-history-list__order-status-item:last-child:before{display:none}@media only screen and (min-width: 640px){.payment-history-list__order-status-item:last-child .payment-history-list__status-title{text-align:left}}@media only screen and (min-width: 768px){.payment-history-list__order-status-item:last-child .payment-history-list__status-title{padding-left:6px}}@media only screen and (min-width: 1024px){.payment-history-list__order-status-item:last-child .payment-history-list__status-title{text-align:center;padding-left:0}}.payment-history-list__order-status-item .payment-history-list__status-title{flex-basis:100%;white-space:nowrap;font-size:11px;text-indent:-9999px}@media only screen and (min-width: 768px){.payment-history-list__order-status-item .payment-history-list__status-title{font-size:14px;text-indent:0}}.payment-history-list__order-content{padding:10px 0 4px;position:relative}@media only screen and (min-width: 640px){.payment-history-list__reorder-button{min-width:186px}}@media only screen and (min-width: 1024px){.payment-history-list__reorder-button{min-width:207px}}.payment-history-list__edit-button,.payment-history-list__cancel-button{padding-left:10px;padding-right:10px}@media only screen and (min-width: 640px){.payment-history-list__edit-button,.payment-history-list__cancel-button{padding-left:20px;padding-right:20px}}.payment-history-list__order-gallery{display:flex;align-items:center;margin-bottom:32px}@media only screen and (min-width: 640px){.payment-history-list__order-gallery{position:absolute;left:0;bottom:40px;margin-bottom:0}}@media only screen and (min-width: 768px){.payment-history-list__order-gallery{bottom:32px}}@media only screen and (min-width: 1024px){.payment-history-list__order-gallery{position:static}}@media only screen and (min-width: 640px){.payment-history-list__order-gallery--secondary{bottom:42px}}@media only screen and (min-width: 768px){.payment-history-list__order-gallery--secondary{bottom:34px}}.payment-history-list__order-gallery .payment-history-list__order-gallery-thumbnail{padding:15px 0 0}@media only screen and (min-width: 640px){.payment-history-list__order-gallery .payment-history-list__order-gallery-thumbnail{max-width:45px}}@media only screen and (min-width: 768px){.payment-history-list__order-gallery .payment-history-list__order-gallery-thumbnail{max-width:100%}}.payment-history-list__pod-gallery-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#45434340;z-index:10400}.payment-history-list__pod-gallery-active-photo{position:fixed;width:90%;height:351px;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:cover;border-radius:8px;z-index:10450}@media only screen and (min-width: 768px){.payment-history-list__pod-gallery-active-photo{height:688px;width:722px}}@media only screen and (max-width: 768px) and (orientation: landscape){.payment-history-list__pod-gallery-active-photo{width:90%;height:90%}}.payment-history-list__pod-gallery-close-button,.payment-history-list__pod-gallery-prev-button,.payment-history-list__pod-gallery-next-button{width:36px;height:36px;border-radius:50%;border:1px solid #454343;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:all .25s}.payment-history-list__pod-gallery-close-button{top:10px;right:10px;left:auto;transform:none}.payment-history-list__pod-gallery-close-button:hover{transform:scale(115%)}.payment-history-list__pod-gallery-prev-button{transform:translate(-50%)}.payment-history-list__pod-gallery-prev-button:hover{transform:translate(-50%) scale(115%)}.payment-history-list__pod-gallery-next-button{transform:translate(50%);left:auto;right:0}.payment-history-list__pod-gallery-next-button:hover{transform:translate(50%) scale(115%)}.payment-history-list__pod-gallery-thumbnails{padding:32px 0 40px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%}.payment-history-list__pod-gallery-thumbnail{width:140px;height:140px;margin:0 16px;background-repeat:no-repeat;background-size:cover;cursor:pointer;position:relative;flex-shrink:1}.payment-history-list__pod-gallery-thumbnail--dot{width:8px;height:8px;margin:0 4px;background:#fff!important;border-radius:50%}.payment-history-list__pod-gallery-thumbnail--dot.active:before{background:#007050!important;border-radius:50%}.payment-history-list__pod-gallery-thumbnail.active:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#007050bf;z-index:1}.payment-history-list--placeholder{margin-bottom:40px}.payment-history-list--placeholder [class*=mask]{background:#eaecf0;border-radius:6px;height:24px}.payment-history-list--placeholder .payment-history-list__info-placeholder{padding:10px 0 0}@media only screen and (min-width: 768px){.payment-history-list--placeholder .payment-history-list__info-placeholder{display:flex;justify-content:space-between}}@media only screen and (min-width: 640px){.payment-history-list--placeholder .payment-history-list__info-placeholder-inner{display:flex}}.payment-history-list--placeholder .payment-history-list__info-placeholder-mask-1{max-width:300px;width:100%;margin-bottom:16px}.payment-history-list--placeholder .payment-history-list__info-placeholder-mask-2{width:120px;margin:0 15px 8px 0}@media only screen and (min-width: 768px){.payment-history-list--placeholder .payment-history-list__info-placeholder-mask-2{margin:0 0 0 15px}}.payment-history-list--placeholder .payment-history-list__order-data-placeholder{display:inline-block;width:49%}@media only screen and (min-width: 640px){.payment-history-list--placeholder .payment-history-list__order-data-placeholder{margin-bottom:6px;display:block;width:auto}}.payment-history-list--placeholder [class*=order-data-placeholder-mask]{height:16px}@media only screen and (min-width: 1024px){.payment-history-list--placeholder [class*=order-data-placeholder-mask]{height:20px}}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-1{width:90px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-3{width:90px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-5{width:80px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-6{width:70px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-7{width:60px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-8{width:90px}.payment-history-list--placeholder .payment-history-list__order-status-item-placeholder:before{background:#eaecf0}.payment-history-list--placeholder .payment-history-list__icon-holder-placeholder{background:#eaecf0;border:none}.payment-history-list--placeholder .payment-history-list__status-title-mask{height:18px;width:50px;margin:auto}@media only screen and (min-width: 640px){.payment-history-list--placeholder .payment-history-list__status-title-mask{width:70px}}@media only screen and (min-width: 1024px){.payment-history-list--placeholder .payment-history-list__status-title-mask{width:86px}}.payment-history-list--placeholder .payment-history-list__order-details-mask-1{width:150px}.payment-history-list--placeholder .payment-history-list__order-details-mask-2{width:70px}.payment-history-list--placeholder .payment-history-list__order-details-mask-3{width:90px}.payment-history-list--placeholder .payment-history-list__order-gallery-thumbnail-placeholder{margin-right:8px}.payment-history-list--placeholder .payment-history-list__order-image-mask{width:45px;max-width:100%;height:45px}@media only screen and (min-width: 768px){.payment-history-list--placeholder .payment-history-list__order-image-mask{width:60px;height:60px}}.payment-history-list--placeholder .payment-history-list__order-button-mask{height:34px;border-radius:17px;width:100%}@media only screen and (min-width: 640px){.payment-history-list--placeholder .payment-history-list__order-button-mask{min-width:216px}}@media only screen and (min-width: 1024px){.payment-history-list--placeholder .payment-history-list__order-button-mask{min-width:238px;height:40px;border-radius:20px}}.payment-history-list__wrapper{margin-top:10px;margin-bottom:8px}@media only screen and (min-width: 640px){.payment-history-list__wrapper{margin-top:24px}}.payment-history-list__wrapper .row:first-child .payment-history-list__order-container{border-radius:8px}@media only screen and (min-width: 640px){.payment-history-list__wrapper .row:first-child .payment-history-list__order-container{border-radius:0 0 16px 16px}}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__order-data-value{padding-right:0}}@media only screen and (min-width: 1024px){.payment-history-list__order-container{overflow:visible}}.payment-history-list__order-header{padding:0}@media only screen and (min-width: 1280px){.payment-history-list__order-header{padding:0 20px}}.payment-history-list__order-content{padding:0 0 4px}@media only screen and (min-width: 640px){.payment-history-list__order-content{padding:12px 0 4px}}@media only screen and (min-width: 640px){.payment-history-list__order-content .button--fixed{min-width:140px}}@media only screen and (min-width: 1024px){.payment-history-list__order-content .button--fixed{min-width:170px}}@media only screen and (min-width: 1280px){.payment-history-list__order-content .button--fixed{min-width:238px}}.payment-history-list__controls{padding:16px;border:1px solid #454343;border-radius:0 0 8px 8px}.payment-history-list__controls button:first-child{margin-right:8px;margin-bottom:8px}.payment-history-list__controls>.row{align-items:flex-end}@media only screen and (min-width: 640px){.payment-history-list__controls{padding:12px 16px;margin:-1px 0 -25px;border-radius:0}.payment-history-list__controls button:first-child{margin-right:8px;margin-bottom:0}.payment-history-list__controls button:last-child{margin-left:8px}.payment-history-list__controls>.row{align-items:center}}@media only screen and (min-width: 1024px){.payment-history-list__controls{padding:12px 20px}}@media only screen and (min-width: 1280px){.payment-history-list__controls .col--xl-1{width:8.3333333333%;min-width:8.3333333333%}.payment-history-list__controls .col--xl-2{width:16.6666666667%;min-width:16.6666666667%}.payment-history-list__controls .col--xl-3{width:25%;min-width:25%}.payment-history-list__controls .col--xl-4{width:33.3333333333%;min-width:33.3333333333%}.payment-history-list__controls .col--xl-5{width:41.6666666667%;min-width:41.6666666667%}.payment-history-list__controls .col--xl-6{width:50%;min-width:50%}.payment-history-list__controls .col--xl-7{width:58.3333333333%;min-width:58.3333333333%}.payment-history-list__controls .col--xl-8{width:66.6666666667%;min-width:66.6666666667%}.payment-history-list__controls .col--xl-9{width:75%;min-width:75%}.payment-history-list__controls .col--xl-10{width:83.3333333333%;min-width:83.3333333333%}.payment-history-list__controls .col--xl-11{width:91.6666666667%;min-width:91.6666666667%}.payment-history-list__controls .col--xl-12{width:100%;min-width:100%}}.payment-history-list__controls-form{width:100%}.payment-history-list__controls-summary{margin-top:18px}.payment-history-list__controls-summary span{display:block}@media only screen and (min-width: 640px){.payment-history-list__controls-summary{margin-top:0;display:flex;justify-content:center;text-align:center}}.payment-history-list__date-filter-holder .custom-select__dropdown-container{min-width:178px}.payment-history-list__search-container{position:relative;max-width:154px}@media only screen and (min-width: 1600px){.payment-history-list__search-container{min-width:210px;max-width:450px}}.payment-history-list__search-container--expand{width:100%;max-width:100%}.payment-history-list__search-container button{position:absolute;top:50%;right:14px;transform:translateY(-50%);background-color:#fff0;display:flex;align-items:center;justify-content:center}.payment-history-list__pagination-holder{display:flex}.payment-history-list__pagination-button{width:40px;height:40px;padding:12px;margin:0 2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff0;border-radius:16px}.payment-history-list__pagination-button.button--active{background-color:#344054}.payment-history-list .form .payment-history-list__search-input[type=text]{font-family:Inter,sans-serif;padding:8px 6px;font-size:10px;color:#344054;white-space:nowrap;width:100%;height:auto;border-radius:8px;border:1px solid #d0d5dd}@media only screen and (min-width: 640px){.payment-history-list .form .payment-history-list__search-input[type=text]{padding:12px 38px 12px 22px;border-color:#454343;border-radius:16px}}@media only screen and (min-width: 1024px){.payment-history-list .form .payment-history-list__search-input[type=text]{font-size:14px}}.payment-history-list .form .payment-history-list__search-input[type=text]::placeholder{color:#344054}.payment-history-list--placeholder .payment-history-list__order-data-button-mask{height:40px;border-radius:20px;width:238px}.payment-history-list--placeholder .payment-history-list__order-data-button-mask--small{width:140px}.payment-history-list__controls button:first-child{margin-right:0;margin-left:0;margin-bottom:0}@media only screen and (min-width: 640px){.payment-history-list__controls .payment-history-list__export-button{margin-left:0}}.payment-history-list__export-button{height:48px}.payment-history-list__export-button-title{display:none}@media only screen and (min-width: 1600px){.payment-history-list__export-button-title{display:inline-block;padding-left:4px}}.payment-history-list__export-dropdown-trigger{background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;line-height:30px;font-weight:500;min-width:100%;width:40px;height:40px;padding:8px 20px;background-image:url('data:image/svg+xml,<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="file-download-02"><path id="Icon" d="M17.1673 10.4165V5.6665C17.1673 4.26637 17.1673 3.56631 16.8948 3.03153C16.6552 2.56112 16.2727 2.17867 15.8023 1.93899C15.2675 1.6665 14.5674 1.6665 13.1673 1.6665H7.83398C6.43385 1.6665 5.73379 1.6665 5.19901 1.93899C4.7286 2.17867 4.34615 2.56112 4.10647 3.03153C3.83398 3.56631 3.83398 4.26637 3.83398 5.6665V14.3332C3.83398 15.7333 3.83398 16.4334 4.10647 16.9681C4.34615 17.4386 4.7286 17.821 5.19901 18.0607C5.73379 18.3332 6.43381 18.3332 7.83387 18.3332H10.9173M12.1673 9.1665H7.16732M8.83398 12.4998H7.16732M13.834 5.83317H7.16732M13.0007 15.8332L15.5007 18.3332M15.5007 18.3332L18.0007 15.8332M15.5007 18.3332V13.3332" stroke="%23344054" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></g></svg>');background-repeat:no-repeat;background-position:center}.payment-history-list__export-dropdown-trigger:hover{background-color:#eef2f1}.payment-history-list__export-dropdown-trigger>svg{display:none}.payment-history-list__search-container{padding-left:22px;padding-right:14px;border:1px solid #454343;border-radius:16px;overflow:hidden;max-width:210px}.payment-history-list__search-container .input[type=text]{font-size:14px;padding-left:0;padding-right:30px;border:none;outline:none}.payment-history-list__search-container .input[type=text]::placeholder{color:#344054}.payment-history-list__export-all-dropdown-container{position:relative}.payment-history-list__export-all-trigger{font-size:14px;border:1px solid #454343;border-radius:16px;margin-left:0;height:48px}.payment-history-list__export-dropdown .dropdown__overlay{background-color:#fff0}.payment-history-list__export-dropdown-container{position:absolute;right:0;left:auto;top:calc(100% + 1px);width:max-content;padding:14px 8px;margin:0;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;z-index:10401}.payment-history-list__export-dropdown-container li{margin-bottom:16px}.payment-history-list__export-dropdown-container li:last-child{margin-bottom:0}@media only screen and (min-width: 640px){.payment-history-list__order-content{padding:0;margin:0}}@media only screen and (min-width: 1280px){.payment-history-list__order-content{padding:18px 0 4px}}.payment-history-list__order-header>.row{flex-direction:column}@media only screen and (min-width: 640px){.payment-history-list__order-header>.row{flex-direction:row}}.payment-history-list__order-header .button{padding:8px 16px;margin-top:12px}@media only screen and (min-width: 640px){.payment-history-list__order-header .button{margin-top:24px;padding:8px 20px}}@media only screen and (min-width: 1280px){.payment-history-list__order-header .button{margin-top:0}}.payment-history-list__order-header-table{width:100%}.payment-history-list__order-container .payment-history-list__wrapper-method{display:flex;align-items:center}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__wrapper-method{display:block}}.payment-history-list__order-container .payment-history-list__order-data svg{width:28px;height:18px;margin-top:0}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__order-data svg{width:38px;height:24px}}.payment-history-list__order-container .payment-history-list__order-data-value{display:flex}.payment-history-list__order-container .payment-history-list__details-wrapper{margin-bottom:16px}.payment-history-list__order-container .payment-history-list__details-wrapper:last-child{margin-bottom:0}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__details-wrapper{display:flex}}.payment-history-list__order-container svg{flex-shrink:0}@media only screen and (min-width: 640px){.payment-history-list__order-container .payment-history-list__order-data-title,.payment-history-list__order-container .payment-history-list__order-data{font-weight:500;display:table-cell;width:10%;text-align:left}.payment-history-list__order-container .payment-history-list__order-data-title:first-child,.payment-history-list__order-container .payment-history-list__order-data:first-child{width:20%}.payment-history-list__order-container .payment-history-list__order-data-title:nth-child(4),.payment-history-list__order-container .payment-history-list__order-data-title:nth-child(5),.payment-history-list__order-container .payment-history-list__order-data-title:nth-child(6),.payment-history-list__order-container .payment-history-list__order-data:nth-child(4),.payment-history-list__order-container .payment-history-list__order-data:nth-child(5),.payment-history-list__order-container .payment-history-list__order-data:nth-child(6){text-align:center}.payment-history-list__order-container .payment-history-list__order-data{font-weight:700}}@media only screen and (min-width: 1280px){.payment-history-list__order-container .payment-history-list__order-data:first-child{width:15%}}.payment-history-list__wrapper-total{display:flex}@media only screen and (min-width: 640px){.payment-history-list__wrapper-total{display:block;text-align:center}}.payment-history-list__amount-filter{font-size:14px}.payment-history-list__details-list{overflow:hidden}.payment-history-list__details-list li{padding:0 4px 0 0;float:left}@media only screen and (min-width: 640px){.payment-history-list__details-list li{padding:0 4px}}.payment-history-list__details-list li a{color:#454343;font-family:Karla,sans-serif;font-size:12px;font-weight:700;line-height:18px}@media only screen and (min-width: 640px){.payment-history-list__details-list li a{font-size:16px;line-height:24px}}.payment-history-list__details-list li a:after{content:","}.payment-history-list__details-list li:last-child a:after{content:""}.payment-history-list__order-details-toggle-trigger{margin:-34px 0 0}@media only screen and (min-width: 640px){.payment-history-list__order-details-toggle-trigger{margin:0}}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-2{width:100px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-4{width:130px}@media only screen and (min-width: 640px){.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-2{width:50px}.payment-history-list--placeholder .payment-history-list__order-data-placeholder-mask-4{width:60px}}.payment-history-list--placeholder .payment-history-list__order-data,.payment-history-list--placeholder .payment-history-list__order-data-title{display:inline-block;width:50%}@media only screen and (min-width: 640px){.payment-history-list--placeholder .payment-history-list__order-data,.payment-history-list--placeholder .payment-history-list__order-data-title{width:100%}}.payment-history-list--placeholder .payment-history-list__order-data-button-mask{height:40px;border-radius:8px;width:238px}.payment-history-list--placeholder .payment-history-list__order-data-button-mask--small{width:42px}.payment-history-list__order-data--failed{color:var(--color-warning)}.cart-item-list__unavailable{margin-bottom:32px}.cart-item-list__warning{display:flex;align-items:center;gap:18px;font:400 14px/1.42 var(--font-family);margin-bottom:8px;border-radius:12px;border:solid 1px #f79009;box-shadow:0 0 0 4px #fedf8952;padding:24px 24px 24px 14px}.cart-item-list__warning-icon{color:#dc6803}.cart-item-list__warning-title{font-weight:600;display:block}.print-react-page{display:none}@media print{.print-react-page{display:block}}.print-react-page--dev{display:block}.print-react-page--dev .print-react-page__content{padding-top:80px}.print-react-page__content{padding:20px 0}.product-grid{container-type:inline-size}.product-grid__inner{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}.product-grid__inner>*{order:13}.product-grid__inner>*:nth-child(1){order:1}.product-grid__inner>*:nth-child(2){order:2}.product-grid__inner>*:nth-child(3){order:3}.product-grid__inner>*:nth-child(4){order:4}.product-grid__inner>*:nth-child(5){order:5}.product-grid__inner>*:nth-child(6){order:6}.product-grid__inner>*:nth-child(7){order:7}.product-grid__inner>*:nth-child(8){order:8}.product-grid__inner>*:nth-child(9){order:9}.product-grid__inner>*:nth-child(10){order:10}.product-grid__inner>*:nth-child(11){order:11}.product-grid__inner>*:nth-child(12){order:12}.product-grid__inner .second-row-item{order:5}@container (width > 327px){.product-grid__inner{grid-template-columns:repeat(2,calc((100% - 16px)/2))}}@container (width > 620px){.product-grid__inner{grid-template-columns:repeat(3,1fr)}.product-grid .second-row-item{order:7}}@container (width > 925px){.product-grid__inner{grid-template-columns:repeat(4,1fr)}.product-grid .second-row-item{order:9}}@container (width > 1202px){.product-grid__inner{grid-template-columns:repeat(5,1fr)}.product-grid .second-row-item{order:11}}@container (width > 1484px){.product-grid__inner{grid-template-columns:repeat(6,1fr)}.product-grid .second-row-item{order:13}}.product-grid--carousel-placeholder .product-grid__inner{overflow:hidden;height:370px}@media only screen and (max-width: 767px){.product-grid--carousel-placeholder{overflow:hidden;height:370px;margin:0 -16px;padding:0 16px}.product-grid--carousel-placeholder .product-grid__inner{display:flex;width:10000px}.product-grid--carousel-placeholder .product-grid__inner>div{width:210px}}.product-list{border:solid 1px var(--color-border-secondary);border-radius:12px}.product-list__header{display:flex;font:500 12px/1.5 var(--font-family);white-space:nowrap}.product-list__header-name{padding:12px 24px;flex-grow:1}.product-list__header-price{display:none;width:150px;padding:12px 16px}@media only screen and (min-width: 1201px){.product-list__header-price{display:block}}.product-list__header-total{width:180px;padding:12px 60px 12px 16px;order:2}@media only screen and (min-width: 1201px){.product-list__header-total{width:120px;padding:12px 16px;order:1}}.product-list__header-qty{width:150px;padding:12px 0;text-align:center;order:1}@media only screen and (min-width: 1201px){.product-list__header-qty{width:210px;padding:12px 60px 12px 0;order:2}}.product-list>*{border-top:solid 1px var(--color-border-secondary)}.product-list>*:first-child{border-top:none;border-radius:12px 12px 0 0}.product-list>*:first-child .product-card-wide-menu__button,.product-list>*:first-child .product-card-wide-remove-from-menu__button,.product-list>*:first-child .product-card-wide-action-list__button{border-radius:0 12px 0 0}.product-list>*:first-child .product-card-remove-confirmation{border-radius:12px 12px 0 0}.product-list>*:first-child .product-card-add-to-cart__overlay{border-radius:12px 12px 0 0}.product-list>*:last-child{border-radius:0 0 12px 12px}.product-list>*:last-child .product-card-wide-menu__button,.product-list>*:last-child .product-card-wide-remove-from-menu__button,.product-list>*:last-child .product-card-wide-action-list__button{border-radius:0 0 12px}.product-list>*:last-child .product-card-remove-confirmation{border-radius:0 0 12px 12px}.product-list>*:last-child .product-card-add-to-cart__overlay{border-radius:0 0 12px 12px}.product-list-sorting{border:solid 1px var(--color-border-secondary);border-radius:12px}.product-list-sorting__header{display:flex;font:500 12px/1.5 var(--font-family);white-space:nowrap}.product-list-sorting__header-name{padding:12px 24px;flex-grow:1}.product-list-sorting__header-price{display:none;width:150px;padding:12px 16px}@media only screen and (min-width: 1201px){.product-list-sorting__header-price{display:block}}.product-list-sorting__header-total{width:180px;padding:12px 60px 12px 16px;order:2}@media only screen and (min-width: 1201px){.product-list-sorting__header-total{width:120px;padding:12px 16px;order:1}}.product-list-sorting__header-qty{width:150px;padding:12px 0;text-align:center;order:1}@media only screen and (min-width: 1201px){.product-list-sorting__header-qty{width:210px;padding:12px 60px 12px 0;order:2}}.product-list-sorting>*{border-top:solid 1px var(--color-border-secondary)}.product-list-sorting>*:first-child{border-top:none;border-radius:12px 12px 0 0}.product-list-sorting>*:first-child .product-card-wide-menu__button,.product-list-sorting>*:first-child .product-card-wide-remove-from-menu__button,.product-list-sorting>*:first-child .product-card-wide-action-list__button{border-radius:0 12px 0 0}.product-list-sorting>*:first-child .product-card-remove-confirmation{border-radius:12px 12px 0 0}.product-list-sorting>*:first-child .product-card-add-to-cart__overlay{border-radius:12px 12px 0 0}.product-list-sorting>*:last-child{border-radius:0 0 12px 12px}.product-list-sorting>*:last-child .product-card-wide-menu__button,.product-list-sorting>*:last-child .product-card-wide-remove-from-menu__button,.product-list-sorting>*:last-child .product-card-wide-action-list__button{border-radius:0 0 12px}.product-list-sorting>*:last-child .product-card-remove-confirmation{border-radius:0 0 12px 12px}.product-list-sorting>*:last-child .product-card-add-to-cart__overlay{border-radius:0 0 12px 12px}.product-list-sorting>section:last-of-type{border-radius:0 0 12px 12px}.product-list-sorting>section:last-of-type .product-card-wide-menu__button,.product-list-sorting>section:last-of-type .product-card-wide-remove-from-menu__button,.product-list-sorting>section:last-of-type .product-card-wide-action-list__button{border-radius:0 0 12px}.product-list-sorting>section:last-of-type .product-card-remove-confirmation{border-radius:0 0 12px 12px}.product-list-sorting>section:last-of-type .product-card-add-to-cart__overlay{border-radius:0 0 12px 12px}.product-list-sorting__item{background:var(--color-white);position:relative;touch-action:none}.product-list-sorting__item--overlay{box-shadow:0 4px 12px #0000004d}.product-list-sorting__item--active{opacity:.3}.product-list-sorting__handle{position:absolute;top:0;left:-15px;width:40px;height:100%;padding-left:5px;display:flex;align-items:center;color:var(--color-secondary);cursor:grab}.product-list-sorting__handle--hidden{display:none}.product-list-sorting__handle-icon-wrapper{width:20px;height:34px;background:var(--color-white);border:solid 1px var(--gray-300);border-radius:4px;display:flex;justify-content:center;align-items:center;z-index:3}.product-list-sorting__handle-icon{width:12px;height:12px}.product-card{border:solid 1px #EAECF0;border-radius:16px;height:370px;padding:14px 12px;background:#fff;display:flex;flex-direction:column;justify-content:flex-end;font-family:var(--font-family);font-weight:500;color:#344054;position:relative}@media only screen and (min-width: 413px){.product-card{padding:14px}}.product-card__top-section{display:flex;align-items:flex-start;gap:5px;margin-bottom:auto}.product-card__badges{display:flex;flex-wrap:wrap;gap:3px}@media only screen and (min-width: 413px){.product-card__badges{gap:5px}}.product-card__badge{display:flex;align-items:center;gap:5px;padding:0 6px;font-size:10px;line-height:18px;border:solid 1px #007050;border-radius:6px;background:#007050;color:#fff;position:relative;z-index:1}.product-card__badge--hollow{background:#fff;color:#007050}.product-card__badge-icon{width:18px;height:18px}.product-card__image-link{display:block;width:100%;height:195px;position:absolute;top:28px;left:0;transition:opacity .4s}.product-card__image-link:hover{opacity:.7}.product-card__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:99%}.product-card__info{height:62px;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:10px;position:relative;z-index:1}.product-card__farm{font-size:12px;line-height:18px;color:#007050;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .4s}.product-card__farm:hover{opacity:.7;text-decoration:none}.product-card__title{font-size:14px;line-height:16px;max-height:32px;color:#344054;margin-top:6px;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:relative;overflow:hidden;text-overflow:ellipsis;transition:color .4s}.product-card__title:hover{color:#007050;text-decoration:none}.product-card__price-wrapper{height:43px}.product-card__price{font-size:14px;line-height:16px}.product-card__price-unit{font-size:10px}.product-card__unit{border:solid 1px #d0d5dd;border-radius:6px;font-size:10px;line-height:18px;padding:0 5px;margin-top:8px;display:inline-block}.product-card__id{font-size:12px;line-height:16px;color:#344054;margin-top:8px;text-transform:uppercase}.product-card__id-clickable{font-size:12px;line-height:18px;color:#344054;margin-top:8px;text-transform:uppercase;background-color:#fff0;display:inline-flex;width:fit-content;border:1px solid transparent}.product-card__id-clickable:hover{color:#007050;text-decoration:underline}.product-card__trigger{width:40px;height:40px;border:solid 1px #099250;border-radius:50%;color:#087443;background:#fff;position:absolute;right:15px;bottom:15px;z-index:1;transition:all .4s;display:flex;align-items:center;justify-content:center;pointer-events:auto}@media only screen and (min-width: 1024px){.product-card__trigger:hover{background-color:#087443;color:#fff;border-color:#fff}}.product-card__trigger--active{background:#087443;color:#fff}@media only screen and (min-width: 1024px){.product-card__trigger--active:hover{background:#fff;color:#087443}}.product-card__trigger-icon{width:13px;height:13px;position:relative;display:block}.product-card__trigger-icon--close{transform:rotate(45deg)}.product-card--placeholder{justify-content:flex-start}.product-card--placeholder [class*=mask]{background:var(--color-bg-quaternary);display:block;max-width:100%;border-radius:4px}.product-card--placeholder .product-card__mask-1{width:70px;height:18px;margin:0 0 15px auto}.product-card--placeholder .product-card__mask-2{width:150px;height:150px;margin:0 auto;border-radius:6px}.product-card--placeholder .product-card__mask-3{width:90px;height:16px;margin:auto 0 0}.product-card--placeholder .product-card__mask-4{width:150px;height:20px;margin:10px 0 3px}.product-card--placeholder .product-card__mask-5{width:100px;height:20px;margin:0 0 10px}.product-card--placeholder .product-card__mask-6{width:70px;height:16px;margin:0 0 6px}.product-card--placeholder .product-card__mask-7{width:30px;height:16px;margin:0 0 6px}.product-card--placeholder .product-card__mask-8{width:50px;height:16px}.product-card--placeholder .product-card__mask-9{width:40px;height:40px;border-radius:50%;position:absolute;right:14px;bottom:14px}.product-card-add-to-cart{border:none;height:auto;padding:0;margin-top:-16px}.product-card-add-to-cart--quick-search .product-card-add-to-cart__max-quantity{right:13px;bottom:64px}@media only screen and (min-width: 768px){.product-card-add-to-cart--quick-search .product-card-add-to-cart__max-quantity{bottom:58px}}@media only screen and (min-width: 1024px){.product-card-add-to-cart--quick-search .product-card-add-to-cart__max-quantity{right:1px}}@media only screen and (max-width: 767px){.product-card-add-to-cart--mobile-expanded .product-card-add-to-cart__quantity-selector{width:auto;position:absolute;right:15px;bottom:15px;z-index:1;overflow:visible}.product-card-add-to-cart--mobile-expanded .product-card-add-to-cart__quantity-button{display:flex}}@media only screen and (max-width: 767px) and (pointer: coarse) and (hover: none){.product-card-add-to-cart--mobile-expanded .product-card-add-to-cart__quantity-button{position:relative}.product-card-add-to-cart--mobile-expanded .product-card-add-to-cart__quantity-button:before{content:"";position:absolute;top:-12px;left:-24px;width:200%;height:200%;background-color:transparent;z-index:1}.product-card-add-to-cart--mobile-expanded .product-card-add-to-cart__quantity-button:last-child:before{left:auto;right:-24px}}.product-card-add-to-cart__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:#00000026;border-radius:16px;z-index:3;display:flex;align-items:center;justify-content:center}.product-card-add-to-cart__overlay--quick-search{border-radius:0;background:#fffc}.product-card-add-to-cart__quantity-selector{display:flex;align-items:center;background:#fff;border:1px solid #087443;border-radius:48px;padding:3px 6px;overflow:hidden;width:40px;position:relative;z-index:2}@media only screen and (min-width: 768px){.product-card-add-to-cart__quantity-selector{width:auto}}.product-card-add-to-cart__quantity-button{min-width:24px;height:24px;background:#fff;color:#087443;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer;display:none}@media only screen and (min-width: 768px){.product-card-add-to-cart__quantity-button{display:flex}}.product-card-add-to-cart__quantity-button[disabled]{color:#98a2b34d;cursor:not-allowed}.product-card-add-to-cart__quantity-button:not([disabled]):hover .product-card-add-to-cart__quantity-button-icon{transform:scale(1.2)}.product-card-add-to-cart__quantity-button:not(.product-card-add-to-cart__quantity-button--remove){pointer-events:auto}.product-card-add-to-cart__quantity-button-icon{width:12px;height:12px;transition:transform .2s}.product-card-add-to-cart__quantity-input[type=number]{flex-grow:1;width:26px;height:32px;border:none;color:#101828;font:500 14px/18px var(--font-family);padding:0;margin:0;pointer-events:auto;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media only screen and (min-width: 768px){.product-card-add-to-cart__quantity-input[type=number]{width:34px;height:20px}}.product-card-add-to-cart__quantity-input[type=number]::-webkit-outer-spin-button,.product-card-add-to-cart__quantity-input[type=number]::-webkit-inner-spin-button,.product-card-add-to-cart__quantity-input[type=number]::-webkit-calendar-picker-indicator{-webkit-appearance:none;margin:0}.product-card-add-to-cart__quantity-input[type=number]:focus{outline:none}.product-card-add-to-cart__quantity-input[type=number]::-webkit-input-placeholder,.product-card-add-to-cart__quantity-input[type=number]::-moz-placeholder,.product-card-add-to-cart__quantity-input[type=number]:-ms-input-placeholder{text-align:center}.product-card-add-to-cart__cutoff{margin-top:4px;background:#087443;color:#fff;text-align:center;font-size:12px;line-height:20px;border-radius:4px;padding:0 8px}.product-card-add-to-cart__max-quantity{width:max-content;position:absolute;bottom:62px;right:12px;margin-top:4px;background:#182230;color:#fff;text-align:center;font-size:12px;line-height:20px;border-radius:4px;padding:12px;z-index:1}@media only screen and (min-width: 1024px){.product-card-add-to-cart__max-quantity{right:21px}}.product-card-add-to-cart__max-quantity:after{content:"";position:absolute;bottom:-6px;right:15px;left:auto;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:6px solid #182230}.product-card-labels{display:flex;flex-direction:column;align-items:center;font:500 12px/20px var(--font-family);position:relative}.product-card-labels__item{display:block;border-radius:6px;background:#d3f8df;border:solid 1px #d3f8df;padding:0 5px;margin-bottom:4px;color:#087443}.product-card-labels__item--alternative{border-color:#eaecf0;background:#f9fafb;color:#344054}.product-card-labels__item--big{padding:4px 12px;margin:0}.product-card-labels__date{font-weight:700}.product-card-labels--alternative .product-card-labels__item{border-color:#eaecf0;background:#f9fafb;color:#344054}.product-card-labels--big .product-card-labels__item{padding:4px 12px;margin:0}.product-card-labels--icon{position:relative;left:14px;color:#dc6803}.product-card-menu__button{margin-left:auto;display:flex;align-items:center;color:#007050;background:#fff0;font:500 12px/20px var(--font-family);white-space:nowrap;transition:all .4s;position:relative;z-index:1}.product-card-menu__button:hover{opacity:.7;text-decoration:none}.product-card-menu__button--big{font:600 14px/20px var(--font-family)}.product-card-menu__button-icon{width:12px;height:12px;margin-right:3px}@media only screen and (min-width: 413px){.product-card-menu__button-icon{margin-right:5px}}.product-card-menu__button-icon--big{width:14px;height:14px}.product-card-menu__header{max-width:300px;margin:auto;padding:16px;color:#475467;font:400 14px/20px var(--font-family);text-align:center}.product-card-menu__header-icon-wrapper{background:#dcfae6;width:48px;height:48px;margin:0 auto;border-radius:50%;display:flex;justify-content:center;align-items:center}.product-card-menu__header-icon{width:20px;color:#079455}.product-card-menu__title{color:#101828;font:600 18px/28px var(--font-family)}.product-card-menu__link{color:#087443;display:inline-flex;align-items:center;font-weight:600;font-size:12px}.product-card-menu__link:hover{opacity:.7;text-decoration:none}.product-card-menu__edit-icon{width:17px;margin-right:4px}.product-card-menu__content{border-top:solid 1px #eaecf0;padding:5px 16px 24px}.product-card-menu__item{display:flex;justify-content:space-between;align-items:center;border-bottom:solid 1px #eaecf0}.product-card-menu__item-name{font:600 14px/20px var(--font-family);color:#344054;padding:15px 10px 15px 0;position:relative;flex-grow:1}.product-card-menu__item-quantity{font:500 12px/20px var(--font-family);color:#475467;margin-left:3px;white-space:nowrap}.product-card-menu__create-item{position:relative;padding-top:15px;display:flex;flex-direction:column;align-items:flex-end;z-index:1}.product-card-menu__new-menu{width:100%}.product-card-menu__form-title{color:#344054;font:500 14px/20px var(--font-family);padding-bottom:8px;width:100%}.product-card-menu__form-wrapper{width:100%;display:flex;position:relative}.product-card-menu__form-input{border:solid 1px #d0d5dd;border-radius:8px;font:400 14px/20px var(--font-family);color:#667085;padding:9px 30px 9px 12px;flex-grow:1}.product-card-menu__form-close{background:#fff;padding:13px;margin-left:10px;border:solid 1px #d0d5dd;border-radius:8px;width:40px;height:40px;color:#98a2b3;cursor:pointer;transition:all .4s}.product-card-menu__form-close:hover{color:#667085;border-color:#667085}.product-card-menu__form-close-icon{display:block}.product-card-menu__form-help{position:absolute;top:10px;right:64px;color:#667085}.product-card-menu__form-help-icon{width:16px;height:16px}.product-card-notify__trigger-icon{width:17px;height:17px;position:relative}.product-card-notify__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:#ffffff40;border-radius:16px}.product-card-notify__overlay--quick-search{border-radius:0}.product-card-notify__title{text-align:center;font:600 12px/18px var(--font-family);padding:8px 0 6px;border-bottom:solid 1px #ededed;margin-bottom:10px}.product-card-notify__button{height:36px;border:solid 1px #099250;background:#099250;border-radius:18px;color:#fff;width:100%;font:600 12px/34px var(--font-family);display:flex;justify-content:center;align-items:center;transition:all .3s}.product-card-notify__button:hover,.product-card-notify__button--hollow{color:#099250;background:#fff}.product-card-notify__button--hollow:hover{color:#fff;background:#099250}.product-card-notify__button--alternative{position:absolute;top:50%;left:50%;transform:translate(-50%,-80px);max-width:max-content;padding:0 12px;border-color:#087443;background:#fff;color:#087443;margin-top:8px;z-index:1}.product-card-notify__button--alternative:hover{background:#eaeaea}.product-card-notify__check-icon{width:17px;margin-right:5px}.product-card-notify__modal-title{font:500 18px/1.4 var(--font-family);padding:0 35px 15px 0}@media only screen and (min-width: 1024px){.product-card-notify__modal-title{font-size:24px}}.product-card-quick-search{border-top:solid 1px var(--color-border-secondary);padding:16px;display:flex;align-items:center;font-family:var(--font-family);position:relative}.product-card-quick-search:first-child{border-top:none}@media only screen and (min-width: 1024px){.product-card-quick-search{padding:16px 0}.product-card-quick-search:first-child{border-top:solid 1px var(--color-border-secondary)}}.product-card-quick-search__inner{width:100%;display:flex;align-items:center;font-family:var(--font-family);font-weight:500;color:var(--color-secondary)}.product-card-quick-search__left-section{width:78px}@media only screen and (min-width: 1024px){.product-card-quick-search__left-section{width:100px}}.product-card-quick-search__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:3px}.product-card-quick-search__badge{display:flex;align-items:center;gap:5px;padding:0 7px;font-size:10px;line-height:18px;border:solid 1px #007050;border-radius:6px;background:#007050;color:#fff;white-space:nowrap}.product-card-quick-search__badge--hollow{background:#fff;color:#007050}.product-card-quick-search__badge-icon{width:18px;height:18px}.product-card-quick-search__image-link{display:block;width:75px;margin:auto;transition:opacity .4s}.product-card-quick-search__image-link:hover{opacity:.7}.product-card-quick-search__image{width:100%}.product-card-quick-search__main{flex-grow:1;padding:0 13px 0 9px;display:flex;flex-direction:column;row-gap:6px;align-items:flex-start}@media only screen and (min-width: 1024px){.product-card-quick-search__main{padding:0 15px 0 24px}}.product-card-quick-search__farm{font-size:12px;line-height:18px;color:#007050;font-weight:600;display:inline-block;margin-bottom:-2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .4s}.product-card-quick-search__farm:hover{opacity:.7;text-decoration:none}.product-card-quick-search__title{font-size:14px;line-height:16px;max-height:32px;color:#344054;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:relative;overflow:hidden;text-overflow:ellipsis;transition:color .4s}.product-card-quick-search__title:hover{color:#007050;text-decoration:none}.product-card-quick-search__price-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px 16px}.product-card-quick-search__price{font-size:14px;line-height:16px}.product-card-quick-search__price-unit{font-size:10px}.product-card-quick-search__unit{border:solid 1px var(--color-border-primary);border-radius:6px;font-size:10px;line-height:18px;padding:0 5px;display:inline-block}.product-card-quick-search__id{font-size:12px;line-height:16px;color:var(--color-secondary);text-transform:uppercase}.product-card-quick-search__right-section{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.product-card-quick-search .product-card-notify__overlay{display:none}.product-card-quick-search .product-card-notify__button--alternative{top:auto;left:auto;right:16px;bottom:16px;width:95px;height:40px;line-height:1.2;transform:none;margin:0;padding:0}@media only screen and (min-width: 1024px){.product-card-quick-search .product-card-notify__button--alternative{right:0}}.product-card-quick-search__trigger{width:40px;height:40px;border:solid 1px #099250;border-radius:50%;color:#087443;background:#fff;transition:all .4s;display:flex;align-items:center;justify-content:center;pointer-events:auto}.product-card-quick-search__trigger:hover{background-color:#087443;color:#fff;border-color:#fff}.product-card-quick-search__trigger--active{background:#087443;color:#fff}.product-card-quick-search__trigger--active:hover{background:#fff;color:#087443}.product-card-quick-search__trigger+.product-card-notify__button--alternative{right:62px}@media only screen and (min-width: 1024px){.product-card-quick-search__trigger+.product-card-notify__button--alternative{right:46px}}.product-card-quick-search__trigger-icon{width:13px;height:13px;position:relative;display:block}.product-card-quick-search__trigger-icon--close{transform:rotate(45deg)}.product-card-quick-search__unit-id{border:solid 1px #d0d5dd;border-radius:6px;font-size:10px;line-height:18px;padding:0 5px;display:inline-block}.product-card-quick-search__id-clickable{font-size:12px;line-height:18px;color:#344054;text-transform:uppercase;background-color:#fff0;display:inline-flex;width:min-content;border:1px solid transparent}.product-card-quick-search__id-clickable:hover{color:#007050;text-decoration:underline}.product-card-remove-confirmation{position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;background:#101828ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-white);border-radius:16px;display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.product-card-remove-confirmation__remove-close{position:absolute;top:10px;right:10px;width:40px;height:40px}.product-card-remove-confirmation__remove-message{margin:auto auto 12px;width:184px;font:500 16px/24px var(--font-family)}.product-card-remove-confirmation--wide{border-radius:0;flex-direction:row;align-items:center;gap:20px;padding:10px}.product-card-remove-confirmation--wide .product-card-remove-confirmation__remove-close{position:static;width:40px;height:40px}.product-card-remove-confirmation--wide .product-card-remove-confirmation__remove-message{margin:0;width:auto;padding-right:16px}.product-card-remove-from-menu__button{margin-left:auto;display:flex;align-items:center;color:#dc6803;background:transparent;font:500 12px/20px var(--font-family);white-space:nowrap;transition:all .4s;position:relative;z-index:1}.product-card-remove-from-menu__button:hover{opacity:.7;text-decoration:none}.product-card-remove-from-menu__button:disabled{color:var(--color-disabled)}.product-card-remove-from-menu__button:disabled:hover{opacity:1}.product-card-remove-from-menu__button-icon{width:12px;height:12px;margin-right:3px}@media only screen and (min-width: 413px){.product-card-remove-from-menu__button-icon{margin-right:5px}}.product-card-wide{width:100%;padding:16px 12px 18px 4px;display:flex;align-items:center;font-family:var(--font-family);font-weight:500;color:var(--color-secondary);position:relative}@media only screen and (min-width: 768px){.product-card-wide{padding:0}}.product-card-wide .product-card-add-to-cart__overlay{border-radius:0}.product-card-wide__left-mobile-section{width:100px}.product-card-wide__image-section{padding:20px 5px;width:100px}@media only screen and (min-width: 768px){.product-card-wide__image-section{padding:16px 12px 16px 24px;width:102px}}.product-card-wide__image-link{display:block;width:90px;transition:opacity .4s}@media only screen and (min-width: 768px){.product-card-wide__image-link{width:66px}}.product-card-wide__image-link:hover{opacity:.7}.product-card-wide__image{width:100%}.product-card-wide__main{flex-grow:1;padding:0 0 0 6px;display:flex;flex-direction:column;row-gap:8px;align-items:flex-start}@media only screen and (min-width: 768px){.product-card-wide__main{padding:16px 24px 16px 0;row-gap:6px}}.product-card-wide__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:3px}@media only screen and (min-width: 768px){.product-card-wide__badges{justify-content:left}}.product-card-wide__badge{display:flex;gap:5px;padding:0 6px;font-size:10px;line-height:18px;border:solid 1px #007050;border-radius:6px;background:#007050;color:#fff}.product-card-wide__badge--hollow{background:#fff;color:#007050}.product-card-wide__badge-icon{width:18px;height:18px}.product-card-wide__farm{font-size:12px;line-height:18px;color:#007050;font-weight:600;display:inline-block;padding-right:48px;margin-bottom:-2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:opacity .4s}@media only screen and (min-width: 768px){.product-card-wide__farm{padding-right:0}}.product-card-wide__farm:hover{opacity:.7;text-decoration:none}.product-card-wide__title{font-size:14px;line-height:16px;max-height:32px;color:#344054;padding-right:48px;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;position:relative;overflow:hidden;text-overflow:ellipsis;transition:color .4s}@media only screen and (min-width: 768px){.product-card-wide__title{padding-right:0}}.product-card-wide__title:hover{color:#007050;text-decoration:none}.product-card-wide__id-and-unit{display:flex;align-items:center;gap:8px}.product-card-wide__price-and-unit{display:flex;align-items:center;gap:12px}.product-card-wide__unit{border:solid 1px var(--color-border-primary);border-radius:6px;font-size:10px;line-height:18px;padding:0 5px;display:inline-block}.product-card-wide__table-price{font-size:16px;line-height:16px;color:var(--color-secondary)}@media only screen and (min-width: 768px){.product-card-wide__table-price{font-size:12px}}@media only screen and (min-width: 1201px){.product-card-wide__table-price{display:none}}.product-card-wide__id{font-size:12px;line-height:16px;color:var(--color-secondary);text-transform:uppercase}.product-card-wide__price{display:none;width:150px;padding:16px;font-size:400 14px/16px var(--font-family)}@media only screen and (min-width: 1201px){.product-card-wide__price{display:block}}.product-card-wide__total-and-add-to-cart{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 0 0}.product-card-wide__total{font-size:500 14px/16px var(--font-family)}@media only screen and (min-width: 768px){.product-card-wide__total{width:120px;padding:16px;order:2;text-align:right}}@media only screen and (min-width: 1201px){.product-card-wide__total{order:1;text-align:left}}.product-card-wide__total-label{color:var(--color-quaternary);font-size:12px;padding-bottom:4px}@media only screen and (min-width: 1201px){.product-card-wide__total-label{display:none}}@media only screen and (max-width: 1150px){.product-card-wide__label-unavalable--desktop{display:none}}@media only screen and (min-width: 1150px){.product-card-wide__label-unavalable--mobile{display:none}}.product-card-wide__add-to-cart{width:122px;display:flex;align-items:center;align-self:stretch;order:1}@media only screen and (min-width: 768px){.product-card-wide__add-to-cart{padding:16px 4px 16px 0;width:150px}}@media only screen and (min-width: 1201px){.product-card-wide__add-to-cart{order:2}}@media only screen and (min-width: 768px){.product-card-wide__notify{display:flex;align-items:center;gap:24px;padding:0 4px 0 0}}.product-card-wide__menu{position:absolute;top:20px;right:0;display:flex;align-items:stretch;align-self:stretch;width:48px;order:3}@media only screen and (min-width: 768px){.product-card-wide__menu{position:static;width:60px}}.product-card-wide-add-to-cart{border:none;height:auto;padding:0;margin:0 auto}.product-card-wide-add-to-cart--quick-search .product-card-wide-add-to-cart__max-quantity{right:13px;bottom:64px}@media only screen and (min-width: 768px){.product-card-wide-add-to-cart--quick-search .product-card-wide-add-to-cart__max-quantity{bottom:58px}}@media only screen and (min-width: 1024px){.product-card-wide-add-to-cart--quick-search .product-card-wide-add-to-cart__max-quantity{right:1px}}@media only screen and (max-width: 767px){.product-card-wide-add-to-cart--mobile-expanded .product-card-wide-add-to-cart__quantity-selector{width:auto;position:absolute;right:15px;bottom:15px;z-index:1;overflow:visible}.product-card-wide-add-to-cart--mobile-expanded .product-card-wide-add-to-cart__quantity-button{display:flex}}@media only screen and (max-width: 767px) and (pointer: coarse) and (hover: none){.product-card-wide-add-to-cart--mobile-expanded .product-card-wide-add-to-cart__quantity-button{position:relative}.product-card-wide-add-to-cart--mobile-expanded .product-card-wide-add-to-cart__quantity-button:before{content:"";position:absolute;top:-12px;left:-24px;width:200%;height:200%;background-color:transparent;z-index:1}.product-card-wide-add-to-cart--mobile-expanded .product-card-wide-add-to-cart__quantity-button:last-child:before{left:auto;right:-24px}}.product-card-wide-add-to-cart__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:#00000026;border-radius:16px;z-index:3;display:flex;align-items:center;justify-content:center}.product-card-wide-add-to-cart__overlay--quick-search{border-radius:0;background:#fffc}.product-card-wide-add-to-cart__quantity-selector{display:flex;align-items:center;background:#fff;border:1px solid #087443;border-radius:48px;padding:3px 6px;overflow:hidden;width:40px;position:relative;z-index:2}@media only screen and (min-width: 768px){.product-card-wide-add-to-cart__quantity-selector{width:auto}}.product-card-wide-add-to-cart__quantity-button{min-width:24px;height:24px;background:#fff;color:#087443;align-items:center;justify-content:center;border:none;padding:0;cursor:pointer;display:none}@media only screen and (min-width: 768px){.product-card-wide-add-to-cart__quantity-button{display:flex}}.product-card-wide-add-to-cart__quantity-button[disabled]{color:#98a2b34d;cursor:not-allowed}.product-card-wide-add-to-cart__quantity-button:not([disabled]):hover .product-card-wide-add-to-cart__quantity-button-icon{transform:scale(1.2)}.product-card-wide-add-to-cart__quantity-button:not(.product-card-wide-add-to-cart__quantity-button--remove){pointer-events:auto}.product-card-wide-add-to-cart__quantity-button-icon{width:12px;height:12px;transition:transform .2s}.product-card-wide-add-to-cart__quantity-input[type=number]{flex-grow:1;width:26px;height:32px;border:none;color:#101828;font:500 14px/18px var(--font-family);padding:0;margin:0;pointer-events:auto;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}@media only screen and (min-width: 768px){.product-card-wide-add-to-cart__quantity-input[type=number]{width:34px;height:20px}}.product-card-wide-add-to-cart__quantity-input[type=number]::-webkit-outer-spin-button,.product-card-wide-add-to-cart__quantity-input[type=number]::-webkit-inner-spin-button,.product-card-wide-add-to-cart__quantity-input[type=number]::-webkit-calendar-picker-indicator{-webkit-appearance:none;margin:0}.product-card-wide-add-to-cart__quantity-input[type=number]:focus{outline:none}.product-card-wide-add-to-cart__quantity-input[type=number]::-webkit-input-placeholder,.product-card-wide-add-to-cart__quantity-input[type=number]::-moz-placeholder,.product-card-wide-add-to-cart__quantity-input[type=number]:-ms-input-placeholder{text-align:center}.product-card-wide-add-to-cart__cutoff{margin-top:4px;background:#087443;color:#fff;text-align:center;font-size:12px;line-height:20px;border-radius:4px;padding:0 8px}.product-card-wide-add-to-cart__max-quantity{width:max-content;position:absolute;bottom:62px;right:12px;margin-top:4px;background:#182230;color:#fff;text-align:center;font-size:12px;line-height:20px;border-radius:4px;padding:12px;z-index:1}@media only screen and (min-width: 1024px){.product-card-wide-add-to-cart__max-quantity{right:21px}}.product-card-wide-add-to-cart__max-quantity:after{content:"";position:absolute;bottom:-6px;right:15px;left:auto;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:6px solid #182230}.product-card-wide-add-to-cart__title{font:600 12px/18px var(--font-family);border:none;background:var(--color-bg-secondary);border-radius:4px;padding:9px;margin-bottom:4px;text-align:center}.product-card-wide-add-to-cart__date{display:inline-block;background:var(--color-white);color:var(--color-brand-primary);border:solid 1px var(--color-border-secondary);border-radius:4px;padding:2px 5px}.product-card-wide-add-to-cart__quantity-selector,.product-card-wide-add-to-cart__quantity-selector:last-child{width:98px;margin:0 auto;border:none;border-radius:0;padding:0}@media only screen and (max-width: 767px){.product-card-wide-add-to-cart__quantity-selector,.product-card-wide-add-to-cart__quantity-selector:last-child{width:118px}}.product-card-wide-add-to-cart__quantity-button{display:block}@media only screen and (max-width: 767px){.product-card-wide-add-to-cart__quantity-button{border:solid 1px var(--color-border-secondary);border-radius:8px;min-width:36px;height:36px;line-height:36px}}.product-card-wide-add-to-cart__quantity-button-icon--trash{width:19px;height:19px;position:relative;top:2px;color:var(--color-secondary)}.product-card-wide-add-to-cart__quantity-input[type=number]{font:500 16px/24px var(--font-family);border:0;padding:0;width:50px;text-align:center}@media only screen and (max-width: 767px){.product-card-wide-add-to-cart__quantity-input[type=number]{padding:0;width:46px;height:36px}}.product-card-wide-add-to-cart__max-quantity{position:absolute;bottom:0;right:10px;white-space:nowrap;font:500 12px/18px var(--font-family);padding:1px 5px 2px;border-radius:6px 6px 0 0;min-width:122px}.product-card-wide-add-to-cart__max-quantity:after{display:none}@media only screen and (min-width: 768px){.product-card-wide-add-to-cart__max-quantity{bottom:0;right:73px}}.product-card-wide-action-list__button{display:flex;align-items:center;justify-content:center;color:var(--color-tertiary);background:#fff0;width:100%;transition:all .4s;cursor:pointer}@media only screen and (min-width: 768px){.product-card-wide-action-list__button:hover{background:var(--color-bg-tertiary)}}.product-card-wide-action-list__button-icon{width:20px;height:20px}.product-card-wide-action-list__popup{position:absolute;top:calc(50% + 18px);right:-6px;background:var(--color-white);border:solid 1px var(--color-border-secondary);border-radius:12px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808;z-index:3}@media only screen and (min-width: 768px){.product-card-wide-action-list__popup{right:7px}}.product-card-wide-action-list__action{font:500 14px/20px var(--font-family);color:var(--color-secondary);text-align:left;width:240px;padding:16px;display:flex;gap:8px;align-items:center;justify-content:flex-start;border-radius:0}.product-card-wide-action-list__action:hover{background:var(--color-bg-tertiary)}.product-card-wide-action-list__action:first-child{border-radius:12px 12px 0 0}.product-card-wide-action-list__action:last-child{border-top:solid 1px var(--color-border-secondary);border-radius:0 0 12px 12px}.product-card-wide-action-list__action-icon{width:16px;height:16px}.product-card-wide-action-list__remove-confirmation{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:#101828ad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--color-white);display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:10px}.product-card-wide-action-list__remove-close{width:40px;height:40px}.product-card-wide-action-list__remove-message{font:500 16px/24px var(--font-family);padding-right:16px}.product-card-wide-menu__button{display:flex;align-items:center;justify-content:center;color:var(--gray-400);background:#fff0;width:100%;transition:all .4s;cursor:pointer}.product-card-wide-menu__button:hover{background:var(--color-bg-tertiary)}.product-card-wide-menu__button-icon{width:20px;height:20px;color:var(--color-brand-primary)}.product-card-wide-notify__trigger-icon{width:17px;height:17px;position:relative}.product-card-wide-notify__popup{position:absolute;z-index:2;left:12px;right:12px;bottom:63px;background:#fff;font:500 12px/16px var(--font-family);box-shadow:0 4px 8px #10182826;border-radius:9px;overflow:hidden;padding:8px 13px 16px}.product-card-wide-notify__popup--quick-search{width:230px;left:50%;bottom:50%;transform:translate(-50%,50%)}.product-card-wide-notify__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:#00000026;border-radius:16px}.product-card-wide-notify__overlay--quick-search{border-radius:0}.product-card-wide-notify__title{text-align:center;font:600 12px/18px var(--font-family);padding:8px 0 6px;border-bottom:solid 1px #ededed;margin-bottom:10px}.product-card-wide-notify__button{background:transparent;padding:8px 0;color:var(--color-brand-primary);font:600 14px/20px var(--font-family);white-space:nowrap;display:flex;align-items:center;gap:6px;transition:all .4s}.product-card-wide-notify__button:hover{color:var(--color-brand-secondary)}.product-card-wide-notify__button-icon{width:17px}.product-card-wide-notify__button-replacment{padding:8px 12px;border:solid 1px var(--gray-950);color:var(--gray-950);background:transparent;font:500 14px/20px var(--font-family);white-space:nowrap;border-radius:19px;transition:all .4s}.product-card-wide-notify__button-replacment:hover{background:var(--gray-950);color:#fff}.product-card-wide-remove-from-menu__button{display:flex;align-items:center;justify-content:center;color:var(--color-tertiary);background:#fff0;width:100%;transition:all .4s;cursor:pointer}.product-card-wide-remove-from-menu__button:hover{background:var(--color-bg-tertiary)}.product-card-wide-remove-from-menu__button:disabled{color:var(--color-disabled)}.product-card-wide-remove-from-menu__button:disabled:hover{background:none}.product-card-wide-remove-from-menu__button-icon{width:20px;height:20px}.currency-switcher__dropdown-container{padding:12px;border-radius:16px;border:1px solid #d0d5dd;position:relative;cursor:pointer}.currency-switcher__dropdown-header{font-weight:400;font-family:Inter,sans-serif;font-size:10px;color:#344054;white-space:nowrap;text-align:center}.currency-switcher__selected-currency-icon{display:flex;flex-basis:100%}.currency-switcher__dropdown-list-container{position:absolute;z-index:350;left:0;top:100%;width:fit-content}.currency-switcher__dropdown-list{padding:0;margin:0;background-color:#fff;border:1px solid #d0d5dd;border-radius:16px;color:#344054;font-size:14px}.currency-switcher__list-item{display:flex;list-style:none;padding:8px 12px;cursor:pointer}.currency-switcher__title{display:none}.tooltip--active{position:relative;z-index:5}.tooltip--left .tooltip__flyout{left:-10px;transform:translateY(calc(-100% - 12px))}.tooltip--left .tooltip__flyout:before{left:23px}.tooltip--right .tooltip__flyout{left:auto;right:-20px;transform:translateY(calc(-100% - 12px))}.tooltip--right .tooltip__flyout:before{left:auto;right:23px}.tooltip__flyout{position:absolute;left:50%;background:#101828;border-radius:6px;padding:10px 14px;width:190px;font:500 12px/18px var(--font-family);transform:translate(-50%,calc(-100% - 12px));box-shadow:0 12px 16px -4px #10182833}.tooltip__flyout:before{content:"";position:absolute;display:block;top:100%;left:50%;margin-left:-6px;border:solid 6px transparent;border-top-color:#101828}.tooltip__trigger{cursor:pointer}.tooltip__title{color:#fff;font-weight:600;margin-bottom:3px}.tooltip__text{color:#d0d5dd}.tooltip__close{background:none;float:right;padding:10px;margin:-10px -14px 0 0;color:#d0d5dd;font:0/0 a;cursor:pointer}.tooltip__close:hover{color:#fff}.cms-card{border-radius:16px;height:370px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--white);background-color:#007050;background-size:cover;overflow:hidden}.cms-card__content{padding:20px 16px}.cms-card__title{font:600 40px/40px var(--font-family);margin-bottom:15px}.cms-card__button{display:inline-block;text-align:center;color:#182230;background:#fff;border:solid 1px #fff;padding:0;border-radius:24px;width:178px;max-width:100%;font:600 16px/38px var(--font-family)}.cms-card__button:hover{color:#fff;background:#182230;text-decoration:none}.cms-card--alternative{display:block;background-color:#182230;justify-content:flex-start}.cms-card--alternative:is(a):hover{text-decoration:none;color:var(--gray-300)}.cms-card--alternative .cms-card__content{padding:20px;border-radius:16px 16px 0 0}.cms-card--alternative .cms-card__content--overlay{background:var(--color-bg-overlay-3)}.cms-card--alternative .cms-card__title{font:500 12px/1.5 var(--font-family);margin-bottom:4px}.cms-card--alternative .cms-card__text-line-1,.cms-card--alternative .cms-card__text-line-2,.cms-card--alternative .cms-card__text-line-3{font:700 16px/1.5 var(--font-family)}.cms-card--alternative .cms-card__text-line-3{color:#00ffb6}.carousel{container-type:inline-size}.carousel .slick-arrow{font:0/0 a;background-color:#000;width:40px;height:40px;border-radius:50%;border:solid 1px #182230;transition:all .4s;cursor:pointer;position:relative}.carousel .slick-arrow:not(.slick-disabled):hover{background:#087443;border-color:#087443}.carousel .slick-arrow:before,.carousel .slick-arrow:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:2px;background:#fff;border-radius:1px}.carousel .slick-arrow:after{width:12px;height:12px;background:none;border-top:solid 3px #fff;border-right:solid 3px #fff;transform:translate(-28%,-50%) rotate(45deg)}.carousel .slick-disabled{opacity:20%;border-color:#000;background:#fff;cursor:default}.carousel .slick-disabled:before{background:#000}.carousel .slick-disabled:after{border-color:#000}.carousel .slick-prev{transform:rotate(180deg)}.carousel--snapshot{background:var(--color-bg-secondary);border:solid 1px var(--color-border-secondary);border-radius:8px;margin:0 auto}.carousel--snapshot .slick-arrow{position:absolute;right:-54px;top:50%;transform:translateY(-50%);border-color:var(--color-border-secondary);background:var(--color-bg-secondary);border-radius:8px}.carousel--snapshot .slick-arrow:before{display:none}.carousel--snapshot .slick-arrow:after{border-color:var(--color-quaternary);left:42%}.carousel--snapshot .slick-arrow:not(.slick-disabled):hover{border-color:var(--color-border-secondary);background:var(--color-bg-quaternary)}.carousel--snapshot .slick-prev{left:-54px;right:auto;transform:translateY(-50%) rotate(180deg)}.carousel--snapshot .slick-disabled{opacity:40%}@media only screen and (min-width: 768px){.carousel--snapshot{width:548px}}@media only screen and (min-width: 1024px){.carousel--snapshot{width:780px}}@media only screen and (min-width: 1280px){.carousel--snapshot{width:470px}}.carousel-grid{display:grid;grid-template-columns:repeat(1,1fr);padding:0 8px}@media only screen and (min-width: 768px){.carousel-grid{padding:0}}@container (width > 450px){.carousel-grid{grid-template-columns:repeat(2,1fr)}}@container (width > 800px){.carousel-grid{grid-template-columns:repeat(3,1fr)}}@container (width > 900px){.carousel-grid{grid-template-columns:repeat(4,1fr)}}.product-carousel{margin:0 -16px}@media only screen and (min-width: 768px){.product-carousel{margin:0 -8px}}.product-carousel__item{margin:0 8px;width:210px}@media only screen and (min-width: 768px){.product-carousel__item{width:auto}}.product-carousel--auto-width-item .product-carousel__item{width:auto}.product-carousel .slick-list{padding:0 8px}@media only screen and (min-width: 768px){.product-carousel .slick-list{padding:0}}.product-carousel .slick-arrow{position:absolute;top:-56px;right:16px;display:none}@media only screen and (min-width: 768px){.product-carousel .slick-arrow{top:-70px}}.product-carousel .slick-prev{right:70px}@media only screen and (min-width: 768px){.product-carousel .slick-prev{right:80px}}@media only screen and (max-width: 767px){.product-carousel--side-arrows .slick-arrow{display:none!important}}@media only screen and (min-width: 768px){.product-carousel--side-arrows .slick-arrow{display:block;top:calc(50% - 20px);right:-60px}}@media only screen and (min-width: 768px){.product-carousel--side-arrows .slick-prev{left:-60px;right:auto}}.loader{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.loader__icon{width:90px;height:90px;border-radius:50%;display:inline-block;border-top:8px solid var(--color-white);border-right:8px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}.loader__icon:after{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:90px;height:90px;border-radius:50%;border-left:8px solid var(--color-brand-secondary);border-bottom:8px solid transparent;animation:rotation .5s linear infinite reverse}.loader--bottom{height:auto;padding-top:30px}.loader--bottom .loader__icon{width:50px;height:50px;border-top:6px solid var(--brand-200);border-right:6px solid transparent}.loader--bottom .loader__icon:after{width:50px;height:50px;border-left:6px solid var(--color-brand-secondary);border-bottom:6px solid transparent}.loader--small{height:auto}.loader--small .loader__icon{width:50px;height:50px;border-top-width:6px;border-right-width:6px}.loader--small .loader__icon:after{width:50px;height:50px;border-left-width:6px;border-bottom:6px}.loader--light .loader__icon{border-top-color:var(--brand-200)}.loader--light .loader__icon:after{border-left-color:var(--color-brand-secondary)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.category-active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-right:15px;margin-top:0}@media only screen and (min-width: 1024px){.category-active-filters{margin-top:0}}.category-active-filters__item{display:flex;align-items:center;white-space:nowrap;font:400 16px/40px var(--font-family);color:#182230;background:#f4f4f4;border-radius:8px;padding:0 12px 0 16px}.category-active-filters__close-button{background:none;margin-left:8px}.category-active-filters__close-icon{width:11px;height:11px}.category-grid{display:flex;flex-direction:column;padding-bottom:30px;width:100%}.category-grid__title{font:500 40px/1.2 var(--font-family);margin-bottom:30px}.category-grid.no-results{display:block;margin:0 auto}@media only screen and (min-width: 1440px){.category-grid.no-results{max-width:60%;margin-bottom:35px}}.category-grid.no-results .empty-section{min-height:310px}@media only screen and (min-width: 1024px){.category-grid{display:grid;grid-template-areas:"filters active-filters" "filters main";grid-template-columns:288px calc(100% - 336px);grid-template-rows:auto 1fr;row-gap:24px;column-gap:48px}.category-grid--no-filters{grid-template-columns:auto 1fr;grid-template-areas:"filters active-filters" "main main"}}.category-grid__filters-mobile{margin-bottom:5px}.category-grid__filters{grid-area:filters}.category-grid__active-filters{grid-area:active-filters;display:flex;margin-bottom:4px;min-height:27px;flex-direction:column}@media only screen and (min-width: 1024px){.category-grid__active-filters{margin-bottom:0;flex-direction:row}}.category-grid__results{margin-left:auto;font:500 14px var(--font-family);color:#182230;white-space:nowrap}@media only screen and (min-width: 768px){.category-grid__results{font:500 16px/50px var(--font-family)}}@media only screen and (min-width: 1024px){.category-grid__results{font:500 18px/50px var(--font-family)}}.category-grid__main{grid-area:main}@media only screen and (min-width: 768px){.category-grid__search-box{min-width:400px;margin-right:10px}}@media only screen and (min-width: 1024px){.category-grid__search-box{min-width:300px}}@media only screen and (min-width: 1600px){.category-grid__search-box{min-width:600px}}@media only screen and (max-width: 1024px){.category-grid__search-box{display:none}}.product-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.product-filter-buttons__button{background:#fff;padding:0 19px;font:400 16px/38px var(--font-family);color:#344054;cursor:pointer;border-radius:8px;border:solid 1px #d0d5dd;transition:all .4s}.product-filter-buttons__button--active{background:#087443;border-color:#087443;color:#fff}.product-filter-buttons__button:hover{transform:scale(1.1)}.product-filter-checkboxes{font:400 16px/24px var(--font-family);color:#344054}.product-filter-checkboxes__label{padding:8px 0}.product-filter-checkboxes__show-more{background:none;font:600 16px/40px var(--font-family);color:#007050}.product-filter-checkboxes__show-more:hover{color:#344054}.product-filter-search{display:flex;gap:12px}.product-filter-search--search-box{position:relative}.product-filter-search--search-box .product-filter-search__button{display:none}.product-filter-search--search-box .product-filter-search__search-button{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px;padding:8px 12px;border-radius:24px;background-color:#007050}.product-filter-search--search-box .product-filter-search__search-button:hover{background-color:#00573f}.product-filter-search--search-box .product-filter-search__input{line-height:28px;border-radius:24px;border:1px solid var(--color-border-primary);background:#fff;padding-right:92px;padding-left:16px}.product-filter-search--rounded .product-filter-search__input{border-radius:23px}.product-filter-search__input-wrapper{position:relative;flex:1 1 auto}.product-filter-search__button{position:absolute;display:flex;justify-content:center;align-items:center;width:48px;height:46px;color:#344054;background:transparent;border:none;padding:0 0 0 5px}.product-filter-search__icon{display:block;width:18px;height:18px}.product-filter-search__clear-button,.product-filter-search__search-button{font:600 16px/1.5 var(--font-family);color:var(--color-secondary);background:var(--color-white);border:solid 1px var(--color-border-primary);border-radius:8px;padding:10px 16px;transition:all .4s}.product-filter-search__clear-button:hover,.product-filter-search__search-button:hover{background:var(--color-bg-tertiary)}.product-filter-search__search-button{color:#067647;border-color:#17b26a}@media only screen and (max-width: 1024px){.category-filter-toggler{padding:11px 0;display:flex;flex-wrap:nowrap;justify-content:center;gap:16px;width:auto;width:100%;overflow-x:auto}.category-filter-toggler--scrollable{justify-content:left}}.category-filter-toggler__button-desktop{background:none;font:500 14px/22px var(--font-family);padding:5px 0;border-bottom:solid 1px #475467;color:#475467;display:flex;align-items:center;transition:color .4s}.category-filter-toggler__button-desktop:hover{color:#00573f}.category-filter-toggler__button-desktop-icon{margin-right:7px;width:12px;height:12px}.category-filter-toggler__button-mobile{border:solid 1px #d0d5dd;display:flex;padding:8px 20px;border-radius:8px;justify-content:center;align-items:center;gap:10px;font:400 16px/24px var(--font-family);color:#344054;background:#fff;white-space:nowrap}.category-filter-toggler__button-mobile--active{border-color:#087443;background-color:#edfcf2}.category-filter-toggler__button-mobile-icon{width:18px;height:14px}.product-filter-accordeon{border-top:1px solid #d0d5dd}@media only screen and (min-width: 1025px){.product-filter-accordeon:first-child{border-top:none}}.product-filter-accordeon__title{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font:500 18px/28px var(--font-family);color:#344054;cursor:pointer}.product-filter-accordeon__arrow--active{transform:rotate(180deg)}.product-filter-accordeon__body{padding-bottom:20px}.category-filters{display:none}.category-filters--visible{display:block}@media only screen and (max-width: 1024px){.category-filters{flex-direction:column;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;z-index:10001}.category-filters--visible{display:flex}}.category-filters__header{display:none}@media only screen and (max-width: 1024px){.category-filters__header{display:flex;align-items:center;justify-content:space-between;padding:24px}}.category-filters__title{display:block;font:500 24px/32px var(--font-family);margin:0}.category-filters__close{background:none}@media only screen and (max-width: 1024px){.category-filters__main{padding:0 24px;flex-grow:1}}@media only screen and (max-width: 1024px){.category-filters__actions{position:sticky;display:flex;gap:24px;bottom:0;padding:16px 24px;border-top:solid 1px #d0d5dd;background:#fff}}@media only screen and (max-width: 600px){.category-filters__actions{gap:16px}}.category-filters__button{background-color:#007050;border:1px solid #007050;color:#fff;border-radius:24px;font:500 16px/48px var(--font-family);width:100%;padding:0 10px}.category-filters__button--hollow{background:#fff;border:1px solid #d0d5dd;color:#344054}@media only screen and (min-width: 1025px){.category-filters__button:first-child{display:none}}@media only screen and (max-width: 1024px){.category-filters__button{font-size:20px;line-height:66px;border-radius:34px}}@media only screen and (max-width: 600px){.category-filters__button{font-size:18px;line-height:54px;border-radius:28px;width:auto;flex-grow:1}.category-filters__button:nth-child(1){flex-grow:2}}.category-list{display:grid;gap:16px}@media only screen and (min-width: 414px){.category-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 768px){.category-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1024px){.category-list{grid-template-columns:repeat(1,1fr);gap:5px}}.category-list__link{display:flex;align-items:center;border:solid 1px #e1e1e1;border-radius:16px;min-height:60px;padding:0 8px 0 0;color:#344054;transition:all .4s}.category-list__link.category-list__link--active,.category-list__link:hover{text-decoration:none;color:#007050;border-color:#007050}@media only screen and (min-width: 1024px){.category-list__link{border-radius:0;border:none}}.category-list__image{width:50px;height:50px;border-radius:14px 0 0 14px}.category-list__title{flex-grow:1;margin:0 10px;font:500 16px/1.2 var(--font-family)}.category-list__arrow{min-width:15px;width:15px;height:13px}@media only screen and (min-width: 1024px){.category-list__arrow{min-width:13px;width:13px;height:11px}}.category-product-list__title{font:500 20px/1.26 var(--font-family);color:#101828;margin-bottom:24px}@media only screen and (min-width: 768px){.category-product-list__title{font-size:30px;margin-bottom:28px}}.category-widgets{display:block}.category-widget-product-carousel{margin-bottom:38px}.category-widget-product-carousel__title{font:500 20px/1.26 var(--font-family);color:#101828;margin-bottom:24px}@media only screen and (min-width: 768px){.category-widget-product-carousel__title{font-size:30px;margin-bottom:28px}}.category-widget-cms-product-carousel{margin-bottom:38px}@media only screen and (min-width: 768px){.category-widget-cms-product-carousel{display:grid;grid-template-areas:"image text" "image carousel";grid-template-columns:calc(100% - 447px) 423px;column-gap:24px}}@media only screen and (min-width: 1025px){.category-widget-cms-product-carousel{grid-template-columns:calc(40% - 24px) 60%}}.category-widget-cms-product-carousel__image-container{grid-area:image;margin-bottom:24px;border-radius:16px;overflow:hidden;height:250px;position:relative}@media only screen and (min-width: 768px){.category-widget-cms-product-carousel__image-container{height:100%;margin:0}}.category-widget-cms-product-carousel__image{width:100%;height:100%;border-radius:16px;object-fit:cover;position:absolute}.category-widget-cms-product-carousel__text-container{grid-area:text;margin-bottom:24px}.category-widget-cms-product-carousel__title{font:500 24px/1.26 var(--font-family);color:var(--color-primary);margin-bottom:15px}@media only screen and (min-width: 1440px){.category-widget-cms-product-carousel__title{font-size:30px;margin-bottom:28px}}.category-widget-cms-product-carousel__text{font:400 16px/1.5 var(--font-family);color:var(--color-quaternary);margin-bottom:23px}.category-widget-cms-product-carousel__button{min-width:240px;justify-content:center}.category-widget-cms-product-carousel__carousel-container{grid-area:carousel}.category-widget-cms-product-carousel__carousel-title{font:500 20px/1.5 var(--font-family);color:var(--color-primary);margin-bottom:16px}@media only screen and (min-width: 768px){.category-widget-cms-product-carousel__carousel-title{font-weight:700;font-size:18px}}.category-widget-items-carousel{margin-bottom:38px}.category-widget-items-carousel__title{font:500 24px/1.33 var(--font-family);color:#101828;margin-bottom:24px}@media only screen and (min-width: 1024px){.category-widget-items-carousel__title{font-size:30px;margin-bottom:32px}}.category-widget-items-carousel__carousel{margin:0 -16px}@media only screen and (min-width: 768px){.category-widget-items-carousel__carousel{margin:0 -8px}}.category-widget-items-carousel .slick-list{padding:0 8px}@media only screen and (min-width: 768px){.category-widget-items-carousel .slick-list{padding:0}}.category-widget-items-carousel .slick-arrow{position:absolute;top:-56px;right:16px;display:none}@media only screen and (min-width: 768px){.category-widget-items-carousel .slick-arrow{top:-70px}}.category-widget-items-carousel .slick-prev{right:70px}@media only screen and (min-width: 768px){.category-widget-items-carousel .slick-prev{right:80px}}.category-widget-items-carousel__carousel-item{display:flex;flex-direction:column;justify-content:flex-end;width:288px;height:492px;margin:0 8px;background-position:center;background-size:cover;border-radius:8px}@media only screen and (min-width: 768px){.category-widget-items-carousel__carousel-item{width:auto}}.category-widget-items-carousel .carousel-grid .category-widget-items-carousel__carousel-item{width:auto}.category-widget-items-carousel__item-content{border-top:solid 1px rgba(255,255,255,.3);background:#ffffff4d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px 24px 32px;color:var(--color-white);display:block;border-radius:0 0 8px 8px;transition:all .4s}.category-widget-items-carousel__item-content:hover{text-decoration:none;background:#ffffff1a}.category-widget-items-carousel__item-title{font:600 24px/1.5 var(--font-family);margin-bottom:8px}.category-widget-items-carousel__item-text{font:400 16px/1.5 var(--font-family)}.category-widget-items-carousel__item-text *{margin:0}.category-widget-product-list{margin-bottom:38px}.category-widget-product-list__title{font:500 24px/1.33 var(--font-family);color:#101828;margin-bottom:24px}@media only screen and (min-width: 1024px){.category-widget-product-list__title{font-size:30px;margin-bottom:32px}}.pagination{display:flex;padding:24px 0 8px;font:700 16px/40px var(--font-family);color:var(--color-secondary)}@media only screen and (min-width: 768px){.pagination{padding:24px 24px 8px}}.pagination__prev,.pagination__next{display:flex;align-items:center;height:40px;margin-right:auto;color:var(--color-secondary);font:700 16px/40px var(--font-family);cursor:pointer;transition:all .4s}.pagination__prev:hover,.pagination__next:hover{color:var(--color-black)}.pagination__prev:disabled,.pagination__next:disabled{background:transparent;color:var(--gray-400);cursor:default}.pagination__next{margin:0 0 0 auto}.pagination__icon-prev{transform:rotate(180deg)}.pagination__prev-text,.pagination__next-text{display:none}@media only screen and (min-width: 768px){.pagination__prev-text,.pagination__next-text{display:block}}.pagination__page{width:40px;height:40px;color:var(--color-secondary);font:700 16px/40px var(--font-family);border-radius:16px;transition:all .4s}.pagination__page:hover{color:var(--color-black)}.pagination__page--active{color:var(--color-white);background:var(--gray-700);cursor:default}.pagination__page--active:hover,.pagination__page--active:active,.pagination__page--active:focus{color:var(--color-white);background:var(--gray-700)}.load-more{display:flex;justify-content:center;margin-top:60px}.filter-amount__trigger{font-size:14px}.filter-amount__container{width:200px}.filter-amount__container .filter-amount__submit.button{margin-left:0;margin-right:0}.filter-amount__form-group{display:flex;align-items:center;margin-bottom:8px}.filter-amount__form-group .filter-amount__input[type=number]{font-size:12px;line-height:14px;padding:8px 6px}.filter-amount__icon{margin-right:4px;flex-shrink:0}.filter-amount__label{width:100%;display:block;padding:8px 6px;cursor:pointer}.filter-amount__label--active,.filter-amount__label:hover{background-color:#eef2f1;border-radius:8px}.filter-amount--mobile .filter-amount__trigger{display:none}.filter-amount--mobile .filter-amount__container{width:100%;position:static;border:none;padding:0}.filter-amount--mobile .filter-amount__label{text-align:left}.filter-multiply--radio .filter-multiply__dropdown-header{display:none}.filter-multiply--radio .filter-multiply__dropdown-container{padding:0;border:none}.filter-multiply--radio .filter-multiply__dropdown-list-container{position:static}.filter-multiply--radio .filter-multiply__dropdown-list{padding:0;border:none;text-align:left}.filter-multiply--mobile .filter-multiply__dropdown-header{display:none}.filter-multiply--mobile .filter-multiply__dropdown-list-container{width:100%;position:static;border:none}.filter-multiply--mobile .filter-multiply__dropdown-container,.filter-multiply--mobile .filter-multiply__dropdown-list{border:none;padding:0}.filter-multiply--mobile .filter-multiply__list-item{padding:10px 0}.filter-multiply__dropdown-container{padding:12px 14px 12px 22px;border-radius:16px;border:1px solid #454343;position:relative;cursor:pointer;min-width:148px}.filter-multiply__dropdown-container--disabled{cursor:not-allowed;background-color:var(--color-bg-disabled)}.filter-multiply__dropdown-container--big{min-width:178px}.filter-multiply__dropdown-container svg{margin-left:30px}.filter-multiply__dropdown-header{font-weight:400;font-family:Inter,sans-serif;font-size:10px;color:#344054;white-space:nowrap;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 1024px){.filter-multiply__dropdown-header{font-size:14px}}.filter-multiply__dropdown-list-container{position:absolute;z-index:10401;left:0;top:calc(100% + 1px);width:max-content}.filter-multiply__dropdown-list{padding:8px;margin:0;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;max-height:300px;overflow:auto}.filter-multiply__list-item{list-style:none;padding:10px;display:flex;align-items:center;position:relative}.filter-multiply__list-item .input{flex-shrink:0}.filter-multiply__list-item .label{margin-bottom:0;margin-left:8px;font-size:14px}.filter-multiply__list-item .label svg{width:38px;height:24px;margin:0;vertical-align:bottom}.filter-multiply__list-item:hover:before,.filter-multiply__list-item--checked:before{border-color:#007050}.filter-multiply__list-item:hover:after,.filter-multiply__list-item--checked:after{display:block}.filter-multiply__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#45434340;z-index:10400}@media only screen and (min-width: 1024px){.filter-multiply__overlay{display:block}}.filter-card__trigger{font-size:14px}.filter-card__container{width:200px}.filter-card__container .filter-card__submit.button{margin-left:0;margin-right:0}.filter-card__form-group{display:flex;align-items:center;margin-bottom:8px}.filter-card__form-group .filter-card__input[type=number]{font-size:12px;line-height:14px;padding:8px 6px}.filter-card__icon{margin-right:4px;flex-shrink:0}.filter-card__label{width:100%;display:block;padding:8px 6px;cursor:pointer}.filter-card__label--active,.filter-card__label:hover{background-color:#eef2f1;border-radius:8px}.filter-card--mobile .filter-card__trigger{display:none}.filter-card--mobile .filter-card__container{width:100%;position:static;border:none;padding:0}.filter-card--mobile .filter-card__label{text-align:left}.empty-section{background:url(/themes/baldor/images/empty.png) no-repeat top center;text-align:center;border:solid 1px var(--color-border-secondary);padding:83px 24px 30px;min-height:365px;border-radius:12px;font:400 14px/1.42 var(--font-family);color:var(--color-tertiary)}.empty-section__icon-wrapper{width:50px;height:50px;border:solid 1px var(--color-border-secondary);border-radius:10px;padding:12px;margin:0 auto 24px;position:relative;left:1px}.empty-section__icon{width:24px;height:24px;display:block;color:var(--color-secondary)}.empty-section__title{font:600 16px/1.5 var(--font-family);color:var(--color-primary);margin-bottom:4px}.empty-section__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:24px}.smartshop-grid{font:500 16px/1.4 var(--font-family);padding-bottom:40px}@media only screen and (min-width: 1024px){.smartshop-grid{padding-bottom:48px}}.smartshop-grid__top{border-bottom:solid 1px var(--color-border-secondary);padding-top:20px}@media only screen and (min-width: 1024px){.smartshop-grid__top{padding-top:40px}}.smartshop-grid__snapshot{background:var(--color-white);border:solid 1px var(--color-border-secondary);border-radius:12px;padding:20px 24px;margin-bottom:12px;display:grid;gap:12px;grid-template-columns:1fr auto;grid-template-areas:"title total" "dates checkout"}@media only screen and (min-width: 768px){.smartshop-grid__snapshot{margin-bottom:24px;row-gap:16px;grid-template-columns:1fr auto auto;grid-template-areas:"title total checkout" "dates dates dates"}}@media only screen and (min-width: 1280px){.smartshop-grid__snapshot{grid-template-columns:auto 1fr auto auto;grid-template-areas:"title dates total checkout"}}.smartshop-grid__snapshot-title{grid-area:title;align-self:center;font:600 16px/1.5 var(--font-family);color:var(--color-secondary);display:flex;align-items:center;gap:11px}@media only screen and (min-width: 414px){.smartshop-grid__snapshot-title{font-size:18px}}.smartshop-grid__snapshot-cart-quantity{display:flex;align-items:center;gap:4px;font:500 14px/1.42 var(--font-family);color:var(--color-secondary);background:var(--color-border-tertiary);padding:2px 8px 2px 10px;border-radius:12px}.smartshop-grid__snapshot-button{margin:4px;color:var(--color-quaternary);border:solid 1px transparent;border-radius:6px;background:transparent;width:70px;font:600 14px/36px var(--font-family);text-align:center;cursor:pointer}.smartshop-grid__snapshot-button:hover{box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;background:var(--color-white)}.smartshop-grid__snapshot-button--active{color:var(--color-brand-primary);background:var(--color-white);box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.smartshop-grid__snapshot-cart-quantity-icon{width:12px;height:12px;color:var(--color-quaternary)}.smartshop-grid__snapshot-total{grid-area:total;align-self:center;justify-self:end;font:600 16px/1.5 var(--font-family);display:flex;gap:8px}.smartshop-grid__snapshot-total-label{font-size:14px;font-weight:500}.smartshop-grid__snapshot-dates{grid-area:dates;align-self:center}.smartshop-grid__snapshot-checkout{grid-area:checkout;align-self:center;justify-self:end}.smartshop-snapshot{margin-bottom:56px}@media only screen and (min-width: 768px){.smartshop-snapshot{margin-bottom:86px}}.smartshop-snapshot--sticky{position:fixed;top:-1000px;left:0;width:100vw;padding:20px 0;z-index:-1;background:var(--color-white);border-bottom:solid 1px var(--color-border-secondary);opacity:0;transition:opacity .3s}.smartshop-snapshot--sticky .smartshop-snapshot__title{font-size:30px}@media print{.smartshop-snapshot--sticky{display:none}}.smartshop-snapshot--show-sticky{top:120px;opacity:1;z-index:9999}.smartshop-snapshot__content{display:grid;row-gap:12px;grid-template-columns:1fr auto;grid-template-areas:"title total" "dates checkout"}@media only screen and (min-width: 768px){.smartshop-snapshot__content{column-gap:12px;row-gap:16px;grid-template-columns:1fr auto auto;grid-template-areas:"title total checkout" "dates dates dates"}}@media only screen and (min-width: 1280px){.smartshop-snapshot__content{grid-template-columns:auto 1fr auto auto;grid-template-areas:"title dates total checkout"}}.smartshop-snapshot__title{grid-area:title;align-self:center;font:600 20px/1.3 var(--font-family);color:var(--color-secondary);display:flex;align-items:center;gap:11px;white-space:nowrap}@media only screen and (min-width: 768px){.smartshop-snapshot__title{font-size:38px}}.smartshop-snapshot__cart-quantity{display:flex;align-items:center;gap:4px;font:500 14px/1.42 var(--font-family);color:var(--color-secondary);background:var(--color-border-tertiary);padding:2px 8px 2px 10px;border-radius:12px}.smartshop-snapshot__slide{padding:4px}.smartshop-snapshot__button{padding:0 11px;color:var(--color-quaternary);border:solid 1px transparent;border-radius:6px;background:transparent;width:100%;font:600 14px/36px var(--font-family);text-align:center;cursor:pointer}.smartshop-snapshot__button:hover{box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;background:var(--color-white)}.smartshop-snapshot__button--active{color:var(--color-brand-primary);background:var(--color-white);box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.smartshop-snapshot__button-count{display:inline-block;margin-left:8px;padding:0 6px;border:solid 1px var(--color-border-brand-solid);border-radius:11px;min-width:22px;background:var(--color-bg-brand-primary);font:500 12px/20px var(--font-family);color:var(--color-brand-primary)}.smartshop-snapshot__button-count.is-zero{display:none}.smartshop-snapshot__cart-quantity-icon{width:12px;height:12px;color:var(--color-quaternary)}.smartshop-snapshot__total{grid-area:total;align-self:center;justify-self:end;font:600 16px/1.5 var(--font-family);white-space:nowrap}.smartshop-snapshot__total-label{font-weight:500;margin-right:8px}.smartshop-snapshot__dates{grid-area:dates;align-self:center;padding-right:12px}@media only screen and (min-width: 768px){.smartshop-snapshot__dates{padding-right:0}}.smartshop-snapshot__checkout{grid-area:checkout;align-self:center;justify-self:end}@media only screen and (max-width: 1024px){.smartshop-filters{flex-direction:column;background:#fff;position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;z-index:10001}.smartshop-filters--visible{display:flex}}@media only screen and (min-width: 1025px){.smartshop-filters{width:288px}}.smartshop-filters__header{display:none}@media only screen and (max-width: 1024px){.smartshop-filters__header{display:flex;align-items:center;justify-content:space-between;padding:24px}}.smartshop-filters__title{display:block;font:500 24px/32px var(--font-family);margin:0}.smartshop-filters__close{background:none}@media only screen and (max-width: 1024px){.smartshop-filters__main{padding:0 24px;flex-grow:1}}@media only screen and (max-width: 1024px){.smartshop-filters__actions{position:sticky;display:flex;gap:24px;bottom:0;padding:16px 24px;border-top:solid 1px #d0d5dd;background:#fff}}@media only screen and (max-width: 600px){.smartshop-filters__actions{gap:16px}}.smartshop-filters__button{background-color:#007050;border:1px solid #007050;color:#fff;border-radius:24px;font:500 16px/48px var(--font-family);width:100%;padding:0 10px}.smartshop-filters__button--hollow{background:#fff;border:1px solid #d0d5dd;color:#344054}@media only screen and (min-width: 1025px){.smartshop-filters__button:first-child{display:none}}@media only screen and (max-width: 1024px){.smartshop-filters__button{font-size:20px;line-height:66px;border-radius:34px}}@media only screen and (max-width: 600px){.smartshop-filters__button{font-size:18px;line-height:54px;border-radius:28px;width:auto;flex-grow:1}.smartshop-filters__button:nth-child(1){flex-grow:2}}.smartshop-cart-summary{position:relative;padding-top:16px}@media only screen and (min-width: 768px){.smartshop-cart-summary{padding-top:0}}.smartshop-cart-summary__header{padding:20px 0 20pxpx;display:flex;align-items:center;justify-content:space-between;column-gap:12px}@media only screen and (min-width: 768px){.smartshop-cart-summary__header{padding:32px 0 24px}}.smartshop-cart-summary__title{font:600 18px/1.55 var(--font-family)}@media only screen and (min-width: 768px){.smartshop-cart-summary__title{font-size:24px}}@media only screen and (min-width: 1201px){.smartshop-cart-summary__title{font-size:30px}}.smartshop-cart-summary__list-mode-button,.smartshop-cart-summary__grid-mode-button{border:solid 1px var(--color-border-primary);border-radius:0;padding:8px 12px;transition:all .4s}.smartshop-cart-summary__list-mode-button:hover,.smartshop-cart-summary__grid-mode-button:hover{border-color:var(--color-border-primary);background:var(--color-bg-tertiary)}.smartshop-cart-summary__list-mode-button--active,.smartshop-cart-summary__grid-mode-button--active{background:var(--color-bg-secondary)}.smartshop-cart-summary__list-mode-button{border-radius:8px 0 0 8px}.smartshop-cart-summary__grid-mode-button{border-radius:0 8px 8px 0;border-left:0}.smartshop-cart-summary__content{display:flex;gap:48px;min-height:200px}.smartshop-cart-summary__content-products{flex-grow:1;position:relative}.smartshop-cart-summary__mobile-checkout-wrapper{width:100%;margin-top:15px}.smartshop-cart-summary__mobile-checkout-wrapper--sticky{position:fixed;left:0;bottom:0;padding:28px;background:var(--color-white);border-top:solid 1px var(--color-border-secondary)}@media only screen and (min-width: 768px){.smartshop-cart-summary__mobile-checkout-wrapper{display:none}}.smartshop-cart-summary__mobile-checkout{width:100%}.smartshop-purchase-history__content{display:flex;gap:48px;min-height:200px}.smartshop-purchase-history__content-products{flex-grow:1}.smartshop-purchase-history-dates__dates-list{display:flex;gap:12px}.smartshop-purchase-history-dates__dates-list-item{position:relative}.smartshop-purchase-history-dates__dates-button{display:flex;align-items:center;padding:12px 24px;gap:10px;border-radius:12px;border:solid 1px var(--color-border-primary);background:var(--color-white);font:500 14px/1.5 var(--font-family);color:var(--color-secondary);cursor:pointer;transition:all .4s}@media only screen and (min-width: 1024px){.smartshop-purchase-history-dates__dates-button{font-size:16px}}.smartshop-purchase-history-dates__dates-button--active{border-color:var(--color-border-brand-solid);box-shadow:0 0 0 4px #09925036}.smartshop-purchase-history-dates__dates-button:hover{background:var(--color-bg-secondary)}.smartshop-purchase-history-dates__calendar-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0c111db3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10001;display:flex;align-items:center;justify-content:center}.smartshop-purchase-history-dates__calendar-desktop{position:absolute;top:calc(100% + 15px);right:-100px;background:var(--color-white);border:solid 1px var(--color-border-secondary);box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;border-radius:12px;display:grid;grid-template-areas:"start end" "footer footer"}@media only screen and (min-width: 1279px){.smartshop-purchase-history-dates__calendar-desktop{right:50%;transform:translate(50%)}}.smartshop-purchase-history-dates__calendar-start{grid-area:start;padding:20px 24px}.smartshop-purchase-history-dates__calendar-end{grid-area:end;padding:20px 24px;border-left:solid 1px var(--color-border-secondary)}.smartshop-purchase-history-dates__calendar-footer{grid-area:footer;padding:20px 24px;border-top:solid 1px var(--color-border-secondary);display:flex;justify-content:space-between;align-items:center}.smartshop-purchase-history-dates__calendar-mobile{width:328px;background:var(--color-white);border-radius:12px;border:1px solid var(--color-border-secondary)}.smartshop-purchase-history-dates__calendar-mobile-inner{padding:20px 24px}.smartshop-purchase-history-dates__calendar-mobile-inner .react-datepicker__current-month{margin-bottom:68px}.smartshop-purchase-history-dates__date-inputs{font:400 16px var(--font-family);display:flex;align-items:center;gap:8px;width:100%}.smartshop-purchase-history-dates__date-inputs--desktop{width:304px}.smartshop-purchase-history-dates__date-inputs--mobile{position:absolute;top:48px;z-index:1}.smartshop-purchase-history-dates__date-input{font:400px 16px var(--font-family);color:var(--color-primary);border:solid 1px var(--color-border-primary);border-radius:8px;padding:10px 0;flex-grow:1;text-align:center;width:100%;height:44px}.smartshop-purchase-history-dates__date-input:focus{outline:none}.smartshop-purchase-history-dates__calendar-actions{display:flex;justify-content:stretch;gap:12px}.smartshop-purchase-history-dates__calendar-actions--mobile{padding:16px;border-top:solid 1px var(--color-border-secondary)}.smartshop-purchase-history-dates__calendar-action--mobile{flex-grow:1}.smartshop-purchase-history-header{position:relative;z-index:2}.smartshop-purchase-history-header__line-1{padding:20px 0;display:flex;align-items:end;gap:12px;position:relative;z-index:1}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__line-1{padding:32px 0;border-bottom:solid 1px var(--color-border-secondary)}}.smartshop-purchase-history-header__line-2{padding:0 0 16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:12px}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__line-2{padding:32px 0 24px}}.smartshop-purchase-history-header__line-3{padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:solid 1px var(--color-border-secondary)}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__line-3{padding:0 0 32px;border-top:none}}.smartshop-purchase-history-header__dates-section{flex:1 1 auto}.smartshop-purchase-history-header__filter-section{flex:0 1 auto}.smartshop-purchase-history-header__title-section{flex:1 1 auto;margin-right:auto}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__title-section{flex:0 1 auto}}.smartshop-purchase-history-header__results-section{flex:0 1 auto;font:400 14px/1.5 var(--font-family);white-space:nowrap}.smartshop-purchase-history-header__search-section{flex:1 1 100%}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__search-section{flex:0 1 379px;display:flex;align-items:center;gap:12px}}@media only screen and (min-width: 1024px){.smartshop-purchase-history-header__search-section{flex:0 1 650px;gap:16px}}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__search{flex:1 1 auto}}.smartshop-purchase-history-header__dates-title{font:600 14px/1.42 var(--font-family);margin-bottom:6px}.smartshop-purchase-history-header__button-desktop-filter{border-bottom:solid 1px var(--color-tertiary);display:flex;padding:4px 0 6px;border-radius:0;align-items:center;gap:8px;font:500 14px/1.42 var(--font-family);color:var(--color-tertiary);background:transparent;transition:all .4s}.smartshop-purchase-history-header__button-desktop-filter:hover{border-color:var(--color-brand-primary);color:var(--color-brand-primary)}.smartshop-purchase-history-header__button-desktop-filter-icon{width:15px;height:15px}.smartshop-purchase-history-header__button-mobile-filter{border:solid 1px #d0d5dd;display:flex;padding:8px 20px;border-radius:8px;justify-content:center;align-items:center;gap:10px;font:500 14px/28px var(--font-family);color:#344054;background:#fff;white-space:nowrap}.smartshop-purchase-history-header__button-mobile-filter--active{border-color:#087443;background-color:#edfcf2}.smartshop-purchase-history-header__button-mobile-filter-icon{width:18px;height:14px}.smartshop-purchase-history-header__title{font:600 18px/1.55 var(--font-family)}@media only screen and (min-width: 768px){.smartshop-purchase-history-header__title{font-size:24px}}@media only screen and (min-width: 1201px){.smartshop-purchase-history-header__title{font-size:30px}}.smartshop-purchase-history-header__custom-range-title{display:inline-flex;gap:8px;padding:10px 14px;border-radius:8px;border:solid 1px var(--color-border-primary);box-shadow:0 1px 2px #1018280d;font:600 14px/1.42 var(--font-family)}.smartshop-purchase-history-header__list-mode-button,.smartshop-purchase-history-header__grid-mode-button{border:solid 1px var(--color-border-primary);border-radius:0;padding:8px 12px;transition:all .4s}.smartshop-purchase-history-header__list-mode-button:hover,.smartshop-purchase-history-header__grid-mode-button:hover{border-color:var(--color-border-primary);background:var(--color-bg-tertiary)}.smartshop-purchase-history-header__list-mode-button--active,.smartshop-purchase-history-header__grid-mode-button--active{background:var(--color-bg-secondary)}.smartshop-purchase-history-header__list-mode-button{border-radius:8px 0 0 8px}.smartshop-purchase-history-header__grid-mode-button{border-radius:0 8px 8px 0;border-left:0}.smartshop-purchase-history-header__view-mode-icon{color:var(--color-secondary)}.smartshop-shopping-list__content{display:flex;gap:48px;min-height:200px}.smartshop-shopping-list__content-products{flex-grow:1}.smartshop-shopping-list-header{position:relative;z-index:3;min-height:30px}.smartshop-shopping-list-header__line-1{padding:20px 0;display:flex;align-items:end;gap:12px;position:relative;z-index:3}@media only screen and (min-width: 768px){.smartshop-shopping-list-header__line-1{padding:32px 0;border-bottom:solid 1px var(--color-border-secondary)}}.smartshop-shopping-list-header__line-2{padding:0 0 16px;display:flex;align-items:center;justify-content:space-between;column-gap:12px;position:relative;z-index:2}@media only screen and (min-width: 768px){.smartshop-shopping-list-header__line-2{padding:32px 0 24px}}.smartshop-shopping-list-header__line-3{padding:16px 0;display:flex;align-items:center;gap:12px;border-top:solid 1px var(--color-border-secondary)}@media only screen and (min-width: 768px){.smartshop-shopping-list-header__line-3{padding:0 0 32px;border-top:none}}.smartshop-shopping-list-header__menu-section{flex:1 1 auto;max-width:100%}.smartshop-shopping-list-header__menu-title{font:600 14px/1.42 var(--font-family);margin-bottom:6px}.smartshop-shopping-list-header__filter-section{flex:0 1 auto}.smartshop-shopping-list-header__title-section{flex:1 1 auto;margin-right:auto}@media only screen and (min-width: 768px){.smartshop-shopping-list-header__title-section{flex:0 1 auto}}.smartshop-shopping-list-header__actions-mobile-section{flex:0 1 auto;position:relative}.smartshop-shopping-list-header__dropdown-actions{position:absolute;top:calc(100% + 10px);right:0;background:var(--color-white);border:solid 1px var(--color-border-secondary);border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808;padding:4px}.smartshop-shopping-list-header__dropdown-actions-item{color:var(--color-primary);font:500 16px/1.5 var(--font-family);padding:10px 10px 10px 8px;min-width:167px;border-radius:6px;gap:12px;justify-content:start}.smartshop-shopping-list-header__dropdown-actions-item:hover{background:var(--color-bg-secondary)}.smartshop-shopping-list-header__dropdown-actions-icon{width:18px;height:18px;color:var(--color-quaternary)}.smartshop-shopping-list-header__dropdown-actions-icon--create,.smartshop-shopping-list-header__dropdown-actions-icon--edit{width:16px}.smartshop-shopping-list-header__search-section{flex:1 1 100%}@media only screen and (min-width: 768px){.smartshop-shopping-list-header__search-section{flex:0 1 auto;display:flex;align-items:center;gap:12px}}@media only screen and (min-width: 1024px){.smartshop-shopping-list-header__search-section{flex:0 1 auto;gap:16px}}.smartshop-shopping-list-header__button-filter{border:solid 1px #d0d5dd;display:flex;padding:8px 20px;height:46px;border-radius:8px;justify-content:center;align-items:center;gap:10px;font:500 14px/28px var(--font-family);color:#344054;background:#fff;white-space:nowrap}.smartshop-shopping-list-header__button-filter--active{border-color:#087443;background-color:#edfcf2}.smartshop-shopping-list-header__button-filter-icon{width:18px;height:14px}.smartshop-shopping-list-header__title{font:600 18px/1.55 var(--font-family)}@media only screen and (min-width: 768px){.smartshop-shopping-list-header__title{font-size:24px}}@media only screen and (min-width: 1201px){.smartshop-shopping-list-header__title{font-size:30px}}.smartshop-shopping-list-header__button{border:solid 1px var(--color-border-primary);border-radius:0;padding:0;display:flex;justify-content:center;align-items:center;width:46px;height:46px;transition:all .4s;color:var(--color-secondary);position:relative;margin-left:-1px}.smartshop-shopping-list-header__button:hover,.smartshop-shopping-list-header__button:focus{border-color:var(--color-border-primary);background:var(--color-bg-tertiary);z-index:1}.smartshop-shopping-list-header__button--active{background:var(--color-bg-secondary);z-index:1}.smartshop-shopping-list-header__button--rounded{border-radius:8px}.smartshop-shopping-list-header__button-group{display:flex;padding-left:1px}.smartshop-shopping-list-header__button-group>:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.smartshop-shopping-list-header__button-group>:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.smartshop-shopping-list-header__button-icon{width:20px;height:20px}.smartshop-shopping-list-header__popup{padding:24px;background:url(/themes/baldor/images/popup-icon-wrapper.png) no-repeat top left}.smartshop-shopping-list-header__popup-icon-wrapper{display:block;width:50px;border:solid 1px var(--color-border-secondary);border-radius:10px;padding:12px}.smartshop-shopping-list-header__popup-icon-wrapper--warning{border:none;border-radius:50%;background:#fffaeb}.smartshop-shopping-list-header__popup-icon{display:block;width:24px;height:24px;color:var(--color-secondary)}.smartshop-shopping-list-header__popup-icon--warning{color:#dc6803}.smartshop-shopping-list-header__popup-title{font:600 18px/1.55 var(--font-family);padding:16px 0 4px;color:var(--color-primary)}.smartshop-shopping-list-header__popup-text{font:400 14px/1.42 var(--font-family);color:var(--color-tertiary)}.smartshop-shopping-list-header__form-wrapper{padding:20px 0 0}.smartshop-shopping-list-header__form-label{display:inline-block;margin-bottom:6px;font:500 14px/1.42 var(--font-family)}.smartshop-shopping-list-header__form-note{margin-top:6px;font:400 14px/1.42 var(--font-family)}.smartshop-shopping-list-header__form-actions{padding-top:32px;display:flex;gap:12px}.smartshop-shopping-list-header__form-action{flex-grow:1}.smartshop-shopping-list-header__results-section{margin-left:auto;white-space:nowrap}.smartshop-shopping-list-menu{position:relative}.smartshop-shopping-list-menu__container{display:flex;gap:12px;width:100%}.smartshop-shopping-list-menu__shadow-container{position:absolute;pointer-events:none;visibility:hidden;width:100%}.smartshop-shopping-list-menu__button{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;gap:10px;border-radius:12px;border:solid 1px var(--color-border-primary);background:var(--color-white);font:500 14px/1.5 var(--font-family);color:var(--color-secondary);cursor:pointer;white-space:nowrap;transition:all .4s}@media only screen and (min-width: 1024px){.smartshop-shopping-list-menu__button{font-size:16px}}.smartshop-shopping-list-menu__button--active{border-color:var(--color-border-brand-solid);box-shadow:0 0 0 4px #09925036}.smartshop-shopping-list-menu__button--cleate-menu,.smartshop-shopping-list-menu__button--more{padding:12px 18px}.smartshop-shopping-list-menu__button:hover{background:var(--color-bg-secondary)}.smartshop-shopping-list-menu__quantity{padding:2px 8px;background:var(--color-bg-secondary);border:solid 1px var(--color-border-secondary);border-radius:12px;color:var(--color-secondary);font:500 12px/1.5 var(--font-family)}.smartshop-shopping-list-menu__arrow-icon{width:14px;height:24px;display:block}.smartshop-shopping-list-menu__hidden-menus-wrapper{position:relative}.smartshop-shopping-list-menu__hidden-menus{position:absolute;top:calc(100% + 11px);right:0;background:var(--color-white);border:solid 1px var(--color-border-primary);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px;max-height:430px;overflow-y:auto}.smartshop-shopping-list-menu__popup{padding:24px}.smartshop-shopping-list-menu__popup-icon-wrapper{display:block;width:50px;border:solid 1px var(--color-border-secondary);border-radius:10px;padding:12px}.smartshop-shopping-list-menu__create-menu-icon{display:block;width:24px;height:24px;color:var(--color-secondary)}.smartshop-shopping-list-menu__title{font:600 18px/1.55 var(--font-family);padding:16px 0 4px;color:var(--color-primary)}.smartshop-shopping-list-menu__text{font:400 14px/1.42 var(--font-family);color:var(--color-tertiary)}.smartshop-shopping-list-menu__form-wrapper{padding:20px 0 16px}.smartshop-shopping-list-menu__form-label{display:inline-block;margin-bottom:6px;font:500 14px/1.42 var(--font-family)}.smartshop-shopping-list-menu__form-note{margin-top:6px;font:400 14px/1.42 var(--font-family)}.smartshop-shopping-list-menu__form-actions{padding-top:16px;display:flex;gap:12px}.smartshop-shopping-list-menu__form-action{flex-grow:1}.smartshop-shopping-list-print{font:400 12pt/1.2 var(--font-family)}.smartshop-shopping-list-print__header{display:flex;justify-content:space-between;margin:-72px 0 0;height:85px}.smartshop-shopping-list-print__title{color:var(--color-primary);max-width:43%}.smartshop-shopping-list-print__sales-info{text-align:right;max-width:43%}.smartshop-shopping-list-print__sales-info-title{font-weight:700}.smartshop-shopping-list-print__table-head{border-bottom:solid 3px var(--color-primary);font-weight:700;font-size:10pt;white-space:nowrap;display:flex}.smartshop-shopping-list-print__item{display:flex;align-items:center;break-inside:avoid;border-top:solid 1px var(--color-border-secondary);border-bottom:solid 1px var(--color-border-secondary);margin-top:-1px}.smartshop-shopping-list-print__item:last-child{border-bottom:none}.smartshop-shopping-list-print__th,.smartshop-shopping-list-print__td{padding:5pt 0}.smartshop-shopping-list-print__th{padding:10px 0}.smartshop-shopping-list-print__img-wrapper{padding-left:0;width:80pt;max-width:80pt}.smartshop-shopping-list-print__main{flex-grow:1;padding-top:8pt;padding-bottom:8pt}.smartshop-shopping-list-print__last-15{text-align:center}.smartshop-shopping-list-print__field-wrapper{text-align:right;padding-right:0;width:90pt;max-width:90pt}.smartshop-shopping-list-print__badges{display:flex;gap:5pt;margin-bottom:3pt}.smartshop-shopping-list-print__badges:empty{display:none}.smartshop-shopping-list-print__badge{font-size:8pt;padding:2pt 5pt;border:solid 1px var(--color-border-primary);border-radius:4pt;margin-bottom:2pt}.smartshop-shopping-list-print__provider{font-weight:700;font-size:9pt;padding-bottom:3pt}.smartshop-shopping-list-print__name{font-weight:700;font-size:11pt;padding-bottom:3pt}.smartshop-shopping-list-print__id-price{font-size:10pt}.smartshop-shopping-list-print__id{text-transform:uppercase}.smartshop-shopping-list-print__field{border:solid 2px var(--color-border-secondary);width:80pt;height:40pt}.smartshop-shopping-list-search{border:solid 1px var(--color-border-secondary);border-radius:12px;padding:40px 16px 16px;min-height:300px}.smartshop-shopping-list-search:not(:first-child){margin-top:20px}.smartshop-shopping-list-search__searchbox{max-width:500px;margin:0 auto}.smartshop-shopping-list-search__searchbox-title{font:600 32px/1.2 var(--font-family);margin:0 0 18px;text-align:center}.smartshop-shopping-list-search__searchbox-text{font:400 14px/1.2 var(--font-family);margin:0 0 8px;text-align:center}.smartshop-shopping-list-search__search-wrapper{position:relative;width:100%;max-width:446px;margin:0 auto 15px}.smartshop-shopping-list-search__input[type=text]{display:block;padding:0 20px 0 50px;font:400 14px/46px var(--font-family);color:var(--color-secondary);border-radius:24px;border:1px solid var(--color-border-primary);background:var(--color-white);height:48px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.smartshop-shopping-list-search__input[type=text]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.smartshop-shopping-list-search__input[type=text]:focus{box-shadow:none;outline:none;border-color:var(--color-border-primary)}.smartshop-shopping-list-search__input[type=text]::placeholder{color:#818181;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.smartshop-shopping-list-search__search-icon{position:absolute;left:19px;top:14px;width:20px;height:20px;color:var(--color-brand-primary)}.smartshop-shopping-list-search__recent{position:absolute;top:calc(100% + 10px);background:var(--color-white);border:solid 1px var(--color-border-secondary);border-radius:12px;max-width:540px;width:100%;padding:18px;z-index:10}.smartshop-shopping-list-search__recent-title{font:500 18px/1.2 var(--font-family);margin:0 0 10px}.smartshop-shopping-list-search__trending-title{font:400 14px/1.2 var(--font-family);text-align:center;margin:0 0 10px}.smartshop-shopping-list-search__label-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.smartshop-shopping-list-search__label-wrapper--left{justify-content:flex-start}.smartshop-shopping-list-search__label{display:inline-flex;align-items:center;gap:8px;color:var(--color-secondary);font:400 11px/1.2 var(--font-family);border-radius:6px;border:1px solid var(--color-border-primary);cursor:pointer;padding:5px 13px;transition:all .4s}.smartshop-shopping-list-search__label:hover{text-decoration:none;background:var(--color-bg-tertiary)}.smartshop-shopping-list-search__label-icon{width:16px;height:16px}.smartshop-shopping-list-search__empty-title{font:500 18px/1.5 var(--font-family);color:var(--color-secondary);text-align:center}.smartshop-shopping-list-search__empty-title:not(:first-child){margin-top:27px}.smartshop-shopping-list-search__empty-text{text-align:center}.smartshop-shopping-list-search__popup-grid{border-top:solid 1px var(--color-border-secondary);border-bottom:solid 1px var(--color-border-secondary);margin:0 -16px}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search__popup-grid{border:solid 1px var(--color-border-secondary);display:flex;align-items:stretch;border-radius:12px;margin:0}}.smartshop-shopping-list-search__popup-column-1{background:var(--color-bg-secondary);border-bottom:solid 1px var(--color-border-primary);padding:24px}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search__popup-column-1{width:26%;background:none;border-bottom:none;border-right:solid 1px var(--color-border-primary);padding:24px 32px}}.smartshop-shopping-list-search__popup-column-2{padding:5px 0 10px}@media only screen and (min-width: 640px){.smartshop-shopping-list-search__popup-column-2{padding:5px 0 24px}}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search__popup-column-2{flex-grow:1;padding:24px}}.smartshop-shopping-list-search__title{font:500 18px/1.5 var(--font-family);color:var(--color-secondary);display:flex;justify-content:space-between}.smartshop-shopping-list-search__title:not(:first-child){margin-top:27px}.smartshop-shopping-list-search__toggle-button{height:auto;font:500 14px var(--font-family);color:var(--color-tertiary)}.smartshop-shopping-list-search__sugestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.smartshop-shopping-list-search__sugestion-item{display:flex;gap:8px;align-items:center;color:var(--color-secondary);font-weight:400;border-radius:8px;border:1px solid var(--color-border-primary);cursor:pointer;padding:8px 20px 8px 12px;transition:all .4s}.smartshop-shopping-list-search__sugestion-item:hover{text-decoration:none;background:var(--color-bg-tertiary)}.smartshop-shopping-list-search__sugestion-item-icon{min-width:18px}.smartshop-shopping-list-search__button-icon{width:20px;height:20px}.smartshop-shopping-list-search__products-header{display:none;justify-content:space-between;align-items:center;margin-bottom:24px}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search__products-header{display:flex}}.smartshop-shopping-list-search__products-title{font:500 16px/1.5 var(--font-family)}.smartshop-shopping-list-search__products-text{font:400 14px/1.42 var(--font-family);color:var(--color-tertiary)}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search__products{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}}.smartshop-shopping-list-search__mobile-all-results{padding:18px 16px 8px}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search__mobile-all-results{display:none}}.smartshop-shopping-list-search__carousel{position:relative;max-width:1140px;padding:20px 0 10px;margin:auto}@media only screen and (min-width: 768px){.smartshop-shopping-list-search__carousel{padding:20px 70px 10px}}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__searchbox{max-width:100%}@media only screen and (min-width: 1024px){.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__searchbox{margin:0 20px}}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__searchbox-title,.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__searchbox-text{text-align:left}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__search-wrapper{max-width:100%}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__trending-title{display:inline-block;text-align:left;line-height:28px;margin:0 8px 0 0;white-space:nowrap}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__trending .smartshop-shopping-list-search__label-wrapper{display:inline;position:relative;top:4px}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__trending .smartshop-shopping-list-search__label{margin-right:8px}.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__empty-title,.smartshop-shopping-list-search--wide .smartshop-shopping-list-search__empty-text{text-align:left}.quick-search{position:absolute;top:76px;left:16px;width:calc(100% - 32px);font-family:var(--font-family)}.quick-search--active{z-index:10011}.quick-search--bac .quick-search__searchbox{position:relative;border:1px solid var(--color-border-primary)}.quick-search--bac .quick-search__button{position:absolute;right:0;top:50%;transform:translateY(-50%)}.quick-search--bac .quick-search__input{display:block;background:#fff;border:1px solid #8ea0a6;font-size:1.6rem;outline:0;margin:0;padding:13px 18px;width:100%;max-width:418px;height:auto}.quick-search--bac .quick-search__input:focus{border-color:#000;color:#2c3133}@media only screen and (min-width: 768px){.quick-search{top:112px}}@media only screen and (min-width: 1024px){.quick-search{width:252px;margin:0;position:relative;top:0;left:0}}.quick-search__searchbox{position:relative}@media only screen and (min-width: 768px){.quick-search__searchbox{max-width:600px;margin:0 auto}}@media only screen and (min-width: 1024px){.quick-search__searchbox{margin:0}}.quick-search__input[type=search]{padding:11px 47px 11px 20px;font-family:var(--font-family);font-size:16px;font-style:normal;font-weight:400;line-height:24px;border-radius:24px;border:1px solid var(--color-border-primary);background:var(--color-white);height:auto;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.quick-search__input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.quick-search__input[type=search]:focus{box-shadow:none;outline:none;border-color:var(--color-border-primary)}.quick-search__input[type=search]::placeholder{color:#818181;font-family:Karla,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.quick-search__button{width:47px;height:47px;border:none;position:absolute;right:0;top:0}.quick-search__button-icon{width:20px;height:20px;color:var(--color-brand-primary)}.quick-search__popup{position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;z-index:2;overflow-y:auto;pointer-events:auto}@media only screen and (min-width: 1024px){.quick-search__popup{position:absolute;top:calc(100% + 8px);left:auto;right:-99px;width:calc(100vw - 80px);max-width:1600px;height:auto;border:solid 1px var(--color-border-primary);border-radius:8px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}}@media only screen and (min-width: 1280px){.quick-search__popup{right:-207px}}@media only screen and (min-width: 1024px){.quick-search__popup--short{width:460px;right:0}}@media only screen and (min-width: 1280px){.quick-search__popup--short{left:0;right:auto}}@media only screen and (min-width: 1024px){.quick-search__popup--right{left:auto;right:0}}@media only screen and (min-width: 1280px){.quick-search__popup--right{left:auto;right:0}}.quick-search__popup-header{position:relative;padding:75px 16px 19px}.quick-search__close-button{position:absolute;top:24px;right:16px;width:24px;height:24px;color:var(--color-secondary)}.quick-search__close-icon{width:18px;height:18px}.quick-search__popup-inner{padding:24px 32px}@media only screen and (min-width: 1024px){.quick-search__popup-grid{display:flex;align-items:stretch;overflow:hidden}}.quick-search__popup-column-1{background:var(--color-bg-secondary);border-bottom:solid 1px var(--color-border-primary);padding:24px}@media only screen and (min-width: 1024px){.quick-search__popup-column-1{width:26%;background:none;border-bottom:none;border-right:solid 1px var(--color-border-primary);padding:24px 32px}}.quick-search__popup-column-2{padding:5px 0 10px}@media only screen and (min-width: 640px){.quick-search__popup-column-2{padding:5px 24px 24px}}@media only screen and (min-width: 1024px){.quick-search__popup-column-2{flex-grow:1;padding:24px}}.quick-search__title{font:500 18px/1.5 var(--font-family);color:var(--color-secondary);display:flex;justify-content:space-between}.quick-search__title:not(:first-child){margin-top:27px}.quick-search__toggle-button{height:auto;font:500 14px var(--font-family);color:var(--color-tertiary)}.quick-search__sugestions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.quick-search__sugestion-item{display:flex;gap:8px;align-items:center;color:var(--color-secondary);font-weight:400;border-radius:8px;border:1px solid var(--color-border-primary);cursor:pointer;padding:8px 20px 8px 12px;transition:all .4s}.quick-search__sugestion-item:hover{text-decoration:none;background:var(--color-bg-tertiary)}.quick-search__sugestion-item-icon{min-width:18px}.quick-search__button-icon{width:20px;height:20px}.quick-search__products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.quick-search__products-title{font:500 16px/1.5 var(--font-family)}.quick-search__products-text{font:400 14px/1.42 var(--font-family);color:var(--color-tertiary)}@media only screen and (min-width: 1024px){.quick-search__products{display:grid;grid-template-columns:1fr 1fr;column-gap:32px}}.filter-date{padding:12px 14px 12px 22px;border-radius:16px;border:1px solid #454343;position:relative;min-width:148px}@media only screen and (min-width: 1600px){.filter-date{min-width:260px}}.filter-date--big{min-width:178px}.filter-date__header{font-weight:400;font-family:Inter,sans-serif;font-size:10px;color:#344054;white-space:nowrap;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:9999}@media only screen and (min-width: 1024px){.filter-date__header{font-size:14px}}.filter-date__header svg{margin-left:30px}.filter-date__container{position:absolute;left:0;top:calc(100% + 1px);width:max-content;padding:14px 8px;margin:0;background-color:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;line-height:16px;z-index:10450}.filter-date__container--min-desk-only{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width: 1280px){.filter-date__container--min-desk-only{position:absolute;left:0;top:calc(100% + 1px);transform:none}}.filter-date__list-item{list-style:none;padding:6px 12px}.filter-date__list-item:hover{color:#007050;background-color:#d0d5dd}.filter-date__custom-date-label{padding:8px 6px;font-size:12px;border:1px solid #d0d5dd;border-radius:8px;display:flex;flex-wrap:wrap}@media only screen and (min-width: 1024px){.filter-date__custom-date-label{max-width:128px}}.filter-date__custom-date-input[type=text]{font-family:Inter,sans-serif;font-size:14px;line-height:16px;border:none;background-color:#fff0;flex-basis:100%;padding:4px 0 0;height:auto;width:100%!important}.filter-date__custom-date-input[type=text]::placeholder{color:#344054}.filter-date__preset-list-item{padding:10px 8px;cursor:pointer}.filter-date__preset-list-item:hover,.filter-date__preset-list-item--checked{border-radius:8px;background-color:#eef2f1}.filter-date__calendar-holder{height:calc(100% + 30px);border-left:1px solid #e5e5e5;border-radius:8px;margin-top:-15px;padding:6px 0 14px 20px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between}.filter-date__calendar-holder-inner-box{position:relative;left:-6px}.filter-date__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#45434340;z-index:10400}.filter-date .react-datepicker,.filter-date .react-datepicker__header{border:none;background-color:#fff0}.filter-date .react-datepicker__navigation-icon:before{border-color:#000;border-width:2px 2px 0 0}.filter-date .react-datepicker__current-month{font-size:18px;font-family:Inter,sans-serif;padding-bottom:20px;margin-bottom:16px;border-bottom:1px solid #d0d5dd}.filter-date .react-datepicker__day-name{font-size:14px;font-weight:400;font-family:Inter,sans-serif;margin:0;width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center}@media only screen and (min-width: 640px){.filter-date .react-datepicker__day-name{width:40px;height:40px}}.filter-date .react-datepicker__day{font-size:14px;font-weight:400;display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;margin:0;border-radius:0}@media only screen and (min-width: 640px){.filter-date .react-datepicker__day{width:40px;height:40px;margin:0 6px}}@media only screen and (min-width: 1024px){.filter-date .react-datepicker__day{margin:0}}.filter-date .react-datepicker__day:hover{border-radius:0}.filter-date .react-datepicker__day--keyboard-selected{background-color:#00705066}.filter-date .react-datepicker__day--keyboard-selected:hover,.filter-date .react-datepicker__day--in-selecting-range:hover,.filter-date .react-datepicker__day--in-range:hover,.filter-date .react-datepicker__day--selected{background-color:#007050;color:#fff}.filter-date .react-datepicker__day--selected:hover{background-color:#007050}.filter-date .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#00705066}.filter-date .react-datepicker__day--in-selecting-range,.filter-date .react-datepicker__day--in-range{background-color:#d0d5dd;color:#000;border-radius:0}@media only screen and (min-width: 640px){.filter-date .react-datepicker__month{margin:0 -8px}}@media only screen and (min-width: 1024px){.filter-date .react-datepicker__month{margin:0}}.filter-date .react-datepicker__navigation-icon{top:1px}.filter-date .react-datepicker__navigation--previous{left:0}.filter-date .react-datepicker__navigation--next{right:0}.filter-date--mobile{padding:0;border:none}.filter-date--mobile .filter-date__header,.filter-date--mobile .filter-date__overlay{display:none}.filter-date--mobile .filter-date__container{padding:0;border:none;text-align:left;position:static;width:100%;overflow:hidden}.filter-date--mobile .filter-date__preset-list-item{padding:10px 0 10px 30px;position:relative}.filter-date--mobile .filter-date__preset-list-item:before,.filter-date--mobile .filter-date__preset-list-item:after{content:"";display:block;width:20px;height:20px;border-radius:50%;border:2px solid #d0d5dd;background-color:#fff;position:absolute;top:50%;transform:translateY(-50%);left:0}.filter-date--mobile .filter-date__preset-list-item:after{width:10px;height:10px;left:5px;border:none;background-color:#007050;display:none}.filter-date--mobile .filter-date__preset-list-item:hover,.filter-date--mobile .filter-date__preset-list-item--checked{background-color:#fff}.filter-date--mobile .filter-date__preset-list-item:hover:before,.filter-date--mobile .filter-date__preset-list-item--checked:before{border-color:#007050}.filter-date--mobile .filter-date__preset-list-item:hover:after,.filter-date--mobile .filter-date__preset-list-item--checked:after{display:block}.filter-date--mobile .filter-date__calendar-holder{height:100%;margin-top:0;padding:0 6px 20px;display:block;border:1px solid #d0d5dd}.filter-date--mobile .filter-date__preset-date-list-holder{margin-bottom:16px}.filter-date--mobile .react-datepicker__navigation--previous{left:auto;right:48px}.filter-date--mobile .react-datepicker__current-month{text-align:left;padding-left:10px}.filter-date--mobile .react-datepicker__month-container{margin-left:-4px;margin-bottom:8px}.info-block__section-subtitle{font-weight:500;font-size:16px;color:#1d1d1d}@media only screen and (min-width: 1280px){.info-block__section-subtitle{font-size:20px}}.info-block__terms{text-align:right;margin:-24px 0 0;position:relative;z-index:-1}@media only screen and (min-width: 1024px){.info-block__terms{margin-top:-54px}}@media only screen and (min-width: 1024px){.info-block>.row{justify-content:space-between}.info-block>.row>.col{padding-top:3px;margin-left:auto;margin-right:auto}.info-block>.row>.col:first-child{margin-left:0}.info-block>.row>.col:last-child{margin-right:0;display:grid}}.info-block__action-list{margin:0 -16px}@media only screen and (min-width: 768px){.info-block__action-list{display:flex}}.info-block__action-list li{width:100%;color:#007050;display:flex;align-items:center;padding:0 16px}@media only screen and (min-width: 640px){.info-block__action-list li{width:auto;border:1px solid #d0d5dd;border-top:none;border-bottom:none}}.info-block__action-list li:first-child{border-left:none}.info-block__action-list li:last-child{border:none}.info-block__action-list li .info-block__action-link{font-size:16px;line-height:1.5;font-weight:700;text-decoration:underline;padding-left:4px}@media only screen and (min-width: 1024px){.info-block__action-list li .info-block__action-link{font-size:18px}}.info-block__payment-holder{border:1px solid #454343;border-radius:8px;padding:16px 12px;margin:10px 0}@media only screen and (min-width: 640px){.info-block__payment-holder{padding:24px 12px}.info-block__payment-holder .col--with-gutter:first-child{padding-right:8px}.info-block__payment-holder .col--with-gutter:last-child{padding-left:8px}}@media only screen and (min-width: 768px){.info-block__payment-holder{padding:24px 16px}}@media only screen and (min-width: 1024px){.info-block__payment-holder{padding:30px 20px}}@media only screen and (min-width: 768px){.info-block__payment-holder .col--with-gutter:first-child{padding-right:16px}.info-block__payment-holder .col--with-gutter:last-child{padding-left:16px}}.info-block__payment-box{border:1px solid #454343;border-radius:8px;padding:12px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.info-block__payment-box:last-child{margin-bottom:24px}@media only screen and (min-width: 640px){.info-block__payment-box{border:none;border-top:2px solid #007050;border-radius:0;flex-wrap:wrap;padding:10px 0 0;margin-right:40px;width:auto;float:left;flex-direction:column;align-items:flex-start}.info-block__payment-box:last-child{margin-right:0}.info-block__payment-box button{order:3}}@media only screen and (min-width: 1280px){.info-block__payment-box{align-items:center;margin-bottom:0}.info-block__payment-box:last-child{margin-bottom:0}.info-block__payment-box button{padding:8px 50px}}@media only screen and (min-width: 1366px){.info-block__payment-box button{padding:8px 55px}}@media only screen and (min-width: 1600px){.info-block__payment-box button{padding:8px 65px}}@media only screen and (min-width: 1920px){.info-block__payment-box button{padding:8px 75px}}.info-block__payment-title{font-weight:600;margin-right:8px}@media only screen and (min-width: 640px){.info-block__payment-title{flex-basis:100%;font-size:24px;margin-bottom:8px;order:2}}.info-block__payment-value{font-weight:700;font-size:24px;color:#007050}@media only screen and (min-width: 640px){.info-block__payment-value{flex-basis:100%;font-size:32px;order:1}}.info-block__payment-action{font-weight:700;color:#007050;font-size:14px;margin-bottom:8px}@media only screen and (min-width: 640px){.info-block__payment-action{font-weight:600;font-size:14px;border:1px solid #454343;border-radius:8px;height:100%;padding:12px;margin-bottom:0;display:flex;flex-wrap:wrap;flex-direction:column}}@media only screen and (min-width: 1280px){.info-block__payment-action{min-height:144px}}.info-block__payment-action-title{display:flex;align-items:center;justify-content:flex-start;width:100%}@media only screen and (min-width: 640px){.info-block__payment-action-title{font-size:16px;margin:0}.info-block__payment-action-title--bottom{align-self:flex-end}}.info-block__payment-action-tips{font-weight:600;margin:12px 0;color:#505050}.info-block__autopay-data{width:100%;color:#344054;align-self:flex-end}@media only screen and (min-width: 640px){.info-block__autopay-data{margin-top:-6px}}@media only screen and (min-width: 1280px){.info-block__autopay-data{font-size:12px}}.info-block__autopay-data svg{flex-shrink:0;width:50px;height:32px}.info-block__autopay-data-separator{width:1px;height:40px;background-color:#505050;margin:0 12px}@media only screen and (min-width: 640px){.info-block__autopay-data-separator{margin:0 8px}}@media only screen and (min-width: 768px){.info-block__autopay-data-separator{margin:0 12px}}@media only screen and (min-width: 1280px){.info-block__autopay-data-separator{margin:0 8px}}.info-block__autopay-data-title{font-size:12px;margin:0}@media only screen and (min-width: 768px){.info-block__autopay-data-title{font-size:13px}}.info-block__payment-settings-method-input:checked+.info-block__payment-settings-method-holder{color:#007050;border-color:#007050;border-width:1px}.info-block__payment-settings-method-holder{display:flex;flex-wrap:wrap;flex-grow:1;justify-content:flex-start;padding:12px;border:1px solid #d0d5dd;border-radius:8px}.info-block__payment-settings-method-holder svg{height:46px}.info-block__payment-settings-method-holder-title{flex-basis:100%}.info-block__modal-form{font-family:Karla,sans-serif}.info-block__modal-form svg{flex-shrink:0;width:50px;height:32px}@media only screen and (min-width: 640px){.invoice-details{margin:0 -16px}}@media only screen and (min-width: 1024px){.invoice-details{margin:0 -20px}}.invoice-details__actions{border-top:1px solid #454343;padding:16px 24px 0;margin-top:18px;display:flex;justify-content:center;flex-wrap:wrap;color:#007050}@media only screen and (min-width: 640px){.invoice-details__actions{justify-content:flex-end}}.invoice-details__actions svg{margin-right:4px}.invoice-details__table-wrapper{overflow:visible}.invoice-details__table{margin-top:20px;width:100%;text-align:left;border-top:1px solid #454343}@media only screen and (min-width: 640px){.invoice-details__table thead{white-space:nowrap}}@media only screen and (min-width: 1280px){.invoice-details__table tbody{white-space:nowrap}}.invoice-details__table th{padding:16px 8px;text-align:center}@media only screen and (min-width: 1024px){.invoice-details__table th{padding:16px}}.invoice-details__table th:first-child{display:none}.invoice-details__table th:nth-child(3),.invoice-details__table th:nth-child(4){text-align:left}.invoice-details__table td{padding:0 8px;vertical-align:middle;min-width:max-content;height:80px;text-align:center}.invoice-details__table td:first-child{display:none}.invoice-details__table td:nth-child(3),.invoice-details__table td:nth-child(4){text-align:left}@media only screen and (min-width: 640px){.invoice-details__table td:last-child{padding-right:16px}}@media only screen and (min-width: 1024px){.invoice-details__table td{padding:0 16px}}@media only screen and (max-width: 639px){.invoice-details__table{border:none}.invoice-details__table thead tr,.invoice-details__table thead th{display:none}.invoice-details__table thead,.invoice-details__table tbody,.invoice-details__table tr,.invoice-details__table th{display:block}.invoice-details__table tr{border:.5px solid #454343;border-radius:8px;margin:0 0 6px}.invoice-details__table td{display:none}.invoice-details__table td:first-child{display:block;padding:12px 8px 12px 0;min-width:100%;height:auto;text-align:left;font-size:11px;white-space:initial;word-wrap:break-word}.invoice-details__table td .invoice-details__product-summary{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.invoice-details__table td .invoice-details__product-title--mobile{font-size:13px;color:#007050}.invoice-details__table td .invoice-details__summary-price{font-size:14px}}@media only screen and (min-width: 640px){.invoice-details__tooltip{position:relative;cursor:pointer}.invoice-details__tooltip:hover .invoice-details__tooltip-content{display:block}}.invoice-details__tooltip-content{display:none;padding:8px 20px;position:absolute;top:calc(100% + 10px);left:0;border-radius:4px;background-color:#fff;z-index:350;box-shadow:0 5px 17px #00000047;color:#344054}.invoice-details__tooltip-content--reverse{left:auto;right:0}.invoice-details__product-link{color:#344054;transition:color .4s}.invoice-details__product-link:hover{color:#007050;text-decoration:none}.invoice-details__product-image{min-width:60px}.invoice-details__pagination{padding:24px 24px 8px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-top:1px solid #454343}.invoice-details__pagination--without-border{border-top:none}.invoice-details__pagination .button--link{color:#344054}@media only screen and (min-width: 640px){.invoice-details__pagination{justify-content:space-between}}.invoice-details__pagination-active{margin:0 16px;padding:8px 16px;background-color:#344054}.invoice-details__pagination-button-holder{display:flex}@media only screen and (min-width: 768px){.invoice-details__table th{width:13%}}.invoice-list__wrapper{margin:24px 0 40px}.invoice-list__order-container{margin-bottom:10px;padding:12px;border:1px solid #454343;border-radius:8px}@media only screen and (min-width: 640px){.invoice-list__order-container{margin-bottom:12px;padding:16px;border-radius:16px;overflow:visible}}@media only screen and (min-width: 1024px){.invoice-list__order-container{margin-bottom:16px;padding:16px 20px;border-bottom-width:2px;border-bottom-color:#007050}}.invoice-list__order-container .invoice-list__order-data-expand{font-weight:500;display:none;position:absolute;width:fit-content;left:0;top:100%;background:#fff;box-shadow:0 5px 17px #00000047;padding:8px 12px 12px;z-index:350}@media only screen and (min-width: 640px){.invoice-list__order-container .invoice-list__order-data-expand{width:max-content;left:50%;transform:translate(-50%)}}.invoice-list__order-container .invoice-list__order-data{width:50%;display:inline-block}@media only screen and (min-width: 640px){.invoice-list__order-container .invoice-list__order-data{display:flex;align-items:flex-start;width:auto}.invoice-list__order-container .invoice-list__order-data:hover .invoice-list__order-data-expand{display:block}}.invoice-list__order-container .invoice-list__order-data--has-dropdown{cursor:pointer}.invoice-list__order-container .invoice-list__order-data svg{margin-top:7px}.invoice-list__order-container .invoice-list__order-data-title{width:50%;display:inline-block}@media only screen and (min-width: 640px){.invoice-list__order-container .invoice-list__order-data-title{width:auto}}.invoice-list__order-container .invoice-list__order-data-value{position:relative;padding-right:8px}.invoice-list__order-container .invoice-list__order-data-shipping-address{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;padding-right:9px}@media only screen and (min-width: 1280px){.invoice-list__order-container .invoice-list__order-data-shipping-address--small{max-width:250px}}@media only screen and (min-width: 1600px){.invoice-list__order-container .invoice-list__order-data-shipping-address--small{max-width:300px}}.invoice-list__order-header{margin:0;padding:0 12px}@media only screen and (min-width: 1280px){.invoice-list__order-header{margin:0 -20px;padding:0 20px;border-bottom:1px solid #888888}}.invoice-list__order-header>.row{flex-direction:column-reverse}@media only screen and (min-width: 640px){.invoice-list__order-header>.row{flex-direction:row}}@media only screen and (min-width: 640px){.invoice-list__order-header>.row .col--with-gutter{padding:0 2px}}@media only screen and (min-width: 768px){.invoice-list__order-header>.row .col--with-gutter{padding:0 4px}}@media only screen and (min-width: 1024px){.invoice-list__order-header>.row .col--with-gutter{padding:0 16px}}@media only screen and (min-width: 640px){.invoice-list__order-details{margin-top:-60px}}@media only screen and (min-width: 640px){.invoice-list__order-details--secondary{margin-top:-28px}}@media only screen and (min-width: 1024px){.invoice-list__order-details{margin-top:0}}@media only screen and (min-width: 640px){.invoice-list__order-details-toggle-trigger{margin-top:86px}}@media only screen and (min-width: 1024px){.invoice-list__order-details-toggle-trigger{margin-top:0}}@media only screen and (min-width: 640px){.invoice-list__order-details-toggle-trigger--secondary{margin-top:60px}}@media only screen and (min-width: 768px){.invoice-list__order-details-toggle-trigger--secondary{margin-top:64px}}.invoice-list__mobile-actions-dropdown{position:relative;display:inline-block;margin-bottom:8px}.invoice-list__mobile-actions-dropdown:hover .invoice-list__mobile-action-list{display:block}.invoice-list__actions-dropdown-trigger{position:relative;display:inline-flex;justify-content:space-between;align-items:center;width:16px;height:4px}.invoice-list__actions-dropdown-trigger span{display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.invoice-list__actions-dropdown-trigger:before,.invoice-list__actions-dropdown-trigger:after{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.invoice-list__mobile-action-list{display:none;width:max-content;position:absolute;top:6px;left:calc(100% + 8px);z-index:350;padding:8px;border-radius:8px;background-color:#fff;border:1px solid #d0d5dd}.invoice-list__mobile-action-list a,.invoice-list__mobile-action-list button{font-weight:700;line-height:1.5;display:inline-block;font-family:Inter,sans-serif;font-size:12px;color:#344054;background-color:#fff0}.invoice-list__icon-holder{position:relative;z-index:2;background-color:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;border:2px solid #d0d5dd;margin:0 0 8px}.invoice-list__order-status{display:flex;margin:0 -10px 16px}@media only screen and (min-width: 640px){.invoice-list__order-status{margin:0 -22px 0 0}}@media only screen and (min-width: 768px){.invoice-list__order-status{margin:0 -30px 0 0}}@media only screen and (min-width: 1024px){.invoice-list__order-status{margin:0}}@media only screen and (min-width: 1280px){.invoice-list__order-status{margin:0 -12px 0 0}}.invoice-list__order-status .active:before{background-color:#007050}.invoice-list__order-status .active .invoice-list__icon-holder{background-color:#007050;border-color:#007050}.invoice-list__order-status .active .invoice-list__status-title{text-indent:0}.invoice-list__order-status-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-grow:1;flex-basis:25%;text-align:center;position:relative}.invoice-list__order-status-item:before{content:"";display:block;width:100%;height:2px;background-color:#d0d5dd;position:absolute;left:50%;top:10px;z-index:1}.invoice-list__order-status-item:last-child:before{display:none}@media only screen and (min-width: 640px){.invoice-list__order-status-item:last-child .invoice-list__status-title{text-align:left}}@media only screen and (min-width: 768px){.invoice-list__order-status-item:last-child .invoice-list__status-title{padding-left:6px}}@media only screen and (min-width: 1024px){.invoice-list__order-status-item:last-child .invoice-list__status-title{text-align:center;padding-left:0}}.invoice-list__order-status-item .invoice-list__status-title{flex-basis:100%;white-space:nowrap;font-size:11px;text-indent:-9999px}@media only screen and (min-width: 768px){.invoice-list__order-status-item .invoice-list__status-title{font-size:14px;text-indent:0}}.invoice-list__order-content{padding:10px 0 4px;position:relative}@media only screen and (min-width: 640px){.invoice-list__reorder-button{min-width:186px}}@media only screen and (min-width: 1024px){.invoice-list__reorder-button{min-width:207px}}.invoice-list__edit-button,.invoice-list__cancel-button{padding-left:10px;padding-right:10px}@media only screen and (min-width: 640px){.invoice-list__edit-button,.invoice-list__cancel-button{padding-left:20px;padding-right:20px}}.invoice-list__order-gallery{display:flex;align-items:center;margin-bottom:32px}@media only screen and (min-width: 640px){.invoice-list__order-gallery{position:absolute;left:0;bottom:40px;margin-bottom:0}}@media only screen and (min-width: 768px){.invoice-list__order-gallery{bottom:32px}}@media only screen and (min-width: 1024px){.invoice-list__order-gallery{position:static}}@media only screen and (min-width: 640px){.invoice-list__order-gallery--secondary{bottom:42px}}@media only screen and (min-width: 768px){.invoice-list__order-gallery--secondary{bottom:34px}}.invoice-list__order-gallery .invoice-list__order-gallery-thumbnail{padding:15px 0 0}@media only screen and (min-width: 640px){.invoice-list__order-gallery .invoice-list__order-gallery-thumbnail{max-width:45px}}@media only screen and (min-width: 768px){.invoice-list__order-gallery .invoice-list__order-gallery-thumbnail{max-width:100%}}.invoice-list__pod-gallery-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#45434340;z-index:10400}.invoice-list__pod-gallery-active-photo{position:fixed;width:90%;height:351px;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:cover;border-radius:8px;z-index:10450}@media only screen and (min-width: 768px){.invoice-list__pod-gallery-active-photo{height:688px;width:722px}}@media only screen and (max-width: 768px) and (orientation: landscape){.invoice-list__pod-gallery-active-photo{width:90%;height:90%}}.invoice-list__pod-gallery-close-button,.invoice-list__pod-gallery-prev-button,.invoice-list__pod-gallery-next-button{width:36px;height:36px;border-radius:50%;border:1px solid #454343;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:all .25s}.invoice-list__pod-gallery-close-button{top:10px;right:10px;left:auto;transform:none}.invoice-list__pod-gallery-close-button:hover{transform:scale(115%)}.invoice-list__pod-gallery-prev-button{transform:translate(-50%)}.invoice-list__pod-gallery-prev-button:hover{transform:translate(-50%) scale(115%)}.invoice-list__pod-gallery-next-button{transform:translate(50%);left:auto;right:0}.invoice-list__pod-gallery-next-button:hover{transform:translate(50%) scale(115%)}.invoice-list__pod-gallery-thumbnails{padding:32px 0 40px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%}.invoice-list__pod-gallery-thumbnail{width:140px;height:140px;margin:0 16px;background-repeat:no-repeat;background-size:cover;cursor:pointer;position:relative;flex-shrink:1}.invoice-list__pod-gallery-thumbnail--dot{width:8px;height:8px;margin:0 4px;background:#fff!important;border-radius:50%}.invoice-list__pod-gallery-thumbnail--dot.active:before{background:#007050!important;border-radius:50%}.invoice-list__pod-gallery-thumbnail.active:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#007050bf;z-index:1}.invoice-list--placeholder{margin-bottom:40px}.invoice-list--placeholder [class*=mask]{background:#eaecf0;border-radius:6px;height:24px}.invoice-list--placeholder .invoice-list__info-placeholder{padding:10px 0 0}@media only screen and (min-width: 768px){.invoice-list--placeholder .invoice-list__info-placeholder{display:flex;justify-content:space-between}}@media only screen and (min-width: 640px){.invoice-list--placeholder .invoice-list__info-placeholder-inner{display:flex}}.invoice-list--placeholder .invoice-list__info-placeholder-mask-1{max-width:300px;width:100%;margin-bottom:16px}.invoice-list--placeholder .invoice-list__info-placeholder-mask-2{width:120px;margin:0 15px 8px 0}@media only screen and (min-width: 768px){.invoice-list--placeholder .invoice-list__info-placeholder-mask-2{margin:0 0 0 15px}}.invoice-list--placeholder .invoice-list__order-data-placeholder{display:inline-block;width:49%}@media only screen and (min-width: 640px){.invoice-list--placeholder .invoice-list__order-data-placeholder{margin-bottom:6px;display:block;width:auto}}.invoice-list--placeholder [class*=order-data-placeholder-mask]{height:16px}@media only screen and (min-width: 1024px){.invoice-list--placeholder [class*=order-data-placeholder-mask]{height:20px}}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-1{width:90px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-2{width:100px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-3{width:90px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-4{width:130px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-5{width:80px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-6{width:70px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-7{width:60px}.invoice-list--placeholder .invoice-list__order-data-placeholder-mask-8{width:90px}.invoice-list--placeholder .invoice-list__order-status-item-placeholder:before{background:#eaecf0}.invoice-list--placeholder .invoice-list__icon-holder-placeholder{background:#eaecf0;border:none}.invoice-list--placeholder .invoice-list__status-title-mask{height:18px;width:50px;margin:auto}@media only screen and (min-width: 640px){.invoice-list--placeholder .invoice-list__status-title-mask{width:70px}}@media only screen and (min-width: 1024px){.invoice-list--placeholder .invoice-list__status-title-mask{width:86px}}.invoice-list--placeholder .invoice-list__order-details-mask-1{width:150px}.invoice-list--placeholder .invoice-list__order-details-mask-2{width:70px}.invoice-list--placeholder .invoice-list__order-details-mask-3{width:90px}.invoice-list--placeholder .invoice-list__order-gallery-thumbnail-placeholder{margin-right:8px}.invoice-list--placeholder .invoice-list__order-image-mask{width:45px;max-width:100%;height:45px}@media only screen and (min-width: 768px){.invoice-list--placeholder .invoice-list__order-image-mask{width:60px;height:60px}}.invoice-list--placeholder .invoice-list__order-button-mask{height:34px;border-radius:17px;width:100%}@media only screen and (min-width: 640px){.invoice-list--placeholder .invoice-list__order-button-mask{min-width:216px}}@media only screen and (min-width: 1024px){.invoice-list--placeholder .invoice-list__order-button-mask{min-width:238px;height:40px;border-radius:20px}}.invoice-list__wrapper{margin-top:10px;margin-bottom:8px}@media only screen and (min-width: 640px){.invoice-list__wrapper{margin-top:24px}}.invoice-list__wrapper .row:first-child .invoice-list__order-container{border-radius:8px}@media only screen and (min-width: 640px){.invoice-list__wrapper .row:first-child .invoice-list__order-container{border-radius:0 0 16px 16px}}@media only screen and (min-width: 640px){.invoice-list__order-container .invoice-list__order-data-value{padding-right:0}}@media only screen and (min-width: 1024px){.invoice-list__order-container{overflow:visible}}.invoice-list__order-header{padding:0}@media only screen and (min-width: 1280px){.invoice-list__order-header{padding:0 20px}}.invoice-list__order-content{padding:0 0 4px}@media only screen and (min-width: 640px){.invoice-list__order-content{padding:12px 0 4px}}@media only screen and (min-width: 640px){.invoice-list__order-content .button--fixed{min-width:140px}}@media only screen and (min-width: 1024px){.invoice-list__order-content .button--fixed{min-width:170px}}@media only screen and (min-width: 1280px){.invoice-list__order-content .button--fixed{min-width:238px}}.invoice-list__controls{padding:16px;border:1px solid #454343;border-radius:0 0 8px 8px}.invoice-list__controls button:first-child{margin-right:8px;margin-bottom:8px}.invoice-list__controls>.row{align-items:flex-end}@media only screen and (min-width: 640px){.invoice-list__controls{padding:12px 16px;margin:-1px 0 -25px;border-radius:0}.invoice-list__controls button:first-child{margin-right:8px;margin-bottom:0}.invoice-list__controls button:last-child{margin-left:8px}.invoice-list__controls>.row{align-items:center}}@media only screen and (min-width: 1024px){.invoice-list__controls{padding:12px 20px}}@media only screen and (min-width: 1280px){.invoice-list__controls .col--xl-1{width:8.3333333333%;min-width:8.3333333333%}.invoice-list__controls .col--xl-2{width:16.6666666667%;min-width:16.6666666667%}.invoice-list__controls .col--xl-3{width:25%;min-width:25%}.invoice-list__controls .col--xl-4{width:33.3333333333%;min-width:33.3333333333%}.invoice-list__controls .col--xl-5{width:41.6666666667%;min-width:41.6666666667%}.invoice-list__controls .col--xl-6{width:50%;min-width:50%}.invoice-list__controls .col--xl-7{width:58.3333333333%;min-width:58.3333333333%}.invoice-list__controls .col--xl-8{width:66.6666666667%;min-width:66.6666666667%}.invoice-list__controls .col--xl-9{width:75%;min-width:75%}.invoice-list__controls .col--xl-10{width:83.3333333333%;min-width:83.3333333333%}.invoice-list__controls .col--xl-11{width:91.6666666667%;min-width:91.6666666667%}.invoice-list__controls .col--xl-12{width:100%;min-width:100%}}.invoice-list__controls-form{width:100%}.invoice-list__controls-summary{margin-top:18px}.invoice-list__controls-summary span{display:block}@media only screen and (min-width: 640px){.invoice-list__controls-summary{margin-top:0;display:flex;justify-content:center;text-align:center}}.invoice-list__date-filter-holder .custom-select__dropdown-container{min-width:178px}.invoice-list__search-container{position:relative;max-width:154px}@media only screen and (min-width: 1600px){.invoice-list__search-container{min-width:210px;max-width:450px}}.invoice-list__search-container--expand{width:100%;max-width:100%}.invoice-list__search-container button{position:absolute;top:50%;right:14px;transform:translateY(-50%);background-color:#fff0;display:flex;align-items:center;justify-content:center}.invoice-list__pagination-holder{display:flex}.invoice-list__pagination-button{width:40px;height:40px;padding:12px;margin:0 2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff0;border-radius:16px}.invoice-list__pagination-button.button--active{background-color:#344054}.invoice-list .form .invoice-list__search-input[type=text]{font-family:Inter,sans-serif;padding:8px 6px;font-size:10px;color:#344054;white-space:nowrap;width:100%;height:auto;border-radius:8px;border:1px solid #d0d5dd}@media only screen and (min-width: 640px){.invoice-list .form .invoice-list__search-input[type=text]{padding:12px 38px 12px 22px;border-color:#454343;border-radius:16px}}@media only screen and (min-width: 1024px){.invoice-list .form .invoice-list__search-input[type=text]{font-size:14px}}.invoice-list .form .invoice-list__search-input[type=text]::placeholder{color:#344054}.invoice-list--placeholder .invoice-list__order-data-button-mask{height:40px;border-radius:20px;width:238px}.invoice-list--placeholder .invoice-list__order-data-button-mask--small{width:140px}.linked-credits{margin:18px 0 0;border-radius:0 0 16px 16px}@media only screen and (min-width: 640px){.linked-credits{margin:18px -16px -16px}}@media only screen and (min-width: 1024px){.linked-credits{margin:18px -20px -16px}}.linked-credits__table th{font-weight:700}.linked-credits__table th:first-child{display:none}@media only screen and (min-width: 640px){.linked-credits__table>thead>tr>th,.linked-credits__table>tbody>tr>td:not(.linked-credits__credit-details){display:inline-flex;width:20%}}.linked-credits__table>thead>tr>th,.linked-credits__table>tbody>tr>td:not(.linked-credits__credit-details){padding:12px}@media only screen and (min-width: 640px){.linked-credits__table>thead>tr>th,.linked-credits__table>tbody>tr>td:not(.linked-credits__credit-details){padding:8px 16px}.linked-credits__table>thead>tr>th:first-child,.linked-credits__table>tbody>tr>td:not(.linked-credits__credit-details):first-child{display:none}}@media only screen and (min-width: 1024px){.linked-credits__table>thead>tr>th,.linked-credits__table>tbody>tr>td:not(.linked-credits__credit-details){padding:8px 24px}}@media only screen and (max-width: 639px){.linked-credits__table thead tr,.linked-credits__table thead th{display:none}.linked-credits__table thead,.linked-credits__table tbody,.linked-credits__table tr,.linked-credits__table th{display:block}.linked-credits__table tr{border:1px solid #454343;border-radius:8px;margin:0 0 6px}.linked-credits__table tr:last-child{margin:0}.linked-credits__table td{display:none}.linked-credits__table td:first-child{display:block;padding:12px 8px 12px 0;min-width:100%;height:auto;text-align:left;white-space:initial;word-wrap:break-word}}.linked-credits__credit-details{margin:20px 0 0}@media only screen and (min-width: 640px){.linked-credits__credit-details{margin:0;display:inline-flex;width:100%}}.linked-credits__credit-details .invoice-details{margin:0}@media only screen and (min-width: 640px){.linked-credits__credit-details .invoice-details{width:100%}}.linked-credits__credit-details .invoice-details__table{margin:0;border-top:none}.linked-credits__credit-details .invoice-details__table>thead>tr{border-top:none}@media only screen and (min-width: 640px){.linked-credits__credit-details .invoice-details__table{margin:0 0 18px}}@media only screen and (min-width: 768px){.linked-credits__credit-details .invoice-details__table{margin:0}}.linked-credits__credit-details .invoice-details__loader{padding-left:42px}.linked-credits__credit-details-row{border-top:none}.linked-credits__credit-details-row>td:first-child{padding:0}.linked-credits__credit-details-toggle-trigger{font-weight:700;font-family:Inter,sans-serif;background-color:#fff;color:#007050;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1280px){.linked-credits__credit-details-toggle-trigger{border:1px solid #007050;border-radius:48px;flex-shrink:0;padding:8px 20px;transition:all .25s}.linked-credits__credit-details-toggle-trigger:hover{background-color:#eef2f1}}.linked-credits__credit-details-toggle-trigger-icon{min-width:18px}.linked-credits__credit-button-text{display:none}@media only screen and (min-width: 1024px){.linked-credits__credit-button-text{display:inline}}@media only screen and (min-width: 640px){.order-details{margin:0 -16px}}@media only screen and (min-width: 1024px){.order-details{margin:0 -20px}}.order-details__actions{border-top:1px solid #454343;padding:16px 24px 0;margin-top:18px;display:flex;justify-content:center;flex-wrap:wrap;color:#007050}@media only screen and (min-width: 640px){.order-details__actions{justify-content:flex-end}}.order-details__actions svg{margin-right:4px}.order-details__table-wrapper{overflow:visible}.order-details__table{margin-top:20px;width:100%;text-align:left;border-top:1px solid #454343}@media only screen and (min-width: 640px){.order-details__table thead{white-space:nowrap}}@media only screen and (min-width: 1280px){.order-details__table tbody{white-space:nowrap}}.order-details__table th{padding:16px 8px;text-align:center}@media only screen and (min-width: 1024px){.order-details__table th{padding:16px}}.order-details__table th:first-child{display:none}.order-details__table th:nth-child(3),.order-details__table th:nth-child(4){text-align:left}.order-details__table td{padding:0 8px;vertical-align:middle;min-width:max-content;height:80px;text-align:center}.order-details__table td:first-child{display:none}.order-details__table td:nth-child(3),.order-details__table td:nth-child(4){text-align:left}@media only screen and (min-width: 640px){.order-details__table td:last-child{padding-right:16px}}@media only screen and (min-width: 1024px){.order-details__table td{padding:0 16px}}@media only screen and (max-width: 639px){.order-details__table{border:none}.order-details__table thead tr,.order-details__table thead th{display:none}.order-details__table thead,.order-details__table tbody,.order-details__table tr,.order-details__table th{display:block}.order-details__table tr{border:.5px solid #454343;border-radius:8px;margin:0 0 6px}.order-details__table td{display:none}.order-details__table td:first-child{display:block;padding:12px 8px 12px 0;min-width:100%;height:auto;text-align:left;font-size:11px;white-space:initial;word-wrap:break-word}.order-details__table td .order-details__product-summary{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.order-details__table td .order-details__product-title--mobile{font-size:13px;color:#007050}.order-details__table td .order-details__summary-price{font-size:14px}}@media only screen and (min-width: 640px){.order-details__tooltip{position:relative;cursor:pointer}.order-details__tooltip:hover .order-details__tooltip-content{display:block}}.order-details__tooltip-content{display:none;padding:8px 20px;position:absolute;top:calc(100% + 10px);left:0;border-radius:4px;background-color:#fff;z-index:350;box-shadow:0 5px 17px #00000047;color:#344054}.order-details__tooltip-content--reverse{left:auto;right:0}.order-details__product-link{color:#344054;transition:color .4s}.order-details__product-link:hover{color:#007050;text-decoration:none}.order-details__product-image{min-width:60px}.order-details__pagination{padding:24px 24px 8px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-top:1px solid #454343}.order-details__pagination--without-border{border-top:none}.order-details__pagination .button--link{color:#344054}@media only screen and (min-width: 640px){.order-details__pagination{justify-content:space-between}}.order-details__pagination-active{margin:0 16px;padding:8px 16px;background-color:#344054}.order-details__pagination-button-holder{display:flex}.order-list__wrapper{margin:24px 0 40px}.order-list__order-container{margin-bottom:10px;padding:12px;border:1px solid #454343;border-radius:8px}@media only screen and (min-width: 640px){.order-list__order-container{margin-bottom:12px;padding:16px;border-radius:16px;overflow:visible}}@media only screen and (min-width: 1024px){.order-list__order-container{margin-bottom:16px;padding:16px 20px;border-bottom-width:2px;border-bottom-color:#007050}}.order-list__order-container .order-list__order-data-expand{font-weight:500;display:none;position:absolute;width:fit-content;left:0;top:100%;background:#fff;box-shadow:0 5px 17px #00000047;padding:8px 12px 12px;z-index:350}@media only screen and (min-width: 640px){.order-list__order-container .order-list__order-data-expand{width:max-content;left:50%;transform:translate(-50%)}}.order-list__order-container .order-list__order-data{width:50%;display:inline-block}@media only screen and (min-width: 640px){.order-list__order-container .order-list__order-data{display:flex;align-items:flex-start;width:auto}.order-list__order-container .order-list__order-data:hover .order-list__order-data-expand{display:block}}.order-list__order-container .order-list__order-data--has-dropdown{cursor:pointer}.order-list__order-container .order-list__order-data svg{margin-top:7px}.order-list__order-container .order-list__order-data-title{width:50%;display:inline-block}@media only screen and (min-width: 640px){.order-list__order-container .order-list__order-data-title{width:auto}}.order-list__order-container .order-list__order-data-value{position:relative;padding-right:8px}.order-list__order-container .order-list__order-data-shipping-address{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;padding-right:9px}@media only screen and (min-width: 1280px){.order-list__order-container .order-list__order-data-shipping-address--small{max-width:250px}}@media only screen and (min-width: 1600px){.order-list__order-container .order-list__order-data-shipping-address--small{max-width:300px}}.order-list__order-header{margin:0;padding:0 12px}@media only screen and (min-width: 1280px){.order-list__order-header{margin:0 -20px;padding:0 20px;border-bottom:1px solid #888888}}.order-list__order-header>.row{flex-direction:column-reverse}@media only screen and (min-width: 640px){.order-list__order-header>.row{flex-direction:row}}@media only screen and (min-width: 640px){.order-list__order-header>.row .col--with-gutter{padding:0 2px}}@media only screen and (min-width: 768px){.order-list__order-header>.row .col--with-gutter{padding:0 4px}}@media only screen and (min-width: 1024px){.order-list__order-header>.row .col--with-gutter{padding:0 16px}}@media only screen and (min-width: 640px){.order-list__order-details{margin-top:-60px}}@media only screen and (min-width: 640px){.order-list__order-details--secondary{margin-top:-28px}}@media only screen and (min-width: 1024px){.order-list__order-details{margin-top:0}}@media only screen and (min-width: 640px){.order-list__order-details-toggle-trigger{margin-top:86px}}@media only screen and (min-width: 1024px){.order-list__order-details-toggle-trigger{margin-top:0}}@media only screen and (min-width: 640px){.order-list__order-details-toggle-trigger--secondary{margin-top:60px}}@media only screen and (min-width: 768px){.order-list__order-details-toggle-trigger--secondary{margin-top:64px}}.order-list__mobile-actions-dropdown{position:relative;display:inline-block;margin-bottom:8px}.order-list__mobile-actions-dropdown:hover .order-list__mobile-action-list{display:block}.order-list__actions-dropdown-trigger{position:relative;display:inline-flex;justify-content:space-between;align-items:center;width:16px;height:4px}.order-list__actions-dropdown-trigger span{display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.order-list__actions-dropdown-trigger:before,.order-list__actions-dropdown-trigger:after{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.order-list__mobile-action-list{display:none;width:max-content;position:absolute;top:6px;left:calc(100% + 8px);z-index:350;padding:8px;border-radius:8px;background-color:#fff;border:1px solid #d0d5dd}.order-list__mobile-action-list a,.order-list__mobile-action-list button{font-weight:700;line-height:1.5;display:inline-block;font-family:Inter,sans-serif;font-size:12px;color:#344054;background-color:#fff0}.order-list__icon-holder{position:relative;z-index:2;background-color:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;border:2px solid #d0d5dd;margin:0 0 8px}.order-list__order-status{display:flex;margin:0 -10px 16px}@media only screen and (min-width: 640px){.order-list__order-status{margin:0 -22px 0 0}}@media only screen and (min-width: 768px){.order-list__order-status{margin:0 -30px 0 0}}@media only screen and (min-width: 1024px){.order-list__order-status{margin:0}}@media only screen and (min-width: 1280px){.order-list__order-status{margin:0 -12px 0 0}}.order-list__order-status .active:before{background-color:#007050}.order-list__order-status .active .order-list__icon-holder{background-color:#007050;border-color:#007050}.order-list__order-status .active .order-list__status-title{text-indent:0}.order-list__order-status-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-grow:1;flex-basis:25%;text-align:center;position:relative}.order-list__order-status-item:before{content:"";display:block;width:100%;height:2px;background-color:#d0d5dd;position:absolute;left:50%;top:10px;z-index:1}.order-list__order-status-item:last-child:before{display:none}@media only screen and (min-width: 640px){.order-list__order-status-item:last-child .order-list__status-title{text-align:left}}@media only screen and (min-width: 768px){.order-list__order-status-item:last-child .order-list__status-title{padding-left:6px}}@media only screen and (min-width: 1024px){.order-list__order-status-item:last-child .order-list__status-title{text-align:center;padding-left:0}}.order-list__order-status-item .order-list__status-title{flex-basis:100%;white-space:nowrap;font-size:11px;text-indent:-9999px}@media only screen and (min-width: 768px){.order-list__order-status-item .order-list__status-title{font-size:14px;text-indent:0}}.order-list__order-content{padding:10px 0 4px;position:relative}@media only screen and (min-width: 640px){.order-list__reorder-button{min-width:186px}}@media only screen and (min-width: 1024px){.order-list__reorder-button{min-width:207px}}.order-list__edit-button,.order-list__cancel-button{padding-left:10px;padding-right:10px}@media only screen and (min-width: 640px){.order-list__edit-button,.order-list__cancel-button{padding-left:20px;padding-right:20px}}.order-list__order-gallery{display:flex;align-items:center;margin-bottom:32px}@media only screen and (min-width: 640px){.order-list__order-gallery{position:absolute;left:0;bottom:40px;margin-bottom:0}}@media only screen and (min-width: 768px){.order-list__order-gallery{bottom:32px}}@media only screen and (min-width: 1024px){.order-list__order-gallery{position:static}}@media only screen and (min-width: 640px){.order-list__order-gallery--secondary{bottom:42px}}@media only screen and (min-width: 768px){.order-list__order-gallery--secondary{bottom:34px}}.order-list__order-gallery .order-list__order-gallery-thumbnail{padding:15px 0 0}@media only screen and (min-width: 640px){.order-list__order-gallery .order-list__order-gallery-thumbnail{max-width:45px}}@media only screen and (min-width: 768px){.order-list__order-gallery .order-list__order-gallery-thumbnail{max-width:100%}}.order-list__pod-gallery-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#45434340;z-index:10400}.order-list__pod-gallery-active-photo{position:fixed;width:90%;height:351px;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:cover;border-radius:8px;z-index:10450}@media only screen and (min-width: 768px){.order-list__pod-gallery-active-photo{height:688px;width:722px}}@media only screen and (max-width: 768px) and (orientation: landscape){.order-list__pod-gallery-active-photo{width:90%;height:90%}}.order-list__pod-gallery-close-button,.order-list__pod-gallery-prev-button,.order-list__pod-gallery-next-button{width:36px;height:36px;border-radius:50%;border:1px solid #454343;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:all .25s}.order-list__pod-gallery-close-button{top:10px;right:10px;left:auto;transform:none}.order-list__pod-gallery-close-button:hover{transform:scale(115%)}.order-list__pod-gallery-prev-button{transform:translate(-50%)}.order-list__pod-gallery-prev-button:hover{transform:translate(-50%) scale(115%)}.order-list__pod-gallery-next-button{transform:translate(50%);left:auto;right:0}.order-list__pod-gallery-next-button:hover{transform:translate(50%) scale(115%)}.order-list__pod-gallery-thumbnails{padding:32px 0 40px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%}.order-list__pod-gallery-thumbnail{width:140px;height:140px;margin:0 16px;background-repeat:no-repeat;background-size:cover;cursor:pointer;position:relative;flex-shrink:1}.order-list__pod-gallery-thumbnail--dot{width:8px;height:8px;margin:0 4px;background:#fff!important;border-radius:50%}.order-list__pod-gallery-thumbnail--dot.active:before{background:#007050!important;border-radius:50%}.order-list__pod-gallery-thumbnail.active:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#007050bf;z-index:1}.order-list--placeholder{margin-bottom:40px}.order-list--placeholder [class*=mask]{background:#eaecf0;border-radius:6px;height:24px}.order-list--placeholder .order-list__info-placeholder{padding:10px 0 0}@media only screen and (min-width: 768px){.order-list--placeholder .order-list__info-placeholder{display:flex;justify-content:space-between}}@media only screen and (min-width: 640px){.order-list--placeholder .order-list__info-placeholder-inner{display:flex}}.order-list--placeholder .order-list__info-placeholder-mask-1{max-width:300px;width:100%;margin-bottom:16px}.order-list--placeholder .order-list__info-placeholder-mask-2{width:120px;margin:0 15px 8px 0}@media only screen and (min-width: 768px){.order-list--placeholder .order-list__info-placeholder-mask-2{margin:0 0 0 15px}}.order-list--placeholder .order-list__order-data-placeholder{display:inline-block;width:49%}@media only screen and (min-width: 640px){.order-list--placeholder .order-list__order-data-placeholder{margin-bottom:6px;display:block;width:auto}}.order-list--placeholder [class*=order-data-placeholder-mask]{height:16px}@media only screen and (min-width: 1024px){.order-list--placeholder [class*=order-data-placeholder-mask]{height:20px}}.order-list--placeholder .order-list__order-data-placeholder-mask-1{width:90px}.order-list--placeholder .order-list__order-data-placeholder-mask-2{width:100px}.order-list--placeholder .order-list__order-data-placeholder-mask-3{width:90px}.order-list--placeholder .order-list__order-data-placeholder-mask-4{width:130px}.order-list--placeholder .order-list__order-data-placeholder-mask-5{width:80px}.order-list--placeholder .order-list__order-data-placeholder-mask-6{width:70px}.order-list--placeholder .order-list__order-data-placeholder-mask-7{width:60px}.order-list--placeholder .order-list__order-data-placeholder-mask-8{width:90px}.order-list--placeholder .order-list__order-status-item-placeholder:before{background:#eaecf0}.order-list--placeholder .order-list__icon-holder-placeholder{background:#eaecf0;border:none}.order-list--placeholder .order-list__status-title-mask{height:18px;width:50px;margin:auto}@media only screen and (min-width: 640px){.order-list--placeholder .order-list__status-title-mask{width:70px}}@media only screen and (min-width: 1024px){.order-list--placeholder .order-list__status-title-mask{width:86px}}.order-list--placeholder .order-list__order-details-mask-1{width:150px}.order-list--placeholder .order-list__order-details-mask-2{width:70px}.order-list--placeholder .order-list__order-details-mask-3{width:90px}.order-list--placeholder .order-list__order-gallery-thumbnail-placeholder{margin-right:8px}.order-list--placeholder .order-list__order-image-mask{width:45px;max-width:100%;height:45px}@media only screen and (min-width: 768px){.order-list--placeholder .order-list__order-image-mask{width:60px;height:60px}}.order-list--placeholder .order-list__order-button-mask{height:34px;border-radius:17px;width:100%}@media only screen and (min-width: 640px){.order-list--placeholder .order-list__order-button-mask{min-width:216px}}@media only screen and (min-width: 1024px){.order-list--placeholder .order-list__order-button-mask{min-width:238px;height:40px;border-radius:20px}}.payment-method-list{padding:0 16px}.payment-method-list__list{font-family:Karla,sans-serif;display:grid;grid-template-columns:100%;gap:0 15px}@media only screen and (min-width: 640px){.payment-method-list__list{grid-template-columns:50% 50%}}.payment-list>.row{flex-direction:column-reverse}@media only screen and (min-width: 640px){.payment-list>.row{flex-direction:row}}.payment-list__wrapper{margin-bottom:16px;border:1px solid #454343;border-radius:16px;overflow:hidden}.payment-list__table{overflow:hidden}.payment-list__table thead tr{border-top:none}.payment-list__table thead th{padding:12px}@media only screen and (min-width: 1024px){.payment-list__table thead th{padding:16px 24px}}.payment-list__table tbody td{padding:12px;font-size:14px}@media only screen and (min-width: 1024px){.payment-list__table tbody td{padding:8px 24px;font-size:16px}}.payment-list__sidebar-block{padding:16px 24px;border:1px solid #454343;border-radius:16px}.payment-list__sidebar-block svg{flex-shrink:0;width:24px;height:24px;margin-right:4px}.payment-list__sidebar-title{font-weight:600;font-size:16px;line-height:21px;color:#007050;display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px}.payment-list__sidebar-summary li{font-weight:500;display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:20px;margin-bottom:8px}.payment-list__sidebar-summary li strong{font-size:18px}.payment-list__modal-table{width:100%;margin-bottom:24px}.payment-list__modal-table svg{flex-shrink:0;width:50px;height:32px}.payment-list__modal-text-hint{color:#888;font-size:14px;line-height:21px;margin:6px 0 0}.payment-list__group-title{padding:16px 24px;font-size:20px;line-height:32px;cursor:pointer;background-color:#fff;transition:all .25s}.payment-list__group-title:hover,.payment-list__group-title--open{background-color:#eef2f1}.payment-list__group-title svg{width:40px;height:40px}.section-title{font-size:32px;color:#1d1d1d;font-weight:700;position:relative;margin-bottom:6px;padding-bottom:6px}@media only screen and (min-width: 640px){.section-title{font-size:36px}}.section-title:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:2px;background-color:#007050}.select{color:var(--color-secondary);width:100%;position:relative}.select--alternative{font:400 16px/24px var(--font-family);text-align:left;background:var(--color-white);color:var(--color-secondary);padding:10px 14px;width:100%;height:auto;border:1px solid var(--color-border-primary);border-radius:8px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select--alternative--active,.select--alternative:focus{outline:none;border-color:var(--color-border-brand-solid);box-shadow:0 1px 2px #1018280d,0 0 0 4px var(--brand-50)}.select--alternative .select__box{font-weight:500;padding:12px;height:48px}.select--form-control{font-family:var(--font-family),sans-serif;font-size:16px;line-height:24px;padding:12px;height:48px;border:1px solid #d0d5dd;border-radius:8px;cursor:pointer}.select:focus{outline:var(--color-border-outline) auto 1px}.select--top-flyout .select__dropdown{top:auto;bottom:calc(100% + 4px)}.select--sm .select__box{font-size:14px;line-height:18px;padding:10px 14px;height:40px}.select--small{font-size:12px;line-height:18px;padding:10px 14px;height:40px}.select--disabled{cursor:no-drop}.select--icon .select__box{padding-left:44px}.select__box{font:400 16px/24px var(--font-family);text-align:left;background:var(--color-white);color:var(--color-secondary);padding:10px 14px;width:100%;height:auto;border:1px solid var(--color-border-primary);border-radius:8px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select__box--active,.select__box:focus{outline:none;border-color:var(--color-border-brand-solid);box-shadow:0 1px 2px #1018280d,0 0 0 4px var(--brand-50)}.select__hided-select{position:absolute;top:100%;left:0;z-index:-1;width:100%;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;pointer-events:none}.select__hided-select:focus{box-shadow:none}.select__arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:13px;height:8px;pointer-events:none}.select__icon{position:absolute;left:15px;top:50%;width:20px;height:20px;transform:translateY(-50%);pointer-events:none}.select__dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:330px;overflow-y:auto;padding:4px 5px;display:flex;flex-direction:column;gap:2px;z-index:2;background:var(--color-white);border:solid 1px var(--color-border-primary);border-radius:8px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.select__option{font:400 16px/1.5 var(--font-family);color:var(--color-primary);padding:10px 10px 10px 8px;text-align:left;background:none;border:solid 1px transparent;border-radius:4px;cursor:pointer}.select__option:hover,.select__option:focus,.select__option--selected{outline:none;background:var(--color-bg-secondary);border:solid 1px var(--color-bg-secondary)}.select__option:focus{border-color:var(--color-border-brand-solid);box-shadow:0 1px 2px #1018280d,0 0 0 4px var(--brand-50)}.statement-list__wrapper{margin:24px 0 40px}.statement-list__order-container{margin-bottom:10px;padding:12px;border:1px solid #454343;border-radius:8px}@media only screen and (min-width: 640px){.statement-list__order-container{margin-bottom:12px;padding:16px;border-radius:16px;overflow:visible}}@media only screen and (min-width: 1024px){.statement-list__order-container{margin-bottom:16px;padding:16px 20px;border-bottom-width:2px;border-bottom-color:#007050}}.statement-list__order-container .statement-list__order-data-expand{font-weight:500;display:none;position:absolute;width:fit-content;left:0;top:100%;background:#fff;box-shadow:0 5px 17px #00000047;padding:8px 12px 12px;z-index:350}@media only screen and (min-width: 640px){.statement-list__order-container .statement-list__order-data-expand{width:max-content;left:50%;transform:translate(-50%)}}.statement-list__order-container .statement-list__order-data{width:50%;display:inline-block}@media only screen and (min-width: 640px){.statement-list__order-container .statement-list__order-data{display:flex;align-items:flex-start;width:auto}.statement-list__order-container .statement-list__order-data:hover .statement-list__order-data-expand{display:block}}.statement-list__order-container .statement-list__order-data--has-dropdown{cursor:pointer}.statement-list__order-container .statement-list__order-data svg{margin-top:7px}.statement-list__order-container .statement-list__order-data-title{width:50%;display:inline-block}@media only screen and (min-width: 640px){.statement-list__order-container .statement-list__order-data-title{width:auto}}.statement-list__order-container .statement-list__order-data-value{position:relative;padding-right:8px}.statement-list__order-container .statement-list__order-data-shipping-address{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;padding-right:9px}@media only screen and (min-width: 1280px){.statement-list__order-container .statement-list__order-data-shipping-address--small{max-width:250px}}@media only screen and (min-width: 1600px){.statement-list__order-container .statement-list__order-data-shipping-address--small{max-width:300px}}.statement-list__order-header{margin:0;padding:0 12px}@media only screen and (min-width: 1280px){.statement-list__order-header{margin:0 -20px;padding:0 20px;border-bottom:1px solid #888888}}.statement-list__order-header>.row{flex-direction:column-reverse}@media only screen and (min-width: 640px){.statement-list__order-header>.row{flex-direction:row}}@media only screen and (min-width: 640px){.statement-list__order-header>.row .col--with-gutter{padding:0 2px}}@media only screen and (min-width: 768px){.statement-list__order-header>.row .col--with-gutter{padding:0 4px}}@media only screen and (min-width: 1024px){.statement-list__order-header>.row .col--with-gutter{padding:0 16px}}@media only screen and (min-width: 640px){.statement-list__order-details{margin-top:-60px}}@media only screen and (min-width: 640px){.statement-list__order-details--secondary{margin-top:-28px}}@media only screen and (min-width: 1024px){.statement-list__order-details{margin-top:0}}@media only screen and (min-width: 640px){.statement-list__order-details-toggle-trigger{margin-top:86px}}@media only screen and (min-width: 1024px){.statement-list__order-details-toggle-trigger{margin-top:0}}@media only screen and (min-width: 640px){.statement-list__order-details-toggle-trigger--secondary{margin-top:60px}}@media only screen and (min-width: 768px){.statement-list__order-details-toggle-trigger--secondary{margin-top:64px}}.statement-list__mobile-actions-dropdown{position:relative;display:inline-block;margin-bottom:8px}.statement-list__mobile-actions-dropdown:hover .statement-list__mobile-action-list{display:block}.statement-list__actions-dropdown-trigger{position:relative;display:inline-flex;justify-content:space-between;align-items:center;width:16px;height:4px}.statement-list__actions-dropdown-trigger span{display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.statement-list__actions-dropdown-trigger:before,.statement-list__actions-dropdown-trigger:after{content:"";display:block;width:4px;height:4px;border-radius:50%;background-color:#454343}.statement-list__mobile-action-list{display:none;width:max-content;position:absolute;top:6px;left:calc(100% + 8px);z-index:350;padding:8px;border-radius:8px;background-color:#fff;border:1px solid #d0d5dd}.statement-list__mobile-action-list a,.statement-list__mobile-action-list button{font-weight:700;line-height:1.5;display:inline-block;font-family:Inter,sans-serif;font-size:12px;color:#344054;background-color:#fff0}.statement-list__icon-holder{position:relative;z-index:2;background-color:#fff;display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;border:2px solid #d0d5dd;margin:0 0 8px}.statement-list__order-status{display:flex;margin:0 -10px 16px}@media only screen and (min-width: 640px){.statement-list__order-status{margin:0 -22px 0 0}}@media only screen and (min-width: 768px){.statement-list__order-status{margin:0 -30px 0 0}}@media only screen and (min-width: 1024px){.statement-list__order-status{margin:0}}@media only screen and (min-width: 1280px){.statement-list__order-status{margin:0 -12px 0 0}}.statement-list__order-status .active:before{background-color:#007050}.statement-list__order-status .active .statement-list__icon-holder{background-color:#007050;border-color:#007050}.statement-list__order-status .active .statement-list__status-title{text-indent:0}.statement-list__order-status-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-grow:1;flex-basis:25%;text-align:center;position:relative}.statement-list__order-status-item:before{content:"";display:block;width:100%;height:2px;background-color:#d0d5dd;position:absolute;left:50%;top:10px;z-index:1}.statement-list__order-status-item:last-child:before{display:none}@media only screen and (min-width: 640px){.statement-list__order-status-item:last-child .statement-list__status-title{text-align:left}}@media only screen and (min-width: 768px){.statement-list__order-status-item:last-child .statement-list__status-title{padding-left:6px}}@media only screen and (min-width: 1024px){.statement-list__order-status-item:last-child .statement-list__status-title{text-align:center;padding-left:0}}.statement-list__order-status-item .statement-list__status-title{flex-basis:100%;white-space:nowrap;font-size:11px;text-indent:-9999px}@media only screen and (min-width: 768px){.statement-list__order-status-item .statement-list__status-title{font-size:14px;text-indent:0}}.statement-list__order-content{padding:10px 0 4px;position:relative}@media only screen and (min-width: 640px){.statement-list__reorder-button{min-width:186px}}@media only screen and (min-width: 1024px){.statement-list__reorder-button{min-width:207px}}.statement-list__edit-button,.statement-list__cancel-button{padding-left:10px;padding-right:10px}@media only screen and (min-width: 640px){.statement-list__edit-button,.statement-list__cancel-button{padding-left:20px;padding-right:20px}}.statement-list__order-gallery{display:flex;align-items:center;margin-bottom:32px}@media only screen and (min-width: 640px){.statement-list__order-gallery{position:absolute;left:0;bottom:40px;margin-bottom:0}}@media only screen and (min-width: 768px){.statement-list__order-gallery{bottom:32px}}@media only screen and (min-width: 1024px){.statement-list__order-gallery{position:static}}@media only screen and (min-width: 640px){.statement-list__order-gallery--secondary{bottom:42px}}@media only screen and (min-width: 768px){.statement-list__order-gallery--secondary{bottom:34px}}.statement-list__order-gallery .statement-list__order-gallery-thumbnail{padding:15px 0 0}@media only screen and (min-width: 640px){.statement-list__order-gallery .statement-list__order-gallery-thumbnail{max-width:45px}}@media only screen and (min-width: 768px){.statement-list__order-gallery .statement-list__order-gallery-thumbnail{max-width:100%}}.statement-list__pod-gallery-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background-color:#45434340;z-index:10400}.statement-list__pod-gallery-active-photo{position:fixed;width:90%;height:351px;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-size:cover;border-radius:8px;z-index:10450}@media only screen and (min-width: 768px){.statement-list__pod-gallery-active-photo{height:688px;width:722px}}@media only screen and (max-width: 768px) and (orientation: landscape){.statement-list__pod-gallery-active-photo{width:90%;height:90%}}.statement-list__pod-gallery-close-button,.statement-list__pod-gallery-prev-button,.statement-list__pod-gallery-next-button{width:36px;height:36px;border-radius:50%;border:1px solid #454343;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:all .25s}.statement-list__pod-gallery-close-button{top:10px;right:10px;left:auto;transform:none}.statement-list__pod-gallery-close-button:hover{transform:scale(115%)}.statement-list__pod-gallery-prev-button{transform:translate(-50%)}.statement-list__pod-gallery-prev-button:hover{transform:translate(-50%) scale(115%)}.statement-list__pod-gallery-next-button{transform:translate(50%);left:auto;right:0}.statement-list__pod-gallery-next-button:hover{transform:translate(50%) scale(115%)}.statement-list__pod-gallery-thumbnails{padding:32px 0 40px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%}.statement-list__pod-gallery-thumbnail{width:140px;height:140px;margin:0 16px;background-repeat:no-repeat;background-size:cover;cursor:pointer;position:relative;flex-shrink:1}.statement-list__pod-gallery-thumbnail--dot{width:8px;height:8px;margin:0 4px;background:#fff!important;border-radius:50%}.statement-list__pod-gallery-thumbnail--dot.active:before{background:#007050!important;border-radius:50%}.statement-list__pod-gallery-thumbnail.active:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#007050bf;z-index:1}.statement-list--placeholder{margin-bottom:40px}.statement-list--placeholder [class*=mask]{background:#eaecf0;border-radius:6px;height:24px}.statement-list--placeholder .statement-list__info-placeholder{padding:10px 0 0}@media only screen and (min-width: 768px){.statement-list--placeholder .statement-list__info-placeholder{display:flex;justify-content:space-between}}@media only screen and (min-width: 640px){.statement-list--placeholder .statement-list__info-placeholder-inner{display:flex}}.statement-list--placeholder .statement-list__info-placeholder-mask-1{max-width:300px;width:100%;margin-bottom:16px}.statement-list--placeholder .statement-list__info-placeholder-mask-2{width:120px;margin:0 15px 8px 0}@media only screen and (min-width: 768px){.statement-list--placeholder .statement-list__info-placeholder-mask-2{margin:0 0 0 15px}}.statement-list--placeholder .statement-list__order-data-placeholder{display:inline-block;width:49%}@media only screen and (min-width: 640px){.statement-list--placeholder .statement-list__order-data-placeholder{margin-bottom:6px;display:block;width:auto}}.statement-list--placeholder [class*=order-data-placeholder-mask]{height:16px}@media only screen and (min-width: 1024px){.statement-list--placeholder [class*=order-data-placeholder-mask]{height:20px}}.statement-list--placeholder .statement-list__order-data-placeholder-mask-1{width:90px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-2{width:100px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-3{width:90px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-4{width:130px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-5{width:80px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-6{width:70px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-7{width:60px}.statement-list--placeholder .statement-list__order-data-placeholder-mask-8{width:90px}.statement-list--placeholder .statement-list__order-status-item-placeholder:before{background:#eaecf0}.statement-list--placeholder .statement-list__icon-holder-placeholder{background:#eaecf0;border:none}.statement-list--placeholder .statement-list__status-title-mask{height:18px;width:50px;margin:auto}@media only screen and (min-width: 640px){.statement-list--placeholder .statement-list__status-title-mask{width:70px}}@media only screen and (min-width: 1024px){.statement-list--placeholder .statement-list__status-title-mask{width:86px}}.statement-list--placeholder .statement-list__order-details-mask-1{width:150px}.statement-list--placeholder .statement-list__order-details-mask-2{width:70px}.statement-list--placeholder .statement-list__order-details-mask-3{width:90px}.statement-list--placeholder .statement-list__order-gallery-thumbnail-placeholder{margin-right:8px}.statement-list--placeholder .statement-list__order-image-mask{width:45px;max-width:100%;height:45px}@media only screen and (min-width: 768px){.statement-list--placeholder .statement-list__order-image-mask{width:60px;height:60px}}.statement-list--placeholder .statement-list__order-button-mask{height:34px;border-radius:17px;width:100%}@media only screen and (min-width: 640px){.statement-list--placeholder .statement-list__order-button-mask{min-width:216px}}@media only screen and (min-width: 1024px){.statement-list--placeholder .statement-list__order-button-mask{min-width:238px;height:40px;border-radius:20px}}.statement-list__table-wrapper{margin-top:10px}@media only screen and (min-width: 640px){.statement-list__table-wrapper{margin-top:0;border:1px solid #454343;border-top:none;border-radius:0 0 8px 8px}}.statement-list__table thead tr{border-top:none}.statement-list__table thead tr th{padding:16px 24px}.statement-list__table thead tr th div{margin:0 auto}.statement-list__table thead tr th:first-child{text-align:left}.statement-list__table thead tr th:first-child div{margin:0}.statement-list__table tbody tr{margin-bottom:15px;border:1px solid #454343;border-radius:8px}@media only screen and (min-width: 640px){.statement-list__table tbody tr{border:none;border-top:1px solid #454343}}.statement-list__table tbody td{padding:4px 16px;text-align:center}.statement-list__table tbody td div{margin:0 auto}@media only screen and (min-width: 640px){.statement-list__table tbody td{padding:28px 16px}}@media only screen and (min-width: 1024px){.statement-list__table tbody td{padding:28px 24px}}.statement-list__table tbody td:before{width:50%;text-align:left}.statement-list__table tbody td:first-child{text-align:left;white-space:nowrap}.statement-list__table tbody td:first-child div{margin:0}.statement-list__table tbody td:last-child{margin-top:12px}@media only screen and (min-width: 1024px){.statement-list__table tbody td:last-child{margin-top:0;padding:22px 24px}}@media only screen and (min-width: 640px){.statement-list__table tbody td:last-child span{display:none}}@media only screen and (min-width: 768px){.statement-list__table tbody td:last-child span{display:inline}}.statement-list__table tbody td:last-child div{margin:0}@media only screen and (max-width: 639px){.statement-list__table--responsive,.statement-list__table--responsive thead,.statement-list__table--responsive tbody,.statement-list__table--responsive th,.statement-list__table--responsive td{display:block}.statement-list__table--responsive thead tr,.statement-list__table--responsive thead th{display:none}.statement-list__table--responsive tr{padding-top:16px;padding-bottom:16px}.statement-list__table--responsive tbody tr:not(.is-hidden-sm-md){display:block}.statement-list__table--responsive td{padding-top:0;padding-bottom:0}.statement-list__table--responsive td div{margin:0!important}.statement-list__table--responsive td:before{font-weight:700;display:inline-block;width:auto;padding-right:10px;z-index:1;flex-shrink:0}.statement-list__table--responsive .transform-table-header,.statement-list__table--responsive .transform-table-header__cell{display:block;padding:0;background:#fff}.statement-list__table--responsive .transform-table-header__cell{font-weight:500;font-size:18px;padding-top:16px}.statement-list__table--responsive .transform-cell{display:flex;justify-content:flex-start;background-color:#fff}}@media only screen and (max-width: 639px) and (min-width: 1024px){.statement-list__table--responsive .transform-cell{display:table-cell}}@media only screen and (max-width: 639px){.statement-list__table--responsive .transform-cell:before{content:attr(data-content) ":"}.statement-list__table--responsive .transform-cell--no-label:before{content:""}}.statement-list__controls{padding:16px;border:1px solid #454343;border-radius:0 0 8px 8px}@media only screen and (min-width: 640px){.statement-list__controls{padding:12px 16px;border-radius:0}}@media only screen and (min-width: 1024px){.statement-list__controls{padding:12px 20px}}.statement-list--placeholder{margin-bottom:0}.statement-list--placeholder .statement-list__order-data-button-mask{height:40px;border-radius:20px;width:100%}@media only screen and (min-width: 640px){.statement-list--placeholder .statement-list__order-data-button-mask{width:67px}}@media only screen and (min-width: 1024px){.statement-list--placeholder .statement-list__order-data-button-mask{width:138px}}.statement-list--placeholder__transform-cell{display:flex;justify-content:flex-start;background-color:#fff}@media only screen and (min-width: 1024px){.statement-list--placeholder__transform-cell{display:table-cell}}.toggle-switcher{text-align:center}.toggle-switcher__label{display:inline-flex;align-items:center;cursor:pointer;gap:10px}.toggle-switcher__switch{width:60px;height:30px;border-radius:15px;background-color:gray;position:relative;transition:background-color .3s;outline:none}.toggle-switcher__switch--active{background-color:green}.toggle-switcher__switch--focus{outline:var(--color-border-outline) auto 1px}.toggle-switcher__marker{width:24px;height:24px;background-color:#fff;border-radius:50%;position:absolute;top:50%;left:2px;transform:translateY(-50%);transition:left .3s;box-shadow:0 2px 4px #0003}.toggle-switcher__marker--active{left:calc(100% - 26px)}.about-us-map{display:flex;flex-wrap:wrap;gap:2rem;padding:40px 0 80px;overflow:hidden}@media only screen and (min-width: 768px){.about-us-map{padding:40px 0 0}}@media only screen and (min-width: 1440px){.about-us-map{flex-wrap:nowrap;padding:0 0 30px}}.about-us-map__left-column{flex:auto;position:relative;max-width:100%}@media only screen and (min-width: 768px){.about-us-map__left-column{max-width:720px;flex:1}}.about-us-map__right-column{flex:auto;display:flex;flex-wrap:wrap;align-items:center;flex-direction:column;justify-content:flex-end}@media only screen and (min-width: 1440px){.about-us-map__right-column{flex-wrap:nowrap}}.about-us-map__title{margin-bottom:2rem;color:var(--color-bg-brand-dark);font-family:RuderPlakatLLVIP,sans-serif;font-size:68px;font-weight:400;line-height:1;letter-spacing:3.2px;text-transform:uppercase;max-width:100%}@media only screen and (min-width: 768px){.about-us-map__title{font-size:80px}}@media only screen and (min-width: 1440px){.about-us-map__title{max-width:70%;position:absolute;top:87px;left:25px}}.about-us-map__subtitle-holder{display:none}@media only screen and (min-width: 1440px){.about-us-map__subtitle-holder{display:block;margin:-35px 0 0 25px}}.about-us-map__subtitle-heading{color:var(--color-bg-brand-darker);font-family:FT Polar,sans-serif;font-size:20px;font-weight:400;line-height:normal;letter-spacing:.6px;text-transform:uppercase;margin-bottom:18px}.about-us-map__subtitle{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 400,"CPTN" 400,"DCND" 200;color:#21491d;font-size:50.835px;line-height:110%;letter-spacing:2.033px;text-transform:uppercase}.about-us-map__description{padding:0;margin:-50px 0 0;color:var(--color-bg-brand-darker);font-family:Herbik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.2px;align-self:flex-end;max-width:85%;text-align:right}@media only screen and (min-width: 768px){.about-us-map__description{max-width:60%;position:relative;top:-120px}}@media only screen and (min-width: 1440px){.about-us-map__description{font-size:20px;padding:48px;margin-top:0;max-width:610px;top:40px}}.about-us-map__image-container{display:none;position:relative;width:100%;height:0;padding-bottom:100%;background-color:var(--color-background-light);border-radius:8px;overflow:visible}@media only screen and (min-width: 768px){.about-us-map__image-container{display:block;left:-450px;top:-130px}}@media only screen and (min-width: 1440px){.about-us-map__image-container{display:block;left:0;top:70px}}.about-us-map__image-container-mobile{display:block;margin-top:-314px;position:relative;align-self:flex-start}@media only screen and (min-width: 768px){.about-us-map__image-container-mobile{display:none}}.about-us-map__image-container-mobile .about-us-map__marker-title,.about-us-map__image-container-mobile .about-us-map__marker-description{font-size:16px}.about-us-map__image-container-mobile .about-us-map__marker-dot{width:13px;height:13px}.about-us-map__image-container-mobile .about-us-map__marker--active:first-child .about-us-map__marker-content{left:50vw}.about-us-map__image-container-mobile .about-us-map__marker--active:first-child .about-us-map__marker-line{width:calc(50vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker--active:last-child .about-us-map__marker-line,.about-us-map__image-container-mobile .about-us-map__marker--active:nth-last-child(2) .about-us-map__marker-line{width:calc(78vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker--active:last-child .about-us-map__marker-content,.about-us-map__image-container-mobile .about-us-map__marker--active:nth-last-child(2) .about-us-map__marker-content{left:78vw}.about-us-map__image-container-mobile .about-us-map__marker--active .about-us-map__marker-line{width:calc(65vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker-content{left:65vw}@media only screen and (max-width: 413px){.about-us-map__image-container-mobile .about-us-map__marker-title,.about-us-map__image-container-mobile .about-us-map__marker-description{font-size:10px}.about-us-map__image-container-mobile .about-us-map__marker--active .about-us-map__marker-content{width:max-content}.about-us-map__image-container-mobile .about-us-map__marker--active:first-child .about-us-map__marker-content{left:39vw}.about-us-map__image-container-mobile .about-us-map__marker--active:first-child .about-us-map__marker-line{width:calc(39vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker--active:nth-child(2) .about-us-map__marker-content{left:62vw}.about-us-map__image-container-mobile .about-us-map__marker--active:nth-child(2) .about-us-map__marker-line{width:calc(62vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker--active:nth-last-child(2) .about-us-map__marker-line{width:calc(72vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker--active:nth-last-child(2) .about-us-map__marker-content{left:72vw}.about-us-map__image-container-mobile .about-us-map__marker--active:last-child .about-us-map__marker-line{width:calc(86vw - 20px)}.about-us-map__image-container-mobile .about-us-map__marker--active:last-child .about-us-map__marker-content{left:86vw}}.about-us-map__markers{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.about-us-map__marker{position:absolute;transform:translate(-50%,-50%);z-index:2;pointer-events:auto;cursor:pointer}.about-us-map__marker--active{z-index:3}.about-us-map__marker--active .about-us-map__marker-dot{background-color:#b3cf44;transform:scale(1.5)}.about-us-map__marker--active .about-us-map__marker-line{width:500px}.about-us-map__marker--active .about-us-map__marker-content{opacity:1;pointer-events:auto;transition-delay:.3s}@media only screen and (min-width: 768px){.about-us-map__marker:nth-child(2) .about-us-map__marker-content{left:calc(100% + 356px)}.about-us-map__marker:nth-child(3) .about-us-map__marker-content{left:calc(100% + 407px)}.about-us-map__marker:nth-child(4) .about-us-map__marker-content{left:calc(100% + 482px)}.about-us-map__marker--active:nth-child(1) .about-us-map__marker-line{width:240px}.about-us-map__marker--active:nth-child(2) .about-us-map__marker-line{width:356px}.about-us-map__marker--active:nth-child(3) .about-us-map__marker-line{width:407px}.about-us-map__marker--active:nth-child(4) .about-us-map__marker-line{width:482px}}@media only screen and (min-width: 1024px){.about-us-map__marker:nth-child(-n+4) .about-us-map__marker-content{left:calc(100% + 500px)}.about-us-map__marker--active:nth-child(-n+4) .about-us-map__marker-line{width:500px}}@media only screen and (min-width: 1920px){.about-us-map__marker:nth-child(-n+4) .about-us-map__marker-content{left:calc(100% + 670px)}.about-us-map__marker--active:nth-child(-n+4) .about-us-map__marker-line{width:670px}}@media only screen and (min-width: 1440px){.about-us-map__marker:nth-child(1) .about-us-map__marker-content{left:calc(100% + 412px)}.about-us-map__marker--active:nth-child(1) .about-us-map__marker-line{width:412px}}@media only screen and (min-width: 1920px){.about-us-map__marker:nth-child(1) .about-us-map__marker-content{left:calc(100% + 670px)}.about-us-map__marker--active:nth-child(1) .about-us-map__marker-line{width:670px}}.about-us-map__marker-dot{width:18px;height:18px;border-radius:50%;transition:transform .3s ease;border:2px solid currentColor;box-shadow:0 2px 4px #0003}.about-us-map__marker-line{position:absolute;top:50%;left:100%;width:0;height:2px;background-color:var(--color-accent);transition:width .3s ease;box-shadow:0 2px 4px #0000001a;z-index:-1;border-top:1px dotted #21491D;background:none}.about-us-map__marker-content{position:absolute;top:50%;left:calc(100% + 240px);transform:translate(-100%);padding:10px;margin-top:2px;border-radius:8px;width:245px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:4}.about-us-map__marker-title{margin-bottom:.5rem;color:#21491d;font-family:FT Polar,sans-serif;text-align:right;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.6px;text-transform:uppercase}.about-us-map__marker-description{margin:0;text-align:right;color:#21491d;font-family:Herbik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.6px}.about-us-testimonials{margin:0 0 68px;background-color:var(--color-background-light)}@media only screen and (min-width: 768px){.about-us-testimonials{margin-bottom:78px}}@media only screen and (min-width: 1440px){.about-us-testimonials{padding:74px 0 0;margin-bottom:100px;display:flex}}.about-us-testimonials__title-row{margin-bottom:4rem}@media only screen and (min-width: 1440px){.about-us-testimonials__title-row{flex:0 0 50%}}.about-us-testimonials__title{color:var(--color-bg-brand-dark);font-family:RuderPlakatLLVIP,sans-serif;font-weight:400;line-height:1;letter-spacing:3.2px;text-transform:uppercase;font-size:68px;max-width:100%;margin-bottom:80px}@media only screen and (max-width: 413px){.about-us-testimonials__title{font-size:62px}}@media only screen and (min-width: 1440px){.about-us-testimonials__title{font-size:80px;max-width:550px;margin-bottom:130px}}.about-us-testimonials__subtitle{font-size:1.25rem;color:var(--color-text);margin-bottom:4rem;line-height:1.6;text-align:left;max-width:var(--container-width);margin-left:auto;margin-right:auto;padding:0 var(--container-padding)}.about-us-testimonials__content-row{margin:0 auto;gap:0;grid-template-columns:repeat(1,1fr);display:flex;flex-wrap:wrap}@media only screen and (min-width: 1440px){.about-us-testimonials__content-row{flex:0 0 50%}}.about-us-testimonials__testimonial{background-color:#fff;padding:0;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;height:auto;margin-bottom:80px}.about-us-testimonials__testimonial:last-child{margin-bottom:0}@media only screen and (min-width: 768px){.about-us-testimonials__testimonial{margin-bottom:48px}}@media only screen and (min-width: 1440px){.about-us-testimonials__testimonial{margin-bottom:53px;justify-content:flex-start}}.about-us-testimonials__quote{margin:0 0 2rem;flex-grow:0;color:var(--brand-975);font-family:Herbik,sans-serif;font-size:30px;font-weight:400;line-height:110%;letter-spacing:-.6px}@media only screen and (min-width: 768px){.about-us-testimonials__quote{font-size:24px}}.about-us-testimonials__author{margin:0;color:var(--color-bg-brand-dark);font-family:Herbik,sans-serif;font-size:24px;font-weight:400;line-height:110%;letter-spacing:-.24px}.about-us-testimonials__author figcaption{line-height:1.4}.about-us-statistic{padding:20px 20px 85px;background-color:var(--brand-925);color:var(--color-white)}@media only screen and (min-width: 1440px){.about-us-statistic{padding:30px 20px 150px}}.about-us-statistic__title-row{margin-bottom:100px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1440px){.about-us-statistic__title-row{margin-bottom:140px}}.about-us-statistic__title{margin-bottom:2rem;font-family:RuderPlakatLLVIP,sans-serif;font-size:68px;font-weight:400;line-height:1;letter-spacing:3.2px;text-transform:uppercase;max-width:70%}@media only screen and (min-width: 1440px){.about-us-statistic__title{font-size:80px}}.about-us-statistic__subtitle{font-size:1.25rem;color:var(--color-text);margin-bottom:4rem;line-height:1.6;text-align:left;margin-left:auto;margin-right:auto}.about-us-statistic__content{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 10px}@media only screen and (min-width: 1440px){.about-us-statistic__content{grid-template-columns:repeat(3,1fr);max-width:1100px;gap:100px;padding:0;margin:0 auto}}.about-us-statistic__row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;min-height:180px;margin-bottom:100px}.about-us-statistic__row:last-child{margin-bottom:0}.about-us-statistic__item{position:relative;padding:0 8px;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:200px}@media only screen and (min-width: 1440px){.about-us-statistic__item{padding:0 20px}}.about-us-statistic__item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background-color:#b3cf44}.about-us-statistic__number{margin-bottom:2rem;color:#b3cf44;font-family:RuderPlakatLLVIP,sans-serif;font-size:48px;font-weight:400;line-height:1;letter-spacing:3.2px;text-transform:uppercase}@media only screen and (min-width: 375px){.about-us-statistic__number{font-size:68px}}@media only screen and (min-width: 1440px){.about-us-statistic__number{font-size:80px}}.about-us-statistic__text{font-family:Herbik,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.2px;max-width:100%}@media only screen and (min-width: 375px){.about-us-statistic__text{font-size:18px}}@media only screen and (min-width: 1440px){.about-us-statistic__text{font-size:20px;max-width:65%}}.about-us-banner-link{display:flex;flex-wrap:wrap;max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding)}@media only screen and (min-width: 768px){.about-us-banner-link{flex-wrap:nowrap}}.about-us-banner-link__item{position:relative;width:100%;height:320px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media only screen and (min-width: 414px){.about-us-banner-link__item{height:427px}}@media only screen and (min-width: 768px){.about-us-banner-link__item{width:50%;height:440px}}@media only screen and (min-width: 1280px){.about-us-banner-link__item{width:50%;height:810px}}.about-us-banner-link__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0003,#00000080)}.about-us-banner-link__content{position:relative;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#fff}.about-us-banner-link__title{margin-bottom:2rem;max-width:100%;color:#faf8f3;text-align:center;font-family:Herbik,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-1.2px}@media only screen and (min-width: 768px){.about-us-banner-link__title{font-size:34px}}@media only screen and (min-width: 1280px){.about-us-banner-link__title{font-size:60px;max-width:85%}}.about-us-banner-link__title--italic{font-family:Herbik Italic,sans-serif}.about-us-banner-link__button{background-color:#faf8f3;color:#344054}.about-us-banner-link__button:hover{color:#faf8f3}.about-us-banner-link__corner{position:absolute;left:2rem;bottom:2rem;display:flex;align-items:center;gap:1rem}.about-us-banner-link__circle{width:12px;height:12px;border-radius:50%}.about-us-banner-link__corner-text{color:#fff}.about-us-banner-link__corner-title{margin:0 0 .25rem;color:#faf8f3;font-family:FT Polar,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.48px;text-transform:uppercase}.about-us-banner-link__corner-subtitle{margin:0;opacity:.9;color:#faf8f3;font-family:Herbik,sans-serif;font-size:18.009px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.18px}.about-us-community{max-width:var(--container-width);margin:0 auto;padding:6rem var(--container-padding)}.about-us-community__top-row{display:flex;flex-wrap:wrap;gap:4rem;min-height:600px}@media only screen and (min-width: 768px){.about-us-community__top-row{flex-wrap:nowrap}}.about-us-community__logo-col{display:flex;align-items:center;justify-content:center;width:100%;margin-top:38px}@media only screen and (min-width: 768px){.about-us-community__logo-col{width:50%;margin-top:-24px}}.about-us-community__logo-col a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.about-us-community__logo-col svg{width:100%;height:100%;display:block;viewBox:"0 0 100% 100%";preserveAspectRatio:"xMidYMid meet"}.about-us-community__logo{max-width:100%;height:auto}.about-us-community__content-col{display:flex;flex-direction:column;justify-content:center;align-items:baseline;width:100%;padding:0}@media only screen and (min-width: 768px){.about-us-community__content-col{width:50%;padding:20px 0}}@media only screen and (min-width: 1440px){.about-us-community__content-col{margin-top:-90px}}.about-us-community__title{margin-bottom:40px;color:var(--color-bg-brand-darker);font-family:Herbik Italic,sans-serif;font-style:italic;font-weight:400;line-height:100%;letter-spacing:-.4px;font-size:32px;max-width:100%}@media only screen and (min-width: 1440px){.about-us-community__title{max-width:50%}}.about-us-community__subtitle{margin-bottom:40px;color:var(--color-bg-brand-darker);font-family:Herbik,sans-serif;font-weight:400;line-height:130%;letter-spacing:-.2px;font-size:18px;max-width:100%}@media only screen and (min-width: 1440px){.about-us-community__subtitle{font-size:20px;max-width:70%}}.about-us-community__button{background-color:var(--color-bg-brand-darker)}.about-us-community__bottom-row{display:flex;flex-wrap:wrap;margin-top:76px}@media only screen and (min-width: 768px){.about-us-community__bottom-row{margin-top:-42px}}.about-us-community__highlight-col{display:flex;align-items:center;justify-content:center;padding:2rem;text-decoration:none;transition:background-color .3s ease;position:relative;width:100%;min-height:300px}@media only screen and (min-width: 768px){.about-us-community__highlight-col{width:50%}}@media only screen and (min-width: 1024px){.about-us-community__highlight-col{min-height:400px}}@media only screen and (min-width: 1280px){.about-us-community__highlight-col{min-height:500px}}.about-us-community__highlight-col:first-child{background-color:#b3cf44}.about-us-community__highlight-col:first-child svg{position:absolute;top:0;left:0;max-width:100%;width:100%;opacity:0;transition:opacity .3s ease}.about-us-community__highlight-col:first-child:hover{text-decoration:none}.about-us-community__highlight-col:first-child:hover svg{opacity:1}.about-us-community__highlight-col:last-child{background-color:#21491d}.about-us-community__highlight-col:last-child svg{position:absolute;top:0;left:0;max-width:100%;width:100%;opacity:0;transition:opacity .3s ease}.about-us-community__highlight-col:last-child:hover{text-decoration:none}.about-us-community__highlight-col:last-child:hover svg{opacity:1}.about-us-community__highlight-text{font-family:RuderPlakatLLVIP,sans-serif;font-size:68px;line-height:1;text-transform:uppercase;letter-spacing:2px;text-align:center;text-decoration:none;max-width:100%}@media only screen and (min-width: 768px){.about-us-community__highlight-text{max-width:50%}}.about-us-community__highlight-col:first-child .about-us-community__highlight-text{color:#21491d}.about-us-community__highlight-col:last-child .about-us-community__highlight-text{color:#b3cf44}.about-us-video-banner{position:relative;width:100%;height:100vh;max-height:664px;min-height:auto;overflow:hidden}.about-us-video-banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000080,#0000004d);z-index:1;transition:opacity .3s ease,visibility .3s ease}.about-us-video-banner.no-overlay:after{opacity:0;visibility:hidden}.about-us-video-banner__container{position:relative;width:100%;height:100%;max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding)}.about-us-video-banner__container:hover .about-us-video-banner__close-button-wrapper{opacity:1}.about-us-video-banner__banner{position:relative;width:100%;height:100%}.about-us-video-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-us-video-banner__video-wrapper{position:relative;width:100%;height:100%;z-index:2}.about-us-video-banner__iframe-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.about-us-video-banner__iframe-container .about-us-video-banner__iframe{width:100%;height:100%;border:0}.about-us-video-banner__iframe-container+.about-us-video-banner__content{opacity:0;visibility:hidden}.about-us-video-banner__iframe-container~.about-us-video-banner:after{opacity:0;visibility:hidden}.about-us-video-banner__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.about-us-video-banner__controls{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.about-us-video-banner__content{position:absolute;top:0;left:0;text-align:left;color:#fff;z-index:3;width:100%;height:100%;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px;pointer-events:none;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}@media only screen and (min-width: 1440px){.about-us-video-banner__content{max-width:40%}}.about-us-video-banner__content>*{pointer-events:auto}.about-us-video-banner__title,.about-us-video-banner__subtitle{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 750,"CPTN" 500,"DCND" 100;text-transform:uppercase;margin:0;padding:0;max-width:800px;color:#faf8f3;font-size:68px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:2.88px}@media only screen and (min-width: 768px){.about-us-video-banner__title,.about-us-video-banner__subtitle{font-size:60px;max-width:50%}}@media only screen and (min-width: 1440px){.about-us-video-banner__title,.about-us-video-banner__subtitle{font-size:72px;max-width:400px}}.about-us-video-banner__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffe6;border:none;width:80px;height:80px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:4;transition:background-color .3s ease;pointer-events:auto}.about-us-video-banner__play-button svg{width:40px;height:40px;color:var(--color-primary)}.about-us-video-banner__play-button:hover{background:#fff}.about-us-video-banner__close-button-wrapper{transition:opacity .3s ease;opacity:0;position:absolute;top:0;left:0;z-index:1;padding:20px 0;width:100%;display:flex;justify-content:center}.about-us-video-banner__close-button{display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:4;transition:transform .3s ease,background-color .3s ease}.about-us-video-banner__close-button svg{width:24px;height:24px;color:var(--color-primary)}.about-us-video-banner__close-button:hover{background:#fff;transform:scale(1.1)}.about-us-video-banner.is-playing:after{opacity:0;visibility:hidden}.about-us-advantage{margin:40px 0 125px}@media only screen and (min-width: 768px){.about-us-advantage{margin:56px 0 77px}}@media only screen and (min-width: 1440px){.about-us-advantage{margin:56px 0 100px}}.about-us-advantage__top-row{display:flex;flex-wrap:wrap;gap:54px;margin-bottom:50px;padding:0}@media only screen and (min-width: 768px){.about-us-advantage__top-row{flex-wrap:nowrap;padding:0 20px;align-items:center}}.about-us-advantage__title-column{flex:0 0 100%}@media only screen and (min-width: 768px){.about-us-advantage__title-column{flex:0 0 40%;margin-bottom:100px}}.about-us-advantage__description-column{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:0;flex:0 0 100%}@media only screen and (min-width: 768px){.about-us-advantage__description-column{flex:0 0 60%;padding:0 40px 0 0}}@media only screen and (min-width: 1440px){.about-us-advantage__description-column{padding:0 100px}}.about-us-advantage__main-title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;font-weight:400;text-transform:uppercase;margin:0;color:var(--color-bg-brand-dark);font-size:48px;line-height:1.2;letter-spacing:3.2px}@media only screen and (min-width: 1440px){.about-us-advantage__main-title{font-size:80px}}.about-us-advantage__main-description{margin:0;color:var(--color-bg-brand-darker);font-family:Herbik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.2px}.about-us-advantage__link{background-color:var(--color-bg-brand-darker);margin-top:20px}.about-us-advantage__bottom-row{display:grid;margin-bottom:100px;gap:0;grid-template-columns:repeat(1,1fr);padding:0}@media only screen and (min-width: 768px){.about-us-advantage__bottom-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:125px}}@media only screen and (min-width: 1440px){.about-us-advantage__bottom-row{margin-bottom:115px}}.about-us-advantage__feature{display:flex;flex-direction:column;gap:20px;text-align:center;padding:0;margin-bottom:46px}.about-us-advantage__feature:last-child{margin-bottom:0}@media only screen and (min-width: 768px){.about-us-advantage__feature{margin-bottom:0}}.about-us-advantage__feature img{max-width:100%;height:auto;margin-bottom:1.5rem}.about-us-advantage__feature-image{position:relative;height:228px;overflow:hidden}@media only screen and (min-width: 768px){.about-us-advantage__feature-image{height:148px}}@media only screen and (min-width: 1440px){.about-us-advantage__feature-image{height:280px}}.about-us-advantage__feature-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-us-advantage__feature-title{color:var(--color-bg-brand-darker);text-transform:capitalize;margin:0;text-align:center;font-family:Herbik Italic,sans-serif;font-size:24px;font-weight:400;line-height:110%;letter-spacing:-.24px}.about-us-advantage__feature-description{color:var(--color-bg-brand-darker);margin:0;padding:0 6px;text-align:center;font-family:Herbik,sans-serif;font-size:18px;font-weight:400;line-height:130%;letter-spacing:-.2px}@media only screen and (min-width: 1440px){.about-us-advantage__feature-description{font-size:20px}}.about-us-advantage__large-row{display:flex;gap:50px;flex-wrap:wrap;padding:0}@media only screen and (min-width: 768px){.about-us-advantage__large-row{flex-wrap:nowrap;padding:0 50px 0 0}}@media only screen and (min-width: 1440px){.about-us-advantage__large-row{padding:0 24px 24px 120px}}.about-us-advantage__large-title-column{flex:0 0 45%}.about-us-advantage__large-description-column{flex:0 0 100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width: 768px){.about-us-advantage__large-description-column{flex:0 0 55%}}@media only screen and (min-width: 1440px){.about-us-advantage__large-description-column{flex:0 0 40%}}.about-us-advantage__large-title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 750,"CPTN" 500,"DCND" 100;text-transform:uppercase;margin:0;color:var(--color-bg-brand-dark);font-size:100px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:4px}@media only screen and (max-width: 413px){.about-us-advantage__large-title{font-size:88px}}@media only screen and (min-width: 768px){.about-us-advantage__large-title{font-size:68px}}@media only screen and (min-width: 1440px){.about-us-advantage__large-title{font-size:144px}}.about-us-advantage__large-description{margin:0;color:var(--color-bg-brand-darker);font-family:Herbik,sans-serif;font-size:40px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.4px}@media only screen and (min-width: 768px){.about-us-advantage__large-description{font-size:32px}}@media only screen and (min-width: 1440px){.about-us-advantage__large-description{font-size:40px}}.about-us-advantage__large-description em{font-family:Herbik Italic,sans-serif;font-style:italic}.about-us-banner{display:flex;flex-wrap:wrap;width:100%}@media only screen and (min-width: 1440px){.about-us-banner{flex-wrap:nowrap}}.about-us-banner__image-column{position:relative;height:426px;overflow:hidden;flex:0 0 100%}@media only screen and (min-width: 768px){.about-us-banner__image-column{height:768px}}@media only screen and (min-width: 1440px){.about-us-banner__image-column{flex:0 0 50%;height:700px}}.about-us-banner__image{width:100%;height:100%;object-fit:cover}.about-us-banner__content-column{flex:0 0 100%;background-color:var(--color-bg-brand-dark);display:flex;padding:10px;overflow:hidden}@media only screen and (min-width: 1440px){.about-us-banner__content-column{flex:0 0 50%;padding:20px}}.about-us-banner__content{height:100%;max-width:600px;display:flex;flex-direction:column;justify-content:space-between}.about-us-banner__subtitle{display:block;color:#faf8f3;font-family:FT Polar,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.48px;text-transform:uppercase;margin-bottom:60px}@media only screen and (min-width: 1440px){.about-us-banner__subtitle{margin-bottom:0}}.about-us-banner__title{margin:0;color:#b3cf44;font-family:RuderPlakatLLVIP,sans-serif;font-size:46px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:3.2px;text-transform:uppercase;max-width:50%}@media only screen and (min-width: 1440px){.about-us-banner__title{font-size:80px}}.about-us-banner__center{position:absolute;left:2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:1rem}.about-us-banner__circle{width:12px;height:12px;border-radius:50%}.about-us-banner__center-text{color:#fff}.about-us-banner__center-title{margin:0 0 .25rem;color:#faf8f3;font-family:FT Polar,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.48px;text-transform:uppercase}.about-us-banner__center-subtitle{margin:0;opacity:.9;color:#faf8f3;font-family:Herbik,sans-serif;font-size:18.009px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.18px}.golden-farm-banner{display:flex;flex-wrap:wrap;width:100%;margin-bottom:50px}@media only screen and (min-width: 768px){.golden-farm-banner{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width: 1440px){.golden-farm-banner{flex-wrap:nowrap;margin-bottom:68px}}.golden-farm-banner__image-column{position:relative;height:400px;overflow:hidden;flex:0 0 100%;background-size:cover;background-position:center bottom;background-repeat:no-repeat}@media only screen and (min-width: 768px){.golden-farm-banner__image-column{height:auto;background-position:center}}.golden-farm-banner__image-column:before{content:"";display:block;position:absolute;width:100%;height:100%;background-image:linear-gradient(-115deg,#181308,#66623a 200%);z-index:-1}@media only screen and (min-width: 1440px){.golden-farm-banner__image-column{height:463px}}.golden-farm-banner__content{position:relative;z-index:1;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;background-color:#331919;width:100%;padding:20px}.golden-farm-banner__content-box{display:flex;flex-direction:column}.golden-farm-banner__title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;color:#faf8f3;font-size:50px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:2.001px;text-transform:uppercase;text-align:center;margin:10px 0 20px}@media only screen and (min-width: 768px){.golden-farm-banner__title{font-size:42px;letter-spacing:1.68px;margin:8px 0 16px}}@media only screen and (min-width: 1440px){.golden-farm-banner__title{font-size:72px;letter-spacing:2.88px;margin:20px 0}}.golden-farm-banner__button{padding:13px 22px;font-size:13px;letter-spacing:.735px;color:#fff;font-family:FT Polar,sans-serif;line-height:normal;background-color:var(--golden)}@media only screen and (min-width: 768px){.golden-farm-banner__button{font-size:12px;letter-spacing:.617px}}@media only screen and (min-width: 1440px){.golden-farm-banner__button{padding:18px 32px;font-size:18.097px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.005px}}.golden-farm-description{padding:0 16px}@media only screen and (min-width: 768px){.golden-farm-description{padding:0 25px}}.golden-farm-description__top-row{display:flex;flex-wrap:wrap;gap:60px;margin-bottom:100px;padding:0}@media only screen and (min-width: 768px){.golden-farm-description__top-row{flex-wrap:nowrap}}@media only screen and (min-width: 1440px){.golden-farm-description__top-row{padding:0 20px}}.golden-farm-description__title-column{flex:0 0 100%}@media only screen and (min-width: 768px){.golden-farm-description__title-column{flex:0 0 40%}}.golden-farm-description__description-column{display:flex;flex-direction:column;align-items:flex-start;gap:30px;padding:0;flex:0 0 100%}@media only screen and (min-width: 768px){.golden-farm-description__description-column{flex:0 0 60%;flex-shrink:1}}@media only screen and (min-width: 1440px){.golden-farm-description__description-column{padding:0 100px}}.golden-farm-description__main-title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;font-weight:400;text-transform:uppercase;margin:0;color:var(--golden);font-size:48px;line-height:116%;letter-spacing:3.2px}@media only screen and (min-width: 768px){.golden-farm-description__main-title{font-size:42px}}@media only screen and (min-width: 1440px){.golden-farm-description__main-title{font-size:80px}}.golden-farm-description__main-description{margin:0;color:var(--color-bg-brand-darker);font-family:Herbik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.18px}@media only screen and (min-width: 768px){.golden-farm-description__main-description{font-size:16px;line-height:125%;letter-spacing:-.16px}}@media only screen and (min-width: 1440px){.golden-farm-description__main-description{font-size:20px;letter-spacing:-.2px}}.golden-farm-description__link{background-color:var(--color-bg-brand-darker)}.golden-farm-description__bottom-row{display:grid;margin-bottom:80px;gap:0;grid-template-columns:repeat(1,1fr);padding:0}@media only screen and (min-width: 768px){.golden-farm-description__bottom-row{grid-template-columns:repeat(3,1fr);gap:10px}}.golden-farm-description__feature{display:flex;flex-direction:column;gap:20px;text-align:center;padding:0;margin-bottom:40px}.golden-farm-description__feature:last-child{margin-bottom:0}@media only screen and (min-width: 1440px){.golden-farm-description__feature{margin-bottom:0}}.golden-farm-description__feature img{max-width:100%;height:auto;margin-bottom:1.5rem}.golden-farm-description__feature-image{position:relative;height:232px;overflow:hidden}@media only screen and (min-width: 768px){.golden-farm-description__feature-image{height:148px}}@media only screen and (min-width: 1440px){.golden-farm-description__feature-image{height:280px}}.golden-farm-description__feature-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.golden-farm-description__feature-title{color:var(--color-bg-brand-darker);text-transform:capitalize;margin:0;text-align:center;font-family:Herbik Italic,sans-serif;font-size:24px;font-weight:400;line-height:110%;letter-spacing:-.24px}.golden-farm-description__feature-description{color:var(--color-bg-brand-darker);margin:-10px 0 0;padding:0 6px;text-align:center;font-family:Herbik,sans-serif;font-size:18px;font-weight:400;line-height:130%;letter-spacing:-.2px}@media only screen and (min-width: 768px){.golden-farm-description__feature-description{font-size:16px}}@media only screen and (min-width: 1440px){.golden-farm-description__feature-description{font-size:20px}}.golden-farm-product-list{container-type:inline-size}.golden-farm-product-list__inner{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}.golden-farm-product-list__inner>*{order:13}.golden-farm-product-list__inner>*:nth-child(1){order:1}.golden-farm-product-list__inner>*:nth-child(2){order:2}.golden-farm-product-list__inner>*:nth-child(3){order:3}.golden-farm-product-list__inner>*:nth-child(4){order:4}.golden-farm-product-list__inner>*:nth-child(5){order:5}.golden-farm-product-list__inner>*:nth-child(6){order:6}.golden-farm-product-list__inner>*:nth-child(7){order:7}.golden-farm-product-list__inner>*:nth-child(8){order:8}.golden-farm-product-list__inner>*:nth-child(9){order:9}.golden-farm-product-list__inner>*:nth-child(10){order:10}.golden-farm-product-list__inner>*:nth-child(11){order:11}.golden-farm-product-list__inner>*:nth-child(12){order:12}.golden-farm-product-list__inner .second-row-item{order:5}@container (width > 327px){.golden-farm-product-list__inner{grid-template-columns:repeat(2,calc((100% - 16px)/2))}}@container (width > 620px){.golden-farm-product-list__inner{grid-template-columns:repeat(3,1fr)}.golden-farm-product-list .second-row-item{order:7}}@container (width > 925px){.golden-farm-product-list__inner{grid-template-columns:repeat(4,1fr)}.golden-farm-product-list .second-row-item{order:9}}@container (width > 1202px){.golden-farm-product-list__inner{grid-template-columns:repeat(5,1fr)}.golden-farm-product-list .second-row-item{order:11}}@container (width > 1484px){.golden-farm-product-list__inner{grid-template-columns:repeat(6,1fr)}.golden-farm-product-list .second-row-item{order:13}}.golden-farm-product-list--carousel-placeholder .golden-farm-product-list__inner{overflow:hidden;height:370px}@media only screen and (max-width: 767px){.golden-farm-product-list--carousel-placeholder{overflow:hidden;height:370px;margin:0 -16px;padding:0 16px}.golden-farm-product-list--carousel-placeholder .golden-farm-product-list__inner{display:flex;width:10000px}.golden-farm-product-list--carousel-placeholder .golden-farm-product-list__inner>div{width:210px}}.golden-farm-product-carousel{margin:0 -16px}@media only screen and (min-width: 768px){.golden-farm-product-carousel{margin:0 -8px}}.golden-farm-product-carousel__item{margin:0 8px;width:210px}@media only screen and (min-width: 768px){.golden-farm-product-carousel__item{width:auto}}.golden-farm-product-carousel--auto-width-item .golden-farm-product-carousel__item{width:auto}.golden-farm-product-carousel .slick-list{padding:0 8px}@media only screen and (min-width: 768px){.golden-farm-product-carousel .slick-list{padding:0}}.golden-farm-product-carousel .slick-arrow{position:absolute;top:-56px;right:16px;display:none}@media only screen and (min-width: 768px){.golden-farm-product-carousel .slick-arrow{top:-70px}}.golden-farm-product-carousel .slick-prev{right:70px}@media only screen and (min-width: 768px){.golden-farm-product-carousel .slick-prev{right:80px}}.product-carousel-widget,.crossselslider{margin:0 0 20px}@media only screen and (min-width: 768px){.product-carousel-widget,.crossselslider{margin:0 0 30px}}.product-carousel-widget .title,.crossselslider .title{font:500 24px/1.3 var(--font-family);margin-bottom:20px;color:#000}@media only screen and (min-width: 768px){.product-carousel-widget .title,.crossselslider .title{font-size:36px;margin-bottom:28px}}.product-carousel-widget-short .title{font:500 24px/1.3 var(--font-family);margin-bottom:20px;color:#000}@media only screen and (min-width: 768px){.product-carousel-widget-short .title{margin-bottom:28px}}@media only screen and (min-width: 1024px){.product-carousel-widget-short .title{font-size:30px}}.golden-farm-landing-about__container{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.golden-farm-landing-about__container{flex-direction:row}}.golden-farm-landing-about__image-column{width:100%;min-height:300px;background-image:url(/themes/baldor/react/dist/images/golden-farm-landing-about-banner.png);background-size:cover;background-position:center}@media only screen and (min-width: 768px){.golden-farm-landing-about__image-column{width:50%;min-height:420px}}.golden-farm-landing-about__logo-column{width:100%;min-height:300px;background-color:#331919;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;padding:20px}@media only screen and (min-width: 768px){.golden-farm-landing-about__logo-column{width:50%;min-height:420px}}.golden-farm-landing-about__logo{width:200px;height:auto}.golden-farm-landing-about__logo-title{font-family:FT Polar,sans-serif;text-transform:uppercase;color:var(--golden);font-size:16px;font-weight:400;line-height:24px;letter-spacing:8px;padding-top:34px}.golden-farm-landing-about__content-container{padding:40px 20px;background-color:#f2ede2}@media only screen and (min-width: 768px){.golden-farm-landing-about__content-container{padding:80px 40px}}@media only screen and (min-width: 1440px){.golden-farm-landing-about__content-container{padding:80px 100px}}.golden-farm-landing-about__header{text-align:left;margin-bottom:40px}.golden-farm-landing-about__subtitle{font-family:FT Polar,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.48px;text-transform:uppercase;color:#331919;display:block;margin-bottom:24px}.golden-farm-landing-about__title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;color:var(--golden);font-size:54px;line-height:120%;letter-spacing:2.16px;text-transform:uppercase;margin-bottom:30px}@media only screen and (min-width: 768px){.golden-farm-landing-about__title{font-size:68px;letter-spacing:4.76px}}@media only screen and (min-width: 1440px){.golden-farm-landing-about__title{max-width:85%}}.golden-farm-landing-about__text-columns{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 768px){.golden-farm-landing-about__text-columns{flex-direction:row;gap:62px}}.golden-farm-landing-about__text-column{font-family:Herbik,sans-serif;font-size:18px;font-weight:400;line-height:28px;color:#331919}@media only screen and (min-width: 768px){.golden-farm-landing-about__text-column{width:50%}}.golden-farm-landing-about__list{list-style:disc;padding-left:30px}.golden-farm-landing-about__list-item{width:100%}.golden-farm-landing-advantage__top-row{position:relative;min-height:598px;background-image:url(/themes/baldor/react/dist/images/golden-farm-landing-banner-2.png);background-size:cover;background-position:center;padding:40px 20px;display:flex}@media only screen and (min-width: 768px){.golden-farm-landing-advantage__top-row{min-height:830px;padding:35px 25px}}@media only screen and (min-width: 1440px){.golden-farm-landing-advantage__top-row{min-height:700px;padding:35px 30px}}.golden-farm-landing-advantage__top-content{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}.golden-farm-landing-advantage__subtitle{width:100%;font-family:FT Polar,sans-serif;color:#faf8f3;font-size:16px;font-weight:400;line-height:100%;letter-spacing:.48px;text-transform:uppercase;margin-bottom:20px}.golden-farm-landing-advantage__links{width:100%;display:flex;flex-direction:column;gap:10px}.golden-farm-landing-advantage__link{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;color:#faf8f3;text-decoration:none;transition:color .3s ease;font-size:41px;line-height:120%;letter-spacing:1.64px;text-transform:uppercase}.golden-farm-landing-advantage__link:hover{text-decoration:none}@media only screen and (min-width: 768px){.golden-farm-landing-advantage__link{font-size:73.996px;line-height:120%;letter-spacing:2.96px}}@media only screen and (min-width: 1440px){.golden-farm-landing-advantage__link{font-size:87.93px;line-height:110%;letter-spacing:3.517px;text-transform:uppercase}}.golden-farm-landing-advantage__bottom-row{background-color:#373927;padding:40px 20px;display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 768px){.golden-farm-landing-advantage__bottom-row{flex-direction:row;padding:60px 40px;gap:40px;align-items:center}}@media only screen and (min-width: 1440px){.golden-farm-landing-advantage__bottom-row{padding-left:130px}}@media only screen and (min-width: 768px){.golden-farm-landing-advantage__title-column{width:50%}}.golden-farm-landing-advantage__title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;color:var(--golden);font-size:76px;line-height:120%;letter-spacing:3.04px;text-transform:uppercase}@media only screen and (min-width: 768px){.golden-farm-landing-advantage__title{font-size:68px;line-height:120%;letter-spacing:2.72px}}@media only screen and (min-width: 1440px){.golden-farm-landing-advantage__title{font-size:131.84px;line-height:110%;letter-spacing:5.274px}}@media only screen and (min-width: 1600px){.golden-farm-landing-advantage__title{max-width:75%}}@media only screen and (min-width: 768px){.golden-farm-landing-advantage__text-column{width:50%}}@media only screen and (min-width: 1440px){.golden-farm-landing-advantage__text-column{width:41%}}.golden-farm-landing-advantage__text-column p{margin:28px 0;color:#fff;font-family:Herbik,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:104%;letter-spacing:-.64px}@media only screen and (min-width: 1440px){.golden-farm-landing-advantage__text-column p{color:#f2ede2;line-height:100%;letter-spacing:-.32px;max-width:90%}}.golden-farm-landing-testimonials{padding:80px 24px 26px;background-color:#f2ede2}@media only screen and (min-width: 768px){.golden-farm-landing-testimonials{padding:80px 24px 26px}}.golden-farm-landing-testimonials__title-row{margin-bottom:4rem}.golden-farm-landing-testimonials__title{color:var(--golden);font-family:RuderPlakatLLVIP,sans-serif;font-size:68px;line-height:110%;letter-spacing:2.72px;max-width:100%;margin-bottom:114px;text-transform:uppercase}@media only screen and (min-width: 768px){.golden-farm-landing-testimonials__title{margin-bottom:66px}}@media only screen and (min-width: 1440px){.golden-farm-landing-testimonials__title{max-width:45%;margin-bottom:52px;font-size:80px;line-height:110%;letter-spacing:3.2px}}.golden-farm-landing-testimonials__subtitle{font-size:1.25rem;color:var(--color-text);margin-bottom:4rem;line-height:1.6;text-align:left;max-width:var(--container-width);margin-left:auto;margin-right:auto;padding:0 var(--container-padding)}.golden-farm-landing-testimonials__content-row{margin:0 auto;gap:0;grid-template-columns:repeat(1,1fr);display:flex;flex-wrap:wrap}@media only screen and (min-width: 1440px){.golden-farm-landing-testimonials__content-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}.golden-farm-landing-testimonials__testimonial{padding:0;border-radius:8px;display:flex;flex-direction:column;justify-content:center;height:100%;margin-bottom:80px}.golden-farm-landing-testimonials__testimonial:last-child{margin-bottom:0}@media only screen and (min-width: 1440px){.golden-farm-landing-testimonials__testimonial{padding:32px 12px;margin-bottom:0}}.golden-farm-landing-testimonials__quote{font-family:Herbik,sans-serif;margin:0 0 2rem;flex-grow:0;color:#331919;font-size:32px;line-height:100%;letter-spacing:-.32px}@media only screen and (min-width: 768px){.golden-farm-landing-testimonials__quote{font-size:24px;letter-spacing:-.24px}}@media only screen and (min-width: 1440px){.golden-farm-landing-testimonials__quote{font-size:40px;line-height:110%;letter-spacing:-.8px}}.golden-farm-landing-testimonials__author{margin:0;color:var(--golden);font-family:Herbik,sans-serif;font-size:18px;font-weight:400;line-height:110%;letter-spacing:-.24px}@media only screen and (min-width: 1440px){.golden-farm-landing-testimonials__author{font-size:24px}}.golden-farm-landing-testimonials__author figcaption{line-height:1.4}.golden-farm-landing-banner-collage__top-row{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__top-row{flex-direction:row;min-height:500px}}.golden-farm-landing-banner-collage__content-column{width:100%;background-color:#f2ede2;padding:40px 20px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__content-column{width:50%;padding:60px 40px}}.golden-farm-landing-banner-collage__content-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.golden-farm-landing-banner-collage__title-top{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;color:var(--golden);font-size:68px;line-height:120%;letter-spacing:2.72px;margin-bottom:20px;max-width:20%;text-transform:uppercase}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__title-top{margin-bottom:0}}@media only screen and (min-width: 1440px){.golden-farm-landing-banner-collage__title-top{font-size:88px;letter-spacing:3.2px}}@media only screen and (min-width: 1440px){.golden-farm-landing-banner-collage__text-holder{max-width:75%}}.golden-farm-landing-banner-collage__text{font-family:Herbik,sans-serif;color:#373927;font-size:20px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-.2px}.golden-farm-landing-banner-collage__image-column{width:100%;min-height:466px;background-image:url(/themes/baldor/react/dist/images/golden-farm-landing-banner.png);background-size:cover;background-position:center}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__image-column{width:50%;min-height:600px}}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__bottom-row{grid-template-columns:repeat(2,1fr);display:grid}}.golden-farm-landing-banner-collage__image-holder{position:relative;height:400px;overflow:hidden;flex:0 0 100%;background-size:cover;background-position:center bottom;background-repeat:no-repeat}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__image-holder{height:636px;background-position:center}}.golden-farm-landing-banner-collage__image-holder:before{content:"";display:block;position:absolute;width:100%;height:100%;background-image:linear-gradient(-115deg,#181308,#66623a 200%);z-index:-1}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__image-holder{height:398px}}@media only screen and (min-width: 1440px){.golden-farm-landing-banner-collage__image-holder{height:463px}}.golden-farm-landing-banner-collage__content{position:relative;z-index:1;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;background-color:#331919;padding:20px}.golden-farm-landing-banner-collage__content-box{display:flex;align-items:center;justify-content:center;flex-direction:column}.golden-farm-landing-banner-collage__title{font-family:RuderPlakatLLVIP,sens-serif,serif;font-variation-settings:"HGHT" 550,"CPTN" 500,"DCND" 100;color:#faf8f3;font-size:50px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:2.001px;text-transform:uppercase;text-align:center;margin:10px 0 20px}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__title{font-size:42px;letter-spacing:1.68px;margin:8px 0 16px}}@media only screen and (min-width: 1440px){.golden-farm-landing-banner-collage__title{font-size:72px;letter-spacing:2.88px;margin:20px 0}}.golden-farm-landing-banner-collage__button{padding:13px 22px;font-size:13px;letter-spacing:.735px;color:#fff;font-family:FT Polar,sans-serif;line-height:normal;background-color:var(--golden)}@media only screen and (min-width: 768px){.golden-farm-landing-banner-collage__button{font-size:12px;letter-spacing:.617px}}@media only screen and (min-width: 1440px){.golden-farm-landing-banner-collage__button{padding:18px 32px;font-size:18.097px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.005px}}.search-action-banner{display:block}@media only screen and (min-width: 1024px){.search-action-banner{margin-bottom:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}}.search-action-banner.no-banner{margin-bottom:0}.search-action-banner__banner-holder{flex-basis:50%;position:relative}@media only screen and (min-width: 1440px){.search-action-banner__banner-holder{flex-basis:40%}}.search-action-banner__banner-holder>div{width:100%;height:auto;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;max-height:398px}.search-action-banner__banner-holder>div.has-overlay-on:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#00000096 19.85%,#fff0 79.52%);-webkit-backdrop-filter:saturate(.5);backdrop-filter:saturate(.5)}.search-action-banner__banner-holder .featuredLabel{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px;padding:2px 8px;border-radius:9999px;border:1px solid var(--color-border-secondary);position:relative;z-index:1;max-width:fit-content}.search-action-banner__banner-holder .title{color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:18px;position:relative;z-index:1}@media only screen and (min-width: 768px){.search-action-banner__banner-holder .title{font-size:36px;line-height:44px;letter-spacing:-.72px}}.search-action-banner__banner-holder .desktop-banner{color:var(--color-secondary);text-align:center;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:1;padding:16px 32px;border-radius:48px;background-color:#fff;position:relative;z-index:1}.search-action-banner__content-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:20px;padding:0 16px;width:100%}.search-action-banner__search-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-basis:50%}@media only screen and (min-width: 1440px){.search-action-banner__search-container{flex-basis:60%}}.search-action-banner__search-wrapper{width:100%}.search-action-banner__title{color:var(--color-primary);font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:38px;letter-spacing:-.72px}@media only screen and (min-width: 768px){.search-action-banner__title{font-size:36px;line-height:44px}}.search-action-banner__search-box{margin-bottom:16px}@media only screen and (min-width: 768px){.search-action-banner__search-box{margin-bottom:40px}}.search-action-banner__search-box :global(.product-filter-search){background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014}.search-action-banner__popular-tags{display:flex;align-items:center;gap:1rem}.search-action-banner__popular-label{color:#666;font-size:.875rem}.search-action-banner__tags{display:flex;gap:.5rem;flex-wrap:wrap}.search-action-banner__tag{padding:.25rem .75rem;background:#f5f5f5;border-radius:100px;font-size:.875rem;color:#666;cursor:pointer;transition:all .2s ease}.search-action-banner__tag:hover{background:#e5e5e5;color:#333}.add-payment-method__trigger{display:inline-flex;align-items:center;color:#007050;font:500 16px/32px Karla,sans-serif;height:32px;gap:10px}.add-payment-method__trigger-icon{width:18px;height:18px}.add-payment-method--my-profile-btn .add-payment-method__trigger{padding-left:15px;position:relative;font:500 16px/24px Ovo,sans-serif;height:24px}.add-payment-method--my-profile-btn .add-payment-method__trigger:before,.add-payment-method--my-profile-btn .add-payment-method__trigger:after{position:absolute;top:0;left:0;bottom:0;margin:auto;right:auto;width:10px;height:2px;content:"";background:#00573f}.add-payment-method--my-profile-btn .add-payment-method__trigger:after{transform:rotate(90deg)}.add-payment-method--my-profile-btn .add-payment-method__trigger-icon{display:none}*{box-sizing:border-box;margin:0;padding:0;border:0;font:inherit;color:inherit;-webkit-tap-highlight-color:rgba(255,255,255,0)}*:hover,*:active{outline:0}*:before,*:after{box-sizing:border-box;color:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{font-weight:500;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,form{display:block}label{cursor:pointer}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}img{max-width:100%;max-height:100%;height:auto}.layout-container--home-page{padding-top:20px}@media only screen and (min-width: 768px){.layout-container--home-page{padding-top:30px}}.layout-container--no-spaces{padding-top:0}@media only screen and (min-width: 768px){.layout-container--no-spaces{padding-top:0}}.rd-container{display:block;width:100%;max-width:1696px;margin:0 auto}.rd-container__inner{margin:0 16px}@media only screen and (min-width: 768px){.rd-container__inner{margin:0 24px}}@media only screen and (min-width: 1440px){.rd-container__inner{margin:0 48px}}.rd-container--wide-frame .frame{max-width:100%}.col{float:left;display:block;flex-grow:0;flex-basis:auto}.col:after{content:"";display:table;clear:both}@media only screen and (min-width: 0){.col--sm-1{width:8.3333333333%;min-width:8.3333333333%}.col--sm-2{width:16.6666666667%;min-width:16.6666666667%}.col--sm-3{width:25%;min-width:25%}.col--sm-4{width:33.3333333333%;min-width:33.3333333333%}.col--sm-5{width:41.6666666667%;min-width:41.6666666667%}.col--sm-6{width:50%;min-width:50%}.col--sm-7{width:58.3333333333%;min-width:58.3333333333%}.col--sm-8{width:66.6666666667%;min-width:66.6666666667%}.col--sm-9{width:75%;min-width:75%}.col--sm-10{width:83.3333333333%;min-width:83.3333333333%}.col--sm-11{width:91.6666666667%;min-width:91.6666666667%}.col--sm-12{width:100%;min-width:100%}}@media only screen and (min-width: 640px){.col--md-1{width:8.3333333333%;min-width:8.3333333333%}.col--md-2{width:16.6666666667%;min-width:16.6666666667%}.col--md-3{width:25%;min-width:25%}.col--md-4{width:33.3333333333%;min-width:33.3333333333%}.col--md-5{width:41.6666666667%;min-width:41.6666666667%}.col--md-6{width:50%;min-width:50%}.col--md-7{width:58.3333333333%;min-width:58.3333333333%}.col--md-8{width:66.6666666667%;min-width:66.6666666667%}.col--md-9{width:75%;min-width:75%}.col--md-10{width:83.3333333333%;min-width:83.3333333333%}.col--md-11{width:91.6666666667%;min-width:91.6666666667%}.col--md-12{width:100%;min-width:100%}}@media only screen and (min-width: 1024px){.col--lg-1{width:8.3333333333%;min-width:8.3333333333%}.col--lg-2{width:16.6666666667%;min-width:16.6666666667%}.col--lg-3{width:25%;min-width:25%}.col--lg-4{width:33.3333333333%;min-width:33.3333333333%}.col--lg-5{width:41.6666666667%;min-width:41.6666666667%}.col--lg-6{width:50%;min-width:50%}.col--lg-7{width:58.3333333333%;min-width:58.3333333333%}.col--lg-8{width:66.6666666667%;min-width:66.6666666667%}.col--lg-9{width:75%;min-width:75%}.col--lg-10{width:83.3333333333%;min-width:83.3333333333%}.col--lg-11{width:91.6666666667%;min-width:91.6666666667%}.col--lg-12{width:100%;min-width:100%}}@media only screen and (min-width: 1280px){.col--xl-1{width:8.3333333333%;min-width:8.3333333333%}.col--xl-2{width:16.6666666667%;min-width:16.6666666667%}.col--xl-3{width:25%;min-width:25%}.col--xl-4{width:33.3333333333%;min-width:33.3333333333%}.col--xl-5{width:41.6666666667%;min-width:41.6666666667%}.col--xl-6{width:50%;min-width:50%}.col--xl-7{width:58.3333333333%;min-width:58.3333333333%}.col--xl-8{width:66.6666666667%;min-width:66.6666666667%}.col--xl-9{width:75%;min-width:75%}.col--xl-10{width:83.3333333333%;min-width:83.3333333333%}.col--xl-11{width:91.6666666667%;min-width:91.6666666667%}.col--xl-12{width:100%;min-width:100%}}@media only screen and (min-width: 0){.col--sm-auto{width:auto;min-width:auto}}@media only screen and (min-width: 640px){.col--md-auto{width:auto;min-width:auto}}@media only screen and (min-width: 1024px){.col--lg-auto{width:auto;min-width:auto}}@media only screen and (min-width: 1280px){.col--xl-auto{width:auto;min-width:auto}}.col--expand{flex-grow:1}.col--top{align-self:flex-start;margin-bottom:auto}.col--bottom{align-self:flex-end;margin-top:auto}.col--left{justify-self:flex-start;margin-right:auto}.col--right{justify-self:flex-end;margin-left:auto}.col--center{justify-self:center;margin-left:auto;margin-right:auto}.col--middle{align-self:center;margin-top:auto;margin-bottom:auto}.col--with-gutter{padding:0 16px}.row{clear:both;display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start}.row:after{content:"";display:table;clear:both}.row--top{align-items:flex-start}.row--bottom{align-items:flex-end}.row--left{justify-content:flex-start}.row--right{justify-content:flex-end}.row--center{justify-content:center}.row--middle{align-items:center}.row--stretch{align-items:stretch}.row--stretch .col{margin-top:0;margin-bottom:0}.row--justify{justify-content:space-between}.row--justify .col{margin-left:auto;margin-right:auto}.row--justify .col:first-child{margin-left:0}.row--justify .col:last-child{margin-right:0}.row--expand{width:100%}.row--nowrap{flex-wrap:nowrap}.row--with-gutter{margin:0 -16px}.flex{display:flex}@media only screen and (min-width: 0) and (max-width: 639px){.flex-sm-only{display:flex}}@media only screen and (min-width: 0) and (max-width: 1023px){.flex-sm-md{display:flex}}@media only screen and (min-width: 0) and (max-width: 1279px){.flex-sm-lg{display:flex}}@media only screen and (min-width: 0){.flex-sm-xl{display:flex}}@media only screen and (min-width: 640px) and (max-width: 1023px){.flex-md-only{display:flex}}@media only screen and (min-width: 640px) and (max-width: 1279px){.flex-md-lg{display:flex}}@media only screen and (min-width: 640px){.flex-md-xl{display:flex}}@media only screen and (min-width: 1024px) and (max-width: 1279px){.flex-lg-only{display:flex}}@media only screen and (min-width: 1024px){.flex-lg-xl{display:flex}}@media only screen and (min-width: 1280px){.flex-xl-only{display:flex}}.flex--grow-1{flex-grow:1}.flex--top{align-items:flex-start}.flex--middle{align-items:center}.flex--bottom{align-items:flex-end}.flex--left{justify-content:flex-start}.flex--right{justify-content:flex-end}.flex--center{justify-content:center}.flex--justify{justify-content:space-between}.block{display:block}body{font-size:16px;font-weight:500;line-height:1.5;position:relative;background-color:#fff;color:#344054}.h1{font-size:40px;line-height:1.1;display:block}.h2{font-size:36px;line-height:1.2;display:block}.h3{font-size:32px;line-height:1.4;display:block}.h4{font-size:28px;line-height:1.45;display:block}.h5{font-size:24px;line-height:1.5;display:block}.h6{font-size:20px;line-height:1.6;display:block}a{color:#007050;text-decoration:none}a:hover{text-decoration:underline}b,strong{font-weight:700}i,em,cite{font-style:italic}hr{border-bottom:1px solid #888888;margin:.5rem 0}hr:after{content:"";display:table;clear:both}small{font-size:14px}big{font-size:18px}p,blockquote{margin:8px 0}.shift-by-subcategory-menu{margin-top:39px}.container{padding:0;margin:0 auto}.layout-container{margin-top:0;padding-top:11px;overflow:hidden}.layout-container.custom-alert-is{margin-top:50px}.layout-container.custom-alert-is.editing-alert-is{margin-top:76px}@media only screen and (min-width: 768px){.layout-container{padding-top:11px}}@media only screen and (min-width: 1024px){.layout-container{padding-top:30px}}@media only screen and (min-width: 1280px){.layout-container.custom-alert-is.editing-alert-is{margin-top:148px}}@media only screen and (min-width: 768px){.layout-wide.container.custom-alert-is,.layout-wide.container.editing-alert-is{margin-top:0}}@media only screen and (min-width: 1024px){.order-editing--alert{top:calc(100% + 42px)}}@media only screen and (min-width: 1280px){.order-editing--alert{top:calc(100% + 48px)}}@media only screen and (min-width: 1440px){.order-editing--alert{top:calc(100% + 50px)}}@media only screen and (max-width: 768px){.wrapper-sticky,.cart-summary-links{max-width:100%!important;margin:0}}.cart-fade-in .custom-alert,.userbox-show:not(.animated) .custom-alert{display:block}@media only screen and (min-width: 768px){.animated .custom-alert{display:none}}.custom-alert:before{display:none}.spacing{margin:8px}.spacing--bigger{margin:24px}.spacing--big{margin:16px}.spacing--small{margin:4px}.spacing--reset,.spacing--sm,.spacing--md,.spacing--lg,.spacing--xl{margin:0}@media only screen and (min-width: 0){.spacing--sm{margin:8px}}@media only screen and (min-width: 640px){.spacing--md{margin:8px}}@media only screen and (min-width: 1024px){.spacing--lg{margin:8px}}@media only screen and (min-width: 1280px){.spacing--xl{margin:8px}}@media only screen and (min-width: 0){.spacing--sm.spacing--bigger{margin:24px}.spacing--sm.spacing--big{margin:16px}.spacing--sm.spacing--default{margin:8px}.spacing--sm.spacing--small{margin:4px}.spacing--sm.spacing--reset{margin:0}}@media only screen and (min-width: 640px){.spacing--md.spacing--bigger{margin:24px}.spacing--md.spacing--big{margin:16px}.spacing--md.spacing--default{margin:8px}.spacing--md.spacing--small{margin:4px}.spacing--md.spacing--reset{margin:0}}@media only screen and (min-width: 1024px){.spacing--lg.spacing--bigger{margin:24px}.spacing--lg.spacing--big{margin:16px}.spacing--lg.spacing--default{margin:8px}.spacing--lg.spacing--small{margin:4px}.spacing--lg.spacing--reset{margin:0}}@media only screen and (min-width: 1280px){.spacing--xl.spacing--bigger{margin:24px}.spacing--xl.spacing--big{margin:16px}.spacing--xl.spacing--default{margin:8px}.spacing--xl.spacing--small{margin:4px}.spacing--xl.spacing--reset{margin:0}}.spacing--inner{margin:0;padding:8px}.spacing--inner.spacing--bigger{margin:0;padding:24px}.spacing--inner.spacing--big{margin:0;padding:16px}.spacing--inner.spacing--small{margin:0;padding:4px}.spacing--inner.spacing--reset,.spacing--inner.spacing--sm,.spacing--inner.spacing--md,.spacing--inner.spacing--lg,.spacing--inner.spacing--xl{margin:0;padding:0}@media only screen and (min-width: 0){.spacing--inner.spacing--sm{margin:0;padding:8px}}@media only screen and (min-width: 640px){.spacing--inner.spacing--md{margin:0;padding:8px}}@media only screen and (min-width: 1024px){.spacing--inner.spacing--lg{margin:0;padding:8px}}@media only screen and (min-width: 1280px){.spacing--inner.spacing--xl{margin:0;padding:8px}}@media only screen and (min-width: 0){.spacing--inner.spacing--sm.spacing--bigger{margin:0;padding:24px}.spacing--inner.spacing--sm.spacing--big{margin:0;padding:16px}.spacing--inner.spacing--sm.spacing--default{margin:0;padding:8px}.spacing--inner.spacing--sm.spacing--small{margin:0;padding:4px}.spacing--inner.spacing--sm.spacing--reset{margin:0;padding:0}}@media only screen and (min-width: 640px){.spacing--inner.spacing--md.spacing--bigger{margin:0;padding:24px}.spacing--inner.spacing--md.spacing--big{margin:0;padding:16px}.spacing--inner.spacing--md.spacing--default{margin:0;padding:8px}.spacing--inner.spacing--md.spacing--small{margin:0;padding:4px}.spacing--inner.spacing--md.spacing--reset{margin:0;padding:0}}@media only screen and (min-width: 1024px){.spacing--inner.spacing--lg.spacing--bigger{margin:0;padding:24px}.spacing--inner.spacing--lg.spacing--big{margin:0;padding:16px}.spacing--inner.spacing--lg.spacing--default{margin:0;padding:8px}.spacing--inner.spacing--lg.spacing--small{margin:0;padding:4px}.spacing--inner.spacing--lg.spacing--reset{margin:0;padding:0}}@media only screen and (min-width: 1280px){.spacing--inner.spacing--xl.spacing--bigger{margin:0;padding:24px}.spacing--inner.spacing--xl.spacing--big{margin:0;padding:16px}.spacing--inner.spacing--xl.spacing--default{margin:0;padding:8px}.spacing--inner.spacing--xl.spacing--small{margin:0;padding:4px}.spacing--inner.spacing--xl.spacing--reset{margin:0;padding:0}}.spacing-top{margin-top:8px}.spacing-top--bigger{margin-top:24px}.spacing-top--big{margin-top:16px}.spacing-top--small{margin-top:4px}.spacing-top--reset,.spacing-top--sm,.spacing-top--md,.spacing-top--lg,.spacing-top--xl{margin-top:0}@media only screen and (min-width: 0){.spacing-top--sm{margin-top:8px}}@media only screen and (min-width: 640px){.spacing-top--md{margin-top:8px}}@media only screen and (min-width: 1024px){.spacing-top--lg{margin-top:8px}}@media only screen and (min-width: 1280px){.spacing-top--xl{margin-top:8px}}@media only screen and (min-width: 0){.spacing-top--sm.spacing-top--bigger{margin-top:24px}.spacing-top--sm.spacing-top--big{margin-top:16px}.spacing-top--sm.spacing-top--default{margin-top:8px}.spacing-top--sm.spacing-top--small{margin-top:4px}.spacing-top--sm.spacing-top--reset{margin-top:0}}@media only screen and (min-width: 640px){.spacing-top--md.spacing-top--bigger{margin-top:24px}.spacing-top--md.spacing-top--big{margin-top:16px}.spacing-top--md.spacing-top--default{margin-top:8px}.spacing-top--md.spacing-top--small{margin-top:4px}.spacing-top--md.spacing-top--reset{margin-top:0}}@media only screen and (min-width: 1024px){.spacing-top--lg.spacing-top--bigger{margin-top:24px}.spacing-top--lg.spacing-top--big{margin-top:16px}.spacing-top--lg.spacing-top--default{margin-top:8px}.spacing-top--lg.spacing-top--small{margin-top:4px}.spacing-top--lg.spacing-top--reset{margin-top:0}}@media only screen and (min-width: 1280px){.spacing-top--xl.spacing-top--bigger{margin-top:24px}.spacing-top--xl.spacing-top--big{margin-top:16px}.spacing-top--xl.spacing-top--default{margin-top:8px}.spacing-top--xl.spacing-top--small{margin-top:4px}.spacing-top--xl.spacing-top--reset{margin-top:0}}.spacing-top--inner{margin-top:0;padding-top:8px}.spacing-top--inner.spacing-top--bigger{margin-top:0;padding-top:24px}.spacing-top--inner.spacing-top--big{margin-top:0;padding-top:16px}.spacing-top--inner.spacing-top--small{margin-top:0;padding-top:4px}.spacing-top--inner.spacing-top--reset,.spacing-top--inner.spacing-top--sm,.spacing-top--inner.spacing-top--md,.spacing-top--inner.spacing-top--lg,.spacing-top--inner.spacing-top--xl{margin-top:0;padding-top:0}@media only screen and (min-width: 0){.spacing-top--inner.spacing-top--sm{margin-top:0;padding-top:8px}}@media only screen and (min-width: 640px){.spacing-top--inner.spacing-top--md{margin-top:0;padding-top:8px}}@media only screen and (min-width: 1024px){.spacing-top--inner.spacing-top--lg{margin-top:0;padding-top:8px}}@media only screen and (min-width: 1280px){.spacing-top--inner.spacing-top--xl{margin-top:0;padding-top:8px}}@media only screen and (min-width: 0){.spacing-top--inner.spacing-top--sm.spacing-top--bigger{margin-top:0;padding-top:24px}.spacing-top--inner.spacing-top--sm.spacing-top--big{margin-top:0;padding-top:16px}.spacing-top--inner.spacing-top--sm.spacing-top--default{margin-top:0;padding-top:8px}.spacing-top--inner.spacing-top--sm.spacing-top--small{margin-top:0;padding-top:4px}.spacing-top--inner.spacing-top--sm.spacing-top--reset{margin-top:0;padding-top:0}}@media only screen and (min-width: 640px){.spacing-top--inner.spacing-top--md.spacing-top--bigger{margin-top:0;padding-top:24px}.spacing-top--inner.spacing-top--md.spacing-top--big{margin-top:0;padding-top:16px}.spacing-top--inner.spacing-top--md.spacing-top--default{margin-top:0;padding-top:8px}.spacing-top--inner.spacing-top--md.spacing-top--small{margin-top:0;padding-top:4px}.spacing-top--inner.spacing-top--md.spacing-top--reset{margin-top:0;padding-top:0}}@media only screen and (min-width: 1024px){.spacing-top--inner.spacing-top--lg.spacing-top--bigger{margin-top:0;padding-top:24px}.spacing-top--inner.spacing-top--lg.spacing-top--big{margin-top:0;padding-top:16px}.spacing-top--inner.spacing-top--lg.spacing-top--default{margin-top:0;padding-top:8px}.spacing-top--inner.spacing-top--lg.spacing-top--small{margin-top:0;padding-top:4px}.spacing-top--inner.spacing-top--lg.spacing-top--reset{margin-top:0;padding-top:0}}@media only screen and (min-width: 1280px){.spacing-top--inner.spacing-top--xl.spacing-top--bigger{margin-top:0;padding-top:24px}.spacing-top--inner.spacing-top--xl.spacing-top--big{margin-top:0;padding-top:16px}.spacing-top--inner.spacing-top--xl.spacing-top--default{margin-top:0;padding-top:8px}.spacing-top--inner.spacing-top--xl.spacing-top--small{margin-top:0;padding-top:4px}.spacing-top--inner.spacing-top--xl.spacing-top--reset{margin-top:0;padding-top:0}}.spacing-bottom{margin-bottom:8px}.spacing-bottom--bigger{margin-bottom:24px}.spacing-bottom--big{margin-bottom:16px}.spacing-bottom--small{margin-bottom:4px}.spacing-bottom--reset,.spacing-bottom--sm,.spacing-bottom--md,.spacing-bottom--lg,.spacing-bottom--xl{margin-bottom:0}@media only screen and (min-width: 0){.spacing-bottom--sm{margin-bottom:8px}}@media only screen and (min-width: 640px){.spacing-bottom--md{margin-bottom:8px}}@media only screen and (min-width: 1024px){.spacing-bottom--lg{margin-bottom:8px}}@media only screen and (min-width: 1280px){.spacing-bottom--xl{margin-bottom:8px}}@media only screen and (min-width: 0){.spacing-bottom--sm.spacing-bottom--bigger{margin-bottom:24px}.spacing-bottom--sm.spacing-bottom--big{margin-bottom:16px}.spacing-bottom--sm.spacing-bottom--default{margin-bottom:8px}.spacing-bottom--sm.spacing-bottom--small{margin-bottom:4px}.spacing-bottom--sm.spacing-bottom--reset{margin-bottom:0}}@media only screen and (min-width: 640px){.spacing-bottom--md.spacing-bottom--bigger{margin-bottom:24px}.spacing-bottom--md.spacing-bottom--big{margin-bottom:16px}.spacing-bottom--md.spacing-bottom--default{margin-bottom:8px}.spacing-bottom--md.spacing-bottom--small{margin-bottom:4px}.spacing-bottom--md.spacing-bottom--reset{margin-bottom:0}}@media only screen and (min-width: 1024px){.spacing-bottom--lg.spacing-bottom--bigger{margin-bottom:24px}.spacing-bottom--lg.spacing-bottom--big{margin-bottom:16px}.spacing-bottom--lg.spacing-bottom--default{margin-bottom:8px}.spacing-bottom--lg.spacing-bottom--small{margin-bottom:4px}.spacing-bottom--lg.spacing-bottom--reset{margin-bottom:0}}@media only screen and (min-width: 1280px){.spacing-bottom--xl.spacing-bottom--bigger{margin-bottom:24px}.spacing-bottom--xl.spacing-bottom--big{margin-bottom:16px}.spacing-bottom--xl.spacing-bottom--default{margin-bottom:8px}.spacing-bottom--xl.spacing-bottom--small{margin-bottom:4px}.spacing-bottom--xl.spacing-bottom--reset{margin-bottom:0}}.spacing-bottom--inner{margin-bottom:0;padding-bottom:8px}.spacing-bottom--inner.spacing-bottom--bigger{margin-bottom:0;padding-bottom:24px}.spacing-bottom--inner.spacing-bottom--big{margin-bottom:0;padding-bottom:16px}.spacing-bottom--inner.spacing-bottom--small{margin-bottom:0;padding-bottom:4px}.spacing-bottom--inner.spacing-bottom--reset,.spacing-bottom--inner.spacing-bottom--sm,.spacing-bottom--inner.spacing-bottom--md,.spacing-bottom--inner.spacing-bottom--lg,.spacing-bottom--inner.spacing-bottom--xl{margin-bottom:0;padding-bottom:0}@media only screen and (min-width: 0){.spacing-bottom--inner.spacing-bottom--sm{margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 640px){.spacing-bottom--inner.spacing-bottom--md{margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 1024px){.spacing-bottom--inner.spacing-bottom--lg{margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 1280px){.spacing-bottom--inner.spacing-bottom--xl{margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 0){.spacing-bottom--inner.spacing-bottom--sm.spacing-bottom--bigger{margin-bottom:0;padding-bottom:24px}.spacing-bottom--inner.spacing-bottom--sm.spacing-bottom--big{margin-bottom:0;padding-bottom:16px}.spacing-bottom--inner.spacing-bottom--sm.spacing-bottom--default{margin-bottom:0;padding-bottom:8px}.spacing-bottom--inner.spacing-bottom--sm.spacing-bottom--small{margin-bottom:0;padding-bottom:4px}.spacing-bottom--inner.spacing-bottom--sm.spacing-bottom--reset{margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 640px){.spacing-bottom--inner.spacing-bottom--md.spacing-bottom--bigger{margin-bottom:0;padding-bottom:24px}.spacing-bottom--inner.spacing-bottom--md.spacing-bottom--big{margin-bottom:0;padding-bottom:16px}.spacing-bottom--inner.spacing-bottom--md.spacing-bottom--default{margin-bottom:0;padding-bottom:8px}.spacing-bottom--inner.spacing-bottom--md.spacing-bottom--small{margin-bottom:0;padding-bottom:4px}.spacing-bottom--inner.spacing-bottom--md.spacing-bottom--reset{margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 1024px){.spacing-bottom--inner.spacing-bottom--lg.spacing-bottom--bigger{margin-bottom:0;padding-bottom:24px}.spacing-bottom--inner.spacing-bottom--lg.spacing-bottom--big{margin-bottom:0;padding-bottom:16px}.spacing-bottom--inner.spacing-bottom--lg.spacing-bottom--default{margin-bottom:0;padding-bottom:8px}.spacing-bottom--inner.spacing-bottom--lg.spacing-bottom--small{margin-bottom:0;padding-bottom:4px}.spacing-bottom--inner.spacing-bottom--lg.spacing-bottom--reset{margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 1280px){.spacing-bottom--inner.spacing-bottom--xl.spacing-bottom--bigger{margin-bottom:0;padding-bottom:24px}.spacing-bottom--inner.spacing-bottom--xl.spacing-bottom--big{margin-bottom:0;padding-bottom:16px}.spacing-bottom--inner.spacing-bottom--xl.spacing-bottom--default{margin-bottom:0;padding-bottom:8px}.spacing-bottom--inner.spacing-bottom--xl.spacing-bottom--small{margin-bottom:0;padding-bottom:4px}.spacing-bottom--inner.spacing-bottom--xl.spacing-bottom--reset{margin-bottom:0;padding-bottom:0}}.spacing-left{margin-left:8px}.spacing-left--bigger{margin-left:24px}.spacing-left--big{margin-left:16px}.spacing-left--small{margin-left:4px}.spacing-left--reset,.spacing-left--sm,.spacing-left--md,.spacing-left--lg,.spacing-left--xl{margin-left:0}@media only screen and (min-width: 0){.spacing-left--sm{margin-left:8px}}@media only screen and (min-width: 640px){.spacing-left--md{margin-left:8px}}@media only screen and (min-width: 1024px){.spacing-left--lg{margin-left:8px}}@media only screen and (min-width: 1280px){.spacing-left--xl{margin-left:8px}}@media only screen and (min-width: 0){.spacing-left--sm.spacing-left--bigger{margin-left:24px}.spacing-left--sm.spacing-left--big{margin-left:16px}.spacing-left--sm.spacing-left--default{margin-left:8px}.spacing-left--sm.spacing-left--small{margin-left:4px}.spacing-left--sm.spacing-left--reset{margin-left:0}}@media only screen and (min-width: 640px){.spacing-left--md.spacing-left--bigger{margin-left:24px}.spacing-left--md.spacing-left--big{margin-left:16px}.spacing-left--md.spacing-left--default{margin-left:8px}.spacing-left--md.spacing-left--small{margin-left:4px}.spacing-left--md.spacing-left--reset{margin-left:0}}@media only screen and (min-width: 1024px){.spacing-left--lg.spacing-left--bigger{margin-left:24px}.spacing-left--lg.spacing-left--big{margin-left:16px}.spacing-left--lg.spacing-left--default{margin-left:8px}.spacing-left--lg.spacing-left--small{margin-left:4px}.spacing-left--lg.spacing-left--reset{margin-left:0}}@media only screen and (min-width: 1280px){.spacing-left--xl.spacing-left--bigger{margin-left:24px}.spacing-left--xl.spacing-left--big{margin-left:16px}.spacing-left--xl.spacing-left--default{margin-left:8px}.spacing-left--xl.spacing-left--small{margin-left:4px}.spacing-left--xl.spacing-left--reset{margin-left:0}}.spacing-left--inner{margin-left:0;padding-left:8px}.spacing-left--inner.spacing-left--bigger{margin-left:0;padding-left:24px}.spacing-left--inner.spacing-left--big{margin-left:0;padding-left:16px}.spacing-left--inner.spacing-left--small{margin-left:0;padding-left:4px}.spacing-left--inner.spacing-left--reset,.spacing-left--inner.spacing-left--sm,.spacing-left--inner.spacing-left--md,.spacing-left--inner.spacing-left--lg,.spacing-left--inner.spacing-left--xl{margin-left:0;padding-left:0}@media only screen and (min-width: 0){.spacing-left--inner.spacing-left--sm{margin-left:0;padding-left:8px}}@media only screen and (min-width: 640px){.spacing-left--inner.spacing-left--md{margin-left:0;padding-left:8px}}@media only screen and (min-width: 1024px){.spacing-left--inner.spacing-left--lg{margin-left:0;padding-left:8px}}@media only screen and (min-width: 1280px){.spacing-left--inner.spacing-left--xl{margin-left:0;padding-left:8px}}@media only screen and (min-width: 0){.spacing-left--inner.spacing-left--sm.spacing-left--bigger{margin-left:0;padding-left:24px}.spacing-left--inner.spacing-left--sm.spacing-left--big{margin-left:0;padding-left:16px}.spacing-left--inner.spacing-left--sm.spacing-left--default{margin-left:0;padding-left:8px}.spacing-left--inner.spacing-left--sm.spacing-left--small{margin-left:0;padding-left:4px}.spacing-left--inner.spacing-left--sm.spacing-left--reset{margin-left:0;padding-left:0}}@media only screen and (min-width: 640px){.spacing-left--inner.spacing-left--md.spacing-left--bigger{margin-left:0;padding-left:24px}.spacing-left--inner.spacing-left--md.spacing-left--big{margin-left:0;padding-left:16px}.spacing-left--inner.spacing-left--md.spacing-left--default{margin-left:0;padding-left:8px}.spacing-left--inner.spacing-left--md.spacing-left--small{margin-left:0;padding-left:4px}.spacing-left--inner.spacing-left--md.spacing-left--reset{margin-left:0;padding-left:0}}@media only screen and (min-width: 1024px){.spacing-left--inner.spacing-left--lg.spacing-left--bigger{margin-left:0;padding-left:24px}.spacing-left--inner.spacing-left--lg.spacing-left--big{margin-left:0;padding-left:16px}.spacing-left--inner.spacing-left--lg.spacing-left--default{margin-left:0;padding-left:8px}.spacing-left--inner.spacing-left--lg.spacing-left--small{margin-left:0;padding-left:4px}.spacing-left--inner.spacing-left--lg.spacing-left--reset{margin-left:0;padding-left:0}}@media only screen and (min-width: 1280px){.spacing-left--inner.spacing-left--xl.spacing-left--bigger{margin-left:0;padding-left:24px}.spacing-left--inner.spacing-left--xl.spacing-left--big{margin-left:0;padding-left:16px}.spacing-left--inner.spacing-left--xl.spacing-left--default{margin-left:0;padding-left:8px}.spacing-left--inner.spacing-left--xl.spacing-left--small{margin-left:0;padding-left:4px}.spacing-left--inner.spacing-left--xl.spacing-left--reset{margin-left:0;padding-left:0}}.spacing-right{margin-right:8px}.spacing-right--bigger{margin-right:24px}.spacing-right--big{margin-right:16px}.spacing-right--small{margin-right:4px}.spacing-right--reset,.spacing-right--sm,.spacing-right--md,.spacing-right--lg,.spacing-right--xl{margin-right:0}@media only screen and (min-width: 0){.spacing-right--sm{margin-right:8px}}@media only screen and (min-width: 640px){.spacing-right--md{margin-right:8px}}@media only screen and (min-width: 1024px){.spacing-right--lg{margin-right:8px}}@media only screen and (min-width: 1280px){.spacing-right--xl{margin-right:8px}}@media only screen and (min-width: 0){.spacing-right--sm.spacing-right--bigger{margin-right:24px}.spacing-right--sm.spacing-right--big{margin-right:16px}.spacing-right--sm.spacing-right--default{margin-right:8px}.spacing-right--sm.spacing-right--small{margin-right:4px}.spacing-right--sm.spacing-right--reset{margin-right:0}}@media only screen and (min-width: 640px){.spacing-right--md.spacing-right--bigger{margin-right:24px}.spacing-right--md.spacing-right--big{margin-right:16px}.spacing-right--md.spacing-right--default{margin-right:8px}.spacing-right--md.spacing-right--small{margin-right:4px}.spacing-right--md.spacing-right--reset{margin-right:0}}@media only screen and (min-width: 1024px){.spacing-right--lg.spacing-right--bigger{margin-right:24px}.spacing-right--lg.spacing-right--big{margin-right:16px}.spacing-right--lg.spacing-right--default{margin-right:8px}.spacing-right--lg.spacing-right--small{margin-right:4px}.spacing-right--lg.spacing-right--reset{margin-right:0}}@media only screen and (min-width: 1280px){.spacing-right--xl.spacing-right--bigger{margin-right:24px}.spacing-right--xl.spacing-right--big{margin-right:16px}.spacing-right--xl.spacing-right--default{margin-right:8px}.spacing-right--xl.spacing-right--small{margin-right:4px}.spacing-right--xl.spacing-right--reset{margin-right:0}}.spacing-right--inner{margin-right:0;padding-right:8px}.spacing-right--inner.spacing-right--bigger{margin-right:0;padding-right:24px}.spacing-right--inner.spacing-right--big{margin-right:0;padding-right:16px}.spacing-right--inner.spacing-right--small{margin-right:0;padding-right:4px}.spacing-right--inner.spacing-right--reset,.spacing-right--inner.spacing-right--sm,.spacing-right--inner.spacing-right--md,.spacing-right--inner.spacing-right--lg,.spacing-right--inner.spacing-right--xl{margin-right:0;padding-right:0}@media only screen and (min-width: 0){.spacing-right--inner.spacing-right--sm{margin-right:0;padding-right:8px}}@media only screen and (min-width: 640px){.spacing-right--inner.spacing-right--md{margin-right:0;padding-right:8px}}@media only screen and (min-width: 1024px){.spacing-right--inner.spacing-right--lg{margin-right:0;padding-right:8px}}@media only screen and (min-width: 1280px){.spacing-right--inner.spacing-right--xl{margin-right:0;padding-right:8px}}@media only screen and (min-width: 0){.spacing-right--inner.spacing-right--sm.spacing-right--bigger{margin-right:0;padding-right:24px}.spacing-right--inner.spacing-right--sm.spacing-right--big{margin-right:0;padding-right:16px}.spacing-right--inner.spacing-right--sm.spacing-right--default{margin-right:0;padding-right:8px}.spacing-right--inner.spacing-right--sm.spacing-right--small{margin-right:0;padding-right:4px}.spacing-right--inner.spacing-right--sm.spacing-right--reset{margin-right:0;padding-right:0}}@media only screen and (min-width: 640px){.spacing-right--inner.spacing-right--md.spacing-right--bigger{margin-right:0;padding-right:24px}.spacing-right--inner.spacing-right--md.spacing-right--big{margin-right:0;padding-right:16px}.spacing-right--inner.spacing-right--md.spacing-right--default{margin-right:0;padding-right:8px}.spacing-right--inner.spacing-right--md.spacing-right--small{margin-right:0;padding-right:4px}.spacing-right--inner.spacing-right--md.spacing-right--reset{margin-right:0;padding-right:0}}@media only screen and (min-width: 1024px){.spacing-right--inner.spacing-right--lg.spacing-right--bigger{margin-right:0;padding-right:24px}.spacing-right--inner.spacing-right--lg.spacing-right--big{margin-right:0;padding-right:16px}.spacing-right--inner.spacing-right--lg.spacing-right--default{margin-right:0;padding-right:8px}.spacing-right--inner.spacing-right--lg.spacing-right--small{margin-right:0;padding-right:4px}.spacing-right--inner.spacing-right--lg.spacing-right--reset{margin-right:0;padding-right:0}}@media only screen and (min-width: 1280px){.spacing-right--inner.spacing-right--xl.spacing-right--bigger{margin-right:0;padding-right:24px}.spacing-right--inner.spacing-right--xl.spacing-right--big{margin-right:0;padding-right:16px}.spacing-right--inner.spacing-right--xl.spacing-right--default{margin-right:0;padding-right:8px}.spacing-right--inner.spacing-right--xl.spacing-right--small{margin-right:0;padding-right:4px}.spacing-right--inner.spacing-right--xl.spacing-right--reset{margin-right:0;padding-right:0}}.spacing-x{margin-left:8px;margin-right:8px}.spacing-x--bigger{margin-left:24px;margin-right:24px}.spacing-x--big{margin-left:16px;margin-right:16px}.spacing-x--small{margin-left:4px;margin-right:4px}.spacing-x--reset,.spacing-x--sm,.spacing-x--md,.spacing-x--lg,.spacing-x--xl{margin-left:0;margin-right:0}@media only screen and (min-width: 0){.spacing-x--sm{margin-left:8px;margin-right:8px}}@media only screen and (min-width: 640px){.spacing-x--md{margin-left:8px;margin-right:8px}}@media only screen and (min-width: 1024px){.spacing-x--lg{margin-left:8px;margin-right:8px}}@media only screen and (min-width: 1280px){.spacing-x--xl{margin-left:8px;margin-right:8px}}@media only screen and (min-width: 0){.spacing-x--sm.spacing-x--bigger{margin-left:24px;margin-right:24px}.spacing-x--sm.spacing-x--big{margin-left:16px;margin-right:16px}.spacing-x--sm.spacing-x--default{margin-left:8px;margin-right:8px}.spacing-x--sm.spacing-x--small{margin-left:4px;margin-right:4px}.spacing-x--sm.spacing-x--reset{margin-left:0;margin-right:0}}@media only screen and (min-width: 640px){.spacing-x--md.spacing-x--bigger{margin-left:24px;margin-right:24px}.spacing-x--md.spacing-x--big{margin-left:16px;margin-right:16px}.spacing-x--md.spacing-x--default{margin-left:8px;margin-right:8px}.spacing-x--md.spacing-x--small{margin-left:4px;margin-right:4px}.spacing-x--md.spacing-x--reset{margin-left:0;margin-right:0}}@media only screen and (min-width: 1024px){.spacing-x--lg.spacing-x--bigger{margin-left:24px;margin-right:24px}.spacing-x--lg.spacing-x--big{margin-left:16px;margin-right:16px}.spacing-x--lg.spacing-x--default{margin-left:8px;margin-right:8px}.spacing-x--lg.spacing-x--small{margin-left:4px;margin-right:4px}.spacing-x--lg.spacing-x--reset{margin-left:0;margin-right:0}}@media only screen and (min-width: 1280px){.spacing-x--xl.spacing-x--bigger{margin-left:24px;margin-right:24px}.spacing-x--xl.spacing-x--big{margin-left:16px;margin-right:16px}.spacing-x--xl.spacing-x--default{margin-left:8px;margin-right:8px}.spacing-x--xl.spacing-x--small{margin-left:4px;margin-right:4px}.spacing-x--xl.spacing-x--reset{margin-left:0;margin-right:0}}.spacing-x--inner{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}.spacing-x--inner.spacing-x--bigger{margin-left:0;padding-left:24px;margin-right:0;padding-right:24px}.spacing-x--inner.spacing-x--big{margin-left:0;padding-left:16px;margin-right:0;padding-right:16px}.spacing-x--inner.spacing-x--small{margin-left:0;padding-left:4px;margin-right:0;padding-right:4px}.spacing-x--inner.spacing-x--reset,.spacing-x--inner.spacing-x--sm,.spacing-x--inner.spacing-x--md,.spacing-x--inner.spacing-x--lg,.spacing-x--inner.spacing-x--xl{margin-left:0;padding-left:0;margin-right:0;padding-right:0}@media only screen and (min-width: 0){.spacing-x--inner.spacing-x--sm{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}}@media only screen and (min-width: 640px){.spacing-x--inner.spacing-x--md{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}}@media only screen and (min-width: 1024px){.spacing-x--inner.spacing-x--lg{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}}@media only screen and (min-width: 1280px){.spacing-x--inner.spacing-x--xl{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}}@media only screen and (min-width: 0){.spacing-x--inner.spacing-x--sm.spacing-x--bigger{margin-left:0;padding-left:24px;margin-right:0;padding-right:24px}.spacing-x--inner.spacing-x--sm.spacing-x--big{margin-left:0;padding-left:16px;margin-right:0;padding-right:16px}.spacing-x--inner.spacing-x--sm.spacing-x--default{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}.spacing-x--inner.spacing-x--sm.spacing-x--small{margin-left:0;padding-left:4px;margin-right:0;padding-right:4px}.spacing-x--inner.spacing-x--sm.spacing-x--reset{margin-left:0;padding-left:0;margin-right:0;padding-right:0}}@media only screen and (min-width: 640px){.spacing-x--inner.spacing-x--md.spacing-x--bigger{margin-left:0;padding-left:24px;margin-right:0;padding-right:24px}.spacing-x--inner.spacing-x--md.spacing-x--big{margin-left:0;padding-left:16px;margin-right:0;padding-right:16px}.spacing-x--inner.spacing-x--md.spacing-x--default{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}.spacing-x--inner.spacing-x--md.spacing-x--small{margin-left:0;padding-left:4px;margin-right:0;padding-right:4px}.spacing-x--inner.spacing-x--md.spacing-x--reset{margin-left:0;padding-left:0;margin-right:0;padding-right:0}}@media only screen and (min-width: 1024px){.spacing-x--inner.spacing-x--lg.spacing-x--bigger{margin-left:0;padding-left:24px;margin-right:0;padding-right:24px}.spacing-x--inner.spacing-x--lg.spacing-x--big{margin-left:0;padding-left:16px;margin-right:0;padding-right:16px}.spacing-x--inner.spacing-x--lg.spacing-x--default{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}.spacing-x--inner.spacing-x--lg.spacing-x--small{margin-left:0;padding-left:4px;margin-right:0;padding-right:4px}.spacing-x--inner.spacing-x--lg.spacing-x--reset{margin-left:0;padding-left:0;margin-right:0;padding-right:0}}@media only screen and (min-width: 1280px){.spacing-x--inner.spacing-x--xl.spacing-x--bigger{margin-left:0;padding-left:24px;margin-right:0;padding-right:24px}.spacing-x--inner.spacing-x--xl.spacing-x--big{margin-left:0;padding-left:16px;margin-right:0;padding-right:16px}.spacing-x--inner.spacing-x--xl.spacing-x--default{margin-left:0;padding-left:8px;margin-right:0;padding-right:8px}.spacing-x--inner.spacing-x--xl.spacing-x--small{margin-left:0;padding-left:4px;margin-right:0;padding-right:4px}.spacing-x--inner.spacing-x--xl.spacing-x--reset{margin-left:0;padding-left:0;margin-right:0;padding-right:0}}.spacing-y{margin-top:8px;margin-bottom:8px}.spacing-y--bigger{margin-top:24px;margin-bottom:24px}.spacing-y--big{margin-top:16px;margin-bottom:16px}.spacing-y--small{margin-top:4px;margin-bottom:4px}.spacing-y--reset,.spacing-y--sm,.spacing-y--md,.spacing-y--lg,.spacing-y--xl{margin-top:0;margin-bottom:0}@media only screen and (min-width: 0){.spacing-y--sm{margin-top:8px;margin-bottom:8px}}@media only screen and (min-width: 640px){.spacing-y--md{margin-top:8px;margin-bottom:8px}}@media only screen and (min-width: 1024px){.spacing-y--lg{margin-top:8px;margin-bottom:8px}}@media only screen and (min-width: 1280px){.spacing-y--xl{margin-top:8px;margin-bottom:8px}}@media only screen and (min-width: 0){.spacing-y--sm.spacing-y--bigger{margin-top:24px;margin-bottom:24px}.spacing-y--sm.spacing-y--big{margin-top:16px;margin-bottom:16px}.spacing-y--sm.spacing-y--default{margin-top:8px;margin-bottom:8px}.spacing-y--sm.spacing-y--small{margin-top:4px;margin-bottom:4px}.spacing-y--sm.spacing-y--reset{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 640px){.spacing-y--md.spacing-y--bigger{margin-top:24px;margin-bottom:24px}.spacing-y--md.spacing-y--big{margin-top:16px;margin-bottom:16px}.spacing-y--md.spacing-y--default{margin-top:8px;margin-bottom:8px}.spacing-y--md.spacing-y--small{margin-top:4px;margin-bottom:4px}.spacing-y--md.spacing-y--reset{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1024px){.spacing-y--lg.spacing-y--bigger{margin-top:24px;margin-bottom:24px}.spacing-y--lg.spacing-y--big{margin-top:16px;margin-bottom:16px}.spacing-y--lg.spacing-y--default{margin-top:8px;margin-bottom:8px}.spacing-y--lg.spacing-y--small{margin-top:4px;margin-bottom:4px}.spacing-y--lg.spacing-y--reset{margin-top:0;margin-bottom:0}}@media only screen and (min-width: 1280px){.spacing-y--xl.spacing-y--bigger{margin-top:24px;margin-bottom:24px}.spacing-y--xl.spacing-y--big{margin-top:16px;margin-bottom:16px}.spacing-y--xl.spacing-y--default{margin-top:8px;margin-bottom:8px}.spacing-y--xl.spacing-y--small{margin-top:4px;margin-bottom:4px}.spacing-y--xl.spacing-y--reset{margin-top:0;margin-bottom:0}}.spacing-y--inner{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}.spacing-y--inner.spacing-y--bigger{margin-top:0;padding-top:24px;margin-bottom:0;padding-bottom:24px}.spacing-y--inner.spacing-y--big{margin-top:0;padding-top:16px;margin-bottom:0;padding-bottom:16px}.spacing-y--inner.spacing-y--small{margin-top:0;padding-top:4px;margin-bottom:0;padding-bottom:4px}.spacing-y--inner.spacing-y--reset,.spacing-y--inner.spacing-y--sm,.spacing-y--inner.spacing-y--md,.spacing-y--inner.spacing-y--lg,.spacing-y--inner.spacing-y--xl{margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0}@media only screen and (min-width: 0){.spacing-y--inner.spacing-y--sm{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 640px){.spacing-y--inner.spacing-y--md{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 1024px){.spacing-y--inner.spacing-y--lg{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 1280px){.spacing-y--inner.spacing-y--xl{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}}@media only screen and (min-width: 0){.spacing-y--inner.spacing-y--sm.spacing-y--bigger{margin-top:0;padding-top:24px;margin-bottom:0;padding-bottom:24px}.spacing-y--inner.spacing-y--sm.spacing-y--big{margin-top:0;padding-top:16px;margin-bottom:0;padding-bottom:16px}.spacing-y--inner.spacing-y--sm.spacing-y--default{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}.spacing-y--inner.spacing-y--sm.spacing-y--small{margin-top:0;padding-top:4px;margin-bottom:0;padding-bottom:4px}.spacing-y--inner.spacing-y--sm.spacing-y--reset{margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 640px){.spacing-y--inner.spacing-y--md.spacing-y--bigger{margin-top:0;padding-top:24px;margin-bottom:0;padding-bottom:24px}.spacing-y--inner.spacing-y--md.spacing-y--big{margin-top:0;padding-top:16px;margin-bottom:0;padding-bottom:16px}.spacing-y--inner.spacing-y--md.spacing-y--default{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}.spacing-y--inner.spacing-y--md.spacing-y--small{margin-top:0;padding-top:4px;margin-bottom:0;padding-bottom:4px}.spacing-y--inner.spacing-y--md.spacing-y--reset{margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 1024px){.spacing-y--inner.spacing-y--lg.spacing-y--bigger{margin-top:0;padding-top:24px;margin-bottom:0;padding-bottom:24px}.spacing-y--inner.spacing-y--lg.spacing-y--big{margin-top:0;padding-top:16px;margin-bottom:0;padding-bottom:16px}.spacing-y--inner.spacing-y--lg.spacing-y--default{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}.spacing-y--inner.spacing-y--lg.spacing-y--small{margin-top:0;padding-top:4px;margin-bottom:0;padding-bottom:4px}.spacing-y--inner.spacing-y--lg.spacing-y--reset{margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0}}@media only screen and (min-width: 1280px){.spacing-y--inner.spacing-y--xl.spacing-y--bigger{margin-top:0;padding-top:24px;margin-bottom:0;padding-bottom:24px}.spacing-y--inner.spacing-y--xl.spacing-y--big{margin-top:0;padding-top:16px;margin-bottom:0;padding-bottom:16px}.spacing-y--inner.spacing-y--xl.spacing-y--default{margin-top:0;padding-top:8px;margin-bottom:0;padding-bottom:8px}.spacing-y--inner.spacing-y--xl.spacing-y--small{margin-top:0;padding-top:4px;margin-bottom:0;padding-bottom:4px}.spacing-y--inner.spacing-y--xl.spacing-y--reset{margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0}}.text-xxs{font-size:10px}.text-xs{font-size:12px}.text-small{font-size:14px}.text-big{font-size:18px}.text-responsive{font-size:12px}@media only screen and (min-width: 1024px){.text-responsive{font-size:16px}}.text-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-black{color:#000}.text-alt{color:#e2694a}.text-secondary{color:#454343}.text-uppercase{text-transform:uppercase}.text-break{word-break:break-word}.text-success{color:#007050}.text-warning{color:#fec524}.text-alert{color:#ee7600}.cc-fee-message{font-family:var(--font-family);font-size:14px;font-weight:400;font-style:italic;line-height:12px;text-align:center;color:#1a1a1a;display:block;margin:10px 0 0;padding:0 4px}.cc-fee-message--payment-page-summary{margin:6px 0 0;font-size:12px;line-height:1.5;color:#344054}.cc-fee-message--payment-page-modal{margin:10px 0 0}.cc-fee-message--auto-pay{font-size:11px;line-height:1.5;color:#344054;font-weight:400}.is-hidden{display:none}@media only screen and (min-width: 0) and (max-width: 639px){.is-hidden-sm-only{display:none}}@media only screen and (min-width: 0) and (max-width: 1023px){.is-hidden-sm-md{display:none}}@media only screen and (min-width: 0) and (max-width: 1279px){.is-hidden-sm-lg{display:none}}@media only screen and (min-width: 0){.is-hidden-sm-xl{display:none}}@media only screen and (min-width: 640px) and (max-width: 1023px){.is-hidden-md-only{display:none}}@media only screen and (min-width: 640px) and (max-width: 1279px){.is-hidden-md-lg{display:none}}@media only screen and (min-width: 640px){.is-hidden-md-xl{display:none}}@media only screen and (min-width: 1024px) and (max-width: 1279px){.is-hidden-lg-only{display:none}}@media only screen and (min-width: 1024px){.is-hidden-lg-xl{display:none}}@media only screen and (min-width: 1280px){.is-hidden-xl-only{display:none}}.is-visible{pointer-events:all;visibility:visible;opacity:1}.is-invisible{pointer-events:none;visibility:hidden;opacity:0}.is-scrollable{overflow:auto}.is-not-scrollable{overflow:hidden}.is-scrollable-x{overflow-x:auto}.is-not-scrollable-x{overflow-x:hidden}.is-scrollable-y{overflow-y:auto}.is-not-scrollable-y{overflow-y:hidden}.product-card-table .item-menu .item-menus{right:-24px}.order-page{margin:0;padding:0;font-family:Karla,sans-serif}.order-page__empty-section-block{padding:54px 0 44px;border:1px solid #454343;border-radius:0 0 16px 16px}.invoices-page{font-family:Karla,sans-serif}.invoices-page .frame{max-width:100%}.invoices-page__empty-section-block{padding:54px 0 44px;border:1px solid #454343;border-radius:0 0 16px 16px}.invoices-page__empty-section-block--borderless{border:none}.payments-page{font-family:Karla,sans-serif}.golden-farm-page .golden-farm-top-items,.golden-farm-page .golden-farm-all-items{width:100%;padding:0 16px;margin-bottom:43px}@media only screen and (min-width: 768px){.golden-farm-page .golden-farm-top-items,.golden-farm-page .golden-farm-all-items{padding:0 16px}}@media only screen and (min-width: 1440px){.golden-farm-page .golden-farm-top-items,.golden-farm-page .golden-farm-all-items{margin-bottom:77px;padding:0 20px}}.golden-farm-page .golden-farm-top-items__title,.golden-farm-page .golden-farm-all-items__title{color:#331919;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:500;line-height:133.333%;margin-bottom:30px}@media only screen and (min-width: 768px){.golden-farm-page .golden-farm-top-items__title,.golden-farm-page .golden-farm-all-items__title{font-size:30px;line-height:126.667%}}.general .frame{max-width:1600px}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0;stroke:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff;stroke:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
