.standout-section{background-color:#f7f7f7;padding:3rem 2rem;overflow:hidden}.standout-container{justify-content:space-between;align-items:center;gap:4rem;max-width:1440px;margin:0 auto;padding:4rem 2rem;display:flex}.standout-content{flex:1;max-width:50%}.standout-title{color:#1a1a1a;margin-bottom:3.5rem;font-family:jost;font-size:2rem;font-weight:500}.standout-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem;display:grid}.standout-item{align-items:flex-start;gap:1.2rem;display:flex}.standout-icon{flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.standout-icon img{object-fit:contain;width:100%;height:100%}.standout-text h3{color:#399;margin:0 0 .4rem;font-size:1.1rem;font-weight:600}.standout-text p{color:#555;margin:0;font-size:1rem;line-height:1.5}.standout-image{flex:1;justify-content:flex-end;display:flex}.standout-image img{object-fit:contain;max-width:100%;height:auto}@media (max-width:1200px){.standout-container{gap:2rem}.standout-title{font-size:2rem}}@media (max-width:1024px){.standout-container{text-align:left;flex-direction:column}.standout-content{max-width:100%}.standout-image{justify-content:center;margin-top:3rem}}@media (max-width:600px){.standout-grid{grid-template-columns:1fr;gap:2rem}.standout-section{padding:4rem 1rem}.standout-title{margin-bottom:2.5rem;font-size:1.8rem}}
.reviews-section{background-color:#f7f7f7;justify-content:center;align-items:center;padding:6rem 2rem;display:flex;overflow:hidden}.reviews-container{width:100%;max-width:1440px;margin:0 auto;padding:4rem 2rem}.review-content{justify-content:space-between;align-items:center;gap:4rem;display:flex}.left-content{flex-direction:column;flex:1;align-items:flex-start;max-width:700px;display:flex;overflow:hidden}.reviews-title{color:#1a1a1a;margin-bottom:30px;font-family:jost;font-size:2rem;font-weight:500}.review-slider-window{width:100%;position:relative;overflow:hidden}.review-slider-track{width:100%;transition:transform .6s cubic-bezier(.25,.8,.25,1);display:flex}.review-slide{flex:0 0 100%;min-width:100%}.rating-container{margin-bottom:.5rem}.rating-img{object-fit:contain;width:auto;height:40px}.testimonial-text{color:#333;margin-bottom:20px;font-size:1.25rem;line-height:1.6}.testimonial-author{color:#ef9523;margin:0;font-size:1.1rem;font-weight:600}.review-controls{justify-content:space-between;align-items:center;width:100%;margin-top:3rem;display:flex}.review-dots{gap:10px;display:flex}.review-dot{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background-color .3s,width .3s}.review-dot.active{background-color:#399;border-radius:6px;width:24px}.review-arrows{gap:15px;display:flex}.review-arrow{cursor:pointer;color:#333;background-color:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .3s;display:flex}.review-arrow:hover{color:#fff;background-color:#399;border-color:#399}.right-content{flex:1;justify-content:center;max-width:600px;display:flex}.review-image-wrapper{width:50%;position:relative}.review-img{object-fit:cover;border-radius:40px;width:100%;height:auto;box-shadow:0 20px 40px #0000001a}@media (max-width:1024px){.review-content{text-align:center;flex-direction:column;gap:4rem}.left-content{align-items:center;max-width:100%}.testimonial-text{padding:0 1rem}.right-content{justify-content:center;width:100%}.reviews-title{font-size:2rem}.testimonial-text{font-size:1.1rem}.review-controls{flex-direction:column-reverse;justify-content:center;gap:3rem}}@media (max-width:600px){.reviews-section{padding:4rem 1.5rem}.reviews-title{font-size:1.8rem}.review-img{border-radius:20px}.review-image-wrapper{width:80%}}
.insta-section{padding:3rem 2rem;overflow:hidden}.insta-container{max-width:1440px;margin:0 auto;padding:4rem 2rem}.insta-content{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:20px;display:flex}.insta-content h2{color:#1a1a1a;font-family:jost;font-size:2rem;font-weight:500}.insta-content h4{color:#399;font-size:.9rem;font-weight:500}.insta-header{color:#1a1a1a;margin-bottom:3.5rem;font-family:inherit;font-size:2.5rem;font-weight:600}.insta-username{color:#399;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.insta-img{width:100%;max-width:1444px}.insta-img img{object-fit:contain;width:100%;max-width:100%;height:auto}
