.cbo-herovideo{overflow:hidden;position:relative;border-radius:20px;width:calc(100% - 2rem);margin-left:1rem}.cbo-herovideo .herovideo-picture{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation:a 2s ease forwards;animation:a 2s ease forwards}@-webkit-keyframes a{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes a{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.cbo-herovideo .herovideo-picture:after{content:"";background:rgba(17,33,69,.5);width:100%;height:100%;position:absolute;top:0;left:0}.cbo-herovideo .herovideo-picture .parallax-image{height:120%;top:-20%;border-radius:20px}.cbo-herovideo .herovideo-content{text-align:center;color:#fff}.cbo-herovideo .herovideo-content .content-tag{display:flex;align-items:center;box-shadow:inset 0 0 0 .0625rem #fff;padding:.375rem .75rem .375rem .375rem;color:#fff;margin:0 auto 1.875rem;border-radius:99rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.75rem}.cbo-herovideo .herovideo-content .content-tag img{margin-right:.625rem;width:6.25rem;height:auto}.cbo-herovideo .herovideo-content .content-chapo{margin:1.875rem auto 0}.cbo-herovideo .herovideo-content .button-container{margin-top:1.875rem}@media (min-width:1024px){.cbo-herovideo{border-radius:40px}}