.text-and-media.text-and-media--media-right .grid-two-cols{flex-direction:row-reverse}.text-and-media .text-and-media__media{display:flex;justify-content:center;align-items:center;width:100%;position:relative}.text-and-media .text-and-media__media .text-and-media__figure{position:relative;z-index:1;border-radius:20px;overflow:hidden;transform:rotate(5deg);width:350px}.text-and-media .text-and-media__media .text-and-media__video iframe{border-radius:1rem;width:100%}.text-and-media .text-and-media__decoration{display:none}.text-and-media__titulo{font-family:var(--font-family-headings);font-size:26px;font-style:normal;font-weight:700;line-height:36px}.text-and-media.text-and-media--with-decoration .text-and-media__decoration{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.text-and-media.text-and-media--with-decoration .text-and-media__decoration path{fill:var(--color-secondary-03)}.text-and-media .text-and-media__media .text-and-media__video{width:100%;aspect-ratio:1.5/1}@media(max-width:992px){.text-and-media__figure img{max-width:80%;margin:0 auto}}