.discovery-call-page .discovery-hero{background:linear-gradient(135deg, var(--primary) 0%, #060709 100%);padding:8rem 0 5rem;text-align:center;color:white}.discovery-call-page .discovery-hero .discovery-hero-content{max-width:900px;margin:0 auto}.discovery-call-page .discovery-hero h1{font-size:3.5rem;margin-bottom:1.5rem;line-height:1.2;color:white}@media (max-width: 768px){.discovery-call-page .discovery-hero h1{font-size:2.5rem}}.discovery-call-page .discovery-hero .hero-subtitle{font-size:1.25rem;margin-bottom:2.5rem;opacity:0.9;max-width:800px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.discovery-call-page .discovery-hero .hero-subtitle{font-size:1.1rem}}.discovery-call-page .booking-section{padding:5rem 0;background-color:var(--background)}.discovery-call-page .booking-section .booking-container{display:flex;flex-wrap:wrap;gap:3rem;align-items:flex-start}@media (max-width: 768px){.discovery-call-page .booking-section .booking-container{flex-direction:column}}.discovery-call-page .booking-section .booking-info{flex:1;min-width:300px}.discovery-call-page .booking-section .booking-calendar{flex:1;min-width:300px;background-color:white;border-radius:12px;padding:2.5rem;box-shadow:0 5px 15px rgba(0,0,0,0.05)}@media (max-width: 768px){.discovery-call-page .booking-section .booking-calendar{padding:2.5rem 0}}.discovery-call-page .booking-section .section-title{font-size:2rem;color:var(--primary);margin-bottom:2rem}.discovery-call-page .booking-section .expectation-item{display:flex;margin-bottom:2rem;align-items:flex-start}.discovery-call-page .booking-section .expectation-icon{flex-shrink:0;width:40px;height:40px;background-color:var(--accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;color:white;font-weight:bold;font-size:1.2rem}.discovery-call-page .booking-section .expectation-content h3{font-size:1.3rem;margin-bottom:0.5rem;color:var(--primary)}.discovery-call-page .booking-section .expectation-content p{color:#555;line-height:1.6}.discovery-call-page .booking-section .note-box{background-color:rgba(var(--accent-rgb), 0.1);border-left:4px solid var(--accent);padding:1.5rem;border-radius:0 8px 8px 0;margin-top:2.5rem}.discovery-call-page .booking-section .note-box p{margin:0;color:var(--primary)}.discovery-call-page .booking-section .calendar-container{background-color:white;border-radius:8px;margin-bottom:1.5rem}.discovery-call-page .booking-section .calendar-container h3{font-size:1.3rem;margin-bottom:1rem;color:var(--primary)}.discovery-call-page .booking-section .calendar-container p{margin-bottom:1.5rem;color:#555}.discovery-call-page .booking-section .calendar-container .alternative-text{margin-top:1.5rem;font-size:0.9rem;color:#666}.discovery-call-page .booking-section .calendar-container .alternative-text a{color:var(--accent);text-decoration:none;font-weight:500}.discovery-call-page .booking-section .calendar-container .alternative-text a:hover{text-decoration:underline}.discovery-call-page .booking-section .after-booking{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.discovery-call-page .booking-section .after-booking p{font-weight:500;color:var(--primary);margin-bottom:1rem}.discovery-call-page .booking-section .after-booking ul{margin-left:1.5rem;color:#555}.discovery-call-page .booking-section .after-booking ul li{margin-bottom:0.5rem}.discovery-call-page .testimonial-section{padding:5rem 0;background-color:white;text-align:center}.discovery-call-page .testimonial-section .testimonial-container{max-width:800px;margin:0 auto}.discovery-call-page .testimonial-section .testimonial-quote{font-size:1.5rem;font-style:italic;margin-bottom:2rem;color:var(--primary);line-height:1.6;position:relative;padding:0 2rem}.discovery-call-page .testimonial-section .testimonial-quote::before,.discovery-call-page .testimonial-section .testimonial-quote::after{content:'"';font-size:4rem;color:rgba(var(--accent-rgb), 0.2);position:absolute;line-height:1}.discovery-call-page .testimonial-section .testimonial-quote::before{top:-1rem;left:-1rem}.discovery-call-page .testimonial-section .testimonial-quote::after{bottom:-2.5rem;right:-1rem}@media (max-width: 768px){.discovery-call-page .testimonial-section .testimonial-quote{font-size:1.2rem;padding:0 1rem}}.discovery-call-page .testimonial-section .testimonial-author{margin-top:1.5rem}.discovery-call-page .testimonial-section .author-name{font-weight:bold;font-size:1.1rem;color:var(--primary)}.discovery-call-page .testimonial-section .author-role{font-size:0.9rem;color:#666;margin-top:0.25rem}.discovery-call-page .faq-section{padding:5rem 0;background-color:var(--background)}.discovery-call-page .faq-section .section-title{font-size:2rem;color:var(--primary);margin-bottom:2.5rem;text-align:center}.discovery-call-page .faq-section .faq-container{max-width:800px;margin:0 auto}.discovery-call-page .faq-section .faq-item{margin-bottom:1rem;border-radius:8px;overflow:hidden;background-color:white;box-shadow:0 2px 5px rgba(0,0,0,0.05)}.discovery-call-page .faq-section .faq-question{padding:1.25rem 1.5rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.1rem;color:var(--primary);transition:background-color 0.3s ease}.discovery-call-page .faq-section .faq-question:hover{background-color:rgba(0,0,0,0.02)}.discovery-call-page .faq-section .faq-question .faq-icon{font-size:1.5rem;color:var(--accent);transition:transform 0.3s ease}.discovery-call-page .faq-section .faq-answer{padding:0;max-height:0;overflow:hidden;transition:all 0.3s ease}.discovery-call-page .faq-section .faq-answer p{padding:0 1.5rem 1.5rem;margin:0;color:#555;line-height:1.6}.discovery-call-page .faq-section .faq-item.active .faq-question{border-bottom:1px solid #eee}.discovery-call-page .faq-section .faq-item.active .faq-question .faq-icon{transform:rotate(45deg)}.discovery-call-page .faq-section .faq-item.active .faq-answer{max-height:500px}.discovery-call-page .cta-section{padding:5rem 0;background:linear-gradient(135deg, var(--accent) 0%, #036c22 100%);color:white;text-align:center}.discovery-call-page .cta-section .cta-content{max-width:800px;margin:0 auto}.discovery-call-page .cta-section h2{font-size:2.5rem;margin-bottom:1.5rem;color:white}@media (max-width: 768px){.discovery-call-page .cta-section h2{font-size:2rem}}.discovery-call-page .cta-section p{font-size:1.25rem;margin-bottom:2rem;opacity:0.9}@media (max-width: 768px){.discovery-call-page .cta-section p{font-size:1.1rem}}.discovery-call-page .cta-section .btn-primary{background-color:white;color:var(--accent);border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600}.discovery-call-page .cta-section .btn-primary:hover{background-color:rgba(255,255,255,0.9);transform:translateY(-2px)}

/*# sourceMappingURL=discovery-call.css.map */