.tpl .rangeslider{display:block;height:8px;position:relative;z-index:2;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:none;background-color:#ecf1f7;border-radius:50px}.tpl .rangeslider__fill{height:100%;display:block;-webkit-box-shadow:none;box-shadow:none;background:#ff2424;background:-webkit-gradient(linear,left top,left bottom,from(#FF2424),to(#c60c0c));background:linear-gradient(180deg,#FF2424 0%,#c60c0c 100%);position:relative;border-radius:50px}.tpl .rangeslider__handle{width:36px;height:36px;top:-14px;border-radius:9px;position:absolute;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;background:#ff2424;overflow:hidden;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.12);box-shadow:0 4px 16px 0 rgba(0,0,0,.12)}.tpl .rangeslider__handle:before{content:"";display:inline-block;inset:4px;background-color:#fff;background-image:url("../img/dots.svg");background-size:16px 16px;background-repeat:no-repeat;background-position:50%;border-radius:5px;position:absolute;z-index:2;pointer-events:none}.tpl .tpl-form-range__display{font:1.375rem "Manrope-Regular",sans-serif;gap:.5rem;position:relative;margin-bottom:1.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:575px){.tpl .tpl-form-range__display{margin-bottom:2rem;font-size:1rem}.tpl .tpl-form-range__display p{max-width:132px}}.tpl .tpl-form-range__input{width:196px;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:11px 1rem;display:block;line-height:1;font:1.75rem "Manrope-SemiBold",sans-serif;color:#0f0e42;text-align:right;border-radius:12px;background-color:#ecf1f7}@media only screen and (max-width:575px){.tpl .tpl-form-range__input{padding:7px 8px;width:132px}}.tpl .tpl-form-range__values{font:1.125rem "Manrope-Regular",sans-serif;line-height:1.4;margin-top:1.375rem}@media screen and (max-width:575px){.tpl .tpl-form-range__values{margin-top:1.125rem;font-size:1rem;line-height:1.6}}.tpl .tpl-sect__promo{position:relative;overflow:hidden;border-radius:0 0 60px 60px;padding:3.5rem 0 5rem;color:#fff;}.tpl .tpl-sect__promo:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.5);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.2)));background:linear-gradient(180deg,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 100%)}@media only screen and (max-width:575px){.tpl .tpl-sect__promo{border-radius:0;padding:1.25rem 0 2.5rem}}@media only screen and (max-width:374px){.tpl .tpl-sect__promo{padding-bottom:3rem}}.tpl .tpl-snow{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.tpl .tpl-snow span{position:absolute;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 5px #fff;box-shadow:0 0 5px #fff;-webkit-animation:snowfall 5s linear infinite;animation:snowfall 5s linear infinite}@-webkit-keyframes snowfall{0%{-webkit-transform:translate(-10vw,-100vh);transform:translate(-10vw,-100vh)}100%{-webkit-transform:translate(10vw,100vh);transform:translate(10vw,100vh)}}@keyframes snowfall{0%{-webkit-transform:translate(-10vw,-100vh);transform:translate(-10vw,-100vh)}100%{-webkit-transform:translate(10vw,100vh);transform:translate(10vw,100vh)}}.tpl .tpl-container{position:relative;z-index:3}.tpl .tpl-promo-text{margin-bottom:58px;font:1.75rem "Manrope-SemiBold",sans-serif;line-height:1.4;max-width:1124px;margin-left:auto;margin-right:auto}.tpl .tpl-promo-text h1,.tpl .tpl-promo-text h2{font:3rem "Manrope-Bold",sans-serif;line-height:1.2;margin-bottom:.5rem}@media only screen and (max-width:575px){.tpl .tpl-promo-text h1,.tpl .tpl-promo-text h2{font-size:2rem}}@media only screen and (max-width:374px){.tpl .tpl-promo-text h1,.tpl .tpl-promo-text h2{font-size:1.75rem}}@media only screen and (max-width:575px){.tpl .tpl-promo-text{font-size:1.125rem;margin-bottom:1rem}}@media only screen and (max-width:374px){.tpl .tpl-promo-text{font-size:1rem;margin-bottom:1.5rem}}.tpl .tpl-sect__methods .tpl-ads{margin-top:5rem;margin-bottom:-3.75rem}@media only screen and (max-width:575px){.tpl .tpl-sect__methods .tpl-ads{margin-top:4rem;margin-bottom:-2rem}}.tpl .tpl-methods{margin-bottom:-1.75rem}.tpl .tpl-method{line-height:1.6;color:rgba(15,14,66,.6);font-size:1.125rem;margin-bottom:1.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tpl .tpl-method h2,.tpl .tpl-method h3,.tpl .tpl-method h4{font:1.5rem "Manrope-SemiBold",sans-serif;line-height:1.2;color:#0f0e42;margin-bottom:12px}.tpl .tpl-method__ic{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:1.5rem;width:120px;height:120px;border-radius:30px 30px 30px 0;background:#ff2424;background:-webkit-gradient(linear,left top,left bottom,from(#FF2424),to(#c60c0c));background:linear-gradient(180deg,#FF2424 0%,#c60c0c 100%)}.tpl .tpl-method__ic svg{display:block;width:80px;height:80px;fill:#fff;fill-rule:evenodd;clip-rule:evenodd}@media only screen and (max-width:1365px){.tpl .tpl-method__ic{width:100px;height:100px}.tpl .tpl-method__ic svg{width:60px;height:60px}}@media only screen and (max-width:575px){.tpl .tpl-method__ic{width:90px;height:90px;border-radius:20px;margin-right:1.25rem}.tpl .tpl-method__ic svg{width:56px;height:56px}}@media only screen and (max-width:374px){.tpl .tpl-method__ic{width:72px;height:72px;border-radius:20px}.tpl .tpl-method__ic svg{width:45px;height:45px}}@media only screen and (max-width:1100px){.tpl .tpl-method{width:100%}.tpl .tpl-method br{display:none}}@media only screen and (max-width:575px){.tpl .tpl-method{font-size:1rem}.tpl .tpl-method h2,.tpl .tpl-method h3,.tpl .tpl-method h4{font-size:1.25rem;margin-bottom:.5rem}}@media only screen and (max-width:374px){.tpl .tpl-method{font-size:.875rem}}.tpl .tpl-sect__advantages{position:relative;border-radius:60px;background-color:#ebfff0}.tpl .tpl-sect__advantages:before{content:"";display:inline-block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:833px;height:175px;background:url("../img/advant-decor.png") no-repeat 50%/contain;bottom:-87px}@media only screen and (max-width:575px){.tpl .tpl-sect__advantages{padding-top:3.5rem 0 4.5rem;border-radius:1.25rem}.tpl .tpl-sect__advantages:before{width:345px;height:73px;bottom:-36px}}@media only screen and (max-width:374px){.tpl .tpl-sect__advantages{padding-top:2.5rem 0 4rem}.tpl .tpl-sect__advantages:before{width:300px;height:64px;bottom:-32px}}.tpl .tpl-advantages{gap:1.5rem}@media only screen and (max-width:992px){.tpl .tpl-advantages{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0}}.tpl .tpl-advantages-text{width:100%;max-width:530px}@media only screen and (max-width:992px){.tpl .tpl-advantages-text{max-width:100%;margin-bottom:2.75rem}}@media only screen and (max-width:374px){.tpl .tpl-advantages-text{margin-bottom:2.5rem}}.tpl .tpl-advantages-text .tpl-btn{margin-top:2.5rem}@media only screen and (max-width:575px){.tpl .tpl-advantages-text .tpl-btn{margin-top:2rem}}@media only screen and (max-width:374px){.tpl .tpl-advantages-text .tpl-btn{margin-top:1.375rem}}.tpl .tpl-advantages-text .tpl-sect-text{margin-bottom:0}.tpl .tpl-advantages-info{width:100%;max-width:636px}@media only screen and (max-width:992px){.tpl .tpl-advantages-info{max-width:100%}}.tpl .tpl-advantages-info img{display:block;max-width:100%;max-height:300px;width:auto;height:auto;border-radius:30px;margin:2rem auto 0 auto}@media only screen and (max-width:992px){.tpl .tpl-advantages-info img{margin-top:2.5rem}}.tpl .tpl-advantages-info__item{font-size:1.375rem}.tpl .tpl-advantages-info__item span{display:inline-block;padding:12px 1rem;border-radius:30px 30px 30px 0;color:#fff;background:#ff2424;background:-webkit-gradient(linear,left top,left bottom,from(#FF2424),to(#c60c0c));background:linear-gradient(180deg,#FF2424 0%,#c60c0c 100%);font:2.5rem "Manrope-SemiBold",sans-serif;white-space:nowrap;line-height:1.2;margin-bottom:.5rem}@media only screen and (max-width:1100px){.tpl .tpl-advantages-info__item{width:100%;margin-bottom:1.5rem;text-align:center}.tpl .tpl-advantages-info__item:last-child{margin-bottom:0}}@media only screen and (max-width:992px){.tpl .tpl-advantages-info__item{text-align:left}}@media only screen and (max-width:575px){.tpl .tpl-advantages-info__item{font-size:1.25rem}.tpl .tpl-advantages-info__item span{font-size:2rem;padding:12px 1rem}}@media only screen and (max-width:374px){.tpl .tpl-advantages-info__item{font-size:1.125rem}.tpl .tpl-advantages-info__item span{font-size:1.75rem}}.tpl .tpl-sect__how-to-get{padding:13rem 0 7.5rem}@media only screen and (max-width:575px){.tpl .tpl-sect__how-to-get{padding:6.25rem 0 3.5rem}}@media only screen and (max-width:374px){.tpl .tpl-sect__how-to-get{padding-top:5.75rem}}.tpl .tpl-sect__how-to-get .tpl-ads{margin-top:5rem;margin-bottom:-3.75rem}@media only screen and (max-width:575px){.tpl .tpl-sect__how-to-get .tpl-ads{margin-top:4rem;margin-bottom:-2rem}}.tpl .tpl-how-to-get{margin-bottom:-2.25rem}@media only screen and (max-width:767px){.tpl .tpl-how-to-get{margin-bottom:0}}.tpl .tpl-how-to-get__item{margin-bottom:2.25rem;color:rgba(15,14,66,.6);line-height:1.6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.tpl .tpl-how-to-get__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}.tpl .tpl-how-to-get__item:last-child{margin-bottom:0}}.tpl .tpl-how-to-get__item--content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tpl .tpl-how-to-get__item--content>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.tpl .tpl-how-to-get__item--ic{margin-bottom:1rem;display:block}.tpl .tpl-how-to-get__item--ic svg{fill-rule:evenodd;clip-rule:evenodd;width:120px;height:120px;display:block;fill:none}.tpl .tpl-how-to-get__item--ic svg stop:nth-child(1){stop-color:#ff2424}.tpl .tpl-how-to-get__item--ic svg stop:nth-child(2){stop-color:#c60c0c}@media only screen and (max-width:992px){.tpl .tpl-how-to-get__item--ic svg{width:90px;height:90px}}@media only screen and (max-width:575px){.tpl .tpl-how-to-get__item--ic svg{width:78px;height:78px}}@media only screen and (max-width:767px){.tpl .tpl-how-to-get__item--ic{margin-right:12px;-webkit-box-flex:0;-ms-flex:none;flex:none}}.tpl .tpl-how-to-get__item h2,.tpl .tpl-how-to-get__item h3,.tpl .tpl-how-to-get__item h4{font:1.5rem "Manrope-SemiBold",sans-serif;line-height:1.2;margin-bottom:1rem;color:#0f0e42}@media only screen and (max-width:992px){.tpl .tpl-how-to-get__item h2,.tpl .tpl-how-to-get__item h3,.tpl .tpl-how-to-get__item h4{font-size:1.25rem;margin-bottom:12px}}.tpl .tpl-how-to-get__item a{color:#1cc32c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12px}.tpl .tpl-how-to-get__item a span{text-decoration:underline;text-underline-offset:5px;display:inline}.tpl .tpl-how-to-get__item a svg{width:1.5rem;height:1.5rem;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-transition:fill .17s ease-in-out;transition:fill .17s ease-in-out;fill:#1cc32c}.tpl .tpl-how-to-get__item a:hover{color:#19b128}.tpl .tpl-how-to-get__item a:hover svg{fill:#19b128}.tpl .tpl-time{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff2424;background:-webkit-gradient(linear,left top,left bottom,from(#FF2424),to(#c60c0c));background:linear-gradient(180deg,#FF2424 0%,#c60c0c 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);line-height:1.4;font-size:.875rem;gap:4px}.tpl .tpl-time svg{width:20px;height:20px;-webkit-box-flex:0;-ms-flex:none;flex:none;fill:none}.tpl .tpl-time-defs stop:nth-child(1){stop-color:#ff2424}.tpl .tpl-time-defs stop:nth-child(2){stop-color:#c60c0c}.tpl .tpl-checkbox__label input:checked~.tpl-checkbox__sign{background-color:#bcbcca!important;border-color:#bcbcca!important;background-image:url(../img/icons/svg/check.svg)}.tpl .tpl-checkbox__label .tpl-checkbox__sign{position:relative!important;width:18px!important;height:18px!important;border-radius:5px!important;transition:all .23s ease-in-out!important;border:1px solid #ff3d00;background-color:#fff;flex:none!important;margin-right:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:12px!important;min-width:18px!important;min-height:18px!important}.tpl .tpl-checkbox:checked~.tpl-checkbox__sign::after{display:none!important}.tpl .tpl-checkbox__label a{border-bottom:1px solid!important}
/*# sourceMappingURL=index.template.min.css.map */