@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:Manrope,sans-serif;line-height:1.5;color:#24342f;background-color:#f6f3ea;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.bg-alt{background-color:#ece7da}h4,h5,h6{font-family:Manrope,sans-serif;line-height:1.5;margin:0 0 1rem}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.2;margin:0 0 1rem}.font-heading{font-family:Manrope,sans-serif}p{margin:0 0 1rem}a{transition:color .15s ease}.block-title,.page-title,.product-title{font-size:clamp(32px,4vw,46px);font-style:normal;font-weight:700;line-height:1.03;color:#10231f}.page-title.text-center,.checkout-title.text-center{text-align:center}.page-title.capitalize{text-transform:capitalize}.page-title.mb-8{margin-bottom:2rem}.page-title.mb-4{margin-bottom:1rem}.page-title.mt-6{margin-top:1.5rem}.checkout-title{font-size:26px;font-style:normal;font-weight:700;line-height:100%;color:#10231f}@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:#f6f3eae0;border-bottom:1px solid rgba(16,35,31,.1411764706);box-shadow:0 8px 24px #10231f0f;backdrop-filter:blur(18px)}.header .active{font-weight:800;color:#b8743c}.header-container{display:grid;grid-template-columns:100%;grid-auto-rows:min-content;gap:20px;padding-block:14px}.header-body{display:flex;align-items:center;justify-content:space-between}.header-body .hamburger{position:relative;display:block;width:30px;height:30px;cursor:pointer}@media(min-width:1024px){.header-body .hamburger{display:none!important}}.header-body .hamburger .hamburger__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.header-body .hamburger .hamburger__line{position:absolute;left:0;top:50%;display:block;width:100%;height:3px;background:#24342f;border-radius:9999px;transform-origin:center;transition:opacity .2s ease,transform .28s cubic-bezier(.16,1,.3,1)}.header-body .hamburger .hamburger__line:nth-of-type(1){transform:translateY(-9px)}.header-body .hamburger .hamburger__line:nth-of-type(2){transform:translateY(-50%)}.header-body .hamburger .hamburger__line:nth-of-type(3){transform:translateY(6px)}.header-body .hamburger .hamburger__input:checked~.hamburger__line:nth-of-type(1){transform:translateY(-50%) rotate(45deg)}.header-body .hamburger .hamburger__input:checked~.hamburger__line:nth-of-type(2){opacity:0;transform:translateY(-50%) scaleX(0)}.header-body .hamburger .hamburger__input:checked~.hamburger__line:nth-of-type(3){transform:translateY(-50%) rotate(-45deg)}.header-body .hamburger .hamburger__input:focus-visible~.hamburger__line{background:#b8743c}.header-logo a,.header-logo img{display:block}.header-logo img{width:124px;height:47px}@media(min-width:1280px){.header-logo{margin-left:-225px}}@media(min-width:1536px){.header-logo{margin-left:-260px}}@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:800;line-height:24px;letter-spacing:.04em;text-transform:uppercase;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:#b8743c;transition:width .25s ease}.header-link:hover:not(.cart),.header-link.active{color:#b8743c}.header-link:hover:not(.cart):after,.header-link.active:after{width:100%}.header-cart-item{border-radius:9999px;padding:10px;background:#fff;border:1px solid rgba(16,35,31,.1411764706);transition:background .25s ease}.header-cart-item:hover{background:#e9e0ce}.header-cart-item .cart{position:relative;display:flex;align-items:center;justify-content:center;width:16px;height:16px}#header-footer.hidden{display:none}@media(min-width:1024px){#header-footer.hidden{display:flex}}.site-cart__badge{position:absolute;top:-10px;left:-15px;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background-color:#b8743c;color:#fff;font-size:.75rem;line-height:1;font-weight:700;border-radius:9999px}.site-cart__badge.hidden,.site-cart__badge:empty{display:none}.footer{background:#0e1714;color:#fff;border-top:3px solid #B8743C}.footer a{transition:color .15s ease}.footer a:hover,.footer a:focus{color:#d9b06f;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:Manrope,sans-serif;font-size:20px;font-weight:700}.footer-title:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:3px;background-color:#d9b06f;border-radius:9999px}.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;font-size:14px;font-weight:800;line-height:1;letter-spacing:.08em;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease;border-radius:18px;text-transform:uppercase}.button:hover,.button:focus{text-decoration:none}.button--arrow{display:flex;padding:0;min-width:48px;height:48px;background:#10231f;border:1px solid #10231F;border-radius:9999px;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:#b8743c;border-color:#b8743c;transform:translateY(-2px);box-shadow:0 14px 30px #b8743c3d}.button--arrow.small{width:32px;height:32px}.button--arrow-reverse{display:flex;width:48px;height:48px;background:#fff;border:1px solid #fff;border-radius:9999px;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:#10231f}.button--arrow-reverse.small{width:32px;height:32px}.button--default,.button--primary{background:#10231f;border:1px solid #10231F;color:#fff;box-shadow:inset 0 0 0 1px #ffffff14}.button--default:hover,.button--default:focus,.button--primary:hover,.button--primary:focus{background:#b8743c;border-color:#b8743c;transform:translateY(-2px);box-shadow:0 14px 30px #b8743c47}.button--default.white,.button--primary.white{background-color:#fff;border-color:#fff;color:#24342f}.button--default.white:hover,.button--default.white:focus,.button--primary.white:hover,.button--primary.white:focus{transform:translateY(-2px);box-shadow:0 10px 22px #10231f2e}.button--outline,.button--reverse{background:transparent;border:1px solid #10231F;color:#10231f}.button--outline:hover,.button--outline:focus,.button--reverse:hover,.button--reverse:focus{background:#10231f0f;color:#10231f}.button--outline.white,.button--reverse.white{border-color:#fff;color:#fff}.button--outline-active:hover,.button--outline-active:focus{border-color:#35e8bb!important;color:#10231f!important;background-color:transparent!important}.button--text,.button--txt{background:transparent;border:none;color:#24342f;min-width:initial;min-height:initial;text-decoration:none;opacity:1;padding-inline:20px}.button--text:hover,.button--text:focus,.button--txt:hover,.button--txt:focus{opacity:1;color:#24342f;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:18px;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:16px;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 #B8743C;outline:none;box-shadow:0 0 0 .25rem #b8743c38;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-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:#10231f}.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:18px;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:18px;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 #B8743C;border-radius:18px;background:#b8743c1a}.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 #10231F}.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:#ece7da;border:1px solid rgba(16,35,31,.1411764706);color:#24342f!important;font-family:Manrope,sans-serif;border-radius:18px;font-size:16px;font-weight:400;line-height:24px;transition:border-color .25s ease}.input-1:focus{border-color:#b8743c!important;outline:none;box-shadow:0 0 0 3px #b8743c29}select.input-1{position:relative;padding-right:56px!important;border:1px solid rgba(16,35,31,.1411764706);font-family:Manrope,sans-serif;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%2324342F' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 20px center!important;background-size:22px}.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:24px;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}@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 .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.modal__overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0009;z-index:9999}.modal__container{box-sizing:border-box;width:min(90vw,900px);max-height:calc(100vh - 40px);padding:30px;margin:20px;background-color:#fff;border-radius:24px;overflow-y:auto;overflow-x:hidden;position:relative;z-index:10000}.modal__content{margin-top:2rem;color:#000c;line-height:1.5}.modal__content img{display:block;width:100%;max-width:100%;height:auto}.micromodal-slide{display:none;position:fixed;inset:0;z-index:9999}.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)}.sale-badge,.product-card-label--sale,.product-image-label--sale,.product-tracker-price__sale,.tracker-promo__sale,.checkout-tracker__sale{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:28px;padding:7px 12px;border:1px solid rgba(16,35,31,.18);border-radius:9999px;background:#fffdf7;color:#10231f;font-size:11px;font-weight:900;letter-spacing:.12em;line-height:1;text-align:center;text-transform:uppercase;white-space:nowrap;box-shadow:0 10px 20px #10231f14}.product-card{position:relative;display:flex;flex-direction:column;min-height:430px;height:100%;overflow:hidden;border:1px solid rgba(16,35,31,.16);border-radius:24px;background:#fffdf7;box-shadow:0 18px 38px #10231f14;padding:0;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background-color .25s ease}.product-card:hover,.product-card:focus-within{transform:translateY(-8px);border-color:#10231f52;box-shadow:0 28px 62px #10231f26}.product-card:hover .product-card-title,.product-card:focus-within .product-card-title{color:#10231f}.product-card:hover .product-card-image,.product-card:focus-within .product-card-image{transform:scale(1.08) rotate(-2deg)}.product-card:hover .product-card-cart,.product-card:focus-within .product-card-cart{background:#a56836;border-color:#b8743c;transform:translateY(-1px)}.product-card-container{width:100%;padding:20px 20px 0}.product-card-header{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:245px;padding:22px;background:#f8f6ef;border-radius:24px;overflow:hidden;box-shadow:inset 0 0 0 1px #10231f0d}.product-card-header img{margin:0 auto;max-height:210px;max-width:215px;border-radius:24px}.product-card-header .product-card-image-wrapper{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:210px;filter:drop-shadow(0 18px 18px rgba(16,35,31,.18))}.product-card-image{width:100%;height:100%;background-color:transparent!important;object-fit:contain;max-height:210px;max-width:215px;transition:transform .4s ease}.product-card-info{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;padding:20px}.product-card-meta{display:flex;flex-direction:column;gap:.25rem;min-width:0}.product-card-title{color:#10231f;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.12;text-align:left;min-height:2.35em;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{min-width:0;flex:1 1 auto;align-items:baseline;overflow:hidden}.product-card-price--base{flex:0 0 auto;font-size:17px;font-weight:900!important;line-height:1;color:#fff;white-space:nowrap}.product-card-price--old{min-width:0;color:#fff9;font-size:12px;font-weight:700;line-height:1;text-decoration:line-through;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-cart{display:inline-flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;min-width:0;height:auto;min-height:64px;padding:14px;border-radius:18px;letter-spacing:.04em;transition:background-color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.product-card-cart-icon{width:26px;height:26px}.product-card-label--sale{position:absolute;top:14px;left:14px;z-index:2}.product-card-cta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:max-content;padding:10px 13px;border-radius:9999px;background:#ffffff24;color:#fff;font-size:12px;font-weight:900;line-height:1;white-space:nowrap}@media(max-width:639px){.product-card-cart{gap:10px}.product-card-body{flex-wrap:nowrap}.product-card-price--base{font-size:16px}}.home-page{overflow:hidden;background:linear-gradient(180deg,#faf8f1,#f6f3ea 46%,#f2ecdd)}.home-page [data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .72s ease,transform .72s cubic-bezier(.16,1,.3,1)}.home-page [data-reveal].is-visible,.home-page .hero-copy[data-reveal]{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.home-page [data-reveal]{opacity:1!important;transform:none!important;transition:none}}.home-page .section{padding-block:50px}.home-page .eyebrow,.home-page .section-kicker{display:inline-flex;width:fit-content;align-items:center;gap:10px;margin-bottom:18px;color:#b8743c;font-size:12px;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}.home-page .eyebrow:before,.home-page .section-kicker:before{content:"";width:38px;height:1px;background:currentColor}.home-page .hero-section{position:relative;min-height:min(760px,100svh - 72px);padding:clamp(48px,7vw,88px) 0 clamp(64px,8vw,116px);background:linear-gradient(115deg,#10231ff5,#223a31f0 48%,#f5eddc00 48.2%),linear-gradient(180deg,#fcfaf3,#efe6d5);color:#fff}.home-page .hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.065) 0 1px,transparent 1px 100%),linear-gradient(0deg,rgba(255,255,255,.045) 0 1px,transparent 1px 100%);background-size:72px 72px;mask-image:linear-gradient(90deg,#000 0%,#000 50%,transparent 70%);pointer-events:none}.home-page .hero-section:after{content:"";position:absolute;inset:auto 8% 9% auto;width:min(34vw,420px);aspect-ratio:1;border:1px solid rgba(16,35,31,.16);border-radius:9999px;pointer-events:none}.home-page .hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.88fr) minmax(380px,1.12fr);gap:clamp(34px,7vw,98px);align-items:center}@media(max-width:1023px){.home-page .hero-grid{grid-template-columns:1fr}}@media(max-width:1023px){.home-page .hero-section{background:linear-gradient(180deg,#10231ff7,#223a31f2 58%,#efe6d5 58.2% 100%)}.home-page .hero-section:before{mask-image:linear-gradient(180deg,#000 0%,#000 56%,transparent 76%)}}.home-page .hero-copy{max-width:640px}@media(max-width:1023px){.home-page .hero-copy{max-width:100%}}.home-page .hero-title{max-width:12ch;margin-bottom:24px;color:#fff;font-family:Manrope,sans-serif;font-size:clamp(42px,5.4vw,64px);font-weight:800;line-height:1.02}@media(max-width:1023px){.home-page .hero-title{max-width:100%}}.home-page .inner-hero-text{max-width:57ch;margin:0;color:#ffffffc7!important;font-size:clamp(16px,1.2vw,19px)!important;line-height:1.75!important}.home-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.home-page .hero-actions .button{min-width:170px;height:44px;transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease,border-color .28s ease}.home-page .hero-actions .button:hover,.home-page .hero-actions .button:focus-visible{transform:translateY(-2px)}.home-page .hero-actions .hero-secondary{border-color:#ffffff7a;color:#fff}.home-page .hero-actions .hero-secondary:hover,.home-page .hero-actions .hero-secondary:focus-visible{border-color:#fff;background:#ffffff1a;color:#fff}.home-page .hero-visual{position:relative;min-height:clamp(440px,51vw,620px)}.home-page .hero-image-shell{position:absolute;inset:0 0 0 4%;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:24px;background:linear-gradient(140deg,#becc8342,#b8743c1f),#e8e1d2;box-shadow:0 36px 86px #10231f42}.home-page .hero-image-shell:before{content:"";position:absolute;inset:18px;z-index:1;border:1px solid rgba(255,255,255,.28);border-radius:24px;pointer-events:none}.home-page .hero-image-shell:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(16,35,31,.42)),linear-gradient(90deg,rgba(16,35,31,.22),transparent 48%);pointer-events:none}.home-page .hero-visual__image{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform 1.1s cubic-bezier(.16,1,.3,1)}.home-page .hero-visual:hover .hero-visual__image{transform:scale(1.045)}.home-page .hero-note{position:absolute;z-index:2;display:grid;gap:6px;max-width:232px;padding:18px;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:#10231fd1;box-shadow:0 18px 42px #10231f38;backdrop-filter:blur(18px)}.home-page .hero-note strong{color:#fff;font-size:15px;font-weight:900;line-height:1.1}.home-page .hero-note span{color:#ffffffb8;font-size:13px;line-height:1.45}.home-page .hero-note--one{left:-1%;top:10%}.home-page .hero-note--two{right:2%;bottom:9%}.home-page .trust-section{position:relative;z-index:2;padding-block:0;margin-top:-38px;margin-bottom:50px}.home-page .feature__list{display:grid;grid-template-columns:1.08fr .92fr 1fr;overflow:hidden;border:1px solid rgba(16,35,31,.15);border-radius:24px;background:#fffdf7;box-shadow:0 24px 52px #10231f14}@media(max-width:767px){.home-page .feature__list{grid-template-columns:1fr}}.home-page .feature-item{display:grid;grid-template-columns:56px 1fr;gap:18px;min-height:146px;padding:clamp(22px,3vw,34px);border-right:1px solid rgba(16,35,31,.12);transition:background-color .28s ease}.home-page .feature-item:hover{background:#becc831f}.home-page .feature-item:last-child{border-right:0}.home-page .feature-item__number{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:9999px;background:#10231f;color:#becc83;font-family:Manrope,sans-serif;font-size:20px;font-weight:700}.home-page .feature-item__title{margin:0 0 6px;color:#10231f;font-family:Manrope,sans-serif;font-size:17px;font-weight:900;line-height:1.2}.home-page .feature-item__text{max-width:31ch;margin:0;color:#24342f;font-size:14px;line-height:1.6}.home-page .section-heading-row{margin-bottom:clamp(28px,4vw,42px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(24px,5vw,64px);align-items:center}.home-page .section-heading-row .section-heading-row>div{display:flex;flex-direction:column}.home-page .section-heading-row .section-heading-row>.button{justify-self:end;align-self:center}.home-page .section-heading-row h2{max-width:790px;margin:0;color:#10231f;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,46px);font-weight:700;line-height:1.05}.home-page .section-heading-row p{max-width:54ch;margin:16px 0 0;color:#24342f;font-size:16px;line-height:1.7}.home-page .section-heading-row>.button{justify-self:end;margin-bottom:2px}@media(max-width:767px){.home-page .section-heading-row{grid-template-columns:1fr}.home-page .section-heading-row>.button{justify-self:start}}.home-page .section-heading-aside{max-width:360px}.home-page .section-heading-aside .button{margin-top:20px}.home-page .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}@media(max-width:1279px){.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.home-page .product-grid{grid-template-columns:1fr}}.home-page .product-grid--angled{align-items:stretch}.home-page .studio-section{padding-block:50px}.home-page .studio-layout{display:grid;grid-template-columns:minmax(280px,.84fr) minmax(0,1.16fr);gap:clamp(18px,2.8vw,34px);padding:clamp(18px,2.6vw,30px);border:1px solid rgba(16,35,31,.12);border-radius:24px;background:linear-gradient(135deg,#becc833d,#fffdf7eb),#f8f1de;box-shadow:0 28px 70px #10231f24}@media(max-width:1023px){.home-page .studio-layout{grid-template-columns:1fr;align-items:stretch}}.home-page .studio-panel{min-height:0}.home-page .studio-panel--dark{display:flex;flex-direction:column;justify-content:flex-start;gap:0;padding:clamp(28px,4vw,50px);border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(145deg,#10231ff5,#263d34f0),#10231f;color:#fff;box-shadow:0 22px 50px #10231f2e}.home-page .studio-panel--dark .eyebrow{color:#becc83}.home-page .studio-panel--dark .block-title{max-width:13ch;margin:0 0 20px;color:#fff;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,46px);font-weight:700;line-height:1.05}.home-page .studio-panel--dark p{max-width:56ch;margin:0;color:#ffffffb8;font-size:16px;line-height:1.75}.home-page .studio-panel--light{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.58fr);grid-template-areas:"photo train" "photo support" "recover recover";gap:clamp(14px,2vw,18px);background:transparent}@media(max-width:767px){.home-page .studio-panel--light{grid-template-columns:1fr;grid-template-areas:"photo" "train" "support" "recover"}}.home-page .studio-photo-card{position:relative;grid-area:photo;min-height:clamp(330px,34vw,430px);overflow:hidden;border:1px solid rgba(16,35,31,.14);border-radius:24px;background:#e8e1d2;box-shadow:0 22px 46px #10231f29}.home-page .studio-photo-card img{width:100%;height:100%;min-height:clamp(330px,34vw,430px);object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.home-page .studio-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(16,35,31,.34));pointer-events:none}.home-page .studio-photo-card:hover img{transform:scale(1.045)}.home-page .studio-photo-badge{position:absolute;left:18px;bottom:18px;z-index:1;display:grid;gap:2px;max-width:180px;padding:14px 16px;border:1px solid rgba(255,255,255,.28);border-radius:24px;background:#10231fc2;color:#fff;backdrop-filter:blur(14px)}.home-page .studio-photo-badge strong{font-size:24px;font-weight:900;line-height:1}.home-page .studio-photo-badge span{color:#ffffffbd;font-size:12px;font-weight:800;line-height:1.25}.home-page .studio-insight-grid{display:contents}.home-page .studio-insight{display:grid;align-content:start;gap:9px;min-height:0;padding:clamp(16px,2vw,20px);border:1px solid rgba(16,35,31,.13);border-radius:24px;background:#fffdf7d1;box-shadow:0 16px 34px #10231f14}.home-page .studio-insight:nth-child(1){grid-area:train}.home-page .studio-insight:nth-child(2){grid-area:support}.home-page .studio-insight strong{color:#10231f;font-size:16px;font-weight:900;line-height:1.15}.home-page .studio-insight p{margin:0;color:#24342fad;font-size:16px;font-weight:650;line-height:1.5}.home-page .studio-insight--wide{grid-area:recover;grid-template-columns:auto minmax(0,.24fr) minmax(0,1fr);align-items:center;column-gap:14px;min-height:0}.home-page .studio-insight--wide p{max-width:48ch}.home-page .studio-insight__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9999px;background:#10231f;color:#becc83;font-size:12px;font-weight:900;letter-spacing:.08em}.home-page .feature-cta{width:fit-content;margin-top:clamp(26px,3vw,34px);background:#becc83;border-color:#becc83;color:#10231f}.home-page .feature-cta:hover{color:#fff}.home-page .products-section--final,.home-page .tracker-promo-section{padding-top:50px}.home-page .tracker-promo{display:grid;grid-template-columns:minmax(360px,1fr) minmax(0,1.05fr);gap:clamp(22px,3.6vw,48px);align-items:stretch;padding:clamp(14px,2vw,24px);border:1px solid rgba(16,35,31,.12);border-radius:24px;background:linear-gradient(135deg,#fffdf7f0,#becc832e),#f8f1de;box-shadow:0 28px 70px #10231f1f}.home-page .tracker-promo__media{position:relative;min-height:100%;overflow:hidden;border:1px solid rgba(16,35,31,.14);border-radius:24px;background:#e8e1d2;box-shadow:0 22px 46px #10231f24}.home-page .tracker-promo__media img{width:100%;height:100%;min-height:clamp(500px,45vw,640px);object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.home-page .tracker-promo__media:hover img{transform:scale(1.035)}.home-page .tracker-promo__content{display:grid;gap:clamp(22px,3vw,30px);align-content:center;padding:clamp(10px,1.6vw,18px) clamp(4px,.8vw,12px)}.home-page .tracker-promo__badge{display:inline-flex;width:fit-content;align-items:center;justify-content:center;border-radius:9999px;font-size:13px;font-weight:800;line-height:1}.home-page .tracker-promo__badge{padding:10px 16px;border:1px solid rgba(16,35,31,.16);background:#fffdf7c7;color:#10231f}.home-page .tracker-promo__heading h2{max-width:700px;margin:0;color:#10231f;font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,46px);font-weight:700;line-height:1.05}.home-page .tracker-promo__heading p{max-width:58ch;margin:16px 0 0;color:#24342f;font-size:16px;line-height:1.7}.home-page .tracker-promo__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-page .tracker-feature-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;padding:clamp(14px,1.8vw,18px);border:1px solid rgba(16,35,31,.12);border-radius:24px;background:#fffdf7c2;box-shadow:0 14px 30px #10231f0f}.home-page .tracker-feature-card h3{margin:0;color:#10231f;font-size:15px;font-weight:900;line-height:1.2}.home-page .tracker-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9999px;background:#10231f;color:#becc83}.home-page .tracker-feature-card__icon svg{width:22px;height:22px}.home-page .tracker-promo__footer{display:flex;flex-wrap:wrap;gap:16px 22px;align-items:center;justify-content:space-between;padding-top:4px}.home-page .tracker-promo__price{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.home-page .tracker-promo__current{color:#b8743c;font-size:clamp(24px,3vw,32px);font-weight:900;line-height:1}.home-page .tracker-promo__old{color:#10231f70;font-size:16px;font-weight:700;line-height:1;text-decoration:line-through}@media(min-width:768px)and (max-width:1023px){.home-page .tracker-promo{grid-template-columns:1fr;gap:24px;padding:18px}.home-page .tracker-promo__media{min-height:auto}.home-page .tracker-promo__media img{min-height:clamp(360px,52vw,470px)}.home-page .tracker-promo__content{align-content:start;padding:0}.home-page .tracker-promo__features{grid-template-columns:repeat(2,minmax(260px,1fr));gap:16px}.home-page .tracker-feature-card{min-height:76px;padding:16px 18px}}@media(max-width:767px){.home-page .hero-section{min-height:initial;padding-top:42px}.home-page .hero-image-shell{inset-inline:0;border-radius:24px}.home-page .hero-note{position:relative;inset:auto;margin-top:14px;max-width:none;margin-inline:14px}.home-page .feature-item{border-right:0;border-bottom:1px solid rgba(16,35,31,.12)}.home-page .feature-item:last-child{border-bottom:0}.home-page .studio-insight-grid{display:contents}.home-page .studio-insight--wide{grid-template-columns:1fr}.home-page .tracker-promo{grid-template-columns:1fr;padding:clamp(12px,3vw,18px);border-radius:24px}.home-page .tracker-promo__media{min-height:auto;border-radius:24px}.home-page .tracker-promo__media img{min-height:clamp(340px,66vw,520px)}.home-page .tracker-promo__content{padding:clamp(8px,2vw,14px) 0 0}.home-page .tracker-promo__features{grid-template-columns:1fr}.home-page .tracker-promo__footer{align-items:flex-start;flex-direction:column}}.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:#becc8373;color:#b8743c;font-size:13px;font-weight:600;line-height:1;border-radius:9999px}.catalog-head__title{margin:0;font-family:Manrope,sans-serif;font-size:clamp(36px,5vw,58px);font-weight:700;line-height:1;color:#10231f}.catalog-head__sub{margin:12px auto 0;max-width:52ch;color:#10231fad;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(16,35,31,.1411764706)!important;border-radius:9999px!important;background-color:#ffffffd1!important;color:#10231f!important;font-weight:600;line-height:1;transition:all .25s ease}.catalog-pagination button:hover:not(:disabled):not(.bg-black){border-color:#b8743c!important;color:#b8743c!important}.catalog-pagination button.bg-black{background-color:#10231f!important;border-color:#10231f!important;color:#fff!important}.catalog-pagination button:disabled,.catalog-pagination button.opacity-50{opacity:.4;cursor:not-allowed}.product-item--paged-out{display:none!important}@media(min-width:1024px)and (max-width:1279px){.catalog-grid--initial .product-item[data-index="15"]{display:none}}.product-container{display:grid;grid-template-columns:45% 1fr;align-items:start;gap:clamp(24px,4vw,52px)}@media(max-width:767px){.product-container{grid-template-columns:100%}}.product-body{display:grid;grid-template-columns:100%;grid-auto-rows:min-content;align-content:start;padding:clamp(4px,1vw,10px) 0}@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:#ece7da;border:1px solid transparent;border-radius:18px}.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}.product-specs-body{margin-bottom:1rem;padding-top:4px;color:#10231f}.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:#10231f;background-color:transparent!important;opacity:1!important}.js-variant-item.active *{color:#10231f}.js-variant-item.active .price{font-size:20px;font-weight:700}.js-variant-item.active .line{background-color:#10231f}.js-variant-item.active .option-text{border-color:#becc83}.js-variant-item:hover:not(.active){border-color:#10231f!important;background-color:transparent!important;color:#10231f;opacity:.7!important}.js-variant-item:hover:not(.active) .line{background-color:#10231f}.js-variant-item:hover:not(.active) .option-text{border-color:#becc83}.js-purchase-option-item{--padding: 12px 24px !important;width:100%!important;white-space:nowrap;text-decoration:none;text-transform:capitalize!important}.js-purchase-option-item.active{border-color:#10231f;color:#10231f;opacity:1!important}.js-purchase-option-item:hover:not(.active){border-color:#10231f!important;color:#10231f!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(16,35,31,.25);border-radius:18px;color:#10231f;font-size:18px;font-weight:400;line-height:1;cursor:pointer;transition:all .25s ease}.product-size-item:hover{border-color:#10231f}.product-size-item.active{border-color:#10231f;border-width:1px;color:#10231f}.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:linear-gradient(145deg,#f5f1e7,#ece6d8 58%,#ded5bf);border:1px solid rgba(16,35,31,.12);border-radius:24px;box-shadow:0 22px 48px #10231f16;overflow:hidden}.product-page .product-image-frame{position:relative;border-radius:24px}.product-page .product-image-image{position:relative;z-index:1}@media(max-width:767px){.product-page .product-image-image{max-height:320px}}.product-page .product-image-label--sale{z-index:2}.product-page .js-product-total-price>span:first-child{font-size:28px!important;font-weight:700!important;color:#b8743c}.product-page .js-product-total-price:not(.product-tracker-price){width:fit-content;margin:8px 0 18px;padding:12px 18px;border:1px solid rgba(16,35,31,.12);border-radius:24px;background:#fffdf7;box-shadow:0 12px 28px #10231f0e}.product-page .product-price-price--old{margin-left:10px;color:#10231f70;font-size:16px}.product-page .product-specs-body{margin-top:12px;padding:18px;border:1px solid rgba(16,35,31,.1);border-radius:24px;background:#fffdf7a3}.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;font-weight:400}.product-page .product-specs-body li:before{content:"✓";position:absolute;left:0;color:#b8743c;font-weight:700}.product-page .product-ingredient-link{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;margin:2px 0 1.5rem;padding:12px 18px;border:1px solid rgba(184,116,60,.34);border-radius:9999px;background:#fffdf785;color:#b8743c;font-size:14px;font-weight:700;line-height:1;letter-spacing:.01em;text-decoration:none;box-shadow:inset 0 1px #ffffff8c;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease,color .25s ease,transform .25s ease}.product-page .product-ingredient-link:hover{border-color:#b8743c;background:#fffdf7e0;box-shadow:0 10px 22px #10231f12;transform:translateY(-1px)}.product-page .product-ingredient-link:focus-visible{outline:2px solid rgba(184,116,60,.38);outline-offset:3px}.product-page .js-variant-item{border-radius:18px!important;background:#fffdf79e;box-shadow:inset 0 1px #ffffff7a;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease,transform .25s ease}.product-page .js-variant-item.active{border-color:#becc83;background:linear-gradient(180deg,#becc8347,#fffdf7db)!important;box-shadow:0 12px 26px #10231f12}.product-page .js-variant-item.active *{color:#b8743c}.product-page .js-variant-item.active .line{background-color:#b8743c}.product-page .js-variant-item:hover:not(.active){border-color:#becc83!important;opacity:1!important;transform:translateY(-2px);box-shadow:0 12px 26px #10231f0f}.product-page .js-purchase-option-item{border-radius:18px!important;background:#fffdf7b8;transition:border-color .25s ease,background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.product-page .js-purchase-option-item.active{border-color:#becc83!important;color:#b8743c!important;background:#becc8338;box-shadow:0 10px 22px #10231f0f}.product-page .js-purchase-option-item:hover:not(.active){border-color:#becc83!important;color:#b8743c!important;opacity:1!important;transform:translateY(-1px)}.product-page .product-size-item{min-height:46px;border-color:#10231f2e;border-radius:18px;background:#fffdf77a;color:#10231f;font-size:15px;font-weight:700;letter-spacing:.01em;box-shadow:inset 0 1px #ffffff7a;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease,color .25s ease,transform .25s ease}.product-page .product-size-item:hover{border-color:#b8743cb8;background:#fffdf7c7;color:#b8743c;transform:translateY(-1px)}.product-page .product-size-item:focus-visible{outline:2px solid rgba(184,116,60,.34);outline-offset:3px}.product-page .product-size-item.active{border-color:#b8743c;background:#becc8338;color:#b8743c;box-shadow:inset 0 1px #ffffff80,0 10px 20px #10231f0e}.product-page .product-options-item--size label,.product-page .product-options-item--size .product-qty-title,.product-page .product-qty label,.product-page .product-qty .product-qty-title{color:#10231f!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em;line-height:1.1!important;text-transform:uppercase}.product-page .product-options-item--size .input-box{position:relative}.product-page .product-options-item--size .input-1{width:100%;height:50px;padding:0 48px 0 18px;border-color:#10231f33!important;border-radius:18px;background:#fffdf79e;color:#10231f;font-size:15px;font-weight:700;line-height:1;box-shadow:inset 0 1px #ffffff85;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.product-page .product-options-item--size .input-1:hover{border-color:#b8743cb8!important;background:#fffdf7d1}.product-page .product-options-item--size .input-1:focus{border-color:#b8743c!important;box-shadow:0 0 0 3px #b8743c1f;outline:0}.product-page .input-group{height:50px!important;border:1px solid rgba(16,35,31,.2)!important;border-radius:18px;background:#fffdf79e;box-shadow:inset 0 1px #ffffff85;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.product-page .input-group:hover{border-color:#b8743cb8!important;background:#fffdf7d1}.product-page .input-group:focus-within{border-color:#b8743c!important;box-shadow:0 0 0 3px #b8743c1f}.product-page .input-group .quantity{min-width:54px;color:#10231f;font-size:15px;font-weight:800;line-height:1;text-align:center}.product-page .input-group .btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9999px;transition:background-color .25s ease,transform .25s ease}.product-page .input-group .btn:hover{background:#b8743c1a;transform:translateY(-1px)}.product-page .input-group .btn:focus-visible{outline:2px solid rgba(184,116,60,.34);outline-offset:2px}.product-page .input-group .btn svg path{transition:stroke .25s ease}.product-page .input-group .btn:hover svg path{stroke:#b8743c}.product-image--tracker{padding:14px!important;border-radius:24px!important;box-shadow:0 18px 42px #10231f14}.product-image--tracker .product-image-frame{position:relative;width:100%;border-radius:24px}.product-image--tracker .product-image-image{width:100%;height:100%;object-fit:contain;padding:clamp(18px,4vw,42px)}.product-image--tracker .product-image-label--sale{top:8px;left:8px;z-index:2}.product-tracker-price{display:grid!important;grid-template-columns:minmax(0,auto) auto;align-items:center;justify-content:start!important;width:fit-content;max-width:100%;gap:12px 14px;border-color:#10231f1f!important;box-shadow:0 12px 28px #10231f0f}.product-tracker-price>span:first-child{margin-right:0}.product-tracker-price .product-price-price--old{margin-left:0;color:#10231f6b;font-size:18px;font-weight:700}.product-tracker-price__amount{display:inline-flex;align-items:baseline;gap:12px;white-space:nowrap}.product-tracker-price__details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.product-tracker-price__access{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 13px;border:1px solid rgba(16,35,31,.16);border-radius:9999px;background:#fffdf7b8;color:#10231fb8;font-size:13px;font-weight:700;line-height:1;text-align:center;white-space:nowrap}.product-specs-heading{display:block;margin-bottom:2px;color:#10231f;font-size:18px}.product-page .product-specs-body ul.grid{align-items:stretch}.product-page .product-specs-body ul.grid li.tracker-feature-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:78px;margin-bottom:0;padding:clamp(14px,1.8vw,18px);border:1px solid rgba(16,35,31,.12);border-radius:24px;background:#fffdf7c2;box-shadow:0 14px 30px #10231f0f}.product-page .product-specs-body ul.grid li.tracker-feature-card:before{content:none}.product-page .product-specs-body ul.grid li.tracker-feature-card h3{margin:0;color:#10231f;font-size:15px;font-weight:900;line-height:1.2}.product-page .product-specs-body ul.grid li.tracker-feature-card .tracker-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:9999px;background:#10231f;color:#becc83}.product-page .product-specs-body ul.grid li.tracker-feature-card .tracker-feature-card__icon svg{width:22px;height:22px}@media(min-width:768px)and (max-width:1023px){.product-page .product-container:has(.product-image--tracker){grid-template-columns:100%;gap:28px}.product-page .product-container:has(.product-image--tracker) .product-image{width:min(100%,620px);justify-self:center}.product-page .product-container:has(.product-image--tracker) .product-image-frame{min-width:0;min-height:0;max-width:100%;aspect-ratio:4/3}.product-page .product-container:has(.product-image--tracker) .product-body{width:100%;max-width:760px;justify-self:center}.product-page .product-container:has(.product-image--tracker) .product-specs-body{margin-top:20px;padding:18px}.product-page .product-container:has(.product-image--tracker) .product-specs-body ul.grid{gap:14px}.product-page .product-container:has(.product-image--tracker) .product-specs-body ul.grid li.tracker-feature-card{min-height:0;padding:16px 18px}}.checkout-tracker{border:1px solid rgba(16,35,31,.1)!important;box-shadow:0 14px 34px #10231f0f}.checkout-tracker__price{display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:8px;text-align:right}.checkout-tracker__price-current{color:#10231f;font-size:22px;font-weight:900;line-height:1}.checkout-tracker__price-old{color:#10231f6b;font-size:15px;font-weight:700;line-height:1;text-decoration:line-through}.checkout-tracker__body{align-items:center;grid-template-columns:auto 84px 1fr!important}.checkout-tracker__checkbox{align-self:center;margin-top:0}.checkout-tracker__image{width:84px;height:84px!important;overflow:hidden;border:0;background:transparent!important;border-radius:0!important;padding:0!important}.checkout-tracker__image img{display:block;width:100%;height:100%;max-height:84px;object-fit:contain;border-radius:24px}.checkout .product-body .checkout-item__header{display:flex;align-items:center;justify-content:center;width:70px;height:70px}.checkout .product-body .checkout-item__header img{display:block;max-width:70px;max-height:70px;object-fit:contain;border-radius:24px}@media(max-width:639px){.product-tracker-price{grid-template-columns:1fr;gap:10px;padding:18px!important}.product-tracker-price__details{justify-content:flex-start}.product-tracker-price .text-\[28px\]{font-size:26px;line-height:32px}.checkout-tracker .checkout__header{align-items:flex-start;flex-direction:column}.checkout-tracker__price{justify-content:flex-start;text-align:left}.checkout-tracker__body{grid-template-columns:auto 76px 1fr!important;gap:12px}.checkout-tracker__image{width:76px;height:76px!important}.checkout-tracker__image img{max-height:76px}}.contact-eyebrow{display:block;margin-bottom:12px;color:#b8743c;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:#10231fad;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:#ffffffdb!important;border:1px solid rgba(16,35,31,.1411764706);border-radius:24px;transition:transform .25s ease,box-shadow .25s ease}.section--1 .section-item:hover{transform:translateY(-4px);box-shadow:0 18px 38px #10231f1a}.section--1 .section-item:hover .section-item-icon{background:#becc83}.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:9999px;color:#10231f;background:#becc837a;transition:background .25s ease}.section--1 .section-item-body{margin-bottom:4px;color:#10231f;font-size:18px;font-weight:600;line-height:1.2;text-align:center}.section--1 .section-item-footer{color:#10231fad;font-size:16px;font-weight:400;line-height:1.6;text-align:center;word-break:break-word}.section--1 .section-item-footer a{color:#b8743c;font-weight:600;text-decoration:none}.section--1 .section-item-footer a:hover,.section--1 .section-item-footer a:focus{text-decoration:underline}.section-item--phone .section-item-icon svg{width:26px;height:26px;transform:translate(-1px,1px)}.page__container.color-container:has(.price-total){min-height:calc(100svh - 160px);padding-block:clamp(48px,7vw,50px)!important}.page__container.color-container:has(.price-total)>.page__body{max-width:920px;margin-inline:auto}.page__container.color-container:has(.price-total) .page-title{position:relative;margin:0 0 14px!important;color:#10231f;font-size:clamp(38px,5vw,58px);font-weight:800;letter-spacing:0}.page__container.color-container:has(.price-total) .page-title:before{content:"✓";display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto 18px;border-radius:9999px;background:#10231f;color:#becc83;font-size:27px;line-height:1;box-shadow:0 18px 36px #10231f29}.page__container.color-container:has(.price-total) .sub-title{max-width:54ch;margin:0 auto clamp(26px,4vw,38px)!important;color:#24342fb8;font-size:clamp(16px,2vw,19px);line-height:1.65}.page__container.color-container:has(.price-total) .sub-title:after{content:"Your order details have been emailed. Review the summary below or return home.";display:block;margin-top:8px;color:#24342f;font-size:15px;line-height:1.6}.page__container.color-container:has(.price-total) .checkout.checkout-section{width:min(100%,840px);margin-bottom:clamp(26px,4vw,40px)!important;border:1px solid rgba(16,35,31,.12)!important;border-radius:24px!important;background:#fffdf7e0!important;box-shadow:0 24px 62px #10231f1a}.page__container.color-container:has(.price-total) .checkout__header{margin-bottom:0!important;padding-bottom:18px;border-bottom:1px solid rgba(16,35,31,.14)}.page__container.color-container:has(.price-total) .checkout-title{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.1}.page__container.color-container:has(.price-total) .checkout__body{gap:18px;padding-top:22px}.page__container.color-container:has(.price-total) .checkout__body-items:empty{display:none}.page__container.color-container:has(.price-total) .checkout-item{gap:14px!important}.page__container.color-container:has(.price-total) .checkout-item__header,.page__container.color-container:has(.price-total) .checkout-item__footer{color:#24342f;font-weight:500;border-radius:24px}.page__container.color-container:has(.price-total) .checkout__footer{align-items:center;margin-top:4px;padding-top:18px;border-top:1px solid rgba(16,35,31,.14);color:#10231f;font-size:18px}.page__container.color-container:has(.price-total) .price-total{color:#b8743c;font-size:22px!important;font-weight:900!important}.page__container.color-container:has(.price-total)>.page__body>.button{width:min(100%,250px)!important;height:52px;border-radius:18px}form.page__body,.checkout.checkout-section,.checkout-section{border-radius:24px!important}.bg-green-100,.bg-red-100{border-radius:18px!important}@media(max-width:639px){.page__container.color-container:has(.price-total){padding-inline:16px}.page__container.color-container:has(.price-total) .checkout.checkout-section{padding:22px!important}.page__container.color-container:has(.price-total) .checkout__footer{font-size:16px}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media(min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media(min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media(min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media(min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media(min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.right-0{right:0}.right-\[-15px\]{right:-15px}.right-\[-20px\]{right:-20px}.right-\[-5px\]{right:-5px}.right-\[16px\]{right:16px}.top-0{top:0}.top-\[-15px\]{top:-15px}.top-\[-20px\]{top:-20px}.top-\[6px\]{top:6px}.z-10{z-index:10}.order-1{order:1}.order-first{order:-9999}.order-last{order:9999}.col-span-2{grid-column:span 2/span 2}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[0px\]{margin-bottom:0}.mb-\[10px\]{margin-bottom:10px}.mb-\[12px\]{margin-bottom:12px}.mb-\[13px\]{margin-bottom:13px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.mb-\[24px\]{margin-bottom:24px}.mb-\[32px\]{margin-bottom:32px}.mb-\[40px\]{margin-bottom:40px}.mb-\[42px\]{margin-bottom:42px}.mb-\[45px\]{margin-bottom:45px}.mb-\[48px\]{margin-bottom:48px}.mb-\[52px\]{margin-bottom:52px}.mb-\[8px\]{margin-bottom:8px}.ml-1{margin-left:.25rem}.ml-\[10px\]{margin-left:10px}.ml-\[32px\]{margin-left:32px}.mr-4{margin-right:1rem}.mr-\[0px\]{margin-right:0}.mr-\[10px\]{margin-right:10px}.mr-\[12px\]{margin-right:12px}.mr-\[16px\]{margin-right:16px}.mr-\[32px\]{margin-right:32px}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[12px\]{margin-top:12px}.mt-\[16px\]{margin-top:16px}.mt-\[22px\]{margin-top:22px}.mt-\[32px\]{margin-top:32px}.mt-\[52px\]{margin-top:52px}.mt-\[6px\]{margin-top:6px}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-\[100\%\]{height:100%}.h-\[17px\]{height:17px}.h-\[36px\]{height:36px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[678px\]{height:678px}.h-\[72px\]{height:72px}.h-full{height:100%}.h-min{height:-moz-min-content;height:min-content}.max-h-\[100\%\]{max-height:100%}.max-h-\[34px\]{max-height:34px}.max-h-\[350px\]{max-height:350px}.max-h-\[450px\]{max-height:450px}.max-h-\[50px\]{max-height:50px}.max-h-\[60px\]{max-height:60px}.max-h-\[678px\]{max-height:678px}.max-h-\[70px\]{max-height:70px}.max-h-min{max-height:-moz-min-content;max-height:min-content}.min-h-\[50px\]{min-height:50px}.\!w-\[210px\]{width:210px!important}.w-12{width:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-\[100\%\]{width:100%}.w-\[17px\]{width:17px}.w-\[250px\]{width:250px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[36px\]{width:36px}.w-\[50px\]{width:50px}.w-\[70\%\]{width:70%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[144px\]{min-width:144px}.min-w-\[193px\]{min-width:193px}.min-w-\[220px\]{min-width:220px}.min-w-\[320px\]{min-width:320px}.min-w-\[32px\]{min-width:32px}.min-w-\[356px\]{min-width:356px}.min-w-\[45\%\]{min-width:45%}.max-w-\[101px\]{max-width:101px}.max-w-\[112px\]{max-width:112px}.max-w-\[120px\]{max-width:120px}.max-w-\[420px\]{max-width:420px}.max-w-\[440px\]{max-width:440px}.max-w-\[45\%\]{max-width:45%}.max-w-\[487px\]{max-width:487px}.max-w-\[575px\]{max-width:575px}.max-w-\[620px\]{max-width:620px}.max-w-\[624px\]{max-width:624px}.max-w-\[70vw\]{max-width:70vw}.max-w-\[80\%\]{max-width:80%}.max-w-\[840px\]{max-width:840px}.max-w-\[882px\]{max-width:882px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.rotate-12{--tw-rotate:12deg}.rotate-12,.rotate-\[6deg\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[6deg\]{--tw-rotate:6deg}.rotate-\[8deg\]{--tw-rotate:8deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1fr\]{grid-template-columns:1fr}.grid-cols-\[70\%_30\%\]{grid-template-columns:70% 30%}.grid-cols-\[70px_auto_auto\]{grid-template-columns:70px auto auto}.grid-cols-\[auto_72px_1fr\]{grid-template-columns:auto 72px 1fr}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[16px\]{gap:16px}.gap-\[20px\]{gap:20px}.gap-\[24px\]{gap:24px}.gap-\[31px\]{gap:31px}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-3{row-gap:.75rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[100px\]{border-radius:100px}.rounded-\[24px\]{border-radius:24px}.rounded-\[50\%\]{border-radius:50%}.rounded-\[50px\]{border-radius:50px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-\[10px\]{border-width:10px}.border-b{border-bottom-width:1px}.border-none{border-style:none}.\!border-\[\#000\]{--tw-border-opacity:1!important;border-color:rgb(0 0 0/var(--tw-border-opacity,1))!important}.border-\[\#00000018\]{border-color:#00000018}.border-\[\#00000029\]{border-color:#00000029}.border-\[\#00000033\]{border-color:#0003}.border-\[\#FFFFFF33\]{border-color:#fff3}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-green-400{--tw-border-opacity:1;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.bg-\[\#1B86D2\]{--tw-bg-opacity:1;background-color:rgb(27 134 210/var(--tw-bg-opacity,1))}.bg-\[\#EEEEEE\]{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity,1))}.bg-\[\#F5F5F5\]{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-\[transparent\]{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.fill-\[\#0B0814\]{fill:#0b0814}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[44px\]{padding-left:44px;padding-right:44px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[12px\]{padding-top:12px;padding-bottom:12px}.py-\[24px\]{padding-top:24px;padding-bottom:24px}.py-\[30px\]{padding-top:30px;padding-bottom:30px}.py-\[32px\]{padding-top:32px;padding-bottom:32px}.py-\[50px\]{padding-top:50px;padding-bottom:50px}.py-\[60px\]{padding-top:60px;padding-bottom:60px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-\[16px\]{padding-bottom:16px}.pb-\[20px\]{padding-bottom:20px}.pb-\[24px\]{padding-bottom:24px}.pb-\[50px\]{padding-bottom:50px}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-0{padding-right:0}.pr-\[32px\]{padding-right:32px}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.pt-\[16px\]{padding-top:16px}.pt-\[20px\]{padding-top:20px}.pt-\[52px\]{padding-top:52px}.pt-\[5px\]{padding-top:5px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[42px\]{font-size:42px}.text-\[45px\]{font-size:45px}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-\[300\]{font-weight:300}.font-\[400\]{font-weight:400}.font-\[500\]{font-weight:500}.font-\[600\]{font-weight:600}.font-\[700\],.font-bold{font-weight:700}.font-light{font-weight:300}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-8{line-height:2rem}.leading-\[100\%\]{line-height:100%}.leading-\[12px\]{line-height:12px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[36px\]{line-height:36px}.text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-\[\#494949\]{--tw-text-opacity:1;color:rgb(73 73 73/var(--tw-text-opacity,1))}.text-\[\#fff\],.text-\[white\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.accent-\[\#000\]{accent-color:#000}.accent-white{accent-color:#fff}.opacity-50{opacity:.5}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-0{outline-width:0}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.checked\:accent-\[\#000\]:checked{accent-color:#000}.group:hover .group-hover\:scale-\[1\.03\]{--tw-scale-x:1.03;--tw-scale-y:1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media not all and (min-width:768px){.max-md\:text-5xl{font-size:3rem;line-height:1}.max-md\:leading-\[62px\]{line-height:62px}}@media not all and (min-width:640px){.max-sm\:order-first{order:-9999}.max-sm\:text-\[12px\]{font-size:12px}.max-sm\:text-\[14px\]{font-size:14px}.max-sm\:text-\[17px\]{font-size:17px}.max-sm\:text-\[32px\]{font-size:32px}.max-sm\:leading-\[20px\]{line-height:20px}.max-sm\:leading-\[26px\]{line-height:26px}.max-sm\:leading-\[28px\]{line-height:28px}.max-sm\:leading-\[40px\]{line-height:40px}}@media(min-width:640px){.sm\:left-\[unset\]{left:unset}.sm\:right-\[15px\]{right:15px}.sm\:right-\[30px\]{right:30px}.sm\:top-\[16px\]{top:16px}.sm\:mr-\[12px\]{margin-right:12px}.sm\:mt-0{margin-top:0}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:h-\[80px\]{height:80px}.sm\:w-\[80px\]{width:80px}.sm\:min-w-\[284px\]{min-width:284px}.sm\:min-w-\[640px\]{min-width:640px}.sm\:max-w-\[200px\]{max-width:200px}.sm\:max-w-\[640px\]{max-width:640px}.sm\:rotate-12{--tw-rotate:12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-start{justify-content:flex-start}.sm\:gap-12{gap:3rem}.sm\:px-\[72px\]{padding-left:72px;padding-right:72px}.sm\:py-\[16px\]{padding-top:16px;padding-bottom:16px}.sm\:py-\[50px\]{padding-top:50px;padding-bottom:50px}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[34px\]{font-size:34px}.sm\:leading-\[24px\]{line-height:24px}}@media(min-width:768px){.md\:left-\[15px\]{left:15px}.md\:left-\[20px\]{left:20px}.md\:left-\[unset\]{left:unset}.md\:right-\[unset\]{right:unset}.md\:top-0{top:0}.md\:top-\[20px\]{top:20px}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:col-span-2{grid-column:span 2/span 2}.md\:mx-0{margin-left:0;margin-right:0}.md\:mr-\[16px\]{margin-right:16px}.md\:mt-\[15px\]{margin-top:15px}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:aspect-square{aspect-ratio:1/1}.md\:min-w-\[200px\]{min-width:200px}.md\:min-w-\[334px\]{min-width:334px}.md\:min-w-\[512px\]{min-width:512px}.md\:min-w-\[768px\]{min-width:768px}.md\:max-w-\[609px\]{max-width:609px}.md\:max-w-\[768px\]{max-width:768px}.md\:-rotate-12{--tw-rotate:-12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[70px_auto_auto\]{grid-template-columns:70px auto auto}.md\:grid-cols-\[auto_446px\]{grid-template-columns:auto 446px}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:p-5{padding:1.25rem}.md\:p-8{padding:2rem}.md\:py-\[24px\]{padding-top:24px;padding-bottom:24px}.md\:text-\[26px\]{font-size:26px}.md\:text-\[50px\]{font-size:50px}.md\:text-\[54px\]{font-size:54px}.md\:text-\[60px\]{font-size:60px}.md\:text-\[64px\]{font-size:64px}}@media(min-width:1024px){.lg\:left-\[unset\]{left:unset}.lg\:right-\[15px\]{right:15px}.lg\:order-first{order:-9999}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:max-h-\[350px\]{max-height:350px}.lg\:min-h-\[425px\]{min-height:425px}.lg\:min-w-\[1024px\]{min-width:1024px}.lg\:min-w-\[234px\]{min-width:234px}.lg\:max-w-\[1024px\]{max-width:1024px}.lg\:rotate-12{--tw-rotate:12deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[60\%_40\%\]{grid-template-columns:60% 40%}.lg\:flex-row{flex-direction:row}.lg\:gap-12{gap:3rem}.lg\:py-\[50px\]{padding-top:50px;padding-bottom:50px}.lg\:pb-\[40px\]{padding-bottom:40px}.lg\:pt-\[50px\]{padding-top:50px}.lg\:text-center{text-align:center}}@media(min-width:1280px){.xl\:right-\[60px\]{right:60px}.xl\:top-\[32px\]{top:32px}.xl\:-ml-\[225px\]{margin-left:-225px}.xl\:mt-4{margin-top:1rem}.xl\:mt-\[32px\]{margin-top:32px}.xl\:h-\[140px\]{height:140px}.xl\:min-h-\[455px\]{min-height:455px}.xl\:w-\[140px\]{width:140px}.xl\:min-w-\[400px\]{min-width:400px}.xl\:max-w-\[400px\]{max-width:400px}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:items-start{align-items:flex-start}.xl\:text-\[20px\]{font-size:20px}.xl\:text-\[24px\]{font-size:24px}.xl\:text-\[25px\]{font-size:25px}.xl\:text-\[34px\]{font-size:34px}.xl\:text-\[52px\]{font-size:52px}.xl\:text-\[55px\]{font-size:55px}.xl\:leading-\[30px\]{line-height:30px}.xl\:leading-\[34px\]{line-height:34px}.xl\:leading-\[70px\]{line-height:70px}}@media(min-width:1536px){.\32xl\:-ml-\[260px\]{margin-left:-260px}}@media(prefers-color-scheme:dark){.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}}
