.contact-page-area>.container{display:flex;flex-direction:column}
html body.page-contact .contact-page-area{padding-bottom:0!important}
.contact-page-area .contact-ip-area-info-wrapper{order:1}
.contact-page-area .contact-ip-area-form-wrapper{order:2}
.contact-page-area .conference-hotels{background:linear-gradient(110deg,#fffaf0 0%,#eefaf7 55%,#e6f7f8 100%);border-bottom:5px solid #00a7ad;border-top:5px solid #f5b516;margin-left:calc(50% - 50vw);margin-top:90px;order:3;padding:72px max(24px,calc((100vw - 1320px)/2)) 82px;position:relative;width:100vw}
.contact-page-area .conference-hotels:before{background-image:radial-gradient(circle,rgba(6,43,103,.1) 1px,transparent 1.3px);background-size:28px 28px;content:"";inset:0;opacity:.22;pointer-events:none;position:absolute}
.contact-page-area .conference-hotels>*{position:relative;z-index:1}
.contact-page-area .conference-hotels-heading{align-items:flex-end;background:transparent;border:0;margin:0 0 35px;padding:0}
.contact-page-area .conference-hotels-heading>div{max-width:730px}
.contact-page-area .conference-hotels-heading span{color:#e75920}
.contact-page-area .conference-hotels-heading h2{color:#062b67;font-size:clamp(38px,4vw,58px)}
.contact-page-area .conference-hotels-heading p{color:#6c8078}
.contact-page-area .conference-hotels-heading>i{color:rgba(0,167,173,.16);font-size:105px}
.contact-page-area .conference-hotels-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.contact-page-area .conference-hotel-card{border:0;border-radius:0;box-shadow:0 18px 38px rgba(6,43,103,.11)}
.contact-page-area .conference-hotel-media{height:205px}
.contact-page-area .conference-hotel-content{padding:22px}
.contact-page-area .conference-hotel-content h3{font-size:21px}
.contact-page-area .conference-hotel-content>p{font-size:12px}
.contact-page-area .conference-hotels-coming-soon{background:#fff;border:0;border-top:5px solid #00a7ad;box-shadow:0 18px 38px rgba(6,43,103,.1);max-width:920px;padding:36px 40px}
@media(max-width:1199px){.contact-page-area .conference-hotels-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991px){.contact-page-area .conference-hotels-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.contact-page-area .conference-hotels{margin-top:60px;padding-bottom:55px;padding-top:50px}.contact-page-area .conference-hotels-grid{grid-template-columns:1fr}.contact-page-area .conference-hotels-heading{align-items:flex-start}.contact-page-area .conference-hotels-heading>i{display:none}.contact-page-area .conference-hotels-coming-soon{padding:28px 24px}}
