.calendar-with-notes-module .top-wrapper{display:flex;gap:80px;justify-content:space-between;margin-bottom:120px}@media only screen and (max-width:1023px){.calendar-with-notes-module .top-wrapper{flex-direction:column;gap:0;margin-bottom:60px}}.calendar-with-notes-module .top-wrapper>div{width:100%}.calendar-with-notes-module .top-wrapper .image-wrapper img{height:auto;max-width:100%}@media only screen and (max-width:1440px){.calendar-with-notes-module .top-wrapper .content-wrapper>div{margin:0 0 0 auto;max-width:570px}}@media only screen and (max-width:1023px){.calendar-with-notes-module .top-wrapper .content-wrapper>div{margin:auto;max-width:100%}}.calendar-with-notes-module .dates-wrapper{display:inline-flex;flex-wrap:wrap;gap:12px 0;margin-bottom:40px}.calendar-with-notes-module .dates-wrapper .chip{border-radius:12px;color:#97a2af;cursor:pointer;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:12px 24px;transition:all .3s}.calendar-with-notes-module .dates-wrapper .chip.active{background-color:#e2e8f0;color:#0f233c}.calendar-with-notes-module .dates-wrapper .chip:hover{color:#0f233c}.calendar-with-notes-module .items-wrapper{display:flex;flex-wrap:wrap;gap:40px}.calendar-with-notes-module .items-wrapper .card{border:1px solid #e2e8f0;border-radius:28px;display:none;flex-direction:column;padding:28px;width:calc(33.33% - 26.66px)}@media only screen and (max-width:1023px){.calendar-with-notes-module .items-wrapper .card{width:calc(50% - 20px)}}@media only screen and (max-width:768px){.calendar-with-notes-module .items-wrapper .card{width:100%}}.calendar-with-notes-module .items-wrapper .card.active{display:flex}.calendar-with-notes-module .items-wrapper .card .date{color:#97a2af;font-size:15px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:12px}.calendar-with-notes-module .items-wrapper .card .hs_cos_wrapper_type_inline_rich_text *{font-size:15px;font-style:normal;font-weight:400;line-height:22px}.calendar-with-notes-module .links-wrapper{display:flex;flex-direction:column;gap:8px}.calendar-with-notes-module .links-wrapper a{color:#0ca3a8;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.calendar-with-notes-module .links-wrapper a svg{display:inline-block;transform:translateY(2px)}.calendar-with-notes-module .links-wrapper a:hover{text-decoration:underline}