@charset "UTF-8";
/***!  Style Declaration  !***/

html{scroll-behavior:auto}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{margin:0;font-family:var(--aph-font-sans,"IRANYekanX",Tahoma,sans-serif);line-height:1.5}body.has-site-header{padding-top:var(--aph-header-offset,var(--aph-header-height-expanded,3.75rem))}.site-header{position:fixed;top:0;inset-inline:0;z-index:100}.hero-slider{position:relative;overflow:hidden;background:#111;color:#f5f5f4}.hero-slider__track{position:relative;overflow:hidden;min-height:clamp(22rem,72vw,28rem)}.hero-slider__slide{position:absolute;inset:0;width:100%;opacity:0;visibility:hidden}.hero-slider__slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-slider__grid{display:grid;grid-template-columns:1fr;align-items:center;width:100%}.hero-slider__image{display:block;width:100%;max-width:100%;height:auto;object-fit:cover}@media (max-width:1023px){.hero-slider__track,.hero-slider__grid{min-height:80vh}}.articles-section,.products-section,.consultation-section{content-visibility:visible}
