@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&display=swap);@import url(css/main.css);@import url(css/tooltipster.bundle.min.css);@import url(css/styleL.css) screen and (max-width:1360px);@import url(css/styleM.css) screen and (max-width:1200px);@import url(css/styleS.css) screen and (max-width:640px);.list-item:after{clear:both;content:"";display:block}.mirgeo-hero__content{position:relative;z-index:2;text-align:center;padding:80px 20px 40px!important}.mirgeo-hero__title{font-family:"Cormorant Garamond","Georgia",serif!important;font-weight:600!important;letter-spacing:.02em!important;line-height:1.05!important;margin:0 0 18px!important;text-transform:none!important}.mirgeo-hero__title .hero-line-1{font-size:clamp(40px,5vw,74px)!important}.mirgeo-hero__title .hero-line-2{font-size:clamp(28px,3.2vw,46px)!important;opacity:.92}.mirgeo-hero__subtitle{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;font-size:clamp(14px,1.3vw,18px)!important;letter-spacing:.06em!important;opacity:.9;margin-top:16px!important}.mirgeo-hero__down{display:inline-flex!important;align-items:center;justify-content:center;width:52px;height:52px;margin:22px auto 0!important;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:rgba(0,0,0,.12);color:#fff;text-decoration:none;backdrop-filter:blur(4px)}.mirgeo-hero__content{animation:heroFade 700ms ease-out both}@keyframes heroFade{
  from{ opacity:0; transform: translateY(10px); }
  to{ opacity:1; transform: translateY(0); }
}.big-logo img{max-width:80px;height:auto;display:block;margin:0 auto}.hero-title,.home-hero h1,.hero h1{font-size:64px!important;line-height:1.15}.hero-subtitle,.home-hero h2,.hero h2{font-size:28px!important;line-height:1.3}