.horizontal-card-gd__wrapper{align-items:center;border-radius:32px;display:flex;flex-direction:row;gap:32px;height:auto;overflow:hidden;padding:32px;position:relative;width:100%}.horizontal-card-gd__left{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:24px;position:relative;width:50%;z-index:2}.horizontal-card-gd__right{align-items:center;align-self:stretch;border-radius:32px;display:flex;flex:1 0 0;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:2}.horizontal-card-gd__right .video-frame{align-items:stretch;aspect-ratio:16/9;background:#000;border-radius:32px;display:flex;justify-content:stretch;max-width:800px;overflow:hidden;width:100%}.horizontal-card-gd__right .video-frame>*{flex:1 1 auto;height:100%;width:100%}.horizontal-card-gd__right .video-frame .hs-video,.horizontal-card-gd__right .video-frame .hs-video-player,.horizontal-card-gd__right .video-frame .hs-video-wrapper,.horizontal-card-gd__right .video-frame iframe,.horizontal-card-gd__right .video-frame video{border:0;border-radius:inherit;display:block;height:100%;object-fit:cover;width:100%}.horizontal-card-gd__right img{height:100%;object-fit:cover;width:100%}.yellow-button{align-items:center;background:var(--Yellow-00,#fdc60b);border-radius:16px;color:var(--Black-00,#181818);display:flex;font-family:Mulish;font-size:16px;font-style:normal;justify-content:center;line-height:24px;padding:16px 32px}.yellow-button:hover{background:var(--Yellow-10,#fdb00b);color:var(--Black-00,#181818)!important}@media (max-width:1024px){.horizontal-card-gd__wrapper{flex-direction:column;height:auto}.horizontal-card-gd__left,.horizontal-card-gd__right{width:100%}.horizontal-card-gd__right{border-radius:24px;min-height:250px}}@media (max-width:768px){.horizontal-card-gd__right .video-frame{border-radius:24px;max-width:100%}}