@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/adb45196eddef626-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:Instrument Sans;font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d0ba92e140f0dc-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:Instrument Sans Fallback;src:local("Arial");ascent-override:94.42%;descent-override:24.33%;line-gap-override:0.00%;size-adjust:102.74%}.__className_3d9088{font-family:Instrument Sans,Instrument Sans Fallback;font-style:normal}.__variable_3d9088{--instrument-sans:"Instrument Sans","Instrument Sans Fallback"}:root{--red:#e63d3a;--background-red:#f667654f;--blue-dark:#063878;--blue:#3385f0;--blue-white:#4992f1;--background-blue:#91c0fd74;--gradient-blue:linear-gradient(45deg,var(--blue-dark),var(--blue));--green:#74b750;--background-green:#a7f18083;--yellow:#fdd938;--background-yellow:#fbd83a5c;--black:#222222;--white:#fefefe;--background-white:#e8ecf6;--background-white-two:#f6f8fd;--gray:#495459;--gray-white:#d3dbe1;--background-gray:#e4e6ed;--max-width:1400px;--width-form:550px}body,html{max-width:100vw;overflow-x:hidden;color:var(--black)}*{padding:0;margin:0;border:0;box-sizing:border-box;outline:none;font-family:var(--instrument-sans)}::selection{background-color:var(--blue);color:var(--white)}a{color:inherit;text-decoration:none}li{list-style:none}.flex{display:flex!important}.column{flex-direction:column!important}.row{flex-direction:row!important}.btn-yellow{width:max-content;height:auto;padding:20px 30px;background:var(--yellow);color:var(--black);font-size:18px;font-weight:500;cursor:pointer;display:flex;border-radius:8px;flex-direction:row;align-items:center;justify-content:center;transition:all .3s}.btn-yellow:focus,.btn-yellow:hover{background:var(--black);color:var(--white)}.btn-yellow.light:focus,.btn-yellow.light:hover{background:var(--white);color:var(--black)}.btn-black{width:max-content;height:auto;padding:20px 30px;background:var(--black);color:var(--white);font-size:18px;font-weight:500;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .3s}.btn-black:focus,.btn-black:hover{background:var(--yellow);color:var(--black)}.btn-blue{width:max-content;height:auto;padding:20px 30px;background:var(--blue);color:var(--white);font-size:17px;font-weight:500;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .3s}.btn-blue:focus,.btn-blue:hover{background:var(--yellow);color:var(--dark)}.btn-white-blue{width:max-content;height:auto;padding:20px 30px;background:#e1ecfd;color:var(--blue);font-size:17px;font-weight:500;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .3s}.btn-white-blue:focus,.btn-white-blue:hover{background:var(--yellow);color:var(--dark)}.btn-green{width:max-content;height:auto;padding:20px 30px;background:#43bf89;color:#fff;font-size:17px;font-weight:500;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .3s}.btn-green:focus,.btn-green:hover{background:var(--yellow);color:var(--dark)}.btn-red{width:max-content;height:auto;padding:20px 30px;background:#fe814b;color:#fff;font-size:17px;font-weight:500;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:all .3s}.btn-red:focus,.btn-red:hover{background:var(--yellow);color:var(--dark)}.form .input{width:100%;height:60px;display:flex;flex-direction:row;color:var(--gray);background:var(--background-white);margin:0 0 20px;cursor:text;position:relative}.form .input label{position:absolute;top:50%;transform:translateY(-50%);left:20.5px;font-size:16px;font-weight:500;transition:all .3s linear;pointer-events:none;z-index:2}.form .input input{width:100%;height:100%;background:transparent;border:1px solid transparent;padding:15px 20px 0;outline:none;font-size:17px;margin:auto 0 0}.form .input input:focus+label,.form .input input:not(:placeholder-shown)+label{font-size:13px;top:17px}.form .input input:focus{border:1px solid var(--blue)}.form .input input:focus+label{color:var(--blue)}.form .input .eye{width:22px;height:22px;position:absolute;top:50%;transform:translateY(-50%);right:20px;cursor:pointer}.form .textarea{min-width:100%;max-width:100%;min-height:100px;max-height:100px;display:flex;flex-direction:row;color:var(--gray);background:var(--background-white);margin:0 0 20px;cursor:text;position:relative}.form .textarea label{width:calc(100% - 4px);position:absolute;top:50%;left:2px;transform:translateY(-50%);font-size:16px;font-weight:500;transition:all .3s linear;pointer-events:none;padding:10px 20px;background:var(--background-white);z-index:2}.form .textarea textarea{min-width:100%;max-width:100%;min-height:100px;max-height:100px;background:transparent;border:1px solid transparent;padding:32.5px 20px 0;outline:none;font-size:17px;margin:auto 0 0}.form .textarea textarea:focus+label,.form .textarea textarea:not(:placeholder-shown)+label{font-size:13px;top:calc(10px + 9px)}.form .textarea textarea:focus{border:1px solid var(--red)}.form .textarea textarea:focus+label{color:var(--red)}.form .input select{width:100%;height:100%;background:transparent;border:1px solid transparent;padding:15px 20px 0;outline:none;font-size:17px;cursor:pointer;margin:auto 0 0}.form .input select:focus+label,.form .input select:not(:placeholder-shown)+label{font-size:13px;top:17px}.form .input select:focus{border:1px solid var(--blue)}.form .input select:focus+label{color:var(--blue)}.form .input-checkbox{width:100%;height:max-content;display:flex;flex-direction:column;margin:0 0 20px;position:relative}.form .input-checkbox .list{width:100%;height:auto;display:flex;flex-direction:column;gap:15px}.form .input-checkbox .list li{display:flex;align-items:center}.form .input-checkbox .list li input{z-index:2;opacity:0;cursor:pointer}.form .input-checkbox .list li .checkmark,.form .input-checkbox .list li input{min-height:22px;max-height:22px;min-width:22px;max-width:22px;display:flex;align-items:center;justify-content:center}.form .input-checkbox .list li .checkmark{background-color:var(--background-white);border:2px solid var(--gray-white);border-radius:4px;margin-right:8px;position:relative;flex-direction:column;color:transparent;transition:background-color .3s,border-color .3s;z-index:1;position:absolute}.form .input-checkbox .list li .checkmark .icon{width:100%;height:auto}.form .input-checkbox .list li input:checked+.checkmark{background-color:var(--blue);border-color:var(--blue);color:var(--white)}.form .input-checkbox .list li input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;transform:rotate(45deg)}.form .input-checkbox .list li img{width:max-content;max-width:100px;object-fit:contain;height:50px;margin:0 0 0 10px}.form .input-checkbox .list li label{font-size:16px;font-weight:500;transition:all .3s linear;cursor:text;margin:0 0 0 8px}.loader{width:24px;height:24px;padding:6px;aspect-ratio:1;border-radius:50%;background:var(--white);margin:-7px 8px -7px 0;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s linear infinite}@keyframes l3{to{transform:rotate(1turn)}}.container-not-found{width:100%}.container-not-found,.container-not-found .content-not-found{height:auto;display:flex;flex-direction:column;align-items:center}.container-not-found .content-not-found{width:95%;max-width:var(--max-width);min-height:100dvh;justify-content:center}.container-not-found .content-not-found img{width:300px;height:auto;margin:0 0 50px}.container-not-found .content-not-found h1{font-size:26px;font-weight:500;margin:0 0 4px}.container-not-found .content-not-found p{font-size:16px;font-weight:400;margin:0}.container-not-found .content-not-found button{margin:30px 0 0}