.dpp-mobile-build-header{--dpp-build-header-ease: cubic-bezier(.16, 1, .3, 1);--dpp-build-header-image-ease: cubic-bezier(.65, 0, 1, 1);position:relative;display:grid;width:100%;max-width:none;flex:0 0 100%;min-height:var(--dpp-build-header-desktop-height, 370px);grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0;overflow:hidden;color:#fff;background:#111}.dpp-mobile-build-header__media{position:relative;z-index:1;grid-column:2;grid-row:1;min-width:0;overflow:hidden;background:#111}.dpp-mobile-build-header__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.dpp-mobile-build-header__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.dpp-mobile-build-header__image--blurred{filter:blur(7px);scale:1.035}.dpp-mobile-build-header__backdrop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a}.dpp-mobile-build-header__image--clear{z-index:1;will-change:clip-path,opacity}.dpp-mobile-build-header__image--light-pass{z-index:2;display:none;opacity:0;mix-blend-mode:screen;pointer-events:none;will-change:clip-path,opacity}.dpp-mobile-build-header:not(.is-ready) .dpp-mobile-build-header__image--clear{opacity:0}.dpp-mobile-build-header.is-ready .dpp-mobile-build-header__image--clear{animation:dpp-build-header-image-left .9s var(--dpp-build-header-image-ease) .15s both}.dpp-mobile-build-header--image-reveal-from-right.is-ready .dpp-mobile-build-header__image--clear{animation-name:dpp-build-header-image-right}.dpp-mobile-build-header--image-reveal-slanted-from-left.is-ready .dpp-mobile-build-header__image--clear{animation-name:dpp-build-header-image-slanted-left}.dpp-mobile-build-header--image-reveal-slanted-from-right.is-ready .dpp-mobile-build-header__image--clear{animation-name:dpp-build-header-image-slanted-right}.dpp-mobile-build-header--image-reveal-slanted-from-left .dpp-mobile-build-header__image--light-pass,.dpp-mobile-build-header--image-reveal-slanted-from-right .dpp-mobile-build-header__image--light-pass{display:block}.dpp-mobile-build-header--image-reveal-slanted-from-left.is-ready .dpp-mobile-build-header__image--light-pass{animation:dpp-build-header-light-pass-left .9s var(--dpp-build-header-image-ease) .15s both}.dpp-mobile-build-header--image-reveal-slanted-from-right.is-ready .dpp-mobile-build-header__image--light-pass{animation:dpp-build-header-light-pass-right .9s var(--dpp-build-header-image-ease) .15s both}.dpp-mobile-build-header--image-reveal-from-bottom.is-ready .dpp-mobile-build-header__image--clear{animation-name:dpp-build-header-image-bottom}.dpp-mobile-build-header--image-reveal-diagonal.is-ready .dpp-mobile-build-header__image--clear{animation-name:dpp-build-header-image-diagonal}.dpp-mobile-build-header--image-reveal-none.is-ready .dpp-mobile-build-header__image--clear{animation-name:dpp-build-header-image-fade;animation-duration:.55s}.dpp-mobile-build-header__content{position:relative;z-index:2;display:flex;min-width:0;grid-column:1;grid-row:1;flex-direction:column;align-items:flex-start;justify-content:center;padding:40px 40px 40px max(var(--container-padding, 15px),calc((100vw - var(--container, 1200px)) / 2 + var(--container-padding, 15px)));background-color:#141414;background-image:var(--dpp-mobile-build-header-texture);background-position:center;background-size:cover;text-align:left}.dpp-mobile-build-header__identity--image{display:none}.dpp-mobile-build-header__eyebrow,.dpp-mobile-build-header__status{margin:0;color:inherit;line-height:1.25}.dpp-mobile-build-header__eyebrow{font-size:var(--dpp-build-header-desktop-eyebrow-size, 16px);font-weight:700}.dpp-mobile-build-header:not(.is-ready) .dpp-mobile-build-header__eyebrow,.dpp-mobile-build-header:not(.is-ready) [data-build-header-title],.dpp-mobile-build-header:not(.is-ready) .dpp-mobile-build-header__letter,.dpp-mobile-build-header:not(.is-ready) [data-build-header-sequence]{opacity:0}.dpp-mobile-build-header.is-ready [data-build-header-title]{opacity:1}.dpp-mobile-build-header.is-ready .dpp-mobile-build-header__eyebrow{animation:dpp-build-header-fade .62s ease-out .18s both}.dpp-mobile-build-header__title{position:relative;display:flex;min-width:var(--dpp-build-header-title-min-width, 50%);max-width:100%;margin:10px 0 16px;padding-bottom:8px;color:inherit;font-family:var(--heading-font);font-size:var(--dpp-build-header-desktop-title-size, 82px);line-height:.88;white-space:nowrap;text-transform:uppercase}.dpp-mobile-build-header__title:after{content:"";position:absolute;right:0;bottom:0;left:0;height:5px;background:#cf0000;transform:scaleX(0);transform-origin:left center}.dpp-mobile-build-header.is-ready .dpp-mobile-build-header__title:after{animation:dpp-build-header-underline .9s var(--dpp-build-header-ease) .44s both}.dpp-mobile-build-header__letter{display:inline-block;flex:0 0 auto;will-change:translate,opacity}.dpp-mobile-build-header.is-ready .dpp-mobile-build-header__letter{animation:dpp-build-header-letter .74s var(--dpp-build-header-ease) both;animation-delay:calc(.28s + var(--dpp-build-header-letter-index) * 62ms)}.dpp-mobile-build-header__status{font-size:16px;text-transform:uppercase}.dpp-mobile-build-header__actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:32px}.dpp-mobile-build-header [data-build-header-sequence]{will-change:translate,opacity}.dpp-mobile-build-header.is-ready [data-build-header-sequence]{animation:dpp-build-header-sequence .65s var(--dpp-build-header-ease) both;animation-delay:calc(.92s + var(--dpp-build-header-sequence-index) * 115ms)}.dpp-mobile-build-header__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:11px 18px;border:2px solid #fff;border-radius:3px;color:#fff;background:transparent;font-family:var(--heading-font);font-size:14px;font-weight:700;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase}.dpp-mobile-build-header__button--primary{border-color:#cf0000;background:#cf0000}.dpp-mobile-build-header__button:focus-visible{outline:3px solid #fff;outline-offset:3px}@keyframes dpp-build-header-fade{0%{opacity:0}to{opacity:1}}@keyframes dpp-build-header-letter{0%{opacity:0;translate:-44px 0}to{opacity:1;translate:0 0}}@keyframes dpp-build-header-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dpp-build-header-sequence{0%{opacity:0;translate:-38px 0}to{opacity:1;translate:0 0}}@keyframes dpp-build-header-image-left{0%{opacity:1;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes dpp-build-header-image-right{0%{opacity:1;clip-path:inset(0 0 0 100%)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes dpp-build-header-image-slanted-left{0%{opacity:1;clip-path:polygon(0 0,-8% 0,0 100%,0 100%)}to{opacity:1;clip-path:polygon(0 0,100% 0,108% 100%,0 100%)}}@keyframes dpp-build-header-image-slanted-right{0%{opacity:1;clip-path:polygon(108% 0,100% 0,100% 100%,100% 100%)}to{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,-8% 100%)}}@keyframes dpp-build-header-light-pass-left{0%{opacity:.78;clip-path:polygon(calc(-8% - 50px) 0,calc(-8% - 20px) 0,-20px 100%,-50px 100%)}to{opacity:0;clip-path:polygon(calc(100% - 50px) 0,calc(100% - 20px) 0,calc(108% - 20px) 100%,calc(108% - 50px) 100%)}}@keyframes dpp-build-header-light-pass-right{0%{opacity:.78;clip-path:polygon(calc(108% + 20px) 0,calc(108% + 50px) 0,calc(100% + 50px) 100%,calc(100% + 20px) 100%)}to{opacity:0;clip-path:polygon(20px 0,50px 0,calc(-8% + 50px) 100%,calc(-8% + 20px) 100%)}}@keyframes dpp-build-header-image-bottom{0%{opacity:1;clip-path:inset(100% 0 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes dpp-build-header-image-diagonal{0%{opacity:1;clip-path:polygon(0 0,0 0,0 0,0 0)}55%{opacity:1;clip-path:polygon(0 0,72% 0,42% 100%,0 100%)}to{opacity:1;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes dpp-build-header-image-fade{0%{opacity:0}to{opacity:1}}@media(min-width:768px){:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section-bg-split,:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section__content>.fyre-group.hide-mobile{display:none!important}:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section>.container{width:100%!important;max-width:none!important;padding-inline:0!important}:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header),:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section-wrapper,:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section,:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section__content{min-height:0!important;padding:0!important}:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section,:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section__content{max-width:none!important;width:100%!important}:is(#dpp-build-responsive-header,.fyre-section-content-section--dpp-build-header):has(.dpp-mobile-build-header) .fyre-section__content{justify-content:flex-start!important}}@media(min-width:768px)and (max-width:991px){.dpp-mobile-build-header__content{padding-left:var(--container-padding, 15px)}}@media(max-width:767px){.dpp-mobile-build-header{display:block;width:100%;max-width:100%;flex-basis:100%;min-height:0;margin-left:0}.dpp-mobile-build-header__media{width:100%;min-height:0;aspect-ratio:var(--dpp-build-header-image-ratio, 16 / 9)}.dpp-mobile-build-header__image{width:100%;height:100%;object-fit:cover}.dpp-mobile-build-header__backdrop{display:none}.dpp-mobile-build-header--image-reveal-slanted-from-left .dpp-mobile-build-header__image--light-pass,.dpp-mobile-build-header--image-reveal-slanted-from-right .dpp-mobile-build-header__image--light-pass{display:none;animation:none;opacity:0}.dpp-mobile-build-header:not(.is-ready) .dpp-mobile-build-header__image--clear,.dpp-mobile-build-header.is-ready .dpp-mobile-build-header__image--clear{animation:none;opacity:1;clip-path:none}.dpp-mobile-build-header__content{display:flex;padding:var(--dpp-mobile-build-header-content-padding-top, 25px) 20px var(--dpp-mobile-build-header-content-padding-bottom, 30px);align-items:center;text-align:center}.dpp-mobile-build-header__identity--image{position:absolute;z-index:1;top:50%;left:50%;display:none;width:calc(100% - 40px);translate:-50% -50%;text-align:center;text-shadow:0 2px 14px rgba(0,0,0,.9)}.dpp-mobile-build-header--title-in-image .dpp-mobile-build-header__identity--image{display:block}.dpp-mobile-build-header--title-image-top .dpp-mobile-build-header__identity--image,.dpp-mobile-build-header--title-image-bottom .dpp-mobile-build-header__identity--image{display:block;translate:-50% 0}.dpp-mobile-build-header--title-image-top .dpp-mobile-build-header__identity--image{top:var(--dpp-mobile-build-header-title-inset, 10%)}.dpp-mobile-build-header--title-image-bottom .dpp-mobile-build-header__identity--image{top:auto;bottom:var(--dpp-mobile-build-header-title-inset, 10%)}.dpp-mobile-build-header--title-in-image .dpp-mobile-build-header__identity--panel,.dpp-mobile-build-header--title-image-top .dpp-mobile-build-header__identity--panel,.dpp-mobile-build-header--title-image-bottom .dpp-mobile-build-header__identity--panel{display:none}.dpp-mobile-build-header__eyebrow{font-size:var(--dpp-mobile-build-header-eyebrow-size, 14px)}.dpp-mobile-build-header__title{min-width:0;justify-content:center;margin:7px 0 5px;padding-bottom:0;font-size:min(var(--dpp-mobile-build-header-title-size, 82px),11vw);letter-spacing:-.035em;line-height:.9}.dpp-mobile-build-header__title:after{display:none}.dpp-mobile-build-header__status{font-size:14px}.dpp-mobile-build-header__actions{width:100%;align-items:center;gap:14px;margin-top:20px}.dpp-mobile-build-header__button{min-height:48px}}@media(prefers-reduced-motion:reduce){.dpp-mobile-build-header *,.dpp-mobile-build-header *:after{animation:none!important;opacity:1!important;translate:none!important;clip-path:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/114/assets/dpp-mobile-build-header.css.map */
