:root{--detoxora-basic-black:#000000;--detoxora-basic-white:#FFFFFF;--detoxora-primary-base:#AEE5B0;--detoxora-primary-dark:#9AD19C;--detoxora-gray-50:#F5F5F5;--detoxora-gray-75:#EEEFF0;--detoxora-gray-100:#E7E8EA;--detoxora-gray-200:#DCDEE0;--detoxora-gray-300:#CED0D3;--detoxora-gray-400:#959799;--detoxora-gray-500:#828385;--detoxora-gray-600:#747577;--detoxora-gray-700:#535456;--detoxora-gray-800:#343536;--detoxora-gray-900:#202020;--detoxora-others-beige:#F4F4E9;--detoxora-others-light-biege:#F7F7F0;--detoxora-others-green:#709F71;--detoxora-others-red:#FF3F42;--detoxora-opacity-white-14-:#FFFFFF24;--detoxora-opacity-white-8-:#FFFFFF14}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}body,h1,h2,h3,h4,h5,h6{color:var(--detoxora-basic-black)}body{font-family:Geist,sans-serif!important}h1{font-size:36px;font-weight:700;line-height:120%;text-transform:uppercase}@media (min-width:1024px){h1{font-size:80px}}h2{font-size:32px;font-weight:700;line-height:120%;text-transform:uppercase}@media (min-width:1024px){h2{font-size:56px}}h3{font-size:30px;font-weight:700;line-height:120%;text-transform:uppercase}@media (min-width:1024px){h3{font-size:48px;letter-spacing:-1px}}h4{font-size:26px;font-weight:700;line-height:140%}@media (min-width:1024px){h4{font-size:32px}}h5{font-size:22px!important;font-weight:700!important;line-height:120%!important;text-transform:uppercase}@media (min-width:1024px){h5{font-size:28px!important}}a{text-decoration:none;color:inherit}.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(--grey-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(--grey-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}@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")}.listings:not(:has(.listings__empty)){display:grid;grid-template-columns:1fr;gap:24px;margin:0 0 32px!important;-webkit-transition:.3s;transition:.3s}@media (min-width:768px){.listings:not(:has(.listings__empty)){grid-template-columns:repeat(2,1fr);gap:32px;margin:0 0 52px!important}}@media (min-width:1024px){.listings:not(:has(.listings__empty)){grid-template-columns:repeat(3,1fr);gap:40px 32px}}.filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:32px}@media (min-width:1024px){.filters{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:36px}}.filters__filter{background:var(--detoxora-primary-base)!important;border:0!important;color:var(--detoxora-basic-black)!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;padding:10px 16px!important;height:40px!important;border-radius:32px!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:14px!important;font-weight:500!important;line-height:20px!important}@media (min-width:1024px){.filters__filter{font-size:18px!important;line-height:26px!important}}@media (min-width:1024px){.filters__filter{height:48px!important;padding:10px 20px!important}}.filters__filter:active,.filters__filter:focus,.filters__filter:hover{background:var(--detoxora-primary-dark)}.filters__filter:disabled,.filters__filter[data-state=loading]{background:var(--detoxora-gray-50)!important;color:var(--detoxora-gray-200)!important}.catalog__title{text-align:center;margin-bottom:32px;font-size:32px;font-weight:700;line-height:120%;text-transform:uppercase}@media (min-width:1024px){.catalog__title{font-size:56px}}@media (min-width:1024px){.catalog__title{margin-bottom:52px}}.filters__search-wrapper{width:100%}.filters__search-input{border-radius:52px;padding:10px 16px 10px 48px;width:100%;color:var(--detoxora-basic-black);border:1px solid var(--detoxora-gray-700,#535456);height:48px;outline:0;background:url(../images/icons/search.svg) no-repeat 20px center!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}@media (min-width:1024px){.filters__search-input{font-size:18px!important;line-height:26px!important}}.filters__search-input::-webkit-input-placeholder{color:var(--detoxora-gray-800,#343536)}.filters__search-input::-moz-placeholder{color:var(--detoxora-gray-800,#343536)}.filters__search-input:-ms-input-placeholder{color:var(--detoxora-gray-800,#343536)}.filters__search-input::-ms-input-placeholder{color:var(--detoxora-gray-800,#343536)}.filters__search-input::placeholder{color:var(--detoxora-gray-800,#343536)}.filters__search-input:focus,.filters__search-input:focus-visible,.filters__search-input:hover{border-color:var(--detoxora-basic-black)!important}.select2-container{min-width:136px!important;width:auto!important}.select2-selection.select2-selection--single{outline:0!important;min-height:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--detoxora-others-beige,#f4f4e9)!important;gap:4px;cursor:pointer;border:0!important;border-radius:32px!important}.select2-selection__rendered{color:var(--detoxora-basic-black)!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}@media (min-width:1024px){.select2-selection__rendered{font-size:18px!important;line-height:26px!important}}.select2-dropdown{top:8px}body:has(.filters__modal.active){overflow:hidden}body:has(.filters__modal.active) .catalog{-webkit-filter:blur(2.5px);filter:blur(2.5px)}.select2-container--open{z-index:1000000000!important}.select2-container--open .select2-dropdown{background:var(--detoxora-basic-white)!important}.filters__modal{position:fixed;inset:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(85,85,85,.3)),to(rgba(85,85,85,.3)));background:linear-gradient(0deg,rgba(85,85,85,.3) 0,rgba(85,85,85,.3) 100%);opacity:0;visibility:hidden;pointer-events:none;z-index:-1;-webkit-transition:.3s;transition:.3s}.filters__modal.active{opacity:1;visibility:visible;pointer-events:all;z-index:100000000}.filters__modal.active .filters__modal-inner{left:0;-webkit-transition:.5s;transition:.5s}.filters__modal-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:var(--detoxora-others-light-biege,#f7f7f0);position:absolute;left:-100%;top:0;bottom:0;width:100%;max-width:508px;overflow:auto;-webkit-transition:.5s;transition:.5s}.filters__modal-inner::-webkit-scrollbar{width:8px}.filters__modal-inner::-webkit-scrollbar-thumb{background:var(--detoxora-gray-300,#ced0d3);border-radius:4px}.filters__modal-header{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:20px;border-bottom:1px solid var(--detoxora-gray-300,#ced0d3)}.filters__modal-title{font-size:18px;font-weight:700;line-height:130%;text-transform:uppercase}@media (min-width:1024px){.filters__modal-title{font-size:22px}}.filters__modal-close{background:0 0;border:0;outline:0;cursor:pointer}.filters__block{border-bottom:1px solid var(--detoxora-gray-300,#ced0d3)}.filters__block.active .filters__block-chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filters__block.active .filters__outer{opacity:1;visibility:visible;pointer-events:all;height:330px}.filters__block-chevron{width:24px;height:24px;-webkit-transition:.3s;transition:.3s}.filters__outer{height:0;overflow:hidden;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-transition:.5s;transition:.5s}.filters__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--detoxora-basic-black,#000);font-size:18px;font-weight:700;line-height:130%;text-transform:uppercase}@media (min-width:1024px){.filters__name{font-size:22px}}.filters__wrapper{padding:0 20px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;max-height:300px;overflow:auto}.filters__wrapper::-webkit-scrollbar{width:8px}.filters__wrapper::-webkit-scrollbar-thumb{background:var(--detoxora-gray-300,#ced0d3);border-radius:4px}.filters__parent{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-right:12px;cursor:pointer;width:100%;font-size:18px!important;font-weight:500!important;line-height:150%!important}.filters__parent.active+.filters__children-wrapper{height:300px;opacity:1;visibility:visible;pointer-events:all;-webkit-transition:.5s;transition:.5s}.filters__parent.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.filters__parent img{width:20px;height:20px;-webkit-transition:.3s;transition:.3s}.filters__categories .filters__wrapper{max-height:300px;overflow:auto}.filters__children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:16px}.filters__children-wrapper{height:0;overflow:hidden;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;-webkit-transition:.5s;transition:.5s}.filters__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0}.filters__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:20px}.filters__clear{border-radius:32px;border:1px solid var(--detoxora-basic-black,#000);color:var(--detoxora-basic-black,#000);padding:6px 20px;font-size:14px!important;font-weight:500!important;line-height:20px!important}@media (min-width:1024px){.filters__clear{font-size:18px!important;line-height:26px!important}}@media (min-width:1024px){.filters__clear{padding:10px 20px}}.filters__submit{gap:0!important;background:var(--detoxora-primary-base)!important;border:0!important;color:var(--detoxora-basic-black)!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;padding:10px 16px!important;height:40px!important;border-radius:32px!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:14px!important;font-weight:500!important;line-height:20px!important}@media (min-width:1024px){.filters__submit{font-size:18px!important;line-height:26px!important}}@media (min-width:1024px){.filters__submit{height:48px!important;padding:10px 20px!important}}.filters__submit:active,.filters__submit:focus,.filters__submit:hover{background:var(--detoxora-primary-dark)}.filters__submit:disabled,.filters__submit[data-state=loading]{background:var(--detoxora-gray-50)!important;color:var(--detoxora-gray-200)!important}.filters__submit-text{background:0 0!important;padding:0!important;font-size:14px!important;font-weight:500!important;line-height:20px!important}@media (min-width:1024px){.filters__submit-text{font-size:18px!important;line-height:26px!important}}