.farmaonline-custom-components-0-x-eventsCustomLanding{position:relative;width:100%;min-height:100vh;padding:24px 16px 40px;background-color:var(--landing-bg-color);background-image:var(--bg-mobile);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;display:flex;flex-direction:column}.farmaonline-custom-components-0-x-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.06));pointer-events:none}.farmaonline-custom-components-0-x-topBar{position:relative;z-index:1;margin:0;display:flex;align-items:center;justify-content:space-between}.farmaonline-custom-components-0-x-brandLogo{max-width:150px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.farmaonline-custom-components-0-x-hotSaleLogo{max-width:59px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.farmaonline-custom-components-0-x-contentEventCustomLanding{position:relative;z-index:1;max-width:1200px;margin:0 auto;flex:1 0 auto;display:flex;align-items:center;flex-direction:column;justify-content:center}.farmaonline-custom-components-0-x-titleEventCustomLanding{max-width:580px;margin:3rem auto 32px;text-align:center;color:#fff;font-size:18px;line-height:1.12;font-weight:700}.farmaonline-custom-components-0-x-mainGrid{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;margin-top:1rem}.farmaonline-custom-components-0-x-countdownColumn{display:flex;flex-direction:column;align-items:center}.farmaonline-custom-components-0-x-countdownTitle{margin:0 0 10px;color:#fff;font-size:14px;font-weight:700}.farmaonline-custom-components-0-x-countdownWrapper{display:flex;justify-content:center;align-items:center}.farmaonline-custom-components-0-x-eventDaysTag{display:inline-flex;align-items:center;justify-content:center;margin-top:20px;padding:5px 14px;border-radius:999px;background:var(--event-days-tag-bg,#fff6df);color:var(--event-days-tag-text,#d0671d);border:1px solid var(--event-days-tag-border,transparent);font-size:12px;font-weight:500}.farmaonline-custom-components-0-x-formColumn{display:flex;flex-direction:column;align-items:center;width:100%}.farmaonline-custom-components-0-x-eventDaysTagAboveForm{margin-top:0;margin-bottom:16px}.farmaonline-custom-components-0-x-formCard{background:var(--form-bg-color);color:var(--form-text-color);border-radius:18px;padding:24px 20px;box-shadow:0 18px 45px rgba(0,0,0,.16);width:90vw}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-form{display:flex;flex-direction:column;gap:18px}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-formTitle{margin:0 0 8px;font-size:14px;line-height:1.2;font-weight:700}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-row{display:grid;grid-template-columns:1fr;gap:16px}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-field{display:flex;flex-direction:column;gap:8px;min-width:0}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-label{font-size:12px;font-weight:500}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-input{height:50px;border:1px solid var(--form-border-color);border-radius:14px;padding:0 16px;font-size:14px;color:var(--form-text-color);background:#fff;font-family:Montserrat,sans-serif}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-input:focus{outline:none;box-shadow:none}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-submitButton{height:40px;background:var(--button-bg-color);color:var(--button-text-color);font-size:14px;font-weight:600;transition:opacity .2s ease;font-family:Montserrat,sans-serif;margin-top:8px;height:52px;border:none;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease,-webkit-filter .2s ease;transition:filter .2s ease,background-color .2s ease,color .2s ease;transition:filter .2s ease,background-color .2s ease,color .2s ease,-webkit-filter .2s ease}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-submitButton:not(:disabled):hover{background:var(--button-hover-bg-color);color:var(--button-hover-text-color);-webkit-filter:brightness(1.15);filter:brightness(1.15)}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-submitButton:disabled{background:var(--button-disabled-bg-color);color:var(--button-disabled-text-color);cursor:not-allowed;-webkit-filter:none;filter:none}.farmaonline-custom-components-0-x-successMessage{margin:0;text-align:center;font-size:18px;font-weight:600}.farmaonline-custom-components-0-x-promoSection{position:relative;z-index:1;max-width:1200px;margin:40px auto 0;width:100%}.farmaonline-custom-components-0-x-promoTopDivider{width:100%;height:1px;background:var(--promo-top-divider-color);margin-bottom:20px}.farmaonline-custom-components-0-x-promoItems{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:0;column-gap:0;align-items:center;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:2rem auto 0}.farmaonline-custom-components-0-x-promoItem{display:flex;align-items:center;padding:0 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.farmaonline-custom-components-0-x-promoImage{display:block;max-width:100px;width:100%;height:30px;-o-object-fit:contain;object-fit:contain}.farmaonline-custom-components-0-x-promoItem:not(:last-child){border-right:1px solid var(--promo-vertical-divider-color)}.vtex-flex-layout-0-x-flexRowContent--events-custom-container .farmaonline-custom-components-0-x-eventsCustomLanding{min-height:75vh;min-width:90vw;max-width:93vw;border-radius:20px}.vtex-flex-layout-0-x-flexRowContent--events-custom-container .farmaonline-custom-components-0-x-eventsCustomLanding .farmaonline-custom-components-0-x-formCard,.vtex-flex-layout-0-x-flexRowContent--events-custom-container .farmaonline-custom-components-0-x-eventsCustomLanding .farmaonline-custom-components-0-x-titleEventCustomLanding{width:85vw}@media (min-width:768px){.farmaonline-custom-components-0-x-eventsCustomLanding{background-image:var(--bg-desktop)}.farmaonline-custom-components-0-x-contentEventCustomLanding{gap:4rem}.farmaonline-custom-components-0-x-eventDaysTag{padding:8px 18px}.farmaonline-custom-components-0-x-topBar{margin:0 64px}.farmaonline-custom-components-0-x-brandLogo{max-width:220px}.farmaonline-custom-components-0-x-hotSaleLogo{max-width:79px}.farmaonline-custom-components-0-x-titleEventCustomLanding{font-size:30px;margin:0 48px}.farmaonline-custom-components-0-x-countdownTitle{margin:0 0 20px}.farmaonline-custom-components-0-x-formCard .farmaonline-custom-components-0-x-row{grid-template-columns:1fr 1fr}.farmaonline-custom-components-0-x-formCard{max-width:560px;margin:0 auto;border-radius:24px;padding:32px;width:100%}.farmaonline-custom-components-0-x-promoSection{margin-top:56px}.farmaonline-custom-components-0-x-promoTopDivider{margin-bottom:28px}.farmaonline-custom-components-0-x-promoItems{width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:0 auto}.farmaonline-custom-components-0-x-promoItem{padding:0 24px}.farmaonline-custom-components-0-x-promoImage{max-width:unset;max-height:70px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:70px}.vtex-flex-layout-0-x-flexRowContent--events-custom-container .farmaonline-custom-components-0-x-eventsCustomLanding{max-width:95vw;min-width:85vw;padding:24px 16px 40px}}@media (min-width:1025px){.farmaonline-custom-components-0-x-mainGrid{grid-template-columns:1fr 420px;gap:90px;margin:0}}.farmaonline-custom-components-0-x-mainGridSingle{grid-template-columns:1fr;justify-items:center}@media (max-width:1500px){.farmaonline-custom-components-0-x-promoItems{margin-top:3rem}}