@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer;background:none;border:none;padding:0}a{color:inherit;text-decoration:none}ul,ol{padding:0;margin:0;list-style:none}html{font-size:16px}@media(min-width:md){html{font-size:16px}}body{font-family:Quicksand,sans-serif;line-height:1.5;color:#000;background-color:#fff}.bg-alt{background-color:#f9f9f9}h4,h5,h6{font-family:Quicksand,sans-serif;line-height:1.5;margin:0 0 1rem}h1,h2,h3{font-family:Quicksand,sans-serif;line-height:1.2;margin:0 0 1rem}.font-heading{font-family:Quicksand,sans-serif}p{margin:0 0 1rem}a{transition:color .15s ease}.block-title,.page-title,.product-title{font-size:32px;font-style:normal;font-weight:600;line-height:1.2;color:#000}.checkout-title{font-size:26px;font-style:normal;font-weight:600;line-height:100%;color:#000}@media(min-width:768px){.checkout-title{font-size:32px}}.wrapper--thanks .page-title{font-size:26px}@media(min-width:768px){.wrapper--thanks .page-title{font-size:32px}}@media(min-width:768px){.sub-title{font-size:18px}}.text-base>p,.text-base>ul,.text-base>ol,.text-base>h1,.text-base>h2,.text-base>h3,.text-base>h4,.text-base>h5,.text-base>h6,.text-base>blockquote,.text-base>table{margin-bottom:1rem}.text-base>*:last-child{margin-bottom:0}html,body{height:100%;background:#f5f5f5}.container{width:100%!important;max-width:1202px!important;margin-inline:auto;padding-inline:16px!important}.wrapper__container{display:flex;flex-direction:column;min-height:100vh}.wrapper__container .content{flex:1}.header{position:sticky;top:0;z-index:200;display:flex;align-items:center;justify-content:center;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2);box-shadow:0 2px 12px #0000000a}.header .active{font-weight:700;color:#b16146}.header-container{display:grid;grid-template-columns:100%;grid-auto-rows:min-content;gap:20px;padding-block:17px}.header-body{display:flex;align-items:center;justify-content:space-between}.header-body .hamburger{position:relative;display:flex;flex-direction:column;justify-content:center;width:30px;height:30px;cursor:pointer}@media(min-width:1024px){.header-body .hamburger{display:none!important}}.header-body .hamburger__input{display:none}.header-body .hamburger__line{height:3px;margin:3px 0;background:#000;border-radius:4.5px;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~.header-body .hamburger__line:nth-of-type(1){transform-origin:bottom;transform:rotate(45deg) translate(3.75px)}.header-body .hamburger__input:checked~.header-body .hamburger__line:nth-of-type(2){transform-origin:top;transform:rotate(-45deg)}.header-body .hamburger__input:checked~.header-body .hamburger__line:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(12.75px,-4.5px) rotate(45deg)}@media(min-width:1024px){.header-hamburger{display:none}}.header-footer{display:flex;align-items:center;justify-content:center;gap:1.5rem}@media(max-width:1023px){.header-footer{position:absolute;top:100%;left:0;z-index:100;width:100%;padding:1rem;background:#fff;flex-direction:column;gap:1rem}}@media(min-width:1200px){.header-footer{gap:42px}}.header-link{position:relative;font-size:16px;font-weight:500;line-height:24px;text-align:center;transition:color .15s ease}.header-link:not(.cart):after{content:"";position:absolute;left:0;right:0;bottom:-6px;width:0;height:2px;margin-inline:auto;background-color:#b16146;transition:width .25s ease}.header-link:hover:not(.cart),.header-link.active{color:#b16146}.header-link:hover:not(.cart):after,.header-link.active:after{width:100%}.header-cart-item{border-radius:100px;padding:10px;background:#f9f9f9;transition:background .25s ease}.header-cart-item:hover{background:#ececec}@media(min-width:1024px){#header-footer.hidden{display:flex}}.site-cart__badge{position:absolute;top:-8px;left:-10px;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:#000;color:#fff;font-weight:700;border-radius:9999px}.footer{background:#000;color:#fff;border-top:3px solid #B16146}.footer a{transition:color .15s ease}.footer a:hover,.footer a:focus{color:#b16146;text-decoration:none}.footer-container{display:flex;flex-direction:column;gap:50px;margin-inline:auto;padding-block:40px}@media(min-width:768px){.footer-container{flex-direction:row;gap:2rem}}.footer-container .footer__item{flex-grow:1}.footer-title{position:relative;margin-bottom:24px;padding-bottom:12px;font-family:Quicksand,sans-serif;font-size:20px;font-weight:700}.footer-title:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:3px;background-color:#b16146;border-radius:100px}.footer-item-title{font-size:14px}.footer-body{display:flex}@media(max-width:767px){.footer-body{gap:36px}}.footer-body-block,.footer-footer{display:flex;flex-direction:column}.footer-sub{display:flex;align-items:center;justify-content:center;padding-block:2rem;border-top:1px solid rgba(255,255,255,.2);font-size:16px;font-weight:400}.footer-link{margin-bottom:10px}.button{display:flex;width:fit-content;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;box-sizing:border-box;height:44px;min-width:170px;padding:12px 8px 12px 16px;font-size:16px;font-weight:600;line-height:1;letter-spacing:initial;transition:all .25s ease;border-radius:0;text-transform:capitalize}.button:hover,.button:focus{text-decoration:none}.button--arrow{display:flex;padding:0;min-width:48px;height:48px;background:#000;border:1px solid #000;border-radius:100px;justify-content:center;align-items:center;box-sizing:border-box}.button--arrow:after{content:url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16667 19.8333L19.8333 8.16666M19.8333 8.16666H9.33334M19.8333 8.16666V18.6667" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');width:28px;height:30px}.button--arrow span{display:none}.button--arrow:hover,.button--arrow:focus{background:#1a1a1a;border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 10px 22px #00000038}.button--arrow.small{width:32px;height:32px}.button--arrow-reverse{display:flex;width:48px;height:48px;background:#fff;border:1px solid #FFF;border-radius:100px;justify-content:center;align-items:center;box-sizing:border-box}.button--arrow-reverse:after{content:url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16667 19.8334L19.8333 8.16669M19.8333 8.16669H9.33334M19.8333 8.16669V18.6667" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>');width:28px;height:30px}.button--arrow-reverse span{display:none}.button--arrow-reverse:hover,.button--arrow-reverse:focus{background:#fff;border-color:#000}.button--arrow-reverse.small{width:32px;height:32px}.button--default,.button--primary{background:#000;border:1px solid #000;color:#fff;border-radius:100px}.button--default:hover,.button--default:focus,.button--primary:hover,.button--primary:focus{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 10px 22px #00000038}.button--default.white,.button--primary.white{background-color:#fff;border-color:#fff;color:#000}.button--default.white:hover,.button--default.white:focus,.button--primary.white:hover,.button--primary.white:focus{transform:translateY(-2px);box-shadow:0 10px 22px #0000002e}.button--outline,.button--reverse{background:transparent;border:1px solid #B16146;color:#b16146}.button--outline:hover,.button--outline:focus,.button--reverse:hover,.button--reverse:focus{opacity:.85;color:#b16146}.button--outline.white,.button--reverse.white{border-color:#fff;color:#fff}.button--outline-active:hover,.button--outline-active:focus{border-color:#35e8bb!important;color:#000!important;background-color:transparent!important}.button--text,.button--txt{background:transparent;border:none;color:#000;min-width:initial;min-height:initial;border-radius:initial;text-decoration:none;opacity:1;padding-inline:20px}.button--text:hover,.button--text:focus,.button--txt:hover,.button--txt:focus{opacity:1;color:#000;text-decoration:underline}.input--custom{position:relative;display:block;margin-bottom:12px;font-size:22px;cursor:pointer;user-select:none}.input--custom input{position:absolute;width:0;height:0;opacity:0;cursor:pointer}.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="%2303342D"/><circle cx="8" cy="8" r="5" fill="%2303342D"/></svg>')}.input--custom .checkmark:after{width:10px;height:10px;min-width:10px;min-height:10px}.checkmark{display:flex;align-items:center;justify-content:center;width:16px;height:16px;min-width:16px;min-height:16px;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>')}input,select,textarea{max-width:100%;background:#fff}textarea{width:100%;min-width:100%;max-width:100%;min-height:134px}.input-box{position:relative;margin:0}.input-box,.input-box *{box-sizing:border-box}.input-box textarea{width:100%;padding:15px;border:1px solid #cecece;border-radius:8px;background:#fff;color:#626262;font-size:16px;font-weight:300;outline:none}.input-box textarea::placeholder{color:#373737;font-size:16px;font-weight:400;line-height:24px}.input-box .input-label{position:absolute;z-index:2;top:calc(50% - 8px);left:8px;display:flex;align-items:center;max-width:calc(100% - 16px);padding:0 1rem;overflow:hidden;color:#2d2d2d;font-size:18px;font-weight:300;line-height:18.3px;letter-spacing:.005em;text-overflow:ellipsis;white-space:nowrap;user-select:none;pointer-events:none;transition:.25s ease}.input-box .input-label svg{position:relative;top:2px;width:15px;height:15px;transition:.25s ease}.input-box .input-1:hover{border:1px solid #111}.input-box .input-1:focus{border:1px solid #00483F;outline:none;box-shadow:0 0 0 .25rem #00483f40;transition:.25s ease}.input-box .input-1::placeholder{color:#111;font-size:16px;font-weight:400;line-height:24px}.input-box.select{position:relative}.input-box.select:after{content:"";position:absolute;top:50%;right:20px;width:15px;height:10px;margin-top:-5px;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:center;background-size:1rem}.input-box.error .input-label{top:-12px;background:#fff;color:#fc554c;font-size:11px;transition:.25s ease}.input-box.error .input-1{border:2px solid #FC554C}.input-box.fill .input-label:first-of-type{color:#0b0814}.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;top:-12px;background:#fff;color:#0b0814;font-size:11px;border-radius:6px;transition:.25s ease}.input-box.focus .input-label svg,.input-box.fill .input-label svg,.input-box.active .input-label svg{position:relative;top:2px;width:11px;height:11px;transition:.25s ease}.input-box.active .input-1{border:2px solid #0B0814}.input-box .selection-box:before{display:none}.input-box .selection-box:after{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");display:flex;align-items:center;justify-content:center;top:calc(50% - 8px);right:12px;width:24px;height:24px}.input-box .password-eye{position:absolute;top:0;right:0;padding:13px 1rem}.input-box .password-eye svg:not(.active){display:none}input.input--clear{background:none;border:none;outline:none}input.input--clear::placeholder{color:inherit}.pull-right{float:right}.clear{clear:both}.v-check{position:relative;display:block;margin-bottom:12px;padding-left:35px;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;user-select:none}.v-check a{font-size:14px;font-weight:400;line-height:24px;text-decoration-line:underline}.v-check input{position:absolute;width:0;height:0;opacity:0;cursor:pointer}.v-check 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="%2303342D"/><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="%2303342D"/></svg>')}.v-check__container{position:absolute;top:0;left:0;right:0;z-index:-1;width:100%;height:100%;pointer-events:none}.v-check__checkmark{position:absolute;top:0;left:0;width:24px;height: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:1rem;font-size:16px;font-weight:400;line-height:24px}.v-check--cart .v-check__container,.v-check--cart-product .v-check__container,.v-check--product .v-check__container{border:1px solid #8F8F8F;border-radius:6px;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:1rem;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:1px solid #5FA2FE;border-radius:6px;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='%23111111'/%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:1rem;padding-right:0;margin:0}.v-form{width:100%}.v-form .input-box{margin-bottom:1.5rem}.v-form .input-box.error{margin-bottom:4px}.v-form .input-box.error .alert{width:100%;height:100%;min-height:20px}.input-box--qty{display:grid;grid-template-columns:18px 46px 18px;grid-auto-rows:1fr;grid-gap:.5rem;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;font-size:22px;font-weight:700;line-height:36px;text-transform:capitalize;cursor:pointer;user-select:none}.input-box--qty .input-box__plus:hover,.input-box--qty .input-box__minus:hover{color:#0b0814}.inline-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;width:100%;height:44px;border:1px solid #000}.inline-group .form-control{width:min-content;max-width:110px;border:0;text-align:center}.inline-group .form-control:active,.inline-group .form-control:focus{border:0;outline:none}.form-control[type=number]::-webkit-inner-spin-button,.form-control[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-1{box-sizing:border-box;width:100%;height:48px;padding:12px 1.5rem;background-color:#f9f9f9;border:1px solid rgba(0,0,0,.1019607843);color:#000!important;font-family:Quicksand,sans-serif;border-radius:100px;font-size:16px;font-weight:400;line-height:24px;transition:border-color .25s ease}.input-1:focus{border-color:#b16146!important;outline:none;box-shadow:0 0 0 3px #0066ff1f}select.input-1{position:relative;padding-right:48px!important;border:1px solid rgba(0,0,0,.2);font-family:Quicksand,sans-serif;cursor:pointer;appearance:none}.modal__overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0009}.modal__container{box-sizing:border-box;max-width:500px;max-height:100vh;padding:30px;background-color:#fff;border-radius:0;overflow-y:auto}.modal__header{display:flex;align-items:center;justify-content:space-between}.modal__title{box-sizing:border-box;margin:0;font-size:1.25rem;font-weight:600;line-height:1.25}.modal__close{background:transparent;border:0}.modal__content{margin-top:2rem;color:#000c;line-height:1.5}@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}.product-card{position:relative;display:flex;flex-direction:column;height:100%;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:12px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover,.product-card:focus-within{transform:translateY(-6px);border-color:transparent;box-shadow:0 18px 40px #0000001f}.product-card:hover .product-card-title,.product-card:focus-within .product-card-title{color:#b16146}.product-card:hover .product-card-image,.product-card:focus-within .product-card-image{transform:scale(1.06)}.product-card-container{width:100%}.product-card-header{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:220px;padding:16px;background-color:#f9f9f9;border-radius:14px;overflow:hidden}.product-card-header img{height:auto;margin:0 auto;max-height:200px;max-width:200px}.product-card-header .product-card-image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:200px}.product-card-image{width:100%;height:100%;background-color:transparent!important;object-fit:contain;max-height:200px;max-width:200px;transition:transform .4s ease}.product-card-info{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;gap:8px;padding:14px 6px 4px}.product-card-meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.product-card-title{color:#000;font-size:17px;font-weight:600;line-height:1;text-align:left;min-height:2em;transition:color .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:1280px){.product-card-title{font-size:18px}}.product-card-body{display:flex;align-items:baseline;gap:.5rem}.product-card-price--base{font-size:17px;font-weight:700!important;line-height:1;color:#fff}.product-card-price--old{color:#fff9;font-size:13px;font-weight:400;line-height:1;text-decoration:line-through}.product-card-cart{display:inline-flex;flex-shrink:0;align-items:center;justify-content:space-between;margin-top:auto;height:52px;padding:12px 12px 12px 20px;transition:background-color .25s ease,transform .25s ease}.product-card-cart img{transition:transform .25s ease}.product-card-cart:hover img,.product-card-cart:focus img{transform:translate(2px,-2px)}.product-card-cart-icon{width:26px;height:26px}.product-card-label--sale{position:absolute;top:14px;left:14px;z-index:2;padding:5px 14px;background:#b16146;color:#fff;font-size:13px;font-weight:700;line-height:20px;text-align:center;border-radius:100px}.home-page [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.home-page [data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.home-page [data-reveal]{opacity:1!important;transform:none!important;transition:none}}.home-page .section{display:flex;align-items:center;justify-content:center}.home-page .text-title{font-family:Quicksand,sans-serif;font-size:52px;font-weight:400;line-height:100%}@media(max-width:1023px){.home-page .text-title{font-size:36px}}.home-page .hero-section{background:radial-gradient(62.9% 88.81% at 60.78% -4.75%,#296e8e33,#adcad933)}.home-page .hero-section .hero-title{font-family:Quicksand,sans-serif;font-size:40px;line-height:1.08;font-weight:700;letter-spacing:-.02em;color:#000}@media(min-width:768px){.home-page .hero-section .hero-title{font-size:56px}}@media(min-width:1024px){.home-page .hero-section .hero-title{font-size:72px}}@media(min-width:1280px){.home-page .hero-section .hero-title{font-size:80px}}.home-page .hero-section .inner-hero-text{font-size:18px!important;line-height:1.6!important;color:#494949}@media(min-width:768px){.home-page .hero-section .inner-hero-text{font-size:20px!important}}.home-page .hero-section .featured-product{border:1px solid rgba(0,0,0,.05);border-radius:18px!important;box-shadow:0 12px 30px #00000024!important;transition:transform .25s ease,box-shadow .25s ease}.home-page .hero-section .featured-product:hover{transform:translateY(-4px);box-shadow:0 18px 42px #0003!important}.home-page .hero-section .featured-product:hover img{transform:scale(1.08);transition:transform .5s}.home-page .hero-section .featured-product:hover p{font-weight:400}.home-page .feature-section .feature__list{margin-top:8px;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:24px;box-shadow:0 8px 28px #0000000d}@media(min-width:768px){.home-page .feature-section .feature__list .feature-item+.feature-item{position:relative}.home-page .feature-section .feature__list .feature-item+.feature-item:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);width:1px;height:48px;background:#0003}}.home-page .feature-section .feature__list .feature-item{transition:transform .25s ease}.home-page .feature-section .feature__list .feature-item:hover{transform:translateY(-2px)}.home-page .feature-section .feature__list .feature-item:hover .feature-item__icon{background:#ebf7fd}.home-page .feature-section .feature__list .feature-item__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;border-radius:100px;background:#f3fafe;transition:background .25s ease}.home-page .feature-section .feature__list .feature-item__icon svg{width:32px;height:32px}.home-page .feature-section .feature__list .feature-item__title{color:#000;font-size:17px;font-weight:700;line-height:1.2}.home-page .feature-section .feature__list .feature-item__text{color:#000000a8;font-size:14px;font-weight:400;line-height:1.5}.home-page .products-section h3{font-family:Quicksand,sans-serif;font-size:32px!important;font-weight:600!important;line-height:1.2!important;letter-spacing:-.01em;color:#000}.home-page .products-section .product-card .product__actions{display:none}.home-page .products-section .product-card .product-card-header img{max-height:200px;height:200px;width:200px}.home-page .feature-section .feature-title{font-family:Quicksand,sans-serif}.home-page .feature-section .feature__block{border-radius:37px;padding:clamp(16px,3vw,40px);background:radial-gradient(62.9% 88.81% at 60.78% -4.75%,#296e8e33,#adcad933);align-items:center}@media(min-width:1024px){.home-page .feature-section .feature__block{min-height:400px}}.home-page .feature-section .feature__block>div>img{border-radius:24px;width:100%;height:auto;object-fit:cover}.home-page .feature-section .feature__block .button img{width:36px;height:36px;flex-shrink:0;border-radius:0;object-fit:initial}.home-page .feature-section .feature__block .feature__header>span{background:#fff!important;color:#b16146;font-weight:600;box-shadow:0 4px 14px #0000000f}.home-page .feature-section .feature__block .block-title{font-weight:600!important;line-height:1.2;letter-spacing:-.01em}.home-page .feature-section .feature__block p{color:#000000b8}.catalog-head{max-width:640px;margin:0 auto clamp(28px,4vw,48px);text-align:center}.catalog-head__count{display:inline-block;margin-bottom:14px;padding:6px 16px;background:#f3fafe;color:#b16146;font-size:13px;font-weight:600;line-height:1;border-radius:100px}.catalog-head__title{margin:0;font-family:Quicksand,sans-serif;font-size:32px;font-weight:600;line-height:1.2;letter-spacing:-.01em;color:#000}.catalog-head__sub{margin:12px auto 0;max-width:52ch;color:#0009;font-size:16px;line-height:1.6}.catalog-pagination{flex-wrap:wrap;margin-top:clamp(32px,5vw,56px)}.catalog-pagination button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1px solid rgba(0,0,0,.2)!important;border-radius:100px!important;background-color:#fff!important;color:#000!important;font-weight:600;line-height:1;transition:all .25s ease}.catalog-pagination button:hover:not(:disabled):not(.bg-black){border-color:#b16146!important;color:#b16146!important}.catalog-pagination button.bg-black{background-color:#000!important;border-color:#000!important;color:#fff!important}.catalog-pagination button:disabled,.catalog-pagination button.opacity-50{opacity:.4;cursor:not-allowed}.product-container{display:grid;grid-template-columns:45% 1fr;align-items:start;gap:1.5rem}@media(max-width:767px){.product-container{grid-template-columns:100%}}.product-body{display:grid;grid-template-columns:100%;grid-auto-rows:min-content}@media(max-width:767px){.product-body .js-add-item-to-cart{width:100%}}.product-price-price--old{font-size:14px;text-decoration:line-through}.product-image{position:relative;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;border:1px solid transparent;border-radius:0}.product-image-image{display:block;width:560px;height:560px;margin:0 auto;object-fit:contain}@media(max-width:767px){.product-image-image{width:350px;height:350px}}.product-image-label--sale{position:absolute;top:20px;left:20px;padding:4px 1rem;background:#000;color:#fff;font-size:14px;font-weight:600;line-height:20px}.product-specs-body{margin-bottom:1rem;padding-top:4px;color:#000}.product-specs-body p{line-height:1.75rem}.product-specs-body ul{list-style:inside}.product-ingredient-link{margin-bottom:1.5rem;font-size:16px;font-weight:400;line-height:100%;text-decoration:underline;cursor:pointer}.product-package-title{font-size:16px;font-weight:700;line-height:24px}.js-variant-item .price{font-size:20px;line-height:30px}.js-variant-item.active{border-color:#000!important;background-color:transparent!important;opacity:1!important}.js-variant-item.active *{color:#000}.js-variant-item.active .price{font-size:20px;font-weight:700}.js-variant-item.active .line{background-color:#000}.js-variant-item.active .option-text{border-color:#000}.js-variant-item:hover:not(.active){border-color:#000!important;background-color:transparent!important;color:#000;opacity:.7!important}.js-variant-item:hover:not(.active) .line{background-color:#000}.js-variant-item:hover:not(.active) .option-text{border-color:#000}.js-purchase-option-item{--padding: 12px 24px !important;width:100%!important;white-space:nowrap;text-decoration:none;text-transform:capitalize!important;color:#0003}.js-purchase-option-item.active{border-color:#000;color:#000;opacity:1!important}.js-purchase-option-item:hover:not(.active){border-color:#000!important;color:#000!important;opacity:.7!important}.product-size-list{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%}@media(min-width:1280px){.product-size-list{grid-template-columns:repeat(6,1fr);gap:1rem}}.product-size-item{display:flex;align-items:center;justify-content:center;height:48px;padding:0 .5rem;background:transparent;border:1px solid rgba(0,0,0,.25);border-radius:0;color:#000;font-size:18px;font-weight:400;line-height:1;cursor:pointer;transition:all .25s ease}.product-size-item:hover{border-color:#000}.product-size-item.active{border-color:#000;border-width:1px;color:#000}.js-add-item-to-cart{min-width:193px}@media(min-width:992px){.js-add-item-to-cart{min-width:220px}}.product-page .product-image{background:#f9f9f9;border:1px solid rgba(0,0,0,.05);border-radius:24px}.product-page .product-image-label--sale{background:#b16146;border-radius:100px;padding:6px 18px;font-weight:600}.product-page .js-product-total-price>span:first-child{font-size:28px!important;font-weight:700!important;color:#b16146}.product-page .product-price-price--old{margin-left:10px;color:#0006;font-size:16px}.product-page .product-specs-body ul{list-style:none;padding-left:0}.product-page .product-specs-body li{position:relative;padding-left:26px;margin-bottom:6px}.product-page .product-specs-body li:before{content:"✓";position:absolute;left:0;color:#b16146;font-weight:700}.product-page .product-ingredient-link{color:#b16146}.product-page .js-variant-item{border-radius:16px!important;transition:all .25s ease}.product-page .js-variant-item.active{border-color:#b16146!important;background-color:#b161460d!important}.product-page .js-variant-item.active *{color:#b16146}.product-page .js-variant-item.active .line{background-color:#b16146}.product-page .js-variant-item:hover:not(.active){border-color:#b16146!important;opacity:1!important}.product-page .js-purchase-option-item{border-radius:100px!important}.product-page .js-purchase-option-item.active{border-color:#b16146!important;color:#b16146!important;background:#b161460d}.product-page .js-purchase-option-item:hover:not(.active){border-color:#b16146!important;color:#b16146!important;opacity:1!important}.product-page .product-size-item{border-radius:12px}.product-page .product-size-item:hover{border-color:#b16146;color:#b16146}.product-page .product-size-item.active{border-color:#b16146;background:#b161460d;color:#b16146}.product-page .input-group .btn{transition:all .25s ease}.product-page .input-group .btn:hover svg path{stroke:#b16146}.contact-eyebrow{display:block;margin-bottom:12px;color:#b16146;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center}.contact-sub{margin:12px auto 0;max-width:48ch;color:#0009;font-size:16px;line-height:1.6;text-align:center}.section--1 .section-header{margin-bottom:clamp(28px,4vw,44px);text-align:center}@media(max-width:575px){.section--1 .section-header{margin-bottom:2rem}}.section--1 .section-body{display:grid;grid-template-columns:1fr;max-width:960px;margin-inline:auto;column-gap:1.5rem;row-gap:1.5rem}@media(min-width:640px){.section--1 .section-body{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.section--1 .section-body{grid-template-columns:repeat(3,minmax(0,1fr))}}.section--1 .section-item{padding:32px 24px;width:100%;background:#fff!important;border:1px solid rgba(0,0,0,.2);transition:transform .25s ease,box-shadow .25s ease}.section--1 .section-item:hover{transform:translateY(-4px);box-shadow:0 16px 36px #00000014}.section--1 .section-item:hover .section-item-icon{background:#ebf7fd}.section--1 .section-item-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px}.section--1 .section-item-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:12px;border-radius:100px;color:#b16146;background:#f4fbfe;transition:background .25s ease}.section--1 .section-item-body{margin-bottom:4px;color:#000;font-size:18px;font-weight:600;line-height:1.2;text-align:center}.section--1 .section-item-footer{color:#000000a8;font-size:16px;font-weight:400;line-height:1.6;text-align:center;word-break:break-word}.section--1 .section-item-footer a{color:#b16146;font-weight:600;text-decoration:none}.section--1 .section-item-footer a:hover,.section--1 .section-item-footer a:focus{text-decoration:underline}
