.banner-with-form-wrapper{position:relative;padding-bottom:260px}.banner-with-form-wrapper .main-container{min-height:680px}@media(max-width:768px){.banner-with-form-wrapper .main-container{min-height:720px}}.banner-with-form-wrapper .main-container .container{display:flex;justify-content:space-between;align-items:center;padding:100px}@media(max-width:1200px){.banner-with-form-wrapper .main-container .container{padding:100px 45px;gap:15px}}@media(max-width:768px){.banner-with-form-wrapper .main-container .container{padding:100px 35px;flex-direction:column}}.banner-with-form-wrapper .main-container .container .banner-left{width:45%}@media(max-width:768px){.banner-with-form-wrapper .main-container .container .banner-left{width:100%}}.banner-with-form-wrapper .main-container .container .banner-left .text-content .title{font-size:56px;font-weight:500;line-height:72px;color:#060821;letter-spacing:-.03em}@media(max-width:1100px){.banner-with-form-wrapper .main-container .container .banner-left .text-content .title{font-size:36px;line-height:50px;padding-right:20px}}@media(max-width:768px){.banner-with-form-wrapper .main-container .container .banner-left .text-content .title{font-size:32px;line-height:44px}}.banner-with-form-wrapper .main-container .container .banner-left .text-content .title span{background:linear-gradient(270.15deg,#2C52BE 60.24%,#FF822B 99.8%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.banner-with-form-wrapper .main-container .container .banner-left .text-content .description{margin-top:12px;font-size:18px;font-weight:400;line-height:30px;color:#060821;letter-spacing:-.02em}@media(max-width:768px){.banner-with-form-wrapper .main-container .container .banner-left .text-content .description{font-size:14px;line-height:22px}}.banner-with-form-wrapper .main-container .container .banner-left .text-content .btn{margin-top:36px}.banner-with-form-wrapper .main-container .container .banner-right{width:50%}@media(max-width:768px){.banner-with-form-wrapper .main-container .container .banner-right{width:100%;margin-top:24px}}.banner-with-form-wrapper .main-container .container .banner-right .form-content{background-color:#fff;padding:40px 32px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(225.06deg,#4966FF 1.3%,#FFFFFF 66.12%,#415FFF 99.72%) border-box;border:1px solid rgba(0,0,0,0);border-radius:30px;box-shadow:0 14px 50px 0 rgba(30,58,138,.0705882353)}.banner-with-form-wrapper .main-container .banner-brands-wrapper{position:absolute;left:50%;top:70%;transform:translateX(-50%);z-index:10;width:86%;height:198px;display:flex;justify-content:center;align-items:center;gap:53px;background-color:#fff;border-radius:24px;box-shadow:0 14px 50px 0 rgba(30,58,138,.0705882353);flex-direction:column;overflow:hidden;padding:48px 0 45px}@media(max-width:768px){.banner-with-form-wrapper .main-container .banner-brands-wrapper{padding:24px 0;top:75%}}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-title{width:35%;text-align:center;font-family:Inter,sans-serif;font-weight:400;font-size:32px;line-height:44px;color:#060821;letter-spacing:-.03em}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-title span{background:linear-gradient(270.15deg,#2C52BE 60.24%,#FF822B 99.8%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width:1200px){.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-title{width:50%}}@media(max-width:900px){.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-title{width:80%}}@media(max-width:768px){.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-title{font-size:24px;line-height:32px;text-align:center;width:80%}}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-item-left{position:absolute;top:0;left:0;width:142px;height:100%;background-color:rgba(0,0,0,0);z-index:10;background:linear-gradient(270deg,rgba(255,255,255,.2),#ffffff 79.81%)}@media(max-width:768px){.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-item-left{width:50px}}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-item-right{position:absolute;top:0;right:0;width:142px;height:100%;background-color:rgba(0,0,0,0);z-index:10;background:linear-gradient(270deg,rgba(255,255,255,.2),#ffffff 79.81%);transform:rotate(180deg)}@media(max-width:768px){.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-item-right{width:50px}}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-logo-wrapper{width:100%;height:100%;overflow:hidden}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-track{display:flex;gap:24px;width:-moz-max-content;width:max-content;animation:scroll-infinite 30s linear infinite;will-change:transform}@media(prefers-reduced-motion:reduce){.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-track{animation:none;will-change:auto}}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-track .banner-brands-item{width:190px;height:60px;flex-shrink:0}.banner-with-form-wrapper .main-container .banner-brands-wrapper .banner-brands-track .banner-brands-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scroll-infinite{0%{transform:translateX(0)}to{transform:translateX(-50%)}}