.shopify-policy__container{max-width:var(--gooter-wide-width, 1480px);margin:0 auto;padding:var(--gooter-space-8) var(--gooter-space-4) var(--gooter-space-12);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-sizing:border-box}@media(min-width:750px){.shopify-policy__container{padding:var(--gooter-space-10) var(--gooter-space-6) var(--gooter-space-14)}}@media(min-width:1100px){.shopify-policy__container{padding:var(--gooter-space-12) var(--gooter-space-8) var(--gooter-space-16)}}.shopify-policy__title{max-width:none;margin:0 0 var(--gooter-space-8);padding:0;text-align:center}@media(min-width:1100px){.shopify-policy__title{margin:0 0 var(--gooter-space-10)}}.shopify-policy__title h1{margin:0;font-size:clamp(2.8rem,4vw,4rem);font-weight:var(--gooter-font-bold);line-height:1.05;letter-spacing:var(--gooter-tracking-tight);color:rgb(var(--color-foreground));text-wrap:balance}.policy-updated{display:inline-flex;align-items:center;gap:var(--gooter-space-2);margin:0 auto var(--gooter-space-4);padding:var(--gooter-space-1) var(--gooter-space-3);font-size:var(--gooter-text-xs);font-weight:var(--gooter-font-medium);letter-spacing:var(--gooter-tracking-wide);text-transform:uppercase;color:rgba(var(--color-foreground),.6);background:rgba(var(--color-foreground),.04);border-radius:var(--gooter-radius-pill)}.policy-updated__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--gooter-accent);box-shadow:0 0 0 3px var(--gooter-accent-soft)}.shopify-policy__body{display:block;padding:0}@media(min-width:1100px){.shopify-policy__container.has-policy-toc .shopify-policy__body{display:grid;grid-template-columns:260px minmax(0,1fr);gap:var(--gooter-space-12, 4.8rem);align-items:start}}@media(min-width:1400px){.shopify-policy__container.has-policy-toc .shopify-policy__body{grid-template-columns:280px minmax(0,1fr);gap:var(--gooter-space-14, 5.6rem)}}.policy-toc{display:none}@media(min-width:1100px){.policy-toc{display:block;position:sticky;top:var(--gooter-space-10);align-self:start;order:-1}}.policy-toc__inner{border-left:1px solid var(--gooter-border-subtle);padding:var(--gooter-space-1) 0 var(--gooter-space-1) var(--gooter-space-5)}.policy-toc__label{margin:0 0 var(--gooter-space-3);font-size:var(--gooter-text-xs);font-weight:var(--gooter-font-semibold);letter-spacing:var(--gooter-tracking-widest);text-transform:uppercase;color:rgba(var(--color-foreground),.5)}.policy-toc__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.policy-toc__item{margin:0}.policy-toc__link{display:block;padding:var(--gooter-space-1) 0 var(--gooter-space-1) var(--gooter-space-5);margin-left:calc(-1 * var(--gooter-space-5) - 2px);font-size:var(--gooter-text-sm);line-height:var(--gooter-leading-snug);color:rgba(var(--color-foreground),.6);text-decoration:none;border-left:2px solid transparent;transition:color var(--gooter-trans-base),border-color var(--gooter-trans-base)}.policy-toc__link:hover{color:rgb(var(--color-foreground));border-left-color:var(--gooter-border-default)}.policy-toc__link.is-active{color:rgb(var(--color-foreground));font-weight:var(--gooter-font-semibold);border-left-color:var(--gooter-accent)}.shopify-policy__body .rte{max-width:78ch;font-size:var(--gooter-text-base);line-height:var(--gooter-leading-normal);color:rgba(var(--color-foreground),.88)}@media(min-width:750px){.shopify-policy__body .rte{font-size:var(--gooter-text-md)}}.shopify-policy__body .rte>div>*:first-child,.shopify-policy__body .rte>*:first-child{margin-top:0}.shopify-policy__body .rte h2{position:relative;scroll-margin-top:var(--gooter-space-16);margin:var(--gooter-space-10) 0 var(--gooter-space-3);padding-top:var(--gooter-space-6);border-top:1px solid var(--gooter-border-subtle);font-size:var(--gooter-text-3xl);font-weight:var(--gooter-font-bold);line-height:var(--gooter-leading-snug);letter-spacing:var(--gooter-tracking-tight);color:rgb(var(--color-foreground))}@media(min-width:750px){.shopify-policy__body .rte h2{margin:var(--gooter-space-12) 0 var(--gooter-space-4);padding-top:var(--gooter-space-8)}}.shopify-policy__body .rte h2:first-of-type{border-top:none;padding-top:0;margin-top:0}.shopify-policy__body .rte h3{scroll-margin-top:var(--gooter-space-16);margin:var(--gooter-space-6) 0 var(--gooter-space-2);font-size:var(--gooter-text-2xl);font-weight:var(--gooter-font-bold);line-height:var(--gooter-leading-snug);letter-spacing:var(--gooter-tracking-snug)}.shopify-policy__body .rte h4{margin:var(--gooter-space-5) 0 var(--gooter-space-2);font-size:var(--gooter-text-lg);font-weight:var(--gooter-font-bold)}.shopify-policy__body .rte p{margin:var(--gooter-space-3) 0}.shopify-policy__body .rte strong{font-weight:var(--gooter-font-bold);color:rgb(var(--color-foreground))}.shopify-policy__body .rte a{color:rgb(var(--color-foreground));text-decoration:underline;text-decoration-color:var(--gooter-accent);text-decoration-thickness:1.5px;text-underline-offset:3px;transition:text-decoration-color var(--gooter-trans-base),color var(--gooter-trans-base)}.shopify-policy__body .rte a:hover{color:var(--gooter-accent)}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{padding-left:var(--gooter-space-5);margin:var(--gooter-space-3) 0}.shopify-policy__body .rte li{margin:var(--gooter-space-1) 0;padding-left:var(--gooter-space-1)}.shopify-policy__body .rte ul li::marker{color:var(--gooter-accent)}.shopify-policy__body .rte ol li::marker{color:rgba(var(--color-foreground),.5);font-weight:var(--gooter-font-semibold)}.shopify-policy__body .rte hr{margin:var(--gooter-space-8) 0;border:0;border-top:1px solid var(--gooter-border-default)}.shopify-policy__body .rte blockquote{margin:var(--gooter-space-4) 0;padding:var(--gooter-space-4) var(--gooter-space-5);border-left:3px solid var(--gooter-accent);background:var(--gooter-accent-soft);color:rgba(var(--color-foreground),.85);font-style:normal;font-size:var(--gooter-text-base)}.shopify-policy__body .rte table{width:100%;margin:var(--gooter-space-4) 0;border-collapse:collapse;font-size:var(--gooter-text-sm);line-height:var(--gooter-leading-normal);display:block;overflow-x:auto;white-space:normal;-webkit-overflow-scrolling:touch}@media(min-width:750px){.shopify-policy__body .rte table{display:table;overflow-x:visible}}.shopify-policy__body .rte table thead{background:rgba(var(--color-foreground),.04)}.shopify-policy__body .rte table th{padding:var(--gooter-space-2) var(--gooter-space-3);font-weight:var(--gooter-font-bold);text-align:left;border-bottom:2px solid var(--gooter-border-default)}.shopify-policy__body .rte table td{padding:var(--gooter-space-2) var(--gooter-space-3);vertical-align:top;border-bottom:1px solid var(--gooter-border-subtle)}.shopify-policy__body .rte table tbody tr:nth-child(2n){background:rgba(var(--color-foreground),.015)}.policy-anchor{display:inline-block;margin-left:var(--gooter-space-2);font-size:.65em;font-weight:var(--gooter-font-regular);color:rgba(var(--color-foreground),.3);text-decoration:none;opacity:0;transform:translate(-4px);transition:opacity var(--gooter-trans-fast),color var(--gooter-trans-fast),transform var(--gooter-trans-fast)}.shopify-policy__body .rte h2:hover .policy-anchor,.shopify-policy__body .rte h3:hover .policy-anchor,.policy-anchor:focus{opacity:1;transform:translate(0)}.policy-anchor:hover{color:var(--gooter-accent)}.policy-contact{margin-top:var(--gooter-space-16);padding-top:var(--gooter-space-10);border-top:1px solid var(--gooter-border-subtle);grid-column:1 / -1}.policy-contact__inner{max-width:var(--gooter-narrow-width);margin:0 auto;text-align:center}.policy-contact__title{margin:0 0 var(--gooter-space-2);font-size:var(--gooter-text-2xl);font-weight:var(--gooter-font-bold);line-height:var(--gooter-leading-tight);letter-spacing:var(--gooter-tracking-tight);color:rgb(var(--color-foreground))}.policy-contact__text{margin:0 0 var(--gooter-space-6);font-size:var(--gooter-text-base);line-height:var(--gooter-leading-normal);color:rgba(var(--color-foreground),.6)}.policy-contact__actions{display:flex;flex-direction:column;gap:var(--gooter-space-2);align-items:center;justify-content:center}@media(min-width:600px){.policy-contact__actions{flex-direction:row}}.policy-contact__btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--gooter-space-3) var(--gooter-space-6);font-size:var(--gooter-text-sm);font-weight:var(--gooter-font-semibold);text-decoration:none;border:1px solid rgb(var(--color-foreground));border-radius:var(--gooter-radius-sm);min-width:200px;transition:background var(--gooter-trans-base),color var(--gooter-trans-base),border-color var(--gooter-trans-base)}.policy-contact__btn--primary{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.policy-contact__btn--primary:hover{background:var(--gooter-accent);border-color:var(--gooter-accent);color:var(--gooter-white)}.policy-contact__btn--secondary{background:transparent;color:rgb(var(--color-foreground))}.policy-contact__btn--secondary:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media print{.policy-toc,.policy-contact,.policy-anchor,.policy-updated,.shopify-section-header,.shopify-section-footer,#shopify-cookies-banner{display:none!important}.shopify-policy__container{padding:0!important;max-width:100%!important;background:#fff!important;color:#000!important}.shopify-policy__container.has-policy-toc .shopify-policy__body{display:block!important}.shopify-policy__title h1{font-size:24pt!important;color:#000!important}.shopify-policy__body .rte{max-width:100%!important;font-size:10.5pt!important;color:#000!important}.shopify-policy__body .rte h2{font-size:14pt!important;page-break-after:avoid;border-top:1pt solid #ccc!important}.shopify-policy__body .rte h3{font-size:12pt!important;page-break-after:avoid}.shopify-policy__body .rte a{color:#000!important;text-decoration:underline!important}.shopify-policy__body .rte a[href^=http]:after{content:" (" attr(href) ")";font-size:8.5pt;color:#555}.shopify-policy__body .rte table{page-break-inside:avoid;display:table!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-main-page-policy.css.map */
