.BookACall{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(180deg,#0d0d0d,#1a1a1a,#0d0d0d);border-radius:1rem;border:1px solid #525252;padding:5rem 0;gap:2rem;position:relative;overflow:hidden;z-index:0}.BookACall h1{font-size:4rem;font-weight:600;font-family:var(--font-epilogue);letter-spacing:-.03em;line-height:120%;color:#565656;max-width:40rem;text-align:center}@media screen and (max-width:991px){.BookACall h1{font-size:3.5rem}}@media screen and (max-width:767px){.BookACall h1{font-size:3rem}}@media screen and (max-width:479px){.BookACall h1{font-size:2.3rem}}.BookACall h1 span{color:#fff}.BookACall h1 svg{height:5rem;width:auto;object-fit:contain;display:inline-block}@media screen and (max-width:768px){.BookACall h1 svg{height:4rem}}@media screen and (max-width:425px){.BookACall h1 svg{height:3rem}}.BookACall p{font-size:1.2rem;font-weight:500;font-family:var(--font-inter);line-height:140%;color:#fff}@media screen and (max-width:479px){.BookACall p{font-size:1rem}}.BookACall__pulse{height:8px;width:8px;background-color:#6ddd6d;border-radius:50%;position:relative}.BookACall__pulse span{position:absolute;width:100%;height:100%;background:inherit;border-radius:inherit;opacity:.8;animation:pulseAnimate 4s ease-out infinite;animation-delay:calc(1s*var(--i))}@keyframes pulseAnimate{to{opacity:0;transform:scale(3)}}.Footer{color:#1b1b1b;padding-top:2rem}.Footer__bottom{display:flex;width:100%;justify-content:space-between;padding:2.5rem 0}@media screen and (max-width:767px){.Footer__bottom{flex-direction:column;gap:1rem}}.Footer__bottom p{display:flex;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:500;font-family:var(--font-inter);line-height:140%;color:#1b1b1b}@media screen and (max-width:767px){.Footer__bottom p{justify-content:center}}@media screen and (max-width:479px){.Footer__bottom p{font-size:1rem}}.Footer__bottom p:nth-child(2){justify-content:center}.Footer__bottom a{font-size:1.2rem;font-weight:500;font-family:var(--font-inter);line-height:140%;color:#e34c32;text-align:right}@media screen and (max-width:767px){.Footer__bottom a{text-align:center}}@media screen and (max-width:479px){.Footer__bottom a{font-size:1rem}}.Footer__Logo{width:100%}.Home__hero{display:flex;justify-content:space-between;padding-top:4rem;padding-bottom:4rem;min-height:80dvh;align-items:center}@media screen and (max-width:991px){.Home__hero{flex-direction:column;gap:2rem}}.Home__hero-content{max-width:35rem;width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}@media screen and (max-width:479px){.Home__hero-content{align-items:center;justify-content:center;margin-bottom:2rem}}.Home__hero-content h1{font-size:4rem;font-weight:600;font-family:var(--font-epilogue);letter-spacing:-.03em;line-height:120%;color:#1b1b1b}@media screen and (max-width:991px){.Home__hero-content h1{font-size:3.25rem}}@media screen and (max-width:767px){.Home__hero-content h1{font-size:3rem}}@media screen and (max-width:479px){.Home__hero-content h1{font-size:2.3rem}}.Home__hero-content h1 span{color:#e34c32}.Home__hero-content h1 svg{height:5rem;width:auto;object-fit:contain;display:inline-block}@media screen and (max-width:768px){.Home__hero-content h1 svg{height:4rem}}@media screen and (max-width:425px){.Home__hero-content h1 svg{height:3rem}}.Home__hero-content p{font-size:1.2rem;font-weight:500;font-family:var(--font-inter);line-height:140%;color:#9d9d9d}@media screen and (max-width:479px){.Home__hero-content p{font-size:1rem}}.Home__hero-content p span{color:#1b1b1b}@media screen and (max-width:425px){.Home__hero-content button:nth-child(2){display:none}}.Home__hero-image{width:100%;height:100%;aspect-ratio:3/2;max-width:40rem}@media screen and (max-width:991px){.Home__hero-image{max-width:100%}}.Home__benefits{margin:0 auto;padding:2rem 0;display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:991px){.Home__benefits{display:flex}}.Home__benefits-marquee{width:100%;display:none}@media screen and (max-width:991px){.Home__benefits-marquee{display:flex}}.Home__benefits-marquee .Home__benefits-item{flex:auto}@media screen and (max-width:991px){.Home__benefits>.Home__benefits-item:not(.Home__benefits-marquee .Home__benefits-item){display:none}}.Home__benefits-item{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:center;text-wrap:nowrap}@media screen and (max-width:991px){.Home__benefits-item:last-child{grid-column:span 2}}.Home__benefits-icon{height:3rem;width:3rem;background-color:#f1f1f1;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.Home__benefits p{font-size:1rem;font-weight:500;font-family:var(--font-inter);line-height:140%;color:#1b1b1b}.Services{flex-direction:column;gap:2rem}.Service,.Services{display:flex;width:100%}.Service{padding:2rem auto}@media screen and (max-width:768px){.Service{flex-direction:column;gap:2rem}}.Service__first{flex:1;height:auto}.Service__first--head{display:flex}.Service__first--head span{flex:1}.Service__first--head span:first-child{font-size:12rem;line-height:95%;font-family:var(--font-epilogue);font-weight:500}@media screen and (max-width:768px){.Service__first--head span:first-child{font-size:8rem}}.Service__first--head span:nth-child(2){font-size:.9rem}@media screen and (max-width:425px){.Service__first--head span:nth-child(2){display:none}}.Service__first--content{position:relative;width:100%;aspect-ratio:1/1}.Service__first--content-image{width:auto}.Service__first--content-image img{object-fit:contain}.Service__first--content,.Service__second--content{overflow:hidden;display:flex;flex-direction:column;gap:3rem}.Service__second{flex:1;height:auto;display:flex;flex-direction:column;gap:3rem}.Service__second--head{display:flex;flex-direction:column;gap:1rem}.Service__second h1{font-size:4rem;font-weight:600;font-family:var(--font-epilogue);letter-spacing:-.03em;line-height:120%;color:#1b1b1b}@media screen and (max-width:991px){.Service__second h1{font-size:3.25rem}}@media screen and (max-width:767px){.Service__second h1{font-size:3rem}}@media screen and (max-width:479px){.Service__second h1{font-size:2.3rem}}.Service__second p{font-size:1rem;font-weight:400;font-family:var(--font-inter);line-height:160%;color:#9d9d9d}@media screen and (max-width:479px){.Service__second p{font-size:1rem}}.Service__second p span{color:#1b1b1b}.ShortAbout{text-align:center;letter-spacing:-.04em;width:100%;max-width:1200px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;height:90vh}@media screen and (max-width:768px){.ShortAbout{padding:0 5rem}}@media screen and (max-width:425px){.ShortAbout{padding:0 2rem}}.ShortAbout p{font-family:var(--font-epilogue);font-size:7rem;line-height:100%;font-weight:900}@media screen and (max-width:768px){.ShortAbout p{font-size:5rem}}@media screen and (max-width:425px){.ShortAbout p{font-size:3rem}}.ShortAbout span{font-family:var(--font-lora);font-size:7rem;line-height:90%;display:flex;align-items:center;justify-content:center;width:100%;gap:1rem;text-wrap:nowrap}@media screen and (max-width:768px){.ShortAbout span{font-size:5rem}}@media screen and (max-width:425px){.ShortAbout span{font-size:3rem}}.ShortAbout svg{height:7rem;width:auto;object-fit:contain}@media screen and (max-width:768px){.ShortAbout svg{height:5rem}}@media screen and (max-width:425px){.ShortAbout svg{height:3rem}}.Reviews{display:flex;gap:3rem;flex-direction:row;font-family:var(--font-inter)}@media screen and (max-width:768px){.Reviews{flex-direction:column}}.Reviews h1{font-family:var(--font-epilogue);text-wrap:wrap;font-weight:600;font-size:4rem;letter-spacing:-.03em;line-height:120%;color:#1b1b1b}@media screen and (max-width:991px){.Reviews h1{font-size:3.25rem}}@media screen and (max-width:767px){.Reviews h1{font-size:3rem}}@media screen and (max-width:479px){.Reviews h1{font-size:2.3rem}}.Reviews h1 span{color:#e34c32}.Reviews svg{height:5rem;width:auto;object-fit:contain;display:inline-flex}@media screen and (max-width:768px){.Reviews svg{height:4rem}}@media screen and (max-width:425px){.Reviews svg{height:3rem}}.Reviews__vertical{display:flex}@media screen and (max-width:768px){.Reviews__vertical{display:none}}.Reviews__horizontal{display:none}@media screen and (max-width:768px){.Reviews__horizontal{display:flex;gap:2rem}}.Reviews__title{position:sticky}@media screen and (max-width:768px){.Reviews__title{top:auto;position:static}}.FAQs{max-width:900px;display:flex;flex-direction:column;gap:4rem;font-family:var(--font-inter)}.FAQs h1{font-family:var(--font-epilogue);text-wrap:wrap;font-weight:600;font-size:4rem;text-align:center;letter-spacing:-.03em;line-height:120%;color:#1b1b1b}@media screen and (max-width:991px){.FAQs h1{font-size:3.25rem}}@media screen and (max-width:767px){.FAQs h1{font-size:3rem}}@media screen and (max-width:479px){.FAQs h1{font-size:2.3rem}}.FAQs h1 span{color:#e34c32}.Home{position:relative;padding-top:3rem}