.ui-cover{background-repeat:no-repeat;background-position:center;background-size:cover}.hero-search-wrapper{max-width:960px;margin:0 auto}.hero-search-title{color:#fff;font-size:34px;font-weight:800;margin-bottom:25px;transition:all .25s ease}.hero-search-tabs{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 0 auto;flex-wrap:nowrap;overflow:visible;max-width:100%;min-height:82px;padding:10px 14px;border:1px solid rgba(148,163,184,.22);border-bottom:0;border-radius:34px 34px 0 0;background:rgba(255,255,255,.88);box-shadow:0 18px 45px rgba(15,23,42,.14);backdrop-filter:blur(12px)}.hero-search-tab{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;min-height:54px;margin:0;border:none;background:0 0;color:#475569;padding:8px 12px;border-radius:28px;font-size:16px;font-weight:800;gap:9px;transition:all .25s ease;cursor:pointer}.hero-search-more{position:relative;display:none;flex:1 1 0;min-width:0}.hero-search-more--desktop-enabled{display:block}.hero-search-more-option--desktop-hidden,.hero-search-tab--desktop-more-item{display:none}.hero-search-more-toggle{width:100%;border:0}.hero-search-more-toggle__chevron{width:.82em;height:.82em;margin-right:2px;color:currentColor;transition:transform .2s ease}.hero-search-more.is-open .hero-search-more-toggle__chevron{transform:rotate(180deg)}.hero-search-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:10;display:grid;gap:6px;min-width:185px;padding:8px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 38px rgba(15,23,42,.18);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.hero-search-more.is-open .hero-search-more-menu{opacity:1;visibility:visible;transform:translateY(0)}.hero-search-more-option{display:flex;align-items:center;justify-content:flex-start;gap:8px;width:100%;min-height:42px;border:0;border-radius:12px;padding:8px 10px;background:0 0;color:#475569;font-size:14px;font-weight:800;text-align:right;cursor:pointer;transition:background .18s ease,color .18s ease}.hero-search-more-option:focus,.hero-search-more-option:hover{background:rgba(0,68,187,.08);color:#04b;outline:0}.hero-search-tab input{position:absolute;opacity:0;pointer-events:none}.hero-search-tab__icon{width:1.2em;height:1.2em;color:currentColor}.hero-search-tab:hover{background:rgba(0,68,187,.08);color:#1e3a8a}.hero-search-tabs .hero-search-tab.active{background:#fff;color:#04b!important;box-shadow:0 10px 24px rgba(0,68,187,.18)}.hero-search-tabs .hero-search-tab.active span{color:#111827!important}.hero-search-box{position:relative}.hero-search-control{display:flex;align-items:stretch;width:100%;min-height:86px;overflow:hidden;padding:8px;border:1px solid rgba(148,163,184,.26);border-radius:0 0 15px 30px;background:rgba(255,255,255,.96);box-shadow:0 20px 45px rgba(15,23,42,.16)}.hero-search-input{flex:1 1 auto;min-width:0;height:auto;min-height:68px;border-radius:34px;border:none;outline:0;padding:0 30px;font-size:16px;font-weight:700;text-align:right;box-shadow:none;background:0 0}.hero-search-input::placeholder{color:#94a3b8}.hero-search-btn{flex:0 0 auto;width:155px;min-height:68px;border:none;border-radius:34px;background:linear-gradient(135deg,#0054d6 0,#04b 100%);color:#fff;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;gap:10px;transition:.25s;box-shadow:0 10px 20px rgba(0,68,187,.22)}.hero-search-btn:hover{background:#00379a}.hero-trending{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;width:100%;margin-top:14px;color:#fff;font-size:15px;text-align:right}.hero-trending__label{flex:0 0 auto;font-weight:800;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.22);font-size:18px}.hero-trending__link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:5px 18px;border:1px solid rgba(148,163,184,.3);border-radius:20px;background:rgba(255,255,255,.88);color:#475569!important;font-weight:700;font-size:14px;line-height:1.5;text-decoration:none;backdrop-filter:blur(6px);transition:background .2s ease,border-color .2s ease,transform .2s ease}.hero-trending__link:focus,.hero-trending__link:hover{border-color:rgba(0,68,187,.28);background:#fff;color:#04b!important;text-decoration:none;transform:translateY(-1px)}.hero-poem{position:relative;display:grid;gap:8px;width:min(640px,92%);max-width:640px;margin:24px auto 0!important;padding:20px 34px 22px!important;overflow:hidden;border:1px solid rgba(255,255,255,.42);border-radius:20px;background:linear-gradient(135deg,rgba(15,23,42,.5),rgba(30,64,175,.24));color:#fff;font-size:24px!important;font-weight:700!important;line-height:1.95!important;text-align:center;letter-spacing:0;text-shadow:0 2px 12px rgba(0,0,0,.34);box-shadow:0 18px 45px rgba(15,23,42,.18);backdrop-filter:blur(14px)}.hero-poem::after,.hero-poem::before{position:absolute;color:rgba(96,165,250,.92);font-size:66px;font-weight:900;line-height:1;text-shadow:none;pointer-events:none}.hero-poem::before{content:"“";top:12px;right:22px}.hero-poem::after{content:"”";left:22px;bottom:4px}.hero-poem span{position:relative;z-index:1;display:block}@media(max-width:768px){.hero-search-wrapper{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-right:10px;padding-left:10px}.hero-search-title{font-size:24px;line-height:1.8;margin-bottom:18px}.hero-search-tabs{justify-content:flex-start;width:100%;margin:0;border-radius:14px 14px 0 0;min-height:auto;gap:6px;padding:8px;overflow:visible}.hero-search-tab{flex:1 1 0;min-width:0;min-height:46px;justify-content:center;font-size:12px;padding:8px 10px;gap:6px}.hero-search-tab--desktop-more-item{display:inline-flex}.hero-search-tab--mobile-more-item{display:none}.hero-search-more{display:none;flex:1 1 0}.hero-search-more--mobile-enabled{display:block}.hero-search-more-option--desktop-hidden{display:flex}.hero-search-more-option--mobile-hidden{display:none}.hero-search-more-menu{right:auto;left:0;min-width:min(210px,calc(100vw - 20px))}.hero-search-control{display:grid;width:100%;min-height:auto;overflow:visible;border-radius:0 0 10px 10px;background:rgba(255,255,255,.96);box-shadow:0 12px 35px rgba(0,0,0,.12);padding:8px}.hero-search-input{height:52px;min-height:52px;padding:0 20px;font-size:15px;border-radius:14px}.hero-search-btn{width:100%;min-height:48px;margin-top:10px;height:48px;border-radius:14px}.hero-trending{justify-content:flex-start;gap:7px;margin-top:12px;font-size:12px}.hero-trending__label{width:100%;font-size:16px}.hero-trending__link{min-height:27px;padding:3px 9px;font-size:12px}.hero-poem{width:100%;margin-top:16px!important;padding:14px 18px 16px!important;border-radius:16px;font-size:17px!important;line-height:2!important}.hero-poem::after,.hero-poem::before{font-size:42px}.hero-poem::before{top:8px;right:12px}.hero-poem::after{left:12px;bottom:2px}}.home-iran-tourism{background:#fff}.home-iran-tourism__header{margin-bottom:18px;text-align:right}.home-iran-tourism .section-title{margin:0;color:#1e293b;font-size:1.5rem;font-weight:800;line-height:1.6}.home-iran-tourism__header p{margin:6px 0 0;color:#64748b;font-size:.92rem;line-height:1.9}.home-iran-tourism__map{min-height:420px;height:min(48vw,560px);overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.home-iran-tourism__map .ir-iran-map,.home-iran-tourism__map .ir-iran-map .map,.home-iran-tourism__map .ir-iran-map-figure,.home-iran-tourism__map .ir-iran-map-shell{display:block;width:100%;height:100%}.home-iran-tourism__map .ir-iran-map-shell{position:relative;min-height:280px}.home-iran-tourism__map .ir-iran-map-skeleton{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:280px;background:linear-gradient(90deg,#f0f4f2 0,#e8f0ec 50%,#f0f4f2 100%);background-size:200% 100%;animation:ir-map-shimmer 1.2s ease-in-out infinite}.home-iran-tourism__map .ir-iran-map-skeleton-text{color:#64748b;font-size:14px}.home-iran-tourism__map .ir-iran-map-error{color:#b91c1c;font-size:14px;text-align:center;padding:1rem}.home-iran-tourism__map .ir-iran-map--ready .ir-iran-map-skeleton{display:none}@keyframes ir-map-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.home-iran-tourism__map #IranMap,.home-iran-tourism__map #IranMap .map{width:100%;height:100%;display:block}.home-iran-tourism__map #IranMap svg{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block}.home-iran-tourism__map #IranMap .province path{fill:#e3f1ea;stroke:#b9d4c5;stroke-width:.6;cursor:default;transition:fill .16s ease}.home-iran-tourism__map #IranMap .province path.has-bank-route{fill:#d4ebde;cursor:pointer}.home-iran-tourism__map #IranMap .province path.has-bank-route:hover{fill:#bfe0cf}.home-iran-tourism__map #IranMap a.ir-map-province-link{cursor:pointer}.home-iran-tourism__map #IranMap a.ir-map-province-link:focus-visible{outline:2px solid #08b669;outline-offset:2px}body.ir-public-site .home-iran-tourism__tagline{display:grid;gap:6px;max-width:760px;margin:28px auto 0;color:#0f172a;font-family:var(--ir-public-font-family)!important;font-size:44px!important;font-weight:900!important;line-height:1.45!important;text-align:center}body.ir-public-site .home-iran-tourism__tagline span,body.ir-public-site .home-iran-tourism__tagline strong{display:block;color:inherit!important;font-family:var(--ir-public-font-family)!important;line-height:inherit!important}body.ir-public-site .home-iran-tourism__tagline span{font-size:.72em!important;font-weight:700!important}body.ir-public-site .home-iran-tourism__tagline strong{font-size:1em!important;font-weight:900!important}.home-platform-summary{max-width:840px;margin:18px auto 0;color:#334155;font-size:17px;font-weight:600;line-height:2.15;text-align:center}@media (max-width:767.98px){.home-iran-tourism{padding-top:34px!important;padding-bottom:34px!important}.home-iran-tourism .section-title{font-size:1.2rem}.home-iran-tourism__header p{font-size:.82rem}.home-iran-tourism__map{min-height:min(94vw,440px);height:min(94vw,440px);border-radius:10px}body.ir-public-site .home-iran-tourism__tagline{margin-top:20px;font-size:26px!important;line-height:1.55!important}.home-platform-summary{margin-top:14px;font-size:14px;line-height:2;text-align:right}}.quick-access-section{background:#fff}.quick-access-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width:768px){.quick-access-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:992px){.quick-access-grid{display:flex;flex-wrap:nowrap;gap:1rem}.quick-access-grid .quick-card{flex:1 1 0;min-width:0}.quick-access-grid .quick-card-inner{padding:16px 6px}.quick-access-grid .quick-card-inner img{width:68px;height:68px}.quick-access-grid .quick-card-inner h3{font-size:12px}}.quick-access-section .section-title{font-size:1.5rem;font-weight:700;margin:0}.quick-card{display:block;text-decoration:none}.quick-card-inner{background:#fff;border-radius:24px;padding:22px 15px;text-align:center;border:1px solid #edf2f7;transition:all .25s ease;height:100%;box-shadow:0 4px 20px rgba(0,0,0,.04)}.quick-card-inner:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.quick-card-inner img{width:95px;height:95px;object-fit:contain;margin-bottom:14px}.quick-card-inner h3{font-size:15px;font-weight:700;color:#0f172a;margin:0;line-height:1.8}.people-finder-section{background:#fff}.people-finder-section .section-title{font-size:1.5rem;font-weight:700;margin:0}.people-finder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width:768px){.people-finder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:992px){.people-finder-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:1rem}.people-finder-grid .quick-card-inner{padding:16px 6px}.people-finder-grid .quick-card-inner img{width:68px;height:68px}.people-finder-grid .quick-card-inner h3{font-size:12px}}@media(max-width:768px){.quick-access-section{padding-top:30px!important;padding-bottom:30px!important}.quick-access-section .section-title{font-size:1.2rem}.quick-card-inner{border-radius:20px;padding:18px 10px}.quick-card-inner img{width:78px;height:78px}.quick-card-inner h3{font-size:14px}.people-finder-section{padding-top:30px!important;padding-bottom:30px!important}.people-finder-section .section-title{font-size:1.2rem}}.weekly-featured-section{background:#f8fafc}.weekly-featured-section__header{margin-bottom:22px;text-align:center}.weekly-featured-section .section-title{font-size:1.5rem;font-weight:800;margin:0;color:#0f172a}.weekly-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.weekly-featured-card{min-width:0}.weekly-featured-card__link{display:flex;flex-direction:column;height:100%;min-height:238px;overflow:hidden;border:1px solid #e5edf6;border-radius:18px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 24px rgba(15,23,42,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.weekly-featured-card__link:hover{transform:translateY(-3px);border-color:#cbd5e1;box-shadow:0 14px 30px rgba(15,23,42,.09)}.weekly-featured-card__image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;background:#f1f5f9}.weekly-featured-card__image img{width:100%;height:100%;object-fit:cover}.weekly-featured-card__body{display:flex;flex:1;flex-direction:column;gap:7px;padding:12px 14px 14px}.weekly-featured-card__badge{align-self:flex-start;max-width:100%;padding:3px 9px;border-radius:999px;background:rgba(0,68,187,.08);color:#04b;font-size:11px;font-weight:800;line-height:1.7}.weekly-featured-card strong{color:#0f172a;font-size:14px;font-weight:900;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.weekly-featured-card p,.weekly-featured-card small{color:#64748b;font-size:12px;line-height:1.8}.weekly-featured-card small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.weekly-featured-card p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.weekly-featured-card__rating{margin-top:auto;color:#b45309;font-size:12px;font-weight:800}.weekly-featured-card--skeleton{min-height:238px;border:1px solid #e5edf6;border-radius:18px;overflow:hidden;background:#fff}.weekly-featured-card--skeleton .weekly-featured-card__image{height:auto}.weekly-featured-card--skeleton .weekly-featured-card__body{padding:14px}.weekly-featured-empty{margin:0;text-align:center;color:#64748b;font-size:14px}@media (min-width:768px){.weekly-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.weekly-featured-section{padding-top:30px!important;padding-bottom:30px!important}.weekly-featured-section .section-title{font-size:1.2rem}.weekly-featured-card--skeleton,.weekly-featured-card__link{min-height:220px;border-radius:16px}}.ir-stats-section{background:#fff;padding-top:64px!important;padding-bottom:70px!important}.ir-stats-header{position:relative;display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:58px;text-align:center}.ir-stats-header::after,.ir-stats-header::before{content:'';display:block;width:min(12vw,155px);height:1px;background:#b8935d;box-shadow:0 0 0 0 #b8935d,0 0 0 0 #b8935d}.ir-stats-header::before{background:linear-gradient(90deg,transparent 0,#b8935d 20%,#b8935d 100%)}.ir-stats-header::after{background:linear-gradient(270deg,transparent 0,#b8935d 20%,#b8935d 100%)}.ir-stats-section .section-title{position:relative;margin:0;color:#14213d;font-size:2rem;font-weight:900;line-height:1.45;white-space:nowrap}.ir-stats-section .section-title::after{content:'';position:absolute;right:50%;bottom:-34px;width:14px;height:14px;background:#b8935d;transform:translateX(50%) rotate(45deg)}.ir-stats-grid{display:grid;grid-template-columns:1fr;gap:22px}.ir-stat-card{position:relative;display:grid;grid-template-columns:minmax(120px,1.2fr) minmax(112px,1fr) 64px;grid-template-areas:'action body icon';align-items:center;min-height:104px;overflow:hidden;border:1px solid #e5ded4;border-radius:13px;background:#fff;padding:14px 16px;box-shadow:0 8px 22px rgba(20,33,61,.035);direction:ltr;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ir-stat-card::after{content:'';position:absolute;top:22px;bottom:22px;right:82px;width:1px;background:#e6ded2;pointer-events:none}.ir-stat-card:hover{border-color:#d7c7b0;box-shadow:0 12px 28px rgba(20,33,61,.06);transform:translateY(-2px)}.ir-stat-card__body{grid-area:body;min-width:0;padding:0 16px 0 12px;direction:rtl;text-align:right}.ir-stat-card__icon{grid-area:icon;display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;justify-self:end;border-radius:50%;background:#fff;color:#14213d;box-shadow:0 8px 22px rgba(20,33,61,.07)}.ir-stat-card__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.ir-stat-card__label{display:block;color:#2f3440;font-size:13px;font-weight:800;line-height:1.55}.ir-stat-card__value{display:block;margin-top:5px;color:#14213d;font-size:24px;font-weight:900;line-height:1.2;letter-spacing:0}.ir-stat-card__action{grid-area:action;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-width:0;color:#14213d;font-size:12px;font-weight:800;line-height:1.55;text-decoration:none;direction:ltr;white-space:nowrap;transition:color .2s ease,transform .2s ease}.ir-stat-card__action:hover{color:#b8935d;text-decoration:none;transform:translateX(-2px)}.ir-stat-card__chevron{color:currentColor;font-size:21px;font-weight:500;line-height:1}body.ir-public-site .ir-stats-section .ir-stat-card{min-height:104px!important;padding:14px 16px!important}body.ir-public-site .ir-stats-section .ir-stat-card__label{font-size:13px!important;line-height:1.55!important}body.ir-public-site .ir-stats-section .ir-stat-card__value{font-size:24px!important;line-height:1.2!important}body.ir-public-site .ir-stats-section .ir-stat-card__action,body.ir-public-site .ir-stats-section .ir-stat-card__action span{font-size:12px!important;line-height:1.55!important}body.ir-public-site .ir-stats-section .ir-stat-card__chevron{font-size:21px!important;line-height:1!important}.ir-stats-grid[aria-busy=true] .ir-stat-card__value{display:inline-block;width:110px;height:40px;overflow:hidden;border-radius:6px;color:transparent;background:linear-gradient(90deg,#eef2f7 0,#e2e8f0 50%,#eef2f7 100%);background-size:200% 100%;animation:home-blog-shimmer 1.2s ease-in-out infinite}.ir-stats-empty{margin:0;color:#64748b;font-size:14px;text-align:center}@media (min-width:768px){.ir-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.ir-stats-section{padding-top:42px!important;padding-bottom:44px!important}.ir-stats-header{gap:14px;margin-bottom:44px}.ir-stats-header::after,.ir-stats-header::before{width:58px}.ir-stats-section .section-title{font-size:1.35rem}.ir-stats-section .section-title::after{bottom:-26px;width:10px;height:10px}.ir-stat-card{grid-template-columns:1fr 50px;grid-template-areas:'body icon' 'action action';min-height:112px;border-radius:12px;padding:14px}.ir-stat-card::after{top:16px;bottom:auto;right:68px;height:52px}.ir-stat-card__body{padding:0 12px 0 0}.ir-stat-card__icon{width:46px;height:46px}.ir-stat-card__icon svg{width:30px;height:30px}.ir-stat-card__label{font-size:12px}.ir-stat-card__value{font-size:23px}.ir-stat-card__action{justify-self:start;margin-top:11px;font-size:11px}body.ir-public-site .ir-stats-section .ir-stat-card{min-height:112px!important;padding:14px!important}body.ir-public-site .ir-stats-section .ir-stat-card__label{font-size:12px!important}body.ir-public-site .ir-stats-section .ir-stat-card__value{font-size:23px!important}body.ir-public-site .ir-stats-section .ir-stat-card__action,body.ir-public-site .ir-stats-section .ir-stat-card__action span{font-size:11px!important}}@keyframes home-blog-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.home-blog{padding:40px 0 48px;background:#f8fafc;--home-blog-card-width:176px;--home-blog-card-gap:10px;--home-blog-card-media-height:88px}.home-blog__header{margin-bottom:22px;text-align:center}.home-blog__header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.home-blog__view-all{text-decoration:none;font-size:.82rem;line-height:1.4;padding:4px 9px;white-space:nowrap;flex-shrink:0}.home-blog__title{margin:0;color:#1e293b;font-size:1.25rem;font-weight:800;line-height:1.6;text-align:right}.home-blog__header-row .home-blog__title::after{content:'';display:block;width:64px;height:3px;margin:10px auto 0;margin-right:0;margin-left:auto;border-radius:999px;background:#04b}.home-blog__subtitle{margin:10px 0 0;color:#64748b;font-size:.86rem;line-height:1.7}.home-blog__slider-wrap{position:relative}.home-blog__slider-wrap::after,.home-blog__slider-wrap::before{content:'';position:absolute;top:0;bottom:0;z-index:1;width:56px;pointer-events:none;opacity:0;transition:opacity .2s ease}.home-blog__slider-wrap::before{right:0;background:linear-gradient(90deg,rgba(248,250,252,0),#f8fafc)}.home-blog__slider-wrap::after{left:0;background:linear-gradient(270deg,rgba(248,250,252,0),#f8fafc)}.home-blog__slider-wrap.can-scroll-next::after,.home-blog__slider-wrap.can-scroll-prev::before{opacity:1}.home-blog__slider,.home-blog__slider.home-blog__slider--scroll{display:flex;gap:var(--home-blog-card-gap);overflow-x:auto;overflow-y:hidden;direction:rtl;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x}.home-blog__slider::-webkit-scrollbar{display:none}.home-blog__nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #000;border-radius:50%;background:#000;color:#fff;box-shadow:0 8px 22px rgba(15,23,42,.14);cursor:pointer;opacity:0;transform:translateY(-50%) scale(.96);transition:opacity .2s ease,transform .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.home-blog__nav span{display:block;color:inherit;font-size:1.7rem;font-weight:700;line-height:1;transform:translateY(-1px)}body.ir-public-site .home-blog__nav,body.ir-public-site .home-blog__nav span{color:#fff!important;font-size:1.7rem!important;font-weight:700!important;line-height:1!important}.home-blog__nav--prev{left:-10px}.home-blog__nav--next{right:-10px}.home-blog__slider-wrap.has-overflow .home-blog__nav:not(:disabled){opacity:1;transform:translateY(-50%) scale(1)}.home-blog__nav:focus-visible,.home-blog__nav:hover{border-color:#000;color:#fff;box-shadow:0 10px 26px rgba(0,68,187,.18);outline:0}body.ir-public-site .home-blog__nav:focus-visible,body.ir-public-site .home-blog__nav:focus-visible span,body.ir-public-site .home-blog__nav:hover,body.ir-public-site .home-blog__nav:hover span{color:#fff!important}.home-blog__nav:disabled{pointer-events:none}.home-blog__slider.is-ready{animation:home-blog-fade-in .25s ease}@keyframes home-blog-fade-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-blog__slide{flex:0 0 var(--home-blog-card-width);width:var(--home-blog-card-width);min-width:var(--home-blog-card-width);max-width:var(--home-blog-card-width);height:100%;scroll-snap-align:start;scroll-snap-stop:always}.home-blog-card{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.04);transition:transform .2s ease,box-shadow .2s ease}.home-blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.08)}.home-blog-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.home-blog-card__media{position:relative;display:block;height:var(--home-blog-card-media-height);overflow:hidden;background:#e2e8f0}.home-blog-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.home-blog-card:hover .home-blog-card__media img{transform:scale(1.05)}.home-blog-card__tag{position:absolute;top:6px;right:6px;max-width:calc(100% - 12px);padding:2px 7px;border-radius:999px;background:rgba(0,68,187,.92);color:#fff;font-size:.62rem;font-weight:700;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-blog-card__body{display:flex;flex:1;flex-direction:column;gap:6px;padding:10px 10px 12px}.home-blog-card__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#94a3b8;font-size:.68rem;line-height:1.4}.home-blog-card__author,.home-blog-card__date{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-blog-card__title{margin:0;color:#04b;font-size:.78rem;font-weight:800;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.ir-public-site .home-blog-card__link .home-blog-card__title,body.ir-public-site .home-blog-card__title{color:#04b!important}.home-blog-card:hover .home-blog-card__title{color:#00379a}body.ir-public-site .home-blog-card:hover .home-blog-card__title{color:#00379a!important}.home-blog__empty{margin:0;text-align:center;color:#64748b;font-size:.9rem}.home-blog-card--skeleton{pointer-events:none}.home-blog-card--skeleton .home-blog-card__body{gap:8px}.home-blog-card--skeleton .home-blog-card__media{height:var(--home-blog-card-media-height)}.skeleton-block,.skeleton-line{background:linear-gradient(90deg,#eef2f7 0,#e2e8f0 50%,#eef2f7 100%);background-size:200% 100%;animation:home-blog-shimmer 1.2s ease-in-out infinite}.skeleton-line{display:block;height:10px;border-radius:999px}.skeleton-line--lg{width:92%;height:12px}.skeleton-line--md{width:72%}.skeleton-line--sm{width:38%;height:8px}.skeleton-line--xs{width:24%;height:8px}@media (min-width:768px){.home-blog{padding:44px 0 52px}.home-blog__title{font-size:1.35rem}}@media (max-width:767px){.home-blog{padding:32px 0 40px}.home-blog__header{margin-bottom:18px}.home-blog__subtitle{display:none}.home-blog__header-row{flex-wrap:wrap;gap:8px}.home-blog__view-all{font-size:.74rem;padding:4px 8px;border:1px solid #007bff;border-radius:5px}.home-blog__slider-wrap{margin-inline:-6px}.home-blog__slider{padding-inline:6px}.home-blog__slider-wrap::after,.home-blog__slider-wrap::before{display:none}.home-blog__nav{width:30px;height:30px}.home-blog__nav span{font-size:1.45rem}body.ir-public-site .home-blog__nav,body.ir-public-site .home-blog__nav span{font-size:1.45rem!important}.home-blog__nav--prev{left:2px}.home-blog__nav--next{right:2px}}