@charset "UTF-8";@font-face{font-family:Montserrat;src:url(../../fonts/Montserrat/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}section{margin-top:4rem}@media only screen and (min-width:1024px){section{margin-top:6rem}}@media only screen and (min-width:1280px){section{margin-top:8rem}}@media only screen and (min-width:1440px){section{margin-top:10rem}}.entry{margin-top:1rem}@media only screen and (min-width:1024px){.entry{margin-top:2rem}}@media only screen and (min-width:1024px){.entry>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem}}@media only screen and (min-width:1280px){.entry>.container{gap:4rem}}@media only screen and (min-width:1440px){.entry>.container{gap:6rem}}@media only screen and (min-width:1600px){.entry>.container{gap:8.5rem}}.entry__telegram{position:relative;width:5.2rem;height:5.2rem}@media only screen and (min-width:1280px){.entry__telegram{width:8rem;height:8rem}}.entry__telegram-icon{width:100%;height:100%;background-image:url(../../images/icons/telegram.svg);background-size:contain;background-repeat:no-repeat}.entry__telegram-text{position:absolute;bottom:0;left:3.8rem;padding:.25rem .75rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;background:#000;border-radius:.4rem;font-weight:500;font-size:1.4rem;line-height:140%;color:#fff}@media only screen and (min-width:1280px){.entry__telegram-text{left:5.8rem;font-size:1.8rem;line-height:2rem}}.entry__title{margin-top:1rem;font-weight:700;font-size:4rem;line-height:124%;text-transform:uppercase;color:#122820}@media only screen and (min-width:1280px){.entry__title{margin-top:1.6rem;font-size:5.6rem}}@media only screen and (min-width:1440px){.entry__title{font-size:7rem}}.entry__list{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem}@media only screen and (min-width:1280px){.entry__list{margin-top:1.2rem}}.entry__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1280px){.entry__li{font-size:1.8rem;gap:1.2rem}}@media only screen and (min-width:1440px){.entry__li{font-size:2rem}}.entry__li::before{content:"";margin-top:.2rem;width:1.6rem;height:1.6rem;background-image:url(../../images/icons/checkbox-green.svg);background-size:contain;background-repeat:no-repeat}.entry__link{margin-top:2rem;padding:1.3rem 7.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:1.8rem;line-height:190%;color:#fff}@media only screen and (max-width:767px){.entry__link{width:100%;max-width:40rem}}@media only screen and (min-width:1280px){.entry__link{margin-top:2.4rem}}.entry__video{margin-top:2rem}@media only screen and (min-width:1024px){.entry__video{margin-top:0;width:50%;max-width:75rem}}@media only screen and (min-width:1600px){.entry__video{width:75rem}}.entry__video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.2rem}@media only screen and (min-width:1280px){.entry__video video{border-radius:2rem}}@media only screen and (min-width:1600px){.entry__video video{border-radius:3rem}}.success{padding:2rem 0;background:#f5f4f7}@media only screen and (min-width:1024px){.success{padding:6rem 0}}@media only screen and (min-width:1280px){.success{padding:10rem 0}}.success__title{font-family:"Google Sans";font-weight:700;font-size:2rem;line-height:130%;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#1d1d1d}@media only screen and (min-width:1024px){.success__title{font-size:2.4rem}}@media only screen and (min-width:1280px){.success__title{font-size:2.8rem}}@media only screen and (min-width:1440px){.success__title{font-size:3.2rem;line-height:200%}}.success__text{margin:1.2rem auto 0;font-weight:400;font-size:1.6rem;line-height:140%;text-align:center;color:#757575}@media only screen and (min-width:1024px){.success__text{font-size:1.8rem}}@media only screen and (min-width:1280px){.success__text{font-size:2rem;max-width:96.5rem}}@media only screen and (min-width:1440px){.success__text{margin-top:0}}.success__list{margin-top:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media only screen and (min-width:1024px){.success__list{margin-top:1.2rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1440px){.success__list{margin-top:2.4rem;gap:2.4rem}}.success__li{padding:1.2rem;background:#fff;border-radius:2rem}@media only screen and (max-width:1023px){.success__li{margin:0 auto;max-width:50rem}}@media only screen and (min-width:1024px){.success__li{width:calc(33.33% - 1.0666666667rem)}}@media only screen and (min-width:1440px){.success__li{padding:2rem;width:calc(33.33% - 1.6rem)}}.success__li-img{width:100%;height:15rem}.success__li-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.8rem}.success__li-title{margin-top:1.6rem;font-weight:500;font-size:2rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1440px){.success__li-title{margin-top:2rem}}@media only screen and (min-width:1600px){.success__li-title{font-size:2.4rem}}.success__li-text{margin-top:.8rem;font-weight:400;font-size:1.6rem;line-height:140%;color:#4d4e4e}@media only screen and (min-width:1600px){.success__li-text{font-size:1.8rem}}@media only screen and (max-width:480px){.subscribe>.container{padding:0}}.subscribe__wrap{padding:3rem 2rem 0;background:#63a712;border-radius:2rem}@media only screen and (min-width:1600px){.subscribe__wrap{padding:5rem 10rem 0 5rem}}.subscribe__title{font-weight:600;font-size:2.6rem;line-height:130%;text-align:center;color:#fff}@media only screen and (min-width:1024px){.subscribe__title{font-size:3.2rem}}@media only screen and (min-width:1280px){.subscribe__title{font-size:4rem}}@media only screen and (min-width:1440px){.subscribe__title{font-size:4.8rem}}.subscribe__content{margin-top:1.6rem}@media only screen and (min-width:1024px){.subscribe__content{margin-top:2rem;display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-ms-grid-rows:auto auto;grid-template-rows:auto auto;grid-column-gap:4rem;grid-row-gap:0}}@media only screen and (min-width:1280px){.subscribe__content{margin-top:2.4rem;grid-column-gap:6rem}}@media only screen and (min-width:1440px){.subscribe__content{grid-column-gap:8rem}}@media only screen and (min-width:1600px){.subscribe__content{grid-column-gap:13rem}}.subscribe__telegram{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.2rem}@media only screen and (min-width:1024px){.subscribe__telegram{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/2/2}}.subscribe__telegram-icon{width:4.2rem;height:4.2rem;background-image:url(../../images/icons/telegram.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1280px){.subscribe__telegram-icon{width:5rem;height:5rem}}.subscribe__telegram-text{font-weight:500;font-size:1.4rem;line-height:140%;color:#fff}@media only screen and (min-width:1280px){.subscribe__telegram-text{font-size:1.6rem}}.subscribe__telegram-title{margin-top:.2rem;font-weight:500;font-size:2rem;line-height:120%;color:#fff}@media only screen and (min-width:1024px){.subscribe__telegram-title{white-space:nowrap}}@media only screen and (min-width:1280px){.subscribe__telegram-title{font-size:3.2rem}}.subscribe__main{margin-top:2rem}@media only screen and (min-width:1024px){.subscribe__main{margin-top:0;margin-bottom:4rem;-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/3/3}}@media only screen and (min-width:1440px){.subscribe__main{margin-bottom:6.6rem}}.subscribe__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media only screen and (min-width:1024px){.subscribe__list{max-width:62rem}}.subscribe__li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem;font-weight:500;font-size:1.6rem;line-height:140%;color:#fff}.subscribe__li::before{content:"";margin-top:.5rem;width:1.2rem;height:1.2rem;-ms-flex-negative:0;flex-shrink:0;background-image:url(../../images/icons/check-white.svg);background-size:contain;background-repeat:no-repeat}.subscribe__price{margin-top:2rem;font-weight:400;font-size:1.4rem;line-height:130%;color:#fff;text-align:center}@media only screen and (min-width:1440px){.subscribe__price{margin-top:3.2rem}}.subscribe__price b{font-weight:600;font-size:4rem;line-height:130%}.subscribe__bttn{margin:1.6rem auto 0;padding:2rem 10rem;display:block;max-width:58rem;background:#fff;border-radius:1.4rem;font-weight:500;font-size:1.8rem;line-height:2rem;color:#122820}@media only screen and (max-width:599px){.subscribe__bttn{width:100%}}@media only screen and (min-width:1440px){.subscribe__bttn{padding:2rem 22rem}}.subscribe__img{margin:2.4rem auto 0;width:100%;max-width:32.5rem;height:auto}@media only screen and (min-width:1024px){.subscribe__img{margin-top:0;-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:2/1/3/2;align-self:flex-end}}@media only screen and (min-width:1280px){.subscribe__img{max-width:40rem;height:40rem}}.subscribe__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.subscribe2{margin-top:2rem}@media only screen and (min-width:1024px){.subscribe2{margin-top:4rem}}@media only screen and (min-width:1280px){.subscribe2{margin-top:5rem}}.subscribe2__or{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Google Sans";font-weight:400;font-size:1.6rem;line-height:112%;color:#757575}@media only screen and (min-width:1280px){.subscribe2__or{font-size:2.4rem}}.subscribe2__or span{padding:.2rem 1rem;background:#fff}.subscribe2__or::after,.subscribe2__or::before{content:"";width:calc(50% - 1.5rem);height:.1rem;background-color:#f5f4f7}.subscribe2__title{margin-top:2.4rem;font-weight:500;font-size:2.4rem;line-height:120%;color:#122820;text-align:center}@media only screen and (min-width:1024px){.subscribe2__title{font-size:3.2rem}}@media only screen and (min-width:1280px){.subscribe2__title{font-size:3.6rem}}@media only screen and (min-width:1440px){.subscribe2__title{margin-top:4rem;font-size:4rem}}.subscribe2__subtitle{margin-top:1rem;font-family:"Google Sans";font-weight:400;font-size:1.2rem;line-height:120%;color:#757575;text-align:center}@media only screen and (min-width:1024px){.subscribe2__subtitle{margin-top:.6rem;font-size:1.4rem}}@media only screen and (min-width:1280px){.subscribe2__subtitle{font-size:1.8rem}}.subscribe2__cards{margin-top:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}@media only screen and (min-width:1024px){.subscribe2__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1280px){.subscribe2__cards{margin-top:3.2rem;gap:1.6rem}}.subscribe2__card{background:#fff;border:1px solid #f5f4f7;border-radius:2rem}@media only screen and (max-width:1023px){.subscribe2__card{max-width:50rem}}@media only screen and (min-width:1024px){.subscribe2__card{width:40%;max-width:60rem}}@media only screen and (min-width:1600px){.subscribe2__card{width:60rem}}.subscribe2__card_popular{background:#63a712;border-color:#63a712}@media only screen and (min-width:1024px){.subscribe2__card_popular .subscribe2__card-content{padding-top:2.4rem}}@media only screen and (min-width:1600px){.subscribe2__card_popular .subscribe2__card-content{padding-top:2.4rem}}.subscribe2__card-popular{height:2.6rem;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;font-weight:700;font-size:1rem;line-height:120%;letter-spacing:.08em;text-transform:uppercase;color:#f5f4f7}@media only screen and (min-width:1024px){.subscribe2__card-popular{height:4rem;font-size:1.4rem;line-height:120%}}.subscribe2__card-content{padding:2rem;background:#fff;border-radius:2rem}@media only screen and (min-width:1024px){.subscribe2__card-content{padding:6.4rem 4rem 4rem}}@media only screen and (min-width:1600px){.subscribe2__card-content{padding:6.4rem 8.4rem 4rem}}.subscribe2__card-title{font-weight:500;font-size:2rem;line-height:120%;color:#122820;text-align:center}@media only screen and (min-width:1280px){.subscribe2__card-title{font-size:3rem}}.subscribe2__card-price{margin-top:1.8rem;font-family:"Google Sans";font-weight:400;font-size:1.2rem;line-height:120%;color:#757575;text-align:center}@media only screen and (min-width:1280px){.subscribe2__card-price{margin-top:.8rem;font-size:1.4rem}}.subscribe2__card-price b{font-weight:700;font-size:3.2rem;line-height:120%;color:#1d1d1d}.subscribe2__card-bttn{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:1rem 6rem;border:.1rem solid #63a712;border-radius:1.4rem;font-weight:500;font-size:1.4rem;line-height:140%;color:#63a712;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.subscribe2__card-bttn{padding:1.5rem 8rem;font-size:1.8rem;line-height:2rem}}.subscribe2__card-bttn:hover{background:#63a712;color:#fff}.subscribe2__card-text{margin-top:.8rem;font-family:"Google Sans";font-weight:400;font-size:1rem;line-height:120%;color:#757575;text-align:center}.subscribe2__card-list{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.subscribe2__card-li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.6rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}@media only screen and (min-width:1280px){.subscribe2__card-li{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1440px){.subscribe2__card-li{font-size:1.8rem}}.subscribe2__card-li::before{content:"";margin-top:.3rem;width:1.4rem;height:1.4rem;background-image:url(../../images/icons/checkbox-green.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1440px){.subscribe2__card-li::before{width:1.8rem;height:1.8rem}}.practice{padding:4rem 0 0;background:#f5f4f7}@media only screen and (min-width:1024px){.practice{padding:6rem 0}}@media only screen and (min-width:1280px){.practice{padding:8rem 0}}@media only screen and (min-width:1440px){.practice{padding:10rem 0}}@media only screen and (min-width:1600px){.practice{margin-top:14rem}}@media only screen and (min-width:1024px){.practice__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width:1024px){.practice__content{max-width:62rem}}@media only screen and (min-width:1280px){.practice__content{max-width:66rem}}@media only screen and (min-width:1600px){.practice__content{max-width:68rem}}.practice__author{font-weight:700;font-size:3.2rem;line-height:120%;letter-spacing:.02em;text-transform:uppercase;color:#122820}@media only screen and (min-width:1280px){.practice__author{font-size:4.4rem}}.practice__slogan{margin-top:1.2rem;font-weight:500;font-size:1.6rem;line-height:120%;color:#122820}@media only screen and (min-width:1280px){.practice__slogan{margin-top:.4rem;font-size:2.4rem}}.practice__title{margin-top:1.2rem;font-weight:700;font-size:3.6rem;line-height:120%;color:#1d1d1d}@media only screen and (min-width:1280px){.practice__title{margin-top:2rem;font-size:4.8rem}}@media only screen and (min-width:1440px){.practice__title{font-size:6rem}}.practice__citate-wrap{margin-top:1.2rem}@media only screen and (min-width:1280px){.practice__citate-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.2rem}}@media only screen and (min-width:1600px){.practice__citate-wrap{margin-top:2rem}}.practice__citate-icon{width:3.6rem;height:3.6rem;background-image:url(../../images/icons/commas.svg);background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1024px){.practice__citate-icon{-ms-flex-negative:0;flex-shrink:0}}.practice__citate{margin-top:.8rem}@media only screen and (min-width:1024px){.practice__citate{margin-top:0}}.practice__text{font-weight:400;font-size:2rem;line-height:140%;color:#122820}.practice__text:not(:first-of-type){margin-top:1.2rem}.practice__list{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.practice__li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:600;font-size:2rem;line-height:140%;color:#122820}.practice__li::before{content:"";width:3.2rem;height:3.2rem;background-image:url(../../images/trading-ideas/practice-1.svg);background-size:contain;background-repeat:no-repeat}.practice__li:nth-of-type(1)::before{background-image:url(../../images/trading-ideas/practice-1.svg)}.practice__li:nth-of-type(2)::before{background-image:url(../../images/trading-ideas/practice-2.svg)}.practice__li:nth-of-type(3)::before{background-image:url(../../images/trading-ideas/practice-3.svg)}@media only screen and (min-width:1024px){.practice__li br{display:none}}.practice__bttn{margin-top:1.2rem;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.3rem 2rem;font-weight:700;font-size:1.8rem;line-height:190%;color:#fff}@media only screen and (max-width:767px){.practice__bttn{width:100%}}@media only screen and (min-width:1280px){.practice__bttn{margin-left:4.8rem}}@media only screen and (min-width:1600px){.practice__bttn{padding:1.3rem 4rem}}.practice__img{margin-top:2.8rem;position:relative;right:-2rem;width:100%;max-width:40rem;height:57rem}@media only screen and (min-width:1024px){.practice__img{position:absolute;bottom:-6rem;right:0;margin-top:0}}@media only screen and (min-width:1280px){.practice__img{max-width:54rem;height:76rem;bottom:-8rem}}@media only screen and (min-width:1440px){.practice__img{max-width:62rem;height:86rem;bottom:-10rem}}@media only screen and (min-width:1600px){.practice__img{right:16rem}}.practice__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.practice__numbers{position:absolute;top:3.6rem;left:-1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4.1rem}@media only screen and (min-width:1024px){.practice__numbers{top:0;left:unset;right:0}}@media only screen and (min-width:1280px){.practice__numbers{top:20rem}}@media only screen and (min-width:1440px){.practice__numbers{top:24rem;right:unset;left:calc(100% - 6rem)}}.practice__number:not(:first-of-type){position:relative}.practice__number:not(:first-of-type)::before{content:"";position:absolute;top:-2.1rem;left:0;width:100%;height:.1rem;background:#e0e0e0}.practice__number-el{font-weight:700;font-size:3.6rem;line-height:120%;color:#1d1d1d}.practice__number-text{font-weight:500;font-size:2.4rem;line-height:120%;color:#1d1d1d;white-space:nowrap}@media only screen and (min-width:1600px){.ideas{margin-top:14rem}}.ideas__img{position:relative;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:40rem}@media only screen and (min-width:768px){.ideas__img{max-width:60rem}}@media only screen and (min-width:1024px){.ideas__img{max-width:80rem}}@media only screen and (min-width:1280px){.ideas__img{max-width:104.8rem}}.ideas__img::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6.7rem;height:6.7rem;background-image:url(../../images/icons/play-gray.svg);background-size:contain;background-repeat:no-repeat;z-index:5}.ideas__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:1.2rem}@media only screen and (min-width:1280px){.ideas__img img{border-radius:2rem}}.ideas__link{margin-top:1.6rem;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;gap:.4rem;font-weight:700;font-size:1.6rem;line-height:140%;color:#122820}@media only screen and (min-width:1280px){.ideas__link{margin-top:2rem;font-size:2.4rem}}.ideas__link::before{content:"";width:2.2rem;height:2.2rem;background-image:url(../../images/icons/arrow-bold.svg);background-size:contain;background-repeat:no-repeat;z-index:5}@media only screen and (min-width:1280px){.ideas__link::before{width:2.8rem;height:2.8rem}}.ideas__bttn{margin:1.2rem auto 0;padding:1.7rem 8rem;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;font-size:1.8rem;line-height:111%;color:#fff}@media only screen and (max-width:767px){.ideas__bttn{width:100%;max-width:40rem}}@media only screen and (min-width:1280px){.ideas__bttn{padding:1.7rem 12rem}}.help{position:relative;margin-top:4rem;padding:4rem 0;background:#f0ffef}.help::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../images/lands8/help.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:5}@media only screen and (min-width:1024px){.help{margin-top:6rem;padding:6rem 0}}@media only screen and (min-width:1280px){.help{margin-top:8rem;padding:8rem 0}}@media only screen and (min-width:1440px){.help{margin-top:10rem}}.help>.container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.help__img{width:10rem;height:10rem}@media only screen and (min-width:1024px){.help__img{width:15.6rem;height:15.6rem}}.help__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.help__title{margin:1.6rem auto 0;max-width:34.5rem;font-family:Montserrat;font-weight:600;font-size:4rem;line-height:103%;text-align:center;color:#1f1f1f}@media only screen and (min-width:1024px){.help__title{margin-top:2rem;font-size:6rem;max-width:70.5rem}}.help__text{margin:2rem auto 0;max-width:38.5rem;font-weight:400;font-size:1.8rem;line-height:140%;text-align:center;color:#1f1f1f}@media only screen and (min-width:1024px){.help__text{margin-top:1.2rem;max-width:55.5rem}}.help__text b{font-weight:700}.help__button{margin-top:2.4rem;padding:1.3rem 4rem;font-weight:700;font-size:1.8rem;line-height:190%;color:#fff}@-webkit-keyframes scrollRow1{to{-webkit-transform:translateY(calc(-50% - 1rem));transform:translateY(calc(-50% - 1rem))}}@keyframes scrollRow1{to{-webkit-transform:translateY(calc(-50% - 1rem));transform:translateY(calc(-50% - 1rem))}}@-webkit-keyframes scrollRow2{to{-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}}@keyframes scrollRow2{to{-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}}@-webkit-keyframes scrollRow3{to{-webkit-transform:translateY(calc(-50% + 1rem));transform:translateY(calc(-50% + 1rem))}}@keyframes scrollRow3{to{-webkit-transform:translateY(calc(-50% + 1rem));transform:translateY(calc(-50% + 1rem))}}.reviews{margin-top:4rem}@media only screen and (min-width:1024px){.reviews{margin-top:6rem}}@media only screen and (min-width:1280px){.reviews{margin-top:8rem}}@media only screen and (min-width:1440px){.reviews{margin-top:10rem}}.reviews__title{font-weight:700;font-size:2rem;line-height:140%;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#1d1d1d}@media only screen and (min-width:1024px){.reviews__title{font-size:2.8rem}}@media only screen and (min-width:1280px){.reviews__title{font-size:3.2rem}}.reviews__subtitle{margin-top:1.2rem;font-weight:400;font-size:2rem;line-height:150%;text-align:center;color:#4d4e4e}@media only screen and (min-width:1024px){.reviews__subtitle{margin:.6rem auto 0;max-width:50rem}}@media only screen and (min-width:1280px){.reviews__subtitle{margin-top:.4rem;max-width:100%}}.reviews__container-bg{margin-top:1.6rem;background:#f0ffef}@media only screen and (min-width:1024px){.reviews__container-bg{margin-top:4rem;max-height:71rem;overflow:hidden;position:relative}}.reviews__lists{display:none}@media only screen and (min-width:1024px){.reviews__lists{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}}.reviews__list{padding:9rem 0 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7rem}@media only screen and (min-width:1024px){.reviews__list{width:calc(33.33% - 1.3333333333rem)}.reviews__list:nth-of-type(1){-webkit-animation:scrollRow1 40s forwards linear infinite;animation:scrollRow1 40s forwards linear infinite}.reviews__list:nth-of-type(1):hover{-webkit-animation-play-state:paused;animation-play-state:paused}.reviews__list:nth-of-type(2){-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:scrollRow2 40s forwards linear infinite;animation:scrollRow2 40s forwards linear infinite}.reviews__list:nth-of-type(2):hover{-webkit-animation-play-state:paused;animation-play-state:paused}.reviews__list:nth-of-type(3){-webkit-animation:scrollRow3 40s forwards linear infinite;animation:scrollRow3 40s forwards linear infinite}.reviews__list:nth-of-type(3):hover{-webkit-animation-play-state:paused;animation-play-state:paused}}@media only screen and (min-width:1024px){.reviews__list_mob{display:none}}.reviews__li{position:relative;padding:4rem 2rem;background:#fff;border-radius:2rem}.reviews__avatar{position:absolute;top:-5rem;left:4rem;width:6.4rem;height:6.4rem}.reviews__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.4rem;-webkit-box-shadow:0 8px 8px -5px #d8d7d7;box-shadow:0 8px 8px -5px #d8d7d7}.reviews__text{font-family:"Google Sans",sans-serif;font-style:italic;font-weight:400;font-size:1.4rem;line-height:140%;color:#1d1d1d}.reviews__info{margin-top:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__name{font-weight:500;font-size:1.8rem;line-height:130%;color:#1d1d1d}.reviews__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:400;font-size:1.4rem;line-height:140%;color:#757575}.reviews__location svg{width:1.6rem;height:1.6rem;-ms-flex-negative:0;flex-shrink:0}.reviews__location b{font-weight:500}.reviews__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.reviews__logo{width:2.8rem;height:2.8rem}.reviews__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reviews__rate{width:7.6rem;height:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__rate img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.faq{margin-top:4rem}@media only screen and (min-width:1024px){.faq{margin-top:6rem}}@media only screen and (min-width:1280px){.faq{margin-top:8rem}}@media only screen and (min-width:1440px){.faq{margin-top:10rem}}.faq__title{font-weight:700;font-size:2rem;line-height:140%;letter-spacing:.02em;text-transform:uppercase;color:#122820;text-align:center}@media only screen and (min-width:1024px){.faq__title{font-size:2.8rem}}@media only screen and (min-width:1280px){.faq__title{font-size:3.2rem}}.faq__list{margin:1.2rem auto 0;max-width:88rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}@media only screen and (min-width:1024px){.faq__list{margin-top:1.6rem}}.faq__li{padding:1.6rem 1.2rem;border:.1rem solid #f5f4f7;border-radius:1.6rem;-webkit-transition:.3s padding linear;transition:.3s padding linear}@media only screen and (min-width:1280px){.faq__li{padding:3rem 2rem}}.faq__li.active{padding-bottom:1rem}.faq__li.active .faq__li-icon::after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.faq__li-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.faq__li-question{max-width:calc(100% - 5rem);font-weight:500;font-size:1.8rem;line-height:120%;color:#122820}@media only screen and (min-width:1280px){.faq__li-question{font-size:2rem}}.faq__li-icon{position:relative;width:2.4rem;height:2.4rem}.faq__li-icon::after,.faq__li-icon::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.4rem;height:.2rem;background:-webkit-gradient(linear,left top,left bottom,from(#5aa000),to(#9ad556));background:linear-gradient(180deg,#5aa000 0,#9ad556 100%);border-radius:.2rem}@media only screen and (min-width:1280px){.faq__li-icon::after,.faq__li-icon::before{width:2rem}}.faq__li-icon::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg);-webkit-transition:.3s -webkit-transform ease-in-out;transition:.3s -webkit-transform ease-in-out;transition:.3s transform ease-in-out;transition:.3s transform ease-in-out,.3s -webkit-transform ease-in-out}.faq__li-answer{margin-top:1rem;font-weight:400;font-size:1.4rem;line-height:143%;color:#4d4e4e;display:none}@media only screen and (min-width:1280px){.faq__li-answer{margin-top:1.6rem;font-size:1.6rem;line-height:140%}}.trial{margin-bottom:4rem}@media only screen and (min-width:1024px){.trial{margin-bottom:6rem}}@media only screen and (min-width:1280px){.trial{margin-bottom:8rem}}@media only screen and (min-width:1440px){.trial{margin-bottom:10rem}}@media only screen and (max-width:480px){.trial>.container{padding:0}}.trial__wrap{padding:3rem 2rem 0;background:#4b8600;border-radius:2rem}@media only screen and (min-width:1024px){.trial__wrap{padding:4rem 4rem 0 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4rem}}@media only screen and (min-width:1280px){.trial__wrap{padding:5.6rem 6.6rem 0 13rem;gap:10rem}}@media only screen and (min-width:1440px){.trial__wrap{gap:14rem;border-radius:4rem}}@media only screen and (min-width:1600px){.trial__wrap{gap:19rem}}.trial__title{font-weight:700;font-size:3.2rem;line-height:140%;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#fff}@media only screen and (min-width:1280px){.trial__title{font-size:4rem}}.trial__title b{font-weight:900}.trial__price{margin-top:1.6rem;font-weight:400;font-size:2rem;line-height:130%;color:#fff;text-align:center}.trial__price b{font-size:4rem;line-height:3.4rem}.trial__bttn{margin:2rem auto 0;padding:2rem 10rem;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;border-radius:1.4rem;font-weight:500;font-size:1.8rem;line-height:111%;color:#122820}@media only screen and (min-width:1280px){.trial__bttn{padding:2rem 16rem}}.trial__img{position:relative;margin:4rem auto 0;width:36.4rem}@media only screen and (min-width:1024px){.trial__img{margin:0}}@media only screen and (min-width:1280px){.trial__img{width:40rem}}.trial__img::before{content:"";position:absolute;top:3rem;left:-2rem;width:8.5rem;height:8.5rem;background-image:url(../../images/trading-ideas/telegram-img.png);background-size:contain;background-repeat:no-repeat}@media only screen and (min-width:1280px){.trial__img::before{top:-1rem;left:-6.5rem;width:12.5rem;height:12.5rem}}.trial__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}