.modal{visibility:hidden;z-index:42;transition:visibility 0s .4s,background-color .3s ease .1s;background-color:rgba(var(--modal-overlay-color)/0)}.modal[open],[open]:not(.is-closing) .modal{visibility:visible;transition-delay:0s;background-color:rgba(var(--modal-overlay-color)/var(--modal-overlay-opacity))}.modal__window{width:100%;max-width:800px;min-height:240px;max-height:calc(var(--viewport-height) - var(--gutter) * 2);margin:var(--gutter);overflow:auto;transform:scale(.8);transition:transform .15s ease-in 0s,opacity .15s 0s;border-radius:var(--modal-border-radius);opacity:0;box-shadow:0 0 10px #0000004d}[open]:not(.is-closing) .modal__window{transform:scale(1);transition:transform .15s ease-out .1s,opacity .15s .1s;opacity:1}.modal__close-btn{z-index:1;top:10px;right:10px;padding:10px;border-radius:var(--btn-border-radius);background-color:inherit;color:currentColor}.modal__content{padding:64px var(--gutter) calc(10 * var(--space-unit))}.modal__image{flex:0 0 50%;max-width:360px}@media(min-width:600px){.modal__window{width:auto;min-width:480px}}@media(max-width:768.98px){.modal .rte table{width:auto;margin-right:calc(var(--gutter) * -1);margin-left:calc(var(--gutter) * -1)}}@media(min-width:769px){.modal__content{padding:64px calc(10 * var(--space-unit)) calc(10 * var(--space-unit))}}.modal{transition:visibility 0s .4s,background-color .3s ease .1s}#size-chart.modal .modal__content{display:flex;flex-direction:column;padding:0}#size-chart.modal .modal__window{max-width:1800px}#size-chart.modal .modal__close-btn{background:none}#size-chart.modal .popup__content{padding:30px;background-color:#e8e9eb}#size-chart.modal .popup__content--title{font-family:SpaceGrotesk,Arial,sans-serif;font-size:20px;font-weight:300;line-height:1.2;margin-bottom:15px}#size-chart.modal .popup__content--subtitle{font-size:11px;line-height:1.2;margin-bottom:30px}#size-chart.modal .popup__content--subtitle p{margin:0}#size-chart.modal .popup__image--description{font-size:11px;line-height:1.2;margin-bottom:60px}#size-chart.modal .popup__image--description:empty{display:none}#size-chart.modal .image--desktop{display:none}#size-chart.modal .popup__content--accordion{margin-bottom:45px}#size-chart.modal .disclosure__toggle svg path{stroke:gray}#size-chart.modal .disclosure>summary{padding:10px 0}#size-chart.modal .disclosure__title{margin-bottom:0}#size-chart.modal .disclosure--row{border-top:1px solid #808080}#size-chart.modal .disclosure--row:not(:first-child){margin-top:-1px}#size-chart.modal .disclosure__content{padding-right:0;padding-bottom:40px}#size-chart.modal .disclosure__content table{width:100%;border-bottom:1px solid #C8C8C8;margin:0}#size-chart.modal .disclosure__content table tr{display:flex}#size-chart.modal .disclosure__content table tr:first-child{border-bottom:1px solid #C8C8C8}#size-chart.modal .disclosure__content table .js__unit:not(.active){display:none}#size-chart.modal .disclosure__content table th,#size-chart.modal .disclosure__content table td{font-size:10px;line-height:1.3;text-align:center;border:none;padding:12px 0;flex:1}#size-chart.modal .disclosure__content table th:first-child,#size-chart.modal .disclosure__content table td:first-child{text-align:left}#size-chart.modal .disclosure__content table th{display:flex;flex-direction:column;font-weight:600}#size-chart.modal .disclosure__content table th:not(:first-child),#size-chart.modal .disclosure__content table td:not(:first-child){justify-content:center}#size-chart.modal .disclosure__content table td{display:flex;align-items:center;font-weight:300}#size-chart.modal .popup__unit--switch{display:flex;justify-content:flex-end;margin-bottom:16px}#size-chart.modal .popup__unit{font-family:Industry,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.2;text-align:center;color:#000;width:30px;padding:2px 5px;transition:color .3s,background .3s;cursor:pointer}#size-chart.modal .popup__unit.active{background-color:#000;color:#fff}#size-chart.vertical-size-guide .disclosure--row{border-top:unset;border-bottom:unset}#size-chart.vertical-size-guide .popup__content--accordion{margin-bottom:10px}#size-chart.vertical-size-guide table{table-layout:fixed;width:100%}#size-chart.vertical-size-guide table th,#size-chart.vertical-size-guide table td{width:auto;text-align:center;word-wrap:break-word;text-transform:uppercase;border:1px solid #C8C8C8}#size-chart.vertical-size-guide .popup__content--subtitle b{display:inline-block;margin-bottom:10px}#size-chart.vertical-size-guide .popup__content--title{margin-bottom:35px}#size-chart.vertical-size-guide .popup__image--description:empty{display:none}.popup__content--title-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}#size-chart.modal .popup__unit--switch.desktop-only{display:none}@media(max-width:780px){#size-chart.vertical-size-guide table{margin:0 auto;font-size:12px}#size-chart.vertical-size-guide th,#size-chart.vertical-size-guide td{padding:8px 2px}}@media(max-width:480px){#size-chart.vertical-size-guide table{font-size:10px}#size-chart.vertical-size-guide .popup__content--subtitle{margin-bottom:20px}}@media(max-width:400px){#size-chart.vertical-size-guide table{font-size:8px}}@media screen and (min-width:768px){#size-chart.modal .modal__content{flex-direction:row}#size-chart.modal .popup__image{width:49%}#size-chart.modal .popup__content{width:51%;padding:50px 40px}#size-chart.modal .popup__content.full-width-section{width:100%;max-width:800px}#size-chart.modal .popup__unit--switch.desktop-only{display:flex;margin-bottom:0}#size-chart.modal .popup__unit--switch.mobile-only,.popup__image--description{display:none}#size-chart.modal .popup__content--subtitle{font-size:12px}#size-chart.modal .full-width-section .popup__content--subtitle{font-size:18px;line-height:1.4}#size-chart.modal div.sizes__custom-fields .disclosure__content table th:first-child,#size-chart.modal div.sizes__custom-fields .disclosure__content table tr td:first-child{min-width:190px}#size-chart.modal .image--mobile{display:none}#size-chart.modal .image--desktop{display:block}#size-chart.modal .disclosure__content table th{flex-direction:row;flex-wrap:wrap}#size-chart.modal .disclosure__content table th span:last-child{margin-left:3px}#size-chart.modal .disclosure__content table th,#size-chart.modal .disclosure__content table td{font-size:13px}#size-chart.modal .full-width-section .disclosure__content table th,#size-chart.modal .full-width-section .disclosure__content table td{font-size:16px}}@media screen and (min-width:1400px){#size-chart.modal .popup__content{padding:70px 60px}#size-chart.modal .popup__unit--switch{top:70px;right:60px}}#size-chart.modal .popup__content--title:first-child{font-weight:600}#size-chart.modal .popup__content--title{text-transform:none}#size-chart.modal div.disclosure .disclosure__content{padding-bottom:0}#size-chart.modal .sizes__custom-fields .disclosure__content table tr:not(:last-child){border-bottom:1px solid #C8C8C8}#size-chart.modal .sizes__custom-fields .disclosure__content table th:first-child,#size-chart.modal .sizes__custom-fields .disclosure__content table tr td:first-child{min-width:154px}
/*# sourceMappingURL=/cdn/shop/t/229/assets/modal.css.map */
