@charset "UTF-8";.tlp-home{background-color:#f9fbfc;color:#0d1b2a}.tlp-home .home-hero{align-items:center;background:linear-gradient(180deg,rgba(0,60,70,.85) 0,rgba(0,60,70,.92) 100%),var(--hero-bg,url("https://cdn.lofty.com/image/fs/servicetool/20251226/2/original_076b379496724e99.png")) center/cover no-repeat;color:#fff;display:flex;flex-direction:column;height:440px;justify-content:center;position:relative;text-align:center}.tlp-home .home-hero__icon{align-items:center;background:hsla(0,0%,100%,.1);border-radius:16px;display:inline-flex;height:56px;justify-content:center;width:56px}.tlp-home .home-hero__icon img{height:32px;-o-object-fit:contain;object-fit:contain;width:32px}.tlp-home .home-hero__title{font-size:40px;font-style:SemiBold;font-weight:600;letter-spacing:0;line-height:60px;margin-bottom:20px;text-align:center;text-transform:capitalize}.tlp-home .home-hero__subtitle{font-size:20px;font-style:Bold;font-weight:700;letter-spacing:0;line-height:100%;margin:0 0 39px;padding:0;text-align:center}.tlp-home .home-hero__actions{margin-top:12px}.tlp-home .home-logos{background:#fff;display:flex;justify-content:center;padding:40px 24px}.tlp-home .home-logos__row{align-items:center;display:flex;flex-wrap:wrap;gap:36px;justify-content:center}.tlp-home .home-logos__row img{filter:grayscale(0);height:44px;-o-object-fit:contain;object-fit:contain;width:auto}.tlp-home .home-section{background:#fff;padding-bottom:80px;padding-top:80px}.tlp-home .home-section__title{color:var(--color-text-primary);font-size:34px;font-weight:500;line-height:42px;margin:0 0 60px;text-align:center}.tlp-home .home-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly}.tlp-home .home-card{background:#fff;border:1px solid #ebecf1;border-radius:20px;display:flex;flex:1;flex-direction:column;gap:20px;max-width:386px;min-width:386px;padding:40px;width:386px}.tlp-home .home-card:hover{background:linear-gradient(180deg,#1aa86a,#17a063);border:none;color:#fff}.tlp-home .home-card:hover .home-card__icon-img{background-color:var(--color-white,#fff)}.tlp-home .home-card:hover .home-card__desc{color:var(--color-white)}.tlp-home .home-card:hover .home-card__link{color:var(--color-white,#fff)}.tlp-home .home-card__icon{height:40px;width:40px}.tlp-home .home-card__icon .home-card__icon-img{background-color:var(--color-primary,#08af7d);display:block;height:30px;mask-image:var(--icon-url);-webkit-mask-image:var(--icon-url);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;transition:background-color .2s ease;width:30px}.tlp-home .home-card__title{font-size:26px;font-weight:600;margin:0}.tlp-home .home-card__desc{color:var(--color-text-primary);flex:1;font-size:18px;font-weight:400;line-height:24px;margin:0}.tlp-home .home-card__desc p:not(:last-child){margin-bottom:20px}.tlp-home .home-card__link{align-items:center;color:#a0a3af;display:inline-flex;font-size:15px;font-weight:600;gap:8px;margin-top:8px;text-decoration:none}.tlp-home .home-card__link:after{content:"→";font-size:15px;line-height:1}.tlp-home .home-band__content{align-items:center;background:linear-gradient(0deg,rgba(0,0,0,.08),rgba(0,0,0,.08)),var(--band-bg,url("https://cdn.lofty.com/image/fs/servicetool/20251226/2/original_cad43710282f41ca.png"));background-position:50%,50%;background-size:cover,cover;border-radius:14px;color:#fff;display:flex;flex-direction:column;gap:8px;justify-content:space-between;padding:40px 48px;width:100%}.tlp-home .home-band__content h3{font-size:24px;font-weight:800;line-height:42px;margin:0}.tlp-home .home-band__content h7{font-family:Manrope;font-size:16px;font-style:Medium;font-weight:500;line-height:24px;margin:0;text-align:center;vertical-align:middle}.tlp-home .home-grid{align-items:center;display:flex;flex-wrap:wrap;gap:100px;justify-content:space-evenly}.tlp-home .home-text-block{align-items:flex-start;display:flex;flex:1;flex-direction:column;max-width:580px;min-width:320px}.tlp-home .home-text-block h3{color:var(--color-text-primary);font-size:34px;font-weight:500;line-height:42px;margin:0 0 20px}.tlp-home .home-text-block h7{color:var(--color-text-primary);font-size:18px;font-weight:400;line-height:30px;margin:0 0 30px}.tlp-home .home-image-block{display:flex;flex:1;justify-content:center;max-width:580px;min-width:320px}.tlp-home .home-image-block img{border-radius:12px;box-shadow:0 10px 30px rgba(13,27,42,.08);height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.tlp-home .home-logos>*,.tlp-home .home-section>*{margin-left:auto;margin-right:auto}