.hero{height:500px;max-height:500px}.hero__pick{-webkit-filter:drop-shadow(5px 5px 5px #222);filter:drop-shadow(5px 5px 5px #222)}.herovideo{bottom:0;height:500px;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100vw;z-index:-1}.hero__container{align-items:center;display:flex;justify-content:space-between}.hero__content,.hero__content h1,.hero__content h2,.hero__content h3,.hero__content h4,.hero__content h5,.hero__content h6{color:#fff}.hero__image-wrapper{align-items:center;border-radius:50%;display:flex;flex:420px 0 0;height:300px;justify-content:center;position:relative;width:420px}.hero__image{border-radius:50%;height:calc(100% - 30px);width:calc(100% - 30px)}@media(max-width:991px){.hero__container{align-items:center;display:flex;flex-direction:column;gap:20px}.hero__content{width:100%}.hero__image-wrapper{display:none}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(1turn);-moz-transform:rotate(1turn);-webkit-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.rotating{-webkit-animation:rotating 75s linear infinite;-moz-animation:rotating 75s linear infinite;-ms-animation:rotating 75s linear infinite;-o-animation:rotating 75s linear infinite;animation:rotating 75s linear infinite}.content-wrapper-pik{display:inline-block;position:relative}