body{margin:0;padding:0;font-family:Muller;font-weight:400;font-style:normal;font-size:16px;color:#000}
input:active,input:focus{outline:0}
.cntr{width:100%;max-width:1600px;margin:0 auto}
.ttl{font-family:Heading;text-transform:uppercase}
a:hover{text-decoration:none}
.btn{border-radius:0}
.dflex{display:flex}
.aic{align-items:center}
.jcsb{justify-content:space-between}
.fww{flex-wrap:wrap}
.fdc{flex-direction:column}
@keyframes anim_hand_up {
0%{top:357px;right:54px;transform:rotate(-11deg)}
100%{top:278px;right:0;transform:rotate(0)}
}
@keyframes anim_hand_ok {
0%{top:170px;right:-74px;transform:rotate(-13deg)}
100%{top:76px;right:-160px;transform:rotate(0)}
}
@keyframes anim_header_route {
0%{opacity:0}
100%{opacity:1}
}
@keyframes anim_header_heart {
0%{opacity:0;left:456px}
100%{opacity:1;left:406px}
}
@keyframes anim_header_prod {
0%{opacity:0;top:296px}
100%{opacity:1;top:236px}
}
@keyframes anim_header_mappoint {
0%{opacity:0}
100%{opacity:1}
}
@keyframes anim_header_podn_rating {
0%{bottom:250px;left:654px;opacity:0}
100%{bottom:289px;left:634px;opacity:1}
}
@keyframes anim_header_uderg {
0%{bottom:107px;left:540px;opacity:0}
100%{bottom:147px;left:560px;opacity:1}
}
@keyframes anim_header_uvel {
0%{top:403px;right:90px;opacity:0;transform:rotate(-15deg)}
100%{top:443px;right:80px;opacity:1;transform:rotate(0)}
}
header{position:relative;overflow:hidden;height:100vh;min-height:1080px;background-color:#ff1f64}
header .cntr{height:100%;position:relative}
header .top{justify-content:space-between;padding-top:36px;align-items:center}
header .top .left{align-items:flex-end;gap:84px}
header .top .left .logo{width:76px;max-width:76px}
header .top .left .links{align-items:flex-end;gap:45px}
header .top .left .links .item{padding-bottom:10px;border-bottom:3px solid transparent;line-height:16px;color:#fff;text-transform:uppercase}
header .top .left .links .item.active{border-bottom:3px solid #f6d857}
header .top .left .burger{display:none}
header .top .right{color:#fff;gap:25px}
header .top .right .tel{font-size:20px;line-height:20px;color:#fff}
header .top .right .call{padding:14px 20px;font-size:17px;font-weight:700;color:#000;background:#f6d857;cursor:pointer}
header .top .right .login img{width:30px;max-width:30px}
header .offer{max-width:720px;margin-top:156px;align-items:flex-start;gap:42px;color:#fff}
header .offer .ttl{font-size:64px;line-height:90px;letter-spacing:6.4px}
header .offer .desc{font-size:34px;line-height:44px}
header .offer .btn{padding:24px 42px;background:#f6d857;font-size:20px;line-height:20px;color:#000;font-weight:700}
header .hand_up{position:absolute;top:278px;right:0;width:936px;height:802px;background:url(../images/hand-up.png) center no-repeat;transform:rotate(0);animation:anim_hand_up .8s}
header .hand_ok{position:absolute;top:76px;right:-160px;width:706px;height:1005px;background:url(../images/hand-ok.png) center no-repeat;transform:rotate(0);animation:anim_hand_ok 1s}
header .header_route{position:absolute;top:407px;right:431px;width:699px;height:422px;background:url(../images/header-route.png) 0 0 no-repeat;opacity:1;animation:anim_header_route .8s}
header .header_heart{position:absolute;bottom:98px;left:406px;width:166px;height:152px;background:url(../images/header-heart.svg) 0 0 no-repeat;animation:anim_header_heart 1.2s}
header .header_prod{position:absolute;top:236px;right:427px;width:296px;height:220px;background:url(../images/header-prod.png) 0 0 no-repeat;animation:anim_header_prod 1.2s}
header .header_mappoint{position:absolute;bottom:400px;left:652px;width:107px;height:151px;background:url(../images/header-mappoint.svg) 0 0 no-repeat;opacity:1;animation:anim_header_mappoint 1s}
header .header_podn_rating{position:absolute;bottom:289px;left:634px;width:165px;height:122px;background:url(../images/header-podn-reting.svg) 0 0 no-repeat;opacity:1;animation:anim_header_podn_rating 1.2s}
header .header_uderg{position:absolute;bottom:147px;left:560px;width:161px;height:122px;background:url(../images/header-uderg.svg) 0 0 no-repeat;opacity:1;animation:anim_header_uderg 1.2s}
header .header_uvel{position:absolute;top:443px;right:80px;width:442px;height:335px;background:url(../images/header-uvel.png) 0 0 no-repeat;opacity:1;transform:rotate(0);transform-origin:bottom right;animation:anim_header_uvel 1.2s}
.mob_menu{display:none;position:absolute;top:0;left:0;width:100%;min-height:100vh;background:#ff2363;z-index:10;font-size:16px;line-height:16px}
.mob_menu a{color:#fff;text-decoration:none}
.mob_menu .wrp{flex-direction:column;align-items:center}
.mob_menu .wrp .logo{margin-top:70px;width:76px;height:31px}
.mob_menu .wrp .link{margin-top:18px;padding:7px 0}
.mob_menu .wrp .lk{margin-top:13px}
.mob_menu .wrp .lk img{width:30px;height:30px;margin-right:10px}
.mob_menu .wrp .phone{margin-top:50px;margin-bottom:20px;font-size:18px;line-height:18px;font-weight:500}
.mob_menu .wrp .btn{display:flex;align-items:center;justify-content:center;width:220px;height:46px;background:#f6d857;font-size:17px;font-weight:700}
.mob_menu .close_mob_menu{width:38px;height:37px;background:url(../images/menu_close.svg) center/cover no-repeat;position:absolute;top:15px;right:15px}
.dergim{padding:76px 0 55px}
.dergim .cntr{justify-content:space-between;align-items:flex-end}
.dergim .left{width:754px}
.dergim .left .ttl_1{padding-left:92px;padding-top:34px;font-size:80px;line-height:100px;letter-spacing:4px}
.dergim .left .rec{height:652px;margin-top:50px;padding:57px 0 0 111px;background:url(../images/dergim-left-bg.svg) bottom right no-repeat #00ffe4;border-radius:120px 0 120px 120px}
.dergim .left .rec .ttl_2{max-width:480px;font-size:40px;line-height:60px;letter-spacing:4px}
.dergim .left .rec .desc{max-width:344px;margin-top:27px;font-size:20px;line-height:44px}
.dergim .right{width:770px;height:935px;background:url(../images/dergim-right-bg.png) bottom left no-repeat #f6d857;border-radius:160px;padding:105px 0 0 123px}
.dergim .right .ttl{font-size:40px;line-height:60px;letter-spacing:4px}
.dergim .right .desc{max-width:520px;margin-top:25px;font-size:20px;line-height:44px}
.berem{color:#fff}
.berem .top{height:509px;border-radius:160px 160px 0 0;background:url(../images/berem-top-bg.svg) right bottom no-repeat #ff2462;padding:53px 0 0 111px}
.berem .top .ttl{font-size:40px;line-height:60px;letter-spacing:4px}
.berem .top .desc{margin-top:30px;font-size:20px;line-height:20px}
.berem .top .items{margin-top:50px}
.berem .top .items .item{width:358px}
.berem .top .items .item .num{display:flex;align-items:center;justify-items:center;justify-content:center;width:88px;height:88px;padding-top:7px;border-radius:50%;font-size:60px;line-height:60px;font-family:Heading;text-transform:uppercase;color:#ff2462}
.berem .top .items .item .one{background:#f6d857}
.berem .top .items .item .two{background:#00ffe4}
.berem .top .items .item .th{background:#dadada}
.berem .top .items .item .text{margin-top:22px;font-size:20px;line-height:32px}
.berem .top .items .item_2{width:306px}
.berem .bottom{margin-top:9px;justify-content:space-between}
.berem .bottom .left{width:798px;height:488px;background:url(../images/berem-bottom-1.png) center/cover no-repeat}
.berem .bottom .right{width:798px;height:486px;margin-top:2px;background:#ff2462;border-radius:0 0 160px 0;padding:133px 0 0 66px}
.berem .bottom .right .ttl{font-size:40px;line-height:60px;letter-spacing:1.5px}
.berem .bottom .right .desc{margin-top:10px;padding-left:13px;font-size:20px}
.berem .bottom .right .desc span{display:block;position:relative;margin-bottom:20px;padding-left:20px}
.berem .bottom .right .desc span:after{content:'';display:block;width:4px;height:4px;border-radius:50%;background:#fff;position:absolute;top:9px;left:0}
.nastr{margin-top:55px}
.nastr .ttl{font-size:40px;line-height:60px;letter-spacing:4px}
.nastr .desc{font-size:20px;line-height:44px}
.nastr .cntr{justify-content:space-between}
.nastr .left{width:774px;justify-content:space-between}
.nastr .left .top{height:428px;background:url(../images/nasstr-bg-1.png) bottom right 65px no-repeat #f6d857;border-radius:90px;padding:30px 0 0 103px}
.nastr .left .top .desc{margin-top:10px}
.nastr .left .bottom{height:428px;background:url(../images/nastr-bg-2.png) bottom right -40px no-repeat #9956e4;border-radius:90px 90px 0 90px;padding:45px 0 0 103px;color:#fff}
.nastr .left .bottom .desc{margin-top:14px}
.nastr .right{width:774px;height:902px;padding:60px 0 0 89px;border-radius:160px 160px 160px 0;background:url(../images/nastr-bg-3.png) bottom right no-repeat #01f5db}
.nastr .right .desc{margin-top:52px}
.kak{height:946px;padding-top:50px;margin-top:62px;background:url(../images/kak-bg.jpg) center bottom no-repeat #45bcfe}
.kak .cntr{position:relative;height:100%}
.kak .ttl{font-size:64px;line-height:64px;letter-spacing:6px;color:#fff}
.kak .mySwiper,.kak .mySwiper2{display:none}
.kak .controls{margin-top:73px;width:726px}
.kak .controls .item{margin-bottom:37px;opacity:.2;cursor:pointer}
.kak .controls .item .num{display:flex;align-items:center;justify-content:center;align-content:center;width:109px;height:109px;border-radius:50%;background:#00ffe4;font-family:Heading;font-size:64px;line-height:64px;color:#000}
.kak .controls .item .txt{max-width:590px;margin-left:28px;font-size:24px;line-height:34px;color:#fff}
.kak .controls .item:hover{opacity:.5}
.kak .controls .item.active{opacity:1}
.kak .phone{position:absolute;bottom:0;left:770px;width:403px;height:702px;overflow:hidden}
.kak .phone .item{width:403px;height:702px;position:absolute;top:0;right:0;bottom:0;left:0;background-position:top center;background-repeat:no-repeat;background-size:cover}
.kak .phone .item.active{opacity:1}
.kak .phone .item_1{background-image:url(../images/kak-1.png)}
.kak .phone .item_2{background-image:url(../images/kak-2.png)}
.kak .phone .item_3{background-image:url(../images/kak-3.png)}
.kak .phone .item_4{background-image:url(../images/kak-4.png)}
.kak .phone .item_5{background-image:url(../images/kak-5.png)}
.kak .owl-dots.disabled,.kak .owl-nav.disabled{display:none}
.kak .owl-stage-outer{position:absolute;top:0;right:0;bottom:0;left:0}
.kak .owl-item,.kak .owl-stage{height:702px;width:403px}
.tarifs{padding:103px 0 80px}
.tarifs .ttl{text-align:center;font-size:64px;line-height:64px;letter-spacing:6px}
.tarifs .items{margin-top:67px;justify-content:space-between}
.tarifs .items .item{width:500px;height:415px;display:flex;flex-direction:column;align-items:center;gap:30px;border:2px solid #232323;padding:64px 32px 0;text-align:center;color:#232323}
.tarifs .items .item .ttl{font-size:44px;line-height:44px;letter-spacing:5px}
.tarifs .items .item .desc{font-size:20px;line-height:28px}
.tarifs .items .item .price{font-family:Heading;text-transform:uppercase;font-size:36px;letter-spacing:10%}
.tarifs .items .item .btn{display:inline-block;padding:19px 40px;border:2px solid #232323;font-size:17px;line-height:17px;color:#232323;font-weight:700}
.tarifs .items .item_1 .btn{background:#04fbe3}
.tarifs .items .item_2{width:540px;height:456px;background:#232323;color:#fff}
.tarifs .items .item_2 .ttl{padding-top:22px}
.tarifs .items .item_2 .btn{background:#f6d857}
.tarifs .items .item_3 .btn{background:#44bcfd}
.preim{padding:60px 0 3px;background:#e6e7e8}
.preim .ttl{font-size:64px;line-height:64px;text-align:center;letter-spacing:6px}
.preim .items{flex-wrap:wrap;justify-content:center;margin-top:120px}
.preim .items .item{width:49%;padding-left:130px;margin-bottom:53px}
.preim .items .item .img{border-radius:50%;width:80px;height:80px;float:left;background-image:url(../images/plus.svg);background-repeat:no-repeat;background-size:42px 42px;background-position:50% 50%}
.preim .items .item .img.white{background-image:url(../images/plus_w.svg)}
.preim .items .item .img.red{background-color:#ff2462}
.preim .items .item .img.blue{background-color:#74fbe4}
.preim .items .item .img.yellow{background-color:#f6d857}
.preim .items .item .txt{max-width:450px;padding-left:30px}
.preim .items .item .txt .stl{font-family:Heading;text-transform:uppercase;font-size:24px;letter-spacing:2.4px}
.preim .items .item .txt .desc{margin-top:20px;font-size:20px;line-height:32px}
.form{padding-top:48px;padding-bottom:133px}
@media screen and (max-width:1600px) {
.cntr{max-width:1200px}
.dergim .left{width:48%}
.dergim .left .rec{padding:40px 0 0 60px}
.dergim .right{width:48%;padding:90px 0 0 60px}
.berem .top{background-size:30%}
.berem .top .items .item{width:275px}
.berem .top .items .item_2{width:235px}
.berem .bottom .left{width:49.5%;border-radius:0 0 0 160px}
.berem .bottom .right{width:49.5%;padding:60px 0 0 60px}
.nastr .left{width:49%}
.nastr .left .top{background-size:35%;padding:30px 0 0 60px}
.nastr .left .bottom{background-size:50%;padding:30px 0 0 60px}
.nastr .right{width:49%;background-size:100%;padding:60px 0 0 55px}
.tarifs .items .item{width:32%;height:440px}
.tarifs .items .item_2{width:32%;height:480px}
.preim .items .item{padding-left:0}
.preim .items .item .img{min-width:80px}
}
@media screen and (max-width:1200px) {
.cntr{width:92%;max-width:360px}
header{display:block;height:568px;min-height:568px;background:url(../images/bg-header-mob.png) right bottom no-repeat #ff1f64}
header .top{padding-top:20px}
header .top .left{width:100%;justify-content:space-between;align-items:center}
header .top .left .links{display:none}
header .top .left .burger{display:block;width:24px;height:20px;background:url(../images/menu.svg) 0 0 no-repeat}
header .top .right{display:none}
header .bottom{display:none}
header .offer{margin-top:40px;gap:18px}
header .offer .ttl{font-size:30px;line-height:36px;letter-spacing:10%}
header .offer .desc{font-size:14px;line-height:20px}
header .offer .btn{display:none}
header .hand_ok,header .hand_up,header .header_heart,header .header_mappoint,header .header_podn_rating,header .header_prod,header .header_route,header .header_uderg,header .header_uvel{display:none}
.mob_menu.active{display:block}
.dergim{padding:30px 0}
.dergim .cntr{flex-wrap:wrap}
.dergim .left{width:100%}
.dergim .left .ttl_1{padding-top:0;padding-left:0;text-align:center;font-size:36px;line-height:50px;letter-spacing:10%}
.dergim .left .rec{height:368px;margin-top:10px;border-radius:50px 0 50px 50px;padding:34px 0 0 27px;background-size:50%}
.dergim .left .rec .ttl_2{font-size:28px;line-height:36px}
.dergim .left .rec .desc{margin-top:10px;max-width:175px;font-size:14px;line-height:20px}
.dergim .right{width:100%;height:368px;margin-top:10px;padding:34px 0 0 27px;border-radius:50px;background:url(../images/dergim-right-bg.png) bottom -55px left no-repeat #f6d857;background-size:80%}
.dergim .right .ttl{max-width:185px;font-size:28px;line-height:36px;letter-spacing:4px}
.dergim .right .desc{margin-top:10px;max-width:225px;font-size:14px;line-height:20px}
.berem .top{height:730px;padding:40px 0 0 25px;border-radius:50px 50px 0 0;background:url(../images/berem-top-bg-mob.svg) center bottom 15px no-repeat #ff2462;background-size:auto}
.berem .top .ttl{max-width:250px;font-size:28px;line-height:36px;letter-spacing:4px}
.berem .top .desc{max-width:250px;margin-top:10px;font-size:14px;line-height:20px}
.berem .top .items{margin-top:30px;flex-wrap:wrap}
.berem .top .items .item{width:100%;margin-bottom:20px;display:flex;align-items:flex-start}
.berem .top .items .item .num{width:36px;height:36px;font-size:26px;line-height:26px}
.berem .top .items .item .text{width:216px;margin-left:10px;margin-top:0;font-size:14px;line-height:20px}
.berem .bottom{margin-top:0;flex-wrap:wrap}
.berem .bottom .left{width:100%;height:201px;background:url(../images/berem-bottom-1-mob.png) center/cover no-repeat;border-radius:0}
.berem .bottom .right{width:100%;padding:35px 0 35px 27px;height:auto;border-radius:0 0 50px 50px;margin-top:0}
.berem .bottom .right .ttl{max-width:230px;font-size:28px;line-height:36px;letter-spacing:4px}
.berem .bottom .right .desc{max-width:230px;padding-left:0;font-size:14px;line-height:20px}
.berem .bottom .right .desc span{margin-bottom:5px}
.nastr{margin-top:10px}
.nastr .cntr{flex-wrap:wrap}
.nastr .left{width:100%}
.nastr .left .top{padding:35px 0 0 27px;height:540px;border-radius:50px;background:url(../images/nasstr-bg-1.png) bottom left 27px no-repeat #f6d857;background-size:64%}
.nastr .left .top .ttl{font-size:28px;line-height:36px;letter-spacing:4px}
.nastr .left .top .desc{margin-top:10px;font-size:14px;line-height:20px}
.nastr .left .bottom{margin-top:10px;padding:35px 0 0 27px;height:368px;border-radius:50px;background:url(../images/nastr-bg-2.png) bottom right -60px no-repeat #9956e4;background-size:70%}
.nastr .left .bottom .ttl{font-size:28px;line-height:36px;letter-spacing:4px}
.nastr .left .bottom .desc{margin-top:10px;font-size:14px;line-height:20px}
.nastr .right{width:100%;height:595px;margin-top:10px;border-radius:50px;padding:35px 0 0 27px;background:url(../images/nastr-bg-3-mob.png) bottom -20px center no-repeat #01f5db;background-size:cover}
.nastr .right .ttl{font-size:28px;line-height:36px;letter-spacing:4px}
.nastr .right .desc{margin-top:10px;font-size:14px;line-height:20px}
.kak{margin-top:50px;padding-top:20px;height:610px;background:url(../images/bg-kak-mob.png) top center/contain no-repeat #45bcfe}
.kak .ttl{max-width:296px;margin:0 auto;font-size:32px;line-height:46px;letter-spacing:10%;text-align:center}
.kak .mySwiper2{display:block;width:188px;height:380px;margin:0 auto}
.kak .mySwiper2 .swiper-slide{background-size:cover;background-position:center}
.kak .mySwiper2 .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.kak .phone{display:none;position:relative;top:0;left:auto;width:188px;height:380px;margin:0 auto}
.kak .phone .item{width:188px;height:380px}
.kak .controls{display:none;width:100%;margin-top:15px;position:relative}
.kak .controls .item{display:flex;margin-bottom:0;padding-left:20px;position:absolute;top:0;left:0;align-items:flex-start}
.kak .controls .item .num{width:48px;height:48px;font-size:24px;line-height:24px}
.kak .controls .item .txt{max-width:214px;margin-left:15px;font-size:14px;line-height:20px}
.kak .controls .item:hover{opacity:0}
.kak .mySwiper{display:block;height:100px;position:relative}
.kak .mySwiper .controls{display:block}
.kak .mySwiper .swiper-slide{opacity:0}
.kak .mySwiper .swiper-slide-thumb-active{opacity:1}
.kak .mySwiper::after{content:'';display:block;position:absolute;top:0;bottom:0;width:100%;z-index:9}
.tarifs{padding:26px 0}
.tarifs .ttl{font-size:32px;line-height:46px}
.tarifs .items{margin-top:40px;flex-wrap:wrap}
.tarifs .items .item{width:100%;height:auto;margin-bottom:10px;padding:30px 25px;gap:11px}
.tarifs .items .item .ttl{font-size:24px;line-height:34px}
.tarifs .items .item .desc{font-size:14px;line-height:20px}
.tarifs .items .item .price{font-size:32px;line-height:44px}
.tarifs .items .item .btn{width:192px;min-height:40px;border:0;padding:0;display:flex;align-items:center;align-content:center;justify-content:center;font-size:12px;line-height:14px}
.tarifs .items .item_1 .btn{background:#44bcfd}
.tarifs .items .item_2 .ttl{padding-top:0}
.preim{padding:40px 0}
.preim .ttl{font-size:32px;line-height:44px}
.preim .items{margin-top:28px}
.preim .items .item{width:100%;margin-bottom:28px}
.preim .items .item .img{min-width:66px;height:66px}
.preim .items .item .stl{max-width:180px;font-size:20px;line-height:28px}
.preim .items .item .desc{font-size:14px;line-height:20px;position:relative;margin-left:-96px}
}