@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=League+Spartan:300,regular,500,600,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Lato:regular,500&display=swap);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#263238;line-height:1;font-family:"League Spartan";font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"League Spartan";font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#fff}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container-big]{max-width:103.125rem;margin:0 auto;padding:0 .9375rem}[class*=__container]{max-width:88.75rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto}.form{border:1px solid rgba(0,128,0,.2);-webkit-box-shadow:2px 2px 5px rgba(0,128,0,.4);box-shadow:2px 2px 5px rgba(0,128,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:33.3125rem;background-color:#fff;border-radius:10px;display:flex;padding:.375rem;gap:.3125rem;position:relative}.form__input{height:2.5rem;background-color:#f7f7f7;border:1px solid rgba(0,128,0,.2);-webkit-box-shadow:2px 2px 5px rgba(0,128,0,.4);box-shadow:2px 2px 5px rgba(0,128,0,.4);border-radius:10px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:.1875rem;padding:0 1.25rem;color:#263238;font-weight:500}.form__input::-webkit-input-placeholder{color:#263238}.form__input::-moz-placeholder{color:#263238}.form__input:-ms-input-placeholder{color:#263238}.form__input::-ms-input-placeholder{color:#263238}.form__input::placeholder{color:#263238}.form__input._form-error{color:red}.form__input._form-error::-webkit-input-placeholder{color:red}.form__input._form-error::-moz-placeholder{color:red}.form__input._form-error:-ms-input-placeholder{color:red}.form__input._form-error::-ms-input-placeholder{color:red}.form__input._form-error::placeholder{color:red}.form__textarea{height:9.375rem;background-color:#f7f7f7;border:1px solid rgba(0,128,0,.2);-webkit-box-shadow:2px 2px 5px rgba(0,128,0,.4);box-shadow:2px 2px 5px rgba(0,128,0,.4);border-radius:10px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:.1875rem;padding:1.25rem 1.25rem;color:#263238;font-weight:500}.form__textarea::-webkit-input-placeholder{color:#263238}.form__textarea::-moz-placeholder{color:#263238}.form__textarea:-ms-input-placeholder{color:#263238}.form__textarea::-ms-input-placeholder{color:#263238}.form__textarea::placeholder{color:#263238}.form__textarea._form-error{color:red}.form__textarea._form-error::-webkit-input-placeholder{color:red}.form__textarea._form-error::-moz-placeholder{color:red}.form__textarea._form-error:-ms-input-placeholder{color:red}.form__textarea._form-error::-ms-input-placeholder{color:red}.form__textarea._form-error::placeholder{color:red}.form__button{margin:.625rem 0;-webkit-box-shadow:5px 5px 5px rgba(0,128,0,.4);box-shadow:5px 5px 5px rgba(0,128,0,.4)}.form__error{color:red}.button{font-family:Lato;font-weight:500;display:inline-block;line-height:.2909090909;padding:1.3125rem 1.5625rem;background-color:#23b123;color:#fff;border-radius:.625rem;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.button_border{background-color:transparent;color:#263238;border:1px solid #263238}.button--fw{width:100%}.fp-init body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}[data-fp]{min-height:100vh}.touch [data-fp]{min-height:calc(var(--vh,1vh) * 100)}.fp-init [data-fp]{z-index:1;-ms-touch-action:none;touch-action:none;position:relative;overflow:hidden}.fp-switching [data-fp-section]{-ms-touch-action:none;touch-action:none}.fp-init [data-fp-section]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:auto}.fp-init .cards-mode [data-fp-section],.fp-init .slider-mode [data-fp-section]{-webkit-transition:-webkit-transform .7s cubic-bezier(.55,.085,0,.99) 0s;transition:-webkit-transform .7s cubic-bezier(.55,.085,0,.99) 0s;transition:transform .7s cubic-bezier(.55,.085,0,.99) 0s;transition:transform .7s cubic-bezier(.55,.085,0,.99) 0s,-webkit-transform .7s cubic-bezier(.55,.085,0,.99) 0s}.fp-init .fade-mode [data-fp-section]{-webkit-transition:opacity .5s ease-in-out 0s,visibility .5s ease-in-out 0s;transition:opacity .5s ease-in-out 0s,visibility .5s ease-in-out 0s}.fp-bullets{position:fixed;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);right:2.5rem;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;gap:.625rem}.fp-bullets .fp-bullet{cursor:pointer;width:1.25rem;height:1.25rem;-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;border-radius:.625rem;background-color:#100c46;-webkit-box-shadow:0 0 .1875rem #6257fe,0 0 1.875rem rgba(255,255,255,.8);box-shadow:0 0 .1875rem #6257fe,0 0 1.875rem rgba(255,255,255,.8);border:.0625rem solid #fff;opacity:.6;-webkit-transition:opacity .4s ease-in-out 0s,background-color .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s,-webkit-box-shadow .4s ease-in-out 0s;transition:opacity .4s ease-in-out 0s,background-color .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s,-webkit-box-shadow .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s,opacity .4s ease-in-out 0s,background-color .4s ease-in-out 0s,box-shadow .4s ease-in-out 0s;transition:transform .4s ease-in-out 0s,opacity .4s ease-in-out 0s,background-color .4s ease-in-out 0s,box-shadow .4s ease-in-out 0s,-webkit-transform .4s ease-in-out 0s,-webkit-box-shadow .4s ease-in-out 0s}.fp-bullets .fp-bullet-active{opacity:1;background-color:#6257fe;-webkit-transform:translate3D(-.3125rem,-.125rem,0);-ms-transform:translate3D(-.3125rem,-.125rem,0);transform:translate3D(-.3125rem,-.125rem,0);-webkit-box-shadow:.3125rem .125rem .1875rem #100c46,0 0 1.875rem rgba(255,255,255,.8);box-shadow:.3125rem .125rem .1875rem #100c46,0 0 1.875rem rgba(255,255,255,.8)}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg--contain] img{-o-object-fit:contain;object-fit:contain}.title{font-weight:700;line-height:1.1142857143;color:#263238}.title span{color:green}.text{line-height:180%}.image-block{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;background:#f5fbf6;border-radius:1.25rem;-webkit-box-shadow:5px 10px 20px #263238;box-shadow:5px 10px 20px #263238;position:relative}.image-block__item{text-align:center;position:relative;z-index:2;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.image-block__item img{max-width:100%;border-radius:1.25rem}.header{position:fixed;top:0;left:0;width:100%;z-index:50;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.header._header-scroll{padding-top:1.25rem;padding-bottom:1.25rem;background-color:#f5fbf6;opacity:.92}.header__container-big{display:-ms-grid;display:grid;-ms-grid-columns:18.75rem 1fr 18.75rem;grid-template-columns:18.75rem 1fr 18.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{position:relative;z-index:5}.header__logo img{max-width:100%}.header__actions{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu{padding:0 .625rem}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:.625rem;-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.menu__link{-webkit-transition:color .3s ease 0s;transition:color .3s ease 0s}.icon-menu{display:none}.footer{background:#f5fbf6}.footer__main{border-bottom:1px solid #263238}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.875rem}.footer__copy{font-size:.625rem;line-height:1.1666666667}.main-footer{display:-ms-grid;display:grid;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:2.5rem;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.main-footer__info{max-width:20.625rem}.main-footer__logo{display:inline-block}.main-footer__logo:not(:last-child){margin-bottom:1.5rem}.main-footer__form{-ms-grid-column-align:center;justify-self:center}.main-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex}.main-footer__label{font-weight:700;font-size:1rem}.main-footer__label:not(:last-child){margin-bottom:1.5rem}.main-footer__call-me{-ms-grid-column-align:end;justify-self:end}.main-footer__phone{font-size:1rem}.form-main{margin-left:auto;margin-right:auto;width:80%}.form-main__text{font-weight:650;font-size:1rem;text-align:center}.form-main__text:not(:last-child){margin-bottom:1.5rem}.form-main span{color:green}.form-main__form{-ms-grid-column-align:center;justify-self:center}.social{-ms-grid-column-align:center;justify-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.social__item{-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;width:3rem;height:3rem;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu-footer__link{font-size:.875rem;line-height:1.1428571429}.main-block__container-big{position:relative}.main-block__content{padding-top:15.625rem;padding-bottom:12.5rem;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.main-block__title{max-width:46.875rem}.main-block__text{max-width:43.75rem}.main-block__social_item{margin:0 1.25rem}.main-block__photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-top:3.75rem}.image-block img{border:1px solid rgba(47,48,47,.4);border-radius:10px;-webkit-box-shadow:5px 5px 5px rgba(55,55,55,.4);box-shadow:5px 5px 5px rgba(55,55,55,.4);width:90%}.icons-main-block{pointer-events:none;opacity:.3}.icons-main-block__item{position:absolute}.icons-main-block__item_1{top:69.3018480493%;left:.9375rem}.icons-main-block__item_2{top:39.0143737166%;left:14.6296296296%}.icons-main-block__item_3{top:77.7207392197%;left:24.8765432099%}.icons-main-block__item_4{top:13.7577002053%;left:70.9259259259%}.icons-main-block__item_5{top:43.0184804928%;left:81.7901234568%}.icons-main-block__item_6{top:79.6714579055%;left:81.5432098765%}.icons-main-block__item_7{top:37.6796714579%;right:.9375rem}.icons-main-block__item_8{top:26.0780287474%;left:12.962962963%}.icons-main-block__circle{pointer-events:none;position:absolute;border-radius:50%;top:0;left:0;-webkit-box-shadow:10px 10px 5px 0 green inset;box-shadow:10px 10px 5px 0 green inset;border:1px solid green}.icons-main-block__circle_1{-webkit-transform:translate(calc(-50% - 1.75rem),-50%);-ms-transform:translate(calc(-50% - 1.75rem),-50%);transform:translate(calc(-50% - 1.75rem),-50%)}.icons-main-block__circle_1-d{position:absolute;top:1%;left:25%;color:#263238;font-weight:300}.icons-main-block__circle_1-b{position:absolute;top:17%;left:35%;font-weight:300;color:green}.icons-main-block__circle_2{-webkit-transform:translate(calc(-50% + 1.6875rem),calc(-50% - 3.4375rem));-ms-transform:translate(calc(-50% + 1.6875rem),calc(-50% - 3.4375rem));transform:translate(calc(-50% + 1.6875rem),calc(-50% - 3.4375rem))}.about__container{display:-ms-grid;display:grid;row-gap:1.875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.about__image{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.steps-about__item{max-width:30.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}.steps-about__icon{border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 3.125rem;flex:0 0 3.125rem;width:3.125rem;height:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5fbf6}.steps-about__title{font-weight:700}.steps-about__title:not(:last-child){margin-bottom:1rem}.steps-about__text{font-size:1.25rem}.career__container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem}.career__container_img{-webkit-box-flex:0;-ms-flex:0 1 35%;flex:0 1 35%}.career__container_content{-webkit-box-flex:0;-ms-flex:0 1 65%;flex:0 1 65%}.career__spollers{display:-ms-grid;display:grid;gap:1.5rem}.spollers-pathway{padding:1.5rem 0}.spollers-pathway__item{background:#f6faf7;border-radius:.625rem;margin:1.25rem 0}.spollers-pathway__item h3{font-weight:700}.spollers-pathway__title{width:100%;display:block;padding:1.5rem 1.875rem;background:#f5fbf6;border-radius:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:177%;-webkit-box-shadow:5px 5px 10px rgba(119,112,112,.6823529412);box-shadow:5px 5px 10px rgba(119,112,112,.6823529412);cursor:pointer}.spollers-pathway__title::after{content:"";background:url(../img/icons/arrow.svg) center/100% no-repeat;-webkit-box-flex:0;-ms-flex:0 0 1.25rem;flex:0 0 1.25rem;height:1.5rem;-webkit-transition:all .3 ease 0s;transition:all .3 ease 0s}.spollers-pathway__title._spoller-active::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.spollers-pathway__title::-webkit-details-marker{display:none}.spollers-pathway__body{padding:2.1875rem 1.875rem 1.5rem 1.875rem}.education__container{display:-ms-grid;display:grid;gap:2.5rem;width:100}.education__image{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}@media (min-width:29.99875em){.main-footer__contacts{-ms-grid-column-align:end;justify-self:end}}@media (min-width:61.99875em){.about__container{-ms-grid-columns:1fr 52.8169014085%;grid-template-columns:1fr 52.8169014085%}.education__container{-ms-grid-columns:1fr 52.8169014085%;grid-template-columns:1fr 52.8169014085%}}@media (min-width:103.125em){.title{font-size:3.125rem}.text{font-size:1.5625rem}.image-block{padding-top:10.3125rem}.image-block{padding-bottom:10.3125rem}.image-block{padding-left:2.8125rem}.image-block{padding-right:2.8125rem}.header{padding-top:3.75rem}.header{padding-bottom:3.75rem}.menu__list{-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.footer__main{padding-top:4.25rem}.footer__main{padding-bottom:6.25rem}.footer__bottom{padding-top:3.4375rem}.footer__bottom{padding-bottom:3.4375rem}.main-footer__contacts{gap:3rem}.menu-footer__list{gap:2.5rem}.main-block__container{padding-top:15.625rem}.main-block__container{padding-bottom:12.5rem}.main-block__content{padding-top:15.625rem}.main-block__content{padding-bottom:12.5rem}.main-block__title:not(:last-child){margin-bottom:4.3125rem}.main-block__text:not(:last-child){margin-bottom:3rem}.icons-main-block__circle{width:15.625rem}.icons-main-block__circle{height:15.625rem}.icons-main-block__circle_1{width:15.625rem}.icons-main-block__circle_1{height:15.625rem}.icons-main-block__circle_1-d{font-size:18.75rem}.icons-main-block__circle_1-b{font-size:12.5rem}.about{padding-top:6.25rem}.about{padding-bottom:6.25rem}.about__title:not(:last-child){margin-bottom:1.875rem}.about__text:not(:last-child){margin-bottom:3rem}.steps-about__item:not(:last-child){margin-bottom:3rem}.steps-about__title{font-size:1.5625rem}.career{padding-top:6.25rem}.career{padding-bottom:6.25rem}.career__title:not(:lat-child){margin-bottom:1.875rem}.career__text:not(:lat-child){margin-bottom:3rem}.spollers-pathway__title{font-size:1.5rem}.education{padding-top:6.25rem}.education{padding-bottom:6.25rem}.education__content{padding-left:2.8125rem}.education__content{padding-right:1.5625rem}.education__title:not(:last-child){margin-bottom:1.875rem}.education__text:not(:last-child){margin-bottom:1.5625rem}}@media (min-width:48em){.header__logo{width:8.9375rem}}@media (min-width:62em){.about__content{padding-right:5.9375rem}.about__content{padding-left:5.9375rem}}@media (max-width:20em){.title{font-size:1.5625rem}.text{font-size:.75rem}.image-block{padding-top:1.875rem}.image-block{padding-bottom:1.875rem}.image-block{padding-left:1.875rem}.image-block{padding-right:1.875rem}.header{padding-top:.625rem}.header{padding-bottom:.625rem}.menu__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.footer__main{padding-top:1.875rem}.footer__main{padding-bottom:1.875rem}.footer__bottom{padding-top:1.875rem}.footer__bottom{padding-bottom:1.875rem}.main-footer__contacts{gap:1.25rem}.menu-footer__list{gap:.9375rem}.main-block__container{padding-top:8.125rem}.main-block__container{padding-bottom:1.875rem}.main-block__content{padding-top:8.125rem}.main-block__content{padding-bottom:1.875rem}.main-block__title:not(:last-child){margin-bottom:1.875rem}.main-block__text:not(:last-child){margin-bottom:1.25rem}.icons-main-block__circle{width:21.875rem}.icons-main-block__circle{height:21.875rem}.icons-main-block__circle_1{width:21.875rem}.icons-main-block__circle_1{height:21.875rem}.icons-main-block__circle_1-d{font-size:26.25rem}.icons-main-block__circle_1-b{font-size:18.125rem}.about{padding-top:1.5625rem}.about{padding-bottom:1.5625rem}.about__title:not(:last-child){margin-bottom:1.25rem}.about__text:not(:last-child){margin-bottom:1.875rem}.steps-about__item:not(:last-child){margin-bottom:1.875rem}.steps-about__title{font-size:.75rem}.career{padding-top:1.5625rem}.career{padding-bottom:1.5625rem}.career__title:not(:lat-child){margin-bottom:1.25rem}.career__text:not(:lat-child){margin-bottom:1.875rem}.spollers-pathway__title{font-size:1.125rem}.education{padding-top:1.5625rem}.education{padding-bottom:1.5625rem}.education__content{padding-left:1.875rem}.education__content{padding-right:1.875rem}.education__title:not(:last-child){margin-bottom:1.25rem}.education__text:not(:last-child){margin-bottom:.9375rem}}@media (max-width:103.125em){.fp-bullets{right:1.25rem}}@media (max-width:73.75em){.main-footer__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:67.5em){.header__container-big{-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto}}@media (max-width:61.99875em){.button{padding:.9375rem 1.25rem}.button_border{padding:.875rem 1.25rem}.main-footer{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.main-footer__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.main-footer__form{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.main-footer__contacts{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about__container{margin-top:4.375rem}.career__container{margin-top:4.375rem}.career__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.education__container{margin-top:4.375rem}}@media (max-width:47.99875em){.touch [data-fp]{-webkit-transition:height .2s;transition:height .2s}.menu__body{position:fixed;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:-100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;overflow:auto;background-color:#f5fbf6;gap:1.875rem;padding-left:.9375rem;padding-right:.9375rem;padding-bottom:1.875rem}.menu__body::before{content:"";position:fixed;top:0;left:-100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;width:100%;background-color:#f5fbf6;z-index:2}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;row-gap:1.875rem}.menu__link{font-size:2.5rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#000}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about__container{margin-top:4.375rem}.about__title{font-size:1.875rem}.about__text{font-size:1.25rem}.steps-about{font-size:1.25rem;margin-top:5rem;margin-bottom:6.25rem}.career__container{margin-top:4.375rem}.career__container_content{margin-bottom:3.125rem}.career__title{font-size:1.875rem}.career__text{font-size:1.25rem}.education__container{margin-top:4.375rem}.education__title{font-size:1.875rem}.education__text{font-size:1.25rem}}@media (max-width:47.99875em) and (max-width:0.125em){.menu__body{padding-top:7.5rem}.menu__body::before{height:4.5rem}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:29.99875em){.fp-bullets{top:auto;bottom:1.25rem;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;right:50%}.main-footer{-ms-grid-columns:1fr;grid-template-columns:1fr}.about__container{margin-top:4.375rem}.about__content{text-align:center}.steps-about__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.career__container{margin-top:4.375rem}.spollers-pathway{padding:1.125rem 1.5rem}.education__container{margin-top:4.375rem}.education__content{text-align:center}}@media (max-width:26.875em){.form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:0.0625em){.header__logo{width:7.5rem}}@media (max-width:0.125em){.about__content{padding-right:1.875rem}.about__content{padding-left:1.875rem}}@media (min-width:20em) and (max-width:103.125em){@supports (font-size:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.title{font-size:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)}}@supports not (font-size:clamp(1.5625rem ,1.1865601504rem + 1.8796992481vw ,3.125rem)){.title{font-size:calc(1.5625rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(0.75rem ,0.5545112782rem + 0.977443609vw ,1.5625rem)){.text{font-size:clamp(.75rem ,.5545112782rem + .977443609vw ,1.5625rem)}}@supports not (font-size:clamp(0.75rem ,0.5545112782rem + 0.977443609vw ,1.5625rem)){.text{font-size:calc(.75rem + .8125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-top:clamp(1.875rem ,-.155075188rem + 10.1503759398vw ,10.3125rem)}}@supports not (padding-top:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-top:calc(1.875rem + 8.4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-bottom:clamp(1.875rem ,-.155075188rem + 10.1503759398vw ,10.3125rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.155075188rem + 10.1503759398vw ,10.3125rem)){.image-block{padding-bottom:calc(1.875rem + 8.4375 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-left:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-right:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.image-block{padding-right:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-top:clamp(.625rem ,-.1268796992rem + 3.7593984962vw ,3.75rem)}}@supports not (padding-top:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-top:calc(.625rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-bottom:clamp(.625rem ,-.1268796992rem + 3.7593984962vw ,3.75rem)}}@supports not (padding-bottom:clamp(0.625rem ,-0.1268796992rem + 3.7593984962vw ,3.75rem)){.header{padding-bottom:calc(.625rem + 3.125 * (100vw - 20rem)/ 83.125)}}@supports ((-moz-column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem)) or (column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem))){.menu__list{-webkit-column-gap:clamp(.9375rem ,.5014097744rem + 2.1804511278vw ,2.75rem);-moz-column-gap:clamp(.9375rem ,.5014097744rem + 2.1804511278vw ,2.75rem);column-gap:clamp(.9375rem ,.5014097744rem + 2.1804511278vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem)) or (column-gap:clamp(0.9375rem ,0.5014097744rem + 2.1804511278vw ,2.75rem))){.menu__list{-webkit-column-gap:calc(.9375rem + 1.8125 * (100vw - 20rem)/ 83.125);-moz-column-gap:calc(.9375rem + 1.8125 * (100vw - 20rem)/ 83.125);column-gap:calc(.9375rem + 1.8125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)){.footer__main{padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)}}@supports not (padding-top:clamp(1.875rem ,1.3035714286rem + 2.8571428571vw ,4.25rem)){.footer__main{padding-top:calc(1.875rem + 2.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.footer__main{padding-bottom:clamp(1.875rem ,.8223684211rem + 5.2631578947vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.8223684211rem + 5.2631578947vw ,6.25rem)){.footer__main{padding-bottom:calc(1.875rem + 4.375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (padding-top:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-top:calc(1.875rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.4990601504rem + 1.8796992481vw ,3.4375rem)){.footer__bottom{padding-bottom:calc(1.875rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-footer__contacts{gap:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (gap:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-footer__contacts{gap:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (gap:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.menu-footer__list{gap:clamp(.9375rem ,.5615601504rem + 1.8796992481vw ,2.5rem)}}@supports not (gap:clamp(0.9375rem ,0.5615601504rem + 1.8796992481vw ,2.5rem)){.menu-footer__list{gap:calc(.9375rem + 1.5625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)){.main-block__container{padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)}}@supports not (padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)){.main-block__container{padding-top:calc(8.125rem + 7.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,-0.6813909774rem + 12.7819548872vw ,12.5rem)){.main-block__container{padding-bottom:clamp(1.875rem ,-.6813909774rem + 12.7819548872vw ,12.5rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.6813909774rem + 12.7819548872vw ,12.5rem)){.main-block__container{padding-bottom:calc(1.875rem + 10.625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)){.main-block__content{padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)}}@supports not (padding-top:clamp(8.125rem ,6.3204887218rem + 9.022556391vw ,15.625rem)){.main-block__content{padding-top:calc(8.125rem + 7.5 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.875rem ,-0.6813909774rem + 12.7819548872vw ,12.5rem)){.main-block__content{padding-bottom:clamp(1.875rem ,-.6813909774rem + 12.7819548872vw ,12.5rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.6813909774rem + 12.7819548872vw ,12.5rem)){.main-block__content{padding-bottom:calc(1.875rem + 10.625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)){.main-block__title:not(:last-child){margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.2885338346rem + 2.9323308271vw ,4.3125rem)){.main-block__title:not(:last-child){margin-bottom:calc(1.875rem + 2.4375 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-block__text:not(:last-child){margin-bottom:clamp(1.25rem ,.8289473684rem + 2.1052631579vw ,3rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.8289473684rem + 2.1052631579vw ,3rem)){.main-block__text:not(:last-child){margin-bottom:calc(1.25rem + 1.75 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle{width:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)}}@supports not (width:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle{width:calc(21.875rem + -6.25 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle{height:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)}}@supports not (height:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle{height:calc(21.875rem + -6.25 * (100vw - 20rem)/ 83.125)}}@supports (width:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle_1{width:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)}}@supports not (width:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle_1{width:calc(21.875rem + -6.25 * (100vw - 20rem)/ 83.125)}}@supports (height:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle_1{height:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)}}@supports not (height:clamp(15.625rem ,23.3787593985rem + -7.5187969925vw ,21.875rem)){.icons-main-block__circle_1{height:calc(21.875rem + -6.25 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(18.75rem ,28.0545112782rem + -9.022556391vw ,26.25rem)){.icons-main-block__circle_1-d{font-size:clamp(18.75rem ,28.0545112782rem + -9.022556391vw ,26.25rem)}}@supports not (font-size:clamp(18.75rem ,28.0545112782rem + -9.022556391vw ,26.25rem)){.icons-main-block__circle_1-d{font-size:calc(26.25rem + -7.5 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(12.5rem ,19.4783834586rem + -6.7669172932vw ,18.125rem)){.icons-main-block__circle_1-b{font-size:clamp(12.5rem ,19.4783834586rem + -6.7669172932vw ,18.125rem)}}@supports not (font-size:clamp(12.5rem ,19.4783834586rem + -6.7669172932vw ,18.125rem)){.icons-main-block__circle_1-b{font-size:calc(18.125rem + -5.625 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.about{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.about{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.about{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.about{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.about__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.about__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.about__text:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.about__text:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.steps-about__item:not(:last-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.steps-about__item:not(:last-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(0.75rem ,0.5545112782rem + 0.977443609vw ,1.5625rem)){.steps-about__title{font-size:clamp(.75rem ,.5545112782rem + .977443609vw ,1.5625rem)}}@supports not (font-size:clamp(0.75rem ,0.5545112782rem + 0.977443609vw ,1.5625rem)){.steps-about__title{font-size:calc(.75rem + .8125 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.career{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.career{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.career{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.career{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.career__title:not(:lat-child){margin-bottom:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.career__title:not(:lat-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.career__text:not(:lat-child){margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6043233083rem + 1.3533834586vw ,3rem)){.career__text:not(:lat-child){margin-bottom:calc(1.875rem + 1.125 * (100vw - 20rem)/ 83.125)}}@supports (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.spollers-pathway__title{font-size:clamp(1.125rem ,1.0347744361rem + .4511278195vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0347744361rem + 0.4511278195vw ,1.5rem)){.spollers-pathway__title{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 83.125)}}@supports (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.education{padding-top:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-top:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.education{padding-top:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.education{padding-bottom:clamp(1.5625rem ,.4346804511rem + 5.6390977444vw ,6.25rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.4346804511rem + 5.6390977444vw ,6.25rem)){.education{padding-bottom:calc(1.5625rem + 4.6875 * (100vw - 20rem)/ 83.125)}}@supports (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.education__content{padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)}}@supports not (padding-left:clamp(1.875rem ,1.6494360902rem + 1.1278195489vw ,2.8125rem)){.education__content{padding-left:calc(1.875rem + .9375 * (100vw - 20rem)/ 83.125)}}@supports (padding-right:clamp(1.5625rem ,1.9501879699rem + -0.3759398496vw ,1.875rem)){.education__content{padding-right:clamp(1.5625rem ,1.9501879699rem + -.3759398496vw ,1.875rem)}}@supports not (padding-right:clamp(1.5625rem ,1.9501879699rem + -0.3759398496vw ,1.875rem)){.education__content{padding-right:calc(1.875rem + -.3125 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.education__title:not(:last-child){margin-bottom:clamp(1.25rem ,1.0996240602rem + .7518796992vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.25rem ,1.0996240602rem + 0.7518796992vw ,1.875rem)){.education__title:not(:last-child){margin-bottom:calc(1.25rem + .625 * (100vw - 20rem)/ 83.125)}}@supports (margin-bottom:clamp(0.9375rem ,0.7871240602rem + 0.7518796992vw ,1.5625rem)){.education__text:not(:last-child){margin-bottom:clamp(.9375rem ,.7871240602rem + .7518796992vw ,1.5625rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.7871240602rem + 0.7518796992vw ,1.5625rem)){.education__text:not(:last-child){margin-bottom:calc(.9375rem + .625 * (100vw - 20rem)/ 83.125)}}}@media (min-width:0.0625em) and (max-width:48em){@supports (width:clamp(7.5rem ,7.4981258149rem + 2.998696219vw ,8.9375rem)){.header__logo{width:clamp(7.5rem ,7.4981258149rem + 2.998696219vw ,8.9375rem)}}@supports not (width:clamp(7.5rem ,7.4981258149rem + 2.998696219vw ,8.9375rem)){.header__logo{width:calc(7.5rem + 1.4375 * (100vw - .0625rem)/ 47.9375)}}}@media (max-width:47.99875em) and (min-width:20em){.menu__body{padding-top:11.25rem}.menu__body::before{height:6.5625rem}}@media (max-width:47.99875em) and (min-width:0.125em) and (max-width:20em){@supports (padding-top:clamp(7.5rem ,7.4764150943rem + 18.8679245283vw ,11.25rem)){.menu__body{padding-top:clamp(7.5rem ,7.4764150943rem + 18.8679245283vw ,11.25rem)}}@supports not (padding-top:clamp(7.5rem ,7.4764150943rem + 18.8679245283vw ,11.25rem)){.menu__body{padding-top:calc(7.5rem + 3.75 * (100vw - .125rem)/ 19.875)}}@supports (height:clamp(4.5rem ,4.4870283019rem + 10.3773584906vw ,6.5625rem)){.menu__body::before{height:clamp(4.5rem ,4.4870283019rem + 10.3773584906vw ,6.5625rem)}}@supports not (height:clamp(4.5rem ,4.4870283019rem + 10.3773584906vw ,6.5625rem)){.menu__body::before{height:calc(4.5rem + 2.0625 * (100vw - .125rem)/ 19.875)}}}@media (max-width:61.99875em) and (min-width:29.99875em){.main-footer__form{-ms-grid-column-span:2;grid-column:span 2}}@media (min-width:0.125em) and (max-width:62em){@supports (padding-right:clamp(1.875rem ,1.8667929293rem + 6.5656565657vw ,5.9375rem)){.about__content{padding-right:clamp(1.875rem ,1.8667929293rem + 6.5656565657vw ,5.9375rem)}}@supports not (padding-right:clamp(1.875rem ,1.8667929293rem + 6.5656565657vw ,5.9375rem)){.about__content{padding-right:calc(1.875rem + 4.0625 * (100vw - .125rem)/ 61.875)}}@supports (padding-left:clamp(1.875rem ,1.8667929293rem + 6.5656565657vw ,5.9375rem)){.about__content{padding-left:clamp(1.875rem ,1.8667929293rem + 6.5656565657vw ,5.9375rem)}}@supports not (padding-left:clamp(1.875rem ,1.8667929293rem + 6.5656565657vw ,5.9375rem)){.about__content{padding-left:calc(1.875rem + 4.0625 * (100vw - .125rem)/ 61.875)}}}@media (any-hover:hover){.button:hover{background-color:#f5fbf6;color:#263238;-webkit-transition:all 0s ease 0s;transition:all 0s ease 0s;border:1px solid #263238}.button_border:hover{background-color:#23b123;color:#fff}.fp-bullets .fp-bullet:hover{opacity:1}.menu__link:hover{color:green}.footer__copy:hover{color:#7e74f1}}