body{background:#fff;color:#111827}
.hg-home-main{overflow:hidden}

/* Swiper fallback */
.swiper{position:relative;display:block;overflow:hidden}
.swiper-wrapper{display:flex;box-sizing:content-box}
.swiper-slide{flex-shrink:0;width:100%;height:auto;display:block}

/* Hero */
:root{--home-blue:#14609E;--home-warm:#A05430;--home-text:#111827;--home-soft:#667085;--home-line:#e7edf5}
.hero-slider{position:relative;width:100%;overflow:hidden;font-family:Poppins,Inter,system-ui,sans-serif}
.hero-track{display:flex;width:100%;transition:transform .9s ease;will-change:transform}
.hero-slide{min-width:100%;position:relative}
.hero-link{display:block;width:100%}
.hero-media{display:block;width:100%!important;height:auto!important;object-fit:contain!important;object-position:top!important}
.hero-media-mobile{display:none}
.hero-slide:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22%;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.28),rgba(0,0,0,0))}
.hero-link img,.hero-slide img{user-select:none;-webkit-user-drag:none}
.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border:0;cursor:pointer;border-radius:999px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);box-shadow:0 8px 28px rgba(0,0,0,.22);display:grid;place-items:center}
.hero-arrow.prev{left:14px}.hero-arrow.next{right:14px}.hero-arrow svg{width:18px;height:18px;fill:#fff}
.hero-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);z-index:6;display:flex;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(0,0,0,.22)}
.hero-dot{width:9px;height:9px;border-radius:999px;border:0;cursor:pointer;background:rgba(255,255,255,.45)}
.hero-dot[aria-current=true]{background:#fff;transform:scale(1.15)}
.hero-slider.is-single .hero-arrow,.hero-slider.is-single .hero-dots{display:none!important}

/* Why choose */
.wc-wrap{padding:28px 0 10px;font-family:Inter,sans-serif}
.wc-container{max-width:1100px;margin:0 auto;padding:0 14px;text-align:center}
.wc-head{margin-bottom:18px}.wc-head span{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--home-warm);text-transform:uppercase;margin-bottom:6px}
.wc-head h2{font-size:22px;font-weight:800;color:#111;letter-spacing:-.3px;margin:0}
.wc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.wc-card{background:#fff;border:1px solid #e6edf5;border-radius:14px;padding:14px 10px;transition:.25s ease;box-shadow:0 6px 14px rgba(20,96,158,.05)}
.wc-card:hover{transform:translateY(-4px);box-shadow:0 12px 22px rgba(20,96,158,.12)}
.wc-icon{width:34px;height:34px;margin:0 auto 8px;border-radius:10px;background:linear-gradient(135deg,#14609E,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px}
.wc-title{font-size:12.5px;font-weight:700;color:#111;line-height:1.4}.wc-sub{font-size:11px;color:#667085;margin-top:3px;line-height:1.5}

/* Travel categories */
.tc-wrap{font-family:Inter,sans-serif;padding:28px 0 40px}.tc-container{max-width:1450px;margin:0 auto;padding:0 14px}
.tc-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:16px}
.tc-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fdf3ea;border:1px solid #f5d9bc;color:#c96f22;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}
.tc-intro-left h2{font-size:26px;line-height:1.15;letter-spacing:-.4px;color:var(--home-text);font-weight:800;margin:0}.tc-intro-left p{margin:6px 0 0;font-size:13px;line-height:1.6;max-width:720px;color:#000;font-weight:500}
.tc-desktop-grid{display:grid;gap:16px}.tc-row-1{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:16px}.tc-row-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tc-mobile-slider-wrap{display:none}
.tc-card{position:relative;overflow:hidden;border-radius:28px;background:#dbe7f6;box-shadow:0 10px 24px rgba(20,96,158,.08);transition:transform .35s ease,box-shadow .35s ease}.tc-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(20,96,158,.16)}
.tc-row-1 .tc-card{min-height:500px}.tc-row-2 .tc-card{min-height:380px}.tc-media{position:absolute;inset:0}.tc-media img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.82) saturate(1.05);transition:transform .8s ease,filter .4s ease}.tc-card:hover .tc-media img{transform:scale(1.08);filter:brightness(.68) saturate(1.12)}
.tc-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(10,20,40,0) 20%,rgba(10,20,40,.12) 42%,rgba(10,20,40,.92) 100%)}.tc-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(10,20,40,0) 0%,rgba(10,20,40,.08) 30%,rgba(10,20,40,.96) 100%);opacity:0;transition:opacity .35s ease}.tc-card:hover .tc-overlay{opacity:1}
.tc-num{position:absolute;top:20px;left:20px;z-index:3}.tc-num-inner{width:72px;height:72px;border-radius:22px;background:var(--home-warm);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:800;box-shadow:0 4px 12px rgba(232,137,58,.35)}
.tc-badge{position:absolute;top:18px;right:18px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(12px);color:#fff;font-size:12px;font-weight:700}.tc-badge-amber{background:rgba(232,137,58,.22);border-color:rgba(232,137,58,.38)}
.tc-body{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:0 24px 22px}.tc-title-wrap{transition:transform .4s ease}.tc-card:hover .tc-title-wrap{transform:translateY(-190px)}.tc-row-2 .tc-card:hover .tc-title-wrap{transform:translateY(-170px)}
.tc-title{display:block;font-family:"Cormorant Garamond",serif;font-size:58px;font-weight:600;line-height:.92;color:#fff;letter-spacing:-.03em}.tc-row-2 .tc-title{font-size:52px}.tc-title em{font-style:italic;color:#c8deff}.tc-title .amber-em{font-style:italic;color:#ffd8a8}
.tc-hover{position:absolute;left:24px;right:24px;bottom:20px;opacity:0;transform:translateY(22px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.tc-card:hover .tc-hover{opacity:1;transform:translateY(0);pointer-events:auto}
.tc-desc{font-size:13px;line-height:1.78;color:rgba(255,255,255,.84);font-weight:500;margin:0 0 12px}.tc-divider{height:1px;background:rgba(255,255,255,.18);margin-bottom:12px}.tc-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.tc-tag{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.17);color:#fff;font-size:11px;font-weight:700;backdrop-filter:blur(8px)}.tc-tag-amber{background:rgba(232,137,58,.22);border-color:rgba(232,137,58,.38)}
.tc-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.tc-link{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.82);font-size:12px;font-weight:700;text-decoration:none}.tc-link:hover{color:#fff}
.tc-btn-blue,.tc-btn-amber{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:42px;padding:0 17px;border-radius:13px;font-size:12px;font-weight:800;text-decoration:none;box-shadow:0 8px 18px rgba(0,0,0,.12);transition:transform .22s ease}.tc-btn-blue{background:linear-gradient(135deg,#fff 0%,#dbeafe 100%);color:#0b3c66}.tc-btn-amber{background:linear-gradient(135deg,#fff8f0 0%,#ffd8a8 100%);color:#c96f22}.tc-btn-blue:hover,.tc-btn-amber:hover{transform:translateY(-2px)}
.tc-strip{margin-top:16px;padding:18px 22px;background:#fff;border:1px solid #e3e9f3;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 10px 24px rgba(20,96,158,.08)}.tc-strip-left{display:flex;align-items:center;gap:14px}.tc-strip-icon{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#fdf3ea,#f5d9bc);border:1px solid #f5d9bc;display:flex;align-items:center;justify-content:center;color:#c96f22;font-size:16px;flex-shrink:0}.tc-strip-text strong{display:block;font-size:14px;font-weight:800;color:var(--home-text);margin-bottom:2px}.tc-strip-text span{font-size:12.5px;font-weight:600;color:#667085;line-height:1.6}.tc-strip-right{display:flex;gap:10px;flex-shrink:0}.tc-strip-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 18px;border-radius:13px;font-size:12.5px;font-weight:800;text-decoration:none;transition:.22s ease}.tc-strip-btn-primary{background:linear-gradient(135deg,#0b3c66 0%,#14609E 60%,#3b82f6 100%);color:#fff}.tc-strip-btn-amber{background:linear-gradient(135deg,#c96f22 0%,#A05430 100%);color:#fff}.tc-strip-btn:hover{transform:translateY(-1px)}

/* Destination sliders */
.uks-wrap{width:100%;padding:28px 0 8px;font-family:Inter,sans-serif;position:relative}.uks-container{max-width:1450px;margin:0 auto;padding:0 14px}.uks-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.uks-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#fff3ec;border:1px solid #f0d6ca;color:#A05430;font-size:10.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.uks-title{margin:0;font-size:28px;line-height:1.1;font-weight:800;color:#111827;letter-spacing:-.5px}.uks-sub{margin:7px 0 0;font-size:13px;line-height:1.7;color:#667085;font-weight:500;max-width:760px}.uks-nav{display:flex;align-items:center;gap:8px;flex-shrink:0}.uks-btn{width:42px;height:42px;border:none;border-radius:14px;background:#fff;border:1px solid #e7edf5;color:#111827;font-size:14px;cursor:pointer;transition:.22s ease;box-shadow:0 4px 14px rgba(15,23,42,.05)}.uks-btn:hover{transform:translateY(-2px);background:#14609E;color:#fff;border-color:#14609E}.uks-slider-wrap{position:relative;overflow:hidden}.uks-swiper{overflow:visible;padding-bottom:48px}.uks-swiper .swiper-slide{height:auto;display:flex}.uks-swiper .swiper-slide>div{width:100%;display:flex}.uks-card{position:relative;height:100%;width:100%;display:flex;flex-direction:column;background:rgba(255,255,255,.96);border:1px solid #e7edf5;border-radius:18px;overflow:hidden;transition:.28s ease}.uks-card:hover{transform:translateY(-4px);border-color:#ddd9d3}.uks-thumb{position:relative;aspect-ratio:1/.72;overflow:hidden;background:#dfe8f3}.uks-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.uks-card:hover .uks-thumb img{transform:scale(1.06)}.uks-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 60px);padding:7px 10px;border-radius:999px;background:rgba(15,23,42,.72);backdrop-filter:blur(8px);color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uks-badge i{color:#ffd5bf;font-size:10px;flex:0 0 auto}.uks-fav{position:absolute;top:10px;right:10px;z-index:2;width:30px;height:30px;border-radius:10px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px}.uks-body{padding:12px;display:flex;flex-direction:column;flex:1}.uks-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.uks-tag{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#eef6ff;color:#14609E;font-size:9.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.uks-tag.warm{background:#fff3ec;color:#A05430}.uks-days{font-size:10.5px;font-weight:800;color:#667085;white-space:nowrap}.uks-card h3{margin:0 0 8px;font-size:16px;line-height:1.35;font-weight:800;color:#111827;letter-spacing:-.2px;min-height:44px}.uks-features{display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px;min-height:56px;margin-bottom:10px}.uks-features span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:999px;background:#fff;border:1px solid #e9eef5;color:#344054;font-size:9.8px;font-weight:600;line-height:1}.uks-features i{color:#14609E;font-size:9px}.uks-bottom{display:grid;grid-template-columns:40px 40px 1fr;gap:6px;align-items:center;margin-top:auto;padding-top:10px;border-top:1px solid #edf2f7}.uks-icon-btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;background:#fff;border:3px solid transparent;font-size:15px;transition:.22s ease;box-shadow:0 5px 14px rgba(15,23,42,.05)}.uks-icon-btn:hover{transform:translateY(-2px)}.uks-icon-btn.whatsapp{color:#14a44d;border-color:#14a44d}.uks-icon-btn.call{color:#ef6c00;border-color:#ef6c00}.uks-main-btn{height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;padding:0 12px;background:linear-gradient(135deg,#14609E 0%,#0f3f68 70%,#A05430 100%);color:#fff;font-size:11.5px;font-weight:800;box-shadow:0 10px 20px rgba(20,96,158,.17);transition:.22s ease}.uks-main-btn:hover{transform:translateY(-2px)}.uks-pagination{position:absolute;left:50%!important;transform:translateX(-50%);bottom:2px!important;width:auto!important;display:flex;align-items:center;justify-content:center;gap:6px;z-index:5}.uks-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#cbd5e1;opacity:1;margin:0!important;transition:.25s ease;border-radius:999px}.uks-pagination .swiper-pagination-bullet-active{width:22px;background:linear-gradient(90deg,#14609E,#A05430)}

/* Testimonials */
.tst-wrap{width:100%;padding:50px 0;font-family:Inter,sans-serif;overflow:hidden}.tst-container{max-width:1450px;margin:0 auto;padding:0 14px}.tst-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:stretch}.tst-intro{position:relative;background:linear-gradient(180deg,#1a3359 0%,#112a49 100%);border-radius:30px;padding:28px 24px;min-height:432px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.tst-eyebrow{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);color:#d8e6f7;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;position:relative;z-index:2}.tst-title{margin:0;color:#fff;font-size:38px;line-height:1.04;font-weight:800;letter-spacing:-1px;max-width:220px;position:relative;z-index:2}.tst-sub{margin:14px 0 0;color:rgba(255,255,255,.78);font-size:13px;line-height:1.72;max-width:250px;position:relative;z-index:2}.tst-viewall{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:22px;align-self:flex-start;min-width:138px;height:40px;padding:0 18px;border-radius:999px;text-decoration:none;background:linear-gradient(135deg,#2f7cf6 0%,#2362ca 100%);color:#fff;font-size:14px;font-weight:600;box-shadow:0 12px 24px rgba(47,124,246,.20);transition:.25s ease;position:relative;z-index:2}.tst-viewall:hover{transform:translateY(-2px)}.tst-slider-shell{min-width:0;min-height:432px;display:flex;flex-direction:column;justify-content:center}.tst-swiper{width:100%;min-width:0;overflow:hidden;padding:6px 2px 8px}.tst-swiper .swiper-slide{height:auto}.tst-card{position:relative;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid #dde6ef;border-radius:24px;min-height:320px;height:100%;padding:20px 22px 22px;transition:.28s ease;text-align:left;display:flex;flex-direction:column;overflow:hidden}.tst-card:before{content:"";position:absolute;left:18px;right:18px;top:0;height:4px;border-radius:0 0 12px 12px;background:linear-gradient(90deg,#14609E,#A05430)}.tst-card:hover{transform:translateY(-5px)}.tst-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.tst-service-tag{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#eef6fc;border:1px solid #d7e9f7;color:#14609E;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.tst-name{margin:0 0 8px;font-size:18px;line-height:1.25;color:#111827;font-weight:800}.tst-time{margin:0 0 16px;color:#7b8797;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#f3f7fb;align-self:flex-start}.tst-rating{display:flex;align-items:center;justify-content:center;gap:4px;color:#f4b400;font-size:16px;flex-wrap:wrap}.tst-rating .verified{color:#4285F4;font-size:14px;margin-left:4px}.tst-text{margin:0;color:#1e293b;font-size:15px;line-height:1.72;font-weight:500;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.tst-controls-wrap{display:flex;justify-content:center;margin-top:20px}.tst-bottom-controls{display:flex;align-items:center;justify-content:center;gap:14px;min-height:44px}.tst-nav{width:42px;height:42px;border-radius:30%;border:1px solid #dbe4ee;background:#fff;color:#7b8797;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.22s ease;box-shadow:0 6px 16px rgba(15,23,42,.08);flex:0 0 42px;padding:0}.tst-nav:hover{background:#14609E;border-color:#14609E;color:#fff}.tst-pagination{position:relative;width:auto;display:flex;align-items:center;justify-content:center;gap:8px}.tst-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;background:#cbd5e1;opacity:1;border-radius:999px;transition:.25s ease}.tst-pagination .swiper-pagination-bullet-active{width:24px;background:linear-gradient(90deg,#14609E,#A05430)}

/* School Clients */
.cl-wrap{width:100%;padding:50px 0 40px;background:#f6f9fc;font-family:Inter,sans-serif}.cl-container{max-width:1350px;margin:0 auto;padding:0 16px;text-align:center}.cl-head{max-width:780px;margin:0 auto 30px}.cl-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;color:#A05430;margin-bottom:10px;text-transform:uppercase}.cl-title{margin:0;font-size:34px;font-weight:800;color:#0f172a;letter-spacing:-.5px}.cl-sub{margin:10px auto 0;font-size:14px;color:#64748b;line-height:1.6}.cl-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cl-card{height:104px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:14px;transition:.25s ease;overflow:hidden;box-shadow:0 8px 18px rgba(15,23,42,.05)}.cl-card:hover{transform:translateY(-4px);box-shadow:0 14px 26px rgba(15,23,42,.10);border-color:#f0d6ca}.cl-card img{max-width:100%;max-height:72px;width:auto;height:auto;object-fit:contain;display:block}.cl-divider{margin:26px auto 0;max-width:760px;font-size:13px;line-height:1.7;color:#64748b}.cl-divider strong{color:#14609E}

@media(max-width:1100px){.tc-row-1{grid-template-columns:1fr 1fr}.tc-row-1 .tc-card:first-child{grid-column:1/-1;min-height:390px}.tc-title-wrap{transform:none!important}.tc-hover{position:static;opacity:1;transform:none;margin-top:12px;pointer-events:auto}.tc-strip{flex-direction:column;align-items:flex-start}.tst-grid{grid-template-columns:270px minmax(0,1fr)}}
@media(max-width:991px){.uks-title{font-size:24px}.tst-grid{grid-template-columns:1fr}.tst-intro{min-height:auto;padding:24px 20px;border-radius:24px}.tst-title{max-width:none;font-size:30px}.tst-sub{max-width:none}.tst-slider-shell{min-height:auto}.cl-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:767px){
  .hero-media-desktop{display:none}
  .hero-media-mobile{display:block}
  .wc-grid{grid-template-columns:repeat(2,1fr);gap:8px}.wc-head h2{font-size:18px}
  .tc-wrap{padding:14px 0 28px}.tc-container{padding:0 10px}.tc-intro{display:block;margin-bottom:12px}.tc-intro-left h2{font-size:22px}.tc-intro-left p{font-size:12px;line-height:1.55}.tc-desktop-grid{display:none}.tc-mobile-slider-wrap{display:block}.tc-mobile-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:10px;-ms-overflow-style:none;scrollbar-width:none;padding:0 14% 4px 0}.tc-mobile-track::-webkit-scrollbar{display:none}.tc-mobile-slide{flex:0 0 86%;scroll-snap-align:start}.tc-mobile-slide .tc-card{min-height:390px;border-radius:22px;box-shadow:0 12px 24px rgba(7,25,47,.12)}.tc-mobile-slide .tc-overlay{opacity:1}.tc-mobile-slide .tc-num{top:16px;left:16px}.tc-mobile-slide .tc-num-inner{width:54px;height:54px;border-radius:16px;font-size:18px}.tc-mobile-slide .tc-badge{top:16px;right:16px;padding:8px 12px;font-size:10px}.tc-mobile-slide .tc-body{padding:0 16px 16px}.tc-mobile-slide .tc-title-wrap{transform:none!important}.tc-mobile-slide .tc-title{font-size:44px}.tc-mobile-slide .tc-hover{position:static;opacity:1;transform:none;margin-top:10px;pointer-events:auto;left:auto;right:auto;bottom:auto}.tc-mobile-slide .tc-desc{font-size:11.5px;line-height:1.55;margin-bottom:10px;max-width:90%}.tc-mobile-slide .tc-tags{gap:6px;margin-bottom:12px}.tc-mobile-slide .tc-tag{padding:6px 9px;font-size:10px}.tc-mobile-slide .tc-btn-blue,.tc-mobile-slide .tc-btn-amber{height:38px;padding:0 14px;border-radius:12px;font-size:11px;min-width:122px}.tc-slider-dots{display:flex;justify-content:center;gap:7px;margin-top:12px}.tc-slider-dot{width:8px;height:8px;border-radius:50%;border:none;background:#c9d5e3;padding:0;cursor:pointer;transition:.25s ease}.tc-slider-dot.active{width:24px;border-radius:999px;background:var(--home-warm)}.tc-strip{margin-top:14px;padding:14px;border-radius:18px;gap:12px}.tc-strip-left{align-items:flex-start;gap:10px}.tc-strip-right{width:100%;flex-direction:column;gap:8px}.tc-strip-btn{width:100%;justify-content:center;height:40px;font-size:11.5px}
  .uks-wrap{padding:18px 0 10px}.uks-container{padding:0 10px}.uks-head{display:block;margin-bottom:12px}.uks-nav{display:none}.uks-title{font-size:20px}.uks-sub{font-size:12px;line-height:1.65}.uks-swiper{padding-bottom:42px;overflow:visible}.uks-card{border-radius:16px}.uks-thumb{aspect-ratio:1/.75}.uks-badge{max-width:calc(100% - 56px)}.uks-body{padding:11px}.uks-card h3{font-size:15px;min-height:auto}.uks-features{min-height:0}.uks-bottom{grid-template-columns:38px 38px 1fr}.uks-icon-btn{width:38px;height:38px;font-size:14px}.uks-main-btn{height:40px;font-size:11px;padding:0 10px}.uks-pagination{bottom:10px!important;gap:5px}.uks-pagination .swiper-pagination-bullet{width:7px;height:7px}.uks-pagination .swiper-pagination-bullet-active{width:18px}
  .tst-wrap{padding:18px 0}.tst-container{padding:0 10px}.tst-intro{padding:22px 16px;border-radius:20px}.tst-title{font-size:26px}.tst-sub{font-size:12px;line-height:1.6}.tst-card{min-height:290px;padding:18px 16px;border-radius:20px}.tst-card-top{flex-direction:column;align-items:flex-start;gap:10px}.tst-name{font-size:15px}.tst-text{font-size:14px;line-height:1.62}.cl-grid{grid-template-columns:repeat(3,1fr);gap:12px}.cl-card{height:92px;padding:12px}.cl-card img{max-height:62px}.cl-title{font-size:28px}
}
@media(max-width:480px){.cl-grid{grid-template-columns:repeat(2,1fr)}.cl-card{height:86px}.cl-card img{max-height:56px}}
