*{padding:0;border:0;margin:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus,:hover{outline:0;background-color:transparent}body{font-family:Inter;font-style:normal}footer,header,section{margin:120px auto;max-width:1200px}a{text-decoration:none}button{outline:0;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}li{list-style-image:url(images/li_icon.svg)}.about-us,.contacts,.create,.header,.title,footer{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:40px;column-gap:40px}.header .logo,footer .logo{font-weight:700;font-size:24px;line-height:29px;color:#34a1cd;-webkit-transition:color .4s;transition:color .4s}.header .logo span,footer .logo span{color:#141b29}.about-us .about-us__number,.about-us h2,.contacts h2,.create h2,.privacy h2,.privacy h3{font-weight:600;font-size:40px;line-height:48px;color:#141b29}.about-us .about-us__label,.about-us p,.contacts p,.create .slider__btns .slider__btn,.privacy p,.title li{font-weight:500;font-size:18px;line-height:30px;color:#747c8b}.header nav a,footer a:last-child{font-weight:500;font-size:18px;line-height:22px;color:#747c8b}.header nav a:hover,footer a:hover:last-child{color:#34a1cd}.contacts a,.title a{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;width:220px;height:62px;font-weight:600;font-size:18px;line-height:22px;color:#fff;border:2px solid #34a1cd;border-radius:10px;background-color:#34a1cd}.contacts a:hover,.title a:hover{color:#34a1cd;background-color:#fff}.header{margin-top:0;padding-top:40px;margin-bottom:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-transition:background-color .4s;transition:background-color .4s}.header nav{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;margin-left:auto;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(min-content,max-content))[3];grid-template-columns:repeat(3,minmax(-webkit-min-content,-webkit-max-content));grid-template-columns:repeat(3,minmax(min-content,max-content));-webkit-column-gap:50px;column-gap:50px}.header .menu-btn{display:none;-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:auto;-webkit-transition:padding .2s;transition:padding .2s}.header .menu-btn__line{height:2px;width:50px;padding:0;border-radius:1px;background-color:#34a1cd;-webkit-transition:margin-top .2s,margin-bottom .2s,background-color .4s,-webkit-transform .2s;transition:margin-top .2s,margin-bottom .2s,background-color .4s,-webkit-transform .2s;transition:transform .2s,margin-top .2s,margin-bottom .2s,background-color .4s;transition:transform .2s,margin-top .2s,margin-bottom .2s,background-color .4s,-webkit-transform .2s}.header .menu-btn__line:first-child{margin-bottom:10px}.header .menu-btn__line:last-child{margin-top:10px}.header .menu-btn_activeS1{padding:10px 0}.header .menu-btn_activeS1 .menu-btn__line{background-color:#fff}.header .menu-btn_activeS1 .menu-btn__line:first-child{margin-bottom:-2px}.header .menu-btn_activeS1 .menu-btn__line:nth-child(2){visibility:hidden}.header .menu-btn_activeS1 .menu-btn__line:last-child{margin-top:-2px}.header .menu-btn_activeS2 .menu-btn__line:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .menu-btn_activeS2 .menu-btn__line:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header_active{background-color:#34a1cd}.header_active .logo{color:#fff}.menu{position:absolute;overflow-x:hidden;width:100vw}.menu .menu__container{position:absolute;left:100vw;display:-ms-grid;display:grid;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);row-gap:40px;padding:80px 24px;background-color:#34a1cd;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.menu .menu__container .menu__link{font-weight:600;font-size:28px;line-height:30px;white-space:nowrap;color:#fff}.menu .menu__container .menu__link:hover{color:#141b29}.title{row-gap:50px}.title h1{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;font-weight:600;font-size:52px;line-height:64px;color:#141b29}.title h1 span{white-space:nowrap}.title ul{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;padding-left:30px}.title li{line-height:20px}.title li:not(:first-child){margin-top:24px}.title a{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.about-us__column:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-us__column:last-child{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}.about-us>div>div{display:-ms-grid;display:grid;grid-auto-flow:column;-ms-grid-columns:(minmax(min-content,max-content))[2];grid-template-columns:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-columns:repeat(2,minmax(min-content,max-content));-ms-grid-rows:(minmax(min-content,max-content))[2];grid-template-rows:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-rows:repeat(2,minmax(min-content,max-content));-webkit-column-gap:50px;column-gap:50px;row-gap:8px;margin-top:auto}.about-us .about-us__label{font-weight:600;white-space:nowrap}.about-us .about-us__number{font-size:30px;line-height:36px}.about-us p:not(:first-child){margin-top:30px}.create{row-gap:50px}.create h2{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.create .slider__btns{display:-ms-grid;display:grid;row-gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px;border-radius:10px;background-color:#f2f6fc}.create .slider__btns .slider__btn{font-weight:600;line-height:22px;padding:20px;border-radius:10px;text-align:start;background-color:unset;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}.create .slider__btns .slider__btn:hover{color:#34a1cd;background-color:#fff}.create .slider__btns .slider__btn_active{color:#34a1cd;background-color:#fff}.create .slider__container{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;max-width:100%;overflow:hidden;border-radius:20px}.action__container{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px;padding:0 12px}.action__container div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.action__container div:first-child div:not(:first-child){margin-left:12px}.action__container .btns__container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(min-content,max-content))[2];grid-template-columns:repeat(2,minmax(-webkit-min-content,-webkit-max-content));grid-template-columns:repeat(2,minmax(min-content,max-content))}.action__container .btns__container svg:hover path{fill:#34a1cd}.s1__container,.s2__container,.s3__container,.s4__container{overflow:hidden;border-radius:20px}.s1__wrapper,.s2__wrapper,.s3__wrapper,.s4__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:40px}.s1__slide,.s2__slide,.s3__slide,.s4__slide{position:relative;width:100%;padding-bottom:70%;overflow:hidden;border-radius:20px}.s1__slide img,.s2__slide img,.s3__slide img,.s4__slide img{position:absolute;top:0;left:0;width:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.s1__pointer,.s2__pointer,.s3__pointer,.s4__pointer{width:10px;height:10px;border-radius:50%;background-color:#747c8b}.pointer_active{background-color:#34a1cd}.contacts__column:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.contacts__column:last-child{-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;position:relative;width:100%;height:0;padding-bottom:100%}.contacts__column:last-child iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px}.contacts p{margin:50px 0}footer{margin-top:40px;margin-bottom:40px}footer a:last-child{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;margin-left:auto}.privacy h3{font-size:1.5em;margin-top:50px}.privacy p{margin-top:30px}@media screen and (max-width:1345px){footer,header,section{margin:100px 128px}.about-us .about-us__number,.about-us h2,.contacts h2,.create h2,.privacy h2,.privacy h3{font-size:36px;line-height:44px}.about-us .about-us__label,.about-us p,.contacts p,.create .slider__btns .slider__btn,.privacy p,.title li{font-size:16px;line-height:28px}.header nav a,footer a:last-child{font-size:16px}.title{row-gap:30px}.title h1{font-size:42px;line-height:54px}.title ul{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.title li:not(:first-child){margin-top:16px}.title a{margin-top:auto;margin-left:auto;-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3}.about-us>div>div{-webkit-column-gap:40px;column-gap:40px}.about-us p:not(:first-child){margin-top:24px}.create{row-gap:30px}.create .slider__btns{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;padding:24px}.create .slider__btns .slider__btn{padding:16px}.create .slider__container{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.s1__wrapper,.s2__wrapper,.s3__wrapper,.s4__wrapper{gap:30px}.contacts__column:last-child{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;margin-bottom:-50%;padding-bottom:50%}.contacts p{margin:24px 0}footer{margin-top:40px;margin-bottom:40px}.privacy h3{font-size:1.875em}}@media screen and (max-width:1004px){footer,header,section{margin:80px 64px}.contacts a,.title a{width:210px;height:56px;font-size:16px;line-height:20px}.header{padding-top:30px;margin-bottom:30px}.header nav{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4;margin-left:auto;display:-ms-grid;display:grid;-ms-grid-columns:(minmax(min-content,max-content))[3];grid-template-columns:repeat(3,minmax(-webkit-min-content,-webkit-max-content));grid-template-columns:repeat(3,minmax(min-content,max-content));-webkit-column-gap:50px;column-gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us{row-gap:30px}.about-us__column:first-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.about-us__column:last-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.about-us>div>div{margin-top:24px}.contacts{row-gap:30px}.contacts__column:first-child{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.contacts__column:last-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;margin-bottom:0;padding-bottom:50%}.contacts p{margin:24px 0}footer{margin-top:30px;margin-bottom:30px}}@media screen and (max-width:680px){footer,header,section{margin:80px 24px}.about-us .about-us__number,.about-us h2,.contacts h2,.create h2,.privacy h2,.privacy h3{font-size:32px;line-height:40px}.about-us .about-us__label,.about-us p,.contacts p,.create .slider__btns .slider__btn,.privacy p,.title li{font-size:14px;line-height:26px}.header nav a,footer a:last-child{font-size:14px}.header{margin:0;padding:24px}.header nav{display:none}.header .menu-btn{display:block}.title{margin-top:50px}.title h1{font-size:32px;line-height:38px}.title ul{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.title li:not(:first-child){margin-top:4px}.title a{margin-left:0;-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:3;-ms-grid-row-span:1;grid-row:3/4}.create{row-gap:30px}.create .slider__btns{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;row-gap:8px;padding:16px}.create .slider__btns .slider__btn{padding:12px}.create .slider__container{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.action__container{display:-webkit-box;display:-ms-flexbox;display:flex}.s1__wrapper,.s2__wrapper,.s3__wrapper,.s4__wrapper{gap:unset}.s1__slide,.s2__slide,.s3__slide,.s4__slide{padding-bottom:.3%}.contacts__column:first-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}.contacts__column:last-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2/3;padding-bottom:100%}.contacts p{margin:24px 0}footer{row-gap:16px;margin-top:24px;margin-bottom:24px}footer a:last-child{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;margin-left:0}.privacy{margin-top:50px}.privacy h2{font-size:1.625em}.privacy h3{font-size:1.5em;margin-top:30px}.privacy p{margin-top:16px}}