.text-image{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:var(--max-width);margin:0 auto;background:var(--white);position:relative;min-height:714px;padding:60px 0;align-self:start}.text-image--reversed{direction:rtl}.text-image--reversed>*{direction:ltr}.text-image__image-col{position:relative;padding:0 10% 0 0}.text-image__photo{border-radius:var(--radius-card);border:3px solid var(--warm-orange);overflow:hidden;height:598px}.text-image__photo img,.text-image__placeholder{width:100%;height:100%;object-fit:cover}.text-image__badges{position:absolute;right:-4%;top:28%}.text-image--reversed .text-image__badges{left:auto;right:140px}.text-image__badges .badge--light{box-shadow:var(--shadow-red);animation:badge-glow-orange 4s ease-in-out infinite}.text-image__text-col{padding:0 50px;gap:38px}.text-image__body{max-width:474px}.text-image__body strong{color:var(--warm-orange);font-weight:700;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.text-image__text-item p{margin:0}.text-image__btn{width:fit-content}.text-image__video-trigger{color:var(--warm-orange);font-weight:700;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;cursor:pointer;transition:text-decoration-style .2s ease}.text-image__video-trigger:hover{text-decoration-style:solid}.text-image__text-item--has-video{position:relative}.text-image__video-container{position:absolute;right:24%;bottom:-41%;width:210px;height:262px;z-index:1000;overflow:hidden;transform:rotate(4deg)}.text-image__video-frame{width:100%;height:100%;position:relative;transform:translateY(100%);transition:transform .5s cubic-bezier(.34,1.56,.64,1);background-image:url(sandy-border.svg);background-size:contain;background-position:center;padding:15px}.text-image__video-container.is-visible .text-image__video-frame{transform:translateY(0)}.text-image__video,.text-image__video--iframe{width:100%;height:100%;object-fit:cover;border:none;display:block}@media (max-width: 768px){.text-image{grid-template-columns:1fr;min-height:auto;gap:40px}.text-image--reversed{direction:ltr}.text-image__image-col{padding:26px 0 16px}.text-image__photo{height:335px}.text-image__badges{position:absolute;margin-top:0;height:100%;width:100%;top:0;left:0;display:flex;flex-flow:column;justify-content:space-between;padding:0 26px}.text-image__badges .badge{width:auto}.text-image__badges .badge:first-child{align-self:flex-start}.text-image__badges .badge:last-child{align-self:flex-end}.text-image--reversed .text-image__badges{left:auto;right:auto}.text-image__text-col{padding:0 gap: var(--space-md)}.text-image__body{max-width:none}.text-image__video-container{max-width:156px;height:197px;right:9%}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/text-image.css.map */
