*{box-sizing:border-box}html,body{width:100%;min-height:100%;margin:0;overflow-x:hidden}html{overflow-y:scroll;scroll-behavior:smooth;scrollbar-gutter:stable}body{overflow-x:hidden;color:#171717;background:#f6f3ed;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}img{max-width:100%}#atlas-site-root{min-height:100vh}.atlas-site{width:100%;min-width:0;max-width:100vw;min-height:100vh;margin:0;overflow-x:clip}.atlas-page-frame{position:relative;max-width:100vw;margin:0 auto;overflow:visible;overscroll-behavior-x:none}.atlas-page{position:absolute;left:0;top:0;overflow:visible;transform-origin:top left}.atlas-mobile-page{position:relative;margin:0 auto;overflow:hidden}.atlas-element{position:absolute}.atlas-motion,.atlas-component,.atlas-component-inner,.atlas-module-frame{display:block;width:100%;height:100%}.atlas-motion{transform-origin:center}.atlas-text{width:100%;height:100%;overflow:hidden;white-space:pre-wrap}.atlas-visual{width:100%;height:100%;overflow:hidden}.atlas-icon{width:100%;height:100%;display:grid;place-items:center;overflow:visible}.atlas-icon>svg{display:block;width:100%;height:100%}.atlas-visual[data-shape="ellipse"]{border-radius:9999px!important}.atlas-visual[data-shape="triangle"]{clip-path:polygon(50% 0%,100% 100%,0 100%);border-radius:0!important}.atlas-visual[data-shape="line"]{position:relative;display:flex;align-items:center;overflow:visible!important;background:transparent!important;background-image:none!important;border:0!important}.atlas-visual img,.atlas-visual video,.atlas-visual iframe{display:block;width:100%;height:100%;user-select:none;-webkit-user-drag:none}.atlas-visual iframe{border:0}.atlas-form{width:100%;height:100%;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:16px;overflow:hidden}.atlas-form-fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;min-width:0}.atlas-form-field{display:grid;gap:5px;min-width:0;font-size:12px;font-weight:650}.atlas-form-field input,.atlas-form-field textarea{width:100%;min-width:0;min-height:44px;padding:0 13px;border:1px solid #d4d4d8;border-radius:10px;outline:none}.atlas-form-field textarea{padding-top:11px;padding-bottom:11px;resize:vertical}.atlas-form-submit{min-height:44px;padding:0 18px;border:0;border-radius:10px;font-weight:750;cursor:pointer;white-space:nowrap}.atlas-form-submit:disabled{cursor:wait;opacity:.7}.atlas-form-status{font-size:12px;line-height:1.35}.atlas-form-status.is-error{color:#b42318}.atlas-linked{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.atlas-linked:focus-visible,.atlas-component:focus-visible{outline:3px solid currentColor;outline-offset:3px}.atlas-module-frame{display:block;width:100%;height:100%;min-width:0;min-height:0;border:0;background:transparent;overflow:hidden;overscroll-behavior:auto}.atlas-module-panel-host{position:fixed;inset:0;z-index:2147483000;width:100vw;height:100dvh;overflow:hidden;background:rgba(7,9,14,0);backdrop-filter:blur(0);transition:background 240ms ease,backdrop-filter 240ms ease}.atlas-module-panel-host.is-open{background:rgba(7,9,14,.48);backdrop-filter:blur(5px)}.atlas-module-panel-host.without-backdrop,.atlas-module-panel-host.without-backdrop.is-open{background:transparent;backdrop-filter:none}.atlas-module-panel-shell{position:absolute;top:0;bottom:0;height:100dvh;max-width:100vw;overflow:hidden;background:transparent;transition:transform 360ms cubic-bezier(.22,1,.36,1)}.atlas-module-panel-shell.from-right{right:0;transform:translate3d(100%,0,0);box-shadow:-28px 0 90px rgba(0,0,0,.34)}.atlas-module-panel-shell.from-left{left:0;transform:translate3d(-100%,0,0);box-shadow:28px 0 90px rgba(0,0,0,.34)}.atlas-module-panel-host.is-open .atlas-module-panel-shell{transform:translate3d(0,0,0)}.atlas-module-panel-content{display:block;width:100%;height:100%;overflow:hidden}.atlas-component{position:relative;overflow:visible}.atlas-component-inner{position:absolute;left:0;top:0;transform-origin:top left}.atlas-component-child{position:absolute;transform-origin:center}.atlas-fixed-host{position:fixed;z-index:1000;overflow:visible;pointer-events:auto}.atlas-error{display:grid;min-height:100vh;place-items:center;padding:32px;text-align:center;background:#efeff2}.atlas-error>div{width:min(100%,520px);padding:42px;border:1px solid #dddde2;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(24,24,31,.12)}.atlas-error strong{display:grid;width:48px;height:48px;margin:0 auto 22px;place-items:center;border-radius:15px;color:#fff;background:#7467df}.atlas-error h1{margin:0;font-size:clamp(28px,5vw,42px);letter-spacing:-.04em}.atlas-error p{margin:14px auto 0;color:#777780;line-height:1.6}@media(max-width:700px){.atlas-form-fields{grid-template-columns:minmax(0,1fr)!important}.atlas-form-submit{grid-column:1/-1!important}.atlas-module-panel-shell{width:100vw!important;max-width:100vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}