@import url(https://cdnjs.cloudflare.com/ajax/libs/modern-normalize/3.0.1/modern-normalize.min.css);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,ul{list-style:none;padding:0}h1,h2,h3,h4,h5{margin:0;padding:0}button{padding:0}button:hover{cursor:pointer}div{padding:0}a{text-decoration:none}p{margin:0}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}@media screen and (min-width:375px){.container{max-width:375px}}@media screen and (min-width:768px){.container{max-width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1440px){.container{max-width:1440px;padding-left:96px;padding-right:96px}}.hero{padding-bottom:40px;padding-top:40px}.hero__title{font-size:32px;font-weight:700;margin-bottom:16px}.hero__description{font-size:16px;line-height:1.5;margin-bottom:24px}.hero__button{background-color:#9a00ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px}.hero__button:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.hero__image{display:block;margin:32px auto 0;max-width:300px;width:100%}@media screen and (min-width:375px){.hero__title{font-size:32px}}@media screen and (min-width:768px){.hero{align-items:center;display:flex;padding-bottom:80px;padding-top:80px;text-align:left}.hero__content{flex:1 1;padding-right:32px}.hero__title{font-size:40px}.hero__image{flex:1 1;margin:0;max-width:50%}}@media screen and (min-width:1440px){.hero{padding-bottom:112px;padding-top:112px}.hero__title{font-size:48px}}.why{padding-bottom:40px;padding-top:40px}.why__title{font-size:28px;font-weight:700;margin-bottom:24px}.why__description{font-size:16px;line-height:1.5;margin-bottom:32px}.why__list{display:flex;flex-direction:column;gap:24px}.why__svg{margin-bottom:16px}.why__item-title{font-size:20px;font-weight:700;margin-bottom:8px}.why__item-description{font-size:16px;line-height:1.5}@media screen and (min-width:375px){.why__title{font-size:28px}}@media screen and (min-width:768px){.why{align-items:flex-start;display:flex;gap:32px;padding-bottom:80px;padding-top:80px}.why__title{flex:1 1;font-size:32px;margin-bottom:0;text-align:left}.why__content{flex:1 1}.why__description{font-size:18px;text-align:left}.why__list{flex-direction:row;gap:32px;margin-top:40px}.why__item{text-align:left}}@media screen and (min-width:1440px){.why{padding-bottom:112px;padding-top:112px}.why__title{font-size:48px}.why__description,.why__item-title{font-size:24px}}.popular{padding-bottom:40px;padding-top:40px}.popular__title{font-size:48px;font-weight:700;margin-bottom:24px;text-align:center}.popular__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;justify-items:center}.popular__item{background-color:#f1deff;border-radius:15px;display:flex;flex-direction:column;max-width:335px;overflow:hidden;position:relative;width:100%}.popular__image{border-top-left-radius:15px;border-top-right-radius:15px;height:420px;object-fit:cover;width:100%}.popular__box{display:flex;flex-direction:column;flex-grow:1;padding:24px}.popular__type{font-size:14px;font-weight:600}.popular__name{flex-grow:1;font-size:20px;line-height:1.4;margin-bottom:16px;margin-top:8px}.popular__data{align-items:center;display:flex;font-size:14px;font-weight:600;margin-top:auto}.popular__icon{margin-left:5px}.popular__buttons{display:flex;justify-content:space-between;padding:0 24px 24px}.popular__more{align-items:center;background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;display:flex;flex-grow:1;font-size:14px;justify-content:center;margin-right:8px;padding:10px 16px;transition:all .3s ease}.popular__more:hover{background-color:#9a00ff;color:#fff}.popular__save{align-items:center;background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.popular__save svg{height:18px;width:15px}.popular__save:hover:not(.popular__saved){background-color:#fff;color:#000}.popular__saved{background-color:#9a00ff;color:#fff}@media screen and (min-width:375px){.popular{padding-bottom:40px;padding-top:40px}}@media screen and (min-width:768px){.popular__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.popular__list{grid-template-columns:repeat(3,1fr)}}.authors{padding-bottom:40px;padding-top:40px;text-align:center}.authors__title{font-size:28px;font-weight:700;margin-bottom:24px}.authors__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:600px}.authors__item{border-radius:15px;padding:24px}.authors__item img{border-radius:50%;height:100px;margin:0 auto 16px;width:100px}.authors__name{font-size:20px;font-weight:600;margin-bottom:16px}.authors__button{background-color:#0000000d;border:1px solid #00000026;border-radius:10px;cursor:pointer;padding:10px;width:100%}.authors__all,.authors__button:hover{background-color:#9a00ff;color:#fff}.authors__all{border:none;border-radius:10px;cursor:pointer;margin-top:32px;padding:12px 24px}.authors__all:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}@media screen and (min-width:375px){.authors__title{font-size:28px}}@media screen and (min-width:768px){.authors{padding-bottom:80px;padding-top:80px}.authors__title{font-size:32px}.authors__list{gap:32px;grid-template-columns:1fr}}@media screen and (min-width:1440px){.authors{padding-bottom:72px;padding-top:72px}.authors__title{font-size:48px}.authors__list{gap:24px;grid-template-columns:repeat(4,1fr);max-width:100%}}.subscribe{padding-bottom:40px;padding-top:40px}.subscribe__content{background-image:url(/shchodentsi/static/media/background.ef7fca839efc94d8364c.jpg);background-position:50%;background-size:cover;border-radius:20px;color:#fff;padding:40px 20px}.subscribe__title{font-size:28px;font-weight:700;margin-bottom:16px}.subscribe__description{font-size:16px;line-height:1.5;margin-bottom:24px}.subscribe__button{background-color:#9a00ff;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;max-width:175px;padding:12px 10px;text-align:center}.subscribe__button:hover{background-color:#f1deff;color:#000;outline:1px solid #9a00ff}@media screen and (min-width:375px){.subscribe__title{font-size:28px}}@media screen and (min-width:768px){.subscribe{padding-bottom:80px;padding-top:80px}.subscribe__content{padding:64px;text-align:left}.subscribe__title{font-size:32px;max-width:600px}.subscribe__description{font-size:18px;max-width:600px}}@media screen and (min-width:1440px){.subscribe{padding-bottom:48px;padding-top:48px}.subscribe__content{display:flex;flex-direction:column;height:436px;justify-content:center}.subscribe__title{font-size:48px;max-width:723px}.subscribe__description{font-size:20px;margin-top:24px;max-width:723px}}.article-details{display:block;text-align:center}.article-details .container{display:block}.articles__title{font-size:48px}.articles__choose{display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;margin-top:40px;max-width:802px;width:100%}.articles__choose-item-btn{background:none;border:none;border-radius:8px;cursor:pointer;padding:6px 12px}.articles__choose-item-btn.active,.articles__choose-item-btn:focus{background-color:#f2f2f2}@media screen and (min-width:375px){.articles__title{font-size:48px}}@media screen and (min-width:768px){.article-details{padding-top:80px}.articles__title{font-size:48px}.articles__choose{justify-content:flex-start;margin-top:60px}}@media screen and (min-width:1440px){.article-details{display:block;padding-bottom:112px;padding-top:112px}.articles__title{font-size:48px}.articles__choose{justify-content:center}}.popular-articles{padding-bottom:40px;padding-top:40px}.popular-articles__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;justify-items:center}.popular-articles__item{background-color:#f1deff;border-radius:15px;display:flex;flex-direction:column;max-width:421px;overflow:hidden;width:100%}.popular-articles__image{border-top-left-radius:15px;border-top-right-radius:15px;display:block;height:420px;object-fit:cover;width:100%}.popular-articles__content{display:flex;flex-direction:column;flex-grow:1;padding:24px}.popular-articles__category{font-size:14px;font-weight:600}.popular-articles__name{flex-grow:1;font-size:20px;line-height:1.4;margin-bottom:16px;margin-top:8px}.popular-articles__meta{font-size:14px;font-weight:600;margin-top:auto}.popular-articles__actions{display:flex;justify-content:space-between;padding:0 24px 24px}.popular-articles__button{align-items:center;background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;cursor:pointer;display:flex;flex-grow:1;font-size:14px;justify-content:center;margin-right:8px;padding:10px 16px;transition:all .3s ease}.popular-articles__button:hover{background-color:#9a00ff;color:#fff}.popular-articles__save-btn{align-items:center;background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.popular-articles__save-btn svg{height:18px;width:15px}.popular-articles__save-btn:hover:not(.saved){background-color:#fff;color:#000}.popular-articles__save-btn.saved{background-color:#9a00ff;color:#fff}@media screen and (min-width:375px){.popular-articles__item{max-width:none}}@media screen and (min-width:768px){.popular-articles{padding-bottom:80px;padding-top:80px}.popular-articles__list{grid-template-columns:repeat(2,1fr);justify-items:stretch}.popular-articles__item{max-width:none}}@media screen and (min-width:1440px){.popular-articles{padding-bottom:72px;padding-top:72px}.popular-articles__list{grid-template-columns:repeat(3,1fr)}.popular-articles__name{font-size:24px}}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:60px}.pagination__btn{background-color:#9a00ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:opacity .2s ease}.pagination__btn:hover:not(:disabled){opacity:.8}.pagination__btn:disabled{cursor:not-allowed;opacity:.5}.pagination__numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.pagination__number{background-color:#f1deff;border:1px solid #ccc;border-radius:8px;color:#000;cursor:pointer;font-size:14px;font-weight:600;height:40px;padding:0;transition:all .2s ease;width:40px}.pagination__number:hover{background-color:#e8c5ff}.pagination__number.active{background-color:#9a00ff;border-color:#9a00ff;color:#fff}.authors-page{padding-top:48px}.authors-page__title{font-size:48px;font-weight:700;text-align:center}.authors-page__list{display:block;gap:24px;margin-top:24px}.authors-page__item{margin:0 auto;max-width:310px;padding:24px 0;text-align:center;width:100%}.authors-page__more{background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;cursor:pointer;margin-top:16px;padding:8px 16px}.authors-page__more:hover{background-color:#9a00ff;border:1px solid #9a00ff;color:#fff}.authors__avatar{border-radius:50%;height:178px;margin-bottom:24px;object-fit:cover;width:178px}@media screen and (min-width:375px){.authors-page__list{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:768px){.authors-page__list{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:600px}}@media screen and (min-width:1440px){.authors-page__list{grid-template-columns:repeat(4,1fr);max-width:100%}}.profile{min-height:100vh;padding:80px 0}.profile__header{align-items:center;border-radius:20px;display:flex;gap:40px;margin-bottom:60px;padding:40px}.profile__avatar{border-radius:50%;height:180px;object-fit:cover;width:180px}.profile__info{flex-grow:1}.profile__name{color:#1a1a1a;font-size:36px;font-weight:800;margin-bottom:15px}.profile__stats{color:#666;display:flex;font-size:18px;gap:25px}.profile__stats span{border-radius:10px;font-weight:600}.profile__subtitle{color:#1a1a1a;font-size:32px;font-weight:700;margin-bottom:30px}.profile__articles-list{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);list-style:none;padding:0}.profile__article-item{background-color:#f1deff;border-radius:15px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease}.profile__article-item:hover{transform:translateY(-5px)}.profile__article-image{height:420px;object-fit:cover;width:100%}.profile__article-info{display:flex;flex-direction:column;flex-grow:1;padding:24px}.profile__article-category{font-size:14px;font-weight:600;margin-bottom:10px;text-transform:uppercase}.profile__article-title{color:#1a1a1a;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:20px}.profile__article-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.profile__article-date{font-size:14px}.profile__article-link{background-color:#f1deff;border-radius:8px;color:#9a00ff;font-size:14px;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .2s ease}.profile__article-link:hover{background-color:#9a00ff;color:#fff}.profile__no-articles{background-color:#fff;border-radius:15px;color:#666;font-size:18px;padding:40px;text-align:center}.no-data-box{margin-top:20px}.no-data-box__button{background-color:#9a00ff;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:12px 30px;text-decoration:none;transition:all .3s ease}.no-data-box__button:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#1a1a1a}.profile-detail{padding-bottom:48px;padding-top:48px}.profile-detail .container{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.profile-detail__image{border-radius:50%;height:120px;width:120px}.profile-detail__box{margin-left:0}.profile-detail__name{font-size:24px}.profile-detail__saved{font-size:14px}.profile-detail__edit,.profile-detail__logout{border-radius:10px;margin-right:10px;margin-top:12px;padding:10px;width:100%}.profile-detail__logout{background-color:#9a00ff;border:1px solid #9a00ff;color:#fff}.profile-detail__edit{background-color:#0000000d;border:1px solid #00000026;color:#000}@media (hover:hover){.profile-detail__logout:hover{background-color:#f1deff;color:#000}.profile-detail__edit:hover{background-color:#9a00ff;color:#fff}}@media (min-width:375px){.profile-detail__name{font-size:28px}.profile-detail__saved{font-size:15px}}@media (min-width:768px){.profile-detail .container{flex-direction:row;justify-content:flex-start;text-align:left}.profile-detail__image{height:160px;width:160px}.profile-detail__box{margin-left:24px}.profile-detail__name{font-size:40px}.profile-detail__edit,.profile-detail__logout{width:auto}}.profile__backdrop{z-index:999}.profile__backdrop--open{display:flex}.profile__save--primary{background-color:#9a00ff;color:#fff;cursor:pointer}.profile__save--primary:hover{background-color:#7a00cc}.profile__cancel{background:#0000;border:none;color:#666;cursor:pointer;font-size:14px;margin-top:10px;padding:8px 0}.profile__cancel:hover{color:#000}@media (min-width:1440px){.profile-detail{padding-bottom:112px;padding-top:112px}.profile-detail__image{height:200px;width:200px}.profile-detail__name{font-size:48px}}.profile__backdrop{align-items:center;background-color:#00000080;display:flex;display:none;height:100%;justify-content:center;left:0;padding:16px;position:fixed;top:0;width:100%}.profile__form{align-items:center;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;max-width:100%;padding:24px 16px;width:100%}.profile__change{font-size:24px;font-weight:700;text-align:center;width:100%}.profile__photo{margin-top:20px;width:100%}.profile__photo-title{text-align:left}.avatar__preview{background-image:url(data:image/png;base64,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);border-radius:50%;height:100px;width:100px}.profile__photo-load{align-items:flex-start;display:flex;flex-direction:column;gap:12px;margin-top:16px}.profile__photo-button{border:1px solid #00000026;border-radius:10px;padding:10px 16px}@media (hover:hover){.profile__photo-button:hover{background-color:#9a00ff;border:1px solid #9a00ff;color:#fff}}.profile__save{background-color:#e2b8ff;border:none;border-radius:10px;color:#fff;cursor:not-allowed;margin-top:32px;padding:10px;width:100%}@media (min-width:375px){.profile__change{font-size:28px}}@media (min-width:768px){.profile__form{max-width:500px;padding:32px}.profile__change{font-size:36px}.profile__photo-load{align-items:center;flex-direction:row}}@media (min-width:1440px){.profile__form{max-width:644px}.profile__change{font-size:48px}.profile__photo,.profile__save{width:100%}}.profile-articles__switch{background-color:#f1deff;border-radius:10px;max-width:422px;padding:4px}.profile-articles__variant{background:none;border:none;border-radius:8px;font-weight:500;height:40px;width:207px}.profile-articles__active{background-color:#fbf5ff;border:1px solid #00000026;border-radius:8px;font-weight:500;height:40px;width:207px}.profile-articles__list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;justify-items:center;margin-top:40px}.profile-articles__item{background-color:#f1deff;border-radius:15px;display:flex;flex-direction:column;max-width:421px;overflow:hidden;width:100%}.profile-articles__image{border-top-left-radius:15px;border-top-right-radius:15px;display:block;height:420px;object-fit:cover;width:100%}.profile-articles__content{display:flex;flex-direction:column;flex-grow:1;padding:24px}.profile-articles__category{font-size:14px;font-weight:600}.profile-articles__name{flex-grow:1;font-size:20px;line-height:1.4;margin-bottom:16px;margin-top:8px}.profile-articles__meta{font-size:14px;font-weight:600;margin-top:auto}.profile-articles__actions{display:flex;gap:10px;padding:0 24px 24px}.profile-articles__button{align-items:center;background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:10px 16px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.profile-articles__button:hover{background-color:#9a00ff;color:#fff}.profile-articles__save-btn{align-items:center;background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.profile-articles__save-btn svg{height:18px;width:15px}.profile-articles__save-btn:hover:not(.saved){background-color:#fff;color:#000}.profile-articles__save-btn.saved{background-color:#9a00ff;color:#fff}.no-data-box{align-items:center;background:#f9f3ff;border:2px solid #dcc0f5;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin-bottom:64px;margin-top:40px;padding:60px 20px;text-align:center;width:100%}.no-data-box__title{color:#333;font-size:24px;font-weight:700;margin-bottom:10px}.no-data-box__text{color:#777;font-size:16px;max-width:400px}@media screen and (min-width:375px){.profile-articles__item{max-width:none}}@media screen and (min-width:768px){.profile-articles__list{grid-template-columns:repeat(2,1fr);justify-items:stretch}.profile-articles__item{max-width:none}}.profile-logout__backdrop{align-items:center;background-color:#00000080;bottom:0;display:flex;left:0;position:fixed;right:0;top:0}.profile-logout{background-color:#fff;border-radius:15px;display:block;margin-left:auto;margin-right:auto;max-width:768px;padding:64px;position:relative;text-align:center;width:100%}.profile-logout__close{background:none;border:none;font-size:30px;position:absolute;right:15px;top:15px}.profile-logout__title{font-size:48px;font-weight:700}.profile-logout__description{font-size:18px;margin-bottom:32px;margin-top:16px}.profile-logout__button{margin-left:24px;max-width:203px;padding:10px 57px;width:100%}.profile-logout__button--cancel{background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000}.profile-logout__button--cancel:hover,.profile-logout__button--confirm{background-color:#9a00ff;border:1px solid #9a00ff;color:#fff}.profile-logout__button--confirm{border-radius:10px}.profile-logout__button--confirm:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.create{padding-bottom:48px;padding-top:48px}.create__title{font-size:32px;font-weight:700;margin-bottom:24px;text-align:center}.create__form{margin-top:24px}.create__list{gap:20px;max-width:100%;width:100%}.create__item,.create__list{display:flex;flex-direction:column}.create__name{font-size:14px;font-weight:400;margin-bottom:8px}.create__input{border:1px solid #ccc;border-radius:10px;font-size:16px;outline:none;padding:10px 12px;transition:border-color .3s ease,box-shadow .3s ease}.create__input:focus{border-color:#9a00ff;box-shadow:0 0 5px #9a00ff33}.create__textarea{border:1px solid #ccc;border-radius:10px;font-family:inherit;font-size:16px;height:180px;outline:none;padding:12px;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease}.create__textarea:focus{border-color:#9a00ff;box-shadow:0 0 5px #9a00ff33}.create__buttons{display:flex;flex-direction:column;gap:12px;margin-top:32px}.create__button{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;max-width:100%;padding:12px 24px;transition:all .3s ease;width:100%}.create__button:hover:not(:disabled){background-color:#7a00cc;border-color:#7a00cc;transform:translateY(-2px)}.create__button:disabled{cursor:not-allowed;opacity:.6}.create__button-cancel{background-color:#f3f3f3;border:1px solid #ccc;color:#000}.create__button-cancel:hover{background-color:#e0e0e0}.create__preview{margin-top:16px;max-width:100%}.create__preview img{border-radius:10px;box-shadow:0 4px 10px #0000001a;height:auto;max-width:100%}@media screen and (min-width:375px){.create__title{font-size:36px;margin-bottom:28px}.create__list{gap:24px}.create__textarea{height:200px}}@media screen and (min-width:768px){.create{padding-bottom:80px;padding-top:80px}.create__title{font-size:48px;margin-bottom:32px;text-align:left}.create__form{margin-top:35px}.create__list{gap:24px;max-width:865px}.create__name{font-size:16px}.create__textarea{height:215px}.create__buttons{flex-direction:row;gap:16px}.create__button{max-width:203px;padding:12px 57px}.create__preview{max-width:300px}}@media screen and (min-width:1440px){.create{padding-bottom:112px;padding-top:112px}.create__title{font-size:48px}.create__list{max-width:865px}}.article-details{padding-bottom:48px;padding-top:48px}.article-details .container{display:flex;flex-direction:column;gap:24px}.article-details__box{max-width:100%;text-align:left}.article-details__title{font-size:28px;font-weight:700}.article-details__author{font-weight:700;margin-top:12px}.article-details__name{font-weight:400}.article-details__date{font-weight:700;margin-top:12px}.article-details__numbers{font-weight:400}.article-details__image{border-radius:20px;margin-left:0;width:100%}@media (min-width:375px){.article-details__title{font-size:32px}.article-details__author,.article-details__date{margin-top:16px}}@media (min-width:768px){.article-details .container{align-items:center;flex-direction:row;gap:32px}.article-details__box{max-width:55%}.article-details__title{font-size:40px}.article-details__image{margin-left:auto;width:45%}}@media (min-width:1440px){.article-details__title{font-size:48px}.article-details__box{max-width:600px}.article-details__image{width:50%}}.habbits-articles{padding-bottom:48px;padding-top:48px}.habbits-articles .container{display:flex;flex-direction:column;gap:16px}.habbits-articles__text{width:100%}.habbits-articles__box{background-color:#f2f2f2;border-radius:16px;padding:20px}.habbits-articles__title{font-size:20px;font-weight:700;margin-bottom:12px}.habbits-articles__description{font-size:14px;font-weight:400;margin-bottom:12px}.habbits-articles__button{background-color:#9a00ff;border:none;border-radius:10px;color:#fff;padding:10px;transition:.3s ease;width:100%}@media (min-width:375px){.habbits-articles__title{font-size:22px}.habbits-articles__description{font-size:15px}}@media (min-width:768px){.habbits-articles .container{align-items:stretch;flex-direction:row;gap:24px}.habbits-articles__text{width:60%}.habbits-articles__box{padding:28px}.habbits-articles__title{font-size:24px}.habbits-articles__description{font-size:16px}}@media (min-width:1440px){.habbits-articles__text{max-width:865px}.habbits-articles__box{padding:32px}}@media (hover:hover){.habbits-articles__button:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}}.exists-modal__backdrop{align-items:center;background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0}.exists-modal{background-color:#fff;border-radius:15px;display:block;margin-left:auto;margin-right:auto;max-width:768px;padding:64px;position:relative;text-align:center;width:100%}.exists-modal__close{background:none;border:none;font-size:30px;position:absolute;right:15px;top:15px}.exists-modal__title{font-size:48px;font-weight:700}.exists-modal__description{font-size:18px;margin-bottom:32px;margin-top:16px}.exists-modal__button{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;margin-left:24px;max-width:203px;padding:10px 57px;width:100%}.exists-modal__button:hover{background-color:#f1deff;border-color:#7a00b3;color:#000}.empty-fields__backdrop{align-items:center;background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1000}.empty-fields__modal{background-color:#fff;border-radius:15px;margin-left:auto;margin-right:auto;max-width:768px;padding:64px;position:relative;text-align:center;width:100%}.empty-fields__close{background:none;border:none;cursor:pointer;font-size:30px;position:absolute;right:15px;top:15px}.empty-fields__title{font-size:48px;font-weight:700}.empty-fields__description{font-size:18px;margin-bottom:32px;margin-top:16px}.empty-fields__button{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;max-width:203px;padding:10px 57px;text-decoration:none;width:100%}.empty-fields__button:hover{background-color:#f1deff;border-color:#7a00b3;color:#000}.register__section{padding-bottom:64px;padding-top:64px;text-align:center}.register__title{font-size:48px;font-weight:700;margin-bottom:24px}.register__description{font-size:18px;font-weight:400}.register__form{margin-left:auto;margin-right:auto;margin-top:32px;max-width:644px;width:100%}.register__list{gap:24px;text-align:left}.register__item,.register__list{display:flex;flex-direction:column}.register__item{gap:8px}.register__name{font-size:14px;font-weight:400}.register__input{border:2px solid #00000026;border-radius:10px;padding:8px}.register__input:focus{outline:2px solid #9a00ff}.register__submit{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;margin-top:24px;padding:8px;width:100%}.register__submit:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.register__have{font-weight:400;margin-top:24px}.register__link{color:#000;-webkit-text-decoration:underline #000;text-decoration:underline #000}.register__link:hover{color:#9a00ff;-webkit-text-decoration:underline #9a00ff;text-decoration:underline #9a00ff}.no-email__backdrop{align-items:center;background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0}.no-email__modal{background-color:#fff;border-radius:15px;display:block;margin-left:auto;margin-right:auto;max-width:768px;padding:64px;position:relative;text-align:center;width:100%}.no-email__title{font-size:48px;font-weight:700}.no-email__description{font-size:18px;margin-bottom:32px;margin-top:16px}.no-email__link{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;margin-left:24px;max-width:203px;padding:10px 57px;width:100%}.no-email__link:hover{background-color:#f1deff;border-color:#7a00b3;color:#000}.no-email__close{background:none;border:none;font-size:30px;position:absolute;right:15px;top:15px}.wrong-password__backdrop{align-items:center;background-color:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1000}.wrong-password__modal{background-color:#fff;border-radius:15px;margin-left:auto;margin-right:auto;max-width:768px;padding:64px;position:relative;text-align:center;width:100%}.wrong-password__close{background:none;border:none;cursor:pointer;font-size:30px;position:absolute;right:15px;top:15px}.wrong-password__title{font-size:48px;font-weight:700}.wrong-password__description{font-size:18px;margin-bottom:32px;margin-top:16px}.wrong-password__button{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;max-width:203px;padding:10px 57px;text-decoration:none;width:100%}.wrong-password__button:hover{background-color:#f1deff;border-color:#7a00b3;color:#000}.login__section{padding-bottom:64px;padding-top:64px;text-align:center}.login__title{font-size:48px;font-weight:700;margin-bottom:24px}.login__description{font-size:18px;font-weight:400}.login__form{margin-left:auto;margin-right:auto;margin-top:32px;max-width:644px;width:100%}.login__list{gap:24px;text-align:left}.login__item,.login__list{display:flex;flex-direction:column}.login__item{gap:8px}.login__name{font-size:14px;font-weight:400}.login__input{border:2px solid #00000026;border-radius:10px;padding:8px}.login__input:focus{outline:2px solid #9a00ff}.login__submit{background-color:#9a00ff;border:1px solid #9a00ff;border-radius:10px;color:#fff;margin-top:24px;padding:8px;width:100%}.login__submit:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.login__have{font-weight:400;margin-top:24px}.login__link{color:#000;-webkit-text-decoration:underline #000;text-decoration:underline #000}.login__link:hover{color:#9a00ff;-webkit-text-decoration:underline #9a00ff;text-decoration:underline #9a00ff}.header{background:none;padding-top:15px}.header .container,.header__logo{align-items:center;display:flex}.header__logo{font-weight:700;gap:8px}.header__list{display:none;gap:32px;margin-left:auto}.header__link{color:#000}.header__buttons{align-items:center;display:flex;display:none;gap:16px;margin-left:32px;.header__buttons-button{background-color:#0000000d;border:1px solid #00000026;border-radius:8px;color:#000;cursor:pointer;display:inline-block;padding-top:4px;padding-block:4px;padding-left:10px;padding-right:10px;text-decoration:none}.header__buttons-login:hover,.header__buttons-register{background-color:#9a00ff;color:#fff}.header__buttons-register:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.header__buttons-create{background-color:#9a00ff;color:#fff}.header__buttons-create:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.header__avatar-item{align-items:center;display:flex;list-style:none;margin-left:16px}.header__avatar-img{border-radius:50%;cursor:pointer;height:32px;object-fit:cover;width:32px}}.header__hamburger-button{background:none;background-color:#0000000d;border:1px solid #0000000d;border-radius:8px;color:#000;height:32px;margin-left:auto;width:32px}@media screen and (min-width:1440px){.header__hamburger-button{display:none}.header{background:none}.header .container,.header__logo{align-items:center;display:flex}.header__logo{font-weight:700;gap:8px}.header__list{display:flex;gap:32px;margin-left:auto}.header__link{color:#000}.header__buttons{align-items:center;display:flex;gap:16px;margin-left:32px}}.header__mobile-overlay{background:#00000059;inset:0;position:fixed;z-index:1000}.header__mobile{background:#fff;box-shadow:-4px 0 20px #00000026;display:flex;flex-direction:column;gap:24px;height:100%;max-width:320px;padding:20px;position:fixed;right:0;top:0;width:85%;z-index:1001}.header__mobile-close{align-self:flex-end;background:none;background-color:#0000000d;border:1px solid #00000026;border-radius:8px;cursor:pointer;height:32px;width:32px}.header__mobile-close:hover{background-color:#9a00ff;color:#fff}.header__mobile-nav{display:flex;flex-direction:column;gap:16px}.header__mobile-nav a{border-radius:8px;color:#000;font-size:18px;padding:10px 12px;text-decoration:none}.header__mobile-nav a:hover{background-color:#9a00ff1a}.header__mobile-buttons{display:flex;flex-direction:column;gap:12px;margin-top:auto}.header__mobile-button{background-color:#0000000d;border:1px solid #00000026;border-radius:10px;color:#000;padding:12px}.header__mobile-button:hover{background-color:#f1deff;border:1px solid #9a00ff;color:#000}.header__mobile-buttons button{background-color:#0000000d;border:1px solid #00000026;border-radius:8px;cursor:pointer;padding:10px}.header__mobile-buttons .register{background-color:#9a00ff;color:#fff}.header__mobile-buttons button:hover{background-color:#9a00ff1a;border-color:#9a00ff;color:#000}.header__mobile-buttons .register:hover{background-color:#f1deff;border-color:#9a00ff;color:#000}.footer{background-color:#f1deff;padding-bottom:40px;padding-top:40px}.footer__content{border-bottom:1px solid #00000026;flex-direction:column;gap:24px;padding-bottom:24px}.footer__content,.footer__logo{align-items:center;display:flex}.footer__logo{font-size:20px;font-weight:700;gap:8px}.footer__list{display:flex;gap:20px;justify-content:center;order:3}.footer__icon{color:#000;font-size:24px}.footer__links{align-items:center;display:flex;flex-direction:column;gap:16px;order:2}.footer__link{color:#000;text-decoration:none}.footer__copyright{font-size:14px;margin-top:24px;text-align:center}@media screen and (min-width:375px){.footer__logo{font-size:20px}}@media screen and (min-width:768px){.footer{padding-bottom:60px;padding-top:60px}.footer__content{flex-direction:row;justify-content:space-between}.footer__list{gap:15px;order:2}.footer__links{flex-direction:row;gap:32px;order:3}}@media screen and (min-width:1440px){.footer{padding-bottom:80px;padding-top:80px}.footer__content{align-items:center}.footer__list{margin-left:auto;margin-right:auto}}
/*# sourceMappingURL=main.adb9bcce.css.map*/