.basic-theme{min-height:100dvh;padding:clamp(1rem,2vw,1.5rem);font-family:var(--basic-theme-font-family, "Poppins", sans-serif)}.basic-theme__layout{width:min(1280px,100%);min-height:calc(100dvh - clamp(2rem,4vw,3rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,520px);gap:clamp(1rem,2vw,1.5rem);align-items:start}.basic-theme:not(.basic-theme--with-media){display:grid;place-items:center}.basic-theme.basic-theme--legal,.basic-theme.basic-theme--legal:not(.basic-theme--with-media){display:block;place-items:initial;background:linear-gradient(180deg,#f5f7fa,#eef2f6)}.basic-theme:not(.basic-theme--with-media) .basic-theme__layout{width:min(100%,640px);min-height:calc(100dvh - clamp(2rem,4vw,3rem));grid-template-columns:minmax(0,1fr)}.basic-theme__header{display:flex;flex-direction:column;min-width:0}.basic-theme__media-panel,.basic-theme__card{min-height:0;border-radius:28px}.basic-theme__media-panel{overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;height:clamp(420px,100dvh - clamp(2rem,4vw,3rem),860px);min-height:420px;background:linear-gradient(180deg,#f5f7fa,#eef2f6)}.basic-theme__media-frame{display:block;width:100%;height:100%;min-height:100%;border:0;object-fit:cover}.basic-theme__media-trigger{display:block;width:100%;height:100%;min-height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.basic-theme__media-video,.basic-theme__gallery-stage{position:relative;flex:1 1 auto;width:100%;height:100%;min-height:0}.basic-theme__gallery-swiper{width:100%;height:100%;min-height:100%}.basic-theme__gallery-swiper .swiper-wrapper{height:100%}.basic-theme__gallery-slide{display:flex;height:100%}.basic-theme__gallery-swiper .swiper-button-next,.basic-theme__gallery-swiper .swiper-button-prev{background:transparent;color:#fff}.basic-theme__gallery-swiper .swiper-button-next:after,.basic-theme__gallery-swiper .swiper-button-prev:after{font-size:1rem;font-weight:700}.basic-theme__gallery-swiper .swiper-pagination{bottom:1rem;direction:ltr}.basic-theme__gallery-swiper .swiper-pagination-bullet{width:11px;height:11px;background:#fff6;opacity:1}.basic-theme__gallery-swiper .swiper-pagination-bullet-active{background:#fff}.basic-theme__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2rem);background:#0f2a12db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.basic-theme__lightbox-shell{position:relative;width:min(100%,1200px);height:min(88dvh,900px)}.basic-theme__lightbox-close{position:absolute;top:1rem;right:1rem;z-index:2;min-height:42px;padding:.6rem 1rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-family:inherit;font-size:.92rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.basic-theme__lightbox-stage,.basic-theme__lightbox-swiper,.basic-theme__lightbox-slide{width:100%;height:100%}.basic-theme__lightbox-stage{display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,2.5rem)}.basic-theme__lightbox-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;border-radius:20px;object-fit:contain;box-shadow:0 32px 80px #0f172a59}.basic-theme__lightbox-swiper .swiper-button-next,.basic-theme__lightbox-swiper .swiper-button-prev{width:48px;height:48px;border-radius:999px;background:#ffffff29;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.basic-theme__lightbox-swiper .swiper-button-next:after,.basic-theme__lightbox-swiper .swiper-button-prev:after{font-size:1rem;font-weight:700}.basic-theme__lightbox-swiper .swiper-pagination{bottom:.75rem;direction:ltr}.basic-theme__lightbox-swiper .swiper-pagination-bullet{width:11px;height:11px;background:#ffffff73;opacity:1}.basic-theme__lightbox-swiper .swiper-pagination-bullet-active{background:#fff}.basic-theme__card{--basic-theme-card-padding: clamp(1.5rem, 3vw, 3rem);display:flex;flex-direction:column;min-height:0;overflow:visible;padding:var(--basic-theme-card-padding);background:#fff}.basic-theme__description{margin:0;color:#526071;font-size:1rem;line-height:1.6;text-align:center;font-weight:500}.basic-theme__form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;margin-top:2rem}.basic-theme__form-scroll{flex:1 1 auto;min-height:0;overflow:visible}.basic-theme__field-list{display:grid;gap:1rem;padding-bottom:1rem}.basic-theme__legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;padding-bottom:1rem}.basic-theme__legal-link{color:#526071;font-size:.85rem;text-decoration:underline;text-underline-offset:.16em}.basic-theme__legal-link:hover{color:#3f6128}.basic-theme__honeypot{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.basic-theme__field{display:grid;gap:.45rem}.basic-theme__field--checkbox{gap:.6rem}.basic-theme__label{color:#101826;font-size:.82rem;font-weight:600;line-height:1.4}.basic-theme__field-control{display:grid;gap:.45rem}.basic-theme__required{color:red}.basic-theme__checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.basic-theme__checkbox-input{width:20px;height:20px;margin:.1rem 0 0;flex:0 0 auto;accent-color:#0f4c81}.basic-theme__checkbox-label{color:#101826;font-size:.92rem;font-weight:600;line-height:1.55;white-space:pre-line}.basic-theme__checkbox.is-invalid .basic-theme__checkbox-input{outline:2px solid rgba(180,35,24,.25);outline-offset:2px}.basic-theme__input{width:100%;padding:.6rem 1rem;border:1px solid #ccc;border-radius:5px;background:#fff;color:#101826;font-family:inherit;font-size:.8rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.basic-theme__input--rtl{direction:rtl;text-align:right}.basic-theme__input:focus{outline:none;border-color:#0f4c8180;box-shadow:0 0 0 4px #0f4c811a}.basic-theme__input--textarea{min-height:140px;resize:vertical}.basic-theme__input.is-invalid{border-color:#b4231873}.basic-theme__helper{color:#667085;font-size:.85rem}.basic-theme__error{color:#b42318;font-size:.85rem}.basic-theme__notice{padding:.85rem 1rem;border-radius:14px;font-size:.92rem}.basic-theme__notice--error{background:#fef3f2;color:#b42318}.basic-theme__notice--success{background:#ecfdf3;color:#027a48}.basic-theme__actions{display:grid;gap:.75rem;margin-right:calc(var(--basic-theme-card-padding) * -1);margin-bottom:calc(var(--basic-theme-card-padding) * -1);margin-left:calc(var(--basic-theme-card-padding) * -1);padding:1rem var(--basic-theme-card-padding) var(--basic-theme-card-padding);background:#fff;box-shadow:0 -14px 28px #0f172a14}.basic-theme--sticky-actions .basic-theme__actions{position:sticky;bottom:0;z-index:5}.basic-theme__actions-row{display:flex;align-items:center;gap:.75rem;direction:ltr}.basic-theme__whatsapp{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:#10bb60;color:#fff;text-decoration:none;box-shadow:0 12px 28px #128c4a3d}.basic-theme__whatsapp-icon{width:30px;height:30px;fill:currentColor}.basic-theme__submit{flex:1 1 auto;width:100%;min-height:54px;border:0;border-radius:999px;background:#3f6128;color:#fff;font-family:inherit;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.basic-theme__submit:hover:not(:disabled){transform:translateY(-1px)}.basic-theme__submit:disabled{opacity:.7;cursor:wait}.basic-theme__legal-shell{width:min(960px,100%);margin:0 auto}.basic-theme__legal-card{padding:clamp(1.5rem,3vw,3rem);border-radius:28px;background:#fff;box-shadow:0 24px 60px #0f172a14}.basic-theme__legal-content{color:#344054;font-size:1rem;line-height:1.75}.basic-theme__legal-content>div>:first-child{margin-top:0}.basic-theme__legal-content h1,.basic-theme__legal-content h2,.basic-theme__legal-content h3{color:#101826;line-height:1.2}.basic-theme__legal-content h1{margin:2rem 0 1rem;font-size:clamp(1.65rem,2.5vw,2.25rem)}.basic-theme__legal-content h2{margin:1.5rem 0 .75rem;font-size:1.25rem}.basic-theme__legal-content h3{margin:1.25rem 0 .75rem;font-size:1.05rem}.basic-theme__legal-content p,.basic-theme__legal-content ul{margin:0 0 1rem}.basic-theme__legal-content ul{padding-left:1.25rem}.basic-theme__legal-content li+li{margin-top:.55rem}.basic-theme__legal-content a{color:#3f6128;word-break:break-word}@media (max-width: 980px){.basic-theme__layout{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto}.basic-theme:not(.basic-theme--with-media) .basic-theme__layout{grid-template-rows:auto}.basic-theme__media-panel{height:380px;min-height:380px}}@media (max-width: 640px){.basic-theme{padding:0}.basic-theme__layout{width:100%;min-height:100dvh;gap:0;grid-template-rows:auto auto}.basic-theme:not(.basic-theme--with-media) .basic-theme__layout{min-height:100dvh;grid-template-rows:auto}.basic-theme__card,.basic-theme__media-panel{border-radius:0;box-shadow:none}.basic-theme__card{--basic-theme-card-padding: 1.25rem;padding:var(--basic-theme-card-padding);padding-top:0;border-top:0}.basic-theme__media-panel{height:auto;min-height:0;border-bottom:0}.basic-theme__media-panel:not(.basic-theme__media-panel--video){aspect-ratio:1/1}.basic-theme__media-panel--video{height:clamp(220px,34dvh,320px);min-height:220px}.basic-theme__header--padded{margin-top:1.25rem;margin-right:1.25rem;margin-left:1.25rem}.basic-theme__description{line-height:1.5;font-size:1.2rem;margin:20px 0;color:#000}.basic-theme__form{margin-top:0}.basic-theme__label{font-size:1rem}.basic-theme__checkbox-label{font-size:.8rem}.basic-theme__input{min-height:42px;border-radius:4px;font-size:1rem}.basic-theme__legal-link{font-size:.7rem}.basic-theme__legal-card{padding:1.25rem;border-radius:0;box-shadow:none}.basic-theme__actions-row{gap:.65rem}.basic-theme__whatsapp{width:54px;height:54px}.basic-theme__gallery-swiper .swiper-button-next,.basic-theme__gallery-swiper .swiper-button-prev{width:40px;height:40px}.basic-theme__gallery-swiper .swiper-button-next{right:.5rem}.basic-theme__gallery-swiper .swiper-button-prev{left:.5rem}.basic-theme__gallery-swiper .swiper-pagination{bottom:.65rem}.basic-theme__lightbox-shell{height:min(84dvh,640px)}.basic-theme__lightbox-close{top:.75rem;right:.75rem}.basic-theme__lightbox-swiper .swiper-button-next,.basic-theme__lightbox-swiper .swiper-button-prev{width:40px;height:40px}}:root{color:#101826;font-family:HK Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}.public-app-state{min-height:100dvh;display:grid;place-items:center;padding:2rem;color:#1f2937;font-size:1rem}.public-app-state--error{color:#b42318}
