@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap);.App{align-items:center;display:flex;flex-direction:row;gap:50px;height:100vh;justify-content:center;width:100%}@media(max-width:940px){.App{align-items:center;flex-direction:column;gap:60px;height:auto;justify-content:center;margin:40px 0}}@media(max-width:600px){.App{padding-left:60px}}.Calendar_calendarSection__zpLul{background-color:#fbfbfb;border-radius:24px;box-shadow:6px 6px 15px 0 #d3d3d3;height:auto;min-width:600px;padding:70px;width:600px}.Calendar_calendarSection__zpLul .Calendar_header__1Ch9r{display:flex;position:relative}.Calendar_calendarSection__zpLul .Calendar_header__1Ch9r h1{width:100%}.Calendar_calendarSection__zpLul .Calendar_week__tZEEa{display:flex;justify-content:space-between;margin-top:40px}.Calendar_calendarSection__zpLul .Calendar_week__tZEEa span{height:40px;line-height:40px;text-align:center;width:40px}.Calendar_calendarSection__zpLul .Calendar_days__qGMR5{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:20px}@media(max-width:940px){.Calendar_calendarSection__zpLul{background-color:#fff;box-shadow:0 0 0 0 #d3d3d3}}.DayCell_dayCell__bI3Y\+{border-radius:50%;cursor:pointer;display:block;flex:0 0 40px;height:40px;line-height:40px;text-align:center;width:40px}.DayCell_inactive__lj\+3j{color:#b9b9b9;cursor:auto}.DayCell_selected__3Nvji{outline:3px solid silver;outline-offset:2px}.DayCell_pink__zNpUJ{background-color:#ec4764}.DayCell_green__ClBGr{background-color:#98bb83}.DayCell_dayCell__bI3Y\+:hover{background-color:silver}.DayCell_inactive__lj\+3j:hover{background-color:#fbfbfb}.Arrows_arrows__cQjwA{align-items:center;display:flex;height:100%;justify-content:flex-end;position:absolute;right:0;width:120px}.Arrows_arrows__cQjwA button{background:none;border:none}.Arrows_arrows__cQjwA .Arrows_arrow__S2tLm{border-radius:100%;cursor:pointer;display:block;height:30px;width:30px}.Arrows_arrows__cQjwA .Arrows_arrow__S2tLm:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Event_wrapper__jHalF,form{margin-top:20px}form{position:relative}form div{display:flex}form input[type=text]{border:2px solid silver;border-radius:10px;margin:10px 0;padding:0 10px}form .Event_title__zRueX{height:auto;min-height:40px;width:200px}form .Event_description__qWIu-{height:auto;min-height:40px;width:300px}form input[type=radio]{-webkit-appearance:none;appearance:none;border:12px solid #fff;border-radius:50%;cursor:pointer;height:24px;margin:auto 0 18px 20px;width:24px}form input[type=radio]:checked,form input[type=radio]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}form input[type=radio]:checked{border:3px solid #fff}form .Event_green__IXcNx{background-color:#98bb83;outline:4px solid #98bb83}form .Event_pink__mFj0O{background-color:#ec4764;outline:4px solid #ec4764}form button{background-color:#fff;border:2px solid silver;border-radius:10px;cursor:pointer;display:block;height:30px;position:absolute;right:0;width:60px}form button:hover{background-color:#fbfbfb;-webkit-transform:scale(1.1);transform:scale(1.1)}.EventInfo_wrapper__OCBa0{position:relative}.EventInfo_wrapper__OCBa0 h4{margin:0 0 8px 8px}.EventInfo_wrapper__OCBa0 button{background-color:hsla(0,0%,100%,0);border:none;color:#b9b9b9;cursor:pointer;position:absolute;right:5px;top:5px}.EventInfo_wrapper__OCBa0 button:hover{text-decoration:underline}.EventInfo_wrapper__OCBa0 p{border-radius:8px;height:auto;margin-bottom:8px;padding:8px 12px;width:300px}.EventInfo_green__t7YHB{background-color:hsla(98,29%,62%,.267)}.EventInfo_pink__goKhx{background-color:rgba(236,71,100,.267)}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0;transition:all .12s ease}
/*# sourceMappingURL=main.eb18bac2.css.map*/