banner-with-info{display:block}.banner-with-info{padding-top:var(--padding-top-section-mobile);padding-bottom:var(--padding-bottom-section-mobile)}@media screen and (min-width: 750px){.banner-with-info{padding-top:var(--padding-top-section-desktop);padding-bottom:var(--padding-bottom-section-desktop)}}.banner-with-info__container.page-width .banner-with-info__container-content{border-radius:16px}.banner-with-info__container-content{position:relative;display:flex;flex-direction:column;justify-content:var(--content-container-position-y);align-items:var(--content-container-position-x);padding:var(--container_padding-top-section-mobile) 16px var(--container_padding-bottom-section-mobile);background-image:var(--image-bg-banner-mobile);background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}@media screen and (min-width: 750px){.banner-with-info__container-content{padding:var(--container_padding-top-section-desktop) 24px var(--container_padding-bottom-section-desktop);background-image:var(--image-bg-banner-desktop)}}.banner-with-info__content-holder{display:flex;flex-direction:column;justify-content:center;align-items:var(--content-position-x, center);width:var(--width-content-container, auto);max-width:var(--max-width-content-container, none);padding:24px;text-align:var(--text-alignment, center);border-radius:16px;z-index:1}.banner-with-info__content-holder.banner-with-info__content-holder--bg-placeholder{background:rgba(var(--color-foreground), 0.2);box-shadow:0 4px 30px rgba(0,0,0,.1);border:1px solid rgba(var(--color-foreground), 0.65);backdrop-filter:blur(3px)}@media screen and (min-width: 750px){.banner-with-info__content-holder.banner-with-info__content-holder--bg-placeholder{background:rgba(var(--bg-color-placeholder), 0.4)}}@media screen and (min-width: 750px){.banner-with-info__content-holder.banner-with-info__content-holder--bg-placeholder.bg-placeholder--desktop-hidden{background:none;box-shadow:none;border:none;backdrop-filter:none}}@media screen and (max-width: 749.98px){.banner-with-info__content-holder.banner-with-info__content-holder--bg-placeholder.bg-placeholder--mobile-hidden{background:none;box-shadow:none;border:none;backdrop-filter:none}}.banner-with-info__content-holder>*:not(button):not(.banner-with-info__model-viewer-holder){max-width:var(--max-width-content, 100%)}.banner-with-info__content-holder>*:not(:last-child){margin-bottom:var(--margin-bottom-mobile)}@media screen and (min-width: 750px){.banner-with-info__content-holder>*:not(:last-child){margin-bottom:var(--margin-bottom-desktop)}}.banner-with-info__model-viewer-holder{position:absolute;top:0;right:-25%;width:100%;max-width:clamp(280px,85.3333333333vw + -40px,600px);aspect-ratio:1/1;border-radius:16px;overflow:hidden;z-index:0}@media screen and (min-width: 750px){.banner-with-info__model-viewer-holder{max-width:clamp(150px,38.4615384615vw + -138.4615384615px,400px);right:0;z-index:1}}.banner-with-info__model-viewer-holder.model--orion-helmet{right:10px;max-width:clamp(250px,26.6666666667vw + 150px,350px)}@media screen and (min-width: 750px){.banner-with-info__model-viewer-holder.model--orion-helmet{max-width:clamp(130px,26.1538461538vw + -66.1538461538px,300px);right:30px;z-index:1}}.banner-with-info__model-viewer-holder model-viewer{width:100%;height:100%;background-color:rgba(0,0,0,0);--poster-color: transparent}.banner-with-info__newsletter-form{width:100%}.banner-with-info__newsletter-form .field{gap:8px;flex-direction:column}.banner-with-info__newsletter-form .field:before,.banner-with-info__newsletter-form .field:after{content:none}.banner-with-info__newsletter-form .field__input:focus~.field__label,.banner-with-info__newsletter-form .field__input:not(:placeholder-shown)~.field__label,.banner-with-info__newsletter-form .field__input:-webkit-autofill~.field__label,.banner-with-info__newsletter-form .customer .field input:focus~label,.banner-with-info__newsletter-form .customer .field input:not(:placeholder-shown)~label,.banner-with-info__newsletter-form .customer .field input:-webkit-autofill~label{left:50%;transform:translateX(-50%)}@media screen and (min-width: 750px){.banner-with-info__newsletter-form .field__input:focus,.banner-with-info__newsletter-form .field__input:not(:placeholder-shown),.banner-with-info__newsletter-form .field__input:-webkit-autofill,.banner-with-info__newsletter-form .customer .field input:focus,.banner-with-info__newsletter-form .customer .field input:not(:placeholder-shown),.banner-with-info__newsletter-form .customer .field input:-webkit-autofill{padding:1.2rem 1.5rem .8rem 5.6rem}}.banner-with-info__newsletter-form .field__input{height:5.6rem;border-radius:100px}@media screen and (min-width: 750px){.banner-with-info__newsletter-form .field__input{font-size:1.6rem}}.banner-with-info__newsletter-form .field__label{top:calc(1.6rem + var(--inputs-border-width));left:50%;transform:translateX(-50%);font-size:1.6rem;opacity:.6}.banner-with-info__newsletter-form .newsletter-form{max-width:100%}.banner-with-info__newsletter-form .newsletter-form__button{flex-shrink:0;width:auto}