@font-face{font-family:icomoon;src:url(/_next/static/media/icomoon.377b110c.eot);src:url(/_next/static/media/icomoon.377b110c.eot) format("embedded-opentype"),url(/_next/static/media/icomoon.dae4fc68.ttf) format("truetype"),url(/_next/static/media/icomoon.61c85afb.woff) format("woff"),url(/_next/static/media/icomoon.0356ece5.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-error-icon:before{content:""}.icon-success-icon:before{content:""}.icon-arrow_circle_left:before{content:""}.icon-arrow_right:before{content:""}.icon-fb_logo:before{content:""}.icon-info .path1:before{content:"";color:#002366}.icon-info .path2:before{content:"";margin-left:-1em;color:red}.icon-info .path3:before{content:"";margin-left:-1em;color:red}.icon-info .path4:before{content:"";margin-left:-1em;color:red}.icon-info .path5:before{content:"";margin-left:-1em;color:red}.icon-linkedin_logo:before{content:""}.icon-warning_octagon:before{content:""}.icon-x_logo:before{content:""}.alert{width:100%;padding:.5rem 1rem;background-color:#f2f7fd;border-radius:.5rem;display:flex;gap:.5rem;align-items:center;text-align:left;margin-bottom:0}@media screen and (min-width:992px){.alert{padding:1rem}}.alert span{font-size:2rem}.alert p{margin-bottom:0;white-space:break-spaces}.alert .alert-texts{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;line-height:1.15rem;font-weight:400;color:#14181f}.alert .alert-texts .bolded-addon{font-weight:700}.alert-info{background-color:#f2f7fd}.alert-warning{background-color:#fff0f0}.alert-warning span{color:red}.btn{transition:all .3s ease}.btn-rounded{border-radius:50rem}.btn-red{background-color:red;color:#fff;border:0}.btn-red:disabled,.btn-red:hover{color:#fff!important;background-color:#e00000!important}.btn-red:active,.btn-red:focus-visible{color:#fff!important;background-color:#e00000!important;border:1px solid #fff;outline:1px solid #14181f}.btn-blue{background-color:#002366;color:#fff}.btn-blue:disabled,.btn-blue:hover{color:#fff!important;background-color:rgba(0,35,102,.84)!important}.btn-blue:active,.btn-blue:focus-visible{color:#fff!important;background-color:rgba(0,35,102,.84)!important}.btn-light-blue{background-color:#f2f7fd;color:#002366}.btn-light-blue:disabled,.btn-light-blue:hover{color:#002366!important;background-color:#dbeaf9!important}.btn-light-blue:active,.btn-light-blue:focus-visible{color:#002366!important;background-color:#dbeaf9!important}.btn-red-white{background-color:#fff;color:red}.btn-red-white:disabled,.btn-red-white:hover{color:red!important;background-color:#fff0f0!important}.btn-red-white:active,.btn-red-white:focus-visible{color:red!important;background-color:#fff0f0!important}.burger-button{width:2rem;height:2rem;cursor:pointer}.burger-button>div{width:2rem;height:2rem;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}.burger-button>div div{border-radius:1.5rem;width:1.5rem;height:.125rem;transition:all .3s ease;background-color:#fff}.burger-button.toggled>div{gap:0}.burger-button.toggled>div div{width:2rem}.burger-button.toggled>div div:first-child{transform:rotate(45deg) translate(.125rem,.125rem)}.burger-button.toggled>div div:nth-child(2){opacity:0;transition:none}.burger-button.toggled>div div:nth-child(3){margin-top:.0625rem;transform:rotate(-45deg) translate(.125rem,-.125rem)}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;line-height:1.4rem;font-weight:700;color:#14181f;margin-bottom:.5rem}.form-group .error-message{margin-top:.5rem}.form-group .char-count{margin-top:.5rem;color:#cdced7;font-size:.75rem;line-height:1.2rem;font-weight:500;text-align:right}.switch-container{display:flex;flex-direction:row;align-items:center}.switch-container .switch-label{margin-bottom:0;color:#14181f;font-size:.875rem;line-height:1.4rem;font-weight:700}.switch{position:relative;display:inline-block;width:3.2rem;min-width:3.2rem;height:2rem;border-radius:3.2rem;margin-bottom:0!important;margin-right:.5rem}@media screen and (min-width:992px){.switch{margin-right:1rem}}.switch input{opacity:0;width:0;height:0}.switch input:checked+.slider{background-color:#002366}.switch input:focus+.slider{box-shadow:0 0 5px #002366}.switch input:checked+.slider:before{-webkit-transform:translateX(1.15rem);-ms-transform:translateX(1.15rem);transform:translateX(1.15rem)}.switch .slider{cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:3.2rem;background-color:#dbeaf9}.switch .slider,.switch .slider:before{position:absolute;transition:all .3s ease}.switch .slider:before{content:"";height:1.68rem;width:1.68rem;border-radius:1.68rem;left:.2rem;bottom:.15rem;background-color:#fff;box-shadow:0 3px 8px 0 rgba(0,0,0,.149)}input,textarea{font-size:1rem;line-height:1.6rem;font-weight:700;color:#14181f;border:1px solid #cdced7;border-radius:.5rem}input:active,input:focus,textarea:active,textarea:focus{border-color:#002366}input.error,textarea.error{border-color:red}input::placeholder,textarea::placeholder{color:#a9a9a9;font-weight:600}input:focus-visible,textarea:focus-visible{outline:0;border-color:#002366}input{padding:.5rem 1rem}.form-select__control .form-select__value-container{white-space:nowrap}.form-select__control:focus,.form-select__control:focus-visible{outline:1px auto #002366!important}textarea{padding:.75rem 1rem}.approval-form-group{display:flex;flex-direction:row}.approval-form-group .checkbox,.approval-form-group .checkbox-placeholder{margin-right:.625rem}.approval-form-group p{margin-bottom:0;font-size:.875rem;font-weight:400;line-height:1.4rem;color:#29303d}.approval-form-group .error-message{margin-top:.25rem}.checkbox-placeholder{min-width:1.25rem;width:1.25rem;min-height:1.25rem;height:1.25rem}.checkbox{min-width:1.125rem;width:1.125rem;min-height:1.125rem;height:1.125rem;display:block;position:relative;cursor:pointer;font-size:1.375rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox:hover input~.checkmark{opacity:.7}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox input:focus-visible~.checkmark{border:1px solid #002366;box-shadow:0 0 0 2px rgba(0,35,102,.5)}.checkbox input:checked~.checkmark{border-width:0;background-color:#002366}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark{position:absolute;top:0;left:0;height:1.125rem;width:1.125rem;background-color:#dbeaf9;border:1px solid #dcebf9;border-radius:.125rem;transition:opacity .3s ease}.checkbox .checkmark:after{content:"";position:absolute;display:none;left:.4rem;top:.17rem;width:.375rem;height:.687rem;border:solid #edf2fe;border-width:0 .125rem .125rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.radio-select-container{display:flex;flex-direction:column;row-gap:.625rem;padding:.625rem 0}.radio-select-container input{border:2px solid #cdced7;margin-top:.187rem;width:1.25rem;height:1.25rem;border-radius:1.25rem!important;padding:0;margin-right:.625rem;cursor:pointer}.radio-select-container input:focus,.radio-select-container input:focus-visible{box-shadow:0 0 0 3px #4d8aff}.radio-select-container input:checked{border-width:0;background-color:transparent;border-color:#002366;--bs-form-check-bg-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 0C4.48 0 0 4.48 0 10C0 15.52 4.48 20 10 20C15.52 20 20 15.52 20 10C20 4.48 15.52 0 10 0ZM10 18C5.58 18 2 14.42 2 10C2 5.58 5.58 2 10 2C14.42 2 18 5.58 18 10C18 14.42 14.42 18 10 18Z" fill="%233364AD"/><path d="M10 15C12.7614 15 15 12.7614 15 10C15 7.23858 12.7614 5 10 5C7.23858 5 5 7.23858 5 10C5 12.7614 7.23858 15 10 15Z" fill="%233364AD"/></svg>')!important}.radio-select-container label{margin-bottom:0}.form-select__control{height:2.625rem!important;font-size:1rem;line-height:1.6rem;font-weight:700;color:#14181f;border:1px solid #cdced7;border-radius:.5rem!important;box-shadow:none!important}.form-select__control .form-select__indicator-separator{display:none}.form-select__control .form-select__dropdown-indicator{padding-right:1rem;cursor:pointer}.form-select__control .icon-arrow_right{font-size:1.5rem;color:#29303d;transition:.15s ease;transform:rotate(90deg)}.form-select__control:active,.form-select__control:focus{border-color:#002366}.form-select__control.error{border-color:red}.form-select__control::placeholder{color:#a9a9a9}.form-select__control:focus-visible{outline:0;border-color:#002366}.form-select__control:hover{outline:0}.form-select__control--menu-is-open,.form-select__control:hover{border-color:#002366!important}.form-select__control--menu-is-open .icon-arrow_right{transform:rotate(90deg) scaleX(-1)}.form-select__control--is-focused{border-color:#002366!important}.form-select__value-container{padding:0 .5rem 0 1rem!important}.form-select__value-container:focus-visible{outline:none!important;border-radius:#002366}.form-select__input,.form-select__menu .form-select__menu-notice--no-options,.form-select__placeholder,.form-select__single-value{margin:0!important;font-size:1rem;line-height:1.6rem;font-weight:600}.form-select__input{color:#29303d!important}.form-select__menu .form-select__menu-notice--no-options,.form-select__placeholder{color:#a9a9a9!important}.form-select__single-value{color:#29303d!important}.form-select__menu{background-color:#fff;border:1px solid #002366;box-shadow:4px 12px 12px -6px rgba(228,237,249,.4);padding:.25rem;border-radius:.5rem!important}.form-select__menu .form-select__menu-list{padding:0;max-height:17rem}@media screen and (min-width:992px){.form-select__menu .form-select__menu-list{max-height:12.5rem}}.form-select__menu .form-select__menu-list .form-select__option{padding:.5rem 0 .5rem .75rem;font-size:1rem;font-weight:700;line-height:1.6rem;color:#29303d;background-color:unset}.form-select__menu .form-select__menu-list .form-select__option.focused{background-color:#f2f2f2!important}.fill-form-info-group{display:flex;flex-direction:column;align-items:center}.fill-form-info-group img{width:100%;margin:1.5rem 0}@media screen and (min-width:992px){.fill-form-info-group img{max-width:18.75rem;margin:0}}.fill-form-info-group a{opacity:1!important;margin-bottom:1rem;width:100%}@media screen and (min-width:992px){.fill-form-info-group a{max-width:18.75rem}}.fill-form-info-group .btn-red{width:100%;min-height:3.625rem;font-size:1rem;font-weight:700}@media screen and (min-width:992px){.fill-form-info-group .alert{max-width:34.5rem}}.mp-info-block{display:flex;flex-direction:row;align-items:center;gap:.5rem}.mp-info-block .image-wrapper{width:2.5rem;height:2.5rem;min-width:2.5rem;border-radius:2.5rem;box-shadow:0 .42px 3.33px 0 rgba(0,0,0,.059);position:relative;overflow:hidden}.mp-info-block .image-wrapper img{width:2.5rem;height:2.5rem}.mp-info-block h1{font-size:1rem;font-weight:700;color:#fff;margin-bottom:0}.mobile-menu{position:absolute;transition:all .4s ease;top:3.625rem;left:100vw;width:100%;height:calc(100dvh - 3.625rem);max-height:calc(100dvh - 3.625rem);overflow-y:auto;padding:2.5rem 0;z-index:100;background-color:rgba(0,35,102,.84);backdrop-filter:blur(20px);opacity:0}@media screen and (min-width:992px){.mobile-menu{display:none}}.mobile-menu.opened{left:0;opacity:1}.mobile-menu>div{display:flex;flex-direction:column;align-items:center}.mobile-menu h3{color:#fff;text-align:center;max-width:20.625rem;font-size:1.5rem;margin-bottom:0}.mobile-menu-buttons-container{width:100%;display:flex;flex-direction:column;gap:1rem;padding:2rem 0}.mobile-menu-buttons-container a{color:#002366;font-size:1rem;font-weight:700;background-color:#fff;padding:1rem 1rem 1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-radius:1rem}.mobile-menu-buttons-container a i{font-size:2rem;color:red}.mobile-menu-links-container{width:100%;border-top:1px solid #3364ad;padding-top:1.5rem;display:flex;flex-direction:column;gap:2rem;text-align:right;align-items:flex-end}.mobile-menu-links-container a,.mobile-menu-links-container span{cursor:pointer;color:#fff;font-size:1rem;font-weight:700}.mp-intro-section{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:2.75rem}@media screen and (min-width:992px){.mp-intro-section{flex-direction:row;align-items:flex-start;justify-content:space-between}}.mp-intro-section .waves{top:27rem}@media screen and (min-width:992px){.mp-intro-section .waves{top:11.5rem}}.mp-intro{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:992px){.mp-intro{align-items:flex-start;text-align:left}}.mp-intro h1{font-size:2.25rem;line-height:3rem;font-weight:700;margin-bottom:1.5rem}@media screen and (min-width:992px){.mp-intro h1{font-size:4rem;line-height:4.5rem;margin-bottom:2.5rem;max-width:27.5rem}}.mp-intro p{font-size:1.5rem;line-height:2rem;font-weight:600;margin-bottom:1.5rem;max-width:20.625rem}@media screen and (min-width:992px){.mp-intro p{font-size:2rem;line-height:2.625rem;margin-bottom:2.5rem;max-width:27.5rem}}.mp-intro a{width:100%;max-width:20.625rem;opacity:1!important}@media screen and (min-width:992px){.mp-intro a{max-width:23.125rem}}.mp-intro button{font-size:16px;font-weight:700;height:3.625rem;width:100%}.mp-intro img{display:none;margin-top:3.75rem;width:19rem}@media screen and (min-width:992px){.mp-intro img{display:block}}.mp-intro-photo-container{display:flex;align-items:center;position:relative;width:19rem;height:26.25rem}@media screen and (min-width:992px){.mp-intro-photo-container{width:25.3rem;height:35rem}}.mp-intro-photo-white-card{display:none;position:absolute;left:-.75rem;width:22rem;height:32.125rem;border-radius:1.375rem;background-color:#fff}@media screen and (min-width:992px){.mp-intro-photo-white-card{display:block}}.mp-intro-photo-group{border-radius:1.125rem;overflow:hidden;position:relative;width:100%;height:100%;background:linear-gradient(180deg,#a2b7c8 6.43%,#f6fafe 67.5%)}.mp-intro-photo{object-fit:cover}.mp-intro-photo-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,36,102,0) 66.73%,rgba(31,45,71,.45))}.white-frame-wrapper{position:absolute;width:100%;height:100%;padding:.375rem}@media screen and (min-width:992px){.white-frame-wrapper{padding:.5rem}}.pis-logo-wrapper{position:absolute;right:1.125rem;top:1.125rem;height:3rem}@media screen and (min-width:992px){.pis-logo-wrapper{right:1.5rem;top:1.5rem;height:4rem}}.mp-intro-photo-frame{width:100%;height:100%}.about-mp-section{width:100%;margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.about-mp-section{flex-direction:row}}.about-mp-section .home-card{position:relative;overflow:hidden}.about-mp-section .about-mp-card{background-image:url(/mp_opacity.png);background-repeat:no-repeat;background-position:right 0 bottom 0;background-size:contain}.about-mp-section .to-mp-page{width:100%;height:3.625rem;font-size:1rem;font-weight:700;margin-top:6.375rem}@media screen and (min-width:992px){.about-mp-section .to-mp-page{width:21.125rem;margin-top:7.375rem}}.about-mp-section .home-section-description{color:#14181f;font-size:.875rem;line-height:1.4rem;padding-right:4.75rem;max-width:25rem;text-align:left}@media screen and (min-width:992px){.about-mp-section .home-section-description{padding-right:7.9rem;max-width:unset}}.about-mp-section .about-mp-positions{width:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.about-mp-section .about-mp-positions .home-section-description{padding-right:5.5rem}.about-mp-section .about-mp-positions .home-card{height:100%;display:flex;align-items:center}}.about-mp-section .mp-opacity-image{position:absolute;bottom:0;right:0}.about-mp-section .about-mp-screens-image{position:absolute;transform:translateY(-50%);top:50%;right:-1.25rem}@media screen and (min-width:992px){.about-mp-section .about-mp-screens-image{right:0}}.about-mp-section .about-mp-heart-image{position:absolute;transform:translateY(-50%);top:50%;right:-1.25rem}@media screen and (min-width:992px){.about-mp-section .about-mp-heart-image{right:0}}.about-site-section{width:100%;margin-top:.875rem;display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:992px){.about-site-section{margin-top:2rem}}.about-site-about-site-card-content{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.about-site-about-site-card-content{flex-direction:row;justify-content:space-between}.about-site-about-site-card-content>div{max-width:27.5rem}.about-site-about-site-card-content .home-section-title{margin-top:2rem}}.about-site-about-site-card-content img{width:100%;margin-left:1rem}@media screen and (min-width:992px){.about-site-about-site-card-content img{width:18rem;margin-left:0}}.about-site-cards-group{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.about-site-cards-group{flex-direction:row}}.about-site-cards-group .home-card{overflow:hidden;padding:1rem;display:flex;flex-direction:column;position:relative;text-align:left;height:25rem}@media screen and (min-width:992px){.about-site-cards-group .home-card{height:26.125rem}}.about-site-cards-group .home-card h4{font-size:1.375rem;line-height:140%;margin-bottom:.5rem;max-width:18.75rem}@media screen and (min-width:992px){.about-site-cards-group .home-card h4{max-width:17.5rem}}.about-site-cards-group .home-card p{margin-bottom:0;font-size:.875rem;line-height:100%;font-weight:400;max-width:18.75rem;color:#002366}@media screen and (min-width:992px){.about-site-cards-group .home-card p{max-width:17.5rem}}.about-site-cards-group .describe-your-case-card h4{margin-top:auto}.about-site-cards-group .describe-your-case-images{width:100%;height:100%}.about-site-cards-group .describe-your-case-images .symbols-image{position:absolute;top:2rem;height:6.375rem}.about-site-cards-group .describe-your-case-images .laptop-image{position:absolute;top:2rem;right:-5rem;height:12.5rem}@media screen and (min-width:468px){.about-site-cards-group .describe-your-case-images .laptop-image{right:-2rem}}@media screen and (min-width:992px){.about-site-cards-group .describe-your-case-images .laptop-image{left:5.375rem;height:13.5rem}}.about-site-cards-group .pass-your-name-card h4{margin-top:.5rem}.about-site-cards-group .pass-your-name-card-images{position:absolute;left:45%;bottom:0}@media screen and (min-width:992px){.about-site-cards-group .pass-your-name-card-images{left:2.5rem}}.about-site-cards-group .pass-your-name-card-images .pass-your-name-card-images-group{position:relative;height:100%;display:flex;flex-direction:column;justify-content:flex-end;transform:translateX(-50%)}@media screen and (min-width:992px){.about-site-cards-group .pass-your-name-card-images .pass-your-name-card-images-group{transform:none}}.about-site-cards-group .pass-your-name-card-images .pass-your-name-card-images-group .phone-image{width:12rem}@media screen and (min-width:992px){.about-site-cards-group .pass-your-name-card-images .pass-your-name-card-images-group .phone-image{width:11.4rem}}.about-site-cards-group .pass-your-name-card-images .pass-your-name-card-images-group .fingerprint-image{position:absolute;left:9.6rem;bottom:.75rem}@media screen and (min-width:992px){.about-site-cards-group .pass-your-name-card-images .pass-your-name-card-images-group .fingerprint-image{left:9.1rem}}.about-site-cards-group .confirm-your-identity-card h4{max-width:20.5rem}.about-site-cards-group .confirm-your-identity-card p{color:#e00000;max-width:18rem}.about-site-cards-group .confirm-your-identity-card p b{font-weight:500;text-transform:uppercase}.about-site-cards-group .confirm-your-identity-card .confirm-your-identity-card-images{display:flex;justify-content:center;position:relative;height:100%;margin-top:.375rem}.about-site-cards-group .confirm-your-identity-card .confirm-your-identity-card-images .verify-liveness{position:absolute;height:100%}.what-mp-can-do-section{text-align:center}.what-mp-can-do-section .home-section-title{margin-top:4rem}.what-mp-can-do-section .home-section-description{max-width:45rem;margin:0 auto}.what-mp-can-do-section .send-form-card{margin-top:2.5rem;display:flex;flex-direction:column}@media screen and (min-width:992px){.what-mp-can-do-section .send-form-card{flex-direction:row;justify-content:space-between;gap:4rem}}.what-mp-can-do-section .send-form-card h4{text-align:left}@media screen and (min-width:992px){.what-mp-can-do-section .send-form-card h4{font-size:3rem;line-height:4rem;margin:auto 0}}.what-mp-can-do-section .send-form-card>div{width:100%}.home-content{padding-bottom:2rem!important;padding-top:3.125rem!important}@media screen and (min-width:992px){.home-content{padding-bottom:4rem!important;padding-top:4.375rem!important}}.home-section{margin-top:3.25rem;display:flex;width:100%;flex-direction:column;align-items:center}.home-section p{margin-bottom:0}.home-section p:not(:last-child){margin-bottom:.5rem}@media screen and (min-width:992px){.home-section{align-items:flex-start;margin-top:4.5rem}}.home-card{background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 32px -24px rgba(0,35,102,.239);width:100%;padding:1rem;text-align:center}.home-card a{opacity:1!important}@media screen and (min-width:992px){.home-card{padding:2rem;text-align:left}}.home-section-title{color:#002366;font-size:1.25rem;line-height:2rem;font-weight:700;margin-bottom:1rem}@media screen and (min-width:992px){.home-section-title{font-size:1.5rem;line-height:2.375rem;margin-bottom:1.5rem}}.home-section-description{color:#29303d;font-size:1rem;line-height:1.6rem;text-align:justify;font-weight:400;margin-bottom:0}@media screen and (min-width:992px){.home-section-description{font-size:1.25rem;line-height:2rem}}.home-section-description b{font-weight:700}.form-type-page{position:relative;gap:2.5rem;margin-bottom:2.5rem}.form-type-card,.form-type-page{display:flex;flex-direction:column}.form-type-card{background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 32px -24px rgba(0,35,102,.239);padding:1rem}@media screen and (min-width:992px){.form-type-card{padding:2rem}}.form-type-card .form-type-card-alert{margin-bottom:2rem}.form-type-card .form-type-card-alert a{text-decoration:underline!important;color:#002366}.form-type-card-title-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:2rem}@media screen and (min-width:992px){.form-type-card-title-container{flex-direction:row;justify-content:space-between;text-align:left}}.form-type-card-title-container h2{font-size:1.5rem;line-height:2.4rem;font-weight:700;margin-bottom:0}.form-type-card-title-container a{opacity:1!important}.form-type-card-title-container button{font-size:.875rem;font-weight:700;min-height:2.375rem;padding:0 1rem}.form-type-card-description{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.form-type-card-description a{text-decoration:underline!important;color:#002366}.form-type-card-description .form-type-card-description-section h3{font-size:1.25rem;line-height:1.65rem;font-weight:700;margin-bottom:.5rem;text-align:center}@media screen and (min-width:992px){.form-type-card-description .form-type-card-description-section h3{font-size:1.5rem;line-height:2.4rem;text-align:left}}.form-type-card-description .form-type-card-description-section p,.form-type-card-description .form-type-card-description-section ul{color:#29303d;text-align:justify;font-weight:400;font-size:1rem;line-height:1.5rem;margin-bottom:0}.form-type-card-description .form-type-card-description-section ul{padding-left:1.5rem}.form-type-card-description .form-type-card-description-section ul>:not(:last-child){margin-bottom:.5rem}.form-type-card-law-basis{background-color:#f2f7fd;padding:1rem;border-radius:1rem;color:#29303d}.form-type-card-law-basis h3{text-align:center;font-weight:400;font-size:1.25rem;line-height:2rem;margin-bottom:1rem}@media screen and (min-width:992px){.form-type-card-law-basis h3{text-align:left;margin-bottom:.25rem}}.form-type-card-law-basis ol{font-weight:400;font-size:1rem;line-height:1.5rem;text-align:justify;margin-bottom:0;padding-left:1.5rem}.form-type-card-law-basis ol>:not(:last-child){margin-bottom:.5rem}.form-type-card-law-basis ol>li>ol{padding-left:.25rem;margin-top:.5rem}.form-type-card-law-basis ol>li>ol li{display:block;counter-increment:item}.form-type-card-law-basis ol>li>ol li:before{content:counter(item) ") ";margin-right:.1rem}.form-type-card-law-basis ol>li>ol li:not(:last-child){margin-bottom:.25rem}.rules-content{position:relative;padding-bottom:3rem}@media screen and (min-width:992px){.rules-content{padding-bottom:4rem}}.rules-card{display:flex;flex-direction:column;gap:1.5rem;background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 32px -24px rgba(0,35,102,.239);padding:1rem}@media screen and (min-width:992px){.rules-card{padding:2rem;gap:2rem}}.rules-card-title{font-size:1.5rem;line-height:2.4rem;font-weight:700;margin-bottom:0;text-align:center}.rules-card-section-title{font-size:1.25rem;line-height:1.65rem;font-weight:700;margin-bottom:.5rem;text-align:center}@media screen and (min-width:992px){.rules-card-section-title{text-align:left}}.rules-card-section-description,.rules-card-section-list{color:#29303d;text-align:justify;font-weight:400;font-size:1rem;line-height:1.5rem;margin-bottom:0}.rules-card-section-list{margin:.5rem 0;padding-left:1.5rem}.rules-card-section-list>:not(:last-child){margin-bottom:.5rem}.form-page-content{position:relative}.form-card,.summary-card{background-color:#fff;padding:1rem;border-radius:1.5rem;display:flex;flex-direction:column;box-shadow:0 8px 32px -24px rgba(0,35,102,.239);margin-bottom:2.5rem}@media screen and (min-width:992px){.form-card,.summary-card{padding:2rem;margin-bottom:4rem}}.form-card .form-card-info-alert,.form-card .form-card-warning-alert,.summary-card .form-card-info-alert,.summary-card .form-card-warning-alert{margin-bottom:2rem}.form-card .submit-button,.summary-card .submit-button{min-height:3.625rem;font-weight:700;font-size:1rem;width:100%}@media screen and (min-width:992px){.form-card .submit-button,.summary-card .submit-button{max-width:21.5rem}}.form-card .form-switch,.summary-card .form-switch{margin:2rem 0;padding-left:0}.form-card .form-approvals,.summary-card .form-approvals{margin-top:2rem;margin-bottom:2rem}.form-card .approvals-row,.summary-card .approvals-row{row-gap:.5rem}.form-card .form-row,.summary-card .form-row{row-gap:1.5rem}@media screen and (min-width:992px){.form-card .form-row,.summary-card .form-row{row-gap:2rem}}.form-types-links-container{display:grid;grid-template-columns:auto;gap:1rem}@media screen and (min-width:992px){.form-types-links-container{grid-template-columns:auto auto}}.form-types-links-container>a{background-color:#fff;border-radius:1rem;padding:1rem .5rem 1rem 1rem;text-align:left;display:flex;align-items:center}@media screen and (min-width:992px){.form-types-links-container>a{padding:1rem 1rem 1rem 2rem}}.form-types-links-container>a>div{margin-right:2rem}@media screen and (min-width:992px){.form-types-links-container>a>div{margin-right:3rem}}.form-types-links-container>a>div span{color:#002366;font-size:1.25rem;line-height:2rem;font-weight:600;margin-bottom:.5rem}@media screen and (min-width:992px){.form-types-links-container>a>div span{font-size:1.5rem;line-height:2.4rem}}.form-types-links-container>a>div p{color:#29303d;font-size:.875rem;line-height:1.4rem;font-weight:400;margin:0}.form-types-links-container>a i{color:red;font-size:2rem}.summary-card{gap:1.5rem}@media screen and (min-width:992px){.summary-card{gap:2rem}}.summary-card .alert{margin-bottom:0}.summary-card .error-message{text-align:center;margin-bottom:0}@media screen and (min-width:992px){.summary-card .error-message{text-align:left}}.summary-row{display:flex;flex-direction:column;gap:1.5rem;width:100%}@media screen and (min-width:992px){.summary-row{flex-direction:row;gap:2rem}}.field-summary{display:flex;flex-direction:column;overflow:hidden;width:100%}.field-summary label{font-weight:700;font-size:.875rem;line-height:1.4rem;color:#14181f;margin-bottom:.5rem}.field-summary span{font-weight:700;font-size:1rem;line-height:1.6rem;color:#14181f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-summary p{font-weight:400;font-size:1rem;line-height:1.48rem;color:#1e1f24;margin-bottom:0}.form-summary-buttons-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (min-width:992px){.form-summary-buttons-container{flex-direction:row;justify-content:flex-start;gap:2rem}}.form-summary-buttons-container button{min-height:3.625rem;max-width:21.5rem;text-align:center;width:100%;font-size:1rem;font-weight:700;line-height:1.6rem;display:flex;justify-content:center;align-items:center}.form-summary-buttons-container button .spinner-border{--bs-spinner-width:1.56rem;--bs-spinner-height:1.56rem;--bs-spinner-border-width:0.187rem;color:#fff}@media screen and (min-width:992px){.form-summary-buttons-container .back-to-edit-button{max-width:10rem}}.form-status-page{position:relative;padding-bottom:2.5rem}@media screen and (min-width:992px){.form-status-page{padding-bottom:4rem}}.form-status-card{padding:1rem;border-radius:1.5rem;background-color:#fff;box-shadow:0 8px 32px -24px rgba(0,35,102,.239);display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}@media screen and (min-width:992px){.form-status-card{padding:2rem;gap:2rem}}.form-status-card a{width:100%;max-width:21.5rem;opacity:1!important}.form-status-card button{width:100%;min-height:3.625rem;max-width:21.5rem;font-weight:700;font-size:1rem;line-height:1.6rem;text-align:center}.form-status-circle{width:12rem;height:12rem;border-radius:12rem;display:flex;justify-content:center;align-items:center}.form-status-circle.info{background-color:#f2f7fd}.form-status-circle.success{background-color:#effcf6;font-size:5.625rem;color:#04c17d}.form-status-circle.error{background-color:#fff0f0;font-size:5.625rem;color:red}.form-status-circle .form-status-spinner{--bs-spinner-width:5rem;--bs-spinner-height:5rem;color:#002366}.form-status-description{color:#14181f}.form-status-description h3{font-weight:700;font-size:1.5rem;line-height:2.4rem;margin-bottom:.5rem}.form-status-description p{line-height:1.6rem}.form-status-addon,.form-status-description p{margin-bottom:0;font-weight:400;font-size:1rem}.form-status-addon{color:#14181f;line-height:1.48rem;max-width:45rem}.form-status-send-new-form{display:flex;flex-direction:column;align-items:center}.form-status-send-new-form span.or-send-new-form{margin:2rem 0;color:#14181f;font-size:1rem;line-height:1.48rem;font-weight:400;text-align:center}@media screen and (min-width:992px){.form-status-send-new-form span.or-send-new-form{margin:3rem 0}}footer{margin-top:auto;display:flex;flex-direction:column;backdrop-filter:blur(24px);box-shadow:0 8px 16px -8px rgba(0,0,0,.29)}footer .mp-links>div{height:4rem;display:flex;justify-content:center;align-items:center;border:1px solid #dcebf9;border-width:1px 0}footer .mp-links>div .mp-info-block{display:none}footer .mp-links>div .mp-info-block h1{color:#29303d}@media screen and (max-width:991px){footer .mp-links>div{max-width:unset}}@media screen and (min-width:992px){footer .mp-links>div{height:6.5rem;justify-content:space-between}footer .mp-links>div .mp-info-block{display:flex}}footer .mp-links .footer-icons{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center;font-size:2rem}@media screen and (min-width:992px){footer .mp-links .footer-icons{gap:1rem}}footer .page-links{color:#29303d;padding:1rem 0;font-size:.75rem}@media screen and (min-width:992px){footer .page-links{padding:1.25rem 0;margin-top:.5rem}}footer .page-links>div{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width:992px){footer .page-links>div{flex-direction:row;justify-content:space-between;gap:unset}}footer .page-links .footer-page-links{display:flex;justify-content:center;gap:1.5rem}footer .page-links .footer-page-links a{color:#29303d}footer .page-links .copyrights{font-size:.75rem}header{background-color:rgba(0,35,102,.84);height:3.625rem;min-height:3.625rem;backdrop-filter:blur(24px);box-shadow:0 8px 16px -8px rgba(0,0,0,.161);z-index:150}header,header>div{display:flex;align-items:center}header .burger-button{margin-left:auto}@media screen and (min-width:992px){header .burger-button{display:none}}header .header-buttons{margin-left:auto;display:none;gap:1.5rem}@media screen and (min-width:992px){header .header-buttons{display:flex;align-items:center}}header .header-buttons a,header .header-buttons span{cursor:pointer;font-size:.875rem;color:#fff;font-weight:400;transition:all .3s ease}header .header-buttons a.bolded,header .header-buttons span.bolded{font-weight:700}header .header-buttons a:focus,header .header-buttons a:hover,header .header-buttons span:focus,header .header-buttons span:hover{opacity:.7;outline:none}.back-to-home-container{margin:1.5rem 0}.back-to-home-container a{opacity:1!important}.back-to-home-container button{display:flex;align-items:center;gap:.5rem;padding:.25rem 1rem .25rem .5rem;font-size:.75rem}.back-to-home-container button span{font-size:1rem}body{height:100dvh;font-family:red Hat Display}body .root-layout{color:#002366;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;background-color:#f2f7fd;overflow:hidden;position:relative}body .root-layout>div:not(.mobile-menu){overflow-y:auto;overflow-x:hidden;max-height:100%;height:100%;display:flex;flex-direction:column}body>:not(.root-layout){display:none}main{z-index:50}.content,.home-content,.width-limited-content{padding-left:1rem;padding-right:1rem;width:100%;max-width:31.25rem;margin-left:auto;margin-right:auto}@media screen and (min-width:992px){.content,.home-content,.width-limited-content{width:59.625rem;max-width:59.625rem;padding-left:0;padding-right:0}}.content,.home-content{padding-top:1.5rem;padding-bottom:1.5rem}@media screen and (min-width:992px){.content,.home-content{padding-top:2.5rem;padding-bottom:2.5rem}}a{text-decoration:none!important;color:#002366;transition:all .3s ease}a:active,a:focus,a:hover{opacity:.6}.clickable{cursor:pointer;transition:all .3s ease}.clickable:active,.clickable:focus,.clickable:hover{opacity:.6}.error-message,.text-error{color:red}.error-message{font-size:.875rem;line-height:1.4rem;font-weight:400}.waves{position:absolute;top:11.5rem;left:50%;transform:translate(-50%,-50%);z-index:-1;height:14.7rem;width:100vw;background-image:url(/waves.png);background-repeat:repeat-x}*{scrollbar-width:thin;scrollbar-color:#a9a9a9 #fff}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:#a9a9a9;border-radius:.62rem;border:3px solid #fff}