.atn-bo-hduo{background:var(--bhd-bg);padding-top:var(--bhd-pad-top);padding-bottom:var(--bhd-pad-bottom)}.atn-bo-hduo__container{max-width:100%}.atn-bo-hduo__container--full{width:100%;max-width:none;padding-inline:0}.atn-bo-hduo__stage{position:relative;overflow:hidden;min-height:var(--bhd-min-h);display:flex;border:var(--bhd-border-w) solid var(--bhd-border-c);border-radius:var(--bhd-radius)}.atn-bo-hduo__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.atn-bo-hduo__media img{display:block;width:100%;height:100%;object-fit:cover}.atn-bo-hduo__media--m{display:none}.atn-bo-hduo__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--bhd-overlay)}.atn-bo-hduo__inner{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;flex:1 1 auto;width:100%;min-width:0;padding:var(--bhd-stage-pad-y) var(--bhd-stage-pad-x)}.atn-bo-hduo__head{text-align:center;margin-bottom:18px}.atn-bo-hduo__heading{margin:0 0 6px;width:auto;max-width:none;color:var(--bhd-heading-c);font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.atn-bo-hduo--serif .atn-bo-hduo__heading{font-family:Georgia,Times New Roman,Playfair Display,serif}.atn-bo-hduo__tagline{margin:0 0 6px;color:var(--bhd-tagline-c);font-weight:700;line-height:1.3}.atn-bo-hduo__subtitle{margin:0;color:var(--bhd-subtitle-c);line-height:1.4}.atn-bo-hduo__panels{display:flex;align-items:stretch;justify-content:space-between;gap:var(--bhd-panel-gap)}.atn-bo-hduo__panels>.atn-bo-hduo__trust{flex:1 1 0;min-width:0;align-self:flex-end;order:2;margin-top:0;margin-bottom:4px}.atn-bo-hduo__panels>.atn-bo-hduo__panel{order:3}.atn-bo-hduo__panels>.atn-bo-hduo__panel:first-child{order:1}.atn-bo-hduo__panel{flex:0 0 var(--bhd-panel-w);display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:var(--bhd-panel-pad);background:var(--bhd-p-bg);border:var(--bhd-panel-border-w) solid var(--bhd-p-border-c);border-radius:var(--bhd-panel-radius);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.atn-bo-hduo__p-head{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:10px}.atn-bo-hduo__panel--icon-right .atn-bo-hduo__p-head{flex-direction:row-reverse}.atn-bo-hduo__panel--icon-right{align-items:flex-end;text-align:right}.atn-bo-hduo__panel--icon-right .atn-bo-hduo__p-titles{text-align:right}.atn-bo-hduo__p-icon{flex:none;display:flex;align-items:center;justify-content:center;width:var(--bhd-icon-size);height:var(--bhd-icon-size);padding:calc(var(--bhd-icon-size) * .24);border-radius:50%;background:var(--bhd-p-icon-bg);color:var(--bhd-p-icon-c)}.atn-bo-hduo__p-icon--ring{border:2px solid var(--bhd-p-icon-ring)}.atn-bo-hduo__p-icon--filled{box-shadow:0 6px 16px #00142538}.atn-bo-hduo__p-icon--none{display:none}.atn-bo-hduo__p-icon svg,.atn-bo-hduo__p-icon img{display:block;width:100%;height:100%;object-fit:contain}.atn-bo-hduo__p-titles{min-width:0}.atn-bo-hduo__p-title{margin:0;width:auto;max-width:none;color:var(--bhd-p-title-c);font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.atn-bo-hduo__p-sub{display:block;margin-top:2px;color:var(--bhd-p-sub-c);font-weight:700;line-height:1.25;text-transform:uppercase;letter-spacing:.06em}.atn-bo-hduo__p-text{margin:0 0 12px;color:var(--bhd-p-text-c);line-height:1.5}.atn-bo-hduo__checks{display:flex;flex-direction:column;gap:var(--bhd-list-gap);width:100%;margin:0 0 14px;padding:0;list-style:none}.atn-bo-hduo__check{display:flex;align-items:flex-start;gap:8px;color:var(--bhd-p-list-c);line-height:1.35}.atn-bo-hduo__panel--icon-right .atn-bo-hduo__check{flex-direction:row-reverse}.atn-bo-hduo__check-icon{width:var(--bhd-list-icon);height:var(--bhd-list-icon);flex:none;margin-top:1px;color:var(--bhd-p-list-icon-c)}.atn-bo-hduo__trust{position:relative;margin-top:var(--bhd-trust-gap)}.atn-bo-hduo__panels>.atn-bo-hduo__trust .atn-bo-hduo__trust-item{padding:4px 6px}.atn-bo-hduo__trust-track{display:grid;grid-template-columns:repeat(var(--bhd-trust-cols),minmax(0,1fr));gap:0}.atn-bo-hduo__trust-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:4px 10px;min-width:0;text-align:center}.atn-bo-hduo__trust--dividers .atn-bo-hduo__trust-item{position:relative}.atn-bo-hduo__trust--dividers .atn-bo-hduo__trust-item:after{content:"";position:absolute;top:6%;right:0;width:1px;height:88%;background:var(--bhd-trust-divider-c)}.atn-bo-hduo__trust--dividers .atn-bo-hduo__trust-item:last-child:after{display:none}.atn-bo-hduo__trust--dividers.is-mslider .atn-bo-hduo__trust-item:after{display:none}.atn-bo-hduo__trust-icon{display:block;width:var(--bhd-trust-icon-size);height:var(--bhd-trust-icon-size);color:var(--bhd-trust-icon-c)}.atn-bo-hduo__trust-icon svg,.atn-bo-hduo__trust-icon img{display:block;width:100%;height:100%;object-fit:contain}.atn-bo-hduo__trust-label{display:block;color:var(--bhd-trust-label-c);font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.05em}.atn-bo-hduo__trust-label span{display:block}.atn-bo-hduo .atn-cm-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 26px;border:2px solid transparent;border-radius:6px;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.05em;line-height:normal;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.atn-bo-hduo .atn-cm-btn__arrow{flex:0 0 auto;width:15px;height:15px;transition:transform .18s ease}.atn-bo-hduo a.atn-cm-btn:hover .atn-cm-btn__arrow,.atn-bo-hduo a.atn-cm-btn:focus-visible .atn-cm-btn__arrow{transform:translate(3px)}.atn-bo-hduo .atn-cm-btn--primary{color:#001425;background:linear-gradient(180deg,#f6c641,#f5b51b 55%,#e3a400);box-shadow:0 6px 18px #f5b51b47}.atn-bo-hduo a.atn-cm-btn--primary:hover,.atn-bo-hduo a.atn-cm-btn--primary:focus-visible{color:#001425;transform:translateY(-2px);box-shadow:0 12px 26px #f5b51b6b}.atn-bo-hduo .atn-cm-btn--secondary{color:#fff;background:#00132659;border-color:#e3a400}.atn-bo-hduo a.atn-cm-btn--secondary:hover,.atn-bo-hduo a.atn-cm-btn--secondary:focus-visible{color:#f5b51b;background:#00132699;border-color:#f5b51b;transform:translateY(-2px)}.atn-bo-hduo .atn-cm-btn--ghost{color:#fff;background:transparent;border-color:#ffffff8c}.atn-bo-hduo a.atn-cm-btn--ghost:hover,.atn-bo-hduo a.atn-cm-btn--ghost:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-bo-hduo .atn-cm-btn--dark{color:#fff;background:#001f38;border-color:#001f38}.atn-bo-hduo a.atn-cm-btn--dark:hover,.atn-bo-hduo a.atn-cm-btn--dark:focus-visible{color:#f5b51b;border-color:#f5b51b;transform:translateY(-2px)}.atn-bo-hduo .atn-cm-btn--accent{color:var(--bhd-p-acc-txt);background:linear-gradient(180deg,var(--bhd-p-acc-1) 0%,var(--bhd-p-acc-2) 55%,var(--bhd-p-acc-3) 100%);box-shadow:0 6px 18px #00142547}.atn-bo-hduo a.atn-cm-btn--accent:hover,.atn-bo-hduo a.atn-cm-btn--accent:focus-visible{color:var(--bhd-p-acc-txt);transform:translateY(-2px);box-shadow:0 12px 26px #0014256b}.atn-bo-hduo .atn-cm-btn--accent-outline{color:#fff;background:transparent;border-color:var(--bhd-p-acc-2)}.atn-bo-hduo a.atn-cm-btn--accent-outline:hover,.atn-bo-hduo a.atn-cm-btn--accent-outline:focus-visible{color:var(--bhd-p-acc-2);border-color:var(--bhd-p-acc-2);transform:translateY(-2px)}.atn-bo-hduo__trust .atn-ms-arrow,.atn-bo-hduo__trust .atn-ms-dots{display:none}.atn-bo-hduo__trust.is-mslider .atn-bo-hduo__trust-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.atn-bo-hduo__trust.is-mslider .atn-bo-hduo__trust-track::-webkit-scrollbar{display:none}.atn-bo-hduo__trust.is-mslider .atn-bo-hduo__trust-item{flex:0 0 var(--bhd-peek);scroll-snap-align:start}.atn-bo-hduo__trust.is-mslider .atn-ms-arrow{position:absolute;top:40%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:50%;background:#001425b3;border:1px solid #E3A400;color:#fff;cursor:pointer;z-index:4;transition:background-color .18s,color .18s,opacity .18s}.atn-bo-hduo__trust.is-mslider .atn-ms-arrow svg{width:16px;height:16px}.atn-bo-hduo__trust.is-mslider .atn-ms-arrow:hover{background:#f5b51b;color:#001425}.atn-bo-hduo__trust.is-mslider .atn-ms-arrow.is-disabled{opacity:.35;pointer-events:none}.atn-bo-hduo__trust.is-mslider .atn-ms-arrow--prev{left:2px}.atn-bo-hduo__trust.is-mslider .atn-ms-arrow--next{right:2px}.atn-bo-hduo__trust.is-mslider .atn-ms-dots{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:12px}@media(max-width:1100px){.atn-bo-hduo__panels{gap:14px}.atn-bo-hduo__panel{flex:1 1 0}}@media(max-width:990px){.atn-bo-hduo__panels{flex-direction:column}.atn-bo-hduo__panels>.atn-bo-hduo__trust{order:9;align-self:stretch;margin-top:var(--bhd-trust-gap);margin-bottom:0}.atn-bo-hduo__panel{flex:1 1 auto;width:100%}.atn-bo-hduo__panel--icon-right{align-items:flex-start;text-align:left}.atn-bo-hduo__panel--icon-right .atn-bo-hduo__p-head{flex-direction:row}.atn-bo-hduo__panel--icon-right .atn-bo-hduo__p-titles{text-align:left}.atn-bo-hduo__panel--icon-right .atn-bo-hduo__check{flex-direction:row}}@media(max-width:749px){.atn-bo-hduo--has-mimg .atn-bo-hduo__media--d{display:none}.atn-bo-hduo--has-mimg .atn-bo-hduo__media--m{display:block}.atn-bo-hduo__inner{justify-content:flex-start}.atn-bo-hduo .atn-cm-btn{width:100%}}@media(prefers-reduced-motion:reduce){.atn-bo-hduo .atn-cm-btn,.atn-bo-hduo .atn-cm-btn__arrow,.atn-bo-hduo__trust.is-mslider .atn-ms-arrow{transition:none}.atn-bo-hduo a.atn-cm-btn:hover,.atn-bo-hduo a.atn-cm-btn:focus-visible,.atn-bo-hduo a.atn-cm-btn:hover .atn-cm-btn__arrow{transform:none}.atn-bo-hduo__trust.is-mslider .atn-bo-hduo__trust-track{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-atn-bo-hero-duo.css.map */
