.lla-landing h1,.lla-landing .h1,.lla-landing h2,.lla-landing .h2,.lla-landing h3,.lla-landing .h3,.lla-landing h4,.lla-landing .h4{line-height:1.3;font-weight:800}.lla-landing .heading .sub-heading{font-weight:300;color:var(--grey)}.lla-landing h1,.lla-landing .h1{font-size:40px;font-weight:800}@media (min-width:767px){.lla-landing h1,.lla-landing .h1{font-size:60px}}.lla-landing h2,.lla-landing .h2{font-size:20px}@media (min-width:767px){.lla-landing h2,.lla-landing .h2{font-size:30px}}.lla-landing h3,.lla-landing .h3{font-size:18px;font-weight:800}@media (min-width:767px){.lla-landing h3,.lla-landing .h3{font-size:18px}}.lla-landing .primary{color:var(--blue)}.lla-landing .secondary{color:var(--red)}.lla-landing .lead{font-size:22px;color:#334155}.lla-landing p,.lla-landing ul,.lla-landing ol{font-size:16px;text-align:unset;color:#475569}@media (max-width:767px){.lla-landing ul,.lla-landing ol{padding-left:15px}}.bg-alternate{background-color:#f8fafc}.text-tertiary{color:var(--grey)}.text-primary{color:var(--blue)}.text-secondary{color:var(--red)}.pb-0{padding-bottom:0 !important}.d-none{display:none !important}.lla-landing p,.lla-landing ul,.lla-landing ol{margin-bottom:20px}.lla-landing .heading-icon{max-height:35px}.lla-landing h3 .heading-icon{max-height:25px}@media (max-width:767px){.container{padding-left:20px;padding-right:20px}}section{padding:40px 0}section .section-heading{margin-bottom:40px}section .section-heading .heading{margin-bottom:20px}@media (min-width:768px){section .section-heading .heading{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:10px;flex-direction:row;align-items:center}}@media (max-width:767px){section .section-heading.section-heading-with-icon .heading{position:relative;padding-left:30px}section .section-heading.section-heading-with-icon .heading .heading-icon{position:absolute;left:-5px;top:5px;max-height:25px}}.flex{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-direction:column}@media (min-width:768px){.flex{flex-direction:row}}.grid{display:grid;align-items:stretch}@media (min-width:768px){.grid.two-col{grid-template-columns:repeat(2, 1fr)}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;transition:all 0.3s ease-in-out;cursor:pointer;font-weight:600}.btn:hover{transition:all 0.3s ease-in-out}.btn img{width:20px;height:20px}.btn--secondary{background-color:var(--red);color:white}.btn--secondary:hover{background-color:var(--red)}.btn--outline{border:1px solid var(--red);background-color:transparent}.btn--outline.btn--primary{border-color:var(--blue);color:var(--blue)}.btn--outline.btn--primary:hover{background-color:var(--blue);color:#fff}.btn--outline.btn--secondary{border-color:var(--red);color:var(--red)}.label-btn{border:1px solid var(--red);background-color:transparent;pointer-events:none;padding:10px 15px;border-radius:10px}.label-btn__primary{color:var(--blue);border-color:var(--blue)}.label-btn__secondary{color:var(--red);border-color:var(--red)}.page-banner{padding:40px 0}.page-banner .banner-inner-text{max-width:730px}.page-banner .btn{margin-bottom:20px}.page-banner .banner-sub-heading{margin-bottom:20px;font-weight:700}@media (min-width:767px){.page-banner .flex-item.left{width:70%}.page-banner .flex-item.right{width:30%}}.page-banner .small-text{font-size:14px}section.lla-step-approach .lla-steps{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px;align-items:stretch}@media (min-width:767px){section.lla-step-approach .lla-steps{grid-template-columns:repeat(2, 1fr)}}@media (min-width:1279px){section.lla-step-approach .lla-steps{grid-template-columns:repeat(3, 1fr)}}section.lla-step-approach .lla-steps .lla-step{display:flex;flex-direction:column}section.lla-step-approach .lla-steps .lla-step .step-box-item{background-color:#fff;padding:20px;border-radius:10px;border:1px solid #e2e8f0;height:100%;display:flex;flex-direction:column;transition:all 0.3s ease-in-out}section.lla-step-approach .lla-steps .lla-step .step-box-item:hover{box-shadow:3px 3px 79px -3px rgba(17, 17, 17, 0.22);-webkit-box-shadow:3px 3px 79px -3px rgba(17, 17, 17, 0.22);-moz-box-shadow:3px 3px 79px -3px rgba(17, 17, 17, 0.22);transition:all 0.3s ease-in-out}section.lla-step-approach .lla-steps .lla-step .step-box-item .step-box-item-heading{margin-bottom:20px;display:flex;align-items:center;gap:5px}section.lla-step-approach .lla-steps .lla-step .step-box-item .step-box-item-heading .step-counter{padding-right:10px}section.lla-step-approach .section-notice{padding:10px 20px;background-color:#d3d2cc;max-width:720px;margin:40px auto 0 auto;border-radius:20px}section.lla-step-approach .section-notice p{margin-bottom:0;text-align:center;font-size:18px}section.lla-step-approach.lla-helpful-tips .lla-steps .step-box-item{flex-direction:row;gap:20px}section.lla-step-approach.lla-helpful-tips .lla-steps .step-box-item .box-icon{width:auto}section.lla-step-approach.lla-helpful-tips .lla-steps .step-box-item .box-icon img{height:30px;width:auto}section.lla-step-approach.lla-helpful-tips .lla-steps .step-box-item .box-content{width:75%}.image-with-text{display:flex;flex-direction:column;gap:30px}@media (min-width:767px){.image-with-text{flex-direction:row}.image-with-text__image{width:40%}.image-with-text__content{width:60%}}.lla-faqs .accordion-item{margin-bottom:20px;border-radius:10px;overflow:hidden}.lla-faqs .accordion-title,.lla-faqs .accordion-content{background-color:#f8fafc}.lla-faqs .accordion-title{display:flex;align-items:center;padding:15px}.lla-faqs .accordion-title p{margin-bottom:0}.lla-faqs .accordion-content{padding:15px 55px}.lla-helpful-tips .heading .sub-heading{font-weight:400}