.comp-hero-section{margin-top:70px;margin-bottom:70px}.container-h1-text{display:flex;align-items:center;gap:50px}.comp-hero-section .container-h1-text .h2-title{font-size:88px;text-transform:none}.comp-hero-section .container-h1-text .text{width:100%;max-width:518px;font-weight:200;font-size:25px}.container-video-points{display:flex;justify-content:space-between;margin-top:92px}.container-video{width:70%;max-width:1086px;height:500px;position:relative}.container-video .img-preview-yt{width:100%;position:absolute;height:100%;object-fit:contain;background-color:#000}.container-video .iframe-video-youtube,.container-video .iframe-video-youtube iframe{height:100%;width:100%;background:#000}.container-video video{width:100%;height:100%;background-color:#000;object-fit:contain}.container-list{display:flex;flex-direction:column;gap:25px;width:25%}.container-dot-title{display:flex;gap:13px;align-items:center}.container-dot-title .dot{width:40px;height:40px;display:inline-block;border-radius:50%;box-shadow:-8px 0 25px #00000033}.container-dot-title .title-dot{color:#434343;font-size:30px;font-weight:900}.container-list .text{font-weight:200;font-size:15px;margin-top:8px}@media (max-width:900px){.comp-hero-section{margin-top:20px;margin-bottom:20px}.container-h1-text{flex-direction:column;align-items:flex-start;gap:10px}.comp-hero-section .container-h1-text .h2-title{font-size:66px}.comp-hero-section .container-h1-text .text{max-width:100%;font-size:20px}.container-video-points{margin-top:40px;flex-direction:column;gap:30px}.container-video{width:100%;height:300px}.container-list{width:100%}.container-dot-title .dot{width:30px;height:30px}.container-dot-title .title-dot{font-size:25px}}@media (max-width:600px){.comp-hero-section .container-h1-text .h2-title{font-size:38px}.comp-hero-section .container-h1-text .text{max-width:100%;font-size:18px}.container-video{height:200px}.container-dot-title{gap:8px}.container-dot-title .dot{width:25px;height:25px}.container-dot-title .title-dot{font-size:20px}}