.home{color:var(--color-text);display:flex;flex-direction:column;line-height:24px;margin:0 auto;overflow-x:hidden;width:100%}.home:before{background-color:var(--bg-color-bw);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.home .new-sm:after{font-size:10px;height:16px;line-height:15px;width:32px}.home .new-sm:after,.home .new:after{background-color:var(--color-red);border-radius:3px;color:var(--color-white);content:"NEW";display:inline-block;font-weight:600;margin-inline-start:5px;text-align:center;text-transform:uppercase;vertical-align:middle}.home .new:after{font-size:14px;height:22px;line-height:20px;width:44px}.home .fire:after{background-image:url(https://s3.arbitragescanner.io/static/index/icon/top.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:32px;margin-inline-start:10px;margin-bottom:10px;vertical-align:middle;width:24px}.home .shadowed{border-radius:12px;box-shadow:var(--shadow-3)}.home__swiper__next,.home__swiper__prev{background-color:var(--bg-color-highlight);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:100%;cursor:pointer;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px;z-index:10}@media screen and (max-width:767px){.home__swiper__next,.home__swiper__prev{display:none}}.home__swiper__prev{background-image:url(https://s3.arbitragescanner.io/static/index/icon/prev.svg);left:0}.home__swiper__next{background-image:url(https://s3.arbitragescanner.io/static/index/icon/next.svg);right:0}.home__nowrap{white-space:nowrap}@media screen and (max-width:1200px){.home__nowrap{white-space:unset}}.home__button-group{display:flex;flex-direction:row;gap:20px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:576px){.home__button-group{align-items:center;flex-direction:column;gap:12px;width:100%}.home__button-group a,.home__button-group button{width:100%}}.home__title,.home__title-centered{font-size:26px;font-weight:600;line-height:normal}.home__title-centered{text-align:center}.home__main{min-height:540px;padding:32px 0;position:relative}.home__main:before{background-image:url(https://s3.arbitragescanner.io/static/index/main/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.6;position:absolute;top:0;width:100%;z-index:-1}html[theme=dark] .home__main:before{mix-blend-mode:unset;opacity:.1}@media screen and (max-width:1200px){.home__main{height:unset}}.home__main__inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;grid-column-gap:36px;grid-template-areas:"title swiper" "text swiper" "buttons swiper"}@media screen and (max-width:1200px){.home__main__inner{align-items:center;display:flex;flex-direction:column;gap:32px}}.home__main__title{font-size:28px;font-style:normal;font-weight:600;grid-area:title;height:auto;letter-spacing:.56px;line-height:normal;text-transform:uppercase;width:100%}.home__main__title b{color:var(--color-accent)}.home__main__text{display:flex;flex-direction:column;gap:9px;grid-area:text}.home__main__text div{display:flex;flex-direction:row;gap:12px}.home__main__text img{height:40px;margin-top:4px;width:40px}.home__main__swiper{float:left;grid-area:swiper;height:100%;max-width:570px;padding:0 30px;position:relative;width:100%}@media screen and (max-width:767px){.home__main__swiper{padding:0}}.home__main__swiper__slide{align-items:center;display:flex;flex-direction:column;gap:12px;max-height:500px}.home__main__swiper__slide img{height:365px;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (max-width:767px){.home__main__swiper__slide img{height:unset}}.home__main__swiper__pagination{display:flex;flex-wrap:wrap;gap:8px;gap:16px;justify-content:center;margin-top:30px;width:100%}.home__main__swiper__pagination .swiper-pagination-bullet{background-color:unset;border:1px solid var(--color-accent);border-radius:13px;display:block;height:13px;opacity:1;transition:background-color .2s,width .2s;width:13px}.home__main__swiper__pagination .swiper-pagination-bullet-active{background-color:var(--color-accent)}.home__main__swiper .h3{color:var(--color-accent);text-align:center}.home__main__swiper .home__swiper__next,.home__main__swiper .home__swiper__prev{top:40%}@media screen and (max-width:1200px){.home__main__swiper .home__swiper__next,.home__main__swiper .home__swiper__prev{top:50%}}.home__main .home__button-group{gap:10px;margin-top:20px}.home__full-desc{color:var(--color-white);padding:70px 20px;position:relative;text-align:center}.home__full-desc:before{background-position:50%;background-repeat:no-repeat;background-size:cover;background:linear-gradient(180deg,#4282ff,#21a1fe)}.home__full-desc:before,.home__full-desc__text:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.home__full-desc__text:before{background-image:url(https://s3.arbitragescanner.io/static/index/bg/full-desc-text.png);background-position:50%;background-repeat:no-repeat;background-size:cover;mix-blend-mode:multiply;opacity:.6}.home__futures{color:var(--color-black);padding:60px 0;position:relative}.home__futures__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__futures__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__futures__first-description,.home__futures__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__futures__first-description{grid-area:firstDescription}.home__futures__second-description{grid-area:secondDescription}.home__futures__first-image,.home__futures__second-image{margin:auto auto auto 0}.home__futures__first-image img,.home__futures__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__futures__first-image,.home__futures__second-image{margin:auto;max-width:600px}}.home__futures__first-image{grid-area:firstImage}.home__futures__second-image{grid-area:secondImage}.home__futures__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__futures__buttons{margin:auto}}.home__futures__inner{background:linear-gradient(0deg,#cdeeff,#cdeeff),#f3f7ff;border:2px solid #00cb6a;border-radius:30px;box-shadow:0 0 50px #46fcff94;padding:50px}.home__futures__inner:before{background-position:50%;background-repeat:no-repeat;background-size:cover;background:url(https://s3.arbitragescanner.io/static/index/vectory/futures-bg-2.png);border-radius:30px;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.5;position:absolute;top:0;width:100%;z-index:-1}.home__futures__second-image{display:flex;flex-direction:column;gap:20px;margin-inline-start:0;max-width:100%}.home__futures__second-image img{border-radius:12px;max-width:410px}@media screen and (max-width:1200px){.home__futures__second-image{flex-direction:unset}.home__futures__second-image img{max-width:calc(50% - 10px)}}@media screen and (max-width:767px){.home__futures__second-image{flex-direction:column}.home__futures__second-image img{max-width:100%}}@media screen and (max-width:1200px){.home__futures__buttons{margin:unset}}.home__futures:before{background-image:url(https://s3.arbitragescanner.io/static/index/bg/coin.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:150px;height:200px;left:0;position:absolute;top:50%;width:150px;width:200px;z-index:-1}.home__screener{margin:auto;padding:60px 0;position:relative}.home__screener__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}.home__screener__first-description,.home__screener__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__screener__first-description{grid-area:firstDescription}.home__screener__second-description{grid-area:secondDescription}.home__screener__first-image,.home__screener__second-image{margin:auto auto auto 0}.home__screener__first-image img,.home__screener__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__screener__first-image,.home__screener__second-image{margin:auto;max-width:600px}}.home__screener__first-image{grid-area:firstImage}.home__screener__second-image{grid-area:secondImage}.home__screener__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__screener__buttons{margin:auto}}.home__screener__inner{grid-template-areas:"firstImage firstDescription" "firstImage buttons" "secondDescription secondImage"}@media screen and (max-width:1200px){.home__screener__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__screener__inner{background-color:var(--color-accent-200);border-radius:30px;padding:50px}html[theme=dark] .home__screener__inner{background-color:var(--color-accent-700)}.home__screener__second-image img{border-radius:10px}.home__city{background-image:url(https://s3.arbitragescanner.io/static/index/bg/scannerarbitrage.jpg);background-position:center -120px;background-repeat:repeat;height:200px;width:100%}html[theme=dark] .home__city{background-image:url(https://s3.arbitragescanner.io/static/index/bg/scannerarbitrage-dark.png?v=2)}.home__scanner{background-color:#f2f2f2;line-height:16px}.home__scanner__inner{align-items:center;background-color:var(--bg-color-content);border-radius:32px;display:flex;flex-direction:column;gap:36px;margin-top:-50px;padding:40px}.home__scanner__features{display:flex}.home__scanner__features-list{display:flex;flex-direction:column;gap:20px}.home__scanner__features-swiper{display:block;margin:auto;max-width:260px}.home__scanner__features-swiper__pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:30px;width:100%}.home__scanner__features-swiper__pagination .swiper-pagination-bullet{background-color:unset;border:1px solid var(--color-accent);border-radius:13px;display:block;height:13px;opacity:1;transition:background-color .2s,width .2s;width:13px}.home__scanner__features-swiper__pagination .swiper-pagination-bullet-active{background-color:var(--color-accent)}@media screen and (max-width:1200px){.home__scanner__features-swiper{width:90%}.home__scanner__features{flex-direction:column-reverse;gap:36px}}.home__scanner__feature{display:flex;gap:25px}.home__scanner__feature img{height:60px;width:60px}.home__scanner__feature-text{display:flex;flex-direction:column;gap:6px}@media screen and (max-width:1200px){.home__scanner__feature{align-items:flex-start;flex-direction:column;gap:15px}}.home__how-it-works{align-items:center;background-color:#f2f2f2;display:flex;flex-direction:column;gap:90px;padding-bottom:100px;padding-top:100px;position:relative}.home__how-it-works .home__title{max-width:90%;text-align:center}.home__how-it-works__inner{background-color:#a1cfe7;border-radius:60px;margin-inline-start:100px;padding-bottom:10px;position:relative;width:90%}.home__how-it-works__inner-upper{background-color:#cdeeff;border-radius:60px;padding:50px 70px 60px 235px;position:relative;z-index:1}html[dir=rtl] .home__how-it-works__inner-upper{padding:50px 235px 60px 70px}@media screen and (max-width:1200px){html[dir=rtl] .home__how-it-works__inner-upper{padding:120px 50px 50px}}.home__how-it-works__inner-upper:before{background-image:url(https://s3.arbitragescanner.io/static/index/vectory/robot.png);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:40px;content:"";height:235px;left:30px;position:absolute;width:175px;z-index:1}html[dir=rtl] .home__how-it-works__inner-upper:before{left:unset;right:40px}.home__how-it-works__inner-upper:after{background-image:url(https://s3.arbitragescanner.io/static/index/vectory/bubble.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:123.039px;left:-85px;position:absolute;top:0;width:86px;z-index:0}html[dir=rtl] .home__how-it-works__inner-upper:after{left:unset;right:-85px;transform:scaleX(-1)}@media screen and (max-width:1200px){.home__how-it-works__inner-upper{padding:120px 50px 50px}.home__how-it-works__inner-upper:before{height:166px;left:18px;top:-50px;width:121px}.home__how-it-works__inner-upper:after{display:none}}html[theme=dark] .home__how-it-works__inner-text{color:var(--color-black)}.home__how-it-works__inner:after{background-image:url(https://s3.arbitragescanner.io/static/index/bg/coin.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:150px;position:absolute;right:-100px;top:-100px;width:150px}@media screen and (max-width:1200px){.home__how-it-works__inner{margin:0 auto}}html[theme=dark] .home__how-it-works,html[theme=dark] .home__scanner{background-color:var(--bg-color-highlight)}.home__nft-scanner,.home__subscriptions,.home__wallets-analysis,.home__wallets-search-similar{padding:60px 0;position:relative}.home__nft-scanner__inner,.home__subscriptions__inner,.home__wallets-analysis__inner,.home__wallets-search-similar__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__nft-scanner__inner,.home__subscriptions__inner,.home__wallets-analysis__inner,.home__wallets-search-similar__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__nft-scanner__first-description,.home__nft-scanner__second-description,.home__subscriptions__first-description,.home__subscriptions__second-description,.home__wallets-analysis__first-description,.home__wallets-analysis__second-description,.home__wallets-search-similar__first-description,.home__wallets-search-similar__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__nft-scanner__first-description,.home__subscriptions__first-description,.home__wallets-analysis__first-description,.home__wallets-search-similar__first-description{grid-area:firstDescription}.home__nft-scanner__second-description,.home__subscriptions__second-description,.home__wallets-analysis__second-description,.home__wallets-search-similar__second-description{grid-area:secondDescription}.home__nft-scanner__first-image,.home__nft-scanner__second-image,.home__subscriptions__first-image,.home__subscriptions__second-image,.home__wallets-analysis__first-image,.home__wallets-analysis__second-image,.home__wallets-search-similar__first-image,.home__wallets-search-similar__second-image{margin:auto auto auto 0}.home__nft-scanner__first-image img,.home__nft-scanner__second-image img,.home__subscriptions__first-image img,.home__subscriptions__second-image img,.home__wallets-analysis__first-image img,.home__wallets-analysis__second-image img,.home__wallets-search-similar__first-image img,.home__wallets-search-similar__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__nft-scanner__first-image,.home__nft-scanner__second-image,.home__subscriptions__first-image,.home__subscriptions__second-image,.home__wallets-analysis__first-image,.home__wallets-analysis__second-image,.home__wallets-search-similar__first-image,.home__wallets-search-similar__second-image{margin:auto;max-width:600px}}.home__nft-scanner__first-image,.home__subscriptions__first-image,.home__wallets-analysis__first-image,.home__wallets-search-similar__first-image{grid-area:firstImage}.home__nft-scanner__second-image,.home__subscriptions__second-image,.home__wallets-analysis__second-image,.home__wallets-search-similar__second-image{grid-area:secondImage}.home__nft-scanner__buttons,.home__subscriptions__buttons,.home__wallets-analysis__buttons,.home__wallets-search-similar__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__nft-scanner__buttons,.home__subscriptions__buttons,.home__wallets-analysis__buttons,.home__wallets-search-similar__buttons{margin:auto}}.home__nft-scanner__inner,.home__subscriptions__inner,.home__wallets-analysis__inner,.home__wallets-search-similar__inner{grid-template-areas:"firstDescription firstImage" "secondImage secondDescription"}@media screen and (max-width:1200px){.home__nft-scanner__inner,.home__subscriptions__inner,.home__wallets-analysis__inner,.home__wallets-search-similar__inner{grid-template-areas:"firstImage" "firstDescription" "secondImage" "secondDescription"}}.home__nft-scanner .home__button-group,.home__subscriptions .home__button-group,.home__wallets-analysis .home__button-group,.home__wallets-search-similar .home__button-group{margin-top:20px}.home__wallets-search{background-color:var(--color-accent-200);padding:60px 0;position:relative}html[theme=dark] .home__wallets-search{background-color:var(--color-accent-700)}.home__wallets-search__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__wallets-search__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__wallets-search__first-description,.home__wallets-search__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__wallets-search__first-description{grid-area:firstDescription}.home__wallets-search__second-description{grid-area:secondDescription}.home__wallets-search__first-image,.home__wallets-search__second-image{margin:auto auto auto 0}.home__wallets-search__first-image img,.home__wallets-search__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__wallets-search__first-image,.home__wallets-search__second-image{margin:auto;max-width:600px}}.home__wallets-search__first-image{grid-area:firstImage}.home__wallets-search__second-image{grid-area:secondImage}.home__wallets-search__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__wallets-search__buttons{margin:auto}}.home__wallets-search__inner{grid-template-areas:"firstDescription firstImage" "secondImage secondDescription"}@media screen and (max-width:1200px){.home__wallets-search__inner{grid-template-areas:"firstImage" "firstDescription" "secondImage" "secondDescription"}}.home__wallets-search .home__button-group{margin-top:20px}.home__wallets-search__inner{grid-template-areas:"firstDescription firstImage"}@media screen and (max-width:1200px){.home__wallets-search__inner{grid-template-areas:"firstImage" "firstDescription"}}.home__subscriptions,.home__wallets-search-similar{background-image:url(https://s3.arbitragescanner.io/static/index/bg/gems-and-coins.svg)}.home__scanner-message,.home__wallets-mass-analysis{background-color:var(--color-accent-200);padding:60px 0;position:relative}html[theme=dark] .home__scanner-message,html[theme=dark] .home__wallets-mass-analysis{background-color:var(--color-accent-700)}.home__scanner-message__inner,.home__wallets-mass-analysis__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__scanner-message__inner,.home__wallets-mass-analysis__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__scanner-message__first-description,.home__scanner-message__second-description,.home__wallets-mass-analysis__first-description,.home__wallets-mass-analysis__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__scanner-message__first-description,.home__wallets-mass-analysis__first-description{grid-area:firstDescription}.home__scanner-message__second-description,.home__wallets-mass-analysis__second-description{grid-area:secondDescription}.home__scanner-message__first-image,.home__scanner-message__second-image,.home__wallets-mass-analysis__first-image,.home__wallets-mass-analysis__second-image{margin:auto auto auto 0}.home__scanner-message__first-image img,.home__scanner-message__second-image img,.home__wallets-mass-analysis__first-image img,.home__wallets-mass-analysis__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__scanner-message__first-image,.home__scanner-message__second-image,.home__wallets-mass-analysis__first-image,.home__wallets-mass-analysis__second-image{margin:auto;max-width:600px}}.home__scanner-message__first-image,.home__wallets-mass-analysis__first-image{grid-area:firstImage}.home__scanner-message__second-image,.home__wallets-mass-analysis__second-image{grid-area:secondImage}.home__scanner-message__buttons,.home__wallets-mass-analysis__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__scanner-message__buttons,.home__wallets-mass-analysis__buttons{margin:auto}}.home__scanner-message__inner,.home__wallets-mass-analysis__inner{grid-template-areas:"firstDescription firstImage" "secondImage secondDescription"}.home__scanner-message .home__button-group,.home__wallets-mass-analysis .home__button-group{margin-top:20px}.home__scanner-message__inner,.home__wallets-mass-analysis__inner{grid-template-areas:"firstImage firstDescription" "secondDescription secondImage"}@media screen and (max-width:1200px){.home__scanner-message__inner,.home__wallets-mass-analysis__inner{grid-template-areas:"firstImage" "firstDescription" "secondImage" "secondDescription"}}.home__scanner-message__second-image img,.home__wallets-mass-analysis__second-image img{border-radius:10px}.home__plans .section-plans{background:linear-gradient(180deg,#fff,#e0e9fe)}html[theme=dark] .home__plans .section-plans{background:linear-gradient(180deg,#000,#1a2236)}.home__comments{padding-top:80px}.home__comments__inner{display:flex;flex-direction:column;gap:36px}.home__comments__switcher{background-color:var(--bg-color-highlight);border-radius:100px;color:var(--color-text-light);display:flex;flex-wrap:nowrap;margin:auto;padding:4px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:992px){.home__comments__switcher{margin:20px auto}}.home__comments__switcher button{align-items:center;border-radius:100px;display:flex;height:40px;justify-content:center;min-width:unset;padding:0 20px;transition:background-color .3s ease,color .3s ease}@media screen and (max-width:767px){.home__comments__switcher button{height:30px;padding:0 10px}}.home__comments__switcher button._active{background-color:var(--color-accent-300);color:var(--color-accent)}html[theme=dark] .home__comments__switcher button._active{background-color:var(--color-accent-600)}.home__comments__swiper{height:auto;padding:0 30px;position:relative;width:100%}@media screen and (max-width:576px){.home__comments__swiper{padding:unset}}.home__comments__swiper .swiper{margin:auto}.home__comments__swiper .swiper-slide{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto}.home__comments__swiper__item{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto 0;width:100%}@media screen and (max-width:767px){.home__comments__swiper__item{align-items:center;flex-direction:column-reverse;gap:16px}}.home__comments__swiper__item>*{margin:0 auto}.home__comments__swiper__item__image{height:auto;text-align:center;width:20%}.home__comments__swiper__item__image img{display:block;height:auto;margin:0 auto;max-width:100px}.home__comments__swiper__item__image img.youtube{max-width:170px}@media screen and (max-width:767px){.home__comments__swiper__item__image{width:100%}}.home__comments__swiper__item__image.results-influencers-item{height:auto;text-align:center;width:50%}.home__comments__swiper__item__image.results-influencers-item img{max-width:unset}.home__comments__swiper__item__image.results-influencers-item img._youtube{border-radius:6px;max-width:unset}@media screen and (max-width:1200px){.home__comments__swiper__item__image.results-influencers-item{width:90%}}.home__comments__swiper__item__image,.home__comments__swiper__item__image a{display:flex;flex-direction:column;gap:16px}.home__comments__swiper__item__text{height:auto;width:78%}.home__comments__swiper__item__text img,.home__comments__swiper__item__text span{background:var(--color-white);border:1px solid hsla(0,0%,74%,.5);border-radius:20px;box-sizing:border-box;color:var(--color-text);float:left;height:auto;padding:25px 40px;width:100%}html[theme=dark] .home__comments__swiper__item__text img,html[theme=dark] .home__comments__swiper__item__text span{background:unset}.home__comments__swiper__item__text img{height:auto;margin:auto;max-height:500px;max-width:100%;padding:8px;width:auto}.home__comments__swiper__item__text.results-influencers-item{width:45%}@media screen and (max-width:1200px){.home__comments__swiper__item__text.results-influencers-item{width:90%}}.home__comments__swiper__item.results-influencers-item{align-items:unset}.home__comments__swiper__pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:30px;width:100%}.home__comments__swiper__pagination .swiper-pagination-bullet{background-color:unset;border:1px solid var(--color-accent);border-radius:13px;display:block;height:13px;opacity:1;transition:background-color .2s,width .2s;width:13px}.home__comments__swiper__pagination .swiper-pagination-bullet-active{background-color:var(--color-accent)}.home__try{padding:60px 0;position:relative}.home__try__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__try__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__try__first-description,.home__try__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__try__first-description{grid-area:firstDescription}.home__try__second-description{grid-area:secondDescription}.home__try__first-image,.home__try__second-image{margin:auto auto auto 0}.home__try__first-image img,.home__try__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__try__first-image,.home__try__second-image{margin:auto;max-width:600px}}.home__try__first-image{grid-area:firstImage}.home__try__second-image{grid-area:secondImage}.home__try__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__try__buttons{margin:auto}}.home__try__inner{grid-template-areas:"firstDescription firstImage" "secondImage secondDescription"}@media screen and (max-width:1200px){.home__try__inner{grid-template-areas:"firstImage" "firstDescription" "secondImage" "secondDescription"}}.home__try .home__button-group{margin-top:20px}.home__try__inner{grid-template-areas:"firstDescription firstImage"}@media screen and (max-width:1200px){.home__try__inner{grid-template-areas:"firstImage" "firstDescription"}}.home__try__inner{background:linear-gradient(112deg,#4282ff 22.72%,#4ab3ff 76.5%);border-radius:30px;color:var(--color-white);padding:80px 60px}@media screen and (max-width:1200px){.home__try__inner{padding:40px 30px}}.home__try__inner button._white{background-color:var(--color-white);border:unset;color:var(--color-black);font-weight:600}.home__try__first-image{margin:auto}.home__partnership{padding:60px 0;position:relative}.home__partnership__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__partnership__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__partnership__first-description,.home__partnership__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__partnership__first-description{grid-area:firstDescription}.home__partnership__second-description{grid-area:secondDescription}.home__partnership__first-image,.home__partnership__second-image{margin:auto auto auto 0}.home__partnership__first-image img,.home__partnership__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__partnership__first-image,.home__partnership__second-image{margin:auto;max-width:600px}}.home__partnership__first-image{grid-area:firstImage}.home__partnership__second-image{grid-area:secondImage}.home__partnership__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__partnership__buttons{margin:auto}}.home__partnership__inner{grid-template-areas:"firstDescription firstImage" "secondImage secondDescription"}@media screen and (max-width:1200px){.home__partnership__inner{grid-template-areas:"firstImage" "firstDescription" "secondImage" "secondDescription"}}.home__partnership .home__button-group{margin-top:20px}.home__partnership__inner{grid-template-areas:"firstDescription firstImage"}@media screen and (max-width:1200px){.home__partnership__inner{grid-template-areas:"firstImage" "firstDescription"}}.home__partnership .program{font-size:18px;font-weight:600}.home__partnership .program,.home__partnership a{color:var(--color-accent)}.home__whitelabel{padding:60px 0;position:relative}.home__whitelabel__inner{display:grid;padding:40px 0;position:relative;z-index:0;grid-column-gap:30px;grid-row-gap:32px;grid-template-areas:"firstDescription firstImage" "buttons firstImage" "secondImage secondDescription";grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1200px){.home__whitelabel__inner{grid-template-areas:"firstDescription" "firstImage" "buttons" "secondImage" "secondDescription";grid-template-columns:1fr}}.home__whitelabel__first-description,.home__whitelabel__second-description{display:flex;flex-direction:column;gap:20px;justify-content:center;position:relative}.home__whitelabel__first-description{grid-area:firstDescription}.home__whitelabel__second-description{grid-area:secondDescription}.home__whitelabel__first-image,.home__whitelabel__second-image{margin:auto auto auto 0}.home__whitelabel__first-image img,.home__whitelabel__second-image img{height:auto;width:100%}@media screen and (max-width:1200px){.home__whitelabel__first-image,.home__whitelabel__second-image{margin:auto;max-width:600px}}.home__whitelabel__first-image{grid-area:firstImage}.home__whitelabel__second-image{grid-area:secondImage}.home__whitelabel__buttons{grid-area:buttons;margin:auto 0}@media screen and (max-width:1200px){.home__whitelabel__buttons{margin:auto}}.home__whitelabel__inner{grid-template-areas:"firstDescription firstImage" "secondImage secondDescription"}@media screen and (max-width:1200px){.home__whitelabel__inner{grid-template-areas:"firstImage" "firstDescription" "secondImage" "secondDescription"}}.home__whitelabel .home__button-group{margin-top:20px}.home__whitelabel__inner{grid-template-areas:"firstImage firstDescription"}@media screen and (max-width:1200px){.home__whitelabel__inner{grid-template-areas:"firstImage" "firstDescription"}}.home__whitelabel b{color:var(--color-accent)}.home__whitelabel .business{font-size:18px;font-weight:600}.home__questions{background-image:url(https://s3.arbitragescanner.io/static/index/bg/subscribe.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--color-white);padding:80px 65px}@media screen and (max-width:1200px){.home__questions{padding:50px 0}}.home__questions__inner{display:flex;flex-direction:column;gap:20px}.home__questions__social,.home__questions__title{font-weight:600;line-height:normal;text-align:center}.home__questions__title{font-size:22px}.home__questions__social{font-size:18px}.home__questions__networks{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:12px auto;width:80%}@media screen and (max-width:767px){.home__questions__networks{flex-direction:column}}.home__questions__network{align-items:center;display:flex;flex-direction:column;gap:30px;height:auto;justify-content:center}.home__questions__network img{height:45px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:54px}.home__questions__network a{align-items:center;background-color:var(--color-white);border-radius:90px;color:var(--color-accent);display:flex;font-weight:600;height:48px;justify-content:center;padding:15px 24px;text-align:center;text-transform:uppercase;width:180px}.home__questions__important{background-color:#f3f7ff;border-radius:60px;color:var(--color-black);margin:50px auto auto;padding-bottom:10px;position:relative;width:90%}.home__questions__important-upper{background-color:var(--color-white);border-radius:60px;padding:32px 251px 28px 43px;position:relative;z-index:1}html[dir=rtl] .home__questions__important-upper{padding:32px 43px 28px 251px}@media screen and (max-width:1200px){html[dir=rtl] .home__questions__important-upper{padding:120px 50px 50px}}.home__questions__important-upper:before{background-image:url(https://s3.arbitragescanner.io/static/index/vectory/robot-3.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:30px;content:"";height:235px;position:absolute;right:65px;width:155px;z-index:1}html[dir=rtl] .home__questions__important-upper:before{left:65px;right:unset}@media screen and (max-width:1200px){html[dir=rtl] .home__questions__important-upper:before{left:unset;right:65px}}.home__questions__important-upper:after{background-image:url(https://s3.arbitragescanner.io/static/index/vectory/bubble-white-right.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:124px;position:absolute;right:-85px;top:0;width:86px;z-index:0}html[dir=rtl] .home__questions__important-upper:after{left:-85px;right:unset;transform:scaleX(-1)}@media screen and (max-width:1200px){.home__questions__important-upper{padding:120px 50px 50px}.home__questions__important-upper:before{height:166px;left:18px;top:-50px;width:121px}.home__questions__important-upper:after{display:none}}html[theme=dark] .home__questions__important-text{color:var(--color-black)}@media screen and (max-width:1200px){.home__questions__important{margin:0 auto}}
