.size-chart{position:fixed;top:0;left:0;width:100%;height:100%;padding:0;max-width:inherit;z-index:30;display:none}.size-chart.active{display:block}.size-chart .size-chart__overlay{background:#0000004d;position:fixed;width:100%;height:100%;z-index:-1}.size-chart .size-chart__close,.size-chart .size-chart__return{position:absolute;top:var(--custom-space-size-lg);right:var(--custom-space-size-sm);background:none;border:none;width:24px;height:24px;padding:0;z-index:30}:is(.size-chart .size-chart__close,.size-chart .size-chart__return) svg{stroke:var(--custom-color-default)}:is(.size-chart .size-chart__close,.size-chart .size-chart__return):hover svg{fill:none!important}.size-chart .size-chart__return{left:var(--custom-space-size-sm)}.size-chart .size-chart__inner{position:absolute;top:0;right:0;background:#fff;width:100%;height:100%;max-width:600px;padding:var(--custom-space-size-lg) 0 calc(var(--custom-space-size-xl) * 3)}@media (min-width: 768px){.size-chart .size-chart__close,.size-chart .size-chart__return{top:var(--custom-space-size-xl);right:var(--custom-space-size-m)}.size-chart .size-chart__inner{padding:var(--custom-space-size-xl)}}.size-chart__header{padding:0}.size-chart__header .size-chart__heading.heading--h2{margin-bottom:var(--custom-space-size-lg);text-transform:capitalize}.size-chart__header .size-chart__heading.heading--h3{margin-bottom:var(--custom-space-size-sm)}@media (min-width: 768px){.size-chart__header .size-chart__heading.heading--h3{text-align:left}}.size-chart__content{display:grid;grid-template-columns:1fr;align-content:space-between;gap:1.5rem;width:100%;height:90%}@media (min-width: 768px){.size-chart__content{height:85%}}.size-chart__table{width:100%;overflow-x:auto;min-height:320px}.size-chart__table table{display:table;width:100%}.size-chart__table table th,.size-chart__table table td{width:auto!important;min-width:80px;height:60px;text-align:center;vertical-align:middle}:is(.size-chart__table table th,.size-chart__table table td):nth-of-type(odd){background:var(--custom-color-gray-b)}:is(.size-chart__table table th,.size-chart__table table td):first-of-type{position:sticky;left:0;z-index:1;min-width:190px;text-align:left;white-space:normal;padding:0 1rem;background:#fff;display:flex;align-items:center;gap:.5rem}.size-chart__table table .size-chart-icon{display:inline-flex}.size-chart__table table .size-chart-icon svg{transition:.3s;fill:#273a4c;stroke:#fff;width:20px;height:20px}.size-chart__table table .size-chart-icon:hover svg{stroke:#273a4c;fill:#fff}@media (min-width: 768px){:is(.size-chart__table table th,.size-chart__table table td):first-of-type{min-width:130px;padding:0 .5rem}.size-chart__table table tr:first-of-type td:first-of-type{display:flex;align-items:center;justify-content:center}}.size-chart__page{display:none;text-align:center;max-width:300px;margin-inline:auto}.size-chart__page.active{display:block}.size-chart__page h1{font-size:2rem}.size-chart__page img{margin-top:var(--custom-space-size-m)}.size-chart-button{text-transform:capitalize}.size-chart__footer{display:flex;flex-direction:column;gap:2.5rem}.size-chart__item{text-align:left;display:flex;gap:1.5rem}.size-chart__item .size-chart__itemImage{margin:0;width:50px}.size-chart__item .size-chart__itemDetails{width:calc(100% - (50px + 1.5rem))}.size-chart__item .size-chart__itemDetails .size-chart__itemDetailsTitle{text-align:left;font-size:16px}.size-chart__item .size-chart__itemDetails .size-chart__itemDetailsDescription{font-size:14px}.size-chart__item .size-chart__itemDetails .size-chart__itemDetailsDescription p{margin-top:.3rem;margin-bottom:.3rem}.unit-switch{position:relative;display:inline-block;width:60px;height:34px;margin:0!important}.unit-switch input{opacity:0;width:0;height:0}.unit-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e1e1e1;transition:.4s;border-radius:34px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;font-weight:400}.unit-switch .slider:before{position:absolute;content:attr(data-unit);height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;transition:.4s;border-radius:50%}.unit-switch input:checked+.slider{background-color:#e1e1e1}.unit-switch input:focus+.slider{box-shadow:0 0 1px #e1e1e1}.unit-switch input:checked+.slider:before{transform:translate(26px)}.unit-switch .slider[data-unit=cm]:before{content:"cm"}.unit-switch .slider[data-unit=in]:before{content:"in"}
/*# sourceMappingURL=/cdn/shop/t/3/assets/size-chart.css.map */
