#hero{position:relative;width:100%;overflow:hidden}@media screen and (min-width:768px){#hero{min-height:85vh}}@media screen and (max-width:767px){#hero{min-height:75vh}}#bg0{position:absolute;inset:0;z-index:1}#bg0::after,#bg1::after,#bg2::after{content:"";position:absolute;inset:0;background:rgb(0 0 0 / .4);pointer-events:none}#bg0 img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}#bg1,#bg2{position:absolute;inset:0;pointer-events:none}#bg1{z-index:2;opacity:0;transition:opacity 1s ease}#bg2{z-index:3;opacity:0;transition:opacity 1s ease-in-out}#hero-img,#bg2 img{width:100%;height:100%;object-fit:cover;display:block}.hero-content{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;padding:4vw}.hero-testimonial-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;max-width:1400px;gap:2%;color:#fff}.hero-left{width:48%}.hero-right{width:50%}@media (max-width:768px){.hero-testimonial-wrapper{flex-direction:column;text-align:center}.hero-left,.hero-right{width:100%}}.hero-testimonial-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%;gap:2%}.hero-left{width:48%;padding:2vh 0;color:#fff}.hero-left h1{color:#fff;font-weight:700;letter-spacing:1px}.hero-left button,.hero-left button:hover{min-width:50%;color:#fff;margin:2vh 0;padding:.1em 1em!important;background:#F57F04;border:none;cursor:pointer}.hero-left button.secondary{background:#fff0;border:1px solid #fff}.hero-left button a{color:#fff;font-size:1.3rem;line-height:2em!important;font-weight:400;text-decoration:none;display:block}.hero-left button a:hover{color:white!important}.hero-right{width:45%}.testimonial-card{background:rgb(0 0 0 / .7);border-radius:10px;padding:2vw;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;color:#fff}.testimonial-quote{width:100%;font-style:italic;font-size:1.2rem;line-height:1.2;margin-bottom:1rem}.testimonial-name-stars-pic{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.testimonial-name-stars{width:70%}.testimonial-name{font-weight:900;font-size:1.2rem;margin:0 0 5px 0}.testimonial-title{font-size:1rem;line-height:1.2em;margin:0 0 15px 0}.testimonial-stars{display:flex;gap:6px}.testimonial-stars svg{width:22px;height:22px;fill:gold}.testimonial-image{width:28%}.testimonial-image img{width:auto;max-width:70%;display:block;margin:0 auto;height:auto;border-radius:8px}@media (max-width:768px){.hero-left,.hero-right{width:100%}.testimonial-card,.testimonial-name-stars-pic{flex-direction:column;text-align:center}.testimonial-stars{justify-content:center}.testimonial-image{text-align:center;margin-top:1rem}}