*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html{scroll-behavior:smooth;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}button,input,label,select,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1}input:focus,select:focus{outline:0}button,input[type=button],input[type=checkbox],input[type=radio],input[type=reset],input[type=submit],select{box-sizing:border-box}input[type=checkbox],input[type=radio]{width:13px;height:13px}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box}::-webkit-search-decoration{display:none}button,input[type=button],input[type=reset],input[type=submit]{overflow:visible;width:auto}::-webkit-file-upload-button{padding:0;border:0;background:0 0}textarea{vertical-align:top;overflow:auto}select[multiple]{vertical-align:top}input{-webkit-appearance:none}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes textclip{to{background-position:200% center}}@keyframes glow-nav{0%{box-shadow:0 0 3px 2px rgba(246,132,32,.2)}50%{box-shadow:0 0 3px 2px #009fe3}100%{box-shadow:0 0 3px 2px rgba(246,132,32,.2)}}@keyframes arrow{0%{transform:translateX(0)}40%{transform:translateX(1.25rem)}100%{transform:translateX(0)}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999;transition:.4s cubic-bezier(.25,.1,.25,1);opacity:0;visibility:hidden}.preloader__logo-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:blink normal 2s infinite ease-in}html._loading .preloader{opacity:1;visibility:visible}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Thin.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}html{font-family:Roboto,sans-serif;font-size:16px}@media (max-width:374px){html{font-size:14px}}@media (min-width:768px){html{font-size:10px}}@media (min-width:1025px){html{font-size:12px}}@media (min-width:1280px){html{font-size:14px}}@media (min-width:1440px){html{font-size:15px}}@media (min-width:1600px){html{font-size:16px}}html._loading{overflow:hidden}html._disabled{overflow:hidden}body{position:relative}body:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,.6)}@media (max-width:768px){body:after{background-color:rgba(255,255,255,.2)}}body .bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:hidden}body .bg-wrapper .bg{width:100%;height:100%;background-image:url(/img/bg.jpg);background-position:center;background-size:contain;background-repeat:repeat-y;position:relative;transition:.2s}body .bg-wrapper .bg:after{content:"";position:absolute;width:100%;height:100%;bottom:-100%;left:0;background-image:url(/img/bg.jpg);background-position:center;background-size:contain;background-repeat:repeat-y}.page{position:relative;z-index:1;padding-top:6.25rem}.no-nav-wrapper{min-height:100vh;display:flex;flex-direction:column}.no-nav-wrapper._dimmed{position:relative}.no-nav-wrapper._dimmed:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:5}.container{width:100%;height:100%;max-width:1632px;margin:0 auto;padding-left:16px;padding-right:16px}@media (min-width:768px){.container{max-width:1664px;padding-left:32px;padding-right:32px}}@media (min-width:1440px){.container{max-width:1728px;padding-left:64px;padding-right:64px}}.container._min{max-width:1220px}.container .wrapper-inner-sm{max-width:840px;margin:0 auto}.container .wrapper-inner-lg{max-width:960px;margin:0 auto}@media (max-width:768px){.m-anti-container{margin:0 -16px}}a{text-decoration:none;color:inherit}section{padding:7.5rem 0;font-size:1.375rem}@media (max-width:768px){section{padding:80px 0;font-size:18px}}.btn{display:block;cursor:pointer;background-color:#009fe3;color:#fff;border:1px solid #009fe3;border-radius:.375rem;padding:.9375rem 1.875rem;width:-moz-fit-content;width:fit-content;min-width:12.5rem;text-align:center;transition:.4s cubic-bezier(.25,.1,.25,1)}.btn:hover{background-color:#fff;color:#009fe3}.arrow-link{display:block;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#000;font-size:1.75rem;font-weight:600;transition:.4s cubic-bezier(.25,.1,.25,1);position:relative}@media (max-width:768px){.arrow-link{font-size:22px}}.arrow-link .arrow{pointer-events:none;position:absolute;fill:#009fe3;height:1.875rem;width:2.125rem;top:.375rem;right:-3.125rem}@media (max-width:768px){.arrow-link .arrow{top:0}}.arrow-link:hover .arrow{animation:arrow normal .8s infinite ease-in}@media (max-width:768px){.arrow-link .arrow{animation:arrow normal 1.2s infinite ease-in}}.h1,h1{font-size:5rem;line-height:5.625rem;font-weight:300;margin-bottom:2.5rem}@media (max-width:768px){.h1,h1{font-size:50px;line-height:1.2}}.h2,h2{font-size:3.75rem;line-height:4.375rem;font-weight:300}@media (max-width:768px){.h2,h2{font-size:40px}}.h3,h3{font-size:1.875rem;line-height:2.5rem;font-weight:300}@media (max-width:768px){.h3,h3{font-size:28px;line-height:34px}}.fancy-text-white{background-image:linear-gradient(-225deg,#fff 0,#009fe3 36%,#79d8ff 58%,#fff 100%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 3s linear infinite;display:inline-block}.fancy-text-black{background-image:linear-gradient(-225deg,#000 0,#009fe3 36%,#79d8ff 58%,#000 100%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 3s linear infinite;display:inline-block}ul{list-style:none}ul li{position:relative}ul li:before{position:absolute;content:"";width:.5rem;height:.5rem;border-radius:50%;background-color:#009fe3;top:1rem;left:-1.5625rem}@media (max-width:768px){ul li:before{top:12px;left:-18px;width:6px;height:6px}}.disclaimer{border-radius:.625rem;box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff;padding:3.125rem;background-color:#fff;color:#009fe3;display:block;margin:6.25rem auto;font-size:1.625rem;font-weight:300;text-align:center;width:70%}@media (max-width:768px){.disclaimer{font-size:18px;padding:30px;width:100%;margin:50px auto}}.disclaimer a{font-weight:600}.disclaimer a:hover{text-decoration:underline}nav{width:100vw;position:fixed;top:0;left:0;transition:.4s cubic-bezier(.25,.1,.25,1);z-index:10;height:6.25rem;color:#000}.main-page nav{color:#fff}@media (max-width:768px){nav{height:80px}}nav._scrolled{background-color:#fff;color:#000;transform:scale(.75);border-radius:.625rem;border:1px solid #009fe3}@media (max-width:768px){nav._scrolled{transform:scale(.85)}}nav .aos-wrapper{padding:.625rem 0}nav .nav-wrapper{display:flex;justify-content:space-between;align-items:center}nav .nav-wrapper .logo-area{height:5rem}@media (max-width:768px){nav .nav-wrapper .logo-area{height:60px}}nav .nav-wrapper .logo-area a{height:100%;display:block}nav .nav-wrapper .logo-area a img{height:100%;width:auto}@media (max-width:768px){nav .nav-wrapper .call-to-action .btn{display:none}}nav .nav-wrapper .call-to-action .mobile-phone{display:none}@media (max-width:768px){nav .nav-wrapper .call-to-action .mobile-phone{height:50px;width:50px;border-radius:50%;background-color:#009fe3;display:flex;align-items:center;justify-content:center}nav .nav-wrapper .call-to-action .mobile-phone svg{height:50%;width:50%;fill:#fff}}@media (max-width:768px){nav .nav-wrapper .links-area{transition:.4s cubic-bezier(.25,.1,.25,1);background-color:#fff;color:#000;border:1px solid #009fe3;position:absolute;top:-70vh;left:50%;transform:translateX(-50%);border-radius:.625rem;padding:20px;width:70vw;text-transform:uppercase}}nav .nav-wrapper .links-area._mob-show{top:20px}nav .nav-wrapper .links-area ul{list-style:none;display:flex;gap:1.875rem}@media (max-width:768px){nav .nav-wrapper .links-area ul{flex-direction:column;align-items:center;-webkit-padding-start:0;padding-inline-start:0;gap:20px}}nav .nav-wrapper .links-area ul li{font-size:1.375rem}@media (max-width:768px){nav .nav-wrapper .links-area ul li{font-size:17px}}nav .nav-wrapper .links-area ul li:before{display:none}nav .nav-wrapper .links-area ul li.active a{color:#009fe3}nav .nav-wrapper .links-area ul li a{transition:.4s cubic-bezier(.25,.1,.25,1);position:relative}nav .nav-wrapper .links-area ul li a:after{position:absolute;content:"";left:0;right:0;margin:auto;bottom:-.25rem;width:0;height:.125rem;background-color:#009fe3;transition:.4s cubic-bezier(.25,.1,.25,1)}@media (max-width:768px){nav .nav-wrapper .links-area ul li a:after{display:none}nav .nav-wrapper .links-area ul li a:hover{color:inherit}}nav .nav-wrapper .links-area ul li a:hover{color:#009fe3}nav .nav-wrapper .links-area ul li a:hover:after{width:100%}nav .nav-wrapper .mobile-burger{display:none;transition:.4s cubic-bezier(.25,.1,.25,1);width:35px;height:24px}@media (max-width:768px){nav .nav-wrapper .mobile-burger{display:flex;align-items:center;justify-content:center}}nav .nav-wrapper .mobile-burger div{width:100%;height:4px;background-color:#009fe3;position:relative;transition:.4s cubic-bezier(.25,.1,.25,1)}nav .nav-wrapper .mobile-burger div:before{content:"";position:absolute;left:0;width:100%;height:4px;background-color:#009fe3;top:-10px;transition:.4s cubic-bezier(.25,.1,.25,1)}nav .nav-wrapper .mobile-burger div:after{content:"";position:absolute;left:0;width:100%;height:4px;background-color:#009fe3;bottom:-10px;transition:.4s cubic-bezier(.25,.1,.25,1)}nav .nav-wrapper .mobile-burger._active div{background-color:transparent}nav .nav-wrapper .mobile-burger._active div:before{top:0;transform:rotate(45deg)}nav .nav-wrapper .mobile-burger._active div:after{bottom:0;transform:rotate(-45deg)}.main-page{padding-top:0}.main-page .hero-section{height:53.125rem;background-image:url(/img/main-page/hero-bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}@media (max-width:768px){.main-page .hero-section{height:100vh}}.main-page .hero-section .hero-section-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:.8}.main-page .hero-section__wrapper{z-index:1;position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%}.main-page .hero-section__wrapper__content-area{color:#fff;width:70%;padding-left:6.25rem}@media (max-width:768px){.main-page .hero-section__wrapper__content-area{padding-left:0;width:100%}}.main-page .hero-section__wrapper__content-area h1{margin-bottom:3.125rem}@media (max-width:768px){.main-page .hero-section__wrapper__content-area h1{margin-bottom:20px}}.main-page .hero-section__wrapper__content-area p{font-size:2.125rem;font-weight:300}@media (max-width:768px){.main-page .hero-section__wrapper__content-area p{font-size:24px}}.main-page .hero-section__wrapper__content-area .btn{margin-top:3.125rem}.main-page .form-section__wrapper{display:flex;align-items:center;gap:6.25rem}@media (max-width:768px){.main-page .form-section__wrapper{flex-direction:column;gap:50px}}.main-page .form-section__wrapper__main-text p{font-size:2.25rem;font-weight:600;text-align:center}@media (max-width:768px){.main-page .form-section__wrapper__main-text p{font-size:26px}}.main-page .form-section__wrapper__main-text p span{font-size:3.125rem;font-weight:800;text-transform:uppercase}@media (max-width:768px){.main-page .form-section__wrapper__main-text p span{font-size:30px}}.main-page .form-section__wrapper__form-area{background:#fff;box-shadow:20px 20px 60px #d9d9d9,-20px -20px 60px #fff;padding:3.75rem 1.875rem;border-radius:.625rem;width:28.125rem;flex-shrink:0}@media (max-width:768px){.main-page .form-section__wrapper__form-area{width:100%;padding:30px 15px}}.main-page .services-section__title{text-align:center;padding-bottom:3.125rem}@media (max-width:768px){.main-page .services-section__title{padding-bottom:20px}}.main-page .services-section .swiper{overflow:initial;margin-bottom:6.25rem}@media (max-width:768px){.main-page .services-section .swiper{overflow:hidden;padding:30px;margin-bottom:40px}}.main-page .services-section .swiper-wrapper{display:flex;align-items:stretch;justify-content:space-between}.main-page .services-section .swiper-slide{width:30%;border-radius:.625rem;box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff;text-align:center;overflow:hidden;display:flex;flex-direction:column;height:auto}@media (max-width:768px){.main-page .services-section .swiper-slide{box-shadow:5px 5px 8px #bebebe,-5px -5px 8px #fff}}.main-page .services-section .swiper-slide__image-area{padding-bottom:60%;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){.main-page .services-section .swiper-slide__image-area{padding-bottom:40%}}.main-page .services-section .swiper-slide__text-area{padding:3.125rem 1.875rem;height:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}@media (max-width:768px){.main-page .services-section .swiper-slide__text-area{padding:30px 20px}}.main-page .services-section .swiper-pagination{display:none;bottom:-5px}@media (max-width:768px){.main-page .services-section .swiper-pagination{display:block}}.main-page .services-section .swiper-pagination .swiper-pagination-bullet-active{background-color:#009fe3}.main-page .services-section .arrow-link{margin:0 auto}.main-page .advantages-section{background-image:url(/img/main-page/advantages-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;position:relative;color:#fff}@media (max-width:768px){.main-page .advantages-section{background-attachment:initial}}.main-page .advantages-section:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}.main-page .advantages-section__title{text-align:center;position:relative;padding-bottom:5rem;z-index:1}@media (max-width:768px){.main-page .advantages-section__title{padding-bottom:60px}}.main-page .advantages-section__wrapper{z-index:1;position:relative;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:stretch;gap:2.5rem}@media (max-width:768px){.main-page .advantages-section__wrapper{gap:50px}}.main-page .advantages-section__wrapper__main-item{width:100%;font-size:2rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:3.125rem}@media (max-width:768px){.main-page .advantages-section__wrapper__main-item{flex-direction:column;gap:20px;font-size:24px}}.main-page .advantages-section__wrapper__main-item .icon{height:6.25rem;width:6.25rem;padding:1.25rem;border:1px solid #009fe3;border-radius:50%;flex-shrink:0}@media (max-width:768px){.main-page .advantages-section__wrapper__main-item .icon{width:60px;height:60px;padding:10px}}.main-page .advantages-section__wrapper__main-item .icon svg{stroke:#fff;fill:transparent;width:100%;height:100%}.main-page .advantages-section__wrapper__items-area{width:100%;display:flex;flex-wrap:wrap;gap:3.75rem}@media (max-width:768px){.main-page .advantages-section__wrapper__items-area{flex-direction:column;gap:50px}}.main-page .advantages-section__wrapper__items-area__item{width:calc(50% - 1.875rem);display:flex;align-items:center;gap:1.875rem}@media (max-width:768px){.main-page .advantages-section__wrapper__items-area__item{flex-direction:column;width:100%;text-align:center;gap:10px}}.main-page .advantages-section__wrapper__items-area__item .icon{height:5rem;width:5rem;padding:1.25rem;border:1px solid #fff;border-radius:50%;flex-shrink:0}@media (max-width:768px){.main-page .advantages-section__wrapper__items-area__item .icon{width:60px;height:60px;padding:10px}}.main-page .advantages-section__wrapper__items-area__item .icon svg{stroke:#fff;fill:transparent;width:100%;height:100%}.main-page .numbers-section__wrapper{display:flex;flex-wrap:wrap;align-items:stretch;gap:6.25rem}.main-page .numbers-section__wrapper__item{width:calc(50% - 3.125rem);display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width:768px){.main-page .numbers-section__wrapper__item{width:100%}}.main-page .numbers-section__wrapper__item .number{font-weight:800;font-size:3.375rem}@media (max-width:768px){.main-page .numbers-section__wrapper__item .number{font-size:30px}}.main-page .numbers-section__wrapper__item .number+span{font-weight:600}.main-page .you_get-section h2{text-align:center}.main-page .you_get-section__text-area{width:80%;margin:3.125rem auto}@media (max-width:768px){.main-page .you_get-section__text-area{width:100%;font-size:24px;margin:30px 0}}@media (max-width:768px){.main-page .you_get-section__text-area ul{-webkit-padding-start:0;padding-inline-start:0}}.main-page .you_get-section__text-area ul li{padding:1.875rem 0;display:flex;align-items:center;justify-content:space-between;gap:6.25rem;border-bottom:1px solid #009fe3}.main-page .you_get-section__text-area ul li:first-of-type{border-top:1px solid #009fe3}.main-page .you_get-section__text-area ul li:before{display:none}@media (max-width:768px){.main-page .you_get-section__text-area ul li{flex-direction:row-reverse;gap:10px;align-items:flex-start}}.main-page .you_get-section__text-area ul li svg{width:3.125rem;height:3.125rem;flex-shrink:0;fill:none;stroke:#009fe3}@media (max-width:768px){.main-page .you_get-section__text-area ul li svg{width:30px;height:30px}}.main-page .you_get-section__text-area ul li span span{font-weight:800}.main-page .about-section__wrapper{width:80%;margin:auto;border-radius:.625rem;background:#fff;box-shadow:20px 20px 60px #d9d9d9,-20px -20px 60px #fff;padding:6.25rem 3.125rem}@media (max-width:768px){.main-page .about-section__wrapper{width:100%;padding:40px 20px}}.main-page .about-section__wrapper__title{text-align:center}.main-page .about-section__wrapper__main-text{padding:3.125rem}@media (max-width:768px){.main-page .about-section__wrapper__main-text{padding:20px 0;text-align:center}}.main-page .about-section__wrapper .arrow-link{margin:0 auto}.about-page .main-info-section{text-align:justify}@media (max-width:768px){.about-page .main-info-section{text-align:start}}.about-page .main-info-section__wrapper p{margin:3.125rem 0}@media (max-width:768px){.about-page .main-info-section__wrapper p{margin:20px 0}}.about-page .main-info-section__wrapper__papers-area{display:flex}@media (max-width:768px){.about-page .main-info-section__wrapper__papers-area{flex-direction:column}}.about-page .main-info-section__wrapper__papers-area__text{width:50%}@media (max-width:768px){.about-page .main-info-section__wrapper__papers-area__text{width:100%}}.about-page .main-info-section__wrapper__papers-area__text p:first-of-type{margin-top:0}.about-page .main-info-section__wrapper__papers-area__images{flex-shrink:0;width:50%}@media (max-width:768px){.about-page .main-info-section__wrapper__papers-area__images{width:100%}}.about-page .main-info-section__wrapper__papers-area__images .swiper .swiper-wrapper .swiper-slide{display:flex;justify-content:center;height:50rem}@media (max-width:768px){.about-page .main-info-section__wrapper__papers-area__images .swiper .swiper-wrapper .swiper-slide{height:400px}}.about-page .main-info-section__wrapper__papers-area__images .swiper .swiper-wrapper .swiper-slide img{border-radius:.625rem;height:95%;width:auto}.about-page .main-info-section__wrapper__papers-area__images .swiper .swiper-pagination{bottom:-.3125rem}.about-page .main-info-section__wrapper__papers-area__images .swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#009fe3}.services-page .services-section .scheme{margin:9.375rem 0;display:flex;flex-direction:column}@media (max-width:768px){.services-page .services-section .scheme{flex-direction:row;margin:100px 0}}.services-page .services-section .scheme .line-area{display:flex;align-items:center;justify-content:space-around;margin-bottom:3.125rem;position:relative}@media (max-width:768px){.services-page .services-section .scheme .line-area{flex-direction:column;margin-bottom:0;margin-right:20px;justify-content:space-between}}.services-page .services-section .scheme .line-area:before{position:absolute;content:"";height:1px;width:80%;transform:translateX(15%);left:0;top:50%;background-color:#009fe3}@media (max-width:768px){.services-page .services-section .scheme .line-area:before{width:1px;height:100%;left:50%;top:0}}.services-page .services-section .scheme .line-area div{width:4.375rem;height:4.375rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #009fe3;background-color:#fff;color:#009fe3;font-size:2rem;font-weight:300;position:relative}@media (max-width:768px){.services-page .services-section .scheme .line-area div{width:50px;height:50px;font-size:24px}}.services-page .services-section .scheme .line-area div:last-of-type{background-color:#009fe3}.services-page .services-section .scheme .line-area div:last-of-type svg{fill:none;stroke:#fff;width:50%;height:50%}.services-page .services-section .scheme .line-area div:before{position:absolute;content:"";bottom:-3.125rem;left:50%;width:1px;height:3.125rem;background-color:#009fe3}@media (max-width:768px){.services-page .services-section .scheme .line-area div:before{bottom:50%;left:100%;height:1px;width:20px}}.services-page .services-section .scheme .items-area{display:flex;align-items:stretch;justify-content:space-between}@media (max-width:768px){.services-page .services-section .scheme .items-area{flex-direction:column;gap:20px}}.services-page .services-section .scheme .items-area .item{width:18%;border-radius:.625rem;box-shadow:20px 20px 60px #bebebe,-20px -20px 60px #fff;padding:1.875rem 1.25rem;background-color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.services-page .services-section .scheme .items-area .item{width:100%;padding:20px 10px;font-size:16px}}.services-page .services-section .scheme .items-area .item:last-of-type{font-size:1.625rem;font-weight:600}@media (max-width:768px){.services-page .services-section .scheme .items-area .item:last-of-type{font-size:20px}}.services-page .services-section h3{text-align:center}.services-page .services-section__wrapper{margin:3.125rem 0 9.375rem}@media (max-width:768px){.services-page .services-section__wrapper{margin:50px 0}}.services-page .services-section__wrapper__service{display:flex;height:100vh;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}@media (max-width:768px){.services-page .services-section__wrapper__service{background-attachment:initial}}@media (max-width:768px){.services-page .services-section__wrapper__service:not(:last-of-type){border-bottom:1px solid #009fe3}}.services-page .services-section__wrapper__service:before{content:"";position:absolute;width:50%;height:100%;top:0;left:0;background:rgba(0,0,0,.8)}@media (max-width:768px){.services-page .services-section__wrapper__service:before{width:100%}}.services-page .services-section__wrapper__service:nth-of-type(even):before{left:initial;right:0}.services-page .services-section__wrapper__service:nth-of-type(even) .services-section__wrapper__service__text-area{margin-left:auto;padding-right:0}@media (max-width:768px){.services-page .services-section__wrapper__service:nth-of-type(even) .services-section__wrapper__service__text-area{padding-right:10px}}.services-page .services-section__wrapper__service:nth-of-type(odd) .services-section__wrapper__service__text-area{padding-left:0}@media (max-width:768px){.services-page .services-section__wrapper__service:nth-of-type(odd) .services-section__wrapper__service__text-area{padding-left:10px}}.services-page .services-section__wrapper__service__text-area{width:50%;height:100%;position:relative;color:#fff;padding:3.125rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.services-page .services-section__wrapper__service__text-area{width:100%;padding:10px}}.services-page .services-section__wrapper__service__text-area--title{font-size:2.25rem;font-weight:300;margin-bottom:1.875rem;text-align:center}@media (max-width:768px){.services-page .services-section__wrapper__service__text-area--title{font-size:20px;margin-bottom:10px}}@media (max-width:768px){.services-page .services-section__wrapper__service__text-area--desc{font-size:15px}}.services-page .services-section__wrapper__service__text-area--desc._large{font-size:1.125rem}@media (max-width:768px){.services-page .services-section__wrapper__service__text-area--desc._large{font-size:12px}}.records-page .records-section ul{margin:3.125rem 0}.records-page .records-section ul li{margin:1.25rem 0}@media (max-width:768px){.records-page .records-section ul li a svg{display:none}}.jobs-page .jobs-section ul{margin:3.125rem 0}@media (max-width:768px){.jobs-page .jobs-section ul li a svg{display:none}}.contacts-page .contacts-section__main-area{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6.25rem}@media (max-width:768px){.contacts-page .contacts-section__main-area{flex-direction:column;gap:30px}}.contacts-page .contacts-section__main-area__info-box{background:#fff;box-shadow:20px 20px 60px #d9d9d9,-20px -20px 60px #fff;border-radius:.625rem;padding:3.75rem 2.5rem;width:calc(100% - 31.25rem);display:flex;flex-wrap:wrap;gap:1.25rem}@media (max-width:768px){.contacts-page .contacts-section__main-area__info-box{padding:30px 20px;width:100%}}.contacts-page .contacts-section__main-area__info-box__item{width:-moz-fit-content;width:fit-content;min-width:calc(50% - .625rem);max-width:calc(50% - .625rem)}@media (max-width:768px){.contacts-page .contacts-section__main-area__info-box__item{width:100%;max-width:100%}}.contacts-page .contacts-section__main-area__info-box__item._long{width:100%;max-width:100%}.contacts-page .contacts-section__main-area__info-box__item .icon{height:1.875rem}@media (max-width:768px){.contacts-page .contacts-section__main-area__info-box__item .icon{height:20px}}.contacts-page .contacts-section__main-area__info-box__item .icon svg{width:1.875rem;height:1.875rem}@media (max-width:768px){.contacts-page .contacts-section__main-area__info-box__item .icon svg{height:20px;width:20px}}.contacts-page .contacts-section__main-area__info-box__item .text{margin-top:.3125rem;font-size:1.25rem}@media (max-width:768px){.contacts-page .contacts-section__main-area__info-box__item .text{font-size:16px}}.contacts-page .contacts-section__main-area__info-box__item .text a:hover{color:#009fe3}.contacts-page .contacts-section__main-area .form-area{background:#fff;box-shadow:20px 20px 60px #d9d9d9,-20px -20px 60px #fff;border-radius:.625rem;padding:3.75rem 1.875rem;width:28.125rem;flex-shrink:0}@media (max-width:768px){.contacts-page .contacts-section__main-area .form-area{width:100%;padding:30px 15px}}.contacts-page .contacts-section #map{margin-top:3.125rem;width:100%;height:31.25rem;box-shadow:20px 20px 60px #d9d9d9,-20px -20px 60px #fff;border-radius:.625rem;overflow:hidden}@media (max-width:768px){.contacts-page .contacts-section #map{margin-top:30px;height:300px}}.privacy-page .privacy-section{font-size:1.625rem}@media (max-width:768px){.privacy-page .privacy-section{font-size:16px}}.privacy-page .privacy-section ol{list-style-type:none;counter-reset:item;margin:0;padding:0}.privacy-page .privacy-section ol li{display:table;counter-increment:item;margin:3.125rem 0}.privacy-page .privacy-section ol li:before{content:counters(item, ".") ". ";display:table-cell;padding-right:1.25rem;font-size:2.25rem;font-weight:300}@media (max-width:768px){.privacy-page .privacy-section ol li:before{font-size:26px;padding-right:10px}}.privacy-page .privacy-section ol li .title{font-size:2.25rem;font-weight:300;padding-bottom:1.25rem}@media (max-width:768px){.privacy-page .privacy-section ol li .title{font-size:26px}}.privacy-page .privacy-section ol li ol li{margin:1.25rem 0}.privacy-page .privacy-section ol li ol li:before{content:counters(item, ".") " ";font-size:inherit;font-weight:400}.privacy-page .privacy-section ol li ol ul li:before{content:"";padding-right:0}.privacy-page .privacy-section ol ul li:before{content:"";padding-right:0}@media (max-width:768px){._404 section{padding-top:0}}._404 section .error-code{width:100%;text-align:center;font-size:12.5rem;font-weight:800}@media (max-width:768px){._404 section .error-code{font-size:100px}}._404 section .disclaimer{margin-top:0}footer{margin-top:auto;color:#fff;padding:6.25rem 0;background-image:url(/img/footer-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:top right;position:relative}@media (max-width:768px){footer{padding:50px 0;background-position:center right}}footer svg{fill:#fff}footer .footer-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:#000;opacity:.8}footer .footer-wrapper{position:relative;z-index:1}footer .footer-wrapper .main-area{padding:3.125rem 0;display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){footer .footer-wrapper .main-area{padding:20px 0;flex-direction:column}}footer .footer-wrapper .main-area__logo-area{height:6.25rem}@media (max-width:768px){footer .footer-wrapper .main-area__logo-area{height:60px;margin-bottom:20px}}footer .footer-wrapper .main-area__logo-area img{height:100%;width:auto}footer .footer-wrapper .main-area__info-area{display:flex;flex-direction:column;gap:1.25rem}footer .footer-wrapper .main-area__info-area__item{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row-reverse;align-items:center;gap:.625rem}footer .footer-wrapper .main-area__info-area__item svg{height:1.875rem;width:3.125rem;transition:.4s cubic-bezier(.25,.1,.25,1);flex-shrink:0}@media (max-width:768px){footer .footer-wrapper .main-area__info-area__item span{font-size:16px}}footer .footer-wrapper .main-area__info-area__item a{transition:.4s cubic-bezier(.25,.1,.25,1)}footer .footer-wrapper .main-area__info-area__item a:hover{color:#009fe3}footer .footer-wrapper .main-area__info-area__item a:hover+svg{fill:#009fe3}footer .footer-wrapper .lower-area{display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){footer .footer-wrapper .lower-area{flex-direction:column;align-items:flex-start}}footer .footer-wrapper .lower-area__nav-area ul{list-style:none;display:flex;gap:1.875rem}@media (max-width:768px){footer .footer-wrapper .lower-area__nav-area ul{flex-direction:column;gap:10px;-webkit-padding-start:0;padding-inline-start:0}}footer .footer-wrapper .lower-area__nav-area ul li:before{display:none}footer .footer-wrapper .lower-area__nav-area ul li a{transition:.4s cubic-bezier(.25,.1,.25,1);position:relative}footer .footer-wrapper .lower-area__nav-area ul li a:after{position:absolute;content:"";left:0;right:0;margin:auto;bottom:-.25rem;width:0;height:.125rem;background-color:#009fe3;transition:.4s cubic-bezier(.25,.1,.25,1)}@media (max-width:768px){footer .footer-wrapper .lower-area__nav-area ul li a:after{display:none}footer .footer-wrapper .lower-area__nav-area ul li a:hover{color:inherit}}footer .footer-wrapper .lower-area__nav-area ul li a:hover{color:#009fe3}footer .footer-wrapper .lower-area__nav-area ul li a:hover:after{width:100%}footer .footer-wrapper .lower-area__copyright-area{font-size:1.125rem}@media (max-width:768px){footer .footer-wrapper .lower-area__copyright-area{margin-left:auto;margin-top:30px;font-size:16px}}.form-box__alert{text-align:center;border-radius:.625rem;padding:.625rem;margin-bottom:1.25rem}.form-box__alert.alert-success{box-shadow:0 0 .9375rem green;background-color:#90ee90}.form-box__alert.alert-error{box-shadow:0 0 .9375rem red;background-color:pink}.form-box__title{font-size:2rem;font-weight:600;text-align:center;margin-bottom:1.25rem}@media (max-width:768px){.form-box__title{font-size:26px}}.form-box__desc{text-align:center;line-height:1.5rem;opacity:.6;margin-bottom:1.875rem}.form-box form{display:flex;flex-direction:column;gap:1.875rem;position:relative}.form-box form:before{opacity:0;visibility:hidden;position:absolute;content:"";border-radius:.625rem;width:110%;height:110%;top:-5%;left:-5%;background:#fff;background-image:url(/img/loader.gif);background-repeat:no-repeat;background-position:center;background-size:4.375rem;z-index:1}.form-box form._thinking:before{opacity:1;visibility:visible}.form-box form .form-item{display:flex;flex-direction:column;gap:.625rem}.form-box form .form-item label{font-weight:600}.form-box form .form-item label span{color:#009fe3}.form-box form .form-item input[type=tel],.form-box form .form-item input[type=text]{border:1px solid #009fe3;border-radius:.375rem;padding:.625rem}.form-box form .form-item input[type=tel]::-moz-placeholder,.form-box form .form-item input[type=text]::-moz-placeholder{opacity:.6}.form-box form .form-item input[type=tel]::placeholder,.form-box form .form-item input[type=text]::placeholder{opacity:.6}.form-box form .form-item input[type=tel]._error,.form-box form .form-item input[type=text]._error{box-shadow:0 0 .9375rem red}.form-box form .form-item._checkbox{flex-direction:row-reverse;align-items:center;justify-content:center;gap:.9375rem}.form-box form .form-item._checkbox input[type=checkbox]{-webkit-appearance:auto;width:1.5625rem;height:1.5625rem;flex-shrink:0}.form-box form .form-item._checkbox input[type=checkbox]._error{box-shadow:0 0 .9375rem red}.form-box form .form-item._checkbox label{font-weight:400;opacity:.6;width:-moz-fit-content;width:fit-content}.form-box form .form-item._checkbox label a{text-decoration:underline}.form-popup-screen{display:none;transition:.4s cubic-bezier(.25,.1,.25,1);position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);z-index:100}.form-popup-screen._is-shown{display:block}.form-popup-screen .form-popup-area{background:#fff;padding:3.75rem 1.875rem;border-radius:.625rem;width:37.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form-popup-screen .form-popup-area .close{width:2.5rem;height:2.5rem;position:absolute;top:-3.75rem;right:-3.75rem;fill:#fff;cursor:pointer;transition:.4s cubic-bezier(.25,.1,.25,1)}.form-popup-screen .form-popup-area .close:hover{fill:#009fe3}