.desktop-only{display:none}@media only screen and (min-width:1280px){.desktop-only{display:block}}.tablet-desktop-only{display:none}@media only screen and (min-width:768px){.tablet-desktop-only{display:block}}.mobile-tablet-only{display:none}@media only screen and (max-width:1279px){.mobile-tablet-only{display:block}}.tablet-only{display:none}@media only screen and (min-width:768px)and (max-width:1279px){.tablet-only{display:block}}.mobile-only{display:none}@media only screen and (max-width:767px){.mobile-only{display:block}}.sr-only{position:absolute;white-space:nowrap;overflow:hidden;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}:root{--max-width:1100px;--title-font-size:40px;--material-cubic-bezier:cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth;scroll-margin:100px}.wrapper{width:var(--max-width);margin:0 auto}.document-content{margin-top:100px;margin-bottom:100px;min-height:60vh}.document-content.no-margin{margin:0}.document-content h1,.document-content h2{color:#2a2086;font-size:24px;margin-bottom:20px}.document-content h2{margin-top:40px}.document-content p{margin-bottom:20px;font-size:14px;line-height:1.5}.document-content ol,.document-content ul{padding-left:20px;margin-bottom:20px}.document-content li{margin:0;font-size:14px;line-height:1.5}.document-content a{word-break:break-all}.document-content .table-wrapper{overflow:auto;padding-right:20px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 20px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 20px),transparent)}.document-content .table-wrapper>table{min-width:700px}.document-content table{border-collapse:collapse}.document-content table td,.document-content table th{padding:8px;text-align:left;border-bottom:1px solid #ddd}.document-content table th{background-color:#f2f2f2}.btn{font-size:14px;color:#fff;background:linear-gradient(180deg,#126bff,#0b5adc);padding:12px 24px;border-radius:8px;border:0;cursor:pointer;outline:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn[disabled]{pointer-events:none;opacity:.5}@media(hover:hover){.btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.4)}}@media only screen and (max-width:1279px){:root{--max-width:100%;--title-font-size:24px}.wrapper{padding:0 20px}}.selector{cursor:pointer;display:flex;align-items:center;padding:5px;color:#eaf3ff;font-size:14px;line-height:23px;position:relative}.selector>span{margin:0 5px}.selector--icon{transition:all .3s ease-in-out}.selector:hover .selector--icon{transform:rotate(-180deg)}.selector:hover ul{display:block}.selector ul{position:absolute;top:100%;display:none;list-style:none;padding:0;min-width:100%;overflow:hidden;border-radius:5px;border:1px solid #d9d9d9;color:#454545;background-color:#fff}.selector ul.isActive{display:block}.selector ul>a{text-decoration:none;color:inherit;width:100%;display:block}.selector ul li,.selector ul>a{cursor:pointer;white-space:nowrap;padding:10px 12px;width:100%}.selector ul li.active,.selector ul li:hover,.selector ul>a.active,.selector ul>a:hover{background:linear-gradient(180deg,#126bff,#0b5adc);color:#eaf3ff}.error-wrapper{margin-top:80px;padding:150px 0 100px;position:relative}.error-wrapper>img{object-fit:cover}.error-wrapper__content{text-align:center;position:relative;margin-bottom:20px}.error-wrapper__content--title{font-size:var(--title-font-size);background:linear-gradient(180deg,#126bff,#0b5adc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:1279px){.error-wrapper__content--image{width:60%;height:auto;object-fit:contain}}.header-mobile-menu--button{position:relative;z-index:2;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;background:transparent;padding:0;border:0;outline:none}.header-mobile-menu--button.is-active span:first-child{transform:rotate(45deg) translate(12px,2px)}.header-mobile-menu--button.is-active span:nth-child(2){transform:translateX(100%);opacity:0}.header-mobile-menu--button.is-active span:nth-child(3){transform:rotate(-45deg) translate(12px,-2px)}.header-mobile-menu--button span{width:70%;height:2px;margin:4px 0;background-color:#fff;transition:all .4s var(--material-cubic-bezier);transform-origin:center}.header-mobile-menu__links{position:fixed;top:0;left:0;z-index:0;width:100vw;height:100vh;background-color:#2a2086;padding-top:130px;visibility:hidden;opacity:0;transition:all .4s var(--material-cubic-bezier)}.header-mobile-menu__links.is-active{visibility:visible;opacity:1}.header-mobile-menu__links a{display:block;margin-bottom:30px;text-align:center;color:#eaf3ff;text-decoration:none}.header-transition-background{position:absolute;left:0;top:0;height:100%;width:100%;transition:all .3s ease-in-out}.header-transition-background.is-active{background-color:#2a2086}.app-header{position:fixed;top:0;left:0;right:0;z-index:100;height:80px;transition:all .3s var(--material-cubic-bezier)}@media only screen and (max-width:1279px){.app-header{height:70px}}.app-header.is-active{background-color:#2a2086}.app-header__nav{height:100%;display:flex;align-items:center}.app-header__nav--logo{width:120px;height:20px;position:relative;z-index:10}.app-header__nav--logo>img{object-fit:contain;object-position:left}.app-header__nav__wrapper{display:flex;align-items:center;flex-grow:1}.app-header__nav__wrapper nav{margin:0 40px}.app-header__nav__wrapper nav a{color:#eaf3ff;text-decoration:none;position:relative}.app-header__nav__wrapper nav a:not(:last-child){margin-right:40px}.app-header__nav__wrapper nav a:before{content:"";position:absolute;right:0;bottom:-5px;height:1px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);background-color:currentColor;transform:scale(0)}.app-header__nav__wrapper nav a:hover:before{transform:scale(1)}.app-header__nav__wrapper__action{display:flex;align-items:center;margin:0 10px 0 auto}.app-header__nav__wrapper__action .selector{margin-right:25px;z-index:2}@media only screen and (max-width:1279px){.app-header__nav__wrapper__action .selector{margin-right:0}}.app-header__nav__wrapper__action--contact{background:linear-gradient(180deg,#126bff,#0b5adc);box-shadow:0 2px 15px 0 rgba(42,32,134,.102);border-radius:6px;padding:12px 20px;color:#fff;text-decoration:none;z-index:2}.contact-wrapper{background-color:#fff;padding:200px 0;position:relative}@media only screen and (max-width:1279px){.contact-wrapper{padding:100px 0 400px}}.contact-wrapper.full{padding:300px 0 280px;min-height:70vh;overflow:hidden}@media only screen and (max-width:1279px){.contact-wrapper.full{padding:100px 0}}.contact-wrapper--image{object-fit:cover;object-position:right;position:absolute;top:0;left:0;bottom:0;width:50%;height:100%}.contact-wrapper--image.round{width:400px;height:400px;object-position:center;border-radius:20px;position:relative}@media only screen and (max-width:1279px){.contact-wrapper--image.round{width:100%;height:auto;aspect-ratio:3/2;margin-bottom:40px}.contact-wrapper--image{width:100%;height:50%;top:auto}}.contact-wrapper--curve{position:absolute;left:-300px;bottom:-300px;transform:scaleX(-1);-webkit-mask-image:linear-gradient(90deg,#000 0,transparent);mask-image:linear-gradient(90deg,#000 0,transparent)}@media only screen and (max-width:1279px){.contact-wrapper--curve{width:100%;height:auto;left:0}}.contact-wrapper__content{display:flex;position:relative}@media only screen and (max-width:1279px){.contact-wrapper__content{display:block}}.contact-wrapper__content.center{align-items:center}.contact-wrapper__content__text{width:50%;margin-left:auto;position:relative}@media only screen and (max-width:1279px){.contact-wrapper__content__text{width:100%}}.contact-wrapper__content__text--title{font-size:var(--title-font-size);color:#2a2086;margin-bottom:20px}.contact-wrapper__content__text--title span{background:linear-gradient(180deg,#126bff,#0b5adc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-wrapper__content__text--description{color:#1c155f;font-size:16px;margin-bottom:40px}.contact-wrapper__content__text--description>a,.contact-wrapper__content__text--description>span,.contact-wrapper__content__text--description>strong{display:block;margin-bottom:10px}.contact-wrapper__content__text--btn{text-decoration:none}.features-wrapper{padding:100px 0}@media only screen and (max-width:1279px){.features-wrapper{padding:0}}.features-wrapper__content{display:flex;align-items:flex-start}@media only screen and (max-width:1279px){.features-wrapper__content{display:block}}.features-wrapper__content__sidebar{position:-webkit-sticky;position:sticky;top:100px;width:30%;margin-right:40px}@media only screen and (max-width:1279px){.features-wrapper__content__sidebar{position:relative;top:auto;margin-right:0;width:100%}}.features-wrapper__content__sidebar--title{font-size:var(--title-font-size);color:#1c155f;margin:0 0 20px}.features-wrapper__content__sidebar--title span{background:linear-gradient(180deg,#126bff,#0b5adc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.features-wrapper__content__sidebar--description{color:#2a2086;line-height:1.5625}.features-wrapper__content__main{width:70%}@media only screen and (max-width:1279px){.features-wrapper__content__main{width:100%}}.features-wrapper__content__main__item{display:flex;align-items:center;justify-content:space-between}.features-wrapper__content__main__item:nth-child(2n){flex-direction:row-reverse}@media only screen and (max-width:1279px){.features-wrapper__content__main__item{flex-direction:column;margin-bottom:40px}.features-wrapper__content__main__item:nth-child(2n){flex-direction:column}}.features-wrapper__content__main__item--image{width:50%;height:100%;min-height:300px;position:relative}@media only screen and (max-width:1279px){.features-wrapper__content__main__item--image{width:70%;height:auto;margin-bottom:20px}}.features-wrapper__content__main__item--image>img{inset:0;object-fit:contain}.features-wrapper__content__main__item--text{width:45%}.features-wrapper__content__main__item--text:nth-child(2n){margin-left:22px}@media only screen and (max-width:1279px){.features-wrapper__content__main__item--text{width:100%;margin-left:0}}.features-wrapper__content__main__item--text--title{color:#2a2086;font-size:20px;margin:0 0 20px}.features-wrapper__content__main__item--text--description{color:#8e8d97;font-size:14px;line-height:23px}.footer-wrapper{padding:40px 0;background-color:#2a2086}.footer-wrapper__content{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:1279px){.footer-wrapper__content{display:block}}.footer-wrapper__content__logo{color:#eaf3ff;font-size:16px;position:relative;margin:auto 0}@media only screen and (max-width:1279px){.footer-wrapper__content__logo{margin-bottom:40px}}.footer-wrapper__content__logo>a{display:block;margin-bottom:30px}.footer-wrapper__content__logo .download-buttons>a:not(:last-child){margin-right:10px}.footer-wrapper__content__logo .download-buttons>a img{width:110px}.footer-wrapper__content__logo p{margin-top:30px;width:205px;line-height:25px}.footer-wrapper__content__logo p a{color:#fff;display:block;white-space:nowrap}.footer-wrapper__content__item{display:flex;align-items:flex-start;flex-direction:column}@media only screen and (max-width:1279px){.footer-wrapper__content__item{margin-bottom:40px}}.footer-wrapper__content__item--title{color:#a7c8ff;font-size:20px;margin-bottom:20px}.footer-wrapper__content__item--link{position:relative;color:#eaf3ff;font-size:16px;text-decoration:none}.footer-wrapper__content__item--link:not(:last-child){margin-bottom:10px}.footer-wrapper__content__item--link:before{content:"";position:absolute;right:0;bottom:-5px;height:1px;width:100%;transition:all .4s var(--material-cubic-bezier);background-color:currentColor;transform:scale(0)}.footer-wrapper__content__item--link:hover:before{transform:scale(1)}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.hero-wrapper{display:flex;align-items:center;min-height:50svh;max-height:800px;height:100svh;position:relative;margin-bottom:80px;background-color:#2a2086;overflow-x:clip}@media only screen and (max-width:1279px){.hero-wrapper{max-height:none;height:auto;margin-bottom:300px;padding-top:100px}}.hero-wrapper__image{position:absolute;inset:0;object-fit:cover;margin:auto}.hero-wrapper__content{display:flex;align-items:center;position:relative;height:100%}@media only screen and (max-width:1279px){.hero-wrapper__content{flex-direction:column}}.hero-wrapper__content__assets{position:absolute;inset:0;pointer-events:none}.hero-wrapper__content__assets .animate{position:absolute;height:auto;transform:scale(0);animation-name:scaleIn;animation-duration:1s;animation-timing-function:var(--material-cubic-bezier);animation-fill-mode:forwards}.hero-wrapper__content__assets--curve{position:absolute;z-index:0;right:0;bottom:10%;width:50%;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 0,#000 90%,transparent)}@media only screen and (max-width:1279px){.hero-wrapper__content__assets--curve{bottom:0;height:auto}}.hero-wrapper__content__assets--character{position:absolute;bottom:0;right:3%;z-index:1;height:80%;width:auto}@media only screen and (max-width:1279px){.hero-wrapper__content__assets--character{height:50%}}.hero-wrapper__content__assets--float1{top:50%;right:30%;width:20%;z-index:3;transform-origin:right top;animation-delay:.2s}@media only screen and (max-width:1279px){.hero-wrapper__content__assets--float1{top:60%}}.hero-wrapper__content__assets--float2{top:72%;right:26%;width:20%;z-index:3;transform-origin:right top;animation-delay:.4s}@media only screen and (max-width:1279px){.hero-wrapper__content__assets--float2{top:80%}}.hero-wrapper__content__assets--float3{top:30%;right:-10%;width:20%;transform-origin:left bottom;animation-delay:.6s}@media only screen and (max-width:1279px){.hero-wrapper__content__assets--float3{top:50%;right:-5%}}.hero-wrapper__content__assets--float4{top:60%;right:0;width:10%;transform-origin:left;animation-delay:.8s}@media only screen and (max-width:1279px){.hero-wrapper__content__assets--float4{top:70%}}.hero-wrapper__content__text{width:40%}@media only screen and (max-width:1279px){.hero-wrapper__content__text{width:100%}}.hero-wrapper__content__text--title{font-size:48px;color:#fff;margin:0 0 20px}@media only screen and (max-width:1279px){.hero-wrapper__content__text--title{font-size:28px}}.hero-wrapper__content__text--title>span{color:#a7c8ff}.hero-wrapper__content__text--description{color:#eaf3ff;line-height:1.5;margin-bottom:20px}.hero-wrapper__content__info-panel{position:absolute;z-index:10;display:grid;grid-template-columns:repeat(3,1fr);height:160px;width:100%;bottom:-80px;background:#eaf3ff;border-radius:18px}@media only screen and (max-width:1279px){.hero-wrapper__content__info-panel{grid-template-columns:repeat(1,1fr);height:auto;position:relative;bottom:-250px}}.hero-wrapper__content__info-panel__item{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1279px){.hero-wrapper__content__info-panel__item{display:grid;grid-template-columns:1fr 2fr;padding:20px 0}}.hero-wrapper__content__info-panel__item--image{display:flex;align-items:center;justify-content:center;position:relative;width:60px;height:60px;border-radius:50%;background:linear-gradient(180deg,#126bff,#0b5adc);box-shadow:0 10px 15px 0 rgba(16,62,139,.302);margin-right:20px}@media only screen and (max-width:1279px){.hero-wrapper__content__info-panel__item--image{margin-left:auto}}.hero-wrapper__content__info-panel__item--image>img{object-fit:contain}.hero-wrapper__content__info-panel__item--text h3{margin:0;font-size:56px;display:block;background:linear-gradient(180deg,#483ac4,#2a2086);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media only screen and (max-width:1279px){.hero-wrapper__content__info-panel__item--text h3{font-size:var(--title-font-size)}}.hero-wrapper__content__info-panel__item--text p{margin:0;color:#1c155f;font-size:12px;font-weight:700}.pricing-wrapper{padding:150px 0 100px;position:relative}.pricing-wrapper>img{object-fit:cover}.pricing-wrapper__content{text-align:center;position:relative;margin-bottom:20px}.pricing-wrapper__content--title{font-size:var(--title-font-size);color:#2a2086;margin-bottom:20px}.pricing-wrapper__content--title span{background:linear-gradient(180deg,#126bff,#0b5adc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.pricing-wrapper__content--description{color:#2a2086}.pricing-wrapper__content__pricing-table{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin:20px 0}@media only screen and (max-width:1279px){.pricing-wrapper__content__pricing-table{grid-template-columns:repeat(1,1fr)}}.pricing-wrapper__content__pricing-table--item{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;text-align:left;border:2px solid;border-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0) 52%,#fff) 1;box-shadow:inset 0 -10px 25px 0 hsla(0,0%,100%,.502),inset 0 10px 25px 0 #e4effc,6px 6px 15px 0 rgba(214,225,255,.6);padding:40px 30px;background:hsla(0,0%,100%,.3);position:relative}.pricing-wrapper__content__pricing-table--item.popular{border-image:linear-gradient(180deg,#4086fc,rgba(63,134,251,0) 52%,#3f86fb) 1}.pricing-wrapper__content__pricing-table--item--icon{background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:60px;height:60px;box-shadow:2px 2px 6px 0 rgba(214,225,255,.2);margin-bottom:20px}.pricing-wrapper__content__pricing-table--item--tag{font-size:16px;font-weight:700;position:absolute;top:45px;right:0;padding:10px 24px;border-radius:20px 0 0 20px;color:#fff;background:#4086fc;box-shadow:1px 6px 8px 0 rgba(0,0,0,.08)}.pricing-wrapper__content__pricing-table--item--name{color:#2a2086;font-size:20px;margin-bottom:10px}.pricing-wrapper__content__pricing-table--item--description{color:#2a2086;font-size:14px;margin-bottom:20px}.pricing-wrapper__content__pricing-table--item--content{color:#2a2086;font-size:16px;line-height:1.5625;margin-bottom:40px}.pricing-wrapper__content__pricing-table--item--content ul{padding:15px}.pricing-wrapper__content__pricing-table--item--btn{margin-top:auto;text-decoration:none}.testimonial-wrapper{background-color:#2a2086;position:relative;z-index:0}.testimonial-wrapper__bg{object-fit:cover;z-index:-1}.testimonial-wrapper__content{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1279px){.testimonial-wrapper__content{grid-template-columns:repeat(1,1fr)}}.testimonial-wrapper__content__text{padding:150px 0;position:relative;z-index:10}@media only screen and (max-width:1279px){.testimonial-wrapper__content__text{padding:150px 0 0}}.testimonial-wrapper__content__text--title{color:#a7c8ff;font-size:var(--title-font-size);margin-bottom:40px;position:relative}.testimonial-wrapper__content__text--title>img{position:absolute;bottom:-10px;left:-20px}.testimonial-wrapper__content__text--btn{cursor:pointer;outline:none;background:linear-gradient(180deg,#fff,#a6c8ff);border:0;border-radius:50%;width:50px;height:50px;margin-top:40px;margin-right:20px;padding:0}.testimonial-wrapper__content__image{position:relative}@media only screen and (max-width:1279px){.testimonial-wrapper__content__image{height:400px}}.testimonial-wrapper__content__image--character{position:absolute;bottom:0;right:0;z-index:1;height:80%;width:auto}.testimonial-wrapper__content__image--curve{position:absolute;bottom:0;right:0;width:100%;height:auto;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 0,#000 90%,transparent)}.testimonial-item__text{color:#eaf3ff;font-size:16px;line-height:1.5625;margin-bottom:40px}.testimonial-item__description{color:#eaf3ff}.testimonial-item__description--name{font-size:20px;font-weight:700;display:block;margin-bottom:10px}.testimonial-item__description--position{font-size:14px;display:block}.app-download-wrapper{position:relative;overflow:hidden;padding:200px 0 150px}@media only screen and (max-width:1279px){.app-download-wrapper{padding:200px 0 50px}}.app-download-wrapper--bg{z-index:0}.app-download-wrapper__content{position:relative;height:100%;display:flex;align-items:center}@media only screen and (max-width:1279px){.app-download-wrapper__content{flex-direction:column}}.app-download-wrapper__content__text{width:45%}@media only screen and (max-width:1279px){.app-download-wrapper__content__text{width:100%}}.app-download-wrapper__content__text--title{color:#1c155f;font-size:48px;margin-bottom:40px}@media only screen and (max-width:1279px){.app-download-wrapper__content__text--title{font-size:28px}}.app-download-wrapper__content__text--title>span{display:block;background:linear-gradient(180deg,#126bff,#0b5adc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.app-download-wrapper__content__text--description{color:#1c155f;font-size:16px;line-height:1.5625;margin-bottom:40px}.app-download-wrapper__content__images{width:50%;position:relative;margin-left:auto}@media only screen and (max-width:1279px){.app-download-wrapper__content__images{width:80%;margin-top:100px}}.app-download-wrapper__content__images--hero{width:100%;height:auto;position:relative;z-index:1}.rdp-download-wrapper{position:relative;overflow:hidden;padding:200px 0 150px}@media only screen and (max-width:1279px){.rdp-download-wrapper{padding:200px 0 50px}}.rdp-download-wrapper--bg{z-index:0}.rdp-download-wrapper__content{position:relative;height:100%;display:flex;align-items:center}@media only screen and (max-width:1279px){.rdp-download-wrapper__content{flex-direction:column}}.rdp-download-wrapper__content__text{width:40%}@media only screen and (max-width:1279px){.rdp-download-wrapper__content__text{width:100%}}.rdp-download-wrapper__content__text--title{color:#1c155f;font-size:48px;margin-bottom:40px}@media only screen and (max-width:1279px){.rdp-download-wrapper__content__text--title{font-size:28px}}.rdp-download-wrapper__content__text--title>span{display:block;background:linear-gradient(180deg,#126bff,#0b5adc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rdp-download-wrapper__content__text--description{color:#1c155f;font-size:16px;line-height:1.5625;margin-bottom:40px}.rdp-download-wrapper__content__images{width:60%;position:relative;margin-left:auto}@media only screen and (max-width:1279px){.rdp-download-wrapper__content__images{width:80%;margin-top:100px}}.rdp-download-wrapper__content__images--hero{width:120%;height:auto;position:relative;z-index:1}.download-buttons{display:flex;align-items:center;flex-flow:row wrap}.download-buttons:not(:last-child){margin-bottom:20px}.download-buttons>a:not(:last-child){margin-right:20px}.download-buttons>a>img{width:160px;height:auto}@media only screen and (max-width:1279px){.download-buttons>a>img{width:100%;max-width:160px}}.document-wrapper{padding:80px 0 0}.document-wrapper iframe{width:100%;height:800px;min-height:80vh;overflow:auto}.document-wrapper .option-wrapper{display:flex;align-items:center;padding:12px 0}.document-wrapper .option-wrapper .option-btn{cursor:pointer;padding:6px 12px;background:none;border:1px solid #ccc;outline:none;opacity:.5}.document-wrapper .option-wrapper .option-btn:not(:last-child){margin-right:10px}.document-wrapper .option-wrapper .option-btn.active{color:#2a2086;border:1px solid #2a2086;opacity:1}.form-wrapper{background-color:#f3f3fe;min-height:100svh;padding-top:70px}@media only screen and (max-width:1279px){.form-wrapper{padding-top:0}}.form-wrapper__container{padding:40px;background-color:#fff;box-shadow:0 4px 4px rgba(87,100,126,.21);border-radius:4px}.form-wrapper__container h3{font-size:2em;color:#2a2086;margin-bottom:.5em}.form-wrapper__container p{font-size:1em;margin-bottom:40px}.form-wrapper__container form{padding:40px 0;border-top:1px solid #ccc;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.form-wrapper__container form label{margin-bottom:20px}.form-wrapper__container form label:after{content:"*";color:red}.form-wrapper__container form textarea{height:400px;width:100%;padding:20px;border:1px solid #2a2086;margin-bottom:20px}.form-wrapper__container form .btn{margin:0 auto}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}