@media only screen and (min-width:0rem){#home{margin:auto;max-width:1160px;padding:10px;text-align:center;width:100%}#home .logo{display:block!important;height:auto;margin:.5rem auto 0;width:200px}#home h1{color:#000;font-size:clamp(1rem,6vw,4rem);font-weight:700;margin-bottom:16px;text-align:center;text-transform:uppercase}#home h1 .underline{text-decoration:underline}#home .important{color:#000;display:block;font-size:clamp(1rem,4vw,2.5rem);margin-bottom:20px}#home .important .bold{font-weight:700}#home .important .underline{text-decoration:underline}#home hr{background-color:#000;color:#000;display:block;height:6px;margin-bottom:20px}#home #how-it-works-btn{background-color:var(--gold);border:none;border-radius:100px;font-family:var(--headerFont);font-size:clamp(1.5rem,3.5vw,2rem);margin:32px auto auto;padding:20px 40px;text-decoration:none;width:-moz-fit-content;width:fit-content}#home #how-it-works-btn,#home .step{color:#000;display:block;font-weight:700}#home .step{font-size:clamp(1.5rem,4vw,3.2rem);margin-bottom:12px;text-transform:uppercase}#home .step-span{color:#000;display:block;font-size:clamp(1rem,4vw,1.5rem);margin-bottom:20px}#home .testimonials{color:#000;display:block;font-size:clamp(2rem,4vw,2.2rem);font-weight:700;line-height:1.2em;margin-bottom:40px;margin-top:20px}#home .review-gallery{display:grid;gap:32px;grid-template-columns:repeat(12,auto);margin-bottom:clamp(40px,6vw,60px);width:100%}#home .review-gallery .review-item{display:block;grid-column:span 12}#home .review-gallery .review-item .review-flex{color:#000;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;padding:12px;text-align:center}#home .review-gallery .review-item .review-flex span{display:block;margin-bottom:16px}#home .review-gallery .review-item h4{color:#000}#home .trust-pilot{display:grid;gap:1.5rem;grid-template-columns:repeat(12,1fr)}#home .trust-pilot li{align-items:center;border-radius:1rem;box-shadow:var(--boxShadow);display:flex;flex-direction:column;gap:1rem;grid-column:span 12;padding:1.25rem;text-align:left;transition:transform .3s,box-shadow .3s}#home .trust-pilot li:hover{box-shadow:0 2px 6px rgba(0,0,0,.4);transform:translateY(-16px)}#home .trust-pilot span{color:var(--headerColor);font-size:1.125rem;font-weight:700}#home .trust-pilot .cs-flex{display:flex;justify-content:space-between;width:100%}#home .trust-pilot img{display:block;height:auto;width:5rem}}@media only screen and (min-width:48rem){#home .review-gallery .review-item,#home .trust-pilot li{grid-column:span 6}}