#j1-frontend-app{padding:6.875rem 0}@media screen and (width<=767px){#j1-frontend-app{padding:100px 0 32px}}.j1-app-title{column-count:2;background:#ecf4fd;border-radius:.3125rem;column-gap:2rem;width:100%;margin:0 0 1.25rem;padding:1.25rem}@media screen and (width<=767px){.j1-app-title{column-count:1;background:0 0;padding:0}}.j1-app-title h1{margin:0 0 1rem;font-weight:400}.j1-app-title h1 strong{font-weight:600}.j1-app-title p:not(:last-child){margin:0 0 .75rem}.dummy-button{z-index:30;color:#fff;background:#036;border:none;width:12.5rem;padding:1.25rem;font-size:1.125rem;position:fixed;bottom:1.25rem;left:1.25rem}.j1-application{justify-content:center;align-items:flex-start;gap:1.25rem;font-size:1.125rem;display:flex}.j1-application .j1-application__wrapper{background:#ecf4fd;border-radius:.3125rem;width:100%;max-width:54.3125rem;padding:1rem}@media screen and (width<=767px){.j1-application .j1-application__wrapper{background:0 0;padding:0}}.j1-application .j1-application__header{color:#fff;background:#036;border-radius:.3125rem;justify-content:space-between;align-items:center;margin:0 0 1rem;padding:1.25rem .625rem;display:flex}@media screen and (width<=1024px){.j1-application .j1-application__header{flex-direction:column;align-items:flex-start;gap:1rem}}.j1-application .j1-application__header .j1-application__header-title--back{display:none}@media screen and (width<=767px){.j1-application .j1-application__header .j1-application__header-title--back{margin-right:8px;display:inline-block}}.j1-application .j1-application__header .j1-application__header-progress{width:100%;max-width:24.6875rem;font-size:1rem}@media screen and (width<=1024px){.j1-application .j1-application__header .j1-application__header-progress{max-width:100%}}.j1-application .j1-application__header .j1-application__header-progress .j1-application__header-progress--bar{background:#ffffff61;border-radius:.25rem;width:100%;height:.25rem;position:relative}@media screen and (width<=1024px){.j1-application .j1-application__header .j1-application__header-progress .j1-application__header-progress--bar{margin-bottom:2px}}.j1-application .j1-application__header .j1-application__header-progress .j1-application__header-progress--bar span{background:#ff3b30;border-radius:.25rem;height:100%;transition:all .3s;display:block;position:absolute;top:0;left:0}.j1-application .j1-application__steps{grid-template-columns:repeat(4,1fr);gap:1rem;margin:0 0 1rem;display:grid}@media screen and (width<=1024px){.j1-application .j1-application__steps{grid-template-columns:repeat(2,1fr)}}@media screen and (width<=767px){.j1-application .j1-application__steps{grid-template-columns:repeat(1,1fr)}}.j1-application .j1-application__steps .j1-application__steps-item{color:#036;text-align:start;opacity:.8;background:#fff;border:none;border-radius:.3125rem;padding:.625rem;font-size:1rem;line-height:150%;transition:all .3s}@media screen and (width<=767px){.j1-application .j1-application__steps .j1-application__steps-item{background:#ecf4fd;align-items:center;gap:8px;padding:18px 10px;display:flex;position:relative}}.j1-application .j1-application__steps .j1-application__steps-item svg{width:1.5rem;height:1.5rem;margin:0 0 .3125rem}.j1-application .j1-application__steps .j1-application__steps-item svg.pending path:first-child{fill:#fb3}.j1-application .j1-application__steps .j1-application__steps-item svg path{fill:#036;transition:all .3s}@media screen and (width>=767px){.j1-application .j1-application__steps .j1-application__steps-item.active{color:#fff;opacity:1;background:#036;box-shadow:0 0 0 .1875rem #002f5e2b}.j1-application .j1-application__steps .j1-application__steps-item.active svg.pending path:first-child{fill:#fb3}.j1-application .j1-application__steps .j1-application__steps-item.active svg path{fill:#fff}}.j1-application .j1-application__steps .j1-application__steps-item .j1-application__steps-item--icons{justify-content:space-between;align-items:center;display:flex}@media screen and (width<=767px){.j1-application .j1-application__steps .j1-application__steps-item .j1-application__steps-item--icons .j1-application__steps-item--icons---check{position:absolute;top:50%;right:8px;transform:translateY(-50%)}}.j1-application .j1-application__dropdowns .j1-application__dropdowns-step{color:#fff;background:#036;border:none;border-radius:5px;align-items:center;gap:8px;width:100%;margin:0 0 22px;padding:24px 16px;font-size:1rem;font-weight:600;display:none}.j1-application .j1-application__dropdowns .j1-application__dropdowns-step .j1-application__dropdowns-step--icon{align-items:center;gap:8px;display:flex}.j1-application .j1-application__dropdowns .j1-application__dropdowns-step svg path{fill:#fff}@media screen and (width<=767px){.j1-application .j1-application__dropdowns .j1-application__dropdowns-step{display:flex}}.j1-application .j1-application__dropdowns .j1-application__dropdowns-btns{justify-content:space-between;align-items:center;gap:16px;margin-top:40px;display:flex}@media screen and (width<=767px){.j1-application .j1-application__dropdowns .j1-application__dropdowns-btns{margin-top:22px}}@media screen and (width<=520px){.j1-application .j1-application__dropdowns .j1-application__dropdowns-btns .btn{width:100%;max-width:100%}}.j1-application .j1-application__dropdowns .j1-application__dropdowns-btns .btn:disabled{opacity:0}@media screen and (width<=520px){.j1-application .j1-application__dropdowns .j1-application__dropdowns-btns .btn:disabled{display:none}}.j1-input{width:100%;display:block}.j1-input p{margin:0 0 .375rem}.j1-input input{border:1px solid #00336647;border-radius:5px;width:100%;height:2.5rem;padding:.625rem .875rem;font-size:1rem;transition:all .5s;display:block}.j1-input input:focus{border:1px solid #036}.j1-select{cursor:pointer;width:100%;display:block;position:relative}.j1-select>p{margin:0 0 6px}.j1-select .j1-select__title{border:1px solid #00336647;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:.625rem .875rem;transition:all .5s;display:flex}.j1-select .j1-select__title .j1-select__title-arrow{width:.4375rem;height:auto;transition:all .5s}.j1-select .j1-select__title .j1-select__title-arrow.active{transform:rotate(180deg)}.j1-select input{cursor:pointer;border:none;width:100%;font-size:1rem;display:block}.j1-select .j1-select__options{transform-origin:top;z-index:1;background:#fff;border:1px solid #036;border-radius:5px;width:100%;transition:all .5s;position:absolute;bottom:-2px;left:0;transform:translateY(100%)scaleY(0)}.j1-select .j1-select__options.active{transform:translateY(100%)scaleY(1)}.j1-select .j1-select__options p{padding:.875rem .375rem;transition:all .5s}.j1-select .j1-select__options p.active{background:#00336626}.j1-phone{flex-direction:column;font-size:1rem;display:flex}.j1-phone>p{margin:0 0 .375rem}.j1-phone .phone-input-wrapper{border:1px solid #00336647;border-radius:5px;height:2.5rem;display:flex}.j1-phone .phone-code-select{background:#ccd5df38;border:none;width:4.125rem;padding:.5rem .75rem;font-size:1rem}.j1-phone .phone-input-wrapper input{border:none;border-radius:5px;flex:1;padding:.75rem;font-size:1rem}.j1-phone input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.j1-phone input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.j1-phone input[type=number]{appearance:textfield}.j1-checkbox{width:100%}.j1-checkbox p{margin:0 0 .5rem}.j1-checkbox .j1-checkbox__options{align-items:center;gap:1rem;display:flex}.j1-checkbox .j1-checkbox__options label{cursor:pointer;align-items:center;gap:.5rem;font-size:1rem;display:flex}.j1-checkbox .j1-checkbox__options label:has(input:checked) .j1-checkbox__options-mark{border-color:#036}.j1-checkbox .j1-checkbox__options label:has(input:checked) .j1-checkbox__options-mark svg{opacity:1}.j1-checkbox .j1-checkbox__options input{display:none}.j1-checkbox .j1-checkbox__options .j1-checkbox__options-mark{border:1px solid #0363;border-radius:3px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:all .5s;display:flex}.j1-checkbox .j1-checkbox__options .j1-checkbox__options-mark svg{opacity:0;width:.5rem;height:auto;transition:all .5s}.j1-visa.active{grid-column:span 2}.j1-visa .j1-add-visa{border-bottom:1px solid #0033664d;margin-top:24px;padding-bottom:32px;display:none}.j1-visa .j1-add-visa:last-child{margin-bottom:16px}.j1-visa .j1-add-visa.active{display:block}.j1-visa .j1-add-visa .j1-add-visa__title{color:#ff3b30;margin:0 0 8px;font-weight:500}.j1-visa .j1-add-visa .j1-add-visa__fields{grid-template-columns:repeat(2,1fr);gap:16px 10px;display:grid}@media screen and (width<=1024px){.j1-visa .j1-add-visa .j1-add-visa__fields{flex-direction:column;display:flex}}.j1-visa .j1-add-visa .j1-add-visa__btn{color:#fff;background:#ff3b30;border:none;border-radius:5px;align-self:flex-end;align-items:center;max-width:fit-content;height:2.5rem;padding:.5rem .875rem;font-family:Oswald;font-size:1rem;display:flex}.j1-visa .j1-add-visa .j1-add-visa__btn.delete{color:#ff3b30;background:0 0;border:1.5px solid #ff3b30}.j1-number-increment{color:#036;width:100%;display:block}.j1-number-increment p{margin:0 0 6px}.j1-number-increment .j1-number-increment__controls{border:1px solid #0363;border-radius:5px;align-items:center;max-width:fit-content;display:flex}.j1-number-increment .j1-number-increment__controls button{background:0 0;border:none;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:600}.j1-number-increment .j1-number-increment__controls input{text-align:center;border:none;width:2.5rem;font-size:1.125rem;font-weight:600}.j1-number-increment .j1-number-increment__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.j1-number-increment .j1-number-increment__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.j1-textarea{grid-column:span 2;width:100%;display:block}.j1-textarea p{margin:0 0 6px}.j1-textarea textarea{resize:none;border:1px solid #00336647;border-radius:5px;width:100%;height:8.75rem;padding:.625rem .875rem;font-size:1rem;transition:all .5s;display:block}.j1-textarea textarea:focus{border:1px solid #036}.j1-textarea span{opacity:.5;max-width:fit-content;margin:5px 0 0 auto;display:block}.j1-work-experience{grid-column:span 2}.j1-work-experience .j1-work-experience__content{margin:0 0 1.5rem}.j1-work-experience .j1-work-experience__content p{font-weight:500}.j1-work-experience .j1-work-experience__content p:not(:last-child){margin:0 0 .5rem}.j1-work-experience .j1-work-experience__content ul{margin:0 0 .5rem;padding:0 0 0 1.25rem}.j1-work-experience .j1-work-experience__content ul li{list-style-type:disc}.j1-work-experience .j1-work-experience__content ul li:not(:last-child){margin:0 0 6px}.j1-work-experience .j1-add-work-experience:last-child{margin-bottom:1rem}.j1-work-experience .j1-add-work-experience:not(:last-child){border-bottom:1px solid #0033664d;margin-bottom:2rem;padding-bottom:2rem}.j1-work-experience .j1-add-work-experience .j1-add-work-experience__title{color:#ff3b30;margin:0 0 .5rem;font-size:1.125rem;font-weight:500}.j1-work-experience .j1-add-work-experience .j1-add-work-experience__fields{grid-template-columns:repeat(2,1fr);gap:1rem .625rem;display:grid}@media screen and (width<=1024px){.j1-work-experience .j1-add-work-experience .j1-add-work-experience__fields{flex-direction:column;display:flex}}.j1-work-experience .j1-add-work-experience .j1-add-work-experience__btn{color:#fff;background:#ff3b30;border:none;border-radius:5px;align-self:flex-end;align-items:center;max-width:fit-content;height:2.5rem;padding:.5rem .875rem;font-family:Oswald;font-size:1rem;display:flex}.j1-work-experience .j1-add-work-experience .j1-add-work-experience__btn.delete{color:#ff3b30;background:0 0;border:1.5px solid #ff3b30}.j1-education{grid-column:span 2}.j1-education .j1-add-education{grid-template-columns:repeat(2,1fr);gap:16px 10px;display:grid}.j1-education .j1-add-education:last-child{margin-bottom:16px}.j1-education .j1-add-education:not(:last-child){border-bottom:1px solid #0033664d;margin-bottom:32px;padding-bottom:32px}@media screen and (width<=1024px){.j1-education .j1-add-education{flex-direction:column;display:flex}}.j1-education .j1-add-education__btn{color:#fff;background:#ff3b30;border:none;border-radius:5px;align-self:flex-end;align-items:center;max-width:fit-content;height:2.5rem;padding:.5rem .875rem;font-family:Oswald;font-size:1rem;display:flex}.j1-education .j1-add-education__btn.delete{color:#ff3b30;background:0 0;border:1.5px solid #ff3b30}.j1-file-input{grid-column:span 2}.j1-file-input .j1-file-input__content{font-size:1rem;line-height:150%}.j1-file-input .j1-file-input__content span{font-weight:500}.j1-file-input .j1-file-input__content p:not(:last-child){margin:0 0 1rem}.j1-file-input .j1-file-input__content p.note{color:#ff3b30;font-weight:600}.j1-file-input .j1-file-input__content ul{padding:0 0 0 1.25rem}.j1-file-input .j1-file-input__content ul li{list-style-type:disc}.j1-file-input .j1-file-input__content ul li:not(:last-child){margin:0 0 6px}.j1-file-input .j1-file-input__content ul:not(:last-child){margin:0 0 1rem}.j1-file-input .j1-file-input__content a{color:#036;text-decoration:underline}.j1-file-input .j1-file-input__content .semibold{font-weight:600}.j1-file-input .j1-file-input__btn{color:#fff;cursor:pointer;background:#ff3b30;border-radius:5px;align-items:center;gap:.625rem;width:fit-content;margin-top:2.5rem;padding:.875rem 1.25rem;font-family:Oswald;display:flex}@media screen and (width<=520px){.j1-file-input .j1-file-input__btn{justify-content:center;width:100%}}.j1-file-input .j1-file-input__btn input{display:none}.j1-file-input .j1-file-input__btn svg{flex-shrink:0;width:1.5rem;height:1.5rem}.j1-file-input .j1-file-input__selected{align-items:center;gap:.75rem;margin-top:.75rem;font-size:.875rem;display:flex}.j1-file-input .j1-file-input__selected span{word-break:break-word}.j1-file-input .j1-file-input__remove{color:#ff3b30;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.j1-documentation{grid-column:span 2}.j1-documentation .j1-documentation__title{margin:0 0 1.5rem;font-size:1rem}.j1-documentation .j1-documentation__fields{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;display:grid}@media screen and (width<=1024px){.j1-documentation .j1-documentation__fields{flex-direction:column;display:flex}}.j1-documentation .j1-documentation__input{flex-direction:column;justify-content:space-between;display:flex}.j1-documentation .j1-documentation__input .j1-documentation__input-title{margin:0 0 6px;font-size:1rem}.j1-documentation .j1-documentation__input .j1-documentation__input-note{opacity:.6;margin-top:.25rem;font-size:.875rem;display:block}.j1-documentation .j1-documentation__upload-wrapper{width:100%;position:relative}.j1-documentation .j1-documentation__remove{color:#036;opacity:.7;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.375rem;line-height:1;transition:opacity .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.j1-documentation .j1-documentation__remove:hover{opacity:1}.j1-documentation .j1-documentation__remove:disabled{cursor:not-allowed;opacity:.4}.j1-documentation .j1-documentation__upload{opacity:.7;cursor:pointer;border:1px dashed #036;border-radius:5px;justify-content:center;align-items:center;width:100%;padding:.625rem .875rem;display:flex}.j1-documentation .j1-documentation__upload .j1-documentation__upload-text{align-items:center;gap:.5rem;padding-right:1.25rem;display:flex}.j1-documentation .j1-documentation__upload .j1-documentation__upload-text svg{width:1rem;min-width:1rem;height:1rem}.j1-documentation .j1-documentation__upload .j1-documentation__upload-text svg path{fill:#036}.j1-documentation .j1-documentation__footer{margin-top:1.5rem}.j1-documentation .j1-documentation__footer .j1-documentation__footer-link{color:#036;border-bottom:2px solid #036;font-size:1.125rem;font-weight:500}.j1-documentation .j1-documentation__footer .j1-documentation__footer-link svg{width:1.125rem;min-width:1.125rem;height:1.125rem;margin-left:.625rem;display:inline-block}.j1-documentation .j1-documentation__footer .j1-documentation__footer-note{color:#ff3b30;margin-top:1rem;font-size:1rem;line-height:150%}.login-form__wrapper{flex-direction:column;justify-content:center;align-items:center;max-width:22.75rem;margin:0 auto;display:flex}.login-form__title{text-align:center;margin:0 0 24px}.login-form__title h1{margin:0 0 24px;font-family:Oswald}.login-form__actions p{color:#036;opacity:.55;text-underline-offset:4px;cursor:pointer;margin:1rem 0 0;font-size:1rem;text-decoration:underline;text-decoration-thickness:1px;display:block}.login-form__footer{opacity:.55;margin:1rem 0 0;font-size:1rem}.login-form__footer p{color:#036;text-underline-offset:4px;cursor:pointer;text-decoration:underline;text-decoration-thickness:1px;display:inline}form{width:100%}form label{width:100%;display:block}form label:not(:last-of-type){margin:0 0 1rem}form label p{margin:0 0 .375rem}form label input{border:.0625rem solid #00336647;border-radius:.3125rem;width:100%;height:2.5rem;padding:.625rem .875rem;font-size:1rem;transition:all .5s;display:block}form label .password-input{position:relative}form label .password-input input{width:100%;padding-right:45px}form label .password-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}form label .password-toggle svg{width:1.25rem;height:1.25rem}form label .password-toggle svg.hide-line line{display:none}form .btn{margin-top:2.5rem}.pw-reset-modal{-webkit-backdrop-filter:blur(37.4px);backdrop-filter:blur(37.4px);z-index:30;opacity:0;visibility:hidden;background:#ffffff1a;justify-content:center;align-items:center;width:100%;height:100svh;transition:all .3s;display:flex;position:fixed;top:0;left:0}.pw-reset-modal.show{opacity:1;visibility:visible}.pw-reset-modal .pw-reset-modal__content{background:#fff;border-radius:.3125rem;width:100%;max-width:22.75rem;padding:1.875rem}.pw-reset-modal .pw-reset-modal__content h2{text-align:center;margin:0 0 1rem;font-family:Oswald}.pw-reset-modal .pw-reset-modal__content h3{text-align:center;font-family:Oswald}.pw-reset-modal .pw-reset-modal__content form label{width:100%;display:block}.pw-reset-modal .pw-reset-modal__content form label p{margin:0 0 .375rem}.pw-reset-modal .pw-reset-modal__content form label input{border:.0625rem solid #00336647;border-radius:.3125rem;width:100%;height:2.5rem;padding:.625rem .875rem;font-size:1rem;transition:all .5s;display:block}.pw-reset-modal .pw-reset-modal__content form .btn{margin-top:1.25rem}.auth-form{padding:150px 0}.j1-application-sidebar{width:100%;max-width:19.4375rem}@media screen and (width<=767px){.j1-application-sidebar{max-width:100%}}.j1-application-sidebar .j1-application-sidebar__blue{background:#ecf4fd;border-radius:.625rem;width:100%;padding:1rem}.j1-application-sidebar .j1-application-sidebar__blue h3{margin:0 0 1rem}.j1-application-sidebar .j1-application-sidebar__blue ul li{cursor:pointer;opacity:.6;width:100%;padding:1rem .625rem;transition:all .3s}.j1-application-sidebar .j1-application-sidebar__blue ul li:not(:last-child){border-bottom:1px solid #036}@media screen and (width>=767px){.j1-application-sidebar .j1-application-sidebar__blue ul li.active{color:#fff;opacity:1;background:#036;border-radius:.3125rem;font-weight:500}}.j1-application-sidebar .j1-application-sidebar__info{margin-top:1rem}.j1-application-sidebar .j1-application-sidebar__info ul li{cursor:pointer;opacity:.6;border:1px solid #036;border-radius:.3125rem;width:100%;padding:1rem .625rem;transition:all .3s}.j1-application-sidebar .j1-application-sidebar__info ul li:not(:last-child){margin:0 0 1rem}@media screen and (width>=767px){.j1-application-sidebar .j1-application-sidebar__info ul li.active{color:#fff;opacity:1;background:#036;font-weight:500}}.j1-dropdown{border:1px solid #036;border-radius:5px;padding:1rem;transition:all .5s}.j1-dropdown:not(:last-child){margin:0 0 1rem}.j1-dropdown.active{background:#fff}.j1-dropdown .j1-dropdown__title{opacity:.5;color:#036;cursor:pointer;justify-content:space-between;align-items:center;gap:2.5rem;font-size:1.125rem;font-weight:500;line-height:150%;transition:all .5s;display:flex}.j1-dropdown .j1-dropdown__title.active{opacity:1}.j1-dropdown .j1-dropdown__title.active .j1-dropdown__plus span:first-child{transform:translate(-50%,-50%)}.j1-dropdown .j1-dropdown__title .j1-dropdown__title-check{align-items:center;gap:.5rem;display:flex}.j1-dropdown .j1-dropdown__title .j1-dropdown__title-check svg{width:1.5rem;min-width:1.5rem;height:1.5rem}.j1-dropdown .j1-dropdown__plus{width:20px;min-width:20px;height:20px;display:block;position:relative}.j1-dropdown .j1-dropdown__plus span{background:#036;width:100%;height:2px;transition:all .5s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.j1-dropdown .j1-dropdown__plus span:first-child{transform:translate(-50%,-50%)rotate(90deg)}.j1-dropdown .j1-dropdown__content{max-height:0;font-size:1rem;line-height:100%;transition:all .5s;overflow:hidden}.j1-dropdown .j1-dropdown__content.active{max-height:125rem;overflow:visible}.j1-dropdown .j1-dropdown__content .j1-dropdown__content-wrapper{grid-template-columns:repeat(2,1fr);gap:1rem .625rem;margin-top:1.25rem;display:grid}@media screen and (width<=1024px){.j1-dropdown .j1-dropdown__content .j1-dropdown__content-wrapper{flex-direction:column;display:flex}}.info-tab{background:#ecf4fd;border-radius:.3125rem;width:100%;max-width:54.3125rem;padding:1rem}@media screen and (width<=767px){.info-tab{background:0 0;padding:0}}.info-tab .info-tab__title{color:#fff;background:#036;border-radius:.3125rem;align-items:center;gap:20px;margin:0 0 1rem;padding:1.25rem .625rem;font-weight:500;display:flex}@media screen and (width<=767px){.info-tab .info-tab__title{padding:34px 16px}}.info-tab .info-tab__title svg{display:none}@media screen and (width<=767px){.info-tab .info-tab__title svg{display:block}}.info-tab .info-tab__content{padding-left:1rem}@media screen and (width<=767px){.info-tab .info-tab__content{padding:0}}.info-tab .info-tab__content h3{margin:0 0 1rem}.info-tab .info-tab__content p:not(:last-child){margin:0 0 1rem}.info-tab .info-tab__content ul{padding:0 0 0 1.25rem}.info-tab .info-tab__content ul:not(:last-child){margin:0 0 1rem}.info-tab .info-tab__content ul li{list-style-type:disc}.info-tab .info-tab__content ul li:not(:last-child){margin:0 0 .75rem}.info-tab .info-tab__content a{color:#036;font-weight:600;text-decoration:underline}.info-tab .info-tab__content strong{font-weight:600}.visa-info{border-radius:.3125rem;width:100%;max-width:54.3125rem}.visa-info .visa-info__title{color:#fff;background:#036;border-radius:.3125rem;align-items:center;gap:20px;margin:0 0 1rem;padding:2.125rem 1rem;font-weight:500;display:none}@media screen and (width<=767px){.visa-info .visa-info__title{display:flex}}.visa-info .visa-info__dropdown{border:1px solid #036;border-radius:5px;padding:1rem;transition:all .5s}.visa-info .visa-info__dropdown:not(:last-child){margin:0 0 1rem}.visa-info .visa-info__dropdown.active{background:#fff}.visa-info .visa-info__dropdown .visa-info__dropdown-title{opacity:.5;color:#036;cursor:pointer;justify-content:space-between;align-items:center;gap:2.5rem;font-size:1.125rem;font-weight:500;line-height:150%;transition:all .5s;display:flex}.visa-info .visa-info__dropdown .visa-info__dropdown-title.active{opacity:1}.visa-info .visa-info__dropdown .visa-info__dropdown-title.active .visa-info__dropdown-plus span:first-child{transform:translate(-50%,-50%)}.visa-info .visa-info__dropdown .visa-info__dropdown-title .visa-info__dropdown-title--check{align-items:center;gap:8px;display:flex}.visa-info .visa-info__dropdown .visa-info__dropdown-title .visa-info__dropdown-title--check svg{width:24px;height:24px}.visa-info .visa-info__dropdown .visa-info__dropdown-plus{width:20px;min-width:20px;height:20px;display:block;position:relative}.visa-info .visa-info__dropdown .visa-info__dropdown-plus span{background:#036;width:100%;height:2px;transition:all .5s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visa-info .visa-info__dropdown .visa-info__dropdown-plus span:first-child{transform:translate(-50%,-50%)rotate(90deg)}.visa-info .visa-info__dropdown .visa-info__dropdown-content{max-height:0;font-size:1rem;line-height:150%;transition:all .5s;overflow:hidden}.visa-info .visa-info__dropdown .visa-info__dropdown-content.active{max-height:250rem;overflow:visible}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper{margin-top:20px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper h2{margin:32px 0 12px;font-size:1.5rem;line-height:150%}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper h3{margin:0 0 6px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper p:not(:last-child){margin-bottom:16px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ol{padding:0 0 0 20px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ol:not(:last-child){margin:0 0 24px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ol li{list-style-type:decimal}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ol li::marker{display:inline}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ol li:not(:last-child){margin:0 0 24px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ul{margin-top:16px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ul:not(:last-child){margin-bottom:24px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ul{padding:0 0 0 20px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ul li{list-style-type:disc;list-style-position:outside}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper ul li:not(:last-child){margin:0 0 16px}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper strong{font-weight:600}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper a{color:#ff3b30;word-break:break-all;text-decoration:underline}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper .orange-text{color:#ff3b30}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper .download-button{border-bottom:2px solid #036;font-size:1.125rem;font-weight:500}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper .download-button a{color:#036;text-decoration:none}.visa-info .visa-info__dropdown .visa-info__dropdown-content .visa-info__dropdown-content--wrapper .download-button a:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.1562%2012.3164C16.9325%2012.3164%2016.7179%2012.4053%2016.5596%2012.5635C16.4014%2012.7218%2016.3125%2012.9364%2016.3125%2013.1602V13.8362C16.3118%2014.4927%2016.0507%2015.1221%2015.5865%2015.5863C15.1223%2016.0506%2014.4929%2016.3118%2013.8364%2016.3126H4.16355C3.50706%2016.3118%202.8777%2016.0506%202.41352%2015.5863C1.94934%2015.1221%201.68824%2014.4927%201.6875%2013.8362V13.1602C1.6875%2012.9364%201.59861%2012.7218%201.44037%2012.5635C1.28214%2012.4053%201.06753%2012.3164%200.84375%2012.3164C0.619974%2012.3164%200.405362%2012.4053%200.247129%2012.5635C0.0888948%2012.7218%200%2012.9364%200%2013.1602L0%2013.8362C0.0013024%2014.9401%200.440368%2015.9984%201.22089%2016.779C2.00142%2017.5596%203.05968%2017.9987%204.16355%2018.0001H13.8364C14.9403%2017.9987%2015.9986%2017.5596%2016.7791%2016.779C17.5596%2015.9984%2017.9987%2014.9401%2018%2013.8362V13.1602C18%2012.9364%2017.9111%2012.7218%2017.7529%2012.5635C17.5946%2012.4053%2017.38%2012.3164%2017.1562%2012.3164Z'%20fill='%23003366'/%3e%3cpath%20d='M8.15601%200.84375V11.4901L5.50312%208.83758C5.34489%208.6793%205.13027%208.59037%204.90647%208.59033C4.68267%208.5903%204.46802%208.67917%204.30974%208.8374C4.15147%208.99563%204.06253%209.21025%204.0625%209.43406C4.06247%209.65786%204.15134%209.87251%204.30957%2010.0308L8.38769%2014.1089C8.46824%2014.1895%208.56387%2014.2534%208.66914%2014.2971C8.7744%2014.3407%208.88723%2014.3631%209.00117%2014.3631C9.11511%2014.3631%209.22794%2014.3407%209.3332%2014.2971C9.43847%2014.2534%209.5341%2014.1895%209.61465%2014.1089L13.6864%2010.0336C13.8427%209.87738%2013.9315%209.66611%2013.9336%209.44516C13.9358%209.22422%2013.8512%209.01124%2013.698%208.85199C13.37%208.51133%2012.8142%208.51941%2012.4799%208.85375L9.84316%2011.4905V0.84375C9.84316%200.620035%209.75432%200.405477%209.59616%200.247253C9.438%200.0890292%209.22348%209.32148e-05%208.99976%200C8.77599%200%208.56138%200.0888948%208.40314%200.247129C8.24491%200.405362%208.15601%200.619974%208.15601%200.84375Z'%20fill='%23003366'/%3e%3c/svg%3e") 0 0/cover no-repeat;width:1.125rem;height:1.125rem;margin-left:10px;display:inline-block}.j1-advice{width:100%;max-width:54.3125rem;font-size:1rem}.j1-advice .j1-advice__title{color:#fff;background:#036;border-radius:.3125rem;align-items:center;gap:1.25rem;margin:0 0 1rem;padding:2.125rem 1rem;font-weight:500;display:none}@media screen and (width<=767px){.j1-advice .j1-advice__title{display:flex}}.j1-advice .j1-advice__dropdown{border:1px solid #036;border-radius:5px;padding:1rem;transition:all .5s}.j1-advice .j1-advice__dropdown:not(:last-child){margin:0 0 1rem}.j1-advice .j1-advice__dropdown.active{background:#fff}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-title{opacity:.5;color:#036;cursor:pointer;justify-content:space-between;align-items:center;gap:2.5rem;font-size:1.125rem;font-weight:500;line-height:150%;transition:all .5s;display:flex}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-title.active{opacity:1}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-title.active .j1-advice__dropdown-plus span:first-child{transform:translate(-50%,-50%)}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-title .j1-advice__dropdown-title--check{align-items:center;gap:.5rem;display:flex}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-title .j1-advice__dropdown-title--check svg{width:1.5rem;height:1.5rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-plus{width:1.25rem;min-width:1.25rem;height:1.25rem;display:block;position:relative}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-plus span{background:#036;width:100%;height:2px;transition:all .5s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-plus span:first-child{transform:translate(-50%,-50%)rotate(90deg)}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content{max-height:0;font-size:1rem;line-height:150%;transition:all .5s;overflow:hidden}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content.active{max-height:4000px;overflow:visible}@media screen and (width<=767px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content.active{max-height:5000px}}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images{margin-top:1rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images .example-images__content{margin-bottom:1.5rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images .example-images__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem 1rem;display:grid}@media screen and (width<=1024px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images .example-images__grid{grid-template-columns:repeat(2,1fr)}}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images .example-images__grid .example-images__grid-image{flex-direction:column;display:flex}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images .example-images__grid .example-images__grid-image img{object-fit:contain;border-radius:5px;width:100%;height:13.625rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .example-images .example-images__grid .example-images__grid-image p{font-weight:500}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content{margin-top:1.25rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content h2{margin:2rem 0 .75rem;font-size:1.5rem;line-height:150%}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content h3{margin:0 0 6px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content p:not(:last-child){margin-bottom:1rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ol{padding:0 0 0 1.25rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ol:not(:last-child){margin:0 0 1.5rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ol li{list-style-type:decimal}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ol li::marker{display:inline}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ol li:not(:last-child){margin:0 0 1.5rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ul{margin-top:1rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ul:not(:last-child){margin-bottom:1.5rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ul{padding:0 0 0 1.25rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ul li{list-style-type:disc;list-style-position:outside}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content ul li:not(:last-child){margin:0 0 1rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content strong{font-weight:600}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content a{color:#036;text-decoration:underline}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content .orange-text{color:#ff3b30}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content .download-button{border-bottom:2px solid #036;font-size:1.125rem;font-weight:500;display:inline-block}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content .download-button a{color:#036;text-decoration:none}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content .download-button a:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.1562%2012.3164C16.9325%2012.3164%2016.7179%2012.4053%2016.5596%2012.5635C16.4014%2012.7218%2016.3125%2012.9364%2016.3125%2013.1602V13.8362C16.3118%2014.4927%2016.0507%2015.1221%2015.5865%2015.5863C15.1223%2016.0506%2014.4929%2016.3118%2013.8364%2016.3126H4.16355C3.50706%2016.3118%202.8777%2016.0506%202.41352%2015.5863C1.94934%2015.1221%201.68824%2014.4927%201.6875%2013.8362V13.1602C1.6875%2012.9364%201.59861%2012.7218%201.44037%2012.5635C1.28214%2012.4053%201.06753%2012.3164%200.84375%2012.3164C0.619974%2012.3164%200.405362%2012.4053%200.247129%2012.5635C0.0888948%2012.7218%200%2012.9364%200%2013.1602L0%2013.8362C0.0013024%2014.9401%200.440368%2015.9984%201.22089%2016.779C2.00142%2017.5596%203.05968%2017.9987%204.16355%2018.0001H13.8364C14.9403%2017.9987%2015.9986%2017.5596%2016.7791%2016.779C17.5596%2015.9984%2017.9987%2014.9401%2018%2013.8362V13.1602C18%2012.9364%2017.9111%2012.7218%2017.7529%2012.5635C17.5946%2012.4053%2017.38%2012.3164%2017.1562%2012.3164Z'%20fill='%23003366'/%3e%3cpath%20d='M8.15601%200.84375V11.4901L5.50312%208.83758C5.34489%208.6793%205.13027%208.59037%204.90647%208.59033C4.68267%208.5903%204.46802%208.67917%204.30974%208.8374C4.15147%208.99563%204.06253%209.21025%204.0625%209.43406C4.06247%209.65786%204.15134%209.87251%204.30957%2010.0308L8.38769%2014.1089C8.46824%2014.1895%208.56387%2014.2534%208.66914%2014.2971C8.7744%2014.3407%208.88723%2014.3631%209.00117%2014.3631C9.11511%2014.3631%209.22794%2014.3407%209.3332%2014.2971C9.43847%2014.2534%209.5341%2014.1895%209.61465%2014.1089L13.6864%2010.0336C13.8427%209.87738%2013.9315%209.66611%2013.9336%209.44516C13.9358%209.22422%2013.8512%209.01124%2013.698%208.85199C13.37%208.51133%2012.8142%208.51941%2012.4799%208.85375L9.84316%2011.4905V0.84375C9.84316%200.620035%209.75432%200.405477%209.59616%200.247253C9.438%200.0890292%209.22348%209.32148e-05%208.99976%200C8.77599%200%208.56138%200.0888948%208.40314%200.247129C8.24491%200.405362%208.15601%200.619974%208.15601%200.84375Z'%20fill='%23003366'/%3e%3c/svg%3e") 0 0/cover no-repeat;width:1.125rem;height:1.125rem;margin-left:10px;display:inline-block}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content .btn{margin-top:24px;text-decoration:none}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .title-content .btn.btn--primary{color:#fff}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__intro{margin:24px 0}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__intro p:not(:last-child){margin:0 0 10px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__intro a{color:#036;text-decoration:underline}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content{background:#ecf4fd;border-radius:5px;margin:24px 0;padding:26px 16px}@media screen and (width<=767px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content{padding:12px}}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content h2{margin:0 0 10px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content .contact-info__content-text{columns:2}@media screen and (width<=767px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content .contact-info__content-text{columns:1}}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content .contact-info__content-text p{margin:0 0 10px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content .contact-info__content-text a{color:#036}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__content .contact-info__content-text .has-image img{margin-right:12px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item:not(:last-child){margin-bottom:2rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item h2{background:#ecf4fd;border-radius:5px;width:100%;padding:8px 16px;font-size:1.5rem;font-weight:700;line-height:150%}@media screen and (width<=767px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item h2{background:0 0;padding:0}}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding:1rem;display:grid}@media screen and (width<=767px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid{grid-template-columns:repeat(1,1fr);padding:1rem 0}}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item h3{margin-bottom:8px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item .contact-info__list-grid--item---text p:not(:last-child){margin:0 0 8px}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item .contact-info__list-grid--item---text img{margin-right:.625rem}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item .contact-info__list-grid--item---text a{color:#036;text-decoration:none}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item .contact-info__list-grid--item---text .download-button{border-bottom:2px solid #036;font-size:1.125rem;font-weight:500;display:inline-block}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item .contact-info__list-grid--item---text .download-button a{color:#036;text-decoration:none}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-item .contact-info__list-grid .contact-info__list-grid--item .contact-info__list-grid--item---text .download-button a:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.1562%2012.3164C16.9325%2012.3164%2016.7179%2012.4053%2016.5596%2012.5635C16.4014%2012.7218%2016.3125%2012.9364%2016.3125%2013.1602V13.8362C16.3118%2014.4927%2016.0507%2015.1221%2015.5865%2015.5863C15.1223%2016.0506%2014.4929%2016.3118%2013.8364%2016.3126H4.16355C3.50706%2016.3118%202.8777%2016.0506%202.41352%2015.5863C1.94934%2015.1221%201.68824%2014.4927%201.6875%2013.8362V13.1602C1.6875%2012.9364%201.59861%2012.7218%201.44037%2012.5635C1.28214%2012.4053%201.06753%2012.3164%200.84375%2012.3164C0.619974%2012.3164%200.405362%2012.4053%200.247129%2012.5635C0.0888948%2012.7218%200%2012.9364%200%2013.1602L0%2013.8362C0.0013024%2014.9401%200.440368%2015.9984%201.22089%2016.779C2.00142%2017.5596%203.05968%2017.9987%204.16355%2018.0001H13.8364C14.9403%2017.9987%2015.9986%2017.5596%2016.7791%2016.779C17.5596%2015.9984%2017.9987%2014.9401%2018%2013.8362V13.1602C18%2012.9364%2017.9111%2012.7218%2017.7529%2012.5635C17.5946%2012.4053%2017.38%2012.3164%2017.1562%2012.3164Z'%20fill='%23003366'/%3e%3cpath%20d='M8.15601%200.84375V11.4901L5.50312%208.83758C5.34489%208.6793%205.13027%208.59037%204.90647%208.59033C4.68267%208.5903%204.46802%208.67917%204.30974%208.8374C4.15147%208.99563%204.06253%209.21025%204.0625%209.43406C4.06247%209.65786%204.15134%209.87251%204.30957%2010.0308L8.38769%2014.1089C8.46824%2014.1895%208.56387%2014.2534%208.66914%2014.2971C8.7744%2014.3407%208.88723%2014.3631%209.00117%2014.3631C9.11511%2014.3631%209.22794%2014.3407%209.3332%2014.2971C9.43847%2014.2534%209.5341%2014.1895%209.61465%2014.1089L13.6864%2010.0336C13.8427%209.87738%2013.9315%209.66611%2013.9336%209.44516C13.9358%209.22422%2013.8512%209.01124%2013.698%208.85199C13.37%208.51133%2012.8142%208.51941%2012.4799%208.85375L9.84316%2011.4905V0.84375C9.84316%200.620035%209.75432%200.405477%209.59616%200.247253C9.438%200.0890292%209.22348%209.32148e-05%208.99976%200C8.77599%200%208.56138%200.0888948%208.40314%200.247129C8.24491%200.405362%208.15601%200.619974%208.15601%200.84375Z'%20fill='%23003366'/%3e%3c/svg%3e") 0 0/cover no-repeat;width:1.125rem;height:1.125rem;margin-left:10px;display:inline-block}.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-subtext{padding:0 1rem}@media screen and (width<=767px){.j1-advice .j1-advice__dropdown .j1-advice__dropdown-content .contact-info .contact-info__list .contact-info__list-subtext{padding:0}}
