@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:#091a3d;border-color:#091a3d}.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:#091a3d;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-modal2{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:99999999999;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pl-modal2__wrap{background-color:#fff;padding:60px 24px 24px;border-radius:16px;width:90%;height:90%;max-width:90%;width:100%;position:relative;opacity:0;transform:scale(.9) translateY(20px);transition:transform .4s ease,opacity .4s ease;box-shadow:0 10px 40px #0003}@media screen and (min-width: 1200px){.pl-modal2__wrap{max-width:1000px;width:100%;height:100%;max-height:730px}}.pl-modal2__close-button{position:absolute;top:20px;right:20px;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none}.pl-modal2__close-button:hover .pl-modal2__close-button-icon path,.pl-modal2__close-button:focus .pl-modal2__close-button-icon path{fill:#252525}.pl-modal2__close-button-icon{width:20px;height:20px}.pl-modal2__close-button-icon path{transition:all .3s ease-in-out}.pl-modal2.active{visibility:visible;opacity:1;pointer-events:auto}.pl-modal2.active .pl-modal2__wrap{opacity:1;transform:scale(1) translateY(0);transition-delay:.05s}.pl-modal2.closing{opacity:0;pointer-events:none;visibility:hidden}.pl-modal2.closing .pl-modal2__wrap{transform:scale(.9) translateY(20px);opacity:0}.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}.hero-section{background:url(/wp-content/themes/jupiter-child/dist/assets/hero-bg-ChJj2T51.jpg) center center no-repeat,#0064a4;min-height:275px;position:relative}@media screen and (min-width: 768px){.hero-section{min-height:475px}}@media screen and (min-width: 992px){.hero-section{min-height:475px}}.hero-section__img{display:block;margin:0 auto;position:absolute;left:50%;transform:translate(-50%);bottom:-15%;width:100%;max-width:600px;height:auto}@media screen and (min-width: 768px){.hero-section__img{max-width:969px}}.information-section{padding:40px 20px 80px}@media screen and (min-width: 768px){.information-section{padding:80px 20px 121px}}.information-section__container{margin:0 auto;width:100%;max-width:1180px}.information-section__wrap{width:100%;max-width:1010px}.information-section__title{font-size:27px;margin:0 0 27px;font-weight:700}@media screen and (min-width: 768px){.information-section__title{font-size:37px;margin:0 0 37px}}.information-section__desc{font-size:14px;color:#091a3d}@media screen and (min-width: 768px){.information-section__desc{font-size:16px}}.team-section{padding:0 20px 80px}@media screen and (min-width: 768px){.team-section{padding:0 20px 148px}}.team-section__container{margin:0 auto;width:100%;max-width:1180px}.team-section__title{font-size:27px;margin:0 0 27px;color:#091a3d;font-weight:700}@media screen and (min-width: 768px){.team-section__title{font-size:37px;margin:0 0 37px}}.team-section__items{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,135px))}@media screen and (min-width: 350px){.team-section__items{grid-template-columns:repeat(2,minmax(0,152px))}}@media screen and (min-width: 500px){.team-section__items{grid-template-columns:repeat(3,minmax(0,152px))}}@media screen and (min-width: 620px){.team-section__items{gap:20px;grid-template-columns:repeat(2,minmax(0,280px))}}@media screen and (min-width: 910px){.team-section__items{grid-template-columns:repeat(3,minmax(0,280px))}}@media screen and (min-width: 1200px){.team-section__items{grid-template-columns:repeat(4,minmax(0,280px))}}.team-section__item{width:135px;height:193px;display:flex;align-items:flex-end;border-radius:22px 0;background:#0086c3;position:relative;color:#fff;overflow:hidden;padding:0 0 12px;border:1px solid #0078BC;background:url(/wp-content/themes/jupiter-child/dist/assets/bg-item-CgJw0Nti.png) left top no-repeat,#0064a4;background-size:contain;cursor:pointer}@media screen and (min-width: 350px){.team-section__item{width:152px;height:217px;border-radius:25px 0}}@media screen and (min-width: 620px){.team-section__item{width:280px;height:400px;padding:0 0 26px;border-radius:46px 0;border:2px solid #0078BC}}.team-section__item:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:90px;background:#0086c3;background:linear-gradient(180deg,#0064a400,#0064a4 81%,#0064a4)}@media screen and (min-width: 620px){.team-section__item:after{height:175px}}.team-section__item:hover,.team-section__item:focus{color:#fff}.team-section__item:hover .team-section__img,.team-section__item:focus .team-section__img{transform:translate(-50%) scale(1.07)}.team-section__cat{position:absolute;left:5px;top:15px;writing-mode:vertical-lr;font-size:10px;z-index:20;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-height:90px}@media screen and (min-width: 620px){.team-section__cat{left:25px;top:30px;font-size:16px;max-height:200px}}.team-section__img{display:block;width:100px;height:auto;object-fit:contain;object-position:center;position:absolute;left:50%;transform:translate(-50%);bottom:0;transition:all .3s ease-in-out}@media screen and (min-width: 620px){.team-section__img{width:217px;height:auto}}.team-section__name-wrap{position:relative;z-index:50;padding:0 10px;width:100%;display:flex;align-items:flex-end;flex-wrap:nowrap;justify-content:space-between;gap:8px;font-size:12px;line-height:1}@media screen and (min-width: 350px){.team-section__name-wrap{font-size:13px}}@media screen and (min-width: 620px){.team-section__name-wrap{gap:10px;font-size:24px;padding:0 24px}}.team-section__name{overflow:auto;max-height:75px}.team-section__arrow{width:14px}@media screen and (min-width: 620px){.team-section__arrow{width:29px}}.news-section{background:#ecf5f9;padding:60px 20px}.news-section__container{margin:0 auto;width:100%;max-width:1180px}.news-section__title{font-size:27px;margin:0 0 27px;color:#0078bc;font-weight:700}@media screen and (min-width: 768px){.news-section__title{font-size:37px;margin:0 0 37px}}.news-section__items{display:flex;flex-direction:column;gap:80px;margin-bottom:80px}.news-section__item{display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.news-section__item{flex-direction:row}}.news-section__img-link{width:100%;display:inline-flex}@media screen and (min-width: 768px){.news-section__img-link{max-width:590px}}.news-section__img{width:100%;height:auto;max-height:250px;object-fit:cover;object-position:center;border-radius:20px}@media screen and (min-width: 768px){.news-section__img{max-width:590px;height:420px;max-height:420px}}.news-section__content{width:100%}.news-section__title-item{font-size:22px;font-weight:700;line-height:1.2em;transition:all .3s ease-in-out;margin-bottom:20px}@media screen and (min-width: 768px){.news-section__title-item{font-size:30px}}.news-section__excerpt{font-size:14px;color:#091a3d;margin-bottom:36px}@media screen and (min-width: 768px){.news-section__excerpt{font-size:16px;margin-bottom:46px}}.news-section__more{background:#fff;border:1px solid #CCCCCC;border-radius:8px;color:#0e73b6;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:221px;min-height:56px}.news-section__more:hover,.news-section__more:focus{border:1px solid #0064A4;background:#0064a4;color:#fff}.news-section__lack_of_articles{color:#091a3d}.news-section__all-wrap{display:flex;align-items:center}.news-section__all{background:#0078bc;border-radius:8px;color:#fff;transition:all .3s ease-in-out;display:inline-flex;margin:0 auto;align-items:center;justify-content:center;width:100%;max-width:221px;min-height:56px}.news-section__all:hover,.news-section__all:focus{background:#0064a4;color:#fff}.contact-section{background:#ecf5f9;padding:60px 20px;background:url(/wp-content/themes/jupiter-child/dist/assets/contact-bg-BRaxSC9W.png) center center no-repeat,#091a3d;background-size:cover;position:relative}.contact-section:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:#091a3d;background:linear-gradient(180deg,#091a3d,#0078bc);mix-blend-mode:multiply}.contact-section__container{margin:0 auto;width:100%;max-width:1180px;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.contact-section__container{flex-direction:row;align-items:center;justify-content:space-between}}.contact-section__content{position:relative;z-index:50}.contact-section__title{font-size:27px;margin:0 0 6px;line-height:1;color:#fff;font-weight:700}@media screen and (min-width: 768px){.contact-section__title{font-size:37px}}.contact-section__desc{color:#fff;margin:0;font-size:22px}@media screen and (min-width: 768px){.contact-section__desc{font-size:24px}}.contact-section__button{position:relative;z-index:50;background:#fbb03b;border-radius:8px;color:#091a3d;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:221px;min-height:56px;font-weight:700}.contact-section__button:hover,.contact-section__button:focus{color:#091a3d;background:#d58c00}.pl-modal2 *{box-sizing:border-box}.pl-modal2__wrap{display:flex;align-items:flex-end;overflow:auto}@media screen and (min-width: 768px){.pl-modal2__wrap{overflow:visible}}.pl-modal2__content{display:flex;flex-direction:column;gap:20px;color:#091a3d;height:100%}@media screen and (min-width: 768px){.pl-modal2__content{flex-direction:row}}@media screen and (min-width: 1200px){.pl-modal2__content{gap:50px}}@media screen and (min-width: 768px){.pl-modal2__img-box{display:flex;align-items:flex-start}}@media screen and (min-width: 1200px){.pl-modal2__img-box{display:flex;align-items:flex-end}}.pl-modal2__img-wrap{width:260px;height:371px;display:flex;align-items:flex-end;border-radius:42px 0;background:#0086c3;position:relative;color:#fff;padding:0 0 12px;border:1px solid #0078BC;background:url(/wp-content/themes/jupiter-child/dist/assets/bg-item-CgJw0Nti.png) left top no-repeat,#0064a4;background-size:contain}@media screen and (min-width: 768px){.pl-modal2__img-wrap{min-width:330px;min-height:471px;padding:0 0 26px;border-radius:46px 0;border:2px solid #0078BC}}@media screen and (min-width: 1200px){.pl-modal2__img-wrap{min-width:406px;min-height:580px;padding:0 0 26px;border-radius:46px 0;border:2px solid #0078BC}}.pl-modal2__img-wrap:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:90px;background:#0086c3;background:linear-gradient(180deg,#0064a400,#0064a469 34%,#0064a4eb 70%,#0064a4 83%);border-radius:46px 0}@media screen and (min-width: 768px){.pl-modal2__img-wrap:after{height:250px}}.pl-modal2__img{display:block;width:238px;height:auto;object-fit:contain;object-position:center;position:absolute;left:50%;transform:translate(-50%);bottom:0;transition:all .3s ease-in-out}@media screen and (min-width: 768px){.pl-modal2__img{width:300px}}@media screen and (min-width: 1200px){.pl-modal2__img{width:372px}}@media screen and (min-width: 768px){.pl-modal2__content-container{max-height:calc(100% - 65px);overflow:auto}}.pl-modal2__box{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:32px;margin-bottom:35px}.pl-modal2__discipline{font-size:16px}@media screen and (min-width: 768px){.pl-modal2__discipline{font-size:19px}}.pl-modal2__socials{display:flex;align-items:flex-end}.pl-modal2__social{padding:0 6px}.pl-modal2__social svg path{transition:all .3s ease-in-out}.pl-modal2__social:hover svg path,.pl-modal2__social:focus svg path{fill:#0078bc}.pl-modal2__name{color:#091a3d;font-size:27px;font-weight:700}@media screen and (min-width: 768px){.pl-modal2__name{font-size:37px}}.pl-modal2__title{color:#0078bc;font-size:27px;font-weight:700}@media screen and (min-width: 768px){.pl-modal2__title{font-size:37px}}.pl-modal2__desc{color:#091a3d;font-size:14px}@media screen and (min-width: 768px){.pl-modal2__desc{font-size:16px}}.pl-athletes{word-break:break-word}.pl-athletes *{box-sizing:border-box}
