@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap);.FAQ{background-color:#000;color:#fff;margin:auto;padding:4rem}h2{margin-bottom:20px;text-align:center}.FAQ_List{display:flex;flex-direction:column;gap:10px}.FAQ_Item{border-bottom:1px solid #ddd;padding-bottom:10px}.FAQ_Question{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;justify-content:space-between;padding:10px;text-align:left;width:100%}.FAQ_Question:hover{color:#ff9100}.FAQ_Answer{color:#555;font-size:1rem;margin-left:.5rem;margin-top:10px;text-align:left}@media (max-width:768px){.FAQ{padding:10px}.FAQ_Question{font-size:1rem}.FAQ_Answer{font-size:.9rem}}.Footer_Content{align-items:center;background-color:#000;border-top:1px solid #fff;color:#fff;display:flex;gap:2rem;height:50px;justify-content:center;max-width:800px;width:100%}.Footer>a,.link{color:#fff;text-decoration:none}.Footer{background-color:#000;color:#fff;padding-left:2rem;padding-right:2rem;padding-top:2rem}@media (max-width:768px){.Footer_Content{flex-direction:column;font-size:10px;gap:0;height:100%;padding-top:2rem}.Footer{padding:1rem}}.Home{align-items:center;background:linear-gradient(135deg,#000 60%,#f60);color:#fff;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;justify-content:center;overflow:hidden;padding:2rem;position:relative}.Home_Orange{color:#ff9100}.Home:after,.Home:before{border-radius:50%;content:"";filter:blur(40px);opacity:.5;position:absolute;z-index:0}.Home:before{background:#f60;height:200px;left:-60px;top:-60px;width:200px}.Home:after{background:#f90;bottom:-40px;height:150px;right:-40px;width:150px}.Home_Content{flex-direction:row;justify-content:center;padding-bottom:4rem;padding-top:4rem;width:60%}.Home_Content,.Home_Text{align-items:flex-start;display:flex}.Home_Text{flex-direction:column;height:100%;padding-right:4rem;text-align:left;width:50%}.Home_Text>h1{color:#fff;font-size:2rem;font-weight:400;margin:0}.Home_Text>p{color:#ffffff91;font-size:1rem;margin:1rem 0}.Home_Clients{display:flex}.Home_Client{display:flex;height:2.5rem;margin-bottom:1rem;margin-right:-.9rem;width:2.5rem}.Home_Text>a>button{background-color:#ff9100;border:none;border-radius:.5rem;color:#000;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:transform .2s ease}.Home_Text>a>button:hover{transform:scale(1.08)}.Home_Image{align-items:center;width:50%}.Home_Image,.Home_Image>img{display:flex;justify-content:center}.Home_Image>img{padding-right:0;width:100%}@media (max-width:768px){.Home_Content{align-items:center;flex-direction:column;width:100%}.Home_Text{margin-top:2rem}.Home_Image,.Home_Text{padding:0;width:100%}}.App{align-items:center;background-color:#000;display:flex;flex-direction:column}.Testimonials{color:#fff;font-family:Montserrat,sans-serif;padding:2rem 0;text-align:center}.Testimonials_List{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.Testimonial_Item{align-items:center;animation:fadeInUp .7s forwards;background:#222;border-radius:1rem;box-shadow:0 4px 24px #00000026;cursor:pointer;display:flex;flex-direction:column;max-width:250px;opacity:0;padding:1.5rem;transition:transform .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s}.Testimonial_Item:hover{box-shadow:0 8px 32px #ff66002e;transform:scale(1.06) translateY(-8px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Testimonial_Image{border:2px solid #f60;border-radius:50%;height:64px;margin-bottom:1rem;object-fit:cover;transition:border-color .3s;width:64px}.Testimonial_Item:hover .Testimonial_Image{border-color:#ff9100}.Testimonial_Text{color:#fff;font-size:1rem;margin-bottom:1rem;transition:color .3s}.Testimonial_Item:hover .Testimonial_Text{color:#ff9100}.Testimonial_Name{color:#f60;font-size:1rem;font-weight:700;transition:color .3s}.Testimonial_Item:hover .Testimonial_Name{color:#ff9100}.Testimonials>h2{font-weight:300;margin:0}@media (max-width:768px){.Testimonials_List{align-items:center;flex-direction:column;gap:1.5rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.81748b73.css.map*/