@tailwind base;@tailwind components;@tailwind utilities;.PdfDrawer_verticalButton__v_fzM{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:fixed;right:0;z-index:1000;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-bottom-left-radius:15px;-moz-border-radius-bottomleft:15px;border-bottom-left-radius:15px;-webkit-border-top-left-radius:15px;-moz-border-radius-topleft:15px;border-top-left-radius:15px;height:200px;min-width:40px;background-color:#000}.PdfDrawer_buttonText__JAa8S{font-size:16px;-webkit-text-orientation:upright;text-orientation:upright;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;color:#fff}.PdfDrawer_closeButtonContainer__H6Htd{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100vw;margin-left:auto;height:5vh;background-color:#525659}.PdfDrawer_closeButton__Q9MIs{font-size:25px;color:#fff;background-color:("var(--primary)");-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding-right:10px}.PdfDrawer_pdfModalContainer__wDUPz{position:fixed;top:0;left:0;width:100vw;height:100vh;-webkit-justify-content:end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-align-items:end;-moz-box-align:end;-ms-flex-align:end;align-items:end;z-index:9999}.PdfDrawer_html__lXhRm,.PdfDrawer_iframe__EIPoM{margin-left:auto;margin-top:auto;height:95vh;width:100vw;background-color:#fff}.PdfDrawer_html__lXhRm{overflow-y:scroll;padding:2rem}@media (min-width:1024px){.PdfDrawer_closeButtonContainer__H6Htd,.PdfDrawer_html__lXhRm,.PdfDrawer_iframe__EIPoM{width:50vw}}.ProgressBar_progress-bar__path__OVC4k{-webkit-animation:ProgressBar_grow-right__BZk8i .5s ease-out 1 forwards;-moz-animation:ProgressBar_grow-right__BZk8i .5s ease-out 1 forwards;-o-animation:ProgressBar_grow-right__BZk8i .5s ease-out 1 forwards;animation:ProgressBar_grow-right__BZk8i .5s ease-out 1 forwards;background-color:var(--on-surface);height:4px}@-webkit-keyframes ProgressBar_grow-right__BZk8i{0%{opacity:0;width:0}to{opacity:1;width:100%}}@-moz-keyframes ProgressBar_grow-right__BZk8i{0%{opacity:0;width:0}to{opacity:1;width:100%}}@-o-keyframes ProgressBar_grow-right__BZk8i{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes ProgressBar_grow-right__BZk8i{0%{opacity:0;width:0}to{opacity:1;width:100%}}.ProgressBar_progress-bar__0pIYJ{background-color:var(--background);height:100%;-webkit-transition:width .5s;-o-transition:width .5s;-moz-transition:width .5s;transition:width .5s}.ProgressCircle_progressCircle__Vlyit{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.DropDownInput_dropdown__zLRoZ{background-color:var(--surface);margin-top:8px}.DropDownInput_dropdown-container__qAZCk{display:grid;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:calc(30px + 1.6rem);grid-auto-rows:1fr}.DropDownInput_dropdown-container__qAZCk>div{width:38rem}.DropDownInput_dropdown-item__WOLPz{margin-top:10px;max-width:100%;min-width:225px}.DropDownInput_dropdown-item__WOLPz>img{margin-right:-8px}.DropDownInput_dropdown-item-label__A9Uow{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:thin solid var(--border-color);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.8rem;font-weight:700;height:4rem;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;-webkit-transition:background-color .5s,color .5s;-o-transition:background-color .5s,color .5s;-moz-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s;aspect-ratio:1/1}.DropDownInput_dropdown-no-margin-top__hbzhQ{margin-top:0}.DropDownInput_dropdown-container-width___Xi_D{width:50%}.DropDownInput_inactive-option__Fsznh{opacity:.5;pointer-events:none}.DropDownInput_prompt-text__YYPsU{color:var(--on-surface);display:block;margin-top:30px}.DropDownInput_dropdown-text__JhL6r{-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width:403px){.DropDownInput_dropdown-container-width___Xi_D{width:36rem}}@media screen and (max-width:400px){.DropDownInput_dropdown-container-width___Xi_D{width:100%}.DropDownInput_dropdown-text__JhL6r{display:block;line-height:2rem;padding:6px 0;width:27rem}}@media screen and (max-width:368px){.DropDownInput_dropdown-text__JhL6r{width:23rem}}.DropdownSelectOption_dropdown-select__option__KU_7i>img{margin-left:auto}.DropdownSelectOption_dropdown-select__option__KU_7i.DropdownSelectOption_animate__GLDRx{-webkit-animation:DropdownSelectOption_twinkle__Qyn4r .3s linear 2;-moz-animation:DropdownSelectOption_twinkle__Qyn4r .3s linear 2;-o-animation:DropdownSelectOption_twinkle__Qyn4r .3s linear 2;animation:DropdownSelectOption_twinkle__Qyn4r .3s linear 2}@-webkit-keyframes DropdownSelectOption_twinkle__Qyn4r{0%{opacity:0}to{opacity:1}}@-moz-keyframes DropdownSelectOption_twinkle__Qyn4r{0%{opacity:0}to{opacity:1}}@-o-keyframes DropdownSelectOption_twinkle__Qyn4r{0%{opacity:0}to{opacity:1}}@keyframes DropdownSelectOption_twinkle__Qyn4r{0%{opacity:0}to{opacity:1}}@media screen and (max-width:599px){.DropdownSelectOption_dropdown-select__option__KU_7i{font-size:1.8rem}}@font-face{font-family:__Chivo_89c41b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3b5fecae43c08de3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Chivo_89c41b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e6a4c951fdbd2d94-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Chivo_89c41b;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/39498105ba7af3d1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Chivo_Fallback_89c41b;src:local("Arial");ascent-override:87.67%;descent-override:23.32%;line-gap-override:0.00%;size-adjust:107.22%}.__className_89c41b{font-family:__Chivo_89c41b,__Chivo_Fallback_89c41b;font-style:normal}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:root{--theme-primary:#154068;--theme-secondary:#4698cb;--theme-lighter-alt:#e57200;--theme-lighter:#ffcd00;--theme-light:#ddcba5;--theme-tertiary:#868686;--theme-dark-alt:#112d4d;--theme-darker:#225a99;--theme-dark:#060f1a;--neutral-lighter-alt:#323232;--neutral-lighter:#313131;--neutral-light:#2f2f2f;--neutral-quaternary-alt:#2c2c2c;--neutral-quaternary:#2a2a2a;--neutral-tertiary-alt:#282828;--neutral-tertiary:#c8c8c8;--neutral-secondary-alt:#dadada;--neutral-secondary:#d0d0d0;--neutral-primary-alt:#f4f4f4;--neutral-primary:#fff;--neutral-dark:#f4f4f4;--black:#f8f8f8;--body-background-color:#fff;--btn-text-color:#fff;--dropdown-background-color:hsla(0,0%,100%,.1);--error-background-color:#f7e6e6;--error-text-color:#af0404;--para-text-color:hsla(0,0%,100%,.7);--placeholder-color:hsla(0,0%,100%,.3);--primary-color:#07f;--primary-light-color:#268bff;--primary-dark-color:#006be6;--primary:#154068;--primary-light:#225a99;--primary-dark:#112d4d;--white:#fff;--black:#000;--secondary:#24517b;--secondary-light:#567fa5;--secondary-dark:#133a5e;--sand:#ddcba5;--background:var(--sand);--on-background:var(--sand);--surface:transparent;--on-surface:var(--black);--border-color:var(--white);--error:#db4437;--warning:#ffca28;--success:#0f9d58;--info:#4285f4;--disabled-opacity:0.38;--divider-opacity:0.12;--low-emphasis-opacity:0.38;--medium-emphasis-opacity:0.60;--high-emphasis-opacity:0.87;--font-family:"var(--chivo), Monaco, Consolas"}body{background:var(--sand)}html{font:400 16px/1.2 Chivo,serif;scroll-behavior:smooth;line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variation-settings:normal}html::-webkit-scrollbar{display:none}#backgroundVideo{width:100vw;height:56.25vw;min-height:100%;min-width:177.77vh;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}#overlay:before{content:"";background:rgba(0,0,0,.5);position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;visibility:hidden}#overlay.iframe-loaded:before{visibility:visible}a{color:var(--theme-lighter-alt);text-decoration:none}@media screen and (max-width:599px){html{font-size:52%}}.visibleOnOverlay{z-index:4;position:relative}.main{color:#fff;min-height:100vh;min-width:100vw;background-color:var(--background);-webkit-font-smoothing:antialiased;z-index:4;position:relative}.main,.main>section{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.main>section>div{padding:0 80px}@media screen and (max-width:599px){.main>section>div{padding:0 40px}}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}[role=button],button{cursor:pointer}button,select{text-transform:none}*,:after,:before{border:0 solid #e5e7eb}button,input,optgroup,select,textarea{font-family:inherit;-webkit-font-feature-settings:inherit;-moz-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}