@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--customer-blue:#1e7fdb;--customer-green:#18b400;--customer-dark:#151515;--customer-text:#818181;--customer-border:#0000001f;--customer-page:#fff;--customer-how:#1e7fdb}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--customer-page);color:var(--customer-text);margin:0;font-family:Poppins,sans-serif;font-size:.9rem;line-height:20px}a{color:inherit;text-decoration:none;transition:all .28s}img{max-width:100%;display:block}p{margin:0 0 1rem}.container{width:min(1050px,100% - 30px);margin:0 auto}.button{background:var(--customer-green);color:#fff;text-align:center;text-transform:uppercase;cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;padding:18px 30px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;display:inline-flex}.button:hover{opacity:.85}.button.full{width:100%}.small-p{color:var(--customer-text);font-size:.8rem;line-height:19px}.page-content{padding:35px 0 60px}.text-page_content,.rich-content p,.rich-content li{color:var(--customer-text)}.text-page_content h2,.rich-content h2,.rich-content h3,.rich-content strong{color:var(--customer-dark)}.text-page_content h2,.rich-content h2{margin:0 0 18px;font-size:1.15rem;line-height:1.45}.text-page_content p,.rich-content p,.rich-content li{line-height:1.75}.rich-content ul,.rich-content ol{margin:0 0 1rem;padding-left:1.2rem}.rich-content--centered p{text-align:center}.rich-content--product strong{color:#797878;font-weight:600}.rich-content--footer p:last-child,.rich-content--how-it-works p:last-child,.rich-content--product p:last-child{margin-bottom:0}@media (width>=768px){.container{width:min(1050px,100% - 70px)}}.customer-state{background:linear-gradient(135deg,#eef6ff,#f7fafc);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.customer-state_card{background:#fffffff2;border:1px solid #1e7fdb1f;border-radius:10px;width:min(540px,100%);padding:28px;box-shadow:0 24px 60px #15151514}.customer-state_card--inline{width:100%;margin:24px 0 0}.customer-state_eyebrow{color:var(--customer-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:600}.customer-state_title{color:var(--customer-dark);margin:0 0 12px;font-size:28px;line-height:1.2}.customer-state_text{color:var(--customer-text);margin:0 0 20px;line-height:1.7}.customer-account-shell{background:radial-gradient(circle at top,#1e7fdb14,#0000 32%),linear-gradient(#f5f9fd 0%,#f8fbff 100%);min-height:100vh;padding-bottom:90px}.customer-account-topbar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #0f304214;position:sticky;top:0}.customer-account-topbar__inner,.customer-account-layout{width:min(1280px,100% - 28px);margin:0 auto}.customer-account-topbar__inner{align-items:center;gap:12px;padding:12px 0;display:flex}.customer-account-brand{align-items:center;display:inline-flex}.customer-account-brand img{width:auto;height:62px}.customer-account-topbar__actions{align-items:center;margin-left:auto;display:flex}.customer-account-mobile-menu-button,.customer-account-button,.customer-account-mobile-tabs__item--button,.customer-account-nav__link--button{font-family:Poppins,sans-serif}.customer-account-mobile-menu-button{color:#27435a;cursor:pointer;background:#fff;border:1px solid #0f30421f;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.customer-account-user-pill{align-items:center;gap:10px;display:inline-flex}.customer-account-user-pill__avatar,.customer-account-icon-bubble{border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.customer-account-user-pill__avatar{width:46px;height:46px;color:var(--customer-blue);background:#eaf3ff;font-size:1rem;font-weight:700}.customer-account-user-pill__details{display:none}.customer-account-user-pill__label{color:#6f8292;margin-bottom:2px;font-size:.72rem;font-weight:600;display:block}.customer-account-user-pill__details strong{color:#0f2438;font-size:.98rem;line-height:1.2;display:block}.customer-account-layout{padding:18px 0 28px;display:block}.customer-account-sidebar{display:none}.customer-account-mobile-navigation{background:#fffffffa;border:1px solid #1e7fdb1a;border-radius:20px;gap:10px;margin:0 auto 14px;padding:16px;display:grid;box-shadow:0 14px 34px #21344712}.customer-account-main{min-width:0}.customer-account-main__content{gap:16px;display:grid}.customer-account-main__footer-note{display:none}.customer-account-nav{width:100%;margin-top:10px}.customer-account-nav__list{gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.customer-account-nav__link{color:#5f7688;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:.96rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:flex}.customer-account-nav__link span{white-space:nowrap}.customer-account-nav__link:hover,.customer-account-nav__link:focus-visible{color:#1a5c91;background:#1e7fdb0f;border-color:#1e7fdb1a;outline:none}.customer-account-nav__link--active{color:#0f5fb8;background:linear-gradient(#e4effff2,#eff6fff2);border-color:#1e7fdb1f;box-shadow:inset 0 1px #fffc}.customer-account-nav__link--button{border:0}.customer-account-section{gap:16px;display:grid}.customer-account-page-intro{padding:8px 2px 6px}.customer-account-card,.customer-account-empty-state{background:#fffffff7;border:1px solid #0f304214;border-radius:22px;padding:22px 20px;box-shadow:0 14px 38px #19304514}.customer-account-page-intro h2,.customer-account-card__title{color:#0f2438;margin:0}.customer-account-page-intro h2{font-size:clamp(2rem,7.8vw,3.15rem);line-height:1.02}.customer-account-page-intro p{color:#617488;max-width:740px;margin:10px 0 0;font-size:.98rem;line-height:1.7}.customer-account-page-intro__back-link,.customer-account-link{color:var(--customer-blue);align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.customer-account-page-intro__back-link{margin-bottom:14px}.customer-account-inline-error,.customer-account-error{color:#b42318;margin:0;line-height:1.7}.customer-account-card{gap:18px;display:grid}.customer-account-card__header,.customer-account-section__header,.customer-account-ticket-actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-account-card__title-group p,.customer-account-section__header p,.customer-account-ticket-actions p{color:#6a7e90;margin:8px 0 0}.customer-account-card__title{font-size:1.45rem;line-height:1.2}.customer-account-button{min-height:46px;color:var(--customer-blue);cursor:pointer;background:#fff;border:1px solid #1e7fdb38;border-radius:15px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,opacity .18s,box-shadow .18s;display:inline-flex}.customer-account-button:hover,.customer-account-button:focus-visible{background:#1e7fdb0a;border-color:#1e7fdb66;outline:none}.customer-account-button:disabled{cursor:not-allowed;opacity:.58}.customer-account-button--primary{border-color:var(--customer-blue);background:var(--customer-blue);color:#fff;box-shadow:0 14px 28px #1e7fdb2e}.customer-account-button--primary:hover,.customer-account-button--primary:focus-visible{color:#fff;background:#166dbc;border-color:#166dbc}.customer-account-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:7px 12px;font-size:.85rem;font-weight:600;line-height:1.2;display:inline-flex}.customer-account-badge--success{color:#16845b;background:#e8f8ef}.customer-account-badge--warning{color:#c97a00;background:#fff3dc}.customer-account-badge--danger{color:#c53d3d;background:#fdecec}.customer-account-badge--neutral{color:#50657a;background:#eef2f7}.customer-account-purchases-card{box-shadow:none;background:0 0;border:0;padding:0}.customer-account-purchases-head{display:none}.customer-account-purchase-list,.customer-account-ticket-list,.customer-account-line-items{display:grid}.customer-account-purchase-row{background:#fffffff7;border:1px solid #0f304214;border-radius:22px;gap:16px;padding:24px 20px;display:grid;box-shadow:0 14px 38px #19304514}.customer-account-purchase-list{gap:16px}.customer-account-purchase-row__field-label{color:#8192a2;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}.customer-account-purchase-row__sale{align-items:flex-start;gap:14px;display:flex}.customer-account-icon-bubble{width:52px;height:52px;color:var(--customer-blue);background:#edf4ff;flex:0 0 52px}.customer-account-icon-bubble--success{color:#1b8d66;background:#e9f7ee}.customer-account-icon-bubble--warning{color:#cf8a10;background:#fff4df}.customer-account-icon-bubble--danger,.customer-account-icon-bubble--neutral{color:#64778b;background:#eff3f8}.customer-account-purchase-row__sale-main strong,.customer-account-ticket-card__title,.customer-account-line-item__title{color:#10263a;font-size:1rem;font-weight:700;line-height:1.35;display:block}.customer-account-purchase-row__sale-main p,.customer-account-line-item__meta,.customer-account-ticket-card__meta p{color:#677b8e;margin:6px 0 0;line-height:1.65}.customer-account-purchase-row__date,.customer-account-purchase-row__status,.customer-account-purchase-row__total,.customer-account-purchase-row__action{gap:8px;display:grid}.customer-account-purchase-row__total strong{color:#10263a;font-size:1.25rem}.customer-account-purchase-row__action .customer-account-button{width:100%}.customer-account-summary-grid{gap:18px;display:grid}.customer-account-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;margin:0;display:grid}.customer-account-meta-grid div,.customer-account-ticket-card__meta-item{min-width:0}.customer-account-ticket-card__meta-item,.customer-account-line-item__info{align-content:start;gap:8px;display:grid}.customer-account-meta-grid dt,.customer-account-ticket-card__meta-item span:first-child,.customer-account-line-item__info span:first-child{color:#8092a5;margin:0;font-size:.78rem;font-weight:700;display:block}.customer-account-meta-grid dd,.customer-account-ticket-card__meta-item span:last-child,.customer-account-line-item__info span:last-child{color:#13273a;margin:0;line-height:1.55;display:block}.customer-account-line-items{gap:0}.customer-account-line-item{border-top:1px solid #0f304214;gap:14px;padding:20px 0;display:grid}.customer-account-line-item:first-child{border-top:0;padding-top:0}.customer-account-line-item__summary{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.customer-account-line-item__details{gap:12px;display:grid}.customer-account-ticket-actions__buttons,.customer-account-ticket-card__actions,.customer-account-dialog__actions{flex-wrap:wrap;gap:10px;display:flex}.customer-account-ticket-card{background:#fbfdff;border:1px solid #0f304214;border-radius:20px;padding:22px}.customer-account-ticket-card__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-account-ticket-card__eyebrow{color:#8a9aaa;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.customer-account-ticket-card__meta{gap:12px;margin-top:18px;display:grid}.customer-account-ticket-card__selection{border-top:1px solid #0f304214;margin-top:16px;padding-top:16px}.customer-account-ticket-card__selectable{color:#52677a;align-items:center;gap:10px;font-weight:600;display:inline-flex}.customer-account-ticket-card__actions{margin-top:18px}.customer-account-ticket-card__actions .customer-account-button{flex:200px}.customer-account-empty-state{text-align:left}.customer-account-empty-state p{margin:0 0 18px}.customer-account-sidebar__store-link{color:#5d7386;align-items:center;gap:10px;font-weight:600;display:inline-flex}.customer-account-mobile-tabs{z-index:12;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffffc;border-top:1px solid #0f304214;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.customer-account-mobile-tabs__item{color:#64778b;text-align:center;border-radius:14px;justify-items:center;gap:6px;min-height:62px;padding:10px 8px 8px;font-size:.78rem;font-weight:600;text-decoration:none;display:grid}.customer-account-mobile-tabs__item--button{cursor:pointer;background:0 0;border:0}.customer-account-mobile-tabs__item--active{color:var(--customer-blue);background:#1e7fdb14}.customer-account-dialog{z-index:30;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customer-account-dialog__backdrop{background:#0f171f7a;border:0;position:absolute;inset:0}.customer-account-dialog__panel{background:#fff;border-radius:24px;width:min(760px,100%);max-height:calc(100vh - 40px);padding:24px;position:relative;overflow:auto;box-shadow:0 24px 60px #15151529}.customer-account-dialog__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}@media (width>=768px){.customer-account-shell{padding-bottom:0}.customer-account-topbar__inner,.customer-account-layout{width:min(1280px,100% - 42px)}.customer-account-user-pill__details{display:block}.customer-account-brand img{height:72px}.customer-account-purchase-row__action .customer-account-button{width:auto}.customer-account-line-item__details,.customer-account-ticket-card__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-account-mobile-tabs{display:none}}@media (width>=1024px){.customer-account-mobile-menu-button,.customer-account-mobile-navigation{display:none}.customer-account-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:28px;padding-top:0;display:grid}.customer-account-sidebar{border-right:1px solid #0f304214;flex-direction:column;align-items:stretch;gap:0;min-height:calc(100vh - 92px);padding:36px 18px 20px;display:flex;position:sticky;top:92px}.customer-account-nav{width:min(100%,232px);margin-top:20px}.customer-account-sidebar__title{color:#0f2438;margin:0 0 12px;font-size:1.95rem;line-height:1.04}.customer-account-main{padding:42px 0 32px}.customer-account-main__footer-note{color:#6c8093;align-items:center;gap:10px;margin-top:22px;font-size:.95rem;display:inline-flex}.customer-account-main__footer-icon{color:#6c8093;justify-content:center;align-items:center;display:inline-flex}.customer-account-page-intro{max-width:1040px;padding:0 0 8px}.customer-account-page-intro h2{font-size:4rem}.customer-account-page-intro p{max-width:760px;font-size:.99rem}.customer-account-card,.customer-account-empty-state{border-radius:28px;padding:30px 32px}.customer-account-purchases-card{background:#fffffff7;border:1px solid #0f304214;border-radius:28px;padding-top:0;overflow:hidden;box-shadow:0 18px 48px #19304514}.customer-account-purchases-head{color:#62768a;border-bottom:1px solid #0f304214;grid-template-columns:minmax(0,2.4fr) minmax(150px,1.15fr) minmax(160px,1.1fr) minmax(120px,.85fr) minmax(150px,.95fr);gap:18px;padding:24px 32px;font-size:.88rem;font-weight:700;display:grid}.customer-account-purchase-row{box-shadow:none;background:0 0;border:0;border-top:1px solid #0f304214;border-radius:0;grid-template-columns:minmax(0,2.4fr) minmax(150px,1.15fr) minmax(160px,1.1fr) minmax(120px,.85fr) minmax(150px,.95fr);align-items:center;gap:18px;padding:24px 32px}.customer-account-purchase-row:first-child{border-top:0}.customer-account-purchase-list{gap:0}.customer-account-purchase-row__field-label{display:none}.customer-account-purchase-row__date,.customer-account-purchase-row__status,.customer-account-purchase-row__total{gap:0}.customer-account-purchase-row__total{justify-items:start}.customer-account-purchase-row__action{justify-items:end}.customer-account-purchase-row__sale-main strong,.customer-account-line-item__title{font-size:1.1rem}.customer-account-nav__link{width:100%;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:14px;padding:10px 12px}.customer-account-nav__link--active{background:linear-gradient(#edf4ff 0%,#e7f1ff 100%);border:1px solid #1e7fdb14;padding:16px 18px;box-shadow:inset 0 1px #fffc}.customer-account-nav__link--button{width:100%;box-shadow:none;color:#5d7386;background:0 0;border:0;border-radius:0;justify-content:flex-start;padding:10px 12px}.customer-account-nav__link--button:hover,.customer-account-nav__link--button:focus-visible{color:#234563;box-shadow:none;background:0 0;border:0}.customer-account-sidebar__support{display:none}.customer-account-line-item__details{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-account-ticket-card__actions{justify-content:flex-start}}.customer-checkout-auth-fields{flex-direction:column;gap:12px;display:flex}.customer-checkout-input{border:1px solid #c9d6df;border-radius:10px;width:100%;padding:14px 16px}.customer-checkout-input--error{border-color:#e06363;box-shadow:0 0 0 3px #e063631f}.customer-checkout-input:disabled{color:#7b8994;cursor:not-allowed;background:#f5f7f8}.customer-checkout-auth-link{color:#48606f;text-underline-offset:3px;align-self:flex-start;font-size:.9rem;font-weight:600;text-decoration:underline}.customer-auth-page-card{width:min(560px,100%)}.customer-auth-page-form,.customer-auth-page-result{flex-direction:column;gap:14px;display:flex}.customer-auth-page-message,.customer-auth-page-field-error{margin:0}.customer-auth-page-message{border-radius:8px;padding:12px 14px}.customer-auth-page-message--error{color:#8f3030;background:#fff4f4}.customer-auth-page-message--success{color:#2f5d12;background:#f2faef}.customer-auth-page-actions{flex-direction:column;gap:10px;display:flex}.customer-auth-page-link{color:#48606f;text-underline-offset:3px;font-size:.9rem;font-weight:600;text-decoration:underline}.customer-auth-page-result-text{margin:0}.customer-checkout-flow,.customer-checkout-configurator{flex-direction:column;gap:16px;display:flex}.customer-checkout-field{flex-direction:column;gap:8px;display:flex}.customer-checkout-label{color:#48606f;font-size:.9rem;font-weight:600}.customer-checkout-field input,.customer-checkout-field select{border:1px solid #c9d6df;border-radius:10px;width:100%;padding:14px 16px}.customer-checkout-entry-button{width:min(100%,340px)}.customer-checkout-group-selector{flex-direction:column;gap:10px;display:flex}.customer-checkout-group-selector__list{flex-wrap:wrap;gap:10px;display:flex}.customer-checkout-group-chip{color:#163548;cursor:pointer;background:#fff;border:1px solid #c9d6df;border-radius:999px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600}.customer-checkout-group-chip--active{color:#fff;background:#0f3042;border-color:#0f3042}.customer-checkout-selection-step{flex-direction:column;gap:14px;display:flex}.customer-checkout-quantity-section{background:linear-gradient(#f7fbff 0%,#fff 100%);border:1px solid #d8e4ec;border-radius:10px;flex-direction:column;gap:16px;padding:18px;display:flex}.customer-checkout-quantity-header{flex-direction:column;gap:6px;display:flex}.customer-checkout-selected-date-card{background:#fff;border:1px solid #d8e4ec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.customer-checkout-selected-date-card>div{flex-direction:column;gap:4px;display:flex}.customer-checkout-selected-date-card strong{color:#0f3042}.customer-checkout-section-eyebrow,.customer-checkout-sheet__eyebrow{color:#1e7fdb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem;font-weight:700}.customer-checkout-quantity-header h3,.customer-checkout-panel__header h3,.customer-checkout-sheet__header h3,.customer-checkout-success-card h3{margin:0}.customer-checkout-quantity-list,.customer-checkout-cart-entry-list,.customer-checkout-ticket-list{flex-direction:column;gap:12px;display:flex}.customer-checkout-selection-summary{color:#5a7180;border-top:1px solid #d8e4ec;justify-content:space-between;align-items:center;padding-top:2px;display:flex}.customer-checkout-selection-summary strong{color:#0f3042;font-size:1.1rem}.customer-checkout-quantity-row,.customer-checkout-sale-item{justify-content:space-between;align-items:center;gap:16px;display:flex}.customer-checkout-quantity-name{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 4px;font-weight:600;display:inline-flex}.customer-checkout-item-badge{color:#5a7180;white-space:nowrap;background:#0f30420f;border:1px solid #0f30421f;border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.customer-checkout-quantity-price,.customer-checkout-cart-summary span,.customer-checkout-success-card p,.customer-checkout-sale-item p{color:#5a7180;margin:0}.customer-checkout-stepper{align-items:center;gap:10px;display:inline-flex}.customer-checkout-stepper span{text-align:center;justify-content:center;align-items:center;min-width:16px;display:inline-flex}.customer-checkout-stepper button,.customer-checkout-payment-actions button,.customer-checkout-coupon-box button,.customer-checkout-cart-entry__header button,.customer-checkout-payment-type,.customer-checkout-cart-button,.customer-checkout-auth-toggle__button,.customer-checkout-panel__close,.customer-checkout-sheet__close,.customer-checkout-calendar__navigation-button,.customer-checkout-date-button{color:#4e5f6c;cursor:pointer;background:#f6f7f8;border:1px solid #1515151f;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex;position:relative}.customer-checkout-stepper button:hover,.customer-checkout-payment-actions button:hover,.customer-checkout-coupon-box button:hover,.customer-checkout-cart-entry__header button:hover,.customer-checkout-payment-type:hover,.customer-checkout-cart-button:hover,.customer-checkout-auth-toggle__button:hover,.customer-checkout-panel__close:hover,.customer-checkout-sheet__close:hover,.customer-checkout-calendar__navigation-button:hover,.customer-checkout-date-button:hover{color:#31424f;opacity:.95;background:#f0f2f4;border-color:#1515152e}.customer-checkout-stepper button{min-width:42px;padding:10px 0;font-size:1rem;font-weight:700}.button:disabled,.customer-checkout-stepper button:disabled,.customer-checkout-payment-actions button:disabled,.customer-checkout-coupon-box button:disabled,.customer-checkout-cart-entry__header button:disabled,.customer-checkout-payment-type:disabled,.customer-checkout-cart-button:disabled,.customer-checkout-auth-toggle__button:disabled,.customer-checkout-panel__close:disabled,.customer-checkout-sheet__close:disabled,.customer-checkout-download-button:disabled,.customer-checkout-ticket-card__download:disabled{cursor:not-allowed;opacity:.72}.customer-checkout-button--loading{pointer-events:none}.customer-checkout-button--loading:before{content:"";border:2px solid;border-right-color:#0000;border-radius:999px;flex:none;width:14px;height:14px;animation:.7s linear infinite customer-checkout-button-spin}.customer-checkout-actions,.customer-checkout-selection-actions{flex-direction:column;gap:10px;display:flex}.customer-checkout-cart-button{color:#2f5d12;font-weight:600}.customer-checkout-feedback{color:#0f3042;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin:0;font-size:.95rem}.customer-checkout-panel{z-index:1200;background:#0f1e2db8;flex-direction:column;justify-content:center;padding:16px;display:flex;position:fixed;inset:0;overflow:auto}.customer-checkout-panel__header,.customer-checkout-panel__body,.customer-checkout-sheet__content{width:min(100%,520px);max-width:520px;margin:0 auto}.customer-checkout-panel__header,.customer-checkout-panel__body{background:#fff;padding:20px;box-shadow:0 24px 60px #0f1e2d2e}.customer-checkout-panel__header{border-bottom:1px solid #d8e4ec;border-radius:12px 12px 0 0;justify-content:space-between;align-items:flex-start;margin-top:0;display:flex}.customer-checkout-panel__body{border-radius:0;flex-direction:column;gap:16px;max-height:min(680px,100vh - 132px);display:flex;overflow:auto}.customer-checkout-panel__body:last-child{border-radius:0 0 12px 12px}.customer-checkout-panel__footer{background:#fff;border-radius:0 0 12px 12px;width:min(100%,520px);max-width:520px;margin:0 auto;padding:0 20px 20px;box-shadow:0 24px 60px #0f1e2d2e}.customer-checkout-total-box,.customer-checkout-success-card,.customer-checkout-sale-card,.customer-checkout-coupon-box,.customer-checkout-session-card,.customer-checkout-session-replacement{background:#f7fbff;border:1px solid #d8e4ec;border-radius:10px;padding:16px}.customer-checkout-total-box{flex-direction:column;gap:8px;display:flex}.customer-checkout-total-box__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-checkout-total-box__row>span:last-child,.customer-checkout-total-box__row>strong:last-child{text-align:right;margin-left:auto}.customer-checkout-total-box__row--discount{color:#5a7180}.customer-checkout-total-box__row--final{border-top:1px solid #d8e4ec;padding-top:8px}.customer-checkout-total-box__row--final strong{color:#0f3042}.customer-checkout-cart-entry{border:1px solid #d8e4ec;border-radius:10px;flex-direction:column;gap:14px;padding:16px;display:flex}.customer-checkout-cart-entry ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.customer-checkout-cart-entry li,.customer-checkout-sale-card__row{justify-content:space-between;align-items:center;display:flex}.customer-checkout-cart-entry__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-checkout-session-card,.customer-checkout-session-replacement{flex-direction:column;gap:12px;display:flex}.customer-checkout-session-card__row,.customer-checkout-session-replacement__actions{justify-content:space-between;gap:10px;display:flex}.customer-checkout-session-replacement__actions{flex-wrap:wrap}.customer-checkout-cart-entry__header>div{flex-direction:column;gap:4px;display:flex}.customer-checkout-cart-entry__group-name{color:#5a7180;font-size:.85rem;font-weight:600}.customer-checkout-cart-entry__summary{color:#5a7180;border-top:1px solid #d8e4ec;justify-content:space-between;align-items:center;padding-top:2px;display:flex}.customer-checkout-cart-entry__summary strong{color:#0f3042}.customer-checkout-auth-toggle,.customer-checkout-payment-types,.customer-checkout-payment-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-checkout-coupon-box__row{flex-direction:column;gap:10px;display:flex}.customer-checkout-coupon-box__row .customer-checkout-field{flex:auto}.customer-checkout-coupon-box__feedback{margin-top:10px}.customer-checkout-field input:disabled,.customer-checkout-field select:disabled{color:#7b8994;cursor:not-allowed;background:#f5f7f8}.customer-checkout-card-row,.customer-checkout-pix-box{gap:10px;width:100%;display:flex}.customer-checkout-card-row{flex-wrap:wrap}.customer-checkout-card-row .customer-checkout-input{flex:120px}.customer-checkout-pix-box{background:#f4f7f9;border:1px solid #d8e1e7;border-radius:10px;flex-direction:column;padding:14px}.customer-checkout-pix-box pre{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.customer-checkout-auth-toggle__button--active,.customer-checkout-payment-type--active,.customer-checkout-date-button--selected{background:var(--customer-green);border-color:var(--customer-green);color:#fff}.customer-checkout-sheet{z-index:1300;justify-content:center;padding:16px;display:flex;position:fixed;inset:0}.customer-checkout-sheet__backdrop{background:#0f1e2db8;position:absolute;inset:0}.customer-checkout-sheet__content{background:#fff;border-radius:12px;width:auto;max-width:none;max-height:none;padding:20px;position:absolute;inset:16px;overflow:auto;transform:none;box-shadow:0 24px 60px #0f1e2d2e}.customer-checkout-sheet__header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.customer-checkout-weekdays,.customer-checkout-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.customer-checkout-calendar{flex-direction:column;gap:18px;display:flex}.customer-checkout-calendar__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.customer-checkout-calendar__navigation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.customer-checkout-calendar__navigation strong{color:#0f3042;text-align:center;text-transform:capitalize}.customer-checkout-calendar__navigation-button:last-child{justify-self:end}.customer-checkout-calendar__navigation-button:disabled{cursor:not-allowed;opacity:.45}.customer-checkout-weekdays{color:#5a7180;text-align:center;margin-bottom:8px;font-size:.8rem;font-weight:700}.customer-checkout-date-button,.customer-checkout-date-placeholder{aspect-ratio:1}.customer-checkout-date-button--available{color:#0f3042;background:linear-gradient(#1e7fdb1f,#1e7fdb0f);border-color:#1e7fdb4d;font-weight:700}.customer-checkout-date-button--disabled{color:#9aabb8;cursor:not-allowed;background:#f3f6f8;border-color:#dde4e9}.customer-checkout-download-button{color:#fff;cursor:pointer;background:#0f3042;border:1px solid #0f3042;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;display:inline-flex;position:relative}.customer-checkout-ticket-card{color:#fff;background:linear-gradient(135deg,#0f3042 0%,#1e7fdb 100%);border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.customer-checkout-ticket-card__download{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;margin-top:6px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;display:inline-flex;position:relative}@keyframes customer-checkout-button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width>=768px){.customer-checkout-panel{flex-direction:column;justify-content:flex-start;align-items:flex-end;padding:0;display:flex;overflow:hidden}.customer-checkout-actions{flex-direction:row;align-items:center}.customer-checkout-actions>*{flex:1 1 0}.customer-checkout-sheet{align-items:center}.customer-checkout-panel__header,.customer-checkout-panel__body{margin-top:0}.customer-checkout-panel__header,.customer-checkout-panel__body,.customer-checkout-sheet__content,.customer-checkout-panel__footer{height:auto;max-height:none}.customer-checkout-panel__header,.customer-checkout-panel__body,.customer-checkout-panel__footer{width:min(100%,560px);max-width:560px;margin:0}.customer-checkout-panel__header{border-radius:12px 0 0}.customer-checkout-panel__body{border-radius:0;flex:auto;min-height:0}.customer-checkout-panel__body:last-child,.customer-checkout-panel__footer{border-radius:0 0 0 12px}.customer-checkout-sheet__content{border-radius:12px;width:min(100%,560px);max-height:calc(100vh - 80px);margin:0;position:relative;inset:auto;transform:none}.customer-checkout-selection-actions{flex-direction:row;align-items:center}.customer-checkout-coupon-box__row{flex-direction:row;align-items:end}.customer-checkout-selection-actions>*{flex:1 1 0}}@media (width>=992px){.button.full.mobile{width:auto}}.intro-section{background-position:50%;background-size:cover;flex-direction:column;min-height:100vh;display:flex}.navbar{background:0 0}.navbar_content{justify-content:space-between;align-items:center;gap:12px;padding:8px 12px 6px 8px;display:flex}.navbar_content_brand img{width:120px}.navbar_content_actions{align-items:center;gap:8px;margin-left:auto;display:flex}.navbar_content_cart-button,.navbar_content_profile-trigger{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.navbar_content_cart-badge{min-width:20px;height:20px;color:var(--customer-dark);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;line-height:1;display:inline-flex}.navbar_content_profile{position:relative}.navbar_content_profile-trigger{min-width:0}.navbar_content_profile-trigger span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.navbar_content_profile-chevron{transition:transform .16s}.navbar_content_profile-chevron--open{transform:rotate(180deg)}.page-header .navbar_content_cart-button,.page-header.nav-only .navbar_content_cart-button,.page-header .navbar_content_profile-trigger,.page-header.nav-only .navbar_content_profile-trigger{color:var(--customer-dark);border-color:#0f304229}.page-header .navbar_content_cart-badge,.page-header.nav-only .navbar_content_cart-badge{background:var(--customer-dark);color:#fff}.navbar_content_profile-menu{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#092031f5;border:1px solid #0f304224;border-radius:18px;min-width:180px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #06182640}.navbar_content_profile-menu_item{color:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px 14px;font-size:.82rem;font-weight:600;text-decoration:none;display:flex}.navbar_content_profile-menu_item--button{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;font-family:Poppins,sans-serif}.navbar_content_profile-menu_item:hover,.navbar_content_profile-menu_item--button:hover{background:#ffffff14}.page-header .navbar_content_profile-menu,.page-header.nav-only .navbar_content_profile-menu{background:#fffffff5}.page-header .navbar_content_profile-menu_item,.page-header.nav-only .navbar_content_profile-menu_item{color:var(--customer-dark)}.intro-section_content{text-align:center;flex:1;justify-content:center;align-items:center;margin:35px 0;display:flex}.intro-section_content_h1{color:#fff;margin:0 0 15px;font-size:28px;line-height:37px}.intro-section_content_p{color:#ffffffb3;margin:0 0 25px}.products-list-section{padding:65px 0}.products-list-section_h2{color:var(--customer-dark);text-align:center;text-transform:uppercase;margin:0 0 2px;font-size:24px;font-weight:300;line-height:28px}.products-list-section_h2.white{color:#fff}.products-list-section_subtitle{text-align:center;margin-bottom:40px;font-size:13px}.products-list-section_subtitle.white{color:#fff}.products-list-section_list{flex-direction:column;gap:20px;display:flex}.products-list-section_list_item{border:1px solid var(--customer-border)}.products-list-section_list_item_header{background-position:50%;background-size:cover;width:100%;height:200px}.products-list-section_list_item_content{padding:25px 22px 35px}.products-list-section_list_item_content_title{color:var(--customer-dark);text-transform:uppercase;margin:0 0 2px;font-size:20px;line-height:23px}.products-list-section_list_item_content .small-p{min-height:57px}.products-list-section_list_item_content_price-box{text-align:right;border-top:1px solid #0000001a;margin:20px 0;padding-top:20px}.products-list-section_list_item_content_price-box_number{color:#4e4e4e;font-size:20px;font-weight:700}.about-section{background-color:#dfe8ee;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;padding:75px 0;display:flex}.about-section_content-box{text-align:center;background:#ffffffe0;border-radius:4px;width:min(750px,100% - 30px);padding:60px 40px 50px;box-shadow:0 0 30px #00000026}.about-section_content-box_h2{color:var(--customer-dark);margin:0 0 18px;font-size:26px;line-height:34px}.about-section_content-box_p{max-width:760px;margin:0 auto}.page-header{background:var(--customer-blue);padding-bottom:45px}.page-header.nav-only{padding-bottom:0}.page-header_h1{color:#fff;margin:38px 0 4px;font-size:40px;font-weight:300;line-height:42px}.product-page_main-section{flex-direction:column;display:flex}.product-page_main-section_image-box{min-height:280px}.image-slider-container,.image-slider,.image-slider-slide{height:100%}.image-slider-container img{object-fit:cover;width:100%;min-height:280px}.product-page_main-section_content-box{padding:32px 15px 40px}.product-page_main-section_content-box_title-box_title{color:var(--customer-dark);text-transform:uppercase;margin:0 0 18px;font-size:32px;line-height:1.1}.product-page_main-section_content-box_buy-box{margin-top:28px;display:block}.product-page_main-section_content-box_buy-box_text-box{margin-bottom:19px}.product-page_main-section_content-box_buy-box_text-box_title{color:var(--customer-dark);font-size:24px;font-weight:700;line-height:1.3}.product-page_main-section_content-box_buy-box_old-price{color:#e63b2e;font-size:15px;text-decoration:line-through}.product-page_main-section_floating-cta_button{position:sticky;bottom:16px}.product-page_payment-icons{flex-wrap:wrap;gap:8px;margin:8px 0 16px;display:flex}.product-page_infos-section{padding:50px 0}.product-page_infos-title{margin-bottom:8px}.product-page_infos-section_content{flex-direction:column;gap:18px;display:flex}.product-page_infos-section_content_box{flex:1}.product-page_infos-section_content_box_title{color:var(--customer-dark);text-transform:uppercase;margin:0 0 16px;font-size:1.1rem}.product-page_infos-section_content_box_item{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.product-page_infos-section_content_box_item_icon{border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.product-page_infos-section_content_box_item_icon:before{color:#fff;font-size:.85rem;font-weight:700}.product-page_infos-section_content_box_item_icon.positive{background:var(--customer-green)}.product-page_infos-section_content_box_item_icon.positive:before{content:"✓"}.product-page_infos-section_content_box_item_icon.negative{background:#eb5757}.product-page_infos-section_content_box_item_icon.negative:before{content:"−"}.product-page_infos-section_content_box_item_text{color:var(--customer-text);line-height:1.6}.product-page_infos-section_content_divisor{background:#0000001a;width:100%;height:1px}.product-page_infos-section_voucher{background:#f7fafc;border:1px solid #15151514;border-radius:18px;margin-top:28px;padding:24px}.product-page_how{background:var(--customer-how);padding:55px 0 65px}.product-page_how .rich-content,.product-page_how .rich-content li,.product-page_how .rich-content p,.product-page_how .rich-content h3,.product-page_how .rich-content strong{color:#fff}.footer{background:var(--customer-page);border-top:1px solid #81818126;padding:35px 0 6rem}.footer_header{flex-direction:column;align-items:center;gap:20px;padding:5px;display:flex}.footer_header_socials{justify-content:center;gap:14px;display:flex}.footer_header_socials_item{color:var(--customer-dark)}.footer_infos{flex-direction:column;align-items:flex-start;gap:28px;margin-top:40px;display:flex}.footer_infos_block_title,.footer_powered_text{color:#626262;margin-bottom:8px;font-size:18px;font-weight:700}.footer_infos_payment_title{color:var(--customer-text);margin-bottom:10px;font-size:10px;font-weight:400}.footer_infos_block_content_text,.footer_infos_block_content_text a,.footer_links_nav_item,.footer_copyright{color:var(--customer-text)}.footer_infos_block_content_text{margin-bottom:2px;font-size:13px;line-height:1.8}.footer_infos_block_content_text_link{color:var(--customer-text);text-decoration:none}.footer_infos_payment{width:100%}.footer_infos_payment_icons{flex-wrap:wrap;gap:8px;display:flex}.footer_infos_payment_image{object-fit:contain;width:28px;height:20px}.footer_infos_payment_secure{align-items:center;gap:8px;margin-top:10px;display:flex}.footer_infos_payment_secure_icon{flex:none}.small-p.footer_infos_payment_secure_p{color:var(--customer-text);margin:0;font-size:11px;line-height:16px}.footer_links{border-top:1px solid #0000001a;flex-direction:column;gap:18px;margin-top:55px;padding-top:45px;display:flex}.footer_links_nav,.footer_links_terms{flex-wrap:wrap;align-items:center;display:flex}.footer_links_nav{gap:20px}.footer_links_terms{gap:0}.footer_links_terms_divisor{background:#81818180;border-radius:999px;width:5px;height:5px;margin:0 12px}.footer_powered{flex-direction:column;gap:10px;margin-top:24px;display:flex}.footer_powered_link img{width:156px}.footer_links_nav_item{text-transform:uppercase;font-size:12px;text-decoration:none}.footer_links_nav_item:hover{color:var(--customer-dark)}.footer_links_nav_item.terms{font-size:10px;font-weight:700}.footer_copyright{color:#818181b3;text-align:center;margin:55px 0 20px;font-size:10px}.whatsapp-float{z-index:100;color:#fff;background:#25d366;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:fixed;bottom:1rem;right:1.5rem;box-shadow:2px 2px 3px #999}@media (width>=768px){.navbar_content{padding:25px 35px}.intro-section_content{margin:65px 0}.intro-section_content_h1{font-size:40px;line-height:46px}.products-list-section_h2{font-size:28px}.products-list-section,.about-section{padding:75px 0}.footer_header{flex-direction:row;justify-content:space-between;gap:5px}.footer_infos{flex-direction:row;justify-content:space-between;align-items:center;margin-top:55px}.footer_infos_block{flex:none;padding-right:35px}.footer_infos_payment{flex:0 0 34%}.footer_links{flex-direction:row;justify-content:space-between;align-items:center}.page-header{padding-bottom:40px}.page-header_h1{font-size:28px;line-height:34px}.product-page_infos-section_content_divisor{width:1px;height:auto}.product-page_infos-section_content{flex-direction:row;gap:24px}}@media (width>=992px){.intro-section_content_h1{font-size:48px;line-height:54px}.intro-section_content_p{padding:0 55px}.products-list-section,.about-section{padding:125px 0}.about-section{background-attachment:fixed}.products-list-section_list{flex-flow:wrap;gap:0;margin-right:-35px}.products-list-section_list_item{flex:0 0 calc(33.333% - 35px);margin-bottom:20px;margin-right:35px}.about-section_content-box{width:750px;padding:60px 40px 50px}.about-section_content-box_h2{font-size:32px}.product-page_main-section{grid-template-columns:minmax(0,56%) minmax(0,44%);display:grid}.product-page_main-section_content-box{padding:60px 48px}.image-slider-container img,.product-page_main-section_image-box{min-height:640px}.product-page_main-section_content-box_buy-box{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.product-page_main-section_floating-cta{flex:0 0 250px}.product-page_main-section_floating-cta_button{position:static}.whatsapp-float{width:60px;height:60px;bottom:40px;right:40px}}
