@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}}.pl-file-box{position:relative}.pl-file-box .pl-field--error+.pl-file-box__custom{border:2px solid #FF0000}.pl-file-box .pl-field--error+.pl-file-box__custom+.pl-field-box__validation{margin-top:4px}.pl-file-box .pl-field--success+.pl-file-box__custom{border:2px solid #00CA43}.pl-file-box__input{position:absolute;width:100%;height:46px;top:0;left:0;opacity:0}.pl-file-box__input::file-selector-button{cursor:pointer}.pl-file-box__custom{width:100%;display:flex;align-items:center;height:46px;font-size:15px;color:#727272;border:1px solid #D6D8D9;border-radius:5px;padding:11px 12px;cursor:pointer}@media screen and (min-width: 768px){.pl-file-box__custom{padding:11px 16px}}select:not([type=submit]):not([type=checkbox]):not([type=file]),input:not([type=submit]):not([type=checkbox]):not([type=file]),.pl-input:not([type=submit]):not([type=checkbox]):not([type=file]),.pl-field:not([type=submit]):not([type=checkbox]):not([type=file]){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]):not([type=file]),input:not([type=submit]):not([type=checkbox]):not([type=file]),.pl-input:not([type=submit]):not([type=checkbox]):not([type=file]),.pl-field:not([type=submit]):not([type=checkbox]):not([type=file]){padding:11px 16px}}select:not([type=submit]):not([type=checkbox]):not([type=file]):hover,input:not([type=submit]):not([type=checkbox]):not([type=file]):hover,.pl-input:not([type=submit]):not([type=checkbox]):not([type=file]):hover,.pl-field:not([type=submit]):not([type=checkbox]):not([type=file]):hover{border-color:#252525}select:not([type=submit]):not([type=checkbox]):not([type=file]):focus,input:not([type=submit]):not([type=checkbox]):not([type=file]):focus,.pl-input:not([type=submit]):not([type=checkbox]):not([type=file]):focus,.pl-field:not([type=submit]):not([type=checkbox]):not([type=file]):focus{border-color:#0e73b6}select:not([type=submit]):not([type=checkbox]):not([type=file])::placeholder,input:not([type=submit]):not([type=checkbox]):not([type=file])::placeholder,.pl-input:not([type=submit]):not([type=checkbox]):not([type=file])::placeholder,.pl-field:not([type=submit]):not([type=checkbox]):not([type=file])::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}.pl-postcard{margin:0;padding:0;box-sizing:border-box;color:#091a3d;font-size:16px}.pl-postcard button{font-family:Josefin Sans,sans-serif}.pl-postcard p{color:inherit}.pl-postcard h1,.pl-postcard h2,.pl-postcard h3,.pl-postcard h4,.pl-postcard h5,.pl-postcard h6{font-weight:700}.pl-postcard *{box-sizing:border-box;line-height:1.2em}.pl-button{width:100%;color:#fff;background:#77262d;transition:all .3s ease-in-out;border:1px solid #77262D;border-radius:10px;min-height:55px;display:inline-flex;align-items:center;justify-content:center;padding:10px 26px;font-weight:700;cursor:pointer}.pl-button:hover,.pl-button:focus{color:#fff;border:1px solid rgb(157.6560509554,50.3439490446,59.6178343949);transform:scale(.95);background:#9e323c}.pl-button--outline{background:transparent;color:#77262d}.pl-button--outline:hover,.pl-button--outline:focus{color:#fff;background:#77262d}.mk-header .mk-header-holder .mk-header-toolbar,.mk-header #mk-page-introduce{display:none}.hero-section{background:url(/wp-content/themes/jupiter-child/dist/assets/bg-hero-JZg5_xfn.svg) bottom center no-repeat,#b43347;background-size:cover;color:#fff;margin:0;padding:60px 16px 0}@media screen and (min-width: 768px){.hero-section{padding:140px 16px 0}}.hero-section__box{width:100%;margin:0 auto 16px;text-align:center;position:relative;z-index:20}@media screen and (min-width: 992px){.hero-section__box{margin:0 auto 60px;max-width:1068px;text-align:left}}@media screen and (min-width: 2000px){.hero-section__box{margin:0 auto 90px}}.hero-section__up{position:relative}@media screen and (min-width: 768px){.hero-section__up{margin-bottom:45px}}.hero-section__subtitle{font-size:44px;margin:0}@media screen and (min-width: 400px){.hero-section__subtitle{font-size:52px}}@media screen and (min-width: 768px){.hero-section__subtitle{font-size:64px}}.hero-section__title{position:relative;z-index:30;font-size:44px;line-height:1.15em;margin:0 0 10px;text-transform:uppercase}@media screen and (min-width: 400px){.hero-section__title{font-size:54px}}@media screen and (min-width: 768px){.hero-section__title{font-size:104px}}.hero-section__deco-title{position:relative}@media screen and (min-width: 992px){.hero-section__deco-title{position:static}}.hero-section__frame{display:none}@media screen and (min-width: 992px){.hero-section__frame{display:block;position:absolute;bottom:10px;left:-18px;z-index:10}}.hero-section__frame--mobile{display:block;position:absolute;left:-7px;top:-14px;width:calc(100% + 16px);height:calc(100% + 18px)}@media screen and (min-width: 992px){.hero-section__frame--mobile{left:-8px;top:-24px;width:calc(100% + 20px);height:calc(100% + 32px)}}@media screen and (min-width: 992px){.hero-section__frame--mobile{display:none}}.hero-section__woman--mobile{position:relative;left:0;max-width:100%;height:auto}@media screen and (min-width: 992px){.hero-section__woman--mobile{display:none}}.hero-section__woman--desktop{display:none}@media screen and (min-width: 992px){.hero-section__woman--desktop{position:absolute;right:0;top:15px;z-index:20;display:block;width:500px;height:auto}}@media screen and (min-width: 1200px){.hero-section__woman--desktop{top:-20px;width:606px}}.hero-section__bottom{max-width:670px;margin:0 auto;text-align:center}@media screen and (min-width: 992px){.hero-section__bottom{margin:0}}.hero-section__desc{font-size:20px;margin:0 0 16px}@media screen and (min-width: 768px){.hero-section__desc{font-size:24px}}@media screen and (min-width: 768px){.hero-section__line{display:none}}.hero-section__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px 30px}@media screen and (min-width: 768px){.hero-section__buttons{flex-direction:row}}.hero-section__button{max-width:240px;min-height:58px}.hero-section__button.pl-button--outline{border-color:#fff;color:#fff}.hero-section__button.pl-button--outline:hover,.hero-section__button.pl-button--outline:focus{border-color:#77262d}.hero-section__footer{position:relative}.hero-section__umbrella{display:none}@media screen and (min-width: 992px){.hero-section__umbrella{position:absolute;left:-16px;bottom:0;display:block;width:calc(100% + 32px);height:auto;margin:0;padding:0;z-index:10}}.hero-section__svg{display:block;width:calc(100% + 32px);height:auto;margin:0;padding:0;transform:translate(-16px)}.why-section{background:url(/wp-content/themes/jupiter-child/dist/assets/bg-why3-G1Ym1Iu0.svg) top center no-repeat,#0078bc;background-size:cover;color:#fff;margin:0;padding:40px 16px 0}@media screen and (min-width: 768px){.why-section{padding:0 16px}}.why-section__box{width:100%;max-width:1059px;margin:0 auto}.why-section__box1{max-width:964px;margin-bottom:40px}@media screen and (min-width: 768px){.why-section__box1{padding-top:20px}}@media screen and (min-width: 1200px){.why-section__box1{margin-bottom:0}}.why-section__box2{position:relative;display:flex;flex-direction:column;margin-bottom:20px}@media screen and (min-width: 768px){.why-section__box2{margin-bottom:0;min-height:428px;align-items:flex-start;justify-content:center}}@media screen and (min-width: 1200px){.why-section__box2{min-height:548px}}@media screen and (min-width: 768px){.why-section__container{max-width:calc(100% - 432px)}}@media screen and (min-width: 1200px){.why-section__container{max-width:613px}}.why-section__img{width:100%;max-width:400px;height:auto;margin:0 auto 40px}@media screen and (min-width: 768px){.why-section__img{position:absolute;bottom:0;right:0;width:400px;max-width:unset;height:428px;margin-bottom:0}}@media screen and (min-width: 1200px){.why-section__img{width:512px;height:548px}}.why-section__title1,.why-section__title2{font-size:52px;line-height:1;margin:0 0 30px}@media screen and (min-width: 768px){.why-section__title1,.why-section__title2{font-size:64px;margin:0 0 50px}}.why-section__desc1,.why-section__desc2{font-size:18px}@media screen and (min-width: 768px){.why-section__desc1,.why-section__desc2{font-size:20px}}.why-section__wave{display:block;width:calc(100% + 32px);height:auto;transform:translate(-16px)}.participation-section{background:#f8d6ab;background-size:cover;color:#77262d;margin:0;padding:0 16px;overflow:hidden}.participation-section__title{text-align:center;font-size:52px;line-height:1.1em;margin:16px 0 50px}@media screen and (min-width: 768px){.participation-section__title{font-size:64px;margin:16px 0 92px}}.participation-section__steps{margin:0 auto 32px;width:100%;max-width:986px;display:flex;gap:100px;overflow:auto}.participation-section__heading{display:flex;align-self:center;justify-content:center;gap:12px;font-size:28px;font-weight:700}@media screen and (min-width: 768px){.participation-section__heading{font-size:36px}}.participation-section__desc{position:relative;width:250px;padding:38px 23px 0;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px}@media screen and (min-width: 768px){.participation-section__desc{font-size:20px}}.participation-section__desc--1{padding:50px 23px 0}.participation-section__desc--2{padding:55px 23px 0}.participation-section__svg{position:absolute;left:0;top:0;width:100%;height:auto}.participation-section__buttons{display:flex;flex-direction:column;align-items:center;gap:20px 30px}@media screen and (min-width: 768px){.participation-section__buttons{flex-direction:row;justify-content:center}}.participation-section__button{max-width:240px}.participation-section__bottom-box{position:relative}.participation-section__title2{position:absolute;z-index:20;top:190px;left:50%;width:calc(100% - 32px);transform:translate(-50%);text-align:center;font-size:52px;line-height:1em;margin-bottom:60px}@media screen and (min-width: 768px){.participation-section__title2{font-size:64px;max-width:568px}}@media screen and (min-width: 2000px){.participation-section__title2{transform:translate(-50%,30px)}}.participation-section__mountains{display:block;margin:0 auto;position:relative;width:1920px;left:50%;transform:translate(-50%)}@media screen and (min-width: 1920px){.participation-section__mountains{left:auto;width:calc(100% + 32px);position:static;transform:translate(-16px)}}.places-section{background:url(/wp-content/themes/jupiter-child/dist/assets/participation-wave-Dvr6IVLw.jpg) top center no-repeat,#0078bc;color:#fff;margin:0;padding:0 16px;background-size:contain}.places-section__container{transform:translateY(-80px)}@media screen and (min-width: 768px){.places-section__container{transform:translateY(-60px)}}.places-section__wave{display:block;margin:0 auto;position:relative;width:1920px;left:50%;transform:translate(-50%)}@media screen and (min-width: 1920px){.places-section__wave{left:auto;width:calc(100% + 32px);position:static;transform:translate(-16px)}}.places-section__box{display:flex;justify-content:center;flex-direction:column;gap:52px;margin-bottom:70px}@media screen and (min-width: 992px){.places-section__box{gap:36px;flex-direction:row;margin-bottom:100px}}@media screen and (min-width: 1100px){.places-section__box{gap:52px}}.places-section__item{display:flex;flex-direction:column;align-items:center}.places-section__item--first{transform:translateY(-123px);flex-direction:column-reverse}@media screen and (min-width: 992px){.places-section__item--first{transform:translateY(-185px);flex-direction:row;align-items:flex-start;justify-content:center}}.places-section__item--first .places-section__place-item{width:300px;height:90px;font-size:52px}@media screen and (min-width: 992px){.places-section__item--first .places-section__place-item{width:300px;height:120px}}@media screen and (min-width: 992px){.places-section__item--first .places-section__place-item{width:460px;height:160px;font-size:64px}}.places-section__item--first .places-section__img-box-item{width:246px;height:246px;transform:none}@media screen and (min-width: 992px){.places-section__item--first .places-section__img-box-item{width:370px;height:370px;border-radius:130px}}.places-section__left-box-item{display:flex;flex-direction:column;align-items:center;transform:translateY(-16px)}@media screen and (min-width: 992px){.places-section__left-box-item{transform:translate(16px,116px)}}.places-section__place-item{width:300px;height:80px;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700;border-radius:40px;background:url(/wp-content/themes/jupiter-child/dist/assets/places-deco-X7KASo6q.png) top center no-repeat,#b43347;background-size:cover;color:#fff;margin-bottom:33px}@media screen and (min-width: 768px){.places-section__place-item{flex-direction:row;font-size:48px}}@media screen and (min-width: 992px){.places-section__place-item{height:120px}}.places-section__title-item{font-size:28px;margin:0 0 10px;text-align:center}@media screen and (min-width: 768px){.places-section__title-item{font-size:36px}}.places-section__desc-item{font-size:18px;line-height:1.5em;text-align:center}@media screen and (min-width: 768px){.places-section__desc-item{font-size:20px}}.places-section__img-box-item{width:246px;height:246px;display:flex;align-items:center;justify-content:center;border-radius:99px;background:#e9e9e9;color:#000;transform:translateY(4px)}.places-section__img-item--1{width:288px;height:288px}@media screen and (min-width: 992px){.places-section__img-item--1{width:402px;height:402px;transform:translateY(15px)}}.places-section__img-item--2{transform:translate(-5px,-5px)}.places-section__img-item--3{transform:translate(-10px,-5px)}.places-section__img-item--4{transform:translateY(15px)}.places-section__remaining-places{width:100%;max-width:1006px;margin:0 auto 50px;padding:24px;border-radius:40px;background:url(/wp-content/themes/jupiter-child/dist/assets/places-deco2-BDiIECtE.png) top center no-repeat,#b43347;background-size:cover;font-size:18px;line-height:1.5em}@media screen and (min-width: 768px){.places-section__remaining-places{padding:37px 40px;margin:0 auto 70px;font-size:20px}}.places-section__title{font-size:52px;line-height:1.1em;margin:0 0 36px;text-align:center}@media screen and (min-width: 768px){.places-section__title{margin:0 0 50px;font-size:64px}}.places-section__desc{font-size:18px;line-height:1.5em;text-align:center;margin:0 0 36px}@media screen and (min-width: 768px){.places-section__desc{font-size:20px}}.places-section__button{display:flex;max-width:240px;margin:0 auto}.form-section{background:url(/wp-content/themes/jupiter-child/dist/assets/bg-form-BBnJbPp0.svg) top center no-repeat,#0078bc;background-size:cover;margin:0;padding:0 16px 50px}@media screen and (min-width: 768px){.form-section{padding:0 16px 85px}}.form-section__title{font-size:52px;line-height:1.1em;margin:0 0 40px;text-align:center;color:#fff}@media screen and (min-width: 768px){.form-section__title{margin:0 0 55px;font-size:64px}}.form-section p.form-section__desc{font-size:18px;line-height:1.5em;text-align:center;margin:0 0 36px;color:#fff}@media screen and (min-width: 768px){.form-section p.form-section__desc{font-size:20px}}.form-section__form{width:100%;max-width:580px;margin:0 auto;border-radius:10px;background:#fafafa;padding:29px 20px 26px}.form-section__fields-box{display:flex;flex-direction:column;gap:12px;margin-bottom:23px}.form-section__label{color:#727272}.form-section__phone-box{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media screen and (min-width: 350px){.form-section__phone-box{flex-direction:row}}.form-section__phone-box .form-section__field-wrap{width:100%}@media screen and (min-width: 350px){.form-section__phone-box .form-section__field-wrap{width:auto}}.form-section__phone-box .form-section__field-wrap--phone{flex:1}.form-section__select:not([type=submit]):not([type=checkbox]){width:100%;padding:13px 0 13px 4px;background:#fdfdfd}@media screen and (min-width: 350px){.form-section__select:not([type=submit]):not([type=checkbox]){width:120px}}.form-section__checkboxes-box{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.form-section__checkboxes-box .pl-checkbox__content{max-height:30px}.form-section a.form-section__link{color:#727272;text-decoration:underline}.form-section a.form-section__link:visited,.form-section a.form-section__link:active{text-decoration:underline}.form-section a.form-section__link:hover,.form-section a.form-section__link:focus{text-decoration:none;color:#252525}.form-section__fields{display:flex;gap:12px;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 350px){.form-section__fields{flex-direction:row}}.form-section__fields .form-section__field-wrap{flex:1}.form-section__input{margin:0}.form-section__input::placeholder{color:#252525;font-weight:600}.form-section__honeypot{display:none}.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}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
