.blog-hero-banner{position:relative;overflow:hidden;width:100%;height:var(--blog-hero-height-desktop, 505px);box-sizing:border-box;background:var(--blog-hero-bg-gradient, linear-gradient(180deg, rgba(0, 15, 58, 1), rgba(0, 31, 107, 1) 35%, rgba(0, 56, 168, 1) 70%, rgba(21, 101, 192, 1) 100%));color:var(--blog-hero-text-color, #ffffff);padding-top:var(--blog-hero-vertical-padding, 48px)!important;padding-bottom:var(--blog-hero-vertical-padding, 48px)!important;padding-left:0;padding-right:0}.blog-hero-banner--has-wave{padding-bottom:calc(var(--blog-hero-vertical-padding, 48px) + var(--blog-hero-wave-height, 40px))!important}.blog-hero-banner__bg-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.blog-hero-banner__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.blog-hero-banner__glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:1;opacity:.45}.blog-hero-banner__glow--top{width:450px;height:450px;background:radial-gradient(circle,#7dd3fc66,#0047ba00 70%);top:-80px;left:50%;transform:translate(-50%)}.blog-hero-banner__glow--bottom{width:350px;height:350px;background:radial-gradient(circle,#ffce0033,#001a4d00 70%);bottom:80px;right:10%}.blog-hero-banner__circle{display:block!important;position:absolute;border-radius:50%;background:#ffffff0d;pointer-events:none;z-index:1}.blog-hero-banner__circle--1{width:387.23px;height:387.23px;right:-50px;top:-107.56px}.blog-hero-banner__circle--2{width:258.15px;height:258.15px;left:25%;bottom:-50px}.blog-hero-banner__container{display:flex!important;flex-direction:column!important;align-items:var(--blog-hero-align-items, center)!important;justify-content:center!important;gap:24px!important;width:100%;margin:0 auto;position:relative;z-index:2;box-sizing:border-box;padding-left:var(--blog-hero-horizontal-padding, 24px);padding-right:var(--blog-hero-horizontal-padding, 24px);text-align:var(--blog-hero-text-align, center)}.blog-hero-banner__badge-wrapper{display:flex;justify-content:var(--blog-hero-justify, center);width:100%;margin:0;padding:0}.blog-hero-banner__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 24px;margin-bottom:6px;background:#ffffff1a;border-radius:9999px;outline:1.34px rgba(255,255,255,.2) solid;outline-offset:-1.34px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color .2s ease,transform .2s ease}.blog-hero-banner__badge:hover{outline-color:#fff6;transform:translateY(-1px)}.blog-hero-banner__badge-icon{display:flex;align-items:center;justify-content:center;color:#fdc700;width:18px;height:18px;flex-shrink:0}.blog-hero-banner__badge-icon svg{width:18px;height:18px;display:block;stroke:#fdc700;fill:none}.blog-hero-banner__badge-text{text-align:center;color:#dbeafe;font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-badge-size, 16px);font-weight:400;line-height:24px;letter-spacing:.4px;word-wrap:break-word}.blog-hero-banner__heading{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-heading-size-desktop, 80px)!important;color:var(--blog-hero-heading-color, #ffffff)!important;font-weight:400!important;margin:0!important;padding:0!important;letter-spacing:normal;max-width:var(--blog-hero-heading-max-width, 637px);width:100%;text-align:center;word-wrap:break-word;line-height:88px}.blog-hero-banner__heading-line2{display:inline-block}.blog-hero-banner__heading-line2--custom{color:var(--blog-hero-heading-line2-color, #FFD700)!important}.blog-hero-banner__subtitle{max-width:var(--blog-hero-subtitle-max-width, 688px);width:100%;margin:0!important;padding:0!important}.blog-hero-banner__subtitle p{color:var(--blog-hero-subtitle-color, #BEDBFF)!important;font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-subtitle-size, 24px)!important;font-weight:700!important;line-height:32px!important;margin:0!important;text-align:center;word-wrap:break-word}.blog-hero-banner__buttons{display:inline-flex!important;align-items:center!important;justify-content:var(--blog-hero-justify, center)!important;flex-wrap:wrap!important;gap:var(--blog-hero-btn-gap, 12px)!important;margin:0!important;padding:0!important}.blog-hero-banner__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9999px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);cursor:pointer;box-sizing:border-box;white-space:nowrap}.blog-hero-banner__btn--primary{padding:16px 48px!important;background-color:var(--blog-hero-btn1-bg, #FDC700)!important;color:var(--blog-hero-btn1-text, #005BCE)!important;border:none!important;border-radius:9999px!important;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a!important;font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:24px!important;font-weight:350!important;line-height:32px!important}.blog-hero-banner__btn--primary:hover{background-color:var(--blog-hero-btn1-hover-bg, #ffe033)!important;transform:translateY(-2px);box-shadow:0 12px 28px #ffd70059!important}.blog-hero-banner__btn--secondary{padding:16px 40px!important;background-color:var(--blog-hero-btn2-bg, rgba(255, 255, 255, .05))!important;border-radius:9999px!important;outline:2.69px rgba(255,255,255,.4) solid!important;outline-offset:-2.69px!important;color:var(--blog-hero-btn2-text, #ffffff)!important;font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:20px!important;font-weight:350!important;line-height:28px!important}.blog-hero-banner__btn--secondary:hover{background-color:var(--blog-hero-btn2-hover-bg, rgba(255, 255, 255, .15))!important;outline-color:#fff9!important;transform:translateY(-2px)}.blog-hero-banner__trust-badges{display:inline-flex!important;align-items:center!important;justify-content:var(--blog-hero-justify, center)!important;flex-wrap:nowrap!important;gap:var(--blog-hero-trust-gap, 24px)!important;max-width:100%!important;width:auto!important;margin:0!important;padding-bottom:48px!important}.blog-hero-banner__trust-item{display:inline-flex;align-items:center;gap:8px;font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-trust-size, 16px);color:#bedbff;font-weight:700;line-height:24px;white-space:nowrap}.blog-hero-banner__trust-icon{display:flex;align-items:center;justify-content:center;color:#fdc700;width:18px;height:18px;flex-shrink:0}.blog-hero-banner__trust-icon svg{width:18px;height:18px;display:block;stroke:#fdc700}.blog-hero-banner__scroll-wrapper{position:relative!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin-top:8px!important;padding-bottom:0!important;z-index:3!important}.blog-hero-banner__scroll-indicator{display:inline-flex;flex-direction:column;align-items:center;gap:4px;color:#fff6;text-decoration:none;font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px;font-weight:700;text-transform:uppercase;line-height:20px;letter-spacing:1px;transition:color .2s ease;pointer-events:auto;white-space:nowrap}.blog-hero-banner__scroll-indicator:hover{color:#fffc}.blog-hero-banner__scroll-arrow{display:flex;align-items:center;justify-content:center;width:20px;height:20px;animation:blogHeroScrollBounce 2s infinite ease-in-out}.blog-hero-banner__scroll-arrow svg{width:14px;height:14px;stroke:#fff6}@keyframes blogHeroScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.blog-hero-banner__wave{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;pointer-events:none;z-index:2}.blog-hero-banner__wave svg{position:relative;display:block;width:calc(100% + 1.3px);height:calc(var(--blog-hero-wave-height, 60px) + 2px);vertical-align:bottom}@media screen and (max-width:768px){.blog-hero-banner{height:var(--blog-hero-height-mobile, 330px);padding:32px 16px!important}.blog-hero-banner__circle,.blog-hero-banner__wave{display:none!important}.blog-hero-banner__container{gap:0!important;padding-left:0!important;padding-right:0!important;max-width:345.42px!important;margin:0 auto!important}.blog-hero-banner__badge-wrapper{margin-bottom:18px!important}.blog-hero-banner__badge{padding:7.63px 16px!important;background:#ffffff1a!important;border-radius:9999px!important;outline:.57px solid rgba(255,255,255,.2)!important;outline-offset:-.57px!important;gap:7.63px!important;margin-bottom:0!important}.blog-hero-banner__badge-icon{width:14px!important;height:14px!important;color:#fdc700!important}.blog-hero-banner__badge-icon svg{width:14px!important;height:14px!important;stroke:#fdc700!important}.blog-hero-banner__badge-text{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-badge-size-mobile, 12px)!important;font-weight:400!important;text-transform:uppercase!important;line-height:16px!important;letter-spacing:1.15px!important;color:#dbeafe!important;text-align:center!important}.blog-hero-banner__heading{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-heading-size-mobile, 32px)!important;font-weight:400!important;line-height:40px!important;color:var(--blog-hero-heading-color, #ffffff)!important;max-width:345.42px!important;margin:0 auto!important;text-align:center!important;padding-bottom:16px!important}.blog-hero-banner__heading-line2--custom{color:var(--blog-hero-heading-line2-color, #FFD700)!important}.blog-hero-banner__subtitle{max-width:345.42px!important;width:100%!important;margin:0 auto!important;padding-top:0!important;padding-bottom:0!important}.blog-hero-banner__subtitle p{font-family:Gotham_Thin,Gotham_Regular,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:var(--blog-hero-subtitle-size-mobile, 16px)!important;line-height:24px!important;color:var(--blog-hero-subtitle-color, #BEDBFF)!important;text-align:center!important;margin:0!important}.blog-hero-banner__buttons{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:11.44px!important;width:100%!important;margin:0 auto!important;padding-bottom:48px!important}.blog-hero-banner__btn--primary{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:24px!important;color:#001f6b!important;background-color:#fdc700!important;height:49.6px!important;padding:16px 40px!important;border-radius:9999px!important;box-shadow:0 7.63px 9.54px -5.73px #0000001a,0 19.08px 23.85px -4.77px #0000001a!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.blog-hero-banner__btn--secondary{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;color:#fff!important;background:#ffffff0d!important;outline:1.72px solid rgba(255,255,255,.4)!important;outline-offset:-1.72px!important;padding:16px 24px!important;border-radius:9999px!important;gap:7.63px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.blog-hero-banner__btn-icon{width:14.31px!important;height:14.31px!important}.blog-hero-banner__btn-icon svg{width:14.31px!important;height:14.31px!important}.blog-hero-banner__trust-badges{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:12px 16px!important;max-width:345.42px!important;margin:0 auto!important;padding-bottom:32px!important}.blog-hero-banner__trust-item{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:12px!important;font-weight:325!important;line-height:16px!important;color:#bedbff!important;gap:8px!important}.blog-hero-banner__trust-icon{width:12.4px!important;height:12.4px!important;color:#fdc700!important}.blog-hero-banner__trust-icon svg{width:12.4px!important;height:12.4px!important;stroke:#fdc700!important}.blog-hero-banner__scroll-wrapper{position:relative!important;margin-top:16px!important;padding-bottom:16px!important}.blog-hero-banner__scroll-text{font-family:Gotham_Bold,Gotham-Bold,Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-size:10px!important;font-weight:400!important;text-transform:uppercase!important;line-height:15px!important;letter-spacing:1px!important;color:#fff6!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-blog-hero-banner.css.map */
