:root{--thryd-basic-black:#000000;--thryd-basic-white:#FFFFFF;--thryd-primary-base:#E0E74B;--thryd-primary-dark:#C6CD24;--thryd-gray-50:#F2F2F2;--thryd-gray-200:#DCDEE0;--thryd-gray-300:#BCBCBC;--thryd-gray-500:#919191;--thryd-gray-700:#494949;--thryd-gray-800:#343536;--thryd-others-blue:#5178E7;--thryd-others-violet:#C3ABFF;--thryd-others-red:#FF3F42}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{color:var(--thryd-basic-white)}body{font-family:Geist,sans-serif!important}h1,h2{font-size:32px;font-weight:700;line-height:110%}@media (min-width:1024px){h1,h2{font-size:58px}}h3,h4{font-size:28px;font-weight:700;line-height:110%}@media (min-width:1024px){h3,h4{font-size:40px}}h5{font-size:22px!important;font-weight:700!important;line-height:130%!important}@media (min-width:1024px){h5{font-size:24px!important}}a{text-decoration:none}.hp-field,li,ol,ul{list-style:none!important}.hp-field::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar{width:6px}.hp-field::-webkit-scrollbar-track,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background:0 0;border-radius:4px}.hp-field::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background:var(--thryd-gray-300);border-radius:4px}.hp-field::-webkit-scrollbar-thumb:hover,li::-webkit-scrollbar-thumb:hover,ol::-webkit-scrollbar-thumb:hover,ul::-webkit-scrollbar-thumb:hover{background:var(--thryd-gray-300)}.content-block:before,.inner-wrapper-sticky:before{display:none!important}.hp-page__title:before{display:none!important}time{text-transform:none!important}textarea{resize:none!important}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:400;src:url(../fonts/geist-v3-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:500;src:url(../fonts/geist-v3-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:600;src:url(../fonts/geist-v3-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:700;src:url(../fonts/geist-v3-latin-700.woff2) format("woff2")}.header-hero{display:none}.cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart .woocommerce-Price-amount,.cart .woocommerce-Price-amount bdi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2px}.cart__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px}.cart__title{margin:0!important;font-size:30px;font-weight:700;line-height:110%}@media (min-width:1024px){.cart__title{font-size:52px}}.cart__count{color:var(--thryd-primary-base);font-size:30px;font-weight:700;line-height:110%}@media (min-width:1024px){.cart__count{font-size:52px}}.cart__info{margin-bottom:60px;font-size:18px!important;font-weight:500!important;line-height:150%!important}.cart__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}@media (min-width:1024px){.cart__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.cart__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;width:100%}@media (min-width:1024px){.cart__items{max-width:816px}}.cart__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 8px;border-radius:8px;background:var(--thryd-gray-800,#343536)}@media (min-width:768px){.cart__item{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:20px}}.cart__item-image{width:100%}@media (min-width:768px){.cart__item-image{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.cart__item-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:8px;max-height:120px;max-width:178px;min-width:178px}.cart__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.cart__item-name{color:var(--astromartia-basic-white,#fff);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:18px!important;font-weight:400;line-height:140%!important}@media (min-width:1024px){.cart__item-name{font-size:26px!important}}.cart__item-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__item-prices:has(.cart__item-price-value--old) .cart__item-price-value{color:var(--thryd-others-red)}.cart__item-prices:has(.cart__item-price-value--old) .cart__item-price-value--old{color:var(--thryd-basic-white);margin-left:8px;position:relative;text-decoration:line-through;font-size:18px!important;font-weight:500!important;line-height:150%!important}.cart__item-prices:has(.cart__item-price-value--old) .cart__item-price-value--old .woocs_amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.cart__item .cart__item-price-value{color:var(--thryd-basic-white);font-size:18px!important;font-weight:700;line-height:140%!important}@media (min-width:1024px){.cart__item .cart__item-price-value{font-size:26px!important}}.cart__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:16px!important}@media (min-width:576px){.cart__item-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cart__item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.cart__item-action{border-radius:50%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart__item-action-icon{width:20px;height:20px}.cart__item-action-name{display:none}.cart__item-action--favorite{background:var(--thryd-primary-base,#e0e74b)}.cart__item-action--favorite .cart__item-action-icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M13.6455 3.58301C14.8441 3.58436 15.9933 4.06165 16.8408 4.90918C17.6883 5.75671 18.1656 6.90591 18.167 8.10449C18.1667 13.2085 10.5987 17.3401 10.2764 17.5107C10.1915 17.5564 10.0964 17.5801 10 17.5801C9.90359 17.5801 9.80855 17.5564 9.72363 17.5107C9.40135 17.3401 1.83333 13.2085 1.83301 8.10449C1.83436 6.90591 2.31165 5.75671 3.15918 4.90918C4.00671 4.06165 5.15591 3.58436 6.35449 3.58301C7.86005 3.5831 9.17828 4.23084 10 5.3252C10.8217 4.23084 12.1399 3.5831 13.6455 3.58301ZM13.6455 4.75C12.2275 4.75012 11.0373 5.50342 10.54 6.71875C10.4961 6.8256 10.4211 6.91706 10.3252 6.98145C10.2291 7.04585 10.1157 7.08008 10 7.08008C9.88434 7.08008 9.77088 7.04585 9.6748 6.98145C9.57891 6.91706 9.50385 6.8256 9.45996 6.71875C8.96267 5.5056 7.77252 4.75012 6.35449 4.75C5.46527 4.75116 4.61218 5.10462 3.9834 5.7334C3.35462 6.36218 3.00116 7.21527 3 8.10449C3.00031 12.0192 8.66852 15.5533 10 16.3291C11.33 15.5525 16.9997 12.0134 17 8.10449C16.9988 7.21527 16.6454 6.36218 16.0166 5.7334C15.3878 5.10462 14.5347 4.75116 13.6455 4.75Z' fill='black'/%3E%3C/svg%3E") center/cover no-repeat}.cart__item-action--favorite.active .cart__item-action-icon{background: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='M22.5 9.5625C22.5 16.125 12.7697 21.4369 12.3553 21.6562C12.2461 21.715 12.124 21.7458 12 21.7458C11.876 21.7458 11.7539 21.715 11.6447 21.6562C11.2303 21.4369 1.5 16.125 1.5 9.5625C1.50174 8.02146 2.11468 6.54404 3.20436 5.45436C4.29404 4.36468 5.77146 3.75174 7.3125 3.75C9.24844 3.75 10.9434 4.5825 12 5.98969C13.0566 4.5825 14.7516 3.75 16.6875 3.75C18.2285 3.75174 19.706 4.36468 20.7956 5.45436C21.8853 6.54404 22.4983 8.02146 22.5 9.5625Z' fill='%23000000'/%3E%3C/svg%3E%0A") center/cover no-repeat}.cart__item-action--delete{background:var(--thryd-basic-white)}.cart__item-action--delete svg{fill:var(--thryd-basic-black);width:20px;height:20px}.cart__clear{display:none}.cart__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:8px;background:var(--thryd-gray-800,#343536);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}@media (min-width:1024px){.cart__total{max-width:440px}}.cart__total-title{padding:24px 20px;margin:0!important;border-bottom:.3px solid var(--thryd-gray-500,#919191);font-size:20px;font-weight:500;line-height:140%}@media (min-width:1024px){.cart__total-title{font-size:22px;line-height:140%}}.cart__total-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;padding:24px 20px;border-bottom:.3px solid var(--thryd-gray-500,#919191)}.cart__total-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart__total-item-label{font-size:16px;font-weight:400;line-height:140%}.cart__total-item-value{font-size:18px!important;font-weight:700!important;line-height:150%!important}.cart__coupon{padding:24px 20px;border-bottom:.3px solid var(--thryd-gray-500,#919191)}.cart__coupon-title{margin-bottom:12px;font-size:18px!important;font-weight:500!important;line-height:150%!important}.cart__coupon-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;position:relative}.cart__coupon-form input:not(:-moz-placeholder)+.cart__coupon-button{color:var(--thryd-primary-base,#e0e74b)!important;border:1px solid var(--thryd-primary-base,#e0e74b)!important;box-shadow:none!important;pointer-events:auto;cursor:pointer}.cart__coupon-form input:not(:-ms-input-placeholder)+.cart__coupon-button{color:var(--thryd-primary-base,#e0e74b)!important;border:1px solid var(--thryd-primary-base,#e0e74b)!important;box-shadow:none!important;pointer-events:auto;cursor:pointer}.cart__coupon-form input:not(:placeholder-shown)+.cart__coupon-button{color:var(--thryd-primary-base,#e0e74b)!important;border:1px solid var(--thryd-primary-base,#e0e74b)!important;-webkit-box-shadow:none!important;box-shadow:none!important;pointer-events:auto;cursor:pointer}.cart__coupon-button{-webkit-box-shadow:none!important;box-shadow:none!important;pointer-events:none;padding:11px 20px!important;background:0 0!important;color:var(--thryd-primary-base,#e0e74b)!important;border:1px solid var(--thryd-primary-base,#e0e74b)!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:40px!important;border-radius:52px!important;outline:0!important;cursor:pointer!important;font-family:Geist,sans-serif!important;-webkit-transition:all .3s ease-in!important;transition:all .3s ease-in!important;font-size:18px!important;font-weight:500!important;line-height:26px!important}@media (min-width:1024px){.cart__coupon-button{height:48px!important}}.cart__coupon-button:active,.cart__coupon-button:focus,.cart__coupon-button:hover{border-color:var(--thryd-primary-dark,#c6cd24)!important;color:var(--thryd-primary-dark,#c6cd24)!important}.cart__coupon-button:disabled,.cart__coupon-button[data-state=loading]{border-color:var(--thryd-gray-50,#dcdee0)!important;color:var(--thryd-basic-black)!important;background:var(--thryd-gray-50,#f2f2f2)!important}.cart__coupon-button{height:42px!important;color:var(--thryd-gray-500,#919191)!important;border:1px solid var(--thryd-gray-500,#919191)!important}.cart__coupon-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.cart__coupon-item-label{font-size:18px!important;font-weight:500!important;line-height:150%!important}.cart__coupon-item-value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.cart__coupon-item-value .woocommerce-Price-amount{font-size:18px!important;font-weight:700!important;line-height:150%!important;font-size:20px!important}.cart__coupon-item-value .woocommerce-remove-coupon{color:var(--thryd-basic-white);margin-left:8px}.cart__payment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 20px 32px}.cart__payment-label{font-size:18px!important;font-weight:500!important;line-height:150%!important}.cart__payment-value{font-size:18px!important;font-weight:700!important;line-height:150%!important}.cart__checkout{padding:0 24px 20px}.cart__checkout-button{width:100%!important}.cart__payments{padding:24px 20px;border-top:.3px solid var(--thryd-gray-500,#919191);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.cart__payments-text{font-size:18px!important;font-weight:500!important;line-height:150%!important}.cart__payments-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.cart__payments-icons img{max-width:38px;display:block}.cart__back-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-transition:.3s;transition:.3s;color:var(--thryd-primary-base);font-size:18px!important;font-weight:500!important;line-height:26px!important}.cart-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart-empty__title{margin-bottom:16px!important;text-align:center;font-size:30px;font-weight:700;line-height:110%}@media (min-width:1024px){.cart-empty__title{font-size:52px}}.cart-empty__subtitle{text-align:center;margin-bottom:24px!important;font-size:18px!important;font-weight:400;line-height:140%!important}@media (min-width:1024px){.cart-empty__subtitle{font-size:26px!important}}.cart-empty .cart-empty__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;background:var(--thryd-basic-white,#fff)!important;color:var(--thryd-basic-black,#000)!important;padding:4px 4px 4px 16px!important;border:0!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;width:fit-content!important;height:40px!important;border-radius:52px!important;outline:0!important;cursor:pointer!important;font-family:Geist,sans-serif!important;-webkit-transition:all .3s ease-in!important;transition:all .3s ease-in!important;font-size:18px!important;font-weight:500!important;line-height:26px!important}@media (min-width:1024px){.cart-empty .cart-empty__button{height:48px!important}}@media (min-width:1024px){.cart-empty .cart-empty__button{padding:4px 4px 4px 20px!important}}.cart-empty .cart-empty__button:disabled,.cart-empty .cart-empty__button[data-state=loading]{background:var(--thryd-gray-50,#f2f2f2)!important;color:var(--thryd-gray-200,#dcdee0)!important}.cart-empty .cart-empty__button span{display:block;padding:8px;border-radius:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:0;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.cart-empty .cart-empty__button span img{width:16px;height:16px}@media (min-width:1024px){.cart-empty .cart-empty__button span img{width:24px;height:24px}}.cart-empty .cart-empty__button:active span,.cart-empty .cart-empty__button:focus span,.cart-empty .cart-empty__button:hover span{background:var(--thryd-primary-dark)}.cart-empty .cart-empty__button span{background:var(--thryd-primary-base)}