.atf-promo{position:relative;display:flex;flex-direction:column;--atf-promo-navy: #0a2849;--atf-promo-solid-orange: #bf5200;--atf-promo-solid-orange-hover: #a94700;min-height:var(--atf-promo-desktop-min, 700px);color:var(--atf-promo-text);background:var(--atf-promo-background)}.atf-promo:focus-within{z-index:3}.atf-promo__background,.atf-promo__background picture,.atf-promo__background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.atf-promo__background{overflow:hidden;pointer-events:none}.atf-promo__background-image{object-fit:cover}.atf-promo__inner{box-sizing:border-box;position:relative;z-index:3;width:calc(100% - var(--atf-promo-desktop-side-padding, 16px) - var(--atf-promo-desktop-side-padding, 16px));max-width:var(--atf-promo-content-max, 1500px);min-height:inherit;margin-inline:auto;padding-top:var(--atf-promo-desktop-padding-top, 48px);padding-bottom:var(--atf-promo-desktop-padding-bottom, 48px)}.atf-promo__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.25rem,2.4vw,2.75rem);align-items:start;min-height:inherit}.atf-promo__content{position:relative;z-index:2;min-width:0;max-width:none}.atf-promo--no-promotions .atf-promo__content{grid-column:1 / -1;width:min(100%,760px)}.atf-promo__heading,.atf-promo__search-prompt,.atf-promo__reassurance,.atf-promo__intro{color:inherit}.atf-promo__heading{max-width:100%;margin:0;font-size:var(--atf-promo-desktop-heading-size, 40px);line-height:1.02}.atf-promo__search-prompt{margin:var(--atf-promo-desktop-heading-prompt-gap, 15px) 0 .65rem;font-size:clamp(1.6rem,1.3vw,1.9rem);font-weight:700}.atf-promo__search-wrap,.atf-promo__predictive,.atf-promo__search-form{width:100%;max-width:none}.atf-promo__search-wrap{display:block}.atf-promo__search-form{position:relative}.atf-promo__search-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:62px;padding:.42rem;border:1.5px solid rgb(255 255 255 / 75%);border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 12px 30px #0000002e;transition:border-color .16s ease,box-shadow .16s ease}.atf-promo__search-shell.field:before,.atf-promo__search-shell.field:after{content:none!important;display:none!important}.atf-promo__search-shell:hover,.atf-promo__search-shell:focus-within,.atf-promo__predictive[open] .atf-promo__search-shell{border-color:var(--atf-promo-accent);box-shadow:0 0 0 2px #d8600057,0 12px 30px #0000002e}.atf-promo__search-input{position:relative;z-index:2;min-width:0;min-height:46px;padding-inline:1.1rem;border:0;color:#071b2b;background:transparent;box-shadow:none;font-size:1.6rem;font-weight:600}.atf-promo__search-placeholder{position:absolute;z-index:3;top:50%;right:12.5rem;left:1.55rem;display:flex;gap:.32em;align-items:center;overflow:hidden;font-size:1.6rem;font-weight:600;line-height:1.2;white-space:nowrap;opacity:0;pointer-events:none;transform:translateY(-50%);transition:left .12s ease,opacity .12s ease}.atf-promo__search-placeholder-prefix{flex:0 0 auto;color:#0a2849c2}.atf-promo__search-placeholder-suffix{overflow:hidden;color:#0a2849a3;text-overflow:ellipsis;opacity:1;transition:opacity .16s ease}.atf-promo__search-placeholder-suffix.is-changing,atf-promo-search-feedback[data-search-has-value] .atf-promo__search-placeholder{opacity:0}atf-promo-search-feedback[data-rotating-placeholder]:not([data-search-has-value]) .atf-promo__search-placeholder{opacity:1}atf-promo-search-feedback:not([data-search-has-value]) .atf-promo__search-shell:focus-within .atf-promo__search-placeholder{left:2.35rem;opacity:.2}.atf-promo .atf-promo__search-input:focus,.atf-promo .atf-promo__search-input:focus-visible{outline:0;box-shadow:none}.atf-promo__search-submit{position:static;display:inline-flex!important;align-items:center;justify-content:center;width:auto;min-width:108px;min-height:46px;padding:.8rem 1.5rem;border:0;border-radius:999px;color:#fff;background:var(--atf-promo-solid-orange);cursor:pointer;font-size:1.5rem;font-weight:700;line-height:1;gap:.55rem;transition:background-color .16s ease,color .16s ease}.atf-promo__search-loading{display:none;position:static;width:2.2rem;height:2.2rem;color:#fff}.atf-promo__search-loading-mark{display:block;width:100%;height:100%;overflow:visible;animation:atf-promo-search-loader-mark 1.55s linear infinite}.atf-promo__search-loading-trace{fill:none;stroke:currentColor;stroke-width:.8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation:atf-promo-search-loader-trace 1.55s ease-in-out infinite}.atf-promo__search-loading-fill{fill:currentColor;opacity:0;animation:atf-promo-search-loader-fill 1.55s linear infinite}atf-promo-search-feedback[data-submitting] .atf-promo__search-loading{display:inline-flex}atf-promo-search-feedback[data-submitting] .atf-promo__search-submit-label,atf-promo-search-feedback[data-submitting] .predictive-search__loading-state{display:none}@keyframes atf-promo-search-loader-mark{0%,87%{opacity:1}to{opacity:0}}@keyframes atf-promo-search-loader-trace{0%{stroke-dashoffset:1;opacity:1}55%{stroke-dashoffset:0;opacity:1}68%,to{stroke-dashoffset:0;opacity:0}}@keyframes atf-promo-search-loader-fill{0%,55%{opacity:0}68%,87%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.atf-promo__search-loading-mark,.atf-promo__search-loading-trace,.atf-promo__search-loading-fill{animation:none}.atf-promo__search-loading-trace{opacity:0}.atf-promo__search-loading-fill{opacity:1}}.atf-promo__reassurance-shell{position:relative;display:block;align-self:start;width:100%;margin-top:var(--atf-promo-desktop-reassurance-top-gap, 0px);margin-bottom:var(--atf-promo-desktop-reassurance-heading-gap, 18px)}.atf-promo__reassurances{display:flex;flex-wrap:nowrap;gap:clamp(.5rem,1vw,1rem);align-items:center;margin:0;padding:0;list-style:none;white-space:nowrap}.atf-promo__reassurance{display:inline-flex;flex:0 1 auto;gap:.4rem;align-items:center;min-width:0;margin:0;font-size:var(--atf-promo-desktop-reassurance-size, 14px);font-weight:700;white-space:nowrap}.atf-promo__reassurance-icon{flex:0 0 auto;color:var(--atf-promo-reassurance-icon-color, var(--atf-promo-accent))}.atf-promo__reassurance-icon .standard-icon,.atf-promo__reassurance-icon .custom-icon{fill:currentColor}.atf-promo__reassurance-icon .custom-icon{stroke:currentColor}.atf-promo__reassurance-shell:hover .atf-promo__reassurance,.atf-promo__reassurance-shell:focus-within .atf-promo__reassurance,.atf-promo__reassurance-shell[data-paused=true] .atf-promo__reassurance{animation-play-state:paused}.atf-promo__reassurance-motion-toggle{position:absolute;top:0;right:0;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.atf-promo__reassurance-motion-toggle:focus-visible{z-index:3;width:auto;min-width:44px;height:44px;padding:.6rem 1rem;overflow:visible;clip-path:none;border:1px solid currentColor;border-radius:999px;color:#fff;background:var(--atf-promo-navy);font-weight:700}.atf-promo__reassurance-play-label,.atf-promo__reassurance-motion-toggle[aria-pressed=true] .atf-promo__reassurance-pause-label{display:none}.atf-promo__reassurance-motion-toggle[aria-pressed=true] .atf-promo__reassurance-play-label{display:inline}.atf-promo__intro{max-width:62ch;margin-top:var(--atf-promo-desktop-search-intro-gap, 10px);margin-bottom:0;font-size:var(--atf-promo-desktop-intro-size, 15px);font-weight:500}.atf-promo__intro>:first-child{margin-top:0}.atf-promo__intro>:last-child{margin-bottom:0}.atf-promo__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:.75rem;margin-top:var(--atf-promo-desktop-intro-actions-gap, 16px)}.atf-promo__secondary-action{display:grid;gap:.4rem}.atf-promo__secondary-prompt{margin:0;color:inherit;font-size:1.4rem;font-weight:700;line-height:1.3;text-align:center}.atf-promo__action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:1rem 1.25rem;border:2px solid currentColor;border-radius:999px;color:inherit;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.atf-promo__action--primary{border-color:var(--atf-promo-accent);color:#fff;background:#bf52006b}.atf-promo__action--secondary{border-color:var(--atf-promo-accent);color:#fff;background:var(--atf-promo-solid-orange)}.atf-promo__action--primary:hover,.atf-promo__action--primary:focus-visible,.atf-promo__action--primary:active{border-color:#0a2849;color:#fff;background:#0a2849b3}.atf-promo__action--secondary:hover,.atf-promo__action--secondary:focus-visible,.atf-promo__action--secondary:active{border-color:#0a2849;color:#fff;background:#0a2849}.atf-promo__search-submit:hover,.atf-promo__search-submit:focus-visible,.atf-promo__search-submit:active{background:var(--atf-promo-solid-orange-hover)}.atf-promo__mosaic-frame{display:contents}.atf-promo__carousel-tools,.atf-promo__carousel-indicator{display:none}.atf-promo__mosaic{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(.5rem,1vw,.9rem);justify-self:end;width:var(--atf-promo-mosaic-size, 100%);min-width:0;min-height:clamp(var(--atf-promo-mosaic-min-height, 430px),var(--atf-promo-mosaic-fluid-height, 38vw),var(--atf-promo-mosaic-max-height, 570px))}.atf-promo__card{position:relative;min-width:0;min-height:0;overflow:hidden;border-radius:var(--media-radius, 8px);background:#17344a}.atf-promo__tile-rotator{position:relative;display:block;width:100%;height:100%}.atf-promo__card--1{grid-row:1 / 3}.atf-promo__mosaic--1{grid-template-columns:1fr;grid-template-rows:1fr}.atf-promo__mosaic--1 .atf-promo__card--1,.atf-promo__mosaic--2 .atf-promo__card--1{grid-row:auto}.atf-promo__mosaic--2{grid-template-rows:1fr}.atf-promo__card-link,.atf-promo__picture,.atf-promo__image,.atf-promo__placeholder{display:block;width:100%;height:100%}.atf-promo__card-link{position:relative;min-height:44px;color:#fff;text-decoration:none;transform-origin:center;transition:transform .1s ease}.atf-promo__card-link[data-promo-variant]{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .48s ease,transform .1s ease,visibility 0s linear .48s}.atf-promo__card-link[data-promo-variant].is-active{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.atf-promo__card-link:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#000;opacity:0;transition:opacity .16s ease}.atf-promo__card-link:focus-visible:after{opacity:.11}.atf-promo__card-link:active:after{opacity:.16}.atf-promo__card-link:active{transform:scale(.995)}@media(hover:hover)and (pointer:fine){.atf-promo__card-link:hover:after{opacity:.11}}.atf-promo__image{object-fit:cover;object-position:var(--atf-promo-position, center)}.atf-promo__placeholder{background:#dce4e8}.atf-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#000;opacity:clamp(0,var(--atf-promo-overlay-opacity, .55),.8);transition:opacity .16s ease}.atf-promo__card-copy{position:absolute;z-index:2;inset:auto clamp(1rem,2.5vw,2rem) clamp(1rem,2.5vw,2rem);display:grid;gap:.3rem;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.75)}.atf-promo__eyebrow{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.atf-promo__card-heading{font-size:clamp(2rem,2vw,2.8rem);font-weight:700;line-height:1.1}.atf-promo__card-cta{font-size:1.4rem;font-weight:700;text-decoration:underline;text-underline-offset:.2em}.atf-promo :focus-visible{outline:3px solid #fff;outline-offset:4px;box-shadow:0 0 0 6px #0a2849}.atf-promo__card-link:focus-visible{outline:3px solid #fff;outline-offset:-6px;box-shadow:inset 0 0 0 6px #0a2849}.atf-promo__strip{position:relative;z-index:2;width:100%;min-height:var(--atf-promo-strip-height-desktop, 44px);margin-top:auto;padding:.6rem max(1rem,calc((100vw - var(--atf-promo-content-max, 1500px)) / 2));color:#fff;background:var(--atf-promo-strip-background, #0a2849)}.atf-promo__strip-inner{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1rem,2vw,2.4rem);align-items:center;width:100%}.atf-promo__strip-inner--no-finder-desktop{grid-template-columns:minmax(0,1fr)}.atf-promo__strip-list{display:grid;grid-template-columns:repeat(var(--atf-promo-strip-desktop-count, 1),minmax(0,1fr));align-items:center;min-height:calc(var(--atf-promo-strip-height-desktop, 44px) - 1.2rem);margin:0;padding:0;list-style:none}.atf-promo__finder-trigger{-webkit-appearance:none;appearance:none;display:inline-flex;gap:.5em;align-items:center;justify-content:flex-start;min-height:32px;padding:.25rem 0;border:0;color:#fff;background:transparent;cursor:pointer;font:inherit;font-size:1.4rem;font-weight:700;line-height:1.25;text-align:left}.atf-promo__finder-trigger:hover,.atf-promo__finder-trigger:focus-visible{color:#d86000;text-decoration:underline;text-underline-offset:.2em}.atf-promo__finder-trigger-arrow{display:inline-flex;width:1em;height:1em;transition:transform .18s ease;transform:rotate(90deg)}.atf-promo__finder-trigger-arrow .icon{width:100%;height:100%}atf-promo-finder-drawer{display:contents}.atf-promo__finder-drawer-region{position:relative;z-index:2;display:grid;grid-template-rows:0fr;width:100%;color:#182334;background:var(--atf-promo-finder-drawer-background, #f0f0f0);transition:grid-template-rows .24s ease}.atf-promo__finder-drawer-reveal{min-height:0;overflow:hidden}.atf-promo__finder-drawer-panel{width:min(100%,calc(var(--atf-promo-content-max, 1500px) + 4rem));margin-inline:auto;padding:clamp(1.4rem,2.5vw,3.2rem) clamp(1rem,2vw,2rem)}atf-promo-finder-drawer[data-finder-open] .atf-promo__finder-drawer-region{grid-template-rows:1fr}atf-promo-finder-drawer[data-finder-open] .atf-promo__finder-trigger-arrow{transform:rotate(270deg)}.atf-promo__strip-list--desktop-count-1{justify-items:var(--atf-promo-strip-single-justify, center)}.atf-promo__strip-item{min-width:0;color:var(--atf-promo-strip-item-color, #fff);font-size:var(--atf-promo-strip-item-size, 14px);font-weight:700;text-align:center}.atf-promo__strip-link,.atf-promo__strip-copy{display:inline-flex;gap:.45em;align-items:center;justify-content:center;min-height:32px;color:inherit;line-height:1.25;text-decoration:none;transition:color .16s ease,text-decoration-color .16s ease}.atf-promo__strip-icon,.atf-promo__strip-arrow{display:inline-flex;flex:0 0 auto;color:inherit}.atf-promo__strip-icon .icon,.atf-promo__strip-arrow .icon{width:1em;height:1em}.atf-promo__strip .standard-icon,.atf-promo__strip .custom-icon{fill:currentColor}.atf-promo__strip .custom-icon{stroke:currentColor}.atf-promo__strip-link:hover,.atf-promo__strip-link:focus-visible{color:#d86000;text-decoration:underline;text-underline-offset:.2em}.atf-promo__strip--animate-links .atf-promo__strip-link{animation:atf-promo-strip-link 4s ease-in-out infinite}.atf-promo__strip--animate-links .atf-promo__strip-item:nth-child(2) .atf-promo__strip-link{animation-delay:1s}.atf-promo__strip--animate-links .atf-promo__strip-item:nth-child(3) .atf-promo__strip-link{animation-delay:2s}.atf-promo__strip--animate-links .atf-promo__strip-item:nth-child(4) .atf-promo__strip-link{animation-delay:3s}@keyframes atf-promo-strip-link{0%,78%,to{color:inherit;text-decoration-line:none}86%,94%{color:#d86000;text-decoration-line:underline}}.atf-promo__reassurances--count-2 .atf-promo__reassurance{animation-name:atf-promo-reassurance-2}.atf-promo__reassurances--count-3 .atf-promo__reassurance{animation-name:atf-promo-reassurance-3}.atf-promo__reassurances--count-4 .atf-promo__reassurance{animation-name:atf-promo-reassurance-4}.atf-promo__reassurances--count-5 .atf-promo__reassurance{animation-name:atf-promo-reassurance-5}@keyframes atf-promo-reassurance-2{0%,42%{opacity:1;transform:translate(0)}50%,92%{opacity:0;transform:translate(-10px)}92.01%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes atf-promo-reassurance-3{0%,27%{opacity:1;transform:translate(0)}33.33%,93%{opacity:0;transform:translate(-10px)}93.01%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes atf-promo-reassurance-4{0%,20%{opacity:1;transform:translate(0)}25%,95%{opacity:0;transform:translate(-10px)}95.01%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes atf-promo-reassurance-5{0%,16%{opacity:1;transform:translate(0)}20%,96%{opacity:0;transform:translate(-10px)}96.01%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@supports (text-wrap: balance){.atf-promo__heading,.atf-promo__card-heading{text-wrap:balance}}@supports (text-wrap: pretty){.atf-promo__intro{text-wrap:pretty}}@media(max-width:899px){.atf-promo{min-height:var(--atf-promo-mobile-min, 0)}.atf-promo__grid{grid-template-columns:1fr}.atf-promo__inner{padding-top:var(--atf-promo-mobile-padding-top, 32px);padding-bottom:var(--atf-promo-mobile-padding-bottom, 32px)}.atf-promo__content{order:1;max-width:760px;margin-inline:auto;text-align:center}.atf-promo__heading,.atf-promo__search-prompt,.atf-promo__reassurance,.atf-promo__intro{margin-inline:auto}.atf-promo__search-input{text-align:start}.atf-promo__reassurances{justify-content:center}.atf-promo__mosaic{order:2;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;min-height:0;justify-self:center}.atf-promo__card--1{grid-column:1 / -1;grid-row:auto;aspect-ratio:16 / 7}.atf-promo__card--2,.atf-promo__card--3{aspect-ratio:16 / 9}.atf-promo__mosaic--1 .atf-promo__card--1,.atf-promo__mosaic--2 .atf-promo__card--2{grid-column:1 / -1}}@media(max-width:749px){.atf-promo__grid{row-gap:var(--atf-promo-mobile-actions-mosaic-gap, 20px)}.atf-promo__inner{width:calc(100% - var(--atf-promo-mobile-side-padding, 12px) - var(--atf-promo-mobile-side-padding, 12px))}.atf-promo__content{margin-inline:auto;text-align:center}.atf-promo__heading{font-size:var(--atf-promo-mobile-heading-size, 32px)}.atf-promo__search-prompt{margin-top:var(--atf-promo-mobile-heading-prompt-gap, 12px)}.atf-promo__intro{margin-top:var(--atf-promo-mobile-search-intro-gap, 10px);font-size:var(--atf-promo-mobile-intro-size, 14px)}.atf-promo__heading,.atf-promo__search-prompt,.atf-promo__reassurance,.atf-promo__intro{margin-inline:auto}.atf-promo__search-input{text-align:start}.atf-promo__reassurance{justify-content:center;white-space:normal;font-size:var(--atf-promo-mobile-reassurance-size, 14px)}.atf-promo__reassurance-shell{margin-top:var(--atf-promo-mobile-reassurance-top-gap, 0px);margin-bottom:var(--atf-promo-mobile-reassurance-heading-gap, 16px)}.atf-promo__reassurances{justify-content:center;white-space:normal}.atf-promo__reassurance-shell[data-count]:not([data-count="1"]){display:grid;grid-template-columns:minmax(0,1fr);align-items:center}.atf-promo__reassurance-shell[data-count]:not([data-count="1"]) .atf-promo__reassurances{display:grid}.atf-promo__reassurance-shell[data-count]:not([data-count="1"]) .atf-promo__reassurance{grid-area:1 / 1;opacity:0;transform:translate(10px);animation-duration:var(--atf-promo-reassurance-cycle);animation-delay:var(--atf-promo-reassurance-delay);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.atf-promo__actions{grid-template-columns:1fr;gap:var(--atf-promo-mobile-cta-gap, 12px);width:min(100%,520px);margin-top:1.5rem;margin-inline:auto}.atf-promo__action{width:100%}.atf-promo__mosaic{gap:var(--atf-promo-mobile-mosaic-gap, 8px);justify-self:center}.atf-promo--mobile-carousel .atf-promo__mosaic-frame{display:block;order:2;width:var(--atf-promo-mosaic-size, 100%);min-width:0;margin-inline:auto}.atf-promo--mobile-carousel .atf-promo__carousel-tools{display:flex;align-items:center;justify-content:center;min-height:22px;margin-bottom:.35rem}.atf-promo__carousel-hint{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.02em;transform-origin:center;animation:atf-promo-carousel-hint 2.8s ease-in-out infinite}.atf-promo--mobile-carousel .atf-promo__mosaic{display:flex;grid-template-columns:none;grid-template-rows:none;width:100%;min-height:0;padding:0 .75rem;overflow-x:auto;overflow-anchor:none;overscroll-behavior-inline:contain;scroll-padding-inline:.75rem;scroll-snap-type:none;scroll-behavior:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.atf-promo--mobile-carousel .atf-promo__mosaic::-webkit-scrollbar{display:none}.atf-promo--mobile-carousel .atf-promo__card{display:block;flex:0 0 calc(100% - 1.5rem);grid-column:auto;grid-row:auto;aspect-ratio:16 / 10;scroll-snap-align:none}.atf-promo--mobile-carousel .atf-promo__carousel-indicator{display:block;position:relative;width:min(72px,28vw);height:2px;margin:.55rem auto 0;overflow:hidden;border-radius:999px;background:#ffffff57}.atf-promo__carousel-progress{display:block;width:calc(100% / var(--atf-promo-carousel-count, 3));height:100%;border-radius:inherit;background:#fff;transform:translateZ(0);will-change:transform}@keyframes atf-promo-carousel-hint{0%,to{color:#fff;transform:scale(1)}50%{color:#d7dadd;transform:scale(1.012)}}.atf-promo--mobile-intro-after .atf-promo__grid{row-gap:0}.atf-promo--mobile-intro-after .atf-promo__content{display:contents}.atf-promo--mobile-intro-after .atf-promo__reassurance-shell,.atf-promo--mobile-intro-after .atf-promo__heading,.atf-promo--mobile-intro-after .atf-promo__search-prompt,.atf-promo--mobile-intro-after .atf-promo__search-wrap,.atf-promo--mobile-intro-after .atf-promo__actions,.atf-promo--mobile-intro-after .atf-promo__intro{width:100%;margin-inline:auto;text-align:center}.atf-promo--mobile-intro-after .atf-promo__search-wrap{position:relative;z-index:3}.atf-promo--mobile-intro-after .atf-promo__reassurance-shell{order:1}.atf-promo--mobile-intro-after .atf-promo__heading{order:2}.atf-promo--mobile-intro-after .atf-promo__search-prompt{order:3}.atf-promo--mobile-intro-after .atf-promo__search-wrap{order:4}.atf-promo--mobile-intro-after .atf-promo__actions{order:5}.atf-promo--mobile-intro-after .atf-promo__mosaic-frame,.atf-promo--mobile-intro-after .atf-promo__mosaic{order:6;margin-top:var(--atf-promo-mobile-actions-mosaic-gap, 20px)}.atf-promo--mobile-intro-after.atf-promo--mobile-carousel .atf-promo__mosaic{margin-top:0}.atf-promo--mobile-intro-after .atf-promo__intro{order:7;margin-top:var(--atf-promo-mobile-search-intro-gap, 10px)}.atf-promo__card--1{grid-column:1 / -1;grid-row:auto;aspect-ratio:16 / 10}.atf-promo__card--2,.atf-promo__card--3{aspect-ratio:1 / 1}}@media(min-width:750px){.atf-promo--visibility-mobile{display:none}.atf-promo__reassurance-shell--desktop-carousel[data-count]:not([data-count="1"]){display:grid;grid-template-columns:minmax(0,1fr);align-items:center}.atf-promo__reassurance-shell--desktop-carousel[data-count]:not([data-count="1"]) .atf-promo__reassurances{display:grid}.atf-promo__reassurance-shell--desktop-carousel[data-count]:not([data-count="1"]) .atf-promo__reassurance{grid-area:1 / 1;opacity:0;transform:translate(10px);animation-duration:var(--atf-promo-reassurance-cycle);animation-delay:var(--atf-promo-reassurance-delay);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.atf-promo__finder-trigger--pill-desktop{min-height:40px;padding:.65rem 1.2rem;border-radius:999px;color:#fff;background:var(--atf-promo-solid-orange)}.atf-promo__finder-trigger--pill-desktop:hover,.atf-promo__finder-trigger--pill-desktop:focus-visible,.atf-promo__finder-trigger--pill-desktop:active{color:#fff;background:var(--atf-promo-solid-orange-hover);text-decoration:none}.atf-promo__strip--desktop-hidden,.atf-promo__strip-item--desktop-hidden,.atf-promo__finder-trigger--desktop-hidden,.atf-promo__finder-drawer-region--desktop-hidden{display:none}}@media(max-width:749px){.atf-promo--visibility-desktop,.atf-promo__strip--mobile-hidden,.atf-promo__strip-item--mobile-hidden,.atf-promo__finder-trigger--mobile-hidden,.atf-promo__finder-drawer-region--mobile-hidden{display:none}.atf-promo__strip{min-height:var(--atf-promo-strip-height-mobile, 48px);padding:.6rem .75rem}.atf-promo__strip-list{grid-template-columns:1fr;gap:.25rem;order:1;min-height:calc(var(--atf-promo-strip-height-mobile, 48px) - 1.2rem)}.atf-promo__strip-inner{grid-template-columns:1fr;gap:.25rem}.atf-promo__finder-trigger{order:2;justify-content:center;width:100%;min-height:40px;text-align:center}.atf-promo__finder-trigger--pill-mobile{width:auto;min-height:40px;margin-inline:auto;padding:.65rem 1.2rem;border-radius:999px;color:#fff;background:var(--atf-promo-solid-orange)}.atf-promo__finder-trigger--pill-mobile:hover,.atf-promo__finder-trigger--pill-mobile:focus-visible,.atf-promo__finder-trigger--pill-mobile:active{color:#fff;background:var(--atf-promo-solid-orange-hover);text-decoration:none}.atf-promo__finder-drawer-panel{padding:1.2rem .75rem 1.6rem}.atf-promo__strip-item,.atf-promo__strip-link,.atf-promo__strip-copy{width:100%}.atf-promo__strip-item{font-weight:400}}@media(max-width:399px){.atf-promo__card--2,.atf-promo__card--3{grid-column:1 / -1;aspect-ratio:16 / 9}}@media(prefers-reduced-motion:reduce){.atf-promo__reassurance:not(:first-child){display:none!important}.atf-promo__reassurance:first-child{grid-area:auto!important;opacity:1!important;transform:none!important;animation:none!important}.atf-promo__reassurance-motion-toggle{display:none!important}.atf-promo__card-link:active{transform:none}.atf-promo__carousel-hint,.atf-promo__strip--animate-links .atf-promo__strip-link{animation:none!important}.atf-promo *,.atf-promo *:before,.atf-promo *:after{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/atf-hero-promo-mosaic.css.map */
