.body::-webkit-scrollbar,.customer__parent::-webkit-scrollbar,.details-tr__dropdown::-webkit-scrollbar,.product__comments::-webkit-scrollbar,.submenu::-webkit-scrollbar{width:8px;height:8px;background-color:#f8f8f8;border-radius:4px}.body::-webkit-scrollbar-track,.customer__parent::-webkit-scrollbar-track,.details-tr__dropdown::-webkit-scrollbar-track,.product__comments::-webkit-scrollbar-track,.submenu::-webkit-scrollbar-track{background-color:#fcfcfc;border-radius:4px}.body::-webkit-scrollbar-thumb,.customer__parent::-webkit-scrollbar-thumb,.details-tr__dropdown::-webkit-scrollbar-thumb,.product__comments::-webkit-scrollbar-thumb,.submenu::-webkit-scrollbar-thumb{background-color:rgba(116,64,124,.302);border-radius:4px}.category__filter-container::-webkit-scrollbar,.category__menu-container::-webkit-scrollbar,.category__modal-subitem::-webkit-scrollbar,.category__modal::-webkit-scrollbar,.chosen__pic-others::-webkit-scrollbar,.comments__parent::-webkit-scrollbar,.customer__parent::-webkit-scrollbar,.popular__products-second-part::-webkit-scrollbar,.product__category--dbl::-webkit-scrollbar,.product__category-cards::-webkit-scrollbar{width:0;height:0}ul{list-style:none}.none{display:none!important}.fl__cntr{display:flex;justify-content:center;align-items:center;width:100%}a{text-decoration:none!important;cursor:pointer}button:disabled{border:1px solid #e8e8e8;color:#949494;font-size:1.2rem;cursor:unset}button:disabled,button:disabled:hover{background-color:#e8e8e8}.align-center{align-items:center!important}details{overflow:hidden;max-height:6.6rem}details,details[open]{transition:all .4s ease-in-out!important}details[open]{max-height:150px}.pt-0{padding-top:0!important}.pt-xs{padding-top:.4rem!important}.pt-sm{padding-top:.8rem!important}.pt-md{padding-top:1.2rem!important}.pt-lg{padding-top:1.6rem!important}.pt-xl{padding-top:2rem!important}.pb-0{padding-bottom:0!important}.pb-xs{padding-bottom:.4rem!important}.pb-sm{padding-bottom:.8rem!important}.pb-md{padding-bottom:1.2rem!important}.pb-lg{padding-bottom:1.6rem!important}.pb-xl{padding-bottom:2rem!important}*{margin:0;padding:0;box-sizing:border-box;outline:none;font-weight:400;font-family:iranyekan}html{font-size:.625em;overflow-x:hidden}@font-face{font-family:iranyekan;font-style:normal;font-weight:100;src:url(/fonts/iranyekanwebthinfanum.woff)}@font-face{font-family:iranyekan;font-style:normal;font-weight:300;src:url(/fonts/iranyekanweblightfanum.woff)}@font-face{font-family:iranyekan;font-style:normal;font-weight:400;src:url(/fonts/iranyekanwebregularfanum.woff)}@font-face{font-family:iranyekan;font-style:normal;font-weight:500;src:url(/fonts/iranyekanwebmediumfanum.woff)}@font-face{font-family:iranyekan;font-style:normal;font-weight:800;src:url(/fonts/iranyekanwebboldfanum.woff)}@font-face{font-family:iranyekan;font-style:normal;font-weight:900;src:url(/fonts/iranyekanwebblackfanum.woff)}@font-face{font-family:kahroba;font-style:normal;font-weight:600;src:url(/fonts/Kahroba\ BL-HC-SC.woff2)}.btn{width:15rem;height:4rem;font-size:1.2rem;display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer}.btn__fill{position:relative;background-color:#462a68;border:1px solid #462a68;color:#fff;transition:all .2s ease}.btn__fill:hover{background-color:#573b74}.btn__fill:hover .icon__arrow-left{margin-right:4px}.btn__outline{background-color:#e7dfe9;border:2px solid #462a68;color:#462a68}.btn__outline:hover{box-shadow:0 0 8px 4px rgba(0,0,0,.078)}.btn__round{border-radius:2rem}.button__part{display:none}@media (min-width:1024px){.button__part{position:absolute;z-index:3;display:flex;gap:1rem;bottom:12rem;left:54rem}}@media (min-width:1280px){.button__part{left:60rem;bottom:11rem}}@media (min-width:1360px){.button__part{left:63rem;bottom:10rem}}@media (min-width:1400px){.button__part{left:72rem;bottom:13rem}}@media (min-width:1536px){.button__part{left:76rem;bottom:16rem}}@media (min-width:1920px){.button__part{left:95rem;bottom:20rem}}.button__part button{border:1px solid #462a68;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:transparent;width:2.7rem;height:2.7rem;cursor:pointer}@media (min-width:1366px){.button__part button{width:3.2rem;height:3.2rem}}.button__part button:first-child:hover img{transform:translateX(.2rem)}.button__part button:last-child:hover img{transform:translateX(-.2rem)}.button__part button img{width:.9rem;transition:.2s ease-out}.card{width:24rem;height:-moz-fit-content;height:fit-content;min-width:25rem;background-color:#f5f4f7;border-radius:12px;display:flex;flex-direction:column;box-shadow:0 2px 6px 0 rgba(0,0,0,.129);padding-bottom:2rem;border-radius:1.5rem;position:relative}.card:hover .mask-1 .card__img{transform:scale(1.1);transform-origin:center}.card__img{flex:1 1;position:relative;aspect-ratio:1.3/1;width:100%;height:17rem;transition:all .5s ease}.card__img,.card__img .img{border-radius:1.5rem}.card__title{color:#404040;font-size:1.4rem;width:100%;text-align:center;font-weight:500;height:6.8rem;padding:1.2rem .8rem 0;line-height:1.8}@media (min-width:1920px){.card__title{font-size:2rem;height:6.8rem}}.card .mask-1{-webkit-mask-image:url(/icons/group.svg);mask-image:url(/icons/group.svg)}.card__more-details{height:-moz-fit-content;height:fit-content;background-color:#f4f4f6;transition:all .2s ease;padding:.8rem}.card__more-details:hover{box-shadow:0 2px 6px 0 rgba(0,0,0,.226)}@media (min-width:400px){.card__more-details{max-height:unset}}.card__more-details .card__title{text-align:right;font-size:1.2rem}@media (min-width:1024px){.card__more-details .card__title{font-size:1.3rem}}@media (min-width:1920px){.card__more-details .card__title{font-size:1.4rem}}.card__horizontal{width:100%;height:-moz-fit-content;height:fit-content;background-color:#f5f4f6;border-radius:1.5rem;display:flex;position:relative;transition:all .2s ease;padding:1.6rem;max-width:36rem}@media (min-width:600px){.card__horizontal{max-width:54rem}}@media (min-width:768px){.card__horizontal{max-width:60rem}}@media (min-width:1280px){.card__horizontal{max-width:100%}}.card__horizontal .price__shop{flex-direction:row-reverse;gap:1.6rem}@media (min-width:600px){.card__horizontal .price__shop{max-width:unset;justify-content:space-between}}.card__horizontal .price__shop .card__price{font-size:1.4rem}@media (min-width:1920px){.card__horizontal .price__shop .card__price{font-size:2rem}}.card__horizontal .price__shop .card__price-number{font-weight:700}@media (min-width:1920px){.card__horizontal .price__shop .card__price-number{font-size:2rem}}.card__horizontal .card__title{text-align:right;font-size:1.3rem}@media (min-width:1920px){.card__horizontal .card__title{font-size:1.8rem}}.card__horizontal .card__img{object-fit:cover;max-height:unset;min-height:unset;flex:unset;border-radius:50%;width:12rem;height:12rem}@media (min-width:600px){.card__horizontal .card__img{width:14rem;height:14rem;border-radius:50%}}@media (min-width:768px){.card__horizontal .card__img{width:13.2rem;height:13.2rem}}@media (min-width:1280px){.card__horizontal .card__img{width:13.6rem;height:13.6rem}}@media (min-width:1920px){.card__horizontal .card__img{width:15.6rem;height:15.6rem}}.card__horizontal .card__img .img{border-radius:50%}.card__details{display:flex;flex-direction:column;flex:1 1;padding:.8rem 1.6rem .8rem 0;justify-content:space-between;align-items:flex-end}@media (min-width:600px){.card__details{padding:1.6rem 3.2rem}}@media (min-width:768px){.card__details{padding:1.2rem 2.4rem 1.2rem 2rem}}.price__shop{display:flex;width:100%;justify-content:space-between;align-items:end;padding:1.2rem .8rem .8rem}.price__shop .card__price{color:#462a68;font-size:1.2rem}@media (min-width:600px){.price__shop .card__price{font-size:1.4rem}}@media (min-width:1280px){.price__shop .card__price{font-size:1.1rem}}.price__shop .card__price-number{font-weight:700}@media (min-width:600px){.price__shop .card__price-number{font-size:1.4rem}}@media (min-width:1280px){.price__shop .card__price-number{font-size:1.6rem}}.price__shop .card__price-part{position:relative;display:flex;flex-direction:column;align-items:end;gap:.4rem}.price__shop .card__real-price{color:#8e8e8e;font-size:1.1rem;text-decoration:line-through;text-align:left}@media (min-width:600px){.price__shop .card__real-price{font-size:1.2rem}}@media (min-width:1280px){.price__shop .card__real-price{font-size:1.3rem}}.non-existent{justify-content:left;min-height:5.2rem}.non-existent .card__price{color:#8e8e8e}.carousel{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.carousel .price__shop{flex:1 1}.carousel__icon{display:none;position:absolute;z-index:3;cursor:pointer;width:3.9rem;height:3.9rem;border-radius:50%;background-color:rgba(70,42,104,.071);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);align-items:center;justify-content:center;border:1px solid #462a68;top:47%}@media (min-width:1280px){.carousel__icon{display:flex}}.carousel__icon-img{transition:.2s ease-out;position:relative}@media (min-width:1280px){.carousel__icon-img{height:1.8rem;width:1.05rem}}.carousel__icon-right{right:2rem}.carousel__icon-right:hover .carousel__icon-img{transform:translateX(.2rem)}.carousel__icon-left{left:2rem}.carousel__icon-left:hover .carousel__icon-img{transform:translateX(-.2rem)}@media (min-width:600px){.carousel .card{min-width:26rem}}@media (min-width:1280px){.carousel .card{min-width:27rem}}@media (min-width:600px){.carousel .card__img{max-height:20rem;min-height:20rem}}.carousel .price__shop .card__price-part{display:flex;flex-direction:column;align-items:end;gap:.6rem}@media (min-width:1280px){.carousel .price__shop .card__price-part{gap:.8rem}}.main__cart .product__category--dbl .carousel .card .card__title{font-weight:400;font-size:1.1rem;color:#404040;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:5.6rem}@media (min-width:768px){.main__cart .product__category--dbl .carousel .card .card__title{font-size:1.3rem;height:6.5rem}}@media (min-width:1920px){.main__cart .product__category--dbl .carousel .card .card__title{font-size:1.6rem}}.main__cart .carousel .product__category-cards{max-width:100vw}@media (min-width:768px){.main__cart .carousel .product__category-cards{padding-inline:3.5rem}}@media (min-width:1280px){.main__cart .carousel .product__category-cards{padding-inline:4rem}}.main__cart .product__category--dbl{margin-bottom:6rem;padding-inline:0}@media (min-width:768px){.main__cart .product__category--dbl{padding-top:7.5rem;margin-bottom:0}}@media (min-width:1280px){.main__cart .product__category--dbl{padding-top:7.7rem}}.input{background-color:hsla(180,3%,87%,.2);border:1px solid #dcdede;width:100%;height:3.8rem;transition:all .2s ease;border-radius:.4rem;font-size:1.2rem;color:#383838;padding:.4rem}@media (min-width:768px){.input{font-size:1.3rem}}.input:focus,.input:hover{border-color:#462a68}.input:focus{background-color:#fff}.input::placeholder{color:rgba(64,64,64,.85);font-size:1.1rem;font-family:iranyekan}.select{border:1px solid #383838;width:100%;height:3.6rem;transition:all .2s ease;border-radius:.4rem;font-size:1.2rem;color:#383838;padding:0 1.2rem}@media (min-width:768px){.select{font-size:1.3rem}}.select:focus,.select:hover{border-color:#462a68}.textarea{width:100%;flex:1 1;background-color:hsla(180,3%,87%,.2);border:1px solid #dcdede;transition:all .2s ease;border-radius:.4rem;font-size:1.2rem;color:#383838;padding:.8rem;resize:unset}@media (min-width:768px){.textarea{font-size:1.3rem}}.textarea:focus,.textarea:hover{border-color:#462a68}.textarea:focus{background-color:#fff}.heading{margin-inline:.7rem;display:flex;align-items:center;justify-content:center;gap:1rem}@media (min-width:768px){.heading{gap:1.5rem}}@media (min-width:1280px){.heading{gap:2rem}}.heading h1{color:#462a68;font-family:kahroba;font-size:1.3rem;white-space:nowrap}@media (min-width:768px){.heading h1{font-size:1.5rem}}@media (min-width:1280px){.heading h1{font-size:1.8rem}}@media (min-width:1920px){.heading h1{font-size:2.5rem}}.heading__line{height:.1rem;flex:1 1;margin-bottom:1.8rem;position:relative}@media (min-width:768px){.heading__line{height:.06rem}}.heading__line--des{display:none}@media (min-width:768px){.heading__line--des{display:block}}.heading__line--mobile{display:block}@media (min-width:768px){.heading__line--mobile{display:none}}.heading--category h1{font-size:1.2rem}@media (min-width:600px){.heading--category h1{font-size:1.5rem}}@media (min-width:1280px){.heading--category h1{font-size:1.8rem}}@media (min-width:1920px){.heading--category h1{font-size:2.5rem}}.mega__menu{background-color:#fafafa;display:none;padding:1.2rem;border-radius:1rem;position:fixed;top:5.2rem;right:2.8rem;z-index:4;min-height:32rem;box-shadow:0 0 6px 1px rgba(0,0,0,.078)}.mega__menu-list{width:20rem;background-color:#f2f2f2;border-radius:1rem}.mega__menu-option{height:5rem;display:flex;align-items:center;gap:.8rem;background-color:#f2f2f2;transition:all .2s ease;padding:0 2rem;cursor:pointer}.mega__menu-option:hover{background-color:rgba(235,226,235,.58)}.mega__menu-option:hover .mega__menu-option-title{color:#462a68}.mega__menu-option--chosen{background-color:#e9e3e9}.mega__menu-option--chosen .mega__menu-option-title{color:#462a68}.mega__menu-option:first-child{border-radius:1rem 1rem 0 0}.mega__menu-option-title{flex:1 1;text-align:right;justify-content:right;align-items:center;color:#666;font-size:1.3rem;transition:all .2s ease}.mega__menu-icon{width:1.9rem;display:flex;align-items:center;position:relative}.mega__menu-arrow{height:1.2rem;position:relative}.mega__menu--phone{display:flex;height:100vh;position:unset;border-radius:0;width:88vw;padding:0;background-color:#fff;max-width:36rem}@media (min-width:600px){.mega__menu--phone{max-width:34rem}}@media (min-width:1280px){.mega__menu--phone{display:none}}.mega__menu--phone .mega__menu-list{border-radius:0;border-left:1px solid #d9d9d9;width:8.8rem}@media (min-width:600px){.mega__menu--phone .mega__menu-list{width:9.2rem}}.mega__menu--phone .mega__menu-option{flex-direction:column;height:7.2rem;padding:0 .8rem;justify-content:center;align-items:center;gap:1rem}@media (min-width:600px){.mega__menu--phone .mega__menu-option{height:8rem}}.mega__menu--phone .mega__menu-option-title{height:-moz-fit-content;height:fit-content;flex:unset;font-size:1.2rem}.mega__menu--phone .mega__menu-icon{height:2.4rem;width:unset}.mega__menu--phone .mega__menu-arrow{height:1.6rem}.mega__menu--phone .submenu{grid-template-columns:repeat(1,1fr);width:calc(100% - 9rem);padding-top:6rem;overflow-y:auto;max-height:100vh;position:relative;gap:0}@media (min-width:600px){.mega__menu--phone .submenu{padding:6.8rem 3.6rem 1.2rem}}.mega__menu--phone .submenu__title{border-bottom:1px solid #eee;height:5.2rem}.mega__menu--phone .submenu__top{position:absolute;top:2.8rem;right:2rem;display:flex;align-items:center;gap:.8rem;cursor:pointer}@media (min-width:600px){.mega__menu--phone .submenu__top{top:3.2rem;right:3.2rem}}.mega__menu--phone .submenu__top-title{color:#a882ae;font-size:1.2rem}@media (min-width:600px){.mega__menu--phone .submenu__top-title{font-size:1.3rem}}.mega__menu--phone .submenu__top .arrow-left-purple{display:flex;position:relative}.mega__menu-parent{height:100vh;width:100%;background-color:rgba(0,0,0,.502);z-index:17;display:none;position:fixed;top:0;left:0}@media (min-width:1280px){.mega__menu-parent{display:none}}.submenu{display:grid;padding:1.2rem 2.4rem;grid-gap:.4rem 1.6rem;gap:.4rem 1.6rem;height:-moz-fit-content;height:fit-content}@media (min-width:1280px){.submenu{grid-template-rows:repeat(4,1fr);grid-auto-flow:column}}.submenu__title{font-size:1.2rem;color:#666;height:4rem;min-width:12rem;align-items:center;display:flex;justify-content:right;cursor:pointer;transition:all .2s ease;border-radius:.8rem;padding:.4rem .8rem}.submenu__title:hover{color:#462a68}.pagination__part{display:flex;align-items:center;gap:.4rem;position:absolute;bottom:-92px;left:36px;z-index:3}@media (min-width:500px){.pagination__part{bottom:-72px;left:52px}}@media (min-width:768px){.pagination__part{bottom:2rem;left:18.8rem;gap:.8rem}}@media (min-width:993px){.pagination__part{bottom:4.8rem;left:16rem}}@media (min-width:1024px){.pagination__part{bottom:6rem;left:20rem}}@media (min-width:1280px){.pagination__part{bottom:3rem;left:23rem}}@media (min-width:1360px){.pagination__part{left:22rem;bottom:2rem}}@media (min-width:1536px){.pagination__part{left:26rem;bottom:7rem}}@media (min-width:1920px){.pagination__part{left:32rem;bottom:8rem}}.pagination__circle{display:block;width:8px;height:8px;border-radius:50%;background-color:#ccc}@media (min-width:768px){.pagination__circle{width:10px;height:10px}}@media (min-width:1366px){.pagination__circle{width:12px;height:12px}}.pagination__circle--active{width:12px;height:12px;background-color:#462a68}@media (min-width:768px){.pagination__circle--active{width:16px;height:16px}}.price-range__container{display:none;margin-top:1.8rem;padding-inline:.6rem;margin-bottom:.8rem}.price__inputs{margin-bottom:4.5rem}.price-input__group{display:flex;align-items:center;margin-bottom:2rem}.price-input__group:last-child{margin-bottom:0}.price-input__group-content{padding-bottom:.8rem;border-bottom:.1rem solid #cacaca;width:100%;display:flex;align-items:center}.price-input__group label{font-size:1.3rem;color:#383838;margin-left:1rem;padding-bottom:.8rem}@media (min-width:1920px){.price-input__group label{font-size:1.6rem}}.price-input__group input{border:none;background:none;outline:none;width:100%;text-align:left;font-size:1.6rem;color:#383838;direction:ltr}@media (min-width:1920px){.price-input__group input{font-size:2.4rem}}.price-input__group span{font-size:1.1rem;color:#383838;margin-right:15px}@media (min-width:1920px){.price-input__group span{font-size:1.2rem}}.price__slider-container{position:relative;height:.4rem;width:94%;direction:ltr;margin:0 auto}@media (min-width:768px){.price__slider-container{width:97%}}.price__slider-container input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;background:transparent;position:absolute;top:.3rem;left:-.3rem;pointer-events:none;z-index:2}.price__slider-container input[type=range]:last-child{left:0}.price__slider-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.8rem;height:1.8rem;background-color:#462a68;border-radius:50%;cursor:pointer;pointer-events:auto;margin-top:-8px}@media (min-width:768px){.price__slider-container input[type=range]::-webkit-slider-thumb{width:1.9rem;height:1.9rem}}.price__slider-container input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;width:1.8rem;height:1.8rem;background-color:#462a68;border-radius:50%;cursor:pointer;pointer-events:auto;border:none}@media (min-width:768px){.price__slider-container input[type=range]::-moz-range-thumb{width:1.9rem;height:1.9rem}}.price__slider-track{background-color:#fff;width:100%;height:.4rem;position:absolute;top:0;z-index:1;border-radius:.3rem}.price__slider-progress{background-color:#462a68;height:100%;width:80%;position:absolute;top:0;z-index:2;border-radius:.3rem}.price__slider-labels{display:flex;justify-content:space-between;flex-direction:row-reverse;margin-top:10px;font-size:1.2rem;color:#383838}.sidebar{height:100vh;width:94%;padding:1.6rem 2rem;position:fixed;right:-100%;top:0;border-radius:20px 0 0 20px;background-color:#f5f4f7;z-index:4;box-shadow:-3px 4px 18px 0 rgba(0,0,0,.251);max-width:37rem;transition:all .2s ease;direction:rtl}.sidebar--open{right:0}.sidebar--open:before{width:100vw;height:100%;content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:absolute;top:0;right:100%}@media (min-width:1280px){.sidebar{display:none}}.sidebar__parent{position:relative}.sidebar__header{height:48px;justify-content:space-between;align-items:center;display:flex}.sidebar__header-logo{height:40px;width:auto;display:flex}.sidebar__options{padding-top:2.8rem;display:flex;flex-direction:column;gap:.4rem}.sidebar__option{height:4.4rem;align-items:center;display:flex;color:#212123;font-size:1.4rem;padding:4px 8px;border-radius:8px;transition:all .2s ease;list-style:none;cursor:pointer}.sidebar__option:hover{background-color:rgba(70,42,104,.129);font-weight:500}.sidebar__option--active{font-weight:600;color:#462a68}.sidebar__img{width:36rem;height:36rem;display:flex;position:absolute;right:-102px;top:272px}.close__icon{width:38px;height:38px;padding:8px;border-radius:50%;display:flex;cursor:pointer;transition:all .2s ease}.close__icon:hover{background-color:rgba(0,0,0,.082)}.star{font-size:2.8rem;color:#d9d9d9;cursor:pointer}.star__full{color:#f5d547}.switch{position:relative;display:inline-block;width:43px;height:21px;margin:0}.switch input{opacity:0;width:0;height:0}.switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f8f8f8;border:.2rem solid #a8a8a8;transition:.4s;border-radius:5rem}.switch__slider:before{position:absolute;content:"";height:1.5rem;width:1.5rem;left:2.5px;background-color:#a2a2a2;transition:.4s;border-radius:50%;pointer-events:none;transform:translateY(50%);bottom:50%}input:checked+.switch__slider{background-color:#2bb5bf;border:2px solid #2bb5bf}input:checked+.switch__slider:before{transform:translateX(20px) translateY(50%);background-color:#f8f8f8}.tab__part{display:flex;align-items:center;gap:.4rem;color:#462a68;padding-bottom:2rem}@media (min-width:600px){.tab__part{padding-bottom:2.8rem}}@media (min-width:1280px){.tab__part{width:100%;padding-bottom:2rem}}.tab__part-title{font-size:1.2rem;font-weight:600;cursor:pointer}@media (min-width:600px){.tab__part-title{font-weight:700;font-size:1.4rem}}.tab__part-line{font-size:1.4rem;font-weight:600}.tarh__header-top{top:4rem;right:-6rem;width:20rem;height:20rem;position:absolute}@media (min-width:400px){.tarh__header-top{top:5rem;right:-6rem;width:24rem;height:24rem}}@media (min-width:500px){.tarh__header-top{top:2rem;width:28rem;height:28rem}}@media (min-width:600px){.tarh__header-top{width:32rem;height:28rem}}@media (min-width:768px){.tarh__header-top{height:30rem;top:16rem;right:-8rem}}@media (min-width:993px){.tarh__header-top{height:44rem;width:40rem;top:8rem;right:-8rem}}@media (min-width:1280px){.tarh__header-top{width:40rem;height:40rem;top:18rem;right:-12rem}}@media (min-width:1360px){.tarh__header-top{width:48rem;height:48rem;top:12rem}}@media (min-width:1920px){.tarh__header-top{width:59rem;height:59rem;right:-16rem}}.tarh__header-down{left:-74px;width:20rem;height:20rem;top:43rem;position:absolute;transform:rotate(180deg)}@media (min-width:600px){.tarh__header-down{left:-10rem;width:28rem;top:30rem;height:28rem}}@media (min-width:768px){.tarh__header-down{left:-12rem;top:24rem}}@media (min-width:993px){.tarh__header-down{left:-7rem;transform:rotate(0deg)}}@media (min-width:1280px){.tarh__header-down{top:28rem;left:18rem;width:30rem;height:30rem}}@media (min-width:1536px){.tarh__header-down{left:22rem;top:32rem}}@media (min-width:1920px){.tarh__header-down{left:32rem;width:40rem;height:40rem;top:40rem}}.tarh__img{width:100%;height:100%}.toggle{height:2.2rem;width:4rem;display:flex;border-radius:4rem;padding:0 .4rem;align-items:center;justify-content:left;background-color:#ccc;transition:all .3s ease;cursor:pointer}.toggle__circle{background-color:#fff;height:1.6rem;width:1.6rem;border-radius:50%}.toggle--on{justify-content:right;border:unset;background-color:#2bb5bf}.toggle--on .toggle__circle{background-color:#fff}.body__topmessage{display:flex;align-items:flex-start;justify-content:center;padding-top:2px!important;height:auto}.body__topmessage .card__topmessage{background-color:#fff;padding:2rem;border-radius:8px;animation:topmessage .7s ease-in-out;animation-iteration-count:1;transition:all 1s ease-in-out;top:1.2rem;width:26rem;position:fixed;top:1.6rem;z-index:999999999;box-shadow:0 3px 4px rgba(0,0,0,.051);border:1px solid #eceef5}@media (min-width:768px){.body__topmessage .card__topmessage{width:36rem}}.topmessage__title{padding-bottom:2rem;color:#404040}@media (min-width:768px){.topmessage__title{font-size:14px!important}}.topmessage__img{height:23px}.card__topmessage-second{width:100%;display:flex}.card__topmessage-second--buttons{display:flex;gap:10px;width:100%;justify-content:left}.card__topmessage-second--buttons .topmessage-btn{display:flex;justify-content:center;align-items:center;gap:6px;height:35px;min-width:75px;padding:5px 12px;border-radius:1.2rem;border:unset;cursor:pointer;transition:all .2s linear}.card__topmessage-second--buttons .topmessage-btn--dissuasion{background-color:#6c757d}.card__topmessage-second--buttons .topmessage-btn--dissuasion:hover{background-color:#79828a}@media (min-width:768px){.card__topmessage-second--buttons .topmessage-btn--dissuasion{min-width:90px}}.card__topmessage-second--buttons .topmessage-btn--confirmation{background-color:#462a68}.card__topmessage-second--buttons .topmessage-btn--confirmation:hover{background-color:#55347e}@media (min-width:768px){.card__topmessage-second--buttons .topmessage-btn--confirmation{min-width:90px}}.card__topmessage-second--buttons .topmessage-btn .topmessage__button-title{color:#fff}@media (min-width:768px){.card__topmessage-second--buttons .topmessage-btn .topmessage__button-title{font-size:13px}}@keyframes topmessage{0%{top:-100%}to{top:1.2rem}}.header__part{width:100%;height:56rem;position:relative;z-index:3;direction:rtl;background-color:#f5f4f7}.header__part .profile__menu{position:absolute;left:.5rem;top:100%;min-width:14.4rem;max-width:max-content;background-color:#fff;border-radius:.5rem;border:.1rem solid #e7e7e7;padding:.9rem;display:flex;flex-direction:column;gap:.8rem}@media (min-width:1280px){.header__part .profile__menu{min-width:16rem}}.header__part .profile__menu>div{display:flex;align-items:center;gap:.6rem;padding:.2rem .5rem .2rem 2.5rem;font-size:1.2rem;color:#444}@media (min-width:1280px){.header__part .profile__menu>div{padding-left:3rem;font-size:1.3rem}}.header__part .profile__menu>div .stroke{stroke:#444}.header__part .profile__menu>div:hover{color:#a882ae}.header__part .profile__menu>div:hover .profile__menu-icon{position:relative}.header__part .profile__menu>div:hover .profile__menu-icon .stroke{stroke:#a882ae}@media (min-width:1920px){.header__part .profile__menu>div{font-size:1.4rem}}.header__part .profile__menu>div p{text-wrap:nowrap}.header__part .profile__menu-icon{height:1.3rem;transition:.2s ease-in-out;position:relative}@media (min-width:1280px){.header__part .profile__menu-icon{height:1.6rem}}.header__part .profile__menu-line{display:inline-block;width:100%;border-top:.1rem solid #e7e7e7}@media (min-width:500px){.header__part{display:flex;justify-content:left}}@media (min-width:600px){.header__part{height:44rem}}@media (min-width:1024px){.header__part{height:56rem}}@media (min-width:1280px){.header__part{height:100vh}}.header__part-parent{height:56px;padding:12px 16px;border-radius:0 0 16px 16px;position:fixed;display:flex;align-items:center;z-index:4;top:0;left:0;width:100%}@media (min-width:768px){.header__part-parent{padding:1.6rem 2.4rem;height:6.4rem}}.header__part-parent--blur{background-color:rgba(251,248,253,.769);box-shadow:0 1px 18px 0 rgba(0,0,0,.251)}.header__part-main{display:flex;width:100%;justify-content:space-between;align-items:center}@media (min-width:1280px){.header__part-main{display:none}}.header__part-first{display:flex;align-items:center;gap:1.2rem}@media (min-width:500px){.header__part-first{gap:2rem}}@media (min-width:1280px){.header__part-first{gap:2.5rem;position:absolute;left:8rem;display:none}}.header__part-last{display:flex;align-items:center}.header__part-links{display:none;gap:.4rem;color:#212123;font-size:1.4rem;z-index:1}@media (min-width:1280px){.header__part-links{flex:1 1;display:flex;padding-right:.8rem}}@media (min-width:1366px){.header__part-links{font-size:1.6rem;gap:1rem}}@media (min-width:1920px){.header__part-links{font-size:1.6rem;gap:1.2rem}}.header__part-links--active{color:#462a68;font-weight:700}.header__part-links li{display:flex;align-items:center;border-radius:16px;transition:all .2s ease;padding:0 12px;gap:.8rem;position:relative}.header__part-links li:hover{background-color:rgba(70,42,104,.129)}@media (min-width:1280px){.header__part-links li:hover .mega__menu,.header__part-links li:hover .mega__menu:hover{display:flex}}.header__part-links li .header__part-first{display:flex}.header__part-links li a{cursor:pointer;text-decoration:unset;color:#666;font-size:1.3rem;height:40px;align-items:center;display:flex}@media (min-width:1920px){.header__part-links li a{font-size:1.4rem}}@media (min-width:768px){.header__part .header__part-main{padding-right:28px;padding-left:28px;height:6.4rem;gap:2rem;display:flex;justify-content:space-between;position:absolute;top:0;left:0}}@media (min-width:1280px){.header__part .header__part-main .header__part-first,.header__part .header__part-main .header__part-first .burger__menu{display:none}}.header__part .header__part-main .header__part-first .menu__descktop{display:none;align-items:center;gap:2.4rem}.header__part .header__part-main .header__part-first .menu__descktop-option{color:#212123;font-size:1.2rem;cursor:pointer;padding:.4rem}.header__part .header__part-main .header__part-first .menu__descktop-option:hover{font-weight:600}@media (min-width:1920px){.header__part .header__part-main .header__part-first .menu__descktop-option{font-size:1.4rem}}@media (min-width:993px){.header__part .header__part-main .header__part-first .menu__descktop{display:flex}}@media (min-width:1280px){.header__part .header__part-main .header__logo{position:unset;transform:unset}}.header__part .top__main-firstpart{display:none;height:-moz-fit-content;height:fit-content;top:24rem;right:9.2rem;position:absolute;font-size:1.6rem}@media (min-width:768px){.header__part .top__main-firstpart{right:8rem}}@media (min-width:993px){.header__part .top__main-firstpart{display:block;top:27rem}}@media (min-width:1024px){.header__part .top__main-firstpart{right:9.6rem}}@media (min-width:1280px){.header__part .top__main-firstpart{right:10.8rem}}@media (min-width:1536px){.header__part .top__main-firstpart{right:14rem;top:35rem}}@media (min-width:1920px){.header__part .top__main-firstpart{font-size:1.8rem;top:45rem;right:16rem}}.header__part .top__main-firstpart--diffrent{display:none;top:23.5rem;right:3rem;position:absolute}@media (min-width:768px){.header__part .top__main-firstpart--diffrent{right:2.4rem}}@media (min-width:993px){.header__part .top__main-firstpart--diffrent{display:block;top:27rem}}@media (min-width:1024px){.header__part .top__main-firstpart--diffrent{display:block;top:26.5rem}}@media (min-width:1536px){.header__part .top__main-firstpart--diffrent{right:6rem;top:34.5rem}}@media (min-width:1920px){.header__part .top__main-firstpart--diffrent{top:44rem}}.header__part .top__main-text{display:none;height:-moz-fit-content;height:fit-content;top:30rem;right:2.4rem;position:absolute;max-width:40rem;line-height:2}@media (min-width:993px){.header__part .top__main-text{display:block;top:31rem}}@media (min-width:1280px){.header__part .top__main-text{max-width:36rem}}@media (min-width:1536px){.header__part .top__main-text{right:6rem;top:39rem}}@media (min-width:1920px){.header__part .top__main-text{font-size:1.6rem;top:51rem;max-width:41rem}}.header__part--gradient{background:linear-gradient(0deg,#fff,#f5f4f7)}.header__part-h{background-color:unset;width:100%;height:42rem;position:relative;z-index:3;direction:rtl}@media (min-width:500px){.header__part-h{display:flex;height:26rem;justify-content:left}}@media (min-width:768px){.header__part-h{height:44rem}}@media (min-width:993px){.header__part-h{height:52rem}}@media (min-width:1024px){.header__part-h{height:56rem}}@media (min-width:1280px){.header__part-h{height:57rem}}@media (min-width:1360px){.header__part-h{height:97vh}}@media (min-width:1360px) and (min-height:644px){.header__part-h{height:92vh}}@media (min-width:1536px){.header__part-h{height:102vh}}@media (min-width:1536px) and (min-height:725px){.header__part-h{height:99vh}}.header__part-details{height:5.6rem}.header__logo{height:40px;position:absolute;right:50%;top:7px;z-index:2;transform:translateX(50%);cursor:pointer}@media (min-width:768px){.header__logo{height:4rem;transform:unset;right:7.6rem;top:1.2rem}}@media (min-width:1280px){.header__logo{position:unset;transform:unset;height:5rem}}.header-title{top:16rem;width:11rem;right:2rem;font-size:1.8rem;position:absolute;color:#462a68;font-family:kahroba}@media (min-width:400px){.header-title{width:16rem;right:2rem;font-size:2.3rem;top:15rem}}@media (min-width:500px){.header-title{right:3.2rem;width:14rem}}@media (min-width:600px){.header-title{top:12rem;right:2.4rem}}@media (min-width:768px){.header-title{top:26rem;font-size:2rem;width:15rem;width:-moz-fit-content;width:fit-content}}@media (min-width:993px){.header-title{top:17rem;font-size:2.8rem;width:-moz-fit-content;width:fit-content}}@media (min-width:1536px){.header-title{right:6rem;top:25rem}}@media (min-width:1920px){.header-title{font-size:4.2rem;top:30rem}}.header-pic{width:28rem;height:32rem;position:absolute;-webkit-mask-image:url(/icons/rectangle.svg);mask-image:url(/icons/rectangle.svg);-webkit-mask-size:cover;mask-size:cover}@media (min-width:500px){.header-pic{height:36rem;width:24rem}}.header-pic--top{top:-42px;left:-15rem;width:36rem;height:36rem}@media (min-width:400px){.header-pic--top{top:-76px;left:-16rem;width:40rem;height:40rem}}@media (min-width:500px){.header-pic--top{left:-20rem;width:46rem;height:46rem;top:-8.8rem}}@media (min-width:600px){.header-pic--top{left:-27rem;width:50rem;height:50rem;top:-27rem}}@media (min-width:768px){.header-pic--top{top:-24rem;left:-36rem;height:54rem;width:54rem}}@media (min-width:993px){.header-pic--top{top:-24rem;left:-30rem;height:54rem;width:54rem}}@media (min-width:1280px){.header-pic--top{width:64rem;height:64rem;top:-20rem;left:-20rem}}@media (min-width:1536px){.header-pic--top{width:68rem;height:68rem;top:-20rem;left:-20rem}}@media (min-width:1920px){.header-pic--top{height:84rem;width:84rem;top:-22rem}}.header-pic--top .aboutus__img{object-position:left}.header-pic--down{left:50%;top:22rem;height:32rem;width:32rem;transform:translate(-50%)}@media (min-width:400px){.header-pic--down{top:20rem;height:38rem;width:38rem}}@media (min-width:500px){.header-pic--down{top:20rem;height:44rem;width:44rem}}@media (min-width:600px){.header-pic--down{top:2rem;height:44rem;width:44rem;left:24rem}}@media (min-width:768px){.header-pic--down{left:3rem;transform:unset;top:-2rem;height:48rem;width:48rem}}@media (min-width:993px){.header-pic--down{left:9rem;transform:unset;top:-2rem;height:48rem;width:48rem}}@media (min-width:1280px){.header-pic--down{left:36rem;transform:unset;top:-2rem;width:56rem;height:56rem}}@media (min-width:1536px){.header-pic--down{left:42rem;top:-4rem;width:64rem;height:64rem}}@media (min-width:1920px){.header-pic--down{top:-4rem;left:55rem;width:80rem;height:80rem}}.header__icon{height:1.6rem}.header__icon-fire{height:1.5rem}.burger__menu{height:1.4rem;cursor:pointer}@media (min-width:768px){.burger__menu{height:1.8rem}}.icon__cart{width:26px;cursor:pointer;position:relative}@media (min-width:768px){.icon__cart{height:2.8rem}}.icon__profile{height:20px;cursor:pointer;position:relative}@media (min-width:768px){.icon__profile{height:2.4rem}}.icon__hover{height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;position:relative}.icon__hover:hover{background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.102)}.img__parent--hover{align-items:center;justify-content:center;display:flex;height:36px;width:36px;border-radius:50%;transition:all .2s ease}.img__parent--hover:hover{background-color:hsla(0,0%,100%,.278)}.blur__header{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;border-radius:0 0 16px 16px}.footer{background-color:#462a68;display:flex;flex-direction:column;width:100%;border:unset;border-radius:8px;gap:1.2rem;padding:2rem;direction:rtl;position:relative}@media (min-width:600px){.footer{padding:3.2rem 4.8rem}}@media (min-width:900px){.footer{padding:3rem}}@media (min-width:1024px){.footer{flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}}@media (min-width:1280px){.footer{padding:4rem 4rem 4rem 40rem}}@media (min-width:1360px){.footer{padding:3.6rem 3.6rem 3.6rem 35rem}}.footer__parent{padding:8px}@media (min-width:768px){.footer__parent{padding:1.2rem}}.footer__first-part{display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:1.6rem}@media (min-width:768px){.footer__first-part{flex-direction:row;align-items:flex-start;padding:1.6rem 0}}@media (min-width:1024px){.footer__first-part{margin-bottom:2rem}}.footer__first-part-shoping{display:flex;flex-direction:column}.footer__first-part-shoping .footer__logo{width:8.8rem;margin-bottom:2rem}@media (min-width:768px){.footer__first-part-shoping .footer__logo{width:9.6rem}}@media (min-width:1024px){.footer__first-part-shoping .footer__logo{margin-bottom:0}}@media (min-width:1360px){.footer__first-part-shoping .footer__logo{width:10.2rem}}@media (min-width:1536px){.footer__first-part-shoping .footer__logo{width:12rem}}.footer__font{color:#fff;font-size:1.1rem;font-weight:300}@media (min-width:1024px){.footer__font{font-size:1.3rem}}.footer__font-number{color:#fff;font-size:1.3rem;font-weight:300;direction:rtl}@media (min-width:1920px){.footer__font-number{font-size:1.4rem}}.footer__font-option{cursor:pointer;width:-moz-fit-content;width:fit-content;transition:all .2s linear;font-size:1.2rem}@media (min-width:1920px){.footer__font-option{font-size:1.4rem}}.footer__font-option:hover{font-weight:400}.footer__options-part{display:flex;flex-direction:column;align-items:end;gap:.8rem}@media (min-width:768px){.footer__options-part{flex-direction:row}}@media (min-width:1280px){.footer__options-part{align-self:flex-start}}.footer__option{display:flex;align-items:center;padding:4px 8px;border-radius:8px;gap:.4rem;background-color:rgba(80,83,189,.471);width:100%}.footer__option:hover .option__icon{animation:lrrotate .5s ease 1 alternate}.footer__option-p{flex:1 1;text-align:center}@media (min-width:768px){.footer__option{width:14rem;padding:.6rem .8rem}}@media (min-width:1920px){.footer__option{padding:.8rem}}.footer__communication{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding-top:4rem}@media (min-width:1024px){.footer__communication{display:flex;justify-content:left}}@media (min-width:1280px){.footer__communication{grid-template-columns:1fr 1.5fr}}@media (min-width:1024px){.footer__content{display:flex;gap:2rem}}@media (min-width:1280px){.footer__content{gap:4rem}}@media (min-width:1360px){.footer__content{gap:24rem}}.footer__inf-part{display:flex;flex-direction:column;gap:1.6rem}@media (min-width:1024px){.footer__inf-part{justify-content:space-between;width:100%;gap:.8rem}}@media (min-width:1536px){.footer__inf-part{height:28rem}}.footer__icon{height:9.2rem}@media (min-width:768px){.footer__icon{height:11.2rem}}.footer__icon img{width:100%;height:100%;object-fit:cover}.footer__pic-part{display:none}@media (min-width:1280px){.footer__pic-part{display:flex;position:absolute;left:0;top:0;height:100%;width:44rem;pointer-events:none}}.footer__bird{position:absolute;top:39%;width:40rem;transform:translateY(-50%);left:-52px;z-index:2}@media (min-width:1360px){.footer__bird{left:-64px}}@media (min-width:1536px){.footer__bird{left:-44px;width:36rem}}.footer__polygon{width:100%;height:125%;position:absolute;left:-84px;top:-96px;z-index:2}@media (min-width:1360px){.footer__polygon{left:-88px;top:-72px}}.footer__address-icon{height:1.6rem;width:1.2rem}@media (min-width:1280px){.footer__address-icon{height:1.8rem;width:1.4rem}}.footer__address-icon img{height:100%;width:100%}.footer-cart{display:none}@media (min-width:1280px){.footer-cart{display:block}}@keyframes lrrotate{0%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}to{transform:rotate(0)}}.radbaf__shoping-font{font-size:1.3rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-bottom:6px;font-weight:500}@media (min-width:1024px){.radbaf__shoping-font{font-size:1.3rem}}@media (min-width:1536px){.radbaf__shoping-font{font-size:1.4rem}}.radbaf__inf{gap:.8rem}.radbaf__inf,.radbaf__inf-parent{display:flex;align-items:flex-start}.radbaf__inf-parent{flex-direction:column;gap:1.6rem;padding-top:3.2rem}@media (min-width:1024px){.radbaf__inf-parent{flex:1 1;justify-content:center}}@media (min-width:1360px){.radbaf__inf-parent{flex:unset;width:24rem;padding-top:5.2rem}}@media (min-width:1536px){.radbaf__inf-parent{width:28rem;padding-top:0}}@media (min-width:1920px){.radbaf__inf-parent{width:44rem}}.radbaf__inf .footer__font{font-size:1.3rem;line-height:1.8;flex:1 1}@media (min-width:1280px){.radbaf__inf .footer__font{flex:1 1}}@media (min-width:1920px){.radbaf__inf .footer__font{font-size:1.4rem}}.option__icon{height:2rem;transition:all .2s linear}.icon__phone{height:1.4rem}@media (min-width:1920px){.icon__phone{height:1.8rem}}.icon__location{height:1.6rem}@media (min-width:1920px){.icon__location{height:2rem}}.connection__part{display:flex;justify-content:space-between;padding-top:2rem}.connection__part-title{font-size:1.3rem;font-weight:600}@media (min-width:1024px){.connection__part-title{font-size:1.3rem}}@media (min-width:1536px){.connection__part-title{font-size:1.4rem}}@media (min-width:1920px){.connection__part-title{font-size:1.5rem}}.connection__icon{height:28px;cursor:pointer;transition:all .2s ease}.connection__icon:hover{transform:rotate(20deg)}.quick__access{display:flex;flex-direction:column;gap:1.6rem;width:-moz-fit-content;width:fit-content}@media (min-width:1024px){.quick__access{position:absolute;top:17.4rem;left:36rem;gap:1.2rem}}@media (min-width:1280px){.quick__access{left:64rem;top:18.4rem}}@media (min-width:1360px){.quick__access{top:50px;right:32rem;gap:.8rem}}@media (min-width:1536px){.quick__access{top:52px;right:40rem}}@media (min-width:1920px){.quick__access{right:56rem}}.quick__access .connection__part-title{width:-moz-fit-content;width:fit-content;border-bottom:1px solid #fff}.be__withus{display:flex;flex-direction:column;gap:1.6rem;justify-self:self-end}@media (min-width:768px){.be__withus{gap:1.2rem}}@media (min-width:1024px){.be__withus{justify-self:self-start}}@media (min-width:1360px){.be__withus{position:absolute;right:32rem;bottom:6rem}}@media (min-width:1536px){.be__withus{right:40rem;bottom:5rem}}@media (min-width:1920px){.be__withus{right:56rem}}.be__withus-icons{display:flex;align-items:center;justify-content:center;gap:2rem;padding-top:.4rem}@media (min-width:1280px){.be__withus-icons{gap:1.6rem}}.be__withus .footer__font{display:none}@media (min-width:768px){.be__withus .footer__font{display:block}}.email__part{display:flex;flex-direction:column;gap:2rem;padding-top:2rem;grid-column:1/3}@media (min-width:768px){.email__part{flex-direction:row;justify-content:space-between;padding:1.2rem 0;align-items:center}}@media (min-width:1024px){.email__part{grid-column:2/3;padding-top:0}}@media (min-width:1360px){.email__part{flex-direction:row-reverse;padding:0;position:unset}}.email__first-part{display:flex;flex-direction:column;gap:1.2rem}@media (min-width:768px){.email__first-part{width:40rem}}@media (min-width:1024px){.email__first-part{width:36rem}}@media (min-width:1360px){.email__first-part{width:28rem;position:absolute;bottom:6rem;left:35rem}}@media (min-width:1536px){.email__first-part{width:36rem;left:35rem}}@media (min-width:1920px){.email__first-part{width:42rem}}.email__first-part .footer__font{font-size:1.2rem}@media (min-width:1024px){.email__first-part .footer__font{font-size:1.3rem}}@media (min-width:1920px){.email__first-part .footer__font{font-size:1.4rem}}.email__write{width:100%;height:38px;border-radius:4px;border:unset;color:#595959;text-align:right;padding:4px 8px 4px 8rem}@media (min-width:1920px){.email__write{font-size:1.3rem}}.email__write-part{position:relative}.registration__btn{height:30px;width:72px;border-radius:4px;border:1px solid #5053bd;background-color:#5053bd;position:absolute;left:4px;top:3px;color:#fff;font-size:1.2rem;transition:all .2s ease}.registration__btn:hover{background-color:#4c4fb1}@media (min-width:1024px){.registration__btn{font-size:1.3rem}}.icon__mobile{display:flex;justify-content:left;align-items:center}@media (min-width:1536px){.icon__mobile{position:absolute;left:76rem;bottom:3rem}}@media (min-width:1920px){.icon__mobile{left:92rem}}.main{min-height:calc(100vh - 320px);position:relative;background-color:#fff;z-index:2;padding-top:54vh;direction:rtl}@media (min-width:768px){.main{padding-top:4rem}}@media (min-width:1024px){.main{padding-top:2rem}}.main-aboutus{padding-top:0;display:flex;flex-direction:column;align-items:center;background-color:hsla(0,0%,96%,.4)}.main-contact{padding:12rem 2.8rem 2.8rem;background-color:#fff}@media (min-width:500px){.main-contact{padding:20rem 5.2rem 5.2rem}}@media (min-width:768px){.main-contact{padding:12rem 7.2rem 7.2rem}}@media (min-width:1024px){.main-contact{padding-top:0}}@media (min-width:1920px){.main-contact{padding:3.2rem 16rem}}.body{position:relative;overflow-y:auto;max-height:100vh;overflow-x:hidden;direction:ltr}@media (min-width:1024px){.body{overflow-y:auto}}.body::-webkit-scrollbar{width:0;height:0}@media (min-width:1024px){.body::-webkit-scrollbar{width:8px;height:8px}}.aboutus__main-part{gap:2rem;width:100%;z-index:0;display:flex;align-items:center;justify-content:end;padding:12rem 3rem;flex-direction:column;background-color:#f5f4f7;position:relative}@media (min-width:400px){.aboutus__main-part{padding-top:16rem}}@media (min-width:500px){.aboutus__main-part{padding-top:20rem}}@media (min-width:768px){.aboutus__main-part{padding-top:20rem;gap:0;padding-bottom:4.4rem}}@media (min-width:993px){.aboutus__main-part{gap:0;padding-bottom:8rem}}@media (min-width:1024px){.aboutus__main-part{padding:8rem 4rem}}@media (min-width:1280px){.aboutus__main-part{padding-bottom:12rem}}@media (min-width:1536px){.aboutus__main-part{padding:8rem 8rem 16rem}}@media (min-width:1920px){.aboutus__main-part{padding:8rem 16rem 16rem}}@media (min-width:993px){.aboutus__main-part .btn{display:none}}.aboutus__main-title{font-size:1.4rem;color:#462a68;width:100%;text-align:center;position:absolute;top:8rem;font-weight:600}@media (min-width:400px){.aboutus__main-title{top:12rem}}@media (min-width:500px){.aboutus__main-title{top:16rem}}@media (min-width:768px){.aboutus__main-title{top:14rem;font-size:1.6rem}}@media (min-width:1024px){.aboutus__main-title{top:4rem}}@media (min-width:1536px){.aboutus__main-title{font-size:1.8rem}}@media (min-width:1440px){.aboutus__main-title{top:0}}@media (min-width:1920px){.aboutus__main-title{font-size:1.8rem}}.aboutus__main-text{line-height:2;font-weight:500;color:#383838;font-size:1.25rem;text-align:justify}@media (min-width:768px){.aboutus__main-text{line-height:2.5;text-align:right}}@media (min-width:993px){.aboutus__main-text{line-height:2.4}}@media (min-width:1280px){.aboutus__main-text{font-size:1.3rem;line-height:2.8}}@media (min-width:1536px){.aboutus__main-text{font-size:1.5rem}}.aboutus__main-bgdown{position:absolute;bottom:-5.2rem;width:103%}@media (min-width:400px){.aboutus__main-bgdown{bottom:-6rem}}@media (min-width:600px){.aboutus__main-bgdown{bottom:-9.2rem}}@media (min-width:768px){.aboutus__main-bgdown{bottom:-12.8rem}}@media (min-width:1280px){.aboutus__main-bgdown{bottom:-20rem}}@media (min-width:1920px){.aboutus__main-bgdown{bottom:-24rem}}.aboutus__img{width:100%;height:100%;object-fit:cover;overflow:visible;max-width:unset;max-height:unset}.aboutus__video{object-fit:contain;width:100%;height:100%}.aboutus__video-part{left:0;top:-50%;width:88%;display:flex;height:18rem;position:relative;border-radius:4px;align-items:center;background:#d9d9d9;justify-content:center;transform:translateY(-32%)}@media (min-width:500px){.aboutus__video-part{height:20rem}}@media (min-width:600px){.aboutus__video-part{height:24rem}}@media (min-width:768px){.aboutus__video-part{height:22rem;width:44rem;transform:translate(0)}}@media (min-width:993px){.aboutus__video-part{height:28rem;width:52rem}}@media (min-width:1280px){.aboutus__video-part{height:32rem;width:64rem;transform:translateY(-16%)}}@media (min-width:1920px){.aboutus__video-part{transform:translate(0);width:84rem;height:40rem}}.aboutus__why-radbaf{gap:4rem;display:flex;padding:8.4rem 3.2rem;flex-direction:column}@media (min-width:993px){.aboutus__why-radbaf{flex-direction:row}}@media (min-width:1024px){.aboutus__why-radbaf{padding:16rem 4rem 8rem}}@media (min-width:1536px){.aboutus__why-radbaf{padding:16rem 8rem 8rem}}@media (min-width:1920px){.aboutus__why-radbaf{padding:16rem 16rem 12rem}}.why-radbaf__write-part{gap:0;display:flex;align-items:center;flex-direction:column}@media (min-width:993px){.why-radbaf__write-part{gap:1rem;width:50%}}@media (min-width:1536px){.why-radbaf__write-part{margin-bottom:8.8rem;align-items:center;justify-content:center;padding:2rem}}@media (min-width:993px){.why-radbaf__write-part .btn{display:none}}.why-radbaf__title{font-size:1.4rem;font-weight:700;color:#462a68;width:100%;margin-bottom:1.6rem}@media (min-width:768px){.why-radbaf__title{font-size:1.6rem}}@media (min-width:1280px){.why-radbaf__title{margin-bottom:2.8rem}}@media (min-width:1536px){.why-radbaf__title{font-size:1.8rem}}@media (min-width:1920px){.why-radbaf__title{margin-bottom:2.8rem}}.why-radbaf__text{font-size:1.25rem;line-height:2;color:#383838}@media (min-width:1280px){.why-radbaf__text{font-size:1.3rem}}@media (min-width:1920px){.why-radbaf__text{line-height:2.4;font-size:1.4rem}}.why-radbaf__pics{width:100%;gap:.8rem;display:flex;height:24rem;margin-bottom:7.2rem}@media (min-width:400px){.why-radbaf__pics{height:28rem}}@media (min-width:500px){.why-radbaf__pics{height:36rem}}@media (min-width:768px){.why-radbaf__pics{padding:0 12rem;height:28rem;margin-bottom:8.8rem}}@media (min-width:993px){.why-radbaf__pics{height:32rem;width:44%;padding:0}}@media (min-width:1280px){.why-radbaf__pics{height:36rem}}@media (min-width:1536px){.why-radbaf__pics{height:40rem}}@media (min-width:1920px){.why-radbaf__pics{height:48rem}}.why-radbaf__pics .two-pics{width:44%;gap:.8rem;display:flex;flex-direction:column;flex:1 1}.why-radbaf__pics .two-pics .img__decor{border-radius:.4rem;object-fit:cover}.why-radbaf__pics .two-pics .img__decor:first-child{height:calc(60% - 4px)}.why-radbaf__pics .two-pics .img__decor:last-child{height:calc(40% - 4px)}.why-radbaf__pics .one-pic{flex:1 1}.why-radbaf__pics .one-pic .img__decor{height:100%;width:100%;object-fit:cover;border-radius:.4rem}.radbaf__points{gap:6rem;display:flex;padding:2.8rem;position:relative;margin-bottom:6.4rem;height:-moz-fit-content;height:fit-content;flex-direction:column;-webkit-clip-path:polygon(0 2%,100% 0,100% 100%,0 100%);clip-path:polygon(0 2%,100% 0,100% 100%,0 100%);background:linear-gradient(45deg,#462a68 70%,rgba(70,42,104,.478))}@media (min-width:600px){.radbaf__points{gap:8rem;padding:4.4rem 4.4rem 5.2rem}}@media (min-width:768px){.radbaf__points{display:grid;grid-template-columns:repeat(2,1fr);padding-top:10.2rem;grid-gap:4rem;gap:4rem}}@media (min-width:1280px){.radbaf__points{grid-template-columns:repeat(3,1fr);-webkit-clip-path:polygon(0 4%,100% 0,100% 100%,0 100%);clip-path:polygon(0 4%,100% 0,100% 100%,0 100%);gap:4rem}}@media (min-width:1536px){.radbaf__points{padding:14rem 12rem 12rem}}@media (min-width:1920px){.radbaf__points{padding:14rem 20rem}}.radbaf__points-part{display:flex;align-items:center;justify-content:center}@media (min-width:1280px){.radbaf__points-part{justify-content:right}}.radbaf__points-title{color:#fff;font-size:1.5rem;font-weight:500;padding-top:10rem;padding-bottom:3.2rem}@media (min-width:600px){.radbaf__points-title{font-size:1.8rem}}@media (min-width:768px){.radbaf__points-title{font-size:2.4rem;padding:0}}@media (min-width:1024px){.radbaf__points-title{width:38%;line-height:2}}@media (min-width:1280px){.radbaf__points-title{width:54%;font-size:3.2rem}}.radbaf__points-pic{top:-32px;width:100%;z-index:-1;right:-24px;position:absolute;opacity:40%}@media (min-width:400px){.radbaf__points-pic{width:80%}}@media (min-width:600px){.radbaf__points-pic{top:-68px;width:64%;right:-52px}}@media (min-width:768px){.radbaf__points-pic{width:48%;right:-36px;top:-8px}}@media (min-width:993px){.radbaf__points-pic{width:36%;right:-20px}}@media (min-width:1280px){.radbaf__points-pic{width:32%}}@media (min-width:1536px){.radbaf__points-pic{top:-44px}}@media (min-width:1920px){.radbaf__points-pic{top:-88px}}.radbaf__lastpart{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4.8rem;width:100%;padding:2rem 2rem 8rem}@media (min-width:768px){.radbaf__lastpart{flex-direction:row;flex-wrap:wrap;gap:0}}@media (min-width:1280px){.radbaf__lastpart{padding:2rem 12rem 6.4rem}}@media (min-width:1536px){.radbaf__lastpart{padding:2rem 24rem 6.4rem}}.radbaf__lastpart-part{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;width:20rem}@media (min-width:768px){.radbaf__lastpart-part{width:24rem;padding:0 4rem}}@media (min-width:1280px){.radbaf__lastpart-part{height:16rem}}@media (min-width:1536px){.radbaf__lastpart-part{padding:0 2rem}}.radbaf__lastpart .blue__line{height:11rem;width:.2rem;background-color:rgba(80,83,189,.471)}.radbaf__lastpart-num{font-size:3.4rem;font-weight:800;color:#462a68}.radbaf__lastpart-title{font-size:1.6rem;font-weight:400;text-align:center;color:#383838;line-height:2}@media (min-width:768px){.radbaf__lastpart-title{font-size:1.3rem}}@media (min-width:1536px){.radbaf__lastpart-title{font-size:1.6rem}}.points__card{padding:2.4rem 2rem;border-radius:8px;flex-direction:column;align-items:flex-start;border:2px solid #c19fde;justify-content:space-between;position:relative}@media (min-width:600px){.points__card{padding:3.2rem}}@media (min-width:768px){.points__card{padding:3.2rem 2rem}}@media (min-width:1280px){.points__card{padding:4rem 3.2rem}}@media (min-width:1920px){.points__card{padding:5.2rem}}.points__card-title{color:#fff;font-weight:500;font-size:1.4rem;margin-bottom:1.6rem}@media (min-width:600px){.points__card-title{margin-bottom:3.2rem}}@media (min-width:768px){.points__card-title{margin-bottom:2rem}}@media (min-width:1920px){.points__card-title{font-size:1.6rem}}.points__card-text{color:#f2e3ff;line-height:2;font-size:1.25rem}@media (min-width:1920px){.points__card-text{font-size:1.4rem}}.points__card-icon{position:absolute;left:32px;top:-30px;height:5.2rem;padding:6px}@media (min-width:400px){.points__card-icon{height:5.6rem;top:-28px}}@media (min-width:600px){.points__card-icon{left:5.2rem}}@media (min-width:768px){.points__card-icon{left:3.2rem}}.points__card:before{content:" ";position:absolute;display:block;height:4px;width:5.2rem;background:#462a68;top:-3px;left:3.2rem}@media (min-width:400px){.points__card:before{width:5.6rem}}@media (min-width:600px){.points__card:before{left:5.2rem}}@media (min-width:768px){.points__card:before{left:3.2rem}}.more-inf{width:100%}@media (min-width:993px){.more-inf{display:block}}.more-inf+.btn{margin-top:3.2rem}@media (min-width:600px){.more-inf+.btn{display:none}}.main__cart{padding:1.8rem 0 9rem}@media (min-width:600px){.main__cart{padding:1.8rem 0 10rem}}@media (min-width:768px){.main__cart{padding:3.5rem 0 15.5rem}}@media (min-width:1280px){.main__cart{padding:3.7rem 0 7.5rem}}@media (min-width:1920px){.main__cart{max-width:192rem;margin:0 auto}}.cart{padding:0 1rem 5rem}@media (min-width:600px){.cart{padding-inline:2rem}}@media (min-width:768px){.cart{padding-bottom:0;padding-inline:3.5rem}}@media (min-width:1280px){.cart{display:flex;padding-inline:4rem;gap:calc(1.8rem + .9vw)}}@media (min-width:1600px){.cart{gap:calc(2.7rem + .5vw)}}.cart__details{flex:1 1}.cart__details-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem}.cart__details-item{display:flex;align-items:center;gap:.5rem;height:2.5rem}.cart__details-item-icon{transition:all .2s linear;width:1.4rem}@media (min-width:768px){.cart__details-item-icon{width:1.42rem}}@media (min-width:1280px){.cart__details-item-icon{width:1.8rem}}.cart__details-title{font-weight:800;color:#502b56;font-size:1.2rem}@media (min-width:768px){.cart__details-title{font-size:1.4rem;font-weight:400;color:#212123}}@media (min-width:1280px){.cart__details-title{font-size:1.4rem}}@media (min-width:1920px){.cart__details-title{font-size:1.6rem}}.cart__details-title--invoice{height:2.5rem;display:flex;align-items:center}.cart__details-number{background-color:#462a68;color:#fff;border-radius:.4rem;padding-inline:.4rem;height:1.7rem;min-width:1.7rem;max-width:1.9rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.3rem}@media (min-width:768px){.cart__details-number{padding-top:.2rem}}@media (min-width:1280px){.cart__details-number{font-size:1.4rem;min-width:1.8rem;max-width:2rem;height:1.8rem}}@media (min-width:1920px){.cart__details-number{font-size:1.5rem;height:2rem;min-width:2rem;max-width:2.2rem}}.cart__items{background-color:#fafafa;border:1px solid hsla(180,3%,87%,.42);box-shadow:1px 2px 5px 0 hsla(180,3%,87%,.431);border-radius:.7rem;padding:0 .6rem;width:100%}@media (min-width:768px){.cart__items{box-shadow:none;border:none;background-color:hsla(0,0%,77%,.102)}}.cart__items-line{width:100%;height:.1rem;background-color:rgba(80,43,86,.122)}.cart__item{padding:2.3rem 1.4rem 1.8rem}.cart__item-pics{position:relative;width:8rem;height:8rem;grid-area:img}@media (min-width:360px){.cart__item-pics{height:9.5rem;width:9.5rem}}@media (min-width:500px){.cart__item-pics{height:11rem;width:11rem}}@media (min-width:768px){.cart__item-pics{height:13.8rem;width:15.3rem}}@media (min-width:1920px){.cart__item-pics{height:15.7rem;width:17.448rem}}.cart__item-pics-img{border-radius:.5rem;width:100%;height:100%;overflow:hidden;position:relative}@media (min-width:768px){.cart__item-pics-img{border-radius:.4rem}}.cart__item-pics .offer{height:5rem;top:-.4rem;right:-.5rem}@media (min-width:500px){.cart__item-pics .offer{height:5.5rem;top:-.45rem;right:-.55rem}}@media (min-width:768px){.cart__item-pics .offer{height:9rem;top:-.75rem;right:-.83rem}}@media (min-width:1920px){.cart__item-pics .offer{height:10.4rem;top:-.9rem;right:-.93rem}}.cart__item-pics .offer__text{font-size:.7rem;color:#fff;font-weight:400;position:absolute;top:1.3rem;right:0;transform:rotate(45deg)}@media (min-width:500px){.cart__item-pics .offer__text{top:1.5rem;right:.2rem}}@media (min-width:768px){.cart__item-pics .offer__text{font-size:1rem;top:2.3rem;right:.8rem}}@media (min-width:1920px){.cart__item-pics .offer__text{font-size:1.2rem;top:2.7rem}}.cart__item-container{display:grid;grid-template-columns:8rem 1fr;grid-gap:1.5rem 1rem;gap:1.5rem 1rem;grid-template-areas:"img info" " actions price"}@media (min-width:360px){.cart__item-container{grid-template-columns:9.5rem 1fr;gap:1.8rem 1.7rem}}@media (min-width:500px){.cart__item-container{grid-template-columns:auto 1fr}}@media (min-width:768px){.cart__item-container{gap:1.05rem 1.8rem;grid-template-columns:auto 1fr auto;grid-template-areas:"img info price" " actions - -"}}.cart__item-content{display:flex;justify-content:space-between;flex-direction:column;grid-area:info;gap:.7rem}@media (min-width:768px){.cart__item-content{justify-content:center;gap:3rem}}@media (min-width:1280px){.cart__item-content{justify-content:center;gap:3.3rem}}.cart__item-title{color:#212123;font-size:1.2rem;line-height:2.2rem;width:91%}@media (min-width:768px){.cart__item-title{font-size:1.3rem}}@media (min-width:1920px){.cart__item-title{font-size:1.6rem}}.cart__item-des{color:#656969;display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem .8rem;gap:.5rem .8rem;align-items:center}@media (min-width:768px){.cart__item-des{gap:.9rem}}.cart__item-des-icon{height:1rem;width:1.35rem;position:relative}@media (min-width:768px){.cart__item-des-icon{height:1.3rem;width:1.76rem}}@media (min-width:1920px){.cart__item-des-icon{height:1.7rem;width:2.3rem}}.cart__item-des-check{width:1.2rem;height:1.2rem;position:relative}@media (min-width:768px){.cart__item-des-check{width:1.3rem;height:1.2rem}}@media (min-width:1920px){.cart__item-des-check{width:1.583rem;height:1.5rem}}.cart__item-des p{font-size:.9rem}@media (min-width:768px){.cart__item-des p{font-size:1.2rem}}@media (min-width:1920px){.cart__item-des p{font-size:1.3rem}}.cart__item-operation{grid-area:actions}.cart__item-actions{background-color:hsla(0,0%,85%,.388);border-radius:.6rem;display:flex;justify-content:space-between;align-items:center;padding:.45rem .8rem;width:100%}@media (min-width:768px){.cart__item-actions{padding:.35rem 1.2rem;border-radius:.8rem;width:76.8%;margin:0 auto}}@media (min-width:1280px){.cart__item-actions{padding:.45rem 1.2rem;width:77%}}.cart__item-actions-img{cursor:pointer;width:1rem;height:1rem;position:relative}@media (min-width:500px){.cart__item-actions-img{width:1.1rem;height:1.1rem}}@media (min-width:768px){.cart__item-actions-img{width:1.2rem;height:1.2rem}}@media (min-width:1920px){.cart__item-actions-img{width:1.4rem;height:1.4rem}}.cart__item-actions-delete{cursor:pointer;position:relative;width:1.2rem;height:1.3rem}@media (min-width:768px){.cart__item-actions-delete{width:1.3rem;height:1.5rem}}@media (min-width:1280px){.cart__item-actions-delete{width:1.5rem;height:1.6rem}}@media (min-width:1920px){.cart__item-actions-delete{width:1.6rem;height:1.7rem}}.cart__item-actions-delete .img{object-fit:contain}.cart__item-actions p{color:#502b56;font-size:1.7rem;padding-top:.15rem;height:2.4rem}.cart__item-amount{grid-area:price;justify-self:end;align-self:center;text-align:left;display:flex;flex-direction:column;gap:.2rem}@media (min-width:768px){.cart__item-amount{gap:1rem}}@media (min-width:1280px){.cart__item-amount{gap:.9rem}}@media (min-width:1920px){.cart__item-amount{gap:1rem}}.cart__item-amount-price{color:#404040;font-size:1.2rem}@media (min-width:768px){.cart__item-amount-price{color:#212123;font-size:1.5rem}}@media (min-width:1920px){.cart__item-amount-price{font-size:1.6rem}}.cart__item-amount-discount{color:#d84253;font-weight:400;font-size:.9rem}@media (min-width:768px){.cart__item-amount-discount{font-size:1.2rem}}@media (min-width:1920px){.cart__item-amount-discount{font-size:1.3rem}}.cart__item-footer{padding-top:1.9rem}@media (min-width:768px){.cart__item-footer{padding-top:1.65rem;display:flex;align-items:center;justify-content:space-between}}.cart__item-footer-right{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}@media (min-width:768px){.cart__item-footer-right{flex-wrap:nowrap;gap:.9rem}}.cart__item-footer-des{display:flex;align-items:center;gap:.5rem;background-color:#f1eef5;border:.1rem solid #b9b9b9;padding:.55rem .71rem;border-radius:.5rem}@media (min-width:768px){.cart__item-footer-des{padding:.6rem .7rem;border-radius:.8rem;gap:.6rem}}@media (min-width:1280px){.cart__item-footer-des{padding:.8rem 1rem;gap:.75rem}}.cart__item-footer-des p{color:#212123;font-size:1rem}@media (min-width:600px){.cart__item-footer-des p{font-size:1.1rem}}@media (min-width:1280px){.cart__item-footer-des p{font-size:1.2rem}}@media (min-width:1920px){.cart__item-footer-des p{font-size:1.4rem}}.cart__item-footer-icon{width:1.583rem;height:1.5rem;position:relative}@media (min-width:1280px){.cart__item-footer-icon{width:1.69rem;height:1.6rem}}.cart__item-footer-left{display:none}@media (min-width:768px){.cart__item-footer-left{display:flex;border:none;background-color:transparent;align-items:center;gap:.7rem;cursor:pointer}.cart__item-footer-left:hover .cart__item-footer-arrow{transform:translateX(-.2rem)}}.cart__item-footer-left p{color:#462a68;font-size:1.3rem}@media (min-width:1920px){.cart__item-footer-left p{font-size:1.5rem}}.cart__item-footer-arrow{width:.725rem;height:1.25rem;transition:.2s ease-in-out;position:relative}.cart__completion{position:fixed;bottom:0;right:0;width:100%;z-index:4;background-color:#fff;box-shadow:0 -2px 14px 0 rgba(0,0,0,.09);padding:1.9rem 1.7rem 1.5rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem}@media (min-width:400px){.cart__completion{padding:2rem 2.5rem 1.5rem}}@media (min-width:600px){.cart__completion{padding:2rem 13vw 1.5rem}}@media (min-width:768px){.cart__completion{border-top-right-radius:.8rem;border-top-left-radius:.8rem;padding:2.2rem 16vw 1.5rem}}@media (min-width:1024px){.cart__completion{padding:2.2rem 18vw 1.5rem}}@media (min-width:1280px){.cart__completion{display:none}}.cart__completion .btn{width:100%;border-radius:.8rem;height:4.6rem;font-size:1.3rem}@media (min-width:768px){.cart__completion .btn{height:4.5rem;font-size:1.4rem}}.cart__completion-content{display:flex;flex-direction:column;gap:1.9rem;width:100%}@media (min-width:600px){.cart__completion-content{gap:2.2rem}}@media (min-width:768px){.cart__completion-content{max-width:65rem}}@media (min-width:1024px){.cart__completion-content{max-width:70rem}}.cart__invoice{display:none}@media (min-width:1280px){.cart__invoice{display:block;align-self:flex-start;flex-basis:calc(38% - 4vw);max-width:43.6rem}}@media (min-width:1600px){.cart__invoice{flex-basis:28%;max-width:52.8rem}}.cart__title{color:#212123;font-weight:700;text-align:center;font-size:1.4rem;padding:.5rem}@media (min-width:600px){.cart__title{font-size:1.5rem}}@media (min-width:768px){.cart__title{align-self:flex-start;padding-right:3.5rem;padding-bottom:1rem}}@media (min-width:1280px){.cart__title{font-size:1.6rem;text-align:right;padding-right:4rem}}@media (min-width:1920){.cart__title{font-size:2rem}}.main--category{min-height:unset;background-image:radial-gradient(73.96% 74.02% at 26.46% -2.31%,#fff 0,#f0eff2 100%),linear-gradient(1turn,rgba(240,239,242,0),#f0eff2);background-size:100% 20%,100% 81%;background-repeat:no-repeat;background-position:top,bottom;padding:2.8rem 0 0;margin-bottom:1.5rem}@media (min-width:600px){.main--category{padding:4.2rem 0 0}}@media (min-width:768px){.main--category{padding:4.2rem 0 0}}@media (min-width:1280px){.main--category{padding:4.2rem 0 0;margin-bottom:8rem}}@media (min-width:1920px){.main--category{margin-bottom:10rem}}.main--category .product__category--dbl{padding:0;margin-bottom:0;margin-top:.4rem}.category__menu{width:100%;display:flex;justify-content:center;align-items:center;padding:.5rem 0;margin:3rem 0 6.7rem}@media (min-width:600px){.category__menu{margin:4.9rem 0 11.4rem}}@media (min-width:1280px){.category__menu{margin:5.8rem 0 13.7rem}}@media (min-width:1920px){.category__menu{margin:7.8rem 0 16.4rem}}.category__menu--bestseller{margin-block:3.8rem}@media (min-width:768px){.category__menu--bestseller{margin-block:5.5rem}}@media (min-width:1280px){.category__menu--bestseller{margin-block:7rem}}@media (min-width:1920px){.category__menu--bestseller{margin-block:9rem}}.category__menu--bestseller .category__menu-container{padding-block:0 .8rem;gap:1.7rem}@media (min-width:1920px){.category__menu--bestseller .category__menu-container{gap:2.1rem}}.category__menu-container{display:flex;align-items:center;max-width:100%;width:-moz-fit-content;width:fit-content;flex-direction:row;overflow-x:auto;overflow-y:hidden;justify-content:right;flex-wrap:nowrap;padding:2rem 3.2rem .8rem;gap:2.8rem}@media (min-width:1280px){.category__menu-container{gap:5.2rem}}.category__menu-item{background:#462a68;color:#fff;min-width:8rem;min-height:8rem;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;cursor:pointer;gap:.6rem;transition:.2s ease-in-out}.category__menu-item:hover{background-color:#573b74}@media (min-width:600px){.category__menu-item{gap:1rem;min-width:9.12rem;min-height:9.12rem}}@media (min-width:1280px){.category__menu-item{min-width:11rem;min-height:11rem}}@media (min-width:1920px){.category__menu-item{gap:1.8rem;min-width:13.9rem;min-height:13.9rem}}.category__menu-item:before{content:"";position:absolute;top:-.52rem;left:-.52rem;right:-.52rem;bottom:-.52rem;border-radius:50%;border:1px solid #462a68;border-top-color:transparent;transform:rotate(45deg);transition:.6s ease-in-out}@media (min-width:768px){.category__menu-item:before{top:-.6rem;left:-.6rem;right:-.6rem;bottom:-.6rem}}@media (min-width:1280px){.category__menu-item:before{top:-.7rem;left:-.7rem;right:-.7rem;bottom:-.7rem}}@media (min-width:1920px){.category__menu-item:before{top:-.8rem;left:-.8rem;right:-.8rem;bottom:-.8rem}}.category__menu-item:nth-child(4n+1):before{transform:rotate(135deg)}.category__menu-item:nth-child(4n+1):hover:before{transform:rotate(225deg)}.category__menu-item:nth-child(4n+2):hover:before{transform:rotate(135deg)}.category__menu-item:nth-child(4n+3):before{transform:rotate(225deg)}.category__menu-item:nth-child(4n+3):hover:before,.category__menu-item:nth-child(4n+4):before{transform:rotate(315deg)}.category__menu-item:nth-child(4n+4):hover:before{transform:rotate(405deg)}.category__menu-item--chosen{background-color:#dbd8e0}.category__menu-item--chosen:hover{background-color:#cac7cf}.category__menu-item--chosen .circle__title{color:#462a68}.category__menu-item.active{background-color:#2bb5bf}.category__menu-item.active:before{border-color:transparent #2bb5bf #2bb5bf}.category__menu-content{background-color:#fafafc;border-radius:.5rem;display:flex;justify-content:center;align-items:center;gap:.9rem;min-width:11.3rem;min-height:3.6rem;cursor:pointer;transition:.2s ease-in-out;box-shadow:1px 2px 6px 0 rgba(0,0,0,.063)}@media (min-width:768px){.category__menu-content{min-width:16rem;min-height:4.9rem;gap:1.1rem}}@media (min-width:1280px){.category__menu-content{min-width:18.11rem;min-height:5.56rem;gap:1.2rem;box-shadow:none}}@media (min-width:1920px){.category__menu-content{min-width:24rem;min-height:8rem;gap:1.4rem}}.category__menu-content:hover{box-shadow:1px 2px 6px 0 rgba(0,0,0,.063)}.category__menu-content-icon{position:relative;height:2.15rem;width:auto}@media (min-width:768px){.category__menu-content-icon{height:2.9rem}}@media (min-width:1280px){.category__menu-content-icon{height:3.1rem}}@media (min-width:1920px){.category__menu-content-icon{height:4.9rem}}.category__menu-content-icon .img:nth-child(2){display:none}.category__menu-content-title{font-size:1rem;color:#462a68}@media (min-width:768px){.category__menu-content-title{font-size:1.2rem}}@media (min-width:1280px){.category__menu-content-title{font-size:1.3rem}}@media (min-width:1920px){.category__menu-content-title{font-size:1.4rem}}.category__menu-content.active{background-color:#462a68}.category__menu-content.active .category__menu-content-title{color:#fff}.category__menu-content.active .category__menu-content-icon .img:first-child{display:none}.category__menu-content.active .category__menu-content-icon .img:nth-child(2){display:block}.category__menu .circle__icon{width:auto;position:relative}@media (min-width:1280px){.category__container{display:flex;gap:1rem;align-items:flex-start;padding-inline:3rem;max-width:192rem;margin-inline:auto;padding-bottom:4rem}}.category__container-left{flex:1 1}.category__container-left .category__cards.product__category-cards{padding:2rem 15vw .8rem;width:100%;display:grid;grid-template-columns:1fr;grid-gap:3rem 1rem;gap:3rem 1rem}@media (min-width:400px){.category__container-left .category__cards.product__category-cards{grid-template-columns:1fr 1fr;padding:2rem 3.5rem .8rem;gap:3rem 1.3rem}}@media (min-width:450px){.category__container-left .category__cards.product__category-cards{gap:3rem 2rem;padding-inline:3.2rem;margin:0 auto}}@media (min-width:768px){.category__container-left .category__cards.product__category-cards{grid-template-columns:1fr 1fr 1fr;max-width:102.4rem;padding-inline:calc(3rem + 1vw)}}@media (min-width:900px){.category__container-left .category__cards.product__category-cards{gap:3rem}}@media (min-width:1280px){.category__container-left .category__cards.product__category-cards{max-width:unset;padding-inline:2.5rem}}@media (min-width:1400px){.category__container-left .category__cards.product__category-cards{padding-inline:calc(2.5rem + 2vw)}}@media (min-width:1600px){.category__container-left .category__cards.product__category-cards{grid-template-columns:1fr 1fr 1fr 1fr;padding-inline:2.5rem}}.category__container-left .category__cards.product__category-cards .card{width:unset;min-width:unset}@media (min-width:450px){.category__container-left .category__cards.product__category-cards .card{padding:1.2rem}}.category__container-left .category__cards.product__category-cards .card__img{height:13.3rem;aspect-ratio:1.2/1}@media (min-width:450px){.category__container-left .category__cards.product__category-cards .card__img{height:14rem;aspect-ratio:1.3/1}}.category__container-left .category__cards.product__category-cards .card__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:5.6rem}@media (min-width:768px){.category__container-left .category__cards.product__category-cards .card__title{height:5.9rem}}@media (min-width:1024px){.category__container-left .category__cards.product__category-cards .card__title{height:6.3rem}}@media (min-width:1920px){.category__container-left .category__cards.product__category-cards .card__title{height:6.8rem}}.category__container-left .category__cards.product__category-cards-num{font-size:1.3rem;font-weight:700;color:#462a68}.category__container-left .category__cards.product__category-cards-unit{font-weight:500}.category__container-right{display:none}@media (min-width:1280px){.category__container-right{display:block;padding-top:.8rem;width:23%;position:-webkit-sticky;position:sticky;top:6.4rem;z-index:3;min-width:30rem;transform:translateX(0);will-change:transform}}@media (min-width:1600px){.category__container-right{width:20%}}@media (min-width:1920px){.category__container-right{min-width:40rem}}.category__filter{top:5.6rem;z-index:3;-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem);position:-webkit-sticky;position:sticky;transform:translateZ(0)}@media (min-width:768px){.category__filter{top:6.4rem}}@media (min-width:1280px){.category__filter{position:static}}.category__filter-container{overflow-x:auto;width:100%;padding-block:1.5rem}@media (min-width:1280px){.category__filter-container{padding-top:.8rem;padding-bottom:1.5rem}}.category__filter-wrapper{display:flex;justify-content:flex-start;width:-moz-fit-content;width:fit-content;gap:7px;padding:0 1.5rem}@media (min-width:768px){.category__filter-wrapper{padding-inline:2.5rem}}.category__filter .active{border:1px solid #2bb5bf;color:#2bb5bf}.category__filter .active .category__filter-icon:first-child{display:none}.category__filter .active .category__filter-icon:nth-child(2){display:block}.category__filter-item{width:7.8rem;height:3.3rem;display:flex;align-items:center;justify-content:center;border:1px solid #656969;border-radius:2rem;color:#4c4f4f;padding:0 .5rem;transition:.1s ease-in-out;cursor:pointer}.category__filter-item:hover{border:1px solid #2bb5bf;color:#2bb5bf}.category__filter-item:hover .category__filter-icon:first-child{display:none}.category__filter-item:hover .category__filter-icon:nth-child(2){display:block}@media (min-width:768px){.category__filter-item{width:9.1rem;height:3.6rem}}@media (min-width:1920px){.category__filter-item{width:10.5rem;height:4rem}}@media (min-width:1280px){.category__filter-item--filter{display:none}}.category__filter-sort{display:none}@media (min-width:1280px){.category__filter-sort{display:flex;align-items:center;gap:.8rem}}.category__filter-sort p{font-weight:700;color:#383838;font-size:1.3rem}@media (min-width:1920px){.category__filter-sort p{font-size:1.4rem}}.category__filter-sort-img{width:1.76rem;height:1.58rem}@media (min-width:1920px){.category__filter-sort-img{width:2rem;height:1.8rem}}.category__filter-icon{margin-left:5px;position:relative;width:1.3rem;height:1.5rem}.category__filter-icon:nth-child(2){display:none}.category__filter-title{font-size:1rem}@media (min-width:768px){.category__filter-title{font-size:1.2rem}}@media (min-width:1920px){.category__filter-title{font-size:1.4rem}}.category__filter-line{width:calc(100% - 3rem);margin:0 auto;border-top:.1rem solid #a3a3a3}@media (min-width:768px){.category__filter-line{width:calc(100% - 5rem)}}@media (min-width:1280px){.category__filter-card{border:1px solid #dcdcdc;box-shadow:0 1px 8px 0 rgba(157,148,171,.2);background-color:hsla(0,0%,100%,.82);border-radius:.7rem;padding:2.5rem 2rem}}.category__modal{padding:2rem;position:fixed;width:100%;top:0;left:0;max-height:100vh;overflow-y:auto;z-index:5;min-height:100vh;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;gap:2.5rem}@media (min-width:768px){.category__modal{padding-top:2.5rem}}.category__modal .category__modal-title{text-align:center}.category__modal-close{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;margin-bottom:2.2rem;cursor:pointer;position:relative}@media (min-width:768px){.category__modal-close{margin-bottom:2.7rem}}.category__modal-header{display:flex;justify-content:space-between;margin-bottom:1.1rem}@media (min-width:768px){.category__modal-header{margin-bottom:1.9rem}}.category__modal-title{font-size:1.4rem;color:#474747;font-weight:700;padding-left:1.5rem;flex:1 1;text-align:center}@media (min-width:1280px){.category__modal-title{text-align:right}}@media (min-width:1920px){.category__modal-title{font-size:1.8rem}}.category__modal-delete{font-size:1.3rem;color:#462a68;cursor:pointer;transition:.2s ease-in-out;position:relative}@media (min-width:1920px){.category__modal-delete{font-size:1.6rem}}.category__modal-delete:before{content:"";position:absolute;bottom:.23rem;width:100%;border-top:.1rem solid #462a68;transition:.2s ease-in-out}@media (min-width:1920px){.category__modal-delete:before{bottom:.3rem}}.category__modal-delete:hover{color:#2bb5bf}.category__modal-delete:hover:before{border-color:#2bb5bf}.category__modal-wrapper{display:flex;justify-content:space-between;align-items:center;background-color:#f2f2f2;border-radius:.7rem;padding:1rem;margin-bottom:5px}.category__modal-container{width:100%}@media (min-width:1280px){.category__modal-content{overflow-y:auto;max-height:calc(100vh - 18.5rem)}}.category__modal-item{display:flex;align-items:center;gap:.9rem}.category__modal-icon{width:2.374rem;height:2rem;display:flex;align-items:center;justify-content:flex-start}@media (min-width:1920px){.category__modal-icon{width:3.1rem;height:2.5rem}}.category__modal-icon--delivery{position:relative;width:2.374rem;height:1.26rem}@media (min-width:1920px){.category__modal-icon--delivery{width:3.1rem;height:1.65rem}}.category__modal-icon--stock{position:relative;width:1.379rem;height:1.8rem}@media (min-width:1920px){.category__modal-icon--stock{width:1.8rem;height:2.34rem}}.category__modal-icon--discounted{position:relative;width:1.609rem;height:1.609rem}@media (min-width:1920px){.category__modal-icon--discounted{width:2.1rem;height:2.1rem}}.category__modal-icon--dimentions{position:relative;width:1.302rem;height:1.301rem}@media (min-width:1920px){.category__modal-icon--dimentions{width:1.7rem;height:1.7rem}}.category__modal-icon--img{position:relative;width:1.608rem;height:1.608rem}@media (min-width:1920px){.category__modal-icon--img{width:2.1rem;height:2.1rem}}.category__modal-text{font-size:1.3rem;color:#383838}@media (min-width:1920px){.category__modal-text{font-size:1.6rem}}.category__modal-arrow{width:1.4rem;height:1.4rem;position:relative;transition:all .2s ease-in-out}@media (min-width:1920px){.category__modal-arrow{width:1.9rem;height:1.9rem}}.category__modal-input{display:none}.category__modal-input+label{cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.category__modal-input:checked+label .category__modal-arrow{transform:rotate(-180deg)}.category__modal-input:checked+label+.category__modal-subitem,.category__modal-input:checked+label+.price-range__container{display:block}.category__modal-subitem{display:none;margin-top:1.8rem;padding-bottom:.8rem;padding-inline:1.5rem;width:100%;max-height:20.7rem;overflow:auto}@media (min-width:1280px){.category__modal-subitem{max-height:10.8rem}}.category__modal-subitem-content{padding-right:2.5rem;position:relative;cursor:pointer;font-size:1.3rem;color:#666;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1920px){.category__modal-subitem-content{font-size:1.5rem}}.category__modal-subitem-content input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.category__modal-subitem-content input[type=checkbox]:checked+.category__modal-subitem-checkmark{background-color:#462a68;border-color:#462a68}.category__modal-subitem-content input[type=checkbox]:checked+.category__modal-subitem-checkmark:after{display:block}.category__modal-subitem-checkmark{position:absolute;top:0;right:0;height:1.8rem;width:1.8rem;border:.1rem solid #adadad;border-radius:.4rem}.category__modal-subitem-checkmark:after{content:"";position:absolute;display:none;left:5.5px;top:2px;width:4px;height:9px;border-radius:.1rem;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.category__modal-subitem-line{width:100%;border-top:.1rem solid #cacaca;margin-block:1.5rem}.category__modal-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-direction:row-reverse}@media (min-width:768px){.category__modal-btn{justify-content:flex-start}}.category__modal-btn button{width:50%;border-radius:.5rem}@media (min-width:768px){.category__modal-btn button{width:12rem}}.category__modal-btn .btn__outline{background-color:#fff;border-width:.1rem}.product__loader{width:40px;height:40px;border:5px solid rgba(0,0,0,.15);border-radius:50%;box-sizing:border-box;margin:2.2rem auto .5rem;position:relative}@media (min-width:1280px){.product__loader{width:43px;height:43px;margin:2.2rem auto 0}}@media (min-width:1600px){.product__loader{width:4.8rem;height:4.8rem}}.product__loader:before{content:"";position:absolute;top:-.48rem;left:-.48rem;width:100%;height:100%;border-radius:50%;border:5px solid transparent;border-top-color:#462a68;animation:rotation 1s linear infinite;transition:.6s ease-in-out}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact__header-title{top:10rem;width:11rem;right:1.2rem;font-size:1.8rem;position:absolute;color:#462a68;font-family:kahroba}@media (min-width:400px){.contact__header-title{width:16rem;right:2rem;font-size:2.3rem}}@media (min-width:500px){.contact__header-title{right:3.2rem;width:14rem}}@media (min-width:600px){.contact__header-title{top:16rem;width:-moz-fit-content;width:fit-content}}@media (min-width:768px){.contact__header-title{top:36rem}}@media (min-width:993px){.contact__header-title{top:12rem;font-size:2.8rem;width:-moz-fit-content;width:fit-content}}@media (min-width:1536px){.contact__header-title{right:6rem}}.contact__header-pics{width:100%;position:relative}.contact__header-pic{width:28rem;height:32rem;position:absolute;-webkit-mask-image:url(/icons/rectangle.svg);mask-image:url(/icons/rectangle.svg);-webkit-mask-size:cover;mask-size:cover}@media (min-width:500px){.contact__header-pic{height:36rem;width:24rem}}.contact__header-pic--top{top:-68px;left:-15rem;width:32rem;height:32rem}@media (min-width:400px){.contact__header-pic--top{top:-84px;left:-16rem;width:38rem;height:38rem}}@media (min-width:500px){.contact__header-pic--top{left:-20rem;width:46rem;height:46rem}}@media (min-width:600px){.contact__header-pic--top{left:-18rem;width:52rem;height:52rem;top:-12rem}}@media (min-width:768px){.contact__header-pic--top{top:-22rem;left:-22rem}}@media (min-width:1280px){.contact__header-pic--top{width:58rem;height:58rem}}@media (min-width:1536px){.contact__header-pic--top{width:62rem;height:62rem}}@media (min-width:1920px){.contact__header-pic--top{height:76rem;width:76rem}}.contact__header-pic--top .aboutus__img{object-position:left}.contact__header-pic--down{left:50%;top:15rem;height:31rem;width:31rem;transform:translate(-50%)}@media (min-width:400px){.contact__header-pic--down{top:16rem;height:36rem;width:36rem}}@media (min-width:500px){.contact__header-pic--down{top:19rem;height:44rem;width:44rem}}@media (min-width:600px){.contact__header-pic--down{top:20rem;height:48rem;width:48rem;left:33rem}}@media (min-width:768px){.contact__header-pic--down{left:16rem;transform:unset;top:-2rem}}@media (min-width:1280px){.contact__header-pic--down{left:28rem;transform:unset;top:-4rem;width:52rem;height:52rem}}@media (min-width:1536px){.contact__header-pic--down{left:34rem;top:-6rem;width:56rem;height:56rem}}@media (min-width:1920px){.contact__header-pic--down{top:-10rem;left:50rem;width:72rem;height:72rem}}.contact__header-part{top:0;left:0;gap:2rem;width:100%;z-index:-1;height:100%;display:flex;position:absolute;align-items:center;justify-content:end;padding:2rem 2rem 16rem;flex-direction:column;background-color:#f5f4f7;-webkit-clip-path:polygon(0 0,100% 0,100% 96%,18% 100%,0 98%);clip-path:polygon(0 0,100% 0,100% 96%,18% 100%,0 98%)}@media (min-width:993px){.contact__header-part{gap:0;padding-bottom:28rem}}@media (min-width:1280px){.contact__header-part{padding-bottom:24rem}}@media (min-width:1536px){.contact__header-part{padding:8rem 8rem 24rem}}@media (min-width:993px){.contact__header-part .btn{display:none}}.contact__header-text{line-height:2;font-weight:500;color:#383838;font-size:1.2rem}@media (min-width:768px){.contact__header-text{line-height:3.2}}@media (min-width:993px){.contact__header-text{line-height:2.4}}@media (min-width:1280px){.contact__header-text{line-height:2.8}}.contact__title{color:#462a68;font-size:1.4rem;font-weight:600}.contact__img{width:100%;height:100%;object-fit:cover;overflow:visible;max-width:unset;max-height:unset;object-position:left}.call__inf{display:flex;flex-direction:column;gap:7.2rem}@media (min-width:1280px){.call__inf{padding-top:6rem}}@media (min-width:1440px){.call__inf{padding-top:0}}.call__inf-us{display:flex;flex-direction:column;align-items:start;gap:2rem}@media (min-width:993px){.call__inf-us{gap:4.4rem}}@media (min-width:1024px){.call__inf-us{flex-direction:row-reverse}}.call__inf-us-title{color:#462a68;font-size:1.4rem;font-weight:600;width:100%;text-align:center}@media (min-width:993px){.call__inf-us-title{text-align:right}}@media (min-width:1440px){.call__inf-us-title{font-size:1.6rem}}@media (min-width:1920px){.call__inf-us-title{font-size:1.8rem}}.call__inf-us-text{color:#656969;line-height:1.8;font-size:13px;margin-bottom:3.6rem}@media (min-width:768px){.call__inf-us-text{margin-bottom:.8rem}}@media (min-width:1024px){.call__inf-us-text{padding-left:2rem;min-height:7rem}}@media (min-width:1920px){.call__inf-us-text{padding-left:28rem;font-size:1.6rem}}.call__inf-client{display:flex;flex-direction:column;gap:7.2rem}@media (min-width:768px){.call__inf-client{flex:2 1}}@media (min-width:993px){.call__inf-client{flex:1 1}}.call__inf-img{width:100%;height:20rem}@media (min-width:400px){.call__inf-img{height:28rem}}@media (min-width:600px){.call__inf-img{height:36rem}}@media (min-width:768px){.call__inf-img{height:30rem;flex:2 1}}@media (min-width:993px){.call__inf-img{height:36rem;flex:1 1}}@media (min-width:1920px){.call__inf-img{height:48rem}}.call__inf-firstpart{gap:1.6rem;display:flex;flex-direction:column}@media (min-width:768px){.call__inf-firstpart{gap:1.2rem;flex:1.5 1}}@media (min-width:993px){.call__inf-firstpart{gap:2rem;flex:1 1;padding-left:4rem}}@media (min-width:1024px){.call__inf-firstpart{gap:1rem;flex:1 1;padding-left:4rem}}@media (min-width:1280px){.call__inf-firstpart{flex:1.5 1}}@media (min-width:1920px){.call__inf-firstpart{gap:2.4rem}}.call__inf-lastpart{flex:1 1}@media (min-width:1280px){.call__inf-lastpart{flex:1.5 1}}.call__inf-down{padding-top:12rem}@media (min-width:768px){.call__inf-down{padding:12rem 8rem 0}}@media (min-width:993px){.call__inf-down{padding:12rem 0 0;display:flex;gap:4.4rem;align-items:start;margin-bottom:3.2rem}}@media (min-width:1280px){.call__inf-down{margin-bottom:9.2rem}}.call__inf-shape{display:none;height:40rem;left:-18rem;position:absolute}@media (min-width:993px){.call__inf-shape{display:block}}@media (min-width:1536px){.call__inf-shape{height:44rem}}@media (min-width:1920px){.call__inf-shape{height:56rem}}.inf__part{display:flex;align-items:center;gap:1.2rem;margin-bottom:2rem}@media (min-width:993px){.inf__part{padding-left:7.2rem;margin-bottom:0;padding-top:1.8rem}}.inf__part-icon{width:4.8rem;height:4.8rem;background-color:#462a68;border-radius:50%;display:flex;align-items:center;justify-content:center}.inf__part-p{display:flex;flex-direction:column;flex:1 1}.inf__part-title{color:#383838;font-size:1.4rem;font-weight:600;margin-bottom:1.2rem}@media (min-width:1920px){.inf__part-title{font-size:1.6rem}}.inf__part-text{color:#595959;font-size:1.3rem;line-height:1.8;z-index:1}@media (min-width:1280px){.inf__part-text{font-size:1.3rem}}@media (min-width:1920px){.inf__part-text{font-size:1.4rem}}.inf__part-container{display:flex;flex-direction:column;gap:2.8rem}@media (min-width:768px){.inf__part-container{gap:5.6rem}}@media (min-width:993px){.inf__part-container{gap:2.4rem}}@media (min-width:1280px){.inf__part-container{gap:3.6rem}}.inf__part-container-title{text-align:center;color:#462a68;font-size:1.3rem;font-weight:600}@media (min-width:500px){.inf__part-container-title{font-size:1.4rem}}@media (min-width:993px){.inf__part-container-title{text-align:right}}@media (min-width:1440px){.inf__part-container-title{font-size:1.6rem}}@media (min-width:1920px){.inf__part-container-title{font-size:1.8rem}}.inf__part-enter{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:4.6rem}@media (min-width:600px){.inf__part-enter{flex-direction:row;flex-wrap:wrap;gap:2rem}}@media (min-width:993px){.inf__part-enter{gap:1.6rem}}@media (min-width:1280px){.inf__part-enter{gap:2rem}}.inf__part-enter .btn{width:100%;border-radius:.4rem;transition:all .2s ease}.inf__part-filds{display:flex;flex-direction:column;gap:.8rem}@media (min-width:600px){.inf__part-filds:first-child,.inf__part-filds:nth-child(2){width:calc(50% - 10px)}.inf__part-filds:nth-child(3){width:100%}}.inf__part-comment{height:16rem;gap:.8rem;display:flex;width:100%;flex-direction:column}.inf__part-label{color:#656969;font-size:1.3rem;font-weight:500}@media (min-width:500px){.inf__part-label{font-weight:400}}@media (min-width:1920px){.inf__part-label{font-size:1.4rem}}.inf__part-address{display:flex;flex-direction:column;gap:2rem;padding:9.2rem 0 2rem;height:44rem}@media (min-width:993px){.inf__part-address{padding:0 0 .6rem;height:37rem;gap:2.4rem}}@media (min-width:1280px){.inf__part-address{padding-top:0;height:39rem;gap:3.6rem}}.inf__part-address-title{text-align:center;color:#462a68;font-size:13px;font-weight:600}.inf__address{width:100%;height:100%}@media (min-width:1280px){.inf__address{height:calc(100% - 56px)}}.inf__address-img{object-fit:cover;height:100%;width:100%;border-radius:.8rem}.icon__location{width:2rem;height:auto}.icon__mail{width:2.4rem;height:auto}.icon__phone{width:2.2rem;height:auto}.type__image{width:100%;object-fit:cover;height:100%;transition:all .5s ease;-webkit-clip-path:polygon(0 0,100% 0,100% 75%,78% 100%,22% 100%,0 75%);clip-path:polygon(0 0,100% 0,100% 75%,78% 100%,22% 100%,0 75%);border-radius:12px}.follow-us{display:flex;flex-direction:column;align-items:center;padding:4.8rem 3.2rem;gap:2.4rem}@media (min-width:768px){.follow-us{padding-top:6.4rem}}@media (min-width:993px){.follow-us{flex-direction:row;justify-content:space-between;padding:.8rem 0 0;gap:1.6rem}}@media (min-width:1280px){.follow-us{padding-top:1.2rem}}@media (min-width:1536px){.follow-us{padding-top:1.6rem}}@media (min-width:1920px){.follow-us{padding-top:2rem}}.follow-us__icons{display:flex;width:100%;justify-content:space-around;height:4.4rem;align-items:center;max-width:22rem}.follow-us__icon{width:2.6rem;height:2.6rem;cursor:pointer;position:relative}.follow-us__icon-bg{background-color:#5053bd;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.follow-us__icon img{width:100%;height:100%;transition:all .2s ease;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.follow-us__icon:hover img{width:120%;height:120%}.follow-us__title{color:#1b063e;font-size:1.3rem;font-weight:600}@media (min-width:1920px){.follow-us__title{font-size:1.4rem}}.main__invoice{padding:2rem 0 0}@media (min-width:600px){.main__invoice{padding:4.1rem 0 0}}@media (min-width:1280px){.main__invoice .invoice{padding:3.8rem 3.3rem}}.invoice{background-color:#f2f0f4;border-radius:.8rem;padding:2.3rem calc(1.2rem + 2vw);display:flex;flex-direction:column;gap:1.8rem;font-size:1.2rem;margin-block:1.5rem;box-shadow:1px 2px 5px 0 hsla(180,3%,87%,.431)}@media (min-width:600px){.invoice{padding:4rem}}@media (min-width:1024px){.invoice{padding:4rem 3.5rem}}@media (min-width:1280px){.invoice{box-shadow:none;font-size:1.3rem;padding:2.7rem 2.8rem;gap:2.2rem}}@media (min-width:1920px){.invoice{padding:3.3rem 4rem;font-size:1.4rem}}.invoice__container{padding:3.4rem calc(.1rem + 5vw) 1rem;display:flex;align-items:center;justify-content:center;flex-direction:column}@media (min-width:600px){.invoice__container{padding:2rem calc(5rem + 6vw) 1rem}}@media (min-width:768px){.invoice__container{padding:2rem calc(5rem + 8vw) 1rem}}@media (min-width:1024px){.invoice__container{padding:2rem calc(6rem + 10vw) 1rem}}.invoice__content{max-width:55rem;width:100%}.invoice__items{display:flex;justify-content:space-between;align-items:center}.invoice__items-top{display:flex;flex-direction:column;gap:1.7rem}@media (min-width:1280px){.invoice__items-top{gap:1.8rem}}.invoice__price p:first-child{color:rgba(0,0,0,.54)}.invoice__price p:last-child{color:rgba(0,0,0,.43)}.invoice__benefit p{color:#2bb5bf}.invoice__total p:last-child{font-weight:700;font-size:1.3rem}@media (min-width:1280px){.invoice__total p:last-child{font-size:1.4rem}}@media (min-width:1920px){.invoice__total p:last-child{font-size:1.8rem}}.invoice__total p{color:#212123}@media (min-width:1920px){.invoice__total p{font-size:1.6rem}}.invoice__amount{color:#212123}.invoice .btn{width:100%;border-radius:.8rem;height:4.6rem;font-size:1.3rem}@media (min-width:1280px){.invoice .btn{margin-top:1.1rem;height:4.5rem}}@media (min-width:1920px){.invoice .btn{height:5.5rem;font-size:1.4rem}}.invoice__text{color:rgba(0,0,0,.54);font-size:1.1rem;line-height:2.1rem;align-self:flex-start}@media (min-width:1280px){.invoice__text{font-size:1.2rem;line-height:2.2rem}}@media (min-width:1920px){.invoice__text{font-size:1.5rem;line-height:2.5rem}}.invoice__discount{padding-top:.8rem}@media (min-width:768px){.invoice__discount{padding-top:1rem}}@media (min-width:1280px){.invoice__discount{padding-top:.7rem}}.invoice__discount label{color:#212123}.invoice__line{width:100%;background-color:rgba(0,0,0,.15);height:.1rem;margin-top:.2rem}@media (min-width:768px){.invoice__line{margin-top:1.5rem;margin-bottom:.8rem}}@media (min-width:1280px){.invoice__line{margin-bottom:0;margin-top:.5rem}}.invoice__input{position:relative;margin-bottom:2.4rem;border-color:#b3b3b3}.invoice__input:hover .input{border-color:#462a68}.invoice__input .input{margin-top:.8rem;direction:ltr;padding:.4rem 6.2rem .4rem 1.2rem;height:4.5rem;border-radius:.6rem;background-color:#fff}@media (min-width:768px){.invoice__input .input{padding-right:7.1rem}}@media (min-width:1280px){.invoice__input .input{padding-right:6.2rem;margin-top:.6rem}}@media (min-width:1600px){.invoice__input .input{padding-right:6.7rem}}.invoice__input .input:hover{border-color:unset}.invoice__input-icon{position:absolute;top:40%;width:2rem;height:2rem;cursor:pointer;transition:.2s ease-in-out}@media (min-width:768px){.invoice__input-icon{top:35%;width:2.6rem;height:2.6rem}}@media (min-width:1280px){.invoice__input-icon{top:38%;width:2.1rem;height:2.1rem}}@media (min-width:1600px){.invoice__input-icon{top:35%;width:2.4rem;height:2.4rem}}.invoice__input-check{right:4rem}@media (min-width:768px){.invoice__input-check{right:4.5rem}}@media (min-width:1280px){.invoice__input-check{right:4rem}}@media (min-width:1600px){.invoice__input-check{right:4.3rem}}.invoice__input-check:hover{transform:translateY(-.05rem)}.invoice__input-cancel{right:1rem}.invoice__input-cancel:hover{transform:translateY(-.05rem)}.invoice__input-des{position:absolute;font-size:1.1rem;color:#462a68;bottom:-2.4rem}@media (min-width:1280px){.invoice__input-des{font-size:1.2rem}}@media (min-width:1920px){.invoice__input-des{font-size:1.3rem}}.invoice__header{display:flex;align-items:center;gap:.5rem;padding-right:calc(.1rem + 5vw);padding-top:.3rem;cursor:pointer}@media (min-width:768px){.invoice__header{padding-right:4rem;gap:.8rem}}@media (min-width:1024px){.invoice__header{padding-right:5rem}}.invoice__header-img{position:relative;width:.725rem;height:1.27rem}@media (min-width:768px){.invoice__header-img{width:.825rem;height:1.444rem}}.invoice__header-title{font-size:1.2rem;color:#212123}@media (min-width:768px){.invoice__header-title{font-size:1.3rem}}.invoice__top{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding-bottom:.9rem}@media (min-width:768px){.invoice__top{padding-bottom:3rem;gap:4.3rem}}.invoice__top p{font-weight:700;font-size:1.4rem;color:#212123}@media (min-width:768px){.invoice__top p{font-size:1.8rem}}.invoice__top-img{width:9.4rem;height:9rem;position:relative}@media (min-width:768px){.invoice__top-img{width:12.93rem;height:12.34rem}}.top__main{position:absolute;top:-378px;padding:72vh 24px 20px;background-color:#f5f4f7;border-radius:0 0 0 55px;border:1px solid #462a68;width:94%;border-right:unset;overflow:hidden;min-height:84vh;border-top:unset}@media (min-width:500px){.top__main{padding:88vh 24px 28px}}@media (min-height:740px){.top__main{padding-top:52rem;padding-bottom:3.2rem}}@media (min-height:800px){.top__main{padding-top:66vh;padding-bottom:6rem}}@media (min-width:768px){.top__main{padding-top:200px;height:39rem;display:none;min-height:unset}}@media (min-width:993px){.top__main{height:44rem}}@media (min-width:1024px){.top__main{height:47rem}}@media (min-width:1280px){.top__main{height:50rem;border-radius:0 0 0 94px}}@media (min-width:1360px){.top__main{height:53rem}}@media (min-width:1536px){.top__main{height:64rem}}@media (min-width:1920px){.top__main{height:80rem}}.top__main-svg{display:none;position:absolute;right:0;z-index:0}@media (min-width:768px){.top__main-svg{display:block;height:26rem;bottom:.1rem}}@media (min-width:1280px){.top__main-svg{height:32rem}}@media (min-width:1920px){.top__main-svg{height:50rem}}.top__main-title{font-family:kahroba;font-size:1.6rem;color:#462a68;margin-bottom:24px;position:relative;z-index:1}@media (min-height:740px){.top__main-title{margin-bottom:4rem}}@media (min-width:400px){.top__main-title{font-size:2rem}}@media (min-width:768px){.top__main-title{display:none}}@media (min-width:1024px){.top__main-title{font-size:1.8rem}}@media (min-width:1280px){.top__main-title{font-size:2.4rem}}@media (min-width:1536px){.top__main-title{font-size:3rem}}@media (min-width:1920px){.top__main-title{font-size:4.2rem}}.top__main-text{font-size:1.4rem;color:#404040;position:relative;z-index:1;line-height:1.6}@media (min-width:768px){.top__main-text{display:none}}.top__main-firstpart{color:#595959;font-size:1.6rem;font-weight:600;margin-bottom:.8rem;position:relative;z-index:1}@media (min-width:1280px){.top__main-firstpart{font-size:18px}}@media (min-width:1920px){.top__main-firstpart{font-size:24px}}.top__main-firstpart--diffrent{display:none;color:#462a68;font-size:1.8rem;font-weight:600;position:relative;z-index:1}@media (min-width:993px){.top__main-firstpart--diffrent{display:inline-block}}@media (min-width:1024px){.top__main-firstpart--diffrent{font-size:2.2rem;padding-left:4px}}@media (min-width:1280px){.top__main-firstpart--diffrent{font-size:2.6rem}}@media (min-width:1920px){.top__main-firstpart--diffrent{font-size:3.2rem}}@media (min-width:768px){.top__main-firstpart{display:none}}@media (min-width:1024px){.top__main-firstpart{font-size:1.4rem}}.top__main-descktop{display:none}@media (min-width:768px){.top__main-descktop{display:flex;top:0;right:0;flex-direction:column;border-top:unset;background-color:#f5f4f7}}@media (min-width:1536px){.top__main-descktop{padding-right:2.8rem;height:84vh}}@media (min-width:768px){.top__main-descktop .top__main-title{display:block;z-index:2;font-size:1.7rem;position:absolute}}@media (min-width:900px){.top__main-descktop .top__main-title{padding-left:220px;font-size:2rem}}@media (min-width:1024px){.top__main-descktop .top__main-title{padding-left:0;text-align:right;font-size:2.5rem;top:190px;width:-moz-fit-content;width:fit-content}}@media (min-width:1280px){.top__main-descktop .top__main-title{top:20rem}}@media (min-width:1366px){.top__main-descktop .top__main-title{top:24rem}}@media (min-width:1536px){.top__main-descktop .top__main-title{top:27rem}}@media (min-width:1920px){.top__main-descktop .top__main-title{top:324px;font-size:3.5rem}}@media (min-width:768px){.top__main-descktop .top__main-text{display:block;position:absolute;top:22rem;right:24px;z-index:2;max-width:30rem;line-height:2.3rem;font-size:1.3rem}}@media (min-width:993px){.top__main-descktop .top__main-text{top:28rem;max-width:37rem}}@media (min-width:1024px){.top__main-descktop .top__main-text{max-width:36rem;line-height:2.4rem}}@media (min-width:1280px){.top__main-descktop .top__main-text{max-width:40rem;top:32rem;font-size:1.4rem}}@media (min-width:1366px){.top__main-descktop .top__main-text{top:34rem;right:3.2rem}}@media (min-width:1536px){.top__main-descktop .top__main-text{top:44rem;right:6.4rem;max-width:50rem}}@media (min-width:1920px){.top__main-descktop .top__main-text{top:44rem;font-size:1.9rem;line-height:3.5rem}}@media (min-width:768px){.top__main-descktop .header-title{top:9rem;font-size:2rem;word-spacing:2px;width:18rem}}@media (min-width:993px){.top__main-descktop .header-title{font-size:2.4rem;width:20rem;line-height:2}}@media (min-width:1280px){.top__main-descktop .header-title{width:-moz-fit-content;width:fit-content;top:16rem}}@media (min-width:1536px){.top__main-descktop .header-title{top:20rem}}@media (min-width:1920px){.top__main-descktop .header-title{font-size:4rem}}.top__main-img{display:flex;width:266px;height:217px;right:0;bottom:0;width:270px;height:270px;position:absolute}.top__main .top__main-firstpart{display:flex;align-items:center;gap:.4rem}@media (min-width:768px){.top__main .top__main-firstpart{display:unset;top:18rem}}@media (min-width:993px){.top__main .top__main-firstpart{top:22rem}}@media (min-width:1024px){.top__main .top__main-firstpart{top:22.5rem}}@media (min-width:1280px){.top__main .top__main-firstpart{top:24.5rem}}@media (min-width:1536px){.top__main .top__main-firstpart{top:37rem}}@media (min-width:1920px){.top__main .top__main-firstpart{top:33rem}}.top__main .top__main-firstpart--diffrent{display:block}@media (min-width:768px){.top__main .top__main-firstpart--diffrent{top:18rem}}@media (min-width:993px){.top__main .top__main-firstpart--diffrent{top:22rem}}@media (min-width:1280px){.top__main .top__main-firstpart--diffrent{top:24rem}}@media (min-width:1536px){.top__main .top__main-firstpart--diffrent{top:36rem}}@media (min-width:1920px){.top__main .top__main-firstpart--diffrent{top:32rem}}.top__main .see__all{justify-content:right;padding:4rem 0 0}@media (min-width:500px){.top__main .see__all{padding-top:2rem}}@media (min-width:768px){.top__main .see__all{padding-top:0;position:absolute;bottom:3.2rem;right:2rem}}@media (min-width:1024px){.top__main .see__all{top:unset;bottom:4rem}}@media (min-width:1280px){.top__main .see__all{bottom:7.2rem}}@media (min-width:1536px){.top__main .see__all{bottom:6.4rem;right:6rem}}@media (min-width:1920px){.top__main .see__all{bottom:14rem}}.product__category{display:flex;flex-direction:column;align-items:center;gap:1.2rem;position:relative;padding:100px 16px 12px;margin-bottom:6rem}@media (min-width:500px){.product__category{padding-top:60px}}@media (min-width:1024px){.product__category{gap:2.5rem;padding-top:76px}}@media (min-width:1366px){.product__category{padding-top:16rem}}@media (min-width:400px){.product__category .product__category-cards{width:24rem}}@media (min-width:500px){.product__category .product__category-cards{width:100%}.product__category .product__category-cards .card{width:calc(50% - 10px);max-width:24rem}}@media (min-width:768px){.product__category .product__category-cards .card{width:calc(32% - 10px)}}@media (min-width:1280px){.product__category .product__category-cards .card{max-width:26rem}}@media (min-width:1920px){.product__category .product__category-cards .card{max-width:28rem}}@media (min-width:500px){.product__category .product__category-cards .card .mask-1{max-width:unset;width:100%}}.product__category-cards{display:flex;width:28rem;align-items:center;justify-content:center;z-index:2;flex-direction:column;gap:2rem;position:relative}@media (min-width:400px){.product__category-cards{flex-direction:row;flex-wrap:wrap;width:100%}}@media (min-width:1280px){.product__category-cards{gap:4rem}}.product__category-title{color:#462a68;font-size:1.4rem;font-weight:800;width:100%;text-align:center;margin-bottom:1.6rem}@media (min-width:1024px){.product__category-title{font-size:1.7rem;width:80rem}}@media (min-width:1280px){.product__category-title{width:109rem}}@media (min-width:1920px){.product__category-title{font-size:2rem}}@media (min-width:500px){.product__category--dbl{margin-bottom:12rem}}@media (min-width:1024px){.product__category--dbl{padding-top:12rem;margin-bottom:72px}}@media (min-width:1366px){.product__category--dbl{padding-top:16rem;margin-bottom:14rem;padding-right:4rem;padding-left:4rem}}.product__category--dbl .product__bg-svg{height:124px;position:absolute;right:-88px;z-index:0;top:75px}@media (min-width:500px){.product__category--dbl .product__bg-svg{height:20rem;top:-8px}}@media (min-width:1280px){.product__category--dbl .product__bg-svg{height:28rem;top:18px}}@media (min-width:1366px){.product__category--dbl .product__bg-svg{top:60px}}@media (min-width:1920px){.product__category--dbl .product__bg-svg{top:8rem;right:-8px}}.product__category--dbl .product__category-cards{gap:2rem 4%}@media (min-width:400px){.product__category--dbl .product__category-cards{flex-direction:column;width:100%}}@media (min-width:500px){.product__category--dbl .product__category-cards{flex-direction:row;gap:2rem 3%}}@media (min-width:1024px){.product__category--dbl .product__category-cards{gap:2rem 2%;width:80rem}}@media (min-width:1280px){.product__category--dbl .product__category-cards{width:109rem;display:grid;grid-template-columns:repeat(4,1fr)}}@media (min-width:1366px){.product__category--dbl .product__category-cards{gap:2.4rem 1.8%}}@media (min-width:1440px){.product__category--dbl .product__category-cards{grid-template-columns:repeat(5,1fr);width:138rem}}@media (min-width:1536px){.product__category--dbl .product__category-cards{padding:1.2rem 6rem}}@media (min-width:1920px){.product__category--dbl .product__category-cards{padding:1.2rem 16rem}}.product__category--dbl .product__category-cards .card{height:-webkit-fill-available;background-color:#f4f4f6;transition:all .2s ease;padding:.8rem}.product__category--dbl .product__category-cards .card:hover{box-shadow:0 2px 6px 0 rgba(0,0,0,.226)}@media (min-width:400px){.product__category--dbl .product__category-cards .card{max-height:unset}}.product__category--dbl .product__category-cards .card .card__title{text-align:right;font-size:1.2rem;padding-right:.8rem;padding-left:.8rem}@media (min-width:1024px){.product__category--dbl .product__category-cards .card .card__title{font-size:1.3rem}}@media (min-width:1920px){.product__category--dbl .product__category-cards .card .card__title{font-size:1.4rem}}@media (min-width:1280px){.product__category--dbl .carousel .product__category-cards{display:flex}}.product__bg-svg{height:324px;width:324px;position:absolute;left:-124px;z-index:0;top:108px}@media (min-width:500px){.product__bg-svg{top:12px;width:28rem;height:28rem}}@media (min-width:1024px){.product__bg-svg{height:40rem;top:-18px;left:-8rem}}@media (min-width:1280px){.product__bg-svg{height:42.6rem;width:42.6rem;top:0}}@media (min-width:1920px){.product__bg-svg{height:52rem;width:52rem;top:0}}.product__bg-svg .img{object-fit:unset}.mask-group,.mask-group *{box-sizing:border-box}.mask-group{position:relative;height:100%;width:100%;object-fit:cover;object-position:-70px}@media (min-width:500px){.mask-group{object-position:unset;max-height:38rem;max-width:50rem;height:38rem;width:50rem}}@media (min-width:768px){.mask-group{max-height:unset;max-width:unset;height:100%;width:100%}}.see__all{display:flex;width:100%;justify-content:center;align-items:center;padding:16px}@media (min-width:1024px){.see__all{width:-moz-fit-content;width:fit-content;position:absolute;top:-7.2rem;left:0;padding:0}}.see__products{display:flex;width:100%;justify-content:left;align-items:center;padding:12px}@media (min-width:1024px){.see__products{justify-content:right;padding-top:24px}}.icon__arrow-left{height:1.2rem;transition:all .2s ease}.special__products{display:flex;flex-direction:column;position:relative;margin-bottom:8rem}@media (min-width:768px){.special__products{flex-direction:row}}@media (min-width:1024px){.special__products{height:58rem}}@media (min-width:1280px){.special__products{height:64rem}}@media (min-width:1536px){.special__products{height:78rem}}@media (min-width:1920px){.special__products{height:84rem;margin-bottom:16rem}}.special__products+.fl__cntr{margin-bottom:8rem}.special__products-card{background-color:hsla(60,1%,69%,.102);padding:2.4rem 1.6rem}@media (min-width:768px){.special__products-card{display:flex;flex-direction:column;justify-content:center;gap:.8rem}}@media (min-width:1024px){.special__products-card{padding:4.8rem 6.8rem 4.8rem 12rem}}@media (min-width:1280px){.special__products-card{max-width:68%;flex:1 1;padding-left:16rem;gap:2rem}}@media (min-width:1536px){.special__products-card{padding-left:23rem}}@media (min-width:1920px){.special__products-card{gap:4rem;padding-left:36rem}}.special__products-card-title{color:#462a68;font-size:1.4rem;font-weight:800;margin-bottom:8px}@media (min-width:1536px){.special__products-card-title{font-size:1.8rem}}@media (min-width:1920px){.special__products-card-title{font-size:2rem}}.special__product-card{position:absolute;background-color:#fff;padding:12px 20px;width:190px;height:-moz-fit-content;height:fit-content;box-shadow:0 0 6px 2px rgba(0,0,0,.141);display:none}.special__product-title{color:#212123;font-size:1.2rem;font-weight:600;margin-bottom:12px}.special__product-text{color:#595959;font-size:1.2rem;margin-bottom:12px}.special__product-img{height:44rem;display:flex;align-items:center;justify-content:center}.special__product-img-pic{width:100%;height:100%;object-fit:cover}@media (min-width:600px){.special__product-img{height:60rem}}@media (min-width:768px){.special__product-img{height:auto;min-width:40rem}}@media (min-width:1024px){.special__product-img{max-width:60rem;min-width:56rem}}@media (min-width:1280px){.special__product-img{max-width:70rem;min-width:66rem}}@media (min-width:1536px){.special__product-img{max-width:82rem;min-width:80rem}}@media (min-width:1920px){.special__product-img{max-width:108rem;min-width:102rem}}.special__product-p{color:#212123;line-height:1.8;font-size:1.3rem;white-space:"pre-line"}@media (min-width:1536px){.special__product-p{font-size:1.4rem;line-height:2.2}}@media (min-width:1920px){.special__product-p{font-size:1.6rem}}.special__see-part{display:flex;justify-content:left;gap:.8rem;align-items:center}.special__see-part-title{color:#4c276d;font-size:1.1rem;font-weight:600}@keyframes spcard{0%{transform:rotateY(-20deg)}to{transform:rotateY(20deg)}}.round-btn{width:23px;height:23px;background-color:#4c276d;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.round-btn:hover{box-shadow:0 0 4px 3px rgba(0,0,0,.341)}.dot{position:absolute;width:12px;height:12px;background-color:#fff;border-radius:50%;box-shadow:0 0 0 8px rgba(0,0,0,.341);cursor:pointer;animation:dots .8s ease infinite alternate}.dot:hover+.special__product-card{display:block;animation:spcard .8s ease 1 alternate}.dot-1{top:16rem;right:10rem}@media (min-width:500px){.dot-1{top:12rem;right:14rem}}@media (min-width:600px){.dot-1{top:14rem;right:20rem}}@media (min-width:768px){.dot-1{top:12rem;right:8rem}}@media (min-width:1024px){.dot-1{top:16rem;right:16rem}}@media (min-width:1536px){.dot-1{top:22rem}}.dot-1+.special__product-card{top:18rem;right:1.6rem}@media (min-width:500px){.dot-1+.special__product-card{top:14rem;right:5rem}}@media (min-width:600px){.dot-1+.special__product-card{top:16rem;right:11rem}}@media (min-width:768px){.dot-1+.special__product-card{top:14rem;right:1rem}}@media (min-width:1024px){.dot-1+.special__product-card{top:18rem;right:7rem}}@media (min-width:1536px){.dot-1+.special__product-card{top:24rem}}.dot-2{top:34rem;left:6rem}.dot-2+.special__product-card{top:23rem;left:1.2rem}@media (min-width:400px){.dot-2+.special__product-card{top:26rem}}@media (min-width:500px){.dot-2+.special__product-card{top:28rem}}@media (min-width:600px){.dot-2+.special__product-card{top:40rem}}@media (min-width:768px){.dot-2+.special__product-card{left:unset;right:20rem;top:25rem}}@media (min-width:1024px){.dot-2+.special__product-card{right:35rem;top:37rem}}@media (min-width:1280px){.dot-2+.special__product-card{right:44rem;top:43rem}}@media (min-width:1536px){.dot-2+.special__product-card{right:55rem;top:55rem}}@media (min-width:1920px){.dot-2+.special__product-card{right:75rem;top:63rem}}@media (min-width:400px){.dot-2{top:37rem}}@media (min-width:500px){.dot-2{top:39rem}}@media (min-width:600px){.dot-2{top:51rem;left:10rem}}@media (min-width:768px){.dot-2{right:30.8rem;left:unset;top:36rem}}@media (min-width:1024px){.dot-2{right:44rem;top:48rem}}@media (min-width:1280px){.dot-2{right:52rem;top:54rem}}@media (min-width:1536px){.dot-2{right:64rem;top:66rem}}@media (min-width:1920px){.dot-2{right:84rem;top:74rem}}.dot-3{top:36rem;left:24rem}.dot-3+.special__product-card{top:25rem;left:15rem}@media (min-width:400px){.dot-3+.special__product-card{left:18rem}}@media (min-width:500px){.dot-3+.special__product-card{left:24rem}}@media (min-width:600px){.dot-3+.special__product-card{left:39rem;top:33rem}}@media (min-width:768px){.dot-3+.special__product-card{left:unset;right:2rem;top:34rem}}@media (min-width:1024px){.dot-3+.special__product-card{top:46rem}}@media (min-width:1280px){.dot-3+.special__product-card{top:33rem}}@media (min-width:1536px){.dot-3+.special__product-card{top:49rem}}@media (min-width:1920px){.dot-3+.special__product-card{top:53rem;right:11rem}}@media (min-width:400px){.dot-3{left:26rem}}@media (min-width:500px){.dot-3{left:32rem}}@media (min-width:600px){.dot-3{left:48rem;top:44rem}}@media (min-width:768px){.dot-3{right:11rem;top:32rem}}@media (min-width:1024px){.dot-3{right:11rem;top:44rem}}@media (min-width:1536px){.dot-3{top:60rem}}@media (min-width:1920px){.dot-3{top:64rem;right:20rem}}@keyframes dots{0%{box-shadow:0 0 0 1px rgba(0,0,0,.341)}to{box-shadow:0 0 0 8px rgba(0,0,0,.341)}}.about-rb__card{background:linear-gradient(28deg,#f5f4f7,47%,#fff);width:312px;height:312px;border-radius:40px;position:relative;transform:rotate(45deg);padding:4rem 2rem;display:flex;justify-content:center;align-items:center}@media (min-width:500px){.about-rb__card{width:340px;height:340px}}@media (min-width:1024px){.about-rb__card{width:340px;height:340px;left:12rem;position:absolute;top:148px}}@media (min-width:1280px){.about-rb__card{width:400px;height:400px;left:4rem}}@media (min-width:1920px){.about-rb__card{width:500px;height:500px;left:-4rem;top:8.4rem}}.about-rb__card-bg{width:330px;height:330px;transform:rotate(136deg) translate(-70%);position:absolute;right:50%;top:50%}@media (min-width:500px){.about-rb__card-bg{width:37.2rem;height:37.2rem}}@media (min-width:1280px){.about-rb__card-bg{width:45rem;height:45rem}}@media (min-width:1920px){.about-rb__card-bg{width:52rem;height:52rem}}.about-rb__card-write{z-index:2;display:flex;position:relative;transform:rotate(-45deg);width:85%;height:90%;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.2rem}@media (min-width:500px){.about-rb__card-write{justify-content:center}}.about-rb__card-title{position:absolute;top:-28px;color:#462a68;font-size:1.2rem;font-weight:800}@media (min-width:1024px){.about-rb__card-title{top:-12px;font-size:1.3rem}}@media (min-width:1280px){.about-rb__card-title{font-size:1.4rem}}@media (min-width:1920px){.about-rb__card-title{font-size:2rem}}.about-rb__card-text{color:#212123;line-height:1.6;font-size:1.2rem;text-align:justify}@media (min-width:1024px){.about-rb__card-text{font-size:1.3rem}}@media (min-width:1280px){.about-rb__card-text{font-size:1.3rem;font-weight:500;line-height:2}}@media (min-width:1920px){.about-rb__card-text{font-size:1.6rem}}.about-rb__card-images{position:relative;width:30rem;height:32rem}@media (min-width:1024px){.about-rb__card-images{position:unset}}.about-rb__card-images .image__parent{position:absolute;-webkit-mask-image:url(/icons/rectangle-mask.svg);mask-image:url(/icons/rectangle-mask.svg);-webkit-mask-size:cover;mask-size:cover}.about-rb__card-images .image__parent img{width:100%;height:100%;object-fit:fill;position:relative;z-index:1}.about-rb__card-images .image__parent .mask__border{object-fit:unset;position:absolute;z-index:2;width:100%;height:100%;top:0;left:0}.about-rb__card-images .image__parent-1{top:-64px;left:-8px;width:18rem;height:18rem;z-index:2}@media (min-width:500px){.about-rb__card-images .image__parent-1{top:-84px;left:-32px;width:20rem;height:20rem}}@media (min-width:1024px){.about-rb__card-images .image__parent-1{top:18rem;left:44rem;width:22rem;height:22rem}}@media (min-width:1280px){.about-rb__card-images .image__parent-1{left:42rem;width:26rem;height:26rem}}@media (min-width:1920px){.about-rb__card-images .image__parent-1{left:44rem;top:20rem;width:28rem;height:28rem}}.about-rb__card-images .image__parent-2{top:-8px;right:-32px;width:28rem;height:28rem;z-index:1}@media (min-width:500px){.about-rb__card-images .image__parent-2{top:-16px;right:-56px;width:32rem;height:32rem}}@media (min-width:1024px){.about-rb__card-images .image__parent-2{top:10rem;right:6.2rem;width:40rem;height:40rem}}@media (min-width:1280px){.about-rb__card-images .image__parent-2{right:2rem;width:44rem;height:44rem}}@media (min-width:1920px){.about-rb__card-images .image__parent-2{right:-12rem;width:48rem;height:48rem}}.about-rb__card-images .image__parent-3{top:170px;left:16px;width:14rem;height:14rem;z-index:2}@media (min-width:500px){.about-rb__card-images .image__parent-3{top:188px;left:0;width:16rem;height:16rem}}@media (min-width:1024px){.about-rb__card-images .image__parent-3{top:32rem;left:unset;right:3.6rem;width:20rem;height:20rem}}@media (min-width:1280px){.about-rb__card-images .image__parent-3{top:36rem;right:-3rem;width:24rem;height:24rem}}@media (min-width:1920px){.about-rb__card-images .image__parent-3{top:40rem;right:-18rem;width:26rem;height:26rem}}.about-rb__card-images .image__parent-4{top:68px;left:-5px;transform:rotate(180deg);width:14rem;height:14rem;border:unset}@media (min-width:500px){.about-rb__card-images .image__parent-4{top:54px;left:-84px;width:20rem;height:20rem}}@media (min-width:1024px){.about-rb__card-images .image__parent-4{top:24px;right:28px;transform:unset;width:28rem;height:28rem}}@media (min-width:1280px){.about-rb__card-images .image__parent-4{top:-16px;transform:unset;width:40rem;height:40rem;right:-12rem}}@media (min-width:1536px){.about-rb__card-images .image__parent-4{right:-170px}}@media (min-width:1920px){.about-rb__card-images .image__parent-4{right:-32rem}}.about-rb__parent{display:flex;flex-direction:column;padding:100px 8px 40px;justify-content:center;position:relative;align-items:center}@media (min-width:1024px){.about-rb__parent{padding:170px 8px 72px;width:1024px}}@media (min-width:1280px){.about-rb__parent{padding:170px 8px 100px}}.about-us__card{position:relative}.mask-1{-webkit-mask-image:url(/icons/mask-phone.svg);mask-image:url(/icons/mask-phone.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:100%;height:504px;max-height:504px}@media (min-width:500px){.mask-1{-webkit-mask-image:url(/icons/group.svg);mask-image:url(/icons/group.svg);max-height:38rem;max-width:50rem;height:38rem;width:50rem}}@media (min-width:768px){.mask-1{z-index:2;max-height:unset;max-width:unset;height:-moz-fit-content;height:fit-content;height:97%;width:56rem}}@media (min-width:993px){.mask-1{width:68rem}}@media (min-width:1024px){.mask-1{width:69rem;height:94%}}@media (min-width:1280px){.mask-1{width:76rem;height:100%}}@media (min-width:1360px){.mask-1{width:80rem}}@media (min-width:1536px){.mask-1{width:93rem;height:97%}}@media (min-width:1536px) and (min-height:750px){.mask-1{width:97rem}}@media (min-width:1920px){.mask-1{width:120rem}}.mask-1__card{height:188px;border-radius:12px}@media (min-width:1280px){.mask-1__card{height:208px}}.mask-1__card .card__img{height:18rem;width:100%;height:100%}@media (min-width:1280px){.mask-1__card .card__img{height:22rem}}.customer__part{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;padding-top:6rem}@media (min-width:1024px){.customer__part{padding-top:8rem}}@media (min-width:1366px){.customer__part{padding-top:16rem}}.customer__parent{width:30rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem;max-height:25.4rem;overflow-y:auto;padding-right:10rem;overflow-x:auto;margin-bottom:8rem}@media (min-width:400px){.customer__parent{width:40rem;max-height:35rem;padding-right:12rem}}@media (min-width:500px){.customer__parent{height:44rem;max-height:44rem}}@media (min-width:600px){.customer__parent{width:52rem;padding-right:0}}@media (min-width:1024px){.customer__parent{width:74rem;height:27.6rem;gap:3.2rem;align-items:center;justify-content:flex-start}}.customer__img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4.4rem;height:4.4rem;object-fit:contain}@media (min-width:400px){.customer__img{width:5.2rem;height:5.2rem}}@media (min-width:1024px){.customer__img{width:6.4rem;height:6.4rem;object-fit:contain}}.customer__img-parent{position:relative;width:9rem;height:9rem}@media (min-width:400px){.customer__img-parent{width:12rem;height:12rem}}@media (min-width:1024px){.customer__img-parent{width:14rem;height:14rem}}.customer__even{display:flex;align-items:center;justify-content:center;margin-top:-20px;gap:1.2rem}@media (min-width:1024px){.customer__even{gap:3.6rem}}@media (min-width:1536px){.customer__even{gap:3.2rem}}.customer__even:first-child{margin:0}.customer__odd{display:flex;margin-top:-20px;gap:1.2rem;align-items:center;justify-content:center}@media (min-width:1024px){.customer__odd{gap:3.6rem}}.customer__pa{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bg__clients,.mask__border{width:100%;height:100%;position:absolute}.mask__border{top:0;left:0}.card__pr{width:100%;height:100%}.header__part-details .header__part-parent .header__part-main{gap:0}@media (min-width:1280px){.header__part-details .header__part-parent .header__part-main .header__part-first{display:none;position:unset}}.header__part-details .header__part-parent .header__part-main .header__part-first .burger__menu{height:1.6rem}@media (min-width:1280px){.header__part-details .header__part-parent .header__part-main .header__part-first .burger__menu{display:flex;height:1.4rem}}.header__part-details .header__part-parent .header__part-main .header__part-links{align-items:center}.header__part-details .header__part-parent .header__part-main .header__part-links li .header__part-first{display:flex}.header__part-details .header__part-parent .header__part-main .header__part-links li a{color:#666}.header__part-details .header__part-parent .header__part-main .header__part-links .vertical__line{background-color:#b9b9b9;width:.2rem;height:1.6rem}.header__part-details .header__part-parent .header__part-main .header__part-links .header__part-links--active{color:#462a68}.header__part-details .header__part-parent .header__part-main .header__logo{width:4.4rem;height:unset;top:50%;transform:translate(50%,-50%)}@media (min-width:768px){.header__part-details .header__part-parent .header__part-main .header__logo{right:50%;position:absolute}}@media (min-width:1280px){.header__part-details .header__part-parent .header__part-main .header__logo{width:9.6rem}.header__part-details .header__part-parent .header__part-main .header__logo--phone{display:none}}.header__part-details .header__part-parent .header__part-main .header__logo--web{display:none}@media (min-width:1280px){.header__part-details .header__part-parent .header__part-main .header__logo--web{display:flex}}.header__part-details .header__part-parent .header__part-main .header__part-last .icon__cart{width:2rem;position:relative;align-items:center;display:flex}@media (min-width:768px){.header__part-details .header__part-parent .header__part-main .header__part-last .icon__cart{height:unset}}.header__part-details .header__part-parent .header__part-main .header__part-last .icon__profile{height:2rem;position:relative}.main__details{padding:2.4rem 1.2rem}@media (min-width:1280px){.main__details .details__first-part{padding:2rem}}@media (min-width:1536px){.main__details .details__first-part{padding:2rem 6rem}}@media (min-width:500px){.main__details{padding:2.8rem 2rem}}@media (min-width:600px){.main__details{padding:4rem 3.2rem}}@media (min-width:768px){.main__details{padding:4rem 2.4rem}}@media (min-width:1024px){.main__details{padding:7.2rem 5.2rem}}@media (min-width:1280px){.main__details{padding:5.2rem 0 9.2rem}}@media (min-width:1536px){.main__details{padding:5.2rem 0 9.2rem}}.details__first-part{margin-bottom:2.8rem}@media (min-width:768px){.details__first-part{display:flex;flex-wrap:wrap}.details__first-part .product__inf{display:flex}}.details__first-part+.product__inf{display:flex}@media (min-width:768px){.details__first-part+.product__inf{display:none}}.details__second-part{display:flex;flex-direction:column;align-items:center}.details__second-part .same__products .product__bg-svg{left:-9.6rem;right:unset;top:7.2rem}@media (min-width:600px){.details__second-part .same__products .product__bg-svg{left:-3.6rem;top:11rem}}@media (min-width:1280px){.details__second-part .same__products .product__bg-svg{right:-16rem;top:5.2rem;left:unset;height:24rem}}.details__second-part .same__products-parent{position:relative;max-width:96vw;width:-moz-fit-content;width:fit-content;padding:2rem 0 .8rem}@media (min-width:1280px){.details__second-part .same__products-parent{padding:2rem 3.2rem .8rem}}.details__second-part .same__products-parent .icon__arrow{height:3.6rem;width:3.6rem;padding:.8rem;border:1px solid #462a68;box-shadow:unset;display:none;transition:all .2s ease}.details__second-part .same__products-parent .icon__arrow:hover{background-color:#e8e6ec}@media (min-width:1280px){.details__second-part .same__products-parent .icon__arrow{display:flex}}.details__second-part .same__products-parent .icon__arrow-left,.details__second-part .same__products-parent .icon__arrow-right{padding-left:1.2rem}.details__second-part .product__category{gap:1.6rem;padding:6.4rem 0 0}@media (min-width:600px){.details__second-part .product__category{width:90vw;padding-top:10rem;gap:3.2rem}}@media (min-width:1280px){.details__second-part .product__category{gap:1.6rem;width:100%}}.details__second-part .product__category-title{color:#1b063e;font-size:1.4rem;font-weight:700;margin-bottom:0}@media (min-width:600px){.details__second-part .product__category-title{font-size:1.5rem}}@media (min-width:1280px){.details__second-part .product__category-title{font-size:1.8rem}}.details__second-part .product__category-cards{max-width:100%;width:-moz-fit-content;width:fit-content;flex-direction:row;overflow-x:auto;justify-content:right;flex-wrap:nowrap;padding:2rem 3.2rem .8rem;gap:3.2rem}@media (min-width:1280px){.details__second-part .product__category-cards{gap:2.8rem;grid-template-columns:repeat(4,1fr)}}.details__second-part .comment__part{display:flex;flex-direction:column;align-items:center;gap:3.6rem;width:100%}@media (min-width:1280px){.details__second-part .comment__part{flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:3.6rem 1.2rem;padding:4rem 2rem 2rem}}@media (min-width:1536px){.details__second-part .comment__part{padding:2rem 6rem}}.details__second-part .comment__part-title{color:#462a68;font-size:1.4rem;font-weight:700}@media (min-width:600px){.details__second-part .comment__part-title{font-size:1.5rem}}@media (min-width:1280px){.details__second-part .comment__part-title{font-size:1.8rem}}.details__second-part .comment__part-count{color:#462a68;font-size:1.4rem;font-weight:700}@media (min-width:600px){.details__second-part .comment__part-count{font-size:1.5rem}}@media (min-width:1280px){.details__second-part .comment__part-count{font-size:1.8rem}}.details__second-part .comment__title{display:flex;align-items:center;gap:.8rem}@media (min-width:1280px){.details__second-part .comment__title{width:100%;text-align:center;justify-content:center}}.other__pic-parent{display:flex;align-items:center;width:100%;height:7.6rem;position:relative}@media (min-width:500px){.other__pic-parent{height:9.8rem}}@media (min-width:768px){.other__pic-parent{height:15.8rem}}@media (min-width:1280px){.other__pic-parent{height:10rem;width:44.4rem}}.other__pic-parent .icon__arrow-left{top:50%;transform:rotate(180deg) translateY(50%)}.chosen__pic{width:100%;height:28rem;position:relative}@media (min-width:400px){.chosen__pic{height:32rem}}@media (min-width:500px){.chosen__pic{height:40rem}}@media (min-width:600px){.chosen__pic{height:44rem}}@media (min-width:768px){.chosen__pic{height:52rem}}@media (min-width:1024px){.chosen__pic{height:64rem}}@media (min-width:1280px){.chosen__pic{height:40rem;width:44.4rem}}.chosen__pic .img{border-radius:.4rem}.chosen__pic-part{width:100%;display:flex;flex-direction:column;gap:.8rem}@media (min-width:768px){.chosen__pic-part{margin-bottom:13.2rem}}@media (min-width:1280px){.chosen__pic-part{flex:1 1;padding:0;margin-bottom:0}}.chosen__pic-others{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;gap:.8rem;overflow-x:auto}@media (min-width:500px){.chosen__pic-others{justify-content:right}}.chosen__pic-other{height:6.6rem;width:6.6rem;min-width:6.6rem;flex:1 1;cursor:pointer;position:relative}@media (min-width:500px){.chosen__pic-other{flex:unset;height:8.8rem;width:8.8rem;min-width:8.8rem}}@media (min-width:768px){.chosen__pic-other{height:14.8rem;width:14.8rem;min-width:14.8rem}}@media (min-width:1280px){.chosen__pic-other{height:9rem;width:9rem;min-width:9rem}}.chosen__pic-other--active .img{border:2px solid #462a68}.chosen__pic-other .img{border-radius:.4rem}.chosen__pic-details{padding:3.2rem 0;display:flex;flex-direction:column;gap:2.4rem;position:relative}@media (min-width:600px){.chosen__pic-details{padding:4rem 0}}@media (min-width:768px){.chosen__pic-details{flex:1.3 1;padding:0 0 0 2rem}}@media (min-width:1024px){.chosen__pic-details{flex:1.5 1;padding-left:3.2rem}}@media (min-width:1280px){.chosen__pic-details{padding:0 4rem;gap:1.2rem}}@media (min-width:1400px){.chosen__pic-details{flex:1.2 1}}@media (min-width:1536px){.chosen__pic-details{padding-left:8rem;padding-right:4rem}}.chosen__pic-write{display:flex;flex-direction:column;gap:1.2rem}@media (min-width:600px){.chosen__pic-write{gap:1.6rem}}@media (min-width:768px){.chosen__pic-write{position:absolute;top:-7.2rem}}@media (min-width:1280px){.chosen__pic-write{position:unset}}.chosen__pic-title{font-size:1.4rem;font-weight:400;color:#212123}@media (min-width:1280px){.chosen__pic-title{font-size:1.8rem}}.chosen__pic-code{color:#595959;font-size:1.1rem}@media (min-width:600px){.chosen__pic-code{font-size:1.3rem}}@media (min-width:1280px){.chosen__pic-code{font-size:1.5rem}}.chosen__options{display:flex;height:3.6rem;justify-content:center}@media (min-width:600px){.chosen__options{height:4.8rem}}.chosen__option{height:100%;flex:1 1;text-align:center;border-bottom:1px solid rgba(222,214,227,.8);color:#4c4f4f;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:all .3s ease}@media (min-width:600px){.chosen__option{font-size:1.3rem}}@media (min-width:1280px){.chosen__option{font-size:1.5rem}}.chosen__option:hover{border-bottom-color:rgba(70,42,104,.341)}.chosen__option--active{border-bottom-color:#462a68}.img{width:100%;height:100%;object-fit:cover}.product__details{display:flex;flex-direction:column;align-items:flex-start;padding:0 2rem 2rem;gap:1.2rem}.product__detail-part{display:flex;gap:.8rem;min-height:3.2rem;align-items:center;flex-wrap:wrap;width:100%}.product__detail-part:first-child{display:none}@media (min-width:1280px){.product__detail-part:first-child{display:flex}}.product__detail-part .select{width:8.8rem}.product__detail-circle{height:.8rem;width:.8rem;border-radius:50%;background-color:hsla(180,2%,40%,.8);margin-left:.4rem}.product__detail-options{display:none;color:#212123;font-size:1.5rem;margin-bottom:.8rem}@media (min-width:1280px){.product__detail-options{display:block}}.product__detail-title{font-size:1.3rem;color:#383838;text-wrap:nowrap}@media (min-width:768px){.product__detail-title{font-size:1.4rem}}.product__detail-answer{font-size:1.2rem;color:#656969}@media (min-width:768px){.product__detail-answer{font-size:1.3rem}}.product__detail-colors{width:100%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;gap:.8rem;padding:1.2rem 0;justify-content:right}.product__circle{height:3.2rem;width:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-top:.8rem;cursor:pointer}@media (min-width:600px){.product__circle{width:3rem;height:3rem}}@media (min-width:1280px){.product__circle{width:3.5rem;height:3.5rem}}.product__circle--gray{background-color:#656969}.product__circle--red{background-color:#900000}.product__circle--blue{background-color:#000253}.product__circle--green{background-color:#00370c}.product__circle--purple{background-color:#230041}.product__comments{display:flex;flex-direction:column;align-items:flex-start;padding:0 2rem 2rem;gap:1.6rem}@media (min-width:768px){.product__comments{max-height:48rem;overflow-y:auto}}@media (min-width:1024px){.product__comments{max-height:45rem}}@media (min-width:1280px){.product__comments{padding:1.2rem;max-height:42rem}}.product__comment{display:flex;align-items:flex-start;justify-content:right;gap:.8rem}.product__comment-circle{height:.8rem;width:.8rem;border-radius:50%;background-color:#383838;margin-left:.4rem;position:relative;top:1rem}.product__comment-text{font-size:1.3rem;color:#595959;flex:1 1;line-height:2}@media (min-width:1280px){.product__comment-text{line-height:2.2}}.product__inf{background-color:#fafafa;box-shadow:1px 2px 4px 0 rgba(157,148,171,.2);padding:2.4rem 1.6rem;display:none;flex-direction:column;width:100%;align-items:center;border-radius:.8rem}@media (min-width:768px){.product__inf{background-color:#f4f4f6;flex:1 1}}@media (min-width:1280px){.product__inf{flex:1 1;height:-moz-fit-content;height:fit-content;height:50rem;position:relative}}.product__inf-nothing{padding:0 1.6rem 1.6rem;display:flex;min-height:40rem}@media (min-width:768px){.product__inf-nothing{min-height:34rem}}.check{width:1.6rem;height:auto}.check img{height:auto;width:100%}.price__part{background-color:#fff;padding:1.2rem 1.6rem;border-radius:.6rem;width:100%;display:flex;align-items:center;justify-content:space-between}.price__amount-off{height:3.2rem;width:3.2rem;background-color:#d84253;display:flex;align-items:center;justify-content:center;border-radius:50%}.price__amount-off-number{font-weight:700;font-size:1.3rem;color:#4c4f4f}@media (min-width:1280px){.price__amount-off-number{font-size:1.5rem}}.price__amount-percent{color:#fafcfc;font-weight:700;font-size:1.1rem}@media (min-width:600px){.price__amount-percent{font-size:1.3rem}}.price__amount-part{display:flex;flex-direction:column;gap:.4rem;align-items:flex-end}.price__amount-real{color:#8e8e8e;font-size:1.1rem;text-decoration:line-through}@media (min-width:600px){.price__amount-real{font-size:1.2rem}}.rate__part{display:flex;align-items:center;gap:.6rem;padding:1.6rem 0;width:100%;justify-content:left}.rate__part-amount{font-size:1.3rem;font-weight:700;color:#4c4f4f}@media (min-width:600px){.rate__part-amount{font-size:1.4rem}}@media (min-width:1280px){.rate__part-amount{font-size:1.5rem}}.rate__part-all{color:#4c4f4f;font-size:1.2rem}@media (min-width:1280px){.rate__part-all{font-size:1.3rem}}.rate__part-stars{display:flex;align-items:center;padding-right:.8rem;gap:.2rem}@media (min-width:600px){.rate__part-stars{gap:.4rem}}.rate__part-title{color:#4c4f4f;font-size:1.1rem}.send__part{display:flex;flex-direction:column;gap:1.6rem;width:100%}@media (min-width:1024px){.send__part{padding-top:.8rem}}@media (min-width:1280px){.send__part{padding-top:.4rem}}.send__part-title{color:#383838;font-size:1.3rem;font-weight:700}@media (min-width:600px){.send__part-title{font-size:1.4rem}}.send__part-kind{display:flex;flex-direction:column;width:100%;gap:1rem}@media (min-width:600px){.send__part-kind{align-items:end}}.send__part-kind .btn{margin-top:1.2rem}.send__part-kind .btn,.send__part-kind-of{display:flex;width:100%;border-radius:.4rem}.send__part-kind-of{align-items:center;background-color:#fff;padding:1.6rem;height:6rem;gap:1.2rem}@media (min-width:600px){.send__part-kind-of{height:6.4rem}}.send__part-icon{width:3rem;position:relative}.send__part-write{display:flex;flex:1 1;flex-direction:column;gap:.4rem;align-items:flex-start}.send__part-type{color:#212123;font-size:1.3rem}@media (min-width:600px){.send__part-type{font-size:1.4rem}}.send__part-comment{color:hsla(180,2%,40%,.8);font-size:1.1rem}@media (min-width:600px){.send__part-comment{font-size:1.2rem}}.comment__card{background-color:hsla(0,0%,82%,.149);border-radius:.4rem;padding:1.2rem;display:flex;flex-direction:column;gap:1.2rem}@media (min-width:600px){.comment__card{padding:1.6rem}}.comment__card-head{display:flex;width:100%;gap:1.2rem;height:6rem;align-items:center}@media (min-width:600px){.comment__card-head{height:8rem}}.comment__card-profile{height:4.8rem;width:4.8rem;border-radius:50%;background-color:#e7e7e7;display:flex;align-items:center;justify-content:center}@media (min-width:600px){.comment__card-profile{height:5.6rem;width:5.6rem}}.comment__card-profile img{height:100%;width:100%;object-fit:cover;border-radius:50%}.comment__card-p{color:#4c4f4f;font-size:1.2rem;line-height:2.6}@media (min-width:1280px){.comment__card-p{font-size:1.3rem}}.comment__card-name{color:#1e1e1e;font-weight:700;font-size:1.3rem}@media (min-width:1280px){.comment__card-name{font-size:1.4rem}}.comment__card-date{color:#4c4f4f;font-size:1.2rem}.comment__card-inf{flex:1 1;display:flex;flex-direction:column;gap:.8rem}.comment__card-inf+.rate__part-stars .icon__star{height:1.6rem}@media (min-width:600px){.comment__card-inf+.rate__part-stars .icon__star{height:2rem}}@media (min-width:1280px){.comment__card-inf+.rate__part-stars .icon__star{height:2.1rem}}.comment__card-inf+.rate__part-stars .icon__star-half{height:2.3rem;padding:2px 0 0}@media (min-width:600px){.comment__card-inf+.rate__part-stars .icon__star-half{height:2.7rem}}@media (min-width:1280px){.comment__card-inf+.rate__part-stars .icon__star-half{height:2.8rem}.comment__card-nothing{min-height:63rem;justify-content:center}}.comment__add-part{width:100%;display:flex;flex-direction:column;gap:1.6rem;padding:0 1.2rem 2.4rem}@media (min-width:600px){.comment__add-part{gap:2rem}}@media (min-width:768px){.comment__add-part{align-items:center;width:65.6rem;padding:0}}@media (min-width:1280px){.comment__add-part{flex:1 1}}.comment__add-part .inf__part-enter{padding:2rem 0 0}@media (min-width:600px){.comment__add-part .inf__part-enter{flex-direction:column;gap:1.6rem;align-items:end}}@media (min-width:768px){.comment__add-part .inf__part-enter{width:65.6rem;max-width:65.6rem}}@media (min-width:1280px){.comment__add-part .inf__part-enter{width:100%;max-width:100%}}@media (min-width:600px){.comment__add-part .inf__part-enter .inf__part-filds{height:-moz-fit-content;height:fit-content;width:100%;position:relative}.comment__add-part .inf__part-enter .inf__part-filds .input{height:4rem;padding:.4rem 1.2rem .4rem 4.8rem}}.comment__add-part .inf__part-enter .inf__part-filds .textarea{padding:.4rem 1.2rem}.comment__add-part .inf__part-enter .inf__part-label{font-size:1.2rem;padding-right:.2rem}@media (min-width:1280px){.comment__add-part .inf__part-enter .inf__part-label{font-size:1.3rem}}.comment__add-part .inf__part-enter .inf__part-comment{height:20rem}.comment__add-part .inf__part-enter .inf__part-comment .textarea{font-size:1.2rem}@media (min-width:768px){.comment__add-part .inf__part-enter .inf__part-comment .textarea{font-size:1.3rem}}@media (min-width:600px){.comment__add-part .inf__part-enter .btn{width:12rem}}@media (min-width:1280px){.comment__add-part .inf__part-enter .btn{font-size:1.4rem;width:14rem;height:4.4rem}}.icon__star{height:2.3rem;position:relative}@media (min-width:600px){.icon__star{height:2rem}}.icon__star-half{height:3.1rem;padding:2px 0 0}@media (min-width:600px){.icon__star-half{height:2.8rem;padding:2px 0 0}}.icon__shop{height:3.6rem;width:3.6rem;border:1px solid #462a68;background-color:rgba(70,42,104,.071);display:flex;align-items:center;justify-content:center;border-radius:50%;padding:.7rem;cursor:pointer;transition:all .2s ease;position:relative}.icon__shop:hover{background-color:#fff}@media (min-width:1280px){.icon__shop{height:4rem;width:4rem;padding:.9rem}}.icon__shop .img{height:unset}.icon__comments{height:2rem}@media (min-width:1280px){.icon__comments{height:2.4rem}}.icon__comments img{height:100%;width:auto}.icon__share{width:2.2rem;height:2.2rem}.icon__boxes{width:4rem}@media (min-width:1024px){.icon__boxes{width:5.8rem}}.icon__search{height:1.6rem;position:absolute;top:calc(50% - .2rem);right:calc(50% - 1.6rem);transform:translate(50%,50%)}@media (min-width:1024px){.icon__search{right:calc(50% - 2.8rem);height:2.8rem;top:calc(50% - .6rem)}}.offer{position:absolute;height:8rem;width:auto;top:-7px;right:-8px;z-index:2}@media (min-width:600px){.offer{height:9rem;top:-8px;right:-8px}}@media (min-width:1280px){.offer{top:-7px}}@media (min-width:1920px){.offer{top:-9px;right:-9px;height:11rem}}.offer__percent{font-size:1.3rem;color:#fff;font-weight:700;position:absolute;top:20px;right:20px;transform:rotate(45deg)}@media (min-width:600px){.offer__percent{top:2.6rem;right:2.2rem}}@media (min-width:1280px){.offer__percent{top:2.4rem;right:2.4rem}}@media (min-width:1920px){.offer__percent{top:3rem;right:3rem;font-size:1.4rem}}.comments__parent{display:flex;flex-direction:column;gap:2.4rem}@media (min-width:768px){.comments__parent{width:65.6rem;max-width:65.6rem}}@media (min-width:1280px){.comments__parent{flex:1 1;padding-left:2.4rem;border-left:2px solid rgba(222,214,227,.4);height:64rem;overflow-y:auto;width:unset;max-width:unset}}.enter__point-p{color:#383838;font-size:1.3rem;font-weight:600;line-height:2}@media (min-width:600px){.enter__point-p{font-size:1.6rem;max-width:unset}}@media (min-width:768px){.enter__point-p{width:100%;text-align:right}}@media (min-width:1280px){.enter__point-p{font-size:1.4rem}}.enter__point-p+.rate__part-stars{padding-right:0}@media (min-width:600px){.enter__point-p+.rate__part-stars{gap:.8rem}}@media (min-width:768px){.enter__point-p+.rate__part-stars{width:100%;justify-content:right}}.enter__point-p+.rate__part-stars .icon__star{height:2.5rem}@media (min-width:600px){.enter__point-p+.rate__part-stars .icon__star{height:2.8rem}}@media (min-width:1280px){.enter__point-p+.rate__part-stars .icon__star{height:2.5rem}}.icon__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;z-index:1;transform:translateY(-50%);background-color:#fff;border-radius:50%;width:2.5rem;height:2.5rem;padding:.7rem;cursor:pointer;transition:all .2s ease;box-shadow:0 0 3px rgba(0,0,0,.251)}.icon__arrow:hover{box-shadow:0 0 3px rgba(0,0,0,.643)}.icon__arrow .img{width:unset}.icon__arrow-right{right:.4rem}.icon__arrow-left,.icon__arrow-right{padding-right:.6rem;padding-left:.9rem;z-index:2}.icon__arrow-left{left:.4rem}.no__comment{position:relative;min-height:32rem;display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center}.no__comment-icon{height:8rem;width:-moz-fit-content;width:fit-content;margin-bottom:1.6rem}@media (min-width:768px){.no__comment-icon{height:10.2rem}}.no__comment-title{font-size:1.3rem;color:#666;font-weight:800}.no__comment .message{width:2.8rem;position:absolute}.no__comment .message-1{top:10%;left:16%}@media (min-width:600px){.no__comment .message-1{left:28%}}.no__comment .message-2{top:20%;right:16%;transform:rotateY(180deg);opacity:.2}@media (min-width:600px){.no__comment .message-2{right:24%}}.no__comment .message-3{bottom:40%;right:24%;transform:rotateY(180deg) rotateX(180deg);opacity:.2}@media (min-width:600px){.no__comment .message-3{right:34%}}.no__comment .message-4{bottom:30%;left:14%;transform:rotateX(180deg);opacity:.1}@media (min-width:600px){.no__comment .message-4{left:26%}}.no__product{flex:1 1;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.no__product+.btn{width:100%}.registration__comment{display:flex;align-items:center;gap:.4rem;cursor:pointer;transition:all .2s ease}.registration__comment:hover{gap:.6rem}.registration__comment .arrow-left{display:flex;height:1rem}.registration__comment-title{color:#6a5385;font-size:1.2rem}.share__title{color:#212123;font-size:1.3rem}.share__part{justify-content:right;gap:2rem;cursor:pointer}.share__part .icon__share{height:2.2rem;width:unset}.cart__empty{background-color:hsla(0,0%,77%,.102);display:flex;flex-direction:column;align-items:center;gap:1.6rem;border:unset;border-radius:.8rem;padding:4.8rem}.cart__empty .icon__cart{width:5.2rem;position:relative;cursor:unset}@media (min-width:768px){.cart__empty .icon__cart{height:unset}}@media (min-width:1280px){.cart__empty .icon__cart{width:7.2rem;height:unset}}.cart__empty .icon__cart .img:last-child{height:1.6rem;width:1.6rem;position:absolute;right:-8px;top:0}@media (min-width:1280px){.cart__empty .icon__cart .img:last-child{height:2.4rem;width:2.4rem;right:-12px}}.cart__empty-title{color:#666;font-size:1.3rem;margin-bottom:.8rem}@media (min-width:1920px){.cart__empty-title{font-size:1.8rem}}.cart__empty-title+.btn{border-radius:.4rem;height:4.4rem;width:15.8rem}.main__profile{min-height:unset;background-image:radial-gradient(73.54% 73.54% at 26.46% -2.31%,#fff 0,#f0eff2 100%),linear-gradient(1turn,rgba(240,239,242,0),#f0eff2);background-size:100% 40%,100% 61%;background-repeat:no-repeat;background-position:top,bottom;padding:2.8rem 0 0}@media (min-width:600px){.main__profile{padding:4.2rem 0 0}}@media (min-width:768px){.main__profile{padding:4.2rem 0 0}}@media (min-width:1280px){.main__profile{padding:4.2rem 0 0}}.profile{padding:0 1.6rem 3rem;position:relative}@media (min-width:500px){.profile{padding:0 7rem 3rem;margin:0 auto}}@media (min-width:600px){.profile{padding:0 9rem 3rem}}@media (min-width:768px){.profile{max-width:92rem;padding-bottom:4.1rem}}@media (min-width:1280px){.profile{max-width:unset;padding-bottom:6rem}}@media (min-width:1920px){.profile{max-width:192rem}}.profile__top{display:flex;justify-content:center;align-items:center;position:relative;margin-block:0 1.3rem}@media (min-width:768px){.profile__top{margin-block:0 1.5rem;grid-column:1/span 6}}.profile__top-img{width:7rem;height:7rem;border-radius:50%;position:relative;background-color:#d4d4d4}@media (min-width:768px){.profile__top-img{width:9.4rem;height:9.4rem}}@media (min-width:1280px){.profile__top-img{width:10.2rem;height:10.2rem}}@media (min-width:1920px){.profile__top-img{width:14rem;height:14rem}}.profile__top-avatar{width:100%;height:100%;object-fit:contain;position:relative}.profile__top-avatar img{object-fit:contain}.profile__top-camera{position:absolute;width:100%;height:100%;border-radius:50%;bottom:0;display:flex;justify-content:flex-end;align-items:flex-end;overflow:hidden}.profile__top-overlay{background-color:rgba(0,0,0,.4);width:100%;display:flex;align-items:center;justify-content:center;height:auto;padding-block:.85rem;cursor:pointer;transition:all .15s ease-in-out}@media (min-width:768px){.profile__top-overlay{padding-block:1rem}}@media (min-width:1280px){.profile__top-overlay{padding-block:1.1rem}}@media (min-width:1920px){.profile__top-overlay{padding-block:1.5rem}}.profile__top-overlay:hover{background-color:rgba(0,0,0,.35)}.profile__top-overlay-icon{height:1.625rem;width:1.7rem;position:relative}@media (min-width:768px){.profile__top-overlay-icon{height:2.2rem;width:2.3rem}}@media (min-width:1280px){.profile__top-overlay-icon{height:2.583rem;width:2.7rem}}@media (min-width:1920px){.profile__top-overlay-icon{height:3.25rem;width:3.4rem}}.profile__top-delete{width:3rem;height:3rem;border-radius:50%;background-color:#462a68;padding:.7rem;position:absolute;bottom:-.5rem;right:-.6rem;cursor:pointer;transition:.2s ease-in-out}.profile__top-delete:hover{background-color:#573b74}.profile__top-delete-icon{position:relative;height:1.6rem;width:1.5rem}@media (min-width:768px){.profile__top-delete-icon{height:1.66rem;width:1.56rem}}@media (min-width:1280px){.profile__top-delete-icon{height:2.09rem;width:2rem}}@media (min-width:1920px){.profile__top-delete-icon{height:2.39rem;width:2.29rem}}@media (min-width:768px){.profile__top-delete{width:3.1rem;height:3.1rem;right:-.4rem;bottom:-.4rem;padding:.72rem}}@media (min-width:1280px){.profile__top-delete{width:4.05rem;height:4.05rem;padding:.98rem;right:-.75rem;bottom:-.8rem}}@media (min-width:1920px){.profile__top-delete{right:-.25rem;bottom:-.2rem;width:4.35rem;height:4.35rem}}.profile__container{margin-top:4.5rem}@media (min-width:768px){.profile__container{margin-top:6rem}}@media (min-width:1280px){.profile__container{display:flex;gap:3rem;margin-top:8.5rem}}@media (min-width:1920px){.profile__container{margin-top:10rem}}.profile__form{background-color:#fff;border:.15rem solid #e7dee9;border-radius:1rem;padding:2.5rem 3.1rem;display:grid;grid-template-columns:100%;grid-gap:1rem;gap:1rem}@media (min-width:500px){.profile__form{padding:2.7rem 3.5rem}}@media (min-width:768px){.profile__form{border-width:.2rem;grid-template-columns:repeat(6,1fr);padding:3.2rem 4.3rem;gap:1.5rem 1.9rem}}@media (min-width:1280px){.profile__form{gap:1.6rem 2.5rem;flex:0.71 1}}.profile__form-item{display:flex;flex-direction:column;gap:.4rem;position:relative}@media (min-width:768px){.profile__form-item{gap:.5rem}}@media (min-width:1280px){.profile__form-item{gap:.6rem}}@media (min-width:768px){.profile__form-item:first-child{grid-column:1/span 6}.profile__form-item:nth-child(2){grid-column:1/span 3}.profile__form-item:nth-child(3){grid-column:auto/span 3}}.profile__form-item:nth-child(4) .profile__form-input{direction:ltr}@media (min-width:768px){.profile__form-item:nth-child(4){grid-column:1/span 3}}.profile__form-item:nth-child(5) .profile__form-input{direction:ltr}@media (min-width:768px){.profile__form-item:nth-child(5){grid-column:auto/span 3}.profile__form-item:nth-child(6){grid-column:1/span 2}.profile__form-item:nth-child(7){grid-column:auto/span 2}}.profile__form-item:nth-child(8) .profile__form-input{direction:ltr}@media (min-width:768px){.profile__form-item:nth-child(8){grid-column:auto/span 2}.profile__form-item:nth-child(9){grid-column:1/span 6}}.profile__form-input{height:3.5rem;color:#444;font-size:1.2rem;border-radius:.5rem;background-color:#fff;border:.1rem solid #bbb;padding:.5rem 1rem;margin-bottom:1.8rem;transition:all .2s ease}.profile__form-input:-webkit-autofill,.profile__form-input:-webkit-autofill:active,.profile__form-input:-webkit-autofill:focus,.profile__form-input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 3rem #fff!important}@media (min-width:768px){.profile__form-input{height:4rem}}@media (min-width:1280px){.profile__form-input{height:4.5rem;font-size:1.3rem;margin-bottom:2.02rem}}.profile__form-input:focus,.profile__form-input:hover{border-color:#462a68}.profile__form-input:-moz-read-only{border:none;background-color:#f2f4f3}.profile__form-input:disabled,.profile__form-input:read-only{border:none;background-color:#f2f4f3}.profile__form-input--invalid{border-color:#d84253}.profile__form-label{color:#444;font-size:1.2rem}@media (min-width:768px){.profile__form-label{font-size:1.3rem}}.profile__form-textarea{height:15rem;resize:unset;padding-block:1rem}.profile__form-textarea--invalid{border-color:#d84253}.profile__form-error{font-size:1.05rem;color:#d84253;position:absolute;bottom:0;text-wrap-mode:nowrap}@media (min-width:768px){.profile__form-error{font-size:1.1rem}}@media (min-width:1280px){.profile__form-error{font-size:1.1rem}}.profile__form-btn{display:flex;width:100%;gap:1rem;flex-direction:row-reverse}@media (min-width:768px){.profile__form-btn{grid-column:1/span 6}}.profile__form-btn button{width:50%;border-radius:.5rem}@media (min-width:768px){.profile__form-btn button{width:12rem;font-size:1.3rem}}.profile__form-btn .btn__outline{background-color:#fff;border-width:.1rem}.profile__menu{display:none}@media (min-width:1280px){.profile__menu{display:flex;flex-direction:column;gap:1.3rem;flex:0.29 1}}.profile__menu .active:before{background-color:#462a68}.profile__menu-item{background-color:#fff;cursor:pointer;border-radius:1rem;overflow:hidden;display:flex;justify-content:space-between;align-items:center;height:5rem;padding-inline:2rem 1rem;position:relative}@media (min-width:1920px){.profile__menu-item{padding-left:1.5rem}}.profile__menu-item:before{position:absolute;content:"";height:100%;width:.7rem;background-color:#c2bdcb;right:0;transition:.2s ease-in-out}.profile__menu-item:hover:before{background-color:#a882ae}.profile__menu-img{height:2.1rem;width:2rem;position:relative}@media (min-width:1920px){.profile__menu-img{height:2.6rem;width:2.5rem}}.profile__menu-wrapper{transition:all .25s ease-in-out;padding:.5rem;border-radius:50%}.profile__menu-wrapper:hover{background-color:hsla(0,0%,83%,.5)}.profile__menu-title{color:#444;font-size:1.4rem}.profile__bg-right{position:absolute;display:none}@media (min-width:768px){.profile__bg-right{display:block;height:27.6rem;bottom:-1.2rem;right:-1rem;width:16.6rem}}@media (min-width:1280px){.profile__bg-right{height:30.3rem;width:18.2rem}}@media (min-width:1920px){.profile__bg-right{height:34rem;right:-2rem;width:20.42}}.profile__bg-left{position:absolute;z-index:2;display:none}@media (min-width:1280px){.profile__bg-left{display:block;height:51.4rem;width:38.6rem;bottom:-1.2rem;left:4rem}}@media (min-width:1920px){.profile__bg-left{height:55rem;width:41.33rem}}.question__parent{display:flex;flex-direction:column;gap:4.8rem;padding:1.2rem;width:100%;margin-bottom:8rem}@media (min-width:400px){.question__parent{padding:1.2rem 2rem}}@media (min-width:600px){.question__parent{padding:1.6rem 2.4rem;gap:6.8rem}}@media (min-width:1280px){.question__parent{padding:1.6rem 6.4rem}}@media (min-width:1536px){.question__parent{padding:1.6rem 10rem;align-items:center}}.question__parent+.call__inf-client{padding:1.2rem}@media (min-width:400px){.question__parent+.call__inf-client{padding:1.2rem 2rem}}@media (min-width:600px){.question__parent+.call__inf-client{padding:1.6rem 2.4rem;gap:6.8rem}}@media (min-width:993px){.question__parent+.call__inf-client{width:84rem}}.question__parent+.call__inf-client .inf__part-container{gap:4.8rem}@media (min-width:600px){.question__parent+.call__inf-client .inf__part-container .inf__part-enter{justify-content:center}.question__parent+.call__inf-client .inf__part-container .inf__part-enter .btn{width:20rem}}@media (min-width:1024px){.question__parent+.call__inf-client .inf__part-container .inf__part-enter .btn{margin-top:2rem}}.question__parent+.call__inf-client .inf__part-container-title{font-size:1.5rem}@media (min-width:1024px){.question__parent+.call__inf-client .inf__part-container-title{font-size:1.6rem}}.question__parent .call__inf-us-title{font-size:1.5rem}@media (min-width:993px){.question__parent .call__inf-us-title{text-align:center}}@media (min-width:1024px){.question__parent .call__inf-us-title{font-size:1.6rem}}@media (min-width:1280px){.question__parent .call__inf-us-title{font-size:1.7rem}}.question__part{display:flex;flex-direction:column;gap:1.6rem;width:100%;padding:0 2rem}@media (min-width:1536px){.question__part{max-width:130rem}}.question__card{background-color:#fafcfc;border-radius:.8rem;border-right:4px solid #462a68;box-shadow:0 2px 5px 0 rgba(0,0,0,.102);position:relative;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;width:100%;justify-content:space-between;align-items:flex-start}@media (min-width:993px){.question__card{border-radius:1.2rem;border-right:8px solid #462a68}}.question__card-title{font-size:1.3rem;color:#212123;padding:2rem 1.2rem;font-weight:600;width:100%;align-items:center;display:flex;justify-content:space-between}@media (min-width:993px){.question__card-title{padding:2rem}}@media (min-width:1536px){.question__card-title{font-size:1.4rem}}.question__card-text{color:#656969;font-size:1.2rem;line-height:2;padding:0 2.4rem 2rem}@media (min-width:1536px){.question__card-text{font-size:1.3rem;padding:0 2.4rem 2rem}}.question__title-part{display:flex;justify-content:center;align-items:center;gap:.8rem}.question__title-icon{height:2.8rem;transform:translateY(4px)}@media (min-width:1024px){.question__title-icon{transform:translate(0)}}.question__title-icon img{height:100%;width:100%}details>summary,details[open]>summary{list-style-type:""}summary:after{content:url(/icons/arrow.svg);float:left;width:20px;width:1.2rem;height:auto;padding:.4rem;border-radius:.8rem;cursor:pointer;transition:all .3s ease;transform:rotate(180deg)}summary:after:hover{background-color:rgba(70,42,104,.58)}details[open]>summary:after{transform:rotate(0deg)}.main__question{padding-top:0;background-color:#fff}@media (min-width:600px){.main__question{padding-top:8rem}}.main__question .call__inf-down{flex-direction:column}@media (min-width:993px){.main__question .call__inf-down{align-items:center}}@media (min-width:1024px){.main__question .call__inf-down{padding-top:0}}.shopping__ad-part{background:radial-gradient(at top left,#fff,#f0eff2,#f0eff2);display:flex;flex-direction:column;padding:6rem 3rem;gap:2.4rem;align-items:center;position:relative}@media (min-width:1280px){.shopping__ad-part{padding:12rem 4rem;flex-direction:row;justify-content:center}}@media (min-width:1536px){.shopping__ad-part{gap:8rem;padding:6rem 4rem 0}}@media (min-width:1920px){.shopping__ad-part{gap:9.2rem;padding:9rem 4rem}}.shopping__ad-title{font-size:1.7rem;font-weight:700;color:#462a68;display:flex;align-items:center;justify-content:center;gap:.3rem}@media (min-width:768px){.shopping__ad-title{font-size:2.2rem}}@media (min-width:1280px){.shopping__ad-title{font-size:2.2rem}}@media (min-width:1536px){.shopping__ad-title{font-size:3.2rem}}@media (min-width:1920px){.shopping__ad-title{font-size:4.4rem}}.shopping__ad-title--bolder{font-weight:900;font-size:2rem}@media (min-width:768px){.shopping__ad-title--bolder{font-size:2.7rem}}@media (min-width:1280px){.shopping__ad-title--bolder{font-size:2.7rem}}@media (min-width:1536px){.shopping__ad-title--bolder{font-size:3.7rem}}@media (min-width:1920px){.shopping__ad-title--bolder{font-size:4.8rem;font-weight:900}}.shopping__ad-text{color:#404040;font-size:1.2rem;line-height:2;padding:0 2rem;text-align:center}@media (min-width:600px){.shopping__ad-text{line-height:2.8;font-size:1.5rem}}@media (min-width:1280px){.shopping__ad-text{padding-right:0;text-align:right}}@media (min-width:1920px){.shopping__ad-text{line-height:2.4;font-size:2.4rem}}.shopping__ad-written{margin-bottom:3.6rem;display:flex;flex-direction:column;align-items:center;gap:2.4rem}@media (min-width:600px){.shopping__ad-written{width:46rem;gap:3.2rem}}@media (min-width:1280px){.shopping__ad-written{align-items:flex-start;z-index:1}}@media (min-width:1536px){.shopping__ad-written{width:52rem;padding-top:8rem}}@media (min-width:1920px){.shopping__ad-written{width:84rem;padding-top:12rem}}.shopping__svg{position:absolute;display:none}@media (min-width:1280px){.shopping__svg{display:block;right:-8rem;height:50rem;bottom:0}}@media (min-width:1536px){.shopping__svg{right:-5rem;height:45rem}}.shopping-cart__amount{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:#d84253;position:absolute;bottom:5px;right:5px;border-radius:4px;padding:.4rem}.shopping-cart__amount-number{color:#fff;font-size:1.2rem}.img-towels__bascket{width:28rem;position:relative}@media (min-width:600px){.img-towels__bascket{width:40rem}}@media (min-width:768px){.img-towels__bascket{width:52rem}}@media (min-width:1536px){.img-towels__bascket{width:56rem}}@media (min-width:1920px){.img-towels__bascket{width:60rem}}.circle{width:100%;height:100%;border-radius:50%;background-color:#462a68;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;transition:all .2s ease}@media (min-width:600px){.circle{gap:1.2rem}}.circle__parent{background:linear-gradient(180deg,#f0eff2,#fff);display:flex;align-items:center;width:100%;justify-content:center;gap:1.6rem;padding:3.6rem 0}@media (min-width:600px){.circle__parent{gap:4.8rem;padding:7.2rem 0 8.8rem}}@media (min-width:1536px){.circle__parent{padding:3.2rem 0 8.8rem}}.circle__part{position:relative;width:9.6rem;height:9.6rem;padding:.6rem;cursor:pointer}@media (min-width:600px){.circle__part{width:13.6rem;height:13.6rem;padding:.8rem}}@media (min-width:1920px){.circle__part{width:15.7rem;height:15.7rem;padding:1.2rem}}.circle__border{width:100%;height:100%;position:absolute;top:0;left:0;transition:all .6s ease}.circle__border:hover{transform:rotate(90deg)}.circle__border:hover+.circle{background-color:#573b74}.circle__border--rotate-90{transform:rotate(-90deg)}.circle__border--rotate-90:hover{transform:rotate(0deg)}.circle__border--rotate-360{transform:rotate(90deg)}.circle__border--rotate-360:hover{transform:rotate(180deg)}.circle__icon{height:2.8rem;position:relative}@media (min-width:600px){.circle__icon{height:3.2rem}}@media (min-width:1920px){.circle__icon{height:4.4rem}}.circle__title{font-size:1rem;color:#fff}@media (min-width:400px){.circle__title{font-size:1.2rem}}@media (min-width:600px){.circle__title{font-size:1.3rem}}@media (min-width:1920px){.circle__title{font-size:1.4rem}}.cards__parent{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding:1.2rem 0}@media (min-width:993px){.cards__parent{flex-direction:row-reverse;justify-content:center;padding:1.2rem 3.2rem}}@media (min-width:1536px){.cards__parent{padding:1.2rem 11.2rem}}@media (min-width:1920px){.cards__parent{padding:1.2rem 12rem}}.card__base{display:flex;align-items:center;justify-content:center;width:90%;max-width:32rem;height:42.8rem;padding:1.2rem;border-radius:2rem;background-color:#e3e5ec;position:relative}@media (min-width:600px){.card__base{height:24rem;max-width:unset}}@media (min-width:768px){.card__base{height:27rem;max-width:unset}}@media (min-width:993px){.card__base{width:unset;flex:1.5 1;height:24rem}}@media (min-width:1280px){.card__base{height:28rem}}@media (min-width:1920px){.card__base{height:41rem}}.card__part{border:1px solid #4a55c5;display:flex;flex-direction:column;align-items:center;border-radius:2rem;padding:1.6rem .4rem;gap:3.2rem;width:100%;height:100%}@media (min-width:600px){.card__part{flex-direction:row}}@media (min-width:768px){.card__part{padding:1.6rem 4.4rem}}.card__part-top{display:flex;flex-direction:column;gap:2.8rem;align-items:center;width:20rem}@media (min-width:600px){.card__part-top{align-items:flex-start;padding-right:2rem}}@media (min-width:993px){.card__part-top{padding-right:0}}@media (min-width:1920px){.card__part-top{width:28rem}}.card__part-top-text{font-weight:800;font-size:1.3rem;line-height:1.6;color:#4a55c5;text-align:center}@media (min-width:600px){.card__part-top-text{text-align:right;font-size:1.5rem}}@media (min-width:1280px){.card__part-top-text{font-size:1.7rem}}@media (min-width:1920px){.card__part-top-text{font-size:2.2rem}}.card__part-top-number{font-size:1.6rem}@media (min-width:600px){.card__part-top-number{font-weight:700}}@media (min-width:1920px){.card__part-top-number{font-size:3rem}}.card__part-top .btn{background-color:#8199f9;border-radius:.5rem;width:9.6rem;height:3.6rem;border:unset;transition:all .2s ease}.card__part-top .btn:hover{background-color:#6a86f3;gap:1.2rem}@media (min-width:1536px){.card__part-top .btn{width:14rem;height:4rem;font-size:1.4rem}}.card__part-top .btn .arrow-left{height:1rem;position:relative}.card__part-shopping-icon{width:28rem;position:relative}@media (min-width:600px){.card__part-shopping-icon{width:32rem;position:absolute;left:1.2rem;top:-2.4rem}}@media (min-width:768px){.card__part-shopping-icon{width:35rem;left:4.4rem}}@media (min-width:993px){.card__part-shopping-icon{width:28rem;left:2rem;top:-.8rem}}@media (min-width:1280px){.card__part-shopping-icon{width:33rem;left:1.2rem;top:.3rem;width:36rem;left:4.4rem;top:-2.7rem}}@media (min-width:1920px){.card__part-shopping-icon{width:51rem;left:6.4rem}}.card__part-towel-img{position:absolute;height:24rem;bottom:6rem;left:2rem}@media (min-width:600px){.card__part-towel-img{height:28rem;bottom:4rem;left:12rem}}@media (min-width:768px){.card__part-towel-img{height:32rem;bottom:1rem;left:16rem}}@media (min-width:993px){.card__part-towel-img{height:20rem;left:7rem}}@media (min-width:1280px){.card__part-towel-img{height:24rem;left:12rem}}@media (min-width:1920px){.card__part-towel-img{height:36rem;left:12rem}}.card__background{height:41rem;display:flex;align-items:center;justify-content:center;width:90%;max-width:32rem;border-radius:2rem;position:relative}@media (min-width:600px){.card__background{flex-direction:row;max-width:unset;height:35.8rem}}@media (min-width:993px){.card__background{width:unset;flex:1 1;height:24rem}}@media (min-width:1280px){.card__background{height:28rem}}@media (min-width:1920px){.card__background{height:41rem}}.card__background-img{position:absolute;left:0;top:0;width:100%;height:100%}@media (min-width:600px){.card__background-img--phone{display:none}}.card__background-img--descktop{display:none}@media (min-width:600px){.card__background-img--descktop{display:block}}.card__background .card__part-top{position:absolute;top:7.2rem;right:1.2rem;gap:1.6rem}@media (min-width:600px){.card__background .card__part-top{top:15rem;right:8rem}}@media (min-width:768px){.card__background .card__part-top{top:15rem;right:12rem}}@media (min-width:993px){.card__background .card__part-top{top:9rem;right:4rem}}@media (min-width:1280px){.card__background .card__part-top{top:12rem;right:7rem}}@media (min-width:1920px){.card__background .card__part-top{top:16rem;right:5rem}}.card__background .card__part-top-title{font-size:1.5rem;font-weight:900;color:#04724d}@media (min-width:768px){.card__background .card__part-top-title{font-size:1.7rem}}@media (min-width:993px){.card__background .card__part-top-title{font-size:1.5rem}}@media (min-width:1920px){.card__background .card__part-top-title{font-size:2.8rem;font-weight:800}}.card__background .card__part-link{display:flex;align-items:center;gap:.8rem;cursor:pointer}.card__background .card__part-link-title{font-size:1.2rem;color:#04724d}@media (min-width:768px){.card__background .card__part-link-title{font-size:1.4rem}}@media (min-width:993px){.card__background .card__part-link-title{font-size:1.2rem}}@media (min-width:1920px){.card__background .card__part-link-title{font-size:1.3rem}}.card__background .card__part-link-title+.arrow-left{height:1.2rem;position:relative}.more__sells{display:flex;flex-direction:column;align-items:center;gap:2.8rem;padding:10rem 0;position:relative}@media (min-width:600px){.more__sells{display:grid;grid-template-columns:repeat(2,1fr);width:90%;position:relative;right:50%;transform:translateX(50%)}}@media (min-width:768px){.more__sells{grid-template-columns:repeat(3,1fr)}}@media (min-width:993px){.more__sells{width:80rem}}@media (min-width:1024px){.more__sells{width:80rem}}@media (min-width:1280px){.more__sells{grid-template-columns:repeat(4,1fr);width:94%}}@media (min-width:1440px){.more__sells{grid-template-columns:repeat(5,1fr)}}@media (min-width:1536px){.more__sells{width:88%;gap:2rem}}.more__sells-title{color:#462a68;font-size:1.4rem;font-weight:700;width:100%;text-align:center;margin-bottom:2rem}@media (min-width:600px){.more__sells-title{grid-column:1/3}}@media (min-width:768px){.more__sells-title{grid-column:1/4}}@media (min-width:1280px){.more__sells-title{grid-column:1/5;font-size:1.5rem}}@media (min-width:1440px){.more__sells-title{grid-column:1/6}}@media (min-width:1920px){.more__sells-title{font-size:2rem}}.more__sells-card-img{height:17.5rem;width:100%;border-radius:.5rem}.more__sells-card-img .img{border-radius:.5rem}.more__sells .btn{display:none}@media (min-width:768px){.more__sells .btn{display:block;position:absolute;top:9rem;left:0;width:13.5rem;height:4rem;border-radius:.5rem}}@media (min-width:1920px){.more__sells .btn{top:9.6rem}}.more__sells .card__more-details{width:90%;max-width:32rem}@media (min-width:600px){.more__sells .card__more-details{width:100%}}@media (min-width:1280px){.more__sells .card__more-details .card__img{height:24rem}}@media (min-width:1920px){.more__sells .card__more-details .card__img{height:28rem}}.buy__part{width:100%;height:25rem;border-radius:3rem;position:relative;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.buy__part{height:32rem}}@media (min-width:1920px){.buy__part{height:41rem}}.buy__part-img{width:90%;height:100%;border-radius:3rem;position:relative}@media (min-width:1024px){.buy__part-img{width:94%}}@media (min-width:1280px){.buy__part-img{border-radius:5rem}}@media (min-width:1536px){.buy__part-img{width:88%}}.buy__part-img .img{border-radius:3rem}@media (min-width:600px){.buy__part-img .img{object-position:0 75%}}@media (min-width:1280px){.buy__part-img .img{border-radius:5rem;object-position:0 75%}}.buy__part-things{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:3.2rem;align-items:center}.buy__part-things .btn{background-color:#fff;width:7.4rem;height:3.5rem;border-radius:.5rem;border:unset;color:#462a68;gap:.4rem;transition:all .2s ease}.buy__part-things .btn:hover{background-color:#f0eff2;gap:.8rem}.buy__part-things .btn .arrow-left{height:1rem;position:relative}@media (min-width:1920px){.buy__part-things .btn .arrow-left{height:1.2rem}}@media (min-width:1280px){.buy__part-things .btn{width:10.4rem;height:4rem}}@media (min-width:1536px){.buy__part-things .btn{width:14rem;height:4rem;font-size:1.4rem}}@media (min-width:1920px){.buy__part-things .btn{width:20rem;height:5rem;font-size:1.8rem}}.buy__part-title{font-size:1.3rem;font-weight:800;color:#fff}@media (min-width:600px){.buy__part-title{font-size:1.7rem}}@media (min-width:1280px){.buy__part-title{font-size:2.5rem}}@media (min-width:1920px){.buy__part-title{font-size:3.6rem}}.black__glass{width:90%;height:100%;position:absolute;top:0;background-color:rgba(0,0,0,.302);left:50%;transform:translate(-50%);border-radius:3rem}@media (min-width:1024px){.black__glass{width:94%}}@media (min-width:1280px){.black__glass{border-radius:5rem}}@media (min-width:1536px){.black__glass{width:88%}}.great__offers{display:flex;width:100%;justify-content:left;padding-top:10rem}@media (min-width:1280px){.great__offers{justify-content:center}}.great__offers-part{position:relative;display:flex;flex-direction:column;border-radius:0 1rem 1rem 0;width:95%;background-color:#f2f2f2;align-items:end;padding-bottom:2rem}@media (min-width:768px){.great__offers-part{flex-direction:row;padding-top:2rem}}@media (min-width:1024px){.great__offers-part{width:97%}}@media (min-width:1280px){.great__offers-part{border-radius:1rem;width:95%;padding-left:2.4rem}}@media (min-width:1536px){.great__offers-part{width:88%}}.great__offers-part .product__category-cards{flex-direction:row;overflow-x:auto;padding-bottom:.4rem;justify-content:right;padding-left:1.6rem;width:94%;position:relative}@media (min-width:400px){.great__offers-part .product__category-cards{flex-wrap:nowrap}}@media (min-width:1280px){.great__offers-part .product__category-cards{gap:3.2rem}}.great__offers-part .product__category-cards .card{background-color:#f5f5f7;border:1px solid #988fa8}@media (min-width:1280px){.great__offers-part .product__category-cards .card{width:26rem;min-width:26rem}}.great__offers-title{font-size:1.5rem;font-weight:800;color:#462a68;width:8.4rem}@media (min-width:1920px){.great__offers-title{font-size:1.7rem}}.great__offers-top{display:flex;width:100%;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;padding:4rem;position:relative}@media (min-width:768px){.great__offers-top{width:24rem;height:100%}}@media (min-width:1920px){.great__offers-top{width:28rem}}.great__offers-top .icon__star{position:absolute;display:flex;align-items:center;justify-content:center;animation-name:star;animation-duration:1.5s;animation-iteration-count:infinite}.great__offers-top .icon__star-1{top:1.2rem;right:1.2rem;transform:rotate(36deg);height:1.5rem;animation-duration:2s}@media (min-width:768px){.great__offers-top .icon__star-1{right:3.2rem}}.great__offers-top .icon__star-2{left:4rem;top:.8rem;height:.5rem;width:.5rem}@media (min-width:768px){.great__offers-top .icon__star-2{top:8.8rem}}.great__offers-top .icon__star-3{left:4.4rem;top:2rem;height:1rem;width:1rem}@media (min-width:768px){.great__offers-top .icon__star-3{top:10rem}}.great__offers-top .icon__star-4{left:2.8rem;top:2.8rem;height:1.6rem;width:1.6rem;transform:rotate(-24deg)}@media (min-width:768px){.great__offers-top .icon__star-4{top:11rem}}.great__offers-top .icon__star-5{bottom:2rem;right:6rem;height:1.4rem;width:1.4rem;transform:rotate(66deg);animation-duration:2s}@media (min-width:768px){.great__offers-top .icon__star-5{bottom:10rem;right:4rem}}.great__offers-top .icon__star-6{bottom:.6rem;right:5.2rem;height:.8rem;width:.8rem;transform:rotate(-66deg);animation-duration:2s}@media (min-width:768px){.great__offers-top .icon__star-6{bottom:8rem;right:3.2rem}}.category{display:flex;flex-direction:column;align-items:center;gap:3.2rem;padding:10rem 3.2rem 3.2rem}@media (min-width:1024px){.category{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:1536px){.category{padding:10rem 9.2rem 5.2rem}}@media (min-width:1920px){.category{padding:10rem 11rem}}.category__part{background-color:#f5f4f7;display:flex;flex-direction:column;gap:2.8rem;padding:2rem 3.2rem;border-radius:1rem;height:-moz-fit-content;height:fit-content;max-width:40rem;align-items:center}@media (min-width:600px){.category__part{max-width:54rem;width:100%}}@media (min-width:768px){.category__part{max-width:60rem}}@media (min-width:1280px){.category__part{max-width:100%}}.category__part-title{font-size:1.3rem;color:#404040;font-weight:700}@media (min-width:600px){.category__part-title{font-size:1.7rem;width:100%;text-align:right}}.category__part-pics{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem}@media (min-width:600px){.category__part-pics{grid-template-columns:repeat(4,1fr)}}.category__pic{width:10rem;height:10rem;border-radius:50%;position:relative}@media (min-width:768px){.category__pic{width:11.8rem;height:11.8rem}}@media (min-width:1024px){.category__pic{width:8.8rem;height:8.8rem}}@media (min-width:1280px){.category__pic{width:11.8rem;height:11.8rem}}@media (min-width:1920px){.category__pic{width:15.8rem;height:15.8rem}}.category__pic .img{border-radius:50%}.popular__part{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;padding:3.2rem 2.4rem}@media (min-width:600px){.popular__part{padding:3.2rem}}@media (min-width:1536px){.popular__part{padding:3.2rem 9.2rem}}@media (min-width:1920px){.popular__part{padding:3.2rem 11.2rem}}.popular__products{display:flex;flex-direction:column;gap:2rem;padding:1.6rem 0;border-radius:1rem;background-color:#462a68;width:100%}@media (min-width:600px){.popular__products{padding:1.6rem;max-width:54rem}}@media (min-width:768px){.popular__products{max-width:60rem;gap:1.6rem}}@media (min-width:1024px){.popular__products{max-width:100%;flex-direction:row;align-items:center}}.popular__products-first-part{display:flex;align-items:center;justify-content:space-between;padding:0 0 0 2rem}@media (min-width:1024px){.popular__products-first-part{width:25%}}@media (min-width:1920px){.popular__products-first-part{justify-content:right;gap:1.6rem}}.popular__products .popular__products-see-all{display:none}@media (min-width:1024px){.popular__products .popular__products-see-all{display:flex}}.popular__products-second-part{display:flex;align-items:center;width:100%;overflow-x:auto;padding:.8rem 2rem;gap:.8rem}@media (min-width:1024px){.popular__products-second-part{width:62%;flex:1 1}}@media (min-width:1280px){.popular__products-second-part{gap:1.2rem}}@media (min-width:1440px){.popular__products-second-part{gap:2rem}}@media (min-width:1920px){.popular__products-second-part{gap:3.2rem}}.popular__products-second-part .popular__products-see-all{display:flex;min-width:12rem}@media (min-width:1024px){.popular__products-second-part .popular__products-see-all{display:none}}.popular__products-see-all{display:none;transition:all .3s ease;display:flex;gap:1.2rem;justify-content:center;width:20%;align-items:center;cursor:pointer}@media (min-width:1024px){.popular__products-see-all{width:12%}}.popular__products-see-all:hover{gap:1.6rem}.popular__products-see-all .arrow-left{height:1.5rem;display:flex;align-items:center;position:relative}.popular__products-see-all .arrow-left .img{opacity:.5}.popular__products-see-all .arrow-left .lower-opacity{opacity:.2}.popular__products-see-all .see__all-part{display:flex;gap:1.2rem;justify-content:center;width:10%;align-items:center;cursor:pointer}.popular__products-see-all .see__all-part .arrow-left{height:1.5rem;display:flex;align-items:center;position:relative}.popular__products-see-all .see__all-part .arrow-left .img{opacity:.5}.popular__products-see-all .see__all-part .arrow-left .lower-opacity{opacity:.2}.popular__products-see-all .see__all-title{font-size:1.3rem;color:#fff}@media (min-width:1920px){.popular__products-see-all .see__all-title{font-size:1.8rem}}.popular__product{width:12.6rem;min-width:12.6rem;height:12.6rem;border-radius:50%;display:flex;padding:1.8rem;align-items:center;justify-content:center;background-color:#fff;position:relative}@media (min-width:1280px){.popular__product{width:13.2rem;height:13.2rem;padding:1.2rem;min-width:13.2rem}}@media (min-width:1440px){.popular__product{width:14.2rem;height:14.2rem}}@media (min-width:1920px){.popular__product{width:16.6rem;height:16.6rem}}.popular__product-part{display:flex;flex-direction:column;align-items:center;gap:3.2rem;width:-moz-fit-content;width:fit-content}@media (min-width:600px){.popular__product-part{gap:2.8rem}}.popular__product-title{font-size:1.5rem;color:#fff;font-weight:900}@media (min-width:1280px){.popular__product-title{font-size:1.8rem}}@media (min-width:1920px){.popular__product-title{font-size:2.4rem}}.popular__product-lable{background-color:#fff;width:12rem;height:4.4rem;border-radius:5rem;display:flex;align-items:center;justify-content:center}@media (min-width:1280px){.popular__product-lable{width:16rem}}@media (min-width:1920px){.popular__product-lable{width:18rem;height:5.5rem}}.popular__product-lable-type{font-size:1.2rem;color:#404040}@media (min-width:1280px){.popular__product-lable-type{font-size:1.6rem}}@media (min-width:1920px){.popular__product-lable-type{font-size:1.8rem}}.popular__product .img{object-fit:contain;border-radius:50%}.popular__product .offer__lable{background-color:#d84253;border:1px solid #fff;border-radius:50%;position:absolute;bottom:.4rem;right:.4rem;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem}.popular__product .offer__percent{color:#fff;font-weight:700;font-size:1.1rem;transform:unset;position:unset}.popular__img{height:12rem;position:relative}@media (min-width:768px){.popular__img{height:14rem}}@media (min-width:1280px){.popular__img{height:12rem}}@media (min-width:1536px){.popular__img{height:20rem}}.top__products{display:flex;flex-direction:column;align-items:center;width:100%;gap:2.4rem;padding-top:6.4rem}@media (min-width:600px){.top__products{gap:2.8rem}}.top__products-first-part{display:flex;flex-direction:column;align-items:center;gap:4rem}@media (min-width:600px){.top__products-first-part{flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:54rem}}@media (min-width:768px){.top__products-first-part{max-width:90%}}@media (min-width:1024px){.top__products-first-part{max-width:94%}}@media (min-width:1280px){.top__products-first-part{justify-content:center;position:relative}}@media (min-width:1536px){.top__products-first-part{max-width:88%}}.top__products-first-part .btn{border-radius:.5rem}@media (min-width:1280px){.top__products-first-part .btn{position:absolute;left:0}}.top__products-month{display:flex;align-items:end;justify-content:center;gap:.4rem}.top__products-title{font-size:1.4rem;font-weight:700;color:#462a68}@media (min-width:1920px){.top__products-title{font-size:2rem}}.top__products-cards{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:0 2.4rem 3.2rem}@media (min-width:768px){.top__products-cards{display:grid;grid-template-columns:repeat(2,1fr);padding:0 0 9.2rem;width:90%}}@media (min-width:1024px){.top__products-cards{width:94%}}@media (min-width:1280px){.top__products-cards{gap:3.2rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:1536px){.top__products-cards{padding:0 0 11.2rem;width:88%}}@media (min-width:1920px){.top__products-cards{grid-template-columns:repeat(3,1fr);padding-bottom:14rem}}.icon__fire{position:relative;height:2.2rem}@media (min-width:1920px){.icon__fire{height:2.4rem}}.see__all-part{display:flex;gap:1.2rem;justify-content:center;width:10rem;align-items:center;cursor:pointer;transition:all .3s ease}.see__all-part:hover{gap:1.6rem}@media (min-width:1280px){.see__all-part{width:10%}}.see__all-part .arrow-left{height:1.5rem;display:flex;align-items:center;width:1.6rem;position:relative}.see__all-part .arrow-left .img{opacity:.5}.see__all-part .arrow-left .lower-opacity{opacity:.2}.see__all-title{font-size:1.3rem;color:#462a68;text-wrap:nowrap}@media (min-width:1920px){.see__all-title{font-size:1.8rem}}@keyframes star{0%{opacity:0}50%{opacity:1}to{opacity:0}}.login__container{gap:24px}.login__field-container{display:flex;gap:30px;flex-direction:column;align-items:center;justify-content:center}.login__form-label{text-align:center;line-height:2.8rem}.otp-container{display:flex;justify-content:space-between;gap:10px;width:100%;max-width:400px}.otp-container input{flex:1 1;max-width:30px;text-align:center;font-size:24px;border:none;border-bottom:1px solid #707070;outline:none;transition:border-color .2s,box-shadow .2s;background:transparent;color:#383838}.otp-container input:focus{border-color:#2bb5bf;outline:none}.resend{margin:0 auto;border-bottom:1px solid #4c4f4f;color:#4c4f4f;font-size:1.1rem;cursor:pointer}.resend:hover{color:#2bb5bf;transition:color .2s ease;border-bottom:1px solid #2bb5bf}@media screen and (max-width:340px){.login__container{min-width:26rem;min-height:42rem;gap:16px}.login__form-container{width:20.6rem}.login__field-container{gap:26px}.otp-container input{max-width:2.6rem}.login__back-btn,.login__btn,.login__form-label{font-size:1.2rem}}@media screen and (min-width:768px){.login__container{min-width:52rem;max-height:66rem;gap:50px}.login__logo{width:10rem}.login__title{font-size:1.8rem}.login__form-label{font-size:1.4rem}.login__form-container{width:35rem}.login__field-container{gap:40px}.login__btn,.login__form-input{height:4.4rem}input::placeholder{font-size:1.3rem}.otp-container input{max-width:48px}.resend{font-size:1.3rem}.login__btn-container{justify-content:center;gap:20px}.login__back-btn{height:4.4rem}}@media screen and (min-width:1280px){.login__shape{width:72.7rem;height:100vh;background:url(/images/background.jpg) 50%/cover no-repeat;-webkit-mask:url(/icons/svg-login.svg) no-repeat center;mask:url(/icons/svg-login.svg) no-repeat center;-webkit-mask-size:contain;mask-size:cover;position:absolute;top:0;left:0;background-position:13% 146%}.login__background{display:none}.login__container{left:78%;min-width:46rem;background-color:hsla(180,7%,94%,.5);gap:40px}.login__logo{width:8.2rem}.login__overlay{display:none}.login__tarh{width:40rem;position:absolute;bottom:0;display:block}.login__form-container{width:37rem}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}}@media screen and (min-width:1920px){.login__shape{width:103.7rem;height:100vh}.login__title{font-size:2rem}.login__tarh{display:block;width:64rem}.login__logo{width:10.2rem}.login__container{background-color:hsla(180,7%,94%,.5);height:60vh;max-width:55rem;left:77%}.login__field-container{gap:44px}.login__form-label{font-size:1.6rem}.login__form-container{width:42rem}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}.resend{font-size:1.4rem}.login__back-btn,.login__btn{font-size:1.6rem;width:100%}.otp-container input{max-width:60px}}.login__container{gap:38px}.login__wrapper{gap:26px}.login__form-container{align-items:center}.login__form-label{align-self:self-start}.forget-password{margin:0 auto;border-bottom:1px solid #4c4f4f;color:#4c4f4f;font-size:1.1rem;cursor:pointer}.forget-password:hover{color:#2bb5bf;border-bottom:1px solid #2bb5bf;transition:color .2s ease}@media screen and (max-width:340px){.login__container{min-width:26rem;min-height:42rem;gap:32px}.login__form-container{width:20.6rem}.login__wrapper{gap:26px}.login__back-btn,.login__btn,.login__form-label{font-size:1.2rem}}@media screen and (min-width:768px){.login__container{min-width:52rem;max-height:66rem;gap:54px}.login__logo{width:10rem}.login__title{font-size:1.8rem}.login__wrapper{gap:32px}.login__form-label{font-size:1.4rem}.login__form-container{width:35rem}.login__form-input{height:4.4rem}.login__btn-container{justify-content:center;gap:2rem}.login__back-btn,.login__btn{height:4.4rem}input::placeholder{font-size:1.3rem}.forget-password{font-size:1.2rem}}@media (max-width:1280px) and (max-height:620px){.login__background{width:100%;object-position:unset}.login__container{min-width:42rem;gap:34px}.login__logo{width:8.2rem}.login__title{font-size:1.6rem}.login__form-label{font-size:1.3rem}}@media screen and (min-width:1280px){.login__shape{width:72.7rem;height:100vh;background:url(/images/background.jpg) 50%/cover no-repeat;-webkit-mask:url(/icons/svg-login.svg) no-repeat center;mask:url(/icons/svg-login.svg) no-repeat center;-webkit-mask-size:contain;mask-size:cover;position:absolute;top:0;left:0;background-position:13% 146%}.login__background{display:none}.login__container{left:78%;min-width:46rem;background-color:hsla(180,7%,94%,.5)}.login__logo{width:8.2rem}.login__overlay{display:none}.login__tarh{width:40rem;position:absolute;bottom:0;display:block}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}.forget-password{font-size:1.2rem}}@media screen and (min-width:1920px){.login__shape{width:103.7rem;height:100vh}.login__title{font-size:2rem}.login__tarh{display:block;width:64rem}.login__logo{width:10.2rem}.login__container{background-color:hsla(180,7%,94%,.5);height:60vh;max-width:55rem;left:77%}.login__form-label{margin-bottom:2rem;font-size:1.6rem}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}.login__btn{font-size:1.6rem}.forget-password{font-size:1.4rem}}.login__main{font-family:iranyekan,sans-serif;overflow:hidden;background:#fafcfc;height:100vh}.login__container{gap:30px}.login__tarh{pointer-events:none}.login__form-container{gap:2.5rem}.login__password-container{width:100%;position:relative;margin-top:1rem}.login__password-icon{position:absolute;top:50%;transform:translateY(-50%);left:10px;cursor:pointer}.row-field{width:100%}.login__btn-container{flex-direction:row;gap:10px;justify-content:space-between;padding-top:1rem}.login__back-btn,.login__btn-container{display:flex;width:100%;align-items:center}.login__back-btn{height:4rem;background-color:#414042;border-radius:5px;color:#fff;font-size:1.3rem;font-family:iranyekan;border:none;justify-content:center;cursor:pointer}.login__back-btn:hover{background-color:rgba(65,64,66,.82);transition:background-color .3s ease}.login__icon-btn{margin-left:.8rem}@media screen and (max-width:340px){.login__container{min-width:26rem;min-height:42rem;gap:20px}.login__form-container{width:20.6rem;gap:2rem}.login__form-label{font-size:1.2rem}}@media screen and (min-width:768px){.login__container{min-width:52rem;max-height:66rem;gap:40px}.login__logo{width:10rem}.login__title{font-size:1.8rem}.login__form-label{font-size:1.4rem}.login__form-container{width:35rem;gap:3.5rem}.login__form-input{height:4.4rem}.login__btn-container{justify-content:center;padding-top:1rem;gap:20px}.login__back-btn,.login__btn{height:4.4rem}input::placeholder{font-size:1.3rem}}@media (max-width:1280px) and (max-height:620px){.login__background{width:100%;object-position:unset}.login__container{min-width:42rem;gap:26px}.login__logo{width:8.2rem}.login__title{font-size:1.6rem}.login__form-label{font-size:1.3rem}}@media screen and (min-width:1280px){.login__shape{width:72.7rem;height:100vh;background:url(/images/background.jpg) 50%/cover no-repeat;-webkit-mask:url(/icons/svg-login.svg) no-repeat center;mask:url(/icons/svg-login.svg) no-repeat center;-webkit-mask-size:contain;mask-size:cover;position:absolute;top:0;left:0;background-position:13% 146%}.login__background{display:none}.login__container{left:78%;min-width:46rem;background-color:hsla(180,7%,94%,.5);gap:30px}.login__logo{width:8.2rem}.login__overlay{display:none}.login__tarh{width:40rem;position:absolute;bottom:0;display:block}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}}.login__section{position:relative;height:100vh}.login__background{object-fit:cover;background-repeat:no-repeat;height:100vh;width:100%;object-position:-50px}.login__overlay{width:100%;height:100vh;background-color:rgba(76,79,79,.2);top:0;right:0}.login__container,.login__overlay{position:fixed;display:flex;align-items:center;justify-content:center}.login__container{width:80%;height:42rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(180,7%,94%,.6);gap:40px;flex-direction:column;border-radius:4px;border:1px solid hsla(0,0%,100%,.15);box-shadow:0 2px 4px rgba(0,0,0,.25);padding:2rem;top:50%;left:50%;transform:translate(-50%,-50%);min-width:30rem;width:70vw;max-width:34rem;min-height:46rem;height:80vh;max-height:34rem}.login__tarh{display:none}.login__title{color:#383838;font-size:1.4rem}.login__form-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:23.8rem}.login__form-label{font-size:1.3rem;color:#383838;margin-bottom:1rem}.login__wrapper{display:flex;flex-direction:column;gap:30px;width:100%}.login__form-input{background-color:hsla(0,0%,100%,.56);border:1px solid hsla(0,0%,100%,.15);height:4rem;width:100%;border-radius:4px;padding:1rem}.login__form-input:hover{border-color:#a2a2a2;transition:border-color .3s ease}.login__form-input:focus{border-color:#2bb5bf;background-color:#fff;outline:none}input::placeholder{color:rgba(64,64,64,.85);font-size:1.1rem;font-family:iranyekan}.login__btn{width:100%;height:4rem;background-color:#462a68;border-radius:5px;color:#fff;font-size:1.3rem;font-family:iranyekan;border:none;align-self:center;justify-self:center;cursor:pointer}.login__btn:hover{background-color:#5b3790;transition:background-color .3s ease}@media screen and (max-width:340px){.login__container{min-width:26rem;min-height:42rem}.login__form-container{width:20.6rem}.login__btn,.login__form-label{font-size:1.2rem}}@media screen and (min-width:768px){.login__container{min-width:52rem;max-height:66rem;gap:50px}.login__logo{width:10rem}.login__title{font-size:1.8rem}.login__form-label{font-size:1.4rem}.login__wrapper{gap:40px}.login__form-container{width:35rem}.login__btn,.login__form-input{height:4.4rem}input::placeholder{font-size:1.3rem}}@media (max-width:1280px) and (max-height:620px){.login__background{width:100%;object-position:unset}.login__container{min-width:42rem;gap:46px}.login__logo{width:8.2rem}.login__title{font-size:1.6rem}.login__form-label{font-size:1.3rem}}@media screen and (min-width:1280px){.login__shape{width:72.7rem;height:100vh;background:url(/images/background.jpg) 50%/cover no-repeat;-webkit-mask:url(/icons/svg-login.svg) no-repeat center;mask:url(/icons/svg-login.svg) no-repeat center;-webkit-mask-size:contain;mask-size:cover;position:absolute;top:0;left:0;background-position:13% 146%}.login__background{display:none}.login__container{left:78%;min-width:46rem;background-color:hsla(180,7%,94%,.5)}.login__logo{width:8.2rem}.login__overlay{display:none}.login__tarh{width:40rem;position:absolute;bottom:0;display:block}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}}@media screen and (min-width:1440px){.login__shape{width:84.4rem;height:100vh}.login__tarh{display:block}.login__container{background-color:hsla(180,7%,94%,.5);height:70vh;max-width:46rem;left:79%}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}}@media screen and (min-width:1536px){.login__container{left:77%}.login__form-label{font-size:1.3rem}}@media screen and (min-width:1600px){.login__container{left:76%}}@media screen and (min-width:1920px){.login__shape{width:103.7rem;height:100vh}.login__title{font-size:2rem}.login__tarh{display:block;width:64rem}.login__logo{width:10.2rem}.login__container{background-color:hsla(180,7%,94%,.5);height:60vh;max-width:55rem;left:77%}.login__form-label{margin-bottom:2rem;font-size:1.6rem}.login__form-input{background-color:hsla(180,2%,40%,.11);border:1px solid #d9d9d9}.login__btn{font-size:1.6rem}}