.hero{position:relative;width:100%;min-height:660px;overflow:hidden;color:#fff}@media (max-width:1280px){.hero{min-height:auto}}.hero .hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.65) 60%,rgba(0,0,0,.25) 90%,rgba(0,0,0,0) 100%);z-index:1}@media (max-width:768px){.hero:after{background:linear-gradient(180deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.65) 60%,rgba(0,0,0,.25) 90%,rgba(0,0,0,0) 100%)}}.hero .hero-container{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:2fr 1fr;align-items:center;max-width:1265px;margin:0 auto;gap:64px;padding:80px 20px}@media (max-width:1280px){.hero .hero-container{gap:48px}}@media (max-width:768px){.hero .hero-container{grid-template-columns:1fr;padding:30px 20px;text-align:center}}.hero .hero-container .hero-content .btn{min-width:190px}.hero .hero-container .hero-content .hero-title{color:#fff;font-size:48px;line-height:54px;letter-spacing:-.5px}@media (max-width:768px){.hero .hero-container .hero-content .hero-title{font-size:34px;line-height:normal}}.hero .hero-container .hero-content p{font-size:28px;line-height:32px;font-weight:400;letter-spacing:-.5px}@media (max-width:768px){.hero .hero-container .hero-content p{font-size:22px;line-height:normal}}.hero .hero-container .hero-content ul{list-style:none;padding-left:0;margin:30px 0}@media (max-width:768px){.hero .hero-container .hero-content ul{text-align:left}}.hero .hero-container .hero-content ul li{position:relative;padding-left:32px;margin-bottom:8px;font-size:22px;font-style:normal;font-weight:400;letter-spacing:-.5px}.hero .hero-container .hero-content ul li:before{content:"";position:absolute;left:0;top:.3em;width:20px;height:20px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM7.29 14.29L3.7 10.7C3.31 10.31 3.31 9.68 3.7 9.29C4.09 8.9 4.72 8.9 5.11 9.29L8 12.17L14.88 5.29C15.27 4.9 15.9 4.9 16.29 5.29C16.68 5.68 16.68 6.31 16.29 6.7L8.7 14.29C8.32 14.68 7.68 14.68 7.29 14.29Z' fill='%2300B67A'/></svg>")}.hero .hero-container .hero-content .trustbox-container{display:flex;justify-content:flex-start;height:100px}.hero .hero-container .notifications{position:relative;width:100%;height:300px}.hero .hero-container .notifications .notification{position:absolute;left:0;right:0;top:190px;background:#fff;padding:18px 22px;border-radius:16px;display:flex;gap:14px;color:#0f334a;align-items:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}@media (max-width:768px){.hero .hero-container .notifications .notification{padding:15px 20px}}.hero .hero-container .notifications .notification .notification-text{font-size:1rem;line-height:1.4;text-align:left}