.landing-hero-section{background-color:#111;position:relative}.landing-hero-section .container{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:20px}.landing-hero-section .content{grid-column:1/5;position:relative;z-index:2}.landing-hero-section .text-wrap{display:flex;flex-direction:column}.landing-hero-section .hero-title{color:#fff;font-size:28px;font-weight:700;line-height:115%;margin-bottom:20px;text-transform:uppercase}.landing-hero-section .hero-title span{-webkit-text-fill-color:transparent;background:linear-gradient(263deg,#ffeb3b 8%,#ff4e50 99.71%);background-clip:text;-webkit-background-clip:text}.landing-hero-section .subtitle{color:#ffd00e;font-size:18px;font-weight:700;line-height:115%;margin-bottom:12px}.landing-hero-section .description{font-feature-settings:"liga" off,"clig" off;color:#aeaeae;font-size:14px;font-weight:500;line-height:150%}.landing-hero-section .hero-img{display:none}.landing-hero-section .bg-img-right{bottom:0;position:absolute;right:0;z-index:1}.landing-hero-section .bg-img-left{left:0;position:absolute;top:0;z-index:1}@media only screen and (min-width:768px){.landing-hero-section .container{-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(12,1fr);padding:80px 0}.landing-hero-section .content{display:flex;gap:40px;grid-column:2/12}.landing-hero-section .hero-title{font-size:36px;margin-bottom:24px}.landing-hero-section .subtitle{font-size:20px;margin-bottom:16px}.landing-hero-section .description{font-size:16px}.landing-hero-section .hero-img{display:block;min-width:297px}.landing-hero-section .bg-img-right{display:none}}@media only screen and (min-width:1025px){.landing-hero-section .container{padding:32px 0}.landing-hero-section .content{gap:40px}}@media only screen and (min-width:1025px)and (min-width:1201px){.landing-hero-section .content{gap:90px}}@media only screen and (min-width:1025px){.landing-hero-section .hero-title{font-size:48px;margin-bottom:32px}.landing-hero-section .subtitle{font-size:22px}.landing-hero-section .description{font-size:18px}.landing-hero-section .hero-img{min-width:312px}}@media only screen and (min-width:1441px){.landing-hero-section .container{-moz-column-gap:20px;column-gap:20px;padding:80px 0}.landing-hero-section .content{gap:80px}}@media only screen and (min-width:1441px)and (min-width:1701px){.landing-hero-section .content{gap:130px}}@media only screen and (min-width:1441px){.landing-hero-section .hero-title{font-size:58px;margin-bottom:40px}.landing-hero-section .subtitle{font-size:32px;margin-bottom:24px}.landing-hero-section .description{font-size:22px}.landing-hero-section .hero-img{min-width:488px}}.contact-us-section{background-color:#111;color:#fff;position:relative}.contact-us-section .bg-image{position:absolute;top:222px;width:100%}.contact-us-section .content-container{display:flex;flex-direction:column;gap:16px;grid-column:1/5;z-index:5}.contact-us-section .container{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:20px;row-gap:16px}.contact-us-section .content-wrapper{display:flex;flex-direction:column;gap:16px}.contact-us-section .title{font-size:28px;font-weight:700;grid-column:1/5;line-height:130%;text-transform:uppercase}.contact-us-section .title span{-webkit-text-fill-color:transparent;background:linear-gradient(262.74deg,#ffeb3b 25.64%,#ff4e50 59.59%);background-clip:text;-webkit-background-clip:text}.contact-us-section .subtitle{font-size:14px;font-weight:400;grid-column:1/5;line-height:150%}.contact-us-section .left-wrap{display:flex;flex-direction:column;gap:16px}.contact-us-section .list-title{font-size:28px;font-weight:700;line-height:115%;text-transform:uppercase}.contact-us-section .items-list{display:flex;flex-direction:column;gap:12px}.contact-us-section .item{align-items:baseline;display:flex;gap:8px}.contact-us-section .dot{background-color:#ffd00e;border-radius:50%;height:6px;min-width:6px;position:relative;top:-1px}.contact-us-section .item-text{color:#aeaeae;font-size:14px;font-weight:500;line-height:130%}.contact-us-section .item-text span{color:#fff;font-weight:700}.contact-us-section .line{background:#3c3c3c;height:1px;width:100%}.contact-us-section .social-list{align-items:center;display:flex;gap:22px;grid-column:1/5;justify-content:flex-start}.contact-us-section .social-item{align-items:center;background-color:#ffd00e;border-radius:50%;display:flex;height:38px;justify-content:center;width:38px}.contact-us-section .social_item_youtube .icon{background-image:url(/images/youtube-footer.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:14px;width:19px}.contact-us-section .social_item_linkedin .icon{background-image:url(/images/linkedin.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:16px;width:16px}.contact-us-section .social_item_facebook .icon{background-image:url(/images/fb.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:16px;width:8px}.contact-us-section .social_item_twitter .icon{background-image:url(/images/x-network-black-big.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:18px;width:18px}.contact-us-section .contact-form{min-height:663px}.contact-us-section .loader{display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-60%);width:55%}.contact-us-section .loader span{animation-direction:alternate;animation-duration:.9s;animation-iteration-count:infinite;animation-name:loading;background-color:#ffd00e;border-radius:50px;display:block;height:20px;justify-content:center;margin:20px;opacity:1;text-align:center;width:20px}.contact-us-section .second{animation-delay:.3s}.contact-us-section .third{animation-delay:.6s}@keyframes loading{0%{transform:translateY(50px) scale(1)}to{transform:translateY(10px) scale(1.8) rotate(1turn)}}@media only screen and (min-width:768px){.contact-us-section{background-color:#111;position:relative}.contact-us-section .container{-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(12,1fr);padding:50px 0;row-gap:16px}.contact-us-section .bg-image{top:-124px}.contact-us-section .content-container{flex-direction:row;gap:90px;grid-column:2/12}.contact-us-section .content-container.landing{gap:40px}.contact-us-section .content-wrapper{max-width:38%}.contact-us-section .form-wrapper{width:100%}.contact-us-section .title{font-size:36px}.contact-us-section .subtitle{font-size:16px}.contact-us-section .left-wrap{gap:24px;justify-content:center;min-width:307px}.contact-us-section .list-title{font-size:32px}.contact-us-section .items-list{gap:16px}.contact-us-section .item-text{font-size:16px}.contact-us-section .social-list{gap:16px}.contact-us-section .social-item{height:28px;width:28px}.contact-us-section .contact-form{min-height:462px}.contact-us-section .loader{left:70%}.contact-us-section .social_item_youtube .icon{height:11px}.contact-us-section .social_item_linkedin .icon{height:11px;width:11px}.contact-us-section .social_item_facebook .icon,.contact-us-section .social_item_twitter .icon{height:11px}}@media only screen and (min-width:1025px){.contact-us-section .container{padding:70px 0;row-gap:32px}.contact-us-section .content-container{gap:54px}.contact-us-section .content-container.landing{gap:80px}.contact-us-section .content-wrapper{max-width:41%}.contact-us-section .bg-image{top:-108px}.contact-us-section .title{font-size:48px}.contact-us-section .subtitle{font-size:18px}.contact-us-section .left-wrap{gap:32px;min-width:363px}.contact-us-section .list-title{font-size:40px}.contact-us-section .items-list{gap:20px}.contact-us-section .item{gap:12px}.contact-us-section .dot{height:8px;min-width:8px}.contact-us-section .item-text{font-size:20px}.contact-us-section .social-item{border:1px solid #ffd00e;cursor:pointer;height:30px;transition:all .35s linear;width:30px}.contact-us-section .social-item:hover{background:#111}.contact-us-section .social-item:hover .social_item_linkedin .icon{background-image:url(/images/linkedin-yellow.svg)}.contact-us-section .social-item:hover .social_item_youtube .icon{background-image:url(/images/youtube-yellow.svg)}.contact-us-section .social-item:hover .social_item_facebook .icon{background-image:url(/images/fb-yellow.svg)}.contact-us-section .social-item:hover .social_item_twitter .icon{background-image:url(/images/x-network-yellow-new.svg)}.contact-us-section .social_item_facebook .icon{height:13px}.contact-us-section .social_item_linkedin .icon{height:13px;width:13px}.contact-us-section .social_item_youtube .icon{height:14px;width:14px}.contact-us-section .social_item_twitter .icon{height:15px;width:15px}}@media only screen and (min-width:1441px){.contact-us-section .bg-image{top:-200px}.contact-us-section .content-wrapper{gap:32px;max-width:39.5%}.contact-us-section .content-container{gap:160px}.contact-us-section .content-container.landing{gap:123px}.contact-us-section .title{font-size:58px}.contact-us-section .subtitle{font-size:22px}.contact-us-section .left-wrap{gap:40px;min-width:556px}.contact-us-section .list-title{font-size:48px}.contact-us-section .items-list{gap:24px}.contact-us-section .item{gap:16px}.contact-us-section .dot{height:10px;min-width:10px}.contact-us-section .item-text{font-size:24px}.contact-us-section .social-list{gap:21px}.contact-us-section .social-item{height:36px;width:36px}.contact-us-section .social_item_facebook .icon{height:17px;width:17px}.contact-us-section .social_item_linkedin .icon{height:15px;width:15px}.contact-us-section .social_item_twitter .icon,.contact-us-section .social_item_youtube .icon{height:18px;width:18px}}.about-experts-section{background-color:#111}.about-experts-section .container{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:20px;row-gap:16px}.about-experts-section .title{font-size:28px;font-weight:700;grid-column:1/5;line-height:115%;text-transform:uppercase;white-space:pre-line}.about-experts-section .title b{font-weight:900}.about-experts-section .items{display:flex;flex-direction:column;gap:8px;grid-column:1/5}.about-experts-section .item{background:linear-gradient(331deg,transparent 4.59%,hsla(0,0%,100%,.04) 43%,hsla(0,0%,100%,.18) 157.02%);background-blend-mode:plus-lighter;border:1px solid #3c3c3c;border-radius:16px;padding:20px 16px}.about-experts-section .expert-info{align-items:center;border-bottom:1px solid #3c3c3c;display:flex;gap:10px;padding-bottom:12px}.about-experts-section .photo{width:40px}.about-experts-section .card-title-wrap{display:flex;flex-direction:column;gap:4px}.about-experts-section .name{color:#ffd00e;font-size:18px;font-weight:700;line-height:130%;text-transform:uppercase}.about-experts-section .position{font-size:12px;font-weight:500;line-height:130%}.about-experts-section .expert-brief{border-bottom:1px solid #3c3c3c;color:#aeaeae;font-size:14px;font-weight:400;line-height:130%;padding:12px 0}.about-experts-section .socials{display:flex;flex-direction:column;gap:8px;padding-top:12px}.about-experts-section .social-item-wrap{align-items:center;display:flex;gap:8px}.about-experts-section .icon-wrap{align-items:center;background:#ffd00e;border-radius:50%;display:flex;height:24px;justify-content:center;min-width:24px}.about-experts-section .icon-wrap .icon{width:12px}.about-experts-section .link{-webkit-text-decoration-skip:ink;font-size:14px;font-weight:500;line-height:130%;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-skip-ink:auto;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media only screen and (min-width:768px){.about-experts-section .container{-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(12,1fr);padding:60px 0;row-gap:32px}.about-experts-section .title{font-size:36px;grid-column:2/12;white-space:normal}.about-experts-section .items{gap:12px;grid-column:2/12}.about-experts-section .item{border-radius:20px;padding:20px}.about-experts-section .expert-info{border-bottom:none;gap:12px;padding-bottom:0}.about-experts-section .photo{width:64px}.about-experts-section .name{font-size:22px}.about-experts-section .position{font-size:16px}.about-experts-section .expert-brief{padding:20px 0}.about-experts-section .socials{flex-direction:row;gap:0;justify-content:space-between;padding-top:20px}.about-experts-section .icon-wrap{height:28px;min-width:28px}.about-experts-section .icon-wrap .icon{width:14px}}@media only screen and (min-width:1025px){.about-experts-section .container{padding:80px 0}.about-experts-section .title{font-size:40px}.about-experts-section .items{gap:16px}.about-experts-section .item{padding:24px}.about-experts-section .expert-info{gap:16px}.about-experts-section .photo{width:80px}.about-experts-section .card-title-wrap{gap:8px}.about-experts-section .name{font-size:28px}.about-experts-section .position{font-size:20px}.about-experts-section .expert-brief{font-size:18px;padding:24px 0}.about-experts-section .socials{padding-top:24px}.about-experts-section .social-item-wrap{gap:12px}.about-experts-section .icon-wrap{height:32px;min-width:32px}.about-experts-section .icon-wrap .icon{width:16px}.about-experts-section .link{font-size:18px}}@media only screen and (min-width:1441px){.about-experts-section .container{row-gap:60px}.about-experts-section .title{font-size:58px;line-height:130%}.about-experts-section .items{gap:20px}.about-experts-section .item{border-radius:24px;padding:32px}.about-experts-section .photo{width:100px}.about-experts-section .name{font-size:36px}.about-experts-section .position{font-size:22px}.about-experts-section .expert-brief,.about-experts-section .link{font-size:20px}}.banner-landing-page{background-color:#111;background-image:url(/images/banner-bg-ring-320.webp);background-repeat:no-repeat;background-size:cover}.banner-landing-page:after,.banner-landing-page:before{background:linear-gradient(263deg,#ffeb3b 8%,#ff4e50 99.71%);box-shadow:0 2.133px 2.133px 0 rgba(0,0,0,.25);content:"";display:block;height:1px;width:100%}.banner-landing-page .container{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:48px 20px}.banner-landing-page .title{font-size:28px;font-weight:700;grid-column:1/5;line-height:130%;margin-bottom:8px;text-align:center;text-transform:uppercase}.banner-landing-page .title span{-webkit-text-fill-color:transparent;background:linear-gradient(263deg,#ffeb3b 8%,#ff4e50 99.71%);background-clip:text;-webkit-background-clip:text}.banner-landing-page .subtitle{font-size:14px;font-weight:500;grid-column:1/5;line-height:130%;margin-bottom:20px;text-align:center;text-transform:uppercase}.banner-landing-page .subtitle span{color:#ffd00e}.banner-landing-page .download-btn{align-items:center;background:#ffd00e;border-radius:300px;color:#111;display:flex;font-size:12px;font-weight:700;grid-column:1/5;height:42px;justify-content:center;letter-spacing:.6px;line-height:normal;margin:0 auto;width:200px}@media only screen and (min-width:768px){.banner-landing-page{background-image:url(/images/banner-bg-ring-1024.webp);background-repeat:no-repeat;background-size:cover}.banner-landing-page .container{-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(12,1fr);padding:48px 0}.banner-landing-page .title{font-size:36px;grid-column:2/12;margin-bottom:12px;text-align:left;white-space:pre-line}.banner-landing-page .subtitle{font-size:20px;grid-column:2/12;margin-bottom:32px;text-align:left}.banner-landing-page .download-btn{border-radius:32px;font-size:16px;grid-column:2/12;height:40px;letter-spacing:.8px;margin:0;width:186px}}@media only screen and (min-width:1025px){.banner-landing-page{background-image:url(/images/banner-bg-ring-1440.webp);background-repeat:no-repeat;background-size:cover}.banner-landing-page .container{padding:59px 0}.banner-landing-page .title{font-size:48px}.banner-landing-page .subtitle{font-size:24px}.banner-landing-page .download-btn{border:1px solid #ffd00e;border-radius:45px;font-size:14px;height:42px;letter-spacing:.7px;transition:all .3s linear;width:212px}.banner-landing-page .download-btn:hover{background-color:#111;color:#ffd00e}}@media only screen and (min-width:1441px){.banner-landing-page{background-image:url(/images/banner-bg-ring-1920.webp);background-repeat:no-repeat;background-size:cover}.banner-landing-page .container{-moz-column-gap:20px;column-gap:20px}.banner-landing-page .title{font-size:58px;white-space:normal;width:997px}.banner-landing-page .subtitle{font-size:28px;margin-bottom:48px}.banner-landing-page .download-btn{border-radius:60px;font-size:20px;height:64px;letter-spacing:1px;width:336px}}.need-advantage-section{background-color:#111;padding:20px 0}.need-advantage-section .container{-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 20px;position:relative}.need-advantage-section .section-title{color:#fff;font-size:28px;font-weight:700;grid-column:1/-1;line-height:130%;margin-bottom:20px;max-width:244px;text-align:left!important;text-transform:uppercase}.need-advantage-section .description-container{background:linear-gradient(331.33deg,transparent 4.59%,hsla(0,0%,100%,.036) 43%,hsla(0,0%,100%,.18) 157.02%);border-radius:6px;display:flex;flex-direction:column;gap:32px;grid-column:1/-1;margin-bottom:20px;padding:18px;position:relative;z-index:0}.need-advantage-section .description-container:before{background:linear-gradient(296.18deg,hsla(0,0%,100%,.1) 13.16%,hsla(0,0%,60%,0) 100.15%);border-radius:6px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:.53px;position:absolute;z-index:-1}.need-advantage-section .fintech-core-logo{height:17px;margin-right:auto}.need-advantage-section .description{color:#fff;font-size:16px;font-weight:500;line-height:130%;text-transform:uppercase}.need-advantage-section .description span{color:#ffd00e;font-weight:700}.need-advantage-section .dotted-line{background-image:radial-gradient(circle,gold 1px,transparent 0);background-position:50%;background-repeat:repeat-x;background-size:9px 2px;grid-column:1/-1;height:2px;margin-bottom:20px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 50%,transparent);mask-image:linear-gradient(90deg,transparent,#000 50%,transparent);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:100%}.need-advantage-section .wrapper{-moz-column-gap:30px;column-gap:30px;display:grid;grid-column:1/5;grid-template-columns:repeat(1,1fr)}.need-advantage-section .item{display:flex;flex-direction:column;gap:7px;max-width:100%;overflow:hidden}.need-advantage-section .item-logo{height:30px;width:30px}.need-advantage-section .item-title{color:#fff;display:block;font-size:16px;font-weight:700;line-height:150%;text-transform:uppercase}.need-advantage-section .item-description{color:#fff;font-size:14px;font-weight:400;line-height:150%}.need-advantage-section .slides .items{-moz-column-gap:0;column-gap:0;display:flex;flex-direction:row;overflow-x:hidden}.need-advantage-section .slides .item{flex-shrink:0;height:auto;margin-bottom:20px;transition:opacity .3s ease,transform .3s ease;will-change:opacity,transform}.need-advantage-section .slides .item.hidden{opacity:0}.need-advantage-section .slides .dots{display:grid;grid-column:1/5}.need-advantage-section .slides .dot{background:hsla(0,0%,100%,.1);height:2px;width:100%}.need-advantage-section .slides .dot.active{background:linear-gradient(263deg,#ffeb3b 8%,#ff4e50 99.71%)}@media only screen and (min-width:768px){.need-advantage-section{padding:50px 0}.need-advantage-section .container{-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(12,1fr);padding:0}.need-advantage-section .section-title{font-size:36px;grid-column:2/12;margin-bottom:24px;max-width:100%;text-align:center}.need-advantage-section .description-container{flex-direction:row;grid-column:2/12;justify-content:space-between;margin-bottom:32px;padding:18px 12px}.need-advantage-section .fintech-core-logo{height:13px;width:109px}.need-advantage-section .dotted-line{grid-column:2/12;margin-bottom:32px}.need-advantage-section .description{font-size:20px;max-width:468px}.need-advantage-section .wrapper{grid-column:2/12;grid-template-columns:repeat(3,1fr)}.need-advantage-section .title{font-size:18px}.need-advantage-section .btn{grid-column:2/12;margin:32px auto 0}.need-advantage-section .slides .items{-moz-column-gap:34px;column-gap:34px;display:grid;overflow-x:initial}.need-advantage-section .slides .item{flex-shrink:1;height:inherit;margin-bottom:0}.need-advantage-section .slides .item-title{font-size:20px}.need-advantage-section .slides .item-description{font-size:14px}.need-advantage-section .slides .dots{display:none}}@media only screen and (min-width:1025px){.need-advantage-section{padding:70px 0}.need-advantage-section .section-title{font-size:48px;margin-bottom:32px}.need-advantage-section .description-container{padding:25px 22px 33px 25px}.need-advantage-section .description-container .description{font-size:24px;max-width:608px}.need-advantage-section .fintech-core-logo{height:18px;width:154px}.need-advantage-section .slides .items{-moz-column-gap:21px;column-gap:21px}.need-advantage-section .slides .item-title{font-size:22px}.need-advantage-section .slides .item-description{font-size:16px}}@media only screen and (min-width:1441px){.need-advantage-section{padding:70px 0}.need-advantage-section .section-title{font-size:58px;margin-bottom:60px}.need-advantage-section .description-container{border-radius:12px;margin-bottom:60px;padding:33px 40px}.need-advantage-section .description-container .description{font-size:32px;max-width:769px}.need-advantage-section .dotted-line{background-size:16px 4px;height:4px}.need-advantage-section .fintech-core-logo{height:23px;width:206px}.need-advantage-section .item{gap:12px}.need-advantage-section .item-logo{height:40px;width:40px}.need-advantage-section .slides .items{-moz-column-gap:52px;column-gap:52px}.need-advantage-section .slides .item-title{font-size:28px}.need-advantage-section .slides .item-description{font-size:18px}}.landing-page{background-color:#111;color:#fff}.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:640px}@media only screen and (min-width:385px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:603px}}@media only screen and (min-width:421px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:525px}}@media only screen and (min-width:577px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:600px}}@media only screen and (min-width:768px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:625px}}@media only screen and (min-width:992px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:525px}}@media only screen and (min-width:1025px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:610px}}@media only screen and (min-width:1201px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:600px}}@media only screen and (min-width:1701px){.landing-page .contact-us-section .contact-form,.landing-page .contact-us-section iframe{min-height:710px}}.landing-page .need-advantage-section .fintech-core-link{align-items:center;background-color:#ffd00e;border-radius:32px;color:#111;display:flex;grid-column:1/5;justify-content:center;margin:24px auto 0 0;padding:13px 20px}.landing-page .need-advantage-section .fintech-core-link .fintech-core-button{font-size:12px;font-weight:700}@media only screen and (min-width:768px){.landing-page .need-advantage-section .fintech-core-link{border:1px solid #ffd00e;cursor:pointer;grid-column:2/12;height:40px;margin-top:48px;padding:10px 32px;transition:all .3s linear;width:236px}.landing-page .need-advantage-section .fintech-core-link:hover{background-color:#111}.landing-page .need-advantage-section .fintech-core-link:hover .fintech-core-button{color:#ffd00e}.landing-page .need-advantage-section .fintech-core-link .fintech-core-button{font-size:14px}}@media only screen and (min-width:1025px){.landing-page .need-advantage-section .fintech-core-link{height:42px;margin-top:60px;width:252px}}@media only screen and (min-width:1441px){.landing-page .need-advantage-section .fintech-core-link{height:40px;width:236px}}html{scroll-behavior:smooth}#form-anchor{scroll-margin-top:120px}.office-container{display:none}.footer-new .info-wrapper{border-bottom:none;margin-bottom:0}