body{margin:0;padding:0!important}section{height:100vh;width:100%;overflow:hidden;position:relative}.fab-primary{border:0;border-radius:50%;background-color:#f94f46;padding:.8rem;cursor:pointer;box-shadow:2px 2px 5px 0 #888686;margin:1rem;transition:.5s}.fab-primary img{transition:.5s}.fab-primary:hover{background-color:#18263c}.fab-primary:hover img{filter:brightness(0) invert(1)}.hidden{display:none}

.banner__container{display:flex;align-items:center;justify-content:space-between;height:100%}.banner__video{position:absolute;right:1px;top:44%;width:231px;padding:0 1rem 1rem;background-color:#fff;box-shadow:-4px 1px 12px -3px #d0cfcf;border-radius:10px;cursor:move}.banner__footer{position:absolute;bottom:3rem;width:100%;display:flex;justify-content:center;align-items:center}.banner__footer--container{max-width:15rem}
.home-header,.home-header__menu{align-items:center;display:flex}.home-header{background-color:#18263c;padding:1rem 4rem;position:absolute;z-index:10;top:0;left:0;width:100%;justify-content:space-between}.home-header__menu{margin:0}.home-header__menu--item{width:8rem;list-style:none;color:#FFF;font-weight:700;font-size:large;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.home-header__menu--item:hover{color:#dc3545}@media screen and (max-width:968px){.home-header{padding:1rem}.home-header__logo{width:7rem}.home-header__menu--item{width:auto;padding:0 5px}.home-header__menu--item img{width:2rem}}
.video__frame{position:absolute;right:1px;top:44%;width:231px;padding:0 1rem 1rem;background-color:#18263c;box-shadow:-4px 1px 12px -3px #d0cfcf;border-radius:10px;cursor:move}.video__left-btn img,.video__top-btn img{width:30px;filter:brightness(0) invert(1)}.video__left-btn,.video__top-btn{position:absolute;right:0;background-color:#18263c;cursor:pointer}.video__left-btn{top:50%;border:0;border-radius:10px 0 0 10px;padding:10px;box-shadow:2px 2px 5px 0 #888686}.video__top-btn{top:-20px;border:0;border-radius:8px 8px 0 0;padding:3px}