:root{--opk-font-main: "Montserrat", sans-serif;--opk-font-secondary: "Baloo 2", sans-serif;--opk-font-third: "Roboto", sans-serif}.opk-cart-popup{width:100%;max-width:586px;transform:translate(100%)}.opk-cart-popup:focus-visible{outline:none!important}.opk-cart-popup .mini-cart__close{position:absolute;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #1d1d1b;border-radius:50%;background-color:#fff;z-index:1}@media screen and (min-width:768px){.opk-cart-popup .mini-cart__close{top:22px;right:22px}}@media screen and (max-width:767px){.opk-cart-popup .mini-cart__close{top:14px;right:14px}}.opk-cart-popup .mini-cart__close svg{width:16px}@media screen and (min-width:768px){.opk-cart-popup .mini-cart__content{padding:19px 43px}}@media screen and (max-width:767px){.opk-cart-popup .mini-cart__content{padding:24px 20px}}.opk-cart-popup .cart-item{grid-template-areas:unset;grid-template-rows:1fr auto;border:1px solid #d6d6d6;background:#fff}@media screen and (min-width:768px){.opk-cart-popup .cart-item{grid-template-columns:auto auto 1fr 1fr;grid-gap:10px 15px;padding:17px 18px 17px 17px}}@media screen and (max-width:767px){.opk-cart-popup .cart-item{grid-template-columns:auto 1fr auto auto;grid-gap:8px 15px;padding:14px}}.opk-cart-popup .cart-item:not(:last-child){margin:0 0 10px}@media screen and (min-width:768px){.opk-cart-popup .cart-item__remove-wrapper{grid-row:1/3;grid-column:1/2}}@media screen and (max-width:767px){.opk-cart-popup .cart-item__remove-wrapper{grid-row:1/2;grid-column:4/5;align-self:start;margin-top:-5px}}.opk-cart-popup .cart-item__remove{position:static;position:initial;height:-moz-fit-content;height:fit-content;padding:0;color:#a1a1a1}@media screen and (max-width:767px){.opk-cart-popup .cart-item__remove{height:16px}}.opk-cart-popup .cart-item__remove svg{flex-shrink:0;width:16px}.opk-cart-popup .cart-item__image{aspect-ratio:1/1;width:100%;margin:0}@media screen and (min-width:768px){.opk-cart-popup .cart-item__image{grid-row:1/3;grid-column:2/3;max-width:100px}}@media screen and (max-width:767px){.opk-cart-popup .cart-item__image{grid-row:1/3;grid-column:1/2;align-self:start;max-width:62px}}.opk-cart-popup .cart-item__title{align-self:start}@media screen and (min-width:768px){.opk-cart-popup .cart-item__title{grid-row:1/2;grid-column:3/5;padding-top:5px}}@media screen and (max-width:767px){.opk-cart-popup .cart-item__title{grid-row:1/2;grid-column:2/4}}.opk-cart-popup .cart-item__title,.opk-cart-popup .cart-item__title .text-md{font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-weight:600;color:#000}@media screen and (min-width:768px){.opk-cart-popup .cart-item__title,.opk-cart-popup .cart-item__title .text-md{font-size:20px;line-height:1.1}}@media screen and (max-width:767px){.opk-cart-popup .cart-item__title,.opk-cart-popup .cart-item__title .text-md{font-size:16px;line-height:1.13}}.opk-cart-popup .cart-item__quantity{align-self:start}@media screen and (min-width:768px){.opk-cart-popup .cart-item__quantity{grid-row:2/3;grid-column:3/4;padding-bottom:5px}}@media screen and (max-width:767px){.opk-cart-popup .cart-item__quantity{grid-row:2/3;grid-column:2/3}}.opk-cart-popup .cart-item__quantity .quantity{border:none;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:18px;font-weight:600;text-transform:uppercase}.opk-cart-popup .cart-item__quantity input{pointer-events:none;width:104px;height:36px;border:1px solid #000;border-radius:40px;background:#fff}.opk-cart-popup .cart-item__quantity button{z-index:1}.opk-cart-popup .cart-item__quantity button[name=minus]{padding:9px 0 9px 16px}.opk-cart-popup .cart-item__quantity button[name=plus]{padding:9px 16px 9px 0}.opk-cart-popup .cart-item__totals{justify-self:end;display:flex;align-items:center;flex-direction:row;gap:8px}@media screen and (min-width:768px){.opk-cart-popup .cart-item__totals{grid-row:2/3;grid-column:4/5}}@media screen and (max-width:767px){.opk-cart-popup .cart-item__totals{grid-row:2/3;grid-column:3/5}}.opk-cart-popup .cart-item__totals .text-xs,.opk-cart-popup .cart-item__totals .total-price{font-size:16px;font-weight:500;line-height:1.5}.opk-cart-popup .cart-item__totals .text-xs{color:#a1a1a1}@media screen and (max-width:767px){.opk-cart-popup .cart-item__totals .text-xs{display:none}}.opk-cart-popup .cart-item__totals .total-price{color:#000}.opk-cart-popup .mini-cart__footer{border:none;box-shadow:none}.opk-cart-popup .cart-summary__meta{border-top:1px solid #d6d6d6}.opk-cart-popup .cart-summary__note,.opk-cart-popup .cart-summary__header{display:none!important}@media screen and (min-width:768px){.opk-cart-popup .cart-summary__line-items{padding:43px 43px 10px}}@media screen and (max-width:767px){.opk-cart-popup .cart-summary__line-items{padding:19px 20px 10px}}.opk-cart-popup .cart-summary__line-items p{margin:0;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:20px;font-weight:600;line-height:1.1;text-transform:uppercase;color:#000}@media screen and (min-width:768px){.opk-cart-popup .cart-summary__line-items--notice{padding:1px 43px 0}}@media screen and (max-width:767px){.opk-cart-popup .cart-summary__line-items--notice{padding:1px 20px 0}}.opk-cart-popup .cart-summary__line-items--notice p{font-size:16px;font-weight:400;line-height:1.25}@media screen and (min-width:768px){.opk-cart-popup .cart-summary__buttons{padding:21px 43px 22px}}@media screen and (max-width:767px){.opk-cart-popup .cart-summary__buttons{padding:21px 20px 22px}}.opk-cart-popup .cart-summary__buttons .button{height:48px;border:1px solid #1d1d1b;border-radius:40px;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:18px;font-weight:600;line-height:1.67;text-transform:uppercase}.opk-cart-popup .opk_payments{display:flex;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.opk-cart-popup .opk_payments{margin:0 auto 44px}}@media screen and (max-width:767px){.opk-cart-popup .opk_payments{margin:0 auto 20px}}.opk-cart-popup .opk_payments__item{height:22px}.opk-cart-popup__head{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (min-width:768px){.opk-cart-popup__head{padding:45px 43px 0}}@media screen and (max-width:767px){.opk-cart-popup__head{padding:20px 20px 0}}.opk-cart-popup__title{margin:0;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-weight:700;text-transform:uppercase;color:#000}@media screen and (min-width:768px){.opk-cart-popup__title{font-size:32px;line-height:1.06}}@media screen and (max-width:767px){.opk-cart-popup__title{font-size:25px;line-height:1.2}}.opk_header_tab{display:grid;grid-template-columns:max(300px,min(24vw,334px)) 1fr;align-items:stretch}@media screen and (min-width:1600px){.opk_header_tab{display:none}}@media screen and (max-width:1023px){.opk_header_tab{display:none}}.opk_header_tab__links{border-right:1px solid #d6d6d6;padding-right:20px}.opk_header_tab__links_item:not(:last-child){margin-bottom:15px}.opk_header_tab__links_btn{font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:1.5;text-transform:uppercase;white-space:nowrap}.opk_header_tab__links_btn.active_tab{color:#fdce6f;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.opk_header_tab__links_btn.active_tab .opk_header_tab__links_btn_decor--plus{display:none}.opk_header_tab__links_btn:not(.active_tab) .opk_header_tab__links_btn_decor--minus{display:none}@media screen and (min-width:1200px){.opk_header_tab__body{padding-left:60px}}@media screen and (max-width:1199px){.opk_header_tab__body{padding-left:20px}}.opk_header_tab__content{display:flex;gap:20px;justify-content:space-between}.opk_header_tab__content:not(.active_tab){display:none}.opk_header_tab__content.custom-menu{flex-direction:column;justify-content:flex-start;gap:9px}.opk_header_tab__content.custom-menu .opk_header_tab__link{font-family:Montserrat,sans-serif;font-family:var(--opk-font-main);font-size:18px;font-weight:400}.opk_header_tab__link{display:inline-flex;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:22px}.opk_header_tab__link:not(:last-child){margin-bottom:15px}.opk_header_tab__submenu_item:not(:last-child){margin-bottom:10px}#nav-wrapper.header-visible:not(.reached-top):before{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);background:#0000}.opk-header{border-bottom:1px solid #1d1d1b;-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px)}@media screen and (max-width:1023px){.opk-header .hide-mobile{display:none!important}.opk-header .hide-desktop,.opk-header .menu-trigger{display:flex!important;visibility:visible!important}}.opk-header .section__wrapper{margin:0}@media screen and (min-width:768px){.opk-header .section__wrapper{padding-left:50px!important;padding-right:50px!important}}@media screen and (max-width:767px){.opk-header .section__wrapper{padding-left:20px!important;padding-right:20px!important}}.opk-header .header-grid{width:100%;max-width:1820px}@media screen and (min-width:1800px){.opk-header .header-column--left{gap:45px}}@media(max-width:1799px)and (min-width:1600px){.opk-header .header-column--left{gap:30px}}@media screen and (max-width:1599px){.opk-header .header-column--left{gap:10px}}.opk-header .header__menu,.opk-header toggletip-engine,.opk-header .main-nav-item{position:static;position:initial}.opk-header .main-nav-item{font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:18px;font-weight:600;text-transform:uppercase}.opk-header .main-nav-item>a{gap:3px;padding:2rem 0}.opk-header .main-nav-item>a .plus{display:inline}.opk-header .main-nav-item>a .minus{display:none}.opk-header .main-nav-item>a[open=true] .plus{display:none}.opk-header .main-nav-item>a[open=true] .minus{display:inline}.opk-header .header-column--center{position:relative}.opk-header .header-column--center .header__logo-block,.opk-header .header-column--center .header__logo-block a{display:block;width:100%}.opk-header .header-column--center .hide-no,.opk-header .header-column--center .hide-mobile,.opk-header .header-column--center .hide-desktop{position:absolute}@media screen and (min-width:1800px){.opk-header .header-column--center .hide-no,.opk-header .header-column--center .hide-mobile,.opk-header .header-column--center .hide-desktop{top:10px}}@media screen and (max-width:1799px){.opk-header .header-column--center .hide-no,.opk-header .header-column--center .hide-mobile,.opk-header .header-column--center .hide-desktop{top:1px}}@media screen and (min-width:1800px){.opk-header .header-column--right{gap:22px}}@media screen and (max-width:1799px){.opk-header .header-column--right{gap:10px}}.opk-header .search-trigger,.opk-header .header__icons>a,.opk-header #cart-open,.opk-header .menu-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border:1px solid #1d1d1b;border-radius:50%;background-color:#fff}.opk-header .search-trigger>svg,.opk-header .header__icons>a>svg,.opk-header #cart-open>svg,.opk-header .menu-trigger>svg{width:18px;height:18px;transition:transform .3s}@media(any-hover:hover){.opk-header .search-trigger:hover,.opk-header .header__icons>a:hover,.opk-header #cart-open:hover,.opk-header .menu-trigger:hover{color:#000}.opk-header .search-trigger:hover>svg,.opk-header .header__icons>a:hover>svg,.opk-header #cart-open:hover>svg,.opk-header .menu-trigger:hover>svg{transform:scale(1.1)}}.opk-header .menu-trigger{transform:none}.opk-header .menu-trigger .open{position:static;position:initial;opacity:1;visibility:visible}.opk-header .menu-trigger .close{position:absolute;opacity:0;visibility:hidden}.opk-header .menu-trigger div,.opk-header .menu-trigger svg{display:flex;align-items:center;justify-content:center;width:16px;height:16px}.opk-header .menu-trigger[open] .open{position:absolute;opacity:0;visibility:hidden}.opk-header .menu-trigger[open] .close{position:static;position:initial;opacity:1;visibility:visible}.opk-header .cart-count{top:-2px;right:-8px;width:-moz-fit-content;width:fit-content;min-width:19px;height:19px;padding:0 3px;font-family:Roboto,sans-serif;font-family:var(--opk-font-third)}.opk-header .header__icons{flex-shrink:0}.opk-header [data-tooltip-trigger]+[data-tooltip]{z-index:-1}.opk-header .nav--mobile{height:calc(100vh - var(--height-header))!important;max-width:none!important;max-width:initial!important}@media screen and (min-width:1024px){.opk-header .nav--mobile{top:55px!important}}@media screen and (max-width:1023px){.opk-header .nav--mobile{top:60px!important}}@media screen and (min-width:768px){.opk-header .nav--mobile{left:-50px!important;width:calc(100% + 100px)!important}}@media screen and (max-width:767px){.opk-header .nav--mobile{left:-20px!important;width:calc(100% + 40px)!important}}.opk-header .nav--mobile__inner-container .opk-header__link-wrapper{width:calc(100% - 40px);margin:auto 20px 0;padding:39px 0 29px}.opk-header .nav--mobile__inner-container .opk-header__link{width:100%}@media screen and (max-width:1799px){.opk-header .nav--mobile__inner-container{overflow-x:hidden}}.opk-header .nav--mobile__column{display:flex;flex-direction:column;gap:24px;padding-top:35px}.opk-header .nav__mobile-accordion-opener{align-items:center;padding:0 20px 0 19px;border:none}.opk-header .nav__mobile-accordion-opener,.opk-header .nav__mobile-accordion-opener .plus,.opk-header .nav__mobile-accordion-opener .minus{font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:25px;font-weight:700;line-height:1.2;text-transform:uppercase}.opk-header .nav__mobile-accordion-opener .plus{display:block}.opk-header .nav__mobile-accordion-opener .minus,.opk-header .nav__mobile-dropdown-wrapper--open .nav__mobile-accordion-opener .plus{display:none}.opk-header .nav__mobile-dropdown-wrapper--open .nav__mobile-accordion-opener .minus{display:block}.opk-header .nav__main-menu ul{display:flex;flex-direction:column;gap:10px;margin-top:15px}.opk-header .nav__main-menu-link{height:-moz-fit-content;height:fit-content;padding:0 40px;font-size:18px;font-weight:400;line-height:1.44;color:#1d1d1b}.opk-header .nav__secondary-menu{background-color:#f5efe2}.opk-header .nav--multi-level{max-width:none!important;max-width:initial!important}@media screen and (min-width:1024px){.opk-header .nav--multi-level{position:fixed;top:var(--height-header);left:0}}@media screen and (min-width:1600px){.opk-header .nav--multi-level{width:calc(100vw - 15px)!important}}.opk-header .nav--multi-level>#arrow{display:none}@media(any-hover:hover){.opk-header .nav--multi-level a:hover{color:var(--color-text-links-hover)}}.opk-header .nav--multi-level .megamenu{justify-content:space-between;flex-direction:row;max-width:none;max-width:initial;background-color:#faf7f1}.opk-header .nav--multi-level .megamenu__container{display:flex;justify-content:space-between;gap:110px;width:100%;padding:85px 49px 43px;overflow:hidden}.opk-header .nav--multi-level .megamenu__container>div:not(.opk-products-list){width:100%;max-width:289px}.opk-header .nav--multi-level .megamenu__sidebar{display:flex}.opk-header .nav--multi-level .nav__main-menu-link{margin-bottom:16px;padding:0;font-size:20px;font-weight:600;line-height:1.1;text-transform:none;color:#000!important}.opk-header .nav--multi-level ul li{margin-bottom:9px}.opk-header .nav--multi-level ul a{font-family:Montserrat,sans-serif;font-family:var(--opk-font-main);font-size:18px;font-weight:400;line-height:1.44;text-transform:none;color:#1d1d1b}.opk-header .nav--multi-level .megamenu__container:has(.opk-custom-link){flex-direction:column;justify-content:flex-start;gap:9px}.opk-header .nav--multi-level .opk-custom-link{font-family:Montserrat,sans-serif;font-family:var(--opk-font-main);font-size:18px;font-weight:400;line-height:1.44;text-transform:none;color:#1d1d1b}.opk-header .nav--multi-level .opk-products-list{display:flex;gap:22px;width:100%;max-width:46%;padding:85px 49px 43px 13px}.opk-header .nav--multi-level .opk-products-list .opk_product_card{width:100%;max-width:259px;height:100%;max-height:383px}.opk-header .nav--multi-level .opk-products-list .opk_product_card .card__title{white-space:normal}.opk-header .nav--multi-level .opk-products-list .opk_product_card .price__regular,.opk-header .nav--multi-level .opk-products-list .opk_product_card__preprice{font-family:Montserrat,sans-serif;font-family:var(--opk-font-main);font-size:16px;font-weight:500;text-transform:none}@media screen and (max-width:1799px){.opk-header .nav--multi-level .opk-products-list{display:none}}.opk-header .reached-top .nav--multi-level{width:calc(100vw - 15px)!important}.opk-header [data-tooltip-trigger]+.tooltip--search[data-tooltip]{z-index:3}.opk-header .header__search,.opk-header predictive-search,.opk-header .predictive-search-wrapper{position:static;position:initial}.opk-header .tooltip--search{top:-8px!important;left:-50px!important;width:calc(100% + 100px)!important;max-width:none!important;max-width:initial!important}.opk-header .predictive-search{width:100%;background-color:#faf7f1;overflow:hidden}.opk-header .predictive-search img{-o-object-fit:contain;object-fit:contain}@media screen and (min-width:1024px){.opk-header .predictive-search{padding-bottom:46px}}.opk-header .predictive-search__header{flex-direction:row-reverse;gap:17px;border:none;background-color:#faf7f1}@media screen and (min-width:1800px){.opk-header .predictive-search__header{padding:29px 47px 29px 49px}}@media(max-width:1799px)and (min-width:1024px){.opk-header .predictive-search__header{padding:7px 47px 29px 49px}}@media screen and (max-width:1023px){.opk-header .predictive-search__header{padding:36px var(--gl-indent) 29px}}.opk-header .predictive-search__header .form__input-wrapper{flex-direction:row-reverse;height:48px;padding:0 22px;border-radius:40px}.opk-header .predictive-search__header .form__input-wrapper svg{width:18px;height:18px}.opk-header .predictive-search__header .search-input{padding:0;border-radius:0;font-size:18px;font-weight:400;line-height:1.44;color:#1d1d1b}.opk-header .predictive-search__header .search-input::-moz-placeholder{letter-spacing:.7px;color:#a1a1a1}.opk-header .predictive-search__header .search-input::placeholder{letter-spacing:.7px;color:#a1a1a1}.opk-header .predictive-search__header .search-input:focus,.opk-header .predictive-search__header .search-input:focus-visible{outline:none!important}.opk-header .predictive-search__header button.search-input{right:21px;border:none;background:#0000}.opk-header .predictive-search__close{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0;padding:0;border:1px solid #1d1d1b;border-radius:50%;background-color:#fff;color:#000!important}.opk-header .predictive-search__close svg{display:block;width:16px;height:16px}.opk-header .predictive-search__results-container{grid-template-columns:minmax(auto,443px) 1fr;grid-gap:38px;height:auto}.opk-header .predictive-search__results-container,.opk-header .predictive-search__results-container .search-sidebar,.opk-header .predictive-search__results-container .search-products{height:auto;background-color:#faf7f1}.opk-header .predictive-search__results-container .search-sidebar{max-width:443px;border:none}@media screen and (min-width:768px){.opk-header .predictive-search__results-container .search-sidebar{padding:1px 0 0 49px}}@media screen and (max-width:767px){.opk-header .predictive-search__results-container .search-sidebar{padding:1px 20px 0}}@media screen and (min-width:1024px){.opk-header .predictive-search__results-container .search-products{padding:0 48px 6px 6px}}@media(max-width:1023px)and (min-width:768px){.opk-header .predictive-search__results-container .search-products{padding:0 49px 6px}}@media screen and (max-width:767px){.opk-header .predictive-search__results-container .search-products{padding:0 20px 6px}}.opk-header .predictive-search__results-container .recent-searches{display:none}.opk-header .predictive-search__results-container .opk-search-sidebar__title,.opk-header .predictive-search__results-container .search-products__heading{font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);margin-bottom:16px!important;font-size:25px;font-weight:700;line-height:1.2;text-transform:uppercase;color:#000}.opk-header .predictive-search__results-container .search-sidebar__list{padding:0}.opk-header .predictive-search__results-container .search-sidebar__header{width:-moz-fit-content;width:fit-content;padding:0 0 10px;font-size:18px;font-weight:400;line-height:1.44}.opk-header .predictive-search__results-container .search-products__grid{display:grid;grid-gap:22px}@media screen and (min-width:1800px){.opk-header .predictive-search__results-container .search-products__grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1799px)and (min-width:1440px){.opk-header .predictive-search__results-container .search-products__grid{grid-template-columns:repeat(3,1fr)}.opk-header .predictive-search__results-container .search-products__grid .opk_product_card:nth-child(4),.opk-header .predictive-search__results-container .search-products__grid .opk_product_card:nth-child(5){display:none}}@media(max-width:1439px)and (min-width:768px){.opk-header .predictive-search__results-container .search-products__grid{grid-template-columns:repeat(2,1fr)}.opk-header .predictive-search__results-container .search-products__grid .opk_product_card:nth-child(3),.opk-header .predictive-search__results-container .search-products__grid .opk_product_card:nth-child(4),.opk-header .predictive-search__results-container .search-products__grid .opk_product_card:nth-child(5){display:none}}@media screen and (max-width:767px){.opk-header .predictive-search__results-container .search-products__grid{grid-template-columns:repeat(2,1fr)}.opk-header .predictive-search__results-container .search-products__grid .opk_product_card{aspect-ratio:unset}.opk-header .predictive-search__results-container .search-products__grid .opk_product_card:nth-child(5){display:none}}.opk-header .predictive-search__results-container .opk_product_card{aspect-ratio:259/383;height:100%}.opk-header .predictive-search__results-container .opk_product_card .card__description{display:none}.opk-header .predictive-search__results-container .opk_product_card .aspect-ratio--landscape{aspect-ratio:1/1}.opk-header .predictive-search__results-container .opk_product_card .card__content{justify-content:space-between}.opk-header .predictive-search__results-container .opk_product_card .card__bottom{margin-top:-6px}.opk-header .predictive-search__results-container .searches-search__item{padding:0}.opk-header .tooltip--mobile:has(.predictive-search){min-width:100vw}@media screen and (min-width:1024px){.opk-header .tooltip--mobile:has(.predictive-search){top:-8px!important;z-index:1}}@media screen and (max-width:1023px){.opk-header .tooltip--mobile:has(.predictive-search){min-height:calc(100vh - var(--height-header));top:60px!important}}@media(max-width:1599px)and (min-width:1024px){.opk-header .header-column.header-column--left{display:none!important}}.opk-header__link{font-size:20px}@media(max-width:1599px)and (min-width:1024px){.opk-header__link{font-size:16px}}.opk-header__custom-trigger{display:inline-flex;align-items:center;gap:10px;font-family:"Baloo 2",sans-serif;font-family:var(--opk-font-secondary);font-size:20px;font-style:normal;font-weight:600;line-height:1.5;text-transform:uppercase}@media screen and (min-width:1600px){.opk-header__custom-trigger{display:none}}@media screen and (max-width:1023px){.opk-header__custom-trigger{display:none}}@media(max-width:1599px)and (min-width:1024px){.opk-header__custom-wrap{position:fixed!important;left:0;top:var(--height-header);width:100%;padding:85px 50px 55px;background-color:#f5efe2;border-bottom:1px solid #d6d6d6;transition:opacity .3s ease;opacity:0;pointer-events:none}}@media(max-width:1599px)and (min-width:1024px){.opk-header__custom-wrap.is_open{opacity:1;pointer-events:auto}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/opk-header.css.map */
