html body .main-header{width:100%}html body .main-header>header{width:100%;background-color:var(--header-background-color);background-image:var(--header-background-image);background-position:center;background-repeat:no-repeat;background-size:cover;padding:15px 0}html body .main-header>header .container .header-parent{display:flex;gap:32px;align-items:center}@media (max-width: 768px){html body .main-header>header .container .header-parent{justify-content:space-between}}html body .main-header>header .container .header-parent .right{display:flex;align-items:center;justify-content:center}html body .main-header>header .container .header-parent .center{flex:1;display:none}@media (min-width: 768px){html body .main-header>header .container .header-parent .center{display:flex}}html body .main-header>header .container .header-parent .center>ul{display:flex;height:100%;gap:32px}html body .main-header>header .container .header-parent .center>ul>li a{font-weight:500;display:flex;height:100%;font-size:14px;align-items:center;justify-content:center;color:var(--header-menu-text-color)}html body .main-header>header .container .header-parent .icons{display:flex}html body .main-header>header .container .header-parent .icons>div:first-child{padding-left:14px;margin-left:17px;border-left:1px solid var(--icon-sep)}@media (min-width: 768px){html body .main-header>header .container .header-parent .icons>div:first-child{display:flex}}html body .main-header>header .container .header-parent .icons>div:last-child{display:flex;gap:17px;flex-direction:row-reverse}html body .main-header>header .container .header-parent .icons>div>button,html body .main-header>header .container .header-parent .icons>div>a{background-color:transparent;outline:none;border:none;padding:0;cursor:pointer;align-items:center;justify-content:center;display:flex}html body .main-header>header .container .header-parent .icons>div>button.menu-responsive,html body .main-header>header .container .header-parent .icons>div>a.menu-responsive{display:flex}@media (min-width: 768px){html body .main-header>header .container .header-parent .icons>div>button.menu-responsive,html body .main-header>header .container .header-parent .icons>div>a.menu-responsive{display:none!important}}html body .main-header>header .container .header-parent .icons>div>button>i,html body .main-header>header .container .header-parent .icons>div>a>i{text-overflow:ellipsis;overflow:hidden;white-space:pre;font-size:20px;color:var(--header-menu-text-color);font-weight:700}html body .main-header>header .container .header-parent .icons>div>button>i.icon-menu,html body .main-header>header .container .header-parent .icons>div>a>i.icon-menu{font-size:30px}html body .main-header>header .container .header-parent .icons>div>button>i.icon-user,html body .main-header>header .container .header-parent .icons>div>a>i.icon-user{color:var(--header-menu-text-color)}html body .main-header>header .container>nav{padding:0 24px;background-color:var(--heaer-bottom-bg)}html body .main-header>nav.main-menu{width:100%;padding:16px 0;background-color:var(--header-nav-bg-color);display:none}@media (min-width: 768px){html body .main-header>nav.main-menu{display:flex}}html body .main-header>nav.main-menu>div{width:100%}html body .main-header>nav.main-menu ul.menu-item{display:flex;gap:30px;height:100%;flex-wrap:wrap;justify-content:flex-start;align-items:center}html body .main-header>nav.main-menu ul.menu-item>li>a{font-style:normal;font-weight:400;font-size:14px;display:flex;height:100%;color:var(--header-nav-text-color)}html body .bg-close-menu-mobile{z-index:50;position:fixed;inset:0;background:#0003;transition:all .3s ease;pointer-events:none;opacity:0}html body .bg-close-menu-mobile.active{pointer-events:all;opacity:1}html body .menu-mobile{width:256px;height:100dvh;position:fixed;right:0;top:0;bottom:0;background:var(--heaer-top-bg);z-index:60;transition:all .3s ease;padding:5px 16px 12px;overflow-x:auto;transform:translate(100%)}html body .menu-mobile.active{transform:translate(0)}html body .menu-mobile .header-menu{display:flex;align-items:center;justify-content:center;flex-direction:column;border-bottom:1px solid color-mix(in srgb,var(--gray-900),transparent 90%);padding:10px 0}html body .menu-mobile .header-menu>div{display:flex;justify-content:space-between;width:100%}html body .menu-mobile .header-menu .close{width:20px;height:20px}html body .menu-mobile .header-menu .logo{width:150px}html body .menu-mobile .body-menu{padding:24px 0;margin-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}html body .menu-mobile .body-menu>ul{display:flex;flex-direction:column;gap:16px}html body .menu-mobile .body-menu>ul li{padding:8px;font-weight:400;font-size:14px;display:flex;height:100%;color:var(--gray-500)}html body .menu-mobile .body-menu>ul li.active{background:#fae5bf1a;border-radius:2px}html body .menu-mobile .body-menu>ul li.active span{color:#fae5bf}html body .menu-mobile .body-menu>ul li.active img{filter:invert(86%) sepia(97%) saturate(1273%) hue-rotate(296deg) brightness(129%) contrast(96%)}html body .menu-mobile .body-menu>ul li a{display:flex;gap:8px;color:var(--gray-500)}html body .menu-mobile .body-menu>ul li a span{color:#fff;font-size:16px;font-weight:400;flex-shrink:0}html body .menu-mobile .body-menu>ul li a div{width:100%;height:25px;display:flex;justify-content:flex-end}html body .menu-mobile .body-menu>ul li a div.active svg{transform:rotate(-90deg)}html body .menu-mobile .body-menu>ul li a div svg{width:20px;height:20px;transition:transform .3s ease;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(94deg) brightness(106%) contrast(105%)}html body .menu-mobile .body-menu>ul li a img{width:20px;height:20px;filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(202deg) brightness(101%) contrast(105%);flex-shrink:0}html body .menu-mobile .footer-menu ul{display:flex}html body .menu-mobile .footer-menu ul li{display:flex;gap:8px}html body .menu-mobile .footer-menu ul li a img{width:20px;height:20px;filter:invert(86%) sepia(97%) saturate(1273%) hue-rotate(296deg) brightness(129%) contrast(96%);transform:rotate(180deg)}html body .menu-mobile .footer-menu ul li a span{color:#fae5bf;font-size:16px;font-weight:400}html body .main-footer{background-color:var(--footer-bg-color);background-image:var(--footer-background-image);background-position:center;background-repeat:no-repeat;background-size:cover;border-top:2px solid var(--light-blue-500);width:100%;padding-top:20px;padding-bottom:0}@media (max-width: 768px){html body .main-footer{padding-top:16px}}html body .main-footer .content .logo{margin-bottom:24px}@media (max-width: 768px){html body .main-footer .content .logo{margin-bottom:16px;display:flex;align-items:center;justify-content:center}}html body .main-footer .content .logo>a>img{width:auto;max-height:45px}@media (max-width: 768px){html body .main-footer .content .logo>a>img{max-height:35px}}html body .main-footer .content .footer-social-media-certificates{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}@media (max-width: 768px){html body .main-footer .content .footer-social-media-certificates{flex-direction:column;justify-content:center;align-items:center}}html body .main-footer .content .footer-social-media-certificates .certificates{display:flex;gap:16px;flex-direction:row-reverse}@media (max-width: 768px){html body .main-footer .content .footer-social-media-certificates .certificates{justify-content:center;align-items:center}}html body .main-footer .content .footer-social-media-certificates .certificates img{max-height:70px;border-radius:8px}html body .main-footer .content ul.top-menu{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid color-mix(in srgb,var(--light-blue-50),transparent 90%)}@media (max-width: 768px){html body .main-footer .content ul.top-menu{gap:12px}}html body .main-footer .content ul.top-menu>li>a{font-weight:400;font-size:14px;line-height:22px;color:var(--footer-menu-text-color)}@media (max-width: 768px){html body .main-footer .content ul.top-menu>li>a{font-size:12px}}html body .main-footer .content .social-media{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}@media (max-width: 768px){html body .main-footer .content .social-media{flex-direction:column;justify-content:center;align-items:center}}html body .main-footer .content .social-media>h4{font-weight:900;font-size:15px;color:var(--footer-text-color)}@media (max-width: 768px){html body .main-footer .content .social-media>h4{font-size:12px}}html body .main-footer .content .social-media>ul{display:flex;gap:14px;align-items:center;justify-content:center}html body .main-footer .content .social-media>ul>li{display:flex;align-items:center;justify-content:center}html body .main-footer .content .social-media>ul>li>a:hover>i{opacity:1}html body .main-footer .content .social-media>ul>li>a>i{transition:all ease .3s;opacity:.8;color:color-mix(in srgb,var(--light-blue-50),transparent 10%);font-size:20px}@media (max-width: 768px){html body .main-footer .content .social-media>ul>li>a>i{font-size:16px}}html body .main-footer .content .bottom-menu{display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 768px){html body .main-footer .content .bottom-menu{gap:16px}}html body .main-footer .content .bottom-menu>li>a{font-weight:300;font-size:14px;color:var(--footer-menu-text-color)}@media (max-width: 768px){html body .main-footer .content .bottom-menu>li>a{font-size:12px}}html body .main-footer>footer{margin-top:16px;background-color:#00000047;align-items:center;justify-content:center;display:flex;padding:3px 0;min-height:30px}html body .main-footer>footer .container{width:100%}html body .main-footer>footer .content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}@media (max-width: 768px){html body .main-footer>footer .content{justify-content:center;align-items:center;flex-direction:column}}html body .main-footer>footer .content>p{font-weight:300;font-size:13px;color:color-mix(in srgb,var(--footer-text-color),transparent 20%)}@media (max-width: 768px){html body .main-footer>footer .content>p{font-size:10px;text-align:center}}html body .main-footer>footer .content .web-360{display:flex;font-size:12px;font-weight:300;align-items:center;flex-direction:row-reverse;gap:4px;color:var(--footer-text-color);padding-top:3px}@media (max-width: 768px){html body .main-footer>footer .content .web-360{font-size:10px}}html body .main-footer>footer .content .web-360>a{display:flex;color:var(--footer-text-color);font-size:12px;font-weight:700;flex-direction:row-reverse;gap:4px}@media (max-width: 768px){html body .main-footer>footer .content .web-360>a{font-size:10px}}@keyframes animationFooterLogo{0%{transform:rotate(0) scale(1)}50%{transform:rotate(-180deg) scale(1.3)}to{transform:rotate(-360deg) scale(1)}}html body .main-footer>footer .content .web-360>a>img{width:14px;height:14px;animation:animationFooterLogo 4s infinite linear}html body>main{width:100%}html body>main .hero-section{margin-top:24px}html body>main .hero-section .content{display:grid;grid-template-columns:calc(65% - 12px) calc(35% - 12px);gap:24px;height:500px}@media (max-width: 991px){html body>main .hero-section .content{grid-template-columns:calc(65% - 8px) calc(35% - 8px);gap:16px}}@media (max-width: 768px){html body>main .hero-section .content{display:flex;flex-direction:column;height:auto;gap:12px}}html body>main .hero-section .content .large-banner-cart,html body>main .hero-section .content .small-banner-cart{position:relative;border-radius:6px;overflow:hidden;padding:24px;display:flex;align-items:end}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart,html body>main .hero-section .content .small-banner-cart{padding:16px;display:flex;align-items:end}html body>main .hero-section .content .large-banner-cart.large-banner-cart,html body>main .hero-section .content .small-banner-cart.large-banner-cart{min-height:300px}}html body>main .hero-section .content .large-banner-cart:hover img,html body>main .hero-section .content .small-banner-cart:hover img{scale:1.05}html body>main .hero-section .content .large-banner-cart .banner-content,html body>main .hero-section .content .small-banner-cart .banner-content{position:relative;z-index:5;display:flex;flex-direction:column;justify-content:flex-end;width:100%}html body>main .hero-section .content .large-banner-cart .banner-content .category,html body>main .hero-section .content .small-banner-cart .banner-content .category{display:flex;gap:16px}html body>main .hero-section .content .large-banner-cart .banner-content .category>li,html body>main .hero-section .content .small-banner-cart .banner-content .category>li{display:flex}html body>main .hero-section .content .large-banner-cart .banner-content .category>li>a,html body>main .hero-section .content .small-banner-cart .banner-content .category>li>a{border-radius:12px;background-color:var(--white);padding:2px 8px;font-style:normal;font-weight:500;font-size:12px;color:var(--blue-400);display:flex;align-items:center;flex-direction:row-reverse;gap:4px}@media (max-width: 991px){html body>main .hero-section .content .large-banner-cart .banner-content .category>li>a,html body>main .hero-section .content .small-banner-cart .banner-content .category>li>a{font-size:10px;font-weight:400}}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content .category>li>a,html body>main .hero-section .content .small-banner-cart .banner-content .category>li>a{font-size:10px}}html body>main .hero-section .content .large-banner-cart .banner-content .category>li>a:after,html body>main .hero-section .content .small-banner-cart .banner-content .category>li>a:after{content:"";display:flex;width:5px;height:5px;border-radius:12px;background-color:var(--light-blue-500)}html body>main .hero-section .content .large-banner-cart .banner-content>h2,html body>main .hero-section .content .small-banner-cart .banner-content>h2{margin-top:12px;margin-bottom:6px;display:flex}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content>h2,html body>main .hero-section .content .small-banner-cart .banner-content>h2{margin-top:12px;margin-bottom:4px}}html body>main .hero-section .content .large-banner-cart .banner-content>h2 a,html body>main .hero-section .content .small-banner-cart .banner-content>h2 a{font-weight:900;font-size:28px;color:var(--white);text-overflow:ellipsis;overflow:hidden;white-space:pre}@media (max-width: 991px){html body>main .hero-section .content .large-banner-cart .banner-content>h2 a,html body>main .hero-section .content .small-banner-cart .banner-content>h2 a{font-size:20px}}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content>h2 a,html body>main .hero-section .content .small-banner-cart .banner-content>h2 a{font-size:16px;font-weight:600}}html body>main .hero-section .content .large-banner-cart .banner-content>p,html body>main .hero-section .content .small-banner-cart .banner-content>p{font-weight:400;font-size:16px;line-height:30px;color:var(--description-banner);margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content>p,html body>main .hero-section .content .small-banner-cart .banner-content>p{font-size:14px;line-height:2;margin-bottom:8px}}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart{display:flex;gap:20px}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart{gap:12px}}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .author,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .author{display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .author,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .author{gap:4px}}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .author>img,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .author>img{width:20px;height:20px;border-radius:20px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .author>p,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .author>p{font-weight:700;font-size:13px;white-space:nowrap;color:var(--white)}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .author>p,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .author>p{font-size:10px}}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .release-time,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .release-time{display:flex;align-items:center;justify-content:center;gap:4px}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .release-time>i,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .release-time>i{font-size:16px;color:#acadae}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .release-time>i,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .release-time>i{font-size:14px}}html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .release-time>p,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .release-time>p{font-weight:700;font-size:12px;line-height:19px;color:#ccc;white-space:nowrap}@media (max-width: 768px){html body>main .hero-section .content .large-banner-cart .banner-content .footer-banner-cart .release-time>p,html body>main .hero-section .content .small-banner-cart .banner-content .footer-banner-cart .release-time>p{font-size:10px}}html body>main .hero-section .content .large-banner-cart:after,html body>main .hero-section .content .small-banner-cart:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0000 46.15%,#000000a8 67%);z-index:4;transition:.3s}html body>main .hero-section .content .large-banner-cart img,html body>main .hero-section .content .small-banner-cart img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2;transition:.3s}html body>main .hero-section .content .left-cart-items{display:flex;flex-direction:column;gap:24px}@media (max-width: 991px){html body>main .hero-section .content .left-cart-items{gap:16px}}@media (max-width: 768px){html body>main .hero-section .content .left-cart-items{gap:12px}}html body>main .hero-section .content .left-cart-items .small-banner-cart{height:100%;padding:16px}@media (max-width: 768px){html body>main .hero-section .content .left-cart-items .small-banner-cart{height:250px}}html body>main .hero-section .content .left-cart-items .small-banner-cart .banner-content{width:100%}html body>main .hero-section .content .left-cart-items .small-banner-cart .banner-content>h2{margin:8px 0;line-height:normal}@media (max-width: 768px){html body>main .hero-section .content .left-cart-items .small-banner-cart .banner-content>h2{margin-top:12px;margin-bottom:8px}}html body>main .hero-section .content .left-cart-items .small-banner-cart .banner-content>h2 a{font-weight:900;font-size:18px;color:var(--white);display:inline-block;line-height:normal;text-overflow:ellipsis;overflow:hidden;white-space:pre}@media (max-width: 991px){html body>main .hero-section .content .left-cart-items .small-banner-cart .banner-content>h2 a{font-size:16px}}@media (max-width: 768px){html body>main .hero-section .content .left-cart-items .small-banner-cart .banner-content>h2 a{font-size:16px;font-weight:600}}html body>main .new-news{margin-top:40px}html body>main .new-news .content{display:grid;grid-template-columns:calc(65% - 12px) calc(35% - 12px);gap:24px}@media (max-width: 991px){html body>main .new-news .content{grid-template-columns:calc(65% - 8px) calc(35% - 8px);gap:16px}}@media (max-width: 768px){html body>main .new-news .content{display:flex;flex-direction:column;height:auto;gap:32px}}html body>main .new-news .content .data{display:flex;gap:24px;flex-direction:column}html body>main .new-news .content .data .large-card-with-image-list{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width: 480px){html body>main .new-news .content .data .large-card-with-image-list{display:flex;flex-direction:column}}html body>main .new-news .content .data .small-card-with-large-image-list{display:flex;flex-direction:column;gap:24px}html body>main .new-news .content .data .small-card-with-image-list{display:grid;grid-template-columns:1fr 1fr;gap:24px;row-gap:10px}@media (max-width: 480px){html body>main .new-news .content .data .small-card-with-image-list{display:flex;flex-direction:column}}html body>main .nature-tourism{padding:40px 0;background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;position:relative;margin-top:40px}html body>main .nature-tourism .container{position:relative;z-index:10}html body>main .nature-tourism .content .global-title{--color: var(--white);margin-bottom:30px;display:flex;justify-content:space-between;align-items:center}html body>main .nature-tourism .content .global-title>a{all:unset;font-weight:500;font-size:14px;color:var(--white);cursor:pointer;padding:6px 14px;border:2px solid var(--white);border-radius:6px}@media (max-width: 768px){html body>main .nature-tourism .content .global-title>a{font-size:12px;border-width:1px}}html body>main .nature-tourism .content .large-card-with-image-list-blur{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}@media (max-width: 768px){html body>main .nature-tourism .content .large-card-with-image-list-blur{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 480px){html body>main .nature-tourism .content .large-card-with-image-list-blur{display:flex;flex-direction:column}}html body>main .nature-tourism:after{background:linear-gradient(0deg,#141618cc,#141618cc);content:"";inset:0;display:flex;width:100%;height:100%;position:absolute;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}@media (max-width: 991px){html body>main .list-political-news .content{display:flex;flex-direction:column;height:auto;gap:32px}}@media (max-width: 560px){html body>main .list-political-news .content .small-card-with-large-image-list{gap:12px!important}html body>main .list-political-news .content .small-card-with-large-image-list .small-card-with-large-image{flex-direction:column;padding:12px;gap:12px}html body>main .list-political-news .content .small-card-with-large-image-list .small-card-with-large-image>a>img{width:100%!important}html body>main .list-political-news .content .small-card-with-large-image-list .small-card-with-large-image .small-card-with-image-content{width:100%!important}html body>main .list-political-news .content .small-card-with-large-image-list .small-card-with-large-image .small-card-with-image-content .category{margin-bottom:4px}html body>main .list-political-news .content .small-card-with-large-image-list .small-card-with-large-image .small-card-with-image-content>p{margin-bottom:8px}html body>main .list-political-news .content .small-card-with-large-image-list .small-card-with-large-image .small-card-with-image-content>a{display:flex;width:100%}}html body>main .list-political-news .content .load-more-container{display:flex;align-items:center;justify-content:center}html body>main .list-political-news .content .load-more-container .load-more{margin-top:24px;background:#3d3d3d;border-radius:5px;font-weight:500;font-size:16px;line-height:25px;color:#fff;width:-moz-fit-content;width:fit-content;padding:6px 40px}html body>main .en-news{padding:40px 0;background:url(/build/assets/bg-en-news-CRjXY4gd.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;position:relative;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);margin-top:40px}html body>main .en-news .container{position:relative;z-index:10}html body>main .en-news .content .global-title{--color: var(--white);margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;direction:ltr}html body>main .en-news .content .global-title>a{all:unset;font-weight:500;font-size:14px;color:var(--white);cursor:pointer;padding:6px 14px;border:2px solid var(--white);border-radius:6px}@media (max-width: 768px){html body>main .en-news .content .global-title>a{font-size:12px;border-width:1px}}html body>main .en-news .content .em-news-list{display:grid;grid-template-columns:3.2fr 1.5fr 1.5fr;gap:32px;direction:ltr}@media (max-width: 768px){html body>main .en-news .content .em-news-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 480px){html body>main .en-news .content .em-news-list{display:flex;flex-direction:column}}html body>main .en-news .content .em-news-list .large-en-news-card{position:relative;border-radius:6px;overflow:hidden;height:375px;display:flex;align-items:end}html body>main .en-news .content .em-news-list .large-en-news-card>div{position:relative;z-index:5;padding:16px 18px}html body>main .en-news .content .em-news-list .large-en-news-card>div .category{display:flex;gap:16px;margin-bottom:8px}html body>main .en-news .content .em-news-list .large-en-news-card>div .category>li{display:flex}html body>main .en-news .content .em-news-list .large-en-news-card>div .category>li>a{border-radius:12px;background-color:var(--white);padding:2px 8px;font-style:normal;font-weight:500;font-size:14px;color:var(--blue-400);display:flex;align-items:center;flex-direction:row-reverse;gap:4px}@media (max-width: 991px){html body>main .en-news .content .em-news-list .large-en-news-card>div .category>li>a{font-size:10px;font-weight:400}}@media (max-width: 768px){html body>main .en-news .content .em-news-list .large-en-news-card>div .category>li>a{font-size:10px}}html body>main .en-news .content .em-news-list .large-en-news-card>div .category>li>a:after{content:"";display:flex;width:5px;height:5px;border-radius:12px;background-color:var(--light-blue-500)}html body>main .en-news .content .em-news-list .large-en-news-card>div>a>h4{font-weight:900;font-size:24px;line-height:38px;color:var(--white)}html body>main .en-news .content .em-news-list .large-en-news-card>div>p{font-weight:400;font-size:14px;line-height:22px;color:#dadce0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:5px}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart{display:flex;gap:20px;margin-top:12px}@media (max-width: 768px){html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart{gap:12px}}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .author{display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width: 768px){html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .author{gap:4px}}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .author>img{width:20px;height:20px;border-radius:20px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .author>p{font-weight:700;font-size:13px;white-space:nowrap;color:var(--white)}@media (max-width: 768px){html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .author>p{font-size:10px}}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .release-time{display:flex;align-items:center;justify-content:center;gap:4px}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .release-time>i{font-size:16px;color:#acadae}@media (max-width: 768px){html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .release-time>i{font-size:14px}}html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .release-time>p{font-weight:700;font-size:12px;line-height:19px;color:#ccc;white-space:nowrap}@media (max-width: 768px){html body>main .en-news .content .em-news-list .large-en-news-card>div .footer-card-large-en-news-cart .release-time>p{font-size:10px}}html body>main .en-news .content .em-news-list .large-en-news-card>img{position:absolute;width:100%;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;z-index:1}html body>main .en-news .content .em-news-list .large-en-news-card:after{position:absolute;inset:0;width:100%;height:100%;content:"";background:linear-gradient(180deg,#0000,#000000e8 67%);z-index:2;pointer-events:none}html body>main .en-news .content .em-news-list .en-news-card{position:relative;border-radius:6px;overflow:hidden;height:375px;display:flex;flex-direction:column}html body>main .en-news .content .em-news-list .en-news-card>a>img{max-height:233px;width:100%;-o-object-fit:cover;object-fit:cover}html body>main .en-news .content .em-news-list .en-news-card>div{position:relative;z-index:5;padding:16px 18px;background-color:var(--blue-800);height:100%;display:flex;justify-content:space-between;flex-direction:column}html body>main .en-news .content .em-news-list .en-news-card>div .category{display:flex;gap:16px;margin-bottom:8px}html body>main .en-news .content .em-news-list .en-news-card>div .category>li{display:flex}html body>main .en-news .content .em-news-list .en-news-card>div .category>li>a{font-style:normal;font-weight:500;font-size:14px;color:var(--blue-100);display:flex;align-items:center;flex-direction:row-reverse;gap:4px}@media (max-width: 991px){html body>main .en-news .content .em-news-list .en-news-card>div .category>li>a{font-size:10px;font-weight:400}}@media (max-width: 768px){html body>main .en-news .content .em-news-list .en-news-card>div .category>li>a{font-size:10px}}html body>main .en-news .content .em-news-list .en-news-card>div .category>li>a:after{content:"";display:flex;width:5px;height:5px;border-radius:12px;background-color:var(--gray-50)}html body>main .en-news .content .em-news-list .en-news-card>div>a>h4{font-weight:900;font-size:17px;color:var(--white);line-height:21px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}html body>main .en-news .content .em-news-list .en-news-card>div>p{font-weight:400;font-size:14px;line-height:22px;color:#dadce0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:5px}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news{display:flex;gap:20px;margin-top:5px}@media (max-width: 768px){html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news{gap:12px}}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .author{display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width: 768px){html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .author{gap:4px}}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .author>img{width:20px;height:20px;border-radius:20px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .author>p{font-weight:700;font-size:13px;white-space:nowrap;color:var(--white)}@media (max-width: 768px){html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .author>p{font-size:10px}}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .release-time{display:flex;align-items:center;justify-content:center;gap:4px}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .release-time>i{font-size:16px;color:#acadae}@media (max-width: 768px){html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .release-time>i{font-size:14px}}html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .release-time>p{font-weight:700;font-size:12px;line-height:19px;color:#ccc;white-space:nowrap}@media (max-width: 768px){html body>main .en-news .content .em-news-list .en-news-card>div .footer-card-en-news .release-time>p{font-size:10px}}html body>main .en-news:after{background:linear-gradient(0deg,#141618cc,#141618cc);content:"";inset:0;display:flex;width:100%;height:100%;position:absolute;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}html body>main .category-news-list{margin-top:40px;margin-bottom:60px}html body>main .category-news-list .content{display:grid;--gap: 40px;--columns: 3;grid-template-columns:repeat(var(--columns),calc(100% / var(--columns) - var(--gap) * (var(--columns) - 1) / var(--columns)));gap:var(--gap)}@media (max-width: 1200px){html body>main .category-news-list .content{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 768px){html body>main .category-news-list .content{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 480px){html body>main .category-news-list .content{display:flex;flex-direction:column}}html body>main .category-news-list .content>div .list-category-news{display:flex;flex-direction:column;gap:12px}html body>main .tourism-market{padding:40px 0;background:url(/build/assets/bg-tourism-market-BhrNaIr7.png);background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;position:relative;margin-top:40px}html body>main .tourism-market .container{position:relative;z-index:10}html body>main .tourism-market .content .global-title{--color: var(--white);margin-bottom:30px;display:flex;justify-content:space-between;align-items:center}html body>main .tourism-market .content .global-title>a{all:unset;font-weight:500;font-size:14px;color:var(--white);cursor:pointer;padding:6px 14px;border:2px solid var(--white);border-radius:6px}@media (max-width: 768px){html body>main .tourism-market .content .global-title>a{font-size:12px;border-width:1px}}html body>main .tourism-market .content .large-card-with-image-list-blur{display:grid;grid-template-columns:1fr 2fr;gap:10px}html body>main .tourism-market .content .large-card-with-image-list-blur .large-card-with-image-blur{width:100%;max-width:360px}@media (max-width: 768px){html body>main .tourism-market .content .large-card-with-image-list-blur{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 480px){html body>main .tourism-market .content .large-card-with-image-list-blur{display:flex;flex-direction:column;align-items:center}}html body>main .tourism-market .content .large-card-with-image-list-blur .cart-list-small-image{display:flex;flex-direction:row;flex-wrap:wrap;gap:14px 31px}@media (max-width: 480px){html body>main .tourism-market .content .large-card-with-image-list-blur .cart-list-small-image{justify-content:center;gap:14px}}html body>main .tourism-market .content .large-card-with-image-list-blur .cart-list-small-image .small-card-blur-with-image{width:100%;max-width:360px}html body>main .tourism-market:after{background:linear-gradient(0deg,#141618cc,#141618cc);content:"";inset:0;display:flex;width:100%;height:100%;position:absolute;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}html body>main section.magazine{padding:40px 0;background-size:cover;background:url(/build/assets/magazine-B3uKRAdP.png) no-repeat center;width:100%;position:relative;margin-top:40px}html body>main section.magazine .container{position:relative;z-index:10}html body>main section.magazine .content{display:flex;flex-direction:column}html body>main section.magazine .content .global-title{--color: var(--white);margin-bottom:30px;display:flex;justify-content:space-between;align-items:center}html body>main section.magazine .content .global-title>a{all:unset;font-weight:500;font-size:14px;color:var(--white);cursor:pointer;padding:6px 14px;border:2px solid var(--white);border-radius:6px}@media (max-width: 768px){html body>main section.magazine .content .global-title>a{font-size:12px;border-width:1px}}html body>main section.magazine .content a.vip{border:none;background:#ff9500;height:34px;display:flex;justify-content:center;align-items:center;padding:0 0 0 10px}html body>main section.magazine .content a.vip span{width:34px;height:34px;display:flex;justify-content:center;align-items:center;background:#d77d00;border-radius:6px;margin-left:8px}html body>main section.magazine .content a.vip:before{content:none}html body>main section.magazine .content .card-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:27px}html body>main section.magazine .content .card-list .card-list-item{display:flex;flex-direction:column;align-items:center;background:#00000080;padding:10px;border-radius:10px;gap:7px}html body>main section.magazine .content .card-list .card-list-item a.card-list-item-image{position:relative}html body>main section.magazine .content .card-list .card-list-item a.card-list-item-image>span{position:absolute;left:0;top:0;font-size:13px;font-weight:700;color:#fff;background:#ec221f;border-radius:5px 0;font-family:Vazirmatn FD,serif;padding:4px 8px}html body>main section.magazine .content .card-list .card-list-item a.card-list-item-image img{border-radius:5px}html body>main section.magazine .content .card-list .card-list-item a.card-list-item-more{background:#13265f;border-radius:5px;width:100%;color:#fff;font-size:14px;display:flex;height:36px;justify-content:center;align-items:center}@media (max-width: 993px){html body>main section.magazine .content .card-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:27px}}@media (max-width: 768px){html body>main section.magazine .content .card-list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}}@media (max-width: 480px){html body>main section.magazine .content .card-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;flex-direction:column}}html body>main section.magazine .content a.see-more{margin:33px auto 0;height:36px;background:#fff;border-radius:5px;padding:0 10px;font-size:14px;font-weight:700;display:flex;align-items:center;color:#262626}html body>main section.magazine:after{background:linear-gradient(0deg,#141618cc,#141618cc);content:"";inset:0;display:flex;width:100%;height:100%;position:absolute;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}
