.form__textfield input,.form__textfield input[type=search],.form__textfield select,.form__textfield textarea,.hs-input{background-color:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;font-size:var(--font-size--l);line-height:120%;outline:none;padding:13.92px 16px;width:100%}.form__textfield input:disabled,.form__textfield select:disabled,.form__textfield textarea:disabled,.hs-input:disabled{background-color:#eee;border:1px solid #ccc;color:#434343}.form__textfield input:disabled:hover,.form__textfield select:disabled:hover,.form__textfield textarea:disabled:hover,.hs-input:disabled:hover{border:1px solid #ccc}.form__textfield input:disabled:focus,.form__textfield select:disabled:focus,.form__textfield textarea:disabled:focus,.hs-input:disabled:focus{box-shadow:unset}.form__textfield input::placeholder,.form__textfield input[type=search]::placeholder,.form__textfield select::placeholder,.form__textfield textarea::placeholder,.hs-input::placeholder{color:#444}.form__textfield input:focus,.form__textfield input:not(:placeholder-shown),.form__textfield select:focus,.form__textfield select:not(:placeholder-shown),.form__textfield textarea:focus,.form__textfield textarea:not(:placeholder-shown),.hs-input:focus,.hs-input:not(:placeholder-shown){outline:var(--color-error)}.form__textfield input:focus::placeholder,.form__textfield input:not(:placeholder-shown)::placeholder,.form__textfield select:focus::placeholder,.form__textfield select:not(:placeholder-shown)::placeholder,.form__textfield textarea:focus::placeholder,.form__textfield textarea:not(:placeholder-shown)::placeholder,.hs-input:focus::placeholder,.hs-input:not(:placeholder-shown)::placeholder{color:#444}.form__textfield input:hover,.form__textfield select:hover,.form__textfield textarea:hover,.hs-input:hover{border:1px solid var(--color-border-hover-input)}.form__textfield input:focus,.form__textfield select:focus,.form__textfield textarea:focus,.hs-input:focus{border:1px solid #ccc;box-shadow:0 0 10px 0 var(--color-border-focus-input)}.form__textfield input::-webkit-search-cancel-button,.form__textfield input[type=search]::-webkit-search-cancel-button,.form__textfield select::-webkit-search-cancel-button,.form__textfield textarea::-webkit-search-cancel-button,.hs-input::-webkit-search-cancel-button{appearance:none;-webkit-appearance:none}.form__textfield--select,.hs-fieldtype-select>.input{position:relative}.form__textfield--select select,.hs-fieldtype-select>.input select{-webkit-appearance:none;appearance:none;background:none;outline:none;width:100%}.form__textfield--select:after,.hs-fieldtype-select>.input:after{content:var(--icon-select);font-size:1.5rem;line-height:0;pointer-events:none;position:absolute;right:12px;top:48%;transform:translateY(-50%)}.my-contact{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;margin:0 auto;row-gap:20px;width:50%}.form__checkbox input:checked~.slider,.hs-form-booleancheckbox input:checked:after,.hs-form-checkbox input:checked:after{background-color:var(--color-primary);background-image:var(--icon-check);background-position:50% 60%;background-repeat:no-repeat;background-size:73%}.form__checkbox .slider,.hs-form-booleancheckbox input:after,.hs-form-checkbox input:after{background-color:#fff;border:1px solid #767676;border-radius:4px;cursor:pointer;height:20px;position:absolute;transition:all .3s;transition:transform .3s;width:20px;z-index:1}.form__checkbox .slider:active,.hs-form-booleancheckbox input:active:after,.hs-form-checkbox input:active:after{transform:scale(.98)}.form__textfield{display:flex;position:relative}.form__textfield label{font-family:var(--font-general),sans-serif;font-size:var(--font-size--xs);width:100%}.form__textfield label span{color:#999;display:block;left:16px;line-height:120%;margin-bottom:8px;opacity:0;position:absolute;text-align:left;top:12px;transition:all .4s}.form__textfield input:focus+span,.form__textfield input:not(:placeholder-shown)+span{opacity:1;top:4px}.form__textfield input:focus,.form__textfield input:not(:placeholder-shown){padding:16.92px 16px 11px}.form__textfield textarea{height:106px}.form__textfield select{padding:11px 16px}.form__textfield.input-l input,.form__textfield.input-l select,.form__textfield.input-l textarea{font-size:var(--font-size--l)}.form__textfield.input-l input{padding:16.92px 16px}.form__textfield.input-l input:focus,.form__textfield.input-l input:not(:placeholder-shown){padding:19.42px 16px 14.42px}.form__textfield.input-l input:focus+span,.form__textfield.input-l input:not(:placeholder-shown)+span{top:6px}.form__textfield.input-l select{padding:14.5 16px}.form__textfield.input-m input,.form__textfield.input-m select,.form__textfield.input-m textarea{font-size:var(--font-size--m)}.form__textfield.input-m input{padding:16.92px 16px 11px}.form__textfield.input-m select{padding:11px 16px}.form__textfield.input-s input,.form__textfield.input-s label,.form__textfield.input-s select,.form__textfield.input-s textarea{font-size:var(--font-size--s)}.form__textfield.input-s label span{display:none}.form__textfield.input-s select{padding:4.5px 16px}.form__textfield--spaced{margin-bottom:16px}.form__textfield small{font-size:var(--font-size--s)}.form__checkbox{align-items:center;display:flex;font-size:var(--font-size--m)}.form__checkbox input{cursor:pointer;height:20px;margin-right:12px;opacity:0;position:relative;transition:transform .3s;width:20px}.form__checkbox input:active{transform:scale(.98)}.form__checkbox input:focus-visible+span{outline:#101010;outline-style:auto;outline-width:1px}.form__checkbox input+span:focus-visible{outline:#101010;outline-style:auto;outline-width:1px}.form__checkbox.input-l .slider,.form__checkbox.input-l input{height:24px;min-width:24px;width:24px}.form__checkbox.input-l input:checked~.slider{background-size:78%}.form__checkbox.input-m .slider{height:20px;min-width:20px;width:20px}.form__checkbox.input-m input{height:20px;min-width:20px}.form__checkbox.input-m input:checked~.slider{background-size:73%}.form__checkbox.input-s .slider{height:16px;min-width:16px;width:16px}.form__checkbox.input-s input{height:16px;min-width:16px}.form__checkbox.input-s input:checked~.slider{background-size:78%}.form__checkbox input.disabled~.slider,.form__checkbox input:disabled~.slider{background-color:var(--color-btn-bg-disabled);border-color:var(--color-btn-border-disabled);cursor:auto;pointer-events:none;transform:unset}.form__checkbox:hover input:not(:checked,input:disabled,input.disabled)~.slider{border-color:var(--color-primary)}.toggle__checkbox{align-items:center}.toggle__checkbox .slider{background:#ccc;border:1px solid #ccc;border-radius:12px;cursor:pointer;display:block;height:24px;margin-right:10px;position:relative;-webkit-transition:.2s;transition:.2s;width:42px}.toggle__checkbox .slider:after{background-color:#fff;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:50%;transform:translateY(-50%);transition:.5s ease;width:20px}.toggle__checkbox.input-s .slider{height:20px;width:32px}.toggle__checkbox.input-s .slider:after{height:16px;width:16px}.toggle__checkbox.input-m .slider{height:24px;width:42px}.toggle__checkbox.input-m .slider:after{height:24px;width:24px}.toggle__checkbox.input-l .slider{height:28px;width:52px}.toggle__checkbox.input-l .slider:after{height:24px;width:24px}.toggle__checkbox input{display:none}.toggle__checkbox input:checked+.slider{background:var(--color-primary)}.toggle__checkbox input:checked+.slider:after{left:auto;right:2px}.form__radio-button{align-items:center;display:flex}.form__radio-button input[type=radio]{accent-color:var(--color-primary);cursor:pointer;height:20px;margin-right:10px;width:20px}.form__radio-button label{display:flex;flex-direction:row-reverse}.form__radio-button.input-s input[type=radio]{height:16px;width:16px}.form__radio-button.input-m input[type=radio]{height:20px;width:20px}.form__radio-button.input-l input[type=radio]{height:24px;width:24px}.form__radio-button:hover input:not(:checked,input:disabled,input.disabled){border-color:var(--color-primary)}.form__question{grid-column-gap:20px;grid-row-gap:20px;column-gap:20px;display:grid;row-gap:20px;text-align:left}.form__question--answer{font-weight:600}.form__message{align-items:center;background-color:transparent;border:1px solid;border-radius:5px;display:flex;font-size:var(--font-size--s);font-weight:400;justify-content:center;line-height:24px;margin-bottom:16px;padding:10px}.form__message--success{border-color:var(--color-success);color:var(--color-success)}.form__message--error{border-color:var(--color-error);color:var(--color-error)}.form__message--error-simple,.form__message--success-simple{border:unset;color:var(--color-error);justify-content:flex-start;padding:0}.form__message--error-simple svg,.form__message--success-simple svg{height:25px;width:25px}.form__message--success-simple{color:var(--color-success)}.form__message>svg{height:14px;margin-right:10px;width:14px}.form__message--error-simple{border:unset;color:var(--color-error);justify-content:flex-start;padding:0}.form__message--error-simple svg{height:16px;width:16px}.icon-error{height:25px;margin-right:10px;width:25px}.errors>ul,.list-errors{list-style:none}.errors>ul{font-size:var(--font-size--s);margin-left:0}.errors>ul a{text-decoration:underline}.errors.register-errors{margin-bottom:16px}.hbspt-form{color:var(--color-text);padding:20px}.hbspt-form .hs_diver_profile.hs-diver_profile.hs-fieldtype-select.field.hs-form-field{margin-bottom:10px}.hbspt-form form>:not(:last-child){margin-bottom:12px}.hbspt-form form .hs-error-msg,.hbspt-form form .hs_error_rollup{color:var(--color-error);font-size:14px}.hbspt-form form .hs-error-msg{align-items:flex-start;display:flex;line-height:130%;margin-top:7px}.hbspt-form form .hs-error-msg:before{content:var(--icon-error,"\26d4");margin-right:8px}.hbspt-form .submitted-message{color:var(--color-success)}.inputs-list{list-style:none;margin-left:0}.hs-input[type=checkbox]{border-style:none}.hs-form-booleancheckbox label,.hs-form-checkbox label{display:flex;justify-content:flex-start}.hs-form-booleancheckbox input,.hs-form-checkbox input{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:none;cursor:pointer;height:20px;padding:0;position:relative;transition:transform .3s;width:20px}.hs-form-booleancheckbox input:active,.hs-form-checkbox input:active{transform:scale(.98)}.hs-form-booleancheckbox input:hover,.hs-form-checkbox input:hover{border:none}.hs-form-booleancheckbox input:after,.hs-form-checkbox input:after{content:""}.hs-form-booleancheckbox input~span,.hs-form-checkbox input~span{margin-left:12px}.hs-form-booleancheckbox input:disabled~span,.hs-form-checkbox input:disabled~span{color:#999}.hs-form-booleancheckbox a,.hs-form-checkbox a{color:inherit;text-decoration:underline}.hs-fieldtype-select>.input{background-color:#fff}.footer-hubspot-form .hbspt-form{padding:0}.footer-hubspot-form .hbspt-form form.hs-form{color:#fff;display:grid;font-size:12px;grid-template-columns:1fr auto;padding:0}.footer-hubspot-form .hbspt-form form.hs-form .hs-fieldtype-booleancheckbox,.footer-hubspot-form .hbspt-form form.hs-form .hs_error_rollup,.footer-hubspot-form .hbspt-form form.hs-form>div:first-child{grid-column:1/span 2;margin-bottom:12px}.footer-hubspot-form .hbspt-form form.hs-form .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox,.footer-hubspot-form .hbspt-form form.hs-form .hs_error_rollup .hs-form-booleancheckbox,.footer-hubspot-form .hbspt-form form.hs-form>div:first-child .hs-form-booleancheckbox{font-size:inherit}.footer-hubspot-form .hbspt-form form.hs-form .hs_error_rollup{order:-1}.footer-hubspot-form .hbspt-form form.hs-form .hs-input{background-color:transparent;border-color:#fff;border-radius:3px 0 0 3px;color:#fff;font-size:16px;height:49px;padding:14px}.footer-hubspot-form .hbspt-form form.hs-form .hs-input::placeholder{color:#fff}.footer-hubspot-form .hbspt-form form.hs-form .hs-form-booleancheckbox input.hs-input{height:20px;padding:0}.footer-hubspot-form .hbspt-form form.hs-form .hs-form-booleancheckbox input.hs-input~span{margin-left:8px;width:90%}.footer-hubspot-form .hbspt-form form.hs-form .hs-email,.footer-hubspot-form .hbspt-form form.hs-form .hs_submit{margin-bottom:0}.footer-hubspot-form .hbspt-form form.hs-form .hs_submit .hs-button{background-color:#fff;background-image:var(--icon-newsletter,"\27a1\fe0f");background-position:50% 50%;background-repeat:no-repeat;background-size:50%;border:1px solid #fff;border-radius:0;color:transparent;height:49px;padding:0;width:48px}.footer-hubspot-form .hbspt-form form.hs-form input.hs-button.large.primary[type=submit]{font-size:inherit}.contact .hbspt-form form.hs-form fieldset{max-width:100%}.contact .hbspt-form form.hs-form .input{margin-right:0}.contact .hbspt-form form.hs-form .hs_firstname.hs-form-field .input{margin-bottom:12px}@media screen and (min-width:400px){.contact .hbspt-form form.hs-form .hs_firstname.hs-form-field .input{margin-bottom:0;margin-right:8px}}.contact .hbspt-form form.hs-form .hs_firstname.hs-form-field .hs-input,.contact .hbspt-form form.hs-form .hs_lastname.hs-form-field .hs-input{width:100%!important}.contact .hbspt-form form.hs-form .hs-input{width:100%}.contact .hbspt-form form.hs-form .hs-form-booleancheckbox .hs-input{width:20px}.footer{--column-gap:30px;--row-gap:50px;--rows:1fr 1fr;background-color:var(--footer-bg-color)}@media screen and (max-width:768px){.footer{--columns:1fr;text-align:center}}.footer>*{padding:40px 0}.footer-blocks{background-color:var(--color-base-bg);margin:0;padding:0}@media screen and (max-width:768px){.footer-blocks.wrapper{padding:0}}.footer>:last-child{--gap-flex:10px;border-top:1px solid;padding:20px 0;text-align:center}.footer>:last-child>span{font-size:10px}.footer-title,.footer-title>a{color:#fff;font-size:24px;font-weight:700;line-height:normal;margin-bottom:28px;padding:0}@media screen and (max-width:768px){.footer-title,.footer-title>a{font-size:20px;text-align:left}}.footer-title{display:block;font-family:var(--font-title),sans-serif}.footer-subtitle{display:block;margin-bottom:15px}.footer-list{list-style:none}.footer-list li:not(:last-of-type){margin-bottom:10px}.footer-list li>a{color:#000;font-size:16px;text-decoration:none}.footer-list li>a:hover{text-decoration:underline}.footer-newslatter{padding:2px 10px}.footer-newslatter button,.footer-newslatter>input{background-color:transparent}.footer-newslatter button{align-items:center;border-style:none;display:flex;margin:0;padding:0}.footer-newslatter button svg{cursor:pointer;width:20px}#ContactFooter-error,#ContactFooter-success,#ContactFooter-success-exist{display:block;font-size:16px;margin-top:15px}#ContactFooter-success,#ContactFooter-success-exist{color:var(--color-success)}#ContactFooter-success-exist.error-js,#ContactFooter-success.error-js{display:none}#ContactFooter-error{color:var(--color-error)}.footer-logo-top{align-items:center;border-bottom:1px solid #767676;display:flex;flex-direction:row;justify-content:center;padding:33px 0}.footer-blocks .grid{column-gap:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;max-width:none;padding:40px 0 0}@media screen and (max-width:768px){.footer-blocks .grid{gap:0;grid-template-columns:1fr;justify-items:start;padding:24px}.footer-blocks_linklist{border-bottom:1px solid #767676;padding-bottom:24px;width:100%}.footer-blocks_linklist:not(.footer-blocks_linklist:first-child){margin-top:24px}.footer-blocks_linklist:last-child{border-bottom:0;padding-bottom:0}.footer-blocks_linklist[data-active=false] .footer-title,.footer-blocks_linklist[data-active=true] .footer-title{margin-bottom:0}.footer-blocks_linklist[data-active=false] .footer-title:after,.footer-blocks_linklist[data-active=true] .footer-title:after{background-image:url("icon-arrow-white.svg-v=1700569996");background-position:50%;background-repeat:no-repeat;border-radius:50%;content:"";display:block;float:right;font-size:30px;height:24px;line-height:24px;margin-top:-2px;text-align:center;width:24px}.footer-blocks_linklist[data-active=false] .footer-blocks__items{display:none}.footer-blocks_linklist[data-active=false] .footer-title:after{transform:rotate(90deg)}.footer-blocks_linklist[data-active=true] .footer-title{padding:0 0 20px}.footer-blocks_linklist[data-active=true] .footer-blocks__items{display:block}.footer-blocks_linklist[data-active=true] .footer-title:after{transform:rotate(270deg)}}.footer-blocks__items{list-style:none;margin-left:0}.footer-blocks__items li{color:#ccc;cursor:pointer;font-size:14px;font-weight:400;line-height:24px;padding:6px 0;text-align:left}.footer-blocks__items li:hover{text-decoration:underline}.footer-blocks__social{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:32px}@media screen and (min-width:768px){.footer-blocks__social{justify-content:space-between}}.footer-blocks__social ul{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;list-style:none;margin:0}.footer-blocks__social li{margin-right:16px}.footer-blocks__social li img{height:36px;width:36px}.footer-blocks__social>img{display:none}@media screen and (min-width:768px){.footer-blocks__social>img{display:block}}.footer-bottom{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:24px}@media screen and (max-width:768px){.footer-bottom{padding:8px 0 32px}}.footer-bottom__language{flex:0 0 23.5%;max-width:40%}@media screen and (max-width:768px){.footer-bottom{align-items:center;flex-direction:column}.footer-bottom>a{margin-bottom:20px}}.footer-bottom__language .custom-select__selector{align-content:center;align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:row}.footer-bottom__language .custom-select__selector>span{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:center;margin-right:8px}.footer-bottom__language .custom-select__selector>span img{border-radius:50%;height:20px;margin-right:8px;width:20px}.footer-bottom__language .custom-select__selector:after{content:var(--icon-select-white);height:12px;right:12px;width:12px}.footer-bottom__language .custom-select__selector__label{font-size:14px;font-weight:400;line-height:24px}.footer-bottom__language .custom-select__selector:hover{border:none}.footer-bottom__language .custom-select__selector:hover .custom-select__selector__label{text-decoration:underline}.footer-bottom__language .custom-select__dropdown{border:none;bottom:100%;max-width:90px;top:inherit}.footer-bottom__language .custom-select__dropdown img{margin-right:8px}.footer-legal{align-items:center;color:#ccc;display:flex;flex-direction:row;justify-content:center;padding:0 0 20px;text-align:center}.footer-legal *{color:#ccc;font-size:12px}.footer-legal :not(i,strong){font-weight:400}.footer-legal a{text-decoration:underline}.grid{grid-column-gap:var(--column-gap,10px);grid-row-gap:var(--row-gap,10px);column-gap:var(--column-gap,10px);display:grid;grid-template-columns:var(--columns,repeat(3,1fr));grid-template-rows:var(--rows,1fr);row-gap:var(--row-gap,10px)}@media screen and (max-width:749px){.grid{grid-template-columns:var(--columns,repeat(2,1fr))}}@media screen and (max-width:430px){.grid{grid-template-columns:var(--columns,1fr)}}.flex{align-items:var(--align,center);display:flex;flex-direction:var(--direction);justify-content:var(--justify,flex-start)}.flex>:not(:last-child){margin-right:var(--gap-flex,20px)}.sticky{position:sticky;position:-webkit-sticky;top:var(--top,0);z-index:2}.product-tag{font-size:12px;padding:2px 13px}.default-address-tag{border:1px solid;font-size:var(--font-size--xs);line-height:22px;padding:2px 10px}.filter-tag{background:var(--color-primary);color:#fff;font-weight:500;padding:6px 14px}.hs-button.primary,.hs-button.secondary{align-items:center;border-radius:3px;border-style:none;border-width:1px;box-sizing:border-box;cursor:pointer;display:flex;font-family:var(--font-button);font-size:var(--font-size--l);font-weight:400;justify-content:center;letter-spacing:-.36px;padding:11.41px 12px;text-align:center;transition:.3s ease;transition-property:background-color;transition:transform,background-color .3s}.hs-button.primary:active,.hs-button.secondary:active{transform:scale(.98)}.hs-button.primary:hover,.hs-button.secondary:hover{text-decoration:none}.disabled.hs-button.primary,.disabled.hs-button.secondary,.hs-button.primary:disabled,.hs-button.secondary:disabled{background-color:var(--color-btn-bg-disabled);border:1px solid var(--color-btn-border-disabled);color:var(--color-btn-color-disabled);cursor:default;pointer-events:none;transition:unset}.disabled.hs-button.primary>div#loading,.disabled.hs-button.secondary>div#loading,.hs-button.primary:disabled>div#loading,.hs-button.secondary:disabled>div#loading{border:3px solid transparent;border-top:3px solid var(--color-btn-color-disabled)}.disabled.hs-button.primary:active,.disabled.hs-button.secondary:active,.hs-button.primary:disabled:active,.hs-button.secondary:disabled:active{transform:unset}.hs-button.primary:hover{background-color:var(--color-btn-bg-2-hover);border:1px solid var(--color-btn-border-2-hover);color:var(--color-btn-color-2-hover)}.hs-button.primary:hover>div#loading{border:3px solid transparent;border-top:3px solid var(--color-btn-color-2-hover)}.hs-button.primary,.hs-button.primary:active{background-color:var(--color-btn-bg-2);border:1px solid var(--color-btn-border-2);color:var(--color-btn-color-2)}.hs-button.primary:active>div#loading,.hs-button.primary>div#loading{border:3px solid transparent;border-top:3px solid var(--color-btn-color-2)}.hs-button.secondary:hover{background-color:var(--color-btn-bg-3-hover);border:1px solid var(--color-btn-border-3-hover);color:var(--color-btn-color-3-hover)}.hs-button.secondary:hover>div#loading{border:3px solid transparent;border-top:3px solid var(--color-btn-color-3-hover)}.hs-button.secondary,.hs-button.secondary:active{background-color:var(--color-btn-bg-3);border:1px solid var(--color-btn-border-3);color:var(--color-btn-color-3)}.hs-button.secondary:active>div#loading,.hs-button.secondary>div#loading{border:3px solid transparent;border-top:3px solid var(--color-btn-color-3)}.hs-button.primary,.hs-button.secondary{padding-left:50px;padding-right:50px}@media screen and (max-width:749px){.hs-button.primary,.hs-button.secondary{padding-left:30px;padding-right:30px}}.slider__wrapper{position:relative}swiper-slide{height:auto}.btn-arrow{background-color:var(--color-base-bg);border-radius:50%;cursor:pointer;display:block;height:40px;position:relative;width:40px}.btn-arrow>svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.btn-arrow.right{transform:rotate(-90deg)}.btn-arrow.left{transform:rotate(90deg)}.btn-arrow.left-simple{transform:rotate(180deg)}.arrows-below .swiper-button{position:relative;transform:none}.swiper-button{background-color:transparent;border-style:none;height:auto;position:absolute;top:50%;transform:translateY(-50%);width:auto;z-index:1}.swiper-button-prev{left:-60px}.swiper-button-next{right:-60px}.swiper-button-lock,.swiper-button:after{display:none}@media screen and (max-width:749px){.swiper-button-prev{left:0}.swiper-button-next{right:0}}.swiper-pagination-lock{display:none}.swiper-pagination-bullet-active{background:var(--color-primary)}.wrapper{margin-left:auto;margin-right:auto;max-width:335px;padding-left:.8rem;padding-right:.8rem}@media screen and (min-width:380px){.wrapper{max-width:984px;padding-left:1rem;padding-right:1rem}}@media screen and (min-width:1439px){.wrapper{max-width:1400px;padding-left:20px;padding-right:20px}}.wrapper--s{max-width:800px}@media screen and (min-width:1024px){.wrapper--account{max-width:1400px}}.wrapper--article{max-width:900px}.margin-section{margin-bottom:44px}@media screen and (min-width:750px){.margin-section{margin-bottom:44px}}.no-margin{margin-bottom:0}.contact{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:44px 0;width:100%}.contact .info-column{background-color:var(--color-primary);color:#fff;margin-right:80px;min-width:40%;padding:40px;text-align:left}.contact .info-column.nuance{background-color:var(--color-nuance)}.contact .info-column.nuance-2{background-color:var(--color-nuance-2)}.contact .info-column h1,.contact .info-column h2,.contact .info-column h3,.contact .info-column h4{color:#fff;font-size:28px;position:relative}.contact .info-column h3,.contact .info-column h4{color:#fff}.contact .info-column a{color:var(--color-secondary);text-decoration:underline}.contact .info-column__title{font-size:28px;font-weight:700;line-height:33.6px;margin-bottom:30px}.contact .info-column__title:after{background:var(--details-2);content:"";display:block;height:6px;margin:5px 0 20px;transform:skew(-15deg);width:205px}@media (max-width:768px){.contact .info-column__title:after{background:var(--details-2);height:5px}}.contact .form-embedded{min-width:40%}@media (max-width:768px){.contact{flex-direction:column}.contact .info-column{margin-bottom:20px;margin-right:0;min-width:auto}.contact .form-embedded{min-width:auto}}.card-content{border:1px solid #000;border-radius:10px;display:flex;flex-direction:column;overflow:hidden}.card-content--image{margin-bottom:20px;padding-bottom:100%;position:relative}.card-content--image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card-content--title{font-size:18px;font-weight:600;margin-bottom:20px;padding:0 20px}.card-content--description{font-size:14px;margin-bottom:20px;padding:0 20px}.product-card{display:flex;position:relative}.product-card--cloned{bottom:0;height:min-content;left:0;min-height:-webkit-fill-available;position:absolute;right:0;top:0;z-index:1}.product-card--cloned .product-card__wrapper{background-color:var(--color-bg-productcard);box-shadow:0 8px 12px #091e421a;position:relative;transform:scale(1.04);z-index:1}.product-card--cloned .product-card__wrapper .product-card__colors{display:flex}.product-card--cloned .product-card__wrapper .colors-badge{display:none}.product-card__wrapper{display:flex;flex-direction:column;padding-bottom:20px;width:100%}@media (min-width:768px){.product-card .product-card__wrapper{transition:.3s ease;transition-property:box-shadow,transform}}.product-card *{box-sizing:border-box}.product-card__head-images{overflow:hidden;padding-bottom:100%;position:relative}.product-card__head-images img{height:90%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media (min-width:768px){.product-card__head-images img{height:80%;width:80%}}.product-card__title{padding:20px 5% 0}@media (min-width:1600px){.product-card__title{padding:20px 20px 0}}.product-card__title>strong{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media (min-width:768px){.product-card__title>strong{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.product-card__tag{display:inline-block;font-size:12px;margin-bottom:10px;padding:2px 10px}.product-card__pricing{align-items:center;display:flex;flex-wrap:wrap;margin-top:auto;padding:15px 20px 0}.product-card__pricing.pricing-badge .product.price{margin-right:20px}.product-card .product.price{color:var(--color-primary);line-height:160%}.product-card__badge-list{display:flex}.product-card__badge{background-color:#fff;border:1px solid var(--color-primary);color:var(--color-primary);display:block;font-size:12px;line-height:100%;padding:4px 10px}.product-card__badge:not(:last-child){margin-right:10px}.product-card__colors{display:none;flex-wrap:wrap;margin-left:-10px;padding:10px 20px 0}.product-card__option{background-size:cover;border:1px solid transparent;cursor:pointer;height:auto;margin:10px 0 0 10px;padding-bottom:calc(20% - 10px);width:calc(20% - 10px)}.product-card__option:hover{border-color:var(--color-primary)}.product-card--featured{display:none;grid-column:1/span 2}.product-card--featured:first-of-type{display:flex}.product-card--featured__head-images{margin-top:auto}.product-card--featured__title{padding:unset}.product-card--featured__pricing{margin-top:unset;padding:unset}.product-card--featured__wrapper{display:grid;flex-direction:row;grid-template-columns:1fr 1fr}.product-card--featured__info{align-items:start;display:flex;flex-direction:column;justify-content:center}.product-card--featured__colors{padding:unset;width:100%}.product-card--featured__description{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}.product-card--featured__description>*{font-size:1.125rem}.product-card--featured__description,.product-card--featured__pricing,.product-card--featured__see-more,.product-card--featured__tag{margin-bottom:28px}.product-card--featured__pricing{margin-top:8px}.product-card--featured__see-more a{align-items:center;color:var(--color-primary);display:flex;flex-direction:row;font-size:18px;justify-content:center}.product-card--featured__see-more a img{margin-left:8px}@media (max-width:768px){.product-card--featured__wrapper{flex-direction:row;grid-template-columns:1fr}.product-card--featured__description,.product-card--featured__see-more{display:none}.product-card--featured__info{padding:0 .75rem}}.product-card--featured:hover .colors-badge{display:block!important}.article-card{background:var(--color-base-bg);border-radius:0;overflow:hidden}.article-card,.article-card--head{display:flex;flex-direction:column}.article-card--head-images{overflow:hidden;padding-bottom:100%;position:relative}.article-card--head-images img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.article-card--head-images .badge{background:#fff;border:1px solid #f5f5f5;border-radius:5px;bottom:0;margin:5px;padding:5px;position:absolute}.article-card--head-info{display:flex;justify-content:space-between;margin:0 auto 20px;padding:10px 0;width:95%}.page-card{border-radius:0;overflow:hidden}.page-card,.page-card--head{display:flex;flex-direction:column}.page-card--head{height:100%}.page-card--head-images{background:var(--color-base-bg);height:inherit;overflow:hidden;padding-bottom:100%;position:relative}.page-card--head-images:hover>.info{text-decoration:underline}.page-card--head-images .info{display:flex;flex-direction:column;height:inherit;justify-content:center;margin-left:5px;position:absolute}.page-card--head-images .badge{background:#fff;border:1px solid #f5f5f5;border-radius:5px;bottom:0;margin:5px;padding:5px;position:absolute}.page-card--head-info{display:flex;justify-content:space-between;margin:0 auto 20px;padding:10px 0;width:95%}.pagination{display:flex;flex-direction:column;margin:20px 0}.pagination__nav{margin:0 auto}.pagination__nav ul{align-items:center;display:flex;list-style:none;margin-left:0}.pagination__nav li{font-size:var(--font-size--s);line-height:24px;margin:5.5px}.pagination__nav li a,.pagination__nav li span{padding:10px}.pagination__nav [aria-current=page]{border-bottom:4px solid #9dc4ca}.pagination__caret{font-size:0;pointer-events:none}@media (max-width:519px){.pagination__caret{opacity:.5}}.pagination__caret span{opacity:.5}@media (max-width:519px){.pagination__caret span{display:none}}.pagination__caret.active{cursor:pointer;pointer-events:auto}@media (max-width:519px){.pagination__caret.active{opacity:1}}@media (min-width:520px){.pagination__caret.active span{opacity:1}}.pagination__caret a{align-items:center;display:flex}.pagination__caret svg{height:16px;width:16px}.pagination__caret path{stroke:var(--color-primary)}.pagination__caret-next svg{transform:rotate(-90deg)}.pagination__caret-prev svg{transform:rotate(90deg)}.variant__radio-button{cursor:pointer}.variant__radio-button input:checked+.variant__radio-button--design{border:1px solid #000;box-shadow:0 2px 5px #0000004d}.variant__radio-button--design{border:1px solid rgba(0,0,0,.3);border-radius:50%;height:20px;width:20px}.variant__radio-button[data-disable=true]>span:before{background:#955;content:" ";height:69%;left:16px;position:absolute;top:6px;transform:rotate(45deg);width:2px}.variants{grid-row-gap:10px;display:grid;row-gap:10px}.variants--name{display:block;font-weight:600;margin-bottom:5px}.variants--radio-container{display:flex;flex-wrap:wrap}.variants--radio-container label{margin-right:5px}.variants--radio-container label :last-of-type{margin-right:0}.variants--options{padding-top:10px}.variants--options:last-child{padding-bottom:10px}.custom-select{align-items:center;display:grid;grid-template-columns:1fr;justify-content:center;justify-items:center;position:relative}.custom-select__selector{background-color:#fff;border:1px solid #ccc;box-sizing:border-box;display:grid;grid-template-columns:auto auto;justify-content:space-between;outline:none;padding:8px 14px;width:100%}.custom-select__selector:after{content:var(--icon-select);font-size:1.5rem;line-height:0;pointer-events:none;position:absolute;right:12px;top:48%;transform:translateY(-50%)}.custom-select__selector.disabled,.custom-select__selector:disabled{background-color:#eee;border:1px solid #ccc;color:#434343}.custom-select__selector.disabled:hover,.custom-select__selector:disabled:hover{border:1px solid #ccc}.custom-select__selector.disabled:focus,.custom-select__selector:disabled:focus{box-shadow:unset}.custom-select__selector:hover{border:1px solid var(--color-border-hover-input)}.custom-select__selector:focus{border:1px solid #ccc;box-shadow:0 0 10px 0 var(--color-border-focus-input)}.custom-select__selector.input-l,.custom-select__selector.input-m{font-size:var(--font-size--m)}.custom-select__selector.input-l{padding:14.5px 16px}.custom-select__selector.input-m{padding:11px 16px}.custom-select__selector.input-s{font-size:var(--font-size--s);padding:4.5px 16px}.custom-select__dropdown{background-color:#fff;border:1px solid #ccc;border-top:unset;box-sizing:border-box;display:flex;flex-direction:column;position:absolute;top:100%;width:100%;z-index:1}.custom-select__dropdown[data-active=false]{display:none}.custom-select__dropdown-item{position:relative}.custom-select__dropdown-item .custom-select__dropdown-subitem{cursor:pointer;display:block;padding:8px 14px;text-align:left}.custom-select__dropdown-item input{cursor:pointer;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.custom-select__dropdown-item .custom-select__dropdown-subitem:hover,.custom-select__dropdown-item input:checked~.custom-select__dropdown-subitem,.custom-select__dropdown-item input:hover~.custom-select__dropdown-subitem{background-color:var(--color-primary);color:#fff;text-decoration:none}.rotate-arrow{transform:rotate(180deg)}div.product.price{font-size:18px;font-weight:400}div.product.price>.compare{font-size:16px;margin-left:6px;text-decoration:line-through}#loading,.loading{animation:spin .7s ease-in-out infinite;-webkit-animation:spin .7s ease-in-out infinite;border:2px solid #767676;border-radius:50%;border-top-color:#eee;display:inline-block;height:10px;width:10px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}#spinner,.spinner{-webkit-animation:load4 1.3s linear infinite;animation:load4 1.3s linear infinite;border-radius:50%;color:var(--color-primary);font-size:7px;height:1em;margin:24px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);width:1em}@-webkit-keyframes load4{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}@keyframes load4{0%,to{box-shadow:0 -3em 0 .2em,2em -2em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em}12.5%{box-shadow:0 -3em,2em -2em 0 .2em,3em 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em,3em 0 0 .2em,2em 2em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0,2em 2em 0 .2em,0 3em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em,0 3em 0 .2em,-2em 2em,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em,-2em 2em 0 .2em,-3em 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0 0 .2em,-2em -2em}87.5%{box-shadow:0 -3em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em,-3em 0,-2em -2em 0 .2em}}.dual-section{align-items:stretch;background-color:var(--color-bg-1);color:var(--color-text-1,var(--color-text));display:flex;flex-direction:column}@media (min-width:768px){.dual-section{font-size:18px}}.dual-section.wrapper{margin-top:44px;padding-left:0;padding-right:0}.dual-section__description,.dual-section__media{align-self:center;width:100%}.dual-section__description .url-btn,.dual-section__media .url-btn{width:60%}@media (min-width:768px){.dual-section__description,.dual-section__media{align-self:center;width:50%}}@media (max-width:768px){.dual-section__description .url-btn,.dual-section__media .url-btn{width:100%}}.dual-section__media{padding-top:100%;position:relative}@media (min-width:768px){.dual-section__media{padding-top:50%}}.dual-section__media img{height:100%;object-fit:cover;position:absolute;top:0;width:100%}.dual-section__description>div{align-items:flex-start;display:flex;flex-direction:column;font-size:inherit;padding-bottom:40px;padding-top:40px}@media (min-width:768px){.dual-section__description>div{margin:10px 13.5%}}@media (max-width:768px){.dual-section__description>div{padding-left:1rem;padding-right:1rem}}.dual-section__description>div>.h3{color:inherit;margin-bottom:32px}@media (min-width:768px){.dual-section__description>div>.h3{font-size:28px}}.dual-section .btn-1,.dual-section .btn-2,.dual-section .btn-3,.dual-section__anchor,.dual-section__pdf-button{margin-top:24px}.dual-section__anchor{align-items:center;color:var(--color-text-2,var(--color-primary));cursor:pointer;display:flex}.dual-section__anchor:after{content:var(--icon-down,"\2714");margin-left:10px}.dual-section__pdf-button{height:45px;width:60%}@media (max-width:768px){.dual-section__pdf-button{font-size:12px;width:100%}}.dual-section__pdf-button>span{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}.dual-section .loading{animation:none;-webkit-animation:none;border:none;border-radius:0;display:block;height:auto;width:150px}@media (min-width:768px){.dual-section.position__image-left{flex-direction:row}.dual-section.position__image-right{flex-direction:row-reverse}}.dual-blocks{display:flex;flex-direction:column}.dual-blocks.nuance{color:var(--color-nuance)}.dual-blocks__heading.h2{color:initial;margin-bottom:24px;padding-top:44px}.dual-blocks>div>:not(.dual-section){text-align:center}@media (min-width:768px){.dual-blocks>div>:not(.dual-section){margin-left:auto;margin-right:auto;max-width:50%}}.dual-blocks .dual-section{background-color:transparent;color:inherit}.dual-blocks .dual-section:first-of-type{margin-top:32px}.dual-blocks .dual-section:last-of-type{padding-bottom:44px}.dual-blocks .dual-section__media{padding-top:66%;position:relative}@media (min-width:768px){.dual-blocks .dual-section__media{padding-top:33%}}.dual-blocks .dual-section__media img{height:100%;object-fit:cover;position:absolute;top:0;width:100%}.dual-blocks .dual-section__description>div{padding-left:0;padding-right:0}@media (max-width:768px){.dual-blocks .dual-section__description>div{align-items:center;text-align:center}.dual-blocks .dual-section__description>div .h3:after{left:50%;transform:translate(-50%)}}.dual-blocks .dual-section__description>div .h3{color:initial}.dual-blocks .dual-section__description>div>:not(:last-child){margin-bottom:24px}.dual-blocks .dual-section:last-child .dual-section__description>div{padding-bottom:0}.text-buttons{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.text-buttons>*{text-decoration:none}.text-buttons>h1{color:#fff}.text-buttons__p{color:#fff;margin-bottom:20px;text-align:inherit}.text-buttons__p strong{font-weight:600}.text-buttons__buttons-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-top:8px;width:100%}@media (min-width:768px){.text-buttons__buttons-wrapper{flex-direction:row;width:auto}}.text-buttons__buttons-wrapper a{box-sizing:border-box;width:100%}@media (min-width:768px){.text-buttons__buttons-wrapper a{min-width:232px;width:fit-content}}.text-buttons__buttons-wrapper a:last-of-type,.text-buttons__buttons-wrapper a:nth-of-type(2){margin-top:8px}@media (min-width:768px){.text-buttons__buttons-wrapper a:last-of-type,.text-buttons__buttons-wrapper a:nth-of-type(2){margin-left:8px;margin-top:0}}.text-buttons.center{align-items:center;text-align:center}.accordions{grid-row-gap:20px;display:grid;row-gap:20px}.accordion-item__content{margin-top:15px;max-height:0;overflow:hidden;transition:max-height .15s ease-out,margin-top .15s ease-out}.accordion-item__button{align-items:center;border-bottom:1px solid #ccc;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;padding:10px 0;position:relative}.accordion-item__button>span{width:90%}.accordion-item__button svg{transition:transform .3s ease;width:20px}.accordion-item__button svg path{stroke:var(--color-primary)}.accordion-item__button[data-active=true]~div.accordion-item__content{max-height:500px;transition:max-height .25s ease-in}.accordion-item__button[data-active=true] svg{transform:rotate(180deg)}.list-icons-social{--justify:center;list-style-type:none}.list-icons-social__item a{align-items:center;background-color:#fff;border-radius:5px;display:flex;height:30px;justify-content:center;width:30px}.list-icons-social__item a svg{color:#000;height:auto;width:15px}.search-icon{background:none;border:none;display:block}.absoluted-positioned{position:absolute}.predictive-search{background:#fff;display:flex;flex-direction:column;width:100%;z-index:3}.predictive-search[data-active=false]{display:none}.predictive-search[data-show=true]{position:static;z-index:1}.predictive-search form{box-sizing:border-box;display:flex;justify-content:center;padding:16px}.predictive-search__textfield{max-width:100%;position:relative;width:402px}.predictive-search__textfield input[type=search]{border-color:#000;color:#999;padding:15px 16px}.predictive-search__clear{background-color:transparent;border-style:none;cursor:pointer;display:flex;margin:0;padding:0;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.predictive-search__results{max-height:70vh;overflow-y:auto}.predictive-search__results::-webkit-scrollbar{height:8px;width:8px}.predictive-search__results::-webkit-scrollbar-track{background-color:#ccc;border-radius:10px}.predictive-search__results::-webkit-scrollbar-thumb{background-color:#767676;border-radius:10px}.predictive-search__results__wrapper{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:100%;width:931px}.predictive-search__results .loading-container{display:flex;justify-content:center}.predictive-search__results .loading-container #loading{border-top-color:#9c9c9c}.predictive-search__results #predictive-search-results,.predictive-search__results .loading-container{border-top:1px solid #e9e9e9;padding:24px}.predictive-search__results #predictive-search-results.no-border{border:none}.predictive-search__results #predictive-search-results .no-results{color:var(--color-primary);font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.predictive-search__lists{display:flex;flex-direction:column;padding-bottom:24px}.predictive-search__lists>:first-child{margin-bottom:34px}@media (min-width:768px){.predictive-search__lists{flex-direction:row}.predictive-search__lists>*{width:calc(50% - 23.5px)}.predictive-search__lists>:first-child{margin-bottom:0;margin-right:47px}}.predictive-search__list h3{border-bottom:1px solid #e9e9e9;color:var(--color-primary);font-size:18px;margin-bottom:24px;padding:5px 0}.predictive-search__list ul{list-style:none;margin-left:0}@media (max-width:768px){.predictive-search__list h3{margin-bottom:12px}}.predictive-search__item{margin-bottom:8px}.predictive-search__item:last-child{margin-bottom:0}.predictive-search__item--suggestion:hover a{text-decoration:underline}.predictive-search__item--suggestion mark,.predictive-search__item--suggestion span{white-space:pre}.predictive-search__item-heading{font-weight:600}.predictive-search__item:hover .predictive-search__item-heading{text-decoration:underline}.predictive-search__item a{display:flex}.predictive-search__item a img{margin-right:16px}.predictive-search__item mark{background-color:transparent;font-weight:600}.predictive-search__btn{background-color:var(--color-btn-bg-1);border:1px solid var(--color-primary);border-left:3px solid var(--color-btn-border-1-left);color:var(--color-btn-color-1);margin:16px auto 0;padding-left:34px;padding-right:34px}.predictive-search__btn--apeks{color:var(--color-primary)}.predictive-search__btn--sphere{background-color:var(--color-btn-bg-2);border-left:1px solid var(--color-btn-border-2);color:var(--color-btn-color-2)}.predictive-search__btn--sphere,.predictive-search__btn--sphere:hover{border:1px solid var(--color-btn-border-2)}.predictive-search__popular{align-items:center;border-top:1px solid #ccc;display:flex;flex-direction:row;justify-content:center;padding-top:24px}@media (max-width:768px){.predictive-search__popular{flex-direction:column}}.predictive-search__popular .popular-label{color:var(--color-primary);font-size:18px;font-style:normal;font-weight:700;line-height:26px;margin-right:53px}@media (max-width:768px){.predictive-search__popular .popular-label{margin-right:0}}.predictive-search__popular .popular-items{align-items:center;display:flex;flex-direction:row;justify-content:center}.predictive-search__popular .popular-items a{-webkit-box-orient:vertical;-webkit-line-clamp:1;background-color:var(--color-nuance-2);border:var(--color-nuance-2);border-radius:300px;box-sizing:border-box;color:var(--color-primary);display:-webkit-box;font-size:16px;font-style:normal;font-weight:500;height:36px;line-height:24px;margin-right:12px;max-height:36px;max-width:170px;min-height:36px;overflow:hidden;padding:7px 18px;text-overflow:ellipsis;white-space:normal;width:170px}.predictive-search__popular .popular-items .popular-apeks{background-color:var(--color-secondary);border:var(--color-secondary);border-radius:0;color:var(--color-btn-color-1)}.predictive-search__popular .popular-items .popular-sphere{background-color:var(--color-bg-1);border-radius:0}@media (max-width:768px){.predictive-search__popular .popular-items{justify-content:flex-start;margin-top:12px;overflow:scroll;width:calc(100% + 48px)}.predictive-search__popular .popular-items a{min-width:-moz-fit-content;min-width:-webkit-fill-available;min-width:fit-content}}.video__background{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0;position:relative}.video__background:before{content:"";display:block;padding-top:56.25%}.video__button{background-color:transparent;border-style:none;cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.video__button:active{transform:translate(-50%,-50%) scale(.9)}.video__button>svg{color:#fff;height:70px;width:80px}.video__content{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;padding:0 50px 50px;position:absolute;right:0;text-align:center}.video__content>h2{font-weight:500}.video__content>h2 strong{font-weight:600}.video__content>h2 a{font-size:var(--font-size--h2)}.video__content>a.btn-1{display:block;text-decoration:none}.video__close{cursor:pointer;display:none;position:fixed;right:0;top:0;z-index:3}.video__modal{display:none;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:60%;z-index:2}.video__modal[data-active=true],.video__modal[data-active=true]+.video__close{display:block}.video__modal-wrapper{padding-bottom:60%;position:relative}.video__modal-wrapper>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video>.overlay{height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}.result__search{background-color:var(--color-bg-account)}.result__search--header{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px 0 0}.result__search--header .predictive-search{background-color:var(--color-bg-account)}.result__search--header .predictive-search form{padding-bottom:0;padding-top:0}.result__search--header .predictive-search .find-search-js{height:20px;width:20px}.result__search--header .predictive-search .find-search-js:disabled{cursor:not-allowed;touch-action:none}.result__search--header p{font-weight:400;margin-bottom:24px;margin-top:19px}.result__search--header p,.result__search--header strong{color:var(--color-primary);font-size:16px;font-style:normal;line-height:24px}.result__search--header strong{font-weight:700}.result__search--header[data-active=false]{display:none}.result__search--list{background:#fff}.result__search--list .list-products--empty-grid{--columns:1fr!important}.result__search--list .list-products--empty{background-color:#fff;height:100%;width:100%}.result__search--list-head{display:flex;justify-content:flex-end;margin-bottom:10px}.result__search--empty{color:var(--color-primary);display:flex;font-size:16px;font-style:normal;font-weight:400;justify-content:center;line-height:24px;margin-bottom:20px;margin-top:20px;text-align:center}.result__search--options{background-color:#fff;padding:44px 0}.result__search--options .breadcrumbs{margin:22px 20px 8px}.result__search--options .breadcrumbs__list{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.result__search .predictive-search__popular{margin:0 60px;padding-bottom:24px}.result__search .filter[data-active=true]{min-height:calc(100% - 78px)}.markdown>*{margin-bottom:10px}.markdown--list{padding-left:20px}.markdown--sub-item{padding-left:10px}.page-404{background-image:var(--background-404);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:90vh}.error-page{align-items:flex-start;display:flex;flex-direction:column;height:90vh;justify-content:center;text-align:center}.error-page__title{color:#fff;font-size:60px;font-weight:700;margin-bottom:0}.error-page__text{color:#fff;font-size:24px;font-weight:400;line-height:28.8px}.padding404-section{padding:12px 0}.img404-order__top{order:-1}.img404-order__bottom{order:4}.ambassador-profile__banner{align-items:center;background-color:var(--description-1-background);color:#fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:140px;padding-bottom:5rem;padding-top:43px;position:relative}.ambassador-profile__banner .ambassador-type{color:#fff;font-size:18px;line-height:26px}.ambassador-profile__banner .ambassador-name{color:#fff;font-size:32px;letter-spacing:-.64px;line-height:120%;margin-bottom:12px;position:relative;text-align:center}.ambassador-profile__banner .ambassador-name:after{background:var(--details-2);content:"";display:block;height:6px;margin:5px 0 32px;width:100%}.ambassador-profile__banner .ambassador-description-1{margin-bottom:64px;max-width:720px;text-align:center}.ambassador-profile__banner .ambassador-description-1 *{font-size:18px;line-height:26px;text-align:center}.ambassador-profile .ambassador-description-2{background-color:var(--description-2-background);color:var(--color-nuance);font-size:16px;font-style:normal;font-weight:700;left:0;line-height:24px;max-width:720px;padding:32px;position:absolute;right:0;text-align:center;top:410px}.ambassador-profile .ambassador-description-2.text-white{color:var(--color-text-1)}.ambassador-profile .ambassador-description-2.text-gray{color:var(--color-bg-info)}.ambassador-profile__dual-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.ambassador-profile__dual-section .dual-info{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:22px;margin-top:22px}.ambassador-profile__dual-section .dual-info--left{flex-direction:row-reverse}.ambassador-profile__dual-section .dual-info>div{margin-right:44px;width:calc(50% - 44px)}.ambassador-profile__dual-section .dual-info>div strong{display:block;font-size:24px;font-weight:700;letter-spacing:-.48px;line-height:120%;margin-bottom:20px}.ambassador-profile__dual-section .dual-info>div p{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:2ch}.ambassador-profile__dual-section .dual-info>div p:last-child{margin-bottom:0}.ambassador-profile__dual-section .dual-info--left>div{margin-left:44px}.ambassador-profile__dual-section .dual-info>picture{padding-bottom:50%;position:relative;width:50%}.ambassador-profile__dual-section .dual-info>picture img{height:100%;position:absolute;width:100%}@media (max-width:768px){.ambassador-profile .ambassador-profile__banner{margin-bottom:40px;padding-bottom:0}.ambassador-profile .ambassador-profile__banner .ambassador-description-1{margin-bottom:40px}.ambassador-profile .ambassador-description-2{position:static}.ambassador-profile__dual-section .dual-info{flex-direction:column}.ambassador-profile__dual-section .dual-info--left>div,.ambassador-profile__dual-section .dual-info>div{margin-left:0;margin-right:0;width:unset}.ambassador-profile__dual-section .dual-info--left>picture,.ambassador-profile__dual-section .dual-info>picture{margin-top:44px;padding-bottom:100%;width:100%}}.ambassador__title{margin-bottom:12px;margin-top:44px;text-align:center}.ambassador__description{font-size:18px;font-weight:400;line-height:26px;margin-bottom:32px;text-align:center}.ambassador__grid{align-content:center;align-items:center;column-gap:26px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;justify-items:center;max-width:100%;max-width:1400px;row-gap:26px}.ambassador__grid .grid-item--mobile{display:none}.ambassador__grid .grid-item{position:relative;width:100%}.ambassador__grid .grid-item picture{display:block;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.ambassador__grid .grid-item picture img{height:100%;position:absolute;transform:scale(1);transition:transform .5s ease;width:100%}.ambassador__grid .grid-item__title{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:32px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:-.64px;line-height:120%;padding:0 24px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:calc(100% - 48px)}.ambassador__grid .grid-item__title button{font-size:18px;font-style:normal;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:12px 0 0;min-width:176px;padding:12px}.ambassador__grid .grid-item__title .btn-2:hover path,.ambassador__grid .grid-item__title .btn-2:hover svg{fill:var(--color-btn-color-2-hover)}.ambassador__grid .grid-item__title button svg{height:16px;margin-left:8px;width:16px}.ambassador__grid .grid-item__title button:hover svg path{fill:var(--color-btn-color-3-hover)}.ambassador__grid .grid-item__title span{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}.ambassador__grid .grid-item:hover picture img{transform:scale(1.1)}.ambassador__grid .grid-item__title--mobile{align-items:center;display:flex;flex-direction:column;justify-content:center}.ambassador__grid .grid-item__title--mobile button{font-size:18px;font-style:normal;font-weight:400;letter-spacing:-.36px;line-height:22px;margin:12px 0 0;min-width:176px;padding:12px}.ambassador__grid .grid-item__title--mobile button svg{height:16px;margin-left:8px;width:16px}.ambassador__grid .grid-item__title--mobile button:hover svg path{fill:var(--color-btn-color-3-hover)}@media (max-width:768px){.ambassador__grid{grid-template-columns:1fr}.ambassador__grid .grid-item{display:none}.ambassador__grid .grid-item--mobile{display:block}.ambassador__grid .grid-item__title--mobile{bottom:0;transform:none}}.ratings{display:inline-block;overflow:hidden;position:relative;vertical-align:middle}.ratings__full-stars{color:var(--color-text);left:0;overflow:hidden;position:absolute;top:0;white-space:nowrap}.ratings__empty-stars:before,.ratings__full-stars:before{content:"\2605\2605\2605\2605\2605";font-size:1rem}.ratings__empty-stars:before{color:transparent}.ratings__empty-stars:before,.ratings__full-stars:before{-webkit-text-stroke:1px var(--color-text)}@-moz-document url-prefix(){.ratings__full-stars{color:var(--color-text)}}.top__bar{background-color:var(--top-bar-color);color:#fff;font-size:12px;position:relative;width:100%;z-index:3}.top__bar>.wrapper{align-items:center;display:flex;justify-content:space-between}@media (max-width:768px){.top__bar>.wrapper{justify-content:center}}.top__bar svg{cursor:pointer;height:10px;position:absolute;right:8px;top:9px;transform:translateY(15px);width:10px;z-index:2}.top__bar__content{align-items:center;margin-right:20px;max-width:60%}@media (max-width:936px){.top__bar__content{max-width:30%}}@media (max-width:768px){.top__bar__content{max-width:90%}}.top__bar__message{display:none;font-size:14px}.top__bar__message strong{font-weight:600}.top__bar__message p{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:normal}@media (max-width:768px){.top__bar__message p{padding:10px 0}}.top__bar__message a{color:#fff;text-decoration:underline}.top__bar .custom-select__selector{background-color:transparent;border:none;width:auto}.top__bar .custom-select__selector:after{content:var(--icon-select-white)}.top__bar .custom-select__selector:hover{border:none}.top__bar .custom-select__dropdown{max-height:250px;overflow:auto}.top__bar .custom-select__dropdown .custom-select__dropdown-item>a{color:#000;display:flex!important}.top__bar .custom-select__dropdown .custom-select__dropdown-item img{border-radius:50%}.custom-select__selector__label{color:#fff;display:flex;margin-right:1.25rem}.custom-select__selector__label img{border-radius:50%}.top__bar-items{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center}@media (max-width:768px){.top__bar-items{display:none}}.top__bar-items-item{align-content:center;align-items:center;color:#fff;display:flex;flex-direction:row;font-size:14px;justify-content:center;padding:10px 0;text-decoration:none}.top__bar-items-item img{margin-right:10px}.top__bar-items-item:not(.top__bar-items-item:last-child){margin-right:40px}.top__bar-items-item a:hover{text-decoration:underline}.btn-1:hover img{filter:brightness(0)}@media (max-width:768px){.top__bar .custom-select__selector__label .top__bar-items-item{color:#fff}}.top__bar-items-account{cursor:pointer;min-width:unset;width:auto}@media (max-width:768px){.top__bar-items-account{justify-items:flex-start;min-width:170px}}@media (min-width:768px){.top__bar-items-account.custom-select:hover .custom-select__dropdown{display:block}}@media (max-width:768px){.top__bar-items-account .custom-select__selector__label .top__bar-items-item{color:var(--color-primary);font-size:var(--font-size--xs);font-weight:400}}.top__bar-items-account .custom-select__selector{background-color:transparent;border:unset;padding:0;width:auto}.top__bar-items-account .custom-select__selector:after{content:unset}.top__bar-items-account .custom-select__dropdown{left:auto;max-width:300px;min-width:200px;right:0;top:52px;width:auto}@media (min-width:768px){.top__bar-items-account .custom-select__dropdown{top:43px}}.top__bar-items-account .custom-select__dropdown-item a{display:block;font-size:var(--font-size--xs);font-weight:400;padding:10px 23px}.top__bar-items-account .custom-select__dropdown-item:first-of-type{border-bottom:1px solid transparent}@media (max-width:768px){.top__bar-items-account .custom-select__dropdown-item:first-of-type{border-top:1px solid #f0f0f0}}.top__bar-items-account .custom-select__dropdown-item:nth-of-type(2){border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0}.top__bar-items-account .custom-select__dropdown-item:nth-of-type(3),.top__bar-items-account .custom-select__dropdown-item:nth-of-type(4){border-bottom:1px solid #f0f0f0}.top__bar-items-account .custom-select__dropdown-item:hover{background-color:var(--color-bg-hero-account);border-bottom:1px solid var(--color-bg-hero-account)}.top__bar-items-account .custom-select__dropdown-item:hover a{color:#fff}.top__bar-items-account .custom-select__dropdown-item a{margin:0}.container__reward{height:90px;padding:0;position:relative}.container__reward-bar{background:var(--color-bar-reward-empty);border-radius:50px;height:6px;margin-top:10px;overflow:hidden;width:100%}.container__reward-bar--progress{background:var(--color-bar-reward-active);border-radius:inherit;height:100%;transition:width .3s ease-in-out;width:0}.container__reward-content{align-items:center;display:flex;justify-content:space-between;position:absolute;top:1px;width:100%;z-index:-1}.container__reward-content--reward{text-align:center;width:25%}.container__reward-content--reward p{color:var(--color-bar-reward-empty);font-weight:600}.container__reward-content--reward p.active{color:var(--color-bar-reward-active)}.container__reward-content--reward p.point-none{color:#4440}.shopify-challenge__container{margin:7rem auto!important}.shopify-challenge__message{display:block;font-size:18px;font-weight:600;margin-bottom:25px}.shopify-challenge__button{border-radius:0;border-style:none;border-width:1px;cursor:pointer;font-weight:600;padding:15px 30px;transition:.3s ease;transition-property:background-color}.shopify-challenge__button:hover{background-color:var(--color-btn-bg-1-hover);border:1px solid var(--color-btn-border-1-hover);color:var(--color-btn-color-1-hover);text-decoration:none}.shopify-challenge__button:hover>div#loading{border:3px solid transparent;border-top:3px solid var(--color-btn-color-1-hover)}.shopify-challenge__button:disabled{opacity:.3}.g-recaptcha{margin:1rem auto}.container-quantity{align-items:center;border:1px solid #ccc;box-sizing:border-box;display:flex;font-size:var(--font-size--m);justify-content:flex-start;margin-top:10px;padding:8px;width:144px}.container-quantity input{border-style:none;padding:0;text-align:center;width:calc(100% - 32px)}.container-quantity .btn-change{cursor:pointer;display:flex;height:16px;padding:3px;width:16px}.modal{align-items:flex-end;background-color:#fff;box-shadow:0 0 10px #00000026;box-sizing:border-box;display:none;flex-direction:column;left:50%;max-height:95%;overflow-y:auto;padding:20px 20px 50px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:5}.modal::-webkit-scrollbar{height:8px;width:8px}.modal::-webkit-scrollbar-track{background-color:#ccc;border-radius:10px}.modal::-webkit-scrollbar-thumb{background-color:#767676;border-radius:10px}.modal[data-active=true]{display:flex}@media screen and (max-width:900px){.modal{width:90%}}.modal .icon-close{cursor:pointer;margin-bottom:10px}.overlay{background-color:#00000054;height:100%;position:fixed;right:0;top:0;width:100%;z-index:4}.overlay.overlay--loader-filters{align-items:center;display:none;justify-content:center;z-index:16}.content-pages{padding-bottom:44px;padding-top:44px}@media (min-width:992px){.content-pages{padding-bottom:88px;padding-top:88px}}.content-pages li,.content-pages ol,.content-pages ul{list-style-position:inside}.content-pages a{cursor:pointer;display:inline-block;position:relative;text-decoration:none;transition:transform .3s}.content-pages a:active{transform:scale(.98)}.content-pages a:after{background-color:currentColor;bottom:2px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .3s ease-out;width:100%}.content-pages a:hover:after{transform:scaleX(0);transform-origin:bottom right}.content-pages h2,.content-pages h3,.content-pages h4,.content-pages h5,.content-pages h6{margin-bottom:20px}.content-pages h2,.content-pages h3{color:var(--color-primary)}.content-pages h1{text-align:center}.content-pages table,.content-pages td,.content-pages th{border:1px solid var(--color-primary)}.content-pages th{text-align:start}.category-products{column-gap:20px;display:grid;grid-template-columns:1fr 1fr;place-items:center;row-gap:20px}@media (max-width:768px){.category-products{grid-template-columns:1fr;grid-template-rows:auto}}.category-products-wrapper .h2{text-align:center}.category-products__card{position:relative;width:100%}.category-products__card-img{display:flex;overflow:hidden;padding-bottom:100%;position:relative}.category-products__card-img:hover img{transform:scale(1.1)}.category-products__card-img-file{height:100%;left:0;object-fit:cover;object-position:top;position:absolute;top:0;transition:transform .5s ease;width:100%}.category-products__card-info{align-items:flex-end;bottom:20px;display:flex;flex-direction:row;justify-content:space-between;left:0;padding:0 50px;position:absolute;width:calc(100% - 100px)}@media (max-width:768px){.category-products__card-info{align-items:flex-end;padding:0 20px;width:calc(100% - 40px)}}.category-products__card span{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#fff;display:-webkit-box;font-family:var(--font-title),sans-serif;font-size:32px;font-weight:700;line-height:48px;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.category-products__card svg{min-height:36px;min-width:36px}.category-products__card path,.category-products__card svg{fill:#fff}.category-products__card-title{font-size:var(--font-size--xs);max-height:none!important}.grid-section{grid-template-columns:repeat(4,1fr)}@media (max-width:768px){.grid-section{grid-template-columns:repeat(2,1fr)}}.grid-section .category-products__card-info{padding:0 30px;width:calc(100% - 60px)}.grid-section .category-products__card-info span{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:24px;font-weight:700;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}@media (max-width:989px){.grid-section .category-products__card-info span{font-size:18px}}@media (max-width:719px){.grid-section .category-products__card-info span{font-size:16px}}.grid-section .category-products__card-info svg{max-height:20px;max-width:20px;min-height:20px;min-width:20px}@media (max-width:1000px){.grid-section .category-products__card-info{padding:0 10px;width:calc(100% - 20px)}}@media (max-width:768px){.grid-section .category-products__card-info h2{font-size:var(--font-size--m);grid-column:span 2}}.h2.grid-section-title{color:#000;font-family:var(--font-title),sans-serif;margin-bottom:32px;text-align:center}@media (max-width:768px){.h2.grid-section-title{font-size:var(--font-size--h4);letter-spacing:var(--font-size--h4-ls)}}.animate{animation:animateCell .6s ease-out;animation-fill-mode:backwards}.child-animate:first-child,.child-animate:first-child .sub-child-animate{animation-delay:.1s}.child-animate:nth-child(2),.child-animate:nth-child(2) .sub-child-animate{animation-delay:.2s}.child-animate:nth-child(3),.child-animate:nth-child(3) .sub-child-animate{animation-delay:.3s}.child-animate:nth-child(4),.child-animate:nth-child(4) .sub-child-animate{animation-delay:.4s}.child-animate:nth-child(5),.child-animate:nth-child(5) .sub-child-animate{animation-delay:.5s}.child-animate:nth-child(6),.child-animate:nth-child(6) .sub-child-animate{animation-delay:.6s}.child-animate:nth-child(7),.child-animate:nth-child(7) .sub-child-animate{animation-delay:.7s}.child-animate:nth-child(8),.child-animate:nth-child(8) .sub-child-animate{animation-delay:.8s}.child-animate:nth-child(9),.child-animate:nth-child(9) .sub-child-animate{animation-delay:.9s}.child-animate:nth-child(10),.child-animate:nth-child(10) .sub-child-animate{animation-delay:1s}.child-animate:nth-child(11),.child-animate:nth-child(11) .sub-child-animate{animation-delay:1.1s}.child-animate:nth-child(12),.child-animate:nth-child(12) .sub-child-animate{animation-delay:1.2s}.child-animate:nth-child(13),.child-animate:nth-child(13) .sub-child-animate{animation-delay:1.3s}.child-animate:nth-child(14),.child-animate:nth-child(14) .sub-child-animate{animation-delay:1.4s}.child-animate:nth-child(15),.child-animate:nth-child(15) .sub-child-animate{animation-delay:1.5s}.child-animate:nth-child(16),.child-animate:nth-child(16) .sub-child-animate{animation-delay:1.6s}.child-animate:nth-child(17),.child-animate:nth-child(17) .sub-child-animate{animation-delay:1.7s}.child-animate:nth-child(18),.child-animate:nth-child(18) .sub-child-animate{animation-delay:1.8s}.child-animate:nth-child(19),.child-animate:nth-child(19) .sub-child-animate{animation-delay:1.9s}.child-animate:nth-child(20),.child-animate:nth-child(20) .sub-child-animate{animation-delay:2s}.child-animate:nth-child(21),.child-animate:nth-child(21) .sub-child-animate{animation-delay:2.1s}.child-animate:nth-child(22),.child-animate:nth-child(22) .sub-child-animate{animation-delay:2.2s}.child-animate:nth-child(23),.child-animate:nth-child(23) .sub-child-animate{animation-delay:2.3s}.child-animate:nth-child(24),.child-animate:nth-child(24) .sub-child-animate{animation-delay:2.4s}.child-animate:nth-child(25),.child-animate:nth-child(25) .sub-child-animate{animation-delay:2.5s}.child-animate:nth-child(26),.child-animate:nth-child(26) .sub-child-animate{animation-delay:2.6s}.child-animate:nth-child(27),.child-animate:nth-child(27) .sub-child-animate{animation-delay:2.7s}.child-animate:nth-child(28),.child-animate:nth-child(28) .sub-child-animate{animation-delay:2.8s}.child-animate:nth-child(29),.child-animate:nth-child(29) .sub-child-animate{animation-delay:2.9s}.child-animate:nth-child(30),.child-animate:nth-child(30) .sub-child-animate{animation-delay:3s}.child-animate:nth-child(31),.child-animate:nth-child(31) .sub-child-animate{animation-delay:3.1s}.child-animate:nth-child(32),.child-animate:nth-child(32) .sub-child-animate{animation-delay:3.2s}.child-animate:nth-child(33),.child-animate:nth-child(33) .sub-child-animate{animation-delay:3.3s}.child-animate:nth-child(34),.child-animate:nth-child(34) .sub-child-animate{animation-delay:3.4s}.child-animate:nth-child(35),.child-animate:nth-child(35) .sub-child-animate{animation-delay:3.5s}.child-animate:nth-child(36),.child-animate:nth-child(36) .sub-child-animate{animation-delay:3.6s}.child-animate:nth-child(37),.child-animate:nth-child(37) .sub-child-animate{animation-delay:3.7s}.child-animate:nth-child(38),.child-animate:nth-child(38) .sub-child-animate{animation-delay:3.8s}.child-animate:nth-child(39),.child-animate:nth-child(39) .sub-child-animate{animation-delay:3.9s}.child-animate:nth-child(40),.child-animate:nth-child(40) .sub-child-animate{animation-delay:4s}.child-animate:nth-child(41),.child-animate:nth-child(41) .sub-child-animate{animation-delay:4.1s}.child-animate:nth-child(42),.child-animate:nth-child(42) .sub-child-animate{animation-delay:4.2s}.child-animate:nth-child(43),.child-animate:nth-child(43) .sub-child-animate{animation-delay:4.3s}.child-animate:nth-child(44),.child-animate:nth-child(44) .sub-child-animate{animation-delay:4.4s}.child-animate:nth-child(45),.child-animate:nth-child(45) .sub-child-animate{animation-delay:4.5s}.child-animate:nth-child(46),.child-animate:nth-child(46) .sub-child-animate{animation-delay:4.6s}.child-animate:nth-child(47),.child-animate:nth-child(47) .sub-child-animate{animation-delay:4.7s}.child-animate:nth-child(48),.child-animate:nth-child(48) .sub-child-animate{animation-delay:4.8s}.child-animate:nth-child(49),.child-animate:nth-child(49) .sub-child-animate{animation-delay:4.9s}.child-animate:nth-child(50),.child-animate:nth-child(50) .sub-child-animate{animation-delay:5s}@keyframes animateCell{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map?v=128920378777290862821712585991 */
