@charset "UTF-8";@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-ThinItalic.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-ExtraLightItalic.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-LightItalic.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-MediumItalic.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-SemiBoldItalic.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-ExtraBoldItalic.ttf) format("truetype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(assets/fonts/inter-display/InterDisplay-BlackItalic.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:after,:before,*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-width:none}body{font-feature-settings:"clig" 1,"liga" 1;background:#fff;position:relative;font-family:Inter,sans-serif;width:100%;overflow-x:hidden}button,.btn{display:inline-block;cursor:pointer;border:none;transition:.3s all linear;background-color:#7f56d9;color:#fff;border-radius:8px;padding:.9535rem .8rem;font-family:Inter,sans-serif;font-weight:400;font-size:.9rem}@media (prefers-reduced-motion: reduce){button,.btn{transition:none!important;animation:none!important;transform:none!important}}button:hover,.btn:hover{transform:scale(1.02)}button:disabled,.btn:disabled{cursor:not-allowed}h1,h2,h3,h4,h5,h6{font-family:Inter Display,sans-serif;font-weight:600}img{display:block;width:100%;height:100%;object-fit:cover}picture,source{width:100%;height:100%;object-fit:cover;display:flex;justify-content:center;align-items:center}ul{list-style:none}a{text-decoration:none;font-family:Inter,sans-serif}input [type=text]{font-family:Inter,sans-serif;border-radius:10px;padding:.8rem 1rem}.link{font-family:inherit;color:inherit;align-self:stretch}.period{font-family:Inter,sans-serif}.alert,.error{color:#ef4444;font-size:.875rem}.loading{width:6rem;height:6rem;border:5px solid #17b26a;border-radius:50%;border-top-color:#17b26a;animation:spinner 2s linear infinite;margin:0 auto}@keyframes spinner{to{transform:rotate(360deg)}}.error-page{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:1rem}.error-page a{margin-top:2rem;width:100%;max-width:300px;box-shadow:0 .0625rem .125rem #375dfb14}.error-page a:hover{background:#42307d}.nav{background:transparent;position:fixed;top:0;left:0;right:0;z-index:1000;transition:all .3s ease;display:flex;justify-content:center;align-items:center}@media (prefers-reduced-motion: reduce){.nav{transition:none!important;animation:none!important;transform:none!important}}.nav__container{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:72px;max-width:1800px}.nav__logo{text-decoration:none;display:flex;align-items:center;z-index:998}.nav__menu{position:fixed;top:0;right:0;width:100%;height:100vh;background:#fff;z-index:997;transform:translate(100%);transition:transform .3s ease-out;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:5rem 1.5rem 1.5rem}@media (prefers-reduced-motion: reduce){.nav__menu{transition:none!important;animation:none!important;transform:none!important}}.nav__menu--open{transform:translate(0);animation:slideInRight .3s cubic-bezier(.25,.46,.45,.94)}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}.nav__menu-content{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:3rem}.nav__list{list-style:none;margin-top:1.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem;text-align:center}.nav__link{font-family:Inter,sans-serif;font-size:1.4rem;font-weight:400;color:#31353f;text-decoration:none;transition:.3s all linear;background-color:transparent}@media (prefers-reduced-motion: reduce){.nav__link{transition:none!important;animation:none!important;transform:none!important}}.nav__link:hover,.nav__link--active{color:#7f56d9}.nav__actions{max-width:350px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.3rem;width:100%}.nav__btn{width:100%;border-radius:8px;font-size:1rem;text-align:center;border:none}.nav__btn--list{background:#f4ebff;color:#7f56d9}.nav__btn--list:hover{background:#d6bbfb;color:#42307d}.nav__btn--download{background:#7f56d9;color:#fff}.nav__btn--download:hover{background:#42307d}.nav__toggle{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:.3s all linear;z-index:1000}@media (prefers-reduced-motion: reduce){.nav__toggle{transition:none!important;animation:none!important;transform:none!important}}.nav__toggle:hover{transform:scale(1.05)}@media (min-width: 360px){.nav__menu-content{gap:4rem}.nav__list{gap:2.5rem}}@media (min-width: 420px){.nav__container{padding:0 2rem}}@media (min-width: 768px){.nav__menu{position:static;width:calc(100% - 9rem);height:auto;background:transparent;transform:translate(0);padding:0;display:flex;justify-content:center;margin:0}.nav__menu--open{transform:translate(0)}.nav__menu-content{flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:1.3rem}.nav__list{flex-direction:row;gap:1rem;margin-top:0;justify-content:space-between}.nav__link{font-size:1rem;color:#fff;position:relative;white-space:nowrap}.nav__actions{flex-direction:row;justify-content:flex-end;gap:1rem}.nav__btn{width:auto;white-space:nowrap;padding:.641rem .8rem;border-radius:8px;font-size:.9rem}.nav__toggle{display:none}}@media (min-width: 850px){.nav__container{padding:0 4rem}}@media (min-width: 1024px){.nav__menu{width:calc(100% - 10rem)}.nav__list{gap:2rem}}@media (min-width: 1440px){.nav__container{padding:0 8.75rem}}.nav--scrolled{background:#fff}.nav--scrolled .nav__link{color:#31353f}.nav--scrolled .nav__link:hover,.nav--scrolled .nav__link.nav__link--active{color:#7f56d9}.nav--scrolled .nav__link.nav__link--active:after{background:#7f56d9}.section{display:flex;justify-content:center;align-items:center;width:100%;position:relative}.section__wrapper{display:flex;justify-content:center;align-items:center;width:100%;max-width:1800px;align-self:center;padding:3.5rem 1.5rem}@media screen and (min-width: 420px){.section__wrapper{padding:3.5rem 2rem}}@media screen and (min-width: 768px){.section__wrapper{padding:5.625rem 4rem}}@media screen and (min-width: 1440px){.section__wrapper{padding:5.625rem 8.75rem}}.footer{width:100%;background:#0a0d14;color:#fff;display:flex;justify-content:center;align-items:center}.footer__container{width:100%;display:flex;flex-direction:column;gap:3rem;max-width:1800px}.footer__newsletter,.footer__main-content,.footer__copyright{width:100%;padding:2.5rem 1.5rem}.footer__newsletter{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer__newsletter-content{display:flex;flex-direction:column;gap:.5rem}.footer__newsletter-title{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;color:#fff;line-height:1.8}.footer__newsletter-subtitle{font-size:.875rem;color:#868c98;font-weight:300}.footer__newsletter-form{display:flex;align-items:center;justify-content:space-between;gap:.8125rem;flex-wrap:wrap}.footer__newsletter-label{width:280px}.footer__newsletter-input{width:100%;padding:.563rem 1rem;border:1px solid #868c98;border-radius:8px;background:#fff;color:#0a0d14;font-size:.875rem}.footer__newsletter-input::placeholder{color:#868c98}.footer__newsletter-input:focus{outline:none}.footer__newsletter-button{width:auto;padding:.58rem 1rem;align-self:center;transition:background .3s ease}@media (prefers-reduced-motion: reduce){.footer__newsletter-button{transition:none!important;animation:none!important;transform:none!important}}.footer__newsletter-button:hover{background:#6941c6}.footer__hr{width:100%;border:.5px solid rgba(255,255,255,.1254901961)}.footer__main-content{width:100%;padding:2.5rem 1rem;display:flex;flex-wrap:wrap;gap:3em}.footer__app-download{width:100%;max-width:1600px;display:flex;flex-direction:column;align-items:flex-start;gap:1.875rem}.footer__app-brand{display:flex;align-items:center;gap:.5rem}.footer__app-brand svg{height:1.5rem;width:auto;color:#fff}.footer__app-download-buttons{display:flex;flex-direction:column;gap:1rem}.footer__app-cta{font-size:1rem;font-weight:300;color:#cdd0d5;line-height:1.8}.footer__main-content-sections{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.footer__section{display:flex;flex-direction:column;gap:1rem}.footer__section-title{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#fff}.footer__section-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer__section-link{color:#fff;text-decoration:none;font-size:.875rem;font-weight:300;transition:color .3s ease;opacity:.8;background-color:transparent;cursor:pointer}@media (prefers-reduced-motion: reduce){.footer__section-link{transition:none!important;animation:none!important;transform:none!important}}.footer__section-link:hover{color:#b692f6}.footer__copyright{text-align:center}.footer__copyright p{margin:0;font-size:.875rem;color:#cdd0d5;font-weight:300}@media (min-width: 768px){.footer__newsletter,.footer__main-content,.footer__copyright{padding:2.5rem 4rem}.footer__section-title{font-size:1rem}.footer__section-list{gap:1rem}.footer__section-link{font-size:1rem}}@media (min-width: 1024px){.footer{padding:0 3rem}.footer__newsletter,.footer__main-content,.footer__copyright{padding:2.5rem 0}.footer__main-content{max-width:1400px;justify-content:space-between;align-self:flex-start;align-items:flex-start}.footer__app-download{width:auto;margin:0}.footer__main-content-sections{width:auto;max-width:900px;gap:8rem}}@media (min-width: 1200px){.footer__container{padding:0 2rem}}@media (min-width: 1440px){.footer__container{padding:0 8.725rem;max-width:1800px}.footer__newsletter,.footer__main-content,.footer__copyright{padding:2.5rem 0}}.footer-promotional{background-color:#fff;display:flex;justify-content:center;align-items:center}.footer-promotional__container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.5rem}.footer-promotional__section{width:100%;padding:.8125rem 1rem;position:relative;overflow:hidden;border-radius:24px}.footer-promotional__section--customer{background:#f6f8fa;border:1px solid #e2e4e9}.footer-promotional__section--provider{background:#f9f5ff;border:1px solid #e9d7fe}.footer-promotional__content{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;position:relative;z-index:1}.footer-promotional__img-container{width:100%;position:relative;background:#fff;border-radius:16px;padding-top:2rem;box-shadow:0 16px 32px -12px #585c5f1a}.footer-promotional__img{width:100%;height:auto}.footer-promotional__img--desktop{display:none}.footer-promotional__text{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:1.5rem}.footer-promotional__brand{display:flex;align-items:center;justify-content:center;gap:.5rem}.footer-promotional__brand svg{height:1.5rem;width:auto;color:#7f56d9}.footer-promotional__brand--provider svg{color:#42307d}.footer-promotional__brand-text{font-size:.845rem;font-weight:400;color:#0a0d14}.footer-promotional__brand-text strong{font-weight:600}.footer-promotional__title{font-family:Inter Display,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;color:#0a0d14;text-align:left}.footer-promotional__description{font-size:.875rem;font-weight:300;line-height:1.6;color:#525866;text-align:left}.footer-promotional__badges{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin:1rem 0 1.5rem}.footer-promotional__badge{display:block;transition:transform .3s ease}@media (prefers-reduced-motion: reduce){.footer-promotional__badge{transition:none!important;animation:none!important;transform:none!important}}.footer-promotional__badge:hover{transform:scale(1.02)}.footer-promotional__badge img{height:2.5rem;width:auto}.footer-promotional__dashboard-container{width:100%;position:relative;margin:0 auto;overflow:hidden;transform:translate(20px)}.footer-promotional__dashboard{width:100%;height:auto}.footer-promotional__dashboard--mobile{display:block}.footer-promotional__dashboard--desktop{display:none}.footer-promotional__btn{display:flex;justify-content:center;align-items:center;padding:.875rem 1.5rem;border-radius:.5rem;font-weight:400;transition:all .3s ease;font-size:1rem;width:auto;margin:1rem 0 1.5rem}@media (prefers-reduced-motion: reduce){.footer-promotional__btn{transition:none!important;animation:none!important;transform:none!important}}.footer-promotional__btn--primary{background:#7f56d9;color:#fff}.footer-promotional__btn--primary:hover{background:#42307d;transform:scale(1.02);box-shadow:0 16px 32px -12px #585c5f1a}@media (min-width: 600px){.footer-promotional__section{max-width:540px}.footer-promotional__dashboard-container{transform:translate(50px)}}@media (min-width: 800px){.footer-promotional__section{max-width:100%;padding:0}.footer-promotional__content{flex-direction:row;align-items:center;gap:2.5rem;text-align:left}.footer-promotional__text{width:50%}.footer-promotional__img-container{width:45%;background-color:transparent;align-self:flex-end;padding-top:3rem}.footer-promotional__title{font-size:1.5rem;max-width:360px}.footer-promotional__badges{flex-direction:row;justify-content:flex-start;margin:1rem 0 0}.footer-promotional__dashboard-container{order:2;flex:1;transform:translate(40px)}.footer-promotional__dashboard{width:400px}.footer-promotional__text{width:50%;padding:3rem;padding-left:0}.footer-promotional__btn{width:auto;max-width:none;margin:1rem 0 0}}@media (min-width: 1024px){.footer-promotional__container{gap:3.5rem}.footer-promotional__content{justify-content:center;padding:0 2rem;gap:4rem}.footer-promotional__content--provider{gap:0rem}.footer-promotional__section--customer{background:#fff}.footer-promotional__img-container{width:50%;position:relative;display:flex;justify-content:center;margin:0;padding:0;height:400px}.footer-promotional__img--mobile{display:none}.footer-promotional__img--desktop{width:400px;height:400px;display:flex;transform:translate(30px) translateY(110px) scale(1.2)}.footer-promotional__text{max-width:450px;padding:0}.footer-promotional__text--provider{padding:3rem 0}.footer-promotional__brand--provider svg{color:#fff}.footer-promotional__brand--provider svg path{fill:#7f56d9}.footer-promotional__brand-text{font-size:1rem}.footer-promotional__title{font-size:2rem;font-weight:500;max-width:390px}.footer-promotional__description{font-size:1rem;max-width:450px}.footer-promotional__dashboard-container{overflow:visible}.footer-promotional__dashboard{transform:translate(80px) translateY(80px) scale(1.6)}.footer-promotional__dashboard--mobile{display:none}.footer-promotional__dashboard--desktop{display:block}}@media (min-width: 1200px){.footer-promotional__content{gap:5rem}.footer-promotional__img--desktop{width:500px;height:500px;transform:translate(30px) translateY(50px) scale(1.1)}.footer-promotional__text{max-width:500px}.footer-promotional__text--provider{padding-left:2rem}.footer-promotional__text--provider__description{max-width:550px}.footer-promotional__title{font-size:2rem}.footer-promotional__title--provider{max-width:500px}.footer-promotional__description{font-size:1.1rem;max-width:100%}}@media (min-width: 1300px){.footer-promotional__content{gap:8rem;padding-top:0}.footer-promotional__content--provider{gap:0;padding-top:0rem}.footer-promotional__dashboard{transform:translate(120px) translateY(120px) scale(1.9)}}@media (min-width: 1400px){.footer-promotional__dashboard{transform:translate(200px) translateY(150px) scale(2.1)}}@media (min-width: 1440px){.footer-promotional__content--provider{padding-top:0rem}.footer-promotional__text--provider{padding-left:4rem}}@media (min-width: 1500px){.footer-promotional__dashboard{transform:translate(250px) translateY(200px) scale(2.5)}}@media (min-width: 1600px){.footer-promotional__dashboard{transform:translate(300px) translateY(200px) scale(2.5)}}@media (min-width: 1700px){.footer-promotional__dashboard{transform:translate(400px) translateY(200px) scale(2.8)}}@media (min-width: 1920px){.footer-promotional__dashboard{transform:translate(400px) translateY(250px) scale(2.8)}}.download-button{width:189px;height:44px;display:flex;justify-content:center;align-items:center;gap:.75rem}.download-button__content{width:auto;display:flex;justify-content:center;align-items:center;gap:.5rem}.download-button__separator{width:1px;height:1rem;background:#fff;opacity:.5}.download-button__text{width:auto;font-size:.875rem;color:#fff}@media (min-width: 768px){.download-button{width:202px;height:48px}.download-button__text{font-size:1rem}}.section-heading{font-weight:600;color:#0a0d14;line-height:1.2}.section-heading--default,.section-heading--small{font-size:1.5rem}.section-heading--large{font-size:2.5rem}.section-heading--left{text-align:left}.section-heading--center{text-align:center}.section-heading--right{text-align:right}@media (min-width: 768px){.section-heading--default{font-size:2.5rem}.section-heading--small{font-size:2rem}.section-heading--large{font-size:3.5rem}}.section-subtitle{font-size:.875rem;font-weight:500;color:#868c98;text-transform:uppercase;letter-spacing:.1em;transition:.3s all linear}@media (prefers-reduced-motion: reduce){.section-subtitle{transition:none!important;animation:none!important;transform:none!important}}.section-subtitle--hidden{transform:translateY(10px)}.section-subtitle:not(.section-subtitle--hidden){transform:translateY(0)}.hero-section{width:100%;padding:0 1rem;min-height:50vh;display:flex;justify-content:center;align-items:center;background-color:#f9fafb;position:relative;z-index:1;overflow:visible}.hero-section__container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.5rem}.hero-section__header{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.75rem}.hero-section__pre-heading{font-weight:500;color:#868c98}.hero-section__heading{max-width:560px;align-self:center;font-size:1.625rem;font-weight:600;line-height:1.4;color:#6941c6;text-align:center}@media (min-width: 400px){.hero-section__heading{font-size:2.5rem}}.hero-section__description{line-height:1.6;font-size:1rem;font-weight:300;color:#31353f;text-align:center;max-width:600px}.hero-section__children{width:100%;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.hero-section__heading{font-size:3rem;max-width:700px}.hero-section__container{padding:0 2rem}}@media (min-width: 1024px){.hero-section__container{padding:0 4rem}.hero-section__heading{font-size:3rem;max-width:700px}}.toggle{background-color:#f6f8fa;border-radius:10px;width:100%;max-width:400px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:.25rem;gap:.25rem}.toggle__option{width:100%;background:transparent;border:none;font-size:.875rem;font-weight:500;color:#868c98;border-radius:6px;transition:.3s all linear;white-space:nowrap;padding:.25rem .125rem;display:flex;justify-content:center;align-items:center}@media (prefers-reduced-motion: reduce){.toggle__option{transition:none!important;animation:none!important;transform:none!important}}.toggle__option:hover{color:#20232d}.toggle__option--active{background-color:#fff;color:#0a0d14;box-shadow:0 16px 40px -8px #585c5f29}.toggle__badge{font-size:.75rem;font-weight:600;color:#079455;background-color:#ecfdf3;padding:.125rem .5rem;border-radius:4px;white-space:nowrap}@media (min-width: 320px){.toggle{height:42px;max-width:337px;width:100%;flex-wrap:nowrap}.toggle__option{padding:.5rem}}@media (min-width: 768px){.toggle{max-width:391px}}.reusable-section-heading{text-align:center;margin-bottom:2rem}.reusable-section-heading__title{display:flex;flex-direction:column;gap:.3125rem}.reusable-section-heading__info{margin-top:1rem;font-size:1rem;color:#000;line-height:1.5}@media (min-width: 768px){.reusable-section-heading__info{font-size:1.1rem}}.search-bar-wrapper{position:relative;width:100%;max-width:800px;z-index:10001}.search-bar{width:100%}.search-bar__container{position:relative;display:flex;align-items:center;background-color:#fff;transition:.3s all linear;box-shadow:0 2px 4px #1b1c1d0a;border:1px solid #e2e4e9;border-radius:10px}@media (prefers-reduced-motion: reduce){.search-bar__container{transition:none!important;animation:none!important;transform:none!important}}.search-bar__container:focus-within{border-color:#9e77ed;box-shadow:0 0 3px 3px #9e77ed1a}@media (prefers-reduced-motion: reduce){.search-bar__container:focus-within{transition:none!important;animation:none!important;transform:none!important}}.search-bar__icon{display:flex;align-items:center;justify-content:center;margin-right:.75rem;position:absolute;left:.75rem}.search-bar__input{width:100%;flex:1;border:none;outline:none;background:transparent;font-family:Inter,sans-serif;font-size:1rem;color:#0a0d14;line-height:1.5;padding:.75rem 1rem .75rem 3rem;border-radius:10px;transition:.3s all linear}.search-bar__input::placeholder{color:#868c98}.search-bar__input:focus{outline:1px solid #000000}.search-bar__results{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:10000;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.highlight-text{color:#7f56d9}.hero{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (prefers-reduced-motion: reduce){.hero{transition:none!important;animation:none!important;transform:none!important}}.hero{padding-top:72px}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/hero-image-DHoNNcL7.webp);background-image:-webkit-image-set(url(/assets/hero-image-DHoNNcL7.webp) 1x);background-image:image-set(url(/assets/hero-image-DHoNNcL7.webp) type("image/webp"),url(/assets/hero-image-olWtrPHJ.png) type("image/png"));background-size:cover;background-position:center right 20%;background-repeat:no-repeat;transition:transform .3s ease}@media (prefers-reduced-motion: reduce){.hero__background{transition:none!important;animation:none!important;transform:none!important}}@media (prefers-reduced-motion: no-preference){.hero__background{transform:translateZ(0)}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,rgba(30,14,51,.3764705882),transparent)}.hero__container{width:100%;max-width:1800px;padding:30px 1rem 72px;z-index:1}.hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;max-width:345px;animation:fadeInUp .8s ease-out .2s both}@media (prefers-reduced-motion: reduce){.hero__content{transition:none!important;animation:none!important;transform:none!important}}.hero__title{font-family:Inter Display,sans-serif;font-size:2rem;font-weight:550;line-height:1.3;color:#fff;margin:0;text-align:left;animation:fadeInUp .8s ease-out .4s both}@media (prefers-reduced-motion: reduce){.hero__title{transition:none!important;animation:none!important;transform:none!important}}.hero__description{font-family:Inter,sans-serif;font-size:.875rem;font-weight:300;line-height:1.5;color:#fff;animation:fadeInUp .8s ease-out .6s both}@media (prefers-reduced-motion: reduce){.hero__description{transition:none!important;animation:none!important;transform:none!important}}.hero__actions{margin-top:1.5rem;animation:fadeInUp .8s ease-out .8s both}@media (prefers-reduced-motion: reduce){.hero__actions{transition:none!important;animation:none!important;transform:none!important}}.hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;animation:fadeInUp .8s ease-out 1s both}@media (prefers-reduced-motion: reduce){.hero__trust{transition:none!important;animation:none!important;transform:none!important}}.hero__stars{display:flex;gap:.25rem}.hero__stars svg{width:15px;height:15px}.hero__trust-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:300;color:#fff;margin:0;opacity:.9}@keyframes fadeInUp{0%{transform:translateY(10px)}to{transform:translateY(0)}}@media (min-width: 360px){.hero{min-height:80vh}.hero__container{padding:0 1rem}.hero__title{font-size:2.5rem}.hero__actions{margin-top:2rem}.hero__trust{gap:.625rem}}@media (min-width: 400px){.hero__container{padding:0 2rem}.hero__description{font-size:1rem}}@media (min-width: 768px){.hero__title{font-size:3.5rem}.hero__content{max-width:650px}.hero__stars svg{width:20px;height:20px}.hero__trust-text{font-size:1rem}}@media (min-width: 850px){.hero__container{padding:0 4rem}}@media (min-width: 1024px){.hero__background{background-attachment:fixed}}@media (min-width: 1440px){.hero__container{padding:0 8.75rem}}.why-choose-us{background:#fff}@media (prefers-reduced-motion: reduce){.why-choose-us{transition:none!important;animation:none!important;transform:none!important}}.why-choose-us__container{flex-direction:column;gap:2rem}.why-choose-us__header{max-width:342px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;transform:translateY(30px);transition:transform .8s ease-out}@media (prefers-reduced-motion: reduce){.why-choose-us__header{transition:none!important;animation:none!important;transform:none!important}}.why-choose-us__header.animate-in{transform:translateY(0)}.why-choose-us__features{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}@media (min-width: 768px){.why-choose-us__container{gap:3rem}.why-choose-us__header{max-width:620px}.why-choose-us__features{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1300px){.why-choose-us__features{grid-template-columns:repeat(4,1fr)}}.feature-card{background:#f6f8fa;border-radius:12px;padding:1.25rem;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:1.25rem;transition:all .3s ease;transform:translateY(30px)}@media (prefers-reduced-motion: reduce){.feature-card{transition:none!important;animation:none!important;transform:none!important}}.feature-card.animate-in{transform:translateY(0);transition:transform .8s ease-out}.feature-card__icon svg{width:32px;height:32px}.feature-card__content{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:.25rem}.feature-card__title{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#0a0d14;line-height:1.3}.feature-card__description{font-family:Inter,sans-serif;font-size:1rem;font-weight:300;color:#525866;line-height:1.6;margin:0}@media (min-width: 768px){.feature-card{max-width:445px}}@media (min-width: 1300px){.feature-card__description{min-height:110px}}@media (min-width: 1582px){.feature-card__description{min-height:auto}}.turn-talent-section .category-card__action-button--primary{transition:.3s all linear}.turn-talent-section .category-card__action-button--primary:hover{background:#42307d;transform:scale(1.02)}.turn-talent-section .category-card__action-button--secondary{background:#f4ebff!important;color:#7f56d9}.turn-talent-section .category-card__action-button--secondary:hover{background:#d6bbfb;transform:scale(1.02)}@media (min-width: 1024px){.turn-talent-section .category-card__title{max-width:500px}}@media (min-width: 1400px){.turn-talent-section{gap:12rem!important}}.find-beauty{scroll-margin-top:72px}@media (min-width: 1024px){.find-beauty{flex-direction:row-reverse!important}}.services-offered{background:#fff}@media (prefers-reduced-motion: reduce){.services-offered{transition:none!important;animation:none!important;transform:none!important}}.services-offered__container{display:flex;flex-direction:column;gap:2.5rem}.services-offered__header{max-width:360px;text-align:center;transform:translateY(30px);transition:transform .8s ease-out}@media (prefers-reduced-motion: reduce){.services-offered__header{transition:none!important;animation:none!important;transform:none!important}}.services-offered__header.animate-in{transform:translateY(0)}.services-offered__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;width:100%}@media (min-width: 360px){.services-offered__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.services-offered__header{max-width:680px}.services-offered__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1440px){.services-offered__grid{gap:1.5rem}}@media (min-width: 1440px){.services-offered__grid{gap:2rem}}.testimonials{background:#fff}@media (prefers-reduced-motion: reduce){.testimonials{transition:none!important;animation:none!important;transform:none!important}}.testimonials{overflow-x:hidden}.testimonials__container{margin:0 auto;display:flex;flex-direction:column;gap:2rem;scroll-margin-top:100px}.testimonials__header{text-align:center;transform:translateY(30px);transition:transform .8s ease-out}@media (prefers-reduced-motion: reduce){.testimonials__header{transition:none!important;animation:none!important;transform:none!important}}.testimonials__header.animate-in{transform:translateY(0)}.testimonials__cards-container{width:100%;display:flex;flex-direction:column;gap:2rem}.testimonials__cards-wrapper{width:100%;overflow:hidden;position:relative;padding:0 1.5rem}.testimonials__cards{display:flex;align-items:center;width:100%;gap:1rem}.testimonials__card-slide{width:100%;flex-shrink:0;transition:all .5s ease-in-out}.testimonials__navigation{display:flex;align-items:center;justify-content:center;transform:translateY(-20px);gap:2rem}.testimonials__progress-bar{display:none;width:200px;height:8px;background:#f6f8fa;border-radius:8px;overflow:hidden}.testimonials__progress-fill{width:50%;height:100%;background:#e2e4e9;border-radius:2px;transition:width .3s ease}.testimonials__controls{display:flex;gap:1rem}.testimonials__nav-button{background:transparent;padding:0;cursor:default}@media (prefers-reduced-motion: reduce){.testimonials__nav-button{transition:none!important;animation:none!important;transform:none!important}}.testimonials__nav-button svg{width:2rem}@media (min-width: 768px){.testimonials__cards-wrapper{padding:0}.testimonials__navigation{width:100%;justify-content:space-between;gap:1.625rem}.testimonials__progress-bar{display:flex;width:calc(100% - 100px)}}@media (min-width: 1024px){.testimonials__cards-container{position:relative;clip-path:inset(0 -100vw 0 0)}.testimonials__cards-wrapper{display:flex;justify-content:flex-start;align-items:center;overflow:visible;padding:0;max-width:100%}.testimonials__cards{justify-content:flex-start;gap:2rem;will-change:transform;transform:translate(calc(var(--current-position) * -65% - var(--current-position) * 2rem))!important}.testimonials__card-slide{width:65%;flex-shrink:0}.testimonials__nav-button svg{width:2.5rem}}.category-card{width:100%;background:#fff;display:flex;flex-direction:column;gap:1.5rem}@media (prefers-reduced-motion: reduce){.category-card{transition:none!important;animation:none!important;transform:none!important}}.category-card__image-container,.category-card__content{width:100%;max-width:700px}.category-card__image-container{width:100%;height:auto;transform:translate(5px);transition:transform .8s ease-out}@media (prefers-reduced-motion: reduce){.category-card__image-container{transition:none!important;animation:none!important;transform:none!important}}.category-card__image-container.animate-in{transform:translate(0)}.category-card__image{border-radius:24px}.category-card__content{display:flex;flex-direction:column;gap:2rem;transform:translate(-5px);transition:transform .8s ease-out}@media (prefers-reduced-motion: reduce){.category-card__content{transition:none!important;animation:none!important;transform:none!important}}.category-card__content.animate-in{transform:translate(0)}.category-card__content-heading{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:.5rem}.category-card__top-button{align-self:flex-start;padding:.5rem 1rem;border-radius:20px;border:none;font-size:.8rem;font-weight:400}.category-card__title{font-size:1.25rem}.category-card__description{font-size:1rem;color:#525866;font-weight:300;line-height:1.5}.category-card__features{list-style:none;display:flex;flex-direction:column;gap:.75rem}.category-card__feature{display:flex;align-items:center;gap:.625rem}.category-card__feature-text{font-weight:300;color:#525866}.category-card__actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:1rem}@media (min-width: 768px){.category-card__title{font-size:2rem}.category-card__description,.category-card__feature-text{font-size:1.125rem}}@media (min-width: 1024px){.category-card{flex-direction:row;align-items:center;justify-content:space-between;gap:4.75rem}.category-card__image-container{flex:1;width:60%;max-width:650px}.category-card__description{font-size:1.1rem;max-width:450px}.category-card__features{gap:1.25rem}.category-card__content{flex:1;width:40%}}.service-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e4e9;box-shadow:0 4px 6px #0000000d;transition:.3s all linear;transform:translateY(10px)}@media (prefers-reduced-motion: reduce){.service-card{transition:none!important;animation:none!important;transform:none!important}}.service-card--visible{transform:translateY(0);transition:.3s all linear}.service-card:hover{transform:translateY(-1px);box-shadow:0 12px 24px #00000026}.service-card__image-container{width:100%;height:200px;overflow:hidden}.service-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media (prefers-reduced-motion: reduce){.service-card__image{transition:none!important;animation:none!important;transform:none!important}}.service-card:hover .service-card__image{transform:scale(1.02)}.service-card__content{padding:1rem;text-align:left}.service-card__title{font-size:.875rem;color:#20232d;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px){.service-card__image-container{height:220px}.service-card__title{font-size:1rem}}@media (min-width: 1024px){.service-card__image-container{height:240px}}@media (min-width: 1440px){.service-card__image-container{height:260px}.service-card__title{font-size:1.125rem}}.testimonial-card{background:#f9f5ff;border-radius:16px;padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:1.875rem;transition:all .5s ease-in-out;height:100%}@media (prefers-reduced-motion: reduce){.testimonial-card{transition:none!important;animation:none!important;transform:none!important}}.testimonial-card__image-container{max-width:188px;position:relative;align-self:center;border-radius:12px}.testimonial-card__image{border-radius:12px}.testimonial-card__content{flex:1;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card__quote{font-size:1.125rem;font-weight:600;color:#6941c6;line-height:1.6}.testimonial-card__author{display:flex;flex-direction:column;gap:.25rem}.testimonial-card__name{font-size:1rem;font-weight:600;color:#0a0d14;font-style:normal}.testimonial-card__title{font-size:.875rem;color:#0a0d14;opacity:.5}@media (min-width: 768px){.testimonial-card{flex-direction:row;align-items:center;gap:2.5rem;padding:2.5rem}.testimonial-card__image-container{flex-shrink:0}.testimonial-card__content{display:flex;flex-direction:column;gap:3.125rem;flex:1}}@media (min-width: 1024px){.testimonial-card{width:100%}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.infinite-scroll-banner{background:#fdb022;overflow:hidden;padding:1rem 0;margin-top:3rem}@media (prefers-reduced-motion: reduce){.infinite-scroll-banner{transition:none!important;animation:none!important;transform:none!important}}.infinite-scroll-banner__container{width:100%;overflow:hidden}.infinite-scroll-banner__content{display:flex;align-items:center;gap:1rem;white-space:nowrap;animation:scroll 30s linear infinite;will-change:transform}@media (prefers-reduced-motion: reduce){.infinite-scroll-banner__content{transition:none!important;animation:none!important;transform:none!important}}.infinite-scroll-banner__content{padding-right:2rem}.infinite-scroll-banner__item{font-family:Inter Display,sans-serif;font-size:1.125rem;font-weight:500;color:#0a0d14;flex-shrink:0;display:flex;align-items:center}.infinite-scroll-banner__item:after{content:"✦";color:#0a0d14;font-size:1.5rem;font-weight:600;margin-left:1rem}@media (min-width: 768px){.infinite-scroll-banner__item{font-size:1.2rem}}@media (min-width: 1024px){.infinite-scroll-banner{padding:1.5rem 0}}@media (prefers-reduced-motion: reduce){.infinite-scroll-banner__content{animation:none!important;transform:none!important}}.blog{background:#fff}@media (prefers-reduced-motion: reduce){.blog{transition:none!important;animation:none!important;transform:none!important}}.blog__container{display:flex;flex-direction:column;gap:4rem}.blog__content{display:flex;flex-direction:column;gap:2.5rem}.blog__header{text-align:center;transform:translateY(30px);transition:all .8s ease-out}@media (prefers-reduced-motion: reduce){.blog__header{transition:none!important;animation:none!important;transform:none!important}}.blog__header.animate-in{transform:translateY(0)}.blog__cards{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}.blog__cta{width:100%;display:flex;justify-content:center;align-items:center;margin-top:1rem}.blog__cta button{width:100%}.blog__cta button:hover{background-color:#42307d;color:#fff}@media (min-width: 320px){.blog__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.blog__cards{gap:2.5rem}.blog__cta button{width:auto}}@media (min-width: 1024px){.blog__cards{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.blog-card{background:#fff;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:.75rem}@media (prefers-reduced-motion: reduce){.blog-card{transition:none!important;animation:none!important;transform:none!important}}.blog-card:hover .blog-card__image{transform:scale(1.1)}.blog-card__image-container{position:relative;width:100%;height:auto;max-height:250px;overflow:hidden;border-radius:16px}.blog-card__image{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:transform .4s ease-out}@media (prefers-reduced-motion: reduce){.blog-card__image{transition:none!important;animation:none!important;transform:none!important}}.blog-card__content{display:flex;flex-direction:column;gap:.75rem}.blog-card__title{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#31353f;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__excerpt{font-size:.875rem;font-weight:300;color:#868c98;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-card__meta{display:flex;align-items:center;gap:.5rem;margin-top:auto}@media (min-width: 768px){.blog-card{gap:1.25rem}.blog-card__content{gap:1rem}.blog-card__title{font-size:1.125rem}.blog-card__excerpt{font-size:1rem}}@media (min-width: 1100px){.blog-card__title{font-size:1.1rem}.blog-card__excerpt{font-size:1rem}}.home-main__feature-section{width:100%}.home-main__feature-section-container{flex-direction:column;gap:3.5rem}@media (min-width: 768px){.home-main__feature-section-container{padding:6rem 4rem;gap:7.5rem}}@media (min-width: 1440px){.home-main__feature-section-container{padding:6rem 8.75rem}}.pagination{width:100%;display:flex;justify-content:space-between;align-items:center}.pagination__mobile{width:100%;display:flex;flex-direction:column;gap:1rem}.pagination__desktop{display:none}.pagination__info{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative}.pagination__page-count{display:flex;color:#525866;font-weight:300}.pagination__page-info{font-size:.875rem;color:#31353f;font-weight:500}.pagination__controls{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.25rem}.pagination__btn{display:flex;justify-content:center;align-items:center;background:#fff;cursor:pointer;transition:.3s all linear}.pagination__btn:disabled{cursor:not-allowed}.pagination__btn--double{display:none}.pagination__pages{display:flex;align-items:center;gap:.25rem}.pagination__page{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 .5rem;border:1px solid #e2e4e9;background:#fff;color:#525866;border-radius:6px;cursor:pointer;font-size:.9rem;transition:.3s all linear}.pagination__page:hover:not(:disabled){background:#f9fafb}.pagination__page:disabled{cursor:default}.pagination__page--active{background:#f9fafb;color:#0a0d14}.pagination__page--active:hover{background:#fff}.pagination__items-per-page{position:relative;display:flex;align-items:center}.pagination__dropdown{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border:1px solid #cdd0d5;border-radius:6px;background:#fff;color:#0a0d14;cursor:pointer;font-size:.875rem;font-weight:400;min-width:5rem;transition:all .2s ease}.pagination__dropdown:hover{border-color:#868c98}.pagination__dropdown-text{flex:1}.pagination__dropdown-menu{position:absolute;top:100%;right:0;z-index:9999;min-width:120px;background:#fff;border:1px solid #cdd0d5;border-radius:6px;box-shadow:0 4px 6px #0000001a;overflow:visible;margin-top:.25rem;padding:.5rem}.pagination__dropdown-item{display:block;width:100%;padding:.75rem 1rem;background:#fff;color:#20232d;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;text-align:left;transition:all .2s ease;margin-bottom:.25rem}.pagination__dropdown-item:last-child{margin-bottom:0}.pagination__dropdown-item:hover{background:#f9fafb;border-color:#cdd0d5}.pagination__dropdown-item--active{background:#f6f8fa;color:#0a0d14;font-weight:600;border-color:#d6bbfb}@media (min-width: 768px){.pagination__mobile{display:none}.pagination__desktop{display:flex;align-items:center;justify-content:space-between;width:100%}.pagination__controls{width:auto}.pagination__btn--double,.pagination__btn--single{display:block}}.blog-content{width:100%;display:flex;flex-direction:column;gap:2rem}.blog-content__section{width:100%;display:flex;flex-direction:column;gap:.5rem}.blog-content h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.blog-content p{font-weight:300;line-height:1.5;color:#31353f}.blog-content__figure{width:100%;height:400px;border-radius:12px;display:flex;flex-direction:column;gap:.7rem}.blog-content__figure img{border-radius:12px}.blog-content__caption{display:flex;gap:.5rem;font-size:.8rem;font-weight:300;line-height:1.5}.blog-content__caption svg{transform:translateY(3px)}.blog-content__blockquote{padding:1.5rem 1.5rem .5rem;font-weight:300;line-height:1.5;border-left:1px solid #6941c6;display:flex;flex-direction:column;gap:1.5rem}.blog-content__blockquote blockquote{font-size:1.1rem;font-weight:500;line-height:1.5;color:#31353f;font-style:italic}.blog-content__quote-author{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.blog-content__quote-author-image{width:50px;height:50px;border-radius:50%}.blog-content__quote-author-name{display:flex;flex-direction:column}.blog-content__quote-author-name p:first-child{font-weight:500}.blog-content ol{padding-left:1.5rem}.blog-content ol li{font-size:1rem;font-weight:300;line-height:1.6;color:#525866}@media (min-width: 1024px){.blog-content{width:calc(100% - 200px)}.blog-content__figure{height:500px}}.newsletter{display:none}@media (min-width: 1024px){.newsletter{width:auto;max-width:350px;height:100%;display:flex;flex-direction:column;gap:1rem;background-color:#f6f8fa;border-radius:12px;padding:1.5rem}.newsletter h2{font-size:1.3rem;font-weight:600}.newsletter p{font-size:.9rem;font-weight:300;line-height:1.5;color:#868c98}.newsletter__form{display:flex;flex-direction:column;gap:.8rem}.newsletter__form label{font-size:.8rem;font-weight:500;color:#0a0d14}.newsletter__form input{width:100%;padding:.8rem;background-color:#fff;border-radius:10px;border:1px solid #e2e4e9;margin-top:.5rem}.newsletter__form input::placeholder{color:#868c98}}.blog-related-articles{width:100%;display:flex;flex-direction:column;gap:1rem;margin-top:10rem}.blog-related-articles h2{text-align:left}.blog-page{width:100%;min-height:100vh;padding-top:72px}.blog-main{width:100%;margin-top:72px}.blog-main::-webkit-scrollbar{display:none}.blog-main__container{flex-direction:column;gap:3rem}.blog-main__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.blog-main__cards{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width: 1024px){.blog-main__cards{grid-template-columns:repeat(4,1fr);gap:2rem}}.blog-detail-main{background:#fff}.blog-detail-main__container{flex-direction:column;gap:3rem;max-width:1400px}.blog-detail-main__header{width:100%;display:flex;flex-direction:column}.blog-detail-main__heading{width:100%;align-self:flex-start;align-items:flex-start;text-align:left;max-width:850px}.blog-detail-main__heading h1[class*="section-heading section-heading--default section-heading--center"]{text-align:left}.blog-detail-main__heading p{color:#20232d;font-weight:300}.blog-detail-main__read-time{color:#525866;transform:translateY(-10px)}.blog-detail-main__image-container{width:100%;border-radius:16px;overflow:hidden}.blog-detail-main__image{width:100%;height:400px;object-fit:cover}.blog-detail-main__main-content{width:100%;display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.blog-detail-main__image{height:500px}.blog-detail-main__full-content{font-size:1.2rem}}@media (min-width: 1024px){.blog-detail-main__image{height:550px}.blog-detail-main__main-content{flex-direction:row}}.pricing-plans{transform:translateY(-50px)}.pricing-plans__container{display:flex;flex-direction:column;gap:3rem}.pricing-plans__mobile{display:flex;flex-direction:column;gap:5rem;width:100%}.pricing-plans__mobile-container{display:flex;flex-direction:column}.pricing-plans__desktop{display:none}.pricing-plans__cards{display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (min-width: 768px){.pricing-plans{transform:translateY(0)}.pricing-plans__container{padding-top:0}.pricing-plans__mobile{display:none}.pricing-plans__desktop{display:block}}@media (min-width: 1024px){.pricing-plans__cards{gap:4rem;margin-bottom:4rem}}@media (min-width: 1440px){.pricing-plans__cards{gap:5rem;margin-bottom:5rem}}.feature-list__help-button{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}@media (prefers-reduced-motion: reduce){.feature-list__help-button{transition:none!important;animation:none!important;transform:none!important}}.feature-list__help-button:hover{background-color:#f6f8fa}.feature-list__help-button:focus{outline:2px solid #b692f6;outline-offset:2px}@media (min-width: 768px){.feature-list__headers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;position:relative}.feature-list__hr{position:absolute;top:40px;left:0;width:100%;height:1px;border:1px solid #e2e4e9}.feature-list__features{display:flex;flex-direction:column;margin-top:3rem}.feature-list__title{padding:1rem;color:#7f56d9;font-weight:600;font-size:1rem}.feature-list__feature-row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:.8rem 1rem;border-radius:0}.feature-list__feature-row:nth-child(2n){background-color:#f9fafb}.feature-list__feature-row:nth-child(odd){background-color:#fff}.feature-list__feature-content{display:inline;align-items:center;gap:.5rem;min-width:235px}.feature-list__feature-name{font-size:1rem;color:#20232d}.feature-list__feature-status{display:flex;justify-content:center;align-items:center;padding:.5rem}.feature-list__help-button svg{transform:translateY(2px)}}@media (min-width: 1024px){.feature-list__headers{gap:4rem}.feature-list__title{font-size:1.1rem}.feature-list__feature-name{font-size:1rem}}.mobile-feature-list{margin-top:1rem}.mobile-feature-list__title{font-size:1rem;font-weight:600;color:#7f56d9;padding:.5rem 1.7rem 1rem}.mobile-feature-list__items{display:flex;flex-direction:column;gap:.5rem}.mobile-feature-list__item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:8px}.mobile-feature-list__item:nth-child(odd){background-color:#f9fafb}.mobile-feature-list__item:nth-child(2n){background-color:#fff}.mobile-feature-list__feature-content{display:flex;align-items:center;gap:.5rem;flex:1}.mobile-feature-list__help-button{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:background-color .2s ease}@media (prefers-reduced-motion: reduce){.mobile-feature-list__help-button{transition:none!important;animation:none!important;transform:none!important}}.mobile-feature-list__help-button:hover{background-color:#f6f8fa}.mobile-feature-list__help-button:focus{outline:2px solid #b692f6;outline-offset:2px}.mobile-feature-list__feature-name{font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;line-height:1.5;color:#101828}.mobile-feature-list__icon{display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.mobile-feature-list{display:none}}.commission-breakdown{background-color:#eff4ff;border-radius:12px;padding:.9rem 1rem;display:flex;align-items:flex-start;gap:1rem;transform:translateY(-50px)}.commission-breakdown__icon{margin-top:.1rem}.commission-breakdown__title{font-size:1rem;font-weight:600;color:#0a0d14;margin-bottom:.2rem}.commission-breakdown__description{font-size:.9rem;font-weight:300;color:#525866;line-height:1.5}@media (min-width: 768px){.commission-breakdown{transform:translateY(20px)}}.pricing-card{display:flex;flex-direction:column;gap:2rem}.pricing-card__name{color:#101828;font-family:Inter Display,sans-serif;font-size:1.2rem;font-weight:500;padding:0 1.7rem .5rem;white-space:nowrap;border-bottom:1px solid #e2e4e9}.pricing-card__header{display:flex;flex-direction:column;gap:1rem;padding:.5rem 1.7rem}.pricing-card__price{font-size:2.3rem;font-weight:500;color:#161922;line-height:1}.pricing-card__period{font-size:1rem;color:#525866;margin-left:.25rem}.pricing-card__description{font-size:1rem;color:#525866;font-weight:300;line-height:1.5;margin:0}.pricing-card__cta{padding:.5rem 1.7rem;transform:translateY(-20px)}.pricing-card__button{width:100%}@media (prefers-reduced-motion: reduce){.pricing-card__button{transition:none!important;animation:none!important;transform:none!important}}.pricing-card__button--primary{background-color:#7f56d9;color:#fff}.pricing-card__button--primary:hover{background-color:#6941c6}.pricing-card__button--secondary{background-color:#f6f8fa;color:#525866}.pricing-card__button--secondary:hover{background-color:#e2e4e9;color:#31353f}@media (min-width: 768px){.pricing-card{gap:3rem}.pricing-card__name{border-bottom:none;padding:0}.pricing-card__header{padding:0;height:160px;max-width:390px}.pricing-card__pricing{display:flex;align-items:flex-end;flex-wrap:wrap;gap:.5rem}.pricing-card__cta{padding:0;max-width:390px}}.tooltip{position:relative;display:inline-block}.tooltip__content{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#161922;color:#fff;padding:1rem;border-radius:8px;box-shadow:0 16px 40px -8px #585c5f29;z-index:1000;min-width:250px;max-width:300px;margin-bottom:.5rem}.tooltip__content:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#161922}.tooltip__title{font-family:Inter Display,sans-serif;font-size:.875rem;font-weight:600;color:#fff;margin:0 0 .5rem;line-height:1.3}.tooltip__text{font-family:Inter,sans-serif;font-size:.875rem;color:#e2e4e9;margin:0;line-height:1.4}.ai-premium-section{background-color:#fff}.ai-premium-section__container{flex-direction:column}.ai-premium-section__media{width:100%;margin:2rem 0;display:flex;justify-content:center;align-items:center}.ai-premium-section__video-container{position:relative;width:100%;height:363px;border-radius:24px;overflow:hidden;display:flex;justify-content:center;align-items:center}.ai-premium-section__video-thumbnail{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ai-premium-section__video-thumbnail--mobile{display:flex;justify-content:center;align-items:center}.ai-premium-section__video-thumbnail--desktop,.ai-premium-section__video-thumbnail picture,.ai-premium-section__video-thumbnail source{display:none}.ai-premium-section__video{width:100%;height:100%;display:block;object-fit:cover;border:none}.ai-premium-section__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:transparent;padding:0;transition:.3s all linear;display:flex;justify-content:center;align-items:center}@media (prefers-reduced-motion: reduce){.ai-premium-section__play-button{transition:none!important;animation:none!important;transform:none!important}}.ai-premium-section__play-button:hover{transform:translate(-50%,-50%);background-color:transparent}.ai-premium-section__play-button:hover svg{transform:scale(1.1)}.ai-premium-section__play-button svg{transition:.3s all linear;display:flex;justify-content:center;align-items:center}.ai-premium-section__cta{width:100%;max-width:310px;margin-top:1.5rem;display:flex;justify-content:center;align-items:center}.ai-premium-section__upgrade-button{width:100%}@media (prefers-reduced-motion: reduce){.ai-premium-section__upgrade-button{transition:none!important;animation:none!important;transform:none!important}}.ai-premium-section__upgrade-button:hover{background-color:#42307d}@media (min-width: 768px){.ai-premium-section__video-container{max-width:1090px;height:609px}.ai-premium-section__video-thumbnail--mobile{display:none}.ai-premium-section__video-thumbnail--desktop{display:flex;justify-content:center;align-items:center}}.faq-section{background-color:#fff;width:100%}.faq-section__container{width:100%;max-width:1800px;box-sizing:border-box}.faq-section__toggle{display:flex;justify-content:center}.faq-section__accordion{width:100%;max-width:800px;min-width:0;margin:3rem auto 0;box-sizing:border-box}.faq-section__item{width:100%;border-bottom:1px solid #e2e4e9;box-sizing:border-box}.faq-section__item:last-child{border-bottom:none}.faq-section__question{width:100%;padding:1.5rem 0;border:none;background:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;transform:none;box-sizing:border-box}.faq-section__question:hover{transform:none}.faq-section__question-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:#0a0d14;line-height:1.4;margin-right:1rem;flex:1;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.faq-section__icon{font-size:1.5rem;font-weight:400;color:#31353f;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-section__answer{padding:0 0 1.5rem;animation:fadeIn .3s ease-in-out;width:100%;overflow-wrap:break-word;word-wrap:break-word;box-sizing:border-box}.faq-section__answer p{font-size:1rem;color:#525866;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(10px)}to{opacity:0;transform:translateY(-10px)}}@media (min-width: 768px){.faq-section__question-text,.faq-section__answer p{font-size:1.1rem}.faq-section__icon{font-size:2rem;font-weight:300}}.pricing-page{width:100%;padding-top:72px}.pricing-page__hero{background-color:#fff}.pricing-page__hero p[class*=hero-section__description]{max-width:100%}.help-center-hero{background-color:#f9fafb}.help-center-hero div[class*=hero-section__children]{margin-top:1rem}.help-center-hero h1[class*=hero-section__heading]{max-width:450px}.help-center-hero__content{width:100%;text-align:center;margin-top:1rem;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column;gap:1rem}.help-center-hero__topics{width:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.help-center-hero__topics-label{font-size:1rem;font-weight:500;color:#20232d;white-space:nowrap}.help-center-hero__topics-list{display:flex;align-items:center;gap:1rem;overflow:hidden;white-space:nowrap}.help-center-hero__topic-link{font-size:1rem;font-weight:300;color:#7f56d9;text-decoration:underline;text-underline-offset:4px;padding:.25rem 0;transition:.3s all linear}@media (prefers-reduced-motion: reduce){.help-center-hero__topic-link{transition:none!important;animation:none!important;transform:none!important}}.help-center-hero__topic-link:hover{color:#42307d;text-decoration-color:#42307d}@media (min-width: 1024px){.help-center-hero h1[class*=hero-section__heading]{max-width:550px}}@media (min-width: 1024px){.help-center-hero h1[class*=hero-section__heading]{max-width:600px}}.help-topic-card{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem 1.5rem;background-color:#fcfaff;border-radius:12px;border:1px solid #e9d7fe;cursor:pointer;transition:.3s all linear;color:inherit}@media (prefers-reduced-motion: reduce){.help-topic-card{transition:none!important;animation:none!important;transform:none!important}}.help-topic-card:hover{transform:scale(1.01);box-shadow:0 2px 4px #1b1c1d0a}.help-topic-card svg{width:40px;height:40px}.help-topic-card__content{width:100%;display:flex;flex-direction:column;gap:.5rem;text-align:left}.help-topic-card__title{font-size:1rem;font-weight:600;color:#0a0d14;line-height:1.3}.help-topic-card__description{font-size:.9rem;color:#525866;line-height:1.5}@media (min-width: 768px){.help-topic-card{padding:2rem}}.help-topics-section__container{flex-direction:column;gap:3rem}.help-topics-section__header{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1rem}.help-topics-section__heading{margin-bottom:0!important}.help-topics-section__toggle{display:flex;justify-content:center}.help-topics-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:0 auto}@media (min-width: 768px){.help-topics-section__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.help-topics-section__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1440px){.help-topics-section__grid{gap:2.5rem}}.contact-card{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem;border-radius:10px;border:1px solid #e2e4e9;transition:.3s all linear}@media (prefers-reduced-motion: reduce){.contact-card{transition:none!important;animation:none!important;transform:none!important}}.contact-card:hover{box-shadow:0 16px 32px -12px #585c5f1a}.contact-card__content{text-align:left;display:flex;flex-direction:column;gap:.5rem}.contact-card__icon svg{width:25px;height:25px}.contact-card__title{font-family:Inter Display,sans-serif;font-size:1rem;font-weight:600;color:#0a0d14;line-height:1.3}.contact-card__details{font-size:.9rem;color:#525866;line-height:1.5}@media (min-width: 768px){.contact-card{flex:1;padding:1.5rem}}.more-help__container{flex-direction:column;align-items:flex-start;gap:3rem}.more-help__heading{margin-bottom:0!important;text-align:left}.more-help__heading h2{text-align:left}.more-help__cards{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:2rem}@media (min-width: 768px){.more-help__cards{flex-direction:row;gap:2rem}}.search-results{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;border:1px solid #e2e4e9;z-index:10000;margin-top:8px;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;overflow:hidden}.search-results__item{display:block;width:100%;padding:1rem 1.5rem;background:none;border:none;text-align:left;cursor:pointer;transition:.3s all linear}@media (prefers-reduced-motion: reduce){.search-results__item{transition:none!important;animation:none!important;transform:none!important}}.search-results__item:hover{background-color:#f9fafb;transform:scale(1.01)}.search-results__content{display:flex;flex-direction:column;gap:.5rem}.search-results__title{font-size:1rem;font-weight:400;color:#0a0d14;line-height:1.3}.search-results__description{font-size:.9rem;font-weight:300;color:#525866;line-height:1.4}.search-result-card{display:block;width:100%;padding:1.5rem;background-color:#fff;border-radius:12px;border:1px solid #e2e4e9;cursor:pointer;text-align:left;transition:all .3s ease;text-decoration:none;color:inherit}@media (prefers-reduced-motion: reduce){.search-result-card{transition:none!important;animation:none!important;transform:none!important}}.search-result-card:hover{box-shadow:0 16px 32px -12px #585c5f1a}.search-result-card:focus{outline:2px solid #b692f6;outline-offset:2px}.search-result-card__category{display:inline-block;color:#525866;padding:.5rem .75rem;border:1px solid #e2e4e9;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.search-result-card__content{display:flex;flex-direction:column;gap:.75rem}.search-result-card__title{font-size:1.1rem;font-weight:600;color:#0a0d14;margin:0;line-height:1.3}.search-result-card__description{font-size:1rem;font-weight:300;color:#525866;margin:0;line-height:1.5}.search-result-card__read-time{font-size:.9rem;font-weight:500;color:#7f56d9;margin-top:.5rem}.search-result-card__highlight{color:inherit}@media (min-width: 768px){.search-result-card{padding:2rem}}.no-search-results{display:flex;align-items:center;justify-content:center;min-height:300px;padding:3rem 2rem;background-color:#fff;border-radius:12px;margin-bottom:1rem}.no-search-results__content{text-align:center;max-width:400px}.no-search-results__image{width:100%;height:150px;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.no-search-results__img{object-fit:contain}.no-search-results__title{font-size:1.1rem;font-weight:600;color:#0a0d14;line-height:1.3}.no-search-results__description{font-size:1rem;font-weight:300;color:#525866;line-height:1.5}.all-topics-sidebar{width:100%;border:1px solid #e2e4e9;border-radius:16px}.all-topics-sidebar__card{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.all-topics-sidebar__title{font-size:1.25rem;font-weight:500;color:#0a0d14}.all-topics-sidebar__title--all{display:none}.all-topics-sidebar__title--other{display:flex}.all-topics-sidebar__topics{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem}.all-topics-sidebar__topic{width:50%;display:flex;align-items:center;gap:1.2rem;padding:.75rem;background:none;border:none;border-radius:0;transition:.3s all linear;text-align:left;white-space:nowrap}@media (prefers-reduced-motion: reduce){.all-topics-sidebar__topic{transition:none!important;animation:none!important;transform:none!important}}.all-topics-sidebar__topic:hover{background-color:#f9fafb;transform:none}.all-topics-sidebar__topic--related-articles{width:100%;display:block;padding:1rem;border-radius:12px;color:#0a0d14;font-size:1rem;font-weight:300;transition:.3s all linear}@media (prefers-reduced-motion: reduce){.all-topics-sidebar__topic--related-articles{transition:none!important;animation:none!important;transform:none!important}}.all-topics-sidebar__topic--related-articles{white-space:wrap}.all-topics-sidebar__topic--related-articles:hover{background-color:#f4ebff;color:#6941c6}.all-topics-sidebar__topic--related-articles--active{background-color:#f9f5ff;color:#6941c6}.all-topics-sidebar__topic--related-articles--active:hover{background-color:#e9d7fe;color:#53389e}.all-topics-sidebar__topic-icon svg{width:23px;height:25px}.all-topics-sidebar__topic-text{font-size:1rem;font-weight:300;color:#20232d;line-height:1.4;text-align:left}.all-topics-sidebar__contact-us{display:none}.all-topics-sidebar__contact-btn{width:120px;background-color:transparent;border:1px solid #7f56d9;color:#7f56d9;font-size:1rem;margin-top:1rem}@media (min-width: 640px){.all-topics-sidebar__topic{width:48%}.all-topics-sidebar__topic--related-articles{width:100%}}@media (min-width: 768px){.all-topics-sidebar__card{padding:2rem}}@media (min-width: 1024px){.all-topics-sidebar__card{padding:2rem}.all-topics-sidebar__topics{width:100%;flex-direction:column;flex-wrap:nowrap}.all-topics-sidebar__topic{width:100%}.all-topics-sidebar__contact-us{display:block}}.search-results-main{width:100%}.search-results-main__container{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:2rem}.search-results-main div[class*=reusable-section-heading],.search-results-main div[class*=reusable-section-heading] h1{text-align:left}.search-results-main div[class*=reusable-section-heading] p{color:#20232d;font-weight:300;max-width:600px}.search-results-main__main{width:100%;display:flex;flex-direction:column}.search-results-main__heading-wrapper{margin-bottom:3rem}.search-results-main__heading p,.search-results-main__articles-count{color:#525866}.search-results-main__results{width:100%}.search-results-main__search{margin-bottom:2rem;width:100%}.search-results-main__search div[class*="search-bar-wrapper search-results-main__search-bar"]{max-width:100%}.search-results-main__search-bar .search-bar-wrapper{max-width:none}.search-results-main__results-list{display:flex;flex-direction:column;gap:1.5rem}.search-results-main__sidebar{width:100%;display:flex;flex-direction:column;gap:2rem}.search-results-main__sidebar-wrapper{display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.search-results-main__sidebar-wrapper-left{width:100%;display:flex;flex-direction:column;gap:2rem}.search-results-main__sidebar-wrapper-left div[class*=all-topics-sidebar__contact-us]{width:100%;display:flex}.search-results-main__sidebar-wrapper-right{width:100%;display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.search-results-main__container{gap:2rem}.search-results-main__title{font-size:2.5rem}.search-results-main__results{flex:2}.search-results-main__sidebar{flex:1;width:100%}.search-results-main__sidebar-wrapper{flex-direction:row;gap:2rem}.search-results-main__sidebar-wrapper-left,.search-results-main__sidebar-wrapper-right{width:50%}.search-results-main__sidebar-wrapper-right-all-topics-sidebar{flex:1}.search-results-main__sidebar-wrapper-right-topic{width:100%}}@media (min-width: 1024px){.search-results-main__container{max-width:1800px;justify-content:space-between;flex-direction:row;gap:6rem}.search-results-main__main{width:calc(100% - 400px)}.search-results-main__sidebar-wrapper{flex-direction:column;margin-top:0}.search-results-main__sidebar-wrapper-left,.search-results-main__sidebar-wrapper-right{width:100%}}@media (min-width: 1200px){.search-results-main__container{gap:10rem}.search-results-main__main{width:calc(100% - 550px)}}.help-topic-sidebar__card{background-color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.help-topic-sidebar__title{font-family:Inter Display,sans-serif;font-size:1.125rem;font-weight:600;color:#0a0d14;margin:0 0 1rem}.help-topic-sidebar__list{list-style:none;padding:0;margin:0}.help-topic-sidebar__list-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f6f8fa}.help-topic-sidebar__list-item:last-child{border-bottom:none}.help-topic-sidebar__list-item svg{width:20px;height:20px;color:#7f56d9;flex-shrink:0}.help-topic-sidebar__link{font-family:Inter,sans-serif;font-size:1rem;color:#7f56d9;text-decoration:none;transition:color .2s ease}@media (prefers-reduced-motion: reduce){.help-topic-sidebar__link{transition:none!important;animation:none!important;transform:none!important}}.help-topic-sidebar__link:hover{color:#6941c6}.help-topic-sidebar__link:focus{outline:2px solid #b692f6;outline-offset:2px;border-radius:4px}@media (min-width: 768px){.help-topic-sidebar__card{padding:2rem}.help-topic-sidebar__title{font-size:1.25rem}.help-topic-sidebar__list-item{padding:.875rem 0}.help-topic-sidebar__list-item svg{width:22px;height:22px}.help-topic-sidebar__link{font-size:1.0625rem}}@media (min-width: 1024px){.help-topic-sidebar__card{padding:2.5rem}.help-topic-sidebar__title{font-size:1.375rem}.help-topic-sidebar__list-item{padding:1rem 0}.help-topic-sidebar__list-item svg{width:24px;height:24px}.help-topic-sidebar__link{font-size:1.125rem}}.article-content{display:flex;flex-direction:column;gap:3rem}.article-content__read-time{font-size:.9rem;font-weight:400;color:#525866;transform:translateY(-.8rem)}.article-content__body{display:flex;flex-direction:column;gap:2rem}.article-content__section{display:flex;flex-direction:column;gap:2.5rem}.article-content__section-heading{font-size:1.5rem;font-weight:500;color:#20232d}.article-content__steps-list{list-style:none;padding:0;margin:0;counter-reset:step-counter;display:flex;flex-direction:column}.article-content__step{counter-increment:step-counter;position:relative;padding-left:1.6rem}.article-content__step:before{content:counter(step-counter) ".";position:absolute;left:0;top:0;width:1.5rem;color:#20232d;display:flex;justify-content:center;align-items:center;font-size:1rem;line-height:2}.article-content__step-title{font-size:1rem;color:#0a0d14;line-height:2;font-weight:300}.article-content__step-description{color:#20232d;line-height:1.5;margin-bottom:.3rem;font-weight:300}.article-content__completion{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#ecfdf3;border-radius:12px;border-left:4px solid #17b26a}.article-content__completion-icon{width:20px;height:20px;color:#079455;flex-shrink:0;margin-top:.125rem}.article-content__completion-icon svg{width:100%;height:100%}.article-content__completion-message{font-size:1rem;font-weight:300;color:#20232d;line-height:1.5}.related-articles{background-color:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 4px #1b1c1d0a}.related-articles__heading{margin-bottom:1.5rem!important}.related-articles__heading h2{font-size:1.25rem;font-weight:600;color:#0a0d14}.related-articles__list{display:flex;flex-direction:column;gap:1rem}.related-articles__item{display:block;padding:1rem;background-color:#f9fafb;border-radius:12px;text-decoration:none;color:#20232d;font-size:1rem;font-weight:500;transition:all .2s ease}@media (prefers-reduced-motion: reduce){.related-articles__item{transition:none!important;animation:none!important;transform:none!important}}.related-articles__item:hover{background-color:#f6f8fa;color:#0a0d14}.related-articles__item:focus{outline:2px solid #b692f6;outline-offset:2px}.related-articles__item--active{background-color:#f4ebff;color:#6941c6;font-weight:600}.related-articles__item--active:hover{background-color:#e9d7fe;color:#53389e}@media (min-width: 768px){.related-articles{padding:2.5rem}.related-articles__heading h2{font-size:1.375rem}.related-articles__item{padding:1.25rem;font-size:1.0625rem}}@media (min-width: 1024px){.related-articles{padding:3rem}.related-articles__heading h2{font-size:1.5rem}.related-articles__item{padding:1.5rem;font-size:1.125rem}}.help-center-page{width:100%;min-height:100vh;padding-top:72px;position:relative}.help-center-page__live-chat-icon{position:fixed;bottom:2rem;right:2rem;z-index:1000;cursor:pointer;transition:transform .2s ease}@media (min-width: 768px){.help-center-page__live-chat-icon{right:5rem}}@media (min-width: 768px){.help-center-page__hero{min-height:45vh}}.search-results-page{min-height:100vh;padding-top:72px}.legal-page{width:100%;min-height:100vh;padding-top:72px}.legal-main{width:100%;display:flex;flex-direction:column;gap:3rem}.legal-main__pre-heading{font-size:1rem;font-weight:500;color:#868c98}.legal-main__hero{background-color:#f9fafb}.legal-main__hero p[class*=hero-section__description]{font-size:1rem;font-weight:300;max-width:600px}.legal-main__content{width:100%;color:#0a0d14}.legal-main__container{max-width:1200px}.legal-main__list{width:100%;display:flex;flex-direction:column;gap:2rem}.legal-main__list-item p{font-size:1rem;font-weight:300;line-height:1.6;color:#525866}.legal-main__list-item h2{font-size:1.3rem;font-weight:500;color:#0a0d14;margin-bottom:.8rem}.legal-main__list-item ol{padding-left:1.5rem}.legal-main__list-item ol li{font-size:1rem;font-weight:300;line-height:1.6;color:#525866}.legal-main__list-item ol li:last-child{margin-bottom:0}.legal-main__list-item a{color:#7f56d9;text-decoration:underline;text-underline-offset:2px;transition:.3s all linear}.legal-main__list-item a:hover{color:#6941c6}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
