@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Inter:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#fbf9f8;color:#1b1c1c}a{text-decoration:none}img{display:block;max-width:100%}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}.l2-container{max-width:1280px;margin:0 auto;padding:0 2rem}.lp2-header{position:fixed;top:0;width:100%;z-index:50;background:hsla(20,27%,98%,.88);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 24px rgba(0,104,96,.07)}.lp2-header__inner{max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.lp2-header__logo{display:flex;align-items:center;gap:.75rem}.lp2-header__logo-icon{width:2.25rem;height:2.25rem;border-radius:50%;background:linear-gradient(45deg,#006860,#00837a);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp2-header__logo-icon span{color:#fff;font-family:Manrope,sans-serif;font-weight:900;font-size:.9rem}.lp2-header__logo-name{font-family:Manrope,sans-serif;font-weight:800;font-size:1.1rem;color:#1b1c1c}.lp2-header__cta{background:#25d366;color:#fff;padding:.625rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:700;display:flex;align-items:center;gap:.5rem;transition:background .2s;box-shadow:0 2px 8px rgba(37,211,102,.3)}.lp2-header__cta:hover{background:#1fb855}.lp2-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.lp2-hero__bg{position:absolute;inset:0;z-index:0}.lp2-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:left center}.lp2-hero__overlay{position:absolute;inset:0;background:linear-gradient(100deg,#fbf9f8,hsla(20,27%,98%,.92) 40%,hsla(20,27%,98%,.4) 75%,hsla(20,27%,98%,.05))}.lp2-hero__content{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:8rem 2rem 6rem;width:100%}.lp2-hero__inner{max-width:580px}.lp2-hero__badge{display:inline-block;padding:.375rem 1rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;border-radius:.125rem;background:rgba(105,216,205,.2);color:#006860;margin-bottom:1.75rem}.lp2-hero__title{font-family:Manrope,sans-serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#1b1c1c;margin-bottom:1.25rem}.lp2-hero__title em{font-style:italic;color:#006860}.lp2-hero__sub{font-size:1.05rem;color:#3d4947;font-weight:300;line-height:1.7;margin-bottom:1.5rem}.lp2-hero__checklist{list-style:none;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.75rem}.lp2-hero__checklist li{display:flex;align-items:center;gap:.625rem;font-size:.9rem;color:#3d4947}.lp2-hero__ctas{display:flex;gap:1rem;flex-wrap:wrap}.lp2-hero__btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.75rem;font-weight:700;font-size:.9rem;letter-spacing:.03em;transition:all .2s;cursor:pointer;border:none}.lp2-hero__btn--primary{background:linear-gradient(45deg,#006860,#00837a);color:#fff;box-shadow:0 8px 24px rgba(0,104,96,.25)}.lp2-hero__btn--primary:hover{filter:brightness(1.1)}.lp2-hero__btn--outline{background:transparent;color:#006860;border:1.5px solid rgba(0,104,96,.3)}.lp2-hero__btn--outline:hover{background:rgba(0,104,96,.05)}.lp2-stats{background:#1b1c1c;color:#fff;padding:2.5rem 0}.lp2-stats__inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media(max-width:640px){.lp2-stats__inner{grid-template-columns:repeat(2,1fr)}}.lp2-stats__item{text-align:center;padding:.5rem;border-right:1px solid hsla(0,0%,100%,.08)}.lp2-stats__item:last-child{border-right:none}.lp2-stats__value{font-family:Manrope,sans-serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;color:#69d8cd;letter-spacing:-.02em}.lp2-stats__label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;opacity:.6;margin-top:.25rem}.lp2-method{padding:6rem 0;background:#fbf9f8}.lp2-method__inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1.5fr;grid-gap:5rem;gap:5rem;align-items:center}@media(max-width:768px){.lp2-method__inner{grid-template-columns:1fr;gap:3rem}}.lp2-method__label{display:flex;align-items:center;gap:.75rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#006860;margin-bottom:1.25rem}.lp2-method__label span.line{display:inline-block;width:1.5rem;height:1px;background:#006860}.lp2-method__title{font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#1b1c1c;margin-bottom:1.25rem}.lp2-method__text{color:#3d4947;font-size:1rem;line-height:1.75;font-weight:300;margin-bottom:2rem}.lp2-method__list{list-style:none;display:flex;flex-direction:column;gap:.875rem;margin-bottom:2.5rem}.lp2-method__list li{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#3d4947}.lp2-method__check{width:1.75rem;height:1.75rem;border-radius:50%;background:rgba(105,216,205,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp2-method__check .material-symbols-outlined{font-size:1rem;color:#006860}.lp2-method__img-wrap{position:relative}.lp2-method__img{aspect-ratio:4/5;border-radius:1.5rem;overflow:hidden;box-shadow:0 32px 80px rgba(0,104,96,.14)}.lp2-method__img img{width:100%;height:100%;object-fit:cover}.lp2-method__badge-stat{position:absolute;bottom:-2rem;left:-2rem;background:#fff;padding:1.75rem 2rem;border-radius:1.25rem;box-shadow:0 12px 40px rgba(0,104,96,.08);max-width:240px}.lp2-method__badge-stat-value{font-family:Manrope,sans-serif;font-size:3rem;font-weight:900;color:#006860;line-height:1}.lp2-method__badge-stat-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#3d4947;margin-top:4px;line-height:1.4}.lp2-method__badge-price{position:absolute;top:-1rem;right:-1rem;background:#006860;color:#fff;padding:1rem 1.25rem;border-radius:1rem;box-shadow:0 8px 24px rgba(0,104,96,.3)}.lp2-method__badge-price-value{font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:900}.lp2-method__badge-price-label{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;opacity:.8;margin-top:2px}.lp2-advantages{padding:6rem 0;background:#f6f3f2}.lp2-advantages__head{text-align:center;margin-bottom:4rem}.lp2-advantages__label{display:inline-flex;align-items:center;gap:.75rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#006860;margin-bottom:1.25rem}.lp2-advantages__label span{display:inline-block;width:1.5rem;height:1px;background:#006860}.lp2-advantages__title{font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:#1b1c1c}.lp2-advantages__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:900px){.lp2-advantages__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.lp2-advantages__grid{grid-template-columns:1fr}}.lp2-advantages__card{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,104,96,.06);transition:transform .25s,box-shadow .25s}.lp2-advantages__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,104,96,.12)}.lp2-advantages__card--accent{background:#006860}.lp2-advantages__card--accent h3{color:#fff}.lp2-advantages__card--accent p{color:hsla(0,0%,100%,.8)}.lp2-advantages__card--accent .lp2-advantages__icon{background:hsla(0,0%,100%,.15)}.lp2-advantages__icon{width:3rem;height:3rem;background:rgba(105,216,205,.2);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.lp2-advantages__icon .material-symbols-outlined{color:#006860}.lp2-advantages__card h3{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#1b1c1c;margin-bottom:.5rem}.lp2-advantages__card p{font-size:.85rem;line-height:1.7;color:#3d4947}.lp2-gallery{padding:7rem 0;background:#fbf9f8}.lp2-gallery__head{text-align:center;margin-bottom:4rem}.lp2-gallery__title{font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:#1b1c1c;margin-bottom:1rem}.lp2-gallery__title span{color:#006860}.lp2-gallery__sub{color:#3d4947;font-size:1.05rem;font-weight:300;line-height:1.7;max-width:38rem;margin:0 auto}.lp2-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:56rem;margin:0 auto}@media(max-width:640px){.lp2-gallery__grid{grid-template-columns:1fr}}.lp2-gallery__card{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 8px 32px rgba(0,104,96,.08);transition:transform .25s,box-shadow .25s}.lp2-gallery__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,104,96,.12)}.lp2-gallery__img-wrap{position:relative;height:22rem;overflow:hidden}.lp2-gallery__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.lp2-gallery__img-wrap:hover img{transform:scale(1.05)}.lp2-gallery__tag{position:absolute;top:1rem;padding:.3rem .75rem;border-radius:.5rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff}.lp2-gallery__tag--left{left:1rem;background:rgba(0,0,0,.5)}.lp2-gallery__tag--right{right:1rem;background:rgba(0,104,96,.88)}.lp2-gallery__info{padding:1.5rem}.lp2-gallery__info h3{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#1b1c1c;margin-bottom:.25rem}.lp2-gallery__info p{font-size:.82rem;color:#3d4947}.lp2-testimonials{padding:6rem 0;background:#f6f3f2}.lp2-testimonials__title{font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;letter-spacing:-.02em;text-align:center;color:#1b1c1c;margin-bottom:4rem}.lp2-testimonials__title span{color:#006860}.lp2-testimonials__bento{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}@media(max-width:768px){.lp2-testimonials__bento{grid-template-columns:1fr}}.lp2-testimonials__large{grid-column:span 2;background:#006860;color:#fff;padding:2.5rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 32px rgba(0,104,96,.2)}@media(max-width:768px){.lp2-testimonials__large{grid-column:span 1}}.lp2-testimonials__stars-teal{color:#a2f1e3;font-size:1.1rem;letter-spacing:2px;margin-bottom:1.5rem}.lp2-testimonials__stars{color:#f59e0b;font-size:.95rem;letter-spacing:1px;margin-bottom:1rem}.lp2-testimonials__quote{font-size:1.15rem;font-weight:400;line-height:1.75;font-style:italic;margin-bottom:2rem;opacity:.95}.lp2-testimonials__author{display:flex;align-items:center;gap:1rem}.lp2-testimonials__author-avatar{width:3rem;height:3rem;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.lp2-testimonials__author-name{font-weight:700;font-size:1rem}.lp2-testimonials__author-meta{opacity:.6;font-size:.8rem;margin-top:2px}.lp2-testimonials__small{background:#fff;padding:2rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 12px rgba(0,0,0,.05)}.lp2-testimonials__small-text{font-size:.88rem;font-weight:500;line-height:1.65;color:#3d4947}.lp2-testimonials__small-author{display:flex;align-items:center;gap:.75rem;margin-top:2rem}.lp2-testimonials__small-author-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(188,201,198,.25);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#1b1c1c}.lp2-testimonials__small-author-name{font-weight:700;font-size:.85rem;color:#1b1c1c}.lp2-testimonials__small-author-src{font-size:.72rem;color:#3d4947}.lp2-testimonials__alt{background:#f0eded}.lp2-testimonials__cta{grid-column:span 2;background:#1b1c1c;color:#fbf9f8;padding:2.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;box-shadow:0 8px 32px rgba(0,0,0,.12)}@media(max-width:768px){.lp2-testimonials__cta{grid-column:span 1;flex-direction:column;align-items:flex-start}}.lp2-testimonials__cta-text p:first-child{font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:700;margin-bottom:.5rem}.lp2-testimonials__cta-text p:last-child{font-size:.88rem;opacity:.6}.lp2-testimonials__cta-btn{background:linear-gradient(45deg,#006860,#00837a);color:#fff;padding:1rem 2rem;border-radius:.75rem;font-weight:700;font-size:.9rem;white-space:nowrap;display:inline-flex;align-items:center;gap:.5rem;transition:filter .2s;flex-shrink:0}.lp2-testimonials__cta-btn:hover{filter:brightness(1.1)}.lp2-form{padding:7rem 0;background:#fbf9f8}.lp2-form__inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}@media(max-width:768px){.lp2-form__inner{grid-template-columns:1fr;gap:3rem}}.lp2-form__left h2{font-family:Manrope,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:#1b1c1c;margin-bottom:1rem}.lp2-form__left h2 span{color:#006860}.lp2-form__left p{font-size:.95rem;color:#3d4947;line-height:1.7;margin-bottom:2rem}.lp2-form__features{display:flex;flex-direction:column;gap:1rem}.lp2-form__feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#3d4947}.lp2-form__feature .material-symbols-outlined{color:#006860;font-size:1.2rem}.lp2-form__card{background:#fff;padding:2.5rem;border-radius:1.5rem;box-shadow:0 12px 40px rgba(0,104,96,.08)}.lp2-form__card-title{font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:700;color:#1b1c1c;margin-bottom:.375rem}.lp2-form__card-sub{font-size:.875rem;color:#3d4947;margin-bottom:2rem}.lp2-form__field{margin-bottom:1.25rem}.lp2-form__input,.lp2-form__textarea{width:100%;border:none;border-bottom:1.5px solid rgba(188,201,198,.5);border-radius:0;background:transparent;padding:.75rem 0;font-family:Inter,sans-serif;color:#1b1c1c;font-size:.95rem;outline:none;transition:border-color .2s}.lp2-form__input::placeholder,.lp2-form__textarea::placeholder{color:#3d4947;font-weight:300}.lp2-form__input:focus,.lp2-form__textarea:focus{border-bottom:2px solid #006860}.lp2-form__textarea{resize:vertical;min-height:80px}.lp2-form__honeypot{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.lp2-form__error{color:#e53935;font-size:.85rem;margin-bottom:.75rem;padding:.75rem;background:#fef2f2;border-radius:.5rem}.lp2-form__submit{width:100%;background:linear-gradient(45deg,#006860,#00837a);color:#fff;border:none;padding:1rem;border-radius:.75rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:filter .2s;margin-top:.5rem}.lp2-form__submit:hover:not(:disabled){filter:brightness(1.1)}.lp2-form__submit:disabled{opacity:.65;cursor:not-allowed}.lp2-form__note{font-size:.75rem;color:#3d4947;text-align:center;margin-top:1rem}.lp2-form__success{text-align:center;padding:2rem 0}.lp2-form__success .material-symbols-outlined{font-size:3rem;color:#006860;margin-bottom:1rem;display:block}.lp2-form__success h3{font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:700;color:#1b1c1c;margin-bottom:.5rem}.lp2-form__success p{font-size:.9rem;color:#3d4947}.lp2-footer{background:#1b1c1c;color:hsla(0,0%,100%,.5);padding:3rem 0}.lp2-footer__inner{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.lp2-footer__brand{display:flex;align-items:center;gap:.75rem}.lp2-footer__name{font-family:Manrope,sans-serif;font-weight:700;color:#fff;font-size:.95rem}.lp2-footer__copy{font-size:.8rem}.lp2-footer__links{display:flex;gap:1.5rem;flex-wrap:wrap}.lp2-footer__links a{color:hsla(0,0%,100%,.4);font-size:.8rem;transition:color .2s}.lp2-footer__links a:hover{color:hsla(0,0%,100%,.8)}.lp2-wa{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100;background:#25d366;color:#fff;padding:.875rem 1.25rem;border-radius:9999px;display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:.875rem;box-shadow:0 8px 24px rgba(37,211,102,.35);transition:background .2s,transform .2s}.lp2-wa:hover{background:#1fb855;transform:translateY(-2px)}body:has(.lp2-hero) .app-footer,body:has(.lp2-hero) .app-footer--primary,body:has(.lp2-hero) .app-header,body:has(.lp2-hero) .app-header--fake,body:has(.lp2-hero) .app-header--primary,body:has(.lp2-hero) .app-section-marketing-cta,body:has(.lp2-hero) .app-section-service-slide{display:none!important}