<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-popup-modal a{color:inherit}.size-guide-drawer.product-popup-modal__content{overflow:hidden;overflow-y:auto;padding:0;height:100%;width:100%;max-width:810px}.size-guide-button__back{background:none;border:none;position:absolute;text-transform:uppercase;font-weight:300;top:18px;left:25px;letter-spacing:1px;font-size:12px;cursor:pointer}.size-guide-tabs{height:100%}.size-guide__top{height:auto}.size-guide__topinner{display:flex;flex-direction:column;padding:0 25px 25px;height:100%}@media (min-width: 768px){.size-guide__topinner{flex-direction:row}}.tabs-top__left{width:100%;order:2}@media (min-width: 768px){.tabs-top__left{order:1;padding:0 20px 0 0}}.tabs-top-title{font-size:27px;line-height:29px;font-family:var(--f-heading-weight-light);font-weight:300;margin:13px 0 0}@media (min-width: 768px){.tabs-top-title{font-size:40px;line-height:39px;margin:0}}.tabs-top__right{width:100%;display:flex;gap:6px;order:1}@media (min-width: 768px){.tabs-top__right{order:2;justify-content:flex-end}}.tabs-top-image__wrapper{position:relative}.tabs-top-img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/6}@media (min-width: 768px){.tabs-top-img{aspect-ratio:4/6;height:245px}}.size-guide__bottom{height:auto}@media (min-width: 768px){.size-guide__bottom{height:120%}}.tabs-items{display:flex;flex-direction:row}.tabs-item{border-right:1px solid #e3e3e3;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;background-color:#fff;width:33.33%;flex:1;text-align:center;font-size:11px;padding:13px 10px;cursor:pointer;text-transform:uppercase;font-family:var(--f-heading-family);letter-spacing:1px;opacity:.5;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.tabs-item{padding:13px;font-size:12px}}.tabs-item:last-child{border-right:none}.tabs-item.active{border-bottom:1px solid #231f20;opacity:1}.tabs-item:nth-child(1){border-left:none}.tabs-item:nth-child(3){border-right:none}.tabs-body,.tabs-body__inner{height:100%}[data-tab-content=one].tabs-content{display:none;align-items:center;justify-content:center}[data-tab-content=two].tabs-content{display:none;align-items:center;justify-content:flex-start}[data-tab-content=three].tabs-content{display:none;justify-content:center}.tabs-content.active{display:flex;width:100%;height:100%;flex-direction:column;padding:20px 0 40px}.tabs-content__inner{margin:auto}[data-tab-content=one] .tabs-content__inner{width:90%;height:auto}@media (min-width: 768px){[data-tab-content=one] .tabs-content__inner{width:50%}}[data-tab-content=two] .tabs-content__inner{width:90%;height:auto;overflow:scroll;align-items:center;margin:auto}@media (min-width: 768px){[data-tab-content=two] .tabs-content__inner{width:90%}}[data-tab-content=three] .tabs-content__inner{width:90%;height:auto}@media (min-width: 768px){[data-tab-content=three] .tabs-content__inner{width:90%}}.tabs-content__innerTop{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px auto}.tabs-title{font-size:13px;line-height:150%;text-transform:uppercase;letter-spacing:1px;margin:0 auto 40px;font-family:var(--f-heading-family)}.size-guide-form{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.size-guide-form{gap:40px}}.size-guide-form .fieldset{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.size-guide-form label{color:#231f20;font-size:12px;line-height:16px;fonr-weight:300;letter-spacing:1px}.size-guide-form input:not([type=checkbox]):not([type=radio]){border:1px solid #1e1e1e;border-radius:0;padding:10px;width:70%;text-align:right}.size-guide-button{color:#fff;font-family:inter,sans-serif;width:100%;border:none;padding:15px;background-color:#231f20}.size-guide-button[disabled]{opacity:.5;cursor:pointer}.custom-select-wrapper{position:relative;display:inline-block;-webkit-user-select:none;user-select:none;font-weight:300;font-size:12px;text-transform:uppercase}.custom-select-wrapper strong{font-weight:400}.custom-select{position:relative;display:flex;flex-direction:column;width:200px}.custom-select-trigger{display:flex;justify-content:space-between;align-items:center;padding:10px;gap:10px;background-color:#fff;border:1px solid #1e1e1e;cursor:pointer}.custom-select-trigger .arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.custom-options{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #1e1e1e;border-top:none;display:none;flex-direction:column;z-index:20;max-height:200px;overflow-y:auto}.custom-select.open .custom-options{display:flex}.custom-option{padding:10px;cursor:pointer}.custom-option:hover,.custom-option.selected{background-color:#f9f9f1}.size-guide-table__wrapper{margin:20px 0}.tabs-content__inner table{white-space:nowrap;margin:0;border:none;border-spacing:0;table-layout:fixed;font-size:1.3rem}@media (min-width: 768px){.tabs-content__inner table{width:100%}}.tabs-content__inner table thead{background-color:#fff}.tabs-content__inner table thead th:first-child,.tabs-content__inner table tr td:first-child{position:sticky;width:150px;left:0;z-index:2;text-align:left;background-color:#fff;padding:1rem}.tabs-content__inner table thead th{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #231f20;font-weight:300;text-align:center;white-space:normal;padding:0}.tabs-content__inner table tr:nth-child(2n) td{background-color:#f9f9f1}.tabs-content__inner table tr:nth-child(2n) td:first-child{background-color:#f9f9f1}.tabs-content__inner table td:first-child{padding:1rem}.tabs-content__inner table td{border:none;text-align:center;padding:0}.toggle-container{display:flex;align-items:center;justify-content:flex-end;margin:20px 0}.toggle-label{margin:0 10px;font-size:12px;font-weight:300}.toggle-switch{position:relative;width:50px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-container .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid #1e1e1e;border-radius:34px;cursor:pointer;transition:.3s}.toggle-container .slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:2px;background-color:#1e1e1e;border-radius:50%;transition:.3s}.toggle-container input:checked+.slider{background-color:#1e1e1e}.toggle-container input:checked+.slider:before{transform:translate(25px);background-color:#fff}.tabs-video__wrapper video{width:100%;aspect-ratio:16 / 9;margin:20px auto}.tabs-video__wrapper{position:relative}.video-control{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:none;border:none;cursor:pointer;outline:none}.video-control svg{width:69px;height:69px}.measure-img{width:100%;display:block;object-fit:contain}.measure-text{margin:20px 0}.size-guide{display:flex;flex-direction:column;height:100%;font-size:1.3rem}.size-guide .mes-field-input-wrap{min-height:0px}.size-guide .size-guide__bottom{height:auto;flex:1}.size-guide .tabs-content{justify-content:flex-start}.size-guide .tabs-content__inner{width:100%;padding:0 var(--ax40);overflow:unset;margin:0}.size-guide .tabs-title{text-align:center;margin-bottom:0}.size-guide .size-guide-form{max-width:320px;width:100%;margin:0 auto;gap:24px}.size-guide .toggle-container{margin-left:auto}.size-guide__step{display:none}.size-guide__step.active{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:24px}.size-guide-results{max-width:370px;margin:50px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;gap:50px}.size-guide-results__item{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}.size-guide-results__item-message{max-width:85%;margin-left:auto;margin-right:auto;margin-bottom:24px}.size-guide-results__label{font-size:12px;text-transform:uppercase;min-width:100%;max-width:100%;font-family:var(--f-heading-family)}.size-guide-results__values{font-size:24px;color:#000;display:flex;justify-content:center;gap:24px;text-transform:uppercase;font-family:var(--f-heading-family)}.size-guide-results__values.size-guide-results--2col{display:grid;grid-template-columns:1fr 1fr}.size-guide-results__items{display:flex;flex-direction:column;align-items:center;width:100%;gap:14px}.size-guide-results__item+.size-guide-results__item,.size-guide-results__items [data-btn-previous-step]{margin-top:10px}@media (max-width: 768px){.size-guide{font-size:1.2rem}.size-guide .tabs-content__inner{padding:0 20px}.size-guide-results__values{font-size:24px}.tabs-content__inner table{font-size:1.2rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.tabs-content__inner table thead th:first-child,.tabs-content__inner table tr td:first-child{position:sticky;left:0;z-index:2;width:25%}.tabs-content__inner table.size-guide__height-table thead th{min-width:80px}}.modal-heading{background-color:#fff;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.modal-heading .size-guide-button__back{position:static}.modal-heading .product-popup-modal__toggle{height:30px;width:30px}
/*# sourceMappingURL=/cdn/shop/t/168/assets/size-guide.css.map */
</pre></body></html>