@font-face{font-family:Boska;src:url(./Boska-Bold.ttf) format("truetype"),url(./Boska-Bold.woff) format("woff"),url(./Boska-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Boska;src:url(./Boska-Black.ttf) format("truetype"),url(./Boska-Black.woff) format("woff"),url(./Boska-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(./Roboto-Regular.ttf) format("truetype"),url(./Roboto-Regular.woff) format("woff"),url(./Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(./Roboto-SemiBold.ttf) format("truetype"),url(./Roboto-SemiBold.woff) format("woff"),url(./Roboto-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(./Roboto-Bold.ttf) format("truetype"),url(./Roboto-Bold.woff) format("woff"),url(./Roboto-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(./Roboto-LightItalic.ttf) format("truetype"),url(./Roboto-LightItalic.woff) format("woff"),url(./Roboto-LightItalic.woff2) format("woff2");font-weight:300;font-style:"italic";font-display:swap}.form_el_label{display:inline-flex;font-size:18px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}.form_el_label:not(:last-child){margin-bottom:12px}.form_el_default{display:block;width:100%;height:52px;padding:0 12px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:20px;letter-spacing:.01em;caret-color:0;box-shadow:none!important;border:none!important;outline:none!important;border-bottom:1px solid #343434!important;background-clip:padding-box;background-color:#0000;border-radius:0;transition:border-color .3s ease 0s;will-change:border-color}.form_el_default:hover,.form_el_default:focus{border-color:#34343466!important}.form_el_default::-webkit-input-placeholder{color:#3434344d}.form_el_default::-moz-placeholder{color:#3434344d;opacity:1}.form_el_default:-ms-input-placeholder{color:#3434344d}.form_el_default::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0}.form_el_default[type=search]::-ms-clear,.form_el_default[type=search]::-ms-reveal{display:none}.form_el_default[type=search]::-webkit-search-decoration,.form_el_default[type=search]::-webkit-search-cancel-button,.form_el_default[type=search]::-webkit-search-results-button,.form_el_default[type=search]::-webkit-search-results-decoration{display:none}.form_el_default:-webkit-autofill{-webkit-box-shadow:0 0 0 52px var(--bg-body-color) inset;-webkit-text-fill-color:var(--form-text-color)}.form_el_default:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 52px var(--bg-body-color) inset;-webkit-text-fill-color:var(--form-text-color)}.form_el_default[type=date]::-webkit-calendar-picker-indicator{opacity:0}select.form_el_default{-webkit-tap-highlight-color:rgba(0,0,0,0)}.form_el_default{-moz-appearance:none;-webkit-appearance:none;appearance:none}.form_textarea{display:block;width:100%;height:52px;padding:0 12px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:20px;letter-spacing:.01em;caret-color:0;box-shadow:none!important;border:none!important;outline:none!important;border-bottom:1px solid #343434!important;background-clip:padding-box;background-color:#0000;border-radius:0;transition:border-color .3s ease 0s;will-change:border-color}.form_textarea:hover,.form_textarea:focus{border-color:#34343466!important}.form_textarea::-webkit-input-placeholder{color:#3434344d}.form_textarea::-moz-placeholder{color:#3434344d;opacity:1}.form_textarea:-ms-input-placeholder{color:#3434344d}.form_textarea::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0}.form_textarea[type=search]::-ms-clear,.form_textarea[type=search]::-ms-reveal{display:none}.form_textarea[type=search]::-webkit-search-decoration,.form_textarea[type=search]::-webkit-search-cancel-button,.form_textarea[type=search]::-webkit-search-results-button,.form_textarea[type=search]::-webkit-search-results-decoration{display:none}.form_textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 52px var(--bg-body-color) inset;-webkit-text-fill-color:var(--form-text-color)}.form_textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 52px var(--bg-body-color) inset;-webkit-text-fill-color:var(--form-text-color)}.form_textarea[type=date]::-webkit-calendar-picker-indicator{opacity:0}select.form_textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}.form_textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:12px 16px;overflow-y:auto;overflow-x:none;resize:none}@media screen and (min-width:750px){.form_textarea{min-height:52px}}@media screen and (max-width:749px){.form_textarea{min-height:81px;line-height:1.4}}.form_select{border-bottom:1px solid #343434;position:relative}.form_select svg{display:block;width:100%;height:100%}.form_select__trigger{width:100%;border:none;padding:12px;font-size:20px;line-height:1.4;letter-spacing:.035em;color:#343434;background-color:#0000;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.form_select__decor{display:block;width:24px;height:24px;color:#343434;transition:transform .3s ease}.dropdown--active .form_select__decor{transform:rotate(180deg)}.form_select__body{z-index:1;position:absolute;top:100%;left:0;width:100%;background-color:rgb(var(--color-background));max-height:0;opacity:0;transition:all .3s ease-out;will-change:max-height;overflow:hidden;pointer-events:none}.dropdown--active .form_select__body{opacity:1;pointer-events:auto}.form_select__list{margin:0;padding:16px 12px;border-bottom:1px solid #343434}.form_select__item:not(:last-child){margin-bottom:1rem}.form_select__checkbox{display:flex;align-items:center;gap:1rem;pointer-events:auto;cursor:pointer}.form_select__checkbox_input{display:none}.form_select__checkbox_input:not(:checked)+.form_select__item_icon{opacity:0}.form_select__item_icon{display:block;width:14px;height:14px;transition:opacity .3s ease}.form_select__checkbox_span{font-size:20px}.opk_head{text-align:center;color:var(--opk-head-color)}@media screen and (min-width:750px){.opk_head:not(:last-child){margin-bottom:60px}}@media screen and (max-width:749px){.opk_head:not(:last-child){margin-bottom:40px}}.opk_head__title{color:inherit;text-transform:uppercase;margin:0 auto;font-size:max(38px,min(4.5vw,78px))}@media screen and (min-width:750px){.opk_head__title:not(:last-child){margin-bottom:24px}}@media screen and (max-width:749px){.opk_head__title:not(:last-child){margin-bottom:12px}}.opk_head__subtitle{color:inherit;margin:0 auto;line-height:1.2;letter-spacing:.02em}@media screen and (min-width:750px){.opk_head__subtitle{font-size:22px}}@media screen and (max-width:749px){.opk_head__subtitle{font-size:20px}}.opk_head__subtitle p{font-size:inherit;margin:0}.opk_head__subtitle p:not(:last-child){margin-bottom:20px}@media screen and (min-width:750px){product-card.product-card{gap:15px}}@media screen and (max-width:749px){product-card.product-card{gap:12px}}product-card.product-card .product-card__content{gap:12px}@media screen and (min-width:750px){product-card.product-card .product-card__media{border-radius:20px}}@media screen and (max-width:749px){product-card.product-card .product-card__media{border-radius:12px}}product-card.product-card .product-card__badge--on-start .product-card__badges{flex-direction:column}@media screen and (min-width:750px){product-card.product-card .product-card__badge--on-start .product-card__badges{top:19px;left:20px}}@media screen and (max-width:749px){product-card.product-card .product-card__badge--on-start .product-card__badges{top:12px;left:12px}}product-card.product-card .product-card__badge{width:-moz-fit-content;width:fit-content;font-family:var(--font-body-family);font-weight:400;letter-spacing:.36px;text-transform:uppercase;background-color:#7aab08;color:#fff}@media screen and (min-width:750px){product-card.product-card .product-card__badge{padding:8px 12px;font-size:18px;line-height:1.1}}@media screen and (max-width:749px){product-card.product-card .product-card__badge{padding:2px 7.5px;font-size:10px;line-height:2}}product-card.product-card .product-card__badge.product-card__badge--rounded{border-radius:6px}product-card.product-card .product-card__badge.product-card__badge--discount{background-color:#ee2427}product-card.product-card .product-card__wishlist-btn{position:absolute;top:0;right:0;cursor:pointer}@media screen and (min-width:750px){product-card.product-card .product-card__wishlist-btn{padding:25px}}@media screen and (max-width:749px){product-card.product-card .product-card__wishlist-btn{padding:12px}}product-card.product-card .product-card__wishlist-btn.swym-added svg{fill:#fff}@media screen and (min-width:750px){product-card.product-card .product-card__wishlist-btn svg{width:26px;height:24px}}@media screen and (max-width:749px){product-card.product-card .product-card__wishlist-btn svg{width:24px;height:24px}}product-card.product-card .product-card__info{gap:12px}product-card.product-card .product-card__link{display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}product-card.product-card .product-card__link,product-card.product-card .product-card__link span{font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-size:max(20px,min(3vw,30px));font-weight:700;line-height:1.1;letter-spacing:normal;text-transform:none}product-card.product-card .product-card__price .price__regular span,product-card.product-card .product-card__price .price__sale s,product-card.product-card .product-card__price .price__sale ins,product-card.product-card .product-card__price .price__sale span{font-size:max(16px,min(3vw,20px));font-weight:400;line-height:1.4}@media screen and (min-width:750px){product-card.product-card .product-card__price .price__regular span,product-card.product-card .product-card__price .price__sale s,product-card.product-card .product-card__price .price__sale ins,product-card.product-card .product-card__price .price__sale span{letter-spacing:.35px}}@media screen and (max-width:749px){product-card.product-card .product-card__price .price__regular span,product-card.product-card .product-card__price .price__sale s,product-card.product-card .product-card__price .price__sale ins,product-card.product-card .product-card__price .price__sale span{letter-spacing:.1px}}product-card.product-card .product-card__price .price__sale s{color:#34343466}product-card.product-card .product-card__price .price__sale ins,product-card.product-card .product-card__price .price__sale ins span{color:#ee2427}product-card.product-card .product-card__price .price__sale-inner{display:flex}@media screen and (min-width:750px){product-card.product-card .product-card__price .price__sale-inner{gap:10px}}@media screen and (max-width:749px){product-card.product-card .product-card__price .price__sale-inner{gap:6px}}@media screen and (min-width:750px){product-card.product-card .product__variant-options .button--variant,product-card.product-card .product__variant-options .product-option__label{width:44px;height:44px}}@media screen and (max-width:749px){product-card.product-card .product__variant-options .button--variant,product-card.product-card .product__variant-options .product-option__label{width:36px;height:36px}}product-card.product-card .product__variant-options .product-option__label{border:1px solid rgba(52,52,52,.3)}@media screen and (min-width:750px){product-card.product-card .product__variant-options .product-option__label{padding:3px}}@media screen and (max-width:749px){product-card.product-card .product__variant-options .product-option__label{padding:2px}}product-card.product-card .product__variant-options .product-option__input:checked+.product-option__label:has(.product-option__swatch){border:1px solid #343434}:root{--opk-font-main: "Inter", sans-serif;--opk-font-heading: "Boska", serif;--opk-font-secondary: "Roboto", sans-serif}@media screen and (min-width:1200px){:root{--gl-indent: 80px}}@media(max-width:1199px)and (min-width:750px){:root{--gl-indent: 40px}}@media screen and (max-width:749px){:root{--gl-indent: 16px}}body.popup_open{overflow:hidden}.opk_section{padding-left:var(--gl-indent);padding-right:var(--gl-indent)}.opk_container{max-width:var(--page-width);margin:0 auto;width:100%}.opk_link{display:inline-flex;align-items:center;justify-content:center;padding:6px 22px;border:2px solid #ebb076;font-family:var(--font-body-family);font-size:18px;font-weight:600;line-height:1;text-transform:uppercase;background-color:#ebb076;transition:background-color .2s,color .2s;letter-spacing:.001em;cursor:pointer}@media screen and (any-hover:hover)and (min-width:750px){.opk_link:hover{background-color:#0000;color:#ebb076}}@media screen and (min-width:750px){.opk_link{min-height:55px}}@media screen and (max-width:749px){.opk_link{min-height:48px}}.opk_icon{display:inline-flex;width:24px;height:24px}.opk_icon svg{display:block;width:100%;height:100%}.opk_icon--small{display:inline-flex;width:18px;height:18px}.opk_icon--small svg{display:block;width:100%;height:100%}.breadcrumbs__list .breadcrumbs__link{color:rgba(var(--color-primary-text),1)!important;opacity:1}.breadcrumbs__list .breadcrumbs__link:after{width:0}.breadcrumbs__list .breadcrumbs__link:hover:after{width:100%}.breadcrumbs__list span{font-size:14px!important;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.42px!important;text-transform:none!important}swym-storefront-layout-notification{display:none!important}.opk_size_guide{overflow:hidden}@media screen and (min-width:750px){.template--size-guide .opk_size_guide .opk_head:not(:last-child){margin-bottom:80px}}@media screen and (max-width:989px){.opk_size_guide__nav_wrap{margin-right:calc(var(--gl-indent)*-1)}}@media screen and (min-width:990px){.opk_size_guide__nav_wrap:not(:last-child){margin-bottom:60px}}@media screen and (max-width:989px){.opk_size_guide__nav_wrap:not(:last-child){margin-bottom:30px}}@media screen and (max-width:749px){.opk_popup .opk_size_guide__nav_wrap:not(:last-child){margin-bottom:22px}}.opk_size_guide__nav{display:flex;align-items:stretch}@media screen and (min-width:990px){.opk_size_guide__nav{gap:max(80px,min(7vw,117px));justify-content:center}}@media screen and (max-width:989px){.opk_size_guide__nav{padding-right:var(--gl-indent);gap:80px;overflow-x:auto;justify-content:flex-start;padding-bottom:10px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}}.opk_size_guide__nav_item{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:225px;scroll-snap-align:start}@media(max-width:989px)and (min-width:750px){.opk_size_guide__nav_item{flex:0 0 auto;min-width:180px}}@media screen and (max-width:749px){.opk_size_guide__nav_item{flex:0 0 auto;width:138px}}.opk_size_guide__nav_content{flex:auto}.opk_size_guide__nav_content:not(:last-child){margin-bottom:24px}.opk_size_guide__nav_title{font-style:normal;font-weight:700;line-height:1.1;text-transform:uppercase}@media screen and (min-width:750px){.opk_size_guide__nav_title{font-size:30px}}@media screen and (max-width:749px){.opk_size_guide__nav_title{font-size:20px}}.opk_size_guide__nav_title:not(:last-child){margin-bottom:10px}.opk_size_guide__nav_text{font-size:16px;font-style:normal;font-weight:400;line-height:1.2}.opk_size_guide__nav_text p{margin:0}.opk_size_guide__nav_text p:not(:last-child){margin-bottom:10px}.opk_size_guide__nav_btn{position:relative;display:inline-flex;border:1px solid #343434;border-radius:50%;background-color:rgb(var(--color-background));cursor:pointer}.opk_size_guide__nav_item:nth-child(1) .opk_size_guide__nav_btn{z-index:4}.opk_size_guide__nav_item:nth-child(2) .opk_size_guide__nav_btn{z-index:3}.opk_size_guide__nav_item:nth-child(3) .opk_size_guide__nav_btn{z-index:2}.opk_size_guide__nav_item:nth-child(4) .opk_size_guide__nav_btn{z-index:1}@media screen and (min-width:750px){.opk_size_guide__nav_btn{width:36px;height:36px}}@media screen and (max-width:749px){.opk_size_guide__nav_btn{width:24px;height:24px}}.opk_size_guide__nav_btn:after{content:"";z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;aspect-ratio:1;width:72%;border-radius:50%;background-color:#343434;opacity:0;transition:opacity .3s ease}.opk_size_guide__nav_btn.active_tab:after{opacity:1}.opk_size_guide__nav_btn:before{content:"";display:block;z-index:0;position:absolute;top:50%;right:100%;height:1px}@media screen and (min-width:1440px){.opk_size_guide__nav_btn:before{width:max(236px,min(20vw,298px))}}@media(max-width:1439px)and (min-width:990px){.opk_size_guide__nav_btn:before{width:max(200px,min(22vw,270px))}}@media(max-width:989px)and (min-width:750px){.opk_size_guide__nav_btn:before{width:max(200px,min(32vw,270px))}}@media screen and (max-width:749px){.opk_size_guide__nav_btn:before{width:200px}}.opk_size_guide__nav_item:not(:first-child) .opk_size_guide__nav_btn:before{background-color:#343434}.opk_size_guide__nav_item:first-child .opk_size_guide__nav_btn:before{background-color:rgb(var(--color-background));right:calc(100% + 1px)}.opk_size_guide__content:not(.active_tab){display:none}.opk_size_guide__content_block{text-align:center}.opk_size_guide__content_title{font-family:var(--font-body-family);font-style:normal;font-weight:700;line-height:1.4;letter-spacing:.01em}@media screen and (min-width:750px){.opk_size_guide__content_title{font-size:20px}}@media screen and (max-width:749px){.opk_size_guide__content_title{font-size:16px}}@media screen and (min-width:750px){.opk_size_guide__content_title:not(:last-child){margin-bottom:2px}}@media screen and (max-width:749px){.opk_size_guide__content_title:not(:last-child){margin-bottom:1px}}.opk_size_guide__content_text{letter-spacing:.01em}.opk_size_guide__content_text p{margin:0}.opk_size_guide__content_text p:not(:last-child){margin-bottom:10px}@media screen and (min-width:750px){.opk_size_guide__content_text:not(:last-child){margin-bottom:16px}}@media screen and (max-width:749px){.opk_size_guide__content_text:not(:last-child){margin-bottom:12px}}.opk_size_guide__btn_wrap{text-align:center}@media screen and (min-width:750px){.opk_size_guide__btn_wrap{margin-top:60px}}@media screen and (max-width:749px){.opk_size_guide__btn_wrap{margin-top:40px}}@media screen and (max-width:749px){.opk_size_guide__btn .opk_size_guide__btn_text--desktop{display:none}}@media screen and (min-width:750px){.opk_size_guide__btn .opk_size_guide__btn_text--mobile{display:none}}.opk_size_guide__pic{display:block;width:100%;height:100%;max-width:1760px;margin:0 auto}@media screen and (max-width:749px){.opk_size_guide__pic{margin-top:40px}}@media screen and (max-width:749px){.opk_popup .opk_size_guide__pic{margin-top:16px}}.opk_size_guide__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
