@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}ul{list-style:none}a{text-decoration:none;color:inherit}img,picture,svg{display:block}img{-o-object-fit:cover;object-fit:cover;width:100%}button{background:0 0;outline:0;border:none;cursor:pointer}body{position:relative;font-family:Inter,sans-serif;font-weight:400;line-height:1.2;font-style:normal;color:#1e1e1e;background-color:#f7f8fa}.container{max-width:1200px;padding:12px;margin:0 auto}.logo{display:flex;align-items:center;gap:1em}.logo img{height:40px;width:auto}.logo p{font-weight:700;font-size:18px}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border:1px solid #ccc;box-shadow:0 6px 20px rgba(0,0,0,.15);margin:auto;z-index:9999;display:none}.cookie-banner .cookie-container{display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.cookie-banner .cookie-content{min-width:300px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.cookie-banner .cookie-content h3{font-size:1.2rem;margin-bottom:.5rem;font-weight:600;font-family:Inter,sans-serif}.cookie-banner .cookie-content p{font-size:.95rem;line-height:1.5;margin-bottom:1rem;color:#4b5563}.cookie-banner .cookie-content p a{color:#4b58ba}.cookie-banner .cookie-content p a:hover{text-decoration:underline}.cookie-banner .cookie-buttons{display:flex;align-items:center;gap:1rem}.cookie-banner .cookie-buttons button{min-width:120px}.button{display:inline-block;padding:1rem 1.5rem;border-radius:.8rem;text-align:center;font-weight:600;transition:background-color .3s ease,color .3s ease,border-color .3s ease,color .3s ease;background-color:#4b58ba;color:#f0f2f4}.button:hover{background-color:rgb(62.4325301205,74.1951807229,162.8674698795)}.button-black{background-color:#1e1e1e;color:#fff}.button-black:hover{background-color:rgb(12.15,12.15,12.15)}section{padding:2.5rem 0}.section-header{margin-bottom:1.2rem;display:flex;flex-direction:column;align-items:center;gap:12px}.section-header .title{font-size:clamp(28px,3vw + .5rem,42px);margin-bottom:12px;font-weight:600}.section-header .description{font-size:clamp(16px,1.2vw + .3rem,18px);text-align:center;max-width:720px}.intro{text-align:center;background-color:#4b58ba;color:#fff}.intro-wrapper{display:flex;flex-direction:column;align-items:center}.intro-title{font-size:70px;font-family:Inter,sans-serif;text-transform:uppercase}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;align-items:center}@media (max-width:768px){.grid2{grid-template-columns:1fr}}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:768px){.grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.grid3{grid-template-columns:1fr}}.images{box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:20px}.header{background-color:#4b58ba;color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2);position:sticky;top:0;z-index:9999}.header .navbar{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.header .navbar .menu-list{display:flex;align-items:center;gap:2em}.header .navbar .menu-list a{position:relative;transition:color .3s ease}.header .navbar .menu-list a:hover{color:#fff}.header .navbar .menu-list a:hover::before{content:"";position:absolute;bottom:-5px;left:0;right:0;display:block;height:2px;border-radius:1px;background-color:#fff;transition:.3s ease}.header .navbar .burger{display:none;width:30px;height:30px;z-index:10;color:#fff;font-size:20px}@media (max-width:768px){.header .navbar .burger{display:block}.header .navbar .menu-list{position:fixed;top:0;right:-100%;width:50%;height:100vh;background:#333;flex-direction:column;align-items:center;justify-content:center;gap:2em;transition:right .4s;border-radius:20px;color:#fff}.header .navbar .menu-list.active{right:0}}.top-screen{background:linear-gradient(rgba(34,34,34,.8),rgba(34,34,34,.8)),url(../img/qwynawbwpz.webp);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}.top-screen::before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.top-screen-wrapper{position:relative;z-index:2;min-height:500px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;color:#fff}.top-screen-title{font-weight:600;margin-bottom:20px;font-size:clamp(32px,3vw + .5rem,48px);line-height:1.2;margin-bottom:1rem}.top-screen-description{line-height:1.5;margin-bottom:24px;max-width:600px}.about img{height:100%}.about-wrapper{display:flex;flex-direction:column;gap:10px}.about-item h3{font-size:24px;margin-bottom:12px}.about-item h3::before{content:"•";margin-right:5px}.about-item p{color:#4b5563;line-height:1.25}.benefits-card{text-align:center}.benefits-card i{font-size:36px;color:#4b58ba;margin-bottom:16px;display:block}.benefits-card h3{font-size:20px;font-weight:700;margin-bottom:12px;line-height:1.3}.benefits-card p{font-size:15px;line-height:1.5;color:#555;margin-bottom:10px}.services .images{margin-bottom:12px;height:220px}.services-card{display:flex;flex-direction:column;border:1px solid #ddd;box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:20px;padding:1rem}.services-title{font-size:24px;font-weight:600;margin-bottom:8px}.services-text{color:#4b5563;margin-bottom:12px}.services-price{margin-bottom:12px}.services-price strong{font-size:20px;font-weight:600}.services .button{margin-top:auto}.stats-item{padding:1rem;text-align:center}.stats-item i{font-size:36px;color:#4b58ba;margin-bottom:16px;display:block}.stats-item h3{font-size:20px;font-weight:700;margin-bottom:12px;line-height:1.3}.stats-item p{font-size:15px;line-height:1.5;color:#555;margin-bottom:10px}.cta{text-align:center;background-color:#4b58ba;color:#fff}.cta-title{font-size:clamp(28px,3vw + .5rem,42px);margin-bottom:20px;font-weight:600}.cta-text{font-size:clamp(16px,1.2vw + .3rem,18px);text-align:center;max-width:720px;margin:0 auto;line-height:1.6}.testimonial-item{border-radius:20px;box-shadow:0 5px 10px rgba(0,0,0,.2);border:1px solid #ddd;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.testimonial header{padding:1.5rem 1rem 2rem;flex:1}.testimonial header .text{color:#4b5563;font-style:italic;text-align:center}.testimonial header svg{height:40px;fill:#4b5563;margin-bottom:20px}.testimonial footer{background-color:#4b58ba;display:flex;flex-direction:column;align-items:center;gap:10px}.testimonial footer .avatar{width:60px;height:60px;font-size:32px;color:#4b58ba;background-color:#fff;border-radius:50%;border:1px solid #4b58ba;display:grid;place-items:center}.testimonial footer .name{font-weight:600;font-size:20px;color:#fff}.testimonial footer .avatar,.testimonial footer .name{transform:translateY(-20px)}.questions-item{display:flex;flex-direction:column;gap:10px;padding:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:1px solid #ddd;border-radius:20px}.questions-item header{display:flex;align-items:center;gap:10px;font-size:20px}.questions-item header i{color:#4b58ba;font-size:24px}.questions-item footer{color:#4b5563}.questions-item hr{color:#4b5563}.thank-you-wrapper{background-color:#fff;max-width:1000px;margin:0 auto;padding:25px;border-radius:20px;box-shadow:0 5px 10px rgba(0,0,0,.2);border:1px solid #ddd;text-align:center}.thank-you-title{font-family:Inter,sans-serif;font-size:42px;margin-bottom:1rem}.thank-you-text{margin-bottom:2rem;color:#4b5563}.thank-you-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.privacy .container{max-width:1000px}.privacy-title{font-size:2rem;margin-bottom:20px}.privacy-paragraph{font-size:1rem;line-height:1.6;margin-bottom:15px}.privacy-list{padding-left:20px;margin-bottom:15px;list-style:disc;padding-left:1em;list-style-position:inside}.privacy-list li{font-size:1rem;line-height:1.6}.privacy hr{margin:20px 0;border:0;border-top:1px solid #ddd}.privacy a{color:#4b58ba;text-decoration:none}.privacy a:hover{text-decoration:underline}@media (max-width:768px){.privacy .section-title{font-size:1.8rem}}.contact .info-box{padding:2rem;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:1px solid #ddd;background-color:#fff;height:100%}.contact .info-box h3{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.contact .info-item{display:flex;align-items:flex-start;margin-bottom:1rem}.contact .info-item i{font-size:1.25rem;margin-right:1rem;margin-top:.25rem;color:#4b58ba}.contact .info-item h4{font-weight:700;margin-bottom:.25rem;color:#4b58ba}.contact .info-item a:hover{text-decoration:underline}.contact .contact-form-box{border-radius:1rem;padding:2rem;box-shadow:0 5px 10px rgba(0,0,0,.2);border:1px solid #ddd;background-color:#fff}.contact .contact-form-box h3{font-size:1.25rem;font-weight:700;color:#1e1e1e;margin-bottom:1.5rem}.contact .form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.contact .form-grid{grid-template-columns:repeat(2,1fr)}}.contact .form-group{display:flex;flex-direction:column;margin-bottom:15px}.contact .form-group label{font-size:.875rem;font-weight:500;color:#1e1e1e;margin-bottom:.25rem}.contact .form-group input,.contact .form-group select,.contact .form-group textarea{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;outline:0;width:100%}.contact .form-group input:focus,.contact .form-group select:focus,.contact .form-group textarea:focus{border-color:#4b58ba;box-shadow:0 0 0 1px #4b58ba}.contact .form-checkbox{margin-bottom:15px;display:block}.contact .form-checkbox a{color:#4b58ba}.contact .form-checkbox a:hover{text-decoration:underline}.contact form{display:flex;flex-direction:column}.footer{background-color:#4b58ba;color:#fff;padding:2rem 0}.footer a:hover{text-decoration:underline}.footer-bottom{flex-wrap:wrap;justify-content:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.4)}.footer-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:35px 20px;margin-bottom:25px}.footer-col-title{font-size:18px;margin-bottom:1.2rem;text-transform:uppercase}.footer .copyright{text-align:center;opacity:.7}.footer .logo{margin-bottom:24px}.footer .logo-subtitle{max-width:80%}.footer ul{display:flex;flex-direction:column;gap:10px}.footer ul li{display:flex;align-items:center;gap:1em}.footer ul.footer-bottom{flex-direction:row;gap:20px}.footer ul:not(.footer-contact) li::before{content:"";display:inline-block;width:6px;height:6px;border-radius:1px;background-color:#fff}
