@keyframes slideIn{0%{transform:translateY(2rem);opacity:.01}to{transform:translateY(0);opacity:1}}.scroll-trigger{opacity:.01;transform:translateY(2rem)}.scroll-trigger.scroll-trigger-design-mode{transform:translateY(0)}.scroll-trigger:not(.scroll-trigger-offscreen){animation:slideIn .5s forwards;animation-delay:calc(var(--animation-order, 0) * 75ms)}.scroll-trigger.scroll-trigger-design-mode,.scroll-trigger:not(.scroll-trigger-offscreen).scroll-trigger-cancel{opacity:1;animation:none;transition:none}@keyframes lazy-loading{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-2rem)}60%{transform:translateY(-.5rem)}}@keyframes topBottom{10%,90%{transform:translateY(0)}20%,80%{transform:translateY(1rem)}30%,50%,70%{transform:translateY(0)}40%,60%{transform:translateY(1rem)}}@keyframes shine{to{left:-200%}}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes circle-loading{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes circle-loading-inline{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.circle-loading:before{content:"";z-index:5;position:absolute;border:3px solid rgb(var(--loading-color));border-top-color:#0000;border-radius:50%;height:20px;width:20px;top:50%;left:50%;animation:circle-loading .5s infinite linear}@keyframes slidebottomtotop{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes btnLinkAnimation{0%{left:0;width:100%}33%{left:100%;width:0}66%{left:0;width:0}to{right:0;width:100%}}*,*:before,*:after{box-sizing:border-box}*:focus{outline:0;box-shadow:none}*:not(input):not(textarea):not([tabindex="-1"]):not([data-noui]):focus-visible{outline:.2rem solid rgba(var(--text-color),.5);outline-offset:.1rem;box-shadow:0 0 0 .2rem #fff,0 0 .5rem .4rem rgba(var(--text-color),.15);z-index:1}select{border:0;box-shadow:0 0 0 .2rem rgb(var(--text-color));transition:box-shadow .3s ease}select:hover,select:focus{box-shadow:0 0 0 .2rem rgba(var(--text-color))}select option{background-color:rgb(var(--background-color))}summary::-webkit-details-marker{display:none}audio:not([controls]){display:none;height:0}[hidden],template{display:none}svg{pointer-events:none;vertical-align:middle}svg.placeholder-svg{width:100%;height:100%;object-fit:cover;background-color:#e4e4e4;fill:#26262633;transition:transform .3s ease}.skip-to-content-link{transition:none}.skip-to-content-link:focus{padding:2rem 4rem;border-radius:0;z-index:9999!important;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}select{border:.1rem solid rgba(var(--text-color),.3);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;max-width:100%;border-color:currentColor;padding:1rem 2.6rem 1rem 1.6rem;background-color:#0000;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:right 1.6rem top 50%}select:-moz-focusring{color:#0000;text-shadow:0 0 0 rgba(var(--text-color),.3)}input[type=search],input[type=email],input[type=number],input[type=url],input[type=text],input[type=tel],input[type=password]{-webkit-appearance:none}input[type=button],input[type=submit],input[type=reset],input[type=file]{cursor:pointer}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.field{position:relative}.field input,.field textarea{width:100%}textarea{-webkit-appearance:none}.primary-button{color:rgb(var(--button-text-color));background-color:rgb(var(--button-bg-color))}.primary-button:before{background-image:linear-gradient(80deg,transparent,rgba(var(--button-text-color),.5),transparent)}.secondary-button{color:rgb(var(--button-outline-color));border:var(--button-border-width) solid rgba(var(--button-outline-color),var(--button-border-opacity))}.secondary-button:before{background-image:linear-gradient(80deg,transparent,rgba(var(--button-outline-color),.15),transparent)}input[type=file]{display:flex;padding:1rem}li ul,li ol{padding-left:0;margin-left:2rem}b,strong{font-weight:700}dfn,cite,em,i{font-style:italic}blockquote{font-weight:300;margin:3rem 0;border-left:.4rem solid rgba(var(--text-color),.3);padding-left:3rem;position:relative;clear:both;display:block}blockquote p{margin-bottom:1.6667em}blockquote p:last-child{margin-bottom:0}blockquote cite,blockquote small{color:rgba(var(--text-color),.3);font-size:1.6rem;line-height:1.6}blockquote em,blockquote i,blockquote cite{font-style:normal}address{font-style:italic;margin:0 0 1.6em}code,kbd,tt,var,samp,pre{font-family:Inconsolata,monospace;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre{background-color:#00000003;border:1px solid rgba(51,51,51,.1);margin-bottom:1.6em;max-width:100%;overflow:auto;padding:.8em;white-space:pre;white-space:pre-wrap;word-wrap:break-word}mark,ins{text-decoration:none;word-break:normal}sup,sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}hr{background-color:rgba(var(--text-color),.1);background-color:#3333331a;border:0;height:1px;margin:1.5rem 0}table,th,td{border:1px solid rgba(var(--text-color),.1)}table{border-collapse:collapse;border-spacing:0;margin:2rem 0;table-layout:fixed;max-width:100%}.woocommerce table{width:100%;table-layout:auto}caption,th,td{font-weight:400;text-align:left}tbody th{background-color:rgb(var(--background-color))}thead th{border-width:0 1px 1px 0;font-weight:700}td{border-width:0 1px 1px 0}th,td{padding:.5rem 1rem}del{opacity:.8}input::-webkit-input-placeholder{color:inherit}input:-moz-placeholder{color:inherit}input::-moz-placeholder{color:inherit}input:-ms-input-placeholder{color:inherit}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}textarea{max-width:100%}textarea::-webkit-input-placeholder{color:inherit}textarea:-moz-placeholder{color:inherit}textarea::-moz-placeholder{color:inherit}textarea:-ms-input-placeholder{color:inherit}.animation-fade-up{animation:fadeUp 1s cubic-bezier(.165,.84,.44,1) .1s forwards}.rtl{direction:rtl}.bounce-it{animation:bounce 1s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0);perspective:10rem}.horizontal-left{justify-content:flex-start}.horizontal-center{justify-content:center}.horizontal-right{justify-content:flex-end}.vertical-top{align-items:flex-start}.vertical-middle{align-items:center}.vertical-bottom{align-items:flex-end}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}@media (max-width: 1023px){.text-left-mobile{text-align:left}.text-center-mobile{text-align:center}.text-right-mobile{text-align:right}}.flex-justify-center{justify-content:center}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-align-center{align-items:center}.flex-align-start{align-items:flex-start}.flex-align-end{align-items:flex-end}.visibility-hidden{visibility:hidden!important}.hidden{display:none!important}.visually-hidden,.sr-only{clip:rect(1px,1px,1px,1px);position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte table{table-layout:fixed}@media screen and (min-width: 750px){.rte table td{padding-left:1.2rem;padding-right:1.2rem}}.rte img{height:auto;max-width:100%}.rte ul,.rte ol{list-style-type:disc;list-style-position:outside;padding-left:2rem}.rte li{list-style:inherit}.rte li:last-child{margin-bottom:0}.rte a{text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.rte a:hover{text-decoration-thickness:.2rem}.rte blockquote{display:inline-flex}.rte blockquote>*{margin:-.5rem 0}.customer-open{overflow:hidden}.customer-open .customer-wraper{opacity:1;visibility:visible;pointer-events:auto}.customer-open .customer-wraper .customer{transform:translateY(0)}.customer-open .customer-wraper .customer .field input{visibility:visible}.customer-wraper{position:fixed;left:0;top:0;right:0;bottom:0;opacity:0;visibility:hidden;pointer-events:none;z-index:100;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--overlay-color),.5);transition-duration:.3s}.customer-wraper .customer{overflow:hidden;background-color:rgb(var(--background-color));transform:translateY(1rem);border-radius:.3rem;transition:opacity .3s,visibility .3s,transform .3s;width:95%;height:auto;max-height:100%;padding:4rem 2rem 3rem;overflow-y:auto}@media (min-width: 1024px){.customer-wraper .customer{width:1024px;max-width:80vw;max-height:80vh;padding:5rem}}.customer-wraper .customer .field input{visibility:hidden}.customer-wraper .customer .title{margin-top:0;font-size:3rem;margin-bottom:2rem;letter-spacing:0}.customer-wraper .customer .title#recover{margin-bottom:1rem}.customer-wraper .customer .subtext{margin-bottom:3rem}.customer-wraper .customer .guest-title{margin-top:4rem;margin-bottom:2rem}.customer-wraper .customer-inner{position:relative;display:flex;flex-direction:column;height:100%}@media (max-width: 1023px){.customer-wraper .customer-inner{overflow-x:auto;padding:.2rem}}.customer-wraper .medium-button{font-size:1.4rem;padding-top:1.2rem;padding-bottom:1.2rem}.customer-wraper .close-button{cursor:pointer;position:absolute;right:1.5rem;top:1.5rem;background-color:#0000;padding:0;border:0;color:rgb(var(--heading-color))}@media (hover: hover){.customer-wraper .close-button:hover svg{color:rgb(var(--error-color))}}.customer-wraper .close-button svg{width:1.5rem;height:1.5rem}.customer{margin:6rem auto 9rem}.customer:not(.account):not(.order){max-width:60rem}@media (max-width: 768px){.customer{max-width:100%}}.customer ul,.customer ol{list-style:none;margin:0;padding:0}.customer a{font-weight:700;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}@media (hover: hover){.customer a:hover{text-decoration-thickness:.2rem}}.customer table,.customer th,.customer td{border:none}.customer table{width:100%;table-layout:auto;margin:0}.customer table thead th,.customer table thead td,.customer table tbody th,.customer table tbody td,.customer table tfoot th,.customer table tfoot td{padding:1.5rem 1.6rem}.customer table thead th:last-child,.customer table thead td:last-child,.customer table tbody th:last-child,.customer table tbody td:last-child,.customer table tfoot th:last-child,.customer table tfoot td:last-child{text-align:right}.customer table thead th{font-size:1.3rem;font-weight:300;opacity:.6;text-transform:uppercase}.customer table tbody td{vertical-align:top;font-size:1.5rem;font-weight:300;opacity:.8}.customer table tbody td dl,.customer table tbody td dd,.customer table tbody td dt{margin:0}.customer table tr{border-bottom:1px solid rgb(var(--text-color))}@media (max-width: 767px){.customer table tr{display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:.6rem 0 1.5rem}.customer table tr td{display:flex;align-items:center;text-align:right;border:none;padding:.8rem 0}.customer table tr td:before{content:attr(data-label);font-size:1.3rem;opacity:.6;padding-right:2rem;text-transform:uppercase;flex-grow:1;text-align:left}}.customer .create-account,.customer .forgot-password,.customer .sign-in,.customer .login-cancel,.customer .button[name=decline]{font-family:var(--heading-font-family);font-size:2rem;display:inline-block;text-transform:uppercase}@media (max-width: 1023px){.customer .create-account,.customer .forgot-password,.customer .sign-in,.customer .login-cancel,.customer .button[name=decline]{font-size:1.8rem}}.customer .login .forgot-password{margin-left:0;margin-right:0;margin-top:.5rem}.customer .title{line-height:.84;text-transform:uppercase;margin:0 0 1rem}@media (max-width: 1023px){.customer .title{margin:0 0 1.2rem}}.customer .subtext{font-size:1.8rem;line-height:1.44;letter-spacing:0;margin-bottom:4.4rem}.customer .text-link{font-size:1.5rem;letter-spacing:0;margin-top:2rem;margin-bottom:0;padding-top:1.6rem;border-top:.2rem solid rgb(var(--text-color))}.customer .text-link span{opacity:.7}.customer .text-link a{margin:0 .3rem}@media (max-width: 1023px){.customer .text-link{font-size:1.4rem;margin-top:3rem;padding-top:1.3rem}}.customer .login-cancel{margin-top:0}@media (min-width: 1024px){.customer .group-form-fields{display:flex;gap:.8rem;margin-top:1.2rem}.customer .group-form-fields .field{width:calc(50% - .4rem);margin-top:0}}.customer .guest-title{margin-top:4rem}.customer #customer_login_guest .button{margin-top:0}.customer .field{position:relative;width:100%;margin:1.2rem 0 0}.customer .field input{height:5.2rem;width:calc(100% - .4rem);font-size:1.8rem;padding:1.5rem;background-color:#0000}.customer .field input:-webkit-autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown){padding:2.2rem 4.5rem .8rem 1.5rem}.customer .field input:-webkit-autofill~label,.customer .field input:focus~label,.customer .field input:not(:placeholder-shown)~label{font-size:1rem;letter-spacing:.04rem;top:.3rem}.customer .field label{font-size:1.8rem;left:1.5rem;top:1.2rem;margin-bottom:0;pointer-events:none;position:absolute;transition:top .2s ease,font-size .2s ease;letter-spacing:.1rem;line-height:1.5;opacity:.4}.customer .field .field-icon{position:absolute;width:2.4rem;height:2.4rem;top:50%;right:1.6rem;transform:translateY(-50%);cursor:pointer;opacity:.4}.customer .field .field-icon svg{width:1.8rem}.customer .field:not(.field-password) .field-icon{pointer-events:none}.customer .select{margin-top:1.5rem;width:100%}.customer .select select{height:5.2rem;width:calc(100% - .4rem);font-size:1.8rem;padding:1.5rem;background-color:#0000;border:none}.customer .button.medium-button{margin:2.5rem auto 1.5rem;width:100%;height:5.6rem;font-size:2rem;text-transform:uppercase}@media (max-width: 1023px){.customer .button.medium-button{font-size:1.8rem}}.customer #recover{display:none;scroll-margin-top:20rem}.customer #recover+#recover-container{display:none}.customer #recover:target{display:block}.customer #recover:target+#recover-container{display:block}.customer #recover:target~#login{display:none}.customer #recover:target~#login+#login-subtext{display:none}.customer #recover:target~#login+#login-subtext+#login-container{display:none}.template-account .customer .account-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:1.4rem}.template-account .customer table tbody td{vertical-align:middle}.template-account .customer table tbody td:first-of-type{opacity:1}.template-account .customer table tbody td:first-of-type a{display:inline-block;font-size:1.4rem;font-weight:400;text-decoration:none;padding:.6rem 1.2rem;color:rgba(var(--text-color),.6);background-color:rgba(var(--text-color),.05)}.template-account .customer table tbody td:first-of-type a:hover{color:rgb(var(--background-color));background-color:rgb(var(--text-color))}.template-account .customer .account-header,.template-order .customer .account-header{margin-bottom:4.4rem}@media (max-width: 1023px){.template-account .customer .account-header,.template-order .customer .account-header{margin-bottom:2.3rem}}.template-account .customer .account-header .title,.template-order .customer .account-header .title{margin-bottom:1.5rem}.template-account .customer .account-header .login-url,.template-order .customer .account-header .login-url{display:inline-flex;align-items:center;text-transform:uppercase;font-family:var(--heading-font-family);font-size:2rem;line-height:.91}.template-account .customer .account-header .login-url svg,.template-order .customer .account-header .login-url svg{margin-right:1rem}@media (max-width: 1023px){.template-account .customer .account-header .login-url,.template-order .customer .account-header .login-url{font-size:1.8rem}}.template-account .customer .account-container,.template-order .customer .account-container{display:flex;justify-content:space-between;flex-wrap:wrap}.template-account .customer .account-order>h6,.template-account .customer .account-details>h6,.template-order .customer .account-order>h6,.template-order .customer .account-details>h6{text-transform:uppercase;padding-bottom:2.1rem;border-bottom:.1rem solid;margin:0;line-height:.91}@media (max-width: 1599px){.template-account .customer .account-order>h6,.template-account .customer .account-details>h6,.template-order .customer .account-order>h6,.template-order .customer .account-details>h6{padding-bottom:1.4rem}}.template-account .customer .account-order,.template-order .customer .account-order{flex-grow:1;padding-right:8.4rem}@media (max-width: 1599px){.template-account .customer .account-order,.template-order .customer .account-order{padding-right:4rem}}@media (max-width: 1023px){.template-account .customer .account-order,.template-order .customer .account-order{width:100%;padding-right:0;margin-bottom:5rem}}.template-account .customer .account-order .pagination,.template-order .customer .account-order .pagination{margin:2.4rem 0 0}.template-account .customer .account-order .pagination .pagination-item,.template-order .customer .account-order .pagination .pagination-item{text-decoration:none}@media (max-width: 1023px){.template-account .customer .account-order .pagination,.template-order .customer .account-order .pagination{margin:1.8rem 0 0}}.template-account .customer .account-order .order-empty,.template-order .customer .account-order .order-empty{max-width:64rem;margin:9.8rem auto;text-align:center}.template-account .customer .account-order .order-empty>svg,.template-order .customer .account-order .order-empty>svg{width:11.5rem;height:11.5rem}.template-account .customer .account-order .order-empty .order-empty-title,.template-order .customer .account-order .order-empty .order-empty-title{line-height:.8;text-transform:uppercase;margin-top:3.7rem;margin-bottom:.3rem}.template-account .customer .account-order .order-empty p,.template-order .customer .account-order .order-empty p{font-size:1.5rem;font-weight:300;line-height:1.47;letter-spacing:0;opacity:.7}.template-account .customer .account-order .order-empty .button,.template-order .customer .account-order .order-empty .button{font-family:var(--heading-font-family);font-size:2rem;line-height:.91;padding:1.25rem 2rem 1.25rem 2.4rem;display:inline-block;margin-top:1.3rem;text-transform:uppercase;text-decoration:none}.template-account .customer .account-order .order-empty .button svg,.template-order .customer .account-order .order-empty .button svg{width:1.8rem;height:.9rem;margin-left:1rem}@media (max-width: 1599px){.template-account .customer .account-order .order-empty,.template-order .customer .account-order .order-empty{margin:5rem auto}}@media (max-width: 1023px){.template-account .customer .account-order .order-empty,.template-order .customer .account-order .order-empty{margin:2.5rem auto}.template-account .customer .account-order .order-empty .order-empty-title,.template-order .customer .account-order .order-empty .order-empty-title{margin-bottom:1.1rem}.template-account .customer .account-order .order-empty p,.template-order .customer .account-order .order-empty p{font-size:1.4rem}.template-account .customer .account-order .order-empty .button,.template-order .customer .account-order .order-empty .button{font-size:1.8rem;padding:1.5rem 2.3rem}}.template-account .customer .account-details,.template-order .customer .account-details{width:23%}.template-account .customer .account-details>h6,.template-order .customer .account-details>h6{margin:0 0 2.5rem}.template-account .customer .account-details>p,.template-order .customer .account-details>p{font-size:1.5rem;font-weight:300;opacity:.8}@media (max-width: 1023px){.template-account .customer .account-details>p,.template-order .customer .account-details>p{margin:1.5rem 0}}.template-account .customer .account-details a,.template-order .customer .account-details a{font-weight:300;margin-top:2.7rem}@media (max-width: 1023px){.template-account .customer .account-details,.template-order .customer .account-details{width:100%}}.template-account .customer .account-details .address-empty,.template-order .customer .account-details .address-empty{text-align:center;margin:2.5rem 0}.template-account .customer .account-details .address-empty>svg,.template-order .customer .account-details .address-empty>svg{width:12.8rem;height:12.8rem}.template-account .customer .account-details .address-empty .address-empty-title,.template-order .customer .account-details .address-empty .address-empty-title{font-size:1.8rem;font-weight:700;text-transform:capitalize;margin:1.3rem 0 1rem}.template-account .customer .account-details .address-empty .address-add-new svg,.template-order .customer .account-details .address-empty .address-add-new svg{width:1.3rem;height:1.3rem;margin-right:.5rem;margin-bottom:.3rem}.template-addresses .customer .addresses-header>a{font-size:1.5rem;font-weight:300}.template-addresses .customer .addresses-header>a svg{width:1.4rem;height:.9rem;margin-right:.3rem}.template-addresses .customer .address-form-field{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}@media (min-width: 768px){.template-addresses .customer .field-customer-name{width:calc((100% - 1.2rem)/2)}}.template-addresses .customer .data-address-wrapper{text-align:center}.template-addresses .customer .data-address-wrapper .address-add-new{width:auto}.template-addresses .customer .data-address-wrapper .address-add-new[aria-expanded=true]+#add-address{display:block}.template-addresses .customer .data-address-wrapper #add-address{display:none;text-align:left}.template-addresses .customer .data-address-wrapper #address-new-heading{font-size:2.5rem;margin:4rem 0 2.5rem}.template-addresses .customer .data-address-wrapper .new-label-style{display:block;font-size:1.4rem;margin-bottom:.6rem}.template-addresses .customer .set-default-label{margin-top:2rem}.template-addresses .customer .set-default-label [type=checkbox]{vertical-align:-1px}.template-addresses .customer [data-address]{margin-top:4rem}.template-addresses .customer [data-address] [aria-expanded]{margin-top:3rem}.template-addresses .customer [data-address] [aria-expanded=false]~div[id]{display:none}.template-addresses .customer [data-address] [aria-expanded=true]~div[id]{display:block}.template-addresses .customer .address-list{margin-top:4rem;text-align:center}.template-addresses .customer .address-list [id^=edit-address-]{margin-top:3rem}.template-addresses .customer .address-list .title{font-size:2.4rem;margin-bottom:2rem}.template-addresses .customer .buttons-wrap{width:100%;margin-top:2rem}.template-activate_account .customer .buttons-wrap .button[name=decline]{background-color:#0000;padding:0;font-weight:700;text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.1rem}.template-activate_account .customer .buttons-wrap .button[name=decline]:hover{text-decoration-thickness:.2rem}.template-order .customer table thead th,.template-order .customer table thead td,.template-order .customer table tbody th,.template-order .customer table tbody td,.template-order .customer table tfoot th,.template-order .customer table tfoot td{border:none}.template-order .customer table thead tr{border-top:1px solid rgb(var(--text-color))}.template-order .customer table tbody td{padding:2.1rem 1.5rem 2rem}.template-order .customer table tbody td a{font-size:1.5rem;font-weight:300}@media (max-width: 767px){.template-order .customer table tbody td{padding:.8rem 0}}.template-order .customer table tfoot{padding-top:1rem}.template-order .customer table tfoot tr{border:none}.template-order .customer table tfoot tr:first-child td{padding-top:2.3rem}.template-order .customer table tfoot tr:last-child td{font-family:var(--heading-font-family);font-weight:700}.template-order .customer table tfoot tr:last-child td:first-child{font-size:2rem;line-height:.91}.template-order .customer table tfoot tr:last-child td:last-child{font-size:3.5rem;line-height:.8}.template-order .customer table tfoot td{font-size:1.5rem;font-weight:300;opacity:.8;padding-top:.2rem;padding-bottom:.2rem}.template-order .customer table tfoot td:last-child{font-size:1.6rem}@media (max-width: 767px){.template-order .customer table{border-top:.1rem solid rgb(var(--text-color))}.template-order .customer table tbody tr{padding:1.9rem 0 1.5rem}.template-order .customer table tfoot tr{padding:0}.template-order .customer table tfoot tr td{padding-top:.4rem;padding-bottom:.4rem}.template-order .customer table tfoot tr td:first-child{display:none}.template-order .customer table tfoot tr td:before{font-size:1.5rem;text-transform:capitalize;opacity:1}.template-order .customer table tfoot tr:last-child td:last-child{font-size:2rem;padding-top:.8rem}.template-order .customer table tfoot tr:last-child td:last-child:before{font-size:2rem}}.template-order .customer .account-header{margin-bottom:6.8rem}.template-order .customer .account-header>a{font-size:1.5rem;font-weight:300}.template-order .customer .account-header>a svg{width:1.4rem;height:.9rem;margin-right:.3rem}@media (max-width: 1023px){.template-order .customer .account-header{margin-bottom:4.5rem}}.template-order .customer .account-order .order-title{font-size:2rem;margin-top:0;margin-bottom:.6rem}.template-order .customer .account-order .order-title+p{font-size:1.5rem;font-weight:300;opacity:.7;margin-bottom:1.9rem}@media (max-width: 1023px){.template-order .customer .account-order{margin-bottom:9rem}}.template-order .customer .account-details strong{font-weight:400}.template-order .customer .account-details h6:not(:first-child){margin-top:5.8rem}.customer .discounts{list-style:none;padding:0;margin:1rem 0 0}.customer .discounts .discounts-discount{display:flex;align-items:center}@media (max-width: 767px){.customer .discounts .discounts-discount{justify-content:flex-end}}.customer .discounts svg{width:1.4rem;margin-right:.5rem}.customer .message{font-size:1.2rem}.customer .error ul li{font-size:1.4rem}.lazy-image{background-color:rgba(var(--text-color),.05);display:block;overflow:hidden;padding-bottom:0;position:absolute;width:100%;height:100%;top:0;left:0}.lazy-image:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(90deg,#fff0,#fff6,#fff0);animation:lazy-loading 1.3s infinite}.lazy-image img{opacity:0;height:100%;width:100%;object-fit:cover;transition:opacity .5s ease-in-out;will-change:opacity}.adapt-media .lazy-image{position:relative}.lazy-image.lazy-loaded{background-color:#0000}.lazy-image.lazy-loaded:before{content:none}.lazy-image.lazy-loaded img{opacity:1}.stretch-padding{padding-left:15px;padding-right:15px;max-width:100%;margin:0 auto}.loading-bar{position:fixed;top:0;left:0;height:3px;width:100%;opacity:0;background-color:rgb(var(--text-color));transform:scaleX(0);transform-origin:left;transition:transform .25s ease-in-out;z-index:999;pointer-events:none}.loading-bar.active{opacity:1}.add-to-cart-button.loading:before{content:"";z-index:5;position:absolute;border:.2rem solid #fff;border-top-color:#0000;border-radius:50%;height:1.6rem;width:1.6rem;top:50%;left:50%;animation:circle-loading .5s infinite linear;background:#0000}[data-shopify=payment-button] .shopify-payment-button__button--hidden{display:none!important}[data-shopify=payment-button] .shopify-payment-button__button--unbranded{height:6.3rem;display:flex;justify-content:center;align-items:center;border-radius:var(--button-radius);text-transform:uppercase!important}@media (min-width: 1024px){[data-shopify=payment-button] .shopify-payment-button__button--unbranded{font-size:2rem;letter-spacing:-.66px}}.product-price .regular-price+.price{margin-left:.8rem}.unit-price{display:block;font-size:1.2rem;color:rgba(var(--text-color),.7)}.price--sold-out .price__availability,.price__regular{display:block}.price__sale,.price__availability,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular,.price--on-sale .price__availability{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale,.volume-pricing--sale-badge .price__badge-sale{display:inline-block}.volume-pricing--sale-badge .price__badge-sale{margin-left:.5rem}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap}.product-price .price-item{display:inline-block}.product-price .price__sale .price-item.price-item--regular{color:rgba(var(--text-color),.7)}.square-media,.portrait-media{position:relative}.square-media img,.portrait-media img{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0}.square-media .placeholder-svg,.portrait-media .placeholder-svg{position:absolute;left:0;top:0}.square-media{padding-bottom:100%}.portrait-media{padding-bottom:120%}.message{display:block;font-size:1.6rem;font-family:var(--body-font-family);letter-spacing:normal;padding:1.2rem 2rem}.message:empty{display:none}.message:focus-visible{outline:none;box-shadow:none}.message svg{width:1.8rem;height:1.8rem;margin-right:5px}.message.success-message{background:rgba(var(--success-color),.1);color:rgb(var(--success-color))}.message.error-message,.message.error-messages{background:rgba(var(--error-color),.1);color:rgb(var(--error-color))}.header-navigation .icon{line-height:1;margin-right:1rem}.header-navigation .back{display:none}.header-navigation>.menu-item{display:inline-block}.header-navigation>.menu-item:focus-within.menu-hover>.sub-menu,.header-navigation>.menu-item:focus-within.menu-hover>.mega-menu-wrap{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0);z-index:100}.header-navigation>.menu-item:focus-within.menu-hover>.sub-menu>.menu-item:focus-within.menu-hover>.sub-menu,.header-navigation>.menu-item:focus-within.menu-hover>.mega-menu-wrap>.menu-item:focus-within.menu-hover>.sub-menu{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0);z-index:100;left:100%}.header-navigation>.menu-item>.menu-link .menu-arrow svg{transition:transform .2s ease}@media (hover: hover){.header-navigation>.menu-item:hover>.menu-link .menu-arrow svg{transform:rotate(180deg)}}.site-panel-open{overflow:hidden}.header-section .header.solid-sticky .header-row{min-height:6.4rem}@media (max-width: 1023px){.header-section .header.solid-sticky .header-row{min-height:5.4rem;padding:1rem 0}}.header-section .header.solid-sticky .site-panel .panel-header{display:none}.header-section .header.header-separator:after{content:"";position:absolute;width:100%;height:.2rem;bottom:0;left:0;right:0;background-color:rgb(var(--text-color))}.header-section .header:not(.header-separator) .mega-menu-wrap:before{content:"";position:absolute;width:100%;height:.2rem;top:0;left:0;right:0;background-color:rgb(var(--text-color))}@media (max-width: 1023px){.header-section .header:not(.header-separator):after{content:"";position:absolute;width:100%;height:.1rem;bottom:0;left:0;right:0;background-color:rgb(var(--text-color));opacity:0}}.header-section .search-form-header{position:relative;display:flex;gap:1.2rem}.header-section .search-form-header select[name=search-type]{background-position:1.6rem 50%;padding:1rem 1.3rem 1rem 5rem;background-color:rgb(var(--button-bg-color));color:rgb(var(--button-text-color));border:.1rem solid rgb(var(--button-outline-color));box-shadow:none;cursor:pointer;letter-spacing:.02em;max-width:18rem}.header-section .search-form-header select[name=search-type] option{background-color:rgb(var(--background-color));color:rgb(var(--text-color))}.header-section .search-form-header input[type=search]{width:100%;height:6.3rem;padding:1rem 1.6rem;color:rgb(var(--text-color));background-color:rgb(var(--background-color));box-shadow:0 0 0 .1rem rgba(var(--text-color),.5)}.header-section .search-form-header input[type=search]:focus{box-shadow:0 0 0 .2rem rgba(var(--text-color),.5)}.header-section .search-form-header .search-button{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);border:none;padding:1rem;color:rgb(var(--text-color));background-color:#0000}.header-section .search-form-header .search-button.loading{color:#0000}.header-section .search-form-header .search-button.loading:before{content:"";z-index:5;position:absolute;border:.2rem solid rgb(var(--text-color));border-top-color:#0000;border-radius:50%;height:1.6rem;width:1.6rem;top:50%;left:50%;animation:circle-loading .5s infinite linear}.header-section .mega-menu-collection .toggle-button{background-color:rgb(var(--button-bg-color));color:rgb(var(--button-text-color));padding:1rem 1.6rem 1rem 1.8rem;text-transform:capitalize;font-weight:600;min-width:21.9rem;cursor:pointer}.header-section .mega-menu-collection .toggle-button .toggle-title{display:flex;align-items:center}.header-section .mega-menu-collection .toggle-button .toggle-title .icon{margin-right:1.3rem;margin-top:-.3rem}.header-section .mega-menu-collection .toggle-button .toggle-title .icon svg{width:1.8rem}@media (max-width: 1600px){.header-section .mega-menu-collection .toggle-button{font-size:1.4rem;min-width:20rem}}.header-section .mega-menu-collection:after{content:none}.header-section a{text-decoration:none}@media (max-width: 1023px){.header-section .header-row .site-navigation{display:none}}.header-section .site-panel .panel-header .site-branding-wrap{display:block;text-align:center;max-width:none;color:rgb(var(--text-color))}.header .toggle-panel-button{cursor:pointer;width:1rem;height:1rem;position:relative}.header .toggle-panel-button .toggle-button-icon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.header .toggle-panel-button .toggle-button-icon .toggle-button-line{--index: 0;display:block;width:100%;height:2px;color:#868686}.header .toggle-panel-button .toggle-button-icon .toggle-button-line:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:currentColor;transform-origin:top left;transition:transform .3s cubic-bezier(.165,.84,.44,1);transition-delay:calc(var(--index) * .1s + var(--delay, 0s))}.header .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-icon-inner{width:100%}.header .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-line{--delay: .25s;position:relative}@media (hover: hover){.header .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-line{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition:-webkit-clip-path .3s cubic-bezier(.365,.24,0,1);transition:clip-path .3s cubic-bezier(.365,.24,0,1);transition:clip-path .3s cubic-bezier(.365,.24,0,1),-webkit-clip-path .3s cubic-bezier(.365,.24,0,1)}}.header .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-line:nth-child(1){--index: 0;margin-bottom:4px}.header .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-line:nth-child(2){--index: 1;margin-bottom:4px}.header .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-line:nth-child(3){--index: 2}.header .toggle-panel-button .toggle-button-icon.toggle-close .toggle-button-icon-inner{width:28px;height:28px;transform:rotate(45deg)}.header .toggle-panel-button .toggle-button-icon.toggle-close .toggle-button-line{--delay: .4s;position:absolute;top:50%}.header .toggle-panel-button .toggle-button-icon.toggle-close .toggle-button-line:nth-child(1){--index: 1;transform:rotate(90deg)}@media (max-width: 1023px){.site-panel-open header.solid-sticky:not(.header-separator):after,.side-cart-open header.solid-sticky:not(.header-separator):after{opacity:1}}html:not(.site-panel-open) .toggle-panel-button .toggle-button-icon.toggle-open{z-index:1}html:not(.site-panel-open) .toggle-panel-button .toggle-button-icon.toggle-close{z-index:0}html:not(.site-panel-open) .toggle-panel-button .toggle-button-icon.toggle-close .toggle-button-line:before{--delay: 0s;transform-origin:top right;transform:scale3d(0,1,1)}html.site-panel-open .toggle-panel-button .toggle-button-icon.toggle-open{z-index:0}html.site-panel-open .toggle-panel-button .toggle-button-icon.toggle-open .toggle-button-line:before{--delay: 0s;transform-origin:top right;transform:scale3d(0,1,1)}html.site-panel-open .toggle-panel-button .toggle-button-icon.toggle-close{z-index:1}.heading-animation-section .section-wrapper{width:100%;overflow:hidden}.heading-animation-section .strong-hero-home-visual{display:flex;justify-content:space-between;align-items:center;gap:4rem}.heading-animation-section .strong-hero-home-visual img{width:calc(50% - 2rem);height:auto;object-fit:cover}@media (max-width: 1025px){.heading-animation-section .strong-hero-home-visual{gap:2rem}.heading-animation-section .strong-hero-home-visual img{width:calc(50% - 1rem)}}@media (max-width: 768px){.heading-animation-section .strong-hero-home-visual{gap:1rem}.heading-animation-section .strong-hero-home-visual img{width:calc(50% - .5rem)}}.newsletter-popup-section.closed .newsletter-popup-form{opacity:0;visibility:hidden;pointer-events:none}.newsletter-popup-section.closed .newsletter-inner{opacity:0;visibility:hidden;transform:translateY(-25%);transition:all .3s ease-out}@media (min-width: 1024px){.newsletter-popup-section.closed .newsletter-inner .newsletter-image{transform:translate(84%);transition:transform .35s;transition-delay:.5s}.newsletter-popup-section.closed .newsletter-inner .newsletter-image+.newsletter-content{transform:translate(-29%);transition:transform .35s;transition-delay:.5s}}.newsletter-popup-section .newsletter-popup-form{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:rgba(var(--overlay-color),.5);display:flex;justify-content:center;align-items:center;transition:all .3s ease;visibility:visible;opacity:1}@media (max-width: 1023px){.newsletter-popup-section .newsletter-popup-form{padding:0 1.5rem}}.newsletter-popup-section .newsletter-inner{background-color:#0000;position:relative;overflow-x:hidden;overflow-y:auto;transition:all .3s ease-out;transform:translateY(0);opacity:1;visibility:visible}@media (min-width: 1024px){.newsletter-popup-section .newsletter-inner{width:101.7rem;min-height:46.1rem;max-width:90%;max-height:90%;display:flex}}@media (hover: hover){.newsletter-popup-section .newsletter-inner:hover .close-popup{opacity:.9;visibility:visible;transform:translate(0)}}@media (hover: hover) and (hover: hover){.newsletter-popup-section .newsletter-inner:hover .close-popup:hover{opacity:1}}.newsletter-popup-section .newsletter-inner .newsletter-image{background-color:rgba(var(--text-color),.1)}@media (max-width: 1023px){.newsletter-popup-section .newsletter-inner .newsletter-image{display:none}}@media (min-width: 1024px){.newsletter-popup-section .newsletter-inner .newsletter-image{width:41%;transform:translate(0);transition:transform .35s;transition-delay:.5s}.newsletter-popup-section .newsletter-inner .newsletter-image+.newsletter-content{width:59%}}.newsletter-popup-section .newsletter-inner .newsletter-image .popup-media{width:100%;height:100%}.newsletter-popup-section .newsletter-inner .newsletter-image .popup-media .popup-media-inner{position:relative;width:100%;height:100%}.newsletter-popup-section .newsletter-inner .newsletter-content{background-color:rgb(var(--background-color));padding:4rem 2rem;width:100%}@media (min-width: 1024px){.newsletter-popup-section .newsletter-inner .newsletter-content{transform:translate(0);transition:transform .35s;transition-delay:.5s}}@media (min-width: 768px){.newsletter-popup-section .newsletter-inner .newsletter-content{padding:4.8rem 5.6rem}}.newsletter-popup-section .close-popup{position:absolute;right:0;top:0;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;color:rgb(var(--background-color));background-color:rgb(var(--text-color));cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;transform:translate(.5rem,-.5rem);z-index:2}@media (hover: none){.newsletter-popup-section .close-popup{opacity:1;visibility:visible;transform:translate(0)}}@media (max-width: 1023px){.newsletter-popup-section .close-popup{opacity:1;visibility:visible;transform:translate(0)}}.newsletter-popup-section .close-popup svg{width:1.6rem}.newsletter-popup-section .popup-item .heading .description *{line-height:normal;margin:0}.newsletter-popup-section .popup-item.popup-heading *{line-height:88%;letter-spacing:-.5px}.newsletter-popup-section .field-form{display:flex;width:100%}.newsletter-popup-section .field-form .field-input,.newsletter-popup-section .field-form [type=submit]{height:5.2rem}.newsletter-popup-section .field-form .field-input-wrapper{display:flex;position:relative;flex:1}@media (max-width: 1023px){.newsletter-popup-section .field-form .field-input-wrapper{flex-grow:1}.newsletter-popup-section .field-form .field-input-wrapper svg{display:none}}.newsletter-popup-section .field-form .field-input-wrapper .field-input{flex-grow:1;background-color:#0000}@media (min-width: 1024px){.newsletter-popup-section .field-form .field-input-wrapper .field-input{padding:0 4.8rem 0 2.3rem}}.newsletter-popup-section .field-form .field-input-wrapper .field-input::placeholder{color:rgba(var(--text-color),.5)}.newsletter-popup-section .field-form .field-input-wrapper svg{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);color:rgb(var(--text-color))}.newsletter-popup-section .field-form [type=submit]{font-size:1.8rem;letter-spacing:.6px;font-weight:700;margin-left:.8rem;padding:1rem 4.9rem;white-space:nowrap}@media (max-width: 1023px){.newsletter-popup-section .field-form [type=submit]{width:4.8rem;padding:1rem;margin-left:1rem}.newsletter-popup-section .field-form [type=submit] .button-text{display:none}}@media (min-width: 1024px){.newsletter-popup-section .field-form [type=submit] svg{display:none}}.newsletter-popup-section .field-form-description{font-size:1.4rem;color:rgba(var(--text-color),.7);margin-top:1.8rem}.newsletter-popup-section .heading>*,.newsletter-popup-section .description>*{margin:0}.newsletter-popup-section .sub-heading{font-size:1.4rem;line-height:1.33;letter-spacing:.5px}.newsletter-popup-section .message{margin-left:1.5rem;margin-right:1.5rem}@media (min-width: 768px){.newsletter-popup-section .message{margin-left:6rem;margin-right:6rem}}.newsletter-section .newsletter-inner{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2.6rem}.newsletter-section .marquee-section .marquee-text,.newsletter-section .marquee-text{font-size:clamp(6.8rem,19.906vw,19.5rem * var(--marquee-scale));color:rgb(var(--text-color));text-transform:uppercase;font-weight:600;font-style:italic;margin:0}.newsletter-section .heading{margin-bottom:1rem;text-align:center;line-height:84%;letter-spacing:-3.28px}.newsletter-section .field-wrapper{max-width:100%;width:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:0;font-size:2rem}@media (min-width: 1400px){.newsletter-section .field-wrapper{padding:0 8.5rem}}.newsletter-section .field-wrapper .field-input{height:4.2rem;padding:0;box-shadow:none;border-bottom:.2rem solid rgb(var(--text-color));font-family:var(--heading-font-family);text-transform:uppercase;flex-grow:1;letter-spacing:-.66px;background-color:#0000;color:rgb(var(--text-color))}.newsletter-section .field-wrapper .field-input::placeholder{color:rgba(var(--text-color),.4)}.newsletter-section .field-wrapper [type=submit]{height:4.2rem;padding:0;display:flex;align-items:center;white-space:nowrap;background-color:#0000;color:rgb(var(--text-color));text-transform:uppercase;border-bottom:.2rem solid rgb(var(--text-color));font-family:var(--heading-font-family);letter-spacing:-.66px}@media (min-width: 1024px){.newsletter-section .newsletter-inner{width:40%;margin:0 auto}}.no-js .no-js-hidden{display:none}.no-js .lazy-image:before{content:none}.no-js .lazy-image noscript img{opacity:1}.no-js .slider-section .slider-element .slide-element-inner{opacity:1;transform:none}.no-js .has-product-filters .filter-form{flex-wrap:wrap}.no-js .has-product-filters .filter-form>noscript{flex:100% 1 1}.no-js .has-product-filters .price-slider{display:none}@media (hover: hover){.no-js .product-gallery .media-preview-wrap[data-zoom]:hover .media-preview{opacity:1}}.no-js .product-gallery .view-media,.no-js .product-gallery .open-media-fullscreen,.no-js .product-gallery .product-thumb-slide{display:none}.no-js .product-variants{display:none!important}.no-js .no-js-select-variants{margin-bottom:2rem}.no-js .no-js-select-variants select{margin-top:1rem;display:block;height:4rem;padding:0 5.5rem 0 1.5rem}@media (max-width: 767px){.no-js .footer .ft-blocks-inner .ft-block-content{display:block}.no-js .footer .ft-blocks-inner .ft-block-heading svg{display:none}}.no-js .footer .select-currency{margin-right:1rem}.no-js .footer noscript select,.no-js .footer noscript [type=submit]{border-radius:0;min-height:3.8rem}.no-js .footer noscript [type=submit]{margin-left:1rem;transition:all .3s ease}.no-js .product-target{pointer-events:auto}.pagination{margin:1rem 0}.pagination .pagination-list{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.pagination .pagination-list li{display:inline-block;margin:0 .2rem}.pagination .pagination-list li:first-child{margin-left:0}.pagination .pagination-list li:last-child{margin-right:0}.pagination .pagination-item{min-height:4rem;min-width:4rem;padding:.5rem;display:inline-flex;justify-content:center;align-items:center;font-family:var(--heading-font-family);font-size:2rem;line-height:.91;letter-spacing:-.066rem;font-weight:var(--heading-font-weight);transition:background-color .3s,color .3s;color:rgb(var(--text-color))}@media (hover: hover){.pagination .pagination-item:hover{background-color:rgb(var(--button-bg-color));color:rgb(var(--button-text-color))}}.pagination .pagination-item.current{background-color:rgb(var(--button-bg-color));color:rgb(var(--button-text-color))}@media (max-width: 767px){.pagination .pagination-item{font-size:1.8rem;letter-spacing:-.036rem}}.product-card{position:relative}.product-card .title-product-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media (hover: hover){.product-card:hover .scrolling{visibility:hidden}}.product-card .scrolling-wrapper.scrolling-top .scrolling{top:0}.product-card .scrolling-wrapper.scrolling-bottom .scrolling{bottom:0}.product-card .scrolling-wrapper.scrolling-ltr .scrolling-animation{animation-direction:reverse}.product-card .scrolling-wrapper .scrolling{position:absolute;left:0;background-color:rgb(var(--text-color));color:rgb(var(--background-color))}.product-card .scrolling-wrapper .scrolling-animation{animation:scrolling var(--product-card-scrolling-speed, 10s) infinite linear}.product-card .scrolling-wrapper .scrolling-inner{padding:0 .4rem}.product-card .scrolling-wrapper .scrolling-text{height:2.5rem;font-size:1.4rem;text-transform:capitalize}@media (min-width: 1024px){.product-card .scrolling-wrapper .scrolling-text{height:3.2rem;font-size:1.5rem}}.product-card .scrolling-wrapper .scrolling-text .percent-number{margin-left:1ch}.product-card .scrolling-wrapper .scrolling-text .sale-label{text-transform:uppercase;padding:.3rem .6rem;background-color:rgba(var(--background-color),.3);margin-left:1ch;font-size:1.2rem;font-weight:500;letter-spacing:1px;line-height:1}@media (max-width: 1023px){.product-card .scrolling-wrapper .scrolling-text .sale-label{padding:.2rem .5rem;font-size:1.1rem}}.product-card .scrolling-wrapper .scrolling-text svg{width:1.5rem;height:2rem;margin-left:1rem}@media (max-width: 1023px){.product-card .scrolling-wrapper .scrolling-text svg{width:1rem;height:1rem}}.product-card .product-badge{position:absolute;z-index:2;right:2rem;top:2.2rem}@media (max-width: 1023px){.product-card .product-badge{top:1rem;right:auto;left:1rem;line-height:1rem}}.product-card .product-badge .on-sale,.product-card .product-badge .sold-out{color:rgb(var(--background-color));text-transform:uppercase}.product-card .product-badge .on-sale{background-color:rgb(var(--text-color));font-size:1.4rem;padding:.6rem .4rem}@media (max-width: 1024px){.product-card .product-badge .on-sale{font-size:1rem;padding:.1rem .2rem}}.product-card .product-badge .sold-out{background-color:rgb(var(--out-stock-color));font-size:1rem;padding:.85rem .4rem}@media (max-width: 1024px){.product-card .product-badge .sold-out{font-size:1rem;padding:.1rem .2rem}}.product-card .product-media-wrap{position:relative;overflow:hidden}.product-card .product-media-wrap.no-media{background-color:rgba(var(--text-color),.15)}.product-card .product-media-wrap:hover .placeholder-svg{transform:scale(1.05)}.product-card .product-media-wrap:hover .has-overlay:before{visibility:visible;opacity:.3}.product-card .product-media-wrap.adapt-media.no-media{padding-bottom:100%}.product-card .product-media-wrap .product-title{margin:0}.product-card .product-media-wrap .product-link{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000;display:flex;align-items:center;padding:2rem}.product-card .product-media-wrap:focus-within{overflow:visible}.product-card .product-media-wrap .placeholder-image{position:absolute;left:0;top:0;bottom:0;right:0;overflow:hidden}.product-card .product-media-wrap.loading:after{content:"";z-index:5;position:absolute;border:3px solid rgb(var(--loading-color));border-top-color:#0000;border-radius:50%;height:20px;width:20px;top:50%;left:50%;animation:circle-loading .5s infinite linear}.product-card .product-card-picker{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:0 2rem 2rem;transform:translateY(100%);opacity:0;visibility:hidden;transition:.3s ease-in-out;width:100%;position:absolute;bottom:0;left:0;z-index:90}@media (max-width: 1024px){.product-card .product-card-picker.scolling-card.scrolling-top{padding:2.5rem 0 0}}.product-card .product-card-picker .button{width:100%}.product-card .product-card-picker .disabled{width:auto}.product-card .product-card-content{position:absolute;top:0;left:0;width:100%;padding:var(--product-card-space) 2.2rem 0;z-index:2}.product-card .product-card-content.badged{padding:var(--product-card-space) 8.6rem 0 2.2rem}.product-card .product-card-content>*{margin-top:.4rem;position:relative}.product-card .product-card-content .product-tags{color:rgb(var(--text-color))}.product-card .product-card-content a{background-position:bottom 6px right 0}@media (hover: hover){.product-card .product-card-content a:hover{background-position:bottom 6px left 0}}.product-card .product-card-content .product-vendor{margin-top:0}.product-card .product-card-content .product-vendor .product-vendor-link{font-size:12px;text-transform:uppercase;color:rgba(var(--text-color),.8)}.product-card .scrolling-top .product-card-content{top:2rem}.product-card .scrolling-top .product-badge{top:4.5rem}.product-card .product-actions{position:absolute;right:2rem;top:2rem;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-card .product-actions .product-action{cursor:pointer;position:relative;border-radius:5rem;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.product-card .product-actions .product-action:nth-child(1){transform:translateY(.3rem)}.product-card .product-actions .product-action:nth-child(2){transform:translateY(.6rem)}.product-card .product-actions .product-action.active{background-color:rgb(var(--text-color));color:#fff}@media (hover: hover){.product-card .product-actions .product-action:hover{background-color:rgb(var(--text-color));color:#fff}.product-card .product-actions .product-action:hover .tooltip{transform:translate(0);opacity:1;visibility:visible}}.product-card .product-actions .product-action+.product-action{margin-top:1rem}.product-card .product-actions .tooltip{line-height:2.1}.product-card .product-stock-status{display:block;font-size:1.4rem;text-transform:capitalize}.product-card .product-swatches{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem}@media (hover: none),(max-width: 1023px){.product-card .product-swatches{margin-left:.1rem}}.no-margin .product-card{margin-bottom:0}.product-details-tabs-section .tab-content{padding:0;margin:0}.main-product-section .group-image-thumb{display:none}.main-product-section .main-product{display:flex;flex-wrap:wrap;flex-direction:column;gap:1rem}.main-product-section .main-product.has-single-media{gap:3.5rem}.main-product-section .main-product .product-gallery,.main-product-section .main-product .product-summary{width:100%}@media (min-width: 1024px){.main-product-section .main-product{flex-direction:row}.main-product-section .main-product .product-gallery[data-id=layout-1] .group-hidden{clip:rect(1px,1px,1px,1px);position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}}@media (min-width: 1024px) and (min-width: 1024px){.main-product-section .main-product .product-gallery[data-id=layout-1] .media-preview-wrap{min-height:30rem}}@media (min-width: 1024px){.main-product-section .main-product .product-gallery[data-id=layout-2] .product-gallery .product-thumb-slide{margin-top:1.5rem}}@media (min-width: 1024px) and (min-width: 1024px){.main-product-section .main-product .product-gallery[data-id=layout-2] .product-gallery .product-thumb-slide{display:block;position:absolute;width:10rem;height:58rem;left:2.2rem;top:2rem;z-index:15;margin-top:0}}@media (min-width: 1024px){.main-product-section .main-product .product-gallery[data-id=layout-2] .product-main-slide{width:100%;height:100%;position:relative;overflow:hidden;display:flex}}@media (min-width: 1024px) and (min-width: 1024px){.main-product-section .main-product .product-gallery[data-id=layout-2] .product-media-box .product-media-inner,.main-product-section .main-product .product-gallery[data-id=layout-2] .product-media-box .check-group-image{display:flex;position:relative}}@media (min-width: 1024px){.main-product-section .main-product .product-gallery .single-media .main-item{width:100%;margin-bottom:0}.main-product-section .main-product .product-gallery .single-media .media-preview-wrap{width:100%}}.main-product-section .main-product .product-gallery .strong-thumbs-slide .media-preview,.main-product-section .main-product .product-gallery .strong-thumbs-slide .media-preview-thumb{aspect-ratio:1/1}.main-product-section .product-stock-status{font-size:1.5rem}.direction-up .main-product-section .sticky-add-to-cart.active[data-direction=up],.direction-down .main-product-section .sticky-add-to-cart.active[data-direction=down]{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.main-product-section .sticky-add-to-cart{position:fixed;left:0;right:0;bottom:0;z-index:999;background-color:rgb(var(--background-color));border-top:.1rem solid rgba(var(--text-color),.2);transition:all .3s ease;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(100%)}.main-product-section .sticky-add-to-cart:not([data-direction]).active{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.main-product-section .sticky-add-to-cart .sticky-add-to-cart-inner{min-height:10rem;display:flex;justify-content:space-between;align-items:center}.main-product-section .sticky-add-to-cart .product-content{display:flex;align-items:center}@media (max-width: 767px){.main-product-section .sticky-add-to-cart .product-content{display:none}}.main-product-section .sticky-add-to-cart .product-content .product-image-wrapper{position:relative;margin-right:2.4rem;width:7rem;min-width:7rem}.main-product-section .sticky-add-to-cart .product-content .product-image-link.loading:before{content:"";z-index:5;position:absolute;border:3px solid rgb(var(--loading-color));border-top-color:#0000;border-radius:50%;height:20px;width:20px;top:50%;left:50%;animation:circle-loading .5s infinite linear}.main-product-section .sticky-add-to-cart .product-content .product-image-link.loading img{opacity:.4}.main-product-section .sticky-add-to-cart .product-content .product-infomation{padding:1rem 1rem 1rem 0}.main-product-section .sticky-add-to-cart .product-content .product-infomation .product-title{margin:0;font-size:1.6rem;line-height:2.4rem}.main-product-section .sticky-add-to-cart .product-content .product-infomation .product-price{font-weight:600;color:rgb(var(--text-color))}.main-product-section .sticky-add-to-cart .product-add-to-cart{display:flex;align-items:center}.main-product-section .sticky-add-to-cart .product-add-to-cart .selector-wrapper{display:flex}@media (max-width: 767px){.main-product-section .sticky-add-to-cart .product-add-to-cart{flex-grow:1}.main-product-section .sticky-add-to-cart .product-add-to-cart .selector-wrapper{display:none}.main-product-section .sticky-add-to-cart .product-add-to-cart .add-to-cart-button,.main-product-section .sticky-add-to-cart .product-add-to-cart .product-buy{flex-grow:1}}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants{display:flex;align-items:center;margin-right:1rem}@media (max-width: 1023px){.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants{display:none}}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants .variant-field+.variant-field{margin-left:1rem}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants .variant-field select{height:4.8rem;min-width:10rem;border-radius:.4rem;color:rgb(var(--text-color))}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-quantity{height:4.8rem;margin-right:1rem}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-quantity .quantity{height:4.8rem}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-buy{display:flex}.main-product-section .sticky-add-to-cart .product-add-to-cart .add-to-cart-button{height:4.8rem;min-width:26rem}@media (max-width: 1023px){.main-product-section .sticky-add-to-cart .product-add-to-cart .add-to-cart-button{min-width:15rem;padding-left:1rem;padding-right:1rem;border-radius:var(--button-radius)}}@media (max-width: 1023px){.product-gallery .product-thumbs-slide{display:none}}.product-gallery .strong-container-no-slider .product-model{position:relative;overflow:hidden}.product-gallery .media-loaded[data-model] .view-media{display:flex}.product-gallery .media-loaded[data-model] .media-preview{visibility:visible}.product-gallery .media-loaded[data-model] .view-media{display:none}.product-gallery .media-loaded[data-model]:not([data-image]) .media-preview{visibility:hidden}.product-gallery .media-loaded[data-model] .media-preview{visibility:hidden}.product-gallery .media-loaded .view-media{display:none}.product-gallery .media-loaded .media-content{visibility:visible}.product-gallery .modal-toggle-button{position:absolute;bottom:1.5rem;right:1.5rem;z-index:15;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition-duration:.2s;z-index:50;cursor:pointer}.product-gallery .modal-toggle-button svg{height:2.5rem;width:2.5rem}.product-gallery .media-template+.media-preview{visibility:hidden}.product-gallery .media-content{width:100%;height:100%;left:0;top:0;position:absolute;visibility:hidden}.product-gallery .media-content iframe,.product-gallery .media-content video{width:100%;height:100%}.product-gallery .media-preview-wrap.active .thumb-view{color:rgb(var(--text-color));opacity:1}.product-gallery .thumb-view{width:2rem;height:2rem;position:absolute;right:.5rem;top:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgb(var(--background-color));border:1px solid #eee;opacity:.5;transition:opacity .2s ease;z-index:5}.product-gallery .thumb-view svg{height:1rem;width:1rem}.product-gallery .strong-container-no-slider .strong-thumbs-slider-container,.product-gallery .strong-slider .strong-thumbs-slider-container{margin:0 auto}.product-gallery .strong-container-no-slider .strong-thumbs-slide .media-preview-wrap,.product-gallery .strong-slider .strong-thumbs-slide .media-preview-wrap{border:1px solid rgba(0,0,0,0);transition:border-color .2s}.product-gallery .strong-container-no-slider .strong-thumbs-slide .media-preview-wrap.selected,.product-gallery .strong-slider .strong-thumbs-slide .media-preview-wrap.selected{border-color:#0000004d}.product-gallery .media-preview-wrap{position:relative}.product-gallery .media-preview-wrap:not(.lazy-image){background-color:#0000}@media (hover: hover){.main-product-section .sticky-add-to-cart .product-content .product-infomation{padding:1rem 1rem 1rem 0}.main-product-section .sticky-add-to-cart .product-content .product-infomation .product-title{margin:0;font-size:1.6rem;line-height:2.4rem}.main-product-section .sticky-add-to-cart .product-content .product-infomation .product-price{font-weight:600;color:rgb(var(--text-color))}.main-product-section .sticky-add-to-cart .product-add-to-cart{display:flex;align-items:center}.main-product-section .sticky-add-to-cart .product-add-to-cart .selector-wrapper{display:flex}@media (max-width: 767px){.main-product-section .sticky-add-to-cart .product-add-to-cart{flex-grow:1}.main-product-section .sticky-add-to-cart .product-add-to-cart .selector-wrapper{display:none}.main-product-section .sticky-add-to-cart .product-add-to-cart .add-to-cart-button,.main-product-section .sticky-add-to-cart .product-add-to-cart .product-buy{flex-grow:1}}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants{display:flex;align-items:center;margin-right:1rem}@media (max-width: 1023px){.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants{display:none}}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants .variant-field+.variant-field{margin-left:1rem}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-variants .variant-field select{height:4.8rem;min-width:10rem;border-radius:.4rem;color:rgb(var(--text-color))}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-quantity{height:4.8rem;margin-right:1rem}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-quantity .quantity{height:4.8rem}.main-product-section .sticky-add-to-cart .product-add-to-cart .product-buy{display:flex}@media (max-width: 1023px){.product-gallery .product-thumbs-slide{display:none}}.product-gallery .strong-container-no-slider .product-model{position:relative;overflow:hidden}.product-gallery .media-loaded[data-model] .view-media{display:flex}.product-gallery .media-loaded[data-model] .media-preview{visibility:visible}.product-gallery .media-loaded[data-model] .view-media{display:none}.product-gallery .media-loaded[data-model]:not([data-image]) .media-preview{visibility:hidden}.product-gallery .media-loaded[data-model] .media-preview{visibility:hidden}.product-gallery .media-loaded .view-media{display:none}.product-gallery .media-loaded .media-content{visibility:visible}.product-gallery .modal-toggle-button{position:absolute;bottom:1.5rem;right:1.5rem;z-index:15;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition-duration:.2s;z-index:50;cursor:pointer}.product-gallery .modal-toggle-button svg{height:2.5rem;width:2.5rem}.product-gallery .media-template+.media-preview{visibility:hidden}.product-gallery .media-content{width:100%;height:100%;left:0;top:0;position:absolute;visibility:hidden}.product-gallery .media-content iframe,.product-gallery .media-content video{width:100%;height:100%}.product-gallery .media-preview-wrap.active .thumb-view{color:rgb(var(--text-color));opacity:1}.product-gallery .thumb-view{width:2rem;height:2rem;position:absolute;right:.5rem;top:.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgb(var(--background-color));border:1px solid #eee;opacity:.5;transition:opacity .2s ease;z-index:5}.product-gallery .thumb-view svg{height:1rem;width:1rem}.product-gallery .strong-container-no-slider .strong-thumbs-slider-container,.product-gallery .strong-slider .strong-thumbs-slider-container{margin:0 auto}.product-gallery .strong-container-no-slider .strong-thumbs-slide .media-preview-wrap,.product-gallery .strong-slider .strong-thumbs-slide .media-preview-wrap{border:1px solid rgba(0,0,0,0);transition:border-color .2s}.product-gallery .strong-container-no-slider .strong-thumbs-slide .media-preview-wrap.selected,.product-gallery .strong-slider .strong-thumbs-slide .media-preview-wrap.selected{border-color:#0000004d}.product-gallery .media-preview-wrap{position:relative}.product-gallery .media-preview-wrap:not(.lazy-image){background-color:#0000}.product-gallery .media-preview-wrap[data-zoom].loading:hover .media-preview{opacity:.3}.product-gallery .media-preview-wrap[data-zoom].loading:hover:before{content:"";z-index:5;position:absolute;border:3px solid rgb(var(--loading-color));border-top-color:#0000;border-radius:50%;height:20px;width:20px;top:50%;left:50%;animation:circle-loading .5s infinite linear}.product-gallery .media-preview-wrap[data-zoom].zooming:hover .media-preview{opacity:0}.product-gallery .media-preview-wrap:hover .open-media-fullscreen{opacity:1;visibility:visible}.product-gallery .media-preview-wrap[data-external_video],.product-gallery .media-preview-wrap[data-video],.product-gallery .media-preview-wrap[data-model]{height:100%;width:100%;aspect-ratio:1/1}.product-gallery .shopify-model-viewer-ui,.product-gallery model-viewer{width:100%;height:100%;left:0;top:0;position:absolute}.product-gallery .product-model{display:block}.product-gallery .product-xr-button{display:none}.product-gallery model-viewer{border:1px solid rgba(18,18,18,.05)}.product-gallery [loaded=true] .view-media{display:none}.product-gallery .open-media-fullscreen{position:absolute;right:2.2rem;bottom:2.2rem;pointer-events:none;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition-duration:.2s;background-color:#0000;color:rgb(var(--text-color))}@media (max-width: 1023px){.product-gallery .open-media-fullscreen{opacity:1;visibility:visible}}.product-gallery .open-media-fullscreen svg{width:1.8rem;height:1.8rem}.product-gallery .media-template{display:block;position:absolute;left:0;top:0;bottom:0;right:0}.product-gallery .media-zoom{position:absolute;top:1rem;right:1rem;z-index:15;cursor:pointer;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}.product-gallery .product-description{padding-top:56px}.product-gallery .product-description p{margin:0 0 .6rem}.product-gallery .product-description ul,.product-gallery .product-description ol{list-style-position:inside;padding:0}@media (min-width: 1024px){.product-gallery .product-description .description-new{margin:0 120px}}.product-gallery .product-description .two-column-image{display:flex;flex-direction:row;justify-content:space-between;gap:1.2rem;width:100%}.product-gallery .product-description .hello-image{display:flex;flex-direction:column}.product-gallery .product-description .hello-image .text-image{display:block;margin-top:1.6rem;font-size:1.2rem;letter-spacing:1.2px;text-transform:uppercase}.product-gallery .recommendations-section,.product-gallery .recently-viewed-section{padding-top:5.6rem}.product-gallery .recommendations-section+.complementary-products-container,.product-gallery .recently-viewed-section+.complementary-products-container{padding-top:0}.product-gallery .complementary-products-container{padding-top:5.6rem}.product-gallery .complementary-products-container+.recommendations-section{padding-top:0}.product-gallery .strong-slider-lazy-load-img{opacity:0;transition:opacity .5s ease-in-out;will-change:opacity}.product-gallery .strong-slider-lazy-load-has-loaded .strong-slider-lazy-load-img{opacity:1}.product-summary{margin:0 auto 2rem}.product-summary .product-actions .product-action{cursor:pointer;display:inline-flex;align-items:center;color:rgb(var(--text-color))}.product-summary .product-actions .product-action.active .action-icon{color:rgb(var(--background-color));background-color:rgb(var(--text-color))}.product-summary .product-actions .product-action+.product-action{margin-left:2.5rem}.product-summary .product-actions .product-action:hover .action-text{color:rgb(var(--text-color))}.product-summary .product-actions .action-icon{margin-right:1rem;width:3.5rem;height:3.5rem;background-color:rgba(var(--text-color),.3);border-radius:5rem;display:inline-flex;align-items:center;justify-content:center}.product-summary .product-actions .action-text{font-size:1.2rem;font-weight:500;text-transform:uppercase;transition-duration:.2s}.product-summary.open{position:relative;z-index:999}.product-summary.open .product-popup .popup-inner{transform:translateY(0)}.product-summary .product-popup .popup-heading{margin-top:0;line-height:1}@media (max-width: 1023px){.product-summary .product-popup .popup-heading{font-size:3rem}}.product-summary .product-popup .popup-close{width:1.6rem;height:1.6rem;padding:0;display:flex;justify-content:center;align-items:center;position:absolute!important;color:rgb(var(--text-color));background-color:#0000;border:none;right:2rem;top:2rem}.product-summary .product-popup .popup-close svg{width:1.5rem;height:1.5rem}.product-summary .product-popup .popup-inner{background-color:rgb(var(--background-color));width:70%;height:80%;position:relative;z-index:999;transition-duration:.2s;transform:translateY(5rem)}@media (max-width: 1023px){.product-summary .product-popup .popup-inner{width:100%;height:100%}}.product-summary .product-popup .popup-content{max-height:100%;overflow:auto;padding:5rem 5rem 3rem}@media (max-width: 1023px){.product-summary .product-popup .popup-content{padding:4rem 1.5rem 3rem}}.product-summary .product-popup table{width:100%;border:0}.product-summary .product-popup table td,.product-summary .product-popup table th{padding:.6em .8em;text-align:center;border:0}.product-summary .product-popup table th{background-color:rgb(var(--text-color));color:rgb(var(--background-color));font-weight:400}.product-summary .product-popup table tbody tr:nth-child(odd){background-color:rgba(var(--text-color),.8)}.product-summary .product-summary-inner{counter-reset:item}.product-summary .product-summary-inner .collapsible-tab .collapsible-subtitle:before{counter-increment:item;content:counter(item)}.product-summary .collapsible-tab+.complementary .product-accordion{border-top:0}.product-summary .product-accordion{border-bottom:none;margin-bottom:0;position:relative}.product-summary .product-accordion:after{content:none}.product-summary .product-accordion[open] .accordion-caret{transform:rotate(90deg)}.product-summary .product-accordion[open] .accordion-caret:after{transform:scaleX(0)}.product-summary .product-accordion+.product-accordion{border-top:0}.product-summary .product-accordion div.accordion-summary{cursor:auto}.product-summary .product-accordion .accordion-summary{display:flex;cursor:pointer;align-items:center;padding:1.2rem;margin-bottom:.4rem}.product-summary .product-accordion .accordion-summary:before{position:absolute;content:"";width:100%;height:.2rem;background-color:rgb(var(--text-color));transition:transform 1.8s cubic-bezier(.165,.84,.44,1);top:0;left:0;right:0}.product-summary .product-accordion .accordion-summary.separator:after{position:absolute;content:"";width:2px;height:77%;background-color:rgb(var(--text-color));transition:transform 1.8s cubic-bezier(.165,.84,.44,1);top:0;left:9.2rem}.product-summary .product-accordion .accordion-summary .collapsible-subtitle{min-width:11rem;width:min-content;margin:0}@media (min-width: 1024px){.product-summary .product-accordion .accordion-summary{padding:1.6rem 1.1rem .7rem 0}}.product-summary .product-accordion.scroll-trigger{animation:none;transform:none;opacity:1}.product-summary .product-accordion.scroll-trigger .collapsible-subtitle,.product-summary .product-accordion.scroll-trigger .accordion-title,.product-summary .product-accordion.scroll-trigger .accordion-caret-wrapper{opacity:0;transform:translate3d(0,100%,0);transition:opacity .6s cubic-bezier(.165,.84,.44,1),transform .6s cubic-bezier(.165,.84,.44,1)}.product-summary .product-accordion.scroll-trigger .accordion-summary:before{transform-origin:top right;transform:scaleX(0)}.product-summary .product-accordion.scroll-trigger .accordion-summary.separator:after{transform-origin:top left;transform:scaleY(0)}.product-summary .product-accordion.scroll-trigger:not(.scroll-trigger-offscreen) .collapsible-subtitle,.product-summary .product-accordion.scroll-trigger:not(.scroll-trigger-offscreen) .accordion-title,.product-summary .product-accordion.scroll-trigger:not(.scroll-trigger-offscreen) .accordion-caret-wrapper{opacity:1;transform:translateZ(0);transition-delay:.3s}.product-summary .product-accordion.scroll-trigger:not(.scroll-trigger-offscreen) .accordion-summary:before{transform:scale(1);transition-delay:.07s}.product-summary .product-accordion.scroll-trigger:not(.scroll-trigger-offscreen) .accordion-summary.separator:after{transform:scale(1);transition-delay:.67s}.product-summary .product-accordion .icon-accordion{min-width:2rem;margin-right:1rem}.product-summary .product-accordion .accordion-title{width:100%;margin:0;text-transform:uppercase;font-weight:600}.product-summary .product-accordion .accordion-caret{position:relative;display:block;width:1.6rem;height:1.6rem;min-width:1.6rem;min-height:1.6rem;transition:transform .45s cubic-bezier(.165,.84,.44,1)}.product-summary .product-accordion .accordion-caret:before,.product-summary .product-accordion .accordion-caret:after{content:"";position:absolute;width:100%;height:.2rem;top:50%;left:0;background-color:currentColor}.product-summary .product-accordion .accordion-caret:before{transform:rotate(-90deg)}.product-summary .product-accordion .accordion-caret:after{transform-origin:top left;transition:transform .45s cubic-bezier(.165,.84,.44,1)}.product-summary .product-accordion .accordion-content{padding:0 1.6rem 1.6rem 11rem}.product-summary .product-accordion .accordion-content p:last-child{margin-bottom:0}.product-summary .product-accordion .accordion-content:empty{display:none}.product-summary .product-accordion .accordion-summary:not(.separator)+.accordion-content{padding-left:0}.product-summary .product-icon-box{display:flex;justify-content:space-between}@media (max-width: 1023px){.product-summary .product-icon-box{flex-direction:column;justify-content:start}}.product-summary .product-icon-box .heading{flex-basis:58%}@media (min-width: 1024px){.product-summary .product-icon-box .heading{max-width:25rem;line-height:80%;letter-spacing:-1.4px}}.product-summary .product-icon-box .list-item{flex-basis:42%;padding-top:1.3rem}.product-summary .product-icon-box .list-item .item{display:flex;align-items:start;gap:.6rem;margin-bottom:.6rem}.product-summary .product-icon-box .list-item .item .item-icon{position:relative;width:2.9rem;height:2.9rem;padding:0;flex-shrink:0}.product-summary .product-icon-box .list-item .item .item-icon svg{color:rgb(var(--heading-color))}.product-summary .product-icon-box .list-item .item .item-description{font-size:1.7rem}.product-summary .product-icon-box .list-item .item .item-description>*{margin:0}.product-summary .product-share .share-button{display:inline-flex;align-items:center;cursor:pointer;background-color:#0000;padding:0;border:0;font-weight:700;font-size:1.3rem}.product-summary .product-share .share-button svg{margin-right:1rem;width:1.6rem;height:1.6rem}.product-summary .product-share details{position:relative}.product-summary .product-share details summary{padding:1rem;line-height:1}.product-summary .product-share details .share-content{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;box-shadow:0 0 0 .1rem #1212128c;background-color:rgb(var(--background-color));display:flex;align-items:center;transition:box-shadow .2s ease}.product-summary .product-share details .share-content:focus-within{box-shadow:0 0 0 .2rem #1212128c}.product-summary .product-share details .share-message{padding:0 1rem}.product-summary .product-share details .share-message:not(:empty):not(.hidden)~*{display:none}.product-summary .product-share details .share-field{width:100%}.product-summary .product-share details .field-input{border:0;padding:.5rem 1rem;width:100%}.product-summary .product-share details .field-input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem 1rem}.product-summary .product-share details .field-label{position:absolute;left:1rem;pointer-events:none;top:.3rem;font-size:1rem}.product-summary .product-share details .share-button-copy,.product-summary .product-share details .share-button-close{width:4.4rem;height:6.3rem;flex-shrink:0;display:flex;justify-content:center;align-items:center;cursor:pointer}.product-summary .product-share details .share-button-copy svg,.product-summary .product-share details .share-button-close svg{width:1.5rem;height:1.5rem}.product-summary .product-share details .share-button-copy:hover,.product-summary .product-share details .share-button-close:hover{opacity:.8}.product-summary .product-share details .share-button-close:not(.hidden)+.share-button-copy{display:none}.product-summary .product-share .social-media-list{padding:0;margin:0;list-style:none}.product-summary .product-share .social-media-list li{display:inline-block;margin-right:1rem}.product-summary .product-share .social-media-list a{display:flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:5rem}.product-summary .product-share .social-media-list svg{width:1.4rem;height:1.4rem;transition:color .2s ease-in-out,opacity .2s ease-in-out}.product-summary .product-countdown.hide-after-end.hide{display:none}.product-summary .product-countdown .countdown-title{font-size:1.5rem;margin-bottom:1.4rem}.product-summary .product-countdown .time-block{display:block;position:relative}.product-summary .product-countdown .time-block+.time-block:before{content:":";font-size:1.4rem;position:absolute;top:.7rem;left:-1.3rem}.product-summary .product-countdown .time-number{position:relative}.product-summary .product-countdown .time-text{margin-top:.4rem;display:block;text-align:center}.product-summary .product-stock-status{display:inline-flex;align-items:center}.product-summary .product-stock-status .availability-icon{width:1.6rem;height:1.6rem;border-radius:5rem;margin-right:1rem;display:inline-flex;justify-content:center;align-items:center;color:rgb(var(--background-color))}.product-summary .product-stock-status .availability-icon svg{width:1rem}.product-summary .product-stock-status .icon-tick{background-color:rgb(var(--success-color))}.product-summary .product-stock-status .icon-close{background-color:rgb(var(--error-color))}.product-summary .product-stock-status .icon-close svg{width:1.1rem}.product-summary .complementary-products-container details:after,.product-summary .complementary details:after{background-color:#0000}.product-summary .complementary-products-container .accordion-content,.product-summary .complementary .accordion-content{margin-bottom:0}.product-summary .complementary-products-container .accordion-caret .minus svg,.product-summary .complementary .accordion-caret .minus svg{transform:rotate(180deg)}.product-summary .complementary-products-container .complementary-card,.product-summary .complementary .complementary-card{display:flex;position:relative;gap:1.5rem}.product-summary .complementary-products-container .complementary-card+.complementary-card,.product-summary .complementary .complementary-card+.complementary-card{margin-top:1.5rem}.product-summary .complementary-products-container .product-url:before,.product-summary .complementary .product-url:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.product-summary .complementary-products-container .card-media-wrapper,.product-summary .complementary .card-media-wrapper{width:8rem;flex-shrink:0}.product-summary .complementary-products-container .card-media-wrapper .product-badge .on-sale,.product-summary .complementary-products-container .card-media-wrapper .product-badge .sold-out,.product-summary .complementary .card-media-wrapper .product-badge .on-sale,.product-summary .complementary .card-media-wrapper .product-badge .sold-out{position:absolute;left:.5rem;top:.5rem;font-size:1rem;color:rgb(var(--background-color));border-radius:.3rem;padding:.2rem .3rem}.product-summary .complementary-products-container .card-media-wrapper .product-badge .on-sale,.product-summary .complementary .card-media-wrapper .product-badge .on-sale{background-color:rgb(var(--sale-label-color))}.product-summary .complementary-products-container .card-media-wrapper .product-badge .sold-out,.product-summary .complementary .card-media-wrapper .product-badge .sold-out{background-color:rgb(var(--out-stock-color))}.product-summary .complementary-products-container .card-media,.product-summary .complementary .card-media{position:relative}.product-summary .complementary-products-container .card-content .product-price,.product-summary .complementary .card-content .product-price{font-size:90%;margin-top:.5rem;margin-bottom:.5rem}.product-summary .complementary-products-container .card-content .form-add-to-cart,.product-summary .complementary .card-content .form-add-to-cart{position:relative;z-index:2}.product-summary .complementary-products-container .card-content .form-add-to-cart .submit,.product-summary .complementary .card-content .form-add-to-cart .submit{font-size:90%;background:none;border:none;padding:0;margin-bottom:0;font-weight:400;height:auto;display:inline-flex;align-items:center;gap:1rem;transition:text-decoration-color .8s ease,text-decoration-thickness .8s ease;text-decoration-line:underline;text-decoration-thickness:.1rem;text-decoration-color:#0000;text-underline-offset:.2rem}.product-summary .complementary-products-container .card-content .form-add-to-cart .submit:hover,.product-summary .complementary .card-content .form-add-to-cart .submit:hover{text-decoration-color:currentColor}.product-summary .complementary-products-container .card-content .form-add-to-cart .submit.loading,.product-summary .complementary .card-content .form-add-to-cart .submit.loading{color:currentColor}.product-summary .complementary-products-container .card-content .form-add-to-cart .submit.loading:before,.product-summary .complementary .card-content .form-add-to-cart .submit.loading:before{content:none}.product-summary .complementary-products-container .card-content .form-add-to-cart .submit.loading:after,.product-summary .complementary .card-content .form-add-to-cart .submit.loading:after{content:"";border:.2rem solid currentColor;border-top-color:#0000;border-radius:50%;height:1.3rem;width:1.3rem;animation:circle-loading-inline .5s infinite linear}@media (max-width: 1023px){.product-summary .summary-item.product-recommendation,.product-summary .summary-item.complementary{padding-top:2rem}}.product-summary .complementary-products-container .complementary-products{container:layout/inline-size}@container layout (width > 785px){.product-summary .complementary-products-container .strong-slider{--slide-size: 50%;--slide-spacing: 2.2rem}}@container layout (width < 785px){.product-summary .complementary-products-container .strong-slider{--slide-size: 100%}}.product-summary .complementary-products-container .strong-slider{--slide-spacing: 2.2rem}.product-summary .complementary-products-container .minicart-items .product-item{display:flex;gap:1.4rem;padding:1rem;background-color:rgba(var(--text-color),.03)}.product-summary .complementary-products-container .minicart-items .product-media-wrap{width:9.3rem}.product-summary .complementary-products-container .minicart-items .product-card-content-mini{display:flex;justify-content:space-between;align-items:center;padding-top:0;gap:1.2rem;flex-grow:1}.product-summary .complementary-products-container .minicart-items .saved-price{display:none}.product-summary .complementary-products-container .minicart-items .product-swatches{margin-top:1.5rem;flex-wrap:nowrap;gap:.8rem}.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-more-button{pointer-events:none}.product-summary .complementary-products-container .minicart-items .product-swatches .field-item{height:1.5rem}.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-color{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem}.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-color:before{width:1.5rem;height:1.5rem}.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-png,.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-image,.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-png img,.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-image img{width:1.5rem;height:1.5rem}.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-png:before,.product-summary .complementary-products-container .minicart-items .product-swatches .swatch-image:before{width:1.5rem;height:1.5rem}.product-summary .complementary-products-container .minicart-items .product-quick-view{display:flex;justify-content:center;align-items:center;width:4.4rem;height:4.4rem;min-width:4.4rem}[data-shopify=payment-button] .shopify-payment-button__button--unbranded{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);position:relative;overflow:hidden;color:rgb(var(--button-outline-color));border:var(--button-border-width) solid rgba(var(--button-outline-color),var(--button-border-opacity))}[data-shopify=payment-button] .shopify-payment-button__button--unbranded:hover:before{animation:shine .95s cubic-bezier(.01,.56,1,1)}[data-shopify=payment-button] .shopify-payment-button__button--unbranded:before{position:absolute;top:0;left:150%;z-index:2;display:block;content:"";width:200%;height:100%;transform:skew(15deg);background-image:linear-gradient(80deg,transparent,rgba(var(--button-outline-color),.15),transparent)}[data-shopify=payment-button] .shopify-payment-button__button--unbranded{background-color:rgb(var(--background-color))!important;border-color:rgba(var(--text-color),.1)!important}.side-cart .side-cart-content{flex-grow:1;overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.side-cart .side-cart-content::-webkit-scrollbar{display:none}.side-cart .product-item.updating{pointer-events:none;opacity:.5}.side-cart .product-item:hover .product-remove{opacity:1}.side-cart .product-item .product-url{position:absolute;left:0;bottom:0;right:0;top:0}.side-cart .product-item .product-options:empty{display:none}.side-cart .side-cart-footer .sub-total{text-align:left;margin-bottom:1rem}.side-cart .side-cart-footer .sub-total .total-label{font-size:1.5rem;color:rgba(var(--text-color),.7);display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-bottom:1rem}.side-cart .side-cart-footer .sub-total .total-label .total-price{font-family:var(--heading-font-family);font-size:3.5rem;font-weight:700;line-height:.8;letter-spacing:-.14rem;color:rgb(var(--text-color))}.side-cart .side-cart-footer .sub-total .discounts{list-style:none;padding:0;margin:0 0 1.6rem}.side-cart .side-cart-footer .sub-total .discounts .discounts-discount{font-size:1.4rem;font-weight:400;line-height:1.5;color:rgba(var(--sale-price-color),.8)}.side-cart .side-cart-footer .sub-total .discounts .discounts-discount svg{width:2.1rem;height:2.1rem;margin-right:.5rem}.side-cart .side-cart-footer .sub-total .discounts .discounts-discount:not(:last-child){margin-bottom:.5rem}.side-cart .side-cart-footer .sub-total .tax-note{font-size:1.3rem;font-style:normal;padding:.7rem 1.2rem;color:rgba(var(--text-color),.6);background-color:rgba(var(--text-color),.03)}@media (max-width: 1023px){.side-cart .side-cart-footer .sub-total .total-label{font-size:1.4rem}.side-cart .side-cart-footer .sub-total .total-label .total-price{font-size:2.6rem;line-height:1;letter-spacing:-.072rem}.side-cart .side-cart-footer .sub-total .tax-note{font-size:1.2rem}}.side-cart .side-cart-footer .go-to-cart{display:inline-block;margin-top:2rem}@media (max-width: 1023px){.side-cart .side-cart-footer .go-to-cart{margin-top:1.3rem}}.side-cart .side-cart-footer .go-to-cart.link-underline{padding:0}.side-cart .side-cart-footer .link-underline{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-size:2rem;letter-spacing:-.066rem;padding:1rem 1.5rem;text-transform:uppercase}@media (max-width: 1023px){.side-cart .side-cart-footer .link-underline{font-size:1.8rem;letter-spacing:-.036rem}}.side-cart .mini-cart-overlay{background:rgba(var(--background-color),.5);position:absolute;opacity:0;visibility:hidden;transition:.25s all;top:0;right:0;left:0;bottom:0;padding:2.4rem 0 0;border-radius:3.2rem;z-index:5}.side-cart .mini-cart-overlay.open{visibility:visible;opacity:1}.cart-progress-bar-wrapper{margin-bottom:1.6rem;padding-bottom:2.4rem;border-bottom:.2rem solid rgb(var(--text-color));padding-left:2rem;padding-right:2rem;text-align:center}.cart-progress-bar-wrapper .goal-message{font-size:1.5rem;line-height:1.33;opacity:.7}@media (max-width: 1023px){.cart-progress-bar-wrapper .goal-message{font-size:1.4rem;line-height:1.43}}.cart-progress-bar-wrapper .cart-progress-bar-container{position:relative;width:100%;background-color:rgba(var(--text-color),.1);margin-top:1rem;border-radius:.6rem}.cart-progress-bar-wrapper .cart-progress-bar-container #cart-progress-bar{position:relative;display:block;width:100%;height:.4rem;box-sizing:border-box;transition:.9s linear;transition-property:width,background-color;background-color:rgba(var(--text-color),.8);border-radius:.6rem}.strong-slider .strong-thumbs-slider-viewport{--thumbs-slide-spacing: .8rem;--thumbs-slide-height: 9rem;margin-top:var(--thumbs-slide-spacing);overflow:hidden}.strong-slider .strong-thumbs-slider-container{display:flex;flex-direction:row;margin-left:calc(var(--thumbs-slide-spacing) * -1)}.strong-slider .strong-thumbs-slide{flex:0 0 28%;min-width:0;padding-left:var(--thumbs-slide-spacing);position:relative}@media (min-width: 576px){.strong-slider .strong-thumbs-slide{flex:0 0 18%}}.strong-slider .strong-thumbs-slide .media-preview-wrap{border:1px solid rgba(0,0,0,0);transition:border-color .2s}.strong-slider .strong-thumbs-slide.selected .media-preview-wrap{border-color:#0000004d}html.strong{height:auto}.strong.strong-smooth{scroll-behavior:auto}[data-strong-prevent]{overscroll-behavior:contain!important}.strong-stopped{overflow:hidden!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/style.css.map */
