size-guide-drawer{display:block;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;z-index:1000100;pointer-events:none}size-guide-drawer[data-state=open]{pointer-events:auto}.component-size-guide-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000099;background:#00000073;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}size-guide-drawer[data-state=open] .component-size-guide-drawer__overlay{opacity:1;visibility:visible;pointer-events:auto}.component-size-guide-drawer__panel{position:fixed;top:0;right:0;bottom:0;left:auto;z-index:1000100;width:min(100vw,560px);max-width:100%;height:100vh;height:100dvh;margin:0;padding:0;background:#fff;box-shadow:-8px 0 32px #0000001f;display:flex;flex-direction:column;overflow:hidden;transform:translate3d(100%,0,0);pointer-events:none;transition:transform .32s cubic-bezier(.4,0,.2,1)}size-guide-drawer[data-state=open] .component-size-guide-drawer__panel{transform:translateZ(0);pointer-events:auto}.component-size-guide-drawer__top{flex-shrink:0;padding:0 24px}.component-size-guide-drawer__top-row{display:flex;align-items:center;justify-content:flex-end;margin-bottom:2px}.component-size-guide-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 -24px 0 0;border:none;background:#5d5149;color:#fff;cursor:pointer;border-radius:0}.component-size-guide-drawer__close svg{width:25px;height:25px;fill:currentColor}.component-size-guide-drawer__close:focus-visible{outline:2px solid #111;outline-offset:2px}.component-size-guide-drawer__tabs{display:flex;gap:8px;margin-bottom:36px}.component-size-guide-drawer__tab{flex:1 1 0;min-width:0;min-height:38px;padding:8px 0;border:1px solid #111;background:#fff;color:#111;font:inherit;font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase;cursor:pointer;text-align:center;line-height:1.2;transition:background-color .2s,color .2s}.component-size-guide-drawer__tab:hover,.component-size-guide-drawer__tab.is-active,.component-size-guide-drawer__tab[aria-selected=true]{background:#111;color:#fff}.component-size-guide-drawer__tab:focus-visible{outline:2px solid #6b5344;outline-offset:2px}.component-size-guide-drawer__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 24px 36px;margin-bottom:40px}.component-size-guide-drawer__section-title{margin:0 0 7px;font-size:20px;font-weight:300;color:#000;letter-spacing:normal;font-family:var(--font-proxima-nova-thin)}@media(min-width:768px){.component-size-guide-drawer__section-title{font-size:28px}}.component-size-guide-drawer__section-title--primary{font-size:20px;font-weight:400;color:#111;letter-spacing:normal;font-family:var(--font-proxima-nova-thin);line-height:30px;font-weight:300}@media(min-width:768px){.component-size-guide-drawer__section-title--primary{font-size:28px}}.component-size-guide-drawer__carousel-block{display:flex;flex-direction:column;gap:14px}.component-size-guide-drawer__figure{margin:0 0 14px}.component-size-guide-drawer__figure img{display:block;width:100%;height:350px;object-fit:cover;background-color:#f9f9f9;vertical-align:middle}.component-size-guide-drawer__rte{font-size:16px;line-height:20px;color:#000;font-weight:300;margin-bottom:16px;font-family:var(--font-proxima-nova-thin);letter-spacing:normal}.component-size-guide-drawer__rte p{margin:0 0 16px}.component-size-guide-drawer__rte p:last-child{margin-bottom:0}.component-size-guide-drawer__rte ol{margin:0 0 16px;padding:0;list-style:none;counter-reset:sg-counter}.component-size-guide-drawer__rte ol>li{position:relative;margin:0 0 10px;padding-left:56px;min-height:34px}.component-size-guide-drawer__rte ol>li:last-child{margin-bottom:0}.component-size-guide-drawer__rte ul{margin:0 0 16px;padding-left:1.25rem;list-style:disc}.component-size-guide-drawer__rte ul>li{margin-bottom:8px}.component-size-guide-drawer__rte ol>li:before{counter-increment:sg-counter;content:counter(sg-counter);position:absolute;left:0;top:2px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #111;border-radius:50%;font-size:14px;font-weight:400;color:#111}.component-size-guide-drawer__muted{font-size:13px;color:#777;margin-bottom:8px}.component-size-guide-drawer__callout{position:relative;margin:0 0 16px;padding:32px;border:1px solid #111}.component-size-guide-drawer__tab-panel--bracelet .metafield-rich_text_field p{margin-top:8px;margin-bottom:8px}.component-size-guide-drawer__callout-label{position:absolute;top:0;left:0;display:block;padding:0 16px;background:#111;color:#fff;font-size:16px;font-weight:300;line-height:28.8px;letter-spacing:normal;text-transform:none}.component-size-guide-drawer__callout-body{padding:0;font-size:16px;line-height:20px;color:#854a20;text-align:center;font-weight:100;font-family:var(--font-proxima-nova-thin);letter-spacing:normal}.component-size-guide-drawer__tab-panel[data-tab-key=bracelet] .component-size-guide-drawer__callout-body{text-align:left}.component-size-guide-drawer__tab-panel[data-tab-key=bracelet] .component-size-guide-drawer__callout-body p{color:inherit}.component-size-guide-drawer__callout-body a{color:#6b5344;text-decoration:underline}.component-size-guide-drawer__carousel{position:relative;margin:0 0 14px}.component-size-guide-drawer__carousel-viewport{overflow:hidden;width:100%;min-width:0;border-radius:2px}.component-size-guide-drawer__carousel-track{display:flex;transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform}.component-size-guide-drawer__carousel-slide{flex:0 0 100%;width:100%}.component-size-guide-drawer__carousel-slide img{display:block;width:100%;height:350px;object-fit:cover;background-color:#f9f9f9}.component-size-guide-drawer__carousel-nav{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:12px;z-index:10}.component-size-guide-drawer__carousel-btn{width:56px;height:56px;border-radius:50%;border:none;background:#7e4115;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.component-size-guide-drawer__carousel-btn:hover{background:#6a3611}.component-size-guide-drawer__carousel-btn svg{width:20px;height:20px;fill:currentColor}.component-size-guide-drawer__carousel-btn:focus-visible{outline:2px solid #111;outline-offset:2px}.component-size-guide-drawer__text-link{display:inline-block;font-size:14px;font-weight:600;letter-spacing:.56px;text-transform:uppercase;color:#854a20;text-decoration:underline}.component-size-guide-drawer__text-link:hover{color:#6b3a18}.component-size-guide-drawer__stack{display:flex;flex-direction:column;gap:16px;padding-right:8px}.component-size-guide-drawer__table-block{margin-top:0}.component-size-guide-drawer__table-title{margin:0;font-size:24px;font-weight:300;color:#111;letter-spacing:normal;padding:16px;border-bottom:1px solid #000000;font-family:var(--font-proxima-nova-thin)}.component-size-guide-drawer__rule{display:none}.component-size-guide-drawer__data-table{width:100%;border-collapse:collapse;font-size:16px;font-weight:300;line-height:1.45;color:#000;margin-bottom:16px;font-family:var(--font-proxima-nova-thin)}.component-size-guide-drawer__data-table thead th{padding:16px;font-weight:700;text-align:left;color:#000;border-bottom:1px solid #111;vertical-align:bottom;font-family:var(--font-proxima-nova)}.component-size-guide-drawer__data-table thead th:last-child{text-align:right}.component-size-guide-drawer__data-table tbody td{padding:16px;border-bottom:1px solid #ccc;vertical-align:top}.component-size-guide-drawer__data-table tbody td:last-child{text-align:right}.component-size-guide-drawer__data-table tbody td[colspan="2"]{text-align:left}body.component-size-guide-drawer-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/311/assets/component-size-guide-drawer.css.map */
