body.template-suffix-homegym{display:block}body.template-suffix-homegym .ceq-product-faq__heading{margin-top:0;text-align:center}body.template-suffix-homegym .multicolumn-card{overflow:hidden;border-radius:4px}body.template-suffix-homegym .multicolumn-card__image{transition:transform .4s ease}body.template-suffix-homegym .multicolumn-card:hover .multicolumn-card__image{transform:scale(1.05)}.ceq-hero-form{position:relative;overflow:hidden;isolation:isolate;min-height:32rem;color:#fff;display:flex;flex-direction:column}.ceq-hero-form__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.ceq-hero-form__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ceq-hero-form__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(0,0,0,var(--ceq-hero-overlay-opacity, .5))}.ceq-hero-form__content{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--ceq-space4);padding:var(--ceq-space5) var(--ceq-space3);box-sizing:border-box}@media(min-width:750px){.ceq-hero-form{min-height:36rem}.ceq-hero-form__content{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--ceq-space6);padding:var(--ceq-space6) var(--ceq-space5);align-items:center}}@media(min-width:990px){.ceq-hero-form{min-height:40rem}.ceq-hero-form__content{grid-template-columns:1.2fr .8fr;gap:var(--ceq-space8);padding:var(--ceq-space8) var(--ceq-space6)}}.ceq-hero-form__trust{flex:0 0 auto;position:relative;z-index:1;background:#00000073;padding:var(--ceq-space3) var(--ceq-space3);box-sizing:border-box;color:#fff}.ceq-hero-form__trust-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--ceq-space3) var(--ceq-space4);font-family:var(--ceq-font-family-body);font-size:.9rem;line-height:1.4}.ceq-hero-form__trust-items{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ceq-space2) var(--ceq-space4)}.ceq-hero-form__trust-item{position:relative;padding:0 var(--ceq-space3);white-space:nowrap}.ceq-hero-form__trust-item:first-child{padding-left:0}.ceq-hero-form__trust-item:not(:first-child):before{content:"";position:absolute;left:calc(-1 * var(--ceq-space2));top:.25em;bottom:.25em;width:1px;background:#fff6}.ceq-hero-form__trust-logo{flex:0 0 auto;display:flex;align-items:center}.ceq-hero-form__trust-logo-img{height:1.75rem;width:auto;display:block}@media(max-width:749px){.ceq-hero-form__trust-inner{gap:var(--ceq-space2) var(--ceq-space3);font-size:.8rem}.ceq-hero-form__trust-items{gap:var(--ceq-space1) var(--ceq-space2)}.ceq-hero-form__trust-item{padding:0 var(--ceq-space2)}.ceq-hero-form__trust-item:first-child{padding-left:0}.ceq-hero-form__trust-item:not(:first-child):before{left:calc(-1 * var(--ceq-space1))}.ceq-hero-form__trust-logo-img{height:1.25rem}}.ceq-hero-form__text{color:#fff;text-align:left;max-width:52ch}.ceq-hero-form__heading{font-family:var(--ceq-font-family-heading);font-weight:700;font-size:clamp(2.5rem,9vw,5rem);line-height:1.02;letter-spacing:-.01em;margin:0 0 var(--ceq-space3);color:#fff;text-transform:none}.ceq-hero-form__heading .ceq-hero-form__highlight{background-image:linear-gradient(rgb(var(--color-button, 215 35 35)),rgb(var(--color-button, 215 35 35)));background-size:100% calc(100% - 5px);background-position:0 50%;background-repeat:no-repeat;color:#fff;padding:0 .05em;display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone}.ceq-hero-form__subline{font-family:var(--ceq-font-family-body);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.5;margin:0;color:#fff;opacity:.95}.ceq-hero-form__subline p{margin:0 0 .5em}.ceq-hero-form__subline p:last-child{margin-bottom:0}.ceq-hero-form__form-card{background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:var(--ceq-space4);border-radius:var(--popup-corner-radius, 4px);box-shadow:0 8px 24px #00000040;max-width:540px;width:100%;justify-self:stretch}@media(min-width:750px){.ceq-hero-form__form-card{padding:var(--ceq-space5);justify-self:end}}.ceq-hero-form .ceq-lead-form{display:flex;flex-direction:column;gap:var(--ceq-space3)}.ceq-hero-form .ceq-lead-form[hidden]{display:none}.ceq-hero-form .ceq-lead-form__field{display:flex;flex-direction:column;gap:var(--ceq-space1)}.ceq-hero-form .ceq-lead-form__label{font-family:var(--ceq-font-family-body);font-weight:600;font-size:.95rem;color:rgb(var(--color-foreground));display:flex;align-items:baseline;gap:var(--ceq-space1)}.ceq-hero-form .ceq-lead-form__required{color:rgb(var(--color-button));font-weight:700}.ceq-hero-form .ceq-lead-form__optional{font-weight:400;font-size:.85rem;opacity:.65;font-style:italic}.ceq-hero-form .ceq-lead-form__input{font-family:var(--ceq-font-family-body);font-size:1rem;padding:var(--ceq-space2) var(--ceq-space3);border:1px solid rgba(var(--color-foreground),.2);border-radius:var(--inputs-radius, 2px);background:rgb(var(--color-background));color:rgb(var(--color-foreground));min-height:44px;transition:border-color .15s ease,box-shadow .15s ease;width:100%;box-sizing:border-box}.ceq-hero-form .ceq-lead-form__input:focus{outline:none;border-color:rgba(var(--color-foreground),.6);box-shadow:0 0 0 3px rgba(var(--color-foreground),.12)}.ceq-hero-form .ceq-lead-form__textarea{min-height:90px;resize:vertical;line-height:1.5}.ceq-hero-form .ceq-lead-form__submit{font-family:var(--ceq-font-family-heading);font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:var(--ceq-space3) var(--ceq-space4);min-height:52px;width:100%;cursor:pointer;margin-top:var(--ceq-space1)}.ceq-hero-form .ceq-lead-form__submit:disabled{opacity:.6;cursor:wait}.ceq-hero-form .ceq-lead-form__privacy,.ceq-hero-form .ceq-lead-form__bonus{font-family:var(--ceq-font-family-body);font-size:.85rem;line-height:1.5;margin:0;text-align:center}.ceq-hero-form .ceq-lead-form__privacy{opacity:.7}.ceq-hero-form .ceq-lead-form__bonus{display:flex;align-items:flex-start;gap:var(--ceq-space2);padding:var(--ceq-space3);background:rgba(var(--color-button),.08);border-left:3px solid rgb(var(--color-button));border-radius:var(--inputs-radius, 2px);font-family:var(--ceq-font-family-body);font-size:.95rem;line-height:1.4;font-weight:600;color:rgb(var(--color-foreground));text-align:left;margin:var(--ceq-space1) 0}.ceq-hero-form .ceq-lead-form__bonus-icon{flex:0 0 auto;font-size:1.25rem;line-height:1;margin-top:.1em}.ceq-hero-form .ceq-lead-form__bonus-text{flex:1 1 auto}.ceq-hero-form .ceq-lead-form__privacy a,.ceq-hero-form .ceq-lead-form__bonus a{color:inherit;text-decoration:underline}.ceq-hero-form .ceq-lead-form__success{text-align:center;padding:var(--ceq-space5) var(--ceq-space4)}.ceq-hero-form .ceq-lead-form__success-heading{font-family:var(--ceq-font-family-heading);font-weight:700;margin:0 0 var(--ceq-space3)}.ceq-hero-form .ceq-lead-form__error{padding:var(--ceq-space2) var(--ceq-space3);border-left:3px solid rgb(var(--color-button));background:rgba(var(--color-button),.08);font-family:var(--ceq-font-family-body);font-size:.95rem}.ceq-lead-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.ceq-hero-form__lang{position:absolute;top:var(--ceq-space3);right:var(--ceq-space3);z-index:2;display:flex;gap:2px;padding:2px;margin:0;background:#0006;border:none;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ceq-hero-form__lang-btn{background:transparent;border:none;color:#fff;font-family:var(--ceq-font-family-body);font-size:.85rem;font-weight:600;letter-spacing:.04em;padding:4px 10px;cursor:pointer;border-radius:3px;transition:background .15s ease,color .15s ease}.ceq-hero-form__lang-btn:hover{background:#ffffff2e}.ceq-hero-form__lang-btn.is-active{background:#ffffffeb;color:#000;cursor:default}.ceq-hero-form__lang-btn.is-active:hover{background:#ffffffeb}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ceq-hero-form.css.map */
