.page_blogWrapper__sa04A{width:100%;height:100%;display:flex;flex-direction:column;align-items:self-start;justify-content:flex-start}.page_header__uzIA8{font-size:25px;margin-bottom:20px;text-transform:capitalize}.page_postWrapper__Pa147{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;padding:20px}.page_postCard__4qkBw{width:100%;display:flex;flex-direction:column;box-shadow:var(--box-shadow);border-radius:var(--border-radius-medium);cursor:pointer;text-align:start;max-height:400px;overflow:hidden}.page_postCard__4qkBw div{width:100%;height:200px;margin-bottom:15px;overflow:hidden}.page_postCard__4qkBw div img{transition:var(--transition);display:block;width:100%;height:100%;object-fit:cover;object-position:center}.page_postCard__4qkBw h4,.page_postCard__4qkBw p{padding:5px 10px;text-align:justify}.page_postCard__4qkBw p{padding-bottom:20px}.page_postCard__4qkBw:hover img{transform:scale(1.2)}@media (max-width:800px){.page_postWrapper__Pa147{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page_postWrapper__Pa147{grid-template-columns:repeat(1,1fr)}}.sectionHeader_headerWrapper__Pybgg{min-width:100%;max-height:85px;display:flex;flex-direction:column;align-items:flex-start;text-align:start;justify-content:center;margin-bottom:25px;margin-top:90px;background-color:var(--primary-color);padding:25px;overflow:hidden}.sectionHeader_headerWrapper__Pybgg h1,.sectionHeader_headerWrapper__Pybgg h2,.sectionHeader_headerWrapper__Pybgg h3,.sectionHeader_headerWrapper__Pybgg h4,.sectionHeader_headerWrapper__Pybgg h5,.sectionHeader_headerWrapper__Pybgg h6{font-size:25px;color:var(--background-color);text-transform:uppercase}@media (max-width:1200px){.sectionHeader_headerWrapper__Pybgg h1,.sectionHeader_headerWrapper__Pybgg h2,.sectionHeader_headerWrapper__Pybgg h3,.sectionHeader_headerWrapper__Pybgg h4,.sectionHeader_headerWrapper__Pybgg h5,.sectionHeader_headerWrapper__Pybgg h6{font-size:21px}}@media (max-width:768px){.sectionHeader_headerWrapper__Pybgg{align-items:center;text-align:center}.sectionHeader_headerWrapper__Pybgg h1,.sectionHeader_headerWrapper__Pybgg h2,.sectionHeader_headerWrapper__Pybgg h3,.sectionHeader_headerWrapper__Pybgg h4,.sectionHeader_headerWrapper__Pybgg h5,.sectionHeader_headerWrapper__Pybgg h6{font-size:17px}}@media (max-width:500px){.sectionHeader_headerWrapper__Pybgg h1,.sectionHeader_headerWrapper__Pybgg h2,.sectionHeader_headerWrapper__Pybgg h3,.sectionHeader_headerWrapper__Pybgg h4,.sectionHeader_headerWrapper__Pybgg h5,.sectionHeader_headerWrapper__Pybgg h6{font-size:15px}}.BookingForm_contactWrapper__AOF_v{width:100%;margin:0 auto}.BookingForm_contactWrapper__AOF_v .BookingForm_section__YYo0V{min-height:-moz-fit-content!important;min-height:fit-content!important;height:-moz-fit-content!important;height:fit-content!important;background:var(--text-color);color:var(--background-color);padding:30px 0}.BookingForm_darker__4GqkW{color:var(--text-color)!important;background:var(--background-color)!important}.BookingForm_contactWrapper__AOF_v .BookingForm_section__YYo0V .BookingForm_titleSection__gnxdj{height:-moz-fit-content;height:fit-content}.BookingForm_contactForm__oS1S0{width:100%;min-height:-moz-fit-content!important;min-height:fit-content!important;display:grid;grid-gap:20px;grid-template-columns:repeat(2,1fr);padding:0 30px 30px}.BookingForm_btn__rXM4Z,.BookingForm_contactForm__oS1S0 input{all:unset;text-wrap:nowrap;padding:12px 20px;text-align:center;border-radius:var(--border-radius-medium);border:1px solid var(--text-color);background:var(--background-color);font-size:16px;height:40px}.BookingForm_date__mzWCy{color:var(--text-color)!important;font-size:20px!important}.BookingForm_date__mzWCy::-webkit-calendar-picker-indicator{font-size:26px!important;filter:invert(100%) sepia(100%) saturate(1000%) hue-rotate(180deg)}.BookingForm_date__mzWCy::-webkit-input-placeholder{color:var(--primary-color)!important}.BookingForm_btn__rXM4Z{grid-column:1/-1;background:var(--background-color);cursor:pointer;transition:var(--transition);border:1px solid var(--background-color);color:var(--text-color)}.BookingForm_btn__rXM4Z:hover{color:var(--primary-color);border:1px solid var(--primary-color);background:var(--text-color)}.BookingForm_btnDark__p_LJp{background:var(--primary-color);color:var(--background-color)}.BookingForm_btnDark__p_LJp:hover{color:var(--primary-color);border:1px solid var(--primary-color);background:var(--text-color)}.BookingForm_titleSection__gnxdj{width:100%;display:flex;justify-content:center;flex-direction:column;text-align:center;padding:20px 50px;height:50vh;align-items:center}.BookingForm_titleSectionHeader__CZKqq{position:relative;font-size:35px;margin-bottom:20px;padding-bottom:4px;font-weight:400}.BookingForm_titleSectionHeader__CZKqq:before{content:"";position:absolute;top:110%;left:50%;min-width:120%;min-height:3px;border-radius:10px;background:var(--text-color);transform:translateX(-50%)}.BookingForm_titleSection__gnxdj p{font-size:18px;display:flex;margin-bottom:20px}@media (max-width:1000px){.BookingForm_section__YYo0V{grid-template-columns:repeat(1,1fr)}}@media (max-width:768px){.BookingForm_contactForm__oS1S0{grid-template-columns:repeat(1,1fr)}}.disclaimer_disclaimerWrapper__NKdKo{width:95%;font-size:11px;background:lightgray;padding:25px;border-radius:var(--border-radius-medium);margin:20px auto;font-weight:700;display:flex;align-items:center;text-align:center;flex-direction:column;justify-content:center;max-width:1300px}.disclaimer_disclaimerWrapper__NKdKo div:first-child{font-size:12px;margin-bottom:5px}