.product-size .heading-box{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border:1px solid rgb(var(--color-foreground));padding:15px 30px;transition:all .3s;cursor:pointer;background:transparent;width:100%;text-align:left}.product-size .shadow-box{box-shadow:0 10px 50px #0000000d}.product-size .heading-box .svg-wrapper{width:20px;height:20px;transition:all .3s}.product-size .heading-box .svg-wrapper svg{height:100%;width:100%}.product-size .heading-box .heading{margin:0}.product-size .heading-box.active .svg-wrapper{transform:rotate(-45deg)}.product-size .heading-box.active{background-color:var(--brand-color);border-bottom:0;border-color:var(--brand-color)}.product-size .inner-content{border:1px solid var(--brand-color);border-top:0;padding:25px 30px}.product-size .inner-content .title{margin-top:0;font-family:var(--body-font);letter-spacing:0;font-weight:500}.product-size .content-box{overflow:hidden;max-height:0;transition:max-height .4s ease;border-bottom:1px solid var(--color-gray)}.product-size .tab-content{display:none;flex-wrap:wrap;align-items:center}.product-size .tab-content.active{display:flex}.product-size .tab-content.with-image .text-box{flex:0 0 55%;max-width:55%;padding:10%}.product-size .tab-content .text-box{padding:40px 30px;background-color:#f5f5f5;width:100%}.product-size .tab-content .text-box .metafield-rich_text_field :last-child{margin-bottom:0}.product-size .tab-content .image-box img{display:block;height:auto;width:100%}.product-size .html-box{width:100%}.product-size .html-box img{max-width:100%}.product-size .section-title{margin-top:0;text-align:center}.product-size .section-title span{color:var(--color-green)}.product-size .tab-titles .tab-content{text-align:left}.product-size .tab-titles .tab-title:first-of-type{margin-left:0}.product-size .tab-title{margin:0 5px;background-color:transparent;transition:all .3s;cursor:pointer;font-family:Tanker;font-weight:400;font-size:26px;line-height:1;letter-spacing:.02em;text-align:center;text-transform:uppercase;color:var(--color-3);position:relative;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(180deg,#0000004d,#0000);border:0}.product-size .tab-title:before{content:"";position:absolute;left:1px;top:1px;height:calc(100% - 2px);width:calc(100% - 2px);background-color:rgba(var(--color-background),1);z-index:0}.product-size .tab-title.active:before{background-color:rgba(var(--color-foreground),1)}.product-size .tab-title .button-box{display:inline-flex;width:calc(100% - 2px);height:calc(100% - 2px);align-items:center;justify-content:center;white-space:nowrap;padding:10px 28px;color:inherit;position:relative}.product-size .tab-title:hover{color:rgba(var(--color-foreground),1);background-color:rgba(var(--color-background),1)}.product-size .tab-title.active{color:rgba(var(--color-background),1);background-color:rgba(var(--color-foreground),1)}.product-size .block-header{display:flex;flex-wrap:wrap;gap:25px;align-items:center;margin-bottom:20px}.product-size .block-header .icon-box{width:50px}.product-size .block-header .icon-box img{width:100%;height:auto;display:block}.product-size .block-header .tab-label{margin:0}.product-size .block-title,.product-size .section-title{text-transform:capitalize}.product-size .block-title strong,.product-size .section-title strong{color:var(--color-green);font-weight:inherit}.product-size .text-box>:last-child{margin-bottom:0}.product-size .tab-titles .tab-content{display:none}.product-size .html-box{margin-top:20px}.product-size .table{width:100%;overflow-x:auto}.product-size .table table{border-collapse:collapse;width:100%;min-width:425px;border:1px solid}.product-size .table table thead tr{background-color:#e8e8e8}.product-size .table table thead th{font-family:var(--heading-font);font-weight:400;font-size:24px;letter-spacing:.02em;text-transform:uppercase;padding:10px;border:1px solid rgba(var(--color-foreground),.2);line-height:1.5}.product-size .table table thead th:first-child{width:51.6%}.product-size .table table td{font-weight:400;font-size:18px;line-height:1.5;letter-spacing:0;padding:17px 30px;border:1px solid rgba(var(--color-foreground),.2);background-color:rgba(var(--color-background),1)}.product-size .note-box{margin-top:30px}.product-size .note-box .metafield-rich_text_field :only-child{margin:0}.product-size .note-box p strong{font-weight:500}.product-size .note-box .metafield-rich_text_field a{color:inherit}.product-size .tab-titles{display:flex;overflow-x:auto}.product-size .text-box .image-container img{margin:20px 0;max-width:100%;height:auto}@media screen and (max-width: 1350px){.product-size .tab-content.with-image .text-box{padding:6%}}@media screen and (max-width: 1024px){.product-size .tab-title{margin:0 10px 0 0;min-width:inherit;font-size:20px}.product-size .table-box{gap:30px}.product-size .table table td{font-size:16px;padding:10px}.product-size .table table thead th{font-size:20px}.product-size .tab-content .text-box{padding:30px 20px}.product-size .inner-content{padding:20px}.product-size .note-box{margin-top:20px}.product-size .note-box .metafield-rich_text_field p{font-size:16px;line-height:1.5}}@media screen and (max-width: 768px){.product-size .tab-content .text-box{padding:20px 16px}.product-size .tab-title{margin:0 4px 0 0;font-size:16px}.product-size .tab-title .button-box{padding:9px 10px}.product-size .block-header{gap:10px}.product-size .heading-box .heading{font-size:calc(var(--font-heading-scale) * 2.4rem)}.product-size .heading-box{padding:10px 16px}.product-size .heading-box .svg-wrapper{width:16px;height:16px}.product-size .inner-content{padding:20px 16px}.product-size .table-box .table{flex:0 0 calc(100% + 16px);max-width:calc(100% + 16px);margin-right:-16px}.product-size .table table thead th:first-child{width:initial}.product-size .tab-titles{margin-right:-16px}.product-size .table table thead th{font-size:18px;padding:5px 10px}.product-size .table table td{font-size:14px;padding:8px 5px;line-height:20px}.product-size .table-box{gap:20px;justify-content:flex-start}.product-size .table{margin-right:-16px;width:calc(100% + 16px)}.product-size .note-box{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-size.css.map */
