.secufleet-web-quote-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#091E3E,#06a3da)}.secufleet-web-quote-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.3}.secufleet-web-quote-video video{width:100%;height:100%;object-fit:cover;object-position:center}.secufleet-web-quote-content{position:relative;z-index:2;text-align:center;color:white;padding:60px 40px;background:rgba(0,0,0,.2);border-radius:20px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid rgba(255,255,255,.1);max-width:800px;margin:0 auto}.secufleet-web-quote-heading{font-size:3.5rem;font-weight:700;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.5);background:linear-gradient(45deg,#fff,#06a3da);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.secufleet-web-quote-subheading{font-size:1.3rem;line-height:1.8;margin-bottom:40px;text-shadow:1px 1px 2px rgba(0,0,0,.5);opacity:.95}.secufleet-web-quote-btn{display:inline-block;background:linear-gradient(45deg,#06a3da,#2ec7c9);color:white;text-decoration:none;padding:20px 40px;border-radius:50px;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px rgba(6,163,218,.3);margin-bottom:40px;position:relative;overflow:hidden}.secufleet-web-quote-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.secufleet-web-quote-btn:hover:before{left:100%}.secufleet-web-quote-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(6,163,218,.4);background:linear-gradient(45deg,#2ec7c9,#06a3da)}.secufleet-web-quote-btn h5{margin:0;font-size:1.1rem;font-weight:600}.secufleet-web-contact-info{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.secufleet-web-contact-item{display:flex;align-items:center;gap:15px;background:rgba(255,255,255,.1);padding:15px 25px;border-radius:25px;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.secufleet-web-contact-item:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.secufleet-web-contact-icon{width:32px;height:32px;filter:brightness(0) invert(1);transition:transform .3s ease}.secufleet-web-contact-item:hover .secufleet-web-contact-icon{transform:scale(1.1)}.secufleet-web-contact-link{color:white;text-decoration:none;font-weight:500;font-size:1rem;transition:color .3s ease}.secufleet-web-contact-link:hover{color:#06a3da;text-decoration:none}@media (max-width:768px){.secufleet-web-quote-content{padding:40px 30px;margin:20px}.secufleet-web-quote-heading{font-size:2.5rem}.secufleet-web-quote-subheading{font-size:1.1rem}.secufleet-web-quote-btn{padding:15px 30px;font-size:1rem}.secufleet-web-contact-info{flex-direction:column;gap:20px;align-items:center}.secufleet-web-contact-item{padding:12px 20px}}@media (max-width:576px){.secufleet-web-quote-content{padding:30px 20px;margin:15px}.secufleet-web-quote-heading{font-size:2rem}.secufleet-web-quote-subheading{font-size:1rem}.secufleet-web-quote-btn{padding:12px 25px;font-size:.9rem}.secufleet-web-quote-btn h5{font-size:.9rem}.secufleet-web-contact-item{padding:10px 15px;gap:10px}.secufleet-web-contact-icon{width:28px;height:28px}.secufleet-web-contact-link{font-size:.9rem}}@media (max-width:480px){.secufleet-web-quote-heading{font-size:1.8rem}.secufleet-web-quote-subheading{font-size:.9rem}.secufleet-web-quote-btn{padding:10px 20px;font-size:.8rem}.secufleet-web-quote-btn h5{font-size:.8rem}}