:root{--color-brand-blue: #002d38;--color-brand-dark: #0f2c37;--color-brand-red: #ef2626;--color-text: rgba(44, 41, 39, .82);--color-text-muted: #777;--color-text-white: rgba(255, 255, 255, .9);--shadow-card: 0 4px 17.6px 0 rgba(0, 0, 0, .13);--font-brand: "Avenir", "Avenir Next", "Helvetica Neue", sans-serif;--font-serif: "Italiana", serif;--font-body: "Carme", sans-serif}*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}*,*:before,*:after,input,textarea,select,button{font-family:Avenir,Avenir Next,Helvetica Neue,sans-serif!important}body{font-family:Avenir,Avenir Next,Helvetica Neue,sans-serif;color:var(--color-foreground)}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.shopify-policy__container{padding:60px 20px!important;max-width:900px!important;margin:auto!important}.shopify-policy__body{max-width:900px!important;margin:0 auto!important;padding:50px!important;border-radius:8px!important;box-shadow:0 2px 12px #00000014!important}.shopify-policy__title{margin:0!important;padding:0!important}.shopify-policy__title h1{font-size:2.5rem!important;font-weight:700!important;margin-bottom:40px!important;color:#333!important;text-align:center!important;border-bottom:4px solid #002d38!important;padding-bottom:25px!important;letter-spacing:-.5px!important}.shopify-policy__body .rte{font-size:1rem!important;line-height:1.85!important;color:#555!important}.shopify-policy__body .rte h2{font-size:1.6rem!important;font-weight:700!important;margin-top:35px!important;margin-bottom:18px!important;color:#333!important}.shopify-policy__body .rte h3{font-size:1.3rem!important;font-weight:600!important;margin-top:25px!important;margin-bottom:12px!important;color:#444!important}.shopify-policy__body .rte h4{font-size:1.1rem!important;font-weight:600!important;margin-top:15px!important;margin-bottom:10px!important;color:#555!important}.shopify-policy__body .rte p{margin-bottom:18px!important}.shopify-policy__body .rte ul,.shopify-policy__body .rte ol{margin-bottom:20px!important;padding-left:30px!important}.shopify-policy__body .rte li{margin-bottom:12px!important;line-height:1.7!important}.shopify-policy__body .rte ul li::marker{color:#002d38!important}.shopify-policy__body .rte ol li::marker{color:#002d38!important;font-weight:600!important}.shopify-policy__body .rte a{color:#002d38!important;text-decoration:underline!important;font-weight:500!important;transition:color .3s!important}.shopify-policy__body .rte a:hover{color:#0f2c37!important}.shopify-policy__body .rte strong{color:#333!important;font-weight:600!important}.shopify-policy__body .rte em{color:#666!important}.shopify-policy__body .rte blockquote{border-left:4px solid #002d38!important;padding-left:20px!important;margin:25px 0!important;font-style:italic!important;color:#666!important}@media(max-width:768px){.shopify-policy__container{padding:40px 15px!important}.shopify-policy__body{padding:30px 20px!important}.shopify-policy__title h1{font-size:2rem!important;margin-bottom:30px!important;padding-bottom:20px!important}.shopify-policy__body .rte h2{font-size:1.4rem!important;margin-top:25px!important}.shopify-policy__body .rte h3{font-size:1.1rem!important}}@media(max-width:480px){.shopify-policy__body{padding:20px 15px!important}.shopify-policy__title h1{font-size:1.6rem!important}.shopify-policy__body .rte{font-size:.95rem!important}.shopify-policy__body .rte h2{font-size:1.2rem!important}}.store-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px;font-family:Avenir,Avenir Next,Helvetica Neue,sans-serif;font-size:20px;line-height:normal}.pagination-numbers{display:flex;gap:14px;align-items:center}.pagination-item{display:flex;align-items:center;justify-content:center;min-width:auto;height:auto;padding:0;border:none;background:transparent;color:gray;text-decoration:none;font-size:20px;font-family:Avenir,Avenir Next,Helvetica Neue,sans-serif;font-weight:400;line-height:normal;cursor:pointer;transition:color .15s}.pagination-item:hover:not(.active):not(.dots){color:#555}.pagination-item.active{color:#002d38;font-weight:800;background:transparent;border:none}.pagination-item.dots{color:#2b2927d1;font-weight:400;cursor:default}.pagination-arrow{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:#2b2927d1;text-decoration:none;font-size:20px;font-weight:500;line-height:normal;cursor:pointer;transition:font-weight .1s}.pagination-arrow:hover{font-weight:600}.pagination-arrow--disabled{opacity:.3;cursor:default;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/critical.css.map */
