.andes-tabs{align-items:stretch;display:flex;flex-wrap:nowrap;font-size:0;height:100%;padding:0;position:relative}.andes-tabs--centered{align-items:center;justify-content:center}.andes-tabs--fullWidth{display:flex;justify-content:space-between}.andes-tabs__container{position:relative}.andes-tabs__container--centered{text-align:center}.andes-tabs__wrapper{height:100%;margin:0;overflow-x:scroll;overflow-y:hidden;position:relative;scroll-behavior:auto;scrollbar-width:none;width:100%}@media(prefers-reduced-motion:no-preference){.andes-tabs__wrapper{scroll-behavior:smooth}}.andes-tabs__wrapper--scrollable{scroll-snap-type:x mandatory;width:calc(100% - 80px)}.andes-tabs__wrapper--scrollable .andes-tab{scroll-snap-align:start}.andes-tabs__wrapper::-webkit-scrollbar{display:none;height:0}.andes-tabs__border{bottom:0;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);height:1px;pointer-events:none;width:100%}.andes-tabs__scroll-tool{display:flex;height:48px;pointer-events:none;position:absolute;right:0;top:0;z-index:2}.andes-tabs__scroll-tool--controls{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:space-between;padding:0 16px;pointer-events:all;width:80px}.andes-tabs__scroll-tool--controls .control-arrow{cursor:pointer;display:block}.andes-tabs__scroll-tool--controls .control-arrow--disabled{cursor:default}.andes-tabs__scroll-tool--fade{height:100%;width:80px}.andes-tab{background-color:transparent;border:0;border-radius:6px 6px 0 0;color:rgba(0,0,0,.9);cursor:pointer;display:inline-flex;flex-shrink:0;font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-weight:600;padding:0;width:max-content}.andes-tab,.andes-tab__link{line-height:1;position:relative;text-decoration:none}.andes-tab__link{box-sizing:border-box;color:inherit;display:block;font-size:16px;height:100%;margin:0 1.5em;padding:1em 0;text-align:center;width:100%}.andes-tab__link:focus{outline:none}.andes-tab__link:after{content:"";height:0;transition:height .15s ease-in-out}.andes-tab--leftAligned{padding:0 1.5em}.andes-tab--leftAligned:first-child{padding-left:0}.andes-tab--leftAligned .andes-tab__link{margin:0}.andes-tab--fullWidth{flex-grow:1}.andes-tab--fullWidth .andes-tab__link{margin:0;padding:1em 1.5em}.andes-tab:visited{color:rgba(0,0,0,.9)}.andes-tab:focus{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #2968c8,inset 0 0 0 5px rgba(65,137,230,.3);-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #2968c8,inset 0 0 0 5px rgba(65,137,230,.3);-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #2968c8,inset 0 0 0 5px rgba(65,137,230,.3);outline:none}.andes-tab:focus-visible{box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #2968c8,inset 0 0 0 5px rgba(65,137,230,.3);-moz-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #2968c8,inset 0 0 0 5px rgba(65,137,230,.3);-webkit-box-shadow:inset 0 0 0 2px #fff,inset 0 0 0 3px #2968c8,inset 0 0 0 5px rgba(65,137,230,.3);outline:none}.andes-tab:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tab:hover:not(.andes-tab--disabled){color:#3483fa}.andes-tab:hover:not(.andes-tab--disabled).andes-tab--selected{color:#2968c8}.andes-tab:hover:not(.andes-tab--disabled).andes-tab--stretched:after,.andes-tab:hover:not(.andes-tab--disabled):not(.andes-tab--stretched) .andes-tab__link:after{background-color:#2968c8}.andes-tab.andes-tab--selected:active:not(.andes-tab--disabled),.andes-tab:active:not(.andes-tab--disabled){background-color:rgba(65,137,230,.1);color:#1f4e96}.andes-tab.andes-tab--selected:active:not(.andes-tab--disabled).andes-tab--stretched:after,.andes-tab.andes-tab--selected:active:not(.andes-tab--disabled):not(.andes-tab--stretched) .andes-tab__link:after,.andes-tab:active:not(.andes-tab--disabled).andes-tab--stretched:after,.andes-tab:active:not(.andes-tab--disabled):not(.andes-tab--stretched) .andes-tab__link:after{background-color:#1f4e96}.andes-tab--disabled{background-color:unset;color:rgba(0,0,0,.25);cursor:default}.andes-tab--selected{color:#3483fa}.andes-tab--selected .andes-tab__link:after{background-color:#3483fa;border-top-left-radius:3px;border-top-right-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.andes-tab--selected.andes-tab--stretched.andes-tab--first .andes-tab__link:after{border-top-left-radius:0}.andes-tab--selected.andes-tab--stretched.andes-tab--last .andes-tab__link:after{border-top-right-radius:0}.andes-tabs__swipeable-content{overflow-x:hidden}.andes-tabs__swipeable-content-scroll{box-sizing:border-box;display:flex;font-size:16px;padding:1em 1.5em;transition-property:transform;width:100%;will-change:transform}.andes-tabs__swipeable-content-scroll--translated{transform:translateX(calc(-100% + 1.5em))}.andes-tabs__swipeable-content-scroll .andes-tab-content{box-sizing:border-box;flex-shrink:0;padding:0;width:100%}.andes-tabs__swipeable-content-scroll .andes-tab-content:not(:last-child){margin-right:1.5em}.andes-tab-content{padding:1em 1.5em}.andes-tab-content:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px #2968c8,0 0 0 5px rgba(65,137,230,.3);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px #2968c8,0 0 0 5px rgba(65,137,230,.3);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #2968c8,0 0 0 5px rgba(65,137,230,.3);outline:none}.andes-tab-content:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 3px #2968c8,0 0 0 5px rgba(65,137,230,.3);-moz-box-shadow:0 0 0 2px #fff,0 0 0 3px #2968c8,0 0 0 5px rgba(65,137,230,.3);-webkit-box-shadow:0 0 0 2px #fff,0 0 0 3px #2968c8,0 0 0 5px rgba(65,137,230,.3);outline:none}.andes-tab-content:focus:not(:focus-visible){box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;outline:none}.andes-tabs__wrapper,.andes-tabs__wrapper--scrollable{width:100%}.andes-tabs__scroll-tool--controls{display:none}.andes-tab__link{font-size:14px;margin:0 1.1428571429em;padding:1.2142857143em 0}.andes-tab--stretched .andes-tab__link{margin:0;padding:1.2142857143em 1.1428571429em}@media(min-width:768px){.andes-tabs__wrapper{width:100%}.andes-tabs__wrapper--scrollable{width:calc(100% - 80px)}.andes-tabs__scroll-tool--controls{display:flex}.andes-tab{width:auto}.andes-tab__link{font-size:16px;margin:0 1.5em;padding:1em 0}.andes-tab--stretched .andes-tab__link{margin:0;padding:1em 1.5em}}body{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}a,abbr,address,article,aside,audio,b,big,blockquote,body,canvas,caption,cite,code,datalist,dd,del,details,dfn,dialog,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,label,legend,li,main,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,s,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,u,ul,video{border:0;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}html{font-family:sans-serif;text-size-adjust:100%}main{margin:0 auto}hr{border:none;border-bottom:1px dashed rgba(0,0,0,.25)}a img{border:none}p+p{margin:1em 0 0}main{color:rgba(0,0,0,.9);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif -apple-system,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:1.35;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sizechart{background-color:#fff}.sizechart__separator{border-bottom:1px solid #eee;height:4px;width:182px}.sizechart__tabs--hidden{display:none}.header__close{background:none;border:none;cursor:pointer;display:block;float:right;height:18px;line-height:inherit;text-indent:0;width:18px}.header__close--scrolled{position:absolute;right:200px;top:28px}.header__close:after,.header__close:before{background-color:rgba(65,137,230,.4);content:"";cursor:pointer;height:18px;position:absolute;width:2px}.header__close:before{transform:rotate(45deg)}.header__close:after{transform:rotate(-45deg)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.header{background-color:#fff;padding:32px 0;position:relative}.header--scrolled{animation:fade-in .3s ease-in-out;box-shadow:0 1px 0 0 rgba(0,0,0,.04),0 0 24px 0 rgba(0,0,0,.07);left:0;padding:24px 64px;position:fixed;top:0;width:100%;z-index:1}.header__title{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:20px;line-height:1;margin:0}.guide__title,.header__title{display:inline-block;font-weight:600}.guide__title{color:#333;font-size:18px;letter-spacing:normal;line-height:.6}.guide__description{color:#333;font-size:14px;line-height:1.25;margin:24px 0}.guide{padding-top:45px}.guide__tab-content.andes-tab-content{padding:0;width:100%}.attribute-measurement__name{display:block;font-size:16px;font-weight:600}.attribute-measurement__description{color:rgba(0,0,0,.55);font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.25;white-space:pre-line}.attribute-measurement{display:flex;flex-direction:row;width:50%}.attribute-measurement__image{max-height:115px;max-width:110px}.attribute-measurement__guide{align-items:start;display:flex;flex-direction:column;justify-content:center;max-width:200px;padding-left:16px;text-align:start}.attribute-measurement__name{margin-bottom:8px}.attribute-measurements{display:flex;flex-direction:row;-webkit-box-pack:space-evenly;flex-wrap:wrap;justify-content:space-between}.attribute-measurement{padding-top:16px}.chart td,.chart th{font-family:Proxima Nova,-apple-system,Roboto,Arial,sans-serif}.chart__measurements-link{background:none;border:none;cursor:pointer;font-size:12px;font-weight:400;outline:none;padding:0}.chart__measurements-link,.chart__measurements-link:link,.chart__measurements-link:visited{color:#3483fa;text-decoration:none}.ui-sizechart-desktop{border-radius:6px;color:#333;font-family:Proxima Nova,-apple-system,Helvetica Neue,helvetica,roboto,arial,sans-serif;font-size:12px;margin:auto;overflow:auto hidden;position:relative;width:100%;z-index:1}.ui-sizechart-desktop table{background:#ededed;border-collapse:separate;border-spacing:0;margin:0;white-space:nowrap;width:100%}.ui-sizechart-desktop table tr{align-items:center;height:40px}.ui-sizechart-desktop table tr td,.ui-sizechart-desktop table tr th{min-width:28px;padding:0 1rem;text-align:left;vertical-align:middle}.ui-sizechart-desktop table thead{background-color:#ededed;border-bottom:1px solid #f5f5f5;font-weight:600;vertical-align:middle}.ui-sizechart-desktop table thead>tr>th{font-weight:600;max-width:90px;padding-bottom:10px;padding-top:10px;top:0;white-space:break-spaces;z-index:1}.ui-sizechart-desktop table thead>tr>th:first-child{background-color:#ededed;left:0;max-width:123px;min-width:28px;position:sticky}.ui-sizechart-desktop table tbody{background-color:#fff;border-bottom:1px solid #f5f5f5;vertical-align:middle}.ui-sizechart-desktop table tbody tr:nth-child(2n),.ui-sizechart-desktop table tbody tr:nth-child(2n) th{background-color:#f5f5f5}.ui-sizechart-desktop table tbody>tr th{background-color:#fff;font-weight:600;height:40px;left:0;min-width:62px;padding:0 1rem;position:sticky}.ui-sizechart-desktop table tbody>tr td{height:40px}.ui-sizechart-desktop table.small{table-layout:fixed;white-space:inherit}.ui-sizechart-desktop__plus tbody tr th:first-child:after,.ui-sizechart-desktop__plus thead tr th:first-child:after{bottom:-1px;box-shadow:inset 10px 0 8px -8px #026;content:"";pointer-events:none;position:absolute;right:0;top:0;transform:translateX(100%);transition:box-shadow .3s;width:30px}.chart__wrapper .chart .ui-sizechart-desktop table tbody td,.chart__wrapper .chart .ui-sizechart-desktop table thead th{box-sizing:border-box;height:40px;padding:0 16px}.chart__wrapper .chart .ui-sizechart-desktop table td:first-child,.chart__wrapper .chart .ui-sizechart-desktop table th:first-child{color:rgba(0,0,0,.9)}.size-chart-disclaimer{display:flex;font-size:12px;margin-bottom:20px}.size-chart-disclaimer__label:after{content:" "}.andes-tab--fullWidth .andes-tab__link{padding:1em 1.5em .3em}.title-chart__title{margin-bottom:5px}.title-chart__title--no-subtitle{margin-top:7px}.title-chart__subtitle{background-color:rgba(0,0,0,.07);border-radius:1em;color:rgba(0,0,0,.55);font-weight:600;line-height:11px;padding:0 10px}.andes-tab-content{padding:1em 0}.title-chart__subtitle{font-size:11px}.main{padding:0 10px}.sizechart{padding:0 64px 32px}

/*# sourceMappingURL=size-chart.desktop.cc4b543d.css.map*/