.discover{position:relative;width:100%;color:white;margin:0 auto;text-align:center;padding:40px 20px;box-sizing:border-box;z-index:2;height:70vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.video-background{overflow:hidden;z-index:-1}.video-background,.video-background video{position:absolute;top:0;left:0;width:100%;height:100%}.video-background video{object-fit:cover;object-position:center}.discover .content{position:relative;z-index:3;background:rgba(0,0,0,.3);padding:40px;border-radius:15px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1)}.discover .content h1{color:#fff!important;margin-bottom:20px;font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}.discover .content p{color:#fff!important;font-size:1.2rem;margin-bottom:0;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.6}.wow{visibility:hidden}.bounceInRight{animation-name:bounceInRight;animation-duration:1s;animation-fill-mode:both}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@media (max-width:768px){.discover{height:60vh;padding:20px 15px}.discover .content{padding:30px 20px}.discover .content h1{font-size:1.8rem}.discover .content p{font-size:1rem}}@media (max-width:576px){.discover{height:50vh;padding:15px 10px}.discover .content{padding:20px 15px}.discover .content h1{font-size:1.5rem}.discover .content p{font-size:.9rem}}@media (max-width:480px){.discover .content h1{font-size:1.3rem}.discover .content p{font-size:.8rem}}.ourAdvantages{background-color:#091E3E;padding-top:0;padding-bottom:50px}.ourAdvantages .section-title h1{color:white!important;font-size:2.5rem;font-weight:700;margin-bottom:20px}.ourAdvantages .section-title h1:first-child{color:#06a3da!important;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.row-30{flex-direction:row}.row-30,.row1-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.row1-container{margin-bottom:20px}.row2-container{display:flex;justify-content:center;align-items:center}.box{background:radial-gradient(circle,#a1dff0 20%,rgb(6,163,218));color:#ffffff;border-radius:12px;padding:30px;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);position:relative;overflow:hidden;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.box:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));z-index:1}.box>*{position:relative;z-index:2}.box:hover{background:linear-gradient(to bottom right,#2ec7c9,#081f3e);transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.box h2{color:white;font-size:1.3rem;font-weight:600;margin-bottom:15px;line-height:1.3}.box p{color:white;font-size:1rem;margin-bottom:20px;line-height:1.5;flex-grow:1}.box img{width:80px;height:80px;object-fit:contain;margin:0 auto;transition:transform .3s ease}.box:hover img{transform:scale(1.1)}.box-down{position:relative;top:0}.cyan{border-top:4px solid #2ec7c9}.red{border-top:4px solid #ff6b6b}.blue{border-top:4px solid #4dabf7}.orange{border-top:4px solid #ffa94d}@media (max-width:950px){.box{width:100%;max-width:300px;margin:15px}.row1-container img,.row2-container img{width:60px;height:60px}}@media (max-width:768px){.ourAdvantages .section-title h1{font-size:2rem}.ourAdvantages .section-title h1:first-child{font-size:1rem}.box{padding:25px 20px;min-height:180px}.box h2{font-size:1.2rem}.box p{font-size:.9rem}.box img{width:60px;height:60px}}@media (max-width:576px){.ourAdvantages .section-title h1{font-size:1.8rem}.box{padding:20px 15px;min-height:160px;margin:10px}.box h2{font-size:1.1rem}.box p{font-size:.85rem}.box img{width:50px;height:50px}}@media (min-width:950px){.box{width:20%;margin:20px}.box-down{position:relative;top:150px}.row1-container img,.row2-container img{width:80px;height:80px}}