.shopify-section-group-header-group{z-index:500;width:100vw;position:fixed;top:0}.r-header{justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}@media only screen and (width>=768px){.r-header{padding:28px 24px}}@media only screen and (width>=1280px){.r-header{padding:28px 40px}}.r-header__logo{width:70px;display:block}@media screen and (width>=768px){.r-header__logo{width:90px}}.r-header__logo svg{width:100%;height:auto;display:block}.r-header__cart-btn{display:none}@media screen and (width>=768px){.r-header__cart-btn{display:inline-flex}}body:has(.product) .r-header__cart-btn{display:inline-flex}.custom-select{cursor:pointer;text-transform:uppercase;font-size:16px;font-weight:500;line-height:1.3;position:relative}.template--product .custom-select{display:none}@media screen and (width>=768px){.template--product .custom-select{display:block}}.custom-select.custom-select--nav{background:#fff;border-radius:19px;margin:0 0 0 auto}@media screen and (width>=1280px){.custom-select.custom-select--nav{border-radius:24px}}.custom-select.custom-select--open{border-radius:19px 19px 0 0}@media screen and (width>=1280px){.custom-select.custom-select--open{border-radius:24px 24px 0 0}}.custom-select.custom-select--open .custom-select__value{width:224px}@media screen and (width>=768px){.custom-select.custom-select--open .custom-select__value{width:240px}}@media screen and (width>=1280px){.custom-select.custom-select--open .custom-select__value{width:256px}}.custom-select.custom-select--open .custom-select__value:after{border-radius:0}.custom-select.custom-select--open .custom-select__value svg{transform:rotate(180deg)}.custom-select.custom-select--open .custom-select__options{height:114px;padding:12px 16px 24px}@media screen and (width>=768px){.custom-select.custom-select--open .custom-select__options{padding:12px 24px 24px}}@media screen and (width>=1280px){.custom-select.custom-select--open .custom-select__options{padding:12px 32px 24px}}.template--product .custom-select.custom-select--open .custom-select__options{height:86px}.custom-select__value{color:var(--color);justify-content:space-between;align-items:center;width:125px;padding:8px 16px;transition:all .333s ease-in-out;display:flex;position:relative}@media screen and (width>=768px){.custom-select__value{width:141px;padding:8.5px 24px}}@media screen and (width>=1280px){.custom-select__value{width:157px;padding:12.5px 32px}}.custom-select__value:after{content:"";z-index:-1;background:#fff;border-radius:0 0 19px 19px;height:18px;transition:border-radius .333s ease-in-out .2s;position:absolute;bottom:0;left:0;right:0}@media screen and (width>=1280px){.custom-select__value:after{border-radius:0 0 24px 24px;height:22px}}.template--product .custom-select__value{width:224px}@media screen and (width>=768px){.template--product .custom-select__value{width:240px}}@media screen and (width>=1280px){.template--product .custom-select__value{width:256px}}.custom-select__value svg{flex:0 0 20px;width:20px;height:20px;transition:all .333s ease-in-out}.custom-select__options{z-index:1;background:#fff;border-radius:0 0 19px 19px;grid-template-columns:1fr;gap:8px;height:0;margin:0;padding:0 16px;list-style:none;transition:all .333s ease-in-out;display:grid;position:absolute;top:100%;left:0;right:0;overflow:hidden}@media screen and (width>=768px){.custom-select__options{padding:0 24px}}@media screen and (width>=1280px){.custom-select__options{border-radius:0 0 24px 24px;padding:0 32px}}.custom-select__link{color:var(--color);white-space:nowrap;justify-content:flex-start;align-items:center;gap:4px;text-decoration:none;display:flex}.custom-select__link .image-snippet{flex:0 0 20px}