:root{--button-height-large: 48px;--button-height-medium: 40px;--button-height-small: 32px;--landing-module-padding: 120px}@media only screen and (max-width: 599px){:root{--landing-module-padding: 20px}}@media only screen and (min-width: 600px) and (max-width: 959px){:root{--landing-module-padding: 40px}}@media only screen and (min-width: 960px) and (max-width: 1279px){:root{--landing-module-padding: 80px}}.ai-video{display:flex;flex-direction:column;width:100%;height:347px;padding:0 20px 20px;overflow:hidden;background:var(--background-color-primary-regular);border:1px solid var(--border-color-overlay);border-radius:var(--border-radius-xxlarge)}.ai-video__header{flex-shrink:0;display:flex;flex-direction:row-reverse;margin-top:4px;margin-bottom:4px}.ai-video__header__select{width:100%}.ai-video__header__select .gd-select-selector{background:transparent;border:none}.ai-video__body{flex:1;min-height:0}.ai-video__content{display:flex;margin-bottom:8px}.ai-video__toolbar{display:flex;flex-direction:row;gap:8px;margin-bottom:14px}@media only screen and (max-width: 599px),only screen and (min-width: 600px) and (max-width: 959px){.ai-video{height:auto;min-height:347px}}
