@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.section--subscribe{margin-top:var(--margin-top);margin-bottom:var(--margin-top)}.section--subscribe .section-container{display:grid;grid-template-columns:100%;grid-auto-rows:min-content;align-items:center;justify-content:center}.section--subscribe .section-header{color:var(--2-Text-main, #201C28);text-align:center;font-size:44px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:1px}.section--subscribe .section-body{margin-top:24px;margin-bottom:32px;color:var(--2-Text-main, #201C28);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.section--subscribe .section-footer{display:flex;align-items:center;justify-content:center}.section--subscribe .section-item{width:100%;max-width:376px;position:relative;--icon-size: 32px}.section--subscribe .section-item .button{position:absolute;right:0;top:0}.section--subscribe .section-item .button svg{width:var(--icon-size);height:var(--icon-size)}.section--subscribe .section-item input{padding-right:48px}@media (max-width: 767.98px){.section--subscribe .section-header{font-size:26px}}.section--terms{padding-top:var(--margin-top);padding-bottom:var(--margin-top)}.section--terms .section-header h1{text-transform:uppercase;font-weight:600;font-size:42px;line-height:1;text-align:center;margin-bottom:1.5rem}.section--terms .section-body{font-size:16px;line-height:24px;padding-top:3rem;padding-bottom:3rem}.section--catalog{margin-top:var(--margin-top);margin-bottom:var(--margin-top)}.section--catalog .section-container{display:grid;grid-template-columns:100%;justify-content:space-between;grid-gap:32px}.section--catalog .section-header{display:flex;align-items:center;justify-content:center}.section--catalog .section-body{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;-moz-column-gap:20px;column-gap:20px;row-gap:32px}.section--catalog .section-footer{display:flex;align-items:center;justify-content:center}@media (max-width: 1023.98px){.section--catalog .section-body{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.section--catalog .section-body{grid-template-columns:100%;grid-auto-rows:min-content}}.section--other-products .section-container{grid-template-columns:auto min-content}.section--other-products .section-header{justify-content:space-between;flex-wrap:wrap;gap:8px}.section--other-products .section-header-title{font-size:30px}.section--other-products .section-body{grid-column:1/3}.section--other-products .section-footer .button{min-width:280px}@media (max-width: 575.98px){.section--other-products .section-container{grid-template-columns:100%}.section--other-products .section-container>*{grid-row:auto;grid-column:auto}.section--other-products .section-header{justify-content:center}.section--other-products .section-footer{grid-row:3}}.header{display:flex;align-items:center;justify-content:center;padding-left:var(--left-right-padding);padding-right:var(--left-right-padding)}.header-container{padding:17px 0;display:grid;grid-template-columns:100%;grid-auto-rows:min-content;grid-gap:20px}.header-body{display:flex;align-items:center;justify-content:space-between}.header-footer{display:flex;align-items:center;justify-content:center;gap:52px}.header-link{text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;position:relative}.header-link.active{font-weight:600;color:var(--accent-color)}.header-link.cart.icon{content:url(/build/assets/cart-TOFiHIfu.svg);width:24px;height:24px;position:absolute;top:-23px;left:0}@media (max-width: 1023.98px){.header{position:relative}.header-footer{position:absolute;z-index:99;top:calc(100% + 0px);left:0;width:100%;padding:16px;background:var(--11, linear-gradient(90deg, #1740D0 0%, #BAB0FF 100%));flex-direction:column;gap:16px}}.header-body .hamburger{display:flex;flex-direction:column;width:30px;height:30px;cursor:pointer;justify-content:center;position:relative}.header-body .hamburger__input{display:none}.header-body .hamburger__line{background:#fff;border-radius:4.5px;height:3px;margin:3px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.header-body .hamburger__line:nth-of-type(1){width:50%}.header-body .hamburger__line:nth-of-type(2){width:100%}.header-body .hamburger__line:nth-of-type(3){width:75%}.header-body .hamburger__input:checked~.hamburger__line:nth-of-type(1){transform-origin:bottom;transform:rotate(45deg) translate(3.75px)}.header-body .hamburger__input:checked~.hamburger__line:nth-of-type(2){transform-origin:top;transform:rotate(-45deg)}.header-body .hamburger__input:checked~.hamburger__line:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(12.75px,-4.5px) rotate(45deg)}.cart-text{display:none}@media (min-width: 480px){.cart-text{display:inline}}@media (min-width: 1024px){#header-footer.hidden{display:flex}.header-item .hamburger{display:none!important}.header-hamburger{display:none}}.footer{background:var(--footer-color);color:#fff;padding-left:var(--left-right-padding);padding-right:var(--left-right-padding)}.footer-container{padding-top:40px;display:flex;flex-direction:column;justify-content:space-between;gap:32px}@media (min-width: 768px){.footer-container{flex-direction:row}}.footer-container .footer__item{flex-grow:1}.footer-body{display:flex}.footer-body-block{display:flex;flex-direction:column}@media (max-width: 767.98px){.footer-body{grid-template-columns:100%;grid-gap:36px}}.footer-footer{grid-column:1/4;display:flex;flex-direction:column}.footer-sub{border-top:1px solid rgba(255,255,255,.2);padding:32px;grid-column:1/4;display:flex;align-items:center;justify-content:center;color:var(--S9-White, #FFF);font-size:16px;font-style:normal;font-weight:400;line-height:20px}.footer-item{color:#fff;font-size:.875rem}.footer-item--header{font-size:1.25rem;font-weight:500;line-height:1.5rem;margin-bottom:20px}@media (max-width: 1023.98px){.footer-container{grid-template-columns:100%}.footer-container>*{grid-column:auto;grid-row:auto}.footer-footer{flex-direction:column}}@media (max-width: 767.98px){.footer-container{display:grid;grid-template-columns:100%;grid-auto-rows:min-content;gap:50px}.footer-body-block{flex-direction:column}}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:99}.modal__container{background-color:#fff;padding:30px;max-width:500px;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;box-sizing:border-box}.modal__close{background:transparent;border:0}.modal__content{margin-top:2rem;line-height:1.5;color:#000c}.modal__btn{font-size:.875rem;padding:.5rem 1rem;background-color:#e6e6e6;color:#000c;border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.input--custom{display:block;position:relative;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input--custom input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{--size: 16px;height:var(--size);width:var(--size);min-width:var(--size);min-height:var(--size);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><circle cx="8" cy="8" r="7.5" stroke="%23E6ECF7"/></svg>');display:flex;align-items:center;justify-content:center}.input--custom input:checked~.checkmark{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><circle cx="8" cy="8" r="7.5" stroke="%230045AC"/><circle cx="8" cy="8" r="5" fill="%230045AC"/></svg>')}.input--custom .checkmark:after{--size: 10px;height:var(--size);width:var(--size);min-width:var(--size);min-height:var(--size)}input,select,textarea{background:#fff;max-width:100%}select.input-1{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:48px!important;cursor:pointer}.input-box{position:relative;margin:0}.input-box,.input-box *{box-sizing:border-box}.input-box textarea{width:100%;border:1px solid #cecece;background:#fff;padding:15px;font-weight:300;font-size:16px;color:#626262;outline:none;border-radius:6px}.input-box textarea::-moz-placeholder{color:#222;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.input-box textarea::placeholder{color:#222;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.input-box .input-label{z-index:2;position:absolute;color:#222;max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;left:8px;top:15px;padding:0 16px;transition:.25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-style:normal;font-weight:400;font-size:16px;line-height:16px;display:flex;align-items:center;letter-spacing:.005em}.input-box .input-label svg{position:relative;width:15px;height:15px;top:2px;transition:.25s}.input-box .input-1{background-color:transparent;box-sizing:border-box;width:100%;color:#373535;border:1px solid #CED4DA;border-radius:6px;padding:13px 17px;transition:.25s;font-size:16px;line-height:16px;font-style:normal;font-weight:400}.input-box .input-1:focus{border:1px solid #1E1E1E;transition:.25s;outline:none}.input-box .input-1::-moz-placeholder{color:#222;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.input-box .input-1::placeholder{color:#222;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.input-box.error .input-label{color:#fc554c;top:-12px;background:#fff;font-size:11px;transition:.25s}.input-box.error .input-1{border:2px solid #FC554C}.input-box.fill .input-label:first-of-type{color:#000}.input-box.fill.error .input-label:first-of-type{color:#ff4741}.input-box.focus .input-label,.input-box.fill .input-label,.input-box.active .input-label{display:none;color:#000;top:-12px;background:#fff;font-size:11px;border-radius:4px;transition:.25s}.input-box.focus .input-label svg,.input-box.fill .input-label svg,.input-box.active .input-label svg{position:relative;width:11px;height:11px;top:2px;transition:.25s}.input-box.active .input-1{border:2px solid #000}.pull-right{float:right}.clear{clear:both}textarea{max-width:100%;min-width:100%;width:100%;min-height:134px}.input-box .selection-box:before{display:none}.input-box .selection-box:after{display:flex;align-items:center;justify-content:center;content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%237D838C' stroke-width='1.6'/%3E%3C/svg%3E%0A");width:24px;height:24px;right:12px;top:calc(50% - 8px)}input.input--clear{background:none;border:none;outline:none}input.input--clear::-moz-placeholder{color:inherit}input.input--clear::placeholder{color:inherit}.input-box .password-eye{position:absolute;top:0;right:0;padding:13px 16px}.input-box .password-eye svg:not(.active){display:none}.v-check{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.v-check a{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.v-check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}input:checked~.v-check__checkmark{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 1C1.89543 1 1 1.89543 1 3V21C1 22.1046 1.89543 23 3 23H21C22.1046 23 23 22.1046 23 21V3C23 1.89543 22.1046 1 21 1H3Z" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M21 3H3L3 21H21V3ZM3 1C1.89543 1 1 1.89543 1 3V21C1 22.1046 1.89543 23 3 23H21C22.1046 23 23 22.1046 23 21V3C23 1.89543 22.1046 1 21 1H3Z" fill="%230045AC"/><path fill-rule="evenodd" clip-rule="evenodd" d="M18.6628 7.25117C19.0763 7.61719 19.1149 8.24918 18.7489 8.66276L12.1069 16.1676C12.101 16.1743 12.095 16.181 12.089 16.1878C11.9839 16.3066 11.8688 16.4367 11.7606 16.5405C11.6404 16.6558 11.4577 16.8104 11.2002 16.905C10.8549 17.0317 10.4784 17.0317 10.1332 16.905C9.87566 16.8104 9.69295 16.6558 9.57275 16.5405C9.46451 16.4367 9.34944 16.3066 9.24432 16.1878C9.23833 16.181 9.23237 16.1743 9.22644 16.1676L6.25117 12.8058C5.88514 12.3922 5.92369 11.7602 6.33727 11.3942C6.75084 11.0282 7.38283 11.0667 7.74886 11.4803L10.6667 14.7772L17.2512 7.33727C17.6172 6.92369 18.2492 6.88514 18.6628 7.25117ZM10.9652 15.1047C10.9672 15.1063 10.9683 15.1072 10.9683 15.1072C10.9683 15.1073 10.9673 15.1065 10.9652 15.1047ZM10.3651 15.1072C10.3651 15.1072 10.3661 15.1063 10.3681 15.1047C10.3661 15.1065 10.3651 15.1073 10.3651 15.1072Z" fill="%230045AC"/></svg>')}.v-check__container{position:absolute;top:0;right:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.v-check__checkmark{position:absolute;top:0;left:0;height:24px;width:24px;content:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.5" y="0.5" width="23" height="23" rx="3.5" stroke="%239D9C9C"/></svg>')}.v-check--cart,.v-check--cart-product,.v-check--product{padding:16px;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.v-check--cart .v-check__container,.v-check--cart-product .v-check__container,.v-check--product .v-check__container{border-radius:8px;border:1px solid #000;background:#fff}.v-check--cart .v-check__checkmark,.v-check--cart-product .v-check__checkmark,.v-check--product .v-check__checkmark{top:calc(50% - 12px);left:16px;width:24px;height:24px;background-color:transparent!important;content:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.9954' cy='12.0111' r='9.845' stroke='%231D211F' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.v-check--cart .v-check__input:checked~.v-check__container,.v-check--cart-product .v-check__input:checked~.v-check__container,.v-check--product .v-check__input:checked~.v-check__container{border-radius:8px;border:1px solid #5FA2FE;background:#e3ebfc}.v-check--cart .v-check__input:checked~.v-check__checkmark,.v-check--cart-product .v-check__input:checked~.v-check__checkmark,.v-check--product .v-check__input:checked~.v-check__checkmark{content:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1.41931C9.18955 1.41931 6.49421 2.53576 4.50693 4.52304C2.51964 6.51033 1.4032 9.20567 1.4032 12.0161C1.4032 14.8266 2.51964 17.5219 4.50693 19.5092C6.49421 21.4965 9.18955 22.6129 12 22.6129C14.8104 22.6129 17.5058 21.4965 19.4931 19.5092C21.4804 17.5219 22.5968 14.8266 22.5968 12.0161C22.5968 9.20567 21.4804 6.51033 19.4931 4.52304C17.5058 2.53576 14.8104 1.41931 12 1.41931ZM2.9232 12.0161C2.9232 9.60879 3.8795 7.30007 5.58173 5.59784C7.28396 3.89561 9.59268 2.93931 12 2.93931C14.4073 2.93931 16.716 3.89561 18.4183 5.59784C20.1205 7.30007 21.0768 9.60879 21.0768 12.0161C21.0768 14.4234 20.1205 16.7321 18.4183 18.4344C16.716 20.1366 14.4073 21.0929 12 21.0929C9.59268 21.0929 7.28396 20.1366 5.58173 18.4344C3.8795 16.7321 2.9232 14.4234 2.9232 12.0161ZM12 15.2161C12.8487 15.2161 13.6626 14.879 14.2627 14.2789C14.8629 13.6787 15.2 12.8648 15.2 12.0161C15.2 11.1674 14.8629 10.3535 14.2627 9.75337C13.6626 9.15325 12.8487 8.81611 12 8.81611C11.1513 8.81611 10.3374 9.15325 9.73726 9.75337C9.13714 10.3535 8.8 11.1674 8.8 12.0161C8.8 12.8648 9.13714 13.6787 9.73726 14.2789C10.3374 14.879 11.1513 15.2161 12 15.2161Z' fill='%23000'/%3E%3C/svg%3E%0A")}.v-check--radio .v-check__checkmark{content:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='11.9954' cy='12.0111' r='9.845' stroke='%231D211F' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.v-check--radio .v-check__input:checked~.v-check__label{font-weight:600}.v-check--radio .v-check__input:checked~.v-check__checkmark{content:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1.41931C9.18955 1.41931 6.49421 2.53576 4.50693 4.52304C2.51964 6.51033 1.4032 9.20567 1.4032 12.0161C1.4032 14.8266 2.51964 17.5219 4.50693 19.5092C6.49421 21.4965 9.18955 22.6129 12 22.6129C14.8104 22.6129 17.5058 21.4965 19.4931 19.5092C21.4804 17.5219 22.5968 14.8266 22.5968 12.0161C22.5968 9.20567 21.4804 6.51033 19.4931 4.52304C17.5058 2.53576 14.8104 1.41931 12 1.41931ZM2.9232 12.0161C2.9232 9.60879 3.8795 7.30007 5.58173 5.59784C7.28396 3.89561 9.59268 2.93931 12 2.93931C14.4073 2.93931 16.716 3.89561 18.4183 5.59784C20.1205 7.30007 21.0768 9.60879 21.0768 12.0161C21.0768 14.4234 20.1205 16.7321 18.4183 18.4344C16.716 20.1366 14.4073 21.0929 12 21.0929C9.59268 21.0929 7.28396 20.1366 5.58173 18.4344C3.8795 16.7321 2.9232 14.4234 2.9232 12.0161ZM12 15.2161C12.8487 15.2161 13.6626 14.879 14.2627 14.2789C14.8629 13.6787 15.2 12.8648 15.2 12.0161C15.2 11.1674 14.8629 10.3535 14.2627 9.75337C13.6626 9.15325 12.8487 8.81611 12 8.81611C11.1513 8.81611 10.3374 9.15325 9.73726 9.75337C9.13714 10.3535 8.8 11.1674 8.8 12.0161C8.8 12.8648 9.13714 13.6787 9.73726 14.2789C10.3374 14.879 11.1513 15.2161 12 15.2161Z' fill='%230'/%3E%3C/svg%3E%0A")}.v-check--product{padding:0;margin:0}.v-check--product .v-check__checkmark{top:20px;left:20px;width:24px;height:24px;background-color:transparent!important;content:url("data:image/svg+xml,%3Csvg width='25' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.951.045a4.067 4.067 0 0 0-2.628 1.538 4.848 4.848 0 0 0-.707 1.48l-.095.375v17.125l.095.375c.115.456.429 1.113.707 1.479a4.135 4.135 0 0 0 2.245 1.468l.37.094h17.125l.369-.094a4.135 4.135 0 0 0 2.245-1.468 4.854 4.854 0 0 0 .707-1.479l.095-.375V3.438l-.094-.37A4.135 4.135 0 0 0 22.917.823a5.046 5.046 0 0 0-1.459-.706l-.354-.095-8.458-.006C7.994.012 4.081.025 3.951.045m17.071 2.019c.464.12.973.522 1.239.978.253.433.239-.098.239 8.957 0 7.911-.003 8.286-.077 8.551-.178.641-.762 1.219-1.401 1.385-.22.058-1.178.065-8.522.065-9.056 0-8.525.014-8.958-.239a2.656 2.656 0 0 1-.78-.768c-.28-.465-.262.142-.262-8.993s-.018-8.528.262-8.993c.158-.261.515-.614.781-.769.421-.246-.1-.232 8.938-.235 7.344-.003 8.322.004 8.541.061' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E")}.v-check--product .v-check__input:checked~.v-check__checkmark{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='4' fill='%230'/%3E%3Cg clip-path='url(%23clip0_50_2744)'%3E%3Cpath d='M9.49992 15.5L5.99992 12L4.83325 13.1667L9.49992 17.8334L19.4999 7.83335L18.3333 6.66669L9.49992 15.5Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_50_2744'%3E%3Crect width='20' height='20' fill='white' transform='translate(2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.v-check--cart-product{padding:16px 0 16px 16px;margin:0}.v-form{width:100%}.v-form .input-box{margin-bottom:24px}.v-form .input-box.error{margin-bottom:4px}.v-form .input-box.error .alert{min-height:20px;height:100%;width:100%}.input-box--qty{display:grid;grid-template-columns:18px 46px 18px;grid-auto-rows:1fr;grid-gap:8px;align-items:center}.input-box--qty input{text-align:center}.input-box--qty input::-webkit-outer-spin-button,.input-box--qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-box--qty input[type=number]{-moz-appearance:textfield}.input-box--qty .input-box__plus,.input-box--qty .input-box__minus{display:flex;align-items:center;justify-content:center;cursor:pointer;font-style:normal;font-weight:700;font-size:22px;line-height:36px;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input-box--qty .input-box__plus:hover,.input-box--qty .input-box__minus:hover{color:#000}.button--default{--padding: 8px 52px;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;cursor:pointer;border-radius:var(--border-radius);background:var(--background);border:var(--border);-webkit-text-decoration:var(--text-decoration);text-decoration:var(--text-decoration);box-sizing:border-box!important;height:var(--height);min-width:var(--min-width);padding:var(--padding);color:var(--color);font-style:var(--font-style);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);transition:all .2s ease-out}.button--primary{background-color:var(--accent-color);border:1px solid var(--accent-color);color:#fff;font-weight:600;border-radius:100px}.button--primary:hover{border:1px solid var(--accent-color);background-color:#fff;color:var(--accent-color)}.button--reverse{background-color:#fff;border:2px solid var(--accent-color);color:var(--accent-color);font-weight:500;border-radius:100px}.button--reverse:hover{background-color:var(--accent-color);color:#fff}.button--link{--font-size: 24px;--font-weight: 600;--line-height: 36px;--border-radius: 0;--background: none;--color: #201C28;--text-transform: capitalize;--padding: 0;height:-moz-min-content;height:min-content;gap:8px;align-items:center;justify-content:center;white-space:nowrap}.button--link svg{max-width:32px;max-height:32px}@media (max-width: 767.98px){.button--link{--font-size: 18px;--line-height: 24px}.button--link svg{max-width:24px;max-height:24px}}.button--secondary{--font-size: 20px;--font-weight: 600;--line-height: 32px;color:var(--accent-color);border:1px solid;--border-radius: 100px;transition:all .3s ease}.button--outline{--font-size: 20px;--font-weight: 600;--line-height: 32px;--background: none;--border: 1px solid #201C28;--color: #201C28;--border-radius: 100px;transition:all .3s ease}.button--icon{--padding: 8px;--height: 48px;--min-width: 48px }.page--page-contact .section{display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;--margin-top: 80px}.page--page-contact .section.section--1{padding-top:20px;margin-bottom:var(--margin-top)}.page--page-contact .section.section--1 .section-header{margin-bottom:53px;text-align:center}.page--page-contact .section.section--1 .section-header-title{font-size:2.125rem;font-weight:700;line-height:3rem}.page--page-contact .section.section--1 .section-body{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;-moz-column-gap:20px;column-gap:20px;row-gap:32px}@media (min-width: 576px){.page--page-contact .section.section--1 .section-body{flex-direction:row;flex-wrap:wrap}}.page--page-contact .section.section--1 .section-item{background:#fff;padding:16px;width:100%}@media (min-width: 576px){.page--page-contact .section.section--1 .section-item{width:48%}}@media (min-width: 1024px){.page--page-contact .section.section--1 .section-item{width:32%}}.page--page-contact .section.section--1 .section-item-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.page--page-contact .section.section--1 .section-item-header{margin-bottom:8px}.page--page-contact .section.section--1 .section-item-header svg{--size: 56px;height:100%;width:100%;max-width:var(--size);max-height:var(--size)}.page--page-contact .section.section--1 .section-item-body{color:var(--Main-text---2, #121212);font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:12px;text-align:center}.page--page-contact .section.section--1 .section-item-footer{color:var(--Second-text, #272727);font-size:20px;font-style:normal;font-weight:400;line-height:32px;text-align:center}@media (max-width: 767.98px){.page--page-contact .section.section--1 .section-body{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.page--page-contact .section.section--1 .section-header{margin-bottom:32px}.page--page-contact .section.section--1 .section-header-title{font-size:40px}.page--page-contact .section.section--1 .section-body{grid-template-columns:repeat(1,1fr)}}.page--page-contact .section.section--2{margin-top:var(--margin-top);margin-bottom:var(--margin-top)}.page--page-contact .section.section--2 .section-header-title{color:var(--Main-text---2, #121212);text-align:center;font-size:44px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:1px}.page--page-contact .section.section--2 .section-header-subtitle{margin-top:24px;color:var(--Main-text---2, #121212);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.page--page-contact .section.section--2 .form{margin-top:48px;max-width:764px;margin-left:auto;margin-right:auto}.page--page-contact .section.section--2 .form-body{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;grid-gap:20px 28px}.page--page-contact .section.section--2 .form-body>*{grid-column:1/3}.page--page-contact .section.section--2 .form-body>*:nth-child(1){grid-row:1;grid-column:1}.page--page-contact .section.section--2 .form-body>*:nth-child(2){grid-row:1;grid-column:2}.page--page-contact .section.section--2 .form-footer{margin-top:40px}@media (max-width: 575.98px){.page--page-contact .section.section--2 .section-header-title{font-size:32px}.page--page-contact .section.section--2 .section-footer .form-body{grid-template-columns:100%}.page--page-contact .section.section--2 .section-footer .form-body>*{grid-column:1;grid-row:auto}.page--page-contact .section.section--2 .section-footer .form-footer .button{width:100%}}.page--page-cancel .section{display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;--margin-top: 80px}.page--page-cancel .section.section--1{padding-top:20px;margin-bottom:var(--margin-top)}.page--page-cancel .section.section--1 .section-header{margin-bottom:40px;text-align:center}.page--page-cancel .section.section--1 .section-header-title{color:var(--Main-text---2, #000000);font-size:36px;font-style:normal;font-weight:500;line-height:48px}.page--page-cancel .section.section--1 .section-body{margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;grid-gap:32px 24px;justify-content:center;gap:20px}.page--page-cancel .section.section--1 .section-item{background:#f5f5f5;padding:31px 24px}.page--page-cancel .section.section--1 .section-item-container{display:flex;align-items:center;justify-content:center;flex-direction:column}.page--page-cancel .section.section--1 .section-item-header{margin-bottom:8px}.page--page-cancel .section.section--1 .section-item-header svg{--size: 56px;height:100%;width:100%;max-width:var(--size);max-height:var(--size)}.page--page-cancel .section.section--1 .section-item-body{color:var(--Main-text---2, #121212);font-size:24px;font-style:normal;font-weight:600;line-height:30px;margin-bottom:8px}.page--page-cancel .section.section--1 .section-item-footer{color:var(--Second-text, #272727);font-size:20px;font-style:normal;font-weight:400;line-height:32px;text-align:center}@media (max-width: 767.98px){.page--page-cancel .section.section--1 .section-body{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.page--page-cancel .section.section--1 .section-header{margin-bottom:32px}.page--page-cancel .section.section--1 .section-header-title{font-size:40px}.page--page-cancel .section.section--1 .section-body{grid-template-columns:repeat(1,1fr)}}.page--page-cancel .section.section--2{margin-top:var(--margin-top);margin-bottom:var(--margin-top)}.page--page-cancel .section.section--2 .section-header-title{color:var(--Main-text---2, #121212);text-align:center;font-size:44px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:1px}.page--page-cancel .section.section--2 .section-header-subtitle{margin-top:24px;color:var(--Main-text---2, #121212);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.page--page-cancel .section.section--2 .form{margin-top:48px;max-width:764px;margin-left:auto;margin-right:auto}.page--page-cancel .section.section--2 .form-body{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:min-content;grid-gap:20px 28px}.page--page-cancel .section.section--2 .form-body>*{grid-column:1/3}.page--page-cancel .section.section--2 .form-body>*:nth-child(1){grid-row:1;grid-column:1}.page--page-cancel .section.section--2 .form-body>*:nth-child(2){grid-row:1;grid-column:2}.page--page-cancel .section.section--2 .form-footer{margin-top:40px}@media (max-width: 575.98px){.page--page-cancel .section.section--2 .section-header-title{font-size:32px}.page--page-cancel .section.section--2 .section-footer .form-body{grid-template-columns:100%}.page--page-cancel .section.section--2 .section-footer .form-body>*{grid-column:1;grid-row:auto}.page--page-cancel .section.section--2 .section-footer .form-footer .button{width:100%}}.page--page-catalog,.page--page-catalog-category{margin-bottom:80px}.page--page-catalog .section--catalog,.page--page-catalog-category .section--catalog{margin-top:42px}.page--page-catalog .section--1,.page--page-catalog-category .section--1{padding-top:20px}.page--page-catalog .section--1 .section-container,.page--page-catalog-category .section--1 .section-container{display:flex;align-items:center;justify-content:space-around;position:relative;margin-bottom:var(--margin-top)}.page--page-catalog .section--1 .section-header h1,.page--page-catalog-category .section--1 .section-header h1{font-size:2.125rem;font-weight:700;line-height:3rem;margin-bottom:9px}.page--page-catalog .section--1 .section-body,.page--page-catalog-category .section--1 .section-body{min-height:630px;max-height:630px;-o-object-fit:contain;object-fit:contain;border-radius:16px}@media (max-width: 1023.98px){.page--page-catalog .section--1 .section-container,.page--page-catalog-category .section--1 .section-container{width:100%;flex-direction:column-reverse}.page--page-catalog .section--1 .section-header>div,.page--page-catalog-category .section--1 .section-header>div{--width: 100%;grid-gap:16px}.page--page-catalog .section--1 .section-header>div .button,.page--page-catalog-category .section--1 .section-header>div .button{width:100%}.page--page-catalog .section--1 .section-body,.page--page-catalog-category .section--1 .section-body{min-height:0}}.page--page-product .section-header-title{color:#121212;font-size:2.125rem;font-style:normal;font-weight:700;line-height:3rem;letter-spacing:1px}.page--page-product .product{padding-top:72px;margin-bottom:50px}.page--page-product .product-container{display:grid;grid-template-columns:repeat(2,minmax(0,auto));grid-auto-rows:min-content;grid-gap:55px}.page--page-product .product-body{display:grid;grid-template-columns:100%;grid-auto-rows:min-content;grid-gap:6px}.page--page-product .product-body__price{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:18px;line-height:22px;margin-bottom:8px;margin-top:6px}.page--page-product .product-body__short-description{font-size:20px;line-height:28px}.page--page-product .product-body__buy_wrapper{display:flex;flex-direction:column;align-items:center;gap:48px}@media (min-width: 576px){.page--page-product .product-body__buy_wrapper{flex-direction:row}}@media (min-width: 767px){.page--page-product .product-body__buy_wrapper{flex-direction:column}}@media (min-width: 1024px){.page--page-product .product-body__buy_wrapper{flex-direction:row}}.page--page-product .product-price-price{color:var(--accent-color);font-family:Inter;font-weight:700;line-height:32px}.page--page-product .product-price-price--old{font-size:16px;text-decoration:line-through}.page--page-product .product-image{position:relative;display:flex;align-items:center;justify-content:center;border-radius:32px;padding:40px;background-color:#fff;--image-size: 560px}.page--page-product .product-image-image{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:500px}.page--page-product .product-image-label--sale{position:absolute;right:20px;top:20px;padding:4px 16px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:#01adef}.page--page-product .product-specs-body{padding-top:4px;margin-bottom:26px;color:#363636}.page--page-product .product-specs-body p{line-height:1.75rem}.page--page-product .product-specs-body ul{padding-left:10px}.page--page-product .product-specs-body ul li:before{content:"·";font-size:20px;line-height:20px;padding-right:10px}.page--page-product .product-options-body{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;flex-basis:auto;gap:16px}.page--page-product .product-options-body>*{flex-grow:1}.page--page-product .product-ingredient-link{font-weight:700;text-decoration:underline;cursor:pointer}.page--page-product .product .js-variant-item.active *{color:var(--accent-color)}.page--page-product .product .js-purchase-option-item{font-size:18px!important;white-space:nowrap;--padding: 12px 24px !important}.section--subscribe .section-item .page--page-product .product .js-purchase-option-item.active{position:absolute;right:0;top:0}.section--subscribe .section-item .page--page-product .product .js-purchase-option-item.active svg{width:var(--icon-size);height:var(--icon-size)}.section--other-products .section-footer .page--page-product .product .js-purchase-option-item.active{min-width:280px}.page--page-product .product .js-purchase-option-item.active{--padding: 8px 52px;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;cursor:pointer;border-radius:var(--border-radius);background:var(--background);border:var(--border);-webkit-text-decoration:var(--text-decoration);text-decoration:var(--text-decoration);box-sizing:border-box;height:var(--height);min-width:var(--min-width);padding:var(--padding);color:var(--color);font-style:var(--font-style);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);transition:all .2s ease-out;--font-size: 20px;--font-weight: 600;--line-height: 32px;color:var(--accent-color);border:1px solid;--border-radius: 100px;transition:all .3s ease}@media (max-width: 575.98px){.page--page-contact .section.section--2 .section-footer .form-footer .page--page-product .product .js-purchase-option-item.active,.page--page-cancel .section.section--2 .section-footer .form-footer .page--page-product .product .js-purchase-option-item.active{width:100%}}@media (max-width: 1023.98px){.page--page-catalog .section--1 .section-header>div .page--page-product .product .js-purchase-option-item.active,.page--page-catalog-category .section--1 .section-header>div .page--page-product .product .js-purchase-option-item.active{width:100%}}.product-card-footer .page--page-product .product .js-purchase-option-item.active{margin:0 auto}.page--page-index .section--1 .section-header>div .page--page-product .product .js-purchase-option-item.active{margin-top:20px}@media (max-width: 1023.98px){.page--page-index .section--1 .section-header>div .page--page-product .product .js-purchase-option-item.active{width:100%}}.section--subscribe .section-item .page--page-product .product .js-purchase-option-item:not(.active){position:absolute;right:0;top:0}.section--subscribe .section-item .page--page-product .product .js-purchase-option-item:not(.active) svg{width:var(--icon-size);height:var(--icon-size)}.section--other-products .section-footer .page--page-product .product .js-purchase-option-item:not(.active){min-width:280px}.page--page-product .product .js-purchase-option-item:not(.active){--padding: 8px 52px;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;cursor:pointer;border-radius:var(--border-radius);background:var(--background);border:var(--border);-webkit-text-decoration:var(--text-decoration);text-decoration:var(--text-decoration);box-sizing:border-box;height:var(--height);min-width:var(--min-width);padding:var(--padding);color:var(--color);font-style:var(--font-style);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);letter-spacing:var(--letter-spacing);text-transform:var(--text-transform);transition:all .2s ease-out;--font-size: 20px;--font-weight: 600;--line-height: 32px;--background: none;--border: 1px solid #201C28;--color: #201C28;--border-radius: 100px;transition:all .3s ease}@media (max-width: 575.98px){.page--page-contact .section.section--2 .section-footer .form-footer .page--page-product .product .js-purchase-option-item:not(.active){width:100%}.page--page-cancel .section.section--2 .section-footer .form-footer .page--page-product .product .js-purchase-option-item:not(.active){width:100%}}@media (max-width: 1023.98px){.page--page-catalog .section--1 .section-header>div .page--page-product .product .js-purchase-option-item:not(.active),.page--page-catalog-category .section--1 .section-header>div .page--page-product .product .js-purchase-option-item:not(.active){width:100%}}.product-card-footer .page--page-product .product .js-purchase-option-item:not(.active){margin:0 auto}.page--page-index .section--1 .section-header>div .page--page-product .product .js-purchase-option-item:not(.active){margin-top:20px}@media (max-width: 1023.98px){.page--page-index .section--1 .section-header>div .page--page-product .product .js-purchase-option-item:not(.active){width:100%}}@media (max-width: 767.98px){.page--page-product .product{padding-top:calc(var(--margin-top) / 2)}.page--page-product .product-container{grid-template-columns:100%}.page--page-product .product-body .js-add-item-to-cart{width:100%}.page--page-product .product-image{--image-size: 360px}.page--page-product .product-qty{width:100%}}.checkout-item-header{max-height:70px}.checkout-item-header img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.checkout-section{padding-left:32px;padding-right:32px}.checkout-section h3{font-size:2rem;font-style:normal;font-weight:700;line-height:3rem}.page--page-thanks h1{margin-top:36px;color:var(--2-Text-main, #201C28);font-size:44px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:1px}.page--page-thanks .thankyou-title,.page--page-thanks .thankyou-subtitle{text-align:center}.page--page-thanks .thankyou-block{padding:42px;border-radius:10px;background:#fff;box-shadow:0 0 40px #00000029}.page--page-thanks .order-summary-title{color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:27px}.page--page-thanks .order-summary-table{display:block;border-bottom:1px solid #D4D4D4;color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:27px;width:100%}.page--page-thanks #sets_us{background-image:url(/media/sections/sets_us_apart/1.jpg);background-size:auto}@media (max-width: 1920px){.page--page-thanks #sets_us{background-position:938px}}.page--page-thanks .order-summary-total{color:#000;font-family:var(--font-family--accent);font-size:20px;font-style:normal;font-weight:600;line-height:30px;height:30px}.page--page-thanks .order-info-title{color:#000;font-size:24px;font-style:normal;font-weight:400;line-height:36px;padding:0 0 31px;border-bottom:1px solid #D4D4D4}.page--page-thanks .order-info-text-block p{margin-bottom:12px;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.page--page-thanks .order-info-text-block a{color:#000;font-size:16px;font-style:normal;font-weight:700;text-decoration:underline;line-height:24px}.product-card{border-radius:var(--border-radius);transition:all .3s ease;padding:16px 16px 24px;background-color:#fff}.product-card:hover{box-shadow:0 8px 16px -6px #18274b29,0 12px 40px -4px #18274b24}.product-card-container{display:block;background-color:#fff;border-radius:16px;overflow:hidden}.product-card-header{width:100%;height:245px;display:flex;position:relative;background-color:#fff;border-radius:var(--border-radius);margin-bottom:24px}.product-card-body{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:4px}.product-card-footer .button{margin:0 auto}.product-card-title{font-weight:400;text-align:center;font-size:14px;line-height:20px;--line-count: 2;--line-height: 24px;max-height:calc(var(--line-count) * var(--line-height));-webkit-line-clamp:var(--line-count);display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;white-space:normal}.product-card-image{max-width:220px;max-height:200px}.product-card-image,.product-card-image img{-o-object-fit:contain;object-fit:contain;margin:30px auto 28px}.product-card-price--base{font-size:16px;font-style:normal;font-weight:700;line-height:20px}.product-card-price--old{font-size:14px;font-style:normal;font-weight:400;line-height:12px;text-decoration:line-through}.product-card__special-offer_title{font-size:14px;line-height:17px}.product-card-label--sale{position:absolute;bottom:20px;left:20px;padding:4px 16px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:20px;border-radius:20px;background:var(--accent-color)}.page--page-index .section--1{padding-top:20px}.page--page-index .section--1 .section-container{display:flex;align-items:center;justify-content:space-between;position:relative}.page--page-index .section--1 .section-header>div{position:relative;z-index:1;display:flex;height:-moz-min-content;height:min-content;min-width:var(--width);width:var(--width);padding:48px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:16px;background:var(--1, linear-gradient(90deg, #F38E3E 0%, #C4F33E 100%))}.page--page-index .section--1 .section-header>div h1{color:var(--2-Text-main, #201C28);font-size:44px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:1px}.page--page-index .section--1 .section-header>div div{color:var(--2-Text-main, #201C28);font-size:18px;font-style:normal;font-weight:400;line-height:32px}.page--page-index .section--1 .section-header>div .button{margin-top:20px}.page--page-index .section--1 .section-body{min-height:630px;width:857px;-o-object-fit:contain;object-fit:contain;box-shadow:0 6px 14px -6px #18274b1f,0 10px 32px -4px #18274b1a;border-radius:16px}@media (max-width: 1023.98px){.page--page-index .section--1 .section-container{width:100%;flex-direction:column-reverse}.page--page-index .section--1 .section-header{margin-top:20px;--width: 100%;width:var(--width);max-width:none}.page--page-index .section--1 .section-header>div{--width: 100%;grid-gap:16px;padding:32px}.page--page-index .section--1 .section-header>div h1{font-size:32px}.page--page-index .section--1 .section-header>div .button{width:100%}.page--page-index .section--1 .section-body{min-height:0}}.page--page-index .section--2{margin-top:var(--margin-top);margin-bottom:var(--margin-top)}.page--page-index .section--2 .section-header{margin-bottom:32px;color:var(--2-Text-main, #201C28);font-size:26px;font-style:normal;font-weight:700;line-height:40px}.page--page-index .section--2 .section-body{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:min-content;grid-gap:32px}@media (max-width: 767.98px){.page--page-index .section--2 .section-body{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.page--page-index .section--2 .section-body{grid-template-columns:100%;grid-auto-rows:min-content}}.page--page-index .section--3{margin-top:var(--margin-top);margin-bottom:var(--margin-top);background:var(--1, linear-gradient(90deg, #F38E3E 0%, #C4F33E 100%));padding:64px 24px}.page--page-index .section--3 .section-body{color:var(--2-Text-main, #201C28);text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:1px}@media (max-width: 767.98px){.page--page-index .section--3 .section-body{font-size:26px}}.page--page-index .section--4{background-color:var(--accent-color);padding-top:50px}.page--page-index .section--4 .section-body{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:min-content}.page--page-index .section--4 .section-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-bottom:50px}.page--page-index .section--4 .section-item-header{font-size:1.25rem;font-weight:700;color:#fff}.page--page-index .section--4 .section-item-body{margin-top:7px;color:#fff;text-align:center;font-size:1.25rem;font-weight:500;line-height:24px}.page--page-index .section--4 .section-item-footer{margin-top:12px;color:var(--2-Text-main, #201C28);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width: 767.98px){.page--page-index .section--4 .section-body{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.page--page-index .section--4 .section-body{grid-template-columns:100%}}.page--page-index .section--5{margin-top:var(--margin-top);margin-bottom:var(--margin-top)}.page--page-index .section--5 .section-body{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;grid-gap:32px}.page--page-index .section--5 .section-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 14px -6px #18274b1f,0 10px 32px -4px #18274b1a}.page--page-index .section--5 .section-item-container{display:grid;grid-template-columns:100%;grid-auto-rows:auto 76px;height:100%}.page--page-index .section--5 .section-item-header{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-height:360px}.page--page-index .section--5 .section-item-footer{display:flex;padding:20px 16px;align-items:center;justify-content:center}@media (max-width: 990.98px){.page--page-index .section--5 .section-body{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.page--page-index .section--5 .section-body{grid-template-columns:100%;grid-auto-rows:min-content}}.top{background:url(/build/assets/top__bg-DcF92-K8.png) no-repeat bottom right #fff;background-size:contain}.top__flex{display:flex;align-items:flex-end;gap:12px}.top__text{padding:70px 0;width:100%}@media (min-width: 1200px){.top__text{width:45%}}.top__text h2{font-size:2.575rem;line-height:3.5rem;margin-bottom:17px}@media (min-width: 768px){.top__text h2{font-size:3rem;line-height:4.5rem}}@media (min-width: 1200px){.top__text h2{font-size:3.875rem;line-height:5rem}}.top__text p{font-size:1.25rem;line-height:2rem;margin-bottom:8px}.top__img_wrapper{width:auto}@media (min-width: 1024px){.top__img_wrapper{width:60%}}.top__img{display:none}@media (min-width: 1024px){.top__img{display:inline-block;vertical-align:bottom}}.top__join-now_wrapper{text-align:center}@media (min-width: 1024px){.top__join-now_wrapper{text-align:left}}.top .join-now_wrapper{display:inline-flex;flex-direction:column;margin:14px auto;border:2px solid #fff;border-radius:8px;align-items:center;justify-content:center;background-color:#01adef}@media (min-width: 576px){.top .join-now_wrapper{background-color:unset;margin:14px 0;flex-direction:row}}@media (min-width: 1024px){.top .join-now_wrapper{background-color:#01adef;margin:14px auto;flex-direction:column}}@media (min-width: 1200px){.top .join-now_wrapper{background-color:unset;margin:14px 0;flex-direction:row}}.top .join-now_wrapper .join-now__text{padding:12px 30px;text-align:center;line-height:20px}@media (min-width: 576px){.top .join-now_wrapper .join-now__text{padding:0 14px}}@media (min-width: 1024px){.top .join-now_wrapper .join-now__text{padding:12px 30px}}@media (min-width: 1200px){.top .join-now_wrapper .join-now__text{padding:0 14px}}.top .join-now_wrapper .join-now__text small{font-size:14px;line-height:18px}.top .join-now_wrapper .join-now__text p{font-weight:800;font-size:18px;line-height:22px}.top .join-now_wrapper .join-now__wrapper{background-color:#fff;padding:18px 42px;border-radius:6px;width:100%;text-align:center}@media (min-width: 576px){.top .join-now_wrapper .join-now__wrapper{width:unset}}@media (min-width: 1024px){.top .join-now_wrapper .join-now__wrapper{width:100%}}@media (min-width: 1200px){.top .join-now_wrapper .join-now__wrapper{width:unset}}.top .join-now_wrapper .join-now__wrapper span{display:inline-block;background-image:linear-gradient(86.22deg,#01adef 3.1%,#cc5eff 79.8%);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:18px;line-height:22px;font-weight:600}.text-section{text-align:center}.text-section__body{max-width:724px;margin:0 auto;font-size:18px;line-height:28px}.empowering__flex{display:flex;flex-direction:column;gap:24px;padding:80px 0 58px}.empowering__flex h2{margin-top:20px;margin-bottom:28px}.empowering__flex .empowering__img{display:none;margin:0 auto;max-width:unset;height:-moz-max-content;height:max-content}@media (min-width: 1024px){.empowering__flex .empowering__img{display:inline-block}}.empowering__flex p{line-height:1.625rem;margin-bottom:16px}.vip-offer{background:url(/build/assets/vip-offer__bg-D_20tP-U.jpg) no-repeat center center;background-size:cover;color:#fff;padding-top:30px;margin-bottom:50px}@media (min-width: 1024px){.vip-offer{padding-top:4px}}.vip-offer p{font-size:18px;line-height:28px}.vip-offer .vip-offer__flex{display:flex;align-items:flex-end;gap:30px}.vip-offer .vip-offer__flex .vip-offer__text{padding-bottom:30px}.vip-offer .vip-offer__flex .vip-offer__img{width:467px;height:auto;display:none;position:relative}.vip-offer .vip-offer__flex .vip-offer__img img{max-width:unset;max-height:unset}.vip-offer .vip-offer__flex .vip-offer__off50{position:absolute;top:0;right:60px}.vip-offer .vip-offer__join-now_wrapper{text-align:center}@media (min-width: 1024px){.vip-offer .vip-offer__join-now_wrapper{text-align:left}}.vip-offer .vip-offer__join-now{margin-top:32px;display:inline-flex;flex-direction:column;border:2px solid #fff;border-radius:8px;align-items:center;background-color:#01adef}@media (min-width: 1024px){.vip-offer .vip-offer__join-now{flex-direction:row;background-color:unset}}.vip-offer .vip-offer__join-now .vip-offer__wrapper{font-size:24px;line-height:29px;padding:12px 36px}@media (min-width: 1024px){.vip-offer .vip-offer__join-now .vip-offer__wrapper{padding:0 16px}}.vip-offer .vip-offer__join-now .join-now__wrapper{background-color:#fff;padding:16px 42px;border-radius:6px;text-align:center;width:100%}@media (min-width: 1024px){.vip-offer .vip-offer__join-now .join-now__wrapper{width:auto}}.vip-offer .vip-offer__join-now .join-now__wrapper span{background-image:linear-gradient(86.22deg,#01adef 3.1%,#cc5eff 79.8%);color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;font-size:20px}.reasons{text-align:center;padding:56px 0 52px}.reasons .text-section__body{max-width:100%}.reasons .reasons__flex{display:flex;gap:16px;margin-bottom:6px;text-align:left}.reasons .reasons__flex h2{margin-bottom:27px}.reasons .reasons__flex .reasons__img{display:none;max-width:unset;height:-moz-max-content;height:max-content}.reasons .reasons__flex_items{margin-bottom:32px}.reasons .reasons__flex .reasons__body{padding:36px 0}.reasons .reasons__flex .reason__item{margin-bottom:11px}.reasons .reasons__flex .reason__item .reason__title{position:relative;padding-left:22px;font-weight:500;font-size:20px;display:inline-block}.reasons .reasons__flex .reason__item .reason__title:before{content:"·";font-size:60px;vertical-align:top;line-height:20px;position:absolute;left:-4px;top:-2px;color:var(--accent-color)}.thank h1{font-weight:500;font-size:36px;line-height:48px;margin:16px 0 17px;letter-spacing:0}.thank-body{font-size:18px;line-height:28px;text-align:center}.thank .checkout-item-header{width:42px;padding-left:6px}.thank .checkout-item-header img{max-width:36px;max-height:50px}@media (min-width: 1024px){.empowering__flex{flex-direction:row}.vip-offer .vip-offer__flex .vip-offer__img{display:inline-flex;flex-direction:column;justify-content:flex-end}.reasons .reasons__flex .reasons__img{display:inline-block}}.section{display:flex;align-items:center;justify-content:center;padding-left:var(--left-right-padding);padding-right:var(--left-right-padding)}.pagination-nav{display:flex;align-items:center;justify-content:space-between;margin:40px 0}@media (max-width: 768px){.pagination-nav{flex-direction:column;gap:20px}}.pagination-info{color:#666;font-size:14px}.pagination-info span{color:#201c28;font-weight:500}.pagination{display:flex;align-items:center;gap:4px;list-style:none;padding:0;margin:0}.pagination__item{display:flex;align-items:center;justify-content:center;min-width:35px;height:35px;padding:0 5px;font-size:14px;font-weight:500;text-decoration:none;color:#666;border:1px solid transparent;border-radius:4px;transition:all .2s ease}.pagination__item svg{width:8px;height:12px}.pagination__item:hover:not(.pagination__item--disabled):not(.pagination__item--current):not(.pagination__item--dots){color:#0009;border-color:#e5e5e5}.pagination__item--current{color:#0009;font-weight:400;text-decoration:underline}.pagination__item--disabled{color:#ccc;cursor:not-allowed}.pagination__item--disabled svg{opacity:.3}.pagination__item--dots{color:#666;cursor:default}.pagination__item--dots:hover{background:none}.pagination__item:not(.pagination__item--disabled):not(.pagination__item--current):not(.pagination__item--dots):hover{transform:translateY(-1px)}.pagination__item:not(.pagination__item--disabled):not(.pagination__item--current):not(.pagination__item--dots):active{transform:translateY(0)}@media (max-width: 768px){.pagination-nav{text-align:center}.pagination{justify-content:center}}.pagination__item:focus{outline:none;box-shadow:0 0 0 2px #201c281a}:root{--font-family--sans: "Montserrat", sans-serif;--font-family--accent: "Open Sans", sans-serif;--page-background: #FFF;--border-radius: 6px;--color: #000;--footer-color: #212529;--accent-color: #5239FF;--left-right-padding: 16px}*{font-family:Montserrat,serif!important;font-optical-sizing:auto;font-style:normal;font-size:16px;line-height:26px}html,body{height:100%;min-height:100vh}html .wrapper,body .wrapper{height:100%}html .wrapper__container,body .wrapper__container{height:100%;display:flex;flex-direction:column}html .wrapper__container .content,body .wrapper__container .content{flex:1}html h2,body h2{font-size:2.125rem;line-height:3rem;font-weight:700}.page{background:var(--page-background)}.text-base p{margin-bottom:8px}.text-base p:empty,.text-base p:empty *:empty{display:none}
