@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--red: #b80000;--dark: #270000;--blush: #eaceca;--radius: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;min-height:100%;overflow-x:hidden;scroll-behavior:smooth;scrollbar-gutter:stable}body{width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;font-family:IBM Plex Sans,sans-serif;color:var(--dark);background:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video,svg,picture,canvas{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}*{box-sizing:border-box}.hero{position:relative;min-height:100vh;background:var(--blush) center/cover no-repeat;background-image:url(/assets/img_hero-H9gzmOHD.jpg);overflow:hidden}.hero__nav{height:96px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:24px 40px;margin-top:40px}.logo{width:100px;height:100px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.logo__img{width:80%;height:auto;object-fit:contain;display:block}.logo--frame{border:4px solid var(--red);border-radius:8px}.nav__links{display:flex;justify-content:center;gap:clamp(28px,6vw,80px);list-style:none;margin:0;padding:0}.nav__links a{text-decoration:none;color:var(--red);font-weight:700;font-size:clamp(14px,1.3vw,18px);transition:opacity .2s ease}.nav__links a:hover{opacity:.8}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;font-weight:700;font-size:16px;text-decoration:none;border-radius:9999px;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.hero__inner{position:relative;height:calc(100vh - 96px);display:grid;place-items:center;padding:14px 40px 56px}.hero__callout{border:4px solid var(--red);background:#fff0;padding:clamp(18px,3vw,28px) clamp(20px,3.6vw,36px);max-width:100%;transform:translate(6%)}.hero__callout h1{margin:0;color:var(--red);font-weight:800;line-height:1.18;letter-spacing:.2px;font-size:clamp(24px,3.2vw,38px)}@media (max-width: 640px){.hero__nav{height:auto;display:flex;justify-content:center;align-items:center;padding:28px 16px 0;margin-top:0;gap:0}.nav__links{display:none}.hero__nav>a.nav__cta{display:none!important}.logo{width:100px;height:100px;position:relative;top:40px}.logo__img{width:90%;margin-top:100px}.hero__inner{height:auto;min-height:calc(100vh - 110px);display:grid;place-items:center;padding:28px 16px 48px}.hero__callout{transform:none;height:190px;max-width:220px;padding:22px}.hero__callout h1{font-size:26px;line-height:1.15;text-align:left}}.hero{width:100%;min-height:100vh;overflow:hidden}.aboutIntro{background:#fff;padding:clamp(48px,7vw,96px) clamp(20px,6vw,64px);max-width:100%;margin-inline:auto}.aboutIntro__top{display:grid;grid-template-columns:700px 2fr;column-gap:20px;max-width:100%;margin-inline:auto;width:70%;margin:0 auto}.aboutIntro__profile{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;top:44px}.aboutIntro__photoFrame{border:3px solid var(--red);border-radius:14px;overflow:hidden;width:230px}.aboutIntro__photo{display:block;width:100%;height:auto}.aboutIntro__name{margin-top:18px;margin-bottom:6px;font-weight:700;color:var(--dark)}.aboutIntro__role{margin:0 0 10px;color:#000}.aboutIntro__link{color:var(--dark);text-decoration:underline}.aboutIntro__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.aboutIntro__title{margin:0;color:var(--dark);font-weight:800;line-height:1.25;letter-spacing:.2px;font-size:2rem;max-width:34ch}.aboutIntro__cta{margin-top:34px;display:flex;justify-content:center;width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 38px;font-weight:700;font-size:16px;text-decoration:none;border-radius:9999px;transition:background-color .2s ease,color .2s ease,opacity .2s ease,box-shadow .2s ease}.aboutIntro__divider{margin-top:64px;height:2px;background:var(--red);width:min(78%,980px);margin-inline:auto}@media (max-width: 1024px){.aboutIntro{padding:40px 20px 60px}.aboutIntro__top{grid-template-columns:1fr;row-gap:28px;justify-items:center;column-gap:0}.aboutIntro__photoFrame{width:210px}.aboutIntro__title{font-size:1.25rem;line-height:1.35;max-width:90%}.aboutIntro__cta{margin-top:22px}.aboutIntro__divider{margin-top:40px;width:90%}}@media (max-width: 1024px){.aboutIntro__top{display:flex;flex-direction:column}.aboutIntro__content{order:1}.aboutIntro__profile{order:2;position:relative;top:10px}.aboutIntro__cta{order:3}}.product{max-width:100%;margin:0 auto;padding:40px;background:#fff}.product__top{position:relative;padding-top:60px;display:grid;grid-template-columns:420px 1fr;column-gap:9cap;align-items:start}.product__top:before{content:"";position:absolute;top:-40px;left:50%;width:900px;height:2px;background:var(--red);transform:translate(-50%);border-radius:2px}.product__image{width:420px;height:500px;object-fit:cover;display:block}.product__eyebrow{color:var(--red);font-weight:700;font-size:1.5rem;line-height:1.1;margin:6px 0 16px}.product__copy p{color:var(--dark);font-weight:500;font-size:1rem;line-height:1.6;letter-spacing:.1px;margin:0 0 18px}.product__benefits{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;text-align:center;gap:120px;padding:56px 40px 0;position:relative}.benefit{position:relative;padding:0 24px}.benefit:not(:first-child):before{content:"";position:absolute;left:-60px;top:50%;transform:translateY(-50%);height:110px;border-left:3px solid var(--red)}.benefit__icon{width:72px;height:72px;border:4px solid var(--red);border-radius:50%;display:grid;place-items:center;margin:0 auto 14px}.benefit__icon img{width:36px;height:36px;object-fit:contain;display:block}.benefit__label{color:var(--dark);font-size:.9rem;line-height:1.35;max-width:24ch;margin:0 auto}@media (max-width: 980px){.product__top{grid-template-columns:340px 1fr;column-gap:56px}.product__image{width:340px;height:480px}.product__benefits{gap:72px}.benefit:not(:first-child):before{left:-36px;height:96px}}@media (max-width: 640px){.product{padding:40px 20px 64px}.product__top{grid-template-columns:1fr;row-gap:28px;padding-top:0}.product__top:before{display:none}.product__image{width:100%;max-width:460px;aspect-ratio:4 / 3;object-fit:cover;margin:0 auto}.product__copy{text-align:center;max-width:40ch;margin:0 auto}.product__eyebrow{font-size:1.5rem;margin-top:8px}.product__copy p{font-size:1rem;line-height:1.6;text-align:left;font-weight:400}.product__benefits{grid-template-columns:1fr;gap:36px;padding:24px 0 0;text-align:center}.benefit{padding:0 16px}.benefit:not(:first-child):before{display:none}.benefit:after{content:"";display:block;width:85%;height:1px;background:var(--red);margin:16px auto 0;border-radius:2px}.benefit:last-child:after{display:none}.benefit__icon{width:50px;height:50px;margin:0 auto 12px}.benefit__icon img{width:24px;height:24px}.benefit__label{font-size:.9rem;line-height:1.35;max-width:30ch;margin:0 auto}}:root{--red: #a41717;--dark: #1e1e1e;--pi-cols: repeat(9, minmax(0, 1fr))}.pi{max-width:100%;margin:0 auto;padding:40px;background:#fff;color:var(--dark);line-height:1.6}.pi__title{text-align:center;color:var(--red);font-weight:700;font-size:1.5rem;line-height:1.1;margin-bottom:28px}.pi__card{border:2px solid var(--red);border-radius:12px;overflow:hidden;background:#fff;width:100%}.pi__card--desktop{display:block;overflow:hidden}.pi__card--mobile{display:none}.pi__header,.pi__row{display:grid;grid-template-columns:var(--pi-cols);align-items:stretch;width:100%}.pi__header{background:var(--red);color:#fff}.pi__row{background:#fff;color:var(--dark);border-top:1px solid rgba(164,23,23,.2)}.pi__th,.pi__cell{min-width:0;padding:14px 10px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.pi__th:not(:last-child),.pi__cell:not(:last-child){border-right:1px solid rgba(164,23,23,.2)}.pi__th{font-size:.85rem;font-weight:600;color:#fff}.pi__cell{font-size:.82rem;font-weight:400;color:var(--dark)}.pi__docs{margin-top:2rem;border-top:none;padding-top:0;position:relative}.pi__search{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-bottom:1.5rem}.pi__search input{display:none;border:2px solid var(--red);border-radius:999px;padding:8px 12px;font-size:.95rem;outline:none;width:180px;color:var(--dark);transition:all .3s ease}.pi__search input.active{display:block}.pi__btn-search{background:none;border:2px solid var(--red);color:var(--red);border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.pi__btn-search:hover{background:var(--red);color:#fff}.pi__docs-list{display:flex;flex-direction:column;gap:.6rem}.pi__doc-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;background:#fff;border:1px solid #eee;border-radius:8px;transition:background .2s ease}.pi__doc-row:hover{background:#f8f8f8}.pi__doc-title{color:var(--dark);font-weight:500;font-size:.95rem;min-width:0}.pi__download-link{color:var(--red);transition:color .2s ease,transform .2s ease;flex-shrink:0}.pi__download-link:hover{color:#7e1010;transform:scale(1.15)}.pi__cta{display:grid;place-items:center;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-weight:700;font-size:16px;text-decoration:none;border-radius:9999px;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.btn--outline{color:var(--red);border:2px solid var(--red);background:transparent}.btn--outline:hover{background:var(--red);color:#fff}@media (max-width: 980px){.pi{padding:32px 24px}.pi__card--desktop{display:block}.pi__card--mobile{display:none}.pi__th,.pi__cell{padding:12px 8px}.pi__th{font-size:.78rem}.pi__cell{font-size:.75rem}.pi__search{justify-content:flex-end}.pi__doc-row{padding:13px 14px}.pi__doc-title{font-size:.92rem}}@media (max-width: 720px){.pi{padding:24px 16px 32px}.pi__title{font-size:1.35rem;margin-bottom:22px}.pi__card--desktop{display:none}.pi__card--mobile{display:block}.pi__mrow{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;padding:14px 16px;border-top:1px solid #e8eef2;align-items:start}.pi__mrow:first-child{border-top:none}.pi__mlabel{font-weight:700;color:var(--dark);font-size:.92rem;text-align:left}.pi__mvalue{text-align:left;color:var(--dark);font-size:.92rem;overflow-wrap:anywhere;word-break:normal}.pi__search{justify-content:center;margin-top:1rem;margin-bottom:1.25rem}.pi__search input.active{width:160px}.pi__docs-list{gap:.5rem}.pi__doc-row{padding:12px 14px}.pi__doc-title{font-size:.9rem;line-height:1.35}.btn{font-size:15px;padding:11px 20px}}.services{max-width:100%;margin:0 auto;padding:20px 24px 96px;background:#fff}.services__top{position:relative;padding-top:60px;display:grid;grid-template-columns:420px 1fr;column-gap:9cap;align-items:start}.services__top:before{content:"";position:absolute;top:0;left:50%;width:min(900px,90%);height:2px;background:var(--red);transform:translate(-50%);border-radius:2px}.services__image{width:420px;height:560px;object-fit:cover;display:block;margin-left:34px}.services__copy{min-width:0}.services__title{color:var(--red);font-weight:700;font-size:1.5rem;line-height:1.1;margin:6px 0 16px}.services__lead{color:var(--dark);font-weight:400;font-size:1rem;line-height:1.6;letter-spacing:.1px;margin:0 0 18px;max-width:90%}.services__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;margin-top:80px;margin-bottom:-40px;padding:56px 0 0;position:relative}.svcItem{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:14px;padding:0 28px;min-width:0}.svcItem:not(:last-child){border-right:3px solid var(--red)}.svcItem__icon{width:72px;height:72px;border:4px solid var(--red);border-radius:50%;display:grid;place-items:center;margin:0 auto;flex-shrink:0}.svcItem__icon img{width:36px;height:36px;object-fit:contain;display:block}.svcItem__text{color:var(--dark);font-size:.9rem;line-height:1.35;width:100%;max-width:24ch;margin:0 auto;text-align:center;overflow-wrap:anywhere}@media (max-width: 980px){.services{padding:20px 20px 84px}.services__top{grid-template-columns:340px 1fr;column-gap:56px}.services__image{width:340px;height:480px;margin-left:0}.services__list{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;padding:40px 0 0}.svcItem{padding:0 16px;gap:12px}.svcItem:not(:last-child){border-right:2px solid var(--red)}.svcItem__icon{width:62px;height:62px;border-width:3px}.svcItem__icon img{width:30px;height:30px}.svcItem__text{font-size:.85rem;max-width:20ch}}@media (max-width: 720px){.services{padding:20px 16px 72px}.services__top{grid-template-columns:1fr;row-gap:24px;padding-top:0}.services__top:before{display:none}.services__image{width:88%;height:auto;aspect-ratio:4 / 3;margin:0 auto;object-fit:cover}.services__title{text-align:center;font-size:1.5rem;margin:8px 0 10px}.services__lead{text-align:left;max-width:35ch;margin:0 auto 24px;font-size:1rem;line-height:1.6}.services__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:0;padding:20px 12px 0;position:relative;margin-top:20px;margin-bottom:0}.services__list:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--red);transform:translate(-50%)}.services__list:after{content:"";position:absolute;top:50%;left:8%;right:8%;height:1px;background:var(--red);transform:translateY(-50%)}.svcItem{padding:22px 10px;margin-bottom:0;border-right:0;gap:10px}.svcItem:not(:last-child){border-right:0}.svcItem__icon{width:50px;height:50px;margin:0 auto 6px;border-width:3px}.svcItem__icon img{width:24px;height:24px}.svcItem__text{width:100%;max-width:22ch;margin:0 auto;text-align:center;font-size:.95rem;line-height:1.4}}.contact__title{color:var(--red);font-weight:700;font-size:1.5rem;line-height:1.1;margin-bottom:20px}.contact__lead{color:var(--dark);font-weight:500;font-size:1rem;line-height:1.6;letter-spacing:.1px;max-width:64ch;margin:0 auto 20px}.contact__email{color:var(--red);font-weight:600;font-size:.9rem;text-decoration:underline}.team__divider{margin-bottom:40px}.contact{max-width:100%;margin:0 auto;padding:36px 24px 88px;text-align:center;background:#fff;position:relative}.footer{background:#eaceca;color:#270000;padding:40px 24px;font-family:inherit}.footer__inner{max-width:100%;margin:0 auto}.footer__desktop{display:grid;grid-template-columns:1fr 1fr 1fr 180px;grid-template-rows:auto auto auto;column-gap:80px;row-gap:28px;align-items:start}.footer__cols{grid-column:1 / 4;grid-row:1;display:grid;grid-template-columns:repeat(3,1fr);column-gap:64px;text-align:left}.footer__col h4{margin-bottom:8px}.footer__headingLink{color:#b80000;font-weight:700;text-decoration:none;font-size:1rem}.footer__headingLink:hover{opacity:.85}.footer__link{display:inline-block;color:#270000;text-decoration:none;font-size:.95rem;margin-top:6px;transition:color .2s ease}.footer__link:hover{color:#b80000}.footer__link--mail{text-decoration:underline}.footer__brand{grid-column:4;grid-row:1 / 4;align-self:center;justify-self:end;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.footer__brand img{width:140px;height:auto}.footer__credit{color:#b80000;font-size:.85rem;line-height:1.3}.footer__divider{grid-column:1 / 4;grid-row:2;height:2px;background-color:#b80000}.footer__legal{grid-column:1 / 3;grid-row:3;display:grid;grid-template-columns:repeat(2,max-content);column-gap:120px}.footer__legalLink{color:#b80000;text-decoration:none;font-size:1rem}.footer__legalLink:hover{opacity:.85}.footer__mobile{display:none}@media (max-width: 1024px){.footer__desktop{display:none}.footer__mobile{display:block}.footer__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;margin-bottom:24px}.footer__navlink{color:#b80000;text-decoration:none;font-weight:700;font-size:1rem;transition:opacity .2s ease}.footer__navlink:hover{opacity:.7}.footer__divider{width:77%;height:2px;background-color:#b80000;margin:16px 0 24px;position:relative;top:70px}.footer__bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}.footer__links{display:flex;gap:10px;position:relative;top:60px;left:15px}.footer__link{color:#b80000}.footer__brand{align-items:flex-end;text-align:right;gap:6px}.footer__brand img{width:80px}.footer__credit{color:#b80000;font-size:.8rem;line-height:1.3;font-weight:500;width:50%;text-align:center}}.footer.footer-private{background-color:var(--red);padding:0 0 24px}.footer-private-inner{max-width:960px;margin:0 auto;display:flex;justify-content:flex-start;gap:80px;padding:20px}.footer.footer-private .footer__legalLink{color:var(--blush);text-decoration:none;font-size:1rem;margin:0 auto}.footer.footer-private .footer__legalLink:hover{text-decoration:underline}:root{--am-red: #b80000;--am-bg-tint: rgba(246, 236, 233, .8);--am-radius-pill: 9999px;--am-radius-soft: 24px;--am-text-dark: #1b1b1b}.modal-backdrop{position:fixed;inset:0;background:var(--am-bg-tint);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:999}.modal-card{width:100%;height:100%;padding:0 24px;display:flex;align-items:center;justify-content:center;background:transparent}.modal-content{position:relative;max-width:420px;width:100%;margin:0 auto;text-align:center;color:var(--am-red)}.modal-close,.modal-close-investor{position:fixed;top:32px;right:32px;width:32px;height:32px;border:none;background:transparent;color:var(--am-red);font-size:28px;line-height:1;cursor:pointer;padding:0;z-index:1000;transition:transform .2s ease,opacity .2s ease;margin-top:40px}.modal-close:hover,.modal-close-investor:hover{transform:scale(1.05);opacity:.7}.modal-title{font-size:clamp(1.9rem,3.2vw,2.4rem);font-weight:700;margin:0 0 28px;color:var(--am-red)}.modal-note{margin-top:18px;font-size:.9rem;color:var(--am-text-dark);opacity:.85;line-height:1.5}.options-stack{display:flex;flex-direction:column;gap:18px;margin:0 0 32px}.role-button{display:block;width:100%;max-width:360px;margin:0 auto;padding:16px 32px;border-radius:var(--am-radius-pill);border:2px solid var(--am-red);background:#fff;color:var(--am-red);font-size:1.1rem;font-weight:700;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 24px #0000000f;transition:background .2s ease,color .2s ease,transform .15s ease,box-shadow .15s ease}.role-button:hover{background:var(--am-red);color:#fff;transform:translateY(-1px);box-shadow:0 14px 28px #0000001a}.role-info-link{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.info-button{background:none;border:none;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.info-img{width:30px;height:30px;display:block;object-fit:contain}.info-button:hover{transform:scale(1.1)}.info-text{background:none;border:none;padding:0;margin:0;cursor:pointer;font-size:.78rem;line-height:1.3;color:var(--am-text-dark);opacity:.9;letter-spacing:.02em}.info-list{margin:16px 0 0;padding:0;list-style:none;text-align:left;font-size:.95rem;line-height:1.5;color:var(--am-text-dark)}.info-list li{margin-bottom:10px}.info-list strong{color:var(--am-red)}.btn-secondary{display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid var(--am-red);color:var(--am-red);font-weight:600;font-size:1rem;border-radius:var(--am-radius-pill);padding:12px 18px;width:100%;max-width:360px;margin:0 auto;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}.btn-secondary:hover{background:var(--am-red);color:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #0000001a}.dropdown{position:relative;width:100%;margin:0 auto}.dropdown-menu{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);width:100%;max-width:360px;max-height:260px;background:#fff;border-radius:var(--am-radius-soft);box-shadow:0 12px 26px #00000029;padding:6px 0;overflow-y:auto;z-index:10}.dropdown-item{width:100%;text-align:left;padding:10px 18px;font-size:.95rem;color:var(--am-text-dark);background:transparent;border:none;cursor:pointer;transition:background .15s ease}.dropdown-item:hover{background:#f6d7d7}@media (max-width: 768px){.modal-card{padding:0 16px}.modal-content{max-width:360px}.modal-close,.modal-close-investor{top:20px;right:20px}}@media (max-width: 480px){.modal-content{max-width:320px}.modal-title{font-size:1.6rem;margin-bottom:22px}.role-button{padding:14px 24px;font-size:1rem}.btn-secondary{font-size:.95rem;padding:10px 16px}.info-text{font-size:.72rem}}.topbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(164,23,23,.15);padding:10px 0}.topbar-inner{max-width:100%;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between}.topbar .right{display:flex;align-items:center;gap:1rem;justify-content:flex-start;margin-right:20px}.chip{background:transparent;border:2px solid #a41717;color:#a41717;font-weight:600;font-size:.95rem;border-radius:30px;padding:8px 18px;cursor:pointer;transition:all .2s ease-in-out}.chip:hover{background:#a41717;color:#fff}.chip:focus{outline:none;box-shadow:0 0 0 2px #a417174d}@media (max-width: 768px){.topbar{padding:8px 0;background:#fffc}.chip{font-size:14px;padding:6px 10px}.topbar-inner{padding:0 1rem}.topbar .right{gap:.75rem}}@media (max-width: 480px){.topbar-inner{flex-direction:column;gap:8px}.topbar .right{width:100%;justify-content:center}.chip{flex:1;max-width:100%;text-align:center}}.private-page{position:relative;min-height:100vh;display:flex;flex-direction:column;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#2b1712;background-color:#f7e0d9;overflow:hidden}.private-page:before{content:"";position:absolute;inset:0;background-image:url(/assets/img_hero-H9gzmOHD.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.45;pointer-events:none}.private-header,.private-main{position:relative;z-index:1}.private-header{padding-top:40px}.private-header-inner{padding:0 56px}.private-logo{height:52px;width:auto}.private-main{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 16px 80px}.private-message{max-width:620px;font-size:24px;line-height:1.6;font-weight:500;color:#2b1712;padding:32px 40px}.private-message p+p{margin-top:24px}.private-underline{text-decoration:underline}@media (max-width: 768px){.private-header-inner{padding:0 24px}.private-main{padding:32px 16px 56px}.private-message{font-size:18px;padding:24px 20px}}
