.gritx-toast{display:flex}.gritx-toast__message{display:flex;flex-direction:column;width:100%;color:#121212;padding:8px}.gritx-toast__description{font-size:14px;padding-right:20px}.gritx-toast__icon{background-color:#712f8f;padding:0 6px;z-index:1}.gritx-toast__title{font-weight:700;font-size:14px;padding-right:20px}.gritx-toast__button{padding:0;margin:14px 0 0;background:transparent;border:none;cursor:pointer;font-weight:700;color:#121212;text-align:right;font-size:14px}.Toastify__toast{border-radius:0;box-shadow:none;background-color:#f2f2f2;margin:8px 0;padding:0}.Toastify__toast-body{margin:0;padding:0}.Toastify__toast{outline:1px solid #d2d2d2;outline-offset:-1px}.Toastify__close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;opacity:.2;color:#121212}.Toastify__close-button>svg{height:20px;width:20px}.loader{height:100%}.loader--nested{background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1}.loader--nested,.loader--nested .box{position:absolute;width:100%;height:100%}.loader--nested .box,.loader--nested .loader__wrapper{top:50%;left:50%;transform:translate(-50%,-50%)}.loader--nested .loader__wrapper{position:relative}.loader__wrapper{width:100%;height:100%;max-width:150px;max-height:150px}.loader .box{display:flex;flex:1 1;flex-direction:column;justify-content:center;align-items:center}.loader .spinner{width:100px;aspect-ratio:1;display:grid;background:linear-gradient(0deg,rgba(113,47,143,.5) 30%,transparent 0 70%,#712f8f 0) 50%/12% 100% no-repeat,linear-gradient(90deg,rgba(113,47,143,.25) 30%,transparent 0 70%,rgba(113,47,143,.75) 0) 50%/100% 12% no-repeat;background-repeat:no-repeat;animation:l23 1s steps(12) infinite}.loader .spinner:after,.loader .spinner:before{content:"";grid-area:1/1;background:inherit;opacity:.915;transform:rotate(30deg)}.loader .spinner:after{opacity:.83;transform:rotate(60deg)}@keyframes l23{to{transform:rotate(1turn)}}.callback{position:relative}.callback__loader{max-width:150px;margin:auto}.xpedition-item{margin-bottom:10px;padding:5px}.xpedition-item__header{color:#712f8f;height:60px;background-color:#fff;font-size:32px;font-style:normal;font-weight:700;display:flex;align-items:center;margin-bottom:20px}.xpedition-item__title{color:#712f8f;font-weight:bolder;margin:0 0 0 20px;padding:0;font-size:30px;text-transform:capitalize}.xpedition-item__body{border-bottom:1px solid #303030;padding-bottom:20px}@media only screen and (min-width:640px){.xpedition-item__body{display:flex}}.xpedition-item__image{width:100%}.xpedition-item__image-wrapper{max-width:20%}.xpedition-item__description{padding:20px;flex:1 1 auto}@media only screen and (min-width:640px){.xpedition-item__description{padding:0 20px}}.xpedition-item__button{width:100%;border:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;cursor:pointer;padding-bottom:20px}.xpedition-item__button:hover{transition:color .3s;color:#c7c7c7}.xpedition-item__button-percent{font-size:48px;font-weight:700;display:block;margin-top:50px}.xpedition-item__button-label{text-transform:capitalize;font-weight:700;font-size:20px}.xpedition-item__button-wrapper{min-width:25%;border:1px solid #d2d2d2}.xpedition-item__button--remove{margin-top:10px;width:100%}.xpedition-list__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 41px 100px}@media only screen and (max-width:640px){.xpedition-list__wrapper{padding:0}}@media only screen and (min-width:1366px){.xpedition-list__wrapper{flex-wrap:nowrap}}.xpedition-list__chat{margin:5px 15px 20px;width:100%;position:relative}@media only screen and (max-width:640px){.xpedition-list__chat{margin:0}}@media only screen and (min-width:1366px){.xpedition-list__chat{width:50%}}@media only screen and (max-width:640px){.xpedition-list__chat{display:none}}.xpedition-list__chat-toolbar{background-color:#f2f2f2;height:60px;padding:0 20px;display:flex;align-items:center}.xpedition-list__bot-avatar{width:40px;height:38px;fill:#fc767d}.xpedition-list__list{margin:5px 15px 20px;width:100%;position:relative}@media only screen and (max-width:640px){.xpedition-list__list{margin:0}}@media only screen and (min-width:1366px){.xpedition-list__list{width:50%}}.xpedition-list__chat-wrapper{height:440px;padding-bottom:10px;margin-bottom:18px}@media only screen and (min-width:640px){.xpedition-list__chat-wrapper{height:500px}}.xpedition-list__start-message{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:36px;font-weight:700;height:100%}.modal-privacy-terms .modal__close-btn{float:right;line-height:19px;padding:0;font-size:25px;font-weight:300;border:none;background:none;margin-top:20px;margin-right:20px;cursor:pointer}@media only screen and (min-width:640px){.modal-privacy-terms .modal__close-btn{line-height:23px;font-size:35px;margin-top:40px;margin-right:40px}}@media only screen and (min-width:980px){.modal-privacy-terms .modal__close-btn{line-height:34px;font-size:45px;margin-top:70px;margin-right:70px}}.modal__overlay{position:fixed;z-index:25;top:0;padding:15px;background-color:rgba(2,2,2,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100vh;display:flex;align-items:center}@media only screen and (min-width:640px){.modal__overlay{padding:25px}}@media only screen and (min-width:980px){.modal__overlay{padding:50px}}.modal__window{background-color:#f2f2f2;height:calc(100vh - 30px);flex:1 1 auto;width:100%;display:flex;flex-direction:column}@media only screen and (min-width:640px){.modal__window{height:calc(100vh - 50px)}}@media only screen and (min-width:980px){.modal__window{height:calc(100vh - 100px)}}.modal__body{flex:1 1 auto;overflow:auto}@keyframes breathIn{0%{transform:scale(1)}to{transform:scale(2)}}@keyframes breathOut{0%{transform:scale(2)}to{transform:scale(1)}}@keyframes holdIn{0%{transform:scale(2)}to{transform:scale(2)}}@keyframes holdOut{0%{transform:scale(1)}to{transform:scale(1)}}.meditation__open-button{width:60%;display:block;margin:0 auto 20px;line-height:normal}.meditation__modal{height:100%;background-repeat:no-repeat;background-size:cover}.meditation__modal .modal__header{height:50px;display:flex;justify-content:flex-end}.meditation__modal .modal__close-btn{width:50px;font-size:24px;background-color:transparent;border:1px solid #000;cursor:pointer}.meditation__modal .modal__body{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.meditation__circle{position:relative}.meditation__circle circle{transform:rotate(-90);fill:transparent;stroke:#ffd569;stroke-width:5}.meditation__circle circle:nth-child(2n){fill:transparent;stroke:#8dd2a3;stroke-width:5}.meditation__step{position:absolute;width:300px;text-align:center;text-transform:uppercase;color:#f2f2f2;font-weight:700;top:45%;animation-timing-function:linear;animation-delay:0s;animation-fill-mode:forwards}.meditation__description{height:200px;min-width:200px}.meditation__text{color:#fff;font-size:24px;text-transform:capitalize;display:none;margin-bottom:10px}.meditation__text--show{display:block}.meditation__last-message{display:none}.meditation__last-message--show{display:block}.journal__buttons .gritx-btn,.journal__page-controls .gritx-btn{margin-bottom:20px;height:62px}@media only screen and (min-width:640px){.journal__buttons,.journal__page-controls{display:flex;justify-content:center;align-items:center}.journal__buttons .gritx-btn,.journal__page-controls .gritx-btn{width:48%;max-width:245px}.journal__buttons .gritx-btn:first-child,.journal__page-controls .gritx-btn:first-child{margin-right:20px}}.journal__page-controls{justify-content:space-between;margin:0 20px 20px}@media only screen and (min-width:640px){.journal__page-controls{margin:0 30px 20px}}@media only screen and (min-width:1366px){.journal__page-controls{margin:0 50px 20px}}.journal__page-controls--first-page{justify-content:flex-end}.journal__page-controls .hide-button{display:none}.journal__buttons--last-entry .gritx-btn:first-child{margin-right:0}.journal__page{margin:0 20px 20px}@media only screen and (min-width:640px){.journal__page{margin:0 30px 20px}}@media only screen and (min-width:1366px){.journal__page{margin:0 50px 20px}}.journal__page-number{margin-top:20px;font-size:18px;font-weight:700;text-transform:capitalize}@media only screen and (min-width:640px){.journal__page-number{font-size:24px}}.journal__question{font-size:18px;font-style:italic}@media only screen and (min-width:640px){.journal__question{font-size:24px}}.journal__question--preview p{color:#c7c7c7;font-size:18px;font-style:italic}@media only screen and (min-width:640px){.journal__question--preview p{font-size:24px}}.journal__answer{width:100%;font-size:18px;margin-top:30px;line-height:1.2em;background:repeating-linear-gradient(180deg,transparent,transparent 1.15em,#d2d2d2 1.2em) local;border:none;resize:vertical}.journal__answer::placeholder{font-style:italic}.journal__answer--preview{color:#303030;font-size:18px;font-weight:700;word-break:break-word}@media only screen and (min-width:640px){.journal__answer--preview{font-size:24px}}.interview__buttons .gritx-btn{margin-bottom:20px;height:62px}@media only screen and (min-width:640px){.interview__buttons{display:flex;justify-content:center;align-items:center}.interview__buttons .gritx-btn{width:48%;max-width:245px}}.interview__buttons--last-entry .gritx-btn:first-child{margin-right:0}.interview__page{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;margin:0 20px 20px;background-color:#fff}@media only screen and (min-width:640px){.interview__page{margin:0 30px 20px}}@media only screen and (min-width:1366px){.interview__page{margin:0 50px 20px}}.interview__page-number{margin-top:20px;font-size:18px;font-weight:700;text-transform:capitalize}@media only screen and (min-width:640px){.interview__page-number{font-size:24px}}.interview__page .overlay{max-width:80%;margin:0 auto}@media only screen and (min-width:1366px){.interview__page .overlay{max-width:1000px}}.interview__loader{min-height:200px;position:relative}@keyframes buttonFade{0%{background-color:#f2f2f2}to{background-color:#a4c7dd}}.article{margin-top:11px}@media only screen and (min-width:1366px){.article{margin-top:25px}}.article__header{margin-bottom:20px}.article__title{background-color:#fff;color:#712f8f;padding:10px;display:flex;justify-content:space-between}.article__close-button{width:45px;border:none;background-color:transparent;cursor:pointer;font-size:18px}@media only screen and (min-width:1366px){.article__close-button{font-size:24px}}.article__heading{font-size:18px;margin:0}@media only screen and (min-width:640px){.article__heading{font-size:24px;padding:10px 20px}}@media only screen and (min-width:1366px){.article__heading{font-size:36px;padding:10px 40px}}.article__props{display:flex;justify-content:space-between;align-items:center;margin:0 20px;padding:15px 0;border-bottom:1px solid #f2f2f2}@media only screen and (min-width:640px){.article__props{margin:0 30px}}@media only screen and (min-width:1366px){.article__props{margin:0 50px}}.article__information{display:flex;align-items:center}.article__page-number{font-size:18px;font-weight:700;text-transform:capitalize}@media only screen and (min-width:640px){.article__page-number{font-size:24px}}.article__icon{height:30px;width:30px;margin-right:20px}.article__icon-img{height:100%;fill:#fc767d}.article__icon--reading-time{height:35px;width:35px;background-size:contain;background-position:50%;background-repeat:no-repeat}.article__actions{display:flex;align-items:center}.article__actions .gritx-btn{font-size:18px;min-height:30px;line-height:30px;min-width:180px}.article__button-icon{border:none;background-color:transparent;cursor:pointer}.article__button-icon:hover{background-color:#f5f5f5}.article__body{padding:10px}@media only screen and (min-width:640px){.article__body{padding:20px}}@media only screen and (min-width:1366px){.article__body{padding:20px 50px}}.article__description{font-style:italic;margin-bottom:10px;font-size:16px}@media only screen and (min-width:980px){.article__description{font-size:1.2vw}}@media only screen and (min-width:1920px){.article__description{font-size:20px}}.article__image-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:80%;margin:0 auto 10px;text-align:center;height:300px}@media only screen and (min-width:640px){.article__image-wrapper{height:400px}}@media only screen and (min-width:1366px){.article__image-wrapper{height:500px}}@media only screen and (min-width:1920px){.article__image-wrapper{height:600px}}.article__image{max-height:100%;max-width:100%}.article__content{font-size:16px}@media only screen and (min-width:980px){.article__content{font-size:1.2vw}}@media only screen and (min-width:1920px){.article__content{font-size:20px}}.article__content li,.article__content p{margin-bottom:10px}.article__content img{max-width:100%}.bot-chat .article{margin-top:0}.bot-chat .article__heading{padding:0 40px;font-size:35px}.not-found{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 6px}.not-found__text{text-align:center;margin-bottom:40px;font-size:22px;text-transform:none}@media only screen and (min-width:640px){.not-found__text{font-size:28px}}.not-found__image{max-height:200px;margin-bottom:40px}@media only screen and (min-width:640px){.not-found__image{max-height:300px}}.chat{position:relative;min-height:400px}.chat__title{display:flex;align-items:center;font-size:48px;font-weight:700;text-align:left;color:#303030;margin:20px 10px 10px;text-transform:uppercase}@media only screen and (min-width:640px){.chat__title{margin:0 0 44px 51px}}@media only screen and (max-width:640px){.chat__title{display:none}}.chat__icon{width:50px;height:50px;margin-right:6px;border:2px solid #d2d2d2;border-radius:50%;padding:7px}@media only screen and (max-width:640px){.chat__icon{width:40px;height:40px}}.chat__bot-avatar{width:40px;height:38px;fill:#fc767d}.chat__btns{display:flex;justify-content:right;width:100%}.chat__help-btn{width:117px;margin-left:5px}.chat__test-btn{width:70px}.favorite{padding:0;border:none;background-color:transparent;cursor:pointer}.favorite:focus{outline:none}.favorite:disabled .favorite__image{fill:#d2d2d2}.favorite__icon{width:34px;height:34px}@media only screen and (min-width:1366px){.favorite__icon{width:36px;height:36px}}.favorite__big-icon{width:82px;height:82px}.favorite__image{height:100%;max-height:100%;max-width:100%;fill:#fc767d}.material.gritx-btn{min-height:20px;line-height:16px;width:100%}.material--inactive.gritx-btn{height:100%;font-size:13px}@media only screen and (min-width:1366px){.material--inactive.gritx-btn{font-size:16px}}.material--active.gritx-btn{position:absolute;height:20%;font-size:16px;font-weight:700;bottom:0}.material--active.gritx-btn:hover{color:#fff}@media only screen and (min-width:1366px){.material--active.gritx-btn{font-size:21px}}.article-area{display:flex;justify-content:center}.article-area__card-place{position:relative;width:310px;height:238px;margin:11px 0}@media only screen and (min-width:1366px){.article-area__card-place{width:400px;height:302px;margin:25px 0}}@media only screen and (min-width:1580px){.article-area__card-place{width:416px}}.article-area__card{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #d2d2d2;width:100%;height:100%;padding:0;background:none;cursor:pointer}.article-area__card:focus{outline:none}.article-area__active-card{position:relative;height:100%;margin-top:1px;background-color:#f2f2f2}.article-area__active-card,.article-area__title{display:flex;align-items:center;justify-content:center;width:100%}.article-area__title{text-align:center;height:59px;font-size:19px;font-weight:700;color:#712f8f;background-color:#fff;overflow:hidden;border-bottom:3px solid #f2f2f2}@media only screen and (min-width:1366px){.article-area__title{height:75px;font-size:24px}}.article-area__image{max-width:100%;max-height:100%}.article-area__content{display:flex;flex-direction:row;width:100%;height:177px}@media only screen and (min-width:1366px){.article-area__content{height:224px}}.article-area__card-picture{display:flex;align-items:center;justify-content:center;width:50%;height:80%;background-color:#fff}.article-area__information{width:50%;height:100%;border-left:1px solid #d2d2d2}.article-area__description{height:55%;font-size:14px;color:#303030;padding:15px 5px 10px;text-align:left;white-space:pre-wrap;overflow:hidden}@media only screen and (min-width:1366px){.article-area__description{font-size:18px;padding:18px 13px}}.article-area__category{align-items:center;height:25%;width:100%;background-color:#f2f2f2;font-size:11px;font-style:italic;color:#676666;padding:5px;text-align:left;white-space:pre-wrap;overflow:hidden}@media only screen and (min-width:1580px){.article-area__category{font-size:14px;padding:6px 11px 5px}}.article-area__bottom{display:flex;position:absolute;flex-direction:row;width:50%;height:15%;bottom:0;right:0}.article-area__pro-bottom{width:100%}.article-area__disabled-bottom{pointer-events:none}.article-area__add-btn{width:50%}.article-area__addition{display:flex;flex-direction:row;height:94%;width:100%;margin-top:1px;padding:0}.article-area__addition-item{list-style:none;display:flex;justify-content:center;padding:1px 0;height:100%;width:33%;border-right:3px solid #f2f2f2}@media only screen and (min-width:1366px){.article-area__addition-item{padding:4px 0}}.article-area__addition-like{display:flex;align-items:center;padding:0;border-right:0}.article-area__pro-addition{width:50%}.article-area__item-img{height:100%;width:40px;background-size:contain;background-position:50%;background-repeat:no-repeat}@media only screen and (min-width:1366px){.article-area__item-img{width:45px}}@media only screen and (min-width:1580px){.article-area__item-img{width:207px}}.article-area__check-img{width:122px;height:122px;fill:#fc767d}.error-page{display:flex;flex-wrap:wrap;font-size:48px;padding:20px 3%}.default-signIn-btn{width:260px;height:100px;background:#712f8f;position:relative;font-size:30px;font-weight:700;border:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media only screen and (max-width:640px){.default-signIn-btn{height:50px}}.default-signIn-btn:hover{cursor:pointer;color:#fff}.default-signIn-btn:focus{color:#fff}.default-signIn-btn .signIn-btn-image{width:60px;height:60px;margin-right:15px}@media only screen and (max-width:640px){.default-signIn-btn .signIn-btn-image{width:27px;height:30px}}.default-auth-user{width:180px}@media only screen and (min-width:640px){.default-auth-user{width:200px}}@media only screen and (min-width:1366px){.default-auth-user{width:224px}}.default-auth-user{height:100px;background:#712f8f;position:relative;font-size:30px;font-weight:700;border:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff}@media only screen and (max-width:640px){.default-auth-user{height:50px}}.default-auth-user .signIn-btn-image{width:60px;height:60px;margin-right:15px}@media only screen and (max-width:640px){.default-auth-user .signIn-btn-image{width:27px;height:30px}}.default-auth-user__name{text-transform:uppercase}.default-auth-user:hover{cursor:pointer;color:#fff}.default-auth-user:focus{color:#fff}.nav__desktop{display:none}.nav__mobile{display:flex;flex-direction:column;width:100%}.nav__link{text-decoration:none;color:#121212}.nav__item{height:50px;padding:10px 0;background:transparent;border:none;border-bottom:2px solid #000}@media only screen and (min-width:980px){.nav__item{border-bottom:0}}.nav__item-text{font-size:18px;line-height:1.85}@media only screen and (min-width:1366px){.nav__item-text{font-size:22px;line-height:1.5}}@media only screen and (min-width:1580px){.nav__item-text{font-size:24px;line-height:normal}}.nav__item-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}.nav__img{width:30px;height:auto}.nav__img-wrapper{height:auto;margin-right:10px}.menu-auth{width:100%;height:100vh;background:#f2f2f2;position:absolute;top:0;right:0;opacity:1;display:flex;flex-direction:column;align-items:center;overflow:auto;max-height:calc(100vh - 100px)}.menu-auth__name{text-transform:uppercase}.menu-auth--opened{position:relative}.menu-auth--hidden{opacity:0;visibility:hidden;height:0}.menu-auth__items{padding:0;margin:0;transition:all .3s ease}.menu-auth__item,.menu-auth__items{list-style:none;width:100%;min-height:50px}.menu-auth__item{border-bottom:2px solid #8dd2a3}.menu-auth__item:last-of-type{border-bottom:0}.menu-auth__btn{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;color:#121212;font-size:20px;text-align:left;transition:all .3s ease;border:none;background:transparent;padding:10px 0;text-decoration:none}@media only screen and (min-width:640px){.menu-auth__btn{align-items:flex-start;padding:10px 15px}}.menu-auth__btn:hover{color:#fff;cursor:pointer}.menu-auth__text{font-size:14px;max-width:210px;text-align:center}@media only screen and (min-width:640px){.menu-auth__text{text-align:left}}.language{height:50px;overflow:hidden;display:block;position:relative}.language--open{height:auto}.language__title{width:100%;height:25px;display:flex;align-items:center;justify-content:flex-end;font-size:20px;padding:25px;border:none;box-sizing:border-box;background:#f2f2f2;text-transform:uppercase;transition:all .3s ease;color:#303030}.language__title:first-child{background:transparent;margin-bottom:2px}.language__title:hover{cursor:pointer;color:#a4c7dd;text-decoration:underline}.header{width:100%;height:100px;background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:15}@media only screen and (max-width:640px){.header{height:50px}}.header__left,.header__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.header__wrapper{height:100px;padding:20px 0;box-sizing:border-box;position:relative}@media only screen and (max-width:640px){.header__wrapper{height:50px}}.header__logo{background-color:transparent;height:auto;width:130px;border:none;cursor:pointer;padding:0 5px}@media only screen and (min-width:640px){.header__logo{width:auto}}.header__logo-image{width:100%}@media only screen and (min-width:640px){.header__logo-image{width:auto;height:100%}}.header-button{display:none}.header__language{flex:1 1 auto;display:flex;justify-content:flex-start;align-items:flex-end;height:-moz-fit-content;height:fit-content;font-size:20px;color:#121212;text-transform:uppercase;background:#f2f2f2;overflow:hidden}.header__language-wrapper{width:200px;position:absolute;left:105px;top:30px;z-index:1}.header__language-item{width:30px;height:auto;margin-left:150px;margin-top:10px;z-index:12}@media only screen and (max-width:640px){.header__language-item{width:27px;height:30px}}.header__language-item-icon{width:100%;height:auto}.header__menu{height:100vh;opacity:1;position:relative;background:#f2f2f2}.header__menu,.header__menu--hidden{transition:opacity .25s ease,height .3s ease}.header__menu--hidden{opacity:0;visibility:hidden;height:0}.menu{margin:0 auto;padding:30px 0;height:calc(100vh - 100px);overflow:auto}.menu__content{display:flex;flex-direction:column;align-items:center;justify-content:center}.menu__content-button{width:50%}@media only screen and (min-width:640px){.menu__content-button{width:30%}}.menu__content-link{color:#303030;font-size:24px;font-weight:700;text-align:center;margin:32px 0;display:block;text-decoration:none}.menu__content-link:hover{color:#fff}.menu__store{width:50%}@media only screen and (min-width:640px){.menu__store{width:30%}}.menu__store-img{width:100%}.menu__button{display:flex;justify-content:center;align-items:center;border:none;background-color:#a4c7dd;padding:10px;width:50%;margin-top:30px;font-size:24px;font-weight:700}@media only screen and (min-width:640px){.menu__button{width:30%}}.menu__button:hover{color:#fff}.menu__button-image{height:40px;width:40px;margin-right:20px}.burger__item{color:#121212;border:none;background:transparent;padding:0 20px;height:auto;width:80px}.burger__image{width:100%;height:auto}@media only screen and (min-width:640px){.burger__item{padding:0 50px;width:150px}.menu-auth{width:200px;background:#f2f2f2;position:absolute;right:0;top:0;height:auto;opacity:1}}@media only screen and (min-width:640px)and (min-width:1366px){.menu-auth{width:224px}}@media only screen and (min-width:640px){.nav,.nav__desktop{display:none}.nav__mobile{display:flex}.nav__item-wrapper{justify-content:flex-start;padding:0 7px}}@media only screen and (min-width:640px)and (min-width:1366px){.nav__item-wrapper{padding:0 20px}}@media only screen and (min-width:640px){.language__title{font-size:26.5px}.header__language-item{width:59px;height:57px;margin-top:16px;margin-left:130px}}@media only screen and (min-width:640px)and (min-width:1366px){.header__language-item{margin-left:150px}}@media only screen and (min-width:640px){.header__language-wrapper{left:280px;top:45px}.header__logo{height:59px;margin:0 25px}}@media only screen and (min-width:640px)and (min-width:1366px){.header__logo{margin:0 50px}}@media only screen and (min-width:1366px){.burger__item{display:none}.default-authUser{display:flex}.header-button{display:flex;justify-content:center;align-items:center}.menu,.nav{display:none}.nav__desktop{display:flex;flex-direction:row;align-items:center;justify-content:center}.nav__mobile{display:none}.nav__item{position:relative;padding:0}.nav__item-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.nav__item:before{content:"";display:block;width:2px;height:48px;position:absolute;top:40%;left:0;margin-left:0}.nav__item-text{text-transform:uppercase;font-weight:700;white-space:nowrap}.nav__link{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box;color:#121212;border-bottom:6px solid transparent;margin-left:2px}.nav__link-active{border-bottom-color:#000}.nav__link-active .nav__img{display:block}.nav__img{width:100%;max-height:100%;display:none;transition:all .3s ease}.nav__img-wrapper{width:53px;height:36px}.menu-auth__item:first-of-type:before{display:none}}.additional-information-color{background-color:#020202}.additional-information{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;font-size:10px;padding:0 3%;height:90px}@media only screen and (min-width:640px){.additional-information{flex-direction:row;justify-content:space-between;font-size:13px;height:50px}}@media only screen and (min-width:980px){.additional-information{font-size:20px;height:100px}}@media only screen and (min-width:1366px){.additional-information{font-size:24px}}.additional-information__copyright{margin-top:23px;color:#f2f2f2}@media only screen and (min-width:640px){.additional-information__copyright{margin-top:20px}}@media only screen and (min-width:980px){.additional-information__copyright{margin-top:35px}}.additional-information__privacy-terms{margin-top:10px;display:flex;color:#f2f2f2}@media only screen and (min-width:640px){.additional-information__privacy-terms{margin-top:20px}}@media only screen and (min-width:980px){.additional-information__privacy-terms{margin-top:35px}}.additional-information__button{background:none;border:none;padding:0;text-decoration:underline;color:#f2f2f2;margin-top:0;margin-bottom:auto;cursor:pointer}.additional-information__button:hover{color:#a4c7dd}.additional-information__separator{margin-right:.5em;margin-left:.5em}.layout{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.layout .gritx-btn:hover:not(:disabled){transition:color .3s;color:#fff}.layout .gritx-btn:disabled{cursor:default;background-color:#f2f2f2}.layout .gritx-btn.gritx-btn-primary{background-color:#712f8f;color:#fff}.layout .gritx-btn.gritx-btn-primary:active{background:#5f2778}.layout .gritx-btn.gritx-btn-primary:disabled{background-color:#f2f2f2;color:#d2d2d2}.layout .gritx-btn.gritx-btn-primary:hover:not(:disabled){transition:color .3s;color:#c7c7c7}.layout .gritx-btn.gritx-btn-secondary{background-color:#712f8f;color:#fff}.layout .gritx-btn.gritx-btn-secondary:hover:not(:disabled){color:#121212}.layout .gritx-btn.gritx-btn-secondary:active{background-color:#5f2778}.layout .gritx-btn.gritx-btn-secondary:disabled{background-color:#f2f2f2}.layout .gritx-btn.gritx-btn-outline{background-color:#fff;color:#121212}.layout .gritx-btn.gritx-btn-outline:hover:not(:disabled){background-color:#fff;color:#c7c7c7}.layout .gritx-btn.gritx-btn-outline:disabled{background-color:#f2f2f2}.layout .bot-chat__toolbar{background-color:#712f8f}.layout .chat-message__message-right .chat-message__message-value{background:#712f8f;color:#fff}.layout .chat-message__message-right .chat-message__message-value:before{border-left-color:#712f8f}.layout .chat-message__message-left .chat-message__message-value{background:#fff;color:#121212}.layout .chat-message__message-left .chat-message__message-value:before{border-right-color:#fff}.layout .chat-message__message-date{font-weight:400}.layout .d-checkbox [type=checkbox]{display:none}.layout .d-checkbox [type=checkbox]+label:after{background-color:#712f8f}.container{max-width:1920px;margin:0 auto}.container__wrapper{width:100%;display:flex;justify-content:space-between}.main{margin-top:100px;flex:1 1 auto;overflow-x:hidden}@media only screen and (min-width:640px){.main{padding-top:25px}}@media only screen and (min-width:980px){.main{padding-top:50px}}@media only screen and (max-width:640px){.main{margin-top:70px}}.stop-scrolling{height:100%;overflow:hidden}.input{display:flex;flex-direction:column;font-size:16px}@media only screen and (min-width:980px){.input{font-size:1.2vw}}@media only screen and (min-width:1920px){.input{font-size:20px}}.input input:focus{outline:none}.input{min-height:6.5em}.input__label{display:flex;flex-direction:column}.input__label-text{margin-bottom:10px}.input__required{color:#f8454e}.input__field{padding:10px;line-height:1.5;border:1px solid #000}.input__field--error{border:1px solid #f8454e}.input__error{display:block;color:#f8454e;font-size:16px}.avatars{flex-direction:column;justify-content:center;margin:17px;border:none;background:transparent;position:relative}.avatars,.avatars__content{display:flex;align-items:center;width:100%}.avatars__content{flex-wrap:wrap}.avatars__item{width:163px;height:163px;padding:10px 0 0;border:1px solid #d2d2d2;border-radius:50%;background:transparent;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.avatars__img{width:100%;height:100%;max-width:140px;max-height:140px}.avatars__btn{position:absolute;bottom:-10px;right:15px;width:44px;height:44px;border:1px solid #d2d2d2;border-radius:50%;background:#f2f2f2}.avatars__btn:hover{cursor:pointer}.avatars__btn-icon{fill:#8dd2a3}.phone{height:110px}.phone__label{font-size:24px;color:#121212}.phone__message{font-size:20px}.phone__message--error{color:#f8454e}.phone .phone-input{margin-top:10px;border:1px solid #d2d2d2}.phone .phone-input--focus{border:1px solid transparent;box-shadow:none}.phone .phone-input--error{border:1px solid #f8454e}.phone .PhoneInputInput{position:relative;box-sizing:border-box;height:60px;line-height:1;margin:0;border:none;font-size:22px;padding-left:70px}@media only screen and (min-width:640px){.phone .PhoneInputInput{font-size:24px}}.phone .PhoneInputCountry{position:absolute;z-index:10;padding:15px 10px}.phone .PhoneInputCountryIcon{width:40px;height:30px}.phone .PhoneInputCountryIcon--border{background:transparent;box-shadow:none}.phone .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:none;outline:2px solid}.phone .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#676666;width:7px;height:7px;transform:rotate(225deg);transition:all .3s ease}.phone .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#676666;border:2px solid}.phone .PhoneInputCountrySelectArrow{width:7px;height:7px;color:#676666;opacity:1;transform:rotate(45deg);transition:all .3s ease}.input-checkbox{display:flex;flex-direction:row}.input-checkbox__label{cursor:pointer}.input-checkbox__label,.input-checkbox__label-disabled{display:flex;align-items:center;font-size:20px;position:relative;padding-left:50px;margin:14px 0;min-height:26px}.input-checkbox__field{cursor:pointer}.input-checkbox__field,.input-checkbox__field-disabled{margin-right:10px;width:25px;height:25px}.input-checkbox [type=checkbox]{display:none}.input-checkbox [type=checkbox]+label:before{content:"";position:absolute;left:0;top:0;width:26px;height:26px;border:1px solid #d2d2d2;background-color:#fff}.input-checkbox [type=checkbox]+label:after{content:"";position:absolute;width:26px;height:26px;background-color:#712f8f;top:1px;left:1px;transition:all .2s ease}.input-checkbox [type=checkbox]:checked+label:before{background:#707070;transition-delay:.2s}.input-checkbox [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.input-checkbox [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.input-checkbox__error{display:block;color:#f8454e;font-size:16px}.main{overflow:hidden}.avatar{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:21px}.avatar .avatars{width:163px;height:163px}.avatar__text{font-size:24px;font-weight:700;text-transform:uppercase}.avatar__text-bot{text-transform:none}.info{margin:0 auto 46px;max-width:1120px;height:100%;width:100%;background:#f2f2f2}.info__wrap{max-width:685px;width:100%;margin:0 auto}.info__language{max-width:640px;display:flex;align-items:flex-start;grid-gap:5px;gap:5px;flex-wrap:wrap;padding:0 15px}@media only screen and (min-width:980px){.info__language{padding:45px 0 15px}}.info__language-btn{width:150px;height:60px;padding:0}.info__content{display:flex;flex-direction:column;padding:15px 15px 0}@media only screen and (min-width:980px){.info__content{padding:15px 0 0}}.info__item{box-sizing:border-box;height:60px;line-height:1;margin-bottom:15px}.info__item,.info__item .input{font-size:16px}.info__item .input__label-text{font-size:24px;color:#121212}.info__item .input__field{border:1px solid #d2d2d2;font-size:22px}@media only screen and (min-width:640px){.info__item .input__field{font-size:24px}}.info__item .input__field--error{border:1px solid #f8454e}.info__item .input__error{font-size:20px;padding:4px 0}.settings .loader__wrapper{margin:0 auto 40px}.settings__modal{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%;max-width:1120px;margin:0 auto;height:100%;max-height:60vh;padding:20px;overflow:auto}.settings__modal .modal__header{display:none}.settings__modal .modal__body{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;padding:0 10px;height:100%}@media only screen and (min-width:640px){.settings__modal .modal__body .avatars{width:50%;padding:17px;margin:0}}@media only screen and (min-width:980px){.settings__modal .modal__body .avatars{width:33.3%}}.settings__modal .modal__body .avatars__item{cursor:pointer}.settings__title{color:#303030;font-size:38px}@media only screen and (min-width:640px){.settings__title{font-size:48px}}.settings__label{display:flex;align-items:center;justify-content:flex-start;margin:20px;font-weight:700;text-transform:uppercase;line-height:.75}@media only screen and (min-width:640px){.settings__label{margin:10px 0 42px 50px}}.settings__image{width:33px;height:34px;margin-right:3px}.settings__line{display:block;background-color:#f2f2f2;width:100%;height:60px;margin-bottom:28px;position:relative}.settings__line:before{right:99%}.settings__line:after,.settings__line:before{content:" ";background-color:#f2f2f2;position:absolute;height:100%;width:100vw;top:0}.settings__line:after{left:99%}.settings__avatars{margin:50px auto 0;display:flex;align-items:center;justify-content:space-around;flex-direction:column;width:100%;max-width:1120px}@media only screen and (min-width:640px){.settings__avatars{flex-direction:row}}.settings__save{display:flex;justify-content:flex-end;align-items:flex-end;margin:60px 0;height:60px}.settings__save-btn{max-width:187px;width:100%}.settings__log-out{padding:0 15px;width:100%;max-width:1120px;margin:0 auto 70px}@media only screen and (min-width:980px){.settings__log-out{padding:0}}.settings__log-out-btn{width:100%;height:60px}.logout{position:relative}.logout__loader{max-width:150px;margin:auto}.mobile-view{min-height:100vh}.mobile-view .apps{background-color:#f2f2f2;min-height:100vh;padding-top:60px}.mobile-view .apps,.mobile-view .apps-content{display:flex;flex-direction:column;justify-content:center}.mobile-view .apps-content{align-items:center}.mobile-view .apps-content-text{font-size:36px;font-weight:700;color:#fc767d;text-transform:uppercase;padding-bottom:20px}.mobile-view .apps__link{font-size:24px;display:block;color:#121212;text-align:center;font-weight:700;width:160px}.mobile-view .apps__link:visited{color:#121212}.mobile-view .apps__store{display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-view .apps__qr{width:160px;height:80px;display:flex;align-items:center;justify-content:space-between;position:relative}.mobile-view .apps__qr-logo{width:57px;height:68px}.mobile-view .apps__qr-code{width:69px;height:69px;transition:all .3s}.mobile-view .apps__qr-code:hover{transition:all .3s;cursor:pointer;position:absolute;width:100%;right:0}.mobile-view .apps__qr-code-image{width:100%;height:auto}.mobile-view .apps__qr-image{width:70px;height:70px}.mobile-view .apps__button{width:160px}.mobile-view .apps__button:hover{cursor:pointer}.mobile-view .apps__button-image{width:100%}.mobile-view .apps__button--link{margin:50px 0}.content{margin-bottom:40px}.content__wrapper{display:flex;flex-direction:column-reverse;padding:0 10px;min-height:150px}@media only screen and (min-width:980px){.content__wrapper{padding:0 25px;flex-direction:row;justify-content:space-between}}@media only screen and (min-width:980px){.content__articles{width:48%}}.content__list{display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:980px){.content__list{justify-content:normal}}.content__list .article-area{width:290px;margin-right:1%}@media only screen and (min-width:640px){.content__list .article-area{min-width:200px;width:48%}}.content__list .article-area__card-place{width:100%}@media only screen and (min-width:980px){.content__view{width:48%}}.content__data{position:relative;min-height:200px}.content__footer{margin-top:40px;display:flex;justify-content:center}.content__footer .gritx-btn{width:40%;color:#303030;min-height:60px;line-height:60px}.content__back-to-top{position:fixed;right:0;top:50%;z-index:1;background-color:#fff}.content__back-to-top .gritx-btn{border:1px solid #bcc7c4}.content__library-button{display:block;margin:50px auto}@media only screen and (min-width:640px){.content__library-button{width:40%}}.content--no-article .content__articles{width:auto}@media only screen and (min-width:980px){.content--no-article .content__list .article-area{width:32%}}@media only screen and (min-width:1366px){.content--no-article .content__list .article-area{width:24%}}.content--no-items .content__view{width:100%}.breadcrumbs{padding:0 10px;font-size:24px;color:#303030}@media only screen and (min-width:980px){.breadcrumbs{font-size:2.5vw;padding:0 25px}}@media only screen and (min-width:1920px){.breadcrumbs{font-size:48px}}.breadcrumbs__previous{text-transform:uppercase;font-weight:700;color:#303030}.breadcrumbs__previous:visited{color:#303030}.breadcrumbs__previous:hover{color:#8dd2a3}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.access-denied-page{display:flex;flex-wrap:wrap;font-size:48px;padding:20px 3%}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box;scroll-behavior:smooth}p{margin:0;line-height:normal}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:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;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:initial}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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:initial}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}[hidden],template{display:none}*{font-family:"Open Sans",sans-serif}
/*# sourceMappingURL=main.00b5348f.chunk.css.map */