@charset "UTF-8";.pl-checkbox{width:100%;display:inline-flex;align-items:flex-start;margin:0}.pl-checkbox__label{display:flex;align-items:flex-start;cursor:pointer;font-size:11px;line-height:1.2em;color:#fff;position:relative;padding-left:35px}.pl-checkbox__input{position:absolute;left:0;opacity:0}.pl-checkbox__input:checked+.pl-checkbox__custom{background-color:#071743;border-color:#071743}.pl-checkbox__input:checked+.pl-checkbox__custom:after{content:"";display:flex;align-items:center;justify-content:center;position:absolute;left:8px;top:4px;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.pl-checkbox__input.pl-input--error+.pl-checkbox__custom,.pl-checkbox__input.pl-field--error+.pl-checkbox__custom{border:1px solid #FF0000}.pl-checkbox__custom{width:24px;height:24px;background-color:#fff;border-radius:8px;transition:all .3s ease;position:absolute;left:0;top:0;border:1px solid #D6D8D9}.pl-checkbox__custom:hover{background:#d6d8d9}.pl-checkbox__content{display:block;padding-top:4px;max-height:18px;overflow:hidden;transition:.3s all ease-in-out;color:#727272;text-align:left;font-weight:300}.pl-checkbox__content.active{max-height:1000px!important}.pl-checkbox--privacy-policy .pl-checkbox__content{max-height:unset}.pl-checkbox--information .pl-checkbox__content{max-height:30px}.pl-checkbox-container{display:flex;flex-direction:column}.pl-checkbox-container__box{width:100%;min-height:24px}.pl-checkbox-container__expand-button{border:none;background:none;font-size:11px;font-weight:700;color:#727272;align-self:flex-end;cursor:pointer}.pl-checkbox-container .pl-field-box__validation{padding-left:35px}.pl-field-box{display:flex;flex-direction:column;position:relative;width:100%}.pl-field-box__placeholder{display:none}.pl-field-box__validation{color:#000;display:inline-flex;align-items:center;gap:4px;font-size:14px;line-height:1.2em}.pl-field-box__validation svg{position:relative;top:-2px;min-width:12px}.pl-field-box__information{color:#000;font-size:14px;line-height:1.2em;margin-bottom:6px}.pl-field-box__required{color:red}.pl-field-box.active .pl-field-box__placeholder{display:inline-block;position:absolute;left:12px;top:7px;font-size:11px;line-height:1;color:gray;z-index:10}@media screen and (min-width: 768px){.pl-field-box.active .pl-field-box__placeholder{left:16px}}.pl-field-box.active .pl-input:not([type=submit]):not([type=checkbox]),.pl-field-box.active .pl-field:not([type=submit]):not([type=checkbox]),.pl-field-box.active select:not([type=submit]):not([type=checkbox]){padding:14px 28px 1px 12px}@media screen and (min-width: 768px){.pl-field-box.active .pl-input:not([type=submit]):not([type=checkbox]),.pl-field-box.active .pl-field:not([type=submit]):not([type=checkbox]),.pl-field-box.active select:not([type=submit]):not([type=checkbox]){padding:14px 28px 1px 16px}}.pl-field-box.active textarea.pl-field:not([type=submit]):not([type=checkbox]){padding:20px 28px 1px 12px}@media screen and (min-width: 768px){.pl-field-box.active textarea.pl-field:not([type=submit]):not([type=checkbox]){padding:20px 28px 1px 16px}}select:not([type=submit]):not([type=checkbox]),input:not([type=submit]):not([type=checkbox]),.pl-input:not([type=submit]):not([type=checkbox]),.pl-field:not([type=submit]):not([type=checkbox]){display:flex;align-items:center;padding:11px 12px;width:100%;min-height:46px;font-size:15px;line-height:1.3em;color:#727272;border:1px solid #D6D8D9;border-radius:5px;font-family:Josefin Sans,sans-serif;transition:padding .15s ease-in-out,border-color .3s ease-in-out;margin:0}@media screen and (min-width: 768px){select:not([type=submit]):not([type=checkbox]),input:not([type=submit]):not([type=checkbox]),.pl-input:not([type=submit]):not([type=checkbox]),.pl-field:not([type=submit]):not([type=checkbox]){padding:11px 16px}}select:not([type=submit]):not([type=checkbox]):hover,input:not([type=submit]):not([type=checkbox]):hover,.pl-input:not([type=submit]):not([type=checkbox]):hover,.pl-field:not([type=submit]):not([type=checkbox]):hover{border-color:#252525}select:not([type=submit]):not([type=checkbox]):focus,input:not([type=submit]):not([type=checkbox]):focus,.pl-input:not([type=submit]):not([type=checkbox]):focus,.pl-field:not([type=submit]):not([type=checkbox]):focus{border-color:#0e73b6}select:not([type=submit]):not([type=checkbox])::placeholder,input:not([type=submit]):not([type=checkbox])::placeholder,.pl-input:not([type=submit]):not([type=checkbox])::placeholder,.pl-field:not([type=submit]):not([type=checkbox])::placeholder{font-size:16px;color:#5e5e5e}select:not([type=submit]):not([type=checkbox]),select.pl-field:not([type=submit]):not([type=checkbox]){padding:11px 16px 11px 4px}select:not([type=submit]):not([type=checkbox]):invalid,select.pl-field:not([type=submit]):not([type=checkbox]):invalid{color:#5e5e5e}select.pl-field{background:#fff}select.pl-field:not([type=submit]):not([type=checkbox]):focus{color:#252525}input[type=submit]:disabled,button:disabled,.pl-input:disabled,.pl-field:disabled{background:#adadad;color:gray;border-color:gray;cursor:not-allowed}.pl-input,.pl-field{cursor:text}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--error,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--error,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--error,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--error{border:2px solid #FF0000}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--error+.pl-field-box__validation,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--error+.pl-field-box__validation,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--error+.pl-field-box__validation,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--error+.pl-field-box__validation{margin-top:4px}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--success,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--success,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--success,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--success{border:2px solid #00CA43}.pl-input:not([type=submit]):not([type=checkbox]).pl-input--area-code,.pl-input:not([type=submit]):not([type=checkbox]).pl-field--area-code,.pl-field:not([type=submit]):not([type=checkbox]).pl-input--area-code,.pl-field:not([type=submit]):not([type=checkbox]).pl-field--area-code{width:82px;padding:20px 10px;color:#d6d8d9}.pl-input__password-box,.pl-field__password-box{position:relative}.pl-input__password-box.active .pl-input__eye,.pl-input__password-box.active .pl-field__eye,.pl-field__password-box.active .pl-input__eye,.pl-field__password-box.active .pl-field__eye{display:none}.pl-input__password-box.active .pl-input__closed-eye,.pl-input__password-box.active .pl-field__closed-eye,.pl-field__password-box.active .pl-input__closed-eye,.pl-field__password-box.active .pl-field__closed-eye{display:block}.pl-input__closed-eye,.pl-field__closed-eye{display:none}.pl-input__toggle-password,.pl-field__toggle-password{position:absolute;right:10px;top:48%;transform:translateY(-50%);background:none;border:none;padding:4px}.pl-field-container{display:grid;gap:0 10px;grid-template-columns:auto 1fr;grid-template-rows:auto auto}.pl-field-container .pl-field-box__validation,.pl-field-container .pl-field-box__information{grid-column:1/-1}.pl-select-box{width:100%;position:relative}.pl-select-box:after{content:"▼";display:flex;align-items:center;justify-content:center;width:26px;height:calc(100% - 20px);border-left:1px solid #D6D8D9;font-size:9px;color:#071743;position:absolute;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.pl-select-box__select{display:flex;align-items:center;width:100%;min-height:50px;font-size:15px;background:#fff;border:1px solid #D6D8D9;border-radius:5px;color:#727272;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pl-select-box__select:not([type=submit]):not([type=checkbox]){padding:11px 35px 11px 11px}.pl-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;justify-content:center;align-items:center;z-index:99999999999;padding:20px;box-sizing:border-box}.pl-modal *{box-sizing:border-box}.pl-modal__close-button{display:flex;align-items:center;justify-content:center;font-size:60px;line-height:35px;padding:6px;color:#fff;cursor:pointer;position:absolute;top:20px;right:20px;background:none;border:none;z-index:50}@media screen and (min-width: 768px){.pl-modal__close-button{top:32px;right:32px}}.pl-modal__content{position:relative;color:#fff}.pl-modal__content a{color:#fff;text-decoration:underline}.pl-modal__content a:hover,.pl-modal__content a:focus{text-decoration:none}.pl-message{width:100%;max-width:383px;padding:38px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(169deg,#f20,#ea6500);border-radius:12px;font-size:16px;text-align:center;border:1px solid #FF0000}.pl-message__label{display:inline-flex;align-items:center;justify-content:center;padding:8px 17px;border:1px solid white;border-radius:6px;font-size:20px;font-weight:700}.pl-message__text{line-height:1.2em}.pl-message--success{background:linear-gradient(169deg,#138c00,#00ca43);border:1px solid #00CA43}.pl-contact{margin:0;overflow-x:hidden;color:#fff;font-size:16px}.pl-contact button{font-family:Josefin Sans,sans-serif}.pl-contact p{color:inherit}.pl-contact h1,.pl-contact h2,.pl-contact h3,.pl-contact h4,.pl-contact h5,.pl-contact h6{font-weight:700}.pl-contact *{box-sizing:border-box;line-height:1.2em}.mk-header{border-bottom:none;background-color:unset}.mk-header .intro-left{display:none}.mk-header .mk-header-holder .mk-header-inner{border-bottom:none}.mk-header .mk-header-holder .mk-header-toolbar{display:none}.pl-button{color:#091a3d;background:#fbb03b;background:linear-gradient(133deg,#fbb03b,#ea8e00);transition:all .3s ease-in-out;border:1px solid #F08A3E;border-radius:10px;min-height:55px;display:inline-flex;align-items:center;justify-content:center;padding:10px 26px;font-weight:700}.pl-button:hover,.pl-button:focus{transform:scale(.95);color:#091a3d}.mk-post-nav{display:none}.form-section{padding:80px 20px 68px;background:#deecf4;background:linear-gradient(0deg,#deecf400,#deecf4)}@media screen and (min-width: 992px){.form-section{padding:151px 20px 68px}}.form-section__box{margin:0 auto;width:100%;max-width:1105px;display:flex;justify-content:space-between;flex-direction:column;align-items:center}@media screen and (min-width: 1050px){.form-section__box{flex-direction:row;align-items:flex-start}}.form-section h1.form-section__title{font-size:36px;color:#0086c3;margin:0 0 4px}.form-section__subtitle{font-size:24px;color:#091a3d}.form-section__form{width:100%;max-width:581px;padding:29px 20px 26px;background:#fafafa;border-radius:10px;box-shadow:0 4px 4px #00000026;color:#091a3d}.form-section__form textarea.pl-field--content:not([type=submit]){min-height:100px;resize:vertical}.form-section__wrap{display:flex;flex-direction:column;flex:1}.form-section__wrap .pl-field-box{width:100%}.form-section__wrap--area-code{flex:none}.form-section__fields-box{display:flex;flex-direction:column;gap:12px;margin-bottom:23px}.form-section__phone-box{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 360px){.form-section__phone-box{flex-direction:row;align-items:flex-start}}.form-section__select:not([type=submit]):not([type=checkbox]):not(#pl-city){max-width:none;background:#fff}@media screen and (min-width: 360px){.form-section__select:not([type=submit]):not([type=checkbox]):not(#pl-city){max-width:120px}}.form-section__checkboxes-box{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.form-section .pl-checkbox__content{color:#5e5e5e;max-height:30px}.form-section__link{color:#5e5e5e}.form-section__link:hover,.form-section__link:focus{color:#252525;text-decoration:underline}.form-section__fields{display:flex;gap:12px;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 360px){.form-section__fields{flex-direction:row}}.form-section__input{margin:0}.form-section__input::placeholder{color:#252525;font-weight:600}.form-section .g-recaptcha{margin-bottom:20px;transform:scale(.9);position:relative;left:-20px}@media screen and (min-width: 370px){.form-section .g-recaptcha{transform:none;position:static;left:auto}}.form-section__honeypot{display:none}.form-section__submit{width:100%}.locations-section{background:#1f72be;background:linear-gradient(0deg,#1f72be,#0e3558);padding:0 20px;position:relative}.locations-section:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:100%;background:url(/wp-content/themes/jupiter-child/dist/assets/location-bg2-BnzS4uo7.png) center center no-repeat;background-size:cover;background-position:top}.locations-section__box{position:relative;width:100%;max-width:1105px;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:45px 0}@media screen and (min-width: 1050px){.locations-section__box{padding:72px 0;align-items:flex-end}}.locations-section__img{position:absolute;left:0;bottom:0;display:none;width:432px;height:980px;object-fit:cover;object-position:top}@media screen and (min-width: 1050px){.locations-section__img{display:block}}.locations-section__img--expanded{height:1050px}.locations-section__img--expanded2{height:1284px}.locations-section__wrap{width:100%;max-width:420px}@media screen and (min-width: 500px){.locations-section__wrap{max-width:580px}}@media screen and (min-width: 992px){.locations-section__wrap{max-width:570px}}@media screen and (min-width: 1002px){.locations-section__wrap{max-width:580px}}.locations-section__desc{font-size:24px;margin:0 0 29px}.locations-section__select{width:100%;max-width:244px;margin:0 0 60px}.locations-section__select .pl-select-box__select:not([type=submit]){color:#000}.locations-section__details{margin:0 auto;display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 500px){.locations-section__details{flex-direction:row}}@media screen and (min-width: 600px){.locations-section__details{gap:73px}}.locations-section__details.active{display:flex}.locations-section__details+.locations-section__details{margin-top:60px}.locations-section__location-box{width:100%;max-width:270px}.locations-section__department-box{overflow:hidden;transition:height .5s ease-in-out}.locations-section h3.locations-section__department{width:100%;max-width:270px;font-size:32px;letter-spacing:-1px;line-height:1;font-weight:400;margin:0}.locations-section__address{font-size:14px;line-height:1.6em;margin:0 0 43px}.locations-section__address .newline{display:none}@media screen and (min-width: 992px){.locations-section__address .newline{display:inline}}.locations-section__buttons{display:flex;flex-direction:column;gap:11px;max-width:338px}@media screen and (min-width: 992px){.locations-section__buttons{width:244px}}.locations-section__email{display:flex;align-items:center;justify-content:center;width:100%;max-width:244px;background:#091a3d;height:51px;border-radius:6px;font-size:14px;color:#fff;text-decoration:none;transition:.3s all ease-in-out}.locations-section__email:hover,.locations-section__email:focus{background:#102d69;color:#fff}.locations-section__phone-number{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;max-width:244px;background:#fff;color:#091a3d;border:1px solid white;border-radius:6px;height:51px;text-decoration:none;font-size:14px;transition:.3s all ease-in-out}.locations-section__phone-number:hover,.locations-section__phone-number:focus{background:#091a3d;border:1px solid #091A3D;color:#fff}.locations-section .secretariat h4.secretariat__title{font-size:20px;font-weight:400;text-transform:uppercase;margin:0 0 4px}.locations-section .secretariat__desc{display:block;font-size:8px;line-height:1.2em;margin-bottom:24px}.locations-section .secretariat__hours{font-size:14px;text-transform:uppercase;display:flex;flex-direction:column;gap:4px}.information-section{background:#1f72be;padding:40px 20px;text-align:center}@media screen and (min-width: 992px){.information-section{padding:55px 20px 75px}}.information-section__box{width:100%;max-width:1047px;margin:0 auto}.information-section__box p{font-size:14px;color:#fff}@media screen and (min-width: 992px){.information-section__box p{font-size:16px}}.information-section__box p:first-child{margin-bottom:30px}.information-section__box p:last-child{margin-bottom:0}.information-section__strong{display:block;margin:0 0 30px;font-size:18px;color:#fff}@media screen and (min-width: 992px){.information-section__strong{font-size:20px}}
