:root{--card-border-radius-sm: 15px;--card-border-radius-md: 20px;--card-border-radius-lg: 25px;--page-width: 1814px;--color-white: #FFFFFF;--color-deep-navy: #001046;--color-ocean-teal: #00859D;--color-red: #c22115;--color-light-grey: #F5F5F5;--color-dark-grey: #696969;--color-neon-pink: #E500C2;--color-dark-navy: #001449;--color-deep-teal: #006F83;--color-night-purple: #0B021D;--color-neon-mint: #10FDC7;--color-golden-yellow: #FFC400;--color-flame-orange: #FF4F00;--color-marine-blue: #003260;--color-faint-grey: #848484;--color-white-grey: #dddbdb}html{font-family:Source Sans Pro,sans-serif}body{width:100%}*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}body::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.page-content{padding:25px 0;min-height:100vh;position:relative;max-width:1814px;margin:0 auto;width:100%;background:transparent linear-gradient(180deg,#001046,#00859d 47%,#001046) 0% 0% no-repeat padding-box}.page-width{max-width:var(--page-width);margin:0 auto;padding:25px 50px}.page-width-full{width:100%}button{cursor:pointer}@media(min-width:600px){body{padding:0 26px}.page-width,.page-width-full{padding:40px clamp(50px,calc(6.96vw + 17px),70px)}.page-width-full{max-width:var(--page-width)}.page-content{padding:30px 0;border-radius:20px}}@media(min-width:1024px){.page-content{padding:75px 0}.page-width,.page-width-full{padding:55px clamp(70px,calc(9.98vw - 7px),121px)}}@media(min-width:1440px){body{padding:0 53px}.page-width,.page-width-full{padding:75px clamp(121px,calc(21.75vw - 157px),260px)}.page-content{border-radius:30px}}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-underline-offset:.3rem;color:#000;background-color:transparent;font-family:inherit}.loading__spinner{position:absolute;z-index:1;top:50%;left:0;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center}@media screen and (min-width:545px){.loading__spinner{right:0;left:auto}}.loading__spinner.hidden{display:none}.spinner{animation:rotator 1.4s linear infinite;width:100%;height:100%}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:currentColor;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.loading__spinner:not(.hidden)~*{visibility:hidden}.product-form__input--dropdown{height:100%}custom-select,.custom-select-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;-webkit-user-select:none;user-select:none;width:100%;height:100%}.custom-select-wrapper .real-select,.hidden-real-select{display:none!important}.custom-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;padding:12px 20px 12px 25px;font-size:1rem;font-weight:500;color:#fff;background:transparent;border:1px solid white;border-radius:9999px;cursor:pointer;letter-spacing:.14em;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(60px)}@media screen and (min-width:1440px){.custom-select__trigger{padding:20px 29px 20px 35px;font-size:20px;line-height:25px;font-weight:600}}.arrow{position:relative;height:10px;width:10px}.arrow:after,.arrow:before{content:"";position:absolute;bottom:0;width:2px;height:100%;background-color:#fff;transition:all .2s}.arrow:before{left:-3px;transform:rotate(-45deg)}.arrow:after{left:3px;transform:rotate(45deg)}.custom-select.open .arrow:before{transform:rotate(45deg)}.custom-select.open .arrow:after{transform:rotate(-45deg)}.select-trigger__svg-wrapper{width:12px;height:8px;display:flex;align-items:center;transition:transform .3s ease}.custom-select.open .select-trigger__svg-wrapper{transform:rotate(180deg)}.custom-options{position:absolute;top:100%;left:0;right:0;margin-top:5px;backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);background-color:#0000001a;border:1px solid hsla(0,0%,100%,.5);border-radius:25px;transition:all .2s ease-in-out;opacity:0;visibility:hidden;pointer-events:none;z-index:100;max-height:250px;overflow-y:auto}.custom-options::-webkit-scrollbar{width:0}.custom-select.open .custom-options{opacity:1;visibility:visible;pointer-events:all}.custom-option{position:relative;display:block;padding:12px 16px;color:#fff;cursor:pointer;transition:all .2s;list-style-type:none}.custom-option:hover,.custom-option.focused{background-color:#fff3}.custom-option.selected{background-color:#ffffff4d;font-weight:700}product-filters.product-filters{display:flex;justify-content:center;margin-bottom:34px;width:100%;position:-webkit-sticky;position:sticky;align-self:start;z-index:20}.button-filter_wrapper{display:none}.filter-btn{text-transform:uppercase;font-size:16px;outline-width:1px;outline-offset:4px;outline-color:#fff;outline-style:solid;border-radius:34px;padding:12px 27px;line-height:normal;cursor:pointer;color:#fff;background:transparent}.filter-btn.active{background-color:#006f83}@media(min-width:1024px){.filter-btn{font-size:16px}product-filters.product-filters{margin-bottom:47px}.button-filter_wrapper{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}product-filters .select-wrapper{display:none!important}}@media(min-width:1440px){.filter-btn{font-size:18px}product-filters.product-filters{margin-bottom:60px}}#cart_container{display:grid;grid-template-columns:1fr;row-gap:20px}.cart-page-width{padding:0 15px}@media screen and (min-width:600px){.cart-page-width{padding:0 20px}}@media screen and (min-width:1024px){.cart-page-width{padding:0 60px}#cart_container{grid-template-columns:2fr 1fr;column-gap:25px}#cart_container>.main-cart-title{grid-column:1 / span 3}}@media screen and (min-width:1440px){.cart-page-width{padding:0 129px}}p{overflow-wrap:break-word;word-break:normal}.shopify-policy__container{max-width:720px!important;color:var(--color-white);text-align:justify-all;overflow-wrap:break-word;word-break:normal}.shopify-policy__container ol,.shopify-policy__container ul{list-style:inside}.shopify-policy__body .rte div>*{margin-bottom:10px}.shopify-policy__body h2{font-size:16px;font-weight:600}.shopify-policy__container ol{list-style-type:decimal}.shopify-policy__container .shopify-policy__title{font-size:26px;font-weight:600;margin-bottom:20px}@media screen and (min-width:600px){.shopify-policy__container .shopify-policy__title{margin-bottom:25px;font-size:30px}.shopify-policy__body h2{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
