@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@600;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";.mp-wrap-big{max-width:1400px;margin:0 auto;padding-left:20px;padding-right:20px}@media(max-width: 575px){.mp-wrap-big{padding-left:15px;padding-right:15px}}@media(max-width: 320px){.mp-wrap-big{padding-left:10px !important;padding-right:10px !important}}.mp-wrap{max-width:1200px;margin:0 auto;padding-left:30px;padding-right:30px}@media(max-width: 991px){.mp-wrap{padding-left:20px;padding-right:20px}}@media(max-width: 575px){.mp-wrap{padding-left:15px;padding-right:15px}}@media(max-width: 320px){.mp-wrap{padding-left:10px !important;padding-right:10px !important}}body{color:#1e1e25;scroll-behavior:smooth}a,a:hover{text-decoration:none;color:inherit}table{width:100%}img{max-width:100%}ul{list-style:none;padding-left:0;margin-bottom:0}strong{font-weight:700}section{background:#fff}.mp-header{padding-top:70px;padding-bottom:100px;background-image:url(../img/candl.svg);background-position:center;background-size:auto 80%;background-repeat:no-repeat;background-color:#161817;color:#fff}.mp-header .tags-row{display:flex;align-items:center;justify-content:center}.mp-header .tags-row .tag{display:table;text-transform:uppercase;font-family:"Inter",sans-serif;font-weight:300;font-size:14px;line-height:1.4;padding:6px 12px;border-radius:8px;background:#222;margin:5px}@media(max-width: 575px){.mp-header .tags-row .tag{font-size:12px}}.mp-header h1{text-align:center;font-family:"Unbounded",sans-serif;font-weight:800;font-size:52px;line-height:1.4;line-height:1.15;margin:40px 0}@media(max-width: 768px){.mp-header h1{font-size:32px}}@media(max-width: 575px){.mp-header h1{font-size:24px}}.mp-header h1 span{display:table;margin:0 auto;padding:5px 20px 15px;line-height:1;border:1px solid #446a4a;border-radius:20px;background:linear-gradient(70deg, #1E4D28, #18271C)}@media(max-width: 575px){.mp-header h1 span{padding-bottom:10px}}.mp-header .slogan{text-align:center;font-family:"Inter",sans-serif;font-weight:300;font-size:20px;line-height:1.4;line-height:1.4;margin-bottom:60px}@media(max-width: 991px){.mp-header .slogan{font-size:16px}}@media(max-width: 575px){.mp-header .slogan{font-size:14px}}.mp-header .butt{display:table;padding:25px 50px;margin:0 auto;border-radius:20px;background:#2ba746;color:#fff;text-decoration:none;font-family:"Inter",sans-serif;font-weight:600;font-size:28px;line-height:1.4;transition:.3s ease all}@media(max-width: 575px){.mp-header .butt{font-size:15px;padding:15px 30px;border-radius:10px}}.mp-header .butt:hover{background:#045015}.mp-header .butt:active{box-shadow:inset 0 0 10px #000}.mp-header .screen-block{display:block;position:relative;margin-top:115px;margin-bottom:-250px;padding:0 100px}@media(max-width: 991px){.mp-header .screen-block{padding:0}}@media(max-width: 768px){.mp-header .screen-block{margin-bottom:0}}.mp-header .screen-block .screen-desktop{display:block;width:100%;filter:drop-shadow(0 0 20px #000)}@media(max-width: 768px){.mp-header .screen-block .screen-desktop{display:none}}.mp-header .screen-block .screen-mobile{display:none;width:100%;border-radius:10px}@media(max-width: 768px){.mp-header .screen-block .screen-mobile{display:block}}.mp-header .screen-block .play{width:100px;height:100px;border-radius:100px;position:absolute;left:45%;top:40%;background-repeat:no-repeat;background-image:url(../img/play.svg);background-position:60% center;background-color:#006ceb;transition:.3s ease all}@media(max-width: 768px){.mp-header .screen-block .play{width:50px;height:50px;background-size:50% auto}}.mp-header .screen-block .play:hover{background-color:#003bd2}.mp-header .screen-block .play:active{box-shadow:inset 0 0 10px #000}.mp-header .screen-block .about{text-align:center;position:absolute;font-family:"Unbounded",sans-serif;font-weight:600;line-height:1.4;font-size:28px;line-height:1.1;top:-25px;right:50px;transform:rotate(7deg);padding:15px 20px;border-radius:20px;background:linear-gradient(130deg, rgba(60, 64, 66, 0.8), rgba(60, 64, 66, 0.3));backdrop-filter:blur(8px)}@media(max-width: 768px){.mp-header .screen-block .about{font-size:21px;top:auto;bottom:-10px;right:20px}}@media(max-width: 575px){.mp-header .screen-block .about{padding:10px 15px;font-size:16px}}.mp-header .screen-block .watch{text-align:center;position:absolute;font-family:"Unbounded",sans-serif;font-weight:600;line-height:1.4;font-size:24px;line-height:1.1;bottom:-25px;left:50px;transform:rotate(-4deg);padding:15px 20px;border-radius:20px;background:linear-gradient(130deg, rgba(8, 125, 34, 0.3), rgba(8, 125, 34, 0.8));backdrop-filter:blur(8px)}@media(max-width: 768px){.mp-header .screen-block .watch{display:none}}.help{padding-top:250px;padding-bottom:50px}@media(max-width: 768px){.help{padding-top:50px}}.help .help-block{display:block;width:100%;padding:70px 0;background:radial-gradient(#2AA344, #1B702D);border-radius:40px;color:#fff;text-align:center;position:relative;z-index:10}@media(max-width: 768px){.help .help-block{padding:50px 0}}.help .help-block h2{font-family:"Unbounded",sans-serif;font-weight:800;font-size:52px;line-height:1.4;margin-left:auto;margin-right:auto;margin-bottom:50px;max-width:650px}@media(max-width: 991px){.help .help-block h2{font-size:40px}}@media(max-width: 575px){.help .help-block h2{font-size:24px}}.help .help-block .help-row{display:flex;align-items:flex-start;justify-content:space-between;padding:0 70px}@media(max-width: 991px){.help .help-block .help-row{flex-direction:column}}@media(max-width: 768px){.help .help-block .help-row{padding:0 50px}}.help .help-block .help-row .help-col{width:30%}@media(max-width: 991px){.help .help-block .help-row .help-col{width:100%;margin-bottom:30px}}.help .help-block .help-row .help-col img{width:80px;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px}.help .help-block .help-row .help-col p{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4}@media(max-width: 575px){.help .help-block .help-row .help-col p{font-size:16px}}.help .avt-block{display:block;margin-top:-40px;margin-left:50px;margin-right:50px;padding:80px 0 40px;border-radius:0 0 40px 40px;background:#d6f3eb;position:relative;z-index:5;text-align:center}@media(max-width: 768px){.help .avt-block{margin-left:0;margin-right:0}}.help .avt-block h3{font-family:"Unbounded",sans-serif;font-weight:800;font-size:32px;line-height:1.4;margin-bottom:25px}@media(max-width: 575px){.help .avt-block h3{font-size:24px}}.help .avt-block h3 span{color:#045015}.help .avt-block .avt-row{display:flex;align-items:flex-start;justify-content:space-between;padding:0 40px}@media(max-width: 991px){.help .avt-block .avt-row{flex-direction:column}}@media(max-width: 575px){.help .avt-block .avt-row{padding:0 20px}}.help .avt-block .avt-row p{width:27%;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4;margin-bottom:0}@media(max-width: 991px){.help .avt-block .avt-row p{width:100%;margin-bottom:30px}}@media(max-width: 575px){.help .avt-block .avt-row p{font-size:16px}}.blocks{padding-top:100px}.blocks h2{font-family:"Unbounded",sans-serif;font-weight:800;font-size:52px;line-height:1.4;text-align:center;margin-bottom:40px}@media(max-width: 768px){.blocks h2{font-size:30px}}.blocks .serv-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;border-radius:40px;overflow:hidden;position:relative}@media(max-width: 991px){.blocks .serv-block{flex-direction:column-reverse}}.blocks .serv-block:last-child{margin-bottom:-150px}.blocks .serv-block .block-text{width:49%;padding:30px 7%;text-align:center}@media(max-width: 991px){.blocks .serv-block .block-text{width:100%;padding:30px 0;text-align:left}}.blocks .serv-block .block-text h3{font-family:"Unbounded",sans-serif;font-weight:800;font-size:48px;line-height:1.4;margin-bottom:30px}@media(max-width: 1199px){.blocks .serv-block .block-text h3{font-size:32px}}@media(max-width: 991px){.blocks .serv-block .block-text h3{padding:0 30px}}@media(max-width: 575px){.blocks .serv-block .block-text h3{font-size:24px}}.blocks .serv-block .block-text p{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4;margin-bottom:30px}.blocks .serv-block .block-text p:last-child{margin-bottom:0}@media(max-width: 1199px){.blocks .serv-block .block-text p{font-size:16px}}@media(max-width: 991px){.blocks .serv-block .block-text p{padding:0 30px}}.blocks .serv-block .block-imgs{width:50%;position:relative;height:660px;overflow:hidden}@media(max-width: 991px){.blocks .serv-block .block-imgs{width:100%}}@media(max-width: 575px){.blocks .serv-block .block-imgs{height:400px}}.blocks .serv-block .block-imgs .block-img{position:absolute;max-width:none;width:auto}.blocks .serv-block .block-imgs .block-img.img-1{height:83%;bottom:-4%;left:-1%;border-radius:0 40px 0 0;z-index:10}@media(max-width: 991px){.blocks .serv-block .block-imgs .block-img.img-1{height:100%;bottom:0%;left:0%}}.blocks .serv-block .block-imgs .block-img.img-2{height:83%;bottom:-12%;left:10%;border-radius:40px 0 0 0;z-index:10}@media(max-width: 991px){.blocks .serv-block .block-imgs .block-img.img-2{height:100%;bottom:0%;left:0%}}.blocks .serv-block .block-imgs .block-img.img-3_1{height:95%;bottom:-10%;right:10%;border-radius:16px 16px 0 0;z-index:10}.blocks .serv-block .block-imgs .block-img.img-3_2{height:37%;top:10%;left:7%;border-radius:20px;z-index:5}.blocks .serv-block .block-imgs .block-img.img-4_1{height:42%;top:8%;left:8%;border-radius:16px;z-index:10}.blocks .serv-block .block-imgs .block-img.img-4_2{height:37%;bottom:8%;left:8%;border-radius:16px;z-index:5}.blocks .serv-block .block-imgs .block-info{position:absolute;border-radius:10px;padding:13px 21px;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4;line-height:1.15;color:#fff;text-align:center}@media(max-width: 575px){.blocks .serv-block .block-imgs .block-info{font-size:15px}}.blocks .serv-block .block-imgs .block-info.info-1{top:10%;right:11%;transform:rotate(8deg);background:#003a0d;z-index:20}@media(max-width: 768px){.blocks .serv-block .block-imgs .block-info.info-1{right:1%;top:3%}}.blocks .serv-block .block-imgs .block-info.info-2{top:10%;right:11%;transform:rotate(8deg);background:#1d303a;z-index:5}@media(max-width: 991px){.blocks .serv-block .block-imgs .block-info.info-2{top:auto;right:auto;bottom:10%;left:10%;z-index:15}}.blocks .serv-block .block-imgs .block-info.info-3{bottom:10%;left:11%;transform:rotate(-8deg);background:#0051af;z-index:15}.black{padding-top:150px;padding-bottom:40px;background:#161817;color:#fff}.black h2{font-family:"Unbounded",sans-serif;font-weight:800;font-size:52px;line-height:1.4;margin-top:100px;margin-bottom:15px}@media(max-width: 768px){.black h2{font-size:30px}}.black .descr{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4}@media(max-width: 768px){.black .descr{font-size:16px}}.black .tarif-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:40px 0}.black .tarif-row.line{border-bottom:1px solid rgba(255,255,255,.2)}.black .tarif-row .tarif-col{width:30%}@media(max-width: 768px){.black .tarif-row .tarif-col{width:48%}}.black .tarif-row .tarif-col.first{max-width:250px}@media(max-width: 768px){.black .tarif-row .tarif-col.first{max-width:none;width:100%;margin-bottom:20px}}.black .tarif-row .tarif-col.gray{color:#a2a3a2}.black .tarif-row .tarif-col p{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4;margin-bottom:0}@media(max-width: 575px){.black .tarif-row .tarif-col p{font-size:14px}}.black .tarif-row .tarif-col p img{display:inline;width:24px}.black .tarif-row .tarif-col .cif{font-family:"Unbounded",sans-serif;font-weight:800;font-size:40px;line-height:1.4;margin-bottom:10px}@media(max-width: 575px){.black .tarif-row .tarif-col .cif{font-size:28px}}.black .tarif-row .tarif-col .cif.big{font-size:70px}@media(max-width: 575px){.black .tarif-row .tarif-col .cif.big{font-size:40px}}.black .tarif-row .tarif-col .cif.green{color:#2ba746}.black .butt{display:table;text-align:center;width:100%;padding:35px 0;margin:60px auto;border-radius:20px;background:#2ba746;color:#fff;text-decoration:none;font-family:"Inter",sans-serif;font-weight:600;font-size:28px;line-height:1.4;transition:.3s ease all}@media(max-width: 575px){.black .butt{font-size:15px;padding:15px 0;border-radius:10px}}.black .butt:hover{background:#045015}.black .butt:active{box-shadow:inset 0 0 10px #000}.black .napr-row{display:flex;align-items:stretch;justify-content:space-between;margin-top:40px}@media(max-width: 768px){.black .napr-row{flex-direction:column}}.black .napr-row .napr-col{width:48%}@media(max-width: 768px){.black .napr-row .napr-col{width:100%}}.black .napr-row .napr-col .napr-block{width:100%}.black .napr-row .napr-block{width:48%;border-radius:20px;padding:35px 0;margin-bottom:25px;background:linear-gradient(75deg, #303332, #2D302E)}@media(max-width: 768px){.black .napr-row .napr-block{width:100%}}@media(max-width: 575px){.black .napr-row .napr-block{padding:25px 0}}.black .napr-row .napr-block p{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4;margin-bottom:20px;padding:0 35px}@media(max-width: 575px){.black .napr-row .napr-block p{padding:0 25px;font-size:16px}}.black .napr-row .napr-block p:last-child{margin-bottom:0}.black .napr-row .napr-block p.zag{font-family:"Inter",sans-serif;font-weight:700;font-size:24px;line-height:1.4}@media(max-width: 575px){.black .napr-row .napr-block p.zag{font-size:16px}}.black .faq-block{margin-bottom:30px}.black .faq-block .faq-head{padding:20px 50px 20px 0;border-bottom:1px solid #fff;font-family:"Inter",sans-serif;font-weight:700;font-size:24px;line-height:1.4;position:relative;cursor:pointer}@media(max-width: 575px){.black .faq-block .faq-head{font-size:16px}}.black .faq-block .faq-head::after{content:"";width:28px;height:28px;background-image:url(../img/arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;right:0;top:40%;transition:.3s ease all}.black .faq-block .faq-head.unfolded::after{transform:rotate(180deg)}.black .faq-block .faq-body{padding:20px 0}.black .faq-block .faq-body p{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:1.4}@media(max-width: 575px){.black .faq-block .faq-body p{font-size:16px}}.black .faq-block .faq-body p:last-child{margin-bottom:0}.black .faq-block .faq-body p a{text-decoration:underline;color:#006ceb}/*# sourceMappingURL=style.css.map */