@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap);:root{--main-fz-color:#fff;--main-bg-color:#b28af8;--main-bg-color-dark:#956ae1}*{border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}button,input,textarea{font-size:inherit}button{background-color:inherit;cursor:pointer}a,button{color:inherit}a{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}body,html{min-width:375px}body,button,input,textarea{font-family:Roboto,sans-serif}body{background-color:#b28af8;background-color:var(--main-bg-color);color:#fff;color:var(--main-fz-color);font-size:16px;font-weight:400}body._lock{overflow:hidden;overscroll-behavior:none;touch-action:none}.wrapper{display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative}.wrapper>*{min-width:0}main{flex:1 1 auto}.footer{flex:0 0 auto}[class*=__container]{margin:0 auto;max-width:1680px;padding:0 20px}.slider-btn{align-items:center;background-color:#c4a3fd;border-radius:50%;display:flex;height:50px;justify-content:center;padding-right:3px;width:50px}.slider-btn img{height:16px;width:10px}.slider-btn--right{padding-right:0}.slider-btn--right img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (min-width:993px){.slider-btn{transition:background-color .5s ease}.slider-btn:hover{background-color:#a576f5}}.header{left:0;position:fixed;top:0;width:100%;z-index:10}.header__inner{-webkit-column-gap:40px;column-gap:40px;padding:20px 0}.header__inner,.header__logo{align-items:center;display:flex}.header__logo{background-color:#fff;border-radius:50%;flex-shrink:0;height:50px;justify-content:center;position:relative;width:50px;z-index:7}.header__logo img{width:22px}.header__menu{flex-grow:1}.header__icon{display:none}.menu{justify-content:space-between}.menu,.menu__list{align-items:center;display:flex}.menu__list{flex-wrap:wrap;padding-right:20px;row-gap:15px}@media(min-width:90em){.menu__list{-webkit-column-gap:3.125rem;column-gap:3.125rem}}@media(min-width:62em)and (max-width:90em){@supports((-webkit-column-gap:clamp(2.5rem,1.1160714286rem + 2.2321428571vw,3.125rem)) or (column-gap:clamp(2.5rem,1.1160714286rem + 2.2321428571vw,3.125rem))){.menu__list{-webkit-column-gap:clamp(2.5rem,1.1160714286rem + 2.2321428571vw,3.125rem);column-gap:clamp(2.5rem,1.1160714286rem + 2.2321428571vw,3.125rem)}}@supports not ((-webkit-column-gap:clamp(2.5rem,1.1160714286rem + 2.2321428571vw,3.125rem)) or (column-gap:clamp(2.5rem,1.1160714286rem + 2.2321428571vw,3.125rem))){.menu__list{-webkit-column-gap:calc(1.11607rem + 2.23214vw);column-gap:calc(1.11607rem + 2.23214vw)}}}@media(max-width:62em){.menu__list{-webkit-column-gap:2.5rem;column-gap:2.5rem}}.menu__link{font-size:20px;letter-spacing:.6px;transition:color .3s ease}.menu__link:hover{color:#724fb0}.menu__button{border:2px solid #fff;border-radius:40px;flex-shrink:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;letter-spacing:.48px;line-height:1;padding:15px 30px;transition:all .3s ease}.menu__button:hover{background-color:#fff;color:var(--main-bg-color)}@media screen and (max-width:992px){.header__inner{justify-content:space-between}.header__icon{align-items:center;display:flex;flex-direction:column;height:26px;position:relative;row-gap:9px;width:42px;z-index:7}.header__icon span{background-color:#fff;border-radius:10px;display:block;flex-shrink:0;height:3px;transition:all .4s ease 0s;width:100%}.header__icon span:first-child,.header__icon span:last-child{width:22px}.header__icon._active span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;transform-origin:left top;width:35px}.header__icon._active span:nth-child(2){-webkit-transform:scaleX(0);transform:scaleX(0)}.header__icon._active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;transform-origin:left bottom;width:35px}.menu{flex-direction:column;height:100vh;justify-content:flex-start;overflow-y:auto;padding-bottom:30px;padding-top:100px;row-gap:70px;z-index:4}.menu,.menu:before{background-color:#724fb0;position:fixed;right:-120%;top:0;transition:right .4s ease 0s;width:100%}.menu:before{content:"";height:90px;z-index:5}.menu._active,.menu._active:before{right:0}.menu__list{flex-direction:column;padding-right:0;row-gap:30px}.menu__link{font-size:30px}.menu__button{font-size:20px}}@media screen and (max-width:520px){.header__inner{padding:15px 0}.header__logo{height:42px;width:42px}.header__logo img{width:20px}}.footer__inner{padding-bottom:40px;padding-top:20px}.footer__content{display:flex;justify-content:space-between;padding-bottom:40px}.footer__column{flex:0 1 14.6%}.footer__column:not(:last-child){margin-right:15px}.footer__column:first-child{flex:0 0 22%}.footer__column:last-child{flex:0 0 23%}.footer__logo{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;margin-bottom:22px;position:relative;width:50px;z-index:7}.footer__logo img{width:22px}.footer__text{letter-spacing:.48px;line-height:1.4}.footer__title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;letter-spacing:.6px;line-height:normal;margin-bottom:22px;text-transform:uppercase}.footer__item a{font-weight:500;letter-spacing:.48px;line-height:2.25;transition:color .3s ease}.footer__item a:hover{color:#724fb0}.footer__contact{font-weight:500;letter-spacing:.48px;line-height:2.25}.footer__contact a:hover{text-decoration:underline}.footer__copyright{align-items:center;border-top:1px solid #dcc7ff;display:flex;justify-content:space-between;padding-top:40px}.footer__social{-webkit-column-gap:15px;column-gap:15px}.footer__icon,.footer__social{align-items:center;display:flex}.footer__icon{background-color:#c4a3fd;border-radius:50%;height:40px;justify-content:center;width:40px}.footer__icon img{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.footer__icon:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer__rights{letter-spacing:.48px;line-height:1.6}@media screen and (max-width:992px){.footer__content{flex-wrap:wrap;row-gap:38px}.footer__column{flex:0 1 30%}.footer__column:not(:last-child){margin-right:0}.footer__column:first-child{flex:0 0 50%;margin-right:15px;order:1}.footer__column:last-child{flex:0 0 50%;margin-right:15px;order:3}.footer__column:nth-child(2){order:2}.footer__column:nth-child(3){order:4}}@media screen and (max-width:620px){.footer__column{flex:1 1 45%}.footer__column:first-child,.footer__column:last-child{flex:0 0 100%;margin-right:0}.footer__column:last-child{order:4}.footer__column:nth-child(3){order:3}.footer__copyright{flex-direction:column;row-gap:22px}}.button{background-color:#fff;border:2px solid #fff;border-radius:40px;color:#b28af8;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1;padding:20px 100px;transition:all .3s ease}.button:hover{background-color:transparent;color:#fff}.subtitle{font-family:Roboto,sans-serif;letter-spacing:.6px;line-height:normal;margin-bottom:10px;text-align:center}@media(min-width:62em){.subtitle{font-size:1.25rem}}@media(min-width:23.4375em)and (max-width:62em){@supports(font-size:clamp(0.875rem,0.647082658rem + 0.9724473258vw,1.25rem)){.subtitle{font-size:clamp(.875rem,.647082658rem + .9724473258vw,1.25rem)}}@supports not (font-size:clamp(0.875rem,0.647082658rem + 0.9724473258vw,1.25rem)){.subtitle{font-size:calc(.64708rem + .97245vw)}}}@media(max-width:23.4375em){.subtitle{font-size:.875rem}}.title{font-family:Poppins,sans-serif;font-weight:700;letter-spacing:1.2px;line-height:normal;text-align:center}@media(min-width:62em){.title{font-size:2.5rem}}@media(min-width:23.4375em)and (max-width:62em){@supports(font-size:clamp(1.5rem,0.8922204214rem + 2.5931928687vw,2.5rem)){.title{font-size:clamp(1.5rem,.8922204214rem + 2.5931928687vw,2.5rem)}}@supports not (font-size:clamp(1.5rem,0.8922204214rem + 2.5931928687vw,2.5rem)){.title{font-size:calc(.89222rem + 2.59319vw)}}}@media(max-width:23.4375em){.title{font-size:1.5rem}}.add-button{align-items:center;background-color:#956ae1;border-radius:30px 0 30px 0;display:flex;height:80px;justify-content:center;width:80px}.add-button__icon{width:26px}.add-button__icon span{background-color:#fff;border-radius:5px;display:block;height:5px;width:100%}.add-button__icon span:last-child{-webkit-transform:translateY(-5px) rotate(90deg);transform:translateY(-5px) rotate(90deg);-webkit-transform-origin:center;transform-origin:center}.preloader{align-items:center;display:flex;height:100vh;justify-content:center;position:relative;width:100vw;z-index:50}
/*# sourceMappingURL=main.26d9d799.css.map*/