.hero-about { overflow: hidden; position: relative; } .hero-about .hero-wrap { padding: 40px 0; } .hero-about .main-text { text-align: start; padding-top: 40px; font-weight: 900; font-size: clamp(30px, calc(2vw + 14px), 60px); margin-bottom: 20px; color: #f79e1b; } .hero-about .sub-text { gap: 12px; margin-bottom: 24px; display: flex; align-items: center; justify-content: center; } .hero-about h2 { font-weight: 900; font-size: 16px; } .hero-about .contact-bg { position: absolute; width: 100%; height: auto; object-fit: cover; z-index: -1; } .hero-about.contact-style .container { padding: 16px 16px 0 16px; } .hero-about.contact-style .hero-wrap { padding: 0; } .hero-about.contact-style .contact-bg { height: 100%; } .hero-about.contact-style .left { padding: 28px 0 60px; } .hero-about.contact-style .left .main-text { text-align: center; font-size: 38px; padding-top: 0; } .hero-about.contact-style .left .icon { margin-top: 10px; display: flex; gap: 10px; align-items: center; margin-bottom: 0; } .hero-about.contact-style .left p { font-size: 26px; line-height: 28px; color: rgba(255, 255, 255, 0.8); font-weight: 600; } .hero-about.contact-style .left .sub-text p { margin: 0; } .hero-about.contact-style .right { overflow: hidden; margin: 0 auto; max-width: 360px; width: 100%; padding-top: 45px; } .hero-about.contact-style .right .form-bg { position: absolute; z-index: 0; left: 50%; transform: translateX(-50%); top: -50px; width: 380px; } .hero-about.contact-style .right form .input-wrapper { padding-top: 18px; position: relative; z-index: 1; width: 70%; margin: 0 auto; } .hero-about.contact-style .right .form-header { display: flex; flex-direction: column; gap: 12px; align-items: center; justify-content: center; } .hero-about.contact-style .right .form-logo { width: 34px; height: 41px; } .hero-about.contact-style .right .form-title { font-size: 24px; font-weight: 900; padding: 0; margin: 0; } .hero-about.contact-style .right form { position: relative; } .hero-about.contact-style .right form input:not(.iti__search-input) { display: block; width: 100%; padding: 12px; margin: 16px auto; border-radius: 6px; border: none; outline: none; font-size: 14px; font-weight: 400; color: #000; background: #fff; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08), 0 6px 24px rgba(0, 0, 0, 0.18); } .hero-about.contact-style .right form .cta { width: 100%; max-width: 260px; padding: 14px; font-size: 18px; margin-top: 18px; display: block; margin-left: auto; margin-right: auto; border: none; border-radius: 6px; background: linear-gradient(180deg, #FFA51E 0%, #F39C12 100%); color: #fff; font-weight: 900; text-transform: uppercase; cursor: pointer; } .hero-about.contact-style .right form .cer { width: 260px; margin: 0 auto; display: block; margin-top: 20px; } @media (min-width: 425px) { .hero-about .left .main-text { font-size: 40px; } .hero-about .left p { font-size: 26px; } .hero-about.contact-style .right { width: 420px; max-width: unset; } .hero-about.contact-style .right .leadform .form-bg { width: 420px; } .hero-about.contact-style .right .leadform .cta { max-width: 340px; font-size: 20px; } } .text .step-head { align-items: flex-start; } .advantage:not(.about-page) { padding-top: 40px; margin-top: 50px; padding-bottom: 40px; background-repeat: no-repeat; background-position: right; background-size: cover; } .advantage .step-head .step, .advantage .step-head .step-desc { color: #1c85fb; } .advantage .step-head .step-title { color: #fff; } .advantage .advantage-wrapper { flex-direction: column; display: flex; align-items: center; justify-content: center; gap: 25px; } .advantage .advantage-item h3 { font-size: 18px; font-weight: 900; margin-bottom: 20px; max-width: 60%; max-width: 100%; text-transform: uppercase; } .advantage .advantage-item p { font-size: 16px; font-weight: 400; line-height: 1.4; } .advantage .advantage-item { padding: 20px 0 20px 20px; border-left: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1); height: -webkit-fill-available; height: auto; } .advantage .advantage-item .info { display: flex; gap: 20px; align-items: flex-start; } .advantage.about-page .step-head-advantage .step { color: #1c85fb; margin-bottom: 20px; } .advantage.about-page .bg-wrap { background-repeat: no-repeat; background-position: center; background-size: cover; padding: 40px 0; } .testimonials { padding: 40px 0 20px; background: #fff; } .testimonials.about-st .step-head.container { align-items: flex-start; padding: 0 20px; margin-bottom: 0; } .testimonial-card { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 0 20px 20px 20px; gap: 20px; overflow: hidden; margin-bottom: 20px; position: relative; border: 1px solid gainsboro; border-radius: 16px; } .testimonial-card:last-child { margin-bottom: 0; } .info { display: flex; gap: 8px; align-items: flex-start; } .testimonial-content, .testimonial-content-reverse { flex: 1; position: relative; } .testimonial-name { font-size: 20px; font-weight: 900; color: #2D3748; margin: 0 0 8px 0; } .testimonial-title { font-size: 14px; font-weight: 600; color: #718096; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 20px 0; } .testimonial-text, .testimonial-text p { font-size: 14px; line-height: 1.5; font-weight: 400; color: #546880; margin: 0; } .testimonial-photo, .testimonial-photo-reverse { display: block; margin-left: auto; } .testimonial-photo-reverse { margin-left: -40px; margin-top: -40px; transform: translateY(-40px); } .testimonial-photo, .testimonial-photo-reverse { width: 100%; transform: none; margin: 0; } .testimonial-photo img, .testimonial-photo-reverse img { height: auto; border-radius: 0 0 12px 12px; } .quote-icon { width: 48px; } .info img { width: 64px; } .testimonial-content, .testimonial-content-reverse { order: 2; text-align: start; } @media (max-width: 425px) { .testimonial-photo, .testimonial-photo-reverse { width: 115%; } .testimonial-photo img, .testimonial-photo-reverse img { width: 100%; } } .bg-black .right { margin-left: 0; max-width: none; margin-right: 0; text-align: center; padding-top: 40px; padding-bottom: 40px; } .bg-black .right p { font-weight: 200; font-size: 22px; color: #fff; } .bg-black .right .cta { font-size: 14px; display: block; width: fit-content; margin: 60px auto 0 auto; } .bg-black .container { display: flex; align-items: center; flex-direction: column; } .bg-black .left { display: none; } .activity-banner { background-color: #1c85fb; color: #fff; cursor: pointer; font-size: 24px; font-weight: 900; padding-left: 20px; padding-right: 20px; text-align: center; border-radius: 12px; margin-top: 50px; margin-bottom: 50px; padding-top: 28px; padding-bottom: 28px; } .pre-footer { margin-top: 20px; } .pre-footer .activity-banner { margin-top: 20px; } .pre-footer .activity-banner a { color: #f2d70d; }