.retomarestudios{font-family:var(--font-family-base)}.retomarestudios__section{align-items:center;background:var(--fixed-light-color);gap:40px;padding:40px 16px;width:100%}.retomarestudios__section,.retomarestudios__text{display:flex;flex-direction:column;justify-content:flex-start}.retomarestudios__text{align-items:flex-start;align-self:stretch;gap:16px;padding-inline:24px}.retomarestudios__title{color:var(--CTA-Primary-main);font-size:var(--font-size-3xl,24px);font-style:normal;font-weight:var(--font-weight-bold,700);letter-spacing:-.6px;line-height:var(--line-height-3xl,32px);text-align:center}.retomarestudios__description,.retomarestudios__title{align-self:stretch;margin:0;overflow-wrap:anywhere}.retomarestudios__description--header{align-self:stretch;font-style:normal;letter-spacing:-.54px;text-align:center}.retomarestudios__description--body,.retomarestudios__description--header{color:var(--Body-Text);font-size:var(--font-size-lg,18px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-lg,24px);margin:0}.retomarestudios__description--body{display:flex;flex-direction:column}.retomarestudios__description--body .card__list{padding-inline:24px}.retomarestudios__photo{aspect-ratio:16/9;background:var(--ui-background-color,#ededed);border-radius:16px;margin:0;max-width:100%;overflow:hidden;position:relative;width:100%}.retomarestudios__photo-img{border-radius:0;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.retomarestudios__photo--placeholder{align-items:center;background:var(--ui-background-color,#ededed);display:flex;gap:10px;justify-content:center;padding:24px}.retomarestudios__icon{height:72px;overflow:hidden;position:relative;width:72px}.retomarestudios__button{align-items:center;align-self:stretch;border:0;border-radius:14px;cursor:pointer;display:inline-flex;gap:8px;height:46px;justify-content:center;min-width:120px;padding:11px 32px;text-decoration:none}.retomarestudios__button:focus-visible{outline:2px solid var(--CTA-Primary-main);outline-offset:2px}.retomarestudios__cta-label,.retomarestudios__title--button{font-size:var(--font-size-lg,18px);font-style:normal;font-weight:var(--font-weight-medium,500);gap:8px;letter-spacing:-.54px;line-height:var(--line-height-base,22px)}.retomarestudios__cta-icon,.retomarestudios__cta-icon-wrap,.retomarestudios__cta-label,.retomarestudios__title--button{align-items:center;display:inline-flex;justify-content:center}.retomarestudios__cta-icon-wrap{height:24px;position:relative;width:24px}.retomarestudios__cta-icon-img{display:block;height:24px;transition:opacity .2s ease;width:24px}.retomarestudios__cta-icon-wrap--hover .retomarestudios__cta-icon-img--hover{inset:0;opacity:0;position:absolute}.retomarestudios__button:focus-visible .retomarestudios__cta-icon-wrap--hover .retomarestudios__cta-icon-img--hover,.retomarestudios__button:hover .retomarestudios__cta-icon-wrap--hover .retomarestudios__cta-icon-img--hover{opacity:1}.retomarestudios__button:focus-visible .retomarestudios__cta-icon-wrap--hover .retomarestudios__cta-icon-img:not(.retomarestudios__cta-icon-img--hover),.retomarestudios__button:hover .retomarestudios__cta-icon-wrap--hover .retomarestudios__cta-icon-img:not(.retomarestudios__cta-icon-img--hover){opacity:0}.visually-hidden{display:none}.retomarestudios ul{margin:0}.retomarestudios__photo iframe{border:0;height:100%;width:100%}.retomarestudios__video-cover{inset:0;position:absolute;z-index:2}.retomarestudios__video-cover--hidden{opacity:0;pointer-events:none}.retomarestudios__video-frame{inset:0;opacity:0;pointer-events:none;position:absolute;z-index:1}.retomarestudios__video-frame--visible{opacity:1;pointer-events:auto}.retomarestudios__video-frame iframe,.retomarestudios__video-frame video{border:0;height:100%;inset:0;position:absolute;width:100%}.retomarestudios__play{align-items:center;background:transparent;border:0;border-radius:999px;bottom:12px;cursor:pointer;display:inline-flex;height:48px;justify-content:center;padding:0;position:absolute;right:16px;width:48px}.retomarestudios__play svg{height:48px;width:48px}.retomarestudios__play:focus-visible{outline:2px solid #fff;outline-offset:2px}.retomarestudios__play-icon{align-items:center;display:inline-flex;justify-content:center}.retomarestudios__photo--is-playing .retomarestudios__video-cover{opacity:0;pointer-events:none}.retomarestudios__photo--is-playing .retomarestudios__video-frame{opacity:1;pointer-events:auto}@media (min-width:1024px){.retomarestudios__section{align-items:start;display:grid;gap:40px;grid-template-areas:"text   text" "photo  body" "button button";grid-template-columns:574px 1fr;grid-template-rows:auto auto auto;justify-items:center;padding:var(--section-padding-top,56px) var(--section-padding-x,130px) var(--section-padding-bottom,40px)}.retomarestudios__text{align-items:flex-start;align-self:stretch;gap:12px;grid-area:text;padding-inline:24px}.retomarestudios__description--header,.retomarestudios__title{text-align:center}.retomarestudios__photo{aspect-ratio:auto;border-radius:16px;grid-area:photo;height:322px;justify-self:start;width:574px}.retomarestudios__description--body{align-items:flex-start;align-self:start;display:flex;flex-direction:column;gap:24px;grid-area:body;justify-content:flex-start;padding-bottom:16px;padding-top:0}.retomarestudios__description--body .card__content{align-self:stretch}.retomarestudios__description--body .card__list{display:flex;flex-direction:column;gap:24px;padding:0}.retomarestudios__description--body .card__list-item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;gap:16px}.retomarestudios__description--body .card__bullet{flex:0 0 24px;height:24px;width:24px}.retomarestudios__description--body .card__bullet-text{flex:1 1 0}.retomarestudios__button{align-self:auto;grid-area:button;justify-self:center;width:370px}.retomarestudios__photo--hs{aspect-ratio:auto;border-radius:16px;height:322px;width:574px}}.retomarestudios__photo--hs{aspect-ratio:16/9;background:var(--ui-background-color,#ededed);border-radius:16px;margin:0;max-width:100%;overflow:hidden;position:relative;width:100%}.retomarestudios__photo--hs .hs-video-container,.retomarestudios__photo--hs .hs-video-player,.retomarestudios__photo--hs .hs-video-wrapper{height:100%!important;inset:0;position:absolute;width:100%!important}.retomarestudios__photo--hs iframe,.retomarestudios__photo--hs img,.retomarestudios__photo--hs video{border:0;display:block;height:100%!important;object-fit:cover;width:100%!important}