.custom-video-content{--cvc-stack-gap: 0;--cvc-column-gap: calc(var(--gap, 8px) * 3);--cvc-text-gap: 20px;--cvc-video-radius: var(--cvc-video-radius-setting, 16px);--cvc-content-bg: var(--cvc-content-bg-setting, #111138);--cvc-content-pad: var(--cvc-content-pad-mobile, 28px);--cvc-heading-size: 28px;--cvc-heading-line: 1.12;--cvc-heading-letter-spacing: -.02em;--cvc-body-size: 16px;--cvc-body-line: 1.5;--cvc-accent: var(--cvc-accent-setting, #ff7e00);--cvc-btn-bg: #3defa1;--cvc-btn-text: #111138;position:relative;background-color:var(--color-background, #111138);background-image:linear-gradient(#111138cc,#111138cc),var(--cvc-bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--color-custom-text, #ffffff)}.custom-video-content__inner{width:100%}.custom-video-content__inner.hero__wrapper{max-width:var(--site-max-width);margin-left:auto;margin-right:auto;padding-left:calc(var(--gap, 8px) * 2);padding-right:calc(var(--gap, 8px) * 2)}@media screen and (min-width:1200px){.custom-video-content__inner.hero__wrapper{padding-left:calc(calc(var(--gap, 8px) * 2) + calc(var(--gap, 8px) * 2));padding-right:calc(calc(var(--gap, 8px) * 2) + calc(var(--gap, 8px) * 2))}}@media screen and (min-width:1800px){.custom-video-content__inner.hero__wrapper{max-width:var(--site-max-width-big)}}.custom-video-content__inner.hero__wrapper--full{max-width:var(--hero-max-width);margin-left:auto;margin-right:auto}.custom-video-content__stack{display:flex;flex-direction:column;gap:var(--cvc-stack-gap)}.custom-video-content__text{display:flex;flex-direction:column;gap:var(--cvc-text-gap);background-color:var(--cvc-content-bg);color:var(--color-custom-text, #ffffff);text-align:var(--cvc-text-align, left);padding-top:30px;padding-bottom:30px}.custom-video-content__text .custom-video-content__heading.headline{max-width:none;width:100%;padding-left:0;padding-right:0;margin-left:0;margin-right:0;text-align:inherit}.custom-video-content__heading.headline{margin:0;font-family:var(--font-base);font-weight:700;font-style:var(--font-headline-style, normal);font-size:var(--cvc-heading-size);line-height:var(--cvc-heading-line);letter-spacing:var(--cvc-heading-letter-spacing);text-transform:none;color:inherit}.custom-video-content__heading .accent,.custom-video-content__heading strong,.custom-video-content__heading em{color:var(--cvc-accent);font-weight:inherit;font-style:normal}.custom-video-content__heading>*:first-child{margin-top:0}.custom-video-content__heading>*:last-child{margin-bottom:0}.custom-video-content__heading.headline--rich h1,.custom-video-content__heading.headline--rich h2,.custom-video-content__heading.headline--rich h3,.custom-video-content__heading.headline--rich h4,.custom-video-content__heading.headline--rich h5,.custom-video-content__heading.headline--rich h6,.custom-video-content__heading.headline--rich p,.custom-video-content__heading h1,.custom-video-content__heading h2,.custom-video-content__heading h3,.custom-video-content__heading h4,.custom-video-content__heading p{margin:0;padding:0;font-family:inherit;font-weight:inherit;font-style:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.custom-video-content__heading strong{color:#ff7e00!important}.custom-video-content__description{font-family:var(--font-base);font-size:var(--cvc-body-size);line-height:var(--cvc-body-line);margin:0;max-width:none;font-weight:400;color:inherit}.custom-video-content__description>*:first-child{margin-top:0}.custom-video-content__description>*:last-child{margin-bottom:0}.custom-video-content__description p{margin:0 0 1em;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.custom-video-content__description p:last-child{margin-bottom:0}.custom-video-content__button-wrap{display:flex;flex-shrink:0;width:100%;margin-top:4px}.custom-video-content__button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:0;margin-bottom:0;text-decoration:none;visibility:visible;opacity:1;position:relative;z-index:1}.custom-video-content__button-hint{margin:0;padding:12px 16px;border:1px dashed rgba(255,255,255,.35);border-radius:8px;font-size:14px;opacity:.8}.custom-video-content__button.hero__button--primary,.custom-video-content__button.hero__button--secondary{background-color:var(--cvc-btn-bg)!important;color:var(--cvc-btn-text)!important;border-color:transparent!important;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border-radius:100px;padding:12px 24px;margin-top:0;margin-bottom:0}.custom-video-content__button.hero__button--primary:hover,.custom-video-content__button.hero__button--secondary:hover{background-color:var(--cvc-btn-bg)!important;color:var(--cvc-btn-text)!important;opacity:.9}.custom-video-content__button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.custom-video-content__media{width:100%;flex-shrink:0;min-width:0}.custom-video-content__video-wrap{position:relative;width:100%;overflow:hidden;border-radius:var(--cvc-video-radius);background:#1a1a2e}.custom-video-content__video-wrap--aspect{aspect-ratio:var(--cvc-aspect-ratio, 16 / 9)}.custom-video-content__video-wrap--fixed{height:var(--cvc-video-height, 220px)}.custom-video-content__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;z-index:0}.custom-video-content__video,.custom-video-content__iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.custom-video-content__video-wrap--aspect .custom-video-content__video,.custom-video-content__video-wrap--aspect .custom-video-content__iframe,.custom-video-content__video-wrap--aspect low-power-video{position:absolute;top:0;right:0;bottom:0;left:0}.custom-video-content__video-wrap--fixed .custom-video-content__video,.custom-video-content__video-wrap--fixed .custom-video-content__iframe{width:100%;height:100%;object-fit:cover}.custom-video-content__video-wrap low-power-video,.custom-video-content__video-wrap video-controls{display:block;width:100%;height:100%}.custom-video-content__placeholder{margin:0;padding:calc(var(--gap, 8px) * 2);border:1px dashed rgba(255,255,255,.35);border-radius:var(--cvc-video-radius);font-size:calc(var(--font-base-size, 16px) * .875);opacity:.75;color:var(--color-custom-text, #ffffff);background:var(--cvc-content-bg)}@media screen and (max-width:899px){.custom-video-content__inner.hero__wrapper{padding-left:0;padding-right:0}.custom-video-content__media{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.custom-video-content__video-wrap{border-radius:0}.custom-video-content__text{width:100%;margin-left:0;margin-right:0;padding-left:16px;padding-right:16px}}@media screen and (max-width:899px){.custom-video-content--mobile-bleed .custom-video-content__inner{max-width:none;padding-left:0;padding-right:0}.custom-video-content--mobile-bleed.custom-video-content--content-above .custom-video-content__text,.custom-video-content--mobile-bleed.custom-video-content--content-below .custom-video-content__text,.custom-video-content--mobile-bleed.custom-video-content--content-left .custom-video-content__text,.custom-video-content--mobile-bleed.custom-video-content--content-right .custom-video-content__text,.custom-video-content--mobile-bleed .custom-video-content__video-wrap{border-radius:0}.custom-video-content--mobile-bleed .custom-video-content__stack{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media screen and (max-width:899px){.custom-video-content--mobile-same.custom-video-content--content-above .custom-video-content__text,.custom-video-content--mobile-same.custom-video-content--content-left .custom-video-content__text,.custom-video-content--mobile-above .custom-video-content__text{order:1}.custom-video-content--mobile-same.custom-video-content--content-above .custom-video-content__media,.custom-video-content--mobile-same.custom-video-content--content-left .custom-video-content__media,.custom-video-content--mobile-above .custom-video-content__media,.custom-video-content--mobile-same.custom-video-content--content-below .custom-video-content__text,.custom-video-content--mobile-same.custom-video-content--content-right .custom-video-content__text,.custom-video-content--mobile-below .custom-video-content__text{order:2}.custom-video-content--mobile-same.custom-video-content--content-below .custom-video-content__media,.custom-video-content--mobile-same.custom-video-content--content-right .custom-video-content__media,.custom-video-content--mobile-below .custom-video-content__media{order:1}}@media screen and (min-width:600px){.custom-video-content{--cvc-content-pad: var(--cvc-content-pad-tablet, 32px)}}@media screen and (min-width:900px){.custom-video-content{--cvc-heading-size: 40px;--cvc-content-pad: var(--cvc-content-pad-desktop, 40px);--cvc-video-radius: var(--cvc-video-radius-setting, 16px);--cvc-body-line: 1.55;--cvc-text-gap: 24px}.custom-video-content__heading.headline--rich h1,.custom-video-content__heading.headline--rich h2,.custom-video-content__heading.headline--rich h3,.custom-video-content__heading.headline--rich h4,.custom-video-content__heading.headline--rich h5,.custom-video-content__heading.headline--rich h6,.custom-video-content__heading.headline--rich p,.custom-video-content__heading h1,.custom-video-content__heading h2,.custom-video-content__heading h3,.custom-video-content__heading h4,.custom-video-content__heading p{font-size:inherit;font-weight:inherit}.custom-video-content--content-above .custom-video-content__stack,.custom-video-content--content-below .custom-video-content__stack{flex-direction:column;gap:var(--cvc-stack-gap)}.custom-video-content--content-above .custom-video-content__text{order:1}.custom-video-content--content-above .custom-video-content__media,.custom-video-content--content-below .custom-video-content__text{order:2}.custom-video-content--content-below .custom-video-content__media{order:1}.custom-video-content--layout-stacked-gap .custom-video-content__stack{gap:calc(var(--gap, 8px) * 2)}.custom-video-content--layout-stacked-gap .custom-video-content__text{border-radius:var(--cvc-video-radius)}.custom-video-content--content-left .custom-video-content__stack,.custom-video-content--content-right .custom-video-content__stack{flex-direction:row;align-items:center;gap:var(--cvc-column-gap)}.custom-video-content--content-left .custom-video-content__text{order:1;flex:1 1 42%;max-width:42%;background-color:transparent;padding:0;justify-content:center}.custom-video-content--content-left .custom-video-content__media{order:2;flex:1 1 58%;max-width:58%}.custom-video-content--content-right .custom-video-content__media{order:1;flex:1 1 100%;max-width:100%}.custom-video-content--content-right .custom-video-content__text{order:2;flex:1 1 34%;max-width:34%;background-color:transparent;padding:0;justify-content:center}.custom-video-content--content-left .custom-video-content__video-wrap,.custom-video-content--content-right .custom-video-content__video-wrap{border-radius:var(--cvc-video-radius)}.custom-video-content--content-left .custom-video-content__video-wrap--aspect,.custom-video-content--content-right .custom-video-content__video-wrap--aspect{aspect-ratio:var(--cvc-aspect-ratio, 16 / 9)}.custom-video-content--layout-split .custom-video-content__stack{flex-direction:row;align-items:stretch;gap:0;overflow:hidden;border-radius:var(--cvc-video-radius)}.custom-video-content--layout-split .custom-video-content__media,.custom-video-content--layout-split .custom-video-content__text{width:50%;flex:1 1 50%;max-width:50%}.custom-video-content--layout-split .custom-video-content__video-wrap{height:100%;min-height:360px;border-radius:0}.custom-video-content--layout-split .custom-video-content__video-wrap--aspect{aspect-ratio:auto;min-height:360px}.custom-video-content--layout-split.custom-video-content--content-below .custom-video-content__media{order:1}.custom-video-content--layout-split.custom-video-content--content-below .custom-video-content__text{order:2}.custom-video-content--layout-split.custom-video-content--content-above .custom-video-content__text{order:1}.custom-video-content--layout-split.custom-video-content--content-above .custom-video-content__media{order:2}.custom-video-content--layout-split .custom-video-content__text{display:flex;flex-direction:column;justify-content:center}.custom-video-content__video-wrap{border-radius:var(--cvc-video-radius)}}@media screen and (min-width:900px){.custom-video-content__video-wrap--fixed{height:var(--cvc-video-height-desk, 420px)}}@media screen and (max-width:768px){.custom-video-content{padding-top:0!important;padding-bottom:0!important;border-bottom:1px solid #000}.video-embed{border-radius:0!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom-video-content-section.css.map */
