:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}html,body{padding:0;margin:0;width:100%;overflow-x:hidden;max-width:100%}body{font-family:var(--font-family);color:var(--black);font-style:normal;line-height:120%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background)}ul{padding:0;margin:0}ul li{list-style:none;line-height:120%}a{text-decoration:none;color:inherit;line-height:120%}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:110%}p{margin:0;line-height:120%}span{line-height:120%}.container{max-width:1297px;margin:0 auto}@media screen and (max-width:1400px){.container{max-width:1190px}}@media screen and (max-width:1200px){.container{max-width:96%}}@media screen and (max-width:765px){.container{max-width:98%}}@font-face{font-family:Gilroy;src:url(../../fonts/Gilroy-ExtraBold.ttf) format("truetype");font-style:normal;font-weight:800}@font-face{font-family:Gilroy;src:url(../../fonts/Gilroy-Bold.ttf) format("truetype");font-style:normal;font-weight:700}@font-face{font-family:Gilroy;src:url(../../fonts/Gilroy-SemiBold.ttf) format("truetype");font-style:normal;font-weight:600}@font-face{font-family:Gilroy;src:url(../../fonts/Gilroy-Medium.ttf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:Gilroy;src:url(../../fonts/Gilroy-Regular.ttf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:Gilroy;src:url(../../fonts/Gilroy-Light.ttf) format("truetype");font-style:normal;font-weight:300}:root{--font-family: "Gilroy", sans-serif;--blue: #00c2c1;--grin: #A6DB89;--gray: #bdbdbd;--yellow: #e9bc73;--orang: #c27800;--red: #c80505;--red-item: #ef342e;--brown: #483011;--white: #fff;--black: #000;--background: #F8F4F4;--shadow: 0 2px 24px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .08);--shadow-hover: 0 2px 24px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .08), 0 2px 24px 0 rgba(0, 0, 0, .08), 0 0 2px 0 rgba(0, 0, 0, .08);--anim: .2s ease;--margin-32: 32px;--size-50: 50px;--size-40: 40px;--size-37: 37px;--size-36: 36px;--size-33: 33px;--size-32: 32px;--size-30: 30px;--size-29: 29px;--size-28: 28px;--size-27: 27px;--size-26: 26px;--size-25: 25px;--size-24: 24px;--size-23: 23px;--size-22: 22px;--size-21: 21px;--size-20: 20px;--size-19: 19px;--size-18: 18px;--size-17: 17px;--size-16: 16px;--size-15: 15px;--size-12: 12px}._flex{display:flex;flex-direction:row}._column{display:flex;flex-direction:column}._relative{position:relative}._absolute{position:absolute}.link{letter-spacing:.01em;text-decoration:underline;text-decoration-skip-ink:none}.text ul{padding-left:30px}.text li{list-style-type:disc}.btn{border-radius:100px;padding:var(--btn-padding);box-shadow:var(--shadow);opacity:1;background-color:var(--blue);background-color:var(--white);cursor:pointer;outline:none;display:flex;gap:6px;justify-content:center;font-family:var(--font-family);font-weight:400;text-align:center;align-items:center;border:1px solid transparent;transition:background-color var(--anim),color var(--anim),opacity var(--anim),box-shadow var(--anim)}.btn-arrow:after{content:"";display:block;width:35px;height:100%;margin-left:auto;background:no-repeat center / 100% auto url(../img/arrow-long.svg)}.btn-blue{background-color:var(--blue)}.btn-white{background-color:var(--white);color:var(--black)}.btn-grin{background-color:var(--grin)}.btn-yellow{background-color:var(--yellow)}.btn-gray{background-color:var(--gray)}.btn-blue,.btn-yellow,.btn-gray{color:var(--white)}._white-back{background:var(--white);box-shadow:var(--shadow);border-radius:30px;padding:30px 34px}.title{font-weight:500}.text{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:768px){._mobail{display:none}.btn-yellow:hover,.btn-grin:hover,.btn-gray:hover,.btn-white:hover,.btn-blue:hover{box-shadow:var(--shadow-hover)}}@media screen and (max-width:768px){.container{max-width:94%}._desktop{display:none!important}._white-back{padding:20px 9px;border-radius:10px}.main{margin-bottom:120px}:root{--margin-32: 18px;--size-25: 18px;--size-24: 14px;--size-20: 14px;--size-16: 14px;--size-15: 10px}body{padding-top:25px}}.header{gap:18px;justify-content:center;align-items:center;padding:28px 0}.logo{max-width:164px}.logo__img{width:100%;height:auto;object-fit:contain}.header__top{width:100%;justify-content:flex-end}.header__top-list{gap:16px;align-items:center}.header__top-list-link{display:flex;align-items:center;justify-content:center;border:1px solid transparent;background-color:var(--white);box-shadow:var(--shadow);border-radius:100%;width:54px;height:54px;cursor:pointer;transition:box-shadow var(--anim)}.header__top-list-img{width:60%;height:60%;object-fit:contain}.profile .header__top-list-link{background-color:transparent;box-shadow:none;border-color:var(--blue);transition:background-color var(--anim)}.profile .header__top-list-img{width:96%;height:96%}li.header__top-list-item.profile img{border-radius:100%;object-fit:cover}.nav__list{font-size:var(--size-20);align-items:center;gap:50px;padding:10px 0}.nav__link{cursor:pointer;font-weight:400;line-height:90%;color:var(--black);transition:color var(--anim)}.nav__link._active{color:var(--yellow)}.header__logo{margin:0 auto;left:0;right:0;z-index:0}.header__top>.search{margin-right:auto;width:calc(100% - 126px);border-radius:40px;padding:14px 20px;background-color:var(--white);box-shadow:var(--shadow);gap:10px;display:flex;align-items:center;justify-content:space-between}.header__top>.search input{width:calc(100% - 30px);height:100%;border:none;background-color:none;padding:0;font-size:var(--size-20);outline:none}.header__top>.search button{width:20px;height:20px;background-color:#fff0;border:none;padding:0;display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.50006 0C8.53765 0 11.0001 2.46256 11.0001 5.50029C11.0001 6.74868 10.5842 7.89993 9.88346 8.82304L13.7791 12.7233C14.0718 13.0164 14.0715 13.4913 13.7785 13.784C13.4854 14.0767 13.0105 14.0764 12.7178 13.7834L8.82266 9.88388C7.89959 10.5847 6.74839 11.0006 5.50006 11.0006C2.46246 11.0006 0 8.53802 0 5.50029C0 2.46256 2.46246 0 5.50006 0ZM5.50006 1.5C3.2909 1.5 1.5 3.29098 1.5 5.50029C1.5 7.70961 3.2909 9.50058 5.50006 9.50058C7.70921 9.50058 9.50011 7.70961 9.50011 5.50029C9.50011 3.29098 7.70921 1.5 5.50006 1.5Z' fill='%2300C2C1' /%3e%3c/svg%3e")}li.header__top-list-item.cart{margin:0}@media screen and (min-width:768px){.header__top-list-link:hover{box-shadow:var(--shadow-hover)}.profile .header__top-list-link:hover{background-color:var(--white)}.nav__link:hover{color:var(--yellow)}.search._desktop{position:absolute;left:0;right:0;margin:0 auto;max-width:500px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.search._desktop.active{opacity:1;visibility:visible;transform:translateY(0);z-index:10}.header__logo{transition:opacity .3s ease,transform .3s ease}.header__logo.hide{opacity:0;transform:scale(.9);pointer-events:none}}@media screen and (max-width:768px){.header__top{gap:5px;align-items:center}.header__top-list{gap:5px}.header__top-list-link{width:37px;height:37px}.header__top-list-img{width:80%;height:80%}.cart .header__top-list-img{width:60%;height:60%}.header__top>.search button{width:14px;height:14px}.header__top>.search input{width:calc(100% - 24px)}.header__top>.search{padding:10px 20px;height:37px}.header__cat{width:100%;font-weight:500;font-size:var(--size-25)}.header__cat .swiper-slide{width:auto}.header__cat-link._active{color:var(--blue)}.header__top-list-item.cart{margin:0}}.banner{margin-bottom:var(--margin-32)}.banner__link{width:100%;height:407px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:20px}.banner__img{width:100%;height:100%;object-fit:cover}.banner__btn{z-index:10;bottom:27px;left:89px;--btn-padding: 4px 59px}@media screen and (max-width:768px){.banner__link{height:146px}.banner__btn{width:86px;--btn-padding: 2px 22px;left:20px;bottom:7px;font-size:10px;background:#ffffff80}}.hashtags{margin-bottom:var(--margin-32);overflow:visible!important}.hashtags .swiper-wrapper{transition-timing-function:linear!important}.hashtags__slid{width:auto!important;flex-shrink:0}.hashtags .swiper-wrapper{display:flex;justify-content:center;flex-wrap:nowrap}.hashtags__link{cursor:pointer;align-items:center;text-align:center;font-size:var(--size-24);color:var(--black);justify-content:center;gap:10px}.hashtags__img-block{display:flex;align-items:center;justify-content:center;width:121px;height:121px;overflow:hidden;border-radius:100%}.hashtags__img-block:after,.hashtags__img-block:before{content:"";position:absolute;border-radius:100%;width:100%;height:100%;display:block}.hashtags__img-block:before{background:linear-gradient(135deg,#00c2c1,#b8ffff 33.17%,#00c2c1);z-index:-1}.hashtags__img-block:after{background:var(--background);width:calc(100% - 3px);height:calc(100% - 3px)}.hashtags__img{width:calc(100% - 16px);height:calc(100% - 16px);border-radius:100%;background-color:var(--blue);position:relative;z-index:1;transition:transform var(--anim)}@media(min-width:769px){.hashtags .swiper-wrapper{gap:100px}.hashtags__slid{width:140px!important}.hashtags__img:hover{transform:scale(1.02)}.hashtags__img-block:hover:before{animation-name:rotateIn;animation-duration:2s;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-timing-function:ease;animation-fill-mode:none}@keyframes rotateIn{0%{transform:rotate(-200deg)}to{transform:rotate(0)}}}@media(max-width:768px){.hashtags__slid{width:76px!important}.hashtags__img-block{width:77px;height:77px}.hashtags__img{width:calc(100% - 12px);height:calc(100% - 12px)}.hashtags .swiper-wrapper{gap:10px}.hashtags__link{gap:4px}.hashtags__text{font-weight:500;font-size:var(--size-20)}}.filters{margin-bottom:var(--margin-32);gap:30px}.filters__section{flex-wrap:wrap;gap:30px;justify-content:space-between}.filters__btn{justify-content:flex-end;gap:33px;width:100%}.filters__block{width:calc(33% - 33px);gap:10px}.filters__btn .btn{--btn-padding: 8px 32px;font-size:var(--size-20);min-width:189px}.filters__block .title__smol{color:var(--gray);font-size:var(--size-20)}.slider-container{position:relative;height:20px}.slider-track{position:absolute;top:10px;left:0;right:0;height:2px;background:#e1e3e6;border-radius:100px}.slider-range{position:absolute;top:10px;height:2px;background-color:var(--blue)!important;border-radius:100px;z-index:1}input[type=range]{position:absolute;top:0;left:0;width:100%;height:20px;margin:0;background:transparent;pointer-events:none;-webkit-appearance:none;z-index:2}input[type=range]::-webkit-slider-thumb{pointer-events:all;width:20px;height:20px;border-radius:100%;background:var(--white);cursor:pointer;-webkit-appearance:none;box-shadow:var(--shadow);transition:all .2s ease}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:var(--shadow-hover)}input[type=range]::-moz-range-thumb{pointer-events:all;width:22px;height:22px;border-radius:100%;background:#fff;cursor:pointer;box-shadow:var(--shadow)}.values-container{display:flex;justify-content:space-between;align-items:center}.value-box{text-align:center;display:flex;align-items:center;gap:6px;flex:1;font-weight:400;line-height:100%;letter-spacing:-.01em;color:var(--black);font-size:var(--size-18)}.values-container .value-box:last-child{justify-content:flex-end;text-align:right}.form-group label{display:block;margin-bottom:8px;color:#4a5568;font-weight:500;font-size:14px}.custom-select{position:relative;width:100%;-webkit-user-select:none;user-select:none}.select-header{border-radius:40px;padding:14px 22px;background:var(--white);border:1px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;min-height:45px;box-shadow:var(--shadow)}.select-header:focus{outline:none;box-shadow:var(--shadow-hover)}.custom-select.active .select-header{box-shadow:var(--shadow)}.selected-text{color:var(--black);font-size:var(--size-20);font-weight:400;line-height:100%}.select-arrow{width:14px;height:auto;min-height:7px;transition:transform .3s ease}.custom-select.active .select-arrow{transform:rotate(180deg)}.select-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;margin-top:10px;background:var(--white);border-radius:33px;min-height:120px;padding:30px 12px 30px 35px;box-shadow:var(--shadow);max-height:310px}.custom-select.active .select-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.select-options{display:flex;flex-direction:column;gap:20px;flex:1;overflow-y:auto;max-height:270px;height:100%;min-height:100%}.select-option{cursor:pointer;color:var(--black);font-size:var(--size-20);font-weight:400;line-height:90%;transition:all .2s ease;position:relative;display:flex;align-items:center}.select-option:hover{padding-left:4px;color:var(--yellow)}.select-option.selected{font-weight:500}.select-options::-webkit-scrollbar{width:4px}.select-options::-webkit-scrollbar-track{background:var(--background);border-radius:4px}.select-options::-webkit-scrollbar-thumb{background:var(--gray);border-radius:4px}.select-options::-webkit-scrollbar-thumb:hover{background:var(--gray)}.custom-select.disabled .select-header{cursor:not-allowed;opacity:.7}.custom-select.disabled .selected-text{color:var(--gray)}.radio-card{display:flex;align-items:center;gap:9px;font-weight:400;font-size:var(--size-20);line-height:90%;cursor:pointer;color:var(--black)}.radio-card input{display:none}.radio-btn{border:1px solid var(--blue);border-radius:100px;width:20px;height:20px;position:relative;transition:all .3s;display:flex;align-items:center;justify-content:center}.radio-btn:after{content:"";display:block;width:calc(100% - 6px);height:calc(100% - 6px);border-radius:100%;background-color:var(--blue);opacity:0;transition:opacity .3s}.radio-card input:checked+.radio-btn{border-color:var(--blue)}.radio-card input:checked+.radio-btn:after{opacity:1}.radio-card input:disabled+.radio-btn{border-color:#eee;background-color:#f5f5f5;cursor:not-allowed}.radio-card input:disabled+.radio-btn+.radio-text{color:#999;cursor:not-allowed}.filters-close{display:none}.filters-close,.modal-arrow,.select-option{border:none;background:transparent;padding:0;font-family:inherit}@media screen and (min-width:768px){.select-header:hover{border-color:var(--blue)}}@media screen and (max-width:768px){.filters{position:fixed;bottom:-100%;left:0;width:100%;max-width:100%;height:90vh;background:var(--background);z-index:1001;transform:translateY(100%);transition:transform .3s ease;overflow-y:auto;padding:14px 16px;border-radius:20px 20px 0 0;margin:0;gap:12px}.filters.active{transform:translateY(0)}.filters-overlay{position:fixed;inset:0;background:#00000080;z-index:1000}.filters-close{display:block;position:absolute;top:15px;right:15px;font-size:28px;background:none;border:none;cursor:pointer;z-index:1002}.filters.active{bottom:0;transform:translateY(0)}.filters .top-modal{margin-bottom:22px}.filters .title{font-weight:600;font-size:26px}.filters__block,.radio-card{width:100%}.filters__section,.filters__block{gap:10px}.filters__block .title__smol,.value-box{font-size:14px}.filters__btn{gap:10px;position:absolute;bottom:0;padding:10px 16px 40px;justify-content:center;background-color:var(--background);left:0;width:100%}.values-container{margin-top:-10px}.filters__btn .btn{font-size:14px;max-width:48%;min-width:0;width:100%;--btn-padding: 10px 4px}}.productSection{justify-content:space-between;gap:32px;padding-right:0;margin-bottom:var(--margin-32)}.productSection__name{max-width:calc(24% - 16px)}.productSection__slider{max-width:calc(76% - 16px);margin:0!important}.productSection__slider .swiper-wrapper{height:calc(100% + 14px)!important;padding:7px!important;margin-top:-7px!important}.productSection__name{justify-content:space-between;gap:10px}.productSection__name .title{font-size:var(--size-25)}.productSection__name .btn{font-size:var(--size-24);--btn-padding: 2px 17px 2px 31px;min-width:160px}.product{gap:4px;transition:all var(--anim)}.product__img-block{overflow:hidden;border-radius:10px;width:100%;height:276px;position:relative}.product__img{width:100%;height:100%;object-fit:cover}.product__top{z-index:1;gap:4px 10px;flex-wrap:wrap;left:13px;top:11px;max-width:186px}.product-die{border-radius:100px;padding:2px 10px;font-family:var(--font-family);font-weight:400;font-size:var(--size-15);letter-spacing:.01em;text-align:center;color:var(--white)}.product_day{background-color:var(--blue);min-width:86px}.product_type{background-color:var(--orang);min-width:86px}.product_new{background-color:var(--red)}.product__cart{width:42px;height:42px;border:none;display:flex;align-items:center;justify-content:center;background-color:var(--blue);border-radius:6px;box-shadow:var(--shadow);transition:all var(--anim);bottom:82px;right:11px;cursor:pointer}.product__cart._active{background-color:var(--yellow)}.product__cart:before{content:"";display:block;width:60%;height:60%;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.9668 0.625L16.0953 1.41307C15.3998 1.7059 14.8869 2.45593 14.7586 3.36767L13.6601 11.1732C13.4904 12.3789 12.6605 13.2574 11.691 13.2574H4.0708C3.18 13.2574 2.3966 12.5132 2.1494 11.4321L0.704897 5.11592C0.335497 3.50036 1.2952 1.88824 2.6264 1.88824H11.9668M10.9668 17.6787C10.9668 18.7252 11.6384 19.5736 12.4668 19.5736C13.2952 19.5736 13.9668 18.7252 13.9668 17.6787C13.9668 16.6323 13.2952 15.7839 12.4668 15.7839C11.6384 15.7839 10.9668 16.6323 10.9668 17.6787ZM2.9668 17.6787C2.9668 18.7252 3.6384 19.5736 4.4668 19.5736C5.2952 19.5736 5.9668 18.7252 5.9668 17.6787C5.9668 16.6323 5.2952 15.7839 4.4668 15.7839C3.6384 15.7839 2.9668 16.6323 2.9668 17.6787Z' stroke='white' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.product__cart img{width:70%;height:70%}.product__prise{gap:7px;padding:10px 10px 0;font-size:var(--size-20);font-weight:600;color:var(--black);align-items:flex-end}.product__prise-sale{color:var(--gray);font-size:var(--size-18);font-weight:500;line-height:106%;text-decoration:line-through}.product__title{color:var(--gray);font-weight:400;line-height:120%;font-size:var(--size-16);padding:0 10px}.product__title strong{font-weight:400;color:var(--black)}.productSection-challenge__slider{width:100%;padding:10px 0!important}.productSection-challenge .productSection__name{max-width:calc(100% - 34px)}.challenge{margin-bottom:var(--margin-32)}.challenge__info{justify-content:space-between;gap:30px}.challenge__info-block{width:calc(56% - 30px)}.challenge__info-items{width:calc(44% - 30px)}.challenge__die{flex-wrap:wrap;gap:20px}.challenge__info-img{width:100%;height:622px;border-radius:10px;overflow:hidden;z-index:0}.challenge__info-img img{width:100%;height:100%;object-fit:cover}.challenge__info-items{gap:43px;align-items:center}.challenge__info-name{width:100%;gap:10px;text-align:center;align-items:center}.challenge__info-name .title{width:100%;font-weight:600;letter-spacing:.01em;color:var(--brown);font-size:var(--size-33)}.challenge__autor{font-weight:400;font-size:28px;letter-spacing:.01em;text-decoration:underline;text-decoration-skip-ink:none;color:var(--brown);transition:color var(--anim)}.challenge__autor:hover{color:var(--orang)}.challenge__info-items .text{font-size:var(--size-24);text-align:justify;width:100%}.challenge__info-items .btn{--btn-padding: 8px 32px;color:var(--black);font-size:var(--size-26);width:100%}.challenge__info-items .btn-arrow:after{width:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.07049 8.07039C8.46101 7.67986 8.46101 7.0467 8.07049 6.65617L1.70653 0.292213C1.316 -0.0983109 0.682838 -0.0983109 0.292314 0.292213C-0.0982108 0.682738 -0.0982108 1.3159 0.292314 1.70643L5.94917 7.36328L0.292314 13.0201C-0.0982108 13.4107 -0.0982108 14.0438 0.292314 14.4343C0.682838 14.8249 1.316 14.8249 1.70653 14.4343L8.07049 8.07039ZM7.36328 7.36328V8.36328H7.36338V7.36328V6.36328H7.36328V7.36328Z' fill='black' /%3e%3c/svg%3e")}.challenge__characteristics{gap:15px;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between}.characteristics-item{border-radius:100px;padding:7px 6px;min-width:112px;background-color:var(--white);box-shadow:var(--shadow);font-weight:400;font-size:var(--size-20);letter-spacing:.01em;text-align:center;color:var(--black)}.challenge__info-items-rew{width:100%;justify-content:space-around;gap:20px}.challenge__rew-block{gap:3px;align-items:center;text-align:center}.challenge__rew-block>span{font-weight:400;font-size:var(--size-20);letter-spacing:.01em;color:var(--black)}.challenge__rew-title{font-weight:500;font-size:var(--size-36);letter-spacing:.01em;text-align:center;color:var(--yellow)}.challenge__rew-title._rating{display:flex;align-items:center;justify-content:center;gap:8px}.challenge__rew-title._rating:before{content:"";width:29px;height:29px;display:block;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='30' viewBox='0 0 29 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M28.3377 12.8319C29.6105 11.9063 28.9558 9.89261 27.382 9.89261H21.1994C19.7811 9.89261 18.5266 8.97285 18.0999 7.6202L16.0548 1.1362C15.577 -0.378735 13.4332 -0.378735 12.9553 1.1362L10.9103 7.6202C10.4836 8.97285 9.22909 9.89261 7.81076 9.89261H1.62812C0.0542585 9.89261 -0.600471 11.9063 0.672473 12.8319L6.17888 16.8358C7.36889 17.7009 7.82914 19.2578 7.30096 20.631L4.9122 26.8415C4.33103 28.3526 6.07542 29.6913 7.38467 28.7391L12.5935 24.9509C13.7332 24.1219 15.2771 24.1219 16.4167 24.9509L21.6255 28.7391C22.9347 29.6913 24.6792 28.3526 24.0979 26.8415L21.7091 20.631C21.181 19.2578 21.6412 17.7009 22.8312 16.8358L28.3377 12.8319Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.challenge__btn{margin-top:40px;gap:30px;width:calc(56% - 30px);margin-right:auto;justify-content:center}.challenge__btn .btn{--btn-padding: 8px 32px;min-width:229px;font-size:var(--size-26);color:var(--black)}.challenge__info-items-block{gap:40px}.challenge .product-die.product_new{background-color:var(--red-item)}@media(min-width:769px){.product__cart:hover{box-shadow:var(--shadow-hover)}.product:hover{box-shadow:var(--shadow-hover);background-color:var(--white);border-radius:10px}.challenge__info-block{position:relative}.challenge__die{position:absolute;right:15px;top:18px;z-index:1}}@media screen and (max-width:768px){.challengeList{--margin-32: 30px}.productSection{flex-direction:column;gap:10px;padding:10px 9px}.productSection__name{flex-direction:row;justify-content:space-between;height:auto;max-width:100%}.productSection__slider{max-width:100%}.productSection__slider .swiper-wrapper{height:auto!important;padding:0!important;margin-top:0!important}.productSection__name .btn{min-width:85px;--btn-padding: 2px 17px;width:13px}.product__img-block{height:166px;border-radius:10px}.product__top{top:7px;left:8px;gap:2px 5px}.product_day,.product_type{min-width:53px}.product{gap:3px}.product__prise{font-size:16px;padding-top:7px}.product__prise-sale{font-size:14px}.product__title{font-size:12px}.product__cart{width:36px;height:36px;right:6px}.challenge__info{flex-direction:column;gap:18px}.challenge__info-block{width:100%;gap:18px}.challenge .product-die{font-size:14px}.challenge .challenge__die{justify-content:center;gap:10px}.challenge-container{max-width:100%;width:100%}.topContainer,.challenge__info-block,.challenge__info-name{padding:0 11px}.challenge__info-items{width:100%;gap:0}.challenge__btn{position:fixed;bottom:107px;z-index:100;width:100%;padding:0 11px;flex-direction:row-reverse;gap:19px}.challenge__btn .btn{min-width:48%;font-size:16px;color:var(--white);padding:8px;min-height:36px}.challenge__btn .btn.btn-grin{background-color:var(--blue);flex-direction:column;gap:1px}.challenge__btn .btn p{font-size:10px;font-weight:400}.challenge__info-items .challenge__characteristics{order:3;padding:0 11px;margin-top:18px;gap:6px;justify-content:center}.characteristics-item{min-width:81px}.characteristics-day{background-color:var(--white);color:var(--black)}.challenge__info-items .challenge__info-items-rew{order:4;margin-top:18px;padding:20px;margin-bottom:-1px;justify-content:center;gap:38px;border-radius:16px 16px 0 0}.challenge__info-items .challenge__info-items-block{order:5;text-align:left;width:100%;padding:0 11px;gap:10px}.challenge__info-img{height:198px;max-width:224px;border-radius:10px;margin:0 auto}.challenge__info-name .title{font-weight:500;font-size:20px}.challenge__autor{font-size:14px}.challenge__rew-title{font-weight:500;font-size:18px;color:var(--yellow)}.challenge__rew-title._rating{color:var(--yellow)}.challenge__rew-title._rating:before{width:20px;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.1392 8.65269C17.7937 8.17676 17.457 7.14133 16.6478 7.14133H13.4688C12.7395 7.14133 12.0945 6.6684 11.8751 5.97289L10.8235 2.63891C10.5779 1.85995 9.47551 1.85995 9.22978 2.63891L8.17826 5.97289C7.95889 6.6684 7.31383 7.14133 6.58454 7.14133H3.40552C2.59626 7.14133 2.25961 8.17676 2.91414 8.65269L5.74546 10.7114C6.35734 11.1563 6.59399 11.9568 6.32241 12.6628L5.09414 15.8562C4.79532 16.6332 5.69226 17.3215 6.36545 16.8319L9.04378 14.8841C9.62976 14.4579 10.4236 14.4579 11.0096 14.8841L13.6879 16.8319C14.3611 17.3215 15.258 16.6332 14.9592 15.8562L13.7309 12.6628C13.4593 11.9568 13.696 11.1563 14.3078 10.7114L17.1392 8.65269Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.challenge__rew-block>span{font-size:14px;color:var(--black)}.challenge__info-items-block .title-item{font-size:20px}.challenge__info-items .text{font-size:14px;letter-spacing:.01em}.challenge__info-items .btn{font-size:16px;padding:8px 32px}.challenge__info-items .btn-arrow:after{width:11px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.07049 8.07039C8.46101 7.67986 8.46101 7.0467 8.07049 6.65617L1.70653 0.292213C1.316 -0.0983109 0.682838 -0.0983109 0.292314 0.292213C-0.0982108 0.682738 -0.0982108 1.3159 0.292314 1.70643L5.94917 7.36328L0.292314 13.0201C-0.0982108 13.4107 -0.0982108 14.0438 0.292314 14.4343C0.682838 14.8249 1.316 14.8249 1.70653 14.4343L8.07049 8.07039ZM7.36328 7.36328V8.36328H7.36338V7.36328V6.36328H7.36328V7.36328Z' fill='black' /%3e%3c/svg%3e")}.productSection-challenge__slider .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.productSection-challenge .productSection__name{max-width:100%}.productSection-challenge{background:none;border:0;border-radius:0;padding:0;box-shadow:none;gap:10px}}.footer{padding:32px 0;margin-top:60px;background-color:var(--background);box-shadow:0 2px 24px #00000014,0 0 2px #00000014}.footer__container{align-items:center;justify-content:center;gap:50px}.footer__block{width:100%;justify-content:space-between;align-items:center}.footer__menu{align-items:center;gap:30px;font-weight:400;font-size:var(--size-18)}.footer__profile{font-weight:500;font-size:var(--size-20);text-align:right;transition:color var(--anim)}.footer__bottom{font-weight:300;font-size:var(--size-16);text-align:center;color:var(--gray)}.footer__menu-link{transition:color var(--anim)}@media screen and (min-width:768px){.footer__menu-link:hover,.footer__profile:hover{color:var(--yellow)}}@media screen and (max-width:768px){.footer{position:fixed;bottom:0;z-index:10;width:100%;padding:16px 19px 40px;background-color:var(--white);border:1px solid rgba(0,0,0,.12);gap:10px;justify-content:space-around;align-items:center}.footer__link{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.footer__link.profile{border:1px solid var(--blue);border-radius:100px}.footer__img{max-width:100%;max-height:100%;object-fit:contain}.footer__link.profile{width:22px;height:22px;object-fit:cover;border-radius:100%}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.modal-overlay.active{opacity:1;visibility:visible}.modal{background-color:var(--background);width:90%;max-width:1297px;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;padding:47px;gap:30px;box-shadow:0 10px 30px #0000004d;transform:translateY(-30px);transition:transform .3s ease}.modal-overlay.active .modal{transform:translateY(0)}.modal-header{display:flex;align-items:center;justify-content:center}.modal-header h2{font-size:var(--size-30);font-weight:600;text-align:center}.modal-close{background:none;border:none;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:100%;margin-left:auto;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.3673 0.632649C24.2109 1.47618 24.2109 2.84381 23.3673 3.68735L15.0552 12L23.3673 20.3127C24.1406 21.0859 24.205 22.2995 23.5607 23.1462L23.3673 23.3673C22.5238 24.2109 21.1562 24.2109 20.3127 23.3673L12 15.0552L3.68735 23.3673C2.84381 24.2109 1.47618 24.2109 0.632649 23.3673C-0.210883 22.5238 -0.210883 21.1562 0.632649 20.3127L8.94479 12L0.632649 3.68735C-0.140588 2.91411 -0.205025 1.70048 0.439339 0.853844L0.632649 0.632649C1.47618 -0.210883 2.84381 -0.210883 3.68735 0.632649L12 8.94479L20.3127 0.632649C21.1562 -0.210883 22.5238 -0.210883 23.3673 0.632649Z' fill='%23E9BC73' /%3e%3c/svg%3e");transition:transform var(--anim)}.modal-footer{padding:20px 30px;background-color:#f8f9fa;display:flex;justify-content:flex-end;gap:15px}.instructions{background-color:#fff;border-radius:12px;padding:25px;margin-top:40px;box-shadow:0 4px 12px #0000001a;text-align:left}.instructions h3{color:#2c3e50;margin-bottom:15px;font-size:1.5rem}.instructions ul{padding-left:20px;margin-bottom:20px}.instructions li{margin-bottom:10px;line-height:1.5}.code-block{background-color:#2c3e50;color:#ecf0f1;padding:15px;border-radius:8px;font-family:Courier New,monospace;font-size:.95rem;overflow-x:auto;margin-top:15px}.top-modal{width:100%;justify-content:space-between;gap:10px;align-items:center}@media screen and (min-width:768px){.modal-close:hover{transform:scale(1.1)}.top-modal{position:absolute;right:16px;top:16px}}@media screen and (max-width:768px){.modal-close{width:10px;height:10px}.modal-arrow{display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:100%;width:9px;height:16px;margin-left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.63292 0.307494C9.10212 0.735714 9.1245 1.45169 8.6829 1.90668L2.76879 8L8.6829 14.0933C9.1245 14.5483 9.10212 15.2643 8.63292 15.6925C8.16372 16.1207 7.42537 16.099 6.98376 15.644L0.3171 8.77536C-0.1057 8.33975 -0.1057 7.66025 0.3171 7.22464L6.98376 0.355954C7.42537 -0.0990301 8.16372 -0.120726 8.63292 0.307494Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.top-modal{position:relative;padding-top:11px}.top-modal:before{content:"";position:absolute;left:0;right:0;margin:0 auto;top:0;width:131px;height:5px;border-radius:100px;background:var(--black);opacity:.9}.modal{padding:14px 16px}.modal-header{flex-direction:column;gap:23px}.modal{width:100%;max-width:100%;bottom:0;border-radius:20px 20px 0 0;height:90vh;margin-bottom:0;position:absolute}.modal-header h2{width:100%;text-align:left;font-weight:500;font-size:18px}.modal{bottom:-100%}.active .modal{bottom:0}}.rew__text{font-size:var(--size-22);overflow:hidden;font-weight:400;letter-spacing:.01em;line-height:120%}.rew__more-btn{background:none;border:none;padding:0;color:var(--gray);cursor:pointer;font-size:var(--size-18)}.rew__more-btn.hidden{display:none}.rew{flex-direction:row-reverse;justify-content:space-between;gap:30px;align-items:center;margin-bottom:var(--margin-32)}.rew__section{width:calc(76% - 30px);gap:35px}.rew__slider{padding:10px 20px;overflow-x:hidden}.rew__section-item{width:100%;justify-content:space-between;gap:20px;align-items:flex-end}.rew__section-item .title{font-size:var(--size-33)}.rew__section-link{color:var(--blue);font-size:var(--size-20)}.rew__rating{width:calc(24% - 30px)}.rew__slid-block{background-color:var(--white);border-radius:28px;padding:34px 18px;box-shadow:var(--shadow);gap:15px;min-height:260px}.rew__slid-top{gap:22px;align-items:center}.rew__slid-img{border-radius:100px;width:71px;height:71px;object-fit:cover}.rew__slid-top-info{gap:3px;margin-right:auto}.rew__slid-name{font-size:var(--size-23)}.rew__slid-date{font-size:var(--size-20);color:var(--gray)}.rew__slid-rating{margin-top:10px;margin-bottom:auto;gap:4px}.rew__slid-rating-item{width:25px;height:25px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.6652 12.1006C22.4811 11.5073 22.0614 10.2164 21.0526 10.2164H17.0893C16.1802 10.2164 15.376 9.62683 15.1025 8.75974L13.7915 4.60334C13.4853 3.63222 12.111 3.63222 11.8047 4.60334L10.4937 8.75974C10.2203 9.62683 9.41608 10.2164 8.5069 10.2164H4.54367C3.53478 10.2164 3.11508 11.5073 3.93107 12.1006L7.46082 14.6672C8.22365 15.2217 8.51868 16.2198 8.1801 17.1L6.64884 21.0811C6.2763 22.0498 7.3945 22.9079 8.23376 22.2975L11.5728 19.8691C12.3033 19.3378 13.293 19.3378 14.0235 19.8691L17.3625 22.2975C18.2017 22.9079 19.32 22.0498 18.9474 21.0811L17.4161 17.1C17.0776 16.2198 17.3726 15.2217 18.1354 14.6672L21.6652 12.1006Z' stroke='%23BDBDBD' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}._rating-gold{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3663 11.6885C22.1823 11.0952 21.7626 9.80431 20.7537 9.80431H16.7905C15.8813 9.80431 15.0772 9.21472 14.8036 8.34763L13.4927 4.19123C13.1865 3.22011 11.8122 3.22011 11.5058 4.19123L10.1949 8.34763C9.92144 9.21472 9.11725 9.80431 8.20807 9.80431H4.24484C3.23595 9.80431 2.81625 11.0952 3.63224 11.6885L7.16199 14.255C7.92482 14.8096 8.21985 15.8077 7.88128 16.6879L6.35002 20.669C5.97747 21.6377 7.09567 22.4958 7.93493 21.8854L11.274 19.457C12.0045 18.9257 12.9942 18.9257 13.7247 19.457L17.0636 21.8854C17.9029 22.4958 19.0211 21.6377 18.6485 20.669L17.1173 16.6879C16.7787 15.8077 17.0737 14.8096 17.8366 14.255L21.3663 11.6885Z' fill='%23E9BC73' /%3e%3cpath d='M21.3663 11.6885C22.1823 11.0952 21.7626 9.80431 20.7537 9.80431H16.7905C15.8813 9.80431 15.0772 9.21472 14.8036 8.34763L13.4927 4.19123C13.1865 3.22011 11.8122 3.22011 11.5058 4.19123L10.1949 8.34763C9.92144 9.21472 9.11725 9.80431 8.20807 9.80431H4.24484C3.23595 9.80431 2.81625 11.0952 3.63224 11.6885L7.16199 14.255C7.92482 14.8096 8.21985 15.8077 7.88128 16.6879L6.35002 20.669C5.97747 21.6377 7.09567 22.4958 7.93493 21.8854L11.274 19.457C12.0045 18.9257 12.9942 18.9257 13.7247 19.457L17.0636 21.8854C17.9029 22.4958 19.0211 21.6377 18.6485 20.669L17.1173 16.6879C16.7787 15.8077 17.0737 14.8096 17.8366 14.255L21.3663 11.6885Z' fill='%23E9BC73' /%3e%3cpath d='M21.3663 11.6885C22.1823 11.0952 21.7626 9.80431 20.7537 9.80431H16.7905C15.8813 9.80431 15.0772 9.21472 14.8036 8.34763L13.4927 4.19123C13.1865 3.22011 11.8122 3.22011 11.5058 4.19123L10.1949 8.34763C9.92144 9.21472 9.11725 9.80431 8.20807 9.80431H4.24484C3.23595 9.80431 2.81625 11.0952 3.63224 11.6885L7.16199 14.255C7.92482 14.8096 8.21985 15.8077 7.88128 16.6879L6.35002 20.669C5.97747 21.6377 7.09567 22.4958 7.93493 21.8854L11.274 19.457C12.0045 18.9257 12.9942 18.9257 13.7247 19.457L17.0636 21.8854C17.9029 22.4958 19.0211 21.6377 18.6485 20.669L17.1173 16.6879C16.7787 15.8077 17.0737 14.8096 17.8366 14.255L21.3663 11.6885Z' stroke='%23E9BC73' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.rew__text-wrap{align-items:flex-start;gap:6px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-bottom:var(--margin-32)}.rew__block{gap:12px}.rew__block-comment{gap:4px;align-items:center;font-size:var(--size-20);color:var(--blue);transition:color var(--anim)}.rew__text-content{overflow:hidden;transition:max-height .35s ease}.rew__block-comment:before{content:"";width:22px;height:22px;display:block;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.3828 17.0912H17.3329C8.65304 17.0912 1.6167 10.0548 1.6167 1.375M19.3828 17.0912L15.849 13.5574M19.3828 17.0912L15.849 20.625' stroke='%2300C2C1' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.btn__rew{--btn-padding: 8px 32px;max-width:506px;font-size:var(--size-26)}.btn-arrow:after{width:10px;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.07049 8.07039C8.46101 7.67986 8.46101 7.0467 8.07049 6.65617L1.70653 0.292213C1.316 -0.0983109 0.682838 -0.0983109 0.292314 0.292213C-0.0982108 0.682738 -0.0982108 1.3159 0.292314 1.70643L5.94917 7.36328L0.292314 13.0201C-0.0982108 13.4107 -0.0982108 14.0438 0.292314 14.4343C0.682838 14.8249 1.316 14.8249 1.70653 14.4343L8.07049 8.07039ZM7.36328 7.36328V8.36328H7.36338V7.36328V6.36328H7.36328V7.36328Z' fill='white' /%3e%3c/svg%3e")}@media screen and (min-width:768px){.rew__block-comment:hover{color:#02b3b3}}@media screen and (max-width:768px){.rew{flex-direction:column}.rew__section-item .title{font-size:20px}.rew__section-link{font-size:16px}.rew__section{gap:7px}.rew__slider{padding:10px 2px}.rew__slid-img{width:40px;height:40px}.rew__slider{overflow-x:visible}.rew__slid-top{gap:13px}.rew__slid-name{font-size:16px}.rew__slid-date{font-size:14px}.rew__slid-rating-item{width:18px;height:18px}.rew__slid-rating{gap:3px;margin:0}.rew__slid-top{align-items:flex-start}.rew__slid-block{border-radius:20px;padding:17px 15px;gap:16px;min-height:170px}.rew__text{font-size:16px}.rew__more-btn{font-size:14px}.reviews{margin-bottom:150px;grid-template-columns:repeat(1,1fr);gap:10px}.btn__rew{font-size:16px;--btn-padding: 13px 32px;width:100%;max-width:94%;position:fixed;bottom:110px;left:0;right:0}.rew__block{gap:10px}.rew__block-comment{font-size:14px}.rew__block-comment:before{width:12px;height:12px}.reviews .rew__slid-block{min-height:auto}}.product__rating{gap:5px;padding:0 10px 10px;align-items:center;line-height:100%;letter-spacing:.01em;font-size:var(--size-16)}.rating{align-items:center;gap:5px;font-weight:500;color:var(--black)}.rating:before{content:"";display:block;width:14px;height:14px;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.6755 6.18228C14.2898 5.73634 13.9738 4.76615 13.2143 4.76615H10.2306C9.54616 4.76615 8.94075 4.32302 8.73482 3.67133L7.74789 0.547411C7.51733 -0.18247 6.48272 -0.18247 6.25209 0.547411L5.26518 3.67133C5.0593 4.32302 4.45387 4.76615 3.7694 4.76615H0.785715C0.0261847 4.76615 -0.289781 5.73634 0.324529 6.18228L2.98187 8.11129C3.55616 8.52811 3.77827 9.27821 3.52338 9.93977L2.37058 12.932C2.09011 13.66 2.93194 14.3049 3.56377 13.8462L6.07752 12.021C6.62749 11.6217 7.37257 11.6217 7.92253 12.021L10.4362 13.8462C11.0681 14.3049 11.9099 13.66 11.6294 12.932L10.4766 9.93977C10.2218 9.27821 10.4438 8.52811 11.0181 8.11129L13.6755 6.18228Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.product__rating p{color:var(--gray);font-weight:400}.rating-choice{display:inline-flex;flex-direction:row-reverse;gap:16px}.rating-choice input{display:none}.rating-choice label{cursor:pointer;width:39px;height:39px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M33.3318 18.2343C34.6047 17.3087 33.95 15.295 32.3762 15.295H26.1935C24.7752 15.295 23.5207 14.3752 23.094 13.0225L21.0489 6.53855C20.5712 5.02361 18.4273 5.02361 17.9494 6.53855L15.9044 13.0225C15.4778 14.3752 14.2232 15.295 12.8049 15.295H6.62226C5.0484 15.295 4.39367 17.3087 5.66661 18.2343L11.173 22.2381C12.363 23.1033 12.8233 24.6602 12.2951 26.0333L9.90634 32.2439C9.32517 33.755 11.0696 35.0936 12.3788 34.1414L17.5877 30.3532C18.7273 29.5243 20.2712 29.5243 21.4108 30.3532L26.6196 34.1414C27.9289 35.0936 29.6733 33.755 29.092 32.2439L26.7033 26.0333C26.1752 24.6602 26.6354 23.1033 27.8253 22.2381L33.3318 18.2343Z' stroke='%23BDBDBD' stroke-width='2.25' stroke-linecap='round' /%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain}.rating-choice label:hover,.rating-choice label:hover~label,.rating-choice input:checked~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.6755 6.18228C14.2898 5.73634 13.9738 4.76615 13.2143 4.76615H10.2306C9.54616 4.76615 8.94075 4.32302 8.73482 3.67133L7.74789 0.547411C7.51733 -0.18247 6.48272 -0.18247 6.25209 0.547411L5.26518 3.67133C5.0593 4.32302 4.45387 4.76615 3.7694 4.76615H0.785715C0.0261847 4.76615 -0.289781 5.73634 0.324529 6.18228L2.98187 8.11129C3.55616 8.52811 3.77827 9.27821 3.52338 9.93977L2.37058 12.932C2.09011 13.66 2.93194 14.3049 3.56377 13.8462L6.07752 12.021C6.62749 11.6217 7.37257 11.6217 7.92253 12.021L10.4362 13.8462C11.0681 14.3049 11.9099 13.66 11.6294 12.932L10.4766 9.93977C10.2218 9.27821 10.4438 8.52811 11.0181 8.11129L13.6755 6.18228Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.rew__rating{align-items:center;text-align:center}.rating__title{align-items:center;gap:8px;font-size:var(--size-50);margin-bottom:4px;color:var(--red)}.rating__title:before{content:"";background-repeat:no-repeat;background-position:center;background-size:100%;width:36px;height:36px;display:block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M36.2925 17.0223C37.8721 15.8756 37.0596 13.3808 35.1066 13.3808H27.4343C25.6742 13.3808 24.1175 12.2413 23.5879 10.5656L21.0501 2.53263C20.4572 0.655791 17.7968 0.655791 17.2038 2.53263L14.666 10.5656C14.1366 12.2413 12.5798 13.3808 10.8197 13.3808H3.14736C1.19429 13.3808 0.381801 15.8756 1.96146 17.0223L8.79462 21.9826C10.2714 23.0544 10.8425 24.9833 10.1871 26.6844L7.22273 34.3786C6.50153 36.2507 8.66623 37.9091 10.2909 36.7294L16.7549 32.0363C18.1691 31.0093 20.085 31.0093 21.4992 32.0363L27.963 36.7294C29.5877 37.9091 31.7525 36.2507 31.0312 34.3786L28.0669 26.6844C27.4115 24.9833 27.9826 23.0544 29.4593 21.9826L36.2925 17.0223Z' stroke='%23C80505' stroke-width='2.25' stroke-linecap='round' /%3e%3c/svg%3e")}.rating__grade{width:100%;color:var(--gray);font-size:var(--size-20);margin-bottom:24px}.rating__feedback{font-size:var(--size-26);margin-bottom:15px}@media screen and (max-width:768px){.rew__rating,.rew__section{width:100%}.rating__title{font-size:30px;color:var(--yellow)}.rating__title:before{width:30px;height:30px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M25.64 14.027C26.6191 13.315 26.1155 11.766 24.9049 11.766H20.149C19.058 11.766 18.093 11.0584 17.7648 10.0179L16.1916 5.03025C15.8241 3.86492 14.175 3.86492 13.8074 5.03025L12.2343 10.0179C11.9061 11.0584 10.9411 11.766 9.85007 11.766H5.0942C3.88353 11.766 3.3799 13.315 4.35908 14.027L8.59478 17.1068C9.51017 17.7723 9.86421 18.97 9.45792 20.0262L7.62041 24.8036C7.17336 25.966 8.5152 26.9957 9.52231 26.2632L13.5291 23.3492C14.4058 22.7116 15.5934 22.7116 16.47 23.3492L20.4768 26.2632C21.4839 26.9957 22.8258 25.966 22.3786 24.8036L20.5411 20.0262C20.1349 18.97 20.4889 17.7723 21.4043 17.1068L25.64 14.027Z' fill='%23E9BC73' stroke='%23E9BC73' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.rating__grade{font-size:14px;margin-bottom:16px}.rating__feedback{font-size:16px;margin-bottom:4px}.rating-choice label{width:24px;height:24px}.rating-choice{gap:10px}}.topContainer{align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px;position:relative}.topContainer-arrow{width:13px;height:41px;display:block;background-size:100%;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='24' viewBox='0 0 13 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4698 0.461241C13.1475 1.10357 13.1798 2.17754 12.542 2.86002L3.99936 12L12.542 21.14C13.1798 21.8225 13.1475 22.8964 12.4698 23.5388C11.792 24.1811 10.7255 24.1485 10.0877 23.4661L0.458033 13.163C-0.152678 12.5096 -0.152678 11.4904 0.458033 10.837L10.0877 0.533931C10.7255 -0.148545 11.792 -0.18109 12.4698 0.461241Z' fill='%23483011' /%3e%3c/svg%3e");cursor:pointer;transition:transform var(--anim)}.topContainer__btn{gap:20px;align-items:center}.topContainer__btn .btn{--btn-padding: 7px;border-radius:100%}.topContainer__btn .btn:before{content:"";display:block;height:39px;width:39px;background-position:center;background-size:100%;background-repeat:no-repeat}.favorite:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='39' height='39' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.2672 6.5C23.4626 6.5 21.7002 7.89592 20.6931 9.12252C20.2187 9.70028 18.9382 9.70018 18.4639 9.12239C17.4569 7.89583 15.6947 6.5 12.8895 6.5C7.88801 6.5 4.875 11.2683 4.875 15.1979C4.875 20.3445 13.8547 27.5998 17.7791 30.5247C18.8518 31.3243 20.305 31.3245 21.3778 30.525C25.3022 27.6006 34.2818 20.3473 34.2818 15.1991C34.2818 11.2683 31.271 6.5 26.2672 6.5Z' stroke='%23B37613' stroke-width='2.25' stroke-linecap='round' /%3e%3c/svg%3e")}.share:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6006 12.9855C11.7004 12.9825 11.7004 12.9825 11.8022 12.9794C12.242 12.9754 12.5704 13.0363 12.9366 13.2888C13.1998 13.552 13.2387 13.7723 13.253 14.1325C13.2396 14.4923 13.1917 14.7077 12.9366 14.9763C12.574 15.2768 12.3012 15.2955 11.8511 15.2971C10.5948 15.3324 9.51482 15.6019 8.5069 16.3825C8.46375 16.4132 8.42061 16.444 8.37616 16.4756C7.54796 17.1082 7.00932 18.2403 6.83913 19.2466C6.75884 19.8949 6.78786 20.5596 6.78891 21.2115C6.78859 21.3874 6.78821 21.5633 6.78779 21.7392C6.78709 22.1535 6.78751 22.5678 6.7883 22.9822C6.78895 23.4038 6.78721 23.8254 6.78537 24.247C6.78407 24.6099 6.7841 24.9728 6.7845 25.3357C6.78451 25.5083 6.78409 25.6809 6.78321 25.8535C6.77583 27.5442 7.00556 28.9114 8.23196 30.1745C9.11983 31.011 10.2031 31.4406 11.4168 31.4393C11.4751 31.4395 11.5335 31.4397 11.5936 31.4399C11.7885 31.4405 11.9835 31.4406 12.1784 31.4407C12.3184 31.441 12.4584 31.4414 12.5985 31.4418C12.9785 31.4427 13.3586 31.4431 13.7386 31.4435C13.9763 31.4437 14.214 31.444 14.4516 31.4443C15.1959 31.4452 15.9401 31.4459 16.6843 31.4462C17.5422 31.4465 18.4002 31.4477 19.2581 31.4498C19.922 31.4513 20.5859 31.452 21.2498 31.4521C21.6459 31.4522 22.0421 31.4526 22.4382 31.4538C22.8112 31.455 23.1841 31.4551 23.557 31.4545C23.6934 31.4545 23.8298 31.4548 23.9662 31.4555C24.6787 31.4589 25.3305 31.4458 26.0147 31.2184C26.1322 31.1812 26.1322 31.1812 26.252 31.1432C27.4047 30.68 28.2955 29.8058 28.8272 28.6872C29.0189 28.1685 29.1862 27.639 29.1891 27.0826C29.1896 27.0163 29.1901 26.95 29.1906 26.8816C29.1908 26.8097 29.191 26.7378 29.1912 26.6637C29.1917 26.5873 29.1921 26.5108 29.1926 26.4321C29.194 26.1792 29.1948 25.9263 29.1955 25.6734C29.1958 25.5867 29.1961 25.5 29.1964 25.4106C29.1977 24.9985 29.1987 24.5863 29.1993 24.1742C29.1999 23.7482 29.2013 23.3222 29.2039 22.8961C29.2066 22.4376 29.2079 21.979 29.2082 21.5204C29.2085 21.3465 29.2093 21.1725 29.2107 20.9986C29.2227 19.2966 29.0205 17.8713 27.7725 16.5934C26.8597 15.8028 25.7568 15.3484 24.5489 15.3155C24.4889 15.3138 24.4289 15.3121 24.3672 15.3104C24.2436 15.3073 24.12 15.3052 23.9964 15.3038C23.5075 15.2879 23.2377 15.1616 22.8946 14.8005C22.7257 14.4368 22.7283 14.1049 22.7803 13.7106C22.9305 13.3602 23.1293 13.2251 23.4595 13.0661C23.7557 12.9607 24.0467 12.9692 24.358 12.9767C24.4257 12.9777 24.4935 12.9787 24.5633 12.9797C26.1966 13.0212 27.7922 13.5432 29.0381 14.6247C29.1222 14.6936 29.1222 14.6936 29.2079 14.7639C30.4636 15.8311 31.2558 17.3601 31.4991 18.9841C31.5183 19.2746 31.519 19.564 31.5184 19.8551C31.5189 19.9814 31.5189 19.9814 31.5195 20.1104C31.5203 20.3395 31.5205 20.5686 31.5203 20.7977C31.5202 20.9901 31.5206 21.1824 31.5209 21.3747C31.5217 21.8292 31.5217 22.2837 31.5213 22.7381C31.5209 23.2044 31.5217 23.6706 31.5232 24.1369C31.5245 24.5395 31.5249 24.942 31.5247 25.3446C31.5245 25.584 31.5247 25.8234 31.5257 26.0628C31.5319 27.9688 31.5319 27.9688 31.2881 28.7575C31.2729 28.8106 31.2576 28.8637 31.2419 28.9184C30.8849 30.0794 30.2469 31.0056 29.3897 31.8513C29.3041 31.938 29.3041 31.938 29.2167 32.0265C27.7897 33.3966 25.963 33.7829 24.0485 33.7781C23.902 33.7785 23.7556 33.779 23.6091 33.7796C23.214 33.7808 22.8188 33.7807 22.4237 33.7803C22.0926 33.7801 21.7615 33.7806 21.4304 33.781C20.6487 33.782 19.8669 33.7819 19.0852 33.7811C18.2814 33.7802 17.4777 33.7812 16.6739 33.7831C15.9814 33.7847 15.2888 33.7851 14.5962 33.7847C14.1836 33.7845 13.7711 33.7847 13.3586 33.7859C12.9703 33.787 12.5821 33.7867 12.1938 33.7854C12.0523 33.7851 11.9107 33.7853 11.7691 33.7861C9.80826 33.7955 8.02267 33.2447 6.60351 31.8485C6.53475 31.7792 6.46608 31.7098 6.39752 31.6403C6.33969 31.5832 6.28187 31.5261 6.22229 31.4673C5.59184 30.8107 5.17175 30.0448 4.85504 29.197C4.83518 29.1438 4.81532 29.0907 4.79486 29.036C4.54651 28.3319 4.47804 27.6406 4.47866 26.8975C4.47818 26.8136 4.47771 26.7296 4.47722 26.6432C4.47613 26.4152 4.47565 26.1873 4.47556 25.9593C4.47546 25.8162 4.47516 25.673 4.47479 25.5298C4.47349 25.0283 4.47291 24.5269 4.47302 24.0253C4.47311 23.5613 4.47163 23.0972 4.4694 22.6332C4.46755 22.232 4.46681 21.8308 4.4669 21.4296C4.46694 21.1912 4.46656 20.9529 4.46505 20.7145C4.45318 18.4437 4.95562 16.5983 6.5777 14.9318C7.95982 13.6179 9.71664 13.0048 11.6006 12.9855Z' fill='%23B37613' /%3e%3cpath d='M17.9915 2.22284C18.0623 2.22085 18.1332 2.21885 18.2062 2.2168C18.6733 2.28691 18.962 2.63379 19.2615 2.96991C19.2984 3.01063 19.3353 3.05136 19.3733 3.09332C19.605 3.34956 19.8339 3.6082 20.0599 3.86942C20.2036 4.03413 20.3499 4.19635 20.4963 4.35858C20.7258 4.61289 20.9525 4.86932 21.1775 5.12762C21.3775 5.35527 21.5812 5.57969 21.7842 5.80466C21.9172 5.95293 22.0488 6.10228 22.1794 6.25262C22.3749 6.47744 22.5754 6.69699 22.7771 6.9162C23.7963 8.03509 23.7963 8.03509 23.7848 8.74817C23.7557 9.02575 23.6767 9.21768 23.4846 9.42108C23.1266 9.68798 22.7975 9.75178 22.3596 9.70233C21.7651 9.51259 21.3352 8.90351 20.9402 8.44357C20.7946 8.27505 20.6457 8.10975 20.4963 7.94452C20.2671 7.69038 20.0398 7.43472 19.815 7.17658C19.6858 7.02827 19.5564 6.88019 19.4268 6.73218C19.3833 6.68243 19.3397 6.63268 19.2949 6.58143C19.2621 6.54398 19.2293 6.50654 19.1956 6.46796C19.1955 6.54077 19.1954 6.61358 19.1952 6.68859C19.1927 8.45963 19.1885 10.2306 19.1826 12.0017C19.1798 12.8581 19.1775 13.7146 19.1765 14.571C19.1756 15.3175 19.1737 16.0639 19.1706 16.8103C19.169 17.2056 19.1679 17.6008 19.168 17.9961C19.1681 18.3681 19.1668 18.7401 19.1645 19.1121C19.1639 19.2487 19.1638 19.3853 19.1642 19.5218C19.1647 19.7083 19.1634 19.8947 19.1617 20.0811C19.1623 20.1352 19.1628 20.1892 19.1634 20.2449C19.1576 20.6081 19.0718 20.8125 18.844 21.093C18.526 21.3799 18.2962 21.4673 17.8635 21.4594C17.5282 21.4249 17.3118 21.2665 17.0994 21.0183C16.8657 20.7045 16.8646 20.4952 16.8641 20.115C16.8636 20.0278 16.8636 20.0278 16.8631 19.9388C16.862 19.743 16.8614 19.5472 16.8608 19.3513C16.8601 19.2114 16.8594 19.0714 16.8587 18.9315C16.8568 18.5506 16.8553 18.1697 16.8539 17.7888C16.8524 17.3911 16.8505 16.9934 16.8486 16.5957C16.8451 15.8422 16.8419 15.0887 16.8389 14.3351C16.8354 13.4774 16.8315 12.6198 16.8276 11.7621C16.8196 9.99738 16.8121 8.23267 16.8049 6.46796C16.658 6.62575 16.5112 6.78359 16.3644 6.94147C16.323 6.98591 16.2816 7.03036 16.239 7.07615C15.9935 7.34022 15.7518 7.60676 15.5162 7.8797C15.3208 8.10435 15.1203 8.3244 14.9205 8.5452C14.7802 8.70199 14.6432 8.8611 14.5066 9.02118C14.1791 9.3965 13.8998 9.68039 13.3816 9.72431C13.0454 9.71811 12.7853 9.62199 12.5159 9.42108C12.2365 9.12526 12.2025 8.80445 12.1973 8.41034C12.2915 7.94495 12.6052 7.61193 12.9246 7.28095C13.0003 7.2007 13.076 7.12041 13.1517 7.04007C13.1878 7.00195 13.2239 6.96382 13.2611 6.92454C13.3821 6.79554 13.4989 6.66331 13.6145 6.52948C13.8074 6.30652 14.0047 6.08808 14.2034 5.8703C14.4462 5.60405 14.6858 5.33559 14.9221 5.06363C15.0678 4.89753 15.2155 4.73349 15.3635 4.56952C15.5527 4.35994 15.7406 4.14958 15.926 3.93671C16.164 3.66347 16.4065 3.39446 16.6497 3.12592C16.8324 2.92161 17.0092 2.71276 17.1842 2.50189C17.4291 2.25884 17.6529 2.22715 17.9915 2.22284Z' fill='%23B37613' /%3e%3c/svg%3e")}.challenge-card:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.1172 2L15.5576 2.65673C14.978 2.90075 14.5506 3.52577 14.4437 4.28556L13.5283 10.7901C13.3869 11.795 12.6953 12.527 11.8874 12.527H5.53719C4.79485 12.527 4.14202 11.9069 3.93602 11.006L2.73227 5.74243C2.42444 4.39613 3.22419 3.0527 4.33352 3.0527H12.1172M11.2839 16.2114C11.2839 17.0835 11.8435 17.7905 12.5339 17.7905C13.2242 17.7905 13.7839 17.0835 13.7839 16.2114C13.7839 15.3394 13.2242 14.6324 12.5339 14.6324C11.8435 14.6324 11.2839 15.3394 11.2839 16.2114ZM4.61719 16.2114C4.61719 17.0835 5.17685 17.7905 5.86719 17.7905C6.55752 17.7905 7.11719 17.0835 7.11719 16.2114C7.11719 15.3394 6.55752 14.6324 5.86719 14.6324C5.17685 14.6324 4.61719 15.3394 4.61719 16.2114Z' stroke='%23B37613' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.topContainer .title{position:absolute;width:100%;text-align:center;z-index:-1;font-weight:600;font-size:var(--size-30)}.topContainer.container .topContainer-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='23' viewBox='0 0 13 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4698 0.442023C13.1475 1.05759 13.1798 2.08681 12.542 2.74085L3.99936 11.5L12.542 20.2591C13.1798 20.9132 13.1475 21.9424 12.4698 22.558C11.792 23.1735 10.7255 23.1424 10.0877 22.4883L0.458033 12.6146C-0.152678 11.9884 -0.152678 11.0116 0.458033 10.3854L10.0877 0.511684C10.7255 -0.142356 11.792 -0.173544 12.4698 0.442023Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.topContainer.container{margin-bottom:var(--margin-32)}.btn.favorite._active,.product__favorite._active{background-color:var(--white);transition:all var(--anim)}.btn.favorite._active:before,.product__favorite._active:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='31' height='26' viewBox='0 0 31 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.7212 0.625C18.9554 0.625 17.2175 1.98552 16.2242 3.18101C15.7565 3.74411 14.4937 3.74402 14.0259 3.18089C13.0328 1.98543 11.295 0.625 8.52864 0.625C3.59633 0.625 0.625 5.27237 0.625 9.10234C0.625 14.1184 9.48051 21.1897 13.3506 24.0404C14.4084 24.8197 15.8416 24.8199 16.8995 24.0407C20.7696 21.1905 29.625 14.1211 29.625 9.10348C29.625 5.27237 26.6558 0.625 21.7212 0.625Z' fill='%23C80505' stroke='%23C80505' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}@media screen and (min-width:768px){.topContainer-arrow:hover{transform:scale(1.1)}.topContainer.container .topContainer-arrow{margin-left:53px}}.topContainer.container .topContainer-arrow-marginNone{margin-left:0}@media screen and (max-width:768px){.topContainer__btn .btn{--btn-padding: 3px}.challenge-container .topContainer__btn .btn{width:30px;height:30px;padding:3px}.topContainer__btn .btn:before{height:20px;width:20px}.topContainer-arrow{width:10px;height:20px}.topContainer{margin-top:20px}.topContainer__btn{gap:13px}.topContainer .title{font-size:18px;width:94%}}.category{gap:32px;margin-bottom:var(--margin-32)}.category .title{font-weight:500;font-size:var(--size-33)}.category__list{gap:14px 21px;flex-wrap:wrap;max-width:1147px}.category__link-cat{min-width:271px}.category__link{display:flex;align-items:center;justify-content:center;border-radius:100px;padding:10px 34px;background-color:var(--yellow);font-size:var(--size-22);text-align:center;font-weight:400;color:var(--white);transition:box-shadow var(--anim)}.category__item{transition:opacity .3s ease,transform .3s ease}.category__item.is-hidden{display:none}.category__item.is-animating{opacity:0;transform:translateY(-6px)}.category__item .btn{--btn-padding: 10px 20px;min-width:267px;font-size:var(--size-22)}.category__information{font-weight:400;font-size:var(--size-22);color:var(--gray);background:none;border:none;padding:0;width:auto;text-align:left;cursor:pointer;margin-right:auto}.category-det{display:grid;grid-template-columns:repeat(5,1fr);gap:30px 17px}.productSection-category .productSection__name{max-width:100%;padding-right:34px;align-items:center}.productSection-category .productSection__slider{max-width:100%}@media screen and (min-width:768px){.category__link:hover{box-shadow:var(--shadow-hover)}}@media screen and (max-width:768px){.category{gap:10px}.category .title{font-size:20px}.category__information{font-size:14px}.category__list{width:100%;gap:5px}.category__link{padding:5px 22px;font-size:14px;color:var(--black)}.category__link-cat{min-width:151px;margin-right:100%}.category__item .btn{--btn-padding: 5px 22px;font-size:14px;min-width:151px}.category-det{grid-template-columns:repeat(2,1fr);gap:12px 17px}.productSection-category .productSection__name{padding:0}}.faq{margin-bottom:var(--margin-32);gap:29px}.faq_title{font-size:var(--size-33)}.faq__container{gap:22px}.question{align-items:center;gap:20px;width:100%;font-size:var(--size-22);font-weight:500}.question span{margin-right:auto}.question:before,.question:after{content:"";background-repeat:no-repeat;background-position:center;background-size:100%;display:block}.question:after{width:11px;height:22px;transition:transform var(--anim);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='24' viewBox='0 0 13 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L11.2929 11.2929C11.6834 11.6834 11.6834 12.3166 11.2929 12.7071L1 23' stroke='%23E9BC73' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}.faq__block.active .question:after{transform:rotate(90deg)}.question:before{width:36px;height:36px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_6_152051)'%3e%3cpath d='M9.28964 0.414036C9.9609 0.880491 10.375 1.43582 10.6879 2.18009C10.7738 2.18026 10.8598 2.18042 10.9483 2.1806C12.9874 2.18463 15.0265 2.18974 17.0656 2.19619C17.3165 2.19698 17.5674 2.19776 17.8183 2.19854C17.8932 2.19877 17.8932 2.19877 17.9697 2.19901C18.7788 2.2015 19.5879 2.20325 20.397 2.20472C21.227 2.20625 22.0571 2.20858 22.8871 2.21164C23.3534 2.21334 23.8197 2.21464 24.286 2.21508C24.7247 2.2155 25.1633 2.2169 25.602 2.21906C25.7632 2.21968 25.9244 2.21994 26.0856 2.21982C26.3053 2.2197 26.525 2.22087 26.7447 2.22237C26.8088 2.22202 26.8729 2.22168 26.9389 2.22133C27.27 2.22506 27.5143 2.23197 27.7739 2.46134C27.9114 2.73503 27.9321 2.9606 27.9322 3.26477C27.9326 3.35661 27.9329 3.44845 27.9333 3.54307C27.933 3.64487 27.9327 3.74667 27.9324 3.84847C27.9325 3.95671 27.9327 4.06494 27.933 4.17317C27.9336 4.47072 27.9333 4.76827 27.9329 5.06582C27.9326 5.38667 27.9331 5.70751 27.9334 6.02835C27.9341 6.65694 27.9339 7.28553 27.9335 7.91411C27.9332 8.42489 27.9332 8.93566 27.9333 9.44643C27.9333 9.51907 27.9334 9.59171 27.9334 9.66655C27.9334 9.81411 27.9335 9.96166 27.9335 10.1092C27.9339 11.4935 27.9335 12.8778 27.9327 14.2621C27.9321 15.4504 27.9322 16.6387 27.9328 17.8271C27.9336 19.2063 27.9339 20.5856 27.9334 21.9649C27.9334 22.1119 27.9334 22.2589 27.9333 22.4059C27.9333 22.4783 27.9333 22.5506 27.9332 22.6251C27.9331 23.1354 27.9333 23.6457 27.9337 24.156C27.9341 24.7777 27.9339 25.3994 27.9332 26.021C27.9328 26.3384 27.9327 26.6557 27.9331 26.973C27.9336 27.2633 27.9333 27.5536 27.9326 27.8439C27.9324 27.9491 27.9325 28.0543 27.9329 28.1595C27.9333 28.3022 27.9328 28.4449 27.9322 28.5876C27.9322 28.6669 27.9321 28.7463 27.9321 28.828C27.7721 30.7475 24.295 33.6285 22.876 34.8324C20.9479 36.4315 18.8416 36.662 16.4069 36.6557C16.3299 36.6556 16.3299 36.6556 16.2514 36.6555C14.9886 36.652 13.7307 36.5908 12.4711 36.5034C11.6576 36.447 10.845 36.4082 10.0298 36.3847C9.94823 36.3823 9.94823 36.3823 9.86499 36.3799C9.64617 36.3736 9.42735 36.3675 9.20852 36.3615C7.55015 36.3159 5.89258 36.2552 4.23665 36.1531C4.06558 36.1426 3.89448 36.1325 3.72336 36.1229C3.49061 36.1095 3.25806 36.0944 3.02547 36.0787C2.92348 36.0732 2.92348 36.0732 2.81943 36.0675C2.36447 36.0336 2.36447 36.0336 2.14046 35.8637C1.95025 35.5914 1.95917 35.3721 1.95994 35.0494C1.95979 34.9939 1.95965 34.9384 1.9595 34.8812C1.9591 34.6933 1.9592 34.5053 1.9593 34.3174C1.95912 34.1821 1.95891 34.0468 1.95867 33.9115C1.9581 33.5381 1.95798 33.1647 1.95792 32.7913C1.95779 32.3892 1.95726 31.9871 1.95679 31.585C1.95583 30.7051 1.95541 29.8252 1.9551 28.9453C1.95491 28.3963 1.95461 27.8473 1.95429 27.2982C1.95343 25.7793 1.95271 24.2603 1.95247 22.7414C1.95246 22.6431 1.95244 22.5448 1.95243 22.4466C1.95241 22.3481 1.95239 22.2496 1.95238 22.1511C1.95235 21.9534 1.95232 21.7558 1.95228 21.5582C1.95228 21.5092 1.95227 21.4602 1.95226 21.4097C1.95201 19.8205 1.95089 18.2313 1.94925 16.6421C1.94752 14.9627 1.94655 13.2833 1.94647 11.6039C1.94641 10.6881 1.946 9.77233 1.94472 8.85654C1.94364 8.07685 1.94328 7.29716 1.94386 6.51747C1.94414 6.11941 1.94407 5.72136 1.94308 5.3233C1.94219 4.9592 1.94227 4.59511 1.94313 4.231C1.94327 4.09899 1.94304 3.96697 1.94243 3.83496C1.94166 3.65605 1.94218 3.47718 1.94302 3.29827C1.94249 3.24655 1.94196 3.19483 1.94141 3.14155C1.94459 2.8323 1.99211 2.63815 2.18011 2.39103C2.4139 2.22027 2.63649 2.2341 2.91949 2.23667C3.05137 2.23735 3.05137 2.23735 3.18591 2.23804C3.27746 2.23922 3.369 2.2404 3.46332 2.24161C3.55595 2.24225 3.64858 2.24288 3.74402 2.24353C3.97273 2.24519 4.20142 2.24751 4.43011 2.2504C4.44905 2.18754 4.44905 2.18754 4.46838 2.12341C4.70348 1.37614 5.19285 0.790687 5.87042 0.389042C6.93557 -0.164511 8.24522 -0.217598 9.28964 0.414036ZM5.84351 2.07544C5.75908 2.16781 5.75908 2.16781 5.76605 2.2504C6.94941 2.2504 8.13277 2.2504 9.35199 2.2504C8.99882 1.72065 8.5848 1.33192 7.94574 1.19571C7.05972 1.10231 6.41275 1.39381 5.84351 2.07544ZM3.2348 3.51603C3.2348 13.8414 3.2348 24.1668 3.2348 34.8051C8.84996 34.8051 14.4651 34.8051 20.2504 34.8051C20.2736 32.8096 20.2968 30.8141 20.3207 28.7582C21.8146 27.2644 24.5364 28.4312 26.6489 28.4066C26.6489 20.1927 26.6489 11.9788 26.6489 3.51603C21.4282 3.51603 16.2075 3.51603 10.8286 3.51603C10.8054 4.95462 10.7821 6.39321 10.7582 7.8754C10.5304 8.55899 10.5304 8.55899 10.2661 8.85977C10.2661 8.90618 10.2661 8.95259 10.2661 9.0004C10.2264 9.01989 10.1867 9.03937 10.1458 9.05945C10.0387 9.11371 9.93282 9.1703 9.82825 9.22919C9.23828 9.55108 8.70632 9.63668 8.04791 9.48243C7.46279 9.27838 7.042 8.88042 6.76801 8.33243C6.61692 7.9094 6.59929 7.51018 6.60046 7.06653C6.6004 7.01022 6.60033 6.9539 6.60026 6.89588C6.60021 6.7774 6.60034 6.65892 6.60064 6.54044C6.60101 6.35961 6.60064 6.1788 6.60019 5.99797C6.60024 5.88248 6.60033 5.76699 6.60046 5.65149C6.60032 5.59772 6.60018 5.54396 6.60003 5.48856C6.6012 5.22073 6.61535 4.9717 6.68011 4.71134C6.93076 4.62779 7.11998 4.62255 7.38324 4.64103C7.56326 4.73577 7.64423 4.78827 7.7063 4.98344C7.75316 5.22967 7.74289 5.47812 7.74222 5.72785C7.74316 5.84646 7.74422 5.96506 7.74538 6.08367C7.74698 6.26976 7.74799 6.45576 7.74711 6.64186C7.74649 6.82212 7.74853 7.0022 7.75101 7.18244C7.75015 7.23746 7.74929 7.29248 7.7484 7.34917C7.75671 7.72904 7.85896 7.9261 8.11601 8.20463C8.33479 8.38727 8.57907 8.39166 8.85541 8.38709C9.10063 8.35411 9.23978 8.24764 9.4223 8.08634C9.59746 7.79197 9.65938 7.57684 9.65719 7.23576C9.65715 7.1095 9.65715 7.1095 9.65711 6.98068C9.65549 6.84956 9.65549 6.84956 9.65384 6.71579C9.65363 6.63467 9.65341 6.55354 9.6532 6.46996C9.6521 6.16792 9.64915 5.8659 9.64642 5.56388C9.64207 4.88809 9.63772 4.2123 9.63324 3.51603C7.52176 3.51603 5.41027 3.51603 3.2348 3.51603ZM21.4457 29.602C21.4457 31.0174 21.4457 32.4327 21.4457 33.891C21.7568 33.6244 22.0547 33.3627 22.3423 33.0738C22.3795 33.0368 22.4166 32.9999 22.4548 32.9618C22.5756 32.8413 22.6961 32.7206 22.8166 32.5999C22.901 32.5155 22.9854 32.4311 23.0698 32.3468C23.2458 32.171 23.4216 31.995 23.5973 31.819C23.823 31.5929 24.049 31.3671 24.2752 31.1413C24.4491 30.9677 24.6228 30.7939 24.7965 30.62C24.8798 30.5366 24.9632 30.4533 25.0467 30.37C25.1627 30.2542 25.2784 30.1382 25.3941 30.0221C25.4462 29.9702 25.4462 29.9702 25.4993 29.9173C25.6638 29.783 25.6638 29.783 25.7348 29.602C24.3194 29.602 22.904 29.602 21.4457 29.602Z' fill='%23E9BC73' /%3e%3cpath d='M29.9443 2.2374C30.0297 2.2364 30.1151 2.2354 30.2031 2.23438C30.4381 2.2501 30.5907 2.27997 30.7969 2.3912C30.9694 2.65 30.9572 2.84396 30.9556 3.14322C30.9558 3.19915 30.9561 3.25509 30.9563 3.31272C30.957 3.50173 30.9566 3.69072 30.9563 3.87973C30.9566 4.01597 30.9569 4.15222 30.9573 4.28846C30.9581 4.66409 30.9581 5.03972 30.9579 5.41535C30.9579 5.81998 30.9587 6.22461 30.9594 6.62924C30.9605 7.42243 30.9609 8.21563 30.961 9.00883C30.9611 9.65332 30.9613 10.2978 30.9618 10.9423C30.9628 12.4707 30.9637 13.9992 30.9636 15.5276C30.9636 15.5765 30.9636 15.6254 30.9636 15.6758C30.9636 15.9237 30.9636 16.1715 30.9636 16.4194C30.9636 16.4686 30.9636 16.5179 30.9636 16.5686C30.9636 16.6682 30.9636 16.7677 30.9635 16.8673C30.9635 18.4165 30.9645 19.9657 30.9664 21.5149C30.9686 23.2546 30.9698 24.9942 30.9697 26.7338C30.9696 27.6553 30.97 28.5767 30.9715 29.4982C30.9728 30.2826 30.9731 31.0671 30.9722 31.8515C30.9717 32.252 30.9717 32.6525 30.9729 33.0529C30.974 33.4193 30.9738 33.7856 30.9726 34.1519C30.9724 34.2847 30.9726 34.4175 30.9734 34.5503C30.9744 34.7303 30.9737 34.9103 30.9725 35.0903C30.9732 35.1423 30.9739 35.1943 30.9746 35.2479C30.9711 35.5024 30.9428 35.6407 30.8039 35.857C30.6358 36.0204 30.5768 36.0446 30.3467 36.0448C30.2544 36.0461 30.2544 36.0461 30.1603 36.0475C30.0934 36.0466 30.0265 36.0458 29.9575 36.045C29.8866 36.0455 29.8157 36.046 29.7426 36.0465C29.5081 36.0477 29.2736 36.0463 29.0391 36.0448C28.8762 36.0449 28.7133 36.045 28.5504 36.0453C28.209 36.0455 27.8677 36.0445 27.5262 36.0426C27.0883 36.0402 26.6505 36.0406 26.2126 36.0419C25.8762 36.0427 25.5399 36.042 25.2036 36.041C25.0421 36.0406 24.8806 36.0406 24.7191 36.0411C24.4936 36.0415 24.2681 36.04 24.0425 36.0381C23.9756 36.0386 23.9086 36.039 23.8397 36.0395C23.3877 36.0329 23.3877 36.0329 23.1636 35.8681C23.0417 35.6888 22.9974 35.5855 22.9922 35.3678C23.1138 35.0414 23.1645 34.9652 23.4844 34.8053C25.5495 34.8053 27.6145 34.8053 29.7422 34.8053C29.7422 24.4799 29.7422 14.1545 29.7422 3.51621C29.5798 3.493 29.4173 3.4698 29.25 3.44589C29.0465 3.26331 28.9785 3.15301 28.9336 2.88339C28.9771 2.6222 29.0642 2.50672 29.25 2.32089C29.4931 2.23986 29.6882 2.23875 29.9443 2.2374Z' fill='%23E9BC73' /%3e%3cpath d='M32.9993 2.23206C33.0918 2.23024 33.1843 2.22843 33.2797 2.22656C33.5525 2.25076 33.6802 2.2898 33.8913 2.46057C34.0686 2.71788 34.0517 2.98752 34.0499 3.28826C34.0501 3.34392 34.0503 3.39957 34.0505 3.45692C34.0511 3.64457 34.0507 3.8322 34.0503 4.01986C34.0505 4.15529 34.0508 4.29072 34.0511 4.42616C34.0518 4.79923 34.0517 5.17229 34.0514 5.54536C34.0512 5.94735 34.0518 6.34934 34.0524 6.75133C34.0533 7.5392 34.0534 8.32708 34.0532 9.11495C34.0531 9.75512 34.0532 10.3953 34.0535 11.0354C34.0536 11.1264 34.0536 11.2174 34.0536 11.3112C34.0537 11.496 34.0538 11.6808 34.0539 11.8657C34.0545 13.1073 34.0547 14.3489 34.0544 15.5905C34.0544 15.6391 34.0544 15.6877 34.0544 15.7377C34.0544 15.9839 34.0543 16.2301 34.0542 16.4763C34.0542 16.5252 34.0542 16.5741 34.0542 16.6245C34.0542 16.7233 34.0541 16.8222 34.0541 16.9211C34.0537 18.46 34.0543 19.9988 34.0556 21.5377C34.0571 23.2658 34.0578 24.994 34.0575 26.7222C34.0574 27.6375 34.0576 28.5528 34.0586 29.4681C34.0594 30.2473 34.0595 31.0264 34.0587 31.8056C34.0582 32.2034 34.0582 32.6012 34.059 32.9989C34.0598 33.3628 34.0596 33.7266 34.0586 34.0904C34.0584 34.2223 34.0585 34.3543 34.0591 34.4862C34.0598 34.665 34.0592 34.8437 34.0583 35.0225C34.0588 35.0741 34.0593 35.1258 34.0599 35.1791C34.0566 35.4875 34.0109 35.684 33.821 35.9293C33.5739 36.0529 33.2935 36.0186 33.0212 36.0216C32.9605 36.0236 32.8998 36.0257 32.8372 36.0278C32.3918 36.0322 32.3918 36.0322 32.1637 35.8752C32.008 35.6323 32.0071 35.4348 32.0632 35.1559C32.1775 34.9845 32.1775 34.9845 32.3445 34.8746C32.4837 34.8514 32.6229 34.8282 32.7663 34.8043C32.7663 24.4789 32.7663 14.1535 32.7663 3.51526C32.6039 3.46885 32.4415 3.42245 32.2742 3.37463C32.1379 3.29553 32.1379 3.29553 32.0632 3.1637C32.0086 2.67219 32.0086 2.67219 32.1951 2.42981C32.4617 2.23377 32.6778 2.23451 32.9993 2.23206Z' fill='%23E9BC73' /%3e%3cpath d='M7.79273 14.8978C7.85617 14.8976 7.91962 14.8974 7.98499 14.8973C8.19804 14.8968 8.41109 14.8969 8.62414 14.8969C8.7767 14.8967 8.92926 14.8965 9.08183 14.8962C9.49658 14.8956 9.91133 14.8954 10.3261 14.8954C10.6721 14.8953 11.018 14.8951 11.364 14.8948C12.1801 14.8942 12.9962 14.8941 13.8123 14.8941C14.6548 14.8942 15.4973 14.8934 16.3397 14.8923C17.0626 14.8914 17.7854 14.891 18.5083 14.8911C18.9402 14.8911 19.3721 14.8909 19.8041 14.8901C20.2102 14.8895 20.6163 14.8894 21.0224 14.89C21.1716 14.89 21.3208 14.8899 21.47 14.8894C21.6733 14.8889 21.8767 14.8892 22.0801 14.8898C22.1394 14.8894 22.1986 14.889 22.2596 14.8887C22.6176 14.8908 22.8796 14.9346 23.1894 15.1269C23.3274 15.3447 23.3185 15.5755 23.2729 15.8212C23.1177 16.0299 23.0278 16.0904 22.7807 16.1728C22.5732 16.1799 22.3673 16.1829 22.1598 16.1827C22.0634 16.183 22.0634 16.183 21.9651 16.1833C21.7489 16.1839 21.5327 16.184 21.3166 16.1841C21.1619 16.1844 21.0073 16.1848 20.8527 16.1852C20.432 16.1861 20.0112 16.1865 19.5905 16.1869C19.3279 16.1871 19.0652 16.1873 18.8025 16.1877C17.9812 16.1886 17.1599 16.1893 16.3386 16.1896C16.2441 16.1896 16.1495 16.1896 16.055 16.1897C16.0081 16.1897 15.9612 16.1897 15.9129 16.1897C15.1529 16.19 14.393 16.1912 13.633 16.1929C12.8528 16.1945 12.0727 16.1954 11.2925 16.1955C10.8544 16.1956 10.4164 16.196 9.97828 16.1972C9.56634 16.1984 9.1544 16.1985 8.74245 16.1979C8.59112 16.1979 8.43979 16.1982 8.28846 16.1989C8.08213 16.1998 7.87584 16.1994 7.66951 16.1986C7.6094 16.1992 7.54928 16.1997 7.48735 16.2003C7.16054 16.1976 6.94431 16.1748 6.67916 15.9618C6.56675 15.737 6.57357 15.5027 6.60885 15.2587C6.90814 14.8418 7.3203 14.8969 7.79273 14.8978Z' fill='%23E9BC73' /%3e%3cpath d='M7.79273 11.4524C7.85617 11.4523 7.91962 11.4521 7.98499 11.452C8.19804 11.4515 8.41109 11.4516 8.62414 11.4516C8.7767 11.4514 8.92926 11.4512 9.08183 11.4509C9.49658 11.4503 9.91133 11.4501 10.3261 11.4501C10.6721 11.45 11.018 11.4498 11.364 11.4495C12.1801 11.4489 12.9962 11.4488 13.8123 11.4488C14.6548 11.4489 15.4973 11.4481 16.3397 11.447C17.0626 11.4461 17.7854 11.4457 18.5083 11.4457C18.9402 11.4458 19.3721 11.4456 19.8041 11.4448C20.2102 11.4441 20.6163 11.4441 21.0224 11.4446C21.1716 11.4447 21.3208 11.4446 21.47 11.4441C21.6733 11.4436 21.8767 11.4439 22.0801 11.4445C22.1394 11.4441 22.1986 11.4437 22.2596 11.4434C22.6176 11.4455 22.8796 11.4893 23.1894 11.6816C23.3274 11.8994 23.3185 12.1302 23.2729 12.3759C23.1177 12.5846 23.0278 12.6451 22.7807 12.7275C22.5743 12.7345 22.3694 12.7375 22.1629 12.7373C22.099 12.7375 22.0351 12.7378 21.9693 12.738C21.7542 12.7386 21.5392 12.7387 21.3241 12.7388C21.1703 12.7391 21.0165 12.7395 20.8627 12.7399C20.4441 12.7408 20.0256 12.7412 19.607 12.7415C19.3457 12.7417 19.0844 12.742 18.823 12.7423C17.9587 12.7434 17.0944 12.744 16.2301 12.7443C16.1835 12.7443 16.1369 12.7443 16.0889 12.7444C16.0422 12.7444 15.9956 12.7444 15.9475 12.7444C15.1914 12.7447 14.4354 12.7459 13.6793 12.7475C12.9031 12.7492 12.1268 12.7501 11.3505 12.7502C10.9147 12.7502 10.4788 12.7507 10.043 12.7519C9.63308 12.7531 9.22316 12.7532 8.81324 12.7526C8.66273 12.7526 8.51222 12.7529 8.36171 12.7536C8.15633 12.7544 7.95099 12.754 7.74561 12.7533C7.68597 12.7539 7.62634 12.7544 7.56489 12.755C7.21851 12.7521 6.97904 12.7095 6.67916 12.5165C6.56675 12.2917 6.57357 12.0574 6.60885 11.8134C6.90814 11.3965 7.3203 11.4516 7.79273 11.4524Z' fill='%23E9BC73' /%3e%3cpath d='M7.53479 25.2764C7.60058 25.276 7.66638 25.2755 7.73417 25.2751C7.95517 25.274 8.17612 25.2749 8.39712 25.2757C8.55534 25.2754 8.71356 25.2749 8.87178 25.2743C9.30193 25.273 9.73206 25.2735 10.1622 25.2744C10.6119 25.2751 11.0615 25.2744 11.5112 25.274C12.3147 25.2734 13.1183 25.2743 13.9219 25.2757C14.6506 25.277 15.3793 25.2768 16.108 25.2755C16.9541 25.274 17.8002 25.2734 18.6463 25.2742C19.0942 25.2747 19.5421 25.2747 19.9901 25.2738C20.4111 25.273 20.8322 25.2736 21.2532 25.2752C21.408 25.2756 21.5628 25.2754 21.7175 25.2748C21.9284 25.2741 22.1391 25.275 22.3499 25.2764C22.4116 25.2758 22.4732 25.2752 22.5367 25.2745C22.9502 25.2799 22.9502 25.2799 23.1716 25.4462C23.3143 25.6506 23.3141 25.7799 23.3024 26.0221C23.2597 26.226 23.1573 26.3164 22.9931 26.4371C22.7586 26.5544 22.4952 26.5176 22.2374 26.5173C22.1407 26.5176 22.1407 26.5176 22.042 26.518C21.8246 26.5186 21.6073 26.5187 21.3899 26.5188C21.2346 26.5191 21.0793 26.5195 20.9239 26.5198C20.501 26.5208 20.0782 26.5212 19.6553 26.5215C19.3913 26.5217 19.1273 26.522 18.8633 26.5223C18.1325 26.5232 17.4018 26.5239 16.671 26.5242C16.6009 26.5242 16.6009 26.5242 16.5293 26.5242C16.4824 26.5242 16.4355 26.5242 16.3872 26.5242C16.2921 26.5243 16.1971 26.5243 16.1021 26.5243C16.0313 26.5244 16.0313 26.5244 15.9592 26.5244C15.1954 26.5247 14.4315 26.5259 13.6677 26.5275C12.8837 26.5292 12.0997 26.5301 11.3158 26.5302C10.8755 26.5302 10.4352 26.5306 9.99494 26.5319C9.58086 26.5331 9.16679 26.5332 8.75271 26.5326C8.60058 26.5325 8.44845 26.5328 8.29633 26.5335C8.08892 26.5344 7.88155 26.534 7.67414 26.5333C7.58349 26.5341 7.58349 26.5341 7.491 26.535C7.1635 26.5323 6.94627 26.5101 6.68065 26.2965C6.57063 26.0765 6.56133 25.8317 6.61033 25.5934C6.85706 25.2377 7.13856 25.2724 7.53479 25.2764Z' fill='%23E9BC73' /%3e%3cpath d='M7.53479 21.8311C7.60058 21.8307 7.66638 21.8302 7.73417 21.8298C7.95517 21.8287 8.17612 21.8296 8.39712 21.8304C8.55534 21.8301 8.71356 21.8296 8.87178 21.8289C9.30193 21.8277 9.73206 21.8282 10.1622 21.829C10.6119 21.8298 11.0615 21.8291 11.5112 21.8287C12.3147 21.8281 13.1183 21.829 13.9219 21.8304C14.6506 21.8317 15.3793 21.8315 16.108 21.8302C16.9541 21.8287 17.8002 21.8281 18.6463 21.8289C19.0942 21.8294 19.5421 21.8294 19.9901 21.8285C20.4111 21.8277 20.8322 21.8282 21.2532 21.8299C21.408 21.8302 21.5628 21.8301 21.7175 21.8295C21.9284 21.8287 22.1391 21.8297 22.3499 21.8311C22.4116 21.8305 22.4732 21.8299 22.5367 21.8292C22.9502 21.8346 22.9502 21.8346 23.1716 22.0009C23.3143 22.2053 23.3141 22.3346 23.3024 22.5768C23.2597 22.7807 23.1573 22.8711 22.9931 22.9918C22.7586 23.1091 22.4952 23.0723 22.2374 23.072C22.1407 23.0723 22.1407 23.0723 22.042 23.0726C21.8246 23.0733 21.6073 23.0734 21.3899 23.0735C21.2346 23.0738 21.0793 23.0741 20.9239 23.0745C20.501 23.0755 20.0782 23.0759 19.6553 23.0762C19.3913 23.0764 19.1273 23.0767 18.8633 23.077C18.1325 23.0779 17.4018 23.0786 16.671 23.0788C16.6009 23.0789 16.6009 23.0789 16.5293 23.0789C16.4824 23.0789 16.4355 23.0789 16.3872 23.0789C16.2921 23.079 16.1971 23.079 16.1021 23.079C16.0313 23.0791 16.0313 23.0791 15.9592 23.0791C15.1954 23.0794 14.4315 23.0806 13.6677 23.0822C12.8837 23.0839 12.0997 23.0847 11.3158 23.0848C10.8755 23.0849 10.4352 23.0853 9.99494 23.0866C9.58086 23.0877 9.16679 23.0879 8.75271 23.0873C8.60058 23.0872 8.44845 23.0875 8.29633 23.0882C8.08892 23.0891 7.88155 23.0887 7.67414 23.088C7.58349 23.0888 7.58349 23.0888 7.491 23.0897C7.1635 23.087 6.94627 23.0648 6.68065 22.8512C6.57063 22.6312 6.56133 22.3864 6.61033 22.1481C6.85706 21.7924 7.13856 21.8271 7.53479 21.8311Z' fill='%23E9BC73' /%3e%3cpath d='M7.53479 18.3858C7.60058 18.3854 7.66638 18.3849 7.73417 18.3845C7.95517 18.3833 8.17612 18.3842 8.39712 18.3851C8.55534 18.3847 8.71356 18.3842 8.87178 18.3836C9.30193 18.3823 9.73206 18.3828 10.1622 18.3837C10.6119 18.3844 11.0615 18.3838 11.5112 18.3833C12.3147 18.3828 13.1183 18.3837 13.9219 18.3851C14.6506 18.3864 15.3793 18.3861 16.108 18.3848C16.9541 18.3833 17.8002 18.3828 18.6463 18.3836C19.0942 18.3841 19.5421 18.3841 19.9901 18.3832C20.4111 18.3824 20.8322 18.3829 21.2532 18.3846C21.408 18.3849 21.5628 18.3848 21.7175 18.3842C21.9284 18.3834 22.1391 18.3844 22.3499 18.3858C22.4116 18.3852 22.4732 18.3845 22.5367 18.3839C22.9502 18.3893 22.9502 18.3893 23.1716 18.5556C23.3143 18.7599 23.3141 18.8893 23.3024 19.1315C23.2597 19.3354 23.1573 19.4258 22.9931 19.5465C22.7586 19.6638 22.4952 19.627 22.2374 19.6267C22.1407 19.627 22.1407 19.627 22.042 19.6273C21.8246 19.6279 21.6073 19.6281 21.3899 19.6282C21.2346 19.6285 21.0793 19.6288 20.9239 19.6292C20.501 19.6301 20.0782 19.6306 19.6553 19.6309C19.3913 19.6311 19.1273 19.6314 18.8633 19.6317C18.1325 19.6326 17.4018 19.6333 16.671 19.6335C16.6009 19.6336 16.6009 19.6336 16.5293 19.6336C16.4824 19.6336 16.4355 19.6336 16.3872 19.6336C16.2921 19.6337 16.1971 19.6337 16.1021 19.6337C16.0313 19.6337 16.0313 19.6337 15.9592 19.6338C15.1954 19.634 14.4315 19.6353 13.6677 19.6369C12.8837 19.6386 12.0997 19.6394 11.3158 19.6395C10.8755 19.6396 10.4352 19.64 9.99494 19.6413C9.58086 19.6424 9.16679 19.6426 8.75271 19.642C8.60058 19.6419 8.44845 19.6422 8.29633 19.6429C8.08892 19.6438 7.88155 19.6434 7.67414 19.6427C7.58349 19.6435 7.58349 19.6435 7.491 19.6444C7.1635 19.6417 6.94627 19.6195 6.68065 19.4059C6.57063 19.1859 6.56133 18.9411 6.61033 18.7028C6.85706 18.347 7.13856 18.3818 7.53479 18.3858Z' fill='%23E9BC73' /%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_6_152051'%3e%3crect width='36' height='36' fill='white' /%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.faq__block{background-color:var(--white);box-shadow:var(--shadow);border-radius:12px;padding:25px 31px;cursor:pointer;display:flex;flex-direction:column;transition:gap var(--anim)}.faq__block.active{gap:26px}.faq__block .answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.answer{font-size:var(--size-19)}.faqList{gap:25px}.faq-top{align-items:center;gap:10px;justify-content:space-between}.faq-top .title{font-weight:600;font-size:var(--size-30);text-align:center;color:var(--black)}.faq-top .search__form{flex:auto;max-width:462px}.faq-top .search__submit{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.85809 0C12.198 0 15.7162 3.69296 15.7162 8.24846C15.7162 10.1206 15.122 11.8471 14.1208 13.2314L19.6866 19.0804C20.1048 19.5199 20.1044 20.2321 19.6857 20.671C19.267 21.11 18.5885 21.1096 18.1703 20.6701L12.6052 14.8223C11.2864 15.8732 9.64163 16.4969 7.85809 16.4969C3.51819 16.4969 0 12.804 0 8.24846C0 3.69296 3.51819 0 7.85809 0ZM7.85809 2.24946C4.70181 2.24946 2.1431 4.93528 2.1431 8.24846C2.1431 11.5616 4.70181 14.2475 7.85809 14.2475C11.0144 14.2475 13.5731 11.5616 13.5731 8.24846C13.5731 4.93528 11.0144 2.24946 7.85809 2.24946Z' fill='black' fill-opacity='0.31' /%3e%3c/svg%3e")}.faqList .subtitle{font-weight:400;font-size:var(--size-20);line-height:100%;color:var(--gray)}.faqList .faq__container{gap:22px}.faqList-link{font-weight:400;font-size:var(--size-20);line-height:100%;color:var(--black)}.faqList-bottom{gap:39px;justify-content:center;align-items:center;text-align:center}.faqList-bottom .title{font-weight:500;font-size:var(--size-30);line-height:67%;color:var(--black)}.faqList-bottom .btn{--btn-padding: 17px 110px;font-size:var(--size-22)}.faq-information{gap:46px;max-width:918px}.faq-information .text{font-weight:500;font-size:var(--size-20);line-height:90%;color:var(--black)}.faq-img{max-width:100%;max-height:462px;border-radius:20px;margin:0 auto;object-fit:fill}@media screen and (max-width:768px){.faq_title{font-size:20px;font-weight:500}.faq,.faq__container{gap:10px}.faq__block{padding:0 0 12px 8px;gap:7px;background:none;border-radius:0;gap:0;box-shadow:none;border-bottom:1px solid #e2e2e2}.question span{font-weight:400;font-size:14px}.question:before{width:20px;height:20px}.question:after{width:8px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L6.86125 6.87697C7.25052 7.26728 7.25052 7.89899 6.86125 8.28929L1 14.1663' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}.faq-top .search__form{width:100%;min-width:100%}.faqList{gap:14px}.faqList-bottom{position:fixed;bottom:120px;flex-direction:row;gap:7px;padding-top:12px;border-top:1px solid #e2e2e2;justify-content:space-between;width:94%}.faqList-bottom .title{font-weight:400;font-size:16px}.faqList-bottom .btn{font-size:14px;padding:11px 17px}.faqList .question{gap:7px}.faqList-link{display:flex;align-items:center;justify-content:space-between;font-size:14px}.faqList-link:after{content:"";width:8px;height:16px;background-repeat:no-repeat;background-position:center;background-size:100%;display:block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L6.77835 6.79384C7.16761 7.18415 7.16761 7.81585 6.77835 8.20616L1 14' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}.faq-information{gap:21px;max-width:94%}.faq-information .text{font-weight:500;font-size:14px}.faq-information-top{padding:0}.faq-information .title{font-size:26px}.faq-img{max-height:203px}.faq-modal .modal-body{display:flex;flex-direction:column;gap:10px}.faq-modal h2{font-size:20px}.faq-modal .text{font-size:16px}}#advertising .modal{max-width:844px}.advertising-content{gap:58px;justify-content:center}.advertising-content__item{gap:2px}.advertising-content__item span{font-size:var(--size-21);font-weight:400;color:var(--black)}span.advertising-content__title{font-weight:500;color:var(--gray);font-size:var(--size-19)}@media screen and (max-width:768px){.advertising-content{flex-direction:column;gap:6px}#advertising .modal{gap:6px}.advertising-content__item{gap:4px}.advertising-content__item span{font-size:16px}span.advertising-content__title{font-size:18px}}.steps{gap:13px;margin-bottom:var(--margin-32)}.steps__slider{display:flex;align-items:center;gap:12px;position:relative;overflow-x:hidden}.steps__slider .swiper-wrapper{align-items:center;height:110px}.steps__section{display:none}.steps__section.is-active{display:flex}.swiper-slide.steps__slid{width:78px;height:90px;border-radius:6px;padding:4px 10px;background-color:var(--white);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:2px;text-align:center;justify-content:center;align-items:center;cursor:pointer;transition:height .35s ease,background-color var(--anim),color var(--anim)}.steps__slid.is-active{height:110px;background-color:var(--blue)}.steps__title{font-weight:500;font-size:var(--size-37);letter-spacing:.01em}.steps__slid span{font-weight:400;font-size:var(--size-18);letter-spacing:.01em}.steps__title,.steps__slid span{color:var(--gray);transition:color var(--anim)}.steps__slid.is-active span,.steps__slid.is-active .steps__title{color:var(--white)}.steps__section{gap:5px;align-items:center}.steps__day{font-weight:400;font-size:var(--size-20);letter-spacing:.01em;text-align:center;color:var(--gray)}.steps__list{width:100%;border-radius:10px;padding:16px 8px;background-color:var(--white);box-shadow:var(--shadow);gap:10px}.steps__link{background-color:var(--background);border-radius:10px;padding:14px 16px;gap:10px}.steps__link .product-die{background-color:var(--grin);margin-right:auto;min-width:125px;font-size:var(--size-18)}.steps__link-item{gap:10px;justify-content:space-between}.steps__link-title{font-weight:400;font-size:var(--size-24);letter-spacing:.01em;color:var(--black)}.steps__link-date{font-weight:400;font-size:var(--size-20);letter-spacing:.01em;text-align:right;color:var(--gray)}div.steps__arrow{display:flex;align-items:center;justify-content:center;width:13px;height:23px;top:0!important;bottom:0!important;margin-top:auto!important;margin-bottom:auto!important}div.steps__arrow:before{content:"";width:100%;height:100%;display:block;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='23' viewBox='0 0 13 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4698 0.442023C13.1475 1.05759 13.1798 2.08681 12.542 2.74085L3.99936 11.5L12.542 20.2591C13.1798 20.9132 13.1475 21.9424 12.4698 22.558C11.792 23.1735 10.7255 23.1424 10.0877 22.4883L0.458033 12.6146C-0.152678 11.9884 -0.152678 11.0116 0.458033 10.3854L10.0877 0.511684C10.7255 -0.142356 11.792 -0.173544 12.4698 0.442023Z' fill='%2300C2C1' /%3e%3c/svg%3e")}.steps__arrow svg{display:none}.steps__arrow.swiper-button-prev{order:-1;left:-28px!important}.steps__arrow.swiper-button-next{transform:rotate(180deg);right:-28px!important}.steps__slider-wrapper{position:relative;width:100%}@media screen and (max-width:765px){.swiper-slide.steps__slid{padding:4px 10px;width:54px;height:62px;gap:2px}.steps__slid.is-active,.steps__slider .swiper-wrapper{height:78px}.steps__title{font-size:26px}.steps__slid span{font-size:14px}.steps__slider{overflow-x:visible}.steps__day{font-size:16px}.steps__section{gap:10px}.steps__list{padding:16px 8px}.steps__link{padding:14px 16px;gap:10px}.steps__link .product-die{font-size:14px;padding:5px;min-width:81px}.steps__link-title,.steps__link-date{font-size:14px}}.player{margin-bottom:var(--margin-32);gap:16px}.player__video{position:relative;border-radius:20px;height:654px;width:100%;box-shadow:var(--shadow);overflow:hidden}video{width:100%;display:block}.player__play{position:absolute;inset:0;margin:auto;display:flex;align-items:center;justify-content:center;padding:22px 25px 22px 37px;width:150px;height:150px;border-radius:100%;border:none;background-color:#ffffff80;cursor:pointer}.player__play img{width:60%;height:60%;object-fit:contain}.player__controls{position:absolute;left:0;right:0;bottom:0;padding:19px 20px;gap:4px;background:linear-gradient(180deg,#0000,#000)}.player__controls{opacity:0;pointer-events:none;transition:opacity .3s ease}video.is-started+.player__play+.player__controls{opacity:1;pointer-events:auto}.video-progress{height:6px;background:#ffffff4d;border-radius:100px;overflow:hidden;cursor:pointer;position:relative}.video-progress__bar{height:100%;width:0%;border-radius:20px;background:var(--blue);transition:width .1s linear}.controls{align-items:center;gap:29px}.controls__btn{align-items:center;gap:29px;margin:0 auto}.controls button{background:none;border:none;cursor:pointer;padding:0;width:49px;height:49px;transition:transform var(--anim)}.controls button img{max-width:100%;max-height:100%;object-fit:contain}.time{font-weight:400;font-size:var(--size-18);line-height:144%;color:var(--white);justify-content:space-between;align-items:center;gap:10px}.audio{width:100%;display:flex;align-items:center;gap:13px;padding:18px 45px;border-radius:100px;background:var(--white);box-shadow:var(--shadow)}.audio__play{width:27px;height:34px;border:none;background:transparent;cursor:pointer;padding:0;opacity:1;transition:opacity var(--anim)}.audio__play img{width:100%;height:100%;object-fit:contain}.audio__body{flex:1}.audio__top{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.audio__title{font-weight:400;font-size:var(--size-23);letter-spacing:.01em;color:var(--black)}.audio__time{color:var(--gray);font-weight:400;font-size:var(--size-18);line-height:120%}.audio__progress{height:3px;background:var(--gray);border-radius:100px;overflow:hidden}.audio__bar{height:100%;width:0%;background:var(--blue);transition:width .1s linear}.player-curator{margin-bottom:16px;gap:24px;align-items:center}.curator__info{gap:24px;align-items:center}.curator__img{border-radius:100px;width:84px;height:84px}.curator__info-item{gap:2px}.curator__name{font-weight:500;font-size:var(--size-26);letter-spacing:.01em;line-height:120%;color:var(--black)}.curator__job{font-weight:400;font-size:var(--size-23);letter-spacing:.01em;line-height:120%;color:var(--gray)}.player-chat{border-radius:100%;--btn-padding: 8px 7px 8px 8px;width:54px;height:54px}.player-chat img{width:90%;height:90%}.player-curator .btn{margin-left:auto;border-radius:100%;width:53px;height:53px;padding:9px;background-color:#f8f4f4;background-position:center;background-repeat:no-repeat;background-size:calc(100% - 9px);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='36' height='37' viewBox='0 0 36 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.50589 8.25851L13.9932 17.0978M13.9932 17.0978L5.50589 27.7766M13.9932 17.0978L15.9234 19.108C17.0738 20.1848 18.8592 20.1848 20.0096 19.108L22.0387 17.0978M30.6921 8.52439L22.0387 17.0978M22.0387 17.0978L30.6921 27.5107M5.50589 27.7766C6.03372 28.2439 6.72709 28.5273 7.48647 28.5273H28.4464C29.3407 28.5273 30.1434 28.1341 30.6921 27.5107M5.50589 27.7766C4.88426 27.2264 4.49219 26.4213 4.49219 25.5245V10.5106C4.49219 8.8522 5.83277 7.50781 7.48647 7.50781H28.4464C30.1002 7.50781 31.4407 8.8522 31.4407 10.5106V25.5245C31.4407 26.286 31.158 26.9813 30.6921 27.5107' stroke='%23BDBDBD' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.player-curator .btn span{width:24px;height:24px;border-radius:100%;padding:3px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--yellow);font-weight:400;font-size:var(--size-12);line-height:1;color:var(--white);box-sizing:border-box;right:-2px;bottom:-2px}.player__steps{gap:10px}.player__steps .swiper-slide.steps__slid{background-color:var(--white)}.player__steps .steps__title,.player__steps .steps__slid span{color:var(--black)}.player__steps .swiper-slide.steps__slid-noActive{background-color:#f8f4f4;pointer-events:none}.player__steps .steps__slid-noActive .steps__title,.player__steps .steps__slid-noActive.steps__slid span{color:var(--gray)}.player__steps .steps__slider-wrapper{margin-bottom:10px}.player__steps .steps__slid.is-active,.player__steps .steps__slid._passed{background-color:var(--blue)}.player__steps .is-active .steps__title,.player__steps .is-active.steps__slid span,.player__steps .steps__slid._passed .steps__title,.player__steps .steps__slid._passed span{color:var(--white)}.player__steps-top{gap:10px;justify-content:space-between;align-items:center}.player__steps-top .title{font-weight:400;font-size:var(--size-24);letter-spacing:.01em;color:var(--black)}.player__steps-day{display:flex;align-items:center;justify-content:center;gap:6px;font-weight:400;font-size:var(size-21);letter-spacing:.01em;text-align:right;color:var(--gray)}.player__steps-day ._active{color:var(--blue)}.player__steps-bottom{gap:14px}.player__steps-bottom-item{justify-content:space-between;gap:10px;align-items:center;font-weight:400;font-size:var(--size-22);letter-spacing:.01em;color:var(--gray)}.player__steps-bottom-num{color:var(--black);font-weight:500;text-align:right}.player__text-block,.player__video-block,.player__image-block,.player__audio-block,.player__grade,.player__not-content{width:100%}.player__text-block{gap:10px}.player__text-block .title{font-weight:500;font-size:var(--size-26);letter-spacing:.01em;color:var(--black)}.player__text-block .text{font-weight:400;font-size:var(--size-21);letter-spacing:.01em;color:var(--black)}.player__section{gap:22px}.player__image-block-img{max-width:100%;width:auto;height:548px;margin:0 auto;object-fit:cover;box-shadow:var(--shadow);border-radius:20px}.player__grade{justify-content:center;align-items:center;text-align:center;gap:29px}.player__grade .title{font-weight:500;font-size:var(--size-28);letter-spacing:.01em;color:var(--black)}.player__grade-btn{gap:34px;width:100%;justify-content:center}.player__grade-btn .btn{--btn-padding: 17px;max-width:407px;width:100%;font-size:var(--size-28)}.player__video-block{gap:16px}.player__video-block .title{font-weight:500;font-size:var(--size-26);letter-spacing:.01em;color:var(--black)}.player__not-content-img{width:98px;height:98px;object-fit:contain}.player__not-content{align-items:center;gap:22px}.player__not-content-inf{gap:8px}.player__not-content-inf .title{font-weight:500;font-size:var(--size-26);letter-spacing:.01em;color:var(--black)}.player__not-content-inf .text{font-weight:400;font-size:var(--size-22);letter-spacing:.01em;color:var(--gray)}@media screen and (min-width:768px){.audio__play:hover{opacity:.8}.controls button:hover{transform:scale(.9)}}@media(max-width:768px){.player__video.is-modal{position:fixed;inset:0;width:100vw;height:100vh;background:#000;border-radius:0;z-index:1000}.player__video.is-modal video{width:100%;height:100%;object-fit:contain}.player__video-block .player__modal-top{display:none}.player__video.is-modal~.player__modal-top,.player__video-block:has(.player__video.is-modal) .player__modal-top{display:flex}.player__video.is-modal #fullscreen{display:none}.player__steps{overflow:hidden}.player-chat{width:30px;height:30px;--btn-padding: 3px}.player-curator{border-radius:20px;padding:18px 10px;gap:13px;margin-bottom:10px}.curator__info{gap:13px}.curator__img{width:51px;height:51px}.curator__name,.curator__job{font-size:16px}.curator__info-item{gap:5px}.player-curator .btn{width:35px;height:35px;padding:6px}.player-curator .btn span{font-size:12px;padding:3px;width:16px;height:16px}.player{gap:10px}.player__steps{padding-top:16px;padding-bottom:16px;gap:10px}.player__steps-bottom{gap:10px}.player__steps .steps__slider-wrapper{margin-bottom:0}.player__steps-bottom-item{font-size:16px}.player__steps-top .title{font-size:18px}.player__text-block{border-radius:20px;padding:20px 15px}.player__text-block .title,.player__video-block .title{font-size:18px}.player__text-block .text{font-size:16px}.player__video-block{gap:8px;position:relative}.player__video{border-radius:20px;height:180px}.player__play{width:72px;height:72px;padding:22px 25px}.player__play img{width:100%;height:100%}.controls button{width:28px;height:28px}.controls{position:relative}.is-modal .controls__btn{position:absolute;width:100%;left:0;right:0;justify-content:center}.controls>button{position:relative;z-index:1}.player__video.is-modal video{background-color:#222}.time{font-size:12px}.player__controls{gap:8px;padding:20px 15px}.is-modal .player__controls{background:none}.is-modal .time,.is-modal .controls{padding:0 5px}.player__modal-top{margin-bottom:auto;z-index:9999;position:fixed;top:0;width:100%;padding:0}.player__modal-top .title{color:var(--white);width:100%}.player__modal-top .topContainer-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4641 0.384368C11.0329 0.919643 11.06 1.81462 10.5247 2.38335L3.35611 10L10.5247 17.6167C11.06 18.1854 11.0329 19.0804 10.4641 19.6156C9.89542 20.1509 9.00044 20.1238 8.46517 19.5551L0.384363 10.9692C-0.128121 10.4247 -0.128121 9.57531 0.384363 9.0308L8.46517 0.444943C9.00044 -0.123788 9.89542 -0.150908 10.4641 0.384368Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.player__image-block-img{height:auto;border-radius:20px;max-height:237px}.player__grade{gap:10px}.player__grade .title{font-size:18px;text-align:left;width:100%}.player__grade-btn{gap:10px;justify-content:space-between}.player__grade-btn .btn{--btn-padding: 10px;font-size:16px;width:calc(50% - 5px)}.audio{padding:12px 24px}.audio__play{width:13px;height:18px}.audio__title{font-size:14px}.audio__time{font-size:12px}.audio__progress{height:2px}.player__not-content{padding:11px 13px;gap:16px;align-items:flex-start}.player__not-content-img{width:60px;height:60px}.player__not-content-inf{gap:7px}.player__not-content-inf .title{font-size:16px}.player__not-content-inf .text{font-size:15px}}.search__reset,.search__clear{display:none;opacity:0;pointer-events:none;transition:all .3s ease}.search.is-filled .search__reset,.search.is-filled .search__clear{display:inline-flex;opacity:1;pointer-events:auto}.search__container{padding:20px 0;gap:18px}.search__list{gap:18px}.search__link{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:100%;color:var(--black)}.search__list-result{padding-bottom:18px;border-bottom:1px solid #bdbdbd}.search__top{display:flex;gap:14px;align-items:center}.search__clear{font-weight:400;font-size:16px;line-height:113%;white-space:nowrap;transition:opacity .3s ease;color:var(--yellow);background:none;cursor:pointer;padding:0;border:none}.search__form{background-color:var(--white);border-radius:40px;padding:14px 20px;border:none;outline:none;gap:12px;align-items:center;display:flex;box-shadow:var(--shadow)}.search__form input{background:none;border:none;outline:none;padding:0;font-weight:400;font-size:16px;line-height:125%;color:var(--black)}.search__form{flex:1;transition:all .3s ease}.search__input{flex:1;min-width:0}.search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.search__input[type=search]{appearance:none}.search__reset,.search__submit{background-color:transparent;padding:0;border:none;cursor:pointer;background-repeat:no-repeat;background-position:center;background-size:100%}.search__reset{margin-left:auto;width:10px;height:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.73641 0.263604C10.0879 0.615076 10.0879 1.18492 9.73641 1.5364L6.273 5L9.73641 8.46362C10.0586 8.7858 10.0854 9.29148 9.81695 9.64424L9.73641 9.73641C9.38494 10.0879 8.81509 10.0879 8.46362 9.73641L5 6.273L1.5364 9.73641C1.18492 10.0879 0.615076 10.0879 0.263604 9.73641C-0.0878679 9.38494 -0.0878679 8.81509 0.263604 8.46362L3.727 5L0.263604 1.5364C-0.0585786 1.21421 -0.0854272 0.708534 0.183058 0.355769L0.263604 0.263604C0.615076 -0.087868 1.18492 -0.087868 1.5364 0.263604L5 3.727L8.46362 0.263604C8.81509 -0.087868 9.38494 -0.087868 9.73641 0.263604Z' fill='%23BDBDBD' /%3e%3c/svg%3e")}.search__submit{width:14px;height:14px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.50006 0C8.53765 0 11.0001 2.46256 11.0001 5.50029C11.0001 6.74868 10.5842 7.89993 9.88346 8.82304L13.7791 12.7233C14.0718 13.0164 14.0715 13.4913 13.7785 13.784C13.4854 14.0767 13.0105 14.0764 12.7178 13.7834L8.82266 9.88388C7.89959 10.5847 6.74839 11.0006 5.50006 11.0006C2.46246 11.0006 0 8.53802 0 5.50029C0 2.46256 2.46246 0 5.50006 0ZM5.50006 1.5C3.2909 1.5 1.5 3.29098 1.5 5.50029C1.5 7.70961 3.2909 9.50058 5.50006 9.50058C7.70921 9.50058 9.50011 7.70961 9.50011 5.50029C9.50011 3.29098 7.70921 1.5 5.50006 1.5Z' fill='%2300C2C1' /%3e%3c/svg%3e")}.search__field{display:flex;align-items:center;width:100%;gap:10px}.search._desktop input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search._desktop input[type=search]{-moz-appearance:none;appearance:none}.search._desktop:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9.73641 0.263604C10.0879 0.615076 10.0879 1.18492 9.73641 1.5364L6.273 5L9.73641 8.46362C10.0586 8.7858 10.0854 9.29148 9.81695 9.64424L9.73641 9.73641C9.38494 10.0879 8.81509 10.0879 8.46362 9.73641L5 6.273L1.5364 9.73641C1.18492 10.0879 0.615076 10.0879 0.263604 9.73641C-0.0878679 9.38494 -0.0878679 8.81509 0.263604 8.46362L3.727 5L0.263604 1.5364C-0.0585786 1.21421 -0.0854272 0.708534 0.183058 0.355769L0.263604 0.263604C0.615076 -0.087868 1.18492 -0.087868 1.5364 0.263604L5 3.727L8.46362 0.263604C8.81509 -0.087868 9.38494 -0.087868 9.73641 0.263604Z' fill='%23BDBDBD' /%3e%3c/svg%3e");cursor:pointer}.empty{gap:42px;margin-bottom:145px;margin-top:60px;align-items:center;justify-content:center}.empty-not-autorized{justify-content:center;align-items:center;gap:32px}.empty-img{border-radius:1000px;width:310px;height:310px}.empty p,.empty-not-autorized p{font-size:var(--size-22);font-weight:400;line-height:105%;text-align:center;color:var(--black);max-width:506px}.empty-not-autorized .btn{--btn-padding: 14px 69px;font-size:var(--size-22)}.empty-item{gap:14px;text-align:center}.empty-item .title{font-weight:500;font-size:var(--size-24);line-height:96%;text-align:center;color:var(--black)}.empty-item .text p{font-weight:400;font-size:var(--size-18);letter-spacing:.01em;text-align:center;color:var(--gray)}.empty-cart{margin-bottom:57px}.empty-stub p{font-size:var(--size-22);color:var(--gray)}.empty-stub{height:50vh;justify-content:center}@media screen and (max-width:768px){.empty{gap:14px;margin-bottom:151px;margin-top:40px}.empty-img{width:222px;height:222px}.empty p,.empty-not-autorized p{font-size:16px;max-width:310px}.empty-not-autorized .btn{--btn-padding: 8px 32px;max-width:341px;width:100%;font-size:16px}.empty-item{gap:15px}.empty-item .title{font-size:20px}.empty-item .text p{font-size:14px}.empty-cart{margin-bottom:20px}.empty-stub p{font-size:16px}}.writeReview{gap:76px;margin-bottom:var(--margin-32)}.writeReview .rating-choice{justify-content:center}textarea{background-color:var(--white);padding:14px 26px;border-radius:20px;box-shadow:var(--shadow);border:none;outline:none;height:225px;width:100%;font-size:var(--size-20);resize:none}.writeReview-block{gap:14px;margin-bottom:100px}.title-label{font-weight:500;font-size:var(--size-20);line-height:90%;color:var(--black)}.max-simvol{text-align:right;margin-left:auto;font-weight:500;font-size:var(--size-16);line-height:113%;color:var(--gray)}.writeReview-block .btn{--btn-padding: 19px 199px;font-size:var(--size-22);margin-left:auto}@media screen and (max-width:768px){.writeReview{gap:15px}.writeReview-block{gap:13px;margin-bottom:100px}.writeReview-block .btn{--btn-padding: 8px 32px;font-size:16px;width:100%}textarea{height:141px;padding:14px 26px;font-size:14px}.title-label{font-size:14px}.max-simvol{font-size:12px}}._checkbox{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.input__checkbox{position:absolute;opacity:0;pointer-events:none}._checkbox-text{display:flex;gap:10px}._checkbox-text p{width:90%}._checkbox ._checkbox-text:before{content:"";display:inline-block;border:1px solid #00c2c1;border-radius:5px;width:20px;height:20px;transition:all .2s ease;vertical-align:middle}._checkbox ._checkbox-text:after{content:"";position:absolute;left:6px;top:13%;width:11px;height:7px;background-repeat:no-repeat;background-position:center;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='9' viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.0172 0.625L4.94622 7.69611C4.51233 8.13 3.80878 8.13 3.37486 7.69611L0.625 4.94622' stroke='%2300C2C1' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e");transform:scale(0);transition:transform .2s ease}.input__checkbox:checked+._checkbox-text:after{transform:scale(1)}.input__checkbox:disabled+._checkbox-text:before{border-color:var(--gray);cursor:not-allowed}._checkbox{font-weight:500;font-size:var(--size-17);line-height:120%;color:var(--black)}._checkbox a{text-decoration:underline;text-decoration-skip-ink:none;color:var(--yellow)}._label-span-item{font-weight:400;font-size:var(--size-17);line-height:120%;color:var(--gray);padding-left:15px}.phone-flag{border-radius:4px;width:34px;height:23px}.phone-input{flex:1;padding-left:.5rem}.code-inputs{display:flex;gap:27px;margin-top:9px}.code-input{width:46px;height:61px;text-align:center;font-size:var(--size-30);background-color:var(--white);box-shadow:var(--shadow);border-radius:40px;border:1px solid transparent}.code-input:focus{border-color:var(--yellow);outline:none}.autorized__block{max-width:513px;gap:13px}._label{gap:13px}.autorized__label{margin-bottom:8px}.autorized__link-item{margin-top:8px;margin-bottom:13px;font-weight:400;font-size:var(--size-22);text-align:center;color:var(--black);cursor:pointer}._label-span{font-size:var(--size-17);color:var(--black);font-weight:500;line-height:120%;padding-left:15px}._input{border-radius:40px;padding:14px 26px;background-color:var(--white);box-shadow:var(--shadow);font-size:var(--size-22);font-weight:500;line-height:100%;outline:none;border:none}*::placeholder{color:var(--gray)}.autorized__block .btn{--btn-padding: 17px 20px;width:100%;font-size:var(--size-22)}.autorized__block-or{text-align:center;color:var(--gray);font-size:var(--size-20)}.autorized__link{font-weight:400;font-size:var(--size-17);line-height:120%;color:var(--yellow);padding-left:15px}.password-wrapper input,.phone-input-wrapper input{padding:0;border:none;background:none;outline:none;width:90%;font-weight:500}.password-wrapper,.phone-input-wrapper{display:flex;gap:4px;align-items:center;justify-content:space-between}.phone-prefix{font-weight:500;color:var(--black)}.phone-input-wrapper{gap:10px;font-weight:500;justify-content:flex-start}.phone-input-wrapper-item{gap:6px}.phone-input{font-weight:500}.password-toggle{background-color:transparent;border:none;padding:0;width:27px;height:21px;background-position:center;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='23' viewBox='0 0 29 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.32401 21.625L24.9261 0.625M24.926 7.01063C25.9439 8.05675 26.71 9.0748 27.2243 9.83665C27.7572 10.6261 27.7592 11.6206 27.2264 12.4102C25.5483 14.8971 21.1811 20.125 14.1249 20.125C13.2835 20.125 12.4804 20.0506 11.7155 19.9155M16.674 2.35993C15.8673 2.2087 15.0177 2.12502 14.1249 2.12502C7.06879 2.12502 2.70163 7.35304 1.02343 9.83995C0.49061 10.6294 0.49294 11.6245 1.02594 12.4138C1.55169 13.1926 2.34052 14.239 3.39241 15.3095' stroke='%23D3AD7B' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.password-toggle.active{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_312_3399)'%3e%3cpath d='M17.8658 5.7682C18.2111 6.2946 18.2111 6.9554 17.8658 7.4818C16.7782 9.1396 13.9479 12.625 9.3749 12.625C4.8019 12.625 1.9716 9.1396 0.883983 7.4818C0.538673 6.9554 0.538673 6.2946 0.883983 5.7682C1.9716 4.11035 4.8019 0.625 9.3749 0.625C13.9479 0.625 16.7782 4.11035 17.8658 5.7682Z' stroke='%23D3AD7B' stroke-width='1.25' stroke-linecap='round' /%3e%3cpath d='M12.375 6.625C12.375 8.2819 11.0318 9.625 9.37503 9.625C7.71813 9.625 6.375 8.2819 6.375 6.625C6.375 4.9681 7.71813 3.625 9.37503 3.625C11.0318 3.625 12.375 4.9681 12.375 6.625Z' stroke='%23D3AD7B' stroke-width='1.25' stroke-linecap='round' /%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_312_3399'%3e%3crect width='19' height='14' fill='white' /%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.autorized__block-cod ._label-span,.autorized__inf,.autorized__link{padding:0;text-align:center}.autorized__inf{color:var(--black);font-size:var(--size-17);line-height:120%;font-weight:400}.autorized__block-cod .autorized__label{align-items:center}.autorized-item__block{gap:17px}.autorized-item{gap:40px}.autorized-polit{font-weight:500;font-size:var(--size-17);line-height:120%;text-align:center;color:var(--black);max-width:438px}.autorized-polit a{text-decoration:underline;text-decoration-skip-ink:none;color:var(--yellow)}.autorized-item__link{border-radius:40px;padding:17px 26px;gap:15px;align-items:center;cursor:pointer;background-color:var(--white);box-shadow:var(--shadow);transition:box-shadow var(--anim)}.autorized-item__link span{font-weight:400;font-size:var(--size-22);text-align:center;color:var(--black)}.autorized-item__img{width:50px;height:50px;border-radius:100%}.gender-options{display:flex;gap:17px}.gender-option{position:relative;cursor:pointer}.gender-input{display:none}.gender-button{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:20px;padding:21px 20px;width:100%;box-shadow:var(--shadow);transition:.3s;font-weight:500;font-size:var(--size-20);line-height:100%;color:var(--black);background:var(--white)}.gender-check{width:22px;height:15px;border:none;border-radius:0;position:relative;transition:.3s}.gender-check:after{content:"";position:absolute;top:0;left:4px;width:22px;height:15px;background-position:center;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='17' viewBox='0 0 24 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.625 0.625L8.96989 14.9651C8.13199 15.845 6.77333 15.845 5.93536 14.9651L0.625 9.38835' stroke='%23E9BC73' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e");opacity:0;transition:opacity var(--anim)}.gender-input:checked+.gender-button .gender-check:after{opacity:1;transition:opacity var(--anim)}@media screen and (min-width:768px){.body__autorized{overflow:visible!important;position:static!important}.autorized-item__link:hover{box-shadow:var(--shadow-hover)}.main__autorized{position:relative}.autorized{background-color:transparent;position:absolute;top:0}.autorized .modal{width:100%;border-radius:0;box-shadow:none;max-width:100%;height:100%;margin-top:auto;gap:36px;padding:0}.autorized .modal-arrow{display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:100%;width:13px;height:23px;margin-left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='16' viewBox='0 0 9 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.63292 0.307494C9.10212 0.735714 9.1245 1.45169 8.6829 1.90668L2.76879 8L8.6829 14.0933C9.1245 14.5483 9.10212 15.2643 8.63292 15.6925C8.16372 16.1207 7.42537 16.099 6.98376 15.644L0.3171 8.77536C-0.1057 8.33975 -0.1057 7.66025 0.3171 7.22464L6.98376 0.355954C7.42537 -0.0990301 8.16372 -0.120726 8.63292 0.307494Z' fill='%23E9BC73' /%3e%3c/svg%3e")}.autorized .modal-close{display:none}.autorized .top-modal{position:relative}.autorized .modal-header,.autorized__block{width:100%}.autorized .modal-header{flex-direction:column;gap:77px}.autorized .modal-header h2{position:static}}@media screen and (max-width:768px){.autorized .modal-header{width:100%}#autorized .modal-arrow{display:none}#autorized .modal-header{gap:75px}.autorized .top-modal{width:100%;max-width:100%}.autorized .modal-header{margin:0;width:100%;max-width:100%}#autorized .modal-header h2{font-size:30px}.autorized .modal-header h2{font-size:26px}#autorized .modal{gap:35px}.autorized .modal{gap:15px}._label-span{padding:0;font-size:14px}._input{padding:13px 26px;font-size:16px}.autorized__block .btn{--btn-padding: 13px 32px;font-size:16px}.autorized__block-or{font-size:12px}.autorized__block{gap:6px}.autorized__link-item{font-size:16px}._checkbox{font-size:10px}._checkbox ._checkbox-text:before{border-radius:5px;width:18px;height:18px}._checkbox ._checkbox-text:after{width:11px;height:7px;left:5px;top:16%}._label-span-item,.autorized__link{padding-left:13px;font-size:12px;text-align:left;font-weight:500}.password-toggle{width:14px;height:11px}.autorized__block-cod ._label-span,.autorized__inf,.autorized__link{text-align:left;padding:0}.autorized__inf{font-size:12px}.code-inputs{gap:19px;margin:4px 0}.code-input{padding:14px 7px;width:34px;height:45px;font-size:18px}.autorized .container{max-width:100%;width:100%}.autorized-item__block{width:100%}.autorized-item__link{gap:6px;padding:8px 7px}.autorized-item__img{width:30px;height:30px}.autorized-item__link span{text-align:center;font-size:14px}.autorized-item__block{flex-direction:row}.autorized-item{gap:10px}.autorized-polit{font-size:10px}#autorized-password .autorized__link{padding-left:13px}.gender-button{border-radius:10px;padding:8px 13px;font-size:14px;font-weight:400}.gender-check:after,.gender-check{width:11px;height:7px}.gender-options{gap:10px}}.not-autorized.profileContainer{display:flex;flex-wrap:wrap;margin-bottom:58px;gap:42px;justify-content:space-between}.profileContainer:not(.not-autorized){column-count:2;column-gap:42px}.profileContainer:not(.not-autorized) .profile__list{width:100%;break-inside:avoid;margin-bottom:var(--margin-32)}.not-autorized .profile__big-list,.not-autorized .profile__exit{display:none}.profileContainer:not(.not-autorized) .profile__list-settings .profile-title{display:none}.profile__version{font-weight:400;font-size:var(--size-18);letter-spacing:.01em;text-align:center;color:var(--gray);display:block}.profile__list{gap:10px;width:calc(50% - 42px)}.profile-title{min-height:22px;font-weight:var(--size-20);letter-spacing:.01em;color:var(--gray);font-weight:400}.profile-item__link{align-items:center;gap:10px;background-color:var(--white);box-shadow:var(--shadow);border-radius:10px;padding:8px 13px;min-height:58px;cursor:pointer;transition:box-shadow var(--anim)}.profile-item__link p{font-weight:400;font-size:var(--size-18);letter-spacing:.01em;color:var(--black);margin-right:auto}.profile-item__icon{width:33px;height:33px}.profile__arrow{width:9px;height:16px;background-position:center;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1L9.22286 8.24991C9.67441 8.64803 9.67441 9.35197 9.22286 9.75009L1 17' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}.profile__notification{background-color:var(--blue);border-radius:100px;width:29px;height:29px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:400;font-size:var(--size-20);letter-spacing:.01em;color:var(--white);margin-right:8px}.profile__big-item{margin-right:auto;gap:5px}.profile__big .profile-item__link{padding:28px 26px}.profile__big-top{align-items:center;gap:9px}.profile__big-top span{font-weight:500;font-size:var(--size-24);letter-spacing:.01em;color:var(--blue)}.profile__big-img{width:36px;height:36px}.profile-item__content,.profile-item__inform{color:var(--blue);font-weight:400;font-size:var(--size-18);letter-spacing:.01em;text-align:right}.profile-item__inform{color:var(--gray)}.cart .btn{--btn-padding: 8px 32px;font-size:var(--size-22);text-transform:uppercase}.profile__not-autorized .header__top-list-link{border-color:none;border:none;background:none;box-shadow:none}.profile__not-autorized .header__top-list-img{width:100%;height:100%}.profile__not-autorized .header__top-list-link:hover{background-color:transparent}.profile__exit{margin-top:20px}.profile__exit .profile-item__link p{color:var(--blue)}.topContainer__profile .title{position:static}@media screen and (min-width:768px){.topContainer__profile .title{text-align:left;margin-bottom:7px}.topContainer__profile.container{margin-bottom:0}.profile-item__link:hover{box-shadow:var(--shadow-hover)}.not-autorized .support_service{flex-direction:row;flex-wrap:wrap;width:100%;justify-content:space-between}.not-autorized .support_service .profile-title{width:100%}.not-autorized .support_service .profile-item{width:calc(50% - 42px)}}@media screen and (max-width:768px){.profileContainer,.profileContainer:not(.not-autorized){column-count:1;gap:20px;display:flex;flex-direction:column}.profile__list,.profileContainer:not(.not-autorized) .profile__list{width:100%;gap:5px;margin-bottom:0}.profile__big-list,.profileContainer:not(.not-autorized) .profile__big-list{gap:20px}.profile-item__link{min-height:0;padding:8px 13px}.profile-item__icon{width:20px;height:20px}.profile-item__link p{font-size:14px}.profile__notification{font-size:14px;width:20px;height:20px}.profile-item__content,.profile-item__inform{font-size:14px}.profile-title{font-size:16px}span.profile-title{display:none}.profile__big .btn{--btn-padding: 7px 37px;height:auto;min-height:0;margin:auto 0;font-size:16px;text-transform:uppercase}.profile__big-image{width:48px;height:48px;border-radius:100%}.profile__account .profile__big-item{gap:16px}.profile__account{gap:5px}.profile__account .profile__big-top{justify-content:center}.profile__big-top h2{font-weight:500;font-size:18px;letter-spacing:.01em;color:var(--black)}.profile__big-top p{font-weight:500;font-size:14px;letter-spacing:.01em;color:var(--gray)}.profile__big .profile-item__link{padding:16px 13px}.profile__account .profile-item__link{padding:14px 18px}.profile__arrow{width:9px;height:15px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.07049 8.07136C8.46101 7.68084 8.46101 7.04768 8.07049 6.65715L1.70653 0.29319C1.316 -0.0973344 0.682838 -0.0973344 0.292314 0.29319C-0.0982108 0.683714 -0.0982108 1.31688 0.292314 1.7074L5.94917 7.36426L0.292314 13.0211C-0.0982108 13.4116 -0.0982108 14.0448 0.292314 14.4353C0.682838 14.8259 1.316 14.8259 1.70653 14.4353L8.07049 8.07136ZM7.36328 7.36426V8.36426H7.36338V7.36426V6.36426H7.36328V7.36426Z' fill='%23646464' fill-opacity='0.6' /%3e%3c/svg%3e")}.profile__big-top span{font-size:18px}.profile__big-img{width:20px;height:20px}.profile__version{font-size:14px;margin-top:20px}}.editing-avatar{position:relative;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center}.editing-img{width:250px;height:250px;border-radius:100%;object-fit:cover}.editing-img__text{display:block;margin-top:9px;font-weight:500;font-size:var(--size-20);line-height:120%;text-align:center;color:var(--blue);cursor:pointer}.editing-avatar:hover .editing-img{opacity:.8;transition:opacity .2s}.editing__label{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;border-radius:10px;padding:8px 13px;background-color:var(--white);box-shadow:var(--shadow);position:relative;min-height:43px}.editing__label input{background:none;border:none;padding:0;text-align:right;color:var(--blue);font-weight:400;font-size:var(--size-18);letter-spacing:.01em;outline:none}.editing__text{font-weight:400;font-size:var(--size-18);letter-spacing:.01em;color:var(--black)}.editing__label .select-header{background-color:transparent;border:none;padding:0;border-radius:0;box-shadow:none;gap:9px;min-height:0}.editing__label .select-header:hover{border:none;box-shadow:none}.editing__label .selected-text{font-weight:400;font-size:var(--size-18);letter-spacing:.01em;text-align:right;color:var(--gray)}.editing__label .select-arrow{width:13px;height:6px;display:flex;align-items:center}.editing__label .select-arrow svg{width:100%;height:100%}.editing__label .select-dropdown{width:100%;padding:13px 11px;gap:12px;border-radius:7px;min-height:93px}.editing__label .custom-select{position:static}.editing__label .select-option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%}.editing__label .select-option.selected:after{content:"";width:15px;height:10px;background-position:center;background-repeat:no-repeat;background-size:100%;display:block;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='18' height='12' viewBox='0 0 18 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4317 0.625L6.6207 10.4362C6.01867 11.0382 5.04249 11.0382 4.44042 10.4362L0.625 6.6207' stroke='%2300C2C1' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.editing__iform-item{font-weight:400;font-size:var(--size-16);letter-spacing:.01em;color:var(--yellow)}.editing-profile__version,.editing__iform-item{padding-left:13px;width:100%;text-align:left}.editing-profile__version{font-size:var(--size-18)}.profile__del{width:100%}.profile__del p{color:var(--red)}.editing-profileContainer .writeReview-block .btn{padding:17px;font-size:var(--size-22);width:100%;height:auto}.editing-profileContainer .profile-title{min-height:0;margin-bottom:5px}.editing-profileContainer textarea{font-size:var(--size-20);height:166px;padding:19px 26px}.profileContainer:not(.not-autorized).editing-profileContainer div.profile__list{gap:10px;margin-bottom:30px}.profileContainer:not(.not-autorized) .editing-avatar__list{margin-bottom:10px}.profileContainer:not(.not-autorized).editing-profileContainer .profile__list.writeReview-block{gap:15px}.editing-profileContainer .title{margin-bottom:29px}.modal__delit{gap:50px}.modal__delit .text{margin-bottom:20px;font-weight:400;font-size:var(--size-20);line-height:125%;text-align:center;color:var(--black)}.modal__delit-btn{gap:25px}.modal__delit .btn{--btn-padding: 18px;width:100%;font-size:var(--size-30)}@media screen and (min-width:768px){.main__editing{position:relative}.topContainer__editing{position:absolute}.editing-profileContainer{max-width:973px}#editing-profile .modal{max-width:597px;padding:62px 68px}}@media screen and (max-width:768px){.editing-avatar__list{order:-1}.profile__list-del{order:4}.profileContainer:not(.not-autorized).editing-profileContainer div.profile__list{margin:0}.editing-profileContainer{gap:20px}.editing-img{width:160px;height:160px}.editing-img__text{font-size:14px}.editing-profileContainer .profile-title{margin-bottom:2px}.editing__text,.editing__label input{font-size:14px}.editing__label{border-radius:10px;padding:10px 13px;gap:2px;min-height:0}.editing-profile__version,.editing__iform-item{font-size:12px;padding:0;margin:0}.editing__iform-item{padding-left:13px}.profileContainer:not(.not-autorized).editing-profileContainer .profile__list.writeReview-block{gap:5px}.editing-profileContainer .writeReview-block .btn{margin-top:13px;font-size:16px;--bnt-padding: 13px;line-height:19px}.editing-profileContainer textarea{font-size:14px;height:71px;padding:14px 26px;border-radius:10px}.editing__label-btnModal{background:none;padding:0;border:none;display:flex;align-items:center;gap:7px;color:var(--gray);font-size:14px}.editing__label-btnModal:after{content:"";width:10px;height:16px;background-position:center;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.07049 8.07039C8.46101 7.67986 8.46101 7.0467 8.07049 6.65617L1.70653 0.292213C1.316 -0.0983109 0.682838 -0.0983109 0.292314 0.292213C-0.0982108 0.682738 -0.0982108 1.3159 0.292314 1.70643L5.94917 7.36328L0.292314 13.0201C-0.0982108 13.4107 -0.0982108 14.0438 0.292314 14.4343C0.682838 14.8249 1.316 14.8249 1.70653 14.4343L8.07049 8.07039ZM7.36328 7.36328V8.36328H7.36338V7.36328V6.36328H7.36328V7.36328Z' fill='%23BDBDBD' /%3e%3c/svg%3e")}.mobail-modal .top-modal:before,.mobail-modal .modal-arrow{display:none}.modal__delit-btn{flex-direction:row;gap:10px}.modal__delit .btn{--btn-padding: 12px;width:calc(50% - 10px);font-size:16px}.modal__delit .text{font-size:14px;max-width:302px;margin:0 auto}.mobail-modal .modal-header h2{text-align:center;font-size:18px}.modal__delit{gap:29px}.mobail-modal .top-modal{position:absolute;padding-top:0;right:20px}.mobail-modal .modal{border-radius:20px;padding:19px 13px;height:auto;margin:auto;max-width:96%;bottom:auto;transform:none!important}}.autorWrapper .header{position:absolute;z-index:1;width:100%;left:0;right:0}.autorWrapper .header .nav__link{color:var(--white)}.autor{background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;padding-top:172px;margin:0}.autor:before{content:"";background:#0006;width:100%;height:100%;position:absolute;display:block;top:0;left:0}.autor .challenge-container{position:relative;z-index:1}.autor .topContainer-arrow{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='24' viewBox='0 0 13 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.4698 0.461241C13.1475 1.10357 13.1798 2.17754 12.542 2.86002L3.99936 12L12.542 21.14C13.1798 21.8225 13.1475 22.8964 12.4698 23.5388C11.792 24.1811 10.7255 24.1485 10.0877 23.4661L0.458033 13.163C-0.152678 12.5096 -0.152678 11.4904 0.458033 10.837L10.0877 0.533931C10.7255 -0.148545 11.792 -0.18109 12.4698 0.461241Z' fill='white' /%3e%3c/svg%3e")}.autor .challenge__info{align-items:center;gap:27px;margin-top:-50px;margin-bottom:75px}.autor .challenge__info-img{border-radius:10px;width:778px;height:688px;margin:0 auto}.autor .challenge__info-img:before{display:none}.autor .challenge__info-name .title{font-size:var(--size-40);color:var(--white)}.autor .challenge__quantity{font-weight:400;font-size:var(--size-28);letter-spacing:.01em;text-align:center;color:var(--white)}.autor .challenge__info-name{gap:18px}.autor .challenge__info-name .btn{--btn-padding: 17px;font-size:var(--size-26);color:var(--white);max-width:465px}.autorInfo{width:100%;background-color:var(--background);border-radius:16px 16px 0 0;margin-top:-40px;position:relative;z-index:2}.autorInfoContainer{padding:55px 0 34px;gap:10px}.autorInfoContainer .title,.autorChellenge .title{font-weight:500;font-size:var(--size-33);letter-spacing:.01em;color:var(--black)}.autorInfoContainer .text{gap:30px;font-weight:400;font-size:var(--size-26);letter-spacing:.01em;color:var(--black)}.autorChellenge{gap:26px}.autorChellenge__container{gap:27px}.autorChellenge .autorChellenge__block{position:relative}.autorChellenge .product{background-color:var(--white);border-radius:10px;padding:8px 6px 8px 9px;box-shadow:var(--shadow);gap:49px}.autorChellenge .product__img-block{border-radius:10px;width:261px;height:320px}.autorChellenge__btn{right:20px;top:20px}.autorChellenge__btn button{box-shadow:var(--shadow)}.autorList .challenge__info-block{width:100%}.autorChellenge .product__item{justify-content:space-around;gap:10px}.autorChellenge .product__top{gap:20px;max-width:100%;position:static}.autorChellenge .product__title{font-weight:500;font-size:var(--size-28);letter-spacing:.01em;color:var(--black);padding:0}.product__itemContent{gap:10px}.autorChellenge .product__autor{font-weight:500;font-size:var(--size-26);letter-spacing:.01em;color:var(--gray)}.autorChellenge .product__rating{padding:0;gap:10px;margin-top:8px}.autorChellenge .rating,.autorChellenge .product__rating p{color:var(--yellow)}.autorChellenge .rating{font-size:var(--size-29);gap:8px}.autorChellenge .product__rating p{font-size:var(--size-22)}.autorChellenge .rating:before{width:30px;height:30px}.autorChellenge .product-die{font-size:var(--size-22);padding:8px 10px;min-width:200px}.autorChellenge__btn{gap:19px}.autorChellenge__btn button{border-radius:100px;width:54px;height:54px;box-shadow:var(--shadow);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.product__favorite{background-color:var(--red)}.autorChellenge__btn button:before{content:"";display:block;width:70%;height:70%;background-size:100%;background-repeat:no-repeat;background-position:center}.product__favorite:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='27' viewBox='0 0 32 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.5172 1.125C19.7126 1.125 17.9502 2.52092 16.9431 3.74752C16.4687 4.32528 15.1882 4.32518 14.7139 3.74739C13.7069 2.52083 11.9447 1.125 9.13952 1.125C4.13801 1.125 1.125 5.8933 1.125 9.82293C1.125 14.9695 10.1047 22.2248 14.0291 25.1497C15.1018 25.9493 16.555 25.9495 17.6278 25.15C21.5522 22.2256 30.5318 14.9723 30.5318 9.8241C30.5318 5.8933 27.521 1.125 22.5172 1.125Z' stroke='white' stroke-width='2.25' stroke-linecap='round' /%3e%3c/svg%3e")}@media screen and (max-width:768px){.autor{padding:25px 0 0;margin-top:-25px}.autor .challenge__info-img{border-radius:10px;width:224px;height:198px}.autor .challenge__info{margin-top:0;gap:18px}.autor .challenge__info-name .title{font-size:20px}.autor .challenge__info-name{gap:6px}.autor .challenge__quantity{font-size:14px}.autor .challenge__info-name .btn{border-radius:30px;padding:11px;max-width:222px;font-size:16px}.autorInfoContainer{border-radius:16px 16px 0 0;padding:27px 0 28px;gap:10px}.autorInfoContainer .title,.autorChellenge .title{font-size:20px}.autorInfoContainer .text{font-size:14px;gap:16px}.autorChellenge,.autorChellenge__container{gap:10px}.autorChellenge .product{border-radius:10px;padding:8px 6px;gap:8px}.autorChellenge .product__img-block{border-radius:6px;width:100px;height:130px}.product__itemContent{gap:8px}.autorChellenge .product__top{gap:4px}.autorChellenge .product__title{font-size:14px}.autorChellenge .product__autor{font-weight:400;font-size:14px}.autorChellenge .product__rating{gap:5px;margin:0}.autorChellenge .rating{font-size:16px;gap:5px}.autorChellenge .rating:before{width:11px;height:11px}.autorChellenge .product__rating p{font-size:14px}.autorChellenge .product-die{padding:2px;min-width:55px;font-size:12px}.autorChellenge__btn button{width:24px;height:24px;padding:0}.autorChellenge__btn button:before{width:60%;height:60%}.autorChellenge__btn{gap:12px;right:14px;top:18px}}.topContainer__myChellenges{justify-content:space-between;align-items:flex-end;gap:10px}.container.topContainer__myChellenges{margin-bottom:49px}.topContainer__myChellenges .title{position:static;text-align:left}.topContainer__item{gap:4px}.topContainer__myChellenges .text{font-weight:400;font-size:var(--size-22);line-height:105%;color:var(--black);max-width:506px}.topContainer__myChellenges .btn{--btn-padding: 14px;font-size:var(--size-22);min-width:437px}.myChellenges{gap:12px;margin-bottom:50px}.myChellenges-block{border-radius:12px;padding:25px 0 25px 31px;background-color:var(--white);box-shadow:var(--shadow);gap:15px}.myChellenges-block__top{gap:20px;align-items:center;padding-right:31px}.myChellenges-block__quantity{margin-left:auto;border-radius:100px;padding:2px 7px;width:38px;height:38px;background-color:var(--blue);font-weight:400;font-size:var(--size-23);letter-spacing:.01em;color:var(--white);display:flex;align-items:center;justify-content:center;text-align:center}.myChellenges-block__img{width:38px;height:38px;object-fit:contain}.myChellenges-block__top .title{font-weight:400;font-size:var(--size-23);letter-spacing:.01em;color:var(--black)}.topContainer__btn{margin-left:auto;gap:15px}._autorized .topContainer__item{width:100%}.topContainer__btn .btn{width:54px;height:54px;min-width:0;padding:10px}.topContainer__cart{align-items:center}.topContainer__cart .btn.challenge-card:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='35' height='32' viewBox='0 0 35 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M34 1.00049L30.4386 2.24819C29.1152 2.71181 28.1392 3.89927 27.895 5.34277L25.8047 17.7007C25.4818 19.6097 23.9025 21.0005 22.0576 21.0005H7.5569C5.86177 21.0005 4.37101 19.8223 3.90061 18.1107L1.15183 8.11065C0.448885 5.55285 2.27512 3.00049 4.8083 3.00049H22.5824M20.6795 28.0005C20.6795 29.6573 21.9574 31.0005 23.5339 31.0005C25.1103 31.0005 26.3883 29.6573 26.3883 28.0005C26.3883 26.3437 25.1103 25.0005 23.5339 25.0005C21.9574 25.0005 20.6795 26.3437 20.6795 28.0005ZM5.45606 28.0005C5.45606 29.6573 6.73407 31.0005 8.31046 31.0005C9.88684 31.0005 11.1648 29.6573 11.1648 28.0005C11.1648 26.3437 9.88684 25.0005 8.31046 25.0005C6.73407 25.0005 5.45606 26.3437 5.45606 28.0005Z' stroke='%23E9BC73' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}.topContainer__cart .btn.searchBtn:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.2832 12.8819L16.6657 16.2498M14.9987 8.74984C14.9987 5.52818 12.387 2.9165 9.16536 2.9165C5.94371 2.9165 3.33203 5.52818 3.33203 8.74984C3.33203 11.9715 5.94371 14.5832 9.16536 14.5832C12.387 14.5832 14.9987 11.9715 14.9987 8.74984Z' stroke='%23E9BC73' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.myChellenges-block .productSection__slider{width:100%;max-width:100%}._autorized.topContainer__myChellenges{margin-bottom:24px}.product__progress{margin-top:12px}.product__progress-bar{position:relative;width:100%;height:3px;background:var(--gray);border-radius:4px;margin-bottom:14px}.product__progress-fill{height:100%;background:var(--blue);border-radius:4px;transition:width .3s ease;position:relative;display:flex;align-items:center;justify-content:center}.product__progress-fill:after{content:"";position:absolute;right:0;width:8px;height:8px;border-radius:100%;background-color:var(--blue)}.product__progress-percent{position:absolute;top:9px;transform:translate(-50%);font-size:var(--size-15);font-weight:400;color:var(--blue);white-space:nowrap}.topContainer__btn{position:relative}.search--top{position:absolute;right:69px;opacity:0;transform:translate(20px);pointer-events:none;transition:all .3s ease;border-radius:40px;padding:14px 20px;width:428px;background-color:var(--white);box-shadow:var(--shadow);display:flex;align-items:center;gap:10px}.search--top input{flex:1;border:none;background:none;padding:0;outline:none;font-size:20px}.search--top button{background-color:transparent;padding:0;border:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='27' viewBox='0 0 26 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.2155 0C15.8574 0 20.431 4.74809 20.431 10.6052C20.431 13.0122 19.6586 15.2319 18.357 17.0118L25.5926 24.532C26.1363 25.097 26.1357 26.0126 25.5914 26.577C25.0471 27.1414 24.1651 27.1409 23.6214 26.5759L16.3868 19.0572C14.6723 20.4084 12.5341 21.2103 10.2155 21.2103C4.57365 21.2103 0 16.4622 0 10.6052C0 4.74809 4.57365 0 10.2155 0ZM10.2155 2.89216C6.11235 2.89216 2.78602 6.34536 2.78602 10.6052C2.78602 14.865 6.11235 18.3182 10.2155 18.3182C14.3187 18.3182 17.645 14.865 17.645 10.6052C17.645 6.34536 14.3187 2.89216 10.2155 2.89216Z' fill='%2300C2C1' /%3e%3c/svg%3e");background-position:center;background-size:100%;background-repeat:no-repeat;width:26px;height:26px}.search--top.active{opacity:1;transform:translate(0);pointer-events:auto}.searchBtn.hide{opacity:0;pointer-events:none}._acquired .product:hover{box-shadow:none}._acquired .product{position:relative;padding-bottom:10px}._acquired .product__title{position:absolute;border-radius:10px;padding:7px 10px;width:100%;bottom:0;background-color:var(--white);box-shadow:var(--shadow);font-weight:500;font-size:var(--size-22);text-align:center;color:var(--black)}.search__reset{display:none;opacity:0;pointer-events:none;transition:all .3s ease}.search.is-filled .search__reset{display:inline-flex;opacity:1;pointer-events:auto}.search--top .search__reset{width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.5782 0.421766C16.1406 0.98412 16.1406 1.89588 15.5782 2.45823L10.0368 7.99999L15.5782 13.5418C16.0937 14.0573 16.1367 14.8663 15.7071 15.4308L15.5782 15.5782C15.0159 16.1406 14.1041 16.1406 13.5418 15.5782L7.99999 10.0368L2.45823 15.5782C1.89588 16.1406 0.98412 16.1406 0.421766 15.5782C-0.140589 15.0159 -0.140589 14.1041 0.421766 13.5418L5.96319 7.99999L0.421766 2.45823C-0.0937257 1.94274 -0.136683 1.13365 0.292893 0.569229L0.421766 0.421766C0.98412 -0.140589 1.89588 -0.140589 2.45823 0.421766L7.99999 5.96319L13.5418 0.421766C14.1041 -0.140589 15.0159 -0.140589 15.5782 0.421766Z' fill='%23BDBDBD' /%3e%3c/svg%3e")}.search-result__chellenges{display:grid;grid-template-columns:repeat(5,1fr);gap:29px}.challenge-card._active{background-color:var(--blue);transition:all var(--anim)}.challenge-card._active:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.0781 0.625122L13.5185 1.28185C12.939 1.52588 12.5115 2.15089 12.4046 2.91068L11.4892 9.41527C11.3478 10.4201 10.6562 11.1521 9.84829 11.1521H3.49812C2.75579 11.1521 2.10296 10.532 1.89696 9.63107L0.693208 4.36755C0.385374 3.02126 1.18512 1.67782 2.29446 1.67782H10.0781M9.24479 14.8366C9.24479 15.7086 9.80443 16.4156 10.4948 16.4156C11.1851 16.4156 11.7448 15.7086 11.7448 14.8366C11.7448 13.9645 11.1851 13.2575 10.4948 13.2575C9.80443 13.2575 9.24479 13.9645 9.24479 14.8366ZM2.57812 14.8366C2.57812 15.7086 3.13779 16.4156 3.82812 16.4156C4.51846 16.4156 5.07812 15.7086 5.07812 14.8366C5.07812 13.9645 4.51846 13.2575 3.82812 13.2575C3.13779 13.2575 2.57812 13.9645 2.57812 14.8366Z' stroke='white' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}@media screen and (max-width:768px){.container.topContainer__myChellenges{flex-direction:column;gap:10px;margin-bottom:10px;padding:0}.topContainer__myChellenges .title{font-size:26px}.topContainer__myChellenges .text{font-size:14px}.topContainer__myChellenges .btn{--btn-padding: 13px;min-width:0;font-size:16px}.myChellenges-block{gap:10px;border-radius:10px;padding:8px 0 8px 13px}.topContainer__item{gap:10px}.myChellenges-block__img{width:20px;height:20px}.myChellenges-block__top .title{font-size:14px}.myChellenges-block__quantity{padding:2px 7px;width:20px;height:20px;font-size:14px}.myChellenges-block__top{gap:6px;padding-right:13px}.topContainer__cart .btn{padding:3px;width:30px;height:30px}._acquired .product__title{font-size:14px;border-radius:10px;padding:7px 10px}.product__progress-fill,.product__progress-bar{height:2px}.product__progress-fill:after{width:7px;height:7px}.product__progress-percent{font-size:10px;top:3px}.product__progress-bar{margin-bottom:16px}.search--top{width:100%}.search--top input{font-size:16px}.search--top button{width:14px;height:14px}.search--top .search__reset{width:10px;height:10px}.search--top{transform:translate(0) translateY(-100px)}.search--top.active{position:static}.search-result__chellenges{grid-template-columns:repeat(2,1fr);gap:10px 24px}}.skeleton{position:relative;overflow:hidden;background:#e9e9e9;border-radius:12px;color:transparent!important;-webkit-user-select:none;user-select:none;pointer-events:none}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:skeleton-shimmer 1.2s infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton--text{height:14px;border-radius:8px}.skeleton--title{height:20px;border-radius:8px}.skeleton--circle{border-radius:50%}.skeleton--img{display:block}.topContainer-cart .btn{--btn-padding: 6px 12px;opacity:.9;font-size:var(--size-22);width:193px}.cart-not-autorized .btn{font-size:var(--size-22);max-width:437px;width:100%;--btn-padding: 14px 69px}.cart-not-autorized{margin-bottom:33px;justify-content:center;align-items:center;text-align:center}.cart{gap:13px;margin-bottom:27px}.cart__top{align-items:center;gap:10px}.cart__prise{background-color:var(--white);box-shadow:var(--shadow);font-weight:400;font-size:var(--size-22);letter-spacing:.01em;text-align:center;color:var(--black);padding:8px 16px;border-radius:100px}.cart__checkbox{margin-right:auto}.cart__checkbox ._checkbox-text p{width:auto;flex:1}.cart__checkbox ._checkbox-text:after{top:32%;left:5px}.cart .autorChellenge .product{flex-wrap:wrap;gap:10px 16px}.cart__bottom{justify-content:center;text-align:center;gap:26px}.cart__bottom .text{margin:0 auto;font-weight:400;font-size:var(--size-22);line-height:105%;text-align:center;color:var(--gray);max-width:506px}.cart__bottom .btn{--btn-padding: 6px 137px;display:flex;flex-direction:column;gap:2px;max-width:475px;margin:0 auto}.cart__bottom .btn span{font-weight:400;font-size:var(--size-22);text-align:center}.cart__bottom .btn p{font-weight:400;font-size:var(--size-20)}.cart .product .cart__checkbox{margin:0;position:absolute;z-index:10;left:13px;top:15px;flex:none;width:auto}.cart .product ._checkbox ._checkbox-text:before{border-radius:5px;width:18px;height:18px}.cart ._checkbox ._checkbox-text:before{background-color:var(--white)}.cart ._checkbox ._checkbox-text:after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.878 0.625L4.5141 6.989C4.1236 7.3795 3.4904 7.3795 3.09987 6.989L0.625 4.5141' stroke='white' stroke-width='1.25' stroke-linecap='round' /%3e%3c/svg%3e")}.cart .input__checkbox:checked+._checkbox-text:before{background-color:var(--blue)}.cart .autorChellenge__container{display:grid;grid-template-columns:repeat(2,1fr);gap:23px 36px}.cart .autorChellenge .product__img-block{border-radius:10px;width:218px;height:267px}.cart .autorChellenge__btn button{width:47px;height:47px;cursor:pointer}.product__clear{background-color:var(--gray)}.product__clear:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22.7917 5.45833H27.125M22.7917 5.45833V24.2361C22.7917 25.8316 21.4983 27.125 19.9028 27.125H8.34722C6.75173 27.125 5.45833 25.8316 5.45833 24.2361V5.45833M22.7917 5.45833H5.45833M5.45833 5.45833H1.125M11.2361 10.5139V22.0694M17.0139 10.5139V22.0694M9.06944 1.125H19.1806' stroke='white' stroke-width='2.25' stroke-linecap='round' /%3e%3c/svg%3e")}.cart .autorChellenge .product-die{font-size:var(--size-15);min-width:101px;padding:5px 20px}.cart .autorChellenge .product__top{gap:10px;flex-wrap:wrap}.cart .product__item{flex:1;padding-top:26px;justify-content:space-between}.cart .autorChellenge .product__title{font-size:var(--size-26)}.cart .autorChellenge .product__autor{font-size:var(--size-24)}.cart .autorChellenge .rating:before{width:27px;height:27px}.cart .autorChellenge .rating{font-size:var(--size-24)}.cart .autorChellenge .product__rating p{font-size:var(--size-20)}.cart .product__bottom{margin-left:auto;gap:10px;max-width:62%;width:100%;justify-content:space-between;align-items:center}.cart .product__prise{font-size:var(--size-20);color:var(--gray);line-height:120%;letter-spacing:.01em;font-weight:400;padding:0}.cart .product__prise strong{font-weight:400;font-size:var(--size-22);line-height:120%;letter-spacing:.01em;color:var(--black)}.cart .product__bottom .btn{text-transform:none;font-size:var(--size-20);--btn-padding: 5px 59px;width:auto}.topContainer-cart.topContainer.container .topContainer-arrow{margin:0}@media screen and (min-width:768px){.cart .product__top:has(.product-die:nth-child(6)) .product-die:nth-child(-n+3){margin-right:0}.cart .product__top:has(.product-die:nth-child(5)) .product-die:nth-child(-n+2){margin-right:100%}.cart .product__top:has(.product-die:nth-child(4)) .product-die:first-child{margin-right:100%}}@media screen and (max-width:768px){.cart-not-autorized{gap:10px;margin-bottom:11px}.cart-not-autorized .text{font-weight:400;font-size:14px;line-height:129%}.cart .autorChellenge__container{grid-template-columns:repeat(1,1fr);gap:10px}.cart-not-autorized .btn{max-width:100%;font-size:16px;padding:13px}.cart .autorChellenge .product__img-block{border-radius:6px;width:100px;height:130px}.topContainer-cart .btn{font-size:14px;--btn-padding: 6px 20px;width:auto}.topContainer-cart{padding:0}.cart__prise{font-size:18px;padding:5px 20px}.cart__top{flex-wrap:wrap;gap:10px;justify-content:space-between}.cart__checkbox ._checkbox-text p{font-size:18px}.cart__checkbox{width:100%;margin:0;flex:auto}.cart{gap:10px;margin-bottom:60px}.cart__bottom .btn{position:fixed;z-index:10;bottom:110px;--btn-padding: 4px 10px;max-width:94%;width:100%;opacity:.9}.cart__bottom .btn span,.cart__bottom .btn p{font-size:16px}.cart .autorChellenge .product{gap:2px 6px}.cart .product__item{padding-top:12px}.cart .autorChellenge .product__title,.cart .autorChellenge .product__autor{font-size:14px}.autorChellenge .product__rating{gap:6px}.cart .autorChellenge .rating{font-size:16px;gap:5px}.cart .autorChellenge .product__rating p{font-size:14px}.cart .autorChellenge .rating:before{width:11px;height:11px}.cart .autorChellenge__btn button{width:24px;height:24px}.cart .product__itemContent{gap:7px}.cart .autorChellenge__btn{gap:12px}.cart .autorChellenge .product-die{min-width:0;padding:2px 6px;font-size:12px}.cart .autorChellenge .product__top{gap:4px;padding-bottom:8px}.cart .product__bottom{min-width:69%;max-width:100%;width:auto}.cart .product__bottom .btn{padding:4px 37px;font-size:16px}.cart .product__prise{font-size:14px}.cart .product__prise strong{font-size:18px}.cart__bottom .btn.btn-yellow{opacity:1}}.checkout{display:flex;flex-wrap:wrap;gap:33px 38px;justify-content:space-between}.white-block{background-color:var(--white);border-radius:20px;padding:20px 15px;box-shadow:var(--shadow)}.checkout__inform{width:calc(40% - 24px)}.checkout__item{width:calc(60% - 24px)}.checkout__result{width:100%}.checkout__item{gap:22px}.checkout__product .product__img-block{border-radius:10px;width:102px;height:125px}.checkout__product{align-items:center;gap:23px}.checkout__inform{gap:15px}.checkout__product-inf{gap:9px}.checkout__product-name{font-weight:500;font-size:var(--size-26);letter-spacing:.01em;color:var(--black)}.checkout__product-prise{font-weight:400;font-size:var(--size-20);line-height:120%;letter-spacing:.01em;color:var(--gray);display:flex;gap:4px;align-items:center}.checkout__product-prise span{font-weight:400;font-size:var(--size-22);line-height:120%;letter-spacing:.01em;color:var(--black)}.checkout h3.title{font-weight:500;font-size:var(--size-27);letter-spacing:.01em;color:var(--black)}.checkout h4.title{font-weight:500;font-size:var(--size-20);line-height:90%;color:var(--black)}.checkout__inform{gap:10px}.checkout__payment-bonus{gap:13px}.checkout__payment-promo{gap:10px}.checkout__label{display:flex;justify-content:space-between;gap:10px}.checkout__label .btn{--btn-padding: 12px 45px;font-size:var(--size-18)}.checkout .btn{text-transform:none}.checkout__label ._input{padding:13px 14px;font-size:var(--size-18);flex:1}.checkout__payment-bonus-bottom{gap:19px}.checkout__payment-bonus-bottom .btn{--btn-padding: 12px 34px;font-size:var(--size-18);min-width:185px}.checkout__payment-bonus-top{align-items:center;justify-content:space-between;gap:10px}.qwenity-bonus{display:flex;align-items:center;gap:6px;font-weight:500;font-size:var(--size-27);letter-spacing:.01em;text-align:right;color:var(--blue)}.qwenity-bonus:after{content:"";width:26px;height:26px;background-position:center;background-size:100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_376_91140)'%3e%3cpath d='M2.33969 4.15994L9.35969 1.68994L17.6797 4.15994L17.0297 21.5799L9.35969 24.3099L1.42969 20.5399L2.33969 4.15994Z' fill='url(%23paint0_linear_376_91140)' /%3e%3cellipse cx='18.1992' cy='17.2899' rx='6.5' ry='6.37' fill='%23D9D9D9' /%3e%3cellipse cx='18.1992' cy='17.2899' rx='6.5' ry='6.37' fill='url(%23paint1_linear_376_91140)' /%3e%3cpath d='M9.72384 1.05666C9.79499 1.05673 9.79499 1.05673 9.86757 1.0568C10.5608 1.05831 11.2456 1.068 11.9328 1.16774C11.9903 1.17593 12.0478 1.18412 12.1071 1.19256C13.9134 1.45668 15.8615 1.90076 17.3664 2.99587C17.418 3.03259 17.4696 3.06931 17.5227 3.10715C18.4431 3.77796 19.1269 4.58054 19.4485 5.68727C19.4576 5.71594 19.4667 5.7446 19.4761 5.77414C19.5091 5.93993 19.5059 6.10411 19.505 6.2724C19.505 6.31057 19.505 6.34873 19.505 6.38806C19.505 6.5139 19.5046 6.63974 19.5042 6.76558C19.5041 6.85296 19.504 6.94033 19.504 7.02771C19.5038 7.25746 19.5033 7.4872 19.5027 7.71695C19.5022 7.95147 19.502 8.186 19.5017 8.42053C19.5012 8.88054 19.5003 9.34055 19.4992 9.80055C19.5443 9.80727 19.5893 9.81399 19.6357 9.82091C19.695 9.82986 19.7542 9.83881 19.8153 9.84803C19.8739 9.85684 19.9326 9.86565 19.993 9.87473C20.1942 9.90784 20.3867 9.95386 20.5815 10.0132C20.6176 10.0241 20.6536 10.035 20.6908 10.0462C22.6895 10.6714 24.2737 12.0766 25.2458 13.9189C25.788 14.9926 26.0108 16.1181 26.0119 17.313C26.012 17.3505 26.012 17.3881 26.0121 17.4267C26.0116 17.9812 25.9839 18.503 25.8469 19.0427C25.8274 19.1333 25.8274 19.1333 25.8076 19.2256C25.6006 20.1128 25.1978 20.9386 24.6789 21.6834C24.6411 21.7383 24.6033 21.7932 24.5643 21.8498C23.3617 23.4988 21.5281 24.5634 19.5215 24.8921C18.259 25.0452 16.7936 24.9878 15.6248 24.4263C15.5894 24.4094 15.554 24.3925 15.5175 24.375C15.4515 24.3423 15.3861 24.308 15.3219 24.2718C15.063 24.1408 14.888 24.1887 14.6177 24.2754C14.5455 24.2995 14.5455 24.2995 14.4719 24.324C14.3799 24.3495 14.2877 24.3743 14.1954 24.3984C14.1254 24.4167 14.1254 24.4167 14.054 24.4354C13.3693 24.6111 12.6844 24.7397 11.9836 24.8318C11.939 24.8378 11.8945 24.8438 11.8486 24.8501C10.4637 25.0281 8.94801 25.0325 7.56564 24.8318C7.50814 24.8236 7.45064 24.8154 7.3914 24.807C5.58508 24.5429 3.63692 24.0988 2.13205 23.0037C2.08047 22.967 2.02888 22.9302 1.97574 22.8924C1.00975 22.1884 0.255901 21.3033 -0.000763468 20.1091C-0.00538098 20.0275 -0.00740545 19.9457 -0.00757914 19.8639C-0.00780551 19.8144 -0.00803243 19.7649 -0.00826566 19.7139C-0.0082563 19.6596 -0.00824664 19.6053 -0.00823699 19.5494C-0.0084237 19.4916 -0.00861028 19.4338 -0.00880264 19.3743C-0.00936361 19.18 -0.00955852 18.9857 -0.00975185 18.7913C-0.0100429 18.6523 -0.0104068 18.5132 -0.010763 18.3742C-0.0117662 17.9564 -0.0122778 17.5385 -0.0127296 17.1207C-0.0129523 16.9237 -0.0132246 16.7268 -0.0134905 16.5299C-0.0143545 15.8749 -0.0150909 15.2199 -0.0154587 14.565C-0.0155557 14.3951 -0.015653 14.2251 -0.0157524 14.0552C-0.0157769 14.0129 -0.0158014 13.9707 -0.0158268 13.9272C-0.0162479 13.2436 -0.017534 12.5601 -0.0191842 11.8765C-0.0208659 11.1742 -0.0217783 10.4719 -0.0219404 9.76956C-0.0220501 9.37545 -0.0224918 8.98135 -0.0237923 8.58724C-0.0248978 8.25145 -0.0253019 7.91568 -0.0248097 7.57989C-0.0245798 7.40876 -0.0247816 7.23767 -0.0256605 7.06654C-0.032052 5.74785 -0.032052 5.74785 0.202362 5.23024C0.237817 5.14979 0.237818 5.14979 0.27399 5.06772C1.01292 3.4544 2.67032 2.51624 4.26546 1.91776C6.01093 1.28808 7.87674 1.05426 9.72384 1.05666ZM7.26095 3.4529C7.2103 3.46188 7.15965 3.47087 7.10747 3.48012C5.63091 3.74721 4.03384 4.20479 2.89377 5.23024C2.85678 5.26251 2.8198 5.29479 2.78169 5.32804C2.4453 5.63946 2.2035 6.01762 2.17628 6.48529C2.19966 6.8997 2.3695 7.21031 2.63986 7.5154C2.6811 7.56371 2.6811 7.56371 2.72317 7.61299C4.09769 9.10703 6.60315 9.55794 8.53049 9.69899C8.71155 9.70633 8.89241 9.70844 9.07361 9.70931C9.1235 9.70966 9.1734 9.71002 9.22481 9.71039C9.38481 9.71127 9.5448 9.7116 9.7048 9.71169C9.75948 9.71172 9.81415 9.71176 9.87049 9.71179C10.6701 9.71099 11.4491 9.69227 12.2375 9.54665C12.3135 9.53317 12.3135 9.53317 12.391 9.51942C13.8676 9.25234 15.4646 8.79476 16.6047 7.7693C16.6602 7.7209 16.6602 7.7209 16.7168 7.67151C17.0532 7.36008 17.295 6.98193 17.3222 6.51425C17.2988 6.09984 17.129 5.78924 16.8586 5.48415C16.8311 5.45194 16.8036 5.41974 16.7753 5.38655C15.3947 3.88594 12.762 3.37651 10.8282 3.29464C9.64098 3.25598 8.43286 3.23644 7.26095 3.4529ZM2.18283 10.0545C2.15381 10.7872 2.17859 11.3352 2.67815 11.9163C4.21052 13.51 6.98231 14.0166 9.08908 14.0662C9.13157 14.0672 9.17406 14.0683 9.21784 14.0693C9.58143 14.077 9.94427 14.0741 10.3078 14.0662C10.3653 14.0652 10.4227 14.0643 10.4819 14.0634C10.6547 14.0595 10.8271 14.0522 10.9997 14.044C11.053 14.043 11.1062 14.042 11.1611 14.0409C11.4475 14.0244 11.4475 14.0244 11.6761 13.866C11.7549 13.7495 11.8196 13.6336 11.882 13.5076C12.0588 13.1954 12.2508 12.9071 12.4724 12.6253C12.508 12.5799 12.508 12.5799 12.5443 12.5337C12.6462 12.4059 12.747 12.2872 12.864 12.1726C12.9603 12.0938 12.9603 12.0938 12.9485 11.9841C12.9767 11.9737 13.005 11.9632 13.0341 11.9524C13.1986 11.8547 13.2878 11.7283 13.4055 11.5779C12.9455 11.6257 12.4883 11.692 12.0305 11.7576C11.2855 11.8623 10.5577 11.893 9.80636 11.8921C9.75748 11.8921 9.7086 11.892 9.65823 11.892C8.95592 11.8905 8.26177 11.8826 7.56564 11.781C7.50822 11.7728 7.45079 11.7646 7.39163 11.7562C6.53818 11.6314 5.70051 11.4715 4.87424 11.2224C4.83205 11.2098 4.78986 11.1971 4.74639 11.184C3.94906 10.9385 3.09607 10.6117 2.40619 10.1376C2.29499 10.0449 2.29499 10.0449 2.18283 10.0545ZM14.218 13.9138C14.0822 14.0754 13.9694 14.2397 13.8625 14.4216C13.8445 14.4522 13.8266 14.4827 13.808 14.5142C13.418 15.1866 13.1473 15.8799 13.05 16.656C13.0432 16.7083 13.0364 16.7605 13.0294 16.8143C12.8845 18.2404 13.3532 19.6428 14.2402 20.7534C15.0974 21.7711 16.3671 22.5813 17.7219 22.699C19.3014 22.784 20.7047 22.4722 21.9367 21.4295C22.3272 21.0772 22.6737 20.7097 22.9524 20.2615C22.9782 20.2227 23.0039 20.184 23.0305 20.1441C23.4887 19.4298 23.7794 18.5209 23.8156 17.6716C23.8183 17.6254 23.8209 17.5792 23.8236 17.5316C23.8647 16.1632 23.3921 14.8416 22.4953 13.8123C22.4691 13.7788 22.443 13.7454 22.416 13.7109C21.5863 12.68 20.2412 12.1195 18.9629 11.9492C18.8878 11.9428 18.8127 11.9376 18.7375 11.9334C18.6911 11.9307 18.6447 11.928 18.5969 11.9252C16.8798 11.8756 15.3453 12.6524 14.218 13.9138ZM2.18283 14.3709C2.15905 15.1873 2.21703 15.7457 2.78903 16.3736C4.51576 17.9992 7.3605 18.395 9.62579 18.3892C9.75379 18.3889 9.88179 18.3892 10.0098 18.3895C10.0917 18.3895 10.1737 18.3894 10.2557 18.3893C10.3126 18.3895 10.3126 18.3895 10.3707 18.3896C10.5484 18.3888 10.6926 18.3753 10.8664 18.3318C10.8664 17.6447 10.8664 16.9577 10.8664 16.2498C10.707 16.2479 10.5475 16.246 10.3832 16.244C7.57954 16.2056 4.8725 15.8956 2.40103 14.4659C2.25833 14.3667 2.25833 14.3667 2.18283 14.3709ZM2.18283 18.6873C2.16205 19.3939 2.14802 19.9604 2.63986 20.5154C2.66735 20.5476 2.69485 20.5798 2.72317 20.613C3.99344 21.9937 6.24896 22.4451 8.02267 22.6482C8.06089 22.6526 8.0991 22.657 8.13848 22.6616C8.44551 22.6948 8.74923 22.7085 9.05794 22.7111C9.10712 22.7116 9.1563 22.7121 9.20697 22.7126C9.36551 22.7138 9.52404 22.7145 9.68258 22.7149C9.73656 22.715 9.79053 22.7152 9.84614 22.7154C11.3372 22.7709 11.3372 22.7709 12.7453 22.3943C12.7102 22.3526 12.7102 22.3526 12.6743 22.31C12.2175 21.7548 11.8263 21.1697 11.5266 20.5154C11.4655 20.5191 11.4044 20.5227 11.3415 20.5265C8.2443 20.7004 5.04788 20.3815 2.34331 18.7507C2.24741 18.683 2.24741 18.683 2.18283 18.6873Z' fill='%23FFAA20' /%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_376_91140' x1='13.3897' y1='4.67994' x2='3.24969' y2='21.9699' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FFB742' /%3e%3cstop offset='0.134615' stop-color='%23FFD899' /%3e%3cstop offset='0.331731' stop-color='%23FFB844' /%3e%3cstop offset='0.610577' stop-color='%23FFC76B' /%3e%3cstop offset='0.8125' stop-color='%23FFDBA1' /%3e%3cstop offset='0.966346' stop-color='%23FFB742' /%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear_376_91140' x1='21.2672' y1='12.6039' x2='16.6506' y2='23.7852' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23FFB742' /%3e%3cstop offset='0.134615' stop-color='%23FFD899' /%3e%3cstop offset='0.331731' stop-color='%23FFB844' /%3e%3cstop offset='0.610577' stop-color='%23FFC76B' /%3e%3cstop offset='0.8125' stop-color='%23FFDBA1' /%3e%3cstop offset='0.966346' stop-color='%23FFB742' /%3e%3c/linearGradient%3e%3cclipPath id='clip0_376_91140'%3e%3crect width='26' height='26' fill='white' /%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.checkout__result-block{align-items:center;justify-content:space-between;gap:10px}.checkout__result-item{gap:10px}.checkout__result-totalCost{font-weight:500;font-size:var(--size-27);letter-spacing:.01em;text-align:right;color:var(--blue)}.checkout__result-name,.checkout__result-price{font-weight:400;font-size:var(--size-22);letter-spacing:.01em;color:var(--gray)}.checkout__result-price{color:var(--black);text-align:right}.checkout__result{gap:27px}.checkout__payment-method{gap:10px}.checkout__result .btn{display:flex;flex-direction:column;gap:2px;margin-left:auto;--btn-padding: 6px 123px;color:var(--white)}.checkout__result .btn span{font-size:var(--size-22)}.checkout__result .btn p{font-size:var(--size-20)}.checkout__not-bonus{align-items:center;gap:15px}.checkout__not-bonus-icon{width:58px;height:58px;object-fit:contain}.checkout__not-bonus-text{font-weight:400;font-size:var(--size-25);letter-spacing:.01em;color:var(--black);flex:1}.checkout__not-bonus-btn{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:var(--size-26);letter-spacing:.01em;color:var(--gray);width:45px;height:45px;border-radius:100%;text-align:center;border:none;background-color:#f7f3f3;margin-left:auto;cursor:pointer}@media screen and (max-width:768px){.checkout{flex-direction:column;gap:10px}.checkout__inform,.checkout__item{width:100%}.white-block{padding:20px 15px}.checkout__product{gap:12px}.checkout__product .product__img-block{border-radius:6px;width:51px;height:66px}.checkout__product-name,.checkout__product-prise{font-size:14px}.checkout__product-prise span{font-size:18px}.checkout__product-inf{gap:10px}.checkout h3.title{font-size:18px}.checkout h4.title{font-size:14px}.checkout__label{gap:6px;width:100%}.checkout__label .btn{padding:10px 26px;font-size:16px}.checkout__label ._input{padding:10px 14px;font-size:16px}.checkout__payment-promo ._input{min-width:0}.qwenity-bonus{font-size:18px;gap:7px}.qwenity-bonus:after{width:20px;height:20px}.checkout__payment-bonus-bottom{gap:14px}.checkout__payment-bonus-bottom .btn{--btn-padding: 10px;font-size:16px;min-width:133px}.checkout__result-item{background-color:transparent;box-shadow:none;border-radius:0;padding:0 9px;gap:10px}.checkout__result{background-color:var(--white);box-shadow:var(--shadow);border-radius:20px;padding:20px 6px;gap:10px}.checkout__result .btn{background-color:var(--yellow);padding:4px;width:100%}.checkout__result-name,.checkout__result-price,.checkout__result-totalCost,.checkout__result .btn span,.checkout__result .btn p{font-size:16px}.checkout__not-bonus{gap:10px}.checkout__not-bonus-text{font-size:18px}.checkout__not-bonus-icon{width:40px;height:40px}.checkout__not-bonus-btn{width:34px;height:34px;font-size:18px}}.checkout__payment-method .payment-option{display:flex;justify-content:space-between;align-items:center;background-color:var(--white);box-shadow:var(--shadow);border-radius:12px;padding:11px 31px}.checkout__payment-method .payment-option span{font-weight:400;font-size:var(--size-23);letter-spacing:.01em;color:var(--black)}.checkout__payment-method .payment-option__input{display:none}.checkout__payment-method .payment-option__switch{width:48px;height:26px;background:var(--white);border-radius:26px;position:relative;cursor:pointer;box-shadow:var(--shadow);transition:background .3s}.checkout__payment-method .payment-option__switch:before{content:"";position:absolute;width:26px;height:26px;left:0;top:0;background:var(--blue);border-radius:50%;transition:.3s}.checkout__payment-method .payment-option__input:checked+.payment-option__switch{background:var(--blue)}.checkout__payment-method .payment-option__input:checked+.payment-option__switch:before{background:var(--white);transform:translate(22px)}@media screen and (max-width:768px){.checkout__payment-method .payment-option{border-radius:10px;padding:9px 13px}.checkout__payment-method .payment-option span{font-size:14px}.checkout__payment-method .payment-option__switch{width:34px;height:18px}.checkout__payment-method .payment-option__switch:before{width:18px;height:18px}}.adult-restriction{gap:33px;align-items:center;text-align:center;justify-content:center}.adult-restriction .autorized__block{gap:26px}.adult-restriction .gender-text{font-weight:500;font-size:var(--size-20);line-height:90%;text-align:center;color:var(--black)}.adult-restriction__top .topContainer-arrow{padding:0}@media screen and (max-width:768px){.adult-restriction__top{padding:0}.adult-restriction__top.topContainer .title{width:100%}.adult-restriction .gender-options{gap:5px}.adult-restriction .gender-text{margin-top:8px;text-align:left;font-size:14px}}.support-service{gap:30px}.support-service__block{width:100%;gap:17px;display:flex;flex-direction:column}.support-service .btn{font-size:var(--size-22);width:100%;padding:17px}.support-service textarea{height:166px}.support-service .title__smol,.support-service ._label-span,.support-service .profile-title{font-weight:500;font-size:var(--size-20);line-height:90%;color:var(--black);padding-left:14px}@media screen and (min-width:768px){.support-service{max-width:513px}}@media screen and (max-width:768px){.support-service .btn{padding:13px;font-size:16px}.support-service{gap:12px}.support-service__block{gap:10px}.support-service textarea{height:141px}.support-service .title__smol,.support-service ._label-span,.support-service .profile-title{font-size:14px;padding:0}}.myChallenges-det{display:grid;grid-template-columns:repeat(5,1fr);gap:29px 18px}.myChallenges-det .autorChellenge__btn{flex-direction:column}.product__athive,.product__del{background-color:var(--yellow)}.product__del:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='29' viewBox='0 0 24 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20.8 8.10526H21.5333C22.3434 8.10526 23 7.46903 23 6.68421V5.97368C23 5.18887 22.3434 4.55263 21.5333 4.55263H17.1333M20.8 8.10526V25.1579C20.8 26.7276 19.4867 28 17.8667 28H6.13333C4.5133 28 3.2 26.7276 3.2 25.1579V8.10526M20.8 8.10526H3.2M17.1333 4.55263V3.84211C17.1333 2.27245 15.8201 1 14.2 1H9.8C8.17996 1 6.86667 2.27245 6.86667 3.84211V4.55263M17.1333 4.55263H6.86667M3.2 8.10526H2.46667C1.65666 8.10526 1 7.46903 1 6.68421V5.97368C1 5.18887 1.65666 4.55263 2.46667 4.55263H6.86667M9.06667 13.0789V23.0263M14.9333 13.0789V23.0263' stroke='white' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}.product__athive:before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='29' height='23' viewBox='0 0 29 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.5 5.5H26.5M2.5 5.5V19C2.5 20.6569 3.84314 22 5.5 22H23.5C25.1569 22 26.5 20.6569 26.5 19V5.5M2.5 5.5C1.67158 5.5 1 4.82842 1 4V2.5C1 1.67158 1.67158 1 2.5 1H26.5C27.3284 1 28 1.67158 28 2.5V4C28 4.82842 27.3284 5.5 26.5 5.5M10.75 13H18.25' stroke='white' stroke-width='2' stroke-linecap='round' /%3e%3c/svg%3e")}@media screen and (min-width:765px){.myChallenges-det .product__title{position:absolute;border-radius:10px;padding:7px 10px;width:100%;bottom:0;background-color:var(--white);box-shadow:var(--shadow);font-weight:500;font-size:var(--size-22);text-align:center;color:var(--black)}.myChallenges-det .autorChellenge__btn button{width:46px;height:46px}.myChallenges-det .autorChellenge__btn{right:6px;top:11px}.myChallenges-det .product__top{gap:5px 8px;left:6px}}@media screen and (max-width:765px){.myChallenges-det{grid-template-columns:repeat(1,1fr);gap:10px}.myChallenges-det .product{display:flex;flex-direction:row;background-color:var(--white);box-shadow:var(--shadow);border-radius:10px;padding:8px 6px;gap:6px}.myChallenges-det .product__img-block{border-radius:6px;width:100px;height:130px}.myChallenges-det .product__top{position:static;margin-top:auto}.myChallenges-det .product__title{padding:0;font-weight:500;font-size:14px;letter-spacing:.01em;color:var(--black)}.myChallenges-det .product__autor{font-weight:400;font-size:14px;letter-spacing:.01em;color:var(--gray)}.myChallenges-det .rating,.myChallenges-det .product__rating p{color:var(--yellow)}.myChallenges-det .product__rating{padding-left:0}.myChallenges-det .product__itemContent{padding:10px 0}}.chat.container{display:flex;flex-direction:column;height:60vh;gap:0;overflow:hidden}.chat__messages-wrapper{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;scroll-behavior:smooth;gap:40px}.chat__message{display:flex;flex-direction:column}.chat__message-top{display:flex;align-items:center;gap:8px}.chat__me .chat__message-top{flex-direction:row-reverse}.chat__message-name{font-weight:400;font-size:var(--size-18);letter-spacing:.01em;color:var(--black)}.chat__message-img{width:50px;height:50px;border-radius:100%;padding:3px;border:1px solid var(--grin)}.chat-support .chat__message-img{border-color:var(--yellow)}.chat__me .chat__message-img{border:1px solid var(--blue)}.chat__message-text{border-radius:0 10px 10px;padding:10px 14px;max-width:70%;color:var(--black);background-color:var(--white);box-shadow:var(--shadow);font-weight:400;font-size:var(--size-20);letter-spacing:.01em;margin-left:58px;display:flex;flex-direction:column}.chat__me .chat__message-text{color:var(--white);background-color:var(--blue);border-radius:10px 0 10px 10px;margin-left:auto;margin-right:58px}.chat__date{margin-left:auto;font-weight:400;font-size:var(--size-16);line-height:1.63;text-align:right;color:var(--gray)}.chat__me .chat__date{color:var(--white)}div.chat__slider{flex-shrink:0;min-height:365px;max-height:428px;width:100%;gap:16px;display:flex;flex-direction:column}.chat__slider .swiper-slide{transition:all .3s ease;overflow:hidden}.chat__slider .swiper-pagination{position:static}.chat__bottom{flex-shrink:0;display:flex;align-items:flex-end;gap:8px;margin-top:50px;background-color:var(--white);border:1px solid transparent;box-shadow:var(--shadow);border-radius:100px;padding:17px 40px;transition:border-radius .25s ease}.chat__bottom textarea{flex:1 1 auto;padding:0;border:0;background-color:transparent;outline:none;box-shadow:none;border-radius:0;height:24px;min-height:24px;max-height:120px;resize:none;overflow-y:hidden;line-height:24px}.chat__bottom button{background:none;border:none;cursor:pointer;width:33px;height:30px;padding:0}.chat__bottom button img{width:100%;height:100%;object-fit:contain}.chat__slider .productContainer,.chat__slider .product,.chat__slider .product__img-block{width:100%;height:100%}.chat__slider{padding:40px 0}.chat__slider .swiper-slide{transition:transform .4s ease,opacity .4s ease}.chat__slider span.swiper-pagination-bullet{transition:all var(--anim);border-radius:100px;width:10px;height:10px;background:var(--blue);opacity:.32}.chat__slider span.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:36px}div.chat__slider .swiper-button-prev,div.chat__slider .swiper-button-next{display:none}.chat__slider .swiper-slide{width:365px!important;height:298px;opacity:.5;transition:transform .4s ease,opacity .4s ease;display:flex;justify-content:center;align-items:center}.chat-support__text{font-weight:400;font-size:var(--size-20);line-height:120%;text-align:center;color:var(--gray)}@media(min-width:768px){.chat__slider li.swiper-slide-active{transform:scale(1)!important;opacity:1!important;z-index:5!important}.chat__slider li.swiper-slide-next{transform:scale(.85) translate(-120px)!important;opacity:.7;z-index:2!important}.chat__slider li.swiper-slide-prev{transform:scale(.85) translate(120px)!important;opacity:.7;z-index:2!important}.chat__messages-wrapper::-webkit-scrollbar,.chat__bottom textarea::-webkit-scrollbar{width:3px;border-radius:100%}.chat__messages-wrapper::-webkit-scrollbar-track,.chat__bottom textarea::-webkit-scrollbar-track{background:var(--white);border-radius:100%}.chat__messages-wrapper::-webkit-scrollbar-track{background:var(--background)}.chat__messages-wrapper::-webkit-scrollbar-thumb,.chat__bottom textarea::-webkit-scrollbar-thumb{background-color:var(--blue);border-radius:20px;transition:background-color .3s}.chat__messages-wrapper::-webkit-scrollbar-thumb:hover,.chat__bottom textarea::-webkit-scrollbar-thumb:hover{background-color:var(--blue)}}@media(max-width:768px){.chat__slider li.swiper-slide{width:149px!important;height:183px}.chat__slider li.swiper-slide{height:183px;opacity:.5;transition:transform .4s ease,opacity .4s ease}.chat__slider li.swiper-slide-prev,.chat__slider li.swiper-slide-next{z-index:2}.chat__slider li.swiper-slide-active{transform:scale(1.1);opacity:1;z-index:5}.chat__slider li.swiper-slide-prev{transform:translate(80px) scale(.9)!important}.chat__slider li.swiper-slide-next{transform:translate(-80px) scale(.9)!important}div.chat__slider{min-height:0;gap:11px}div.chat__slider .swiper-button-prev,div.chat__slider .swiper-button-next{z-index:100;background-color:var(--blue);width:28px;height:28px;border-radius:100%;display:flex;align-items:center;justify-content:center}div.chat__slider .swiper-button-prev:before,div.chat__slider .swiper-button-next:before{content:"";width:6px;height:10px;background-position:center;background-repeat:no-repeat;background-size:100%;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.75528 0.192184C6.06808 0.459822 6.083 0.907308 5.7886 1.19167L1.84586 5L5.7886 8.80833C6.083 9.09269 6.06808 9.54018 5.75528 9.80782C5.44248 10.0755 4.95024 10.0619 4.65584 9.77753L0.2114 5.4846C-0.0704666 5.21234 -0.0704666 4.78766 0.2114 4.5154L4.65584 0.222471C4.95024 -0.0618938 5.44248 -0.075454 5.75528 0.192184Z' fill='white' /%3e%3c/svg%3e")}div.chat__slider .swiper-button-next{transform:rotate(180deg)}.chat__slider span.swiper-pagination-bullet{width:5px;height:5px;margin:0 2px!important}.chat__slider span.swiper-pagination-bullet.swiper-pagination-bullet-active{width:18px}div.chat__slider .swiper-button-prev svg,div.chat__slider .swiper-button-next svg{display:none}.chat.container{height:50vh}.chat__message-img{width:30px;height:30px}.chat__message-name{font-size:12px}.chat__message-text{font-size:16px}.chat__date{font-size:10px}.chat__message-text{padding:10px 14px 6px;border-radius:0 10px 10px;margin-left:38px}.chat__messages-wrapper{gap:2px}.chat__me .chat__message-text{border-radius:10px 0 10px 10px;margin-left:auto;margin-right:38px}.chat__bottom{padding:8px 19px;align-items:center;margin-top:20px;width:100%}.chat__bottom textarea{font-size:16px;line-height:16px;max-height:70px;height:16px;min-height:16px}.chat__bottom button{width:18px;height:17px}.ai-chat .topContainer.container{margin-bottom:10px;width:100%;padding:0}.ai-chat{display:flex;flex-direction:column;justify-content:space-between}.chat.container{height:72vh}.chat-support__text{font-size:14px;max-width:244px;margin:0 auto}.ai-chat .topContainer .title{width:100%}}@media(max-width:380px){.chat.container{height:64vh}.ai-chat{margin-bottom:110px}}.notifications{gap:44px}.notifications__section{gap:5px}.notifications__block{align-items:center;gap:20px;border-radius:12px;padding:25px 31px;background-color:var(--white);box-shadow:var(--shadow)}.notifications-img{border-radius:100px;width:93px;height:93px}.notifications__item{gap:6px}.notifications__item .title{font-weight:500;font-size:var(--size-23);letter-spacing:.01em;color:var(--black)}.notifications__item p{font-weight:400;font-size:var(--size-20);color:var(--black)}@media(max-width:768px){.notifications{gap:10px}.notifications__section{gap:10px;text-align:left;align-items:flex-start}.notifications__block{gap:10px;padding:7px 16px}.notifications-img{width:50px;height:50px}.notifications__item{gap:3px}.notifications__item .title{font-size:16px}.notifications__item p{font-size:13px}}.story__block{gap:10px;align-items:flex-start;justify-content:flex-start}.story__block .title{font-weight:500;font-size:var(--size-23);letter-spacing:.01em;color:var(--block)}.story-prise{font-weight:400;font-size:var(--size-23);line-height:120%;color:var(--block)}.story-top{width:100%;justify-content:space-between;gap:10px}.story__block>span{font-weight:400;font-size:var(--size-20);color:var(--blue)}@media screen and (max-width:768px){.story__block{gap:2px;width:100%}.story__block .title,.story-prise{font-size:16px}.story__block>span{font-size:14px}}
