.video__player{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.video__window{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:0;cursor:pointer}.video__button-play,.video__button-fullscreen,.video__button-volume{position:absolute;border:0;background-repeat:no-repeat;background-size:100%;-webkit-transition:all .35s ease;-o-transition:all .35s ease;transition:all .35s ease;z-index:1;cursor:pointer}.video__button-play:hover{-webkit-transform:translate(-50%,-50%) scale(1.1);-ms-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.video__button-fullscreen:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video__button-play{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url('https://cdn2.hubspot.net/hubfs/5115711/landing-pages_thank-you-pages/icones/play-button100x100.png');background-repeat:no-repeat;background-position:center;width:90px;height:90px;border-radius:50%;-webkit-box-shadow:inset 0 0 1px rgba(112,112,112,.1),0 4px 8px 0px rgba(112,112,112,.1);box-shadow:inset 0 0 1px rgba(112,112,112,.1),0 4px 8px 0px rgba(112,112,112,.1)}.video__button-fullscreen{bottom:3%;right:5%;background-image:url('https://cdn2.hubspot.net/hubfs/5115711/landing-pages_thank-you-pages/icones/fullscreen-button35x35.png');background-color:transparent;width:30px;height:30px}.video__button-volume{bottom:3%;right:10%;-webkit-appearance:none;width:150px;height:18px;background:#009ec0;outline:0;border-radius:30px}.video__button-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:#fff;cursor:pointer;border-radius:50%}.video__button-volume::-moz-range-thumb{width:18px;height:18px;background:#fff;cursor:pointer;border-radius:50%}@media(max-width:1799px){.video__button-play{width:80px;height:80px}}@media(max-width:899px){.video__button-play{width:70px;height:70px}}@media(max-width:599px){.video__button-play{width:40px;height:40px}}