.splash-component{position:fixed;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#fff;display:none}.splash-form{background-color:#fff;padding:10px 64px 64px;position:relative;display:flex;justify-content:center;flex-direction:column;gap:1rem;align-items:center;width:568px}.splash-logo{position:absolute;top:-40px}.splash-logo-label{font-family:var(--font-family-baskerville);font-weight:400;font-size:18px;line-height:22px;margin-top:16px;color:var(--neutral-950)}.splash-logo-label span{font-family:var(--font-family-baskerville-italic)}.splash-title{font-family:var(--font-family-pr-bold);font-size:18px;font-weight:700;line-height:19px;text-transform:uppercase;margin-top:10px;color:var(--neutral-950);text-align:center;width:200px}.splash-description{font-family:var(--font-family-baskerville);font-weight:400;font-size:18px;color:#000;margin-top:16px;margin-bottom:16px;text-align:center}.splash-button{background-color:var(--primary-800-main);color:#fff;border:none;font-weight:700;cursor:pointer;text-transform:uppercase;font-size:18px;font-family:var(--font-family-pr-bold);padding:8px 16px;width:100%;height:44px}.splash-button:active,.splash-button:focus{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--primary-800-main);border-radius:4px}.splash-note{font-family:var(--font-family-baskerville);font-weight:400;font-size:11px;line-height:13px;color:#000;margin-top:16px;text-align:justify}.splash-dropdown{position:relative;width:100%;margin-bottom:8px;font-family:var(--font-family-pr-regular)}.splash-dropdown.disabled .splash-dropdown-selected{opacity:.5;pointer-events:none}.splash-dropdown-selected{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--neutral-200);border-radius:4px;padding:8px 16px;background-color:#fff;cursor:pointer;height:44px}.splash-dropdown-label{font-weight:700;margin-right:4px}.splash-dropdown-value{flex:1;font-weight:400}.splash-dropdown-arrow{margin-left:8px;transition:transform .3s ease}.splash-dropdown.open .splash-dropdown-arrow{transform:rotate(180deg)}.splash-dropdown-options{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--neutral-200);z-index:10;margin-top:8px;border-radius:4px;overflow:auto;max-height:300px}.splash-dropdown-options::-webkit-scrollbar{width:0px;height:0px}.splash-dropdown-options{scrollbar-width:none}.splash-dropdown-options{-ms-overflow-style:none}.splash-dropdown-option{display:flex;align-items:center;gap:8px;cursor:pointer;border-bottom:1px solid var(--neutral-200);margin:0 16px;padding:16px 0}.splash-flag{width:20px;height:20px;border-radius:50%;flex-shrink:0}.splash-dropdown-icon svg{width:16px;height:16px;transition:transform .2s ease;transform:rotate(90deg)}.splash-dropdown.open .splash-dropdown-icon svg{transform:rotate(270deg)}@media only screen and (max-width: 749px){.splash-form{padding:10px 16px 34px;width:358px}.splash-description{font-size:16px}.splash-note{font-size:14px;line-height:17px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-splash.css.map */
