/*! CSS Reset */.first__title,.footer__span,.iphone__title,.rivalry__text,.rivalry__title{text-align:center}.conclusion__inner,.container__first,.container__iphone,.container__rivalry,.iphone__img{-webkit-box-orient:vertical;-webkit-box-direction:normal}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;font-family:RobotoMono}html::-webkit-scrollbar{width:10px;background-color:var(--color4);border:1px solid #2d5a8a}html::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--color5);border-left:1px solid #2d5a8a}html{scroll-behavior:smooth}/*! Font */@font-face{font-family:Akony;src:url("../fonts/AKONY.woff2");font-weight:400;font-display:swap}@font-face{font-family:RobotoMono;src:url("../fonts/RobotoMono-Regular.ttf");font-weight:400;font-display:swap}@font-face{font-family:RobotoMono;src:url("../fonts/RobotoMono-Bold.ttf");font-weight:700;font-display:swap}/*! Default */:root{--h1:72px;--h2:48px;--h3:36px;--h4:28px;--color1:#4A90E2;--color2:#2D2D2D;--color3:#D6D6D6;--color4:#F5F5F5;--color5:#6ea8eb;--color6:#8d99ae}.menu__link,.white{color:var(--color4)}.title{font-weight:700;font-family:Akony;margin:20px 0 70px}.subtitle{font-weight:400;margin:10px 0}.h1{font-size:var(--h1)}.h2{font-size:var(--h2)}.h3{font-size:var(--h3)}.h4{font-size:var(--h4)}.section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:100px 0;position:relative;overflow:hidden}.container,.menu__logo__link{display:-webkit-box;display:-ms-flexbox}.container{width:100%;display:flex;padding:0 70px}.link{text-decoration:none;padding:5px;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}.link:focus,.link:hover{color:var(--color1)}/*! Menu */.section__menu{padding:5px 0!important;background-color:var(--color2);position:fixed;z-index:999}.container__menu{padding:0 50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__link{margin:0 5px}.menu__logo__img{width:100%;height:100%;border-radius:50%}.menu__logo__link{display:flex;width:60px;height:60px;padding:5px}#burger-btn,#cross-btn{width:60px;height:60px;padding:5px;cursor:pointer;fill:var(--color3);display:none}.menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex}/*! Banner */@-webkit-keyframes banner_bg_animation{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);bottom:0}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg);bottom:-15px}}@keyframes banner_bg_animation{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);bottom:0}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg);bottom:-15px}}@-webkit-keyframes banner_circle_animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes banner_circle_animation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes banner_bottom_line{0%{-webkit-transform:translate(calc(-200% / 3),0);transform:translate(calc(-200% / 3),0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes banner_bottom_line{0%{-webkit-transform:translate(calc(-200% / 3),0);transform:translate(calc(-200% / 3),0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.banner__bottom__line__blocker{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow:hidden;position:absolute}.banner__bottom__line,.first__inner,.section__banner::after{display:-webkit-box;display:-ms-flexbox}.banner__bottom__line{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:300%;bottom:-50px;-webkit-animation:10s linear infinite banner_bottom_line;animation:10s linear infinite banner_bottom_line;left:0;z-index:10;display:flex}.line__item{width:1800px;height:50px}.section__banner,.section__rivalry{min-height:100vh;background-color:var(--color1)}.section__conclusion,.section__iphone{min-height:100vh;background-color:var(--color4)}.banner__title{z-index:5}.section__banner::before{content:'';position:absolute;width:100%;height:100%;bottom:0;right:-50px;background-image:url('../img/ban/bg.webp');background-position:right 100%;background-repeat:no-repeat;background-size:50%;-webkit-animation:10s infinite banner_bg_animation;animation:10s infinite banner_bg_animation;z-index:2;overflow:hidden}.section__banner::after,.section__first::before{background-size:contain;background-repeat:no-repeat}.section__banner::after{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'';position:absolute;width:125%;height:125%;bottom:-50%;right:-40%;background-image:url('../img/ban/circle-line.svg');background-position:center center;-webkit-animation:10s linear infinite banner_circle_animation;animation:10s linear infinite banner_circle_animation;z-index:1;overflow:hidden}.section__first::after,.section__first::before{position:absolute;content:'';bottom:0;left:0;background-position:center center}.container__banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center}/*! First */@-webkit-keyframes first_call{0%,100%,46%,53%{-webkit-transform:rotate(0);transform:rotate(0)}47%,49%,51%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}48%,50%,52%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}}@keyframes first_call{0%,100%,46%,53%{-webkit-transform:rotate(0);transform:rotate(0)}47%,49%,51%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}48%,50%,52%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}}.section__first{min-height:100vh;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(90%,var(--color6)),to(var(--color1)));background-image:-o-linear-gradient(bottom,var(--color6) 90%,var(--color1) 100%);background-image:linear-gradient(0deg,var(--color6) 90%,var(--color1) 100%)}.section__first::before{width:50%;height:70%;background-image:url('../img/first/first_bg.webp');-webkit-animation:6s linear infinite first_call;animation:6s linear infinite first_call}.section__first::after{width:100%;height:100%;background-image:url('../img/first/bg_shum.gif');background-size:cover;opacity:.03}.container__first,.container__rivalry{-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.first__inner{width:100%;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.iphone__img,.iphone__inner{display:-webkit-box;display:-ms-flexbox}.first__text{width:45%;-ms-flex-item-align:end;align-self:flex-end;z-index:2;text-shadow:#9f9f9f 0 1px 1px}/*! Iphone */@-webkit-keyframes iphone_steve_head{0%,100%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}}@keyframes iphone_steve_head{0%,100%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}}.section__iphone{padding-bottom:0!important}.container__iphone{-ms-flex-flow:column;flex-flow:column}.iphone__inner{display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.iphone__text{width:40%}.iphone__img{width:60%;position:relative;z-index:1;left:150px;display:flex;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.iphone__img__body{width:1024px;height:550px}.iphone__img__head{width:332px;position:absolute;bottom:220px;left:340px;z-index:-1;-webkit-animation:2s linear infinite iphone_steve_head;animation:2s linear infinite iphone_steve_head}/*! Rivalry */@-webkit-keyframes rivalry_phones{0%,100%{rotate:3deg;translate:0 10px}50%{rotate:-3deg;translate:0 -10px}}@keyframes rivalry_phones{0%,100%{rotate:3deg;translate:0 10px}50%{rotate:-3deg;translate:0 -10px}}.rivalry__text{width:60%;z-index:99;text-shadow:var(--color2) 1px 0 1px}.rivalry__img__bg{width:360px;height:765px;position:absolute;-webkit-animation:7s ease-in-out infinite rivalry_phones;animation:7s ease-in-out infinite rivalry_phones;rotate:3deg;translate:0 10px}.rivalry__img__bg_1{left:-10%;bottom:-80px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.rivalry__img__bg_2{left:23%;bottom:-320px;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);-webkit-animation-delay:2s;animation-delay:2s}.rivalry__img__bg_3{right:21%;bottom:-320px;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-animation-delay:3.5s;animation-delay:3.5s}.rivalry__img__bg_4{right:-10%;bottom:-50px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation-delay:4.7s;animation-delay:4.7s}.section__conclusion{-webkit-box-shadow:var(--color3) 0 -10px 150px;box-shadow:var(--color3) 0 -10px 150px}.container__conclusion{-ms-flex-pack:distribute;justify-content:space-around}.conclusion__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;width:50%;margin-right:50px}.conclusion__phone{width:360px;height:665px}.section__footer{background-color:var(--color2);padding:50px 0}.container__footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1280px){*{font-size:16px}:root{--h1:48px;--h2:36px;--h3:28px;--h4:24px}.title{margin:15px 0 50px}.subtitle{font-weight:400;margin:7px 0}.section{padding:70px 0}.container{padding:0 50px}.section__banner::after{width:110%;height:110%;bottom:-50%;right:-30%}.section__banner::before{background-size:65%}.iphone__text{width:50%}.iphone__img{width:50%;position:relative;z-index:1;left:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.iphone__img__body{width:1380px;height:800px}.iphone__img__head{width:448px;position:absolute;bottom:325px;left:462px;z-index:-1;-webkit-animation:2s linear infinite iphone_steve_head;animation:2s linear infinite iphone_steve_head}.conclusion__phone{width:300px;height:605px}}@media (max-width:768px){#burger-btn,#cross-btn,.iphone__img{display:-webkit-box;display:-ms-flexbox}.iphone__img,.iphone__inner,.menu__nav{-webkit-box-direction:normal}*{font-size:14px}:root{--h1:36px;--h2:28px;--h3:24px;--h4:20px}.title{margin:10px 0 30px}.subtitle{font-weight:400;margin:5px 0}.section{padding:40px 0}.container{padding:0 30px}.section__banner::after{width:110%;height:110%;bottom:-50%;right:-30%}.section__banner::before{background-size:65%}.iphone__inner{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column}.first__text,.iphone__text{width:100%}.iphone__img{width:100%;position:relative;z-index:1;left:0;display:flex;-webkit-box-orient:horizontal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.iphone__img__body{width:1380px;height:800px}.iphone__img__head{width:448px;position:absolute;bottom:325px;left:35.2%;z-index:-1;-webkit-animation:2s linear infinite iphone_steve_head;animation:2s linear infinite iphone_steve_head}.conclusion__phone{width:205px;height:385px}.first__title{margin-top:50px}.section__first::before{left:25%;height:40%}.rivalry__text{width:100%;margin-bottom:250px}.section__rivalry{min-height:0}.section__conclusion{min-height:50vh}#burger-btn,#cross-btn{display:flex}#cross-btn{margin-bottom:50px}.menu__nav{position:fixed;height:100vh;width:320px;padding:100px 50px;-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:var(--color2);right:-320px;top:0;-webkit-transition:right .3s;-o-transition:right .3s;transition:right .3s;border-left:2px solid var(--color3)}.menu__nav_active{right:0}.menu__link{margin:15px 0;font-size:18px!important}}@media (max-width:500px){*{font-size:14px}:root{--h1:24px;--h2:24px;--h3:20px;--h4:18px}.title{margin:7px 0 20px}.section{padding:30px 0}.container{padding:0 10px}.section__banner::before{background-size:75%}.iphone__img__body{width:1380px;height:800px}.iphone__img__head{width:448px;position:absolute;bottom:325px;left:35.8%;z-index:-1;-webkit-animation:2s linear infinite iphone_steve_head;animation:2s linear infinite iphone_steve_head}.conclusion__phone{display:none}.conclusion__inner{-ms-flex-line-pack:center;align-content:center;margin:0;width:100%;text-align:center}.first__title{margin-top:50px}.section__first::before{left:25%;height:40%}}