.aec-section,.aec-section *,.aec-floating-popover,.aec-floating-popover *{box-sizing:border-box;font-family:IRANYekanX,"IRANYekanX",Tahoma,Arial,sans-serif!important}.aec-section{--aec-gap:14px;position:relative;isolation:isolate;overflow:hidden;width:100%;padding:var(--aec-pad,58px) 0 calc(var(--aec-pad,58px) + 8px);background:var(--aec-section-bg,#fff);color:var(--aec-title,#171717);direction:rtl}.aec-section-bg{position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:var(--aec-bg,none);background-repeat:no-repeat;background-size:var(--aec-bg-size,cover);background-position:var(--aec-bg-position,center center);opacity:var(--aec-bg-opacity,.18)}.aec-container{width:min(calc(100% - 48px),var(--aec-content-width,1180px));margin-inline:auto;position:relative}.aec-heading{max-width:760px;margin:0 auto 30px;text-align:center}.aec-heading-icon{display:flex;align-items:center;justify-content:center;width:100%;min-height:28px;margin:0 auto 7px}.aec-heading-icon img{display:block;width:auto;height:auto;max-width:104px;max-height:48px;object-fit:contain;object-position:center}.aec-eyebrow{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px;color:var(--aec-accent,#C99A52);font-size:var(--aec-eyebrow-size,11px)!important;font-weight:800;line-height:1.7}.aec-eyebrow span{width:28px;height:1px;background:currentColor;opacity:.6}.aec-heading h2{margin:0;color:var(--aec-title,#171717);font-size:var(--aec-title-size,34px)!important;line-height:1.4;font-weight:900;letter-spacing:-.025em}.aec-heading p{margin:10px auto 0;max-width:660px;color:var(--aec-text,#6C6C6C);font-size:var(--aec-desc-size,13px)!important;line-height:2;font-weight:500}.aec-carousel-shell{position:relative;padding-inline:54px}.aec-track{display:flex;align-items:stretch;gap:var(--aec-gap);width:100%;overflow-x:auto;overflow-y:hidden;padding:10px 3px 18px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;cursor:grab;outline:none}.aec-track::-webkit-scrollbar{display:none}.aec-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;user-select:none}.aec-card{position:relative;flex:0 0 calc((100% - ((var(--aec-per,7) - 1) * var(--aec-gap))) / var(--aec-per,7));min-width:132px;height:var(--aec-card-height,158px);border:1px solid var(--aec-border,#EFE8DD);border-radius:var(--aec-card-radius,18px);background:var(--aec-card,#fff);overflow:hidden;scroll-snap-align:center;scroll-snap-stop:always;outline:none;cursor:pointer;box-shadow:0 6px 22px rgba(34,27,17,.035);transition:transform .28s cubic-bezier(.2,.75,.25,1),box-shadow .28s ease,border-color .28s ease}.aec-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(201,154,82,.07),transparent 60%);opacity:0;transition:opacity .28s ease}.aec-card:hover,.aec-card:focus-visible,.aec-card.is-active{transform:translateY(-5px);border-color:rgba(201,154,82,.48);box-shadow:0 14px 36px rgba(45,34,18,.11)}.aec-card:hover::before,.aec-card:focus-visible::before,.aec-card.is-active::before{opacity:1}.aec-map-wrap{position:absolute;inset:10px;display:grid;place-items:center;z-index:0;pointer-events:none}.aec-map{display:block;width:76%;height:76%;object-fit:contain;opacity:var(--aec-map-opacity,.15);filter:grayscale(1) sepia(.18);transform:scale(.94);transition:opacity .3s ease,transform .3s ease}.aec-card:hover .aec-map,.aec-card.is-active .aec-map{transform:scale(1.02);opacity:calc(var(--aec-map-opacity,.15) + .08)}.aec-map-placeholder{width:70%;height:70%;border-radius:50%;background:radial-gradient(circle,rgba(201,154,82,.08),transparent 66%)}.aec-card-center{position:relative;z-index:2;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px 10px 14px}.aec-flag-wrap{width:var(--aec-flag-width,78px);height:calc(var(--aec-flag-width,78px) * .64);display:flex;align-items:center;justify-content:center;margin:0 auto 10px;flex:0 0 auto}.aec-flag{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;filter:drop-shadow(0 5px 7px rgba(0,0,0,.12));transform:translateZ(0);transition:transform .28s cubic-bezier(.2,.75,.25,1)}.aec-card:hover .aec-flag,.aec-card.is-active .aec-flag{transform:scale(1.06)}.aec-flag-placeholder{width:54px;height:38px;border:1px dashed var(--aec-accent);border-radius:7px;display:grid;place-items:center;color:var(--aec-accent);font-size:22px!important;background:#fff}.aec-card h3{margin:0;color:var(--aec-title,#171717);font-size:var(--aec-country-size,15px)!important;line-height:1.55;font-weight:800;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.aec-card-line{width:20px;height:2px;border-radius:999px;background:var(--aec-accent,#C99A52);margin-top:8px;opacity:.5;transform:scaleX(.6);transition:transform .28s ease,opacity .28s ease}.aec-card:hover .aec-card-line,.aec-card.is-active .aec-card-line{transform:scaleX(1);opacity:1}.aec-arrow{position:absolute;top:50%;z-index:8;width:42px;height:42px;margin:0;padding:0;display:grid;place-items:center;border:1px solid rgba(201,154,82,.32);border-radius:50%;background:rgba(255,255,255,.96);color:var(--aec-accent,#C99A52);box-shadow:0 8px 24px rgba(35,28,18,.08),inset 0 0 0 1px rgba(255,255,255,.7);transform:translateY(-50%);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.aec-arrow--prev{left:0}.aec-arrow--next{right:0}.aec-arrow svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.aec-arrow:hover{background:var(--aec-accent,#C99A52);color:#fff;border-color:var(--aec-accent,#C99A52);box-shadow:0 10px 28px rgba(121,88,37,.2);transform:translateY(-50%) scale(1.05)}.aec-arrow:active{transform:translateY(-50%) scale(.96)}.aec-arrow:focus-visible{outline:3px solid rgba(201,154,82,.2);outline-offset:3px}.aec-arrow:disabled{opacity:.32;cursor:default;box-shadow:none;transform:translateY(-50%)}.aec-floating-popover{position:fixed;z-index:999999;width:min(340px,calc(100vw - 20px));pointer-events:none;opacity:0;visibility:hidden;transform:translateY(8px) scale(.985);transition:opacity .18s ease,transform .22s cubic-bezier(.2,.75,.25,1),visibility .18s ease}.aec-floating-popover.is-visible{pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0) scale(1)}.aec-popover-inner{position:relative;padding:18px;border-radius:18px;border:1px solid rgba(201,154,82,.25);background:var(--aec-popup,#fff);box-shadow:0 22px 55px rgba(27,22,14,.16);overflow:hidden;direction:rtl;text-align:right}.aec-popover-inner::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,var(--aec-accent),transparent);opacity:.85}.aec-popover-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.aec-popover-icon{width:48px;height:48px;border-radius:14px;background:#fffaf2;border:1px solid rgba(201,154,82,.23);display:grid;place-items:center;flex:0 0 48px}.aec-popover-icon img{width:28px;height:28px;object-fit:contain}.aec-popover-icon svg{width:25px;height:25px;fill:none;stroke:var(--aec-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.aec-popover-kicker{display:block;color:var(--aec-accent);font-size:10px!important;font-weight:800;margin-bottom:3px}.aec-popover-top h4{margin:0;font-size:var(--aec-popup-title-size,19px)!important;line-height:1.4;color:var(--aec-title,#171717);font-weight:900}.aec-popover-stat{display:flex;align-items:center;gap:8px;margin:0 0 10px;padding:8px 10px;border-radius:10px;background:#fffaf2;font-size:11px!important;color:var(--aec-title,#171717);font-weight:700}.aec-popover-stat span{width:7px;height:7px;border-radius:50%;background:var(--aec-accent);box-shadow:0 0 0 4px rgba(201,154,82,.13)}.aec-popover-content{font-size:var(--aec-popup-text-size,12px)!important;line-height:1.95;color:var(--aec-text,#666);font-weight:500}.aec-popover-content *{font-size:inherit!important;line-height:inherit}.aec-popover-content p{margin:0 0 8px}.aec-popover-content p:last-child{margin-bottom:0}.aec-popover-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding:11px 13px;border-radius:11px;background:var(--aec-title,#171717);color:#fff!important;text-decoration:none!important;font-size:11px!important;font-weight:800;transition:transform .2s ease,background .2s ease}.aec-popover-link:hover{background:var(--aec-accent);transform:translateY(-1px)}.aec-popover-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:rotate(180deg)}.aec-floating-popover::after{content:"";position:absolute;left:50%;width:14px;height:14px;background:var(--aec-popup,#fff);border-right:1px solid rgba(201,154,82,.26);border-bottom:1px solid rgba(201,154,82,.26);transform:translateX(-50%) rotate(45deg);bottom:-7px}.aec-floating-popover.is-below::after{top:-7px;bottom:auto;transform:translateX(-50%) rotate(225deg)}.aec-empty{padding:20px;border:1px dashed #d7b98a;border-radius:12px;background:#fffaf2;font-family:IRANYekanX,"IRANYekanX",Tahoma,Arial,sans-serif!important;text-align:center;direction:rtl}@media (max-width:1024px){.aec-section{--aec-per:4!important}.aec-container{width:min(calc(100% - 30px),980px)}.aec-carousel-shell{padding-inline:50px}}@media (max-width:720px){.aec-section{--aec-per:1!important;padding:36px 0 42px}.aec-container{width:calc(100% - 20px)}.aec-heading{margin-bottom:20px;padding-inline:8px}.aec-heading-icon{margin-bottom:6px;min-height:24px}.aec-heading-icon img{max-width:92px;max-height:42px}.aec-eyebrow{font-size:min(var(--aec-eyebrow-size,11px),10px)!important}.aec-heading h2{font-size:min(var(--aec-title-size,34px),28px)!important;line-height:1.5}.aec-heading p{font-size:min(var(--aec-desc-size,13px),12px)!important;line-height:1.9}.aec-carousel-shell{padding-inline:0;overflow:visible}.aec-track{display:flex!important;flex-wrap:nowrap!important;width:100%;gap:12px;padding:8px 2px 18px;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:2px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.aec-card{flex:0 0 78%!important;width:78%!important;min-width:230px;max-width:300px;height:min(var(--aec-card-height,158px),154px);border-radius:min(var(--aec-card-radius,18px),16px);scroll-snap-align:start;scroll-snap-stop:always}.aec-flag-wrap{width:min(var(--aec-flag-width,78px),72px);height:47px}.aec-card h3{font-size:min(var(--aec-country-size,15px),14px)!important}.aec-arrow{display:none!important}.aec-floating-popover{width:min(330px,calc(100vw - 18px))}.aec-popover-inner{padding:16px;border-radius:16px}}@media (max-width:360px){.aec-card{flex-basis:82%!important;width:82%!important;min-width:218px}}@media (prefers-reduced-motion:reduce){.aec-section *,.aec-floating-popover *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.aec-section,.aec-section *,.aec-section button,.aec-section input,.aec-section textarea,.aec-section select,.aec-floating-popover,.aec-floating-popover *{font-family:IRANYekanX,"IRANYekanXFaNum","IRANYekan",Tahoma,Arial,sans-serif!important;font-synthesis:none}.aec-card-center{position:relative;display:block;padding:0}.aec-flag-wrap{position:absolute;top:50%;left:50%;margin:0;transform:translate(-50%,-50%);z-index:3}.aec-card h3{position:absolute;left:10px;right:10px;bottom:27px;margin:0;text-align:center;z-index:4}.aec-card-line{position:absolute;left:50%;bottom:15px;margin:0;transform:translateX(-50%) scaleX(.6);z-index:4}.aec-card:hover .aec-card-line,.aec-card.is-active .aec-card-line{transform:translateX(-50%) scaleX(1)}@media (min-width:1025px){.aec-track{scroll-snap-type:x mandatory}.aec-card{scroll-snap-align:start}}.aec-mobile-accordion{display:none;width:100%;margin:4px auto 0;overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);transition:max-height .34s ease,opacity .22s ease,transform .28s ease,margin .28s ease}.aec-mobile-accordion.is-open{max-height:760px;opacity:1;transform:translateY(0);margin-top:10px}.aec-mobile-accordion .aec-popover-inner{box-shadow:0 12px 34px rgba(27,22,14,.09)}@media (max-width:720px){.aec-section{--aec-per:2!important}.aec-carousel-shell{overflow:hidden!important}.aec-track{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important;padding:8px 0 16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:0!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;touch-action:pan-x!important}.aec-card,.aec-card:nth-child(n){flex:0 0 calc((100% - 10px) / 2)!important;width:calc((100% - 10px) / 2)!important;min-width:0!important;max-width:none!important;height:min(var(--aec-card-height,158px),150px)!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}.aec-flag-wrap{width:min(var(--aec-flag-width,78px),68px)!important;height:44px!important}.aec-card h3{left:5px;right:5px;bottom:24px;font-size:min(var(--aec-country-size,15px),13px)!important;white-space:nowrap}.aec-card-line{bottom:13px}.aec-arrow{display:none!important}.aec-mobile-accordion{display:block}.aec-floating-popover{display:none!important}}@media (max-width:360px){.aec-card,.aec-card:nth-child(n){flex-basis:calc((100% - 8px) / 2)!important;width:calc((100% - 8px) / 2)!important;min-width:0!important}.aec-track{gap:8px!important}.aec-flag-wrap{width:min(var(--aec-flag-width,78px),62px)!important;height:41px!important}.aec-card h3{font-size:min(var(--aec-country-size,15px),12px)!important}}.aec-section .aec-eyebrow{font-weight:600!important;letter-spacing:0!important}.aec-section .aec-heading h2{font-weight:700!important;letter-spacing:-.015em!important}.aec-section .aec-heading p{font-weight:400!important}.aec-section .aec-card h3{font-weight:600!important}.aec-floating-popover .aec-popover-kicker,.aec-mobile-accordion .aec-popover-kicker{font-weight:500!important}.aec-floating-popover .aec-popover-top h4,.aec-mobile-accordion .aec-popover-top h4{font-weight:700!important}.aec-floating-popover .aec-popover-stat,.aec-mobile-accordion .aec-popover-stat{font-weight:500!important}.aec-floating-popover .aec-popover-content,.aec-mobile-accordion .aec-popover-content{font-weight:400!important}.aec-floating-popover .aec-popover-content *,.aec-mobile-accordion .aec-popover-content *{font-weight:inherit!important}.aec-floating-popover .aec-popover-link,.aec-mobile-accordion .aec-popover-link{font-weight:600!important}.aec-section .aec-arrow,.aec-section .aec-arrow:hover,.aec-section .aec-arrow:focus,.aec-section .aec-arrow:focus-visible,.aec-section .aec-arrow:active,.aec-section .aec-arrow:visited{appearance:none!important;-webkit-appearance:none!important;background:#fff!important;background-color:#fff!important;background-image:none!important;color:var(--aec-accent,#C99A52)!important;border:1px solid rgba(201,154,82,.38)!important;box-shadow:0 7px 22px rgba(40,31,19,.08)!important;text-decoration:none!important}.aec-section .aec-arrow:hover,.aec-section .aec-arrow:focus-visible{background:#fffaf3!important;color:var(--aec-accent,#C99A52)!important;border-color:var(--aec-accent,#C99A52)!important;box-shadow:0 9px 26px rgba(121,88,37,.13)!important}.aec-section .aec-arrow:active{background:#fff7ea!important;color:var(--aec-accent,#C99A52)!important;border-color:var(--aec-accent,#C99A52)!important}.aec-section .aec-arrow svg,.aec-section .aec-arrow:hover svg,.aec-section .aec-arrow:focus svg,.aec-section .aec-arrow:active svg{fill:none!important;stroke:currentColor!important}:root{--aec-iranyekan-stack:"IRANYekanX","IRANYekanXFaNum","IRANYekanXVF","IRANYekanXFaNumVF","IRANYekanX Regular","IRANYekanXFaNum Regular","IRANYekan",Tahoma,Arial,sans-serif}html body .aec-section,html body .aec-section .aec-container,html body .aec-section .aec-heading,html body .aec-section .aec-heading *,html body .aec-section .aec-carousel-shell,html body .aec-section .aec-track,html body .aec-section .aec-card,html body .aec-section .aec-card *,html body .aec-section .aec-mobile-accordion,html body .aec-section .aec-mobile-accordion *,html body .aec-section button,html body .aec-section a,html body .aec-section p,html body .aec-section span,html body .aec-section h1,html body .aec-section h2,html body .aec-section h3,html body .aec-section h4,html body .aec-section h5,html body .aec-section h6,html body .aec-floating-popover,html body .aec-floating-popover *{font-family:var(--aec-iranyekan-stack)!important;font-style:normal!important}html body .aec-section .aec-eyebrow,html body .aec-section .aec-eyebrow *{font-family:var(--aec-iranyekan-stack)!important;font-weight:500!important}html body .aec-section .aec-arrow,html body .aec-section .aec-arrow:hover,html body .aec-section .aec-arrow:focus,html body .aec-section .aec-arrow:focus-visible,html body .aec-section .aec-arrow:active,html body .aec-section .aec-arrow:visited{appearance:none!important;-webkit-appearance:none!important;width:48px!important;height:48px!important;border:none!important;border-radius:999px!important;background:linear-gradient(180deg,#E0A930 0%,#D2941C 58%,#C88513 100%)!important;background-color:#D2941C!important;background-image:linear-gradient(180deg,#E0A930 0%,#D2941C 58%,#C88513 100%)!important;color:#fff!important;box-shadow:0 12px 28px rgba(178,125,28,.26),inset 0 1px 0 rgba(255,255,255,.28)!important;transform:translateY(-50%)!important;overflow:hidden!important;isolation:isolate!important}html body .aec-section .aec-arrow::before{content:"";position:absolute;inset:4px;border-radius:999px;border:1.5px solid rgba(255,255,255,.34);pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}html body .aec-section .aec-arrow::after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.24),transparent 38%);pointer-events:none}html body .aec-section .aec-arrow svg,html body .aec-section .aec-arrow:hover svg,html body .aec-section .aec-arrow:focus svg,html body .aec-section .aec-arrow:active svg,html body .aec-section .aec-arrow:visited svg{width:18px!important;height:18px!important;fill:none!important;stroke:#fff!important;stroke-width:2.15!important;stroke-linecap:round!important;stroke-linejoin:round!important;position:relative;z-index:1}html body .aec-section .aec-arrow:hover,html body .aec-section .aec-arrow:focus-visible{background:linear-gradient(180deg,#E6B13D 0%,#D89D25 58%,#CB8E18 100%)!important;background-color:#D89D25!important;color:#fff!important;box-shadow:0 14px 32px rgba(178,125,28,.32),inset 0 1px 0 rgba(255,255,255,.30)!important;transform:translateY(-50%) scale(1.045)!important}html body .aec-section .aec-arrow:active{background:linear-gradient(180deg,#DDA62F 0%,#D0911D 58%,#C47F11 100%)!important;background-color:#D0911D!important;transform:translateY(-50%) scale(.97)!important}html body .aec-section .aec-arrow:focus-visible{outline:3px solid rgba(210,148,28,.16)!important;outline-offset:3px!important}html body .aec-section .aec-arrow:disabled,html body .aec-section .aec-arrow[disabled]{opacity:.38!important;cursor:default!important;box-shadow:0 7px 16px rgba(178,125,28,.12)!important;transform:translateY(-50%)!important}