.sg-modal{position:fixed;top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:-1;background:rgba(0,0,0,.38);opacity:0;display:flex;transition:.3s ease}.sg-modal--default-open{position:static;z-index:1;opacity:1;display:unset}.sg-modal.active{opacity:1;z-index:9999}@media only screen and (max-width: 767px){.sg-modal:not(.sg-modal--default-open){opacity:1;top:auto;bottom:0;align-items:flex-end;transform:translateY(120%)}.sg-modal:not(.sg-modal--default-open).active{transform:translateY(0)}}.sg_modal__title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.sg-modal__close{position:absolute;top:1.25rem;right:1.25rem;background-color:rgba(0,0,0,0);padding:0;border:0;cursor:pointer}.sg-modal__container{position:relative;display:flex;width:50rem !important;max-width:100%;padding:2.25rem 2.5rem;background-color:#fff}@media only screen and (max-width: 767px){.sg-modal__container{border-top-right-radius:1.25rem;border-top-left-radius:1.25rem;padding:1.25rem 1rem;padding-right:0;max-height:95vh}}.sg-modal__inner{max-height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c4c4c4 rgba(0,0,0,0)}@media only screen and (max-width: 767px){.sg-modal__inner{padding-right:1rem}}.sg-modal__inner::-webkit-scrollbar{width:2px}.sg-modal__inner::-webkit-scrollbar-track{background:#d9d9d9}.sg-modal__inner::-webkit-scrollbar-thumb{background:#000}.sg-modal__content{gap:.5rem}.sg-modal__content .fit-guide__header{display:none}.sg-modal__content>.custom-tab__content{margin-top:1rem;font-size:.875rem}@media only screen and (max-width: 767px){.sg-modal__content>.custom-tab__content{margin-top:.5rem}}.sg-modal__chart{column-gap:1.5rem}.sg-modal__chart>p{margin-block:1rem;order:-1;display:none}.sg-modal__chart h2{font-size:1.125rem;text-transform:none}.sg-modal__chart .custom-tab__label{border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;padding:0;padding-bottom:.875rem;font-weight:300;font-size:.875rem;letter-spacing:.12em;z-index:2;text-transform:uppercase}@media only screen and (max-width: 767px){.sg-modal__chart .custom-tab__label{padding:0;padding-bottom:.75rem}}.sg-modal__chart input:checked+.custom-tab__label{border-color:#000}.sg-modal__chart input:checked+.custom-tab__label+div+p{display:block}.sg-modal__chart .custom-tab__content{padding-top:1.875rem;border-top:2px solid #f4f4f4}@media only screen and (max-width: 767px){.sg-modal__chart .custom-tab__content{padding-top:1.25rem}}@media only screen and (max-width: 767px){.sg-modal__chart inch-cm-tables>p{display:none}}.sg-modal__tables{margin-top:.5rem}.sg-modal__tables-toggler{margin-top:1.875rem;display:flex;align-items:center;gap:5px;text-transform:uppercase;font-size:.75rem;font-weight:700;border:0;background-color:rgba(0,0,0,0);padding:0}.sg-modal__tables-toggler span{display:inline-block;width:42px;height:27px;border-radius:13px;border:.5px solid #727272;position:relative}.sg-modal__tables-toggler span::before{position:absolute;left:1px;top:1px;width:23px;height:23px;background-color:#000;content:"";display:inline-block;border-radius:50%;transition:.3s ease}[data-active=cm] .sg-modal__tables-toggler span::before{left:16px}
