.gritx-toast{display:flex}.gritx-toast__message{display:flex;flex-direction:column;width:100%;color:#000;padding:8px}.gritx-toast__description{font-size:14px;padding-right:20px}.gritx-toast__icon{background-color:#fc767d;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:#000;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:#000}.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(164,199,221,.5) 30%,transparent 0 70%,#a4c7dd 0) 50%/8% 100%,linear-gradient(90deg,rgba(164,199,221,.25) 30%,transparent 0 70%,rgba(164,199,221,.75) 0) 50%/100% 8%;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__header{height:60px;background-color:#f2f2f2;display:flex;align-items:center;margin-bottom:20px}.xpedition-item__title{margin:0 0 0 20px;padding:0;font-size:30px;text-transform:capitalize}@media only screen and (max-width:640px){.xpedition-item__title{font-size:20px}}.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%}.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}.modal__window .gritx-btn:hover:not(:disabled){transition:color .3s;color:#fff}.modal__window .gritx-btn:disabled{cursor:default;background-color:#f2f2f2}.modal__window .gritx-btn.gritx-btn-primary{background-color:#a4c7dd}.modal__window .gritx-btn.gritx-btn-primary:active{background:rgb(141.7232,185.2912,212.6768)}.modal__window .gritx-btn.gritx-btn-primary:disabled{background-color:#f2f2f2;color:#d2d2d2}.modal__window .gritx-btn.gritx-btn-light:hover:not(:disabled){transition:color .3s;color:#a4c7dd}@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:#fc767d}}.article{margin-top:11px}@media only screen and (min-width:1366px){.article{margin-top:25px}}.article__header{margin-bottom:20px}.article__title{background-color:#f2f2f2;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;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:#e9f5eb}.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:#000;background-color:#f2f2f2;overflow:hidden}@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:100%;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%}.main-area{margin:15px}@media only screen and (min-width:640px){.main-area{margin:0 25px}}@media only screen and (min-width:980px){.main-area{margin-left:50px;margin-right:0}}.main-area__wrapper{display:flex;margin-bottom:60px;justify-content:space-between}.main-area__about{margin-bottom:60px;flex:1 1 auto}@media only screen and (min-width:980px){.main-area__about{margin-right:30px;margin-bottom:0}}@media only screen and (min-width:1366px){.main-area__about{margin-right:60px}}@media only screen and (min-width:1366px){.main-area__about-content{display:flex}}.main-area__about-video{width:100%;margin-bottom:30px}@media only screen and (min-width:980px){.main-area__about-video{min-width:55%;margin-bottom:60px}}@media only screen and (min-width:1366px){.main-area__about-video{padding:0;margin-bottom:0;margin-right:60px;flex:1 1 auto}}.main-area__about-description{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.main-area__about-description{max-width:600px}}.main-area__about-text{font-size:18px;margin:0 0 15px}@media only screen and (min-width:1366px){.main-area__about-text{font-size:1.2vw}}@media only screen and (min-width:1920px){.main-area__about-text{font-size:24px}}.main-area__about-text:first-child{margin-top:-.2em}.main-area__about-button{min-height:70px;font-size:36px;line-height:70px;text-align:center;text-transform:uppercase;width:100%;font-weight:700;border:none;background-color:#a4c7dd;transition:color .3s;cursor:pointer}.main-area__about-button:hover{transition:color .3s;color:#fff}.main-area__apps{display:none}@media only screen and (min-width:980px){.main-area__apps{display:block}}.main-area__apps .apps{width:260px;background-color:#e9f5eb;margin:-50px 0 0;min-height:550px;height:calc(100% + 50px);padding-top:60px}.main-area__apps .apps-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-area__apps .apps-content-text{font-size:36px;font-weight:700;color:#fc767d;text-transform:uppercase;padding-bottom:20px}.main-area__apps .apps__link{font-size:24px;display:block;color:#000;text-align:center;font-weight:700;width:160px}.main-area__apps .apps__link:visited{color:#000}.main-area__apps .apps__store{display:flex;flex-direction:column;align-items:center;justify-content:center}.main-area__apps .apps__qr{width:160px;height:80px;display:flex;align-items:center;justify-content:space-between;position:relative}.main-area__apps .apps__qr-logo{width:57px;height:68px}.main-area__apps .apps__qr-code{width:69px;height:69px;transition:all .3s}.main-area__apps .apps__qr-code:hover{transition:all .3s;cursor:pointer;position:absolute;width:100%;right:0}.main-area__apps .apps__qr-code-image{width:100%;height:auto}.main-area__apps .apps__qr-image{width:70px;height:70px}.main-area__apps .apps__button{width:160px}.main-area__apps .apps__button:hover{cursor:pointer}.main-area__apps .apps__button-image{width:100%}.main-area__apps .apps__button--link{margin:50px 0}.main-area__header{margin:0 0 30px;text-transform:uppercase;font-size:48px;font-weight:700;color:#303030}@media only screen and (min-width:1366px){.main-area__sections{display:flex;margin-right:50px}}.main-area__sections .section{margin-bottom:60px;flex:1 1 auto}@media only screen and (min-width:640px){.main-area__sections .section{display:flex;max-width:880px}.main-area__sections .section:first-child{margin-right:60px}}@media only screen and (min-width:1366px){.main-area__sections .section{flex-basis:600px;width:50%}}.main-area__sections .section__image{height:100%;display:block;margin:0 auto}.main-area__sections .section__image-wrapper{height:300px}@media only screen and (min-width:640px){.main-area__sections .section__image-wrapper{height:200px;min-width:200px;flex:1 1 auto;margin-right:30px}}@media only screen and (min-width:1366px){.main-area__sections .section__image-wrapper{min-width:300px;height:300px}}.main-area__sections .section__image-wrapper--green{background-color:#8dd2a3}.main-area__sections .section__about{color:#303030}.main-area__sections .section__title{font-size:36px;font-weight:700;margin:-.2em 0 12px}.main-area__sections .section__description{font-size:18px;line-height:normal;font-weight:400;margin-top:-.2em;margin-bottom:15px}@media only screen and (min-width:1366px){.main-area__sections .section__description{font-size:1.2vw}}@media only screen and (min-width:1920px){.main-area__sections .section__description{font-size:24px}}.default-signIn-btn{width:260px;height:100px;background:#a4c7dd;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:54px;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:#a4c7dd;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-auth-user{height:50px}}.default-auth-user .signIn-btn-image{width:54px;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:#000}.nav__item{height:50px;padding:10px 0;background:transparent;border:none;border-bottom:2px solid #8dd2a3}@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:#000;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:#f2f2f2;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:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:20px;color:#000;text-transform:uppercase;background:#e9f5eb;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:#000;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:#e9f5eb;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;background:#8dd2a3;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:#000;border-bottom:6px solid transparent;margin-left:2px}.nav__link:hover .nav__item-text{transition:all .3s ease;color:#fff}.nav__link-active{border-bottom-color:#a4c7dd}.nav__link-active .nav__img{display:block}.nav__img{width:100%;max-height:100%;display:none;transition:all .3s ease}.nav__img-wrapper{width:36px;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:#e9f5eb}@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:#e9f5eb}@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:#e9f5eb;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:#a4c7dd}.layout .gritx-btn.gritx-btn-primary:active{background:rgb(141.7232,185.2912,212.6768)}.layout .gritx-btn.gritx-btn-primary:disabled{background-color:#f2f2f2;color:#d2d2d2}.layout .d-checkbox [type=checkbox]{display:none}.layout .d-checkbox [type=checkbox]+label:after{background-color:#a4c7dd}.layout .d-radio [type=radio]{display:none}.layout .d-radio [type=radio]+label:after{background-color:#a4c7dd}.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:#e9f5eb}.avatars__btn:hover{cursor:pointer}.avatars__btn-icon{fill:#8dd2a3}.phone{height:110px}.phone__label{font-size:24px;color:#000}.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:"✓";text-align:center;position:absolute;width:26px;height:26px;background-color:#a4c7dd;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:0 15px}@media only screen and (min-width:980px){.info__content{padding: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:#000}.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:#e9f5eb;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:#000;text-align:center;font-weight:700;width:160px}.mobile-view .apps__link:visited{color:#000}.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}.article-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.article-page{margin-top:25px}}.article-page__loader{display:flex;justify-content:center}.article-page-header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.article-page-header__line{margin-top:1em;margin-bottom:1em}.article-page-header__authors{font-style:italic;margin-bottom:.2rem}.article-page-header__pdf-img{width:2.5em}.article-page-header__pdf-btn{cursor:pointer;text-decoration:none;padding:5px 0;background-color:transparent;border:none}.article-page-header__pdf-btn:disabled{cursor:auto}.article-page-header__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-align:left;padding:5px 0}.article-page-header__link:hover{color:#a4c7dd}.article-page-header__actions{margin:1rem 0;display:flex;align-items:center;grid-gap:1rem;gap:1rem;justify-content:center}.article-page-container{width:80%;margin:2rem auto;padding:0 1rem}.article-page-container__summary-card{padding:1.5rem;margin-bottom:2rem}.article-page-container__keywords{margin-top:1rem}.article-page-container__keywords .article-page-container__chip{display:inline-block;background:#f2f2f2;padding:.2rem .8rem;margin:0 .3rem .3rem 0}.article-page-container__meta-links{padding:1.5rem;display:flex;margin:1rem 0;justify-content:space-between}.article-page-container__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-align:left;padding:5px 0}.article-page-container__link:hover{color:#a4c7dd}.article-page-container__card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-top:2rem}.article-page-container__card{padding:1.5rem;border-bottom:1px solid #f2f2f2}.article-page-container__card h3{margin:0 0 .5rem}.article-page-container__card p{margin-top:1em;margin-bottom:1em}.article-page-line{margin-bottom:20px;padding:10px;display:flex;justify-content:space-between;flex-direction:row}.article-page-view-all{display:flex;justify-content:flex-end;flex-direction:row}.article-page-sections{display:flex;justify-content:flex-start;flex-direction:column}.article-page-sections-header{display:flex;justify-content:center;flex-direction:row}.article-page-sections-header-title{font-size:1.5vw}.article-page-section{padding:10px}.article-page .gritx-btn.gritx-btn-outline{font-size:1.2vw}.article-page .gritx-btn.gritx-btn-outline:hover{background-color:#a4c7dd}.authors-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.authors-page{margin-top:25px}}.authors-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.authors-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.authors-page__link:hover{color:#a4c7dd}.authors-page__loader{display:flex;justify-content:center}.authors-page__body{padding:25px;display:flex;justify-content:flex-start;flex-direction:column}.authors-page__body-line{display:flex;justify-content:flex-start;flex-direction:row;line-height:1.5em;padding-bottom:10px}.authors-page__author-info{display:flex;flex-direction:column;justify-content:flex-start;padding-left:5px}.authors-page__full-name{font-weight:600}.authors-page__email{font-size:1vw;color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;font-style:italic;text-underline-offset:3px;padding:5px 0}.authors-page__email:hover{color:#a4c7dd}.references-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.references-page{margin-top:25px}}.references-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.references-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.references-page__link:hover{color:#a4c7dd}.references-page__loader{display:flex;justify-content:center}.references-page__body{padding:25px;display:flex;justify-content:flex-start;flex-direction:column}.references-page__body-reference{display:flex;justify-content:flex-start;flex-direction:row;line-height:1.5em;padding-bottom:10px}.references-page__body-reference p{padding:5px 0}.references-page__body-reference-link{color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0;margin-right:15px}.references-page__body-reference-link:hover{color:#a4c7dd}.reference-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.reference-page{margin-top:25px}}.reference-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.reference-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.reference-page__link:hover{color:#a4c7dd}.reference-page__meta-links{text-align:center;margin:1rem 0}.reference-page__line{margin-top:1em;margin-bottom:1em}.reference-page__authors{font-style:italic;margin-bottom:.2rem}.reference-page__loader{display:flex;justify-content:center}.reference-page__body{padding:25px;display:flex;justify-content:flex-start;flex-direction:column}.reference-page-line{margin-bottom:20px;padding:10px;flex-direction:row}.reference-page-line,.section-page{display:flex;justify-content:space-between}.section-page{font-size:1.2vw;padding:0 25px;flex-direction:column}@media only screen and (min-width:1366px){.section-page{margin-top:25px}}.section-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.section-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.section-page__link:hover{color:#a4c7dd}.section-page__loader{display:flex;justify-content:center}.section-page__body{display:flex;justify-content:flex-start;flex-direction:column;padding:1.5rem}.section-header__title{font-size:1.3vw;padding-top:20px;padding-bottom:10px}.section-body{font-size:1vw;margin-bottom:50px}.section-body-text{line-height:1.5em}.section-body-text p{padding-bottom:5px}.sections-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.sections-page{margin-top:25px}}.sections-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.sections-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.sections-page__link:hover{color:#a4c7dd}.sections-page__loader{display:flex;justify-content:center}.sections-page__body{padding:1.5rem;display:flex;justify-content:flex-start;flex-direction:column}.input-radio{margin-left:20px}.input-radio__wrap{display:flex;flex-direction:row}.input-radio__label{display:flex;align-items:center;cursor:pointer;font-size:20px;position:relative;padding-left:50px;margin:14px 0;min-height:26px}@media only screen and (max-width:640px){.input-radio__label{font-size:18px}}.input-radio__label:first-child{padding-left:0}.input-radio__label-disabled{display:flex;align-items:center;font-size:20px;position:relative;padding-left:50px;margin:14px 0;min-height:26px}.input-radio__field{cursor:pointer}.input-radio__field,.input-radio__field-disabled{margin-right:10px;width:25px;height:25px}.input-radio [type=radio]{display:none}.input-radio [type=radio]+label:before{content:"";position:absolute;left:0;top:0;width:26px;height:26px;border-radius:100%;border:1px solid #707070}.input-radio [type=radio]+label:after{content:"";position:absolute;width:26px;height:26px;background-color:#fc767d;top:1px;left:1px;border-radius:100%;transition:all .2s ease}.input-radio [type=radio]:checked+label:before{background:#707070;transition-delay:.2s}.input-radio [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.input-radio [type=radio]:checked+label:after{opacity:1;transform:scale(1)}.confirmation-form__modal{padding-bottom:10px;min-height:40%;height:auto;max-height:80%}@media only screen and (min-width:980px){.confirmation-form__modal{max-width:970px;margin:0 auto}}@media only screen and (min-width:1580px){.confirmation-form__modal{max-height:970px}}.confirmation-form__modal .modal__header{padding:10px;display:flex;justify-content:flex-end}.confirmation-form__modal .modal__body{display:flex;flex-direction:column;align-items:center;padding:0 10px;position:relative}.confirmation-form__modal .modal__close-btn{border:none;background-color:transparent;font-size:24px;padding:.5em;cursor:pointer}.confirmation-form__modal .modal__close-btn:hover{background-color:rgb(226.7,226.7,226.7)}.confirmation-form__container{max-width:700px;width:100%}.confirmation-form__title{text-align:center;white-space:pre-line}.confirmation-form__image{height:80%}.confirmation-form__image-wrapper{height:300px;display:flex;justify-content:center}.confirmation-form__footer{display:flex;justify-content:flex-end;max-width:690px;margin:0 auto;padding:10px}.confirmation-form__button.gritx-btn{font-size:16px}@media only screen and (min-width:980px){.confirmation-form__button.gritx-btn{font-size:1.2vw}}@media only screen and (min-width:1920px){.confirmation-form__button.gritx-btn{font-size:20px}}.confirmation-form__button.gritx-btn{line-height:1em;min-height:3em;width:20%}.form-dialogue{max-height:80%}.form-dialogue__header{margin-bottom:10px}@media only screen and (min-width:980px){.form-dialogue__header{font-size:20px}}.form-dialogue__title{text-align:center;margin:0 0 10px;font-size:24px}@media only screen and (min-width:980px){.form-dialogue__title{font-size:2vw}}@media only screen and (min-width:1920px){.form-dialogue__title{font-size:36px}}.form-dialogue__subtitle{text-align:center;font-weight:700;font-size:18px}@media only screen and (min-width:980px){.form-dialogue__subtitle{font-size:1.5vw}}@media only screen and (min-width:1920px){.form-dialogue__subtitle{font-size:24px}}.form-dialogue__body{overflow:auto}.form-dialogue__preview{margin-bottom:20px;display:flex;flex-wrap:wrap}.form-dialogue__preview-wrapper{position:relative;max-height:170px;margin-right:20px;margin-bottom:20px}.gritx-select{background-image:url(https://reviews.scalable.care/static/media/chevron-down.553931c7.svg);background-size:20px 20px;background-repeat:no-repeat;background-color:#f2f2f2;border:1px solid #d2d2d2;background-position:95%;height:100%;display:flex}.gritx-select__form-component{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;padding-left:1.5em;margin:0;width:100%;cursor:pointer;font-weight:700;font-size:18px;line-height:1.5em}@media only screen and (min-width:1366px){.gritx-select__form-component{font-size:20px}}@media only screen and (min-width:1920px){.gritx-select__form-component{font-size:24px}}.review-form__modal{padding-bottom:10px;min-height:40%;height:auto;max-height:80%}@media only screen and (min-width:980px){.review-form__modal{max-width:970px;margin:0 auto}}@media only screen and (min-width:1580px){.review-form__modal{max-height:970px}}.review-form__modal .modal__header{padding:10px;display:flex;justify-content:flex-end}.review-form__modal .modal__body{display:flex;flex-direction:column;align-items:center;padding:0 10px;position:relative}.review-form__modal .modal__close-btn{border:none;background-color:transparent;font-size:24px;padding:.5em;cursor:pointer}.review-form__modal .modal__close-btn:hover{background-color:rgb(226.7,226.7,226.7)}.review-form__container{max-width:700px;width:100%}.review-form__title{text-align:center;white-space:pre-line}.review-form__image{height:80%}.review-form__image-wrapper{height:300px;display:flex;justify-content:center}.review-form__footer{display:flex;justify-content:flex-end;max-width:690px;margin:0 auto;padding:10px}.review-form__button.gritx-btn{font-size:16px}@media only screen and (min-width:980px){.review-form__button.gritx-btn{font-size:1.2vw}}@media only screen and (min-width:1920px){.review-form__button.gritx-btn{font-size:20px}}.review-form__button.gritx-btn{line-height:1em;min-height:3em;max-width:20%;width:311px}.review-form__selector select{padding:10px;line-height:1.5;border:1px solid #000}.review-form__input{display:flex;flex-direction:column;font-size:16px}@media only screen and (min-width:980px){.review-form__input{font-size:1.2vw}}@media only screen and (min-width:1920px){.review-form__input{font-size:20px}}.review-form__input input:focus{outline:none}.review-form__input{min-height:6.5em}.review-form__input__label{display:flex;flex-direction:column}.review-form__input__label-text{margin-bottom:10px}.review-form__input__required{color:#f8454e}.review-form__input__field{padding:10px;line-height:1.5;border:1px solid #000}.review-form__input__field--error{border:1px solid #f8454e}.review-form__input__error{display:block;color:#f8454e;font-size:16px}.form-review{max-height:80%}.form-review__header{margin-bottom:10px}@media only screen and (min-width:980px){.form-review__header{font-size:20px}}.form-review__title{text-align:center;margin:0 0 10px;font-size:24px}@media only screen and (min-width:980px){.form-review__title{font-size:2vw}}@media only screen and (min-width:1920px){.form-review__title{font-size:36px}}.form-review__subtitle{text-align:center;font-weight:700;font-size:18px}@media only screen and (min-width:980px){.form-review__subtitle{font-size:1.5vw}}@media only screen and (min-width:1920px){.form-review__subtitle{font-size:24px}}.form-review__body{overflow:auto}.form-review__preview{margin-bottom:20px;display:flex;flex-wrap:wrap}.form-review__preview-wrapper{position:relative;max-height:170px;margin-right:20px;margin-bottom:20px}.review-area{display:flex;margin-bottom:20px;justify-content:center}.review-area__card-place{width:310px}@media only screen and (min-width:1366px){.review-area__card-place{width:400px}}@media only screen and (min-width:1580px){.review-area__card-place{width:416px}}.review-area__card{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #d2d2d2;width:100%;padding:0;background:none}.review-area__card:focus{outline:none}.review-area__title-percent{height:5px;width:100%;background-color:#f2f2f2}.review-area__title{display:flex;justify-content:space-between;padding:5px;width:100%;color:#000;background-color:#f2f2f2;overflow:hidden}@media only screen and (min-width:1366px){.review-area__title{min-height:75px}}.review-area__title__text{border:none;font-size:19px;font-weight:700;text-align:start;padding:5px;cursor:pointer}.review-area__title__text:hover{color:#707070}@media only screen and (min-width:1366px){.review-area__title__text{font-size:22px}}.review-area__title-wrapper{display:flex;align-content:flex-start}.review-area__bottom{display:flex;flex-direction:row;height:50px;width:100%;bottom:0;right:0}.review-area__btn{width:50%}.review-area__button{min-height:20px;line-height:16px;width:100%;height:100%;font-size:16px;font-weight:700;bottom:0}.review-area__button:hover{color:#fff}@media only screen and (min-width:1366px){.review-area__button{font-size:21px}}.review-area__image-wrapper{height:200px;display:flex;justify-content:center}.review-area__image{height:100%}.reviews-card-section__list{display:flex;flex-wrap:wrap;padding:8px}@media only screen and (min-width:1366px){.reviews-card-section__list{padding:25px}}.reviews-card-section__item{list-style:none;padding:0;width:100%}@media only screen and (min-width:640px){.reviews-card-section__item{width:50%}}@media only screen and (min-width:980px){.reviews-card-section__item{width:33.3%}}@media only screen and (min-width:1732px){.reviews-card-section__item{width:25%}}.reviews-card-section__footer{position:relative;height:100px}.reviews-card-section__button-load{display:block;margin-left:auto;margin-right:auto;margin-bottom:16px;width:300px;height:43px;padding:0;border:1px solid #d2d2d2;background-color:#fff;font-size:17px;font-weight:700;cursor:pointer}.reviews-card-section__button-load:focus{outline:none}@media only screen and (min-width:640px){.reviews-card-section__button-load{width:375px;height:48px;font-size:20px}}@media only screen and (min-width:980px){.reviews-card-section__button-load{width:468px;height:60px;font-size:24px}}@media only screen and (min-width:1366px){.reviews-card-section__button-load{margin-bottom:50px}}.reviews__header{margin-top:20px;display:flex;background-color:#f2f2f2;padding:10px;justify-content:space-between;align-items:center;flex-direction:column}@media only screen and (min-width:640px){.reviews__header{flex-direction:row}}@media only screen and (min-width:980px){.reviews__header{padding:0 50px;justify-content:space-between}}.reviews__header:before{content:" ";background-color:#f2f2f2;position:absolute;height:100%;width:100vw;right:100%;top:0}.reviews__header-sort fieldset{border:none;display:flex;flex-direction:row;justify-content:space-between}.reviews__header-sort fieldset label{padding:10px;font-size:20px;color:#000}.reviews__button.gritx-btn{width:245px;margin-bottom:10px;font-size:16px;height:60px;line-height:normal;border:1px solid #d2d2d2;font-weight:700}@media only screen and (min-width:980px){.reviews__button.gritx-btn{margin-bottom:0}}@media only screen and (min-width:1366px){.reviews__button.gritx-btn{font-size:24px}}.reviews__button.gritx-btn-outline{background-color:#fff}.reviews__title{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){.reviews__title{margin:0 0 44px 51px}}.reviews__icon{width:36px;height:36px;margin-right:6px}.reviews__image{max-height:200px;margin-bottom:60px}@media only screen and (min-width:640px){.reviews__image{max-height:300px}}.reviews .loader{display:flex;justify-content:center}.review{position:relative;min-height:400px}.review__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){.review__title{margin:0 0 44px 51px}}@media only screen and (max-width:640px){.review__title-dialogue-name{display:none}}.review__icon{width:36px;height:36px;margin-right:6px}.review .breadcrumbs{padding:0 10px;font-size:24px;color:#303030;margin:0}@media only screen and (min-width:980px){.review .breadcrumbs{font-size:2.5vw;padding:0 25px}}@media only screen and (min-width:1920px){.review .breadcrumbs{font-size:48px}}.review .breadcrumbs__previous{text-transform:uppercase;font-weight:700;color:#303030}.review .breadcrumbs__previous:visited{color:#303030}.review .breadcrumbs__previous:hover{color:#a4c7dd}.access-denied-page{display:flex;flex-wrap:wrap;font-size:48px;padding:20px 3%}.collections-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.collections-page{margin-top:25px}}.collections-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.collections-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.collections-page__link:hover{color:#a4c7dd}.collections-page__loader{display:flex;justify-content:center}.collections-page__body{padding:25px;display:flex;justify-content:flex-start;flex-direction:column}.collections-page__body-line{display:flex;justify-content:flex-start;flex-direction:row;line-height:1.5em;padding-bottom:10px}.collections-page__body-line p{padding:5px 0}.tables-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.tables-page{margin-top:25px}}.tables-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.tables-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.tables-page__link:hover{color:#a4c7dd}.tables-page__loader{display:flex;justify-content:center}.tables-page__body{padding:25px;display:flex;justify-content:flex-start;flex-direction:column}.article-table{margin-bottom:2rem}.article-table__caption{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.article-table__notes{font-style:italic;color:#6f7c7d}.article-table__container{overflow-x:auto}.article-table__table{width:100%;border-collapse:collapse}.article-table__table-header{background-color:#a4c7dd;text-align:left}.article-table__table-header,.article-table__table-row{border:1px solid #f2f2f2;padding:8px}.table-of-contents-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.table-of-contents-page{margin-top:25px}}.table-of-contents-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.table-of-contents-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.table-of-contents-page__link:hover{color:#a4c7dd}.table-of-contents-page__loader{display:flex;justify-content:center}.table-of-contents-page__body{padding:25px;display:flex;justify-content:flex-start;flex-direction:column}.table-of-contents-page__body-line{display:flex;justify-content:flex-start;flex-direction:row;line-height:1.5em;padding-bottom:10px}.table-of-contents-page__body-line p{padding:5px 0}.table-of-contents-page__body-link{color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0;margin-right:15px}.table-of-contents-page__body-link:hover{color:#a4c7dd}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.summary-page{font-size:1.2vw;padding:0 25px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:1366px){.summary-page{margin-top:25px}}.summary-page__header{padding:2rem;text-align:center;border-bottom:1px solid #f2f2f2;display:flex;flex-direction:column}.summary-page__link{color:#000;margin-top:1rem;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:5px 0}.summary-page__link:hover{color:#a4c7dd}.summary-page__loader{display:flex;justify-content:center}.summary-page__body{padding:1.5rem;display:flex;justify-content:flex-start;flex-direction:column}.summary-page__body p{padding:5px 0}
/*! 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.82667e8d.chunk.css.map */