.banner{display:flex;position:relative;flex-direction:column;background-color:#fff;padding:72px 36px}@media screen and (min-width: 750px){.banner{padding-top:84px;padding-bottom:84px}}.banner-primary{background-color:var(--main-color-primary);transition:background-color .2s}.banner-primary:hover{background-color:#005fe5}.banner-secondary{border:1px solid #fff;color:#fff}.banner__box{text-align:center}.banner--content{max-width:none!important}@media only screen and (max-width: 749px){.banner--content-align-mobile-right .banner__box{text-align:right}.banner--content-align-mobile-left .banner__box{text-align:left}}@media only screen and (min-width: 750px){.banner--content-align-right .banner__box{text-align:right}.banner--content-align-left .banner__box{text-align:left}.banner--content-align-left.banner--desktop-transparent .banner__box,.banner--content-align-right.banner--desktop-transparent .banner__box,.banner--medium.banner--desktop-transparent .banner__box{max-width:68rem}}@media screen and (min-width: 750px){.banner--small:not(.banner--adapt){min-height:42rem}.banner--medium:not(.banner--adapt){min-height:56rem}.banner--large:not(.banner--adapt){min-height:72rem}.banner__content.banner__content--top-left{align-items:flex-start;justify-content:flex-start}.banner__content.banner__content--top-center{align-items:flex-start;justify-content:center}.banner__content.banner__content--top-right{align-items:flex-start;justify-content:flex-end}.banner__content.banner__content--middle-left{align-items:center;justify-content:flex-start}.banner__content.banner__content--middle-center{align-items:center;justify-content:center}.banner__content.banner__content--middle-right{align-items:center;justify-content:flex-end}.banner__content.banner__content--bottom-left{align-items:flex-end;justify-content:flex-start}.banner__content.banner__content--bottom-center{align-items:flex-end;justify-content:center}.banner__content.banner__content--bottom-right{align-items:flex-end;justify-content:flex-end}}.banner__media{height:100%;position:relative;width:100%;flex:1;background:#fff}.banner__media img{position:relative!important;max-width:600px!important;margin:0 auto}.banner__media-half{width:50%}.banner__media-half+.banner__media-half{right:0;left:auto}@media screen and (max-width: 749px){.banner--stacked .banner__media-half{width:100%}.banner--stacked .banner__media-half+.banner__media-half{order:1}}@media screen and (min-width: 750px){.banner__media{margin:0 auto}}.banner--adapt,.banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder){height:auto}@media screen and (max-width: 749px){.banner--mobile-bottom .banner__media,.banner--stacked:not(.banner--mobile-bottom) .banner__media{position:relative}.banner--stacked.banner--adapt .banner__content{height:auto}.banner:not(.banner--mobile-bottom):not(.email-signup-banner) .banner__box{background:transparent;--color-foreground: 255, 255, 255;--color-button: 255, 255, 255;--color-button-text: 0, 0, 0}.banner:not(.banner--mobile-bottom) .banner__box{border:none;border-radius:0;box-shadow:none}.banner:not(.banner--mobile-bottom) .button--secondary{--color-button: 255, 255, 255;--color-button-text: 255, 255, 255;--alpha-button-background: 0}.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content{height:auto}.banner--stacked.banner--adapt:not(.banner--mobile-bottom) .banner__content{max-height:100%}.banner--stacked:not(.banner--adapt) .banner__media{position:relative}.banner--stacked .banner__media-image-half{width:100%}}.banner__content{display:flex;position:relative;width:100%;align-items:center;justify-content:center;z-index:2;background:#fff;padding:0 0 48px}.banner__content .content-container{margin:0;padding:0}@media screen and (min-width: 750px){.banner__content--top-left{align-items:flex-start;justify-content:flex-start}.banner__content--top-center{align-items:flex-start;justify-content:center}.banner__content--top-right{align-items:flex-start;justify-content:flex-end}.banner__content--middle-left{align-items:center;justify-content:flex-start}.banner__content--middle-center{align-items:center;justify-content:center}.banner__content--middle-right{align-items:center;justify-content:flex-end}.banner__content--bottom-left{align-items:flex-end;justify-content:flex-start}.banner__content--bottom-center{align-items:flex-end;justify-content:center}.banner__content--bottom-right{align-items:flex-end;justify-content:flex-end}}@media screen and (max-width: 749px){.banner:not(.banner--mobile-bottom) .field__input{background-color:transparent}}.banner__box{border-top:none!important;position:relative;height:fit-content;align-items:center;text-align:center;width:100%;word-wrap:break-word}.banner__text{color:var(--neutral-90-color);width:100%!important;max-width:360px!important;margin-left:auto;margin-right:auto}.banner__text.body{margin-bottom:12px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.01em}.banner__text.bold{margin-bottom:4px;font-weight:600;font-size:16px;line-height:24px;letter-spacing:.01em}.banner__text.subtitle{font-weight:400;font-size:12px;line-height:16px!important;letter-spacing:.012em;opacity:.55}.banner__text.subtitle2{margin-bottom:12px;font-weight:600;font-size:24px;line-height:28px!important;text-align:center;letter-spacing:-.02em;max-width:240px!important}.banner__text+.banner__heading{margin-top:12px}@media screen and (min-width: 750px){.banner__text{max-width:600px!important}.banner__text.subtitle2{max-width:100%!important}}.banner__box>*+*{margin-top:0}.banner__box>*:first-child{margin-top:0}@media screen and (max-width: 749px){.banner--stacked .banner__box{width:100%}}@media screen and (min-width: 750px){.banner__box{width:auto;max-width:71rem;min-width:45rem}}@media screen and (min-width: 1400px){.banner__box{max-width:90rem}}.banner__heading{margin-bottom:12px;color:var(--neutral-90-color);font-weight:600;font-size:64px;line-height:68px;text-align:center;letter-spacing:-.045em}.banner__buttons{display:flex;flex-wrap:wrap;word-break:break-word;justify-content:center}.banner__buttons a{border-radius:24px;font-size:16px;letter-spacing:.01em;line-height:24px;padding:12px 24px;min-width:auto}.banner__buttons a:hover{--border-opacity: none}@media screen and (max-width: 749px){.banner--content-align-mobile-right .banner__buttons--multiple{justify-content:flex-end}.banner--content-align-mobile-center .banner__buttons--multiple>*{flex-grow:1}.image-as-background .banner__content{position:relative!important;bottom:60px!important}.banner__text{font-size:16px!important;line-height:24px!important;letter-spacing:0!important}.banner__text.subtitle{font-weight:400!important;font-size:12px!important;line-height:16px!important;letter-spacing:.012em!important}.banner__text.subtitle2{font-weight:600!important;font-size:20px!important;line-height:24px!important;letter-spacing:-.01em!important}.banner__text.bold{font-weight:600!important;font-size:14px!important;line-height:20px!important}.banner__heading{font-weight:600!important;font-size:40px!important;line-height:44px!important;letter-spacing:-.04em!important}.diff-color .banner__content .banner__buttons{justify-content:center}.banner__box{margin-bottom:60px}.diff-color .banner__content .banner__box .banner__heading{font-weight:600!important;font-size:32px!important;line-height:36px!important;letter-spacing:-.03em!important}.desktop-image{display:none}.image-as-background.banner{min-height:585px}.image-as-background .banner__content{display:flex;align-items:flex-end}.image-as-background .banner__content .banner__box{margin-bottom:0}}@media screen and (min-width: 750px){.banner--content-align-center .banner__buttons--multiple>*{flex-grow:1}.mobile-image{display:none}.banner--content-align-right .banner__buttons--multiple{justify-content:flex-end}}.banner__box>*+.banner__buttons{margin-top:24px}.invert.banner{background-color:var(--neutral-2-color)}.invert .banner__content{color:var(--neutral-90-color);background-color:var(--neutral-2-color);border:none!important}.invert .banner__content .banner__box{background-color:var(--neutral-2-color)}.invert .banner__content .banner__box .banner__heading,.invert .banner__content .banner__box .banner__text{color:var(--neutral-90-color)}.invert .banner__media{background-color:var(--neutral-2-color)}.invert .banner__media img{margin:0 auto}.banner__heading.h2{font-weight:600;font-size:64px;line-height:68px;letter-spacing:-.045em}.invert .banner__content .banner__box .banner__buttons:hover{border:none!important}.diff-color .banner__content,.diff-color .banner__content .banner__box,.diff-color .banner__media,.diff-color.banner{background-color:#1f242b}.diff-color .banner__heading,.diff-color .banner__text{color:#fff}.diff-color .banner__media img{border-radius:16px;max-width:1100px!important}.diff-color .banner__content .banner__box .banner__buttons .banner-secondary{background-color:transparent}.diff-color .banner__content .banner__box .banner__text.bold{display:flex;flex-direction:row;align-items:center;justify-content:center}.diff-color .banner__content .banner__box .banner__text.bold span{margin-left:10px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.01em}.diff-color .banner__content .banner__box .banner__text.subtitle{font-weight:400;font-size:18px;line-height:28px;letter-spacing:.006em}.image-as-background .banner__media{width:100%!important;position:absolute}.image-as-background .banner__content,.image-as-background .banner__content .banner__box{background-color:transparent}.image-as-background .banner__content{position:absolute;bottom:96px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-banner.css.map */
