:root{--astromartia-basic-black:#000000;--astromartia-basic-white:#FFFFFF;--astromartia-primary-base:#EC834A;--astromartia-primary-dark:#CD652C;--astromartia-secondary-base:#FFFFFF;--astromartia-secondary-dark:#DCDEE0;--astromartia-gray-50:#F0F1F8;--astromartia-gray-200:#E0E3E6;--astromartia-gray-300:#CACED4;--astromartia-gray-400:#8F99A4;--astromartia-gray-500:#6F798C;--astromartia-gray-600:#626A79;--astromartia-gray-700:#383C45;--astromartia-gray-800:#383C45;--astromartia-gray-950:#050303;--astromartia-opacity-70:#F0F1F8B2;--astromartia-opacity-50:#F0F1F899;--astromartia-opacity-10:#F0F1F81A;--astromartia-others-red:#FF3F42;--astromartia-opacity-white-8:rgba(255, 255, 255, 0.08);--astromartia-opacity-white-14:rgba(255, 255, 255, 0.14);--astromartia-opacity-orange-30:rgba(236, 131, 74, 0.3)}body,h1,h2,h3,h4,h5,h6{color:var(--astromartia-basic-white)}h1{font-size:50px;line-height:110%;font-weight:600;letter-spacing:-1px}@media (min-width:1024px){h1{font-size:94px;letter-spacing:-1.88px}}h2,h3{font-size:16px;line-height:160%;font-weight:400;letter-spacing:0}@media (min-width:1024px){h2,h3{font-size:20px}}h4{font-size:22px;line-height:130%;font-weight:600!important;letter-spacing:0!important}@media (min-width:1024px){h4{font-size:30px;letter-spacing:0!important}}h5{font-size:20px!important;line-height:140%!important;font-weight:500!important;font-family:Inter,sans-serif}@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:8px}.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(--astromartia-gray-400);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(--astromartia-gray-500)}.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}.shop__filters-form{position:relative;display:grid;grid-template-columns:1fr 1fr;row-gap:16px;margin-bottom:48px}@media (min-width:1024px){.shop__filters-form{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:32px;margin-bottom:60px}}.shop__filters-form:has(.filters__modal.active) .hp-form--listing-sort{opacity:0}.shop__filters-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1024px){.shop__filters-wrapper{width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.shop__filters-search{width:100%;position:relative;grid-column:1/-1}@media (min-width:1024px){.shop__filters-search{max-width:816px}}.shop__filters-search:before{content:"";display:block;position:absolute;top:50%;left:14px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;z-index:1;background:url(../images/search.svg) center/cover no-repeat}.shop__filters-search input[type=text]{padding-left:42px!important;border-radius:32px!important;height:42px!important}.filters__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:4px;padding:8px;height:42px;border-radius:32px;background:var(--astromartia-primary-base,#ec834a);color:var(--astromartia-basic-black)!important;border:0!important;outline:0!important;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-size:16px!important;font-weight:400!important;line-height:140%!important}.filters__toggle:hover{background:var(--astromartia-primary-dark)}@media (min-width:1024px){.filters__toggle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px 16px}}.filters__count{width:20px;height:20px;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;background:var(--astromartia-basic-white,#fff);color:var(--astromartia-basic-black,#000);border-radius:50%;margin-left:4px;font-size:12px;line-height:120%;font-weight:400}.filters__modal{position:absolute;top:calc(40% + 16px);left:0;width:0;overflow:hidden;background:var(--astromartia-primary-base);color:var(--astromartia-basic-black,#000);border-radius:24px;opacity:0;visibility:hidden;pointer-events:none;z-index:3;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.filters__modal.active{width:100%;opacity:1;visibility:visible;pointer-events:auto}@media (min-width:1024px){.filters__modal{top:0;padding:10px 16px}.filters__modal:has(.filters__block.active){height:360px}}.filters__content{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-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1024px){.filters__content{gap:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}}@media (min-width:1280px){.filters__content{gap:44px}}@media (min-width:1024px){.filters__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;width:100%}}.filters__close{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media (min-width:1024px){.filters__close{display:-webkit-box;display:-ms-flexbox;display:flex}}.filters__close-mobile{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;gap:8px;height:42px;width:0;position:absolute;top:0;left:0;opacity:0;visibility:hidden;pointer-events:none;border-radius:32px;background:var(--astromartia-primary-base,#ec834a);padding:8px 12px;-webkit-transition:.3s;transition:.3s}.filters__close-mobile.active{opacity:1;visibility:visible;pointer-events:all;width:100%}.filters__title{color:var(--astromartia-basic-black,#000);font-size:16px!important;font-weight:400!important;line-height:140%!important}.filters__body{width:100%}.filters__block{position:relative;border-bottom:.3px solid var(--astromartia-basic-black,#000)}@media (min-width:1024px){.filters__block{border-bottom:0}}@media (min-width:1024px){.filters__block.active .filters__name{background:var(--astromartia-opacity-orange-70,rgba(205,101,44,.7))}}.filters__block.active .filters__outer{opacity:1;visibility:visible;pointer-events:all;height:330px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.filters__name{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:2px;width:100%;padding:16px 20px;cursor:pointer;border-radius:30px;text-wrap:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-weight:400;line-height:140%}@media (min-width:1024px){.filters__name{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px}}.filters__outer{opacity:0;visibility:hidden;pointer-events:none;overflow-y:auto;height:0;max-height:300px;padding:0 20px;-webkit-transition:opacity .3s;transition:opacity .3s}.filters__outer::-webkit-scrollbar{width:6px}.filters__outer::-webkit-scrollbar-track{background:0 0;border-radius:4px}.filters__outer::-webkit-scrollbar-thumb{background:var(--astromartia-primary-dark);border-radius:4px}.filters__outer::-webkit-scrollbar-thumb:hover{background:var(--astromartia-primary-dark)}@media (min-width:1024px){.filters__outer{position:absolute;top:calc(100% + 20px);left:0;padding:0 10px 20px 0}}.filters__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;text-wrap:nowrap;margin-bottom:16px!important}.filters__label:before{top:4px!important;left:3px!important}.filters__label input[type=checkbox]{border:2px solid var(--astromartia-basic-black,#000);accent-color:var(--astromartia-basic-black)}.filters__label input[type=checkbox]:checked{background:var(--astromartia-basic-black)}.filters__reset{color:var(--astromartia-basic-black,#000);text-wrap:nowrap;padding:16px 20px;text-align:center;width:100%;font-size:16px!important;font-weight:400!important;line-height:140%!important}@media (min-width:1024px){.filters__reset{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.filters__reset[disabled]{color:var(--astromartia-gray-600);pointer-events:none;cursor:not-allowed}@media (min-width:1024px){.filters__reset span{display:none}}.shop__listings{display:grid;grid-template-columns:1fr;gap:28px}@media (min-width:768px){.shop__listings{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shop__listings{grid-template-columns:repeat(3,1fr);gap:40px 32px}}.hp-page{padding:116px 0 60px}@media (min-width:1024px){.hp-page{padding:182px 0 110px}}.shop__title{margin-bottom:40px;font-size:22px;line-height:130%;font-weight:600!important;letter-spacing:0!important}@media (min-width:1024px){.shop__title{font-size:30px;letter-spacing:0!important}}.hp-form--listing-sort{grid-column:2/3;grid-row:1/2;-webkit-transition:.3s;transition:.3s}.hp-form__field--select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:12px}.hp-form__field--select .hp-field__label{margin:0!important;text-wrap:nowrap}.hp-form__field--select .select2-container{width:auto!important}.hp-form__field--select .select2-selection--single{border-radius:32px!important;padding:8px 12px!important;background:var(--astromartia-secondary-dark,#dcdee0)!important;height:42px!important;border:0!important;min-height:42px!important;font-size:16px!important;font-weight:400!important;line-height:140%!important}.hp-form__field--select .select2-selection--single:focus,.hp-form__field--select .select2-selection--single:focus-visible,.hp-form__field--select .select2-selection--single:hover{background:var(--astromartia-secondary-dark,#f2f3f4)!important;border:0!important}@media (min-width:576px){.hp-form__field--select .select2-selection--single{padding:8px 16px!important}}.hp-form__field--select .select2-selection__rendered{color:var(--astromartia-basic-black)!important}.hp-form__field--select .select2-selection__arrow{background:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.452 8.2857L10.6187 14.119C10.5374 14.2006 10.4408 14.2653 10.3345 14.3095C10.2281 14.3537 10.1141 14.3764 9.99891 14.3764C9.88375 14.3764 9.76972 14.3537 9.66336 14.3095C9.55701 14.2653 9.46041 14.2006 9.37912 14.119L3.54579 8.2857C3.38141 8.12133 3.28906 7.89838 3.28906 7.66591C3.28906 7.43345 3.38141 7.2105 3.54579 7.04612C3.71017 6.88174 3.93311 6.7894 4.16558 6.7894C4.39805 6.7894 4.62099 6.88174 4.78537 7.04612L9.99964 12.2604L15.2139 7.04539C15.3783 6.88101 15.6012 6.78867 15.8337 6.78867C16.0662 6.78867 16.2891 6.88101 16.4535 7.04539C16.6179 7.20977 16.7102 7.43272 16.7102 7.66518C16.7102 7.89765 16.6179 8.1206 16.4535 8.28498L16.452 8.2857Z' fill='black'/%3E%3C/svg%3E%0A") center/cover no-repeat}.hp-form__field--select .select2-dropdown{border-radius:20px!important;scrollbar-width:none}.hp-form__field--select .select2-results__options::-webkit-scrollbar{display:none}