.kiwi-main-banner{position:relative;padding-top:var(--kiwi-main-banner-space-top, 0px);padding-bottom:var(--kiwi-main-banner-space-bottom, 0px)}#MainContent>.shopify-section.section-kiwi-main-banner{margin-top:0!important;padding-top:0!important}body.product-template.kiwibit-design-template-suffix #MainContent>.shopify-section.section-kiwi-main-banner{margin-top:0!important}#MainContent>.shopify-section.section-kiwi-main-banner:first-child{margin-top:-29px!important}#MainContent>.shopify-section.section-kiwi-main-banner .section__inner{padding-top:0!important;padding-bottom:0!important}.kiwi-main-banner__section-inner--mobile-full{width:100%}.kiwi-main-banner__shell{position:relative;min-height:var(--kiwi-main-banner-height-desktop, 680px);overflow:hidden}.kiwi-main-banner__toast{position:fixed;top:clamp(12rem,16vh,16rem);left:50%;z-index:30;display:flex;align-items:center;gap:1.4rem;width:min(43.4rem,calc(100% - 6rem));min-height:5.2rem;padding:1.3rem 1.8rem;border:.1rem solid rgba(124,185,74,.44);border-radius:.4rem;background:#f1ffd8;box-shadow:0 1rem 2.4rem #12231824;color:#173127;opacity:0;transform:translate(-50%,-1.2rem);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.kiwi-main-banner__toast.is-visible.is-entered{opacity:1;transform:translate(-50%)}.kiwi-main-banner__toast[hidden]{display:none!important}.kiwi-main-banner__toast--floating{position:fixed!important;top:clamp(12rem,16vh,16rem)!important;left:50%!important;right:auto!important;z-index:2147483647!important;width:min(43.4rem,calc(100vw - 6rem))!important;max-width:calc(100vw - 6rem)!important;min-height:5.2rem!important;padding:1.3rem 1.8rem!important;transform:translate(-50%,-1.2rem)!important}.kiwi-main-banner__toast--floating.is-visible.is-entered{transform:translate(-50%)!important}.kiwi-main-banner__toast-icon{flex:0 0 auto;width:1.9rem;height:1.9rem;color:#67c62f}.kiwi-main-banner__toast-icon svg{width:100%;height:100%;display:block}.kiwi-main-banner__toast-text{font-size:15px;font-weight:500;line-height:1.35}.kiwi-main-banner__shell--ratio{min-height:0}.kiwi-main-banner__shell--ratio:before{content:"";display:block;padding-top:var(--kiwi-main-banner-ratio-desktop, 56.25%)}.kiwi-main-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.kiwi-main-banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(var(--kiwi-main-banner-overlay-rgb, 9, 20, 16),calc(var(--kiwi-main-banner-overlay-opacity, .26) * 1)),rgba(var(--kiwi-main-banner-overlay-rgb, 9, 20, 16),calc(var(--kiwi-main-banner-overlay-opacity, .26) * .31)) 48%,rgba(var(--kiwi-main-banner-overlay-rgb, 9, 20, 16),calc(var(--kiwi-main-banner-overlay-opacity, .26) * .69)));pointer-events:none}.kiwi-main-banner__image{width:100%;height:100%;object-fit:cover;display:block}.kiwi-main-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;padding-top:0;padding-bottom:5.2rem}.kiwi-main-banner__copy{width:min(100%,56rem)}.kiwi-main-banner__eyebrow{margin:0 0 1.2rem;color:var(--kiwi-main-banner-subtitle-color, #ffffff);font-size:24px;font-weight:600;line-height:100%}.kiwi-main-banner__heading{margin:0;color:var(--kiwi-main-banner-heading-color, #ffffff);font-size:70px;font-weight:800;line-height:58.53px;letter-spacing:-.02em}.kiwi-main-banner__heading-highlight{color:var(--kiwi-main-banner-highlight-color, #a5e65a)}.kiwi-main-banner__description{margin-top:2rem;color:var(--kiwi-main-banner-description-color, #ffffff);font-size:24px;font-weight:600;line-height:36px}.kiwi-main-banner__description p{margin:0}.kiwi-main-banner__signup{margin-top:3rem;width:min(100%,56rem);padding:2.8rem 2.7rem 2.6rem;border:.1rem solid rgba(255,255,255,.18);border-radius:2.8rem;background:rgba(var(--kiwi-main-banner-signup-rgb, 255, 255, 255),var(--kiwi-main-banner-signup-opacity, .82));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 40px #12221a14;box-sizing:border-box}.kiwi-main-banner__signup-title{margin:0 0 2rem;color:var(--kiwi-main-banner-signup-text, #173127);font-size:24px;font-weight:400;line-height:36px}.kiwi-main-banner__form{display:block}.kiwi-main-banner__fields{display:grid;width:min(100%,45.541rem);grid-template-columns:minmax(0,1fr) 19.6rem;gap:0;border-radius:2.1rem;overflow:hidden;background:#fffffff2}.kiwi-main-banner__email{width:100%;min-height:5.85rem;padding:0 2.4rem;border:0;border-radius:0;background:transparent;color:var(--kiwi-main-banner-signup-text, #173127);font:inherit;font-size:15px;font-weight:500;line-height:100%;box-sizing:border-box}.kiwi-main-banner__email::placeholder{color:color-mix(in srgb,var(--kiwi-main-banner-signup-text, #173127) 48%,white);opacity:1;font-size:15px;font-weight:500;line-height:100%}.kiwi-main-banner__submit{position:relative;min-width:0;min-height:5.85rem;padding:0 2.4rem;border:0;border-radius:0;background:var(--kiwi-main-banner-button-bg, #173127);color:var(--kiwi-main-banner-button-text, #ffffff);font:inherit;font-size:15px;font-weight:700;line-height:100%;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,opacity .18s ease}.kiwi-main-banner__submit:hover{filter:brightness(1.05)}.kiwi-main-banner__submit:active{transform:scale(.985)}.kiwi-main-banner__submit:focus-visible{outline:.2rem solid rgba(255,255,255,.45);outline-offset:-.2rem}.kiwi-main-banner__submit:disabled{cursor:wait}.kiwi-main-banner__submit-label,.kiwi-main-banner__submit-spinner{transition:opacity .18s ease,transform .18s ease}.kiwi-main-banner__submit-label{display:inline-block}.kiwi-main-banner__submit-spinner{position:absolute;top:50%;left:50%;width:1.8rem;height:1.8rem;margin:-.9rem 0 0 -.9rem;border:.2rem solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:50%;opacity:0;transform:scale(.7);animation:kiwi-main-banner-spin .8s linear infinite}.kiwi-main-banner__submit.is-submitting .kiwi-main-banner__submit-label{opacity:0;transform:scale(.96)}.kiwi-main-banner__submit.is-submitting .kiwi-main-banner__submit-spinner{opacity:1;transform:scale(1)}@keyframes kiwi-main-banner-spin{to{transform:rotate(360deg)}}.kiwi-main-banner__consent-wrap{margin-top:2rem}.kiwi-main-banner__consent{display:grid;grid-template-columns:2.2rem minmax(0,1fr);align-items:center;column-gap:1.4rem;color:var(--kiwi-main-banner-signup-text, #173127);font-size:15px;line-height:36px}.kiwi-main-banner__consent-check{position:relative;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;cursor:pointer;flex:0 0 2.2rem}.kiwi-main-banner__consent input{position:absolute;opacity:0;pointer-events:none}.kiwi-main-banner__consent-box{display:block;width:2.2rem;height:2.2rem;border-radius:.5rem;background:#fff;border:.1rem solid rgba(23,49,39,.16);box-sizing:border-box;position:relative;flex:0 0 2.2rem}.kiwi-main-banner__consent-text p{margin:0}.kiwi-main-banner__consent-text,.kiwi-main-banner__consent-text a{font-size:15px;font-weight:400;line-height:36px}.kiwi-main-banner__consent-text a{color:inherit;text-decoration:underline}.kiwi-main-banner__consent input:checked+.kiwi-main-banner__consent-box:after{content:"";position:absolute;top:.45rem;left:.76rem;width:.45rem;height:.95rem;border-right:.2rem solid var(--kiwi-main-banner-button-bg, #173127);border-bottom:.2rem solid var(--kiwi-main-banner-button-bg, #173127);transform:rotate(45deg)}.kiwi-main-banner__feedback{display:block;min-height:2.2rem;color:var(--kiwi-main-banner-signup-text, #173127);font-size:12px;line-height:1.35;white-space:normal}.kiwi-main-banner__feedback[hidden]{display:none!important;min-height:0;margin-top:0;padding-left:0}.kiwi-main-banner__feedback--email{min-height:1.8rem;margin-top:.9rem;padding-left:.4rem}.kiwi-main-banner__feedback--consent{min-height:2.2rem;margin-top:.9rem;padding-left:3.6rem}.kiwi-main-banner__feedback.is-error{color:#bb2c2c}@media screen and (min-width:990px)and (max-width:1599px){.kiwi-main-banner__content{padding:4.8rem 4.8rem 7.2rem}.kiwi-main-banner__copy{width:min(100%,54rem)}.kiwi-main-banner__signup{margin-top:3.4rem}}@media screen and (min-width:1000px)and (max-width:1500px){.kiwi-main-banner__content{padding:4.2rem 5.6rem 6.4rem}.kiwi-main-banner__copy{width:min(100%,49rem)}.kiwi-main-banner__eyebrow{font-size:2.1rem}.kiwi-main-banner__heading{font-size:clamp(5rem,4.8vw,6rem);line-height:1.02}.kiwi-main-banner__description{margin-top:1.6rem;font-size:2rem;line-height:1.35}.kiwi-main-banner__signup{margin-top:2.8rem;width:min(100%,49rem);padding:2.4rem 2.3rem 2.2rem;border-radius:2.4rem}.kiwi-main-banner__signup-title{margin-bottom:1.6rem;font-size:2.1rem;line-height:1.4}.kiwi-main-banner__fields{width:100%;grid-template-columns:minmax(0,1fr) 16.8rem}.kiwi-main-banner__submit,.kiwi-main-banner__email{min-height:5.4rem}.kiwi-main-banner__email{padding:0 2rem;font-size:1.4rem}.kiwi-main-banner__submit{padding:0 1.8rem;font-size:1.4rem}.kiwi-main-banner__consent,.kiwi-main-banner__consent-text,.kiwi-main-banner__consent-text a{font-size:1.4rem;line-height:1.5}}@media screen and (max-width:989px){.kiwi-main-banner__shell{min-height:min(var(--kiwi-main-banner-height-mobile, 620px),92vh)}.kiwi-main-banner__shell--ratio{min-height:0}.kiwi-main-banner__shell--ratio:before{padding-top:var(--kiwi-main-banner-ratio-mobile, var(--kiwi-main-banner-ratio-desktop, 56.25%))}.kiwi-main-banner__content{align-items:flex-start;padding-top:4rem;padding-bottom:3.2rem}.kiwi-main-banner__copy{width:min(100%,100%)}.kiwi-main-banner__media{background:#fff6ef}.kiwi-main-banner__toast{top:clamp(10rem,14vh,13rem);left:50%;width:min(43.4rem,calc(100% - 4rem));max-width:calc(100% - 6rem);transform:translate(-50%,-1.2rem)}.kiwi-main-banner__toast.is-visible.is-entered{transform:translate(-50%)}.kiwi-main-banner__toast--floating{top:clamp(10rem,14vh,13rem)!important;width:min(43.4rem,calc(100vw - 4rem))!important;max-width:calc(100vw - 6rem)!important}.kiwi-main-banner__heading{font-size:clamp(3.2rem,8vw,4.8rem);line-height:1.08}}@media screen and (min-width:750px)and (max-width:989px){.kiwi-main-banner__shell{min-height:clamp(48rem,56vw,54rem)}.kiwi-main-banner__shell--ratio:before{padding-top:var(--kiwi-main-banner-ratio-desktop, 56.25%)}.kiwi-main-banner__content{align-items:center;padding:2.4rem 3.6rem 3.2rem}.kiwi-main-banner__copy{width:min(100%,68rem);text-align:left;transform:scale(.82);transform-origin:left top}.kiwi-main-banner__image{object-fit:cover;object-position:left top}}@media screen and (max-width:749px){.kiwi-main-banner__section-inner--mobile-full{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.kiwi-main-banner{background:#fff6ef}.kiwi-main-banner__content{align-items:flex-start;padding:2.2rem 1rem 2.4rem}.kiwi-main-banner__copy{width:100%;max-width:37rem;margin:0 auto;text-align:center;transform:none}.kiwi-main-banner__image{object-fit:contain;object-position:center top}.kiwi-main-banner__toast{top:10.4rem;left:50%;right:auto;width:min(31rem,calc(100% - 2.8rem));max-width:calc(100% - 2.8rem);padding:1.2rem 1.4rem;gap:1rem;transform:translate(-50%,-1.2rem)}.kiwi-main-banner__toast-text{font-size:14px}.kiwi-main-banner__toast.is-visible.is-entered{transform:translate(-50%)}.kiwi-main-banner__toast--floating{top:10.4rem!important;width:min(31rem,calc(100vw - 2.8rem))!important;max-width:calc(100vw - 2.8rem)!important;padding:1.2rem 1.4rem!important;gap:1rem!important}.kiwi-main-banner__eyebrow{padding-top:47px;margin-bottom:.9rem;color:#123d2d;font-size:18px;font-weight:700;line-height:1.2;white-space:normal;text-wrap:balance}.kiwi-main-banner__heading{color:#123d2d;font-size:clamp(3.8rem,11vw,4.5rem);font-weight:800;line-height:1.08;letter-spacing:0;white-space:normal;text-wrap:balance}.kiwi-main-banner__heading-highlight{color:#ff341b}.kiwi-main-banner__description{margin-top:.8rem;color:#173127;font-size:18px;font-weight:600;line-height:1.25;white-space:normal;text-wrap:balance}.kiwi-main-banner__signup{width:min(100%,37rem);min-height:165px;margin:2.1rem auto 0;padding:1.4rem 1.4rem 1.2rem;border:.1rem solid rgba(255,255,255,.84);border-radius:1.9rem;background:#fff7f0d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 1.4rem 2.6rem #cba08b33;box-sizing:border-box}.kiwi-main-banner__signup-title{margin:0 0 1rem;font-size:14px;font-weight:400;line-height:36px;text-align:center}.kiwi-main-banner__fields{width:100%;grid-template-columns:minmax(0,1fr) 12.7rem;gap:.5rem;background:transparent;border-radius:0;overflow:visible}.kiwi-main-banner__submit,.kiwi-main-banner__email{min-height:4.7rem}.kiwi-main-banner__email{padding:0 1.4rem;border-radius:1rem;background:#fffffff5;box-shadow:inset 0 0 0 .1rem #123d2d14;font-size:1.3rem;font-weight:500}.kiwi-main-banner__email::placeholder{font-size:12px;font-weight:500;line-height:100%}.kiwi-main-banner__submit{width:100%;padding:0 1rem;border-radius:1rem;background:var(--kiwi-main-banner-button-bg, #173127);box-shadow:0 1rem 2rem color-mix(in srgb,var(--kiwi-main-banner-button-bg, #173127) 24%,transparent);font-size:12px;font-weight:700;line-height:100%;letter-spacing:0}.kiwi-main-banner__submit-label{white-space:nowrap}.kiwi-main-banner__consent-wrap{margin-top:.9rem}.kiwi-main-banner__consent{grid-template-columns:1.4rem minmax(0,1fr);column-gap:.7rem;align-items:start;text-align:left}.kiwi-main-banner__consent-check{width:1.4rem;height:1.4rem;flex-basis:1.4rem;margin-top:.1rem}.kiwi-main-banner__consent-box{width:1.4rem;height:1.4rem;flex-basis:1.4rem;border-radius:.3rem}.kiwi-main-banner__feedback--consent{padding-left:2.1rem}.kiwi-main-banner__consent-text,.kiwi-main-banner__consent-text a{font-size:10px;font-weight:400;line-height:20px;color:#6b6761}.kiwi-main-banner__feedback{font-size:12px}.kiwi-main-banner__consent input:checked+.kiwi-main-banner__consent-box:after{top:.18rem;left:.45rem;width:.28rem;height:.66rem}}@media screen and (max-width:370px){.kiwi-main-banner__content{padding-top:.4rem;padding-left:.8rem;padding-right:.8rem}.kiwi-main-banner__copy{max-width:100%}.kiwi-main-banner__eyebrow,.kiwi-main-banner__description{white-space:normal}.kiwi-main-banner__eyebrow{font-size:16px}.kiwi-main-banner__heading{font-size:clamp(37px,12.2vw,43px);line-height:1.08}.kiwi-main-banner__description{font-size:16px}.kiwi-main-banner__signup{width:100%;min-height:0;padding:1.2rem}.kiwi-main-banner__signup-title{line-height:1.6}.kiwi-main-banner__fields{grid-template-columns:minmax(0,1fr) minmax(10.8rem,37%)}.kiwi-main-banner__email{font-size:12px}.kiwi-main-banner__consent-text,.kiwi-main-banner__consent-text a{line-height:1.6}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/kiwi-main-banner.css.map */
