.CampPage{display:flex;flex-direction:column;align-items:center;gap:50px}@media(max-width:768px){.CampPage h2{font-size:22px;text-wrap:auto}}.CampPage-FirstScreen{position:relative;display:flex;justify-content:space-between;align-items:center}@media(max-width:1280px){.CampPage-FirstScreen{height:auto}}.CampPage-FirstScreenItem{width:100%;display:flex;flex-direction:column;justify-content:flex-start;height:100%;align-items:center}.CampPage-FirstScreenItem .Gallery{width:500px;margin-bottom:0}.CampPage-FirstScreenItem .Gallery div{height:300px}@media(max-width:1280px){.CampPage-FirstScreenItem .Gallery div,.CampPage-FirstScreenItem .Gallery img{height:200px}.CampPage-FirstScreenItem .Gallery{width:100%}}.CampPage-Info{flex-basis:60%;display:flex;gap:40px;align-items:center}@media(max-width:1280px){.CampPage-Info{flex-direction:column}}.CampPage-Info h1{margin-top:0;line-height:1}.CampPage-Info p{text-align:justify;font-size:20px}.CampPage-FooterLink{margin-top:20px;min-width:-moz-max-content;min-width:max-content;padding:20px;background:#80d35b;border-radius:10px;transition:all .2s ease-in;border:none;outline:none;color:#fff;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:700}.CampPage-FooterLink:hover{box-shadow:0 5px 10px 5px rgba(197,188,222,.4);cursor:pointer}@media(max-width:1280px){.CampPage-FooterLink{max-width:200px}}.CampPage-Logo{display:flex;gap:40px;align-items:center}@media(max-width:1280px){.CampPage-Logo{flex-direction:column}}.CampPage-LogoContainer{display:flex;justify-content:space-between;align-items:center;gap:50px}.CampPage-Logo h1{font-size:50px}.CampPage-Logo img{display:block;width:250px;height:250px}.CampSlider img{display:block;max-height:300px}.Activities{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px;flex-wrap:wrap;width:100%}@media(min-width:1280px){.Activities{max-height:400px}}.Activities-Container h2{text-align:center}@media(min-width:1280px){.Activities-Container h2{font-size:40px}}.Activities .Activity{display:flex;align-items:center;gap:10px;width:32%}@media(max-width:1280px){.Activities .Activity{width:100%}}.Activities .Activity-ImageContainer{max-width:65px;width:-moz-max-content;width:max-content}.Activities .Activity-ImageContainer img{width:90%;display:block;border-radius:10px;margin:0 auto}.Activities .Activity-Info{width:100%}.Activities .Activity h3,.Activities .Activity p{text-align:center;margin:0}.Activities .Activity h3{margin-bottom:10px}footer{min-height:30vh;background:linear-gradient(180.2deg,#000 20%,#1e1e1e 231%)}.Footer{display:flex;gap:50px;padding:30px 0;justify-content:center;position:relative}.Footer.hide-imgs img{display:none}@media(max-width:1280px){.Footer{flex-direction:column;justify-content:center;padding:0}}.Footer .AttraciveImage-StandingBoy,.Footer .AttraciveImage-StandingGirl{width:350px;position:absolute;bottom:0;right:-40px;z-index:50}@media(max-width:1280px){.Footer .AttraciveImage-StandingBoy,.Footer .AttraciveImage-StandingGirl{display:none}}.Container{margin:0 auto;width:1280px;max-width:1440px}@media(max-width:1280px){.Container{padding:12px!important;width:calc(100vw - 24px);max-width:calc(100vw - 24px)}}.ContactForm-Container{position:relative}.ContactForm-Question{margin:25px 0;display:flex;flex-direction:column;gap:5px}.ContactForm-Question label{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ContactForm-Line{display:flex;gap:10px;margin-top:10px;margin-bottom:10px}.ContactForm-Tel{display:flex;gap:5px;align-items:center}.ContactForm-Tel p{padding:0;margin:10px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ContactForm .CampPage-FooterLink{height:40px;width:100px;margin-top:10px}.ContactForm .PrivacyCheckbox{max-width:230px}.ContactForm-Info{margin-top:20px}@media(max-width:1280px){.ContactForm-Info{display:flex;justify-content:space-between}}@media(max-width:768px){.ContactForm-Info{display:block}}.ContactForm-Info h3{padding:0;margin:0 0 10px}.PrivacyCheckbox{display:flex;gap:5px;font-size:10px;margin-bottom:15px;align-items:center}@media(max-width:1280px){.PrivacyCheckbox{max-width:200px}}.PrivacyCheckbox label{max-width:100%}.PrivacyCheckbox a{color:#235abb}.PrivacyCheckbox a:hover{text-decoration:underline}.Footer-Socials{display:flex;gap:10px}.Footer-SocialsLink{display:flex;align-items:center;gap:5px}.Footer-SocialsLink img{max-height:30px;margin-top:10px}.CustomInput[type=date],.CustomInput[type=email],.CustomInput[type=name],.CustomInput[type=tel],.CustomInput[type=text]{width:200px;height:40px;padding:10px;background:none;outline:none;border:2px solid #fff;border-radius:4px;color:#fff}@media(max-width:768px){.CustomInput[type=date],.CustomInput[type=email],.CustomInput[type=name],.CustomInput[type=tel],.CustomInput[type=text]{width:100%}}.CustomInput[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}.CustomInput_error{border:2px solid #aa6565!important}.CustomInput-Validation{color:#dc2c2c}.CustomInput:after{width:0;border-bottom:2px solid #fff;transition:all .3s ease;content:""}.CustomInput:focus{border:2px solid #235abb}.CustomInput_checkbox{display:flex;gap:15px;align-items:center}.CustomInput_checkbox input{margin:0}@media(max-width:768px){.CustomInput_checkbox input{transform:scale(2);width:20px}}.CustomInput_checkbox div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:3px}.CustomInput_radio{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.CustomInput_radio label{text-align:center}@media(max-width:768px){.CustomInput_radio{flex-wrap:wrap}}.CustomInput_radio input{margin:0}@media(max-width:768px){.CustomInput_radio input{transform:scale(2);width:25px}}.CustomInput_radio div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;gap:3px}.CustomInput-YesNo{display:flex;gap:10px;align-items:center}@media(max-width:768px){.CustomInput-YesNo{gap:25px;flex-wrap:wrap}}.CustomInput-YesNoInput{display:flex;gap:5px;justify-content:center}@media(max-width:768px){.CustomInput-YesNoInput{gap:20px}}.CustomInput-YesNo_other{align-items:center;gap:10px}.CustomInput-YesNo div{width:-moz-max-content;width:max-content}.CustomInput-YesNo div input{margin:0}@media(max-width:768px){.CustomInput-YesNo div input[type=radio]{transform:scale(2)}.CustomInput-YesNo div label{font-size:20px}}.CustomInput-YesNo_other{display:flex;gap:5px}.ApplyForm{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:0;grid-row-gap:0;margin-bottom:20px}@media(min-width:1280px){.ApplyForm{grid-auto-flow:column;padding:10px}}@media(max-width:768px){.ApplyForm{grid-template-columns:repeat(1,1fr);width:calc(100vw - 84px)}}.ApplyForm-QuestionContainer{max-width:400px;margin-top:20px}@media(max-width:768px){.ApplyForm-QuestionContainer{width:calc(100vw - 84px)}}@media(max-width:1280px){.ApplyForm-QuestionContainer{max-width:100%}}.ApplyForm-QuestionContainer h4{margin:0 0 10px;display:block}@media(max-width:768px){.ApplyForm-QuestionContainer h4{font-size:22px}}.ApplyForm-Error,.ApplyForm-Success{width:800px}@media(max-width:1280px){.ApplyForm-Error,.ApplyForm-Success{width:100%}}.ApplyForm-Container{display:flex;align-items:center}@media(min-width:1280px){.ApplyForm-Container{border-right:2px solid #fff}}.ApplyForm-Container .Loader{width:800px}@media(max-width:768px){.ApplyForm .PrivacyCheckbox{margin-top:30px}}.Gallery{margin-bottom:50px}.Gallery img{width:500px;height:300px;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto}.ImportantInfo{display:flex;padding:30px;color:#000;gap:50px;margin-bottom:50px}@media(max-width:1280px){.ImportantInfo{flex-direction:column;justify-content:center}}.ImportantInfo-Title{text-align:center;padding:15px 0 0;margin:0}.ImportantInfo-Documents{width:40%}@media(max-width:1280px){.ImportantInfo-Documents{width:100%}}.ImportantInfo-Documents ul{padding:0;display:flex;flex-direction:column;gap:20px}.ImportantInfo-Documents ul li{list-style-type:none}.ImportantInfo-Documents ul li a{color:#235abb;font-weight:700;display:flex;gap:8px;margin-bottom:5px}.ImportantInfo-Documents ul li a:before{content:"";width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-image:url(/_next/static/media/doc_type.4b6efcee.svg)}.ImportantInfo-Documents ul li a.pdf:before{background-image:url(/_next/static/media/pdf_type.ad4ec40c.svg)}.ImportantInfo-Documents ul li a:hover{text-decoration:underline}.ImportantInfo-Content{width:60%;font-size:20px}@media(max-width:1280px){.ImportantInfo-Content{width:100%}}.ImportantInfo a{color:#000}.MainGallery p{font-size:20px;margin-bottom:30px}.MainGallery-SelectedImage{width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1280px){.MainGallery-SelectedImage{width:420px}}@media(max-width:1280px){.MainGallery-SelectedImage{width:270px}}.MainGallery-Container{position:relative;justify-content:center}.MainGallery-Container [data-testid=ArrowCircleLeftIcon],.MainGallery-Container [data-testid=ArrowCircleRightIcon]{position:absolute;top:50%;transform:translateY(-50%)}.MainGallery-Container [data-testid=ArrowCircleLeftIcon]:hover,.MainGallery-Container [data-testid=ArrowCircleRightIcon]:hover{transform:scale(1.1) translateY(-55%);transition:all .1s ease-in-out;cursor:pointer}.MainGallery-Container [data-testid=ArrowCircleLeftIcon]{left:10px}.MainGallery-Container [data-testid=ArrowCircleRightIcon]{right:10px}.Place p{margin-bottom:20px}.Place .Place-Info{width:100%;display:flex;margin-bottom:40px;gap:20px}@media(max-width:768px){.Place .Place-Info{flex-direction:column}.Place .Place-Info h2{font-size:22px}}.Place .Place-Info p{font-size:20px}.Place .Place-Info img{border-radius:10px;max-height:300px;flex-basis:50%;-o-object-fit:cover;object-fit:cover}@media(max-width:768px){.Place .Place-Info img{order:2}}.Place img{display:block;max-height:400px}.DividedItemContainer{max-height:300px;border-radius:5px}.DividedItem{display:flex;-o-object-fit:contain;object-fit:contain}.DividedItem img{flex:1;height:300px;box-sizing:border-box;margin:0;padding:0;-o-object-fit:cover;object-fit:cover}.DividedItem img:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.DividedItem img:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.Price{margin:0 auto;width:100%;border-radius:10px;padding:15px;background:#c41610}.Price h2{text-align:center}@media(min-width:1280px){.Price h2{font-size:40px}}@media(min-width:768px)and (max-width:1279px){.Price h2{font-size:40px}}.Price p{font-size:20px;text-align:center}@media(max-width:1280px){.Price{width:100%}}.Price table{width:100%}@media(max-width:1280px){.Price table{min-width:auto}}.Price table,.Price td,.Price th{text-align:center}.Reasons{margin-top:40px;display:flex;width:100%;gap:3%;justify-content:center;align-items:stretch;height:400px}@media(max-width:1280px){.Reasons{height:100%}}@media(max-width:768px){.Reasons{flex-direction:column;gap:20px}}.Reasons-SubBlock{flex:1;position:relative}.Reasons-SubBlock .AttraciveImage-Stars{width:200px;height:auto;position:absolute;left:-50px;bottom:-75px;z-index:50;transform:rotate(32deg)}.Reasons-SubBlock .AttraciveImage-Doctor{width:150px;height:auto;position:absolute;right:-139px;top:170px;z-index:50}@media(max-width:1280px){.Reasons-SubBlock .AttraciveImage-Doctor{display:none}}.Reasons-SubBlock .AttraciveImage-Rocket{width:200px;height:auto;position:absolute;right:-90px;top:-45px;z-index:50;transform:rotate(-5deg)}@media(max-width:768px){.Reasons-SubBlock{width:100%}}.Reasons-SubBlock nav{border-radius:10px;height:100%;display:flex;justify-content:space-around;flex-direction:column;background-color:#051e34;color:#fff}.Reasons-SubBlock nav h2{text-align:center}@media(max-width:768px){.Reasons-SubBlock nav{width:100%;max-width:none}}.Reasons-SubBlock nav li{border-radius:10px}.Reasons-SubBlock nav li.MuiListItem-root{display:flex;gap:7px;justify-content:flex-start;align-items:center}.Reasons-SubBlock nav li.MuiListItem-root p{font-weight:500;font-size:20px}.Reasons-SubBlock nav li.MuiListItem-root:before{content:"";min-width:20px;min-height:20px;display:block;background-image:url(/_next/static/media/tick.1ff10fc2.svg);background-size:contain;background-repeat:no-repeat}.Timetable-Container{position:relative}@media(max-width:1280px){.Timetable-Container{width:100%}}.Timetable-Container .AttractiveImage-RocketBoy{width:200px;height:auto;position:absolute;left:-30px;top:-55px;z-index:10;transform:rotate(10deg)}@media(max-width:768px){.Timetable-Container .AttractiveImage-RocketBoy{width:160px;left:-55px;top:-90px}}.Timetable-Container .AttractiveImage-HandstandingBoy{width:200px;height:auto;position:absolute;right:-50px;bottom:-75px;z-index:50}.Timetable-Container .AttractiveImage-Stomach{width:325px;height:auto;position:absolute;right:-100px;top:-120px;z-index:50}@media(max-width:1280px){.Timetable-Container .AttractiveImage-Stomach{width:150px;right:-30px;top:-80px}}.Timetable-Container .AttractiveImage-Kiwka{width:225px;height:auto;position:absolute;left:-23px;bottom:-140px;z-index:50}@media(max-width:1280px){.Timetable-Container .AttractiveImage-Kiwka{width:150px;bottom:-120px}}.Timetable{white-space:nowrap;overflow-x:scroll;padding:50px 0;text-align:center;background:#fff;border-radius:10px}.Timetable h2{color:#000}@media(min-width:1280px){.Timetable h2{font-size:40px}}@media(min-width:768px)and (max-width:1279px){.Timetable h2{font-size:40px}}.Timetable-AccordionContent{width:90%;max-width:1200px;margin:0 auto}.Timetable-Items{white-space:nowrap;overflow-x:auto}.Timetable-Items_container{font-size:0;padding:100px 0;transition:all 1s;list-style-type:none}.TimetableItem{position:relative;display:inline-block;list-style-type:none;width:160px;height:3px;background:#000}.TimetableItem:first-child{width:0}.TimetableItem:last-child{width:160px}.TimetableItem:not(:first-child){margin-left:14px}.TimetableItem:not(:last-child):after{content:"";position:absolute;top:50%;left:calc(100% + 1px);bottom:0;width:12px;height:12px;transform:translateY(-50%);border-radius:50%;background:#f45b69}.TimetableItem:last-child{width:12 0}.TimetableItem h3,.TimetableItem p{position:absolute;left:calc(100% + 7px);width:-moz-max-content;width:max-content;padding:15px;font-size:1rem;white-space:normal;color:#000;background:#fff;max-width:160px;text-align:left;text-wrap:wrap}.TimetableItem h3{top:-16px;transform:translateY(-100%)}.TimetableItem:nth-child(odd) h3:before{border-width:8px 8px 0 0;border-color:#fff transparent transparent}.TimetableItem:nth-child(2n) h3:before{top:-8px;border-width:8px 0 0 8px;border-color:transparent transparent transparent #fff}.Timetable time{display:block;font-size:1.2rem;font-weight:700;margin-bottom:8px}.Workers h2{text-align:center;font-size:40px}@media(max-width:768px){.Workers h2{font-size:22px}}.Workers ul{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:20px;justify-content:start}@media(max-width:1280px){.Workers ul{justify-content:space-evenly;gap:0;padding-left:0}}.Workers ul li{flex-basis:calc(49% - 10px);gap:20px;display:flex}@media(max-width:1280px){.Workers ul li{align-items:center;flex-direction:column;flex-basis:100%;padding:10px}}.Workers ul li span.MuiListItemDecorator-root .MuiAvatar-root{width:130px;height:130px}.Workers ul li .Workers-Item{width:100%}.Workers ul li .Workers-Item h4{width:100%;font-size:20px;margin:10px 0;display:block}@media(max-width:768px){.Workers ul li .Workers-Item h4{text-align:center}}.Workers ul li .Workers-Item p{margin-left:20px}@media(max-width:768px){.Workers ul li .Workers-Item p{margin-left:0;text-align:justify}}