.youtube{width:100%;padding:190px 0 180px;position:relative}.youtube--background{width:100%;height:100%;position:absolute;display:block;top:0;left:0;z-index:-1;overflow:hidden}.youtube--background img{width:100%;height:100%;object-fit:cover}.youtube__body{width:100%;display:flex;flex-direction:column;align-items:center}.youtube__body .youtube__heading{position:relative;display:flex;gap:24px;padding-bottom:16px;border-bottom:1px solid var(--color-primary-textsub)}.youtube__body .youtube__heading--item{display:flex;align-items:center;gap:16px}.youtube__body .youtube__heading--item svg{width:40px;height:40px;padding:8px;border-radius:50%;background:#1a233214;box-sizing:border-box}.youtube__body h1{text-align:center;margin-top:32px;font-weight:400}.youtube__body h1 span.red--color{color:var(--color-red);display:inline-flex;align-items:center;gap:10px;font-weight:700;white-space:nowrap}.youtube__body h1 span.red--color .youtube__title-line,.youtube__body h1 span.red--color .youtube__title-line--media,.youtube__body h1 span.red--color .youtube__title-media{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.youtube__body h1 span.strong{font-weight:700}.youtube__body h1 img{width:54px;height:54px;object-fit:contain;border-radius:50%}.youtube__body .youtube__action{display:flex;flex-direction:column;gap:24px;align-items:center;margin-top:32px}.youtube__body .youtube__action a{padding:24px 64px;background:#7eca30;border-radius:500px}.youtube__body .youtube__action img{width:166px;height:20px;object-fit:contain}.youtube__mobile-break{display:none}.country{width:100%;border-top:1px solid var(--color-special-border);border-bottom:1px solid var(--color-special-border);background:var(--color-white);overflow:hidden}.country__body{width:100%;position:relative;overflow:hidden;padding:10px 0}.country__body:before,.country__body:after{content:"";width:112px;position:absolute;top:0;bottom:0;z-index:2;pointer-events:none;background:linear-gradient(.25turn,#fff,#fffc 38%,#fff0)}.country__body:before{left:0}.country__body:after{right:0;transform:rotate(180deg)}.country__body .country__track{display:flex;gap:0;width:max-content;animation:scroll-left 36s linear infinite;position:relative;will-change:transform}.country__body .country__track .country__stroke{display:flex;align-items:center;gap:26px;flex-wrap:nowrap;flex:0 0 auto;padding-right:26px}.country__body .country__track .country__stroke--item{--fi-flag-width: 36px;width:36px;height:36px;border-radius:50%;box-shadow:0 8px 18px #10182814,0 0 0 1px #10182814;background-color:var(--color-white)}@media(prefers-reduced-motion:reduce){.country__body .country__track{animation-duration:.01ms;animation-iteration-count:1}}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.partners{width:100%;padding-top:var(--padding-section);background:var(--color-bglight)}.partners:has(.different--content){padding-bottom:var(--padding-section)}.partners__body{display:flex;flex-direction:column;gap:var(--section-gap)}.partners__body .partners__heading{display:flex;flex-direction:column;gap:32px}.partners__body .partners__heading p{font-weight:400}.partners__body .partners__heading p span{font-weight:700}.partners__body .partners__content{display:grid;grid-template-columns:repeat(4,1fr);gap:64px}.partners__body .partners__content.different--content{grid-template-columns:repeat(3,1fr);gap:128px;border-radius:40px;border:1px solid var(--color-black);padding:32px 64px;background:var(--color-white)}.partners__body .partners__content.different--content .partners__content--item{gap:0}.partners__body .partners__content.different--content .partners__content--item img{border-radius:0;object-fit:contain;aspect-ratio:4/3;width:100%;height:auto}.partners__body .partners__content.different--content .partners__content--item p{margin-top:16px}.partners__body .partners__content--item{display:flex;flex-direction:column;align-items:center;gap:24px}.partners__body .partners__content--item img{width:70%;height:auto;aspect-ratio:1/1;border-radius:50%;object-fit:cover}.partners__body .partners__content--item p{text-align:center}.layout{width:100%;padding-top:var(--padding-section)}.layout__body{display:flex;flex-direction:column;gap:var(--section-gap)}.layout__body .layout__content{display:grid;grid-template-columns:repeat(7,1fr);gap:24px}.layout__body .layout__content--item{background:#f2f3f5;padding:32px;display:flex;flex-direction:column;gap:24px;position:relative;border-radius:32px;overflow:hidden}.layout__body .layout__content--item img{width:100%;height:auto;object-fit:contain}.layout__body .layout__content--item h3{font-size:24px}.layout__body .layout__content--item p{font-weight:400}.layout__body .layout__content--item:nth-child(1),.layout__body .layout__content--item:nth-child(2),.layout__body .layout__content--item:nth-child(3){align-items:center;padding:32px 0 0}.layout__body .layout__content--item:nth-child(1) h3,.layout__body .layout__content--item:nth-child(1) p,.layout__body .layout__content--item:nth-child(2) h3,.layout__body .layout__content--item:nth-child(2) p,.layout__body .layout__content--item:nth-child(3) h3,.layout__body .layout__content--item:nth-child(3) p{text-align:center;padding:0 32px}.layout__body .layout__content--item:nth-child(4) img{width:50%;right:0;left:auto}.layout__body .layout__content--item:nth-child(5){background:#b8ee4b;justify-content:center}.layout__body .layout__content--item:nth-child(5) img{width:50%;right:0;left:auto;bottom:auto}.layout__body .layout__content--item:nth-child(1){grid-column:1/span 3;grid-row:1/span 4;background:#634eef}.layout__body .layout__content--item:nth-child(1) img{flex:1 0;object-fit:cover}.layout__body .layout__content--item:nth-child(1) h3,.layout__body .layout__content--item:nth-child(1) p{color:var(--color-white)}.layout__body .layout__content--item:nth-child(2){grid-column:4/span 2;grid-row:1/span 3}.layout__body .layout__content--item:nth-child(2) img{position:absolute;bottom:0;left:0}.layout__body .layout__content--item:nth-child(3){grid-column:6/span 2;grid-row:1/span 3}.layout__body .layout__content--item:nth-child(3) img{position:absolute;bottom:0;left:0}.layout__body .layout__content--item:nth-child(4){grid-column:1/span 3;grid-row:5}.layout__body .layout__content--item:nth-child(4) img{position:absolute;width:50%;right:0}.layout__body .layout__content--item:nth-child(5){grid-column:4/span 4;grid-row:4/span 2}.layout__body .layout__content--item:nth-child(5) img{position:absolute}.youtube__banner{width:100%;padding:var(--padding-section)}.youtube__banner--body{width:100%;border-radius:40px;background:#f82d2d;display:flex;flex-direction:column;gap:32px;padding:32px;position:relative;overflow:hidden}.youtube__banner--body .youtube__banner--image{position:absolute;top:0;left:0;z-index:0;display:block;width:100%;height:100%}.youtube__banner--body .youtube__banner--image>img{display:block;width:100%;height:100%;object-fit:cover}.youtube__banner--body .youtube__banner--sale{padding:8px 16px 8px 8px;background:#7eca30;border-radius:500px;border:1px solid var(--color-white);max-width:max-content;display:flex;align-items:center;gap:8px;z-index:1}.youtube__banner--body .youtube__banner--sale .icon{width:40px;aspect-ratio:1/1;border-radius:50%;background:var(--color-white);display:flex;align-items:center;justify-content:center}.youtube__banner--body .youtube__banner--sale .icon svg{width:24px;height:24px;color:#7eca30}.youtube__banner--body .youtube__banner--sale span{color:var(--color-white);font-size:32px}.youtube__banner--body .youtube__banner--content{display:flex;flex-direction:column;gap:24px;z-index:1}.youtube__banner--body .youtube__banner--content h3,.youtube__banner--body .youtube__banner--content p{color:var(--color-white)}.youtube__banner--body .youtube__banner--content p{font-weight:400}.youtube__banner--body .youtube__banner--content span{color:#ffc7c7}.youtube__banner--body a{background:#7eca30;padding:24px 64px;border-radius:500px;z-index:1}.difference{width:100%;padding-top:var(--padding-section);padding-bottom:var(--padding-section);background:var(--color-bglight)}.difference__body{display:flex;flex-direction:column;gap:64px;align-items:center}.difference__body .difference__content{border-radius:40px;border:1px dashed var(--color-black);display:grid;grid-template-columns:repeat(2,1fr);gap:40px;overflow:hidden}.difference__body .difference__content--item{padding:32px 64px;display:flex;flex-direction:column;align-items:center;gap:24px}.difference__body .difference__content--item .item--head{width:auto;height:auto;max-width:215px;max-height:113px;object-fit:contain}.difference__body .difference__content--item ul{display:flex;flex-direction:column;gap:48px}.difference__body .difference__content--item ul li{display:flex;align-items:center;gap:24px}.difference__body .difference__content--item ul li img{width:120px;height:auto;aspect-ratio:1/1;object-fit:cover}.difference__body .difference__content--item ul li .difference__content--item-text{display:flex;flex-direction:column;gap:24px}.difference__body .difference__content--item ul li .difference__content--item-text h4{font-size:20px}.difference__body .difference__content--item ul li .difference__content--item-text p{font-size:16px;font-weight:400}.difference__body .difference__content--item:last-child{background:#9c28f8;border-radius:35px}.difference__body .difference__content--item:last-child h3,.difference__body .difference__content--item:last-child p,.difference__body .difference__content--item:last-child h4{color:var(--color-white)}.directly{width:100%;padding-top:var(--padding-section);padding-bottom:var(--padding-section)}.directly__body{display:flex;flex-direction:column;gap:64px}.directly__body--heading{display:flex;flex-direction:column;gap:24px}.directly__body--content{padding:8px;border-radius:40px;background:var(--color-bglight);display:flex;flex-direction:column;gap:32px}.directly__body--content-head{border-radius:500px;border:1px solid var(--color-black);display:flex;align-items:center;padding:0 16px 0 0}.directly__body--content-head img{width:214px;height:auto;object-fit:contain}.directly__body--content-head p{font-size:22px;font-weight:500}.directly__body--content-head p span{padding:4px;background:#bceb24;border-radius:500px}.directly__body--content .directly__scheme{display:flex;justify-content:space-between;align-items:center;padding:24px 48px}.directly__body--content .directly__scheme--value{display:flex;flex-direction:column;gap:32px}.directly__body--content .directly__scheme--value:nth-child(1) img:nth-child(1){width:148px;height:39px}.directly__body--content .directly__scheme--value:nth-child(1) img:nth-child(2){width:116px;height:95px;margin-top:30px}.directly__body--content .directly__scheme--value:last-child img:nth-child(1){width:163px;height:77px;margin-top:-20px;margin-left:-20px}.directly__body--content .directly__scheme--value:last-child img:nth-child(2){width:120px;height:40px;margin-top:40px}.directly__body--content .directly__scheme--arrow{display:flex;flex-direction:column;gap:32px}.directly__body--content .directly__scheme--arrow .arrow--wrap{display:flex;align-items:center;justify-content:center;position:relative}.directly__body--content .directly__scheme--arrow .arrow--wrap img:nth-child(1){width:193px;height:50px}.directly__body--content .directly__scheme--arrow .arrow--wrap img:nth-child(2){position:absolute;width:32px;height:32px}.directly__body--content .directly__scheme--atm{width:215px;height:113px}.directly__body--steps{display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;padding:0 64px;gap:64px;position:relative}.directly__body--steps:before{content:"";width:60%;top:25%;height:1px;border-top:2px dashed var(--color-black);position:absolute;left:50%;transform:translate(-50%,-50%)}.directly__body--steps .steps--item{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px}.directly__body--steps .steps--item img{width:140px;height:90px;object-fit:cover}.directly__body--steps .steps--item span{position:absolute;top:40%;width:28px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:var(--color-white);border-radius:50%;text-align:center;box-shadow:0 5px 17px #0000001a}.directly__body--steps .steps--item p{text-align:center}.schema{width:100%;padding-top:var(--padding-section);background:var(--color-bglight);padding-bottom:var(--padding-section)}.schema__body{display:flex;flex-direction:column;gap:64px}.schema__body .schema__content{display:flex;justify-content:space-between;align-items:center}.schema__body .schema__content--item{display:flex;flex-direction:column;align-items:center;gap:24px}.schema__body .schema__content--item img{width:90px;height:auto;aspect-ratio:1/1;border-radius:50%}.schema__body .schema__content--item p{text-align:center}.schema__body .schema__content svg{width:24px;height:24px;opacity:.6}.schema__body a{align-self:center;padding:24px 48px;background:#7eca30;border-radius:500px}@media(max-width:1440px)and (min-width:901px){.youtube{padding:190rem 0 180rem}.youtube__body .youtube__heading{gap:24rem;padding-bottom:16rem;border-bottom:1rem solid var(--color-primary-textsub)}.youtube__body .youtube__heading--item{gap:16rem}.youtube__body .youtube__heading--item svg{width:40rem;height:40rem;padding:8rem}.youtube__body h1{margin-top:32rem}.youtube__body h1 img{width:54rem;height:54rem}.youtube__body .youtube__action{gap:24rem;margin-top:32rem}.youtube__body .youtube__action a{padding:24rem 64rem;border-radius:500rem}.youtube__body .youtube__action img{width:166rem;height:20rem}.country{border-top:1rem solid var(--color-special-border);border-bottom:1rem solid var(--color-special-border)}.country__body{padding:10rem 0}.country__body:before,.country__body:after{width:112rem}.country__body .country__track{gap:0}.country__body .country__track .country__stroke{gap:26rem;padding-right:26rem}.country__body .country__track .country__stroke--item{--fi-flag-width: 36rem;width:36rem;height:36rem}.partners__body .partners__heading{gap:32rem}.partners__body .partners__content{gap:64rem}.partners__body .partners__content.different--content{gap:128rem;border-radius:40rem;border:1rem solid var(--color-black);padding:32rem 64rem}.partners__body .partners__content.different--content .partners__content--item p{margin-top:16rem}.partners__body .partners__content--item,.layout__body .layout__content{gap:24rem}.layout__body .layout__content--item{padding:32rem;gap:24rem;border-radius:32rem}.layout__body .layout__content--item h3{font-size:24rem}.layout__body .layout__content--item p{font-weight:400}.layout__body .layout__content--item:nth-child(1),.layout__body .layout__content--item:nth-child(2),.layout__body .layout__content--item:nth-child(3){padding:32rem 0 0}.layout__body .layout__content--item:nth-child(1) h3,.layout__body .layout__content--item:nth-child(1) p,.layout__body .layout__content--item:nth-child(2) h3,.layout__body .layout__content--item:nth-child(2) p,.layout__body .layout__content--item:nth-child(3) h3,.layout__body .layout__content--item:nth-child(3) p{padding:0 32rem}.youtube__banner--body{border-radius:40rem;gap:32rem;padding:32rem}.youtube__banner--body .youtube__banner--sale{padding:8rem 16rem 8rem 8rem;border-radius:500rem;border:1rem solid var(--color-white);gap:8rem}.youtube__banner--body .youtube__banner--sale .icon{width:40rem}.youtube__banner--body .youtube__banner--sale .icon svg{width:24rem;height:24rem;padding:5rem}.youtube__banner--body .youtube__banner--sale span{font-size:32rem}.youtube__banner--body .youtube__banner--content{gap:24rem}.youtube__banner--body a{padding:24rem 64rem;border-radius:500rem}.difference__body{gap:64rem}.difference__body .difference__content{border-radius:40rem;border:1rem dashed var(--color-black);gap:40rem}.difference__body .difference__content--item{padding:32rem 64rem;gap:24rem}.difference__body .difference__content--item .item--head{max-width:215rem;max-height:113rem}.difference__body .difference__content--item ul{gap:48rem}.difference__body .difference__content--item ul li{gap:24rem}.difference__body .difference__content--item ul li img{width:120rem}.difference__body .difference__content--item ul li .difference__content--item-text{gap:24rem}.difference__body .difference__content--item ul li .difference__content--item-text h4{font-size:20rem}.difference__body .difference__content--item ul li .difference__content--item-text p{font-size:16rem}.difference__body .difference__content--item:last-child{border-radius:35rem}.directly__body{gap:64rem}.directly__body--heading{gap:24rem}.directly__body--content{padding:8rem;border-radius:40rem;gap:32rem}.directly__body--content-head{border-radius:500rem;border:1rem solid var(--color-black);padding:0 16rem 0 0}.directly__body--content-head img{width:214rem}.directly__body--content-head p{font-size:22rem}.directly__body--content-head p span{padding:4rem;border-radius:500rem}.directly__body--content .directly__scheme{padding:24rem 48rem}.directly__body--content .directly__scheme--value{gap:32rem}.directly__body--content .directly__scheme--value:nth-child(1) img:nth-child(1){width:148rem;height:39rem}.directly__body--content .directly__scheme--value:nth-child(1) img:nth-child(2){width:116rem;height:95rem;margin-top:30rem}.directly__body--content .directly__scheme--value:last-child img:nth-child(1){width:163rem;height:77rem;margin-top:-20rem;margin-left:-20rem}.directly__body--content .directly__scheme--value:last-child img:nth-child(2){width:120rem;height:40rem;margin-top:40rem}.directly__body--content .directly__scheme--arrow{gap:32rem}.directly__body--content .directly__scheme--arrow .arrow--wrap img:nth-child(1){width:193rem;height:50rem}.directly__body--content .directly__scheme--arrow .arrow--wrap img:nth-child(2){width:32rem;height:32rem}.directly__body--content .directly__scheme--atm{width:215rem;height:113rem}.directly__body--steps{padding:0 64rem;gap:64rem}.directly__body--steps:before{height:1rem;border-top:2rem dashed var(--color-black)}.directly__body--steps .steps--item{gap:24rem}.directly__body--steps .steps--item img{width:140rem;height:90rem}.directly__body--steps .steps--item span{width:28rem;box-shadow:0 5rem 17rem #0000001a}.schema__body{gap:64rem}.schema__body .schema__content--item{gap:24rem}.schema__body .schema__content--item img{width:90rem}.schema__body .schema__content svg{width:24rem;height:24rem}.schema__body a{padding:24rem 48rem;border-radius:500rem}}@media(max-width:900px){.youtube{padding:clamp(40px,9vw,72px) 0 clamp(210px,44vw,300px)}.youtube--background{background:var(--color-white)}.youtube--background img{object-position:left calc(0px - clamp(74px,14vw,120px))}.youtube .container{max-width:clamp(360px,82vw,650px)}.youtube .desk{display:none}.youtube .mob{display:flex!important}.youtube__body .youtube__heading{position:relative;width:100%;gap:clamp(20px,4vw,32px);flex-wrap:wrap;padding-bottom:clamp(16px,3vw,26px);border-bottom:0}.youtube__body .youtube__heading:after{content:"";width:100%;height:1px;position:absolute;left:0;bottom:0;background:linear-gradient(90deg,rgba(106,114,130,.22) 0,rgba(106,114,130,.22) calc(100% - clamp(78px,25vw,210px)),transparent calc(100% - clamp(78px,25vw,210px)),transparent 100%)}.youtube__body .youtube__heading--item{gap:16px}.youtube__body .youtube__heading--item svg{width:clamp(24px,5.4vw,42px);height:clamp(24px,5.4vw,42px)}.youtube__body .youtube__heading--item:nth-child(2){order:1;flex-basis:100%}.youtube__body h1{width:100%;margin-top:clamp(14px,3.5vw,30px);text-align:start;font-size:clamp(27px,4.6vw,36px);line-height:clamp(35px,5.8vw,46px)}.youtube__body h1 span.red--color{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0;white-space:normal}.youtube__body h1 span.red--color .youtube__title-line{display:block}.youtube__body h1 span.red--color .youtube__title-line--media,.youtube__body h1 span.red--color .youtube__title-media{display:inline-flex;align-items:center;gap:clamp(10px,2vw,16px);white-space:nowrap}.youtube__body h1 .youtube__mobile-break{display:block}.youtube__body h1 img{width:clamp(40px,8vw,64px);height:clamp(40px,8vw,64px)}.youtube__body .youtube__action{width:100%;gap:clamp(24px,4vw,32px);margin-top:clamp(40px,8vw,68px)}.youtube__body .youtube__action a{display:flex;align-items:center;justify-content:center;width:min(clamp(320px,74vw,610px),100%);max-width:none;min-height:clamp(70px,13vw,110px);padding:0;border-radius:500px;font-size:clamp(17px,3.6vw,29px)}.youtube__body .youtube__action img{width:clamp(166px,28vw,240px);height:auto}.country{border-top:1rem solid var(--color-special-border);border-bottom:1rem solid var(--color-special-border)}.country__body{padding:10rem 0}.country__body:before,.country__body:after{width:48rem}.country__body .country__track{gap:0}.country__body .country__track .country__stroke{gap:14rem;padding-right:14rem}.country__body .country__track .country__stroke--item{--fi-flag-width: 24rem;width:24rem;height:24rem}.partners__body .partners__heading{gap:16rem;align-items:center}.partners__body .partners__heading h2{text-align:center}.partners__body .partners__heading h2 br{display:none}.partners__body .partners__heading p{text-align:center}.partners__body .partners__heading p br{display:none}.partners__body .partners__content{gap:32rem;grid-template-columns:1fr}.partners__body .partners__content.different--content{gap:32rem;border-radius:40rem;border:1rem solid var(--color-black);padding:32rem;grid-template-columns:1fr}.partners__body .partners__content.different--content .partners__content--item img{width:70%}.partners__body .partners__content.different--content .partners__content--item p{margin-top:16rem;font-size:16rem}.partners__body .partners__content--item{gap:24rem}.partners__body .partners__content--item img{width:161rem}.partners__body .partners__content--item p{max-width:200rem;font-size:16rem}.layout__body .layout__content{gap:24rem;grid-template-columns:1fr}.layout__body .layout__content--item{padding:32rem 0 0;gap:24rem;border-radius:32rem;display:flex;flex-direction:column;align-items:center;grid-column:span 1!important;grid-row:span 1!important}.layout__body .layout__content--item h3{font-size:24rem;text-align:center}.layout__body .layout__content--item p{font-weight:400;text-align:center;font-size:18rem}.layout__body .layout__content--item img{position:static!important;width:100%!important}.layout__body .layout__content--item h3,.layout__body .layout__content--item p{padding:0 32rem}.youtube__banner--body{border-radius:40rem;gap:24rem;padding:24rem 24rem 232rem}.youtube__banner--body .desk{display:none!important}.youtube__banner--body .mob{display:flex!important;top:auto}.youtube__banner--body .youtube__banner--sale{padding:8rem 16rem 8rem 8rem;border-radius:500rem;border:1rem solid var(--color-white);gap:8rem}.youtube__banner--body .youtube__banner--sale .icon{width:32rem}.youtube__banner--body .youtube__banner--sale .icon svg{width:16rem;height:16rem}.youtube__banner--body .youtube__banner--sale span{font-size:24rem}.youtube__banner--body .youtube__banner--content{gap:16rem}.youtube__banner--body .youtube__banner--content p br{display:none}.youtube__banner--body .youtube__banner--content span{font-size:12rem}.youtube__banner--body a{padding:24rem 64rem;border-radius:500rem;width:100%;display:flex;justify-content:center;max-width:none}.difference__body{gap:24rem}.difference__body .difference__content{grid-template-columns:1fr;border-radius:40rem;border:1rem dashed var(--color-black);gap:32rem}.difference__body .difference__content--item{padding:40rem 32rem;gap:24rem}.difference__body .difference__content--item .item--head{max-width:181rem;max-height:95rem}.difference__body .difference__content--item ul{gap:32rem}.difference__body .difference__content--item ul li{gap:24rem;flex-direction:column;align-items:center}.difference__body .difference__content--item ul li img{width:110rem}.difference__body .difference__content--item ul li .difference__content--item-text{gap:16rem;align-items:center}.difference__body .difference__content--item ul li .difference__content--item-text h4{font-size:20rem;text-align:center}.difference__body .difference__content--item ul li .difference__content--item-text p{font-size:16rem;text-align:center}.difference__body .difference__content--item:last-child{border-radius:35rem}.directly__body{gap:24rem}.directly__body--heading{gap:16rem}.directly__body--content{padding:4rem;border-radius:40rem;gap:32rem}.directly__body--content-head{border-radius:50rem;border:1rem solid var(--color-black);padding:24rem 24rem 135rem;flex-direction:column;position:relative}.directly__body--content-head img{width:214rem;order:1;position:absolute;bottom:0;left:0}.directly__body--content-head p{font-size:20rem}.directly__body--content-head p span{padding:0rem;border-radius:0rem;background:transparent}.directly__body--content .directly__scheme{padding:0 0 217rem;justify-content:center;position:relative}.directly__body--content .directly__scheme--value{gap:32rem;position:absolute;bottom:5%;flex-direction:row}.directly__body--content .directly__scheme--value:nth-child(1){left:5%;gap:8rem}.directly__body--content .directly__scheme--value:nth-child(1) img:nth-child(1){width:68rem;height:17rem}.directly__body--content .directly__scheme--value:nth-child(1) img:nth-child(2){width:53rem;height:43rem;margin-top:17rem}.directly__body--content .directly__scheme--value:last-child{right:0;gap:4rem;bottom:8%}.directly__body--content .directly__scheme--value:last-child img:nth-child(1){width:82rem;height:38rem;margin-top:0rem;margin-left:0rem;order:1}.directly__body--content .directly__scheme--value:last-child img:nth-child(2){width:67rem;height:23rem;margin-top:32rem}.directly__body--content .directly__scheme--arrow{gap:32rem;position:absolute}.directly__body--content .directly__scheme--arrow .arrow--wrap img:nth-child(1){width:124rem;height:32rem}.directly__body--content .directly__scheme--arrow .arrow--wrap img:nth-child(2){width:24rem;height:24rem}.directly__body--content .directly__scheme--arrow:nth-child(2){bottom:96rem;left:8%;rotate:-90deg;gap:48rem}.directly__body--content .directly__scheme--arrow:nth-child(2) .arrow--wrap img:nth-child(2){rotate:-90deg}.directly__body--content .directly__scheme--arrow:nth-child(2) .arrow--wrap:nth-child(2){rotate:180deg;transform:rotateY(180deg)}.directly__body--content .directly__scheme--arrow:nth-child(2) .arrow--wrap:nth-child(2) img:nth-child(2){transform:rotateY(-180deg)}.directly__body--content .directly__scheme--arrow:nth-child(4){bottom:96rem;right:8%;rotate:90deg;gap:48rem}.directly__body--content .directly__scheme--arrow:nth-child(4) .arrow--wrap img:nth-child(2){rotate:90deg}.directly__body--content .directly__scheme--arrow:nth-child(4) .arrow--wrap:nth-child(2){rotate:180deg;transform:rotateY(180deg)}.directly__body--content .directly__scheme--arrow:nth-child(4) .arrow--wrap:nth-child(2) img:nth-child(2){transform:rotateY(-180deg)}.directly__body--content .directly__scheme--atm{width:202rem;height:106rem}.directly__body--steps{padding:0;gap:48rem;grid-template-columns:1fr}.directly__body--steps:before{width:1rem;height:80%;border-left:2rem dashed var(--color-black);top:41%;left:22%}.directly__body--steps .steps--item{gap:24rem;align-items:center;flex-direction:row}.directly__body--steps .steps--item img{width:140rem;height:90rem}.directly__body--steps .steps--item p{text-align:start}.directly__body--steps .steps--item span{width:24rem;bottom:-12rem;left:18%;top:auto;box-shadow:0 5rem 17rem #0000001a}.schema__body{gap:24rem}.schema__body h2{text-align:center}.schema__body .schema__content{flex-direction:column;align-items:center;gap:32rem}.schema__body .schema__content--item{gap:24rem}.schema__body .schema__content--item img{width:90rem}.schema__body .schema__content--item p{font-size:18rem}.schema__body .schema__content svg{width:24rem;height:24rem;rotate:90deg}.schema__body a{padding:24rem 96rem;border-radius:500rem}}
