html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:62.5%;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box;min-width:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.5;height:100%}img,picture{max-width:100%;height:auto;display:block}ul,ol{list-style:none}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;padding:0;cursor:pointer}button:focus,input:focus,textarea:focus{outline:none}a{text-decoration:none;color:inherit}html{font-size:clamp(14px,1.2vw,18px);background-color:#000}html,body{overflow-anchor:none}:root{--text_color_gold: #cbb488;--text_color_dark_gold: #514836;--root_padding: 9.25rem;--root_padding_top: 3.5rem}:lang(hy),:lang(ru){--root_padding: 5rem}html,body{height:auto}body{overflow-x:hidden;overflow-y:auto}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background-color:transparent}body::-webkit-scrollbar-thumb{background-color:var(--text_color_gold)}body::-webkit-scrollbar-thumb:hover{background-color:var(--text_color_dark_gold)}img{max-width:100%;height:auto;display:block}@font-face{font-family:HelloJanuary;src:url(/assets/Hello_January_script_cyrillic_Script-CEvyJLqY.otf) format("opentype");font-weight:100;font-style:normal;font-display:swap}.page-wrapper{overflow-x:hidden}.block{min-height:100svh;padding:0 var(--root_padding);background-color:#000;color:#fff;border:1px outset #5148362e}.display-block{display:block}.main-header{position:fixed;top:0;left:0;width:100%;z-index:2000;padding:1rem var(--root_padding);background:#000000bf;backdrop-filter:blur(6px);border-bottom:1px solid rgba(203,180,136,.15);transition:transform .35s ease}.main-header--hidden{transform:translateY(-100%)}.main-header__inner{display:flex;justify-content:space-between;align-items:center}.main-header__logo img{height:40px;max-height:48px;width:auto}.main-header__nav ul{display:flex;gap:2rem}.main-header__nav a{color:var(--text_color_gold);font-size:1.1rem;text-decoration:none;letter-spacing:.05em;transition:color .3s ease}:lang(hy) .main-header__nav ul{gap:0 clamp(1rem,1.5vw,28px)}:lang(hy) .main-header__nav a{font-size:clamp(1rem,1.2vw,18px)}.main-header__nav a:hover{color:var(--text_color_dark_gold)}.burger-btn{display:none;flex-direction:column;justify-content:center;gap:6px;width:32px;height:24px;background:none;border:none;padding:0;cursor:pointer;z-index:2500;margin-right:20px}.burger-btn span{display:block;width:100%;height:3px;background-color:var(--text_color_gold);transition:.3s ease}.burger-btn.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.burger-btn.active span:nth-child(2){opacity:0}.burger-btn.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu{position:fixed;top:0;right:-100%;width:75%;max-width:360px;height:100dvh;background:#000;padding:5rem 2rem;border-left:1px solid rgba(203,180,136,.2);transition:right .35s ease;z-index:2400}.mobile-menu.open{right:0}.mobile-menu ul{display:flex;flex-direction:column;gap:2rem}.mobile-menu a{color:var(--text_color_gold);font-size:1.6rem;text-decoration:none;font-family:Inter,sans-serif;letter-spacing:.05em;display:flex;gap:10px}.mobile-menu a:hover{color:var(--text_color_dark_gold)}body.no-scroll{overflow:hidden}.main-header__nav .lang-switcher__dropdown{gap:0}.main-header__nav li.nav-lang{position:relative;list-style:none}.main-header__nav li.nav-lang>.lang-switcher__button{display:flex;align-items:center;gap:3px;cursor:pointer;font-family:inherit;font-weight:500;color:var(--text_color_gold)}.main-header__nav li.nav-lang>.lang-switcher__button .arrow{transition:transform .2s ease}.main-header__nav li.nav-lang>ul.lang-switcher__dropdown{flex-direction:column;position:absolute;left:calc(-75% - 10px);top:calc(100% + 23px);min-width:max-content;border-radius:0 0 14px 14px;box-shadow:0 12px 30px #ffffff14;overflow:hidden;list-style:none;opacity:0;transform:translateY(-10px);visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;background-color:#000;z-index:1000}.main-header__nav li.nav-lang.open>ul.lang-switcher__dropdown{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.main-header__nav li.nav-lang.open>.lang-switcher__button .arrow{transform:rotate(180deg)}.main-header__nav li.nav-lang>ul.lang-switcher__dropdown li a{display:flex;align-items:center;justify-content:start;gap:12px;padding:10px;text-decoration:none;font-size:14px;font-weight:500;color:var(--text_color_gold)}.main-header__nav li.nav-lang>ul.lang-switcher__dropdown li a:hover{color:#fff}.main-header__nav li.nav-lang>ul.lang-switcher__dropdown svg{width:20px;height:20px}.main-header__nav li.nav-lang>ul.lang-switcher__dropdown .check{margin-left:auto;color:var(--text_color_gold)}@media(max-width:600px){.mobile-menu a{font-size:1.4rem}.main-header__logo img{height:42px}.main-header{padding:.8rem 1.2rem}}@media(max-width:600px){.main-header{padding:.6rem 1rem}.main-header__inner{display:flex;justify-content:space-between;align-items:center;width:100%}.main-header__logo img{height:32px;max-width:120px;width:auto}.burger-btn{width:26px;height:20px;gap:5px;margin-right:10px}.burger-btn span{height:2px}}@media(max-width:992px){.main-header{padding:.8rem 2rem}.main-header__nav{display:none}.burger-btn{display:flex}}@media(max-width:600px){.main-header{padding:.6rem 1rem}.main-header__inner{display:flex;justify-content:space-between;align-items:center;width:100%}.main-header__logo img{height:24px;max-width:120px;width:auto}.burger-btn{width:26px;height:20px;gap:5px;margin-right:10px}.burger-btn span{height:2px}.mobile-menu a{font-size:1.4rem}}.hero{background:#000;position:relative;display:flex;align-items:center;justify-content:end;overflow:hidden}.hero-text{display:inline-block;max-width:90%;margin-left:8%}:where(:lang(hy),:lang(ru)) .hero-text{max-width:80%}:where(:lang(ru)).hero-text{margin-left:0}:where(:lang(hy)).hero-text{margin-left:15%}:where(:lang(hy),:lang(en)) .hero-wrapper{width:90%;text-align:justify}:where(:lang(ru)) .hero-wrapper{width:100%;text-align:justify}.big-letter{position:absolute;left:9%;top:50%;transform:translateY(-50%);font-size:clamp(10rem,35vw,35rem);font-weight:300;font-family:serif;color:var(--text_color_dark_gold);text-shadow:1px 1px 2px var(--text_color_gold);pointer-events:none;user-select:none}.hero-title{font-size:3.5rem;letter-spacing:.36em;color:var(--text_color_gold);font-weight:300}.hero-line{width:100%;height:1px;border:none;background-color:var(--text_color_gold);margin:1.25rem 0 .25rem}.hero-subtitle{font-family:Inter,sans-serif;font-size:1rem;letter-spacing:.1em;color:var(--text_color_gold);font-weight:200}.block-nav{display:flex;justify-content:space-between;align-items:center}.block-logo img{width:8rem;max-width:140px;height:auto}.block-menu ul{display:flex;gap:2rem}.block-menu a{color:var(--text_color_gold);font-size:1.2rem;text-decoration:none;letter-spacing:.05em;transition:color .3s ease}.block-menu a:hover{color:var(--text_color_dark_gold)}.about-title span{font-family:Playfair Display,serif;display:block}.about-title span:first-child{font-size:2.8rem;letter-spacing:.1em}.about-title span:last-child{font-size:2.8rem;letter-spacing:.1em;color:var(--text_color_gold)}:lang(hy) .about-title span:first-child,:lang(hy) .about-title span:last-child{font-size:2rem}.about{position:relative;display:flex;flex-direction:column;justify-content:space-around}.about-image{position:absolute;bottom:0;right:3%;z-index:1}.about-image .app-link{position:relative;text-decoration:none;cursor:pointer}.about-image img{display:block;height:auto;max-height:85dvh}.about-text{position:relative;z-index:2;display:flex;gap:2rem;max-width:70%;margin-top:1.5rem}.about-text .col_left,.about-text .col_right{flex:1;text-align:justify;font-family:Inter,sans-serif;font-size:1rem;font-weight:200}:lang(hy) .about-text .col_left,:lang(hy) .about-text .col_right,:lang(ru) .about-text .col_left,:lang(ru) .about-text .col_right{font-family:Noto Sans Armenian,Noto Sans,sans-serif;font-weight:500;font-size:.9rem}.about-quote{font-style:italic;color:var(--text_color_gold)}.app-cta{position:absolute;inset:0;display:grid;place-items:center;gap:.4rem;padding:1.2rem;text-align:center;background:#00000059;backdrop-filter:blur(2px);opacity:0;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.app-cta__text{font-family:Inter,sans-serif;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text_color_gold);font-size:2.05rem;background-color:#0000005b;border-radius:20px}.app-cta__hint{font-family:Inter,sans-serif;font-weight:300;color:#ffffffd9;font-size:1.2rem;background-color:#0000005b;border-radius:20px;padding:10px}.about-image .app-link:hover .app-cta,.about-image .app-link:focus-visible .app-cta{opacity:1;transform:translateY(0)}.app-cta__text,.app-cta__hint{display:none}:lang(en) .app-cta__text--en,:lang(en) .app-cta__hint--en{display:inline}:lang(ru) .app-cta__text--ru,:lang(ru) .app-cta__hint--ru{display:inline}:lang(hy) .app-cta__text--hy,:lang(hy) .app-cta__hint--hy{display:inline}.about-image.is-visible .app-link{animation:appGlow 1.8s ease-in-out infinite}@keyframes appGlow{0%,to{filter:drop-shadow(0 0 0 rgba(190,160,110,0))}50%{filter:drop-shadow(0 0 16px #cbb4885a)}}@media(prefers-reduced-motion:reduce){.about-image.is-visible .app-link,.about-image.is-visible{animation:none}}.about-image .app-link:hover,.about-image .app-link:focus-visible{animation:none}.history{position:relative;display:flex;flex-direction:column;justify-content:space-around;background:linear-gradient(#00000030,#0000008c),url(/assets/Vardan-B8n5F8Qj.jpg);background-size:150%;background-position:100% 20%;background-repeat:no-repeat;background-color:#000}.history-content{display:flex;justify-content:space-between}.history-text{width:25%;text-align:justify;font-size:1rem}:where(:lang(hy),:lang(ru)) .history-text{font-size:.92rem;width:26%}.history-title{font-size:clamp(2rem,6vw,12rem);text-align:left;color:var(--text_color_gold);font-family:HelloJanuary,cursive;font-weight:100}.history-quote{display:flex;flex-direction:column;justify-content:end}.quote-text{font-size:max(1.5rem,3vw);text-align:right;font-family:HelloJanuary,cursive;font-weight:100}.partners{padding-top:var(--root_padding_top);background-color:#1c1919}.grid-container{display:grid;grid-template-columns:1fr 4fr 1fr;grid-template-rows:auto auto;column-gap:2rem;row-gap:4rem;align-items:center}.partners-map__logos{display:grid;grid-template-columns:repeat(3,1fr);gap:.2rem}.partners-map__logos{img{border:1px solid #000;transition:transform .3s ease;&:hover{transform:scale(1.1)}}}.partners-map__map{display:flex;justify-content:center;align-items:center}.partners-map__map img{max-width:70%;height:auto;display:block}.partners-map__subtitle{grid-column:1 / -1;text-align:left;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text_color_gold)}.partners-map__logos a{position:relative;display:inline-block;overflow:hidden}.partners-map__logos a img{display:block;width:100%;height:auto;transition:.3s ease;filter:brightness(70%)}.partners-map__logos a:after{content:"";position:absolute;inset:0;background:#00000038;opacity:1;transition:.3s ease}.partners-map__logos a:hover img{filter:brightness(100%);transform:scale(1.07)}.partners-map__logos a:hover:after{opacity:0}.loyalty-card{padding-top:calc(var(--root_padding_top) + 1%)}.loyalty-display{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;z-index:10;background:linear-gradient(to right,#000,#574a4a00),url(data:image/webp;base64,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);background-size:70% auto;background-position:100% center;background-repeat:no-repeat}.left-block,.right-block{width:27rem}.left-block__text{flex:1;text-align:justify;font-family:Inter,sans-serif;font-size:1rem;font-weight:200}.left-block__title{text-align:center;color:var(--text_color_gold);font-size:calc(.5rem + 4vw);font-family:Playfair Display,serif;font-weight:200;line-height:1;padding:2rem 0;letter-spacing:.2em;filter:drop-shadow(2px 5px 50px var(--text_color_gold))}.right-block img{filter:drop-shadow(100px 0 70px #858585)}.block.podcast{padding-top:var(--root_padding_top);position:relative;background:#000;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.block.podcast:before{content:"";position:absolute;inset:0;background-image:url(/assets/podcast-frame-B-jXJ2eV.webp);background-size:contain;background-position:center;opacity:.12;filter:contrast(.7) brightness(.3);pointer-events:none}.podcast-block{position:relative;z-index:2;display:grid;grid-template-columns:1fr .6fr;gap:50px;align-items:center}.podcast-title{font-family:Playfair Display,serif;font-size:clamp(32px,3vw,44px);color:var(--text_color_gold);margin-bottom:20px}.podcast-text p{font-size:1.2rem;order:2;line-height:1.65;max-width:40vw}:where(:lang(hy)) .podcast-text p{font-size:1.1rem;line-height:1.4;max-width:43vw}:where(:lang(ru)) .podcast-text p{font-size:1.2rem;line-height:1.38;max-width:41vw}.podcast-text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:justify}.podcast-card{background:#14141400;padding:60px;border-radius:20px;box-shadow:0 20px 40px #000000b3;backdrop-filter:blur(6px);border:1px solid rgba(249,246,246,.07);transition:.3s ease;width:max-content;display:flex;flex-direction:column;align-items:center;justify-content:center}.podcast-card:hover{transform:scale(1.1);box-shadow:0 0 30px #4343432a}.podcast-card__title{font-size:3rem;font-weight:700;letter-spacing:.1em;color:var(--text_color_gold);text-transform:uppercase;line-height:1.2;text-align:center}.podcast-card__play{display:flex;flex-direction:column;align-items:center;margin-top:40px;gap:30px}.podcast-card__play-circle{width:64px;height:64px;border-radius:50%;border:3px solid white;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:12px;transition:.3s ease;&:hover{color:var(--text_color_gold)}}.podcast-card__cta{font-size:.9rem;color:#e7e1d4;letter-spacing:.1em;text-transform:uppercase}.podcast-episodes{position:relative;z-index:2;margin:50px 0;gap:20px;padding-bottom:10px;display:flex;justify-content:center}.episode-card{background:#111;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 12px 28px #0009;transition:.4s ease;cursor:pointer}.episode-card:hover{transform:scale(1.1);box-shadow:0 0 50px #43434374}.episode-card img{width:100%;height:160px;object-fit:cover;filter:grayscale(70%);&:hover{filter:grayscale(0%);transition:.8s ease}}.episode-title{font-size:15px;padding:10px;color:#eee}.episode-time{position:absolute;bottom:12px;right:12px;padding:3px 6px;background:#000000b3;font-size:12px;border-radius:4px}.analytics{padding-top:2rem;padding-bottom:2rem;display:flex;flex-direction:column;justify-content:center}.analytics-display{padding:2rem 0}.analytics-title{display:flex;justify-content:end;color:var(--text_color_gold);font-weight:100}.analytics-intro{margin-bottom:2rem;:last-child{color:var(--text_color_gold)}}.analytics-graph{display:flex}.analytics-list{margin-left:1rem;margin-bottom:1.2rem}.analytics-list li{list-style:disc;font-size:1rem;color:#fff}.analytics-sublist{margin-left:2.5rem;margin-bottom:3rem}.analytics-sublist li{list-style:circle;margin-bottom:.5rem}.analytics-note{width:70%}.analytics-note hr{border:none;height:1px;width:100%;background:var(--text_color_gold);margin:1.5rem 0}.analytics-chart{width:100%;height:auto}.analytics-chart{width:100%;height:420px;position:relative}#salesChart{width:100%!important;height:100%!important}.chart-years{position:absolute;top:-40px;left:20px;right:0;display:grid;grid-template-columns:repeat(6,1fr);text-align:center;color:#cbb488;font-family:Playfair Display,serif;font-size:1.25rem;pointer-events:none}.chart-years span{opacity:.9}.analytics-chart-wrapper{width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:1rem;transform:translateY(10%)}.analytics-chart-wrapper{padding-top:40px}.analytics-chart{min-width:950px}.analytics-chart-wrapper::-webkit-scrollbar{height:6px}.analytics-chart-wrapper::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px}.analytics-chart-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#bea06e,#cbb488);border-radius:10px}.analytics-chart-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#d7c3a0,#e6d7b9)}.analytics-details{padding-top:4rem;padding-bottom:1rem}.analytics-details-col-left{width:50%}.analytics-details-divider{height:1px;border:none;width:100%;background-color:var(--text_color_gold)}.analytics-details-display{display:flex;flex-direction:column;gap:3.5rem}.analytics-details-col-right{width:95%;display:flex;flex-direction:column;& P{width:50%}.analytics-details-block{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.details-divider{margin:0;height:1px;border:none;width:50%;background-color:var(--text_color_gold)}}.analytics-prices{display:flex;flex-direction:column;justify-content:space-evenly;padding-top:2rem}.analytics-prices .analytics-subtitle{font-size:clamp(1.1rem,1.6vw,1.6rem);font-weight:400;letter-spacing:.03em;padding:2rem 0}.prices-chart-container{width:100%;overflow-x:auto;padding-bottom:1rem}.analytics-chart-area{min-width:950px;max-width:1300px;margin:0 auto;padding:0 1rem}.analytics-chart-area canvas{display:block;width:100%!important;height:auto!important}.prices-chart-container::-webkit-scrollbar{height:6px}.prices-chart-container::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px}.prices-chart-container::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#bea06e,#cbb488);border-radius:10px}.prices-chart-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#d7c3a0,#e6d7b9)}.analytics-title{padding:2rem 0}.analytics-regional-subtitle{font-size:1.4rem;display:flex;justify-content:center;padding:2rem 0;margin-bottom:2rem;font-weight:lighter}:lang(hy) .analytics-regional-subtitle{font-size:1.18rem}.chart-sales{display:flex;justify-content:center;align-items:flex-start;gap:7rem}.pieYerevan,.pieAbovyan{display:flex;flex-direction:column;align-items:center}.Pie-Yerevan,.Pie-Abovyan{width:400px;height:400px;border-radius:50%;position:relative;background-size:100% 100%;transform:rotateY(180deg);overflow:visible}.percent-big,.percent-small{position:absolute;transform:rotateY(180deg);color:#fff;font-size:.9rem}.Pie-Yerevan{background-image:conic-gradient(#aa8c5a 0deg 257.76deg,#785a32 257.76deg)}.pieYerevan .percent-big{right:-10px;bottom:30px}.pieYerevan .percent-small{left:-5px;top:25px}.Pie-Abovyan{background-image:conic-gradient(#aa8c5a 0deg 324.72deg,#785a32 324.72deg)}.pieAbovyan .percent-big{right:70px;bottom:-20px}.pieAbovyan .percent-small{left:70px;top:-15px}.city-title{margin-top:1.6rem;font-family:Playfair Display,serif;font-size:1.8rem;letter-spacing:2px;color:#cda631}:is(:lang(hy),:lang(ru)) .city-title{font-size:1.5rem}.vision-mission{display:flex;flex-direction:column;background:linear-gradient(#000000b3,#000),url(/assets/Mission-BSh0DY9v.webp);background-size:cover;background-repeat:no-repeat;background-color:#000;border-bottom:10px solid black}.vision-block{flex-grow:1;display:flex;flex-direction:column;justify-content:space-around;.vision-left-block{width:55vw;text-align:justify;font-size:1.2rem}.vision-right-block{display:flex;flex-direction:column;align-items:flex-end;font-size:1.2rem;& p{width:50vw;text-align:end}}}:lang(hy) .vision-left-block,:lang(hy) .vision-right-block,:lang(ru) .vision-left-block,:lang(ru) .vision-right-block{font-size:1rem}.our-vision{font-size:5rem;font-weight:lighter;font-family:HelloJanuary,sans-serif}.vision-mission .analytics-title{opacity:.3;font-size:3.5rem;font-weight:lighter}.footer{box-shadow:0 -1px #ffffff1e;background:#000;color:#fff;padding:60px 0 20px;font-family:Inter,sans-serif}.footer__inner{width:90%;max-width:1400px;margin:0 auto;justify-content:space-around;gap:60px;display:flex;justify-content:space-between;align-items:center}.footer__info{display:flex;gap:80px}.footer__col{width:180px}.footer__col p{font-size:14px;line-height:1.6;color:#ccc}.footer__col .footer__title{font-size:1.02rem;font-weight:600;margin-bottom:8px;color:var(--text_color_gold)}.footer__col:last-child p{white-space:nowrap}.footer__col strong{font-weight:600}.footer__socials{display:flex;align-items:center;gap:16px}.footer__socials a{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.footer__socials img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;opacity:.65;transition:opacity .25s ease,transform .35s ease}.footer__socials{display:flex;justify-content:center;align-items:center}.footer__socials img.facebook-icon{transform:scale(1.46)}.footer__socials img.instagram-icon{transform:scale(1.4)}.footer__socials img.linkedin-icon{transform:scale(1.25)}.footer__socials img.X-icon{transform:scale(1.1)}.footer__socials a:hover img{opacity:1}.footer__bottom{margin-top:40px;text-align:center;font-size:13px;color:#999;padding-top:20px}.copy-item{position:relative;cursor:pointer;transition:opacity .2s;display:inline-flex;align-items:center;gap:6px;font-weight:600}.copy-item:after{content:"⧉";font-size:14px;color:#fff;opacity:0;transition:.25s ease}.copy-item:hover:after{opacity:1}.copy-item.copied:after{content:"✔";color:var(--text_color_gold)}.footer-divider{width:100%;height:1px;margin-bottom:20px;background:linear-gradient(to right,transparent 0%,rgba(190,160,110,.25) 30%,rgba(190,160,110,.6) 50%,rgba(190,160,110,.25) 70%,transparent 100%)}.mobile-badge{display:none;flex-direction:column;justify-content:center;align-items:center;gap:14px}.mobile-badge img{width:160px;height:auto}@media(max-width:1600px){.big-letter{left:6%}.hero-text{margin-left:10%}}@media(max-width:1160px){.hero-title{padding-left:.36em}.hero{justify-content:center;text-align:center}.hero-content{display:flex;justify-content:center;align-items:center}.big-letter{left:50%;top:35%;transform:translate(-50%,-50%);font-size:clamp(8rem,45vw,26rem)}.hero-text{display:flex;flex-direction:column;align-items:center;margin-top:14rem;margin-left:0;max-width:82%}.hero-title{display:flex;justify-content:center;margin-top:10px;font-size:3.9rem}.hero-line{width:100%;margin:5px auto}.hero-subtitle{font-size:1rem;letter-spacing:.07em;text-align:center}}@media(max-width:600px){.big-letter{position:static;transform:none;display:flex;justify-content:center;align-items:center;margin:0 auto;font-size:clamp(10rem,60dvh,22rem)}.hero{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 0 1rem}.hero-content{display:flex;flex-direction:column}.hero-text{margin:0;padding:0;max-width:90%}.hero-subtitle{font-size:.95rem}}@media(max-width:380px){.big-letter{font-size:clamp(8rem,50dvh,15rem)}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:.95rem}}@media(max-width:600px)and (max-height:750px){.big-letter{font-size:clamp(8rem,45dvh,20rem)}}@media(max-width:600px)and (max-height:550px){.big-letter{font-size:clamp(8rem,90dvh,25rem)}}@media(max-width:600px)and (max-height:420px){.hero-content{padding-top:10rem}.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.75rem}.big-letter{font-size:20dvh}}@media(min-width:601px)and (max-height:750px)and (width<=1160px){.big-letter{font-size:30dvh;top:24%}}@media(min-width:601px)and (max-height:600px){.hero{padding-top:1.5rem}.hero-subtitle{font-size:.8rem}}@media(min-width:601px)and (max-height:500px)and (width<=1160px){.hero-title{font-size:1.6rem}.hero-subtitle{font-size:.75rem}.big-letter{font-size:20dvh}}@media(max-width:1500px){.about{padding:4rem var(--root_padding)}.about-text{max-width:65%}.about-image img{max-height:70dvh}}@media(max-width:1160px){.about{padding:2rem 1rem}.about-flex{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.about-image{position:static;width:40%;margin:1rem auto 0;border-bottom:1px solid var(--text_color_gold)}.about-image img{width:100%;height:auto;max-height:none!important;position:static!important}.about-text{flex-direction:column;max-width:90%;gap:2.6rem;margin-top:1rem}.about-text p{font-size:1.3rem;line-height:1.45;text-align:left}.about-title span{text-align:center}.about-title span:first-child,.about-title span:last-child{font-size:3rem}.about-quote{text-align:center;margin-top:2rem;font-size:1.15rem}}@media(max-width:600px){.about{padding:1rem}.about-title span:first-child,.about-title span:last-child{font-size:2.2rem;letter-spacing:.05em}.about-text{max-width:95%}.about-text p{font-size:1.2rem;line-height:1.45}.about-image{width:60%;margin-top:1.5rem}.about-image img{width:100%}.about-quote{font-size:1rem;padding:0 1rem}}@media(max-width:380px){.about{padding:.5rem}.about-title span:first-child,.about-title span:last-child{font-size:1.8rem;letter-spacing:.03em}.about-text p{font-size:1rem}.about-image{width:70%}.about-quote{font-size:1rem}}@media(max-width:1500px){.history{background-size:130%;background-position:90% 20%;padding-top:2rem;padding-bottom:2rem}.history-text{width:35%;font-size:1.05rem}.quote-text{font-size:max(1.4rem,2.6vw)}}@media(max-width:1160px){.history{background-size:cover;background-position:center;padding:2rem 1rem}.history-content{flex-direction:column;align-items:center;gap:2rem}.history-quote{align-items:center;text-align:center}.quote-text{text-align:center;font-size:max(1.6rem,4vw)}.history-text{width:80%;text-align:center;font-size:1.15rem}.history-title{text-align:center;font-size:clamp(2rem,9vw,6rem)}.history-content{flex-direction:column}.history-quote{order:2}.history-text{order:1}}@media(max-width:600px){.history{padding:1.5rem 1rem;background-size:220%}.history-content{gap:1.5rem}.history-quote{margin-top:.5rem}.quote-text{font-size:clamp(1.2rem,6vw,2.5rem);line-height:1.2}.history-text{width:100%;font-size:1.05rem;text-align:left}.history-title{text-align:left;font-size:clamp(1.8rem,10vw,4rem)}.history-quote{order:2}.history-text{order:1}}@media(max-width:380px){.quote-text{font-size:clamp(1.1rem,7vw,2rem)}.history-title{font-size:clamp(1.6rem,12vw,3rem)}.history-text p{font-size:.95rem}.history-quote{order:2}.history-text{order:1}}@media(max-width:1400px){.partners-map__subtitle{text-align:center}.partners-map__logos{position:relative;display:flex;overflow-x:scroll;scroll-behavior:smooth;mask-image:linear-gradient(to right,transparent 0px,black 80px,black calc(100% - 80px),transparent 100%);mask-size:100% 100%;mask-repeat:no-repeat}.partners-map__logos a img{filter:none!important}.partners-map__logos a:after{display:none!important}.grid-container{grid-template-columns:1fr;row-gap:2.5rem;justify-items:center;padding-bottom:1rem}.partners-map__map img{max-width:min(60vw,520px)}.partners-map__logos{display:flex;flex-wrap:nowrap;gap:1rem;max-width:min(70vw,900px);overflow-x:auto;padding:.75rem 0;scroll-snap-type:x mandatory}.partners-map__logos a{flex:0 0 auto;scroll-snap-align:center}.partners-map__logos a img{width:80px;height:80px;object-fit:cover}}@media(max-width:992px){.partners-map__logos{max-width:90vw;padding-bottom:1rem;gap:1rem}.partners-map__logos a{flex:0 0 auto}.partners-map__logos a img{width:95px;height:95px;object-fit:cover;border-radius:10px}.partners-map__logos::-webkit-scrollbar{height:10px}}@media(max-width:600px){.partners{padding:1rem}.partners-map__logos{max-width:100vw;gap:1rem;padding-bottom:1.2rem}.partners-map__logos a{flex:0 0 auto}.partners-map__logos a img{width:110px;height:110px;object-fit:cover;border-radius:8px}.partners-map__logos::-webkit-scrollbar{height:10px}.grid-container{padding-bottom:0}}@media(max-width:380px){.partners-map__logos{max-width:100vw;gap:.8rem}.partners-map__logos a{flex:0 0 auto}.partners-map__logos a img{width:90px;height:90px}}@media(max-width:992px){.loyalty-display{flex-direction:column;align-items:center;margin:0!important;padding:0!important;background:none!important;& p{font-weight:200}}.left-block,.right-block{width:90vw}.right-block{display:flex;justify-content:center;align-items:center;margin-top:1.2rem}.right-block img{max-width:60vw;height:auto;filter:drop-shadow(0 0 70px #858585)}.left-block__text{font-size:1.35rem}.left-block__text p{font-weight:300}.left-block__title{font-size:clamp(2.7rem,12vw,7.7rem);margin:30px}}@media(max-width:600px){.loyalty-display{background:none!important}.right-block{display:flex;justify-content:center;align-items:center}.right-block img{max-width:68vw}.left-block p{text-align:center}}@media(max-width:380px){.right-block{display:flex;justify-content:center;align-items:center}.right-block img{max-width:72vw}.left-block__text{font-size:.97rem}}@media(max-width:1280px){.podcast{padding:0;display:flex;flex-direction:column;align-items:center}.podcast-episodes{width:95vw;overflow-x:auto;display:flex;flex-direction:row;gap:20px;scroll-behavior:smooth;scroll-snap-type:x mandatory;justify-content:flex-start}.episode-card{min-width:220px;scroll-snap-align:start}.episode-card img{height:150px}.podcast-episodes::-webkit-scrollbar{height:6px}.podcast-episodes::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#c8a86e,#e5d3aa);border-radius:10px}}@media(max-width:900px){.podcast-block{grid-template-columns:1fr;gap:35px}.podcast-title{text-align:center}.podcast-text p{margin:0 auto;max-width:80%;font-size:1rem}.podcast-card{margin:0 auto;transform:scale(.92)}.podcast-episodes{width:95vw;margin:2rem auto;overflow-x:auto;display:flex;flex-direction:row;gap:20px;padding-top:30px;padding-bottom:12px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.episode-card{min-width:180px;scroll-snap-align:start}.episode-card img{height:140px}.podcast-episodes::-webkit-scrollbar{height:2px}.podcast-episodes::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#c8a86e,#e5d3aa)}}@media(max-width:600px){.podcast-block{display:flex;flex-direction:column;align-items:center;width:95vw;margin:0 auto;gap:24px;text-align:center}.podcast-text p{max-width:90%;font-size:1rem;line-height:1.55}:is(:lang(hy),:lang(ru)) .podcast-text p{max-width:100%;text-align:center}.podcast-title{font-size:clamp(26px,7vw,34px);text-align:center}.podcast-episodes{width:95vw;margin:0 auto;overflow-x:auto;display:flex;flex-direction:row;gap:14px;padding-bottom:10px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.episode-card{min-width:160px;scroll-snap-align:start}.podcast-card{background:#14141400;backdrop-filter:blur(3px)}.block.podcast:before{filter:contrast(.7) brightness(.4)}}@media(max-width:1024px){.analytics{padding:1rem}.analytics-display{display:grid;grid-template-columns:1fr;row-gap:2.5rem}.analytics-graph{display:flex;flex-direction:column;gap:1.5rem}.analytics-graph{order:1}.analytics-content{margin-top:6rem;order:2}.analytics-chart-wrapper{width:100%;overflow-x:auto;padding-bottom:1rem}.analytics-chart{min-width:850px}.chart-years{font-size:1rem;top:-32px}}@media(max-width:768px){.analytics-title{font-size:1.8rem;text-align:center}.analytics-display{row-gap:2rem}.analytics-content p,.analytics-list li,.analytics-sublist li{font-size:.95rem}.analytics-chart-wrapper{padding-top:35px}.analytics-chart{min-width:780px}.chart-years{font-size:.9rem;top:-28px}}@media(max-width:480px){.analytics-title{font-size:1.6rem;line-height:1.3}.analytics-content{font-size:.9rem}.analytics-chart{min-width:720px}.chart-years{font-size:.8rem;top:-25px}}@media(max-width:380px){.analytics-chart{min-width:680px}.chart-years{font-size:.75rem;top:-22px}.analytics-content p,.analytics-list li,.analytics-sublist li{font-size:.85rem}}@media(max-width:1280px){.analytics-details{padding:0 var(--root_padding)}.analytics-details{padding-top:3rem}.analytics-details-col-left{width:70%}.analytics-details-col-right p,.analytics-details-col-right .details-divider{width:60%}}@media(max-width:1024px){.analytics-details{padding:0 1rem}.analytics-details-col-left{width:75%}.analytics-details-col-right p,.analytics-details-col-right .details-divider{width:70%}}@media(max-width:768px){.analytics-details-display{display:flex;align-items:center;justify-content:center}.analytics-details-col-left,.analytics-details-col-right{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.analytics-details-col-left p,.analytics-details-col-right p{width:85%;text-align:center}.analytics-details-divider,.analytics-details-col-right .details-divider{width:85%;margin:1.3rem auto}.analytics-details-block{align-items:center!important}}@media(max-width:576px){.analytics-details{padding-bottom:1rem}.analytics-details-col-left p,.analytics-details-col-right p{width:90%;text-align:center;font-size:1rem}.analytics-details-divider,.analytics-details-col-right .details-divider{width:90%;margin:1.3rem auto}.analytics-details-block{align-items:center!important;justify-content:center!important}}@media(max-width:430px){.analytics-details-col-left p,.analytics-details-col-right p{width:92%}.analytics-details-divider,.analytics-details-col-right .details-divider{width:92%;margin:1.3rem auto}}@media(max-width:380px){.analytics-details-col-left p,.analytics-details-col-right p{width:94%}.analytics-details-divider,.analytics-details-col-right .details-divider{width:94%;margin:1.3rem auto}}@media(max-width:1440px){.analytics-title{padding:1rem}.analytics-prices{padding:1.5rem 1rem 0}.analytics-prices .analytics-subtitle{font-size:clamp(1.4rem,1.4vw,1.5rem)}.analytics-chart-area{min-width:900px}}@media(max-width:1280px){.analytics-prices{padding-top:1.2rem}.analytics-prices .analytics-subtitle{font-size:clamp(1.4rem,1.3vw,1.5rem)}.analytics-chart-area{min-width:850px}}@media(max-width:1024px){.analytics-prices{padding-top:1rem}.analytics-prices .analytics-subtitle{text-align:center}.analytics-chart-area{min-width:780px}.prices-chart-container{padding-bottom:.8rem}}@media(max-width:768px){.analytics-prices .analytics-subtitle{text-align:center;font-size:clamp(1rem,4vw,1.3rem);padding:1.5rem 1.25rem 1.75rem}.analytics-chart-area{min-width:750px;padding:0 .5rem}.analytics-chart-area canvas{height:480px!important}.prices-chart-container{margin-bottom:1.5rem}}@media(max-width:1440px){.analytics-regional-share{padding:1rem 5rem}.chart-sales{gap:5rem}.Pie-Yerevan,.Pie-Abovyan{width:360px;height:360px}}@media(max-width:1280px){.analytics-regional-subtitle{font-size:1.3rem}.chart-sales{gap:4rem}.Pie-Yerevan,.Pie-Abovyan{width:330px;height:330px}.city-title{font-size:1.6rem}}@media(max-width:1024px){.analytics-regional-subtitle{font-size:1.2rem;padding:1.5rem 0;margin-bottom:1.5rem;text-align:center}.analytics-title{justify-content:center;text-align:center;font-size:2rem}.chart-sales{gap:3rem}.Pie-Yerevan,.Pie-Abovyan{width:300px;height:300px}.city-title{font-size:1.5rem}}@media(max-width:768px){.analytics-title{font-size:1.8rem}.chart-sales{gap:2rem}.Pie-Yerevan,.Pie-Abovyan{width:250px;height:250px}.city-title{font-size:1.4rem}.percent-big,.percent-small{font-size:.8rem}}@media(max-width:676px){.chart-sales{flex-direction:column;align-items:center;gap:3rem}.analytics-regional-subtitle{font-size:1.1rem;line-height:1.4;padding:1rem .5rem;text-align:center}.Pie-Yerevan,.Pie-Abovyan{width:220px;height:220px}.city-title{font-size:1.3rem}}@media(max-width:430px){.Pie-Yerevan,.Pie-Abovyan{width:200px;height:200px}.city-title{font-size:1.2rem}}@media(max-width:380px){.Pie-Yerevan,.Pie-Abovyan{width:180px;height:180px}.percent-big,.percent-small{font-size:.6rem}.city-title{font-size:1.1rem}}@media(max-width:320px){.Pie-Yerevan,.Pie-Abovyan{width:160px;height:160px}.city-title{font-size:1rem}.percent-big,.percent-small{font-size:.6rem}}@media(max-width:1440px){.vision-mission .analytics-title{opacity:.3;font-size:3.5rem;font-weight:lighter;white-space:nowrap}.vision-block{gap:2rem}.our-vision{font-size:4.5rem;white-space:nowrap}.vision-block .vision-left-block,.vision-block .vision-right-block p{font-size:1.15rem}}@media(max-width:1280px){.our-vision{font-size:4rem}.vision-left-block{width:60vw}.vision-right-block p{width:55vw}.vision-block .vision-left-block,.vision-block .vision-right-block p{font-size:1.1rem}}@media(max-width:1024px){.vision-left-block p{text-align:left}.vision-mission{padding:2.5em}.vision-mission .analytics-title{opacity:.6;font-size:3rem;justify-content:end}.our-vision{font-size:3.5rem}.vision-left-block,.vision-right-block p{width:70vw;font-size:1.05rem}.vision-right-block{align-items:flex-start}.vision-right-block p{text-align:left}}@media(max-width:600px){.vision-mission .analytics-title{justify-content:center}}@media(max-width:600px){.vision-mission .analytics-title{font-size:2.5rem}.vision-mission{padding:1.5em}.our-vision{font-size:2.4rem}.vision-left-block p,.vision-right-block p{width:90%;font-size:.95rem}}@media(max-width:430px){.our-vision{font-size:2rem}.vision-left-block p,.vision-right-block p{width:100%;font-size:.9rem}.vision-right-block p{font-size:.9rem!important;line-height:1.5!important}.vision-mission .analytics-title{font-size:2.2rem}}@media(max-width:380px){.our-vision{font-size:2rem}.vision-left-block p,.vision-right-block p{width:100%}.vision-right-block p{font-size:.8rem!important;line-height:1.5!important}.vision-mission .analytics-title{font-size:2rem}}@media(max-width:1400px){.footer__inner{gap:40px;justify-content:space-between}.footer__info{gap:60px}.footer__col{width:160px}.footer__socials a{width:34px;height:34px}}@media(max-width:992px){.footer__inner{flex-wrap:wrap;justify-content:center;text-align:left;gap:40px}.footer__info{width:100%;justify-content:center;gap:40px;padding-left:1rem;flex-wrap:wrap}.footer__col{width:160px}.footer__socials{width:100%;justify-content:center}.footer__socials a{width:34px;height:34px}.mobile-badge{display:flex}}@media(max-width:600px){.footer{padding:40px 0 20px}.footer__inner,.footer__info{flex-direction:column;gap:30px}.footer__col{text-align:left;width:auto}.footer__socials{gap:20px}.footer__socials a{width:36px;height:36px}}@media(max-width:380px){.footer__col p{font-size:13px}.footer__socials{gap:14px}.footer__socials a{width:32px;height:32px}}
