@import "https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap";.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}@media screen and (min-width:320px) and (max-width:767px){.visually-hidden-mobile{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}}*,:before,:after{box-sizing:border-box}p,h1,h2,h3,h4,h5,h6{margin:0}ul,ol{margin:0;padding-left:0;list-style:none}button{cursor:pointer;border:none;font-family:inherit}address{font-style:normal}a{color:currentColor;text-decoration:none;display:block}img{max-width:100%;height:auto;display:block}.list{list-style:none}.link{text-decoration:none}body{color:#272727;min-height:100vh;flex-direction:column;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.5;display:flex}main{flex-direction:column;flex-grow:1;display:flex}.section{padding:100px 0}.section--light-green{background-color:#c1efd9}button{background-color:inherit;border:none;padding:0}.section__zero{padding-top:0}@media screen and (min-width:1200px){.section__zero{padding-top:124px}}.container{width:100%;margin:0 auto;padding-left:16px;padding-right:16px}@media screen and (min-width:320px){.container{max-width:480px}}@media screen and (min-width:768px){.container{max-width:768px;padding-left:40px;padding-right:40px}}@media screen and (min-width:1200px){.container{max-width:1200px;padding-left:15px;padding-right:15px}}@media screen and (min-width:1560px){.container{max-width:1590px}}.button{width:100%;text-align:center;color:#fff;cursor:pointer;border-style:solid;border-width:4px;border-radius:10px;padding:16px;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:1.18;transition:background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);display:block}@media screen and (min-width:768px){.button{width:328px;font-size:20px}}@media screen and (min-width:1560px){.button{width:306px;padding:20px 16px}}.button--green{background-color:#1ad079;border-color:#1ad079}.button--blue{background-color:#1d40b8;border-color:#1d40b8}.button:hover{background-color:#fff}.button--green:hover{color:#1ad079}.button--blue:hover{color:#1d40b8}.button:disabled{color:#bbb;cursor:default;pointer-events:none}.button--green:disabled{background-color:#68bf95;border-color:#68bf95}.button--blue:disabled{background-color:#5970bd;border-color:#5970bd}.title__main{max-width:286px;font-size:28px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.title__main{max-width:680px;font-size:48px}}@media screen and (min-width:1200px){.title__main{max-width:586px;font-size:64px}}@media screen and (min-width:1560px){.title__main{max-width:747px;font-size:86px}}.paragraph{text-align:left;max-width:286px;font-size:14px;font-style:normal;line-height:1.5}@media screen and (min-width:320px){.paragraph{max-width:480px}}@media screen and (min-width:768px){.paragraph{max-width:680px;text-align:justify;font-size:20px}}@media screen and (min-width:1200px){.paragraph{max-width:586px;text-align:left;font-size:24px}}@media screen and (min-width:1560px){.paragraph{max-width:704px}}.card__title{text-align:center;color:#000;max-width:220px;align-items:center;font-size:18px;font-style:normal;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.card__title{font-size:20px}}.card__text{text-align:center;align-items:center;font-size:14px;font-style:normal;line-height:1.5}@media screen and (min-width:768px){.card__text{font-size:16px}}.link{color:#272727;cursor:pointer;transition:color .3s cubic-bezier(.4,0,.2,1)}.link--underline{background:linear-gradient(90deg,currentColor 0%,currentColor 100%) 0 95%/50% 2px no-repeat;font-weight:600;transition:background-size .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.link--underline:hover{background-size:100% 2px}.link--white{color:#fff}.link:hover{color:#1ad079}.title__second{font-size:20px;font-style:normal;font-weight:700;line-height:1.21}@media screen and (min-width:768px){.title__second{font-size:36px}}@media screen and (min-width:1560px){.title__second{font-size:48px}}.title__third{font-size:18px;font-style:normal;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.title__third{font-size:28px}}@media screen and (min-width:1560px){.title__third{font-size:36px}}.navigation__list{color:#000;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:60px;padding:0;font-size:20px;font-style:normal;line-height:1.2;display:flex}.header{z-index:10;width:100%;opacity:1;background-color:#fff;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translateY(0);box-shadow:0 0 5px #1ad079}@media screen and (min-width:320px) and (max-width:767px){.header{padding:12px 0}}@media screen and (min-width:768px) and (max-width:1199px){.header{padding:24px 0}}.header--hidden{opacity:0;transform:translateY(-100%)}.header__container{justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:768px) and (max-width:1199px){.header__container{position:relative}}.logo__hand{transition:stroke .3s cubic-bezier(.4,0,.2,1)}.logo:hover .logo__hand{stroke:#1ad079}.menu-btn{align-items:center;padding:10px 0;display:flex}@media screen and (min-width:1200px){.menu-btn{display:none}}@media screen and (max-width:1199px){.burger{width:18px;height:10px}}@media screen and (max-width:1199px){.mobile-menu__backdrop{transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);transform:translateY(-110%)}.mobile-menu__backdrop--open{transform:translateY(0)}}@media screen and (min-width:320px) and (max-width:767px){.mobile-menu__backdrop{z-index:10;width:100vw;height:100vh;opacity:0;background:linear-gradient(rgba(12,94,55,.4),rgba(84,170,128,.027));position:fixed;top:0;left:0}.mobile-menu__backdrop--open{opacity:1;transform:translateY(0)}}@media screen and (min-width:768px) and (max-width:1199px){.mobile-menu__backdrop{position:absolute;top:-10px;right:24px}}@media screen and (min-width:320px) and (max-width:767px){.header__nav{max-height:calc(100vh - 10px);overflow-y:auto}}@media screen and (min-width:320px) and (max-width:767px){.header__nav-container{width:100%;padding-left:16px;padding-right:16px;font-size:16px;font-weight:500;line-height:1.19}}@media screen and (max-width:1199px){.header__nav{background-color:#fff;padding:40px;font-size:16px;font-weight:500;line-height:1.19;position:relative}}@media screen and (max-width:1199px) and (min-width:320px) and (max-width:767px){.header__nav{max-width:480px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin:0 auto;box-shadow:0 1px 8px #1ad079}}@media screen and (max-width:1199px) and (min-width:768px) and (max-width:1199px){.header__nav{border:1px solid #1ad079;border-radius:8px}}.cross{stroke:currentColor;z-index:11}@media screen and (max-width:1199px){.cross{position:absolute;top:28px;right:16px}}@media screen and (min-width:768px) and (max-width:1199px){.cross{top:16px;right:16px}}@media screen and (min-width:1200px){.cross{display:none}}.header__nav-list{flex-direction:column;gap:20px;display:flex}@media screen and (min-width:1200px){.header__nav-list{flex-direction:row;align-items:center;column-gap:32px}}@media screen and (min-width:1560px){.header__nav-list{column-gap:60px}}.header__nav-item{position:relative}.dropdown-btn{align-items:center;column-gap:10px;font-size:16px;font-weight:500;line-height:1.19;display:flex}.dropdown-btn__icon{stroke:currentColor;transition:transform .3s cubic-bezier(.4,0,.2,1)}.dropdown-btn.active .dropdown-btn__icon{transform:rotateX(180deg)}@media screen and (min-width:1200px){.dropdown-btn:hover .dropdown-btn__icon{transform:rotateX(180deg)}}@media screen and (min-width:1200px){.header__nav-link{padding:48px 0;font-size:20px;font-weight:400;line-height:1.2}.header__nav-item.active .header__nav-link{letter-spacing:-.01765em;color:#1ad079;font-weight:600;position:relative}}.header__dropdown-list{flex-direction:column;gap:16px;display:flex}@media screen and (max-width:1199px){.header__dropdown-list{max-width:100%;max-height:0;padding-top:0;padding-left:16px;transition:padding-top .3s cubic-bezier(.4,0,.2,1),max-height .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.header__dropdown-list--open{max-width:100vw;max-height:100vw;padding-top:20px;padding-left:16px}}@media screen and (min-width:1200px){.header__dropdown-list{z-index:10;width:max-content;background-color:#fff;border:1px solid #1ad079;border-radius:8px;margin:0;padding:16px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .1s cubic-bezier(.4,0,.2,1);position:absolute;bottom:48px;left:0}}@media screen and (min-width:1200px) and (min-width:1200px){.header__dropdown-list{transform-origin:top;transform:translateY(calc(100% + 18px))rotateX(90deg)}.header__dropdown-list--open,.dropdown-btn:hover+.header__dropdown-list,.header__dropdown-list:hover{opacity:1;transform:translateY(calc(100% + 18px))rotateX(0)}}.advice__title{text-align:center;margin-bottom:80px;font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2}.advice__list{grid-gap:16px;grid-template-rows:repeat(6,192px);grid-template-columns:1fr;grid-template-areas:"pic1""pic2""pic3""pic4""pic5""pic6";display:grid}@media screen and (min-width:768px){.advice__list{grid-gap:24px 24px;grid-template-rows:repeat(3,292px);grid-template-columns:repeat(2,1fr);grid-template-areas:"pic1 pic2""pic3 pic4""pic5 pic6";display:grid}}@media screen and (min-width:1560px){.advice__list{grid-template-rows:repeat(2,338px);grid-template-columns:repeat(27,1fr);grid-template-areas:"pic1 pic1 pic1 pic1 pic1 pic1 pic1 pic1 pic1 pic1 pic1 pic1 pic2 pic2 pic2 pic2 pic2 pic2 pic2 pic2 pic3 pic3 pic3 pic3 pic3 pic3 pic3 pic3""pic4 pic4 pic4 pic4 pic4 pic4 pic4 pic4 pic5 pic5 pic5 pic5 pic5 pic5 pic5 pic5 pic6 pic6 pic6 pic6 pic6 pic6 pic6 pic6 pic6 pic6 pic6 pic6"}}.advice__item{background-color:#2d2c2c;position:relative;overflow:hidden}.advice__item--grid1{grid-area:pic1}.advice__item--grid2{grid-area:pic2}.advice__item--grid3{grid-area:pic3}.advice__item--grid4{grid-area:pic4}.advice__item--grid5{grid-area:pic5}.advice__item--grid6{grid-area:pic6}.advice__item-img:after{content:"";opacity:1;background:linear-gradient(rgba(19,19,19,0) 28.65%,rgba(19,19,19,.52) 72.4%,#131313 100%);transition:opacity 1s;position:absolute;top:0;left:0}.advice__item-img:after,.advice__item-img{width:100%;height:100%}.advice__item:hover .advice__item-img:after{opacity:.7}.advice__item-img{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform 1s}.advice__item:hover .advice__item-img{transform:scale(1.1)}.advice__item--grid1 .advice__item-img{background-image:url(bg-img-1.250c0569.jpg)}.advice__item--grid2 .advice__item-img{background-image:url(bg-img-2.1b21a04d.jpg)}.advice__item--grid3 .advice__item-img{background-image:url(bg-img-3.8fc09234.jpg)}.advice__item--grid4 .advice__item-img{background-image:url(bg-img-4.3df5bef7.jpg)}.advice__item--grid5 .advice__item-img{background-image:url(bg-img-5.c25e1a24.jpg)}.advice__item--grid6 .advice__item-img{background-image:url(bg-img-6.0ebcacfe.jpg)}.advice__text{color:#fff;font-size:14px;font-weight:600;line-height:1.2;position:absolute;bottom:32px;left:32px;right:32px}@media screen and (min-width:768px){.advice__text{font-size:16px;line-height:1.5}}@media screen and (min-width:1560px){.advice__text{font-size:20px}}.information{background-color:#c1efd9;padding-top:40px;padding-bottom:40px}@media screen and (min-width:1560px){.information{padding-top:88px;padding-bottom:88px}}.information__list{flex-flow:column wrap;gap:20px;display:flex}@media screen and (min-width:768px){.information__list{flex-direction:row;gap:24px}}.information__list li{text-align:center;background-color:#fff;flex-direction:column;flex-basis:100%;align-items:center;gap:24px;padding:24px;transition:transform .25s cubic-bezier(.4,0,.2,1) .3s;display:flex}@media screen and (min-width:768px){.information__list li{flex-basis:calc(50% - 12px);gap:16px;padding:16px}}@media screen and (min-width:1200px){.information__list li{flex-basis:calc(25% - 18px);gap:24px;padding:24px}}.information__list li:hover{transform:translateY(-8px);box-shadow:1px 4px 20px -2px rgba(0,0,0,.2)}@media screen and (min-width:1560px){.information__list>li>h3{max-width:200px}}@media screen and (min-width:1200px){.information__list>li:first-child>h3{max-width:200px}}.information__list>li:nth-child(3)>h3{max-width:300px}@media screen and (min-width:1200px){.information__list>li:nth-child(3){padding:24px 0}}@media screen and (min-width:1560px){.information__list>li:nth-child(3){padding:24px}}.information__list a{font-size:16px}.information__list--header{position:relative}.information__list--header:before{content:"";width:100%;height:2px;visibility:hidden;background-color:#000;transition:all .25s cubic-bezier(.4,0,.2,1) .3s;position:absolute;bottom:0;left:-50%;transform:scaleX(0)}.information__list--header:hover:before{visibility:visible;left:0;transform:scaleX(1)}@media screen and (min-width:1200px){.information__list--text{max-width:258px}}@media screen and (min-width:1560px){.information__list--text{max-width:100%}}.registration{padding-top:40px;padding-bottom:40px}@media screen and (min-width:768px){.registration{padding-top:88px;padding-bottom:88px}}@media screen and (min-width:1200px){.registration{padding-top:124px;padding-bottom:124px}}.registration__title{text-align:center;color:#272727;margin-bottom:40px;font-size:36px;font-style:normal;font-weight:700;line-height:1.22222}@media screen and (min-width:768px){.registration__title{margin-bottom:40px;font-size:36px;line-height:1.22222}}@media screen and (min-width:1200px){.registration__title{margin-bottom:48px;font-size:48px;line-height:1.20833}}.registration__paragraph{text-align:center;color:#272727;margin-bottom:24px;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.registration__paragraph{margin-bottom:48px;font-size:20px;line-height:1.5}}@media screen and (min-width:1200px){.registration__paragraph{max-height:1163px;margin-bottom:70px;font-size:24px;line-height:1.5}}.registration__list{flex-flow:column wrap;gap:24px;display:flex}@media screen and (min-width:768px){.registration__list{gap:48px}}@media screen and (min-width:1200px){.registration__list{gap:70px}}.registration__list--item{flex-direction:column;gap:20px;display:flex}@media screen and (min-width:768px){.registration__list--item{flex-direction:row;gap:24px}.registration__list--item:nth-child(2n+1){min-height:464px}.registration__list--item:nth-child(2n){min-height:596px;flex-direction:row-reverse}}@media screen and (min-width:1200px){.registration__list--item{flex-direction:row;flex-basis:calc(50% - 35px);gap:36px}.registration__list--item:nth-child(2n+1) .registration__card-info{min-height:628px;padding-top:47px;padding-bottom:47px}.registration__list--item:nth-child(2n){min-height:628px;flex-direction:row-reverse}}@media screen and (min-width:1560px){.registration__list--item{gap:48px}.registration__list--item:nth-child(2n+1) .registration__card-info{padding-top:62px;padding-bottom:62px}}.registration__card--image-cover{width:100%;min-height:240px;display:flex}@media screen and (min-width:768px){.registration__card--image-cover{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.registration__card--image-cover{min-height:628px;flex-basis:calc(50% - 18px)}}@media screen and (min-width:1560px){.registration__card--image-cover{flex-basis:calc(50% - 24px)}}.registration__card--image{width:100%;height:100%;object-fit:cover;object-position:center}.registration__card-info{min-height:453px;flex-direction:column;flex-basis:calc(28% - 10px);display:flex}@media screen and (min-width:768px){.registration__card-info{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.registration__card-info{flex-basis:calc(50% - 24px)}}.registration__card--title{color:#272727;margin-bottom:16px;font-size:18px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.registration__card--title{font-size:28px}}@media screen and (min-width:1200px){.registration__card--title{margin-bottom:24px;font-size:36px}}.registration__card--text{color:#272727;margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.registration__card--text{margin-bottom:24px}}@media screen and (min-width:1200px){.registration__card--text{margin-bottom:48px;font-size:20px}}.registration__sublist{flex-direction:column;gap:16px;margin-bottom:24px;list-style-type:none;display:flex}@media screen and (min-width:768px){.registration__sublist{gap:8px;margin-bottom:24px}}@media screen and (min-width:1200px){.registration__sublist{gap:16px;margin-bottom:48px}}.registration__sublist--item{color:#272727;background:url(listmarker_green.3e339793.svg) 0/24px no-repeat;padding-left:40px;font-size:14px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.registration__sublist--item{padding-left:34px;font-size:16px}}@media screen and (min-width:1200px){.registration__sublist--item{padding-left:40px;font-size:20px}}.feedback{background-color:#c1efd9;padding-top:40px;padding-bottom:40px}@media screen and (min-width:768px){.feedback{padding-top:88px;padding-bottom:88px}}@media screen and (min-width:1200px){.feedback{padding-top:124px;padding-bottom:124px}}.feedback__wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.feedback__wrapper{gap:48px}}@media screen and (min-width:1200px){.feedback__wrapper{flex-direction:row;gap:0}}.feedback__info-wrapper{min-height:156px}@media screen and (min-width:768px){.feedback__info-wrapper{text-align:left;padding-right:28px}}@media screen and (min-width:1200px){.feedback__info-wrapper{flex-basis:50%;padding:71px 24px 71px 0}}@media screen and (min-width:1560px){.feedback__info-wrapper{padding:71px 140px 71px 0}}.feedback__title{text-align:center;color:#272727;margin-bottom:24px;font-size:20px;font-style:normal;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.feedback__title{text-align:left;margin-bottom:32px;font-size:36px;line-height:1.22222}}@media screen and (min-width:1200px){.feedback__title{margin-bottom:24px;font-size:48px;line-height:1.20833}}.feedback__paragraph{color:#272727;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.feedback__paragraph{font-size:20px}}@media screen and (min-width:1200px){.feedback__paragraph{font-size:24px}}.feedback__inputform-wrapper{box-sizing:border-box;flex-direction:column;display:flex}@media screen and (min-width:1200px){.feedback__inputform-wrapper{flex-basis:50%}}.feedback__inputform{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.feedback_input{font-feature-settings:"ss02" on;color:#272727;border:1px solid #e5eafb;border-radius:10px;padding:20px 16px;font-size:16px;font-weight:400;line-height:1;transition:border-color .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.feedback_input:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.feedback_input:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.feedback_input:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.feedback_input:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.feedback_input::-ms-input-placeholder{color:#979797;font-size:16px}.feedback_input::placeholder{color:#979797;font-size:16px}.feedback_input--filling,.feedback_input--filled{border-color:#e5eafb}.feedback_input--error{border-color:#ff8181}.feedback_input--enabled{border-color:#e5eafb}.feedback_input:focus,.feedback_input:active{border-color:#9ab1ff;outline:0}.feedback_input-name,.feedback_input-phone{height:56px}.feedback_input-question{height:92px;resize:none;outline:none;overflow:auto}.feedback_input-question::-webkit-scrollbar:vertical{height:80px}@media screen and (min-width:768px){.feedback__btn a{width:328px;margin:0 auto}}@media screen and (min-width:1200px){.feedback__btn a{width:380px;margin:0 auto 0 0}}.hero{background-color:#fff;padding-top:8px;padding-bottom:40px;position:relative}@media screen and (min-width:768px){.hero{padding-bottom:88px}}@media screen and (min-width:1200px){.hero{background-image:url(bg-desktop-first.ddcb212a.svg);background-position:right -134px bottom;background-repeat:no-repeat;padding-top:0;padding-bottom:0}}@media screen and (min-width:1560px){.hero{background-image:url(bg-desktop.ffda802c.svg);background-position:100% 100%}}.hero:before{content:"";display:none}@media screen and (min-width:1200px){.hero:before{width:130px;height:25px;background-image:url(cloud.b6dd68c4.svg);background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:62px;left:33%}}@media screen and (min-width:1560px){.hero:before{top:82px;left:40%}}.hero:after{content:"";display:none}@media screen and (min-width:1200px){.hero:after{width:340px;height:62px;background-image:url(cloud-big.0e7462ed.svg);background-position:0;background-repeat:no-repeat;display:block;position:absolute;bottom:50px;left:-145px}}@media screen and (min-width:1560px){.hero:after{bottom:66px;left:0}}.hero__container{height:580px;background-image:url(bg-mobile.33e5d55b.svg);background-position:bottom;background-repeat:no-repeat;flex-direction:column;justify-content:start;align-items:start;display:flex}@media screen and (min-width:768px){.hero__container{height:784px;background-image:url(bg-tablet.76e1c10f.svg);background-position:50% bottom 104px}}@media screen and (min-width:1200px){.hero__container{height:682px;background-image:none;justify-content:center}}@media screen and (min-width:1560px){.hero__container{height:784px}}.hero__content{width:100%;flex-direction:column;justify-content:center;align-self:center;align-items:center;display:flex}@media screen and (min-width:1200px){.hero__content{align-items:start}}.hero__title{margin-bottom:16px}@media screen and (min-width:768px){.hero__title{margin-bottom:32px}}.hero__paragraph{margin-bottom:24px}@media screen and (min-width:768px){.hero__paragraph{margin-bottom:485px}}@media screen and (min-width:1200px){.hero__paragraph{margin-bottom:56px}}.hero__button--container{flex-wrap:wrap;gap:16px;display:flex}@media screen and (min-width:768px){.hero__button--container{gap:24px}}@media screen and (min-width:1560px){.hero__button--container{gap:32px}}.hero__button{padding:16px;font-size:16px}@media screen and (min-width:768px){.hero__button{max-width:328px;padding:20px;font-size:20px}}@media screen and (min-width:1200px){.hero__button{max-width:282px;padding:24px 6px}}@media screen and (min-width:1560px){.hero__button{max-width:310px;padding:20px 12px}}.faq__container{flex-direction:column;align-items:center;row-gap:24px;display:flex}@media screen and (min-width:768px){.faq__container{row-gap:48px}}@media screen and (min-width:1200px){.faq__container{row-gap:70px}}.faq__title{text-align:center;margin-bottom:24px}@media screen and (min-width:768px){.faq__title{margin-bottom:48px}}@media screen and (min-width:1200px){.faq__title{margin-bottom:70px}}.faq__list{width:100%;flex-direction:column;row-gap:16px;display:flex}@media screen and (min-width:768px){.faq__list{font-size:18px}}@media screen and (min-width:1200px){.faq__list{font-size:20px}}.faq__item{width:100%;border:2px solid #8ae8bb;border-radius:20px;padding:16px}@media screen and (min-width:1200px){.faq__item{padding:20px 30px}}.faq__subtitle{cursor:pointer;justify-content:space-between;align-items:center;column-gap:16px;font-size:16px;font-weight:600;line-height:1.5;display:flex}@media screen and (min-width:768px){.faq__subtitle{column-gap:34px;font-size:18px}}@media screen and (min-width:1200px){.faq__subtitle{font-size:20px;transition:color .3s cubic-bezier(.4,0,.2,1)}.faq__item.active .faq__subtitle{margin-bottom:24px}}.faq__subtitle svg{min-width:16px;stroke:currentColor;margin-left:auto;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq__item.active .faq__subtitle svg{transform:rotateX(180deg)}.faq__subtitle:hover{color:#1ad079}.faq__text-wrapper{max-height:0;border-color:#8ae8bb;flex-direction:column;row-gap:20px;transition-property:padding-top,border,margin-top,max-height;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.faq__item.active .faq__text-wrapper{max-height:fit-content;border-top:1px solid #8ae8bb;margin-top:16px;padding-top:16px}@media screen and (min-width:768px){.faq__item.active .faq__text-wrapper{margin-top:20px}}@media screen and (min-width:1200px){.faq__item.active .faq__text-wrapper{padding-top:16px}}.faq__text{max-height:0;margin-top:0;font-size:16px;line-height:1.5;transition-property:max-height;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);overflow:hidden}.faq__item.active .faq__text{max-height:100vh}@media screen and (min-width:1200px){.faq__text{max-width:1000px}}.statement{background-color:#fff;padding-top:40px;padding-bottom:40px}@media screen and (min-width:768px){.statement{padding-top:88px;padding-bottom:88px}}@media screen and (min-width:1200px){.statement{padding-top:124px;padding-bottom:124px}}.statement__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.statement__title{margin-bottom:24px}@media screen and (min-width:768px){.statement__title{margin-bottom:48px}}@media screen and (min-width:1200px){.statement__title{margin-bottom:70px}}.statement__wrapper{display:block}@media screen and (min-width:768px){.statement__wrapper{gap:24px;margin-bottom:48px;display:flex}}@media screen and (min-width:1200px){.statement__wrapper{align-items:center;gap:48px;margin-bottom:70px}}@media screen and (min-width:768px){.statement__thumb{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.statement__thumb{max-width:588px}}@media screen and (min-width:1560px){.statement__thumb{max-width:768px}}.statement__paragraph{margin-top:16px;margin-bottom:24px;font-size:16px;line-height:1.5}@media screen and (min-width:768px){.statement__paragraph{flex-basis:calc(50% - 12px);margin-top:0;margin-bottom:0}}@media screen and (min-width:1200px){.statement__paragraph{max-width:564px;font-size:20px}}@media screen and (min-width:1560px){.statement__paragraph{max-width:738px}}.statement__list{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.statement__list{gap:48px}}@media screen and (min-width:1200px){.statement__list{flex-direction:row;gap:24px}}.statement__list--item{padding:24px 16px}@media screen and (min-width:768px){.statement__list--item{padding:24px}}@media screen and (min-width:1200px){.statement__list--item{min-height:665px;flex-direction:column;flex-basis:calc(50% - 12px);justify-content:space-between;padding:24px;display:flex}}@media screen and (min-width:1560px){.statement__list--item{padding:40px}}.statement__list--item:nth-child(2n+1){background-color:#e1f8f8}.statement__list--item:nth-child(2n){background-color:#e5eafb}.statement__list--item p:nth-child(1){font-size:16px}@media screen and (min-width:1200px){.statement__list--item p:nth-child(1){font-size:20px}}.statement__list--item li{margin-bottom:16px;margin-left:30px;list-style-type:disc}.statement__list--item li:last-child{margin-bottom:0}.statement__subtitle{margin-bottom:20px;font-size:20px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.statement__subtitle{margin-bottom:24px;font-size:28px}}@media screen and (min-width:1200px){.statement__subtitle{font-size:36px}}.statement__text{margin-bottom:20px;font-size:16px}@media screen and (min-width:768px){.statement__text{margin-bottom:32px;font-size:20px}}.statement__strong{margin-bottom:16px;font-size:16px;font-weight:600;line-height:1.88}@media screen and (min-width:768px){.statement__strong{font-size:20px}}.statement__button{width:100%;margin-top:20px;padding:13px;font-size:16px}@media screen and (min-width:768px){.statement__button{max-width:328px;margin-top:32px;padding:15px;font-size:20px}}@media screen and (min-width:1560px){.statement__button{max-width:306px;padding:20px}}.volunteer__wrapper{flex-direction:column;display:flex;position:relative}@media screen and (min-width:1200px){.volunteer__wrapper{flex-direction:row}}.volunteer__list{width:100%;border:3px solid #c1efd9;flex-direction:column;justify-content:center;align-items:center;padding:40px 8px;display:flex}@media screen and (min-width:768px){.volunteer__list{padding:48px 8px}}@media screen and (min-width:1560px){.volunteer__list{padding:64px 24px}}.volunteer__aside{z-index:1;flex-direction:column;transition:top .3s cubic-bezier(.4,0,.2,1);display:flex;position:-webkit-sticky;position:sticky;top:0}.volunteer__aside--top{top:54px}@media screen and (min-width:768px){.volunteer__aside--top{top:78px}}@media screen and (min-width:1200px){.volunteer__aside{max-width:282px;height:fit-content;font-size:20px;font-weight:600;line-height:1.5;top:10px}.volunteer__aside--top{top:136px}}.volunteer__aside-mini{z-index:1;background-color:#fff;column-gap:4px;display:flex;position:relative}@media screen and (max-width:1199px){.volunteer__aside-mini:after{content:"";width:100%;height:3px;background-color:#c1efd9;position:absolute;bottom:-3px;left:0}}@media screen and (min-width:768px){.volunteer__aside-mini{column-gap:8px}}@media screen and (min-width:1200px){.volunteer__aside-mini{display:none}}.volunteer__title{border:3px solid #c1efd9;border-bottom:none;flex-grow:1;align-items:center;padding:4px 8px;font-size:18px;font-weight:600;line-height:1.5;display:flex;position:relative}@media screen and (min-width:768px){.volunteer__title{padding:24px 4px;font-size:20px}}.volunteer__title:after{content:"";z-index:2;width:100%;height:3px;background-color:#fff;position:absolute;bottom:-3px;right:0}.volunteer__burger{background-color:#c1efd9;justify-content:center;align-items:center;padding:17px 8px;display:flex;position:relative}@media screen and (min-width:768px){.volunteer__burger{padding:14px 18px}}.volonteer__icon{transition:opacity .3s cubic-bezier(.4,0,.2,1)}.volonteer__icon--cross{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.volunteer__burger--open .volonteer__icon--cross{opacity:1}.volunteer__burger--open .volonteer__icon--burger{opacity:0}.volunteer__butoons-list{flex-direction:column;display:flex}@media screen and (max-width:1199px){.volunteer__butoons-list{width:100%;max-height:0;background-color:#fff;border:3px solid #c1efd9;transition:max-height .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:3px;left:0;overflow-y:auto;transform:translateY(100%)}.volunteer__butoons-list--open{height:fit-content;max-height:calc(100vh - 80px)}}@media screen and (min-width:1200px){.volunteer__butoons-list{row-gap:4px;position:static}}.volunteer__anchor{cursor:pointer;align-items:center;padding:16px;display:flex}@media screen and (min-width:1200px){.volunteer__anchor{min-height:92px;background-color:#c1efd9;border:3px solid #c1efd9;transition:background-color .3s cubic-bezier(.4,0,.2,1);position:relative}.volunteer__anchor:after{content:"";width:3px;height:100%;background-color:rgba(0,0,0,0);transition:background-color .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;right:-3px}.volunteer__anchor.active{background-color:#fff;border-right:none}.volunteer__anchor.active:after{background-color:#fff}}.volunteer__more-wrapper{display:none}@media screen and (min-width:1200px){.volunteer__more-wrapper{flex-direction:column;row-gap:24px;margin-top:124px;margin-right:16px;display:flex}.volunteer__more-wrapper .button{max-width:266px}}.register-steps{width:100%;flex-direction:column}.register-steps__title{margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.register-steps__title{margin-bottom:48px}}@media screen and (min-width:1200px){.register-steps__title{margin-bottom:56px;font-size:32px}}.register-steps__img-cover{max-width:272px;align-self:center;margin-bottom:58px}@media screen and (min-width:768px){.register-steps__img-cover{max-width:445px;margin-bottom:82px}}@media screen and (min-width:1200px){.register-steps__img-cover{max-width:558px;margin-bottom:90px}}.register-steps__list{width:100%;flex-wrap:wrap;row-gap:58px;display:flex}@media screen and (min-width:768px){.register-steps__list{gap:82px 24px}}@media screen and (min-width:1200px){.register-steps__list{row-gap:90px}}.register-steps__item{width:100%;border:0 solid #1d40b8;border-width:1px 0 0 1px;flex-direction:column;row-gap:24px;padding:48px 8px 16px;font-size:16px;line-height:1.5;display:flex;position:relative}@media screen and (min-width:768px){.register-steps__item{width:calc(50% - 12px);row-gap:16px}.register-steps__item:nth-child(5){width:100%}}@media screen and (min-width:1200px){.register-steps__item{padding:56px 16px 24px}}.register-steps__number-wrapper{width:100%;justify-content:center;display:flex;position:absolute;top:0;left:0;transform:translateY(-50%)}.register-steps__step-number{color:#fff;background:#10abe1;border-radius:20px;padding:16px 20px;font-family:Roboto Slab,serif;font-size:24px;font-weight:400;line-height:1}@media screen and (min-width:768px){.register-steps__step-number{font-size:32px}}@media screen and (min-width:1200px){.register-steps__step-number{font-size:36px}}.register-steps__step-title{font-size:18px;font-weight:600;line-height:1.5}.register-steps__text strong{font-weight:400}.register-steps__text--red{color:#ff2a2a}.register-steps__step-link{text-decoration:underline;display:inline}.register-steps__step-link:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){text-align:left}.register-steps__step-link:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.register-steps__step-link:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.register-steps__step-link:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){text-align:right}.register-steps__lists-wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.register-steps__lists-wrapper{flex-direction:row}}.register-steps__list-wrapper{display:inherit;flex-direction:column;row-gap:16px}@media screen and (min-width:768px){.register-steps__list-wrapper{width:calc(50% - 12px)}}.step-list{padding-left:24px;list-style:disc}section{flex-direction:row;display:flex}.types__generalinfo{padding-bottom:40px;position:relative}.types__generalinfo:after{content:"";height:3px;width:100%;background-color:#c1efd9;position:absolute;bottom:0;left:0}.generalinfo__list{flex-flow:column wrap;gap:32px;display:flex}@media screen and (min-width:768px){.generalinfo__list{gap:48px}}@media screen and (min-width:1200px){.generalinfo__list{gap:60px}}.generalinfo__item{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.generalinfo__item{flex-direction:row;gap:24px}.generalinfo__item:nth-child(2n){flex-direction:row-reverse}}.info-item__box{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.info-item__box{flex-basis:calc(50% - 12px);justify-content:center}}@media screen and (min-width:1200px){.info-item__box:nth-child(2n){gap:24px}}.item-box__text{color:#272727;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:1200px){.item-box__text{font-size:18px}}.item-box__text--accent{font-weight:600}.item-box__text--accent a{color:#1d40b8;text-decoration:underline;display:inline}.img-item__box{width:100%;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.img-item__box{flex-basis:calc(50% - 12px);justify-content:center;align-items:center}}.img-item__image{width:100%;object-fit:cover;object-position:center}@media screen and (min-width:768px){.img-item__image{width:auto;object-fit:cover;object-position:center;margin-left:auto;margin-right:auto}}.types__description{padding-top:40px}.types__description-title{margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.types__description-title{margin-bottom:24px}}@media screen and (min-width:1200px){.types__description-title{font-size:32px}}.types__description-text{margin-bottom:32px;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.types__description-text{margin-bottom:40px;font-size:18px}}@media screen and (min-width:1200px){.types__description-text{margin-bottom:48px;font-size:20px}}.types__description-text--accent{font-weight:600}.description-list{flex-flow:column wrap;gap:32px;display:flex}@media screen and (min-width:768px){.description-list{flex-flow:wrap;gap:40px 24px}}@media screen and (min-width:1200px){.description-list{gap:48px 24px}}.description-item{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.description-item{flex-basis:calc(50% - 12px)}}.icon{flex-direction:row;align-items:center;gap:16px;margin-bottom:16px;display:flex}.icon-svg{background-color:#d7fbe9;border-radius:50%;justify-content:center}.icon-svg svg{width:48px;height:48px}@media screen and (min-width:1200px){.icon-svg svg{width:80px;height:80px}}.description-item--title{font-size:16px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.description-item--title{font-size:20px}}.description-item--text{font-size:16px;font-weight:400;line-height:150%}.grants-types__container{flex-direction:column;display:flex}.grants-types__title{display:none}@media screen and (min-width:1200px){.grants-types__title{max-width:800px;color:#272727;margin-top:16px;margin-bottom:56px;font-size:32px;font-weight:600;display:inline}}.grants-types__box{flex-direction:column;align-items:flex-start;gap:32px;display:flex}@media screen and (min-width:768px){.grants-types__box{flex-direction:row;gap:24px}}.grants-types-box__list--withtitle{flex-direction:column;display:flex}@media screen and (min-width:768px){.grants-types-box__list--withtitle{flex-basis:calc(50% - 12px)}}.grants-types__subtitle--box{flex-direction:row;align-items:center;margin-bottom:16px;display:flex}@media screen and (min-width:1200px){.grants-types__subtitle--box{margin-bottom:24px}}.grants-types__subtitle--box__svg{background-color:#d7fbe9;border-radius:50%}.grants-types__subtitle--box__svg svg{width:48px;height:40px}@media screen and (min-width:768px){.grants-types__subtitle--box__svg svg{width:64px;height:56px}}@media screen and (min-width:1200px){.grants-types__subtitle--box__svg svg{width:80px;height:72px}}.grants-types__subtitle{font-size:16px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.grants-types__subtitle{font-size:20px}}.grants-types-box__list--text{font-size:16px;font-weight:400;line-height:1.5}.grants-types-box__image-thumb{width:100%;min-height:240px;margin-top:24px;display:flex}@media screen and (min-width:768px){.grants-types-box__image-thumb{flex-basis:calc(50% - 12px);margin-top:32px}}.grants-types-box__card--image{width:100%;height:100%;object-fit:cover;object-position:center}.grants-types-box__list{flex-direction:column;gap:8px;margin-top:16px;margin-bottom:16px;list-style-type:none;display:flex}@media screen and (min-width:768px){.grants-types-box__list{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.grants-types-box__list{gap:16px}}.grants-types-box__list--item-with-icon{color:#272727;background:url(listmarker_green.3e339793.svg) 0/24px no-repeat;padding-left:40px;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.grants-types-box__list--item-with-icon{padding-left:34px}}@media screen and (min-width:1200px){.grants-types-box__list--item-with-icon{padding-left:40px}}.individual-nuances__container{flex-direction:column;display:flex}.individual-nuances__box--pregeneral{flex-direction:column;gap:16px;padding-bottom:40px;display:flex;position:relative}.individual-nuances__box--pregeneral:after{content:"";height:3px;width:100%;background-color:#c1efd9;position:absolute;bottom:0;left:0}@media screen and (min-width:768px){.individual-nuances__box--pregeneral{padding-bottom:48px}}@media screen and (min-width:1200px){.individual-nuances__box--pregeneral{gap:24px;padding-bottom:64px}}.individual-nuances__title{color:#272727;font-size:20px;font-weight:600}@media screen and (min-width:768px){.individual-nuances__title{max-width:670px}}@media screen and (min-width:1200px){.individual-nuances__title{font-size:24px}}.individual-nuances__text{color:#272727;font-size:18px;font-weight:400;line-height:1.5}.individual-nuances__box--general{flex-direction:column;gap:32px;padding-top:40px;display:flex}@media screen and (min-width:768px){.individual-nuances__box--general{gap:48px;padding-top:48px}}@media screen and (min-width:1200px){.individual-nuances__box--general{gap:64px;padding-top:64px}}.individual-nuances__box--withp{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:1200px){.individual-nuances__box--withp{gap:24px}}.individual-nuances__box{flex-direction:column;justify-content:space-between;align-items:start;gap:16px;display:flex}@media screen and (min-width:768px){.individual-nuances__box{flex-direction:row;gap:24px}}@media screen and (min-width:1200px){.individual-nuances__box{gap:24px}}@media screen and (min-width:768px){.individual-nuances__box.box-reverse{flex-direction:row-reverse}}.individual-nuances-box__list--withtitle{flex-direction:column;display:flex}@media screen and (min-width:768px){.individual-nuances-box__list--withtitle{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.individual-nuances-box__list--withtitle{flex-basis:calc(60% - 12px)}}.individual-nuances-box__list--title{margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.5}@media screen and (min-width:1200px){.individual-nuances-box__list--title{margin-bottom:24px;font-size:24px}}.individual-nuances-box__list--text{color:#272727;margin-bottom:14px;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:1200px){.individual-nuances-box__list--text{font-size:18px}}.individual-nuances-box__list--text:last-child{margin-bottom:0}.individual-nuances-box__list--text span{font-weight:600}.individual-nuances-box__list--text span a{color:#1d40b8;text-transform:none;text-decoration:underline;display:inline}.individual-nuances-box__list{flex-direction:column;margin-bottom:14px;padding-left:28px;list-style-type:disc;display:flex}.individual-nuances-box__list--item-custom{color:#272727;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:1200px){.individual-nuances-box__list--item-custom{font-size:18px}}.individual-nuances-box__list--item-custom span{text-transform:uppercase;font-weight:600}.individual-nuances-box__list--item-custom span a{color:#1d40b8;text-transform:none;text-decoration:underline;display:inline}.individual-nuances-box__image-thumb{width:100%;display:flex}@media screen and (min-width:768px){.individual-nuances-box__image-thumb{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.individual-nuances-box__image-thumb{min-width:327px;flex-basis:calc(40% - 12px)}}.individual-nuances-box__card--image{width:100%;height:100%;object-fit:cover;object-position:center}.apply__container{flex-direction:column;display:flex}.apply__title{color:#272727;margin-bottom:32px;font-size:24px;font-weight:600}@media screen and (min-width:1200px){.apply__title{font-size:32px}}.apply__text{max-width:600px;color:#272727;margin-bottom:24px;font-size:16px;font-weight:400;line-height:1.5}.apply__box{flex-direction:column;align-items:center;gap:24px;display:flex}@media screen and (min-width:768px){.apply__box{flex-direction:row}}.apply-box__list{flex-direction:column;gap:8px;list-style-type:none;display:flex}@media screen and (min-width:768px){.apply-box__list{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.apply-box__list{gap:16px}}.apply-box__list--item-with-icon{color:#272727;background:url(listmarker_green.3e339793.svg) 0/24px no-repeat;padding-left:40px;font-size:16px;font-weight:400;line-height:1.5}.apply-box__list--item-with-icon.second-icon{background:url(icon-warning.f8667242.svg) 0 no-repeat}@media screen and (min-width:768px){.apply-box__list--item-with-icon{padding-left:34px}}@media screen and (min-width:1200px){.apply-box__list--item-with-icon{padding-left:40px}}.apply-box__image-thumb{width:100%;min-height:240px;display:flex}@media screen and (min-width:768px){.apply-box__image-thumb{flex-basis:calc(50% - 12px)}}.apply-box__card--image{width:100%;height:100%;object-fit:cover;object-position:center}.apply__subtitle--box{flex-direction:row;align-items:center;gap:16px;margin-top:32px;margin-bottom:16px;display:flex}.apply__subtitle--box__svg{background-color:#d7fbe9;border-radius:50%}.apply__subtitle--box__svg svg{width:48px;height:40px}@media screen and (min-width:768px){.apply__subtitle--box__svg svg{width:64px;height:56px}}@media screen and (min-width:1200px){.apply__subtitle--box__svg svg{width:80px;height:72px}}.apply__subtitle{font-size:16px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.apply__subtitle{font-size:20px}}@media screen and (min-width:768px){.box-reverse{flex-direction:row-reverse}}.apply-box__list--withtitle{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.apply-box__list--withtitle{flex-basis:calc(50% - 12px)}}.apply-box__list--title{font-size:16px;font-weight:500;line-height:1.5}@media screen and (min-width:768px){.apply-box__list--title{font-size:18px}}.individual-types__container{flex-direction:column;display:flex}.individual-types__title{color:#272727;margin-bottom:16px;font-size:20px;font-weight:600}@media screen and (min-width:768px){.individual-types__title{max-width:870px}}@media screen and (min-width:1200px){.individual-types__title{margin-bottom:24px;font-size:24px}}.individual-types__text{color:#272727;margin-bottom:32px;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.individual-types__text{max-width:870px;margin-bottom:48px}}@media screen and (min-width:1200px){.individual-types__text{margin-bottom:64px;font-size:18px}}.individual-types__box--general{flex-direction:column;gap:32px;display:flex}@media screen and (min-width:768px){.individual-types__box--general{gap:48px}}@media screen and (min-width:1200px){.individual-types__box--general{gap:64px}}.individual-types__box{flex-direction:column;justify-content:left;align-items:start;gap:16px;display:flex}@media screen and (min-width:768px){.individual-types__box{flex-direction:row;gap:24px}}@media screen and (min-width:1200px){.individual-types__box{gap:64px}}@media screen and (min-width:768px){.individual-types__box.box-reverse{flex-direction:row-reverse}}.individual-types-box__list--withtitle{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.individual-types-box__list--withtitle{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.individual-types-box__list--withtitle{flex-basis:calc(52% - 12px);gap:24px}}.individual-types-box__list--title{text-transform:uppercase;font-size:20px;font-weight:600;line-height:1.5}@media screen and (min-width:1200px){.individual-types-box__list--title{font-size:24px}}.individual-types-box__list{flex-direction:column;gap:16px;list-style-type:none;display:flex}.individual-types-box__list.sublist{margin-top:16px;padding-left:28px;list-style-type:disc}.individual-types-box__list--item-custom{color:#272727;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:1200px){.individual-types-box__list--item-custom{font-size:18px}}.individual-types-box__list--item-custom span{text-transform:uppercase;font-weight:500}.individual-types-box__list--item-custom span a{color:#1d40b8;text-transform:none;text-decoration:underline;display:inline}.individual-types-box__image-thumb{width:100%;min-height:240px;display:flex}@media screen and (min-width:768px){.individual-types-box__image-thumb{flex-basis:calc(50% - 12px)}}@media screen and (min-width:1200px){.individual-types-box__image-thumb{flex-basis:calc(45% - 12px)}}.individual-types-box__card--image{width:100%;object-fit:cover;object-position:center}.status{flex-direction:row;display:flex}.status__statusinfo{padding-bottom:40px;position:relative}.status__statusinfo:after{content:"";height:3px;width:100%;background-color:#c1efd9;position:absolute;bottom:0;left:0}@media screen and (min-width:768px){.status__statusinfo{gap:48px}}@media screen and (min-width:1200px){.status__statusinfo{gap:64px}}.status-block__title{margin-bottom:32px;font-size:24px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.status-block__title{max-width:600px;margin-bottom:40px}}@media screen and (min-width:1200px){.status-block__title{max-width:690px;margin-bottom:56px;font-size:32px}}.statusinfo__list{flex-flow:column wrap;gap:40px;display:flex}@media screen and (min-width:1200px){.statusinfo__list{gap:48px}}.statusinfo__item{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.statusinfo__item{flex-direction:row;align-items:center;gap:24px}}@media screen and (min-width:768px){.statusinfo-item__textbox{flex-basis:calc(50% - 12px);justify-content:center;align-items:center}}@media screen and (min-width:1200px){.statusinfo-item__textbox{gap:24px}}.statusitem-textbox__text{color:#272727;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.statusitem-textbox__text{font-size:18px}}.statusimg-item__box{width:100%;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.statusimg-item__box{flex-basis:calc(50% - 12px)}}.statusimg-item__image{width:100%;object-fit:cover;object-position:center}.statusinfobox__item{flex-direction:column;gap:24px;display:flex}@media screen and (min-width:768px){.statusinfobox__item{flex-direction:row}}.statusinfo-item__box{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.statusinfo-item__box{flex-basis:calc(50% - 12px)}}.statusitem-box__text{color:#272727;font-size:18px;font-weight:600;line-height:1.5}.statusitem-box__text--list{flex-direction:column;padding-left:18px;list-style-type:disc;display:flex}.statusitem-box__text--item{color:#272727;font-size:14px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.statusitem-box__text--item{font-size:16px}}@media screen and (min-width:1200px){.statusitem-box__text--item{font-size:20px}}.status__description{padding-top:40px}.status-block__titlesecond{margin-bottom:16px;font-size:24px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.status-block__titlesecond{margin-bottom:40px;font-size:32px}}@media screen and (min-width:1200px){.status-block__titlesecond{margin-bottom:56px}}.status-description__item{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.status-description__item{flex-basis:calc(50% - 12px)}}.status-icon{flex-direction:row;align-items:center;gap:16px;margin-bottom:16px;display:flex}.status-icon__svg{background-color:#d7fbe9;border-radius:50%}.status-icon__svg svg{width:48px;height:40px}@media screen and (min-width:768px){.status-icon__svg svg{width:64px;height:56px}}@media screen and (min-width:1200px){.status-icon__svg svg{width:80px;height:72px}}.status-description__item--title{font-size:16px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.status-description__item--title{font-size:20px}}.status-description__item--text{font-size:16px;font-weight:400;line-height:150%}.footer{color:#fff;flex-shrink:0;padding-top:40px;padding-bottom:40px;font-size:14px;font-weight:400;line-height:1.21}@media screen and (min-width:768px){.footer{font-size:16px}}.footer a{color:#fff}.footer svg{stroke:currentColor}.footer--first{background-color:#121011}@media screen and (min-width:768px){.footer--first{padding-top:56px;padding-bottom:56px}}@media screen and (min-width:1200px){.footer--first{padding-top:80px;padding-bottom:80px}}.footer--second{background-color:#1d1b1c}@media screen and (min-width:768px){.footer--second{padding-top:24px;padding-bottom:24px}}@media screen and (min-width:1200px){.footer--second{padding-top:20px;padding-bottom:20px}}@media screen and (min-width:1560px){.footer--second{padding-top:24px;padding-bottom:24px}}.footer__container{flex-direction:column;align-items:flex-start;padding-left:36px;padding-right:36px;display:flex}@media screen and (min-width:768px){.footer__container{flex-direction:row;padding-left:40px;padding-right:40px}}@media screen and (min-width:1200px){.footer__container{padding-left:15px;padding-right:15px}}.footer__logo{align-self:center;margin-bottom:20px}@media screen and (min-width:768px){.footer__logo{align-self:flex-start;margin-bottom:0}}.footer__logo a{width:88px;height:70px;justify-content:center;align-items:center;display:flex}.footer__logo path{transition:stroke .3s cubic-bezier(.4,0,.2,1)}.footer__logo:hover path{stroke:#1ad079}.footer__wrapper{flex-direction:column;align-items:start;gap:40px;display:flex}@media screen and (min-width:768px){.footer__wrapper{flex-flow:wrap;margin-left:24px}}@media screen and (min-width:1200px){.footer__wrapper{flex-wrap:nowrap;gap:56px;margin-left:48px}}@media screen and (min-width:1560px){.footer__wrapper{gap:101px;margin-left:156px}}.footer__wrapper ul{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.footer__wrapper div{min-width:calc(50% - 40px)}}@media screen and (min-width:1200px){.footer__wrapper div{min-width:190px}}@media screen and (min-width:1560px){.footer__wrapper div{min-width:210px}}@media screen and (min-width:768px){.footer__wrapper--second{width:100%;flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}}@media screen and (min-width:768px){.footer__wrapper--second>div{align-items:center;display:flex}}@media screen and (min-width:768px){.footer__wrapper--second>div>.footer__strong{margin-bottom:0}}.footer__strong{margin-bottom:16px;font-size:18px;font-weight:600;line-height:1.22}.footer__contacts{align-items:center;gap:16px;display:flex}.footer__social-links{align-items:center;gap:16px;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.footer__social-links{margin-bottom:0;margin-left:24px}}.hero-organizations{background-color:#fff;padding-top:8px;padding-bottom:40px;position:relative}@media screen and (min-width:768px){.hero-organizations{padding-bottom:88px}}@media screen and (min-width:1200px){.hero-organizations{background-color:#e4fff2;background-image:url(bg-org-desktop-first.ed3b23de.svg);background-position:right -70px bottom;background-repeat:no-repeat;padding-top:0;padding-bottom:0}}@media screen and (min-width:1560px){.hero-organizations{background-image:url(bg-org-desktop.b2362496.svg);background-position:100% 100%}}.hero-organizations:before{content:"";display:none}@media screen and (min-width:1200px){.hero-organizations:before{width:130px;height:25px;background-image:url(cloud.b6dd68c4.svg);background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:62px;left:33%}}@media screen and (min-width:1560px){.hero-organizations:before{top:82px;left:35%}}.hero-organizations:after{content:"";display:none}@media screen and (min-width:1200px){.hero-organizations:after{width:340px;height:62px;background-image:url(cloud-big.0e7462ed.svg);background-position:0;background-repeat:no-repeat;display:block;position:absolute;bottom:80px;left:-145px}}@media screen and (min-width:1560px){.hero-organizations:after{bottom:66px}}.hero-organizations__container{height:409px;background-image:url(bg-org-mobile.d904cf98.svg);background-position:bottom;background-repeat:no-repeat;flex-direction:column;justify-content:start;align-items:start;display:flex}@media screen and (min-width:768px){.hero-organizations__container{height:702px;background-image:url(bg-org-tablet.cf454640.svg);background-position:bottom}}@media screen and (min-width:1200px){.hero-organizations__container{height:550px;background-image:none;justify-content:center}}.hero-organizations__content{width:100%;flex-direction:column;justify-content:center;align-self:center;align-items:center;display:flex}@media screen and (min-width:1200px){.hero-organizations__content{align-items:start}}.hero-organizations__title{font-size:28px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.hero-organizations__title{margin-bottom:32px;font-size:40px}}@media screen and (min-width:1200px){.hero-organizations__title{max-width:588px;font-weight:500}}@media screen and (min-width:1560px){.hero-organizations__title{max-width:747px;font-size:48px}}@media screen and (min-width:1560px){.hero-organizations__title div{display:inline}}.bank{font-size:16px;font-weight:400}@media screen and (min-width:1560px){.bank{font-size:18px}}.bank strong{font-weight:600}.bank h3.special{margin-top:83px;margin-bottom:24px;font-size:18px;font-weight:600}@media screen and (min-width:1560px){.bank h3.special{max-width:870px;font-size:24px}}@media screen and (min-width:1560px){.bank h3{max-width:558px;font-size:24px}}.bank__container{flex-direction:column;display:flex}.bank__title{margin-bottom:24px;font-size:24px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.bank__title{font-size:32px}}@media screen and (min-width:1560px){.bank__title{font-size:36px}}.bank__title--special{margin-top:83px;position:relative}@media screen and (min-width:768px){.bank__tablet--container{grid-column-gap:24px;grid-template-columns:repeat(2,320px);grid-template-areas:"header sidebar""main sidebar";grid-auto-rows:minmax(320px,auto);display:grid}}@media screen and (min-width:1200px){.bank__tablet--container{grid-template-columns:repeat(2,423px)}}@media screen and (min-width:1560px){.bank__tablet--container{grid-template-columns:repeat(2,558px)}}.item-1{grid-area:header}.item-2{grid-area:sidebar}.item-3{grid-area:main}.bank__text{margin-bottom:16px}.bank__text--special{margin-top:16px;margin-bottom:0}@media screen and (min-width:768px){.bank__styled{margin-bottom:0;font-size:18px}}@media screen and (min-width:1200px){.bank__styled{max-width:690px}}@media screen and (min-width:1560px){.bank__styled{max-width:904px;font-size:20px}}.bank__list{position:relative}.bank__list li{margin-left:29px;list-style-type:disc}@media screen and (min-width:1560px){.bank__list li{max-width:540px}}.bank__list--clean li{gap:8px;margin-bottom:24px;margin-left:8px;list-style-type:none;display:flex}@media screen and (min-width:768px){.bank__list--clean li{margin-bottom:40px;margin-left:0}}.bank__list--clean li:last-child{margin-bottom:0}.bank__title--wrapper{align-items:center;gap:16px;margin-top:32px;margin-bottom:16px;display:flex}@media screen and (min-width:1200px){.bank__title--wrapper{margin-top:56px}}.bank__title--third{font-size:16px;font-weight:600;line-height:1.5}@media screen and (min-width:1200px){.bank__title--third{font-size:20px}}@media screen and (min-width:1560px){.bank__title--third{font-size:24px}}.bank__strong--wrapper{align-items:center;gap:16px;margin-top:32px;margin-bottom:16px;display:flex;position:relative}@media screen and (min-width:1200px){.bank__strong--wrapper{margin-top:56px}}.bank__strong{display:inline-block}@media screen and (min-width:1200px){.bank__strong{font-size:20px}}@media screen and (min-width:1560px){.bank__strong{font-size:24px}}@media screen and (min-width:1200px){.bank__strong--small{font-size:16px}}@media screen and (min-width:1560px){.bank__strong--small{font-size:18px}}.bank-svg{height:203px;align-self:center;margin-bottom:16px}.bank-svg--second{height:160px;text-align:center;margin-top:32px;margin-bottom:0}@media screen and (min-width:1200px){.bank-svg--second{margin-top:0}}.line:before{content:"";height:3px;width:99%;min-width:272px;background-color:#c1efd9;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@media screen and (min-width:1200px){.line:before{top:-70px}}.line-second:before{content:"";height:3px;width:99%;min-width:272px;background-color:#c1efd9;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@media screen and (min-width:1200px){.line-second:before{top:-70px}}.line--wrapper{position:relative}.line-third:before{content:"";height:3px;width:99%;min-width:272px;background-color:#c1efd9;position:absolute;top:40px;left:50%;transform:translate(-50%)}.bank__link{color:#1d40b8;align-self:flex-start;font-size:16px;line-height:1.5;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media screen and (min-width:768px){.bank__link{display:none}}@media screen and (min-width:768px){.bank__tablet--container2{max-height:800px;flex-flow:column wrap;column-gap:24px;margin-top:16px;display:flex}}@media screen and (min-width:768px) and (min-width:1200px){.bank__tablet--container2{max-height:600px}}@media screen and (min-width:768px) and (min-width:1560px){.bank__tablet--container2{max-height:700px;max-width:558px}}@media screen and (min-width:768px){.bank__tablet--container2 li{max-width:320px}}@media screen and (min-width:1200px){.bank__tablet--container2 li{max-width:423px}}@media screen and (min-width:1560px){.bank__tablet--container2 li{max-width:558px}}@media screen and (min-width:768px){.bank__tablet--container2 li:nth-child(3){margin-bottom:0}}@media screen and (min-width:1200px){.bank__tablet--container2 li:nth-child(3){margin-bottom:48px}}@media screen and (min-width:768px){.bank__tablet--container2 li:nth-child(4){margin-bottom:50px}}@media screen and (min-width:1200px){.bank__tablet--container2 li:nth-child(4){margin-bottom:30px}}.wrapper_top{flex-direction:column;display:flex}@media screen and (min-width:768px){.wrapper_top{flex-direction:row-reverse;align-items:center;gap:24px}}@media screen and (min-width:1200px){.wrapper_top{gap:63px}}@media screen and (min-width:1560px){.wrapper_top{justify-content:flex-end;gap:152px;margin-top:10px}}@media screen and (min-width:1560px){.wrapper_top div:last-child{max-width:558px}}.wrapper_bottom{flex-direction:column;display:flex}@media screen and (min-width:768px){.wrapper_bottom{flex-direction:row;align-items:center;gap:24px}}.bank_svg-bott{flex-direction:column;display:flex}@media screen and (min-width:768px){.bank_svg-bott{flex-direction:row;justify-content:center;align-items:center;gap:24px}}@media screen and (min-width:1560px){.bank_svg-bott{justify-content:space-between}}.bank_svg-foot{flex-direction:column;display:flex}@media screen and (min-width:768px){.bank_svg-foot{flex-direction:row;justify-content:center;align-items:start;gap:23px}}@media screen and (min-width:768px){.bank_svg-foot>div{min-width:320px}}@media screen and (min-width:1200px){.bank_svg-foot>div{min-width:423px}}@media screen and (min-width:1560px){.bank_svg-foot>div:first-child{max-width:558px}}@media screen and (min-width:1200px){.svg>svg{width:80px;height:80px}}@media screen and (min-width:1200px){.svg-number>svg{width:64px;height:64px}}.bank__thumb{width:100%;margin-bottom:16px}@media screen and (min-width:768px){.bank__thumb{max-width:320px;margin-bottom:0}}@media screen and (min-width:1200px){.bank__thumb{max-width:423px}}.bank__thumb--bottom{margin-top:24px;margin-bottom:0}@media screen and (min-width:768px){.bank__img--near{max-width:340px}}@media screen and (min-width:1200px){.bank__img--near{max-width:423px}}@media screen and (min-width:1560px){.bank__img--near{max-width:558px}}.bank__strong.light{font-weight:500}.tax h2{margin-bottom:40px;font-size:24px;font-weight:600}@media screen and (min-width:1200px){.tax h2{font-size:32px}}@media screen and (min-width:1560px){.tax h2{margin-bottom:64px;font-size:36px}}.tax h3{font-size:16px;font-weight:600}@media screen and (min-width:1200px){.tax h3{font-size:20px}}@media screen and (min-width:1560px){.tax h3{font-size:24px}}.tax p,.tax ul{font-size:16px}@media screen and (min-width:1560px){.tax p,.tax ul{font-size:20px}}.tax__main--list{flex-flow:column wrap;display:flex}@media screen and (min-width:768px){.tax__main--list{max-height:1600px;gap:48px 24px}}@media screen and (min-width:1200px){.tax__main--list{max-height:1600px;row-gap:64px}}@media screen and (min-width:768px){.tax__main--list>li{max-width:calc(50% - 12px)}}.tax__wrapper{align-items:center;gap:16px;margin-top:24px;margin-bottom:16px;display:flex}@media screen and (min-width:768px){.tax__wrapper{margin-top:0}}.tax__list{margin-top:16px}.tax__list li{margin-bottom:6px;margin-left:25px;list-style-type:disc}.tax__text{margin-bottom:16px}@media screen and (min-width:768px){.svg__wrapper>svg{width:64px;height:64px}}@media screen and (min-width:1200px){.svg__wrapper>svg{width:80px;height:80px}}.hero-grant{background-color:#fff;padding-top:8px;padding-bottom:40px;position:relative}@media screen and (min-width:768px){.hero-grant{padding-bottom:88px}}@media screen and (min-width:1200px){.hero-grant{background-color:#e4fff2;background-image:url(bg-grant-desktop-first.d79ae07d.svg);background-position:right -70px bottom;background-repeat:no-repeat;padding-top:0;padding-bottom:0}}.hero-grant:before{content:"";display:none}@media screen and (min-width:1200px){.hero-grant:before{width:130px;height:25px;background-image:url(cloud.b6dd68c4.svg);background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:62px;left:33%}}@media screen and (min-width:1560px){.hero-grant:before{top:82px;left:35%}}.hero-grant:after{content:"";display:none}@media screen and (min-width:1200px){.hero-grant:after{width:340px;height:62px;background-image:url(cloud-big.0e7462ed.svg);background-position:0;background-repeat:no-repeat;display:block;position:absolute;bottom:80px;left:-145px}}@media screen and (min-width:1560px){.hero-grant:after{bottom:66px}}.hero-grant__container{height:427px;background-image:url(bg-grant-mobile.6968b557.svg);background-position:bottom;background-repeat:no-repeat;flex-direction:column;justify-content:start;align-items:start;display:flex}@media screen and (min-width:768px){.hero-grant__container{height:702px;background-image:url(bg-grant-tablet.188d6f60.svg);background-position:bottom}}@media screen and (min-width:1200px){.hero-grant__container{height:556px;background-image:none;justify-content:center}}.hero-grant__content{width:100%;flex-direction:column;justify-content:center;align-self:center;align-items:center;display:flex}@media screen and (min-width:1200px){.hero-grant__content{align-items:start}}.hero-grant__title{font-size:28px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.hero-grant__title{margin-bottom:32px;font-size:40px}}@media screen and (min-width:1200px){.hero-grant__title{max-width:588px;font-weight:500}}@media screen and (min-width:1560px){.hero-grant__title{max-width:747px;font-size:48px}}@media screen and (min-width:1560px){.hero-grant__title div{display:inline}}.steps__container{flex-direction:column;display:flex}.steps__title{margin-bottom:40px;font-size:24px;font-weight:600}@media screen and (min-width:768px){.steps__title{margin-bottom:56px}}@media screen and (min-width:1200px){.steps__title{font-size:32px}}.steps__thumb{align-self:center}.steps__list{margin-top:40px}@media screen and (min-width:768px){.steps__list{flex-wrap:wrap;gap:40px 24px;margin-top:56px;display:flex}}@media screen and (min-width:768px) and (min-width:1200px){.steps__list{row-gap:88px}}.steps__list li{margin-top:32px}@media screen and (min-width:768px){.steps__list li{flex-basis:calc(50% - 12px);margin-top:0}}.steps__list li:first-child{margin-top:0}.steps__list li>div{align-items:center;gap:16px;margin-bottom:16px;display:flex}@media screen and (min-width:1200px){.steps__list li>div{margin-bottom:24px}}.steps__list p{font-size:16px;font-weight:400}@media screen and (min-width:768px){.steps__svg--thumb>svg{width:64px;height:64px}}.steps__subtitle{font-size:16px;font-weight:600}@media screen and (min-width:1200px){.steps__subtitle{font-size:18px}}.important-aspects{font-size:18px;font-weight:400}@media screen and (min-width:768px){.important-aspects{font-size:16px}}.important-aspects__container{width:100%;flex-direction:column;display:flex}.important-aspects__container>p{margin-bottom:32px}.important-aspects__container p.special{margin-bottom:24px}@media screen and (min-width:768px){.important-aspects__container p.special{margin-bottom:0;font-size:18px}}.important-aspects__container p.special--tablet{margin-bottom:24px;font-size:16px}@media screen and (min-width:1200px){.important-aspects__container p.special--tablet{max-width:600px}}.important-aspects__container p.mini{margin-bottom:16px}.important-aspects__container p.zero{margin-bottom:0}.important-aspects__container p.top{margin-top:24px}@media screen and (min-width:768px){.important-aspects__container p.top{max-width:320px;margin-top:0}}@media screen and (min-width:1200px){.important-aspects__container p.top{max-width:423px;margin-top:0}}@media screen and (min-width:1200px){.important-aspects__container p.top{max-width:calc(50% - 12px)}}@media screen and (min-width:768px){.important-aspects__container h3{font-size:16px}}@media screen and (min-width:1200px){.important-aspects__container h3{font-size:20px}}.important-aspects__title{margin-bottom:32px;font-size:24px;font-weight:600}@media screen and (min-width:1200px){.important-aspects__title{margin-bottom:0;font-size:32px}}@media screen and (min-width:768px){.important-aspects__wrapper{align-items:center;gap:24px;margin-bottom:40px;display:flex}}@media screen and (min-width:1560px){.important-aspects__wrapper{justify-content:space-between}}@media screen and (min-width:768px){.wrapper{max-width:320px}}@media screen and (min-width:1200px){.wrapper{max-width:423px}}@media screen and (min-width:1560px){.wrapper{max-width:calc(50% - 12px)}}.important-aspects__thumb{align-self:center}@media screen and (min-width:768px){.important-aspects__thumb--special{margin-top:40px}}.important-aspects__svg--thumb{align-items:center;gap:16px;margin-top:32px;margin-bottom:16px;display:flex}@media screen and (min-width:768px){.important-aspects__svg--thumb{margin-top:0}}@media screen and (min-width:1200px){.important-aspects__svg--thumb{margin-bottom:24px}}.important-aspects__list>li{gap:16px;margin-bottom:8px;display:flex}@media screen and (min-width:1200px){.important-aspects__list>li{margin-bottom:3px}}.important-aspects__list>li:last-child{margin-bottom:0}.important-aspects__link{color:#1d40b8;align-self:flex-start;font-size:16px;line-height:1.5;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media screen and (min-width:768px){.important-aspects__link{display:none}}@media screen and (min-width:768px){.important-aspects__tablet--container{grid-column-gap:24px;grid-row-gap:40px;grid-template-columns:repeat(2,320px);grid-template-areas:"item1 item3""item1 item4""item2 item5""item2 item6";grid-auto-rows:minmax(244px,auto);margin-bottom:40px;display:grid}}@media screen and (min-width:1200px){.important-aspects__tablet--container{grid-template-columns:repeat(2,423px);grid-template-areas:"item1 item3""item1 item4""item2 item4""item2 item5""item2 item6";grid-auto-rows:minmax(100px,auto)}}@media screen and (min-width:1560px){.important-aspects__tablet--container{grid-template-columns:repeat(2,calc(50% - 12px))}}.item1{grid-area:item1}@media screen and (min-width:1200px){.item1{max-height:400px}}.item2{grid-area:item2}.item3{grid-area:item3}.item4{grid-area:item4}@media screen and (min-width:1200px){.item4{max-height:200px}}.item5{grid-area:item5}@media screen and (min-width:1200px){.item5{margin-top:-75px}}.item6{grid-area:item6}@media screen and (min-width:768px){.svg>svg{width:64px;height:64px}}@media screen and (min-width:1200px){.svg>svg{width:80px;height:80px}}@media screen and (min-width:768px){.important-aspects__list.list__special{max-height:800px;flex-flow:column wrap;display:flex}}@media screen and (min-width:1200px){.important-aspects__list.list__special{max-height:700px}}@media screen and (min-width:768px){.important-aspects__list.list__special>li{max-width:320px}}@media screen and (min-width:1200px){.important-aspects__list.list__special>li{max-width:423px}}@media screen and (min-width:1560px){.important-aspects__list.list__special>li{max-width:calc(50% - 12px)}}@media screen and (min-width:768px){.important-aspects__wrapper--bottom{gap:24px;margin-top:24px;display:flex}}@media screen and (min-width:1560px){.important-aspects__wrapper--bottom{justify-content:space-between}}.resources{font-size:16px}.resources h2{margin-top:40px;margin-bottom:24px;font-size:24px}.resources h2.special{margin-top:0}.resources__container{flex-direction:column;display:flex}.resources__link.link{font-weight:600;text-decoration:underline}.resources__link--thin.link{font-weight:400}.resources__link--more{color:#1d40b8;align-self:flex-start;font-size:16px;line-height:1.5;-webkit-text-decoration-line:underline;text-decoration-line:underline}@media screen and (min-width:768px){.resources__link--more{display:none}}.resources__link>li{gap:16px;margin-bottom:24px;display:flex}@media screen and (min-width:768px){.resources__link>li{font-size:18px}}.resources__link>li:last-child{margin-bottom:0}p.resources__text{margin-bottom:24px}@media screen and (min-width:768px){p.resources__text{font-size:16px}}@media screen and (min-width:768px){.resources__list--organizations{max-height:1250px;flex-flow:column wrap;gap:24px;display:flex}}@media screen and (min-width:1200px){.resources__list--organizations{max-height:1200px}}@media screen and (min-width:1560px){.resources__list--organizations{max-height:900px}}.resources__list--organizations>li{margin-bottom:24px}@media screen and (min-width:768px){.resources__list--organizations>li{max-width:calc(50% - 12px);margin-bottom:0}}.resources__list--organizations>li p{margin-top:16px}.resources__list--organizations>li:last-child{margin-bottom:0}.resources__wrapper{align-items:center;gap:16px;display:flex}.resources__list--partners>li{margin-bottom:16px}.resources__list--partners>li p{margin-top:16px}.resources__list--partners>li:last-child{margin-bottom:0}@media screen and (min-width:768px){.resources__list--partners>li:first-child{margin-bottom:0}}@media screen and (min-width:768px){.resources__list--container{grid-template-columns:repeat(2,320px);grid-template-areas:"item--1 item--2""item--1 item--3""item--1 item--4""item--1 item--5";column-gap:24px;display:grid}}@media screen and (min-width:1200px){.resources__list--container{grid-template-columns:repeat(2,420px);align-self:center}}.item--1{grid-area:item--1}.item--2{grid-area:item--2}.item--3{grid-area:item--3}.item--4{grid-area:item--4}.item--5{grid-area:item--5}.resources__thumb{margin-top:24px}@media screen and (min-width:768px){.resources__wrapper--bottom{align-items:center;gap:24px;display:flex}}@media screen and (min-width:1560px){.resources__wrapper--bottom{justify-content:center}}@media screen and (min-width:768px){.resources__wrapper--bottom ul{max-width:calc(50% - 12px)}}.documents{flex-direction:column;padding:0 8px;font-size:16px;line-height:1.5}@media screen and (min-width:1200px){.documents{padding:0 24px;font-size:18px}}.documents__title{margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.documents__title{font-size:24px}}@media screen and (min-width:1200px){.documents__title{margin-bottom:24px}}.documents__list{display:inherit;flex-direction:column;row-gap:4px;padding-left:20px;list-style-type:decimal;position:relative}@media screen and (min-width:768px){.documents__list{padding-bottom:48px}}@media screen and (min-width:768px){.documents__list{padding-bottom:64px}}.documents__list:after{content:"";height:3px;width:100%;background-color:#c1efd9;position:absolute;bottom:0;left:0}.documents__strong{min-width:calc(100% + 20px);flex-direction:column;row-gap:4px;margin:4px 0;display:flex;position:relative;transform:translate(-20px)}@media screen and (min-width:768px){.documents__strong{row-gap:24px;margin:24px 0}}.documents__statement-wrapper{flex-direction:column;align-items:center;gap:16px;margin-top:40px;display:flex}@media screen and (min-width:768px){.documents__statement-wrapper{flex-direction:row-reverse;margin-top:48px}}@media screen and (min-width:1200px){.documents__statement-wrapper{gap:24px;margin-top:64px}}@media screen and (min-width:1560px){.documents__statement-wrapper{justify-content:center}}.documents__statement-info-wrapper{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.documents__statement-info-wrapper{max-width:410px}}@media screen and (min-width:1200px){.documents__statement-info-wrapper{gap:24px}}.register-steps__step-link--blue{color:#1d40b8}.documents__statement-img-wrapper{width:100%;object-fit:contain;justify-content:center;align-items:center;display:flex}.documents__statement-img-wrapper img{width:100%;height:auto;display:block}@media screen and (min-width:768px){.documents__statement-img-wrapper{max-width:50%}}@media screen and (min-width:768px){.documents__statement-img-wrapper{max-width:396px}}.page-faq__section{padding:40px 0}.page-faq__section .container{position:relative}@media screen and (min-width:768px){.page-faq__section{padding:88px 0}}@media screen and (min-width:1200px){.page-faq__section{padding:80px 0 124px}}.page-faq__search-text{font-size:16px;line-height:1.5}@media screen and (min-width:768px){.page-faq__search-text{font-size:20px}}.page-faq__form{width:100%;max-width:820px;margin:24px 0 56px;position:relative}.page-faq__search-input{width:100%;border:1px solid #272727;border-radius:20px;padding:20px 40px 20px 56px;font-size:16px;line-height:1.5}.page-faq__search-input::-ms-input-placeholder{color:#979797}.page-faq__search-input::placeholder{color:#979797}@media screen and (min-width:768px){.page-faq__search-input{padding:20px 48px 20px 72px}}.page-faq__search-icon{color:#272727;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.page-faq__search-icon svg{stroke:currentColor}@media screen and (min-width:768px){.page-faq__search-icon{left:24px}}.page-faq__clear-btn{color:#272727;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:color .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.page-faq__clear-btn svg{stroke:currentColor}.page-faq__clear-btn:hover,.page-faq__clear-btn:focus{color:#ff3737}.page-faq__clear-btn.active{opacity:1;pointer-events:all}.faq__content-list{max-width:1000px;flex-direction:column;row-gap:4px;display:flex}.faq__content-list--disk{padding-left:20px;list-style:disc}.register-steps__step-link--blue{color:#1d40b8}.table{max-width:1000px;border-collapse:collapse;text-align:center;font-size:8px;font-weight:400;line-height:1.5}.table th:nth-child(n+2){width:37.5%}.table th{color:#fff;background-color:#1b7fc4;font-size:10px;font-weight:600}.table th,.table td{border:2px solid #97becc;padding:4px}@media screen and (min-width:768px){.table{font-size:16px}.table th{font-size:20px}.table th,.table td{border-width:4px;padding:16px}}@media screen and (min-width:1200px){.table{padding:24px}}.page-faq__search-error{width:100%;max-width:820px;text-align:center;color:#ff3737;font-size:12px;display:block;position:absolute;top:0;bottom:0;transform:translateY(110%)}@media screen and (min-width:768px){.page-faq__search-error{font-size:16px}}@media screen and (min-width:1200px){.page-faq__search-error{font-size:20px}}.hero-volunteer{background-color:#fff;padding-top:8px;padding-bottom:81px;position:relative}@media screen and (min-width:768px){.hero-volunteer{padding-bottom:88px}}@media screen and (min-width:1200px){.hero-volunteer{background-color:#e4fff2;background-image:url(bg-volunteer-desktop.9d9d06e4.svg);background-position:right -70px bottom;background-repeat:no-repeat;padding-top:0;padding-bottom:0}}.hero-volunteer:before{content:"";display:none}@media screen and (min-width:1200px){.hero-volunteer:before{width:130px;height:25px;background-image:url(cloud.b6dd68c4.svg);background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:62px;left:33%}}@media screen and (min-width:1560px){.hero-volunteer:before{top:82px;left:35%}}.hero-volunteer:after{content:"";display:none}@media screen and (min-width:1200px){.hero-volunteer:after{width:340px;height:62px;background-image:url(cloud-big.0e7462ed.svg);background-position:0;background-repeat:no-repeat;display:block;position:absolute;bottom:80px;left:-145px}}@media screen and (min-width:1560px){.hero-volunteer:after{bottom:66px}}.hero-volunteer__container{height:368px;background-image:url(bg-volunteer-mobile.2b512d79.svg);background-position:bottom;background-repeat:no-repeat;flex-direction:column;justify-content:start;align-items:start;display:flex}@media screen and (min-width:768px){.hero-volunteer__container{height:642px;background-image:url(bg-volunteer-tablet.f16fe93e.svg);background-position:bottom}}@media screen and (min-width:1200px){.hero-volunteer__container{height:550px;background-image:none;justify-content:center}}.hero-volunteer__title{font-size:28px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.hero-volunteer__title{margin-bottom:32px;font-size:40px}}@media screen and (min-width:1200px){.hero-volunteer__title{max-width:588px;font-weight:500}}@media screen and (min-width:1560px){.hero-volunteer__title{max-width:747px;font-size:48px}}@media screen and (min-width:1560px){.hero-volunteer__title div{display:inline}}.registration-volunteer{font-size:16px}@media screen and (min-width:1200px){.registration-volunteer{font-size:18px}}.registration-volunteer h2{margin-top:16px;margin-bottom:16px;font-size:16px}@media screen and (min-width:1200px){.registration-volunteer h2{margin-top:36px;font-size:18px}}.registration-volunteer p{margin-bottom:16px}.registration-volunteer p.special{margin-bottom:0}.inline{display:inline}.line:before{content:"";height:3px;width:99%;min-width:272px;background-color:#c1efd9;position:absolute;top:-42px;left:50%;transform:translate(-50%)}@media screen and (min-width:1200px){.line:before{top:-70px}}.important-aspects__thumb{margin-bottom:16px}@media screen and (min-width:768px){.important-aspects__thumb{margin-bottom:0}}.important-aspects__thumb--first{margin-bottom:83px}@media screen and (min-width:768px){.important-aspects__thumb--first{width:664px;height:534px}}@media screen and (min-width:1200px){.important-aspects__thumb--first{width:870px;height:702px;margin-top:36px;margin-bottom:181px}}.register-volunteer__line{width:100%;height:1px;position:relative}@media screen and (min-width:768px){.register-volunteer__wrapper{gap:24px;display:flex}.register-volunteer__wrapper div{max-width:calc(50% - 12px)}}@media screen and (min-width:768px){.register-volunteer__wrapper h2{font-size:20px}}@media screen and (min-width:1200px){.register-volunteer__wrapper h2{font-size:24px}}.hero-in-development{min-height:300px;min-height:692px;background-image:url(girl.15aae09a.svg),url(clouds.370c5222.svg);background-position:bottom,50%;background-repeat:no-repeat,repeat;background-size:90% 90%,cover;flex-grow:1;position:relative}@media screen and (min-width:768px){.hero-in-development{background-position:left 230px bottom,50%}}@media screen and (min-width:1560px){.hero-in-development{background-position:left 230px bottom,50%}}@media screen and (min-width:768px){.hero-in-development{min-height:915px}}@media screen and (min-width:1200px){.hero-in-development{min-height:706px}}.hero-in-development__text{color:#272727;min-width:260px;font-size:24px;font-weight:500;position:absolute;top:4%;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.hero-in-development__text{max-width:261px;font-size:40px;top:40%;left:10%;transform:translate(0)}}@media screen and (min-width:1200px){.hero-in-development__text{max-width:407px}}.hero-faq{background-color:#fff;padding-top:8px;position:relative}@media screen and (min-width:1200px){.hero-faq{background-color:#e4fff2;background-image:url(bg-qa-tablet-desktop.1bf0e68d.svg);background-position:right 20px bottom;background-repeat:no-repeat;padding-top:0;padding-bottom:0}}.hero-faq:before{content:"";display:none}@media screen and (min-width:1200px){.hero-faq:before{width:130px;height:25px;background-image:url(cloud.b6dd68c4.svg);background-position:50%;background-repeat:no-repeat;display:block;position:absolute;top:62px;left:33%}}@media screen and (min-width:1560px){.hero-faq:before{top:82px;left:35%}}.hero-faq:after{content:"";display:none}@media screen and (min-width:1200px){.hero-faq:after{width:340px;height:62px;background-image:url(cloud-big.0e7462ed.svg);background-position:0;background-repeat:no-repeat;display:block;position:absolute;bottom:80px;left:-145px}}@media screen and (min-width:1560px){.hero-faq:after{bottom:66px}}.hero-faq__container{height:461px;background-image:url(bg-qa-mob.4dd7ce2a.svg);background-position:bottom;background-repeat:no-repeat;flex-direction:column;justify-content:start;align-items:start;display:flex}@media screen and (min-width:768px){.hero-faq__container{height:702px;background-image:url(bg-qa-tablet-desktop.1bf0e68d.svg);background-position:bottom}}@media screen and (min-width:1200px){.hero-faq__container{height:556px;background-image:none;justify-content:center}}.hero-faq__content{width:100%;flex-direction:column;justify-content:center;align-self:center;align-items:center;display:flex}@media screen and (min-width:1200px){.hero-faq__content{align-items:start}}.hero-faq__title{font-size:28px;font-weight:600;line-height:1.5}@media screen and (min-width:768px){.hero-faq__title{margin-bottom:32px;font-size:40px}}@media screen and (min-width:1200px){.hero-faq__title{max-width:588px;font-weight:500}}@media screen and (min-width:1560px){.hero-faq__title{max-width:747px;font-size:48px}}@media screen and (min-width:1560px){.hero-faq__title div{display:inline}}
/*# sourceMappingURL=faq.4b21284b.css.map */
