@import"https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500&display=swap";:root{--primary-font: "Libre Franklin", sans-serif;--secondary-font: "DM Sans", sans-serif;--btn-font: "Inter", sans-serif;--testimonial-font: "Manrope", sans-serif;--black: #000;--white: #fff;--header-background: #F7F7F7;--section-background: #F8F8F8;--light-gray: #F8F8F8;--yellow: #FFD500;--yellow-dot: #FFE245;--grey: #3F3D3C;--footer-line: #E0E5E4;--line-background: #D4D2E3;--row-background: #D3D3D3;--position-color: #727272;--primary-btn-bg: linear-gradient(359deg, #31343F 0.48%, #3E4354 99.44%);--eyebrow-bg: #FCCD0A;--number-yellow: #F7B719;--border-color: #ECB606;--box-yellow: linear-gradient(180deg, #F7B719 0%, #FFC533 100%);--testimonials-color: #BFBFBF;--rectangle-background: #EFEFEF;--orange: #EA580C}.tb-application-section{padding:11.625rem 0 8.125rem;background-color:var(--section-background);position:relative;z-index:12}.tb-application-section::before{content:"";width:100%;aspect-ratio:1600/654;display:block;position:absolute;top:2.3125rem;left:0;pointer-events:none;background-position:center;background-size:cover;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="1600" height="654" viewBox="0 0 1600 654" fill="none"><path d="M0 321.886L1600 0.378784V321.886L0 653.379V321.886Z" fill="%23EFEFEF"/></svg>');z-index:-1}.tb-application-section__content h2{font-weight:500;color:var(--grey);margin-bottom:1.5rem}.tb-application-section__content h4{font-weight:500;line-height:150%;margin-bottom:1.5rem}.tb-application-section__apps{width:100%;display:flex;flex-wrap:wrap;gap:1rem}.tb-application-section__apps a{text-decoration:none}.tb-application-section__apps img{max-width:5.5rem}.tb-application-section__images{position:relative;display:flex;flex-wrap:wrap;justify-content:center;pointer-events:none}.tb-application-section__images .layer{position:absolute;z-index:1;top:50% !important;left:50% !important;margin:-17.125rem 0 0 -19.71875rem}.tb-application-section__images .layer svg{fill:#ffc533;filter:blur(100px)}.tb-application-section__images .icons{position:absolute !important;z-index:2;top:59% !important;left:56% !important;margin:-17.125rem 0 0 -19.78125rem}.tb-application-section__images .images{display:flex !important;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 2.9375rem;position:relative !important;z-index:3}.tb-application-section__images .images .qr{border-radius:12px;overflow:hidden;box-shadow:11px 139px 39px 0px rgba(0,0,0,.01),7px 89px 36px 0px rgba(0,0,0,.05),4px 50px 30px 0px rgba(0,0,0,.18),2px 22px 22px 0px rgba(0,0,0,.31),0px 6px 12px 0px rgba(0,0,0,.36)}.tb-application-section__images .images .image{border-radius:2.5rem;overflow:hidden;box-shadow:0px 204px 57px 0px rgba(0,0,0,.01),0px 130px 52px 0px rgba(0,0,0,.09),0px 73px 44px 0px rgba(0,0,0,.32),0px 33px 33px 0px rgba(0,0,0,.54),0px 8px 18px 0px rgba(0,0,0,.62)}@media(max-width: 991.98px){.tb-application-section{padding:3rem 0}.tb-application-section__apps{justify-content:center}.tb-application-section__images{margin:1rem 0 0}}