.tb-tag{display:inline-block;padding:4px 11px;border-radius:8px;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;font-size:12px;font-weight:400;line-height:1.5;white-space:nowrap}.tb-card{border-radius:18px;background:#717375}.tb-card img{z-index:0;transition:transform .5s ease}.tb-card::before{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.24);backdrop-filter:blur(2px);content:"";pointer-events:none;-webkit-backdrop-filter:blur(4px)}.tb-card:hover img{transform:scale(1.04)}.tb-overlay{inset:0;z-index:2}.tb-tag-top{gap:6px;margin-bottom:12px}.tb-text{padding:14px 16px 20px}.tb-text h3{margin:0 0 5px;color:#fff;font-weight:600;line-height:1.45}.tb-text p{margin:0;color:rgba(255,255,255,.62);font-size:12.5px;line-height:1.6}.tb-scroller{gap:12px;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tb-scroller::-webkit-scrollbar{display:none}.tb-scroller>.tb-card{flex:0 0 100%;height:270px;scroll-snap-align:center}.tb-scroller .tb-text h3{font-size:17px}.tb-scroller .tb-text p{color:#fff;font-size:12px}.tb-top-row{gap:12px;margin-bottom:8px}.tb-top-row .tb-card{flex:1;height:300px}.tb-top-row .tb-text h3{font-size:20px}.tb-top-row .tb-text p{font-size:13px}.tb-bottom-row{gap:12px}.tb-bottom-row .tb-card{flex:1;height:248px}.tb-bottom-row .tb-text h3{font-size:20px}.tb-bottom-row .tb-text p{font-size:14px}.card-tags{inset-block-start:10px;inset-inline-start:10px;inset-inline-end:auto}.card-tag{padding:4px 10px;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:12px}.card-date{color:#5f6775}.card-read-more{color:#023d78;font-size:13px}.card-read-more:hover{opacity:.75}.card-read-more .iconly{color:#023d78}.card-desc{color:#717375;font-size:14px;line-height:1.85}html:not([dir=rtl]) .g-card .card-foot{flex-direction:row-reverse}.home-news-section .g-card .card-title-text{font-size:14px !important}.home-news-section .g-card .card-desc{font-size:12px}.home-news-section .g-card .card-date{font-size:10px !important}.home-news-section .g-card .card-read-more{font-size:12px}.home-news-section .g-card .card-read-more .iconly{font-size:14px}@media(min-width: 992px){.home-news-section .g-card .card-title-text{font-size:20px !important}.home-news-section .g-card .card-desc{font-size:16px}.home-news-section .g-card .card-date{font-size:12px !important}.home-news-section .g-card .card-read-more{font-size:14px}.home-news-section .g-card .card-read-more .iconly{font-size:16px}}.cat-card{flex:0 0 calc(72% - 7px);border-radius:16px;aspect-ratio:4/2.7;scroll-snap-align:start;background:#cdd1d6;isolation:isolate}@media(min-width: 576px)and (max-width: 991.98px){.cat-card{flex:0 0 calc(40% - 7px)}}@media(min-width: 992px){.cat-card{flex:0 0 calc(25% - 10.5px)}}.cat-card img{object-position:center;transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.cat-card:hover img{transform:scale(1.06)}.cat-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(10, 10, 10, 0.08) 0%, rgba(10, 10, 10, 0.58) 100%);pointer-events:none;z-index:1;transition:background .35s ease}.cat-card:hover::after{background:linear-gradient(180deg, rgba(10, 10, 10, 0.18) 0%, rgba(10, 10, 10, 0.66) 100%)}.cat-card-shine{inset:0;z-index:2;pointer-events:none}.cat-card-shine::before{content:"";position:absolute;top:-120%;bottom:-120%;width:38%;background:linear-gradient(100deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 35%, rgba(255, 255, 255, 0.55) 50%, rgba(255, 255, 255, 0.05) 65%, rgba(255, 255, 255, 0) 100%);transform:rotate(20deg);inset-inline-end:-60%;transition:inset-inline-end .85s cubic-bezier(0.22, 0.61, 0.36, 1)}.cat-card:hover .cat-card-shine::before{inset-inline-end:130%}.cat-card-title{inset:0;gap:8px;z-index:3;font-size:16px;padding:0 14px;text-shadow:0 1px 8px rgba(0,0,0,.5)}.cat-card-icon{flex:0 0 auto;font-size:32px;line-height:1;filter:drop-shadow(0 1px 5px rgba(0, 0, 0, 0.45))}.post-card{background:#fff;border-radius:16px;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:box-shadow .25s ease,transform .25s ease;height:112px;min-height:112px;max-height:112px}@media(min-width: 768px){.post-card{height:172px;min-height:172px;max-height:172px}}.post-card:hover{box-shadow:0 6px 20px rgba(26,60,110,.13);transform:translateY(-2px)}.post-card-img{flex:0 0 108px;width:108px;min-width:108px;max-width:108px;height:96px;min-height:96px;max-height:96px;aspect-ratio:9/8;box-sizing:border-box;isolation:isolate;background:linear-gradient(135deg, #c8d0da 0%, #a8b4c0 100%);border-radius:16px}@media(min-width: 768px){.post-card-img{flex-basis:180px;width:180px;min-width:180px;max-width:180px;height:156px;min-height:156px;max-height:156px;aspect-ratio:15/13}}.post-card-img img{min-width:100%;min-height:100%;max-height:none;object-position:center;border-radius:10px;transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.post-card:hover .post-card-img img{transform:scale(1.07)}.post-card-body{flex:1;min-width:0;box-sizing:border-box;padding:14px 16px 12px}.post-card-body>div:first-child{min-width:0}.post-card-title{display:-webkit-box;font-size:10px;font-weight:600;color:#1a3c6e;margin-bottom:4px;line-height:1.5;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}@media(min-width: 992px){.post-card-title{font-size:20px;font-weight:400}}.post-card-excerpt{font-size:12.5px;color:#5a6a7e;display:-webkit-box;height:1.7em;min-height:1.7em;max-height:1.7em;flex:0 0 1.7em;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}@media(min-width: 992px){.post-card-excerpt{font-size:16px}}@media(min-width: 768px){.post-card-excerpt{height:5.1em;min-height:5.1em;max-height:5.1em;flex-basis:5.1em;-webkit-line-clamp:3;line-clamp:3}}.post-card-footer{margin-top:17px}.post-card-date{font-size:10px;color:#5f6775;font-weight:400}@media(min-width: 992px){.post-card-date{font-size:12px}}.post-card-read{font-size:10px;font-weight:600;color:#023d78;gap:3px}@media(min-width: 992px){.post-card-read{font-size:16px}}.post-card-read .iconly{color:#023d78}.post-badge{inset-block-start:10px;inset-inline-start:10px;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:10px;font-weight:500;padding:3px 9px;border-radius:6px;z-index:2;max-width:calc(100% - 20px);text-overflow:ellipsis}@media(min-width: 992px){.post-badge{font-size:14px}}.latest-panel{--cn-latest-item-height: 76px;--cn-latest-thumb-size: 60px;background:#fff;border-radius:16px;padding:10px 14px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.latest-item{height:var(--cn-latest-item-height);min-width:0;gap:12px;padding:8px 0;border-bottom:1px solid #f0f0f0;box-sizing:border-box;color:inherit}.latest-item:first-child{padding-top:8px}.latest-item:last-child{border-bottom:none;padding-bottom:8px}.latest-thumb{width:var(--cn-latest-thumb-size);height:var(--cn-latest-thumb-size);min-width:var(--cn-latest-thumb-size);max-width:var(--cn-latest-thumb-size);max-height:var(--cn-latest-thumb-size);border-radius:10px}.latest-info{justify-content:center;flex:1;min-width:0;height:var(--cn-latest-thumb-size)}.latest-title{margin-bottom:2px;color:#111;font-size:13px;font-weight:700;line-height:1.5;text-overflow:ellipsis}.latest-desc{margin-bottom:3px;color:#5f6775;font-size:11px;line-height:1.55;text-overflow:ellipsis}.latest-date{color:#5f6775;font-size:10.5px;font-weight:500;line-height:1.4}.sec-more .cn-inline-chevron{font-size:24px}.sec-title{color:#1a3c6e}.sec-title .iconly{flex-shrink:0;color:#023d78;font-size:1.4em}@media(max-width: 991.98px){.home-blog-main :is(.sec-title,.archive-head,.toc-title) .iconly{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;font-size:20px !important;line-height:1}}.sec-more{color:#0466c8}.sec-more:hover{opacity:.75}.sec-more .iconly{color:#023d78}.home-blog-main{display:flow-root}.home-blog-main .container{max-width:1224px}@media(min-width: 992px){.home-blog-main .container{padding-inline:20px}}.home-blog-main>section{margin:24px 0 0 !important}.home-blog-main>section:first-child{margin-top:16px !important}@media(min-width: 992px){.home-blog-main>section{margin-top:64px !important}.home-blog-main>section:first-child{margin-top:32px !important}}.blog .home-blog-main{padding-bottom:32px}@media(min-width: 992px){.blog .home-blog-main{padding-bottom:64px}}.home-blog-main .sec-title{color:#023d78 !important;font-size:14px !important;font-weight:500 !important;line-height:20px !important}@media(min-width: 992px){.home-blog-main .sec-title{font-size:20px !important;line-height:28px !important}}.home-blog-main .cat-card-icon{display:none}.home-blog-main .tb-card::before{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.14);backdrop-filter:blur(1.5px);content:"";pointer-events:none;-webkit-backdrop-filter:blur(4px)}@media(min-width: 992px){.home-blog-main .d-flex.mb-3:has(>.sec-title){margin-bottom:20px !important}.home-blog-main [data-slider].is-mouse-draggable{cursor:grab}.home-blog-main [data-slider].is-mouse-draggable.is-dragging{cursor:grabbing;scroll-snap-type:none;user-select:none;-webkit-user-select:none}.home-blog-main .tb-desktop .tb-text p{color:#fff;font-size:14px;line-height:1.6}.home-blog-main :is(.tb-tag,.card-tag,.post-badge){border-radius:8px !important;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);color:#fff;font-size:12px;-webkit-backdrop-filter:blur(12px)}.home-travelogue-section .post-card-date,.home-guide-section .card-date,.home-news-section .card-date{font-size:14px !important}}@media(max-width: 991.98px){.home-travelogue-section .post-card-body{padding:10px 8px 8px}.home-travelogue-section .post-card-title{margin-bottom:4px;color:#0a0a0a;font-size:12px;font-weight:600;line-height:14px}.home-travelogue-section .post-card-excerpt{display:-webkit-box;height:42px;min-height:42px;max-height:42px;flex:0 0 42px;color:#717375;font-size:10px;font-weight:400;line-height:14px;text-align:justify;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.home-travelogue-section .post-card-date{color:#989b9d;font-size:10px;font-weight:400;line-height:14px}.home-travelogue-section .post-card-read{font-size:10px;line-height:14px}.home-news-section .news-side .latest-title{color:#0a0a0a;font-size:14px;font-weight:600;line-height:20px}.home-news-section .news-side .latest-desc{color:#989b9d;font-size:12px;font-weight:400;line-height:14px;text-align:justify}.home-news-section .news-side .latest-date{color:#989b9d;font-size:12px;font-weight:400;line-height:14px}.home-news-section .news-side .latest-thumb{border-radius:16px}.home-blog-main .tb-scroller{padding-inline:0}.home-blog-main .tb-scroller>.tb-card{flex:0 0 100%;width:100%;height:160px;border-radius:12px}.home-blog-main .tb-scroller .tb-text{padding:8px}.home-blog-main .tb-scroller .tb-tag-top{position:absolute;inset-block-start:16px;inset-inline-start:8px;margin:0}.home-blog-main .tb-scroller .tb-tag{display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:24px;padding:4px 8px;border-radius:8px;background:rgba(0,0,0,.5);font-size:10px;font-weight:600;line-height:16px}.home-blog-main .tb-scroller .tb-tag:nth-child(n+2){display:none}.home-blog-main .tb-scroller .tb-text h3{overflow:hidden;margin-bottom:0;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.home-blog-main .tb-scroller .tb-text p{overflow:hidden;color:#e4e9ec;font-size:10px;font-weight:600;line-height:14px;text-overflow:ellipsis;white-space:nowrap}}.home-blog-main .sec-more{display:inline-flex !important;align-items:center;gap:2px !important;color:#0466c8;line-height:20px !important}.home-blog-main .sec-more .cn-inline-chevron{display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;color:currentColor;font-size:20px;line-height:1;transform:translateY(1px)}.home-blog-main .home-more-mobile{display:none}@media(max-width: 991.98px){.home-blog-main .home-more-desktop{display:none}.home-blog-main .home-more-mobile{display:block}.home-blog-main .home-more-mobile .sec-more{display:flex !important;justify-content:center;width:100%;height:36px;box-sizing:border-box;margin-top:8px;padding:10px 16px;gap:4px !important;border:1px solid #0466c8;border-radius:12px;background:rgba(0,0,0,0);color:#0466c8;font-size:12px;font-weight:500;line-height:14px !important;text-align:center}.home-blog-main .home-more-mobile .sec-more .cn-inline-chevron{transform:none}}.home-blog-main :is(.post-card-read,.card-read-more){color:#0466c8}.home-blog-main :is(.post-card-read,.card-read-more) .iconly{color:currentColor}.hb-dots{gap:6px;margin-top:14px}.hb-dot{width:8px;height:8px;border-radius:50%;background:#c9ced4;border:none;padding:0;cursor:pointer;transition:width .3s,background .3s,border-radius .3s}.hb-dot.active{width:28px;border-radius:4px;background:#1a3c6e}.cards-row{gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.cards-row::-webkit-scrollbar{display:none}.cards-row>.g-card{flex:0 0 72%;min-width:0;scroll-snap-align:start}@media(min-width: 576px)and (max-width: 991.98px){.cards-row>.g-card{flex:0 0 40%}}@media(min-width: 992px){.cards-row{overflow:visible;scroll-snap-type:none;flex-wrap:wrap;gap:18px}.cards-row>.g-card{scroll-snap-align:none}}.cards-row--4 .card-desc{display:-webkit-box;max-height:3.7em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.cards-row--4>.g-card{flex-basis:230px}.cards-row--4>.g-card .card-img-wrap{--bs-aspect-ratio: 0;height:143px}@media(min-width: 992px){.cards-row--4{gap:24px}.cards-row--4>.g-card{width:278px;min-width:278px;max-width:278px;flex:0 0 278px}.cards-row--4>.g-card .card-img-wrap{height:197px}}.cards-row--2 .card-desc{display:-webkit-box;max-height:3.7em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.cards-row--2>.g-card{flex-basis:248px}.cards-row--2>.g-card .card-img-wrap{--bs-aspect-ratio: 0;height:142px}@media(min-width: 992px){.cards-row--2>.g-card{flex:1 1 calc(50% - 9px)}.cards-row--2>.g-card .card-img-wrap{height:220px}}.hero{height:142px;border-radius:18px;background:#cdd1d6}@media(min-width: 992px){.hero{height:289px}}.cat-track{gap:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:2px 0 8px}.cat-track::-webkit-scrollbar{display:none}.cat-track>.cat-card{flex:0 0 100px;width:100px;height:100px;aspect-ratio:auto}.cat-track>.cat-card .cat-card-title{gap:4px;padding:0 8px;font-size:11px}.cat-track>.cat-card .cat-card-icon{font-size:20px}@media(min-width: 992px){.cat-track>.cat-card{flex:0 0 calc((100% - 42px)/4);width:calc((100% - 42px)/4);height:188px}.cat-track>.cat-card .cat-card-title{gap:8px;padding:0 14px;font-size:20px}.cat-track>.cat-card .cat-card-icon{font-size:32px}}.posts-grid>.post-card{flex:1 1 calc(50% - 8px);min-width:0}@media(max-width: 767px){.posts-grid>.post-card{flex-basis:100%}}.news-layout{gap:26px}@media(min-width: 992px){.news-layout{gap:24px}}.news-main{min-width:0}@media(min-width: 992px){.news-main{flex:1 1 0}}.news-side{min-width:0}@media(min-width: 992px){.news-side{flex:0 0 392px;width:392px}}[dir=rtl] .news-main .card-foot{direction:ltr}[dir=rtl] .news-main .card-read-more,[dir=rtl] .news-main .card-date{direction:rtl}.news-side .latest-panel{padding-top:0}.home-news-section .news-side .latest-panel{--cn-latest-item-height: 96px;--cn-latest-thumb-size: 80px}.home-news-section .news-side .latest-panel .latest-title{margin-bottom:12px}.home-news-section .news-side .latest-panel .latest-desc{margin-bottom:10px}@media(min-width: 992px){.home-news-section .news-side .latest-panel{--cn-latest-item-height: 104px;--cn-latest-thumb-size: 77px}.home-news-section .news-side .latest-panel .latest-desc{margin-bottom:18px}}.latest-panel-header{min-height:64px;padding:14px 0 8px}.home-blog-main .cards-row--4 .card-img-wrap,.home-blog-main .cards-row--4 .card-img-wrap img,.home-blog-main .posts-grid .post-card-img,.home-blog-main .posts-grid .post-card-img img{border-radius:16px}@media(min-width: 992px){.home-news-section .news-layout{align-items:stretch !important}.home-news-section .news-main{display:flex;min-height:0;flex-direction:column}.home-news-section .cards-row--2{flex:1 1 auto;align-content:stretch}.home-news-section .news-side{display:flex;min-height:0}.home-news-section .latest-panel{display:flex;width:100%;height:100%;flex-direction:column;padding-bottom:0}.home-news-section .latest-panel-header{flex:0 0 64px}.home-news-section .latest-item{height:auto;min-height:var(--cn-latest-item-height);flex:1 1 0}.home-travelogue-section .post-card-title{font-size:16px !important;font-weight:700}.home-travelogue-section .post-card{box-shadow:none}.home-travelogue-section .post-card-excerpt{font-size:14px;font-weight:400}.home-travelogue-section .post-card-read{font-size:14px}.home-news-section .cards-row--2>.g-card{display:flex;flex-direction:column;gap:12px;height:auto;padding:8px 8px 12px;border-radius:24px;background:#fff;box-shadow:none}.home-news-section .cards-row--2>.g-card .card-body{width:100%;padding:0 !important}}.cn-front-page{overflow:clip;background:#f4f6f8;font-family:var(--cn-font-family)}.cn-booking-hero{overflow:hidden !important;position:relative;padding-block:clamp(18px,3vw,34px);overflow:hidden;background:#211b42;color:#fff;isolation:isolate}.cn-booking-hero::before,.cn-booking-hero::after{position:absolute;z-index:-1;border-radius:50%;content:"";filter:blur(8px);pointer-events:none}.cn-booking-hero::before{top:-210px;inset-inline-start:-170px;width:520px;height:520px;background:rgba(32,183,208,.18)}.cn-booking-hero::after{right:-150px;bottom:-250px;width:570px;height:570px;background:rgba(247,91,135,.13)}.cn-booking-hero__backdrop{position:absolute;z-index:-3;inset:-6% -4%;display:grid;grid-template-columns:repeat(6, minmax(180px, 1fr));gap:clamp(10px,1.2vw,18px);transform:rotate(-2.5deg) scale(1.04)}.cn-booking-hero__tile{position:relative;min-height:100%;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(160deg, #7256aa, #263b62);box-shadow:0 22px 54px rgba(8,7,27,.3)}.cn-booking-hero__tile:nth-child(2n){transform:translateY(26px)}.cn-booking-hero__tile:nth-child(3n){transform:translateY(-20px)}.cn-booking-hero__tile-image,.cn-booking-hero__tile-placeholder{display:block;width:100%;height:100%;object-fit:cover}.cn-booking-hero__tile-placeholder{background:radial-gradient(circle at 22% 16%, rgba(245, 184, 0, 0.6), transparent 22%),radial-gradient(circle at 75% 64%, rgba(32, 183, 208, 0.48), transparent 27%),linear-gradient(145deg, #6d4da1, #273557 62%, #19243c)}.cn-booking-hero__shade{position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg, rgba(23, 18, 50, 0.76), rgba(23, 18, 50, 0.84)),radial-gradient(circle at 50% 38%, rgba(91, 67, 151, 0.2), transparent 48%);backdrop-filter:blur(2px)}.cn-booking-hero__container{position:relative;z-index:2;max-width:992px}.cn-booking-widget{position:relative;width:min(960px,100%);margin:0 auto;padding:clamp(8px,1.2vw,14px);border:1px solid rgba(255,255,255,.24);border-radius:clamp(24px,3vw,34px);background:rgba(0,0,0,0);box-shadow:0 28px 72px rgba(8,5,29,.34),inset 0 1px 0 rgba(255,255,255,.18);isolation:isolate}.cn-booking-widget::before{position:absolute;z-index:-1;inset:0;border-radius:inherit;background:rgba(255,255,255,.12);backdrop-filter:blur(14px);content:"";pointer-events:none}body.cn-citynet-modal-open .cn-booking-hero{z-index:100000;overflow:visible}body.cn-citynet-modal-open .cn-booking-widget__app #app .v-overlay,body.cn-citynet-modal-open .cn-booking-widget__app #app .v-dialog__content{position:fixed !important;inset:0 !important;width:100vw !important;height:100vh !important}body.cn-citynet-modal-open .cn-booking-widget__app #app .v-dialog{max-height:calc(100vh - 48px) !important;margin:24px !important}.cn-booking-widget__bar{display:flex;align-items:center;gap:8px;min-height:32px;padding-inline:12px;color:rgba(255,255,255,.78);font-size:11px;font-weight:650}.cn-booking-widget__status{width:8px;height:8px;border-radius:50%;background:#70e2aa;box-shadow:0 0 0 5px rgba(112,226,170,.12)}.cn-booking-widget__app{position:relative;min-width:0;border-radius:clamp(18px,2.4vw,26px);background:#f7f8fb;box-shadow:0 12px 42px rgba(8,7,26,.16)}.cn-booking-widget__app #app{min-height:330px}.cn-booking-widget__app .homepage-search-panel [class*=form__btn--search]{display:block !important;visibility:visible !important;opacity:1 !important}.cn-booking-widget__app .homepage-search-panel [class*=form__btn--search] .v-btn{border-color:#bf2716 !important;background-color:#bf2716 !important;color:#fff !important;visibility:visible !important;opacity:1 !important}.cn-booking-widget__app #app:empty{display:grid;place-items:center}.cn-booking-widget__app #app:empty::after{width:34px;height:34px;border:3px solid rgba(70,53,133,.16);border-top-color:#463585;border-radius:50%;content:"";animation:cn-front-booking-loader .8s linear infinite}.cn-booking-widget__notice{display:grid;min-height:240px;place-items:center;margin:0;padding:24px;color:#66727b;text-align:center}@keyframes cn-front-booking-loader{to{transform:rotate(360deg)}}.cn-front-blog-section{display:flow-root;padding-block:clamp(38px,5vw,72px);background:radial-gradient(circle at 8% 12%, rgba(32, 183, 208, 0.07), transparent 24rem),#f5f7f9}.cn-front-blog-section>.home-news-section{margin-block:0 !important}@media(max-width: 767.98px){.cn-booking-hero{padding-block:12px}.cn-booking-hero__container{width:100%;max-width:none;padding-inline:0}.cn-booking-widget{width:100%;max-width:none;padding:0;border-radius:22px}.cn-booking-widget__bar{min-height:28px;font-size:10px}.cn-booking-widget__app #app{min-height:520px}.cn-front-blog-section{padding-block:28px}.cn-front-blog-section .news-layout{padding:12px;border-radius:18px}}@media(prefers-reduced-motion: reduce){.cn-booking-widget__app #app:empty::after{animation:none}}
