.text-with-video{background-color:#1a1a1a}.twv__container{display:grid;grid-template-columns:1fr;gap:40px;align-items:stretch}@media screen and (min-width: 750px){.twv__container{grid-template-columns:1fr 1fr;gap:40px}}.text-with-video--reverse .twv__container{direction:rtl}.text-with-video--reverse .twv__container>*{direction:ltr}@media screen and (max-width: 749px){.text-with-video--reverse .twv__media{order:-1}}.twv__content{padding:40px 15px;display:flex;flex-direction:column;gap:40px;justify-content:center;align-items:center}@media screen and (min-width: 750px){.twv__content{padding:72px 96px;max-width:720px;align-items:flex-start}}.twv__heading{font-family:var(--font-heading-family);font-weight:400;font-style:italic;font-size:32px;line-height:130%;letter-spacing:0;text-align:center;margin:0;color:#fff}@media screen and (min-width: 750px){.twv__heading{font-size:50px;text-align:left}}.twv__heading em,.twv__heading i{background:linear-gradient(90deg,#e1b00a,#e2be42 10%,#ffeeb3,#e2be42 90%,#e1b00a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-style:italic;text-decoration:underline;text-underline-offset:4px}.twv__subheading{font-family:var(--font-body-family);font-weight:400;font-style:normal;font-size:15px;line-height:160%;letter-spacing:0;text-align:center;color:#fff;margin:0}.twv__subheading p{margin:0}.twv__subheading em,.twv__subheading i{font-style:italic}@media screen and (min-width: 750px){.twv__subheading{font-size:24px;line-height:150%;text-align:left}}.twv__button{display:inline-flex;align-items:center;justify-content:center;height:56px;min-height:56px;padding:0 32px;gap:10px;background-color:#c9a96e;color:#1a1a1a;font-family:var(--font-body-family);font-weight:700;font-style:normal;font-size:20px;line-height:160%;letter-spacing:0;text-align:center;text-transform:uppercase;text-decoration:none;border:2px solid #c9a96e;cursor:pointer;transition:all .3s ease;margin:0;width:100%}.twv__button:hover{background-color:transparent;color:#c9a96e;border-color:#c9a96e;transform:translateY(-2px);box-shadow:0 4px 12px #c9a96e4d}.twv__button--secondary{background-color:transparent;color:#c9a96e}.twv__button--secondary:hover{background-color:#c9a96e;color:#1a1a1a}.twv__bottom-text{font-family:Work Sans,sans-serif;font-weight:600;font-size:16px;line-height:120%;letter-spacing:0;text-transform:uppercase;text-align:center;color:#fff;margin:0}@media screen and (min-width: 750px){.twv__bottom-text{font-size:18px;text-align:left}.twv__button{max-width:400px;width:400px}}.twv__bottom-text p{margin:0}.twv__bottom-text strong{font-weight:600}.twv__media{position:relative;width:100%;min-height:350px}@media screen and (min-width: 750px){.twv__media{min-height:100%}}.twv__video-wrapper{position:relative;width:100%;height:100%;min-height:350px;overflow:hidden;border-radius:0;background:#000}@media screen and (min-width: 750px){.twv__video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;min-height:auto}}.twv__video-element{width:100%;height:100%;display:block;object-fit:cover;position:absolute;top:0;left:0}.twv__video-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.twv__video-wrapper:has(.twv__video-iframe){aspect-ratio:16 / 9}.twv__poster-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;cursor:pointer}.twv__poster-image{width:100%;height:100%;object-fit:cover}.twv__iframe-wrapper{display:none;position:absolute;top:0;left:0;width:100%;height:100%}.twv__iframe-wrapper.is-active{display:block}.twv__video-wrapper .placeholder-svg{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;background:#2a2a2a}.twv__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:#c9a96e;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0000004d;z-index:10;padding:0;opacity:0;visibility:hidden;pointer-events:none}.twv__play-btn svg{width:60px;height:60px}.twv__play-btn.is-visible{opacity:1;visibility:visible;pointer-events:auto}.twv__play-btn:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 30px #c9a96e80}.twv__play-btn:focus{outline:2px solid #fff;outline-offset:4px}@media screen and (min-width: 750px){.twv__play-btn{width:180px;height:180px;background-color:#af9335bf;border-radius:999px}.twv__play-btn svg{width:100px;height:100px}}.twv__video-element{cursor:pointer}.twv__content.scroll-trigger.animate--slide-in,.twv__media.scroll-trigger.animate--slide-in{opacity:0}.twv__content.scroll-trigger.animate--slide-in.scroll-trigger--animate,.twv__media.scroll-trigger.animate--slide-in.scroll-trigger--animate{opacity:1;animation:twvSlideIn .6s ease forwards}@keyframes twvSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 750px){.twv__content{padding:0 15px}h2.twv__heading.h1 p{margin-bottom:0}.twv__content{gap:20px}}h2.twv__heading.h1 p{margin-bottom:0}@media screen and (min-width: 750px){.twv__container{grid-template-columns:1fr 1.8fr;gap:40px}.twv__container p{margin:0}.twv__content{padding:50px 24px 50px 40px;max-width:600px}.twv__video-wrapper{position:absolute;top:50%;width:100%;height:100%;transform:translateY(-50%)}.twv__play-btn{width:130px;height:130px}.twv__play-btn svg{width:80px;height:80px}}@media screen and (max-width: 750px){.twv__media{position:relative;width:100%;min-height:unset;aspect-ratio:16/9}.twv__video-wrapper{min-height:unset}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/text-with-video.css.map */
