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