:root{--bg-color: #00aef0;--color: rgb(255 255 255 / 80%);--divider-color: #a7c5d8;--border-radius: 1rem;--font-base: "NunitoSans";--font-custom: "Montserrat";--font-ar: "ReadexPro";--font-size: 10px;--line-height: 1.4;--min-width: 32rem;--transition-duration: .3s;--transition-timing-function: ease;--header-color: #fdfdfe;--heading-color: #fdfdfe;--header-links-bg: #fff;--footer-color: #fff;--footer-text-color: #fff;--footer-copy-color: #fff;--footer-border-color: #1cff6a;--primary-color: #1cff6a;--btn-color: #171516;--btn-bg: #1cff6a;--btn-bg-hover: #52ff8d;--btn-bg-focus: #16e65d}:root{--header-offset-top: 3.6rem;--breakpoint: 116rem}@media (width <= 1199px){:root{--header-offset-top: 2rem;--breakpoint: 94rem}}@media (width <= 959px){:root{--breakpoint: 62rem}}@media (width <= 639px){:root{--breakpoint: 46rem}}@media (width <= 479px){:root{--breakpoint: 30rem}}h1{font-family:var(--font-custom),sans-serif;font-size:8rem;font-weight:700;line-height:1.2;color:var(--heading-color)}.ar-lang h1{line-height:1.4}@media (max-width: 1199px){h1{font-size:7rem}}@media (max-width: 959px){h1{font-size:4.8rem}}@media (max-width: 479px){h1{font-size:4.2rem}}h2{font-family:var(--font-custom),sans-serif;font-size:5.6rem;font-weight:800;line-height:1.2;color:var(--heading-color)}@media (max-width: 1199px){h2{font-size:4.6rem}}@media (max-width: 959px){h2{font-size:3.2rem}}*{box-sizing:border-box;margin:0;padding:0}*:after,*:before{box-sizing:border-box}html,body{height:100%}html{font-size:var(--font-size);scroll-behavior:smooth}body{min-width:var(--min-width);font-family:var(--font-base),sans-serif;line-height:var(--line-height);color:var(--color);background-color:var(--bg-color)}svg.hidden{display:none}#layout{display:flex;min-height:100%;overflow-x:hidden;flex-direction:column}.main{position:relative}a{text-decoration:none}.link{color:inherit;transition:border var(--transition-duration);border-bottom:.1rem solid}.link:hover{border-color:transparent}svg{--size: 3.4rem;display:block;width:var(--size);height:var(--size);pointer-events:none}.container{width:100%;max-width:1190px;margin:0 auto;padding-right:1.5rem;padding-left:1.5rem}@media (max-width: 1199px){.container{max-width:970px}}@media (max-width: 959px){.container{max-width:650px}}@media (max-width: 639px){.container{max-width:490px}}@media (max-width: 479px){.container{max-width:330px}}.btn{--padding: 1.7rem 3.6rem;--border-radius: 8rem;--font-size: 2.4rem;display:inline-flex;align-items:center;justify-content:center;width:var(--width, auto);min-width:18rem;padding:var(--padding);font-family:var(--font-custom),sans-serif;font-size:var(--font-size);font-weight:700;line-height:1;text-align:center;text-transform:uppercase;color:var(--btn-color);border-radius:var(--border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn__text,.btn__icon{position:relative;z-index:10;line-height:1.3}.btn__icon{margin-left:1.2rem;color:var(--btn-bg);transition:color var(--transition-duration) var(--transition-timing-function)}.btn--primary:hover .btn__icon{color:var(--btn-bg-hover)}.btn--primary:focus .btn__icon,.btn--primary:active .btn__icon{color:var(--btn-bg-focus)}.btn--primary{background-color:var(--btn-bg);transition:background-color var(--transition-duration) var(--transition-timing-function)}.btn--primary:hover{background-color:var(--btn-bg-hover)}.btn--primary:focus,.btn--primary:active{background-color:var(--btn-bg-focus)}@media (max-width: 959px){.btn{--font-size: 2rem;--padding: 1.4rem 3rem}}@media (max-width: 479px){.btn{--padding: 1.8rem 0;width:100%}}[data-aos=fade-up]{transform:translate3d(0,50px,0)}.header{--header-offset-top: 16.6rem}@media (max-width: 1199px){.header{--header-offset-top: 8rem}}@media (max-width: 959px){.header{--header-offset-top: 2rem}}.header .logo__icon.logo__icon--color,.header #pocket-broker{display:none}.header #pocket-broker-new{visibility:visible}@media (min-width: 640px) and (max-width: 959px){.header__inner{justify-items:center}body:not(.ar-lang) .header__inner{grid-template-columns:1fr}}.languages__title{color:#fff}.languages__link{color:#3c0000}.footer{--padding-top: 12rem;position:relative;z-index:5;background-color:var(--bg-color)}@media (max-width: 959px){.footer{--padding-top: 8rem}}.footer .logo__icon.logo__icon--color,.footer #pocket-broker{display:none}.footer #pocket-broker-new{visibility:visible}.footer .link{border-color:var(--primary-color)}.footer .link:hover{border-color:transparent}section [class*=__t--center]{text-align:center}.main-section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media (min-width: 960px){.main-section{--padding-top: 20.2rem;height:84.8rem}}@media (min-width: 1200px){.main-section{--padding-top: 28.8rem;--padding-bottom: 15.8rem;height:97.4rem}}@media (max-width: 959px){.main-section{--padding-top: 9.2rem;--padding-bottom: 16rem}}.main-section:before{--top: 20rem;--left: 53.8rem;--width: 110rem;--height: 76.8rem;--blur: 200px;position:absolute;top:var(--top);left:var(--left);z-index:2;width:var(--width);height:var(--height);background-color:#065eeaa1;border-radius:100%;content:" ";filter:blur(var(--blur));will-change:filter;left:calc((100vw - var(--breakpoint)) / 2 + var(--left))}@media (max-width: 1199px){.main-section:before{--top: 19.8rem;--left: 34.6rem;--width: 83.8rem;--height: 58.4rem;--blur: 152px}}@media (max-width: 959px){.main-section:before{--top: 10.2rem;--left: -2rem;--width: 67.8rem;--height: 47.4rem;--blur: 120px}}@media (max-width: 639px){.main-section:before{--left: -10.2rem}}.main-section__title,.main-section__text,.main-section__btn{position:relative;z-index:5}.main-section__title{width:-moz-fit-content;width:fit-content}@media (max-width: 959px){.main-section__title{margin:0 auto;text-align:center}}.main-section__title .highlight{position:relative;display:block;color:var(--bg-color)}.main-section__title .highlight:before{position:absolute;z-index:-1;background-color:var(--header-color);border-radius:2rem;pointer-events:none;content:" ";inset:var(--inset)}@media (min-width: 960px){.main-section__title .highlight:before{--inset: 0 -1.2rem}}@media (min-width: 1200px){.main-section__title .highlight:before{--inset: 1rem -1.8rem -.2rem}}@media (max-width: 959px){.main-section__title .highlight:before{--inset: 0 -1.2rem;border-radius:1.4rem}}@media (max-width: 479px){.main-section__title .highlight:before{--inset: 0 -1rem}}.main-section__candles,.main-section__shadow,.main-section__img{position:absolute;top:var(--top);left:var(--left);max-width:var(--width);pointer-events:none;left:calc((100vw - var(--breakpoint)) / 2 + var(--left))}.main-section__candles{--width: 213.6rem;z-index:1;display:none;-o-object-fit:cover;object-fit:cover}@media (min-width: 960px){.main-section__candles{--top: -6.4rem;--left: -59.8rem}.main-section__candles:not([class*=__candles--]){display:block}}@media (min-width: 1200px){.main-section__candles{--top: .2rem;--left: -48.8rem}}@media (min-width: 480px) and (max-width: 959px){.main-section__candles{--width: 55.8rem;--top: 23.8rem;--left: 2.4rem}.main-section__candles--lg-md{display:block}}@media (max-width: 639px){.main-section__candles{--left: -5.6rem}}@media (max-width: 479px){.main-section__candles{--width: 55.6rem;--top: 23.8rem;--left: -13.2rem}.main-section__candles--xs{display:block}}.main-section__img{z-index:3}@media (min-width: 960px){.main-section__img{--top: 7rem;--left: 27.8rem;--width: 83rem}}@media (min-width: 1200px){.main-section__img{--top: 9.2rem;--left: 38.2rem;--width: 105rem}}@media (max-width: 959px){.main-section__img{--top: 23.4rem;--left: 0rem;--width: 50.6rem}}@media (max-width: 639px){.main-section__img{--left: -8rem}}@media (max-width: 479px){.main-section__img{--left: -15.6rem}}.main-section__text{--width: 42.8rem;--offset-top: 3.2rem;--font-size: 3.2rem;max-width:var(--width);margin-top:var(--offset-top);font-size:var(--font-size);line-height:1.2}@media (max-width: 1199px){.main-section__text{--font-size: 2.6rem}}@media (max-width: 959px){.main-section__text{--width: auto;--offset-top: 43.8rem;--font-size: 2.2rem;text-align:center}}@media (max-width: 639px){.main-section__text{--offset-top: 45.4rem}}.main-section__btn{--offset-top: 8.8rem;margin-top:var(--offset-top)}@media (max-width: 959px){.main-section__btn{--offset-top: 1.6rem;text-align:center}}.main-section__btn .btn{--width: 34rem}.invest-section{--padding-bottom: 30rem;padding-bottom:var(--padding-bottom)}@media (max-width: 1199px){.invest-section{--padding-bottom: 27.2rem}}@media (max-width: 959px){.invest-section{--padding-bottom: 16rem}}.invest-section__title{--width: 63rem;max-width:var(--width);margin:0 auto;text-align:center}@media (max-width: 1199px){.invest-section__title{--width: 54rem}}@media (max-width: 959px){.invest-section__title{--width: auto}}.invest-section__title .highlight{--padding: .1rem 1rem;padding:var(--padding);color:var(--bg-color);background-color:var(--header-color);border-radius:2rem}@media (max-width: 959px){.invest-section__title .highlight{--padding: 0 1rem;border-radius:1.4rem}}.invest-section__text{--width: 96rem;--offset: 3.2rem auto 8.8rem;--font-size: 2.6rem;max-width:var(--width);margin:var(--offset);font-size:var(--font-size);line-height:1.2;text-align:center}@media (max-width: 1199px){.invest-section__text{--width: 78rem;--font-size: 2rem}}@media (max-width: 959px){.invest-section__text{--width: auto;--offset: 2.2rem auto 6.2rem;--font-size: 1.8rem}}.invest-section__list{--gap: 2rem;display:grid;gap:var(--gap)}@media (min-width: 960px){.invest-section__list{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.invest-section__list{--gap: 4rem}}.invest-section__list-item{--height: 20rem;--padding: 4.4rem;position:relative;height:var(--height);padding:var(--padding);overflow:hidden;border-radius:3.2rem}@media (min-width: 960px){.invest-section__list-item{--height: 50rem}}@media (min-width: 1200px){.invest-section__list-item{--height: 54rem}}@media (max-width: 1199px){.invest-section__list-item{--padding: 3.2rem}}@media (max-width: 959px){.invest-section__list-item{--padding: 3.2rem 18rem 3.2rem 3.2rem}}@media (max-width: 479px){.invest-section__list-item{--height: 30rem;--padding: 3.2rem}}.invest-section__list-item:before,.invest-section__list-item:after{position:absolute;border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0}.invest-section__list-item:before{z-index:-2;background-image:linear-gradient(180deg,#00aef0 0%,#fff 100%)}.invest-section__list-item:after{z-index:-1;background-image:linear-gradient(180deg,#4fc7f5 0%,#00aef0 100%);top:.1rem;right:.1rem;bottom:.1rem;left:.1rem}.invest-section__list-title,.invest-section__list-text{font-size:var(--font-size);line-height:1.2;color:var(--heading-color)}.invest-section__list-title{--font-size: 4.4rem;font-weight:700}@media (min-width: 960px){.invest-section__list-title .br{display:block}}@media (max-width: 1199px){.invest-section__list-title{--font-size: 3.8rem}}@media (max-width: 959px){.invest-section__list-title{--font-size: 2.4rem}}.invest-section__list-text{--offset-top: 3.2rem;--font-size: 2rem;margin-top:var(--offset-top);font-weight:500}@media (max-width: 1199px){.invest-section__list-text{--offset-top: 2.4rem;--font-size: 1.8rem}}@media (max-width: 959px){.invest-section__list-text{--offset-top: 1.6rem;--font-size: 1.6rem}}.invest-section__list-placeholder{--size: 25.4rem;--right: -3.2rem;--bottom: -2.6rem;position:absolute;right:var(--right);bottom:var(--bottom);display:flex;align-items:center;justify-content:center;width:var(--size);height:var(--size);background-image:linear-gradient(142deg,rgba(255,255,255,.4) 12.9%,rgba(255,255,255,.1) 106.49%);border-radius:var(--size)}@media (max-width: 1199px){.invest-section__list-placeholder{--size: 21.6rem}}@media (max-width: 959px){.invest-section__list-placeholder{--size: 16.8rem;--right: -1.2rem;--bottom: -2.4rem}}@media (max-width: 1199px){.invest-section__list-icon{transform:scale(.85)}}@media (max-width: 959px){.invest-section__list-icon{transform:scale(.67)}}.invest-section__btn{--offset-top: 8.8rem;margin-top:var(--offset-top);text-align:center}@media (max-width: 959px){.invest-section__btn{--offset-top: 6.2rem}}.invest-section__btn .btn{--width: 34rem}.demo-section{--offset-bottom: 16rem;position:relative;margin-bottom:var(--offset-bottom)}@media (min-width: 960px){.demo-section{--offset-bottom: 29.2rem;height:68.2rem}}@media (min-width: 1200px){.demo-section{--offset-bottom: 30rem;height:84.6rem}}.demo-section__bg{--top: -17.4rem;--left: 1.4rem;--width: 119.2rem;position:absolute;top:var(--top);z-index:-1;max-width:var(--width);pointer-events:none;left:calc((100vw - var(--breakpoint)) / 2 + var(--left))}@media (max-width: 1199px){.demo-section__bg{--top: -10.2rem;--left: 1.8rem;--width: 90.6rem}}@media (max-width: 959px){.demo-section__bg{--top: -6.4rem;--left: -25.8rem;--width: 113.6rem}}@media (max-width: 639px){.demo-section__bg{--top: -5.4rem;--left: -33.8rem}}@media (max-width: 479px){.demo-section__bg{--top: 1.2rem;--left: -37.8rem}}.demo-section__title,.demo-section__text,.demo-section__list,.demo-section__btn{line-height:1.2}@media (min-width: 960px){.demo-section__title,.demo-section__text,.demo-section__list,.demo-section__btn{margin-left:40rem}}@media (min-width: 1200px){.demo-section__title,.demo-section__text,.demo-section__list,.demo-section__btn{margin-left:50rem}}.demo-section__title,.demo-section__list-item{color:var(--heading-color)}.demo-section__title{--padding-top: 8.8rem;padding-top:var(--padding-top)}@media (max-width: 1199px){.demo-section__title{--padding-top: 1.8rem}}@media (max-width: 959px){.demo-section__title{text-align:center}}.demo-section__text{--offset-top: 3.2rem;--offset-bottom: 8.8rem;--font-size: 2.6rem;margin-top:var(--offset-top);margin-bottom:var(--offset-bottom);font-size:var(--font-size)}@media (max-width: 1199px){.demo-section__text{--font-size: 2rem}}@media (max-width: 959px){.demo-section__text{--offset-top: 2.2rem;--offset-bottom: 0;--font-size: 1.8rem;text-align:center}}.demo-section__list{--gap: 4.4rem;display:grid;gap:var(--gap)}@media (max-width: 959px){.demo-section__list{--gap: 2.2rem;width:-moz-fit-content;width:fit-content;margin:0 auto}}.demo-section__list-item{--padding-left: 2.4rem;--font-size: 3.4rem;position:relative;padding-left:var(--padding-left);font-family:var(--font-custom),sans-serif;font-size:var(--font-size);font-weight:700}@media (max-width: 1199px){.demo-section__list-item{--font-size: 2.6rem}}@media (max-width: 959px){.demo-section__list-item{--padding-left: 1.6rem;--font-size: 2rem}}.demo-section__list-item:before{--height: 2.8rem;position:absolute;top:50%;left:0;width:.8rem;height:var(--height);background-color:#fff3;border-radius:3.2rem;content:" ";transform:translateY(-50%)}@media (max-width: 1199px){.demo-section__list-item:before{--height: 2.4rem}}@media (max-width: 959px){.demo-section__list-item:before{--height: 2rem}}.demo-section__img{max-width:var(--width);pointer-events:none}@media (min-width: 960px){.demo-section__img{--top: 3.6rem;--left: 1.6rem;--width: 25rem;position:absolute;top:var(--top);left:calc((100vw - var(--breakpoint)) / 2 + var(--left))}}@media (min-width: 960px){.demo-section__img{--top: 0;--width: 34.6rem}}@media (min-width: 1200px){.demo-section__img{--left: .8rem;--width: 42.8rem}}@media (max-width: 959px){.demo-section__img{--width: 30rem;display:block;margin:4.4rem auto}}.demo-section__btn{--offset-top: 8.8rem;margin-top:var(--offset-top)}@media (max-width: 959px){.demo-section__btn{--offset-top: 4.4rem;text-align:center}}.demo-section__btn .btn{--width: 42rem}@media (max-width: 959px){.demo-section__btn .btn{--width: 34rem}}.practice-section{--offset-bottom: 26.6rem;margin-bottom:var(--offset-bottom)}@media (max-width: 1199px){.practice-section{--offset-bottom: 11.2rem}}@media (max-width: 959px){.practice-section{--offset-bottom: 16rem}}@media (max-width: 639px){.practice-section{--offset-bottom: 17.6rem}}.practice-section__title{width:-moz-fit-content;width:fit-content;margin:0 auto;text-align:center}.practice-section__title .highlight{--padding: .1rem 1rem;display:inline-block;padding:var(--padding);color:var(--bg-color);background-color:var(--header-color);border-radius:2rem}@media (max-width: 959px){.practice-section__title .highlight{--padding: 0 1rem;border-radius:1.4rem}}@media (max-width: 479px){.practice-section__title .highlight{--padding: 0}}.practice-section__list{--gap: 2rem;--offset-top: 8.4rem;display:grid;margin-top:var(--offset-top);gap:var(--gap)}@media (min-width: 960px){.practice-section__list{grid-auto-columns:46rem;grid-auto-rows:38rem;grid-template-areas:"methods support" "withdrawal support"}}@media (min-width: 1200px){.practice-section__list{--gap: 4rem;grid-auto-columns:66rem;grid-auto-rows:42rem}}@media (max-width: 959px){.practice-section__list{--offset-top: 6.2rem;grid-template-areas:"methods" "withdrawal" "support"}}.practice-section__list-item{--gap: 2rem}.practice-section__list-item:nth-of-type(3){display:grid;gap:var(--gap);grid-template-rows:1fr auto}@media (min-width: 1200px){.practice-section__list-item{--gap: 4rem}.practice-section__list-item:nth-of-type(3){width:46rem}}.practice-section__list-inner{--padding: 4.4rem;position:relative;display:flex;align-items:flex-start;height:100%;padding:var(--padding);border-radius:3.2rem}.practice-section__list-item:nth-of-type(3) .practice-section__list-inner{align-items:flex-end}.practice-section__list-item:not(:nth-of-type(3)) .practice-section__list-inner{overflow:hidden}@media (max-width: 1199px){.practice-section__list-inner{--padding: 3.2rem}}@media (max-width: 959px){.practice-section__list-inner{justify-content:center;height:28rem}.practice-section__list-item:nth-of-type(3) .practice-section__list-inner{height:58rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(3) .practice-section__list-inner{height:54rem}}.practice-section__list-inner:before,.practice-section__list-inner:after{position:absolute;border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0}.practice-section__list-inner:before{z-index:-2;background-image:linear-gradient(180deg,#00aef0 0%,#fff 100%)}.practice-section__list-inner:after{z-index:-1;background-image:linear-gradient(180deg,#4fc7f5 0%,#00aef0 100%);top:.1rem;right:.1rem;bottom:.1rem;left:.1rem}.practice-section__list-title{--font-size: 4.4rem;font-family:var(--font-custom),sans-serif;font-size:var(--font-size);font-weight:700;line-height:1.2;color:var(--heading-color)}@media (max-width: 1199px){.practice-section__list-title{--font-size: 3.8rem}}@media (max-width: 959px){.practice-section__list-title{--font-size: 2.4rem;text-align:center}}.practice-section__list-item:nth-of-type(3) .practice-section__list-title{--font-size: 6.2rem}@media (max-width: 1199px){.practice-section__list-item:nth-of-type(3) .practice-section__list-title{--font-size: 5.4rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(3) .practice-section__list-title{--font-size: 4.4rem}}.practice-section__list-placeholder,.practice-section__list-coins{position:absolute;overflow:hidden;border-radius:inherit;top:.1rem;right:.1rem;bottom:.1rem;left:.1rem}.practice-section__list-placeholder img,.practice-section__list-coins img{position:absolute;bottom:var(--bottom);left:var(--left);max-width:var(--width);pointer-events:none}.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(1){--width: 14.2rem;--left: -2.8rem;--bottom: -1.6rem;z-index:1}@media (max-width: 1199px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(1){--width: 12rem;--left: -1.6rem;--bottom: 3rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(1){--width: 10.2rem;--left: -2rem;--bottom: 2.2rem}}@media (max-width: 639px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(1){--left: -2.6rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(1){--width: 9.2rem;--left: -.4rem;--bottom: 1.2rem}}.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(2){--width: 18rem;--left: 13.6rem;--bottom: -2.2rem}@media (max-width: 1199px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(2){--width: 15.2rem;--left: 9.2rem;--bottom: -1rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(2){--width: 12.8rem;--left: 15rem;--bottom: -1.4rem}}@media (max-width: 639px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(2){--left: 8.8rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(2){--width: 11.6rem;--left: 4.2rem;--bottom: -2rem}}.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(3){--width: 18.8rem;--left: 37rem;--bottom: 3.8rem;z-index:1}@media (max-width: 1199px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(3){--width: 15.8rem;--left: 26.2rem;--bottom: 5.6rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(3){--width: 13.4rem;--left: 43.4rem;--bottom: 4.4rem}}@media (max-width: 639px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(3){--left: 31.4rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(3){--width: 12rem;--left: 17.2rem;--bottom: 3.2rem}}.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(4){--width: 20rem;--left: 43rem;--bottom: -6.6rem}@media (max-width: 1199px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(4){--width: 16.8rem;--left: 31.2rem;--bottom: -3rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(4){--width: 14.4rem;--left: 47.6rem;--bottom: -3rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(4){--left: 35.6rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(1) .practice-section__list-placeholder img:nth-child(4){--width: 12.8rem;--left: 21rem;--bottom: -3.4rem}}.practice-section__list-item:nth-of-type(2) .practice-section__list-placeholder{--width: 31.8rem;--left: 31rem;--bottom: -8.6rem}.practice-section__list-item:nth-of-type(2) .practice-section__list-placeholder .practice-section__list-img{position:absolute;bottom:var(--bottom);left:var(--left);max-width:var(--width);pointer-events:none}@media (max-width: 959px){.practice-section__list-item:nth-of-type(2) .practice-section__list-placeholder .practice-section__list-img{--width: 23.6rem;--left: 19.2rem;--bottom: -7.6rem}}@media (max-width: 639px){.practice-section__list-item:nth-of-type(2) .practice-section__list-placeholder .practice-section__list-img{--left: 11.2rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(2) .practice-section__list-placeholder .practice-section__list-img{--left: 4.8rem}}.practice-section__list-item:nth-of-type(2) .practice-section__list-placeholder img{position:unset;transform:rotate(-12deg)}.practice-section__list-item:nth-of-type(3) .practice-section__list-placeholder{overflow:visible}.practice-section__list-item:nth-of-type(3) .practice-section__list-placeholder img{--width: 67rem;--left: -1.8rem;--bottom: 15.6rem}@media (max-width: 1199px){.practice-section__list-item:nth-of-type(3) .practice-section__list-placeholder img{--width: 59rem;--left: 1rem;--bottom: 12rem}}@media (max-width: 959px){.practice-section__list-item:nth-of-type(3) .practice-section__list-placeholder img{--width: 47rem;--left: 15rem;--bottom: 11rem}}@media (max-width: 639px){.practice-section__list-item:nth-of-type(3) .practice-section__list-placeholder img{--left: 6.4rem}}@media (max-width: 479px){.practice-section__list-item:nth-of-type(3) .practice-section__list-placeholder img{--width: 43rem;--left: -.6rem}}.practice-section__btn{text-align:center}@media (min-width: 960px){.practice-section .btn{--width: 100%}}@media (max-width: 959px){.practice-section .btn{--width: 34rem;margin:4.2rem auto 0}}@media (max-width: 479px){.practice-section .btn{margin-top:6.2rem}}.final-section{position:relative}.final-section:before{--top: 31rem;--left: -5.6rem;--size: 131rem;--blur: 250px;position:absolute;top:var(--top);z-index:1;width:var(--size);height:var(--size);background-color:#065eeaa1;border-radius:100%;pointer-events:none;content:" ";filter:blur(var(--blur));will-change:filter;left:calc((100vw - var(--breakpoint)) / 2 + var(--left))}@media (max-width: 1199px){.final-section:before{--top: 17.6rem;--left: -9.2rem;--size: 112.4rem;--blur: 214px}}@media (max-width: 959px){.final-section:before{--top: -2.4rem;--left: -25.2rem}}@media (max-width: 639px){.final-section:before{--left: -33.2rem}}@media (max-width: 479px){.final-section:before{--left: -41.2rem}}.final-section__candles,.final-section__img{max-width:var(--width);pointer-events:none}.final-section__candles{position:absolute;top:var(--top);z-index:1;left:calc((100vw - var(--breakpoint)) / 2 + var(--left))}.final-section__candles--left{--top: 15.6rem;--left: -34rem;--width: 57.6rem}@media (max-width: 1199px){.final-section__candles--left{--top: 12.2rem;--left: -22.8rem;--width: 44.6rem}}@media (max-width: 959px){.final-section__candles--left{--top: 7.4rem;--left: -11.4rem;--width: 27.2rem}}@media (max-width: 639px){.final-section__candles--left{--left: -19.4rem}}@media (max-width: 479px){.final-section__candles--left{--left: -29.4rem}}.final-section__candles--right{--top: 19.2rem;--left: 87.8rem;--width: 57.8rem}@media (max-width: 1199px){.final-section__candles--right{--top: 15rem;--left: 71.8rem;--width: 44.8rem}}@media (max-width: 959px){.final-section__candles--right{--top: 9rem;--left: 46rem;--width: 27.2rem}}@media (max-width: 639px){.final-section__candles--right{--left: 38rem}}@media (max-width: 479px){.final-section__candles--right{--left: 30.2rem}}.final-section__img{--width: 106.2rem;--offset-bottom: -1rem;--offset-left: 5.4rem;position:relative;z-index:2;margin-bottom:var(--offset-bottom);margin-left:calc((100vw - var(--breakpoint)) / 2 + var(--offset-left))}@media (max-width: 1199px){.final-section__img{--offset-left: 7.8rem;--width: 82.6rem}}@media (max-width: 959px){.final-section__img{--offset-bottom: -1.8rem;--offset-left: 7.2rem;--width: 50.2rem}}@media (max-width: 639px){.final-section__img{--offset-left: -1rem}}@media (max-width: 479px){.final-section__img{--offset-left: -8.8rem}}
