@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.home-banners-container{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:40}.info-banner-wrapper{pointer-events:auto}.info-banner-button:hover{animation:pulse 1.5s ease-in-out infinite}.info-banner-button:active{transform:scale(.95)}.info-banner-tooltip{box-shadow:0 4px 8px rgba(0,0,0,.2)}.info-banner-modal-backdrop{backdrop-filter:blur(4px)}.banner-modal-content h3{font-size:20px;font-weight:700;margin:0 0 16px;color:#111827}.banner-modal-content p{font-size:15px;line-height:1.6;color:#4b5563;margin:0 0 12px}.banner-modal-content ol,.banner-modal-content ul{margin:12px 0;padding-left:24px;color:#4b5563}.banner-modal-content li{font-size:15px;line-height:1.6;margin:8px 0}.banner-modal-content strong{color:#111827;font-weight:600}.banner-modal-content ul li::marker{color:#3b82f6}.banner-modal-content ol li::marker{color:#3b82f6;font-weight:600}.banner-subtitle-with-link a{color:#fff;text-decoration:underline;transition:opacity .2s ease}.banner-subtitle-with-link a:hover{opacity:1;text-decoration:underline}.banner-subtitle-with-link a:active{opacity:.8}@media (max-width:768px){.info-banner-button{width:40px!important;height:40px!important}.info-banner-button svg{width:20px;height:20px}.info-banner-tooltip{font-size:12px!important;padding:6px 10px!important}.info-banner-modal-content{border-radius:12px!important;max-height:95vh!important}.banner-modal-content h3{font-size:18px}.banner-modal-content li,.banner-modal-content p{font-size:14px}}@media (max-width:640px){.info-banner-modal-backdrop{padding:10px!important}.home-banners-container .info-banner-wrapper{display:none}.home-banners-container .info-banner-wrapper:first-child{display:block;left:90px!important;top:20px!important}}.tooltip-container{position:relative;background:#f80254;cursor:pointer;transition:all .2s;font-size:17px;padding:14px 26px;border-radius:5px;text-align:center;box-shadow:1px 2px 3px rgba(0,0,0,.62),inset 0 -2px 3px rgba(0,0,0,.48),inset 1px 1px 4px #fff,0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff}.tooltip-container.plaba-1{background:#dc2626}.tooltip-container.plaba-2{background:#ea580c}.tooltip-container.plaba-3{background:#f59e0b}.tooltip-1,.tooltip-2,.tooltip-3,.tooltip-4{position:absolute;transform:translateX(-50%);font-weight:800;opacity:0;pointer-events:none;transition:all .3s;border-radius:8px 8px 8px 8px;background:#ffdb0f;box-shadow:1px 2px 3px rgba(0,0,0,.62),inset 0 -2px 3px rgba(0,0,0,.48),inset 1px 1px 4px #fff,0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);min-width:180px;padding:8px;color:#ac0039;font-size:11px}.tooltip-1{top:0;left:50%;width:200px}.tooltip-2{left:100%}.tooltip-3{left:0}.tooltip-4{bottom:0;left:50%;width:200px}.tooltip-container:hover .tooltip-1{top:-100%;opacity:1;visibility:visible;pointer-events:auto}.tooltip-container:hover .tooltip-2{left:-60%;opacity:1;visibility:visible;pointer-events:auto}.tooltip-container:hover .tooltip-3{left:160%;opacity:1;visibility:visible;pointer-events:auto}.tooltip-container:hover .tooltip-4{bottom:-100%;opacity:1;visibility:visible;pointer-events:auto}.cta{position:relative;margin:auto;padding:11.5px 18px;transition:all .2s ease;border:3px solid #ef4444;background:#ef4444;cursor:pointer}.cta,.cta:before{border-radius:50px}.cta:before{content:"";position:absolute;top:0;right:0;display:block;background:#fff;width:45px;height:45px;transition:all .8s ease}.cta span{position:relative;font-family:Montserrat,sans-serif;font-size:18px;color:#fff;font-weight:400;letter-spacing:.05em}.cta svg{position:relative;top:0;margin-left:10px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke:#fff;stroke-width:2;transform:translateX(-5px);transition:all .5s ease}.cta:hover:before{width:100%;background:#1c1c1c}.cta:hover svg{transform:translateX(0);transition:all 2s ease}.cta:active{transform:scale(.95);transition:all 2s ease}.documents-btn{display:flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;height:45px;border:none;padding:0 15px;border-radius:5px;background-color:#313153;gap:10px;cursor:pointer;transition:all .3s}.folder-container{width:40px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative}.file-back{z-index:1;width:80%;height:auto}.file-page{width:50%;z-index:2}.file-front,.file-page{height:auto;position:absolute;transition:all .3s ease-out}.file-front{width:85%;z-index:3;opacity:.95;transform-origin:bottom}.documents-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0}.documents-btn:hover .file-page{transform:translateY(-5px)}.documents-btn:hover{background-color:#3a3a5e}.documents-btn:active{transform:scale(.95)}.documents-btn:hover .file-front{transform:rotateX(30deg)}.btnCAST{position:relative;display:flex;justify-content:center;align-items:center;border-radius:5px;background:#183153;font-family:Montserrat,sans-serif;box-shadow:0 6px 24px 0 rgba(0,0,0,.2);overflow:hidden;cursor:pointer;border:none}.btnCAST:after{content:" ";width:0;height:100%;background:#ffd401;position:absolute;transition:all .4s ease-in-out;right:0}.btnCAST:hover:after{right:auto;left:0;width:100%}.btnCAST span{text-align:center;text-decoration:none;width:100%;padding:8px 38px;color:#fff;font-size:1.125em;font-weight:700;letter-spacing:.3em;z-index:20;transition:all .3s ease-in-out}.btnCAST:hover span{color:#183153;animation:scaleUp .3s ease-in-out}@keyframes scaleUp{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.DuaBannerButton_button6__s5xAJ{--stone-50:#fafaf9;--stone-800:#292524;--yellow-300:#fde047;--yellow-400:#facc15;--yellow-500:#eab308;--black-25:rgba(0,0,0,.25);position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:block;width:4rem;height:4rem;cursor:pointer}.DuaBannerButton_button6__s5xAJ>button{display:inline-block;height:100%;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--stone-800);border-radius:.25rem;background-color:var(--yellow-400);outline:2px solid transparent;outline-offset:2px;cursor:pointer;transition:background-color .2s}.DuaBannerButton_button6__s5xAJ>button:hover{background-color:var(--yellow-300)}.DuaBannerButton_button6__s5xAJ>button:checked{background-color:var(--stone-800);border-color:var(--stone-800)}.DuaBannerButton_button6__s5xAJ>button:checked:hover{background-color:#44403c}.DuaBannerButton_button6__s5xAJ>button:active{outline-color:var(--stone-800)}.DuaBannerButton_button6__s5xAJ>button:focus-visible{outline-color:var(--stone-800);outline-style:dashed}.DuaBannerButton_button6__s5xAJ>span:nth-child(2){position:absolute;inset:3px;pointer-events:none;background-color:var(--yellow-400);border-bottom:2px solid var(--black-25);transition:transform 75ms}.DuaBannerButton_button6__s5xAJ>span:nth-child(2):before{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.8) 20%,transparent 0),radial-gradient(#fff 20%,transparent 0);background-position:0 0,4px 4px;background-size:8px 8px;mix-blend-mode:hard-light;opacity:.5;animation:DuaBannerButton_dots__OmJT2 .5s linear infinite}.DuaBannerButton_button6__s5xAJ>span:nth-child(3){position:absolute;pointer-events:none;inset:0}.DuaBannerButton_button6__s5xAJ>span:nth-child(3):before{content:"";width:.375rem;height:.375rem;position:absolute;top:.25rem;left:.25rem;background-color:var(--stone-800);border-radius:.125rem;box-shadow:3.125em 0 var(--stone-800),0 3.125em var(--stone-800),3.125em 3.125em var(--stone-800)}.DuaBannerButton_button6__s5xAJ>span:nth-child(4){position:absolute;pointer-events:none;inset:0;filter:drop-shadow(.25em .25em 0 rgba(0,0,0,.2));transition:all 75ms}.DuaBannerButton_button6__s5xAJ>span:nth-child(4):after{content:"";width:.25rem;height:.25rem;position:absolute;top:.875rem;left:1rem;border-radius:.0625px;background-color:var(--stone-800);box-shadow:.75em 2em var(--stone-800),1em 2em var(--stone-800),.75em 1.75em var(--stone-800),1em 1.75em var(--stone-800),.75em 1.25em var(--stone-800),1em 1.25em var(--stone-800),.75em 1em var(--stone-800),1em 1em var(--stone-800),1em .75em var(--stone-800),1.5em .75em var(--stone-800),1.25em .75em var(--stone-800),1.25em -.25em var(--stone-800),1.5em 0 var(--stone-800),1.25em .5em var(--stone-800),1.5em .5em var(--stone-800),1.25em .25em var(--stone-800),1.5em .25em var(--stone-800),1.25em 0 var(--stone-800),1em -.25em var(--stone-800),.75em -.25em var(--stone-800),.5em -.25em var(--stone-800),.25em -.25em var(--stone-800),.25em 0 var(--stone-800),0 .25em var(--stone-800),0 .5em var(--stone-800),.25em .25em var(--stone-800),.25em .5em var(--stone-800)}.DuaBannerButton_button6__s5xAJ>span:nth-child(5){position:absolute;background-color:var(--yellow-400);border:2px solid var(--stone-800);border-radius:.75rem;pointer-events:none;z-index:-1;inset:.5rem 1.5rem;box-shadow:7px 0 0 0 var(--stone-800),inset 0 2px 0 0 var(--yellow-300),inset 0 -2px 0 0 var(--yellow-500);transition:all 0ms cubic-bezier(0,.5,.4,1)}.DuaBannerButton_button6__s5xAJ button:active~span:nth-child(5){transform:translateY(-200%);transition-duration:.2s;opacity:0}.DuaBannerButton_button6__s5xAJ button:hover~span:nth-child(4){filter:drop-shadow(.125em .125em 0 rgba(0,0,0,.2))}@keyframes DuaBannerButton_dots__OmJT2{0%{background-position:0 0,4px 4px}to{background-position:8px 0,12px 4px}}@media (prefers-color-scheme:dark){.DuaBannerButton_button6__s5xAJ button:active,.DuaBannerButton_button6__s5xAJ button:focus-visible{outline-color:var(--yellow-400)}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}@font-face{font-family:__Poppins_6f32cb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_6f32cb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:__Poppins_6f32cb;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:__Poppins_6f32cb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_6f32cb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:__Poppins_6f32cb;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:__Poppins_Fallback_6f32cb;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_6f32cb{font-family:__Poppins_6f32cb,__Poppins_Fallback_6f32cb;font-style:normal}.__variable_6f32cb{--font-poppins:"__Poppins_6f32cb","__Poppins_Fallback_6f32cb"}