.page-module__2D8--a__main{--brand-blue:#004b87;--brand-blue-dark:#00305e;--brand-teal:#6dc7b8;--text-primary:#1d1c1d;--text-secondary:#616061;--text-white:#fff;--bg-page:#fff;--bg-surface:#f4ede4;--bg-card:#fff;--radius-card:12px;--radius-btn:8px;--shadow-card:0 1px 3px #00000014,0 4px 12px #0000000d;background-color:var(--bg-page);color:var(--text-primary);font-family:var(--font-ibm)}.page-module__2D8--a__container{max-width:1280px;margin:0 auto;padding:0 2rem}.page-module__2D8--a__main h1,.page-module__2D8--a__main h2,.page-module__2D8--a__main h3,.page-module__2D8--a__main h4{color:var(--text-primary);letter-spacing:-.02em}.page-module__2D8--a__main .page-module__2D8--a__heroSection h1,.page-module__2D8--a__main .page-module__2D8--a__heroSection h2,.page-module__2D8--a__main .page-module__2D8--a__heroSection h3,.page-module__2D8--a__main .page-module__2D8--a__heroSection p,.page-module__2D8--a__main .page-module__2D8--a__productCtaSection h1,.page-module__2D8--a__main .page-module__2D8--a__productCtaSection h2,.page-module__2D8--a__main .page-module__2D8--a__productCtaSection p{color:#fff!important}.page-module__2D8--a__heroSection{text-align:left;background:linear-gradient(135deg,#001e40 0%,#004b87 50%,#002d5c 100%);padding:5rem 0 4rem;position:relative;overflow:hidden;color:#fff!important}.page-module__2D8--a__heroContent{z-index:2;text-align:left;max-width:600px;position:relative}.page-module__2D8--a__heroGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__2D8--a__heroGrid{grid-template-columns:1fr 1fr}}.page-module__2D8--a__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.1em;text-transform:uppercase;box-shadow:none;background:#ffffff26;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__2D8--a__heroTitle,.page-module__2D8--a__main .page-module__2D8--a__heroSection .page-module__2D8--a__heroTitle{margin:0 0 1.5rem;font-size:3.5rem;font-weight:300;line-height:1.1;color:#fff!important}.page-module__2D8--a__heroSubtitle{max-width:none;margin-bottom:2.5rem;font-size:1.125rem;font-weight:400;line-height:1.6;display:block;color:#fffffff2!important}.page-module__2D8--a__highlight{color:#6dc7b8}.page-module__2D8--a__highlight:after{display:none}.page-module__2D8--a__heroButtons{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-bottom:3rem;display:flex}.page-module__2D8--a__btnPrimary{color:#004b87;background:#fff;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.page-module__2D8--a__btnPrimary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.page-module__2D8--a__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__2D8--a__btnSecondary:hover{background:#ffffff1a;border-color:#fff}.page-module__2D8--a__trustPoints{border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;padding-top:2rem;display:flex}.page-module__2D8--a__point{align-items:center;gap:.75rem;font-weight:300;display:flex;color:#fff!important}.page-module__2D8--a__point svg{color:#6dc7b8}.page-module__2D8--a__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.page-module__2D8--a__heroImageWrapper{border:8px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.page-module__2D8--a__floatingCard{background:#fff;border-radius:16px;align-items:center;gap:1rem;max-width:260px;padding:1.5rem;animation:6s ease-in-out infinite page-module__2D8--a__float;display:flex;position:absolute;bottom:40px;left:-40px;box-shadow:0 10px 40px #0003}@keyframes page-module__2D8--a__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.page-module__2D8--a__calculatorSection{background:#fff;padding:6rem 0}.page-module__2D8--a__calculatorGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:5rem;display:grid}.page-module__2D8--a__calculatorForm{flex-direction:column;justify-content:center;padding-right:2rem;display:flex}.page-module__2D8--a__calcTitle{color:var(--text-primary);align-items:center;gap:1rem;margin-bottom:1rem;font-size:2.25rem;font-weight:300;display:flex}.page-module__2D8--a__calcTitle svg{color:var(--brand-blue);background:#eef5ff;border-radius:12px;padding:8px}.page-module__2D8--a__calcDesc{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem}.page-module__2D8--a__inputGroup{margin-bottom:2.5rem}.page-module__2D8--a__inputGroup label{color:var(--text-primary);justify-content:space-between;margin-bottom:1rem;font-size:1.125rem;font-weight:300;display:flex}.page-module__2D8--a__rangeInput{appearance:none;background:#e0e0e0;border-radius:4px;outline:none;width:100%;height:8px;transition:background .15s ease-in-out}.page-module__2D8--a__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--brand-blue);cursor:pointer;border:4px solid #fff;border-radius:50%;width:28px;height:28px;transition:transform .1s;box-shadow:0 2px 6px #0003}.page-module__2D8--a__rangeInput::-webkit-slider-thumb:hover{transform:scale(1.1)}.page-module__2D8--a__calculatorResults{position:relative}.page-module__2D8--a__resultCard{background:var(--brand-blue);color:#fff;border-radius:20px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #004b8740}.page-module__2D8--a__resultCard:before{content:"";background:#ffffff0d;border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.page-module__2D8--a__resultCard h3{color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.5rem;font-size:.875rem}.page-module__2D8--a__savingHighlight{color:var(--brand-blue);text-align:center;background:#fff;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem 2rem;box-shadow:0 10px 20px #0000001a}.page-module__2D8--a__savingHighlight span{text-transform:uppercase;opacity:.7;margin-bottom:.25rem;font-size:.875rem;font-weight:300;display:block}.page-module__2D8--a__savingHighlight strong{font-size:2.5rem;font-weight:300}.page-module__2D8--a__comparisonRow{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:1.125rem;display:flex}.page-module__2D8--a__comparisonRow:last-of-type{border:none}.page-module__2D8--a__strike{opacity:.6;text-decoration:line-through}.page-module__2D8--a__btnPrimaryFull{color:#00305e;cursor:pointer;background:#6dc7b8;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.125rem;font-weight:300;transition:all .2s;display:inline-flex}.page-module__2D8--a__btnPrimaryFull:hover{background:#fff;box-shadow:0 5px 15px #0003}.page-module__2D8--a__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.page-module__2D8--a__sectionLabel{color:var(--brand-blue);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.8125rem;font-weight:300;display:block}.page-module__2D8--a__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.5rem;font-weight:300}.page-module__2D8--a__sectionDesc{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem;font-weight:300}.page-module__2D8--a__sizeGuideSection,.page-module__2D8--a__comparisonSection{background:#f9f9f9;padding:6rem 0}.page-module__2D8--a__sizeTable,.page-module__2D8--a__comparisonTable{border-collapse:separate;border-spacing:0;width:100%;box-shadow:var(--shadow-card);background:#fff;border-radius:12px;overflow:hidden}.page-module__2D8--a__sizeTable th,.page-module__2D8--a__comparisonTable th{color:var(--text-primary);text-transform:uppercase;text-align:left;background:#fff;border-bottom:2px solid #f0f0f0;padding:1.5rem;font-size:.8125rem;font-weight:300}.page-module__2D8--a__sizeTable td,.page-module__2D8--a__comparisonTable td{color:var(--text-secondary);border-bottom:1px solid #f0f0f0;padding:1.5rem;font-size:1rem}.page-module__2D8--a__sizeTable tr:last-child td,.page-module__2D8--a__comparisonTable tr:last-child td{border-bottom:none}.page-module__2D8--a__sizeTable tr:hover td,.page-module__2D8--a__comparisonTable tr:hover td{background:#fcfcfc}.page-module__2D8--a__recommendations{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module__2D8--a__recCard{text-align:center;box-shadow:var(--shadow-card);background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;transition:transform .2s}.page-module__2D8--a__recCard:hover{border-color:var(--brand-blue);transform:translateY(-5px)}.page-module__2D8--a__recCard h3{text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.page-module__2D8--a__recCard p{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:300}.page-module__2D8--a__recCard span{color:var(--brand-blue);background:#eef5ff;border-radius:4px;padding:.25rem .75rem;font-size:.875rem;font-weight:300;display:inline-block}.page-module__2D8--a__rvbSection{background:#fff;padding:6rem 0}.page-module__2D8--a__rvbGrid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.page-module__2D8--a__rvbColumn{background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:3rem}.page-module__2D8--a__rvbColumn:first-child{background:#f0fdf4;border-color:#dcfce7}.page-module__2D8--a__buyColumn{background:#fef2f2;border-color:#fee2e2}.page-module__2D8--a__colTitle{text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:300}.page-module__2D8--a__costHighlight{text-align:center;box-shadow:var(--shadow-card);background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.page-module__2D8--a__featureList li{align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.125rem;display:flex}.page-module__2D8--a__collectionsSection{background:#f9f9f9;padding:6rem 0}.page-module__2D8--a__collectionsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.page-module__2D8--a__collectionCard{box-shadow:var(--shadow-card);background:#fff;border:1px solid #0000;border-radius:12px;transition:all .3s;overflow:hidden}.page-module__2D8--a__collectionCard:hover{border-color:#e0e0e0;transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.page-module__2D8--a__placeholderImage{height:220px;color:var(--text-secondary);background:#f0f0f0;justify-content:center;align-items:center;font-weight:300;display:flex}.page-module__2D8--a__cardContent{padding:1.5rem}.page-module__2D8--a__cardTitle{margin-bottom:.75rem;font-size:1.5rem}.page-module__2D8--a__cardSubtitle{color:var(--brand-blue);text-transform:uppercase;font-size:.8125rem;font-weight:300}.page-module__2D8--a__cardSpecs{color:var(--text-secondary);gap:12px;margin-bottom:1.5rem;font-size:.875rem;display:flex}.page-module__2D8--a__cardPrice{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:300}.page-module__2D8--a__cardLink{color:var(--brand-blue);align-items:center;gap:.5rem;font-weight:300;display:inline-flex}.page-module__2D8--a__specsSection{background:#fff;padding:6rem 0}.page-module__2D8--a__specsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__2D8--a__specBox{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem}.page-module__2D8--a__specBox h3{border-bottom:2px solid var(--brand-teal);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.125rem;display:inline-block}.page-module__2D8--a__caseStudySection{background-color:var(--brand-blue);color:#fff;padding:6rem 0}.page-module__2D8--a__caseStudyContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__2D8--a__caseStudyTitle{color:#fff;margin-bottom:2rem}.page-module__2D8--a__csBlock h4{color:var(--brand-teal);margin-bottom:.5rem}.page-module__2D8--a__csBlock p{color:#ffffffe6;font-size:1.125rem}.page-module__2D8--a__resultsGrid{background:#0003;border-radius:12px;padding:2rem}.page-module__2D8--a__resultItem strong{color:var(--brand-teal)}.page-module__2D8--a__resultItem span{color:#ffffffb3}.page-module__2D8--a__quote{color:#fff;border-left-color:var(--brand-teal);font-size:1.5rem;font-style:normal;font-weight:300;line-height:1.4}.page-module__2D8--a__btnWhite{color:var(--brand-blue);font-family:var(--font-ibm);border-radius:var(--radius-btn);cursor:pointer;background:#fff;border:none;padding:1rem 2rem;font-size:1.125rem;font-weight:300}.page-module__2D8--a__certSection{background:#f9f9f9;padding:4rem 0}.page-module__2D8--a__certCard{box-shadow:var(--shadow-card);text-align:center;background:#fff;border:1px solid #0000;border-radius:12px;padding:2rem}.page-module__2D8--a__certIcon{color:var(--brand-blue);margin-bottom:1.5rem}.page-module__2D8--a__faqSection{background:#fff;padding:6rem 0}.page-module__2D8--a__faqItem{box-shadow:none;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem}.page-module__2D8--a__ctaSection{margin-bottom:0;padding:4rem 0 0}.page-module__2D8--a__ctaContent{text-align:center;max-width:800px;margin:0 auto}.page-module__2D8--a__faqQuestion{font-size:1.125rem;font-weight:300}.page-module__2D8--a__finalCtaSection{background:var(--brand-blue);text-align:center;padding:6rem 0}.page-module__2D8--a__ctaBox h2{color:#fff;margin-bottom:1rem;font-weight:300}.page-module__2D8--a__btnOutline{color:#fff;border-radius:var(--radius-btn);background:0 0;border:2px solid #ffffff80;align-items:center;padding:1rem 2rem;font-weight:300;text-decoration:none;display:inline-flex}.page-module__2D8--a__btnOutline:hover{background:#ffffff1a;border-color:#fff}.page-module__2D8--a__productCtaSection{text-align:center;background:linear-gradient(135deg,#1a365d 0%,#2c5282 50%,#1e3a5f 100%);padding:5rem 0;position:relative;overflow:hidden}.page-module__2D8--a__productCtaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#6dc7b814 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-10%}.page-module__2D8--a__productCtaSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-30%;left:-5%}.page-module__2D8--a__productCtaContent{z-index:1;max-width:750px;margin:0 auto;padding:0 2rem;position:relative}.page-module__2D8--a__productCtaTitle,.page-module__2D8--a__productCtaSection h2{letter-spacing:-.01em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:300;line-height:1.2;color:#fff!important}.page-module__2D8--a__productCtaDesc{color:#ffffffd9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.page-module__2D8--a__productCtaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__2D8--a__btnCtaPrimary{color:#1a365d;background:#fff;border:2px solid #fff;border-radius:6px;justify-content:center;align-items:center;min-width:180px;padding:1rem 2.5rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #0000001a}.page-module__2D8--a__btnCtaPrimary:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__2D8--a__btnCtaSecondary{color:#fff;background:0 0;border:2px solid #ffffffb3;border-radius:6px;justify-content:center;align-items:center;min-width:180px;padding:1rem 2.5rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__2D8--a__btnCtaSecondary:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.page-module__2D8--a__productCtaTitle{font-size:2rem}.page-module__2D8--a__productCtaDesc{font-size:1rem}.page-module__2D8--a__productCtaButtons{flex-direction:column;width:100%}.page-module__2D8--a__btnCtaPrimary,.page-module__2D8--a__btnCtaSecondary{width:100%;max-width:300px}}@media (max-width:1024px){.page-module__2D8--a__calculatorGrid,.page-module__2D8--a__caseStudyContent,.page-module__2D8--a__rvbGrid,.page-module__2D8--a__collectionsGrid,.page-module__2D8--a__recommendations,.page-module__2D8--a__specsGrid{grid-template-columns:1fr}.page-module__2D8--a__heroGrid{text-align:center;grid-template-columns:1fr}.page-module__2D8--a__heroContent,.page-module__2D8--a__heroButtons,.page-module__2D8--a__trustPoints{text-align:center;justify-content:center;margin-left:auto;margin-right:auto}.page-module__2D8--a__heroTitle,.page-module__2D8--a__main .page-module__2D8--a__heroSection .page-module__2D8--a__heroTitle{font-size:2.25rem}.page-module__2D8--a__heroSubtitle{margin-bottom:2rem;font-size:1rem}.page-module__2D8--a__rvbSection{padding:4rem 0}.page-module__2D8--a__rvbColumn{padding:1.5rem}.page-module__2D8--a__trustBar{flex-direction:column;padding-left:1rem;padding-right:1rem;display:flex;align-items:flex-start!important;gap:1.5rem!important}.page-module__2D8--a__heroVisual{width:100%;padding-top:2rem;overflow:visible}.page-module__2D8--a__heroImageWrapper{border-width:4px;border-radius:16px}.page-module__2D8--a__floatingCard{z-index:5;max-width:220px;padding:1rem;bottom:-20px;left:10px}}.page-module__2D8--a__towelsSpecsGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.page-module__2D8--a__towelsSpecsGrid{grid-template-columns:1fr}}.page-module__2D8--a__specsContent{padding-right:2rem}.page-module__2D8--a__specsList{margin-top:2rem;padding:0;list-style:none}.page-module__2D8--a__specsList li{gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__2D8--a__specIcon{width:48px;height:48px;color:var(--brand-blue);background:#eef5ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__2D8--a__specsList strong{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;display:block}.page-module__2D8--a__specsList p{color:var(--text-secondary);margin:0;line-height:1.6}.page-module__2D8--a__specsVisual{box-shadow:var(--shadow-card);border-radius:24px;min-height:500px;position:relative;overflow:hidden}
.TeamContactCTA-module__N6JHKG__wrapper{background-color:#fff;border-top:1px solid #e0e0e0;padding:6rem 0}.TeamContactCTA-module__N6JHKG__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.TeamContactCTA-module__N6JHKG__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.TeamContactCTA-module__N6JHKG__textSide{max-width:480px}.TeamContactCTA-module__N6JHKG__title{color:#161616;margin-bottom:1.5rem;font-size:3rem;font-weight:300;line-height:1.1}.TeamContactCTA-module__N6JHKG__description{color:#525252;margin:0;font-size:1.125rem;line-height:1.6}.TeamContactCTA-module__N6JHKG__memberSide{justify-content:flex-start;display:flex}.TeamContactCTA-module__N6JHKG__memberCard{flex-direction:column;width:100%;max-width:400px;display:flex}.TeamContactCTA-module__N6JHKG__imageWrapper{aspect-ratio:4/3;background-color:#f4f4f4;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.TeamContactCTA-module__N6JHKG__image{object-fit:cover}.TeamContactCTA-module__N6JHKG__memberName{color:#161616;margin-bottom:.5rem;font-size:1.5rem;font-weight:300}.TeamContactCTA-module__N6JHKG__memberPosition{color:#525252;margin-bottom:1rem;font-size:1rem;line-height:1.4}.TeamContactCTA-module__N6JHKG__memberEmail{color:#161616;font-size:1rem;text-decoration:none;transition:color .2s}.TeamContactCTA-module__N6JHKG__memberEmail:hover{color:#0f62fe;text-decoration:underline}@media (max-width:1024px){.TeamContactCTA-module__N6JHKG__content{grid-template-columns:1fr;gap:3rem}.TeamContactCTA-module__N6JHKG__textSide{text-align:center;max-width:100%}.TeamContactCTA-module__N6JHKG__memberSide{justify-content:center}.TeamContactCTA-module__N6JHKG__memberCard{text-align:left}}@media (max-width:640px){.TeamContactCTA-module__N6JHKG__wrapper{padding:4rem 0}.TeamContactCTA-module__N6JHKG__title{font-size:2.25rem}}
.page-module__mpEiVq__main{min-height:100vh}.page-module__mpEiVq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__mpEiVq__hero{color:#fff;background:linear-gradient(135deg,#004b87 0%,#036 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.page-module__mpEiVq__heroGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__mpEiVq__heroGrid{grid-template-columns:1fr 1fr}}.page-module__mpEiVq__heroContent{z-index:2;max-width:600px}.page-module__mpEiVq__partnerBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#6dc7b8 0%,#4a9e91 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex;box-shadow:0 4px 12px #6dc7b84d}.page-module__mpEiVq__heroTitle{margin:0 0 1.5rem}.page-module__mpEiVq__brandName{background:linear-gradient(90deg,#fff 0%,#e0f2fe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:1.1;display:block}.page-module__mpEiVq__heroSubtitle{color:#ffffffe6;margin-top:.5rem;font-size:1.5rem;font-weight:400;display:block}.page-module__mpEiVq__heroDescription{color:#fffc;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.page-module__mpEiVq__heroDescription strong{color:#6dc7b8}.page-module__mpEiVq__heroButtons{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.page-module__mpEiVq__btnPrimary{color:#fff;background:#6dc7b8;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__mpEiVq__btnPrimary:hover{background:#5ab3a4;transform:translateY(-2px);box-shadow:0 8px 24px #6dc7b859}.page-module__mpEiVq__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__mpEiVq__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.page-module__mpEiVq__trustBadges{flex-wrap:wrap;gap:1rem;display:flex}.page-module__mpEiVq__trustBadge{color:#fffc;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.page-module__mpEiVq__trustBadge svg{color:#6dc7b8}.page-module__mpEiVq__heroVisual{justify-content:center;display:flex;position:relative}.page-module__mpEiVq__heroImageWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.page-module__mpEiVq__heroImage{filter:drop-shadow(0 20px 40px #0003);width:100%;height:auto}.page-module__mpEiVq__floatingCard{background:#fff;border-left:4px solid #6dc7b8;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 8px 32px #00000026}.page-module__mpEiVq__floatingCard svg{color:#6dc7b8}.page-module__mpEiVq__floatingCard strong{color:#0f172a;font-size:.875rem;display:block}.page-module__mpEiVq__floatingCard span{color:#6b7280;font-size:.75rem}.page-module__mpEiVq__aboutSection{background:#f8fafc;padding:5rem 0}.page-module__mpEiVq__aboutContent{text-align:center;max-width:800px;margin:0 auto}.page-module__mpEiVq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#004b87;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__mpEiVq__labelDot{background:#6dc7b8;border-radius:50%;width:8px;height:8px}.page-module__mpEiVq__aboutTitle{color:#0f172a;margin:0 0 1.5rem;font-size:2.25rem;font-weight:300;line-height:1.3}.page-module__mpEiVq__aboutText{color:#374151;font-size:1.0625rem;line-height:1.8}.page-module__mpEiVq__featuresSection{background:#fff;padding:5rem 0}.page-module__mpEiVq__featuresGrid{gap:2rem;display:grid}@media (min-width:640px){.page-module__mpEiVq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__mpEiVq__featuresGrid{grid-template-columns:repeat(4,1fr)}}.page-module__mpEiVq__featureCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s}.page-module__mpEiVq__featureCard:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.page-module__mpEiVq__featureIcon{color:#004b87;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.page-module__mpEiVq__featureCard h3{color:#004b87;margin-bottom:.5rem;font-size:1.125rem;font-weight:300}.page-module__mpEiVq__featureCard p{color:#64748b;font-size:.9375rem;line-height:1.6}.page-module__mpEiVq__categoriesSection{background:#f1f5f9;padding:5rem 0}.page-module__mpEiVq__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module__mpEiVq__categoriesGrid{gap:2rem;display:grid}@media (min-width:768px){.page-module__mpEiVq__categoriesGrid{grid-template-columns:repeat(2,1fr)}}.page-module__mpEiVq__categoryCard{background:#fff;border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.page-module__mpEiVq__categoryCard:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.page-module__mpEiVq__categoryImageWrapper{background:#f8fafc;justify-content:center;align-items:center;height:240px;padding:20px;display:flex;position:relative;overflow:hidden}.page-module__mpEiVq__categoryImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .5s}.page-module__mpEiVq__categoryCard:hover .page-module__mpEiVq__categoryImage{transform:scale(1.05)}.page-module__mpEiVq__categoryContent{flex-direction:column;flex:1;padding:2rem;display:flex}.page-module__mpEiVq__categoryTitle{color:#004b87;margin:0 0 .5rem;font-size:1.5rem;font-weight:300}.page-module__mpEiVq__categoryDesc{color:#64748b;flex:1;margin-bottom:1.5rem}.page-module__mpEiVq__categoryFeatures{margin:0 0 1.5rem;padding:0;list-style:none}.page-module__mpEiVq__categoryFeatures li{color:#475569;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.page-module__mpEiVq__categoryFeatures li svg{color:#6dc7b8}.page-module__mpEiVq__categoryLink{color:#fff;background:#004b87;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-weight:300;text-decoration:none;transition:background .2s;display:inline-flex}.page-module__mpEiVq__categoryLink:hover{background:#036}.page-module__mpEiVq__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#004b87 0%,#036 100%);padding:5rem 0}.page-module__mpEiVq__ctaContent{max-width:600px;margin:0 auto}.page-module__mpEiVq__ctaContent h2{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:300}.page-module__mpEiVq__ctaContent p{color:#fff;margin-bottom:2rem;font-size:1.125rem}.page-module__mpEiVq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__mpEiVq__btnWhite{color:#004b87;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__mpEiVq__btnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.page-module__mpEiVq__btnOutline{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__mpEiVq__btnOutline:hover{background:#ffffff1a;border-color:#ffffff80}
.ProductCard-module__t53O_a__card{border:1px solid var(--color-ui-03);background:#fff;border-radius:8px;flex-direction:column;height:100%;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.ProductCard-module__t53O_a__card:hover{border-color:var(--color-ui-04);transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.ProductCard-module__t53O_a__imageWrapper{background-color:var(--color-background-alt);height:240px;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:cover;transition:transform .3s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.05)}.ProductCard-module__t53O_a__categoryLabel{color:var(--color-text-primary);letter-spacing:.05em;text-transform:uppercase;background-color:#ffffffe6;border-radius:4px;padding:4px 8px;font-size:.75rem;font-weight:300;position:absolute;top:16px;left:16px}.ProductCard-module__t53O_a__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.ProductCard-module__t53O_a__title{color:var(--color-text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:300}.ProductCard-module__t53O_a__description{color:var(--color-text-secondary);flex-grow:1;margin-bottom:16px;font-size:.875rem;line-height:1.6}.ProductCard-module__t53O_a__featureList{border-top:1px solid var(--color-ui-02);margin:0 0 24px;padding:16px 0 0;list-style:none}.ProductCard-module__t53O_a__featureItem{color:var(--color-text-secondary);align-items:center;gap:8px;margin-bottom:8px;font-size:.8125rem;display:flex}.ProductCard-module__t53O_a__featureIcon{color:#24a148;flex-shrink:0}.ProductCard-module__t53O_a__action{color:var(--color-primary);align-items:center;gap:8px;margin-top:auto;display:flex}.ProductCard-module__t53O_a__actionLabel{font-size:.875rem;font-weight:300}.ProductCard-module__t53O_a__actionIcon{transition:transform .15s}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__actionIcon{transform:translate(4px)}
.ReferenceSection-module__51nxlW__section{background-color:#fef9e7;padding:64px 0 80px}@media (min-width:768px){.ReferenceSection-module__51nxlW__section{padding:96px 0 112px}}.ReferenceSection-module__51nxlW__container{max-width:1280px;margin:0 auto;padding:0 24px}.ReferenceSection-module__51nxlW__sectionHeader{text-align:center;max-width:680px;margin:0 auto 48px}@media (min-width:768px){.ReferenceSection-module__51nxlW__sectionHeader{margin-bottom:64px}}.ReferenceSection-module__51nxlW__sectionLabel{letter-spacing:.1em;color:var(--color-primary);text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:300;display:inline-block}.ReferenceSection-module__51nxlW__sectionTitle{color:var(--color-text-primary);margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:300;line-height:1.2}.ReferenceSection-module__51nxlW__highlight{background:linear-gradient(#0000 55%,#ffd84d 55%);padding:0 4px}.ReferenceSection-module__51nxlW__sectionDescription{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.7}.ReferenceSection-module__51nxlW__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.ReferenceSection-module__51nxlW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ReferenceSection-module__51nxlW__grid{grid-template-columns:repeat(3,1fr);gap:28px}}.ReferenceSection-module__51nxlW__card{border:1px solid var(--color-ui-03);background:#fff;border-radius:12px;padding:28px;position:relative}.ReferenceSection-module__51nxlW__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.ReferenceSection-module__51nxlW__savingsBadge{text-align:right;background-color:#24a14814;border-radius:6px;margin-top:-8px;padding:8px 14px}.ReferenceSection-module__51nxlW__savingsLabel{color:#1a7a32;text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:300;display:block}.ReferenceSection-module__51nxlW__savingsValue{color:#24a148;font-size:.9375rem;font-weight:300}.ReferenceSection-module__51nxlW__rating{gap:2px;display:flex}.ReferenceSection-module__51nxlW__starIcon{color:#f5a623;fill:#f5a623}.ReferenceSection-module__51nxlW__text{color:var(--color-text-secondary);margin-bottom:24px;font-size:.9375rem;font-style:italic;line-height:1.7}.ReferenceSection-module__51nxlW__author{align-items:center;gap:14px;display:flex}.ReferenceSection-module__51nxlW__avatar{background-color:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.125rem;font-weight:300;display:flex}.ReferenceSection-module__51nxlW__authorInfo{flex:1}.ReferenceSection-module__51nxlW__name{color:var(--color-text-primary);font-size:.9375rem;font-weight:300}.ReferenceSection-module__51nxlW__position{color:var(--color-text-tertiary);font-size:.8125rem}.ReferenceSection-module__51nxlW__hotel{color:var(--color-primary);font-size:.8125rem;font-weight:300}
.page-module__15u_ra__main{min-height:100vh}.page-module__15u_ra__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__15u_ra__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#036 100%);padding:5rem 0 4rem;overflow:hidden}.page-module__15u_ra__heroGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__15u_ra__heroGrid{grid-template-columns:1fr 1fr}}.page-module__15u_ra__heroContent{max-width:600px}.page-module__15u_ra__partnerBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#06c 0%,#004d99 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__15u_ra__heroTitle{margin:0 0 1.5rem}.page-module__15u_ra__brandName{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:1.1;display:block}.page-module__15u_ra__heroSubtitle{color:#ffffffe6;margin-top:.5rem;font-size:1.5rem;font-weight:400;display:block}.page-module__15u_ra__heroDescription{color:#fffc;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.page-module__15u_ra__heroDescription strong{color:#3b82f6}.page-module__15u_ra__heroButtons{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.page-module__15u_ra__btnPrimary{color:#fff;background:linear-gradient(135deg,#06c 0%,#004d99 100%);border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__15u_ra__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0066cc59}.page-module__15u_ra__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__15u_ra__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.page-module__15u_ra__trustBadges{flex-wrap:wrap;gap:1rem;display:flex}.page-module__15u_ra__trustBadge{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.page-module__15u_ra__trustBadge svg{color:#3b82f6}.page-module__15u_ra__heroVisual{justify-content:center;display:flex;position:relative}.page-module__15u_ra__heroImageWrapper{background:#ffffff0d;border-radius:1rem;padding:2rem}.page-module__15u_ra__heroImage{width:100%;max-width:450px;height:auto}.page-module__15u_ra__floatingCard{background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;box-shadow:0 8px 32px #00000026}.page-module__15u_ra__floatingCard svg{color:#06c}.page-module__15u_ra__floatingCard strong{color:#0f172a;font-size:.875rem;display:block}.page-module__15u_ra__floatingCard span{color:#6b7280;font-size:.75rem}.page-module__15u_ra__aboutSection{background:#f8fafc;padding:5rem 0}.page-module__15u_ra__aboutContent{max-width:800px}.page-module__15u_ra__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#1e3a5f;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:300;display:flex}.page-module__15u_ra__labelDot{background:#06c;border-radius:50%;width:8px;height:8px}.page-module__15u_ra__labelDotGreen{background:#10b981;border-radius:50%;width:8px;height:8px}.page-module__15u_ra__aboutTitle{color:#0f172a;margin:0 0 1.5rem;font-size:2.25rem;font-weight:300;line-height:1.3}.page-module__15u_ra__aboutText{color:#374151;font-size:1.0625rem;line-height:1.8}.page-module__15u_ra__aboutText p{margin:0 0 1rem}.page-module__15u_ra__aboutText strong{color:#06c}.page-module__15u_ra__sustainabilitySection{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:5rem 0}.page-module__15u_ra__sustainabilityHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module__15u_ra__sustainabilityTitle{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.25rem;font-weight:300;display:inline-block}.page-module__15u_ra__sustainabilitySubtitle{color:#fffc;margin:0;font-size:1.0625rem}.page-module__15u_ra__sustainabilityGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__15u_ra__sustainabilityGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__15u_ra__sustainabilityGrid{grid-template-columns:repeat(4,1fr)}}.page-module__15u_ra__sustainabilityCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:1rem;padding:1.5rem}.page-module__15u_ra__sustainabilityIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:inline-flex}.page-module__15u_ra__sustainabilityCard h3{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:300}.page-module__15u_ra__sustainabilityCard p{color:#fffc;margin:0;font-size:.875rem}.page-module__15u_ra__productsSection{background:#fff;padding:5rem 0}.page-module__15u_ra__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module__15u_ra__sectionTitle{color:#0f172a;margin:0 0 1rem;font-size:2.25rem;font-weight:300}.page-module__15u_ra__highlight{color:#06c}.page-module__15u_ra__sectionDescription{color:#6b7280;margin:0;font-size:1.0625rem}.page-module__15u_ra__productsGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__15u_ra__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__15u_ra__productsGrid{grid-template-columns:repeat(3,1fr)}}.page-module__15u_ra__productCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s}.page-module__15u_ra__productCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.page-module__15u_ra__productCardHeader{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__15u_ra__productIcon{background:#f8fafc;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__15u_ra__productBadge{color:#fff;letter-spacing:.05em;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:300}.page-module__15u_ra__productTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:300}.page-module__15u_ra__productDescription{color:#6b7280;margin:0 0 1rem;font-size:.9375rem}.page-module__15u_ra__productList{margin:0 0 1.5rem;padding:0;list-style:none}.page-module__15u_ra__productList li{color:#374151;align-items:flex-start;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.page-module__15u_ra__productList li svg{color:#06c;flex-shrink:0;margin-top:.125rem}.page-module__15u_ra__productLink{color:#06c;align-items:center;gap:.5rem;font-size:.875rem;font-weight:300;text-decoration:none;display:inline-flex}.page-module__15u_ra__productLink:hover{text-decoration:underline}.page-module__15u_ra__dispensersSection{background:#f8fafc;padding:5rem 0}.page-module__15u_ra__dispensersGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__15u_ra__dispensersGrid{grid-template-columns:.8fr 1.2fr}}.page-module__15u_ra__dispensersTitle{color:#0f172a;margin:0 0 1rem;font-size:2rem;font-weight:300;line-height:1.3}.page-module__15u_ra__dispensersText{color:#6b7280;margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.7}.page-module__15u_ra__dispensersList{margin:0 0 2rem;padding:0;list-style:none}.page-module__15u_ra__dispensersList li{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.page-module__15u_ra__dispensersList li:last-child{border-bottom:none}.page-module__15u_ra__dispensersList li svg{color:#06c;flex-shrink:0;margin-top:.125rem}.page-module__15u_ra__dispensersList li span{color:#374151;font-size:.9375rem}.page-module__15u_ra__dispensersList li strong{color:#0f172a}.page-module__15u_ra__dispensersImage{text-align:center}.page-module__15u_ra__dispensersImg{width:100%;height:auto}.page-module__15u_ra__whySection{background:#fff;padding:5rem 0}.page-module__15u_ra__whyTitle{color:#0f172a;text-align:center;margin:0 0 3rem;font-size:2rem;font-weight:300}.page-module__15u_ra__whyGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__15u_ra__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__15u_ra__whyGrid{grid-template-columns:repeat(4,1fr)}}.page-module__15u_ra__whyCard{text-align:center;background:#f8fafc;border-radius:1rem;padding:2rem 1.5rem}.page-module__15u_ra__whyCard svg{color:#06c;margin-bottom:1rem}.page-module__15u_ra__whyCard h3{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:300}.page-module__15u_ra__whyCard p{color:#6b7280;margin:0;font-size:.875rem}.page-module__15u_ra__ctaSection{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:5rem 0}.page-module__15u_ra__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__15u_ra__ctaContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:300}.page-module__15u_ra__ctaContent p{color:#fffc;margin:0 0 2rem;font-size:1.0625rem}.page-module__15u_ra__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__15u_ra__btnWhite{color:#0f172a;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__15u_ra__btnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.page-module__15u_ra__btnOutline{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__15u_ra__btnOutline:hover{background:#ffffff1a;border-color:#ffffff80}
.page-module__ywR1oW__main{min-height:100vh}.page-module__ywR1oW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__ywR1oW__hero{color:#fff;background:linear-gradient(135deg,#0f766e 0%,#0d9488 50%,#14b8a6 100%);padding:5rem 0}.page-module__ywR1oW__heroContent{max-width:700px}.page-module__ywR1oW__industryBadge{color:#99f6e4;letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__ywR1oW__heroTitle{margin:0 0 1.5rem;font-size:2.75rem;font-weight:300;line-height:1.15}.page-module__ywR1oW__highlight{color:#99f6e4}.page-module__ywR1oW__heroDescription{color:#ffffffd9;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.page-module__ywR1oW__heroDescription strong{color:#99f6e4}.page-module__ywR1oW__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.page-module__ywR1oW__btnPrimary{color:#0f766e;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__ywR1oW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff40}.page-module__ywR1oW__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__ywR1oW__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.page-module__ywR1oW__sectionHeader{text-align:center;max-width:600px;margin:0 auto 3rem}.page-module__ywR1oW__sectionHeader h2{color:#0f172a;margin:0 0 .75rem;font-size:2rem;font-weight:300}.page-module__ywR1oW__sectionHeader p{color:#6b7280;margin:0;font-size:1.0625rem}.page-module__ywR1oW__needsSection{background:#fff;margin-top:-2rem;padding:3rem 0}.page-module__ywR1oW__needsGrid{gap:1rem;display:grid}@media (min-width:640px){.page-module__ywR1oW__needsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__ywR1oW__needsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__ywR1oW__needCard{text-align:center;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:1rem;padding:1.5rem}.page-module__ywR1oW__needCard svg{color:#0d9488;margin-bottom:.75rem}.page-module__ywR1oW__needCard h3{color:#0f766e;margin:0 0 .25rem;font-size:1rem;font-weight:300}.page-module__ywR1oW__needCard p{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.5}.page-module__ywR1oW__solutionsSection{background:#f8fafc;padding:5rem 0}.page-module__ywR1oW__solutionsGrid{gap:1.5rem;display:grid}@media (min-width:768px){.page-module__ywR1oW__solutionsGrid{grid-template-columns:repeat(3,1fr)}}.page-module__ywR1oW__solutionCard{background:#fff;border-radius:1rem;flex-direction:column;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000a}.page-module__ywR1oW__solutionCard h3{color:#0f766e;margin:0 0 .5rem;font-size:1.25rem;font-weight:300}.page-module__ywR1oW__solutionCard>p{color:#6b7280;margin:0 0 1rem;font-size:.9375rem}.page-module__ywR1oW__solutionCard ul{flex-grow:1;margin:0 0 1rem;padding:0;list-style:none}.page-module__ywR1oW__solutionCard li{color:#374151;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.page-module__ywR1oW__solutionCard li svg{color:#0d9488;flex-shrink:0}.page-module__ywR1oW__price{color:#0f766e;border-top:1px solid #e5e7eb;margin-bottom:1rem;padding:.75rem 0;font-size:1rem;font-weight:300}.page-module__ywR1oW__solutionLink{color:#0d9488;align-items:center;gap:.5rem;font-size:.875rem;font-weight:300;text-decoration:none;display:inline-flex}.page-module__ywR1oW__solutionLink:hover{text-decoration:underline}.page-module__ywR1oW__benefitsSection{background:#fff;padding:5rem 0}.page-module__ywR1oW__benefitsContent h2{color:#0f172a;text-align:center;margin:0 0 2rem;font-size:2rem;font-weight:300}.page-module__ywR1oW__benefitsGrid{gap:1rem;max-width:800px;margin:0 auto;display:grid}@media (min-width:640px){.page-module__ywR1oW__benefitsGrid{grid-template-columns:repeat(2,1fr)}}.page-module__ywR1oW__benefitItem{background:#f0fdfa;border-radius:.75rem;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.page-module__ywR1oW__benefitItem svg{color:#0d9488;flex-shrink:0;margin-top:.125rem}.page-module__ywR1oW__benefitItem span{color:#374151;font-size:.9375rem}.page-module__ywR1oW__benefitItem strong{color:#0f766e}.page-module__ywR1oW__ctaSection{background:linear-gradient(135deg,#0f766e 0%,#0d9488 100%);padding:5rem 0}.page-module__ywR1oW__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__ywR1oW__ctaContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:300}.page-module__ywR1oW__ctaContent p{color:#ffffffd9;margin:0 0 2rem;font-size:1.0625rem}.page-module__ywR1oW__btnCta{color:#0f766e;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__ywR1oW__btnCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}
.page-module__bxBt-G__main{min-height:100vh}.page-module__bxBt-G__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__bxBt-G__hero{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4c1d95 100%);padding:5rem 0}.page-module__bxBt-G__heroContent{max-width:700px}.page-module__bxBt-G__industryBadge{color:#c4b5fd;letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__bxBt-G__heroTitle{margin:0 0 1.5rem;font-size:2.75rem;font-weight:300;line-height:1.15}.page-module__bxBt-G__highlight{background:linear-gradient(90deg,#c4b5fd 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__bxBt-G__heroDescription{color:#ffffffd9;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.page-module__bxBt-G__heroDescription strong{color:#c4b5fd}.page-module__bxBt-G__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.page-module__bxBt-G__btnPrimary{color:#4c1d95;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__bxBt-G__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffffff40}.page-module__bxBt-G__sectionHeader{text-align:center;max-width:600px;margin:0 auto 3rem}.page-module__bxBt-G__sectionHeader h2{color:#0f172a;margin:0 0 .75rem;font-size:2rem;font-weight:300}.page-module__bxBt-G__sectionHeader p{color:#6b7280;margin:0;font-size:1.0625rem}.page-module__bxBt-G__needsSection{background:#fff;padding:5rem 0}.page-module__bxBt-G__needsGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__bxBt-G__needsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__bxBt-G__needsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__bxBt-G__needCard{text-align:center;background:#faf5ff;border:1px solid #e9d5ff;border-radius:1rem;padding:2rem 1.5rem}.page-module__bxBt-G__needCard svg{color:#7c3aed;margin-bottom:1rem}.page-module__bxBt-G__needCard h3{color:#4c1d95;margin:0 0 .5rem;font-size:1.125rem;font-weight:300}.page-module__bxBt-G__needCard p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.page-module__bxBt-G__productsSection{background:#f8fafc;padding:5rem 0}.page-module__bxBt-G__productsGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__bxBt-G__productsGrid{grid-template-columns:repeat(2,1fr)}}.page-module__bxBt-G__productCard{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 12px #0000000a}.page-module__bxBt-G__productCard h3{color:#4c1d95;margin:0 0 .5rem;font-size:1.25rem;font-weight:300}.page-module__bxBt-G__productCard>p{color:#6b7280;margin:0 0 1rem;font-size:.9375rem}.page-module__bxBt-G__productCard ul{margin:0;padding:0;list-style:none}.page-module__bxBt-G__productCard li{color:#374151;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.page-module__bxBt-G__productCard li svg{color:#7c3aed;flex-shrink:0}.page-module__bxBt-G__personalizationSection{background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);padding:5rem 0}.page-module__bxBt-G__personalizationContent{text-align:center;max-width:600px;margin:0 auto}.page-module__bxBt-G__personalizationContent h2{color:#4c1d95;margin:0 0 1rem;font-size:2rem;font-weight:300}.page-module__bxBt-G__personalizationContent>p{color:#6b7280;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.page-module__bxBt-G__personalizationList{flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.page-module__bxBt-G__personalizationList li{color:#374151;background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.page-module__bxBt-G__personalizationList li svg{color:#7c3aed}.page-module__bxBt-G__ctaSection{background:linear-gradient(135deg,#1e1b4b 0%,#4c1d95 100%);padding:5rem 0}.page-module__bxBt-G__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__bxBt-G__ctaContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:300}.page-module__bxBt-G__ctaContent p{color:#ffffffd9;margin:0 0 2rem;font-size:1.0625rem}.page-module__bxBt-G__btnCta{color:#4c1d95;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__bxBt-G__btnCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}
.page-module__m1WvyW__main{min-height:100vh}.page-module__m1WvyW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__m1WvyW__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:5rem 0}.page-module__m1WvyW__heroContent{max-width:700px}.page-module__m1WvyW__industryBadge{color:#60a5fa;letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__m1WvyW__heroTitle{margin:0 0 1.5rem;font-size:2.75rem;font-weight:300;line-height:1.15}.page-module__m1WvyW__highlight{background:linear-gradient(90deg,#60a5fa 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module__m1WvyW__heroDescription{color:#ffffffd9;margin:0 0 2rem;font-size:1.125rem;line-height:1.7}.page-module__m1WvyW__heroDescription strong{color:#60a5fa}.page-module__m1WvyW__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.page-module__m1WvyW__btnPrimary{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__m1WvyW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb59}.page-module__m1WvyW__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__m1WvyW__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.page-module__m1WvyW__statsBar{z-index:10;background:#fff;margin-top:-2rem;padding:2rem 0;position:relative}.page-module__m1WvyW__statsGrid{background:#f8fafc;border-radius:1rem;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;display:grid}@media (min-width:768px){.page-module__m1WvyW__statsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__m1WvyW__statItem{text-align:center}.page-module__m1WvyW__statValue{color:#2563eb;font-size:2rem;font-weight:300;display:block}.page-module__m1WvyW__statLabel{color:#6b7280;margin-top:.25rem;font-size:.875rem;display:block}.page-module__m1WvyW__sectionHeader{text-align:center;max-width:600px;margin:0 auto 3rem}.page-module__m1WvyW__sectionHeader h2{color:#0f172a;margin:0 0 .75rem;font-size:2rem;font-weight:300}.page-module__m1WvyW__sectionHeader p{color:#6b7280;margin:0;font-size:1.0625rem}.page-module__m1WvyW__challengesSection{background:#fff;padding:5rem 0}.page-module__m1WvyW__challengesGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__m1WvyW__challengesGrid{grid-template-columns:repeat(2,1fr)}}.page-module__m1WvyW__challengeCard{background:#f8fafc;border-radius:1rem;padding:1.5rem}.page-module__m1WvyW__challengeCard h3{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:300}.page-module__m1WvyW__challengeDesc{color:#6b7280;margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.page-module__m1WvyW__challengeSolution{background:#dcfce7;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}.page-module__m1WvyW__challengeSolution svg{color:#16a34a;flex-shrink:0;margin-top:.125rem}.page-module__m1WvyW__challengeSolution span{color:#166534;font-size:.875rem;font-weight:300}.page-module__m1WvyW__solutionsSection{background:#f8fafc;padding:5rem 0}.page-module__m1WvyW__solutionsGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__m1WvyW__solutionsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__m1WvyW__solutionsGrid{grid-template-columns:repeat(4,1fr)}}.page-module__m1WvyW__solutionCard{background:#fff;border-top:4px solid;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 12px #0000000a}.page-module__m1WvyW__solutionCard h3{margin:0 0 1rem;font-size:1.125rem;font-weight:300}.page-module__m1WvyW__solutionCard ul{margin:0 0 1.5rem;padding:0;list-style:none}.page-module__m1WvyW__solutionCard li{color:#374151;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.page-module__m1WvyW__solutionCard li svg{color:#10b981;flex-shrink:0}.page-module__m1WvyW__solutionLink{align-items:center;gap:.5rem;font-size:.875rem;font-weight:300;text-decoration:none;display:inline-flex}.page-module__m1WvyW__solutionLink:hover{text-decoration:underline}.page-module__m1WvyW__whySection{background:#fff;padding:5rem 0}.page-module__m1WvyW__whyContent h2{color:#0f172a;margin:0 0 2rem;font-size:2rem;font-weight:300}.page-module__m1WvyW__whyList{margin:0;padding:0;list-style:none}.page-module__m1WvyW__whyList li{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:1rem;padding:1.25rem 0;display:flex}.page-module__m1WvyW__whyList li:last-child{border-bottom:none}.page-module__m1WvyW__whyList li svg{color:#2563eb;flex-shrink:0;margin-top:.125rem}.page-module__m1WvyW__whyList li strong{color:#0f172a;font-size:1rem;display:block}.page-module__m1WvyW__whyList li span{color:#6b7280;font-size:.875rem}.page-module__m1WvyW__testimonialsSection{background:#f8fafc;padding:5rem 0}.page-module__m1WvyW__testimonialsSection h2{color:#0f172a;text-align:center;margin:0 0 3rem;font-size:2rem;font-weight:300}.page-module__m1WvyW__testimonialsGrid{gap:1.5rem;display:grid}@media (min-width:768px){.page-module__m1WvyW__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}.page-module__m1WvyW__testimonialCard{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 2px 12px #0000000a}.page-module__m1WvyW__stars{color:#f59e0b;margin-bottom:1rem;font-size:1.25rem}.page-module__m1WvyW__testimonialCard blockquote{color:#374151;margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.page-module__m1WvyW__testimonialCard cite{font-style:normal;display:block}.page-module__m1WvyW__testimonialCard cite strong{color:#0f172a;font-size:1rem;display:block}.page-module__m1WvyW__testimonialCard cite span{color:#6b7280;font-size:.875rem;display:block}.page-module__m1WvyW__hotelName{font-weight:300;color:#2563eb!important}.page-module__m1WvyW__ctaSection{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:5rem 0}.page-module__m1WvyW__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__m1WvyW__ctaContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:300}.page-module__m1WvyW__ctaContent p{color:#ffffffd9;margin:0 0 2rem;font-size:1.0625rem}.page-module__m1WvyW__btnCta{color:#0f172a;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__m1WvyW__btnCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}
.page-module__J5qshG__main{min-height:100vh}.page-module__J5qshG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__J5qshG__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 50%,#0f4c35 100%);padding:5rem 0 4rem;overflow:hidden}.page-module__J5qshG__heroGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__J5qshG__heroGrid{grid-template-columns:.6fr 1.4fr}}.page-module__J5qshG__heroContent{max-width:500px}.page-module__J5qshG__partnerBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__J5qshG__heroTitle{margin:0 0 1.5rem}.page-module__J5qshG__brandName{background:linear-gradient(90deg,#10b981 0%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:1.1;display:block}.page-module__J5qshG__heroSubtitle{color:#ffffffe6;margin-top:.5rem;font-size:1.5rem;font-weight:400;display:block}.page-module__J5qshG__heroDescription{color:#fffc;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.page-module__J5qshG__heroDescription strong{color:#10b981}.page-module__J5qshG__heroButtons{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.page-module__J5qshG__btnPrimary{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__J5qshG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b98159}.page-module__J5qshG__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__J5qshG__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.page-module__J5qshG__trustBadges{flex-wrap:wrap;gap:1rem;display:flex}.page-module__J5qshG__trustBadge{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.page-module__J5qshG__trustBadge svg{color:#10b981}.page-module__J5qshG__heroVisual{justify-content:center;display:flex;position:relative}.page-module__J5qshG__heroImageWrapper{background:0 0;border-radius:1rem;width:110%;margin-left:-5%;padding:0}.page-module__J5qshG__heroImage{width:100%;max-width:100%;height:auto}.page-module__J5qshG__floatingCard{background:#fff;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;box-shadow:0 8px 32px #00000026}.page-module__J5qshG__floatingCard svg{color:#10b981}.page-module__J5qshG__floatingCard strong{color:#0f172a;font-size:.875rem;display:block}.page-module__J5qshG__floatingCard span{color:#6b7280;font-size:.75rem}.page-module__J5qshG__aboutSection{background:#f8fafc;padding:5rem 0}.page-module__J5qshG__aboutContent{max-width:800px}.page-module__J5qshG__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#1e3a5f;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:300;display:flex}.page-module__J5qshG__labelDot{background:#1e3a5f;border-radius:50%;width:8px;height:8px}.page-module__J5qshG__labelDotGreen{background:#10b981;border-radius:50%;width:8px;height:8px}.page-module__J5qshG__aboutTitle{color:#0f172a;margin:0 0 1.5rem;font-size:2.25rem;font-weight:300;line-height:1.3}.page-module__J5qshG__aboutText{color:#374151;font-size:1.0625rem;line-height:1.8}.page-module__J5qshG__aboutText p{margin:0 0 1rem}.page-module__J5qshG__aboutText strong{color:#0f172a}.page-module__J5qshG__sustainabilitySection{color:#fff;background:linear-gradient(135deg,#022c22 0%,#064e3b 50%,#059669 100%);padding:5rem 0}.page-module__J5qshG__sustainabilityHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module__J5qshG__sustainabilityHeader .page-module__J5qshG__sectionLabel{color:#4ade80;justify-content:center}.page-module__J5qshG__sustainabilityTitle{background:linear-gradient(90deg,#34d399 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.25rem;font-weight:300;display:inline-block}.page-module__J5qshG__sustainabilitySubtitle{color:#fff;margin:0;font-size:1.0625rem}.page-module__J5qshG__sustainabilityGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__J5qshG__sustainabilityGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__J5qshG__sustainabilityGrid{grid-template-columns:repeat(4,1fr)}}.page-module__J5qshG__sustainabilityCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:1rem;padding:1.5rem;transition:transform .3s}.page-module__J5qshG__sustainabilityCard:hover{background:#ffffff26;transform:translateY(-5px)}.page-module__J5qshG__sustainabilityIcon{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:inline-flex}.page-module__J5qshG__sustainabilityCard h3{color:#fff;margin:0 0 .5rem;font-size:1.125rem;font-weight:300}.page-module__J5qshG__sustainabilityCard p{color:#ffffffe6;margin:0;font-size:.875rem}.page-module__J5qshG__productsSection{background:#fff;padding:5rem 0}.page-module__J5qshG__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module__J5qshG__sectionTitle{color:#0f172a;margin:0 0 1rem;font-size:2.25rem;font-weight:300}.page-module__J5qshG__highlight{color:#10b981}.page-module__J5qshG__sectionDescription{color:#6b7280;margin:0;font-size:1.0625rem}.page-module__J5qshG__productsGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__J5qshG__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__J5qshG__productsGrid{grid-template-columns:repeat(3,1fr)}}.page-module__J5qshG__productCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;transition:all .3s}.page-module__J5qshG__productCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.page-module__J5qshG__productCardHeader{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.page-module__J5qshG__productIcon{background:#f8fafc;border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__J5qshG__productBadge{color:#fff;letter-spacing:.05em;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:300}.page-module__J5qshG__productTitle{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem;font-weight:300}.page-module__J5qshG__productDescription{color:#6b7280;margin:0 0 1rem;font-size:.9375rem}.page-module__J5qshG__productList{margin:0 0 1.5rem;padding:0;list-style:none}.page-module__J5qshG__productList li{color:#374151;align-items:flex-start;gap:.5rem;padding:.375rem 0;font-size:.875rem;display:flex}.page-module__J5qshG__productList li svg{color:#10b981;flex-shrink:0;margin-top:.125rem}.page-module__J5qshG__productLink{color:#10b981;align-items:center;gap:.5rem;font-size:.875rem;font-weight:300;text-decoration:none;display:inline-flex}.page-module__J5qshG__productLink:hover{text-decoration:underline}.page-module__J5qshG__dispensersSection{background:#f8fafc;padding:5rem 0}.page-module__J5qshG__dispensersGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__J5qshG__dispensersGrid{grid-template-columns:1fr 1fr}}.page-module__J5qshG__dispensersTitle{color:#0f172a;margin:0 0 1rem;font-size:2rem;font-weight:300;line-height:1.3}.page-module__J5qshG__dispensersText{color:#6b7280;margin:0 0 1.5rem;font-size:1.0625rem;line-height:1.7}.page-module__J5qshG__dispensersList{margin:0 0 2rem;padding:0;list-style:none}.page-module__J5qshG__dispensersList li{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.page-module__J5qshG__dispensersList li:last-child{border-bottom:none}.page-module__J5qshG__dispensersList li svg{color:#10b981;flex-shrink:0;margin-top:.125rem}.page-module__J5qshG__dispensersList li span{color:#374151;font-size:.9375rem}.page-module__J5qshG__dispensersList li strong{color:#0f172a}.page-module__J5qshG__dispensersImage{text-align:center}.page-module__J5qshG__dispensersImg{width:100%;max-width:400px;height:auto}.page-module__J5qshG__whySection{background:#fff;padding:5rem 0}.page-module__J5qshG__whyTitle{color:#0f172a;text-align:center;margin:0 0 3rem;font-size:2rem;font-weight:300}.page-module__J5qshG__whyGrid{gap:1.5rem;display:grid}@media (min-width:640px){.page-module__J5qshG__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__J5qshG__whyGrid{grid-template-columns:repeat(4,1fr)}}.page-module__J5qshG__whyCard{text-align:center;background:#f8fafc;border-radius:1rem;padding:2rem 1.5rem}.page-module__J5qshG__whyCard svg{color:#10b981;margin-bottom:1rem}.page-module__J5qshG__whyCard h3{color:#0f172a;margin:0 0 .5rem;font-size:1.125rem;font-weight:300}.page-module__J5qshG__whyCard p{color:#6b7280;margin:0;font-size:.875rem}.page-module__J5qshG__ctaSection{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);padding:5rem 0}.page-module__J5qshG__ctaContent{text-align:center;max-width:600px;margin:0 auto}.page-module__J5qshG__ctaContent h2{color:#fff;margin:0 0 1rem;font-size:2rem;font-weight:300}.page-module__J5qshG__ctaContent p{color:#fffc;margin:0 0 2rem;font-size:1.0625rem}.page-module__J5qshG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__J5qshG__btnWhite{color:#0f172a;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__J5qshG__btnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.page-module__J5qshG__btnOutline{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__J5qshG__btnOutline:hover{background:#ffffff1a;border-color:#ffffff80}
.page-module__h-EPIq__main{min-height:100vh}.page-module__h-EPIq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.page-module__h-EPIq__hero{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#172554 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.page-module__h-EPIq__heroGrid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.page-module__h-EPIq__heroGrid{grid-template-columns:1fr 1fr}}.page-module__h-EPIq__heroContent{z-index:2;max-width:600px}.page-module__h-EPIq__partnerBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#004b87 0%,#d97706 100%);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:300;display:inline-flex;box-shadow:0 4px 12px #b453094d}.page-module__h-EPIq__heroTitle{margin:0 0 1.5rem}.page-module__h-EPIq__brandName{background:linear-gradient(90deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;text-shadow:0 4px 12px #0000001a;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:300;line-height:1.1;display:block}.page-module__h-EPIq__heroSubtitle{color:#ffffffe6;margin-top:.5rem;font-size:1.5rem;font-weight:400;display:block}.page-module__h-EPIq__heroDescription{color:#fffc;margin:0 0 2rem;font-size:1.0625rem;line-height:1.7}.page-module__h-EPIq__heroDescription strong{color:#fbbf24}.page-module__h-EPIq__heroButtons{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.page-module__h-EPIq__btnPrimary{color:#1e3a8a;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__h-EPIq__btnPrimary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff40}.page-module__h-EPIq__btnSecondary{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__h-EPIq__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff80}.page-module__h-EPIq__trustBadges{flex-wrap:wrap;gap:1rem;display:flex}.page-module__h-EPIq__trustBadge{color:#fffc;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.page-module__h-EPIq__trustBadge svg{color:#fbbf24}.page-module__h-EPIq__heroVisual{justify-content:center;display:flex;position:relative}.page-module__h-EPIq__heroImageWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.page-module__h-EPIq__heroImage{border-radius:.5rem;width:100%;height:auto;box-shadow:0 20px 40px -10px #0000004d}.page-module__h-EPIq__floatingCard{background:#fff;border-left:4px solid #004b87;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 8px 32px #00000026}.page-module__h-EPIq__floatingCard svg{color:#004b87}.page-module__h-EPIq__floatingCard strong{color:#0f172a;font-size:.875rem;display:block}.page-module__h-EPIq__floatingCard span{color:#6b7280;font-size:.75rem}.page-module__h-EPIq__aboutSection{background:#f8fafc;padding:5rem 0}.page-module__h-EPIq__aboutContent{text-align:center;max-width:800px;margin:0 auto}.page-module__h-EPIq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#1e3a8a;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:300;display:inline-flex}.page-module__h-EPIq__labelDot{background:#004b87;border-radius:50%;width:8px;height:8px}.page-module__h-EPIq__aboutTitle{color:#0f172a;margin:0 0 1.5rem;font-size:2.25rem;font-weight:300;line-height:1.3}.page-module__h-EPIq__aboutText{color:#374151;font-size:1.0625rem;line-height:1.8}.page-module__h-EPIq__featuresSection{background:#fff;padding:5rem 0}.page-module__h-EPIq__featuresGrid{gap:2rem;display:grid}@media (min-width:640px){.page-module__h-EPIq__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module__h-EPIq__featuresGrid{grid-template-columns:repeat(4,1fr)}}.page-module__h-EPIq__featureCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s}.page-module__h-EPIq__featureCard:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.page-module__h-EPIq__featureIcon{color:#1e40af;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.page-module__h-EPIq__featureCard h3{color:#1e3a8a;margin-bottom:.5rem;font-size:1.125rem;font-weight:300}.page-module__h-EPIq__featureCard p{color:#64748b;font-size:.9375rem;line-height:1.6}.page-module__h-EPIq__categoriesSection{background:#f1f5f9;padding:5rem 0}.page-module__h-EPIq__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module__h-EPIq__categoriesGrid{gap:2rem;display:grid}@media (min-width:768px){.page-module__h-EPIq__categoriesGrid{grid-template-columns:repeat(2,1fr)}}.page-module__h-EPIq__categoryCard{background:#fff;border-radius:1rem;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.page-module__h-EPIq__categoryCard:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.page-module__h-EPIq__categoryImageWrapper{background:#f8fafc;justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.page-module__h-EPIq__categoryImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__h-EPIq__categoryCard:hover .page-module__h-EPIq__categoryImage{transform:scale(1.05)}.page-module__h-EPIq__categoryContent{flex-direction:column;flex:1;padding:2rem;display:flex}.page-module__h-EPIq__categoryTitle{color:#1e3a8a;margin:0 0 .5rem;font-size:1.5rem;font-weight:300}.page-module__h-EPIq__categoryDesc{color:#64748b;flex:1;margin-bottom:1.5rem}.page-module__h-EPIq__categoryFeatures{margin:0 0 1.5rem;padding:0;list-style:none}.page-module__h-EPIq__categoryFeatures li{color:#475569;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.875rem;display:flex}.page-module__h-EPIq__categoryFeatures li svg{color:#004b87}.page-module__h-EPIq__categoryLink{color:#fff;background:#1e3a8a;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-weight:300;text-decoration:none;transition:background .2s;display:inline-flex}.page-module__h-EPIq__categoryLink:hover{background:#1e40af}.page-module__h-EPIq__ctaSection{text-align:center;color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#1e40af 100%);padding:5rem 0}.page-module__h-EPIq__ctaContent{max-width:600px;margin:0 auto}.page-module__h-EPIq__ctaContent h2{color:#fff;margin-bottom:1rem;font-size:2.25rem;font-weight:300}.page-module__h-EPIq__ctaContent p{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem}.page-module__h-EPIq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__h-EPIq__btnWhite{color:#1e3a8a;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__h-EPIq__btnWhite:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.page-module__h-EPIq__btnOutline{color:#fff;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:300;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__h-EPIq__btnOutline:hover{background:#ffffff1a;border-color:#ffffff80}
.TowelsColors-module__Ec9WZq__section{background-color:#fff;padding:100px 0}.TowelsColors-module__Ec9WZq__container{max-width:1200px;margin:0 auto;padding:0 24px}.TowelsColors-module__Ec9WZq__header{text-align:center;max-width:800px;margin:0 auto 60px}.TowelsColors-module__Ec9WZq__label{color:#0f62fe;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:300;display:inline-block}.TowelsColors-module__Ec9WZq__title{color:#001d6c;margin-bottom:24px;font-size:clamp(2rem,4vw,2.75rem);font-weight:300;line-height:1.2}.TowelsColors-module__Ec9WZq__description{color:#4b5563;font-size:1.125rem;line-height:1.7}.TowelsColors-module__Ec9WZq__imageWrapper{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;margin-bottom:60px;padding:40px;display:flex}.TowelsColors-module__Ec9WZq__image{object-fit:contain;border-radius:8px;width:100%;height:auto}.TowelsColors-module__Ec9WZq__infoGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.TowelsColors-module__Ec9WZq__infoCard{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:32px;transition:all .3s}.TowelsColors-module__Ec9WZq__infoCard:hover{border-color:#0f62fe;transform:translateY(-4px);box-shadow:0 10px 30px #0000000d}.TowelsColors-module__Ec9WZq__infoCard h4{color:#001d6c;margin-bottom:12px;font-size:1.25rem;font-weight:400}.TowelsColors-module__Ec9WZq__infoCard p{color:#64748b;font-size:.9375rem;line-height:1.6}@media (max-width:1024px){.TowelsColors-module__Ec9WZq__infoGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:640px){.TowelsColors-module__Ec9WZq__section{padding:60px 0}.TowelsColors-module__Ec9WZq__imageWrapper{padding:20px}}
