@font-face{font-family:myriadPro;src:url(../media/MyriadPro_Regular-s.2b3a0346gy-gv.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:myriadPro;src:url(../media/MyriadPro_It-s.1v6vylo9n8gui.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:myriadPro;src:url(../media/MyriadPro_Semibold-s.0x8p_ng2bk6gw.otf)format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:myriadPro;src:url(../media/MyriadPro_Bold-s.3m5bct9mrojuv.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:myriadPro Fallback;src:local(Arial);ascent-override:79.39%;descent-override:26.46%;line-gap-override:21.17%;size-adjust:94.47%}.myriadpro_ac85fb75-module__0v2WEG__className{font-family:myriadPro,myriadPro Fallback}.myriadpro_ac85fb75-module__0v2WEG__variable{--font-myriad-pro:"myriadPro", "myriadPro Fallback"}
:root{--space-4xs:clamp(.125rem, calc(.125rem + 0vw), .125rem);--space-3xs:clamp(.25rem, calc(.25rem + 0vw), .25rem);--space-2xs:clamp(.5rem, calc(.5rem + 0vw), .5rem);--space-xs:clamp(.75rem, calc(.75rem + 0vw), .75rem);--space-sm:clamp(1rem, calc(1rem + 0vw), 1rem);--space-md:clamp(1.5rem, calc(1.125rem + .78125vw), 1.75rem);--space-lg:clamp(2.25rem, calc(1.125rem + 2.34375vw), 3rem);--space-xl:clamp(3.5rem, calc(1.25rem + 4.6875vw), 5rem);--space-2xl:clamp(5.75rem, calc(2.375rem + 7.03125vw), 8rem);--space-3xl:clamp(9.25rem, calc(4.75rem + 9.375vw), 12.25rem);--space-4xl:clamp(15rem, calc(7.5rem + 15.625vw), 20rem);--fs-description:clamp(1.125rem, calc(1.125rem + 0vw), 1.125rem);--fs-list:clamp(.875rem, calc(.875rem + 0vw), .875rem);--fs-button:clamp(1rem, .9rem + .5vw, 1.25rem);--fs-button-small:14px;--fs-p:clamp(1rem, .98rem + .12vw, 1.0625rem);--fs-p-big:clamp(1.125rem, 1.05rem + .35vw, 1.375rem);--fs-section:clamp(1rem, .95rem + .3vw, 1.125rem);--fs-title:clamp(2rem, 1.65rem + 1vw, 2.25rem);--fs-title-small:clamp(1.375rem, 1.25rem + .625vw, 1.5625rem);--fs-h4:clamp(1.125rem, 1.05rem + .3vw, 1.25rem);--fs-h3:clamp(1.375rem, 1.2rem + .75vw, 1.5rem);--fs-h2:clamp(1.625rem, 1.35rem + 1.15vw, 1.875rem);--fs-h1:clamp(2.25rem, 1.7rem + 2.3vw, 2.625rem);--accent-green:#678121;--accent-red:#db2f25;--accent-dark-red:#ad1522;--accent-blue:#567e8a;--accent-purple:#652e8c;--accent-orange:#f18a00;--accent-gold:#9f6601;--black:#101114;--black-lighter:#1f2126;--white:#fff;--grey:#e8ebe9;--dark-grey:gray}*{box-sizing:border-box}html{scroll-behavior:auto;height:100%}body{background-color:var(--black);height:100%;margin:0}body.modal-open{overflow:hidden}.frontend{font-family:var(--font-myriad-pro);background-color:var(--black);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400}.page-content::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6,p,.section-label,.section-title{margin:0}h1{font-size:var(--fs-h1);font-weight:700;line-height:1.05}h2{font-size:var(--fs-h2);font-weight:600;line-height:1.1}h3{font-size:var(--fs-h3);font-weight:600;line-height:1.15}h4{font-size:var(--fs-h4);font-weight:600;line-height:1.2}p{font-size:var(--fs-p);font-weight:400;line-height:1.5}ul li{font-size:var(--fs-list);color:gray;font-weight:400;line-height:1.5}a{color:inherit}.section-label{font-size:var(--fs-section);font-weight:400;line-height:1.2}.section-title{font-size:var(--fs-title);font-weight:700;line-height:1.05}button,.button{cursor:pointer;background-color:var(--grey);color:var(--black);border:none;padding:.625em 1.25em;transition:all .3s;display:inline-flex;position:relative}button:before,.button:before{content:"";opacity:0;background-color:var(--black);border-radius:50%;width:.5rem;height:.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:50%;left:1rem;transform:scale(0)translateY(-50%)}button.rounded,.button.rounded{border-radius:10rem}button.red:before,.button.red:before{background-color:var(--accent-red)}button.blue:before,.button.blue:before{background-color:var(--accent-blue)}button.green:before,.button.green:before{background-color:var(--accent-green)}button.colored:before,.button.colored:before{background-color:var(--colored)}button span,.button span{font-size:var(--fs-button);font-weight:400;line-height:1;font-family:var(--font-myriad-pro);will-change:transform;white-space:nowrap;transform:translateY(2px)}button.small,.button.small{padding:.625em 1.25em}button.small span,.button.small span{font-size:var(--fs-button-small);font-weight:400}button:disabled,button.active,button:hover,button:focus-visible,.button:disabled,.button.active,.button:hover,.button:focus-visible{padding-left:2.25em}button:disabled:before,button.active:before,button:hover:before,button:focus-visible:before,.button:disabled:before,.button.active:before,.button:hover:before,.button:focus-visible:before{opacity:1;transform:scale(1)translateY(-50%)}button.no-hover.active,button.no-hover:hover,button.no-hover:focus-visible,.button.no-hover.active,.button.no-hover:hover,.button.no-hover:focus-visible{padding-left:1.5rem}button.no-hover.active:before,button.no-hover:hover:before,button.no-hover:focus-visible:before,.button.no-hover.active:before,.button.no-hover:hover:before,.button.no-hover:focus-visible:before{opacity:0;transform:scale(0)}button.no-hover-small.active,button.no-hover-small:hover,button.no-hover-small:focus-visible,.button.no-hover-small.active,.button.no-hover-small:hover,.button.no-hover-small:focus-visible{padding-left:1.25em}button.no-hover-small.active:before,button.no-hover-small:hover:before,button.no-hover-small:focus-visible:before,.button.no-hover-small.active:before,.button.no-hover-small:hover:before,.button.no-hover-small:focus-visible:before{opacity:0;transform:scale(0)}button:disabled,select:disabled{cursor:not-allowed;opacity:.6}.button{text-decoration:none}
.header-module-scss-module__jP-7Uq__header{--cubic-default:cubic-bezier(.625, .05, 0, 1);--animation-ease:.2s ease;--duration-default:.5s;--duration-default-long:.75s;--duration-default-half:.25s;--animation-default:var(--duration-default) var(--cubic-default);--animation-default-long:var(--duration-default-long) var(--cubic-default);--animation-default-half:var(--duration-default-half) var(--cubic-default);z-index:100;pointer-events:none;position:fixed;inset:0}.header-module-scss-module__jP-7Uq__header__bg{z-index:0;opacity:0;pointer-events:auto;visibility:hidden;width:100%;height:100%;transition:opacity var(--animation-default),visibility var(--animation-default);background-color:#0000004d;position:absolute;inset:0% auto auto 0%}.header-module-scss-module__jP-7Uq__header__wrap{align-items:stretch;width:100%;display:flex;position:absolute;top:0;left:0}.header-module-scss-module__jP-7Uq__header__width{flex-flow:column;flex:none;justify-content:flex-start;align-items:center;width:100%;max-width:28em;padding-top:1em;padding-left:1em;padding-right:1em;display:flex}.header-module-scss-module__jP-7Uq__header__bar{pointer-events:auto;color:#201d1d;width:100%;max-width:20em;transition:max-width var(--animation-default-long) .2s;position:relative}.header-module-scss-module__jP-7Uq__header__back{z-index:0;transition:all var(--animation-default);position:absolute;inset:0}.header-module-scss-module__jP-7Uq__header__backBg{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;transition:background-color var(--animation-default);background-color:#ffffff4d;border-radius:.5em;position:absolute;inset:0%}.header-module-scss-module__jP-7Uq__header__top{z-index:1;align-items:center;width:100%;height:4em;padding:1.25em;display:flex;position:relative}.header-module-scss-module__jP-7Uq__header__title{font-size:var(--fs-h4);white-space:nowrap;transition:color var(--duration-default-long);margin-left:1.6em;font-weight:600;display:inline-block}.header-module-scss-module__jP-7Uq__header__toggle{pointer-events:auto;cursor:pointer;background-color:#0000;border:none;align-items:center;padding:0;display:flex;position:relative}.header-module-scss-module__jP-7Uq__header__toggle:hover{padding-left:0}.header-module-scss-module__jP-7Uq__header__toggle:hover:before{opacity:0;transform:scale(0)}.header-module-scss-module__jP-7Uq__header__toggleBar{background-color:var(--black);width:1.6em;height:.13em;transition:transform var(--animation-default),background-color var(--animation-default-long);position:absolute;transform:translateY(-.15em)rotate(.001deg)}.header-module-scss-module__jP-7Uq__header__toggleBar:nth-child(2){transform:translateY(.15em)rotate(.001deg)}.header-module-scss-module__jP-7Uq__header__topLine{z-index:2;height:1px;transition:all var(--animation-default) 0s;opacity:0;background-color:#ffffff1a;position:absolute;bottom:0;left:.5em;right:.5em}.header-module-scss-module__jP-7Uq__header__bottom{width:100%;transition:grid-template-rows var(--animation-default) 0s;grid-template-rows:0fr;display:grid;position:relative;overflow:hidden}.header-module-scss-module__jP-7Uq__header__bottomOverflow{flex-flow:column;justify-content:flex-start;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.header-module-scss-module__jP-7Uq__header__bottomInner{flex-flow:column;justify-content:flex-start;align-items:center;width:100%;padding:1.5em;display:flex;position:relative}.header-module-scss-module__jP-7Uq__header__bottomRow{justify-content:flex-start;align-items:flex-start;width:100%;display:flex}.header-module-scss-module__jP-7Uq__header__bottomRow>*{transition:all var(--animation-default) 0s;opacity:0;transform:translateY(2em)}.header-module-scss-module__jP-7Uq__header__bottomCol{flex:1;min-height:100%;display:flex}.header-module-scss-module__jP-7Uq__header__info{grid-column-gap:2em;grid-row-gap:2em;flex-flow:column;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.header-module-scss-module__jP-7Uq__header__section{width:100%}.header-module-scss-module__jP-7Uq__header__sectionTitle{margin-bottom:.5em;display:block}.header-module-scss-module__jP-7Uq__header__sectionTitleBlue{color:var(--accent-blue)}.header-module-scss-module__jP-7Uq__header__sectionTitleGreen{color:var(--accent-green)}.header-module-scss-module__jP-7Uq__header__sectionTitleRed{color:var(--accent-red)}.header-module-scss-module__jP-7Uq__header__ul{flex-flow:column;justify-content:flex-start;align-items:stretch;width:100%;margin:0;padding-left:0;list-style:none;display:flex}.header-module-scss-module__jP-7Uq__header__ul.header-module-scss-module__jP-7Uq__isSmall{grid-column-gap:1em;grid-row-gap:.25em;flex-flow:wrap;justify-content:flex-start;align-items:flex-start}.header-module-scss-module__jP-7Uq__header__li{margin-bottom:.25em}.header-module-scss-module__jP-7Uq__header__authButtons{gap:.75em;margin-bottom:50px;display:flex}.header-module-scss-module__jP-7Uq__header__marquee{opacity:0;width:100%;transition:opacity var(--animation-default-long);border-bottom-right-radius:.5em;border-bottom-left-radius:.5em;position:absolute;bottom:0;left:0;overflow:hidden}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__bg{opacity:1;visibility:visible}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__backBg{background-color:var(--black-lighter)}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__bar{transition:max-width var(--animation-default) 0s;max-width:100%}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__topLine{transition:all var(--animation-default) .1s;opacity:1}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__toggle .header-module-scss-module__jP-7Uq__header__toggleBar{background-color:#fff;transform:translateY(0)rotate(45deg)}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__toggle .header-module-scss-module__jP-7Uq__header__toggleBar:nth-child(2){transform:translateY(0)rotate(-45deg)}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__title{color:#fff!important}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__bottom{transition:grid-template-rows var(--animation-default-long) .25s;grid-template-rows:1fr}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__bottomRow>*{transition:all var(--animation-default-long) .5s;opacity:1;transform:translateY(0)}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__marquee{opacity:1}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__toggle:hover .header-module-scss-module__jP-7Uq__header__toggleBar{transform:translateY(0)rotate(45deg)}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__toggle:hover .header-module-scss-module__jP-7Uq__header__toggleBar:nth-child(2){transform:translateY(0)rotate(-45deg)}@media screen and (max-width:767px){.header-module-scss-module__jP-7Uq__header__topLine{bottom:-.5em;left:1em;right:1em}.header-module-scss-module__jP-7Uq__header__bottom{transition:grid-template-rows var(--animation-default) 0s,transform var(--animation-default) 0s;transform:translateY(-.625em)}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__back{inset:-1.25em}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__topLine{transition:all var(--animation-default) .2s;inset:auto 0 -.5em}.header-module-scss-module__jP-7Uq__header[data-nav-status=active] .header-module-scss-module__jP-7Uq__header__bottom{transition:grid-template-rows var(--animation-default-long) .25s,transform var(--animation-default) .25s;transform:translateY(0)}}
