.about-section{padding:80px 0;position:relative;overflow:hidden}.about-section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#159b8324,#0000 65%);border-radius:50%;width:420px;height:420px;position:absolute;top:10%;right:-180px}.about-section:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#342d851a,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-120px;left:-100px}.about-section .about-section__grid{z-index:1;align-items:center;gap:50px;display:grid;position:relative}@media only screen and (min-width:992px){.about-section .about-section__grid{grid-template-columns:1fr 1.1fr;gap:70px}}.about-section .about-section__visual{order:2;position:relative}@media only screen and (min-width:992px){.about-section .about-section__visual{order:1}}.about-section .about-section__visual .about-section__image-card{border-radius:28px;transition:transform .5s;position:relative;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 30px 60px -25px #342d8559,0 10px 30px -10px #159b8340}.about-section .about-section__visual .about-section__image-card:hover{transform:rotate(0)translateY(-4px)}.about-section .about-section__visual .about-section__image-card img{object-fit:cover;width:100%;height:380px;display:block}@media only screen and (min-width:640px){.about-section .about-section__visual .about-section__image-card img{height:440px}}@media only screen and (min-width:1024px){.about-section .about-section__visual .about-section__image-card img{height:480px}}.about-section .about-section__visual .about-section__image-card .about-section__image-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--secondary);letter-spacing:.3px;background:#ffffffeb;border-radius:999px;align-items:center;gap:10px;padding:8px 16px 8px 12px;font-size:13px;font-weight:600;display:inline-flex;position:absolute;top:18px;left:18px;box-shadow:0 10px 25px -12px #0d121e40}.about-section .about-section__visual .about-section__image-card .about-section__pulse{background:var(--primary);border-radius:50%;width:10px;height:10px;position:relative}.about-section .about-section__visual .about-section__image-card .about-section__pulse:after{content:"";background:var(--primary);border-radius:50%;animation:2s ease-out infinite aboutPulse;position:absolute;inset:0}.about-section .about-section__visual .about-section__bento{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}@media only screen and (min-width:640px){.about-section .about-section__visual .about-section__bento{grid-template-columns:repeat(3,minmax(96px,1fr));gap:12px;margin-top:0;position:absolute;bottom:-28px;right:-10px}}@media only screen and (min-width:992px){.about-section .about-section__visual .about-section__bento{right:-30px}}.about-section .about-section__visual .about-section__bento .about-section__bento-card{border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:78px;padding:14px 12px;transition:transform .35s;display:flex;box-shadow:0 20px 40px -22px #0d121e40}.about-section .about-section__visual .about-section__bento .about-section__bento-card:hover{transform:translateY(-3px)}.about-section .about-section__visual .about-section__bento .about-section__bento-card .about-section__bento-value{font-size:22px;font-weight:700;line-height:1}@media only screen and (min-width:640px){.about-section .about-section__visual .about-section__bento .about-section__bento-card .about-section__bento-value{font-size:24px}}.about-section .about-section__visual .about-section__bento .about-section__bento-card .about-section__bento-value small{opacity:.7;margin-left:2px;font-size:12px;font-weight:600}.about-section .about-section__visual .about-section__bento .about-section__bento-card .about-section__bento-label{letter-spacing:.8px;text-transform:uppercase;opacity:.85;margin-top:6px;font-size:10px;font-weight:600}.about-section .about-section__visual .about-section__bento .about-section__bento-card--primary{background:linear-gradient(135deg, var(--primary), #0d7a66);color:#fff}.about-section .about-section__visual .about-section__bento .about-section__bento-card--light{color:var(--secondary);background:#fff;border:1px solid #342d8514}.about-section .about-section__visual .about-section__bento .about-section__bento-card--dark{background:var(--secondary);color:#fff}.about-section .about-section__content{order:1}@media only screen and (min-width:992px){.about-section .about-section__content{order:2}}.about-section .about-section__content .about-section__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--primary);background:#159b831a;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:7px 14px;font-size:11px;font-weight:700;display:inline-flex}.about-section .about-section__content .about-section__eyebrow .about-section__eyebrow-dot{background:var(--primary);border-radius:50%;width:6px;height:6px}.about-section .about-section__content .about-section__title{color:var(--secondary);letter-spacing:-.3px;font-size:30px;font-weight:700;line-height:1.15}@media only screen and (min-width:640px){.about-section .about-section__content .about-section__title{font-size:36px}}@media only screen and (min-width:1024px){.about-section .about-section__content .about-section__title{font-size:42px}}.about-section .about-section__content .about-section__title span{background:linear-gradient(135deg, var(--primary), #0d7a66);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:600}.about-section .about-section__content .about-section__lede{color:var(--grey-color);max-width:520px;margin-top:18px;font-size:15px;line-height:1.65}.about-section .about-section__content .about-section__values{gap:10px;margin-top:26px;display:grid}.about-section .about-section__content .about-section__values .about-section__value{background:#fff;border:1px solid #342d8514;border-radius:14px;align-items:flex-start;gap:14px;padding:12px 14px;transition:all .35s;display:flex}.about-section .about-section__content .about-section__values .about-section__value:hover{border-color:#159b834d;transform:translate(4px);box-shadow:0 15px 35px -18px #342d8533}.about-section .about-section__content .about-section__values .about-section__value:hover .about-section__value-icon{background:var(--primary);color:#fff}.about-section .about-section__content .about-section__values .about-section__value .about-section__value-icon{width:40px;height:40px;color:var(--primary);background:#159b831a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .35s;display:inline-flex}.about-section .about-section__content .about-section__values .about-section__value .about-section__value-text .about-section__value-title{color:var(--secondary);margin:1px 0 2px;font-size:15px;font-weight:700}.about-section .about-section__content .about-section__values .about-section__value .about-section__value-text .about-section__value-description{color:var(--grey-color);margin:0;font-size:13px;line-height:1.5}.about-section .about-section__content .about-section__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:28px;display:flex}.about-section .about-section__content .about-section__actions .about-section__cta{background:var(--secondary);color:#fff;letter-spacing:.3px;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .35s;display:inline-flex;box-shadow:0 15px 35px -12px #342d858c}.about-section .about-section__content .about-section__actions .about-section__cta svg{font-size:13px;transition:transform .35s}.about-section .about-section__content .about-section__actions .about-section__cta:hover{background:var(--primary);box-shadow:0 15px 35px -12px #159b838c}.about-section .about-section__content .about-section__actions .about-section__cta:hover svg{transform:translate(4px)}.about-section .about-section__content .about-section__actions .about-section__link{color:var(--secondary);border-bottom:2px solid #342d8533;padding-bottom:3px;font-size:14px;font-weight:600;transition:all .3s;position:relative}.about-section .about-section__content .about-section__actions .about-section__link:hover{color:var(--primary);border-bottom-color:var(--primary)}@keyframes aboutPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}
.heroBanner{height:100vh;min-height:620px;position:relative;overflow:hidden}@media only screen and (min-width:640px){.heroBanner{height:100vh;min-height:680px}}.heroBanner .heroBanner__slides{width:100%;height:100%;transition:transform 1s cubic-bezier(.77,0,.175,1);display:flex}.heroBanner .heroBanner__slide{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-width:100%;height:100%;display:flex;position:relative}.heroBanner .heroBanner__slide .heroBanner__overlay{z-index:1;background:linear-gradient(100deg,#0d121ee0 0%,#0d121eb3 38%,#0d121e59 65%,#0d121e26 100%),linear-gradient(#342d8540 0%,#0000 50%);position:absolute;inset:0}.heroBanner .heroBanner__slide .heroBanner__grain{opacity:.25;z-index:2;pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:3px 3px;position:absolute;inset:0}.heroBanner .heroBanner__content{z-index:5;max-width:680px;padding:40px 0 120px;position:relative}@media only screen and (min-width:992px){.heroBanner .heroBanner__content{padding:120px 0 140px}}.heroBanner .heroBanner__eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;letter-spacing:2px;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:8px 16px;font-size:11px;font-weight:600;display:inline-flex}@media only screen and (min-width:640px){.heroBanner .heroBanner__eyebrow{font-size:12px}}.heroBanner .heroBanner__eyebrow .heroBanner__eyebrow-dot{background:var(--primary);border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 0 4px #159b8340}.heroBanner .heroBanner__eyebrow .heroBanner__eyebrow-dot:after{content:"";background:var(--primary);border-radius:50%;animation:2s ease-out infinite heroPulse;position:absolute;inset:0}.heroBanner .heroBanner__title{color:#fff;letter-spacing:-.8px;text-transform:none;margin:0 0 18px;font-size:36px;font-weight:700;line-height:1.08}.heroBanner .heroBanner__title h1,.heroBanner .heroBanner__title .heroBanner__slogan{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}@media only screen and (min-width:640px){.heroBanner .heroBanner__title{font-size:52px}}@media only screen and (min-width:992px){.heroBanner .heroBanner__title{font-size:64px}}.heroBanner .heroBanner__title span{background:linear-gradient(135deg, #2ad6b5 0%, var(--primary) 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:600}.heroBanner .heroBanner__description{color:#ffffffd1;max-width:560px;margin:0 0 32px;font-size:15px;line-height:1.65}@media only screen and (min-width:640px){.heroBanner .heroBanner__description{font-size:17px}}.heroBanner .heroBanner__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:36px;display:flex}.heroBanner .heroBanner__actions .heroBanner__cta{background:var(--primary);color:#fff;letter-spacing:.3px;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:12px;padding:14px 28px;font-size:14px;font-weight:600;transition:all .35s;display:inline-flex;box-shadow:0 18px 40px -10px #159b8399}@media only screen and (min-width:640px){.heroBanner .heroBanner__actions .heroBanner__cta{padding:16px 32px;font-size:15px}}.heroBanner .heroBanner__actions .heroBanner__cta svg{font-size:13px;transition:transform .35s}.heroBanner .heroBanner__actions .heroBanner__cta:hover{color:var(--secondary);background:#fff;box-shadow:0 18px 40px -10px #ffffff59}.heroBanner .heroBanner__actions .heroBanner__cta:hover svg{transform:translate(5px)}.heroBanner .heroBanner__actions .heroBanner__whatsapp{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:10px;padding:13px 22px;font-size:14px;font-weight:600;transition:all .35s;display:inline-flex}.heroBanner .heroBanner__actions .heroBanner__whatsapp svg{color:#25d366;font-size:16px}.heroBanner .heroBanner__actions .heroBanner__whatsapp:hover{background:#ffffff1f;border-color:#fff6}.heroBanner .heroBanner__trust{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.heroBanner .heroBanner__trust .heroBanner__rating{align-items:center;gap:10px;display:flex}.heroBanner .heroBanner__trust .heroBanner__rating .heroBanner__stars{color:#ffb627;gap:2px;font-size:13px;display:inline-flex}.heroBanner .heroBanner__trust .heroBanner__rating span{color:#ffffffd9;font-size:13px}.heroBanner .heroBanner__trust .heroBanner__rating span .heroBanner__rating-value{color:#fff;font-weight:700}.heroBanner .heroBanner__trust .heroBanner__divider{background:#ffffff40;width:1px;height:18px}.heroBanner .heroBanner__trust .heroBanner__location{color:#ffffffd9;align-items:center;gap:8px;font-size:13px;display:inline-flex}.heroBanner .heroBanner__trust .heroBanner__location svg{color:var(--primary);font-size:14px}.heroBanner .heroBanner__nav{z-index:10;justify-content:center;gap:24px;padding:0 20px;display:flex;position:absolute;bottom:32px;left:0;right:0}@media only screen and (min-width:640px){.heroBanner .heroBanner__nav{justify-content:flex-start;gap:32px;padding:0 max(40px,50vw - 580px)}}.heroBanner .heroBanner__nav .heroBanner__nav-item{cursor:pointer;text-align:start;background:0 0;border:none;flex-direction:column;gap:10px;min-width:80px;padding:6px 0;display:flex}@media only screen and (min-width:640px){.heroBanner .heroBanner__nav .heroBanner__nav-item{min-width:120px}}.heroBanner .heroBanner__nav .heroBanner__nav-item .heroBanner__nav-index{color:#fff9;letter-spacing:1.5px;font-size:12px;font-weight:600;transition:color .3s}.heroBanner .heroBanner__nav .heroBanner__nav-item .heroBanner__nav-bar{background:#ffffff40;border-radius:3px;width:100%;height:3px;display:block;position:relative;overflow:hidden}.heroBanner .heroBanner__nav .heroBanner__nav-item .heroBanner__nav-bar .heroBanner__nav-progress{top:0;background:#fff;border-radius:3px;width:0;height:100%;position:absolute;inset-inline-start:0}.heroBanner .heroBanner__nav .heroBanner__nav-item.is-active .heroBanner__nav-index{color:#fff}.heroBanner .heroBanner__nav .heroBanner__nav-item.is-active .heroBanner__nav-bar .heroBanner__nav-progress{animation:6s linear forwards heroProgress}.heroBanner .heroBanner__nav .heroBanner__nav-item:hover:not(.is-active) .heroBanner__nav-index{color:#ffffffd9}@keyframes heroPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.8)}}@keyframes heroProgress{0%{width:0}to{width:100%}}html[dir=rtl] .heroBanner__cta:hover svg{transform:translate(-5px)}@media only screen and (min-width:640px){html[dir=rtl] .heroBanner__nav{justify-content:flex-start}}
.whyChooseUsHome{background:#fafbfc;padding:50px 0;position:relative;overflow:hidden}.whyChooseUsHome .whyChooseUsHome__header{text-align:center;max-width:720px;margin:0 auto 40px}.whyChooseUsHome .whyChooseUsHome__eyebrow{letter-spacing:1.4px;text-transform:uppercase;color:var(--primary);align-items:center;gap:8px;margin-bottom:22px;font-size:12px;font-weight:600;display:inline-flex}.whyChooseUsHome .whyChooseUsHome__eyebrow:before,.whyChooseUsHome .whyChooseUsHome__eyebrow:after{content:"";background:var(--primary);opacity:.6;width:18px;height:1px}.whyChooseUsHome .whyChooseUsHome__title{color:#1a1f36;letter-spacing:-.6px;max-width:14ch;margin:0 auto;font-size:30px;font-weight:500;line-height:1.15}@media only screen and (min-width:640px){.whyChooseUsHome .whyChooseUsHome__title{max-width:18ch;font-size:40px}}@media only screen and (min-width:1024px){.whyChooseUsHome .whyChooseUsHome__title{font-size:48px}}.whyChooseUsHome .whyChooseUsHome__title span{color:var(--primary);white-space:nowrap;font-style:italic;font-weight:500;display:inline-block;position:relative}.whyChooseUsHome .whyChooseUsHome__title span:after{content:"";pointer-events:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 8' preserveAspectRatio='none'><path d='M2 5 C 40 1, 80 7, 120 3 S 180 6, 198 3' stroke='%23159b83' stroke-width='2' fill='none' stroke-linecap='round' opacity='0.45'/></svg>") 50%/100% 100% no-repeat;height:8px;position:absolute;bottom:-4px;left:2%;right:2%}.whyChooseUsHome .whyChooseUsHome__lede{color:#6b7280;max-width:460px;margin:24px auto 0;font-size:16px;font-weight:400;line-height:1.7}.whyChooseUsHome .whyChooseUsHome__grid{grid-template-columns:1fr;gap:20px;display:grid}@media only screen and (min-width:640px){.whyChooseUsHome .whyChooseUsHome__grid{grid-template-columns:1fr 1fr;gap:24px}}@media only screen and (min-width:992px){.whyChooseUsHome .whyChooseUsHome__grid{grid-template-columns:repeat(3,1fr);gap:28px}}.whyChooseUsHome .whyChooseUsHome__card{background:#fff;border:1px solid #1118270a;border-radius:28px;padding:40px 32px 36px;transition:transform .4s,box-shadow .4s}.whyChooseUsHome .whyChooseUsHome__card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -30px #11182726}.whyChooseUsHome .whyChooseUsHome__card .whyChooseUsHome__card-icon{border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:28px;display:flex}.whyChooseUsHome .whyChooseUsHome__card .whyChooseUsHome__card-icon img{object-fit:contain;width:38px;height:38px}.whyChooseUsHome .whyChooseUsHome__card .whyChooseUsHome__card-title{color:#111827;letter-spacing:-.3px;margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.3}.whyChooseUsHome .whyChooseUsHome__card .whyChooseUsHome__card-description{color:#6b7280;margin:0;font-size:15px;line-height:1.65}.whyChooseUsHome .whyChooseUsHome__card--mint .whyChooseUsHome__card-icon{background:#dcf5ee}.whyChooseUsHome .whyChooseUsHome__card--lavender .whyChooseUsHome__card-icon{background:#e8e6f9}.whyChooseUsHome .whyChooseUsHome__card--peach .whyChooseUsHome__card-icon{background:#fde8dc}.whyChooseUsHome .whyChooseUsHome__card--sky .whyChooseUsHome__card-icon{background:#dbeafe}.whyChooseUsHome .whyChooseUsHome__card--butter .whyChooseUsHome__card-icon{background:#fef3c7}.whyChooseUsHome .whyChooseUsHome__card--rose .whyChooseUsHome__card-icon{background:#fce7eb}.whyChooseUsHome .whyChooseUsHome__footer{flex-direction:column;align-items:center;gap:14px;margin-top:40px;display:flex}.whyChooseUsHome .whyChooseUsHome__cta{color:#fff;letter-spacing:.2px;cursor:pointer;background:#111827;border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;transition:all .35s;display:inline-flex}.whyChooseUsHome .whyChooseUsHome__cta svg{font-size:13px;transition:transform .35s}.whyChooseUsHome .whyChooseUsHome__cta:hover{background:var(--primary)}.whyChooseUsHome .whyChooseUsHome__cta:hover svg{transform:translate(4px)}.whyChooseUsHome .whyChooseUsHome__footer-note{color:#9ca3af;font-size:13px}
