.id-blogpost{background-color:#f8fafe}h2{font-size:32px;color:#111}@media screen and (max-width: 768px){h2{font-size:27px}}p{color:#414142;font-size:16px}p a{font-size:inherit;color:inherit;font-weight:600;text-decoration:none}p a:hover{text-decoration:underline}.sr-only{clip:rect(0, 0, 0, 0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.btn{width:-moz-fit-content;width:fit-content;border-radius:20px;padding:16px 32px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:18px;line-height:155%;letter-spacing:.02em;text-transform:uppercase;border:1px solid #6a6ed4;transition:color .3s ease-in-out,background-color .3s ease-in-out}@media screen and (max-width: 576px){.btn{font-size:14px;padding:12px 24px}}.btn.btn-purple{background:#6a6ed4;color:#fff}.btn.btn-purple:hover{background:#fff;color:#6a6ed4}.btn.btn-white{background:#fff;color:#6a6ed4}.btn.btn-white:hover{background:#6a6ed4;color:#fff}.market-hero{padding-top:156px;position:relative;min-height:640px;background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:rgba(10,15,26,.95);background-blend-mode:multiply}.market-hero__wrapper{max-width:992px;margin-inline:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:100px}.market-hero__wrapper .hero-label{color:#6a6ed4;text-transform:uppercase;font-weight:500;letter-spacing:1%;margin-bottom:24px;text-align:center}.market-hero__wrapper h1{text-align:center}.market-hero__wrapper .hero-description{color:#fff;text-align:center;margin-bottom:48px}.market-hero__wrapper .hero-description p{color:inherit;font-size:18px}.market-hero__buttons{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.market-proof{margin-block:80px}.market-proof__content{padding:48px;background-color:#6a6ed4;color:#fff;border-radius:36px}.market-proof__content ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px 48px;list-style-type:disc}@media screen and (max-width: 576px){.market-proof__content ul{justify-content:start}}.market-proof__content ul li{color:#fff}.market-creds{margin-block:80px}.market-creds__wrapper{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media screen and (max-width: 768px){.market-creds__wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 576px){.market-creds__wrapper{grid-template-columns:1fr}}.market-creds__item{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px 16px;box-shadow:0 0 15px 3px rgba(106,110,212,.1);border-radius:16px;transition:box-shadow .3s ease-in-out}.market-creds__item.link:hover{box-shadow:0 0 15px 3px rgba(106,110,212,.2)}.market-creds__item h3{color:#414142;font-size:20px;text-align:center}.market-creds__item p{text-align:center}.market-text:not(.dark-bg){margin-block:120px}.market-text.dark-bg{padding-block:80px;background-color:#0a0f1a}.market-text__header{margin-bottom:64px;max-width:992px;margin-inline:auto}.market-text__label{color:#6a6ed4;text-transform:uppercase;font-weight:500;letter-spacing:1%;margin-bottom:24px;text-align:center}.market-text__title{margin-bottom:16px;text-align:center}.dark-bg .market-text__title{color:#fff}.market-text__subtitle p{text-align:center}.market-text__subtitle p:not(:last-child){margin-bottom:16px}.dark-bg .market-text__subtitle p{color:hsla(0,0%,100%,.65)}.market-text__subtitle p a{font-size:inherit;color:inherit;font-weight:600;text-decoration:none}.dark-bg .market-text__subtitle p a{color:#3b82f6}.market-text__subtitle p a:hover{text-decoration:underline}.market-text__subtitle p b,.market-text__subtitle p strong{color:inherit;font-weight:600}.market-text__text{max-width:992px;margin-inline:auto}.market-text__text p{font-size:18px;text-align:center}.market-text__text p:not(:last-child){margin-bottom:16px}.market-text__text p b,.market-text__text p strong{font-weight:600}.dark-bg .market-text__text p{color:#fff}.market-text__text blockquote{padding:24px 16px;background-color:#eff3fe;border-radius:16px}.dark-bg .market-text__text blockquote{background-color:#1c2333}.market-text__bottom-list{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px;justify-content:center}.market-text__bottom-item{background:rgba(106,110,212,.1);padding:6px 10px;border-radius:8px;font-size:14px}.dark-bg .market-text__bottom-item{background-color:#1c2333;box-shadow:none;color:hsla(0,0%,100%,.65)}.market-cards:not(.dark-bg){margin-block:120px}.market-cards.dark-bg{padding-block:80px;background-color:#0a0f1a}.market-cards__header{max-width:992px;margin-inline:auto;margin-bottom:64px}.market-cards__label{color:#6a6ed4;text-transform:uppercase;font-weight:500;letter-spacing:1%;margin-bottom:24px;text-align:center}.market-cards__title{margin-bottom:16px;text-align:center}.dark-bg .market-cards__title{color:#fff}.market-cards__text p{text-align:center}.market-cards__text p:not(:last-child){margin-bottom:16px}.dark-bg .market-cards__text p{color:hsla(0,0%,100%,.65)}.market-cards__text p a{font-size:inherit;color:inherit;font-weight:600;text-decoration:none}.dark-bg .market-cards__text p a{color:#3b82f6}.market-cards__text p a:hover{text-decoration:underline}.market-cards__text p b,.market-cards__text p strong{color:inherit;font-weight:600}.market-cards__wrapper{display:grid;grid-template-rows:1fr;gap:24px}.market-cards__wrapper.cols-2{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 576px){.market-cards__wrapper.cols-2{grid-template-columns:1fr}}.market-cards__wrapper.cols-3{grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 992px){.market-cards__wrapper.cols-3{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 576px){.market-cards__wrapper.cols-3{grid-template-columns:1fr}}.market-cards__wrapper.cols-4{grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 992px){.market-cards__wrapper.cols-4{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 576px){.market-cards__wrapper.cols-4{grid-template-columns:1fr}}.market-cards__item{padding:32px 24px;background-color:#fff;border-radius:16px}.dark-bg .market-cards__item{background-color:#1c2333}.market-cards__item h4{font-size:12px;font-weight:300;color:#6a6ed4;text-transform:uppercase;letter-spacing:1%;margin-bottom:16px}.market-cards__item .icon{margin-bottom:16px}.dark-bg .market-cards__item .icon{color:#fff}.market-cards__item h3{margin-bottom:16px}.dark-bg .market-cards__item h3{color:#fff}.market-cards__item h3 a{font-weight:inherit;color:inherit;text-decoration:underline}.market-cards__item h3 a:hover{text-decoration:none}.dark-bg .market-cards__item .text p{color:hsla(0,0%,100%,.65)}.dark-bg .market-cards__item .text p a{color:#3b82f6}.market-cards__item .text ul{display:flex;gap:16px 24px;flex-wrap:wrap;list-style-type:disc;margin-left:12px}.market-cards__item .text ul li{color:#6a6ed4;font-size:14px}.dark-bg .market-cards__item .text ul li{color:hsla(0,0%,100%,.65)}.market-list:not(.dark-bg){margin-block:120px}.market-list.dark-bg{padding-block:80px;background-color:#0a0f1a}.market-list__header{max-width:992px;margin-inline:auto;margin-bottom:64px}.market-list__label{color:#6a6ed4;text-transform:uppercase;font-weight:500;letter-spacing:1%;margin-bottom:24px;text-align:center}.market-list__title{margin-bottom:16px;text-align:center}.dark-bg .market-list__title{color:#fff}.market-list__text p{text-align:center}.market-list__text p:not(:last-child){margin-bottom:16px}.dark-bg .market-list__text p{color:hsla(0,0%,100%,.65)}.market-list__text p a{font-size:inherit;color:inherit;font-weight:600;text-decoration:none}.dark-bg .market-list__text p a{color:#3b82f6}.market-list__text p a:hover{text-decoration:underline}.market-list__text p b,.market-list__text p strong{color:inherit;font-weight:600}.market-list__wrapper.grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;gap:48px}@media screen and (max-width: 992px){.market-list__wrapper.grid{grid-template-columns:1fr;gap:32px}}.market-list__item h3{margin-bottom:16px}.dark-bg .market-list__item h3{color:#fff}.market-list__item ul{display:flex;gap:8px;flex-wrap:wrap}.market-list__item ul li{background:#fff;padding:6px 10px;border-radius:8px;font-size:14px;box-shadow:0 0 10px 3px rgba(106,110,212,.1)}.dark-bg .market-list__item ul li{background-color:#1c2333;box-shadow:none;-webkit-box-shadow:none;color:hsla(0,0%,100%,.65)}.market-faq:not(.dark-bg){margin-block:120px}.market-faq.dark-bg{padding-block:80px;background-color:#0a0f1a}.market-faq__header{max-width:992px;margin-inline:auto;margin-bottom:64px}.market-faq__label{color:#6a6ed4;text-transform:uppercase;font-weight:500;letter-spacing:1%;margin-bottom:24px;text-align:center}.market-faq__title{margin-bottom:16px;text-align:center}.dark-bg .market-faq__title{color:#fff}.market-faq__text p{text-align:center}.market-faq__text p:not(:last-child){margin-bottom:16px}.dark-bg .market-faq__text p{color:hsla(0,0%,100%,.65)}.market-faq__text p a{font-size:inherit;color:inherit;font-weight:600;text-decoration:none}.dark-bg .market-faq__text p a{color:#3b82f6}.market-faq__text p a:hover{text-decoration:underline}.market-faq__text p b,.market-faq__text p strong{color:inherit;font-weight:600}.market-faq__list{max-width:840px;margin:0 auto}.market-faq__item{background-color:#fff;border-radius:16px;position:relative}.dark-bg .market-faq__item{background-color:#1c2333}.market-faq__item:not(:last-child){margin-bottom:20px}.market-faq__item .question{padding:24px 60px 24px 20px;box-sizing:border-box;font-weight:600;font-size:20px;line-height:155%;color:#111;position:relative;cursor:pointer}.market-faq__item .question:after{content:"";width:28px;height:28px;position:absolute;right:20px;top:50%;margin-top:-14px;background-image:url("../images/home-page/faq-arrow.svg");background-size:cover;background-repeat:no-repeat;background-position:center center}.market-faq__item .question.active:after{transform:rotate(180deg)}.dark-bg .market-faq__item .question{color:#fff}.market-faq__item .answer{padding:0 20px 26px 20px;display:none}.market-faq__item .answer p{font-weight:400;font-size:20px;line-height:155%;color:#111}.dark-bg .market-faq__item .answer p{color:#fff}.market-cta{margin-block:120px 0}.market-cta__header{max-width:992px;margin-inline:auto;margin-bottom:64px}.market-cta__label{color:#6a6ed4;text-transform:uppercase;font-weight:500;letter-spacing:1%;margin-bottom:24px;text-align:center}.market-cta__title{margin-bottom:16px;text-align:center}.dark-bg .market-cta__title{color:#fff}.market-cta__text p{text-align:center}.market-cta__text p:not(:last-child){margin-bottom:16px}.dark-bg .market-cta__text p{color:hsla(0,0%,100%,.65)}.market-cta__text p a{font-size:inherit;color:inherit;font-weight:600;text-decoration:none}.dark-bg .market-cta__text p a{color:#3b82f6}.market-cta__text p a:hover{text-decoration:underline}.market-cta__text p b,.market-cta__text p strong{color:inherit;font-weight:600}.market-cta__btn{margin:32px auto 0 auto}