.home .hero{color:var(--color-white);padding-block:var(--section-padding);background-size:cover;background-position:top;background-repeat:no-repeat;position:relative;z-index:0;display:flex;align-items:center;min-height:600px}@media(max-width:1199.98px){.home .hero{min-height:auto}}.home .hero:before{content:"";position:absolute;inset:0;background:linear-gradient(98.7deg,rgba(var(--primary-color-rgb),.3) .4%,rgba(var(--primary-700-rgb),.9) 67.89%);z-index:-1}.home .hero__content{max-width:622px}@media(max-width:1199.98px){.home .hero__content{max-width:100%;text-align:center}}.home .hero__badge{display:inline-flex;padding:.5rem 1rem;align-items:center;gap:.5rem;font-weight:var(--font-weight-bold);border:1px solid var(--primary-100);border-radius:24px;background:rgba(var(--primary-500-rgb),.2)}@media(max-width:1199.98px){.home .hero__badge{font-size:.875rem}}.home .hero__badge .icon{font-size:1.5rem;flex-shrink:0}@media(max-width:1199.98px){.home .hero__badge .icon{font-size:1.25rem}}.home .hero__title{font-size:2.5rem;-webkit-margin-before:2rem;margin-block-start:2rem}@media(max-width:1199.98px){.home .hero__title{font-size:2rem}}@media(max-width:767.98px){.home .hero__title{font-size:1.75rem}}.home .hero__desc{font-size:1.125rem;font-weight:var(--font-weight-medium);-webkit-margin-before:1rem;margin-block-start:1rem}@media(max-width:1199.98px){.home .hero__desc{font-size:1rem}}.home .hero__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}@media(max-width:1199.98px){.home .hero__actions{justify-content:center;gap:.5rem;margin-top:2rem}.home .hero__btn{padding:.75rem 1rem;font-size:.875rem}}.home .hero__btn.p-button-outlined{color:var(--color-white);border-color:var(--color-white)}.home .hero__btn.p-button-outlined:hover{color:var(--primary-color)}.home .stats{padding-block:2.5rem}.home .stats .stat-card{text-align:center;color:var(--primary-700)}.home .stats .stat-card__value{font-size:2.375rem;word-break:break-word}@media(max-width:1199.98px){.home .stats .stat-card__value{font-size:2rem}}@media(max-width:767.98px){.home .stats .stat-card__value{font-size:1.75rem}}.home .stats .stat-card__label{opacity:.7;font-weight:var(--font-weight-medium);margin-top:.25rem}@media(max-width:1199.98px){.home .stats .stat-card__label{font-size:.875rem}}.home .about-section{padding-block:var(--section-padding)}.home .about-section .section-heading{margin-bottom:2rem}.home .about-section__features{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-bottom:1.5rem}.home .about-section__feature{display:inline-block;font-size:.875rem;font-weight:var(--font-weight-bold);padding:.5625rem .85rem;color:var(--primary-color);background-color:rgba(var(--primary-100-rgb),.2);border:1px solid var(--primary-300);border-radius:24px}@media(max-width:991.98px){.home .about-section__feature{font-size:.75rem}}.home .about-section .about-card{min-height:100%;padding:2rem;border-radius:12px;display:flex;align-items:center;gap:1.5rem;border:1px solid var(--neutral-400);transition:all .3s}@media(max-width:991.98px){.home .about-section .about-card{padding:1.25rem;align-items:flex-start;gap:1rem}}.home .about-section .about-card:hover{background:var(--primary-color);border-color:var(--primary-color);color:var(--color-white)}.home .about-section .about-card:hover .about-card__icon{background:var(--neutral-100)}.home .about-section .about-card:hover .about-card__desc{color:var(--color-white)}@media(max-width:767.98px){.home .about-section .about-card{flex-direction:column;align-items:center;text-align:center;padding:1.5rem}}.home .about-section .about-card__content{flex-grow:1}.home .about-section .about-card__title{font-size:1.25rem}@media(max-width:991.98px){.home .about-section .about-card__title{font-size:1rem}}.home .about-section .about-card__desc{color:var(--neutral-600);margin-top:1rem;transition:color .3s}@media(max-width:991.98px){.home .about-section .about-card__desc{margin-top:.5rem;font-size:.875rem}}.home .about-section .about-card__icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(var(--primary-100-rgb),.4);color:var(--primary-color);font-size:21px;transition:background .3s}.home .process-section{padding-block:var(--section-padding);background:var(--light-grey-bg)}.home .process-section .section-heading{max-width:750px;margin-inline:auto;margin-bottom:var(--section-padding)}@media(max-width:767.98px){.home .process-section .section-heading{margin-bottom:2rem}}.home .process-section .grid{padding-block:18px;--gutter-y:calc(36px + 16px)}.home .process-section .process{border-radius:24px;display:flex;position:relative;text-align:center;min-height:100%}.home .process-section .process:before{content:"";position:absolute;inset:0;border-radius:24px;background:linear-gradient(to top,transparent,var(--surface-0),var(--primary-color) 70%);transition:all .5s}@media(min-width:576px){.home .process-section .process--even:before{transform:scaleY(-1)}.home .process-section .process--even .process__container{padding-top:1.5rem;padding-bottom:2.6875rem}.home .process-section .process--even .process__body{flex-direction:column-reverse}.home .process-section .process--even .process__number{top:auto;bottom:-18px}}.home .process-section .process__container{border-radius:24px;margin:1px;padding:2.6875rem 1.5rem 1.5rem;background:var(--light-grey-bg);position:relative;z-index:1;width:100%}.home .process-section .process__body{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.home .process-section .process__number{height:36px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary-color);color:var(--color-white);font-weight:var(--font-weight-bold);position:absolute;top:-18px;left:50%;transform:translateX(-50%);outline:4px solid var(--light-grey-bg)}.home .process-section .process__title{font-size:1rem}.home .process-section .process__desc{font-weight:var(--font-weight-medium);-webkit-margin-before:.6875rem;margin-block-start:.6875rem;color:var(--neutral-600)}.home .process-section .process__image img{max-height:180px}.home .why-section{padding-block:var(--section-padding);background-color:var(--color-white)}.home .why-section .section-heading{margin-bottom:3rem}.home .why-section .feature{background:var(--surface-0);border-radius:24px;box-shadow:0 0 18px rgba(191,191,191,.25);padding:2.625rem 2.5rem;display:flex;align-items:center;gap:1rem;min-height:100%}@media(max-width:1199.98px){.home .why-section .feature{padding:1.5rem}}.home .why-section .feature__title{font-size:1.125rem;color:var(--neutral-800)}@media(max-width:1199.98px){.home .why-section .feature__title{font-size:1rem}}.home .why-section .feature__icon{font-size:1.625rem;color:var(--primary-color);flex-shrink:0}.home .featured-services{padding-block:var(--section-padding);background-color:var(--primary-700);color:var(--color-white)}.home .featured-services .section-heading{margin-bottom:3rem}.home .featured-services .section-heading__desc{color:inherit}.home .featured-services .grid__col{min-height:300px}@media(max-width:1199.98px){.home .featured-services .grid__col{min-height:auto}}.home .featured-services .service{border:1px solid hsla(0,0%,100%,.4);border-radius:12px;padding:2rem;min-height:100%;transition:all .3s;background:hsla(0,0%,100%,.1);display:flex;flex-direction:column}@media(max-width:1199.98px){.home .featured-services .service{padding:1.5rem}}@media(max-width:575.98px){.home .featured-services .service{text-align:center}}.home .featured-services .service:hover{border-color:var(--primary-color);background:hsla(0,0%,100%,.15)}.home .featured-services .service__icon{margin-bottom:auto;font-size:2.8125rem}@media(max-width:1199.98px){.home .featured-services .service__icon{font-size:2.25rem}}.home .featured-services .service__title{font-size:1.25rem;font-weight:var(--font-weight-semibold);margin-top:2rem}@media(max-width:1199.98px){.home .featured-services .service__title{margin-top:1rem;font-size:1rem}}.home .featured-services .service__desc{margin-top:.375rem}@media(max-width:1199.98px){.home .featured-services .service__desc{font-size:.875rem}}.home .sectors-section{padding-block:var(--section-padding);background-color:var(--color-white)}.home .sectors-section .section-heading{margin-bottom:3rem}.home .sectors-section .grid{--gutter-y:1rem;--gutter-x:1rem}.home .sectors-section .sector-card{display:block;position:relative;border-radius:24px;overflow:hidden;padding:2rem;min-height:200px}@media(max-width:767.98px){.home .sectors-section .sector-card{padding:1.5rem;min-height:150px}}@media(min-width:992px){.home .sectors-section .sector-card--lg{min-height:calc(400px + 1rem)}}.home .sectors-section .sector-card:hover .sector-card__img{transform:scale(1.1)}.home .sectors-section .sector-card__overlay{background:linear-gradient(180deg,rgba(var(--primary-700-rgb),.1) 0,var(--primary-700) 100%);transform:matrix(1,0,0,-1,0,0);z-index:1}.home .sectors-section .sector-card__img,.home .sectors-section .sector-card__overlay{position:absolute;inset:0}.home .sectors-section .sector-card__img{width:100%;height:100%;object-fit:cover;z-index:0;transition:all .3s}.home .sectors-section .sector-card__content{position:relative;z-index:2}.home .sectors-section .sector-card__title{color:var(--color-white);font-size:1.25rem}@media(max-width:767.98px){.home .sectors-section .sector-card__title{font-size:1rem}}.home .cta-banner{margin-block:var(--section-padding);display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background:linear-gradient(180deg,var(--primary-color) 0,var(--primary-700) 100%);border-radius:12px;color:var(--color-white);min-height:500px}@media(max-width:991.98px){.home .cta-banner{min-height:400px}}.home .cta-banner .content__title{font-size:3rem}@media(max-width:991.98px){.home .cta-banner .content__title{font-size:2rem}}@media(max-width:767.98px){.home .cta-banner .content__title{font-size:1.5rem}}.home .cta-banner .content__desc{font-weight:var(--font-weight-medium);margin-top:1.5rem;line-height:1.7}@media(max-width:767.98px){.home .cta-banner .content__desc{font-size:.875rem}}.home .cta-banner .content__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem}@media(max-width:991.98px){.home .cta-banner .content__actions__btn{padding:.75rem 1rem;font-size:.875rem}}.home .cta-banner .content__actions__btn.p-button-outlined{color:var(--color-white);border-color:var(--color-white)}.home .cta-banner .content__actions__btn.p-button-outlined:hover{color:var(--primary-color)}.home .features-section{padding-block:var(--section-padding)}.home .features-section .section-heading{margin-bottom:3rem}.home .features-section .sections-wrapper{--grid-col:1;grid-template-columns:repeat(var(--grid-col),minmax(0,1fr));display:grid;grid-gap:1rem;gap:1rem}@media(max-width:991.98px){.home .features-section .sections-wrapper{--grid-col:2}}@media(max-width:767.98px){.home .features-section .sections-wrapper{--grid-col:1}}.home .features-section .feature-section{padding:3rem;border-radius:40px;background-color:var(--surface-0);box-shadow:0 0 12px rgba(191,191,191,.25);position:-webkit-sticky;position:sticky;top:120px}@media(max-width:991.98px){.home .features-section .feature-section{padding:2rem;position:static;text-align:center}}@media(max-width:767.98px){.home .features-section .feature-section{padding:1.5rem}}.home .features-section .feature-section:first-child{background:#dfebe4}.home .features-section .feature-section:nth-child(2){background:#e9f5ee}.home .features-section .feature-section:nth-child(3){background:#f9fbfa}.home .features-section .feature-section:not(:last-child){margin-bottom:1rem}.home .features-section .feature-section .grid{--gutter-x:4.375rem;align-items:center;justify-content:space-between;min-height:100%}.home .features-section .feature-section .content__title{color:var(--primary-color);font-size:1.5rem}@media(max-width:991.98px){.home .features-section .feature-section .content__title{font-size:1.125rem}}.home .features-section .feature-section .content__desc{font-size:1.125rem;font-weight:var(--font-weight-medium);margin-top:1.5rem;color:var(--neutral-600);line-height:1.7}@media(max-width:991.98px){.home .features-section .feature-section .content__desc{font-size:.875rem;margin-top:1rem}}.home .features-section .feature-section .image{display:flex;justify-content:flex-end}@media(max-width:991.98px){.home .features-section .feature-section .image{justify-content:center;max-width:300px;margin:0 auto}}