.Hero-module__ZARIfG__hero{color:#fff;box-sizing:border-box;background-image:url(/peacock.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100vw;height:auto;min-height:100vh;padding:0 4rem;display:flex;position:relative}.Hero-module__ZARIfG__overlay{z-index:1;background:#0006;position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;text-align:left;flex-direction:column;gap:1.5rem;max-width:800px;padding-top:8rem;padding-bottom:3rem;display:flex;position:relative}.Hero-module__ZARIfG__title{text-transform:uppercase;color:#fff;white-space:nowrap;padding-top:1rem;font-size:80px;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__tagline span{color:#ffcb05;font-size:1.75rem;font-style:italic;font-weight:700}.Hero-module__ZARIfG__description{color:#fff;font-size:1.5rem;line-height:1.6}.Hero-module__ZARIfG__button{color:#123c5d;background-color:#fff;border-radius:999px;width:fit-content;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-block}.Hero-module__ZARIfG__button:hover{background-color:#f0f0f0;transform:scale(1.05)}@media (max-width:768px){.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;padding:0 1rem}.Hero-module__ZARIfG__content{gap:1rem;max-width:100%;padding-top:0}.Hero-module__ZARIfG__title{white-space:normal;word-break:break-word;margin-top:4rem;padding-top:3rem;font-size:62px;line-height:1.2}.Hero-module__ZARIfG__tagline span{font-size:29px}.Hero-module__ZARIfG__description{padding-bottom:2rem;font-size:23px}.Hero-module__ZARIfG__button{padding:.8rem 1rem;font-size:1.2rem}}
.HAbout-module__CJ2IkW__about{text-align:center;background-color:#fff;flex-direction:column;align-items:center;gap:2rem;padding:5rem 2rem;display:flex}.HAbout-module__CJ2IkW__heading{color:#123c5d;font-size:2.5rem;font-weight:700}.HAbout-module__CJ2IkW__text{color:#555;max-width:1500px;font-size:1.375rem;line-height:1.9}.HAbout-module__CJ2IkW__button{color:#fff;background-color:#123c5d;border:2px solid #123c5d;border-radius:999px;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .3s,color .3s,transform .2s,border-color .3s;display:inline-block}.HAbout-module__CJ2IkW__button:hover{color:#123c5d;background-color:#fff;border-color:#123c5d;transform:scale(1.05)}
.HBrands-module__GUjvIG__wrapper{background:#fff;flex-direction:column;gap:5rem;padding:4rem 2rem;display:flex}.HBrands-module__GUjvIG__section{text-align:center}.HBrands-module__GUjvIG__heading{color:#123c5d;margin-bottom:2rem;font-size:2rem;font-weight:700}.HBrands-module__GUjvIG__brandGrid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.HBrands-module__GUjvIG__brand{object-fit:contain;border-radius:2rem;width:200px;height:200px;transition:transform .3s}.HBrands-module__GUjvIG__brand:hover{transform:scale(1.1)}.HBrands-module__GUjvIG__button{color:#fff;background-color:#123c5d;border-radius:999px;width:fit-content;margin-top:2rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.HBrands-module__GUjvIG__button:hover{color:#123c5d;background-color:#fff;border:2px solid #123c5d;transform:scale(1.05)}.HBrands-module__GUjvIG__flagship{text-align:left;flex-flow:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.HBrands-module__GUjvIG__flagshipImage{border-radius:1rem;max-width:100%;height:auto}.HBrands-module__GUjvIG__flagshipText{color:#333;flex-direction:column;max-width:500px;font-size:20px;line-height:1.6;display:flex}.HBrands-module__GUjvIG__customerSection{color:#fff;text-align:center;background-image:url(/customers-bg.jpg);background-position:50%;background-size:cover;width:100vw;margin-left:calc(50% - 50vw);padding:5rem 2rem;position:relative}.HBrands-module__GUjvIG__customerOverlay{z-index:1;background:#00264799;position:absolute;inset:0}.HBrands-module__GUjvIG__customerContent{z-index:2;flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex;position:relative}.HBrands-module__GUjvIG__customerHeading{font-size:2.5rem;font-weight:800}.HBrands-module__GUjvIG__customerSubheading{color:#ffd600;font-size:1.25rem;font-weight:600}.HBrands-module__GUjvIG__customerList{padding:0;font-size:1.125rem;line-height:1.8;list-style:none}.HBrands-module__GUjvIG__customerList li{margin:.5rem 0}.HBrands-module__GUjvIG__buttonWhite{color:#123c5d;background-color:#fff;border-radius:999px;width:fit-content;margin:0 auto;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.HBrands-module__GUjvIG__buttonWhite:hover{color:#fff;background-color:#123c5d;border:2px solid #fff;transform:scale(1.05)}@media (max-width:768px){.HBrands-module__GUjvIG__wrapper{gap:3rem;padding:2rem 1rem}.HBrands-module__GUjvIG__heading,.HBrands-module__GUjvIG__customerHeading{font-size:1.5rem}.HBrands-module__GUjvIG__customerSubheading{font-size:1rem}.HBrands-module__GUjvIG__brandGrid{justify-content:center;gap:1.5rem}.HBrands-module__GUjvIG__brand{width:140px;height:140px}.HBrands-module__GUjvIG__flagship{text-align:center;flex-direction:column}.HBrands-module__GUjvIG__flagshipImage{width:100%;max-width:300px;height:auto}.HBrands-module__GUjvIG__flagshipText{gap:1rem;max-width:100%;font-size:1rem}.HBrands-module__GUjvIG__button,.HBrands-module__GUjvIG__buttonWhite{margin:0 auto;padding:.75rem 1.25rem;font-size:1rem}.HBrands-module__GUjvIG__customerList{font-size:1rem}.HBrands-module__GUjvIG__customerSection{padding:3rem 1rem}}
.HFaq-module__ObG_XW__faq{text-align:center;background-color:#fff;padding:5rem 2rem}.HFaq-module__ObG_XW__heading{color:#123c5d;margin-bottom:2rem;font-size:2rem;font-weight:700}.HFaq-module__ObG_XW__items{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;font-family:Montserrat,sans-serif;display:flex}.HFaq-module__ObG_XW__item{text-align:left;background-color:#eee;border-radius:2rem;padding:1rem 1.5rem;transition:all .3s}.HFaq-module__ObG_XW__question{cursor:pointer;color:#123c5d;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;display:flex}.HFaq-module__ObG_XW__icon{color:#555;font-size:1.25rem;font-weight:700}.HFaq-module__ObG_XW__answerWrapper.HFaq-module__ObG_XW__open{opacity:1;max-height:500px}.HFaq-module__ObG_XW__answerWrapper{opacity:0;max-height:0;transition:max-height .4s,opacity .4s;overflow:hidden}.HFaq-module__ObG_XW__answer{color:#555;margin-top:1rem;font-size:1rem;line-height:1.6}
