.hero-fullscreen{background:url(/assets/img/services/services.webp) 50%;background-attachment:fixed;background-size:cover;min-height:100vh;padding:120px 0 60px;position:relative;width:100%}.hero-fullscreen:before{background:rgba(var(--color-white-rgb),.85);content:"";inset:0;position:absolute}.hero-fullscreen h1{color:var(--color-secondary);font-family:var(--font-secondary);font-size:48px;font-weight:300;margin:0 0 10px}.hero-fullscreen h1 span{color:var(--color-primary)}.hero-fullscreen p{color:rgba(var(--color-secondary-rgb),.8);font-size:20px;font-weight:400;margin:0 0 30px}.hero-fullscreen .btn-get-started{background:var(--color-primary);border-radius:4px;color:var(--color-white);display:inline-block;font-family:var(--font-secondary);font-size:16px;font-weight:400;padding:10px 28px;transition:.5s}.hero-fullscreen .btn-get-started:hover{background:rgba(var(--color-primary-rgb),.8)}.hero-fullscreen .btn-watch-video{color:var(--color-secondary);font-family:var(--font-secondary);font-size:16px;font-weight:600;margin-left:25px;transition:.5s}.hero-fullscreen .btn-watch-video i{color:var(--color-primary);font-size:32px;line-height:0;margin-right:8px;transition:.3s}.hero-fullscreen .btn-watch-video:hover{color:var(--color-primary)}.hero-fullscreen .btn-watch-video:hover i{color:rgba(var(--color-primary-rgb),.8)}@media (max-width:640px){.hero-fullscreen h2{font-size:32px}.hero-fullscreen p{font-size:18px;margin-bottom:30px}.hero-fullscreen .btn-get-started,.hero-fullscreen .btn-watch-video{font-size:14px}}.services .img{border-radius:8px;overflow:hidden}.services .img img{transition:.6s}.services .details{background:var(--color-white);background:rgba(var(--color-white-rgb),.9);border-radius:8px;box-shadow:0 0 25px rgba(var(--color-black-rgb),.1);margin:-100px 30px 0;padding:50px 30px;position:relative;text-align:center;transition:all .3s ease-in-out}.services .details .icon{align-items:center;background:var(--color-primary);border:6px solid var(--color-white);border-radius:50px;color:var(--color-white);display:flex;font-size:28px;height:72px;justify-content:center;left:calc(50% - 36px);margin:0 0 20px;position:absolute;top:-36px;transition:.3s ease-in-out;width:72px}.services .details h3{color:var(--color-default);font-size:22px;font-weight:700;margin:10px 0 15px;transition:.3s ease-in-out}.services .details p{font-size:14px;line-height:24px;margin-bottom:0}.services .service-item:hover .details h3{color:var(--color-primary)}.services .service-item:hover .details .icon{background:var(--color-white);border:2px solid var(--color-primary)}.services .service-item:hover .details .icon i{color:var(--color-primary)}.services .service-item:hover .img img{transform:scale(1.2)}
