
body {
  font: var(--body-text-fonts);
  color: var(--text-color);
  letter-spacing: 0px;
  background: var(--body-bg);
}
a.skip-to-content-btn {
  width: auto;
  height: 40px;
  color: var(--primary-cta-font-color);
  position: absolute;
  top: 0;
  left: 0;
  background: var(--primary-cta-color);
  padding: 0 30px;
  opacity: 0;
  text-decoration: none;
  border: 1px solid var(--primary-cta-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 2px;
}
.header__container {
  max-width: 1540px;
  padding: 22px 20px;
}
.header.is-fixed .header__container,
.without-banner .header .header__container {
  padding: 8px 20px;
}
.header.uk-active .mainlogo, .header.uk-active .logoonscroll,
.header.is-fixed .mainlogo, .header.is-fixed .logoonscroll,
.without-banner .header .mainlogo, .without-banner .header .logoonscroll {
  display: block;
}
.header.uk-active .logo,
.header.is-fixed .logo,
.without-banner .header .logo {
  display: none;
}
.header.uk-active .burger-menu-text:focus,
.header.uk-active .burger-menu-text:hover,
.header.is-fixed .burger-menu-text:focus,
.header.is-fixed .burger-menu-text:hover,
.without-banner .header .burger-menu-text:focus,
.without-banner .header .burger-menu-text:hover {
  color: var(--secondary-color) !important
}
.resort-fees {
  display: none
}

.home-features-section.cms6 .home-features-inner:focus img,
.home-features-section.cms6 .home-features-inner:hover img {
  opacity: 1
}

#megamenu .uk-offcanvas-close:focus svg line,
#megamenu .uk-offcanvas-close:hover svg line {
  stroke: var(--secondary-color)
}

a.skip-to-content-btn:focus {
  background: var(--primary-cta-font-color);
  color: var(--primary-cta-color);
  opacity: 1;
  outline: 0;
  z-index: 10000
}

#wrapper.inner-template .uk-sticky-placeholder,
#wrapper.without-image .uk-sticky-placeholder {
  display: none
}

.header {
  background: transparent;
  padding: 0;
  width: 100%;
  max-height: 160px;
}
.header.uk-sticky .container1240,
.header.is-fixed .container1240,
.without-banner .header .container1240 {
  max-width: inherit;
  padding: 0;
}
.header.uk-sticky.uk-active .container1240 {
  max-width: 1240px;
  padding: 0 20px;
}
.header.uk-active,
.header.is-fixed,
.without-banner .header {
  background: var(--bg-header);
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.10), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.uk-offcanvas-page .without-banner .header {
  position: fixed;
}
.vcomponent:has(header),
.VComponent:has(header) {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.without-banner .vcomponent:has(header),
.without-banner .VComponent:has(header) {
  position: sticky;
}
.menu-active .header.uk-active,
.menu-active .header.is-fixed,
.menu-active .header {
  background-color: var(--primary-color);
  box-shadow: none;
}
.header-top-container {
  background: var(--primary-color);
  padding: 12px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 32px;
  row-gap: 13px;
  transition: all 0.3s ease-out;
  display: none;
}
.menu-active .header .header-top-container {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.vcomponent:has(header) .header-top-container,
.VComponent:has(header) .header-top-container {
  max-height: unset;
  padding-top: 12px;
  padding-bottom: 12px;
}
.header-address-link, .header-phone-link {
  color: var(--inverse-font-color);
  text-transform: uppercase;
  font: var(--header-fonts);
  font-size: 12px;
  letter-spacing: 0.2em;
  text-align: center;
}
.navmenu__list-item.navmenu__list-item--onlymob {
  display: none;
}
.ng-star-inserted .header {
  background: var(--bg-header);
  position: static;
}
.ng-star-inserted .header ul.uk-navbar-nav li a {
  color: var(--header-color); 
}
.ng-star-inserted .header ul.uk-navbar-nav li.submenulist ul li a{color: var(--text-color); }
@media (max-width: 768px) {
  .navmenu__list-item.navmenu__list-item--onlymob {
    display: block;
  }
  .logo-container, .header__logo-img{width: 50px;height: 50px;}
  
}
.header .logo {
  text-align: center;
  /*height: 65px;*/
  height: 90px;
  overflow: hidden;
  align-items: center;
  vertical-align: middle;
  transition: .3s;
  width: var(--logo-width);
}

.header .logo svg g g:nth-child(3),
.header .logo svg g g:nth-child(4) {
  display: none
}

.headerinpad {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0;
}

.navmenu.mob {
  display: inline-block
}

.navmenu.web {
  display: none
}

.menu-line-wrap {
  display: block;
  padding-bottom: 5px;
  position: relative;
  left: 10px
}

a.burger-menu-warp:focus .menu-line-wrap span,
a.burger-menu-warp:hover .menu-line-wrap span {
  opacity: 0.7;
}

.menu-line-wrap span:last-child {
  margin-bottom: 0
}

.uk-sticky-below .menu-line-wrap span {
  background: var(--primary-color)
}

.burger-menu-wrap {
  display: flex;
  flex-direction: column;
  align-items: center
}

.menu-line-wrap span {
  width: 17px;
  height: 2px;
  display: block;
  margin: 5px 0;
  position: relative;
}

.menu-line-wrap span:first-child {
  margin-top: 3px
}

.burger-menu-text {
  font-size: 18px;
  line-height: 27px;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 rgba(255, 255, 255, 1);
  font-weight: 400;
  font-family: var(--title-fonts)
}

a.burger-menu-text.nav.navON {
  text-decoration: underline
}

.close-text .icon-close {
  left: 13px;
  top: -10px;
  position: relative;
  font-size: 14px;
  color: var(--inverse-font-color)
}

.burger-menu-wrap .menu-text {
  display: block
}

.burger-menu-wrap .close-text {
  display: none
}

.uk-offcanvas-container .burger-menu-wrap .menu-text {
  display: none
}

.uk-offcanvas-container .burger-menu-wrap .close-text {
  display: block
}

.burger-menu-text.burger-menu-text-close {
  display: none
}

.home-page .uk-sticky-placeholder {
  display: block !important;
  position: absolute
}

.menunoactive {
  display: flex;
  flex-direction: column;
  align-items: center
}

.header.uk-sticky-below ul li a {
  color: var(--header-color) !important;
}

a.navclose {
  position: absolute;
  top: 48px;
  left: 0;
  right: 0;
  color: var(--highlight-color);
  font-size: 20px;
  width: 30px;
  text-align: center;
  margin: 0 auto;
  font-weight: 700
}

.header .uk-navbar-nav {
  text-align: center;
  display: inherit;
  width: 100%;
  flex-direction: inherit;
  padding: 0 30px;
  gap: 26px;
  align-items: center;
}

.header .main-menu {
  top: 50px
}

.header .uk-offcanvas-overlay:before {
  background: #e9f3f6
}

.header-add {
  color: #202a31;
  margin-bottom: 20px
}

.header-add a {
  color: #202a31;
  border: none
}

.uk-offcanvas-bar .header-add a:hover,
.uk-offcanvas-bar .header-add a:focus {
  color: var(--highlight-color);
  border: none;
  text-decoration: underline
}

.header-add span {
  display: block
}

.header .uk-navbar-nav>li.mob-only {
  display: none;
}

.header .secondary-menu {
  list-style: none;
  padding: 22px 0 32px 5px;
  margin-bottom: 0
}

.header .secondary-menu li {
  margin-bottom: 0;
  display: block
}

.header .secondary-menu li a {
  color: var(--inverse-font-color);
  font-weight: 800;
  line-height: 33px;
  font-size: 13px;
  letter-spacing: .02em;
  text-transform: uppercase;
  padding: 0 7px
}

.header .secondary-menu li:after {
  content: none
}

.header .secondary-menu li a.navON:before {
  content: '';
  background: var(--inverse-font-color);
  width: 4px;
  height: 18px;
  left: -15px;
  position: absolute;
  top: 0
}

.header .secondary-menu li a.navON,
.header .secondary-menu li a:hover,
.header .secondary-menu li a:focus {
  color: var(--inverse-font-color)
}

.mobdisplay {
  display: none
}

.header-social {
  padding-bottom: 45px
}

.header-social ul {
  padding: 0;
  margin: 0
}

.header-social li {
  list-style: none;
  padding-right: 22px;
  display: inline-block
}

.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar .header-social li a {
  font-size: 19px;
  line-height: 32px;
  color: var(--highlight-color) !important
}

.mob-call {
  line-height: normal;
  display: flex;
  align-items: center;
  position: relative;
  top: 2px;
  margin-right: 0
}
.mob-call a {
  color: var(--primary-color);
}
.mob-call a span {
  padding-bottom: 5px;
  font-size: 18px
}

.uk-offcanvas-flip .menu .menu-text {
  display: none
}


.header.uk-active .event-calendar,
.header.is-fixed .event-calendar,
.without-banner .header .event-calendar {
  margin-bottom: 5px
}


#megamenu .uk-offcanvas-bar {
  width: 100%;
  color: var(--inverse-font-color);
  position: relative;
  background-position: left top;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: var(--inverse-font-color)
}

#megamenu .open-megamenu {
  position: relative;
  z-index: 2
}

#megamenu .open-megamenu-wrap {
  position: relative
}

#megamenu.uk-open .uk-offcanvas-bar {
  visibility: visible;
  opacity: 1;
  padding: 0;
  height: 100%;
  background-image: none !important;
}

ul.uk-navbar-nav {
  display: block;
  padding: 0 20px;
}

ul.uk-navbar-nav li {
  display: block
}

ul.uk-navbar-nav li a {
  padding: 0;
  font: var(--header-fonts);
  text-transform: var(--header-fonts-text-transform);
  letter-spacing: initial;
  color: var(--inverse-font-color);
  justify-content: flex-start;
  letter-spacing: 0.2em;
  text-shadow: none;
  min-height: inherit;
  position: relative;
  filter: opacity(1);
}
ul.uk-navbar-nav li a:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 1px;
  height: 1px;
  background: transparent;
  bottom: 0;
  margin: auto;
  transition: all 0.3s ease-out;
}
ul.uk-navbar-nav li a:hover:before,
ul.uk-navbar-nav li a:focus:before,
ul.uk-navbar-nav li a.navON:before {
  content: '' !important;
  display: block !important;
  width: 100%;
  background: var(--bg-header);
}
.navmenu-dropmenu__link:hover:before,
.navmenu-dropmenu__link:focus:before,
.navmenu-dropmenu__link.navON:before {
  background: var(--header-color) !important;
}
.header.is-fixed ul.uk-navbar-nav li a,
.without-banner .header ul.uk-navbar-nav li a {
  /* color: var(--header-color); */
  width: fit-content;
}
.header.is-fixed ul.uk-navbar-nav li a:hover:before,
.header.is-fixed ul.uk-navbar-nav li a:focus:before,
.without-banner .header ul.uk-navbar-nav li a:hover:before,
.without-banner .header ul.uk-navbar-nav li a:focus:before,
.header.is-fixed ul.uk-navbar-nav li a.navON:before,
.without-banner .header ul.uk-navbar-nav li a.navON:before {
  background: var(--header-color);
}
ul#topnav li.parent-mega {
  position: relative;
  display: block;
}

ul#topnav li .parent-mega-inner {
  position: relative;
  padding: 0
}

/*ul#topnav li .parent-mega-inner.navON:before {
content: '';
position: absolute;
height: 1px;
width: 65px;
background-color: var(--secondary-color);
}*/

ul.uk-navbar-nav li a span {
  border-bottom: 1px solid transparent
}

ul.uk-navbar-nav li a:hover,
ul.uk-navbar-nav li a:focus,
ul.uk-navbar-nav li a.navON {
  /* opacity: 0.6;*/
  /* color: var(--primary-cta-color); */
}

#megamenu ul.uk-navbar-nav li a:hover span,
#megamenu ul.uk-navbar-nav li a:focus span,
#megamenu ul.uk-navbar-nav li a.navON span {
  border-bottom: none;
  text-shadow: 0 0 0 rgba(25, 25, 25, 1)
}

#megamenu .uk-offcanvas-overlay:before {
  background: rgba(0, 0, 0, .5)
}

#megamenu.uk-offcanvas-overlay {
  padding: 60px 0 0
}

#megamenu .uk-offcanvas-close span {
  width: 0;
  padding: 0
}

.top-navigation {
  padding: 0
}
.location-info {
  margin: 0 0 22px 0;
}
.mega-menu-location-container {
  max-width: 90%;
  max-width: 320px;
  margin: 20px auto 10px;
}
.mega-menu-location-container .menu-hours-location{
  width: 100%;
}
.open-megamenu-wrap {
  padding: 48px 15px
}

.open-megamenu-wrap a {
  position: relative
}

.open-megamenu-wrap .uk-nav-sub a,
.open-megamenu-wrap .uk-parent>a {
  position: relative
}

.open-megamenu-wrap .uk-nav-sub a:hover:before,
.open-megamenu-wrap .uk-parent>a:hover:before {
  content: none;
  width: 23px;
  height: 1px;
  background: var(--primary-color);
  position: absolute;
  top: 54%;
  left: -40px
}

.open-megamenu-wrap .uk-nav-sub a:hover:after,
.open-megamenu-wrap .uk-parent>a:hover:after {
  content: none;
  width: 20px;
  height: 20px;
  border: 1px solid var(--primary-color);
  position: absolute;
  left: -23px;
  transform: rotate(45deg);
  top: 4px;
  border-radius: 100%
}

.open-megamenu-wrap .uk-parent>a:hover:before {
  left: -40px
}

.open-megamenu-wrap .uk-parent>a:hover:after {
  left: -24px;
  top: 42%
}

.open-megamenu-wrap a.uk-button-primary:hover,
.open-megamenu-wrap a.uk-button-primary:focus {
  color: var(--inverse-font-color) !important;
  background-color: var(--primary-color) !important
}



li.submenulist a {
  position: relative
}

li.submenulist.uk-open>a.tpicon:before {
  font-family: 'mimiconfont';
  content: "\e911";
  position: absolute;
  right: 0;
  font-size: 18px;
  color: var(--text-color)
}

li.submenulist.uk-open>a.tpicon:after {
  content: '\e910'
}

li.submenulist a.tpicon {
  position: absolute;
  right: 0;
  top: 9px;
  z-index: 9
}

li.submenulist {
  position: relative
}

li.submenulist ul {
  padding: 10px;
}

li.submenulist ul li {
  padding: 0;
  position: relative;
  color: var(--inverse-font-color)
}

li.submenulist ul li a {
  font-size: 14px;
  color: var(--text-color);
  font-family: var(--text-fonts);
  text-transform: capitalize;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
  padding: 0 10px;
  width: fit-content;
}

li.submenulist ul li a:before:hover,
li.submenulist ul li a.nav.navON:before,
li.submenulist ul li a:before:focus {
  background: var(--header-color);
}

li.submenulist ul.uk-nav-sub {
  position: absolute;
  background: var(--inverse-font-color);
  border-radius: 0 0 0 30px;
  min-width: 200px;
  left: -35px;
  padding-top: 15px;
  margin: 0 auto;
}

ul#topnav li.parent-mega.uk-open ul.uk-nav-sub {
  display: block
}


.logoonscroll.header__logo-img {
  display: none;
}
.header.is-fixed .logoonscroll.header__logo-img,
.without-banner .header .logoonscroll.header__logo-img,
.ng-star-inserted .header .logoonscroll.header__logo-img {
  display: block;
}
.header.is-fixed .logo.header__logo-img,
.without-banner .header .logo.header__logo-img,
.ng-star-inserted .header .logo.header__logo-img {
  display: none;
}
.menu-active .header.is-fixed .logoonscroll.header__logo-img {
  display: block;
}
.menu-active .header.is-fixed .logo.header__logo-img {
  display: none;
}
.navigation-wrap {
  display: flex;
  align-items: center;
  width: inherit;
  justify-content: flex-end;
}
.header-left-mob {
  display: none;
}

/* new css */
.nav-img-wrap, .megamenu__media {
  display: none;
}
.location-hours-info-inner {
  /*color: var(--primary-color);
  text-shadow: none;*/
}
.mega-menu-location-container .hours-info h3 {
  color: var(--text-color);
  font: var(--primary-cta-fonts);
  letter-spacing: 3.2px;
  text-transform: uppercase;
}

/* ======================= Custom Style ======================= */
.header.is-fixed .button.filled-primary-button
{
   background: var(--primary-cta-font-color);
   color: var(--primary-cta-color);
}
.header.is-fixed .button.filled-primary-button:hover,
.header.is-fixed .button.filled-primary-button:focus
{
 background: var(--primary-cta-font-color);
   color: var(--primary-cta-color);
}
ul.uk-navbar-nav .uk-nav-sub li a:hover,ul.uk-navbar-nav .uk-nav-sub li a:focus,
ul.uk-navbar-nav .uk-nav-sub li a.navON
{color: var(--primary-cta-color);}
/* ======================= Custom Style End======================= */
@media (max-width: 1400px){  
  ul.uk-navbar-nav li a {
    font-size: 12px;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 1339.98px){
  .header .uk-navbar-nav>li{
    margin: 0 0 0 15px;
  }
  .header .uk-navbar-nav {
    gap: 0;
  }
}
@media all and (min-width: 320px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 1023px) {
    .header {
      /*background: var(--inverse-font-color);*/
    /*   box-shadow: 0px 4px 4px 0px #0000001A; */
      z-index: 999;
    }
    .header.uk-sticky .container1240,
    .header.is-fixed .container1240,
    .without-banner .header .container1240 {
      padding: 0;
    }
    .header.uk-active .headerinpad,
    .header.is-fixed .headerinpad,
    .without-banner .header .headerinpad {
      margin-bottom: 0;
      padding-left: 0;
      padding-right: 0;
    }
    .header .uk-navbar-nav>li.mob-only {
      display: block;
    }
    .open-megamenu .headerinpad {
      display: none;
    } 
    .header-left-mob {
      display: flex;
      margin: 0 0 0 20px;
      height: 20px;
    }
    .burger-menu a {
      display: flex;
      align-items: center;
    }
    .burger-menu a .first-line, .burger-menu a .third-line {
      transition: all .4s ease 0s;
    }
    .burger-menu a[aria-expanded="true"] .first-line {
      transform: rotate(45deg);
      top: 7px;
    }
    .burger-menu a[aria-expanded="true"] .second-line {
      display: none;
    }
    .burger-menu a[aria-expanded="true"] .third-line {
      transform: rotate(-45deg);
      top: 0px;
    }
    .header.uk-sticky.uk-active .container1240 {
      padding: 0;
    }
    .header.uk-sticky .navigation-wrap,
    .header.uk-sticky.uk-active .navigation-wrap,
    .header.is-fixed .navigation-wrap,
    .without-banner .header .navigation-wrap{
      justify-content: flex-start;
      flex-direction: row-reverse;

    }
    .navmenu {
      display: none;
    }
    #megamenu.uk-offcanvas-overlay {
      padding: 0;
      margin: 0;
      height: 100vh;
    }
    .open-megamenu-wrap {
      padding: 22px 20px;
    }
    .open-megamenu .logo-container .logo {
      display: none;
    }
    .open-megamenu .logo-container .logoonscroll {
      display: block;
    }
    .nav-links, .nav-links-outer {
      padding: 30px 0;
      text-align: center;
    }
    ul.uk-navbar-nav {
      border-bottom: none;
    }
    ul.uk-navbar-nav li {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin: 0 0 15px 0;
    }
    .uk-offcanvas-overlay.uk-open:before {
      content: none;
    }
    #megamenu .social-media-wrap ul li {
        margin: 0;
        max-width: 50%;
        width: 40%;
    }
    #megamenu .social-media-wrap ul li a {
      font-size: 14px;
    }
    #megamenu .social-media-wrap ul li a:hover,
    #megamenu .social-media-wrap ul li a:focus{
      opacity: 0.7;
    }

    .menu-line-wrap {
      padding-bottom: 0;
      left: 0;
    }
    .mob-call a span {
      padding-bottom: 0;
    }
    .menu-line-wrap span {
      background: var(--inverse-font-color);
    }
    /* .header.is-fixed .menu-line-wrap span,
    .without-banner .header .menu-line-wrap span {
      background: var(--primary-color);
    } */
    .menu-active .header.is-fixed .menu-line-wrap span {
      background: var(--inverse-font-color);
    }
    .menu-line-wrap span.second-line {
      width: 13px;
    }
    .navbar-container {
      justify-content: center;
      margin-left: 0;
      border-bottom: 1px solid var(--inverse-font-color);
      margin-bottom: 23px;
    }
    .navbar-container .logo-container {
      margin: 32px auto 2px auto;
      width: 100%;
      text-align: center;
      padding-left: 0;
    }
    .navbar-container .logo-container a{
      display: inline-block;
      margin-bottom: 20px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape),
  only screen and (min-width: 768px) and (max-width: 1180px) {
    ul#topnav li.parent-mega {
      padding-left: 0;
    }
    #megamenu.uk-open .uk-offcanvas-bar {
      background-image: none !important;
    }
}
@media (max-width: 1024px) {
  .header__container {
    padding: 10px 20px;
  }
  ul.uk-navbar-nav li a:hover:before, 
  ul.uk-navbar-nav li a:focus:before, 
  ul.uk-navbar-nav li a.navON:before
  {    background: var(--inverse-font-color);}
}
@media all and (min-width: 1580px) {
  .header.uk-sticky .container1240 {
    max-width: 1240px;
  }
}
@media all and (max-width: 1100px) {
  .header .uk-navbar-nav>li {
    margin: 0 0 0 15px;
  }
  .header .uk-navbar-nav {
    gap: 0;
    padding: 0 25px;
  }
}
@media (max-width: 1023.98px) {
  .navigation-wrap {
    justify-content: flex-end;
  }
  .header-top-container {
    padding: 13px 40px;
  }
  .header-address-link, .header-phone-link {
    font-size: 10px;
    line-height: 100%;
  }
  .headerinpad {
    padding: 8px 30px;
  }
  .rightpad {
    display: none;
  }
  .header.is-fixed .rightpad,
  .without-banner .header .rightpad {
    display: flex;
  }
  .menu-active .header.is-fixed .rightpad {
    display: none;
  }
  .header .logo, .header .logoonscroll {
    width: var(--mob-logo-width);
    height: 50px;
  }
  .header__container {
    padding: 0;
  }
  #megamenu.uk-open .uk-offcanvas-bar {
    background: var(--primary-color);
    overflow-x: hidden;
  }
  ul.uk-navbar-nav li a {
    font: var(--mob-header-fonts);
    text-transform: var(--header-fonts-text-transform);
    color: var(--body-bg) !important;
    justify-content: flex-start;
    letter-spacing: 0.1em;
    justify-content: center;
    font-family: var(--title-fonts);
    width: fit-content;
    margin: 0 auto;
  }
  ul#topnav li.parent-mega.uk-open ul.uk-nav-sub {
    display: block;
    position: static;
    background: transparent;
    box-shadow: none;
  }
  li.submenulist ul li a {
    color: var(--inverse-font-color) !important;
    font-size: 16px;
    font-weight: normal;
  }
  #megamenu.uk-offcanvas-overlay:before {
    content: '';
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background: url(https://assets.milestoneinternet.com/kimpton-hotels-restaurants/king-tide/website-assets/bg-images/menu-bg.jpg);
    mix-blend-mode: multiply;
    display: none;
  }
  #megamenu.uk-offcanvas-overlay {
    z-index: 100000;
    position: fixed;
  }
}
#reserve-modal {
  padding: 0;
}
#reserve-modal .uk-modal-dialog {
  width: 100%;
  height: 100%;
}
/*
.page-ready #reserve-modal .uk-modal-dialog {
  background-image: url(https://assets.milestoneinternet.com/kimpton-hotels-restaurants/king-tide/website-assets/bg-images/orange-bg.jpg);
} 
*/
.page-ready #reserve-modal .uk-modal-dialog:before {
  display: none;
}
.open-table-widget-container {
  position: absolute;
  z-index: 10;
  max-width: 400px;
  width: 100%;
  max-height: 420px;
  padding: 20px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto !important;
  color: var(--text-color) !important;
  background: var(--inverse-font-color);
  display: flex;
      justify-content: center;
    align-items: center;
}
.open-table-widget-container .uk-modal-close {
  position: absolute;
  right: 18px;
  top: -30px;
  color: var(--inverse-font-color);
}
.open-table-widget-container .uk-modal-close:hover,
.open-table-widget-container .uk-modal-close:focus {
  opacity: 0.7;
}
.megamenu-header {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid var(--inverse-font-color);
}
.megamenu-header .mainlogo {
  width: var(--mob-logo-width);
}
@media (max-width: 767.98px) {
  .header-top-container {
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .open-table-widget-container {
    max-width: 255px;
  }
  .open-table-widget-container .uk-modal-close {
    position: fixed;
    top: 35px;
    right: 35px;
  }
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded="true"] {
  color: var(--inverse-font-color);
}
.social-media-wrap ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  column-gap: 24px;
  align-items: center;
}
.social-media-wrap a {
  display: flex;
  align-items: center;
  gap: 14px;
}
.icon-s {
  font-size: 20px;
}
#mobnav li.submenulist ul.uk-nav-sub {
  position: static;
  background: transparent;
  box-shadow: none;
}
.active_menu .navmenu-dropmenu {
  display: block;
}
@media (max-width: 768px) {
  .navmenu-dropmenu__link:hover:before, .navmenu-dropmenu__link:focus:before, .navmenu-dropmenu__link.navON:before {
    background: var(--inverse-font-color) !important;
  }
  .header__container {
    min-height: 66px;
  }
}
#ot-widget-container7{height: 100%;display: flex;justify-content: center;align-items: center;}

@media (min-width: 1023.98px) {
  #megamenu {
    display: none !important;
  }
}
.home-hero>.uk-position-relative>img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.hero-logo > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  opacity: 0;
  transition: all 1.5s ease-out;
}
.page-ready .hero-logo > img {
  opacity: 1;
}
.home-hero > .uk-position-relative:before {
  content: '';
  position: absolute;
  background: #00000080;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.home-hero.wave-pattern > .uk-position-relative:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/resourcefiles/common-image/hero-wave.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  display: none;
}
.home-hero {
  overflow: hidden;
}
.home-hero > .uk-position-relative {
  max-height: 100vh;
}
.hero-reserve {
  display: none;
}
@media (max-width: 768px) {
  .hero-logo > img {
    max-width: 270px;
  }
  .home-hero.wave-pattern > .uk-position-relative:after {
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='23' viewBox='0 0 375 23' fill='none'%3E%3Cpath d='M0 23H375V0C350.542 0 284.15 1.34382 214.25 6.7191C144.35 12.0944 42.2917 4.4794 0 0V23Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  }
  .hero-reserve {
    display: table;
    position: absolute;
    bottom: 175px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 500;
  }
}
@media (max-width: 960px) and (orientation: landscape) {
  .hero-reserve {
    bottom: 80px;
  }
  .hero-logo > img {
    top: 55px;
  }
}
.header-main-title {position: absolute; top:50%;left: 50%; transform: translate(-50%,-50%);
  z-index: 1;width:100%;text-align: center;filter: opacity(1);}
/* overview section */
.home-overview {
  padding: 81px 0 90px;
  overflow: hidden;
}
.home-overview-content {
  z-index: 2;
}
.overview-img-section img {
  border-radius: 0 20px 0 20px;
}
.addBg .home-overview-bg {
  position: absolute;
  width: 787px;
  height: 898px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='787' height='898' viewBox='0 0 787 898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17275_2639)'%3E%3Cpath d='M391.155 861.271C388.631 858.871 385.826 854.275 381.9 857.594C378.585 860.403 381.058 864.564 382.665 868.036C390.135 884.146 402.194 896.069 416.548 906H424.171C427.358 899.847 424.783 895.022 420.908 890.248C412.138 879.397 401.2 870.819 391.155 861.296V861.271Z' fill='%23F1F1F1'/%3E%3Cpath d='M42.7307 60.4051C45.3823 60.0221 49.2576 59.0264 48.2378 55.0181C47.4474 51.8013 44.082 51.2907 41.048 51.112C26.7449 50.2695 12.4674 49.6312 0 58.72V66.3537C6.22094 72.3023 13.3597 70.6172 20.1671 68.1918C27.6628 65.5111 34.6741 61.605 42.7307 60.4306V60.4051Z' fill='%23F1F1F1'/%3E%3Cpath d='M275.991 678.728C276.603 678.243 277.215 677.783 277.826 677.298C276.883 677.375 276.373 677.962 275.991 678.728Z' fill='%23F1F1F1'/%3E%3Cpath d='M786.949 272.972C786.771 268.402 785.037 264.828 781.34 262.147C769.255 253.416 753.473 255.866 745.034 268.223C741.108 273.968 737.36 279.891 729.711 280.171C714.516 280.733 699.295 282.393 684.125 279.61C671.25 277.261 660.44 271.67 652.613 259.39C657.967 256.939 661.689 258.751 665.284 259.39C686.216 262.964 701.386 256.147 711.049 236.514C715.867 226.736 725.403 221.043 735.015 216.498C741.847 213.256 749.241 211.214 756.303 208.482C778.867 199.802 785.649 183.59 777.669 161.123C769.995 139.55 751.816 130.537 733.281 122.342C703.145 109.015 672.091 98.0115 640.706 87.927C575.718 67.0431 509.862 55.6565 440.999 63.1114C391.231 68.4983 341.566 74.0895 290.855 64.6177C243.841 55.8352 198.331 45.6996 157.487 19.6585C146.116 12.4078 134.209 5.89757 121.283 1.53186C117.612 0.3064 114.042 -1.37861 110.728 2.01694C107.898 4.92742 108.637 8.50168 110.014 11.5398C116.005 24.8922 112.181 39.7254 116.643 53.3587C117.994 57.5202 117.841 63.0092 116.311 67.1452C110.753 82.3358 115.241 97.986 116.719 112.411C119.371 138.299 107.745 161.302 107.77 186.117C107.77 187.623 106.037 189.028 105.552 190.636C100.428 207.333 96.5777 224.183 90.1273 240.752C81.9432 261.866 77.9149 285.303 82.6316 309.94C87.7052 336.466 81.7902 363.962 81.0764 391.05C79.7251 444.001 91.7335 493.555 115.878 540.174C120.697 549.492 118.58 553.245 111.034 558.377C90.8922 572.087 69.2209 582.197 45.9178 589.014C39.6459 590.852 33.7564 593.89 32.9151 601.294C32.1247 608.264 37.5553 611.914 42.3485 615.259C59.5325 627.284 78.8073 630.577 99.1783 627.59C117.79 624.858 134.77 617.301 151.546 609.132C155.141 607.37 158.711 604.409 163.427 606.068C172.478 609.259 188.566 633.105 188.082 642.934C186.475 675.613 194.711 705.764 210.824 734.052C221.099 752.051 230.965 770.305 240.96 788.458C242.948 792.057 243.815 797.317 249.297 796.5C254.549 795.708 254.829 790.321 255.518 786.441C259.571 763.259 271.631 742.809 277.673 720.317C279.356 714.062 283.104 712.939 287.744 717.585C294.322 724.172 300.976 730.733 306.968 737.856C330.373 765.557 348.628 796.423 362.548 829.894C364.282 834.081 365.557 839.85 371.497 838.88C377.081 837.961 377.259 832.191 377.922 827.672C379.07 819.707 379.605 811.665 380.905 803.725C387.177 765.225 393.781 726.572 413.234 692.157C435.16 653.401 460.477 616.867 491.276 584.393C498.848 576.402 506.14 568.155 513.33 559.832C516.542 556.105 518.276 551.484 514.528 547.195C510.704 542.829 506.599 546.199 503.081 548.063C491.964 553.986 482.684 562.692 470.497 567.338C439.01 579.363 406.656 581.023 374.353 574.41C314.999 562.283 291.951 521.868 300.671 458.502C305.081 426.436 330.322 404.862 359.54 391.229C403.851 370.575 451.885 369.145 499.537 365.954C511.545 365.137 515.318 368.762 515.522 381.323C516.134 421.406 537.168 451.915 565.519 477.599C578.114 489.011 586.145 484.747 589.536 468.127C595.579 438.486 597.72 408.539 597.083 378.413C596.905 370.013 599.658 366.439 608.123 365.06C626.021 362.124 644.429 359.724 660.363 350.482C685.782 335.777 712.859 328.399 742.077 326.05C772.544 323.599 788.046 303.889 786.873 272.921L786.949 272.972ZM723.847 201.461C726.55 201.461 728.233 203.223 728.845 205.622C728.692 208.38 727.06 209.758 724.944 209.707C722.318 209.656 720.023 208.073 719.947 205.265C719.896 203.172 721.629 201.461 723.847 201.461ZM694.986 214.175C696.134 216.192 696.083 219.715 694.553 219.664C687.567 219.358 681.117 216.115 673.723 216.345C670.562 216.447 669.695 210.499 669.006 206.797C668.547 204.371 670.409 203.069 673.29 201.563C676.502 212.516 690.015 205.316 694.986 214.175ZM644.811 158.059C648.788 153.413 653.403 149.941 661.23 149.889C669.363 150.834 676.579 155.276 681.168 163.727C682.825 166.765 681.882 169.905 679.714 171.846C676.477 174.782 674.513 171.565 672.703 169.267C666.508 161.353 659.267 159.438 650.777 165.565C648.508 167.199 646.341 168.348 644.123 165.948C641.598 163.216 642.695 160.485 644.785 158.034L644.811 158.059ZM602.743 184.458C608.862 185.249 614.369 190.84 609.652 199.087C604.12 192.755 597.134 191.657 589.332 193.419C586.349 179.786 599.607 184.049 602.743 184.458ZM530.641 176.16C535.511 176.16 535.842 180.5 537.143 183.743C537.066 186.066 536.046 188.466 533.981 188.313C529.571 187.955 528.423 183.973 527.454 180.398C526.792 177.973 528.423 176.16 530.616 176.16H530.641ZM493.647 169.65C495.789 164.467 501.704 170.441 506.089 170.39C514.35 170.288 515.548 177.539 517.537 183.334C518.454 186.015 516.517 187.955 513.049 188.9C511.8 187.726 510.194 186.449 508.868 184.943C506.701 182.441 505.12 179.301 502.596 177.309C499.358 174.756 491.072 175.803 493.622 169.65H493.647ZM465.398 171.565C467.54 171.795 469.069 173.582 469.273 175.828C469.579 178.841 467.438 180.066 465.755 181.088C462.134 180.526 460.401 178.713 460.503 175.956C460.605 173.199 462.517 171.233 465.398 171.539V171.565ZM321.093 226.353C324.279 218.464 328.716 222.294 332.82 225.664C334.86 227.349 336.364 229.519 335.37 232.276C334.197 235.493 331.469 234.472 328.996 234.319C326.957 234.191 324.866 234.523 322.801 234.651C320.838 244.454 314.642 238.225 310.206 237.791C307.937 237.561 304.52 236.872 304.979 233.629C305.566 229.417 308.829 228.728 312.577 229.723C315.509 228.881 319.257 230.974 321.118 226.353H321.093ZM325.503 204.167C325.758 202.916 327.441 201.946 328.308 201.027C331.393 202.38 333.025 204.193 332.974 206.899C332.948 208.456 332.26 210.397 330.118 210.039C326.957 209.503 324.789 207.614 325.503 204.167ZM278.005 248.284C282.365 248.871 288.56 248.692 289.274 254.028C289.988 259.236 284.659 256.683 281.702 257.22C277.367 256.096 270.535 258.471 269.872 251.654C269.515 248.08 274.843 247.85 278.005 248.284ZM274.767 221.885C274.435 218.617 277.597 218.005 280.172 218.617C283.843 219.486 287.897 220.685 287.974 225.358C287.999 227.579 285.424 228.421 283.104 228.498C279.739 227.043 275.251 226.404 274.792 221.885H274.767ZM288.025 241.186C287.336 236.591 292.843 236.948 296.566 237.102C301.665 237.867 306.84 239.042 306.942 245.45C306.993 248.309 303.653 249.458 301.282 248.335C296.668 246.139 288.993 247.595 288.025 241.186ZM316.274 212.056C316.223 214.737 314.591 216.371 312.424 216.09C307.019 215.35 300.823 214.456 298.223 209.427C296.285 205.674 301.435 204.857 303.857 205.061C308.88 205.444 313.903 206.771 316.274 212.082V212.056ZM138.926 23.3604C139.614 19.2245 143.796 19.684 144.586 23.7434C146.269 32.4493 153.535 34.3641 159.756 37.5554C190.937 53.6651 222.679 68.4217 256.971 76.8468C260.056 77.6127 263.778 80.3955 265.92 76.1319C267.399 73.1959 264.033 72.047 261.892 70.8726C258.73 70.3876 255.569 69.9025 252.101 66.3537C259.062 65.9452 264.569 65.6644 269.77 68.6515C284.098 68.9834 297.713 73.0427 311.787 76.8978C298.274 81.1359 287.03 90.9651 271.045 86.9058C227.498 75.9021 185.991 59.3584 144.484 42.6104C133.852 38.3213 137.83 30.1771 138.952 23.3604H138.926ZM164.039 59.869C161.158 63.2901 157.563 61.0945 154.478 59.0265C149.303 58.235 143.49 58.6435 140.915 51.9801C148.487 49.1462 153.51 55.2224 159.679 56.7543C161.643 57.2904 165.11 58.6435 164.039 59.8945V59.869ZM135.28 72.8129C137.83 65.9708 140.838 62.8305 149.354 65.2559C171.662 71.6385 192.926 81.3912 215.846 85.5527C230.201 88.1568 245.421 84.0974 259.266 91.2715C261.407 92.3948 264.365 92.0629 265.894 96.4031C253.325 102.76 242.566 111.517 225.688 107.483C197.795 100.794 169.929 94.3607 143.005 84.2506C137.524 82.2082 132.399 80.5231 135.28 72.8129ZM154.402 352.933C151.98 352.142 151.827 349.563 153.357 347.7C157.716 342.491 159.527 333.811 168.399 335.624C173.651 335.649 178.368 336.517 179.745 341.062C181.606 347.189 175.079 345.249 172.504 347.189C171.841 347.7 171.229 348.287 170.617 348.874C165.977 353.367 160.495 354.95 154.402 352.933ZM166.614 414.921C171.764 414.768 177.909 415.611 179.592 420.308C182.243 427.712 176.915 424.802 173.6 423.423C171.688 422.632 169.852 421.661 167.966 420.793C165.416 419.619 162.051 421.023 159.654 417.857C161.566 414.13 164.32 414.972 166.589 414.921H166.614ZM139.869 406.981C143.082 406.547 147.161 408.003 146.677 410.836C145.529 417.551 137.957 415.994 133.954 418.853C130.589 419.491 128.116 418.087 128.6 415.151C129.62 409.177 134.643 407.645 139.844 406.956L139.869 406.981ZM136.223 341.266C139.232 340.755 141.985 341.291 143.184 344.713C143.082 347.725 141.246 348.976 138.518 349.129C135.663 349.282 132.144 349.742 131.175 346.372C130.079 342.619 133.444 341.725 136.249 341.24L136.223 341.266ZM132.782 425.67C136.3 424.623 139.385 425.823 141.246 429.372C140.328 434.248 136.172 434.503 132.552 435.039C129.748 435.448 125.719 436.137 125.184 432.359C124.495 427.406 129.34 426.691 132.756 425.67H132.782ZM131.583 445.379C133.903 445.354 137.192 445.43 136.249 449.03C135.408 452.272 132.068 452.426 129.161 452.63C126.612 452.196 124.037 451.175 124.572 448.162C125.286 444.154 128.983 445.43 131.583 445.379ZM129.952 464.833C132.119 464.757 133.801 465.829 134.107 468.484C133.011 471.344 130.461 472.646 127.606 473.08C125.184 473.437 123.501 471.701 123.705 469.531C124.062 466.135 126.892 464.961 129.926 464.859L129.952 464.833ZM127.835 482.935C128.218 482.015 129.748 481.071 130.793 481.071C132.425 481.071 134.005 481.862 133.929 483.624C133.266 485.947 131.94 486.687 130.105 486.432C128.09 486.151 127.147 484.722 127.861 482.96L127.835 482.935ZM133.878 504.278C134.668 500.678 137.549 498.891 141.144 498.712C143.362 498.61 145.172 499.529 144.79 502.618C143.515 505.631 140.991 507.725 137.524 508.082C135.229 508.312 133.393 506.576 133.903 504.278H133.878ZM146.192 512.524C148.589 512.192 149.94 513.801 150.093 516.405C149.405 518.932 147.824 520.898 144.968 520.847C142.903 520.796 140.583 519.673 140.889 517.222C141.221 514.516 143.592 512.907 146.192 512.524ZM137.422 399.654C133.572 398.888 132.119 395.927 134.898 393.425C140.277 388.523 147.416 385.995 151.699 379.23C153.51 376.37 156.747 379.383 157.461 382.37C157.589 388.038 142.699 400.701 137.422 399.68V399.654ZM150.883 363.477C153.815 363.248 157.487 363.401 157.283 367.333C157.104 370.677 153.739 371.52 150.654 371.673C147.62 371.724 143.719 371.341 143.566 368.149C143.362 364.065 147.671 363.733 150.909 363.452L150.883 363.477ZM151.138 314.561C153.713 314.178 155.09 315.582 155.269 317.88C155.422 319.693 154.147 320.893 152.286 321.02C150.323 321.148 147.926 321.607 147.518 318.722C147.136 316.118 149.226 315.327 151.138 314.561ZM155.881 102.25C153.102 101.535 149.15 100.131 147.951 103.296C146.294 107.739 150.781 108.76 153.892 109.577C168.526 113.432 183.212 117.032 197.846 120.836C201.186 121.704 205.113 123.21 206.668 119.176C208.325 114.836 201.569 115.781 200.982 112.309C208.682 112.181 219.569 108.453 222.348 116.725C224.209 122.24 212.379 124.946 207.178 129.542C200.065 135.873 192.518 136.358 183.849 132.631C171.484 127.321 159.068 121.883 146.192 118.104C131.889 113.917 138.263 103.781 139.92 96.6329C142.062 87.3908 149.328 94.3607 153.025 95.867C165.238 100.845 179.286 100.896 190.121 109.475C178.011 110.343 167.175 105.211 155.855 102.25H155.881ZM221.506 258.675C221.175 262.683 216.637 262.504 213.271 262.275C209.931 262.045 205.648 261.687 206.005 257.322C206.388 252.828 210.543 253.441 213.934 254.003C217.274 254.36 221.838 254.462 221.506 258.649V258.675ZM197.796 277.899C197.388 282.163 192.875 281.32 189.866 282.188C187.164 281.525 183.314 281.55 183.467 277.899C183.62 273.865 187.546 272.997 190.861 272.895C194.252 272.793 198.203 273.585 197.796 277.899ZM140.073 146.545C142.342 137.533 147.161 139.601 153.357 141.49C160.597 143.711 168.45 150.553 175.257 139.779C176.609 137.635 181.019 139.269 183.135 141.413C185.915 144.247 184.385 146.8 181.58 148.69C174.543 153.464 170.26 162.655 162.815 162.629C156.34 161.455 152.643 160.51 148.895 160.178C139.946 159.387 137.957 154.97 140.099 146.519L140.073 146.545ZM175.13 296.256C174.492 299.268 171.382 298.834 169.623 299.421C166.818 298.579 163.453 298.783 164.218 295.209C164.855 292.222 167.889 292.298 170.362 292.477C172.708 292.63 175.895 292.579 175.104 296.256H175.13ZM175.334 316.782C175.716 313.208 179.439 312.85 182.498 313.514C186.552 314.382 192.008 314.944 192.084 320.025C192.135 324.594 187.291 323.446 184.257 323.65C180.152 322.424 174.696 322.858 175.334 316.782ZM184.436 304.221C183.926 299.115 189.764 298.553 194.022 298.809C198.229 299.064 203.43 299.804 203.175 305.242C202.946 310.323 198.152 307.949 195.118 308.127C191.192 307.438 184.946 309.276 184.436 304.221ZM202.155 290.205C201.365 287.626 205.291 286.452 207.586 286.682C212.634 287.192 217.3 288.826 218.982 294.341C218.88 297.098 217.147 298.579 215.005 297.89C210.161 296.307 203.914 296.051 202.155 290.205ZM217.708 283.082C217.019 279.635 220.742 278.359 223.674 277.848C227.702 277.159 231.144 278.333 233.285 282.29C233.158 286.401 229.793 286.733 227.09 286.886C223.495 287.09 218.676 287.984 217.708 283.082ZM231.934 266.462C231.807 263.143 236.931 262.734 240.297 263.066C245.039 263.551 250.164 264.955 250.47 270.342C250.673 274.197 246.492 273.431 242.948 272.614C239.532 270.802 232.189 273.534 231.934 266.462ZM247.869 258.011C247.92 253.901 251.795 252.726 255.339 253.237C259.113 253.773 262.809 254.998 263.574 259.849C261.917 263.602 258.934 263.985 255.339 263.194C252.076 262.453 247.818 262.249 247.869 258.011ZM246.9 237.153C246.798 233.757 250.011 233.834 252.458 234.038C255.569 234.293 257.838 235.876 258.756 238.71C258.373 241.825 256.308 242.386 254.243 242.208C250.954 241.901 247.028 241.518 246.9 237.153ZM126.459 189.615C130.079 177.998 138.875 178.05 148.206 178.535C146.524 170.059 136.861 172.892 131.277 166.637C139.257 164.518 145.708 167.123 151.164 169.19C158.379 171.922 155.192 175.854 149.94 178.33C147.569 185.683 142.623 191.53 138.34 197.759C135 202.635 130.181 204.116 125.337 200.389C120.442 196.61 125.286 193.393 126.459 189.64V189.615ZM114.272 231.715C116.107 229.111 116.031 225 120.748 224.081C122.609 228.804 119.728 231.791 117.153 234.88C115.597 237.689 113.175 241.748 110.269 238.838C107.362 235.902 112.003 233.706 114.246 231.715H114.272ZM110.6 427.891C109.479 427.891 107.235 427.61 107.082 425.031C106.903 422.044 109.249 420.87 111.773 420.666C114.144 420.461 115.878 422.223 115.827 424.265C115.776 426.333 113.864 427.687 110.6 427.916V427.891ZM117.867 393.629C115.623 393.986 113.43 392.965 113.175 390.718C112.818 387.451 115.903 387.348 117.051 386.812C120.493 386.506 122.405 387.272 122.15 389.901C121.92 392.123 119.957 393.323 117.867 393.654V393.629ZM104.099 575.917C107.541 574.793 110.983 573.67 114.425 572.546C113.43 576.81 110.473 578.878 106.445 579.772C102.85 583.039 98.5409 583.116 94.0792 582.631C97.4191 580.384 100.759 578.138 104.099 575.891V575.917ZM268.954 707.96C264.926 728.793 256.41 748.247 249.858 768.314C248.302 773.088 245.268 773.369 242.999 769.029C224.005 733.057 197.439 700.071 197.872 656.337C197.923 652.278 194.991 644.9 201.237 644.849C206.337 644.798 205.138 652.15 205.317 656.669C206.439 683.757 219.212 706.607 231.679 729.559C233.056 732.086 235.504 734.793 238.767 731.959C242.209 728.972 239.889 725.168 238.308 722.717C227.651 706.326 224.311 687.51 219.773 669.077C219.161 666.626 218.167 664.277 219.671 661.597C226.759 662.235 228.033 667.903 229.487 673.086C231.858 681.638 233.897 690.267 236.013 698.897C236.957 702.777 236.651 709.134 241.801 708.139C246.441 707.22 244.504 701.092 244.249 697.084C243.994 693.28 243.586 689.502 243.127 685.723C242.872 683.681 241.776 681.281 244.223 680.132C247.104 678.779 248.863 681.357 250.572 683.017C253.988 686.336 253.707 690.548 252.968 694.888C250.674 708.215 248.506 721.542 246.288 734.895C245.88 737.346 244.758 740.69 247.359 741.839C251.005 743.447 252.739 739.924 253.504 737.193C256.334 727.031 258.807 716.768 261.331 706.53C262.019 703.748 261.764 699.714 265.716 700.046C270.841 700.48 269.489 704.973 268.903 708.011L268.954 707.96ZM363.364 771.046C357.347 769.591 356.429 763.719 354.492 758.689C359.769 760.093 365.378 760.961 365.914 767.65C366.041 769.106 365.506 771.582 363.39 771.046H363.364ZM460.732 587.278C452.497 599.864 431.361 603.489 410.174 596.571C427.894 593.303 443.089 590.52 460.732 587.278ZM578.446 459.089C577.247 465.216 574.57 469.633 568.706 463.276C554.735 448.111 539.131 434.018 533.012 413.211C529.8 409.279 528.092 404.811 528.321 399.68C526.027 396.08 525.032 392.301 526.766 387.016C529.392 391.459 530.743 395.314 530.565 399.68C532.401 403.05 534.211 406.445 536.046 409.815C538.545 410.249 540.687 409.892 541.808 407.237C541.222 397.407 540.661 387.553 540.075 377.723L543.007 377.213C543.874 382.242 544.766 387.246 545.633 392.276C548.565 405.092 550.834 417.959 551.395 431.159C551.599 435.831 551.497 443.413 559.451 435.78C566.182 429.295 566.641 436.571 568.349 440.145C569.497 442.571 567.967 447.217 572.174 446.885C576.483 446.554 576.202 442.137 576.177 438.843C576.075 424.878 575.82 410.913 575.641 396.948C575.539 389.34 575.208 381.706 575.386 374.098C575.463 371.034 577.171 367.996 580.613 368.047C584.131 368.124 585.457 370.983 585.304 374.379C584.055 402.692 584.004 431.133 578.497 459.115L578.446 459.089ZM558.687 370.703C563.888 384.259 565.162 397.918 560.522 411.73C555.627 398.173 555.602 384.489 558.687 370.703ZM771.703 285.354C766.017 309.276 763.391 312.314 738.66 313.744C709.799 315.404 683.36 323.446 657.839 337.002C627.015 353.367 592.978 355.333 558.992 354.057C506.395 352.091 454.18 354.006 402.373 364.014C358.928 372.388 323.285 392.429 298.656 430.418C292.002 440.682 293.073 456.306 277.24 460.774C274.002 461.693 274.257 469.199 274.41 473.846C274.563 478.543 272.829 481.837 269.234 484.722C264.951 488.168 262.733 488.041 261.968 482.015C261.305 476.858 263.498 470.833 256.869 465.855C252.05 477.599 254.166 488.602 256.741 499.376C257.532 502.695 260.974 501.853 262.452 499.274C266.583 492.177 270.331 496.057 269.03 500.653C265.716 512.422 264.773 525.57 253.733 534.174C248.965 537.902 245.523 537.34 244.402 532.081C242.362 522.532 228.518 515.741 238.053 503.078C239.583 501.036 235.376 494.704 233.897 490.313C230.506 480.126 230.048 469.557 229.869 458.936C229.818 456.153 229.461 451.992 226.096 451.787C221.634 451.507 221.124 456.076 221.252 459.166C221.71 469.25 222.781 479.284 223.954 493.147C216.484 480.177 213.909 469.659 214.215 458.451C214.317 454.596 215.795 449.515 211.232 448.8C205.572 447.932 205.47 453.906 204.807 457.864C203.379 466.467 205.674 474.79 208.351 482.781C217.606 510.176 232.189 534.94 247.614 559.194C250.189 563.228 252.892 568.742 259.24 567.287C265.69 565.832 265.079 559.347 266.073 554.854C270.458 534.991 277.087 515.945 286.852 495.981C290.345 549.748 323.668 576.274 371.242 590.239C359.336 594.094 349.52 585.082 338.659 588.809C339.271 595.83 344.956 595.218 349.036 596.264C376.112 603.26 403.724 606.885 431.463 609.974C434.676 610.332 438.475 609.208 440.948 612.119C442.069 613.446 441.407 615.284 440.03 616.638C436.69 619.931 433.86 616.433 430.749 616.127C413.948 614.467 397.146 612.961 380.319 611.71C364.563 610.536 349.469 606.936 334.911 600.834C332.132 599.66 328.206 596.29 326.421 601.294C324.968 605.353 329.43 606.834 332.311 608.187C345.441 614.263 359.387 617.863 373.588 620.059C389.446 622.51 405.458 624.092 421.367 626.109C424.707 626.518 430.749 624.909 428.455 631.19C426.798 635.709 424.248 643.904 417.696 641.274C396.687 632.773 373.767 632.952 352.656 625.624C342.305 622.05 332.438 617.072 322.367 612.731C319.053 611.302 314.897 608.187 312.73 612.885C310.945 616.791 315.815 618.374 318.543 619.931C337.869 630.833 358.775 637.368 380.268 642.347C388.07 644.159 395.82 646.355 403.469 648.78C407.14 649.955 414.968 647.019 413.03 654.704C411.449 661.01 406.07 665.707 398.344 662.592C380.319 655.342 361.019 651.589 343.809 642.194C335.268 637.547 326.702 632.952 317.931 628.765C314.132 626.952 308.957 621.616 305.923 627.182C303.424 631.726 310.231 633.283 313.597 635.173C336.135 647.708 358.622 660.397 383.455 667.979C393.551 671.069 398.064 674.617 392.378 686.77C384.169 704.284 378.993 723.202 372.237 741.431C371.141 744.367 371.574 749.039 367.393 749.677C363.237 750.315 362.268 745.898 360.458 743.269C343.809 719.168 325.835 696.216 304.469 676.073C301.69 673.468 298.784 670.966 295.75 668.694C292.843 666.524 289.376 662.567 286.163 667.213C283.69 670.788 287.846 673.213 290.243 675.281C313.444 695.45 332.54 718.989 347.659 745.745C350.846 747.839 352.095 750.953 353.294 754.987C347.914 754.477 346.486 751.362 345.415 747.864C328.843 727.082 312.22 706.352 293.073 687.817C288.56 683.451 284.532 678.319 277.724 677.272C275.047 682.328 278.897 684.6 281.804 687.587C291.314 697.339 300.594 707.296 309.976 717.177C324.662 730.172 333.305 747.941 345.696 762.749C349.546 766.042 351.585 770.254 353.421 775.973C347.404 773.727 344.956 769.897 342.305 766.246C330.577 750.902 318.874 735.584 307.146 720.24C296.03 706.786 280.529 697.467 271.248 682.276C256.232 664.099 241.215 645.896 226.172 627.718C221.991 622.663 218.243 617.94 229.104 616.561C233.056 616.05 236.753 613.395 235.504 608.774C233.77 602.366 228.824 605.711 225.05 606.476C222.603 606.962 220.308 608.289 217.861 608.825C214.342 609.617 212.048 607.421 211.13 604.46C210.059 600.885 212.965 600.553 215.566 600.094C216.764 599.89 217.988 599.277 218.957 598.536C221.812 596.392 224.54 593.303 222.399 590.009C219.9 586.154 216.05 587.303 212.481 589.728C210.084 591.337 209.141 598.664 204.348 592.716C199.351 586.512 205.138 585.567 209.192 583.397C213.118 581.278 214.75 563.509 211.538 560.981C209.702 559.526 207.382 559.602 205.623 560.828C202.844 562.794 199.963 565.347 201.008 569.176C204.858 583.193 198.662 582.274 188.974 577.933C184.461 575.916 180.051 578.291 175.869 580.742C170.082 584.137 164.014 587.048 158.048 590.188C158.609 588.682 158.813 586.818 159.832 585.72C162 583.346 166.385 581.431 163.784 577.704C160.572 573.108 157.206 577.78 154.019 578.98C151.444 579.95 147.926 583.678 146.345 580.869C140.787 570.913 135.892 578.776 131.124 580.946C124.674 583.856 118.58 587.482 112.309 590.826C112.028 591.26 111.671 591.669 111.263 592.026C108.994 594.094 105.374 595.345 107.031 599.507C107.362 600.349 110.6 601.115 111.416 600.502C120.085 593.992 128.549 600.579 137.09 600.63C125.031 609.719 110.549 612.119 96.4757 611.812C88.0622 611.634 79.4956 606.017 71.541 601.804C66.4928 599.124 67.2577 594.937 72.5608 592.435C75.5948 591.005 78.8327 589.984 81.9687 588.784C82.5296 591.924 76.5891 594.196 80.439 597.515C83.2945 599.966 86.9404 598.639 89.9488 597.337C96.1698 594.63 102.238 591.541 108.357 588.605C108.586 588.477 108.841 588.375 109.071 588.248C122.481 579.491 135.943 570.81 149.277 561.926C151.98 560.139 155.957 557.56 153.459 554.011C150.73 550.131 147.569 554.062 144.765 555.569C134.515 561.058 126.79 571.091 114.297 572.521C114.552 571.295 114.399 569.304 115.088 568.972C134.107 559.577 145.606 542.727 157.487 526.285C160.521 522.098 163.376 518.013 169.087 517.579C169.444 518.294 170.031 519.009 170.107 519.775C170.566 524.881 161.005 529.757 167.736 534.072C175.206 538.872 178.138 529.528 182.345 525.621C186.628 521.639 189.56 516.277 195.144 513.546C197.158 512.55 198.509 510.252 197.541 508.286C196.75 506.678 194.022 504.457 192.875 504.814C186.577 506.805 182.09 504.176 176.813 501.138C171.611 498.151 167.481 502.823 163.912 506.55C162.178 508.388 160.215 510.89 157.614 508.976C155.779 507.622 154.019 505.044 153.79 502.848C153.459 499.708 156.671 499.504 159.119 498.789C161.031 498.202 163.019 497.078 164.396 495.649C167.175 492.789 172.529 490.083 169.444 485.385C166.41 480.79 161.949 483.42 158.481 486.177C151.776 491.513 150.705 486.253 149.736 481.428C147.595 470.578 147.059 459.574 147.595 448.545C148.487 430.061 154.376 426.308 171.841 432.818C185.073 437.746 194.787 433.686 200.855 421.84C205.036 413.645 201.135 409.713 194.252 410.326C185.838 411.066 179.872 406.598 172.835 404.224C168.628 402.794 165.977 400.956 167.481 396.08C168.985 391.203 172.606 390.948 176.609 392.072C187.521 395.135 198.152 398.633 209.447 392.301C213.144 390.233 218.549 390.54 216.152 384.566C214.062 379.332 209.218 378.464 204.526 381.298C197.999 385.229 191.753 387.323 184.742 382.344C182.371 380.659 176.966 383.187 177.221 377.877C177.424 373.766 180.841 371.239 184.41 369.681C188.592 367.869 193.104 368.098 196.113 371.724C202.614 379.562 211.002 375.324 218.625 375.936C219.033 375.962 219.773 375.911 219.824 375.707C222.373 367.767 224.821 359.903 232.903 355.359C233.821 354.848 231.22 351.657 229.104 351.35C226.223 350.942 221.94 349.946 220.538 351.401C208.81 363.631 194.558 358.346 181.172 357.478C187.317 342.645 188.031 342.338 204.577 347.163C208.3 348.261 213.271 352.091 215.26 346.193C216.866 341.394 211.538 339.53 207.943 337.309C205.444 335.751 199.606 337.717 200.829 332.407C201.875 327.965 205.317 324.033 209.931 322.45C215.311 320.637 227.421 328.807 227.472 334.679C227.498 338.56 227.88 342.874 231.475 342.287C237.9 341.215 245.549 343.283 250.597 338.509C253.988 335.317 249.552 331.181 246.773 331.258C233.974 331.564 230.659 315.174 217.988 315.455C215.974 315.506 215.235 312.033 217.121 310.374C221.073 306.927 224.387 301.26 230.914 303.813C233.54 304.834 235.529 307.438 237.849 309.276C240.501 311.395 243.509 314.357 246.722 311.523C250.342 308.357 246.773 305.625 244.911 302.919C242.999 300.136 236.829 298.681 240.373 294.162C243.917 289.643 248.812 292.222 253.07 294.341C257.022 296.307 259.546 299.498 261.815 303.2C265.334 308.944 265.079 312.391 257.583 313.821C252.713 314.74 245.702 316.501 248.532 322.986C251.336 329.471 259.24 326.714 262.911 323.854C269.464 318.774 275.251 313.897 284.226 315.761C286.189 316.169 288.433 314.995 288.662 312.314C288.968 308.817 286.75 305.472 284.022 305.83C265.028 308.332 269.974 289.005 261.407 281.856C268.342 281.244 273.518 284.154 278.209 288.341C285.169 294.545 292.588 299.779 302.175 301.362C305.311 301.872 308.013 303.021 309.517 299.243C311.022 295.413 309.339 292.554 306.025 290.767C302.659 288.979 299.064 287.805 295.087 288.265C284.838 289.439 284.685 278.665 279.076 274.299C277.444 273.023 279.586 270.47 281.676 269.551C286.52 267.406 290.88 262.913 296.897 266.513C300.314 268.581 302.71 271.517 304.01 275.167C306.203 281.422 311.506 284.18 316.758 286.809C320.073 288.469 324.56 290.205 326.625 285.431C328.563 280.937 325.172 278.538 321.169 277.159C319.563 276.623 317.702 276.291 316.503 275.244C311.736 271.057 305.744 264.955 308.396 259.722C312.22 252.216 317.268 261.662 322.189 262.019C324.05 262.147 325.86 263.755 327.543 264.93C329.71 266.411 330.832 270.827 334.503 267.917C337.614 265.44 337.155 262.3 335.472 258.802C334.197 256.147 327.109 253.798 333.458 250.148C337.792 247.646 340.979 250.148 343.019 255.152C344.37 258.419 347.888 260.845 350.616 263.449C354.951 267.559 357.347 271.057 348.577 271.874C344.829 272.231 340.265 271.67 340.061 277.082C339.908 281.371 343.911 282.163 347.073 283.184C351.279 284.563 356.404 288.009 358.75 281.269C360.636 275.857 362.599 275.704 366.704 278.818C369.228 280.733 372.619 283.72 375.322 279.457C377.642 275.78 375.424 272.41 373.027 269.117C368.412 262.836 358.24 264.011 355.461 255.535C354.313 252.062 346.129 249.816 351.611 245.756C356.506 242.131 362.319 235.136 370.427 242.361C389.37 259.236 412.163 267.61 436.919 271.134C447.831 272.691 458.846 273.406 469.809 272.155C475.622 271.491 481.333 268.913 480.109 261.917C478.783 254.232 472.613 257.705 467.846 258.164C437.378 261.075 409.078 255.228 383.939 236.897C382.537 235.876 381.39 234.804 382.18 231.638C402.857 240.012 423.738 247.467 445.868 250.454C448.367 250.786 450.84 251.577 453.364 251.756C456.653 251.96 460.885 252.777 461.65 248.233C462.517 243.101 458.259 242.106 454.384 241.467C448.545 240.497 442.681 239.655 436.843 238.761C430.341 238.531 423.993 237.638 418.154 234.574C409.588 233.885 401.99 229.902 393.908 227.528C387.509 225.638 381.543 217.469 373.563 225.894C371.599 227.962 368.005 223.29 365.659 220.915C355.41 210.422 348.934 197.478 343.095 184.356C338.277 173.531 334.478 162.272 326.804 152.953C325.478 151.345 323.846 149.558 324.891 147.311C326.37 144.094 329.175 145.549 331.495 146.034C348.551 149.558 365.149 154.255 379.605 164.621C411.475 187.445 447.78 194.823 486.687 195.027C486.151 193.342 485.871 191.708 485.157 190.304C483.678 187.394 480.389 184.126 484.367 181.522C488.446 178.841 492.602 182.032 493.571 185.504C496.681 196.712 503.539 195.844 512.692 194.006C523.809 191.759 535.333 191.581 547.163 190.457C547.239 189.462 547.443 188.389 547.341 187.343C547.01 184.305 540.355 181.164 546.678 178.381C551.14 176.441 554.072 180.756 554.786 184.33C556.417 192.551 561.95 190.764 567.279 190.508C565.111 172.254 571.179 163.982 583.545 168.042C586.145 168.884 588.007 170.518 588.644 173.122C589.256 175.599 588.007 177.488 585.534 177.488C578.191 177.488 573.168 178.994 574.519 188.338C575.947 198.117 583.366 195.027 588.975 196.125C595.324 199.648 602.437 199.776 609.397 200.542C614.675 201.589 619.978 202.661 625.103 203.682C625.664 202.201 626.25 201.435 626.148 200.797C625.46 196.61 620.743 190.432 626.76 188.9C632.547 187.419 634.587 194.772 634.587 199.572C634.587 207.793 640.375 207.639 645.525 208.686C647.437 209.069 650.14 209.12 648.661 205.622C647.36 202.584 644.53 198.831 650.649 198.423C654.372 198.168 657.661 201.384 657.38 204.754C656.488 215.069 669.083 219.639 667.477 230.157C667.247 231.638 669.567 233.961 672.066 233.374C674.335 232.838 674.819 230.642 675.712 228.651C678.108 223.341 691.137 222.626 697.409 227.757C703.221 232.506 697.23 235.953 695.216 239.476C689.887 248.871 680.76 248.412 671.709 247.875C662.352 247.339 653.275 245.833 644.607 242.003C641.293 240.548 637.519 237.944 634.077 241.595C630.661 245.22 631.808 249.663 633.516 253.492C640.298 268.708 650.573 281.244 666.38 287.116C688.459 295.337 711.431 293.09 734.071 289.413C741.44 288.214 746.743 282.648 750.388 276.189C754.519 268.887 760.612 267.61 767.674 270.164C775.884 273.151 772.697 279.84 771.397 285.278L771.703 285.354ZM346.359 222.319C352.376 224.285 353.472 230.183 354.543 235.417C354.976 237.561 353.497 240.318 350.005 240.318C345.007 237.229 342.968 232.225 341.973 226.813C341.438 223.928 343.554 221.426 346.333 222.345L346.359 222.319Z' fill='%23F1F1F1'/%3E%3Cpath d='M762.04 351.963C756.202 350.304 756.303 356.993 755.182 360.516C745.213 391.969 732.975 422.58 719.921 455.132C718.57 450.562 721.043 446.043 716.505 444.792C713.522 443.975 711.941 446.503 710.998 448.928C701.717 473.412 686.037 495.164 680.046 521.051C678.389 528.226 674.105 538.106 682.774 541.501C692.845 545.459 695.879 534.327 698.913 527.46C722.981 473.335 743.709 417.883 762.728 361.792C763.85 358.448 766.961 353.393 762.014 351.989L762.04 351.963ZM711.533 476.373C706 494.398 699.448 511.963 688.74 527.843C689.887 507.75 700.57 491.079 708.958 473.616C709.774 471.778 710.386 469.837 711.431 468.152C711.941 467.335 713.216 466.978 714.95 465.931C714.567 470.271 714.389 473.718 711.533 476.373Z' fill='%23F1F1F1'/%3E%3Cpath d='M646.162 452.145C657.788 435.627 668.726 418.623 679.867 401.773C680.785 400.394 681.244 398.709 682.264 396.437C681.652 395.442 681.193 393.527 680.02 392.914C677.139 391.382 675.38 393.91 673.697 395.646C666.712 402.948 660.032 410.556 652.867 417.679C645.091 425.389 636.576 432.486 631.247 442.213C628.774 446.681 624.006 452.579 629.845 456.944C636.091 461.642 642.491 457.404 646.162 452.17V452.145Z' fill='%23F1F1F1'/%3E%3Cpath d='M601.289 510.967C580.74 513.137 562.154 520.745 544.664 531.442C542.828 532.566 541.196 534.123 541.936 536.574C542.726 539.204 545.123 539.51 547.06 538.642C564.882 530.727 584.131 530.932 602.896 528.277C607.893 527.562 615.287 526.923 614.802 519.494C614.292 511.886 607.689 511.069 601.315 510.967H601.289Z' fill='%23F1F1F1'/%3E%3Cpath d='M118.147 651.053C114.195 651.231 114.399 654.857 114.323 657.767C114.017 668.72 113.966 679.672 113.456 690.625C113.15 696.905 111.824 703.16 111.543 709.441C111.34 714.113 111.875 719.5 117.994 719.985C124.317 720.496 125.107 714.649 125.949 710.36C127.07 704.616 127.019 698.641 127.453 692.744C128.116 680.311 124.725 668.49 122.15 656.542C121.589 653.989 121.257 650.899 118.172 651.027L118.147 651.053Z' fill='%23F1F1F1'/%3E%3Cpath d='M339.628 513.112C335.701 512.78 332.081 514.694 330.628 518.677C329.404 521.971 331.979 524.192 334.146 526.132C341.973 533.255 351.942 534.864 361.554 537.034C366.526 535.808 372.772 536.549 374.327 530.549C375.857 524.549 370.63 521.766 366.296 519.239C358.087 514.414 348.781 513.903 339.653 513.112H339.628ZM351.662 525.826C354.594 522.405 356.888 524.983 362.268 526.132C356.174 529.145 353.956 527.46 351.662 525.826Z' fill='%23F1F1F1'/%3E%3Cpath d='M457.749 757.668C454.46 758.051 449.744 759.991 453.389 763.463C463.409 773.037 470.472 785.675 482.862 792.721C485.845 794.406 489.491 794.534 492.245 791.726C494.03 789.913 495.177 787.871 494.03 784.935C492.423 780.875 462.695 758.025 457.749 757.668Z' fill='%23F1F1F1'/%3E%3Cpath d='M662.454 579.21C651.796 577.652 641.547 580.027 631.757 584.01C628.162 585.49 623.165 587.533 624.44 592.792C625.51 597.209 630.482 596.928 634 597.26C640.221 597.873 646.57 597.949 652.816 597.643C656.896 597.439 661.791 597.081 660.363 590.545C656.539 590.29 652.714 590.06 646.111 589.626C652.561 585.695 656.233 584.061 660.465 587.558C663.83 586.792 668.471 594.375 670.434 586.741C671.836 581.278 666.635 579.823 662.454 579.21Z' fill='%23F1F1F1'/%3E%3Cpath d='M448.928 832.549C447.143 831.043 444.823 831.553 443.344 833.494C441.891 835.408 442.248 837.655 443.446 839.442C450.305 849.654 457.622 859.611 468.075 866.428C472.945 869.594 477.891 869.058 479.752 861.577C479.166 860.326 478.86 858.36 477.712 857.365C468.228 848.965 458.642 840.693 448.928 832.549Z' fill='%23F1F1F1'/%3E%3Cpath d='M52.674 129.184C51.7817 126.631 49.1301 125.533 46.606 125.508C37.7335 125.431 28.9885 126.708 20.9574 130.563C17.1076 132.401 13.7421 135.72 15.5523 140.647C17.0566 144.783 21.1104 145.294 27.1528 145.217C34.1642 144.451 41.3284 139.013 49.0791 135.031C51.2462 133.907 53.7193 132.171 52.674 129.21V129.184Z' fill='%23F1F1F1'/%3E%3Cpath d='M605.777 686.055C601.595 684.242 597.057 683.119 592.595 682.072C587.318 680.847 579.618 678.983 577.553 683.655C574.825 689.782 582.882 691.876 587.19 694.557C591.754 697.391 596.496 700.378 602.258 700.25C606.567 700.327 611.233 700.199 612.584 695.169C613.986 689.936 609.55 687.689 605.802 686.055H605.777Z' fill='%23F1F1F1'/%3E%3Cpath d='M549.89 748.451C546.295 748.605 542.981 749.805 543.949 753.379C545.709 759.966 550.986 763.489 557.488 764.638C561.338 765.327 564.524 763.285 563.607 759.098C562.026 751.898 555.244 750.724 549.915 748.451H549.89Z' fill='%23F1F1F1'/%3E%3Cpath d='M608.071 599.379C607.791 597.668 606.924 595.856 605.216 596.137C604.069 596.315 602.921 598.077 602.335 599.379C602.156 599.762 603.661 601.421 604.655 601.753C606.542 602.417 607.587 601.115 608.097 599.379H608.071Z' fill='%23F1F1F1'/%3E%3Cpath d='M583.111 602.749C582.5 602.187 581.735 600.911 580.791 600.758C578.956 600.451 577.502 601.6 577.681 603.54C577.757 604.434 579.007 605.736 579.899 605.889C581.633 606.196 583.06 605.379 583.111 602.749Z' fill='%23F1F1F1'/%3E%3Cpath d='M522.227 729.431C520.672 729.431 519.142 730.555 519.627 732.52C519.882 733.618 520.774 734.563 521.565 735.916C523.12 733.95 524.471 732.98 524.471 732.035C524.471 731.091 523.043 729.431 522.227 729.431Z' fill='%23F1F1F1'/%3E%3Cpath d='M494.947 227.502C498.797 219.103 499.027 212.72 493.137 207.435C490.741 205.291 488.013 204.729 484.953 206.133C483.117 206.976 481.97 208.993 482.811 210.09C488.497 217.494 487.783 223.749 480.313 229.391C479.905 229.698 480.313 232.276 481.078 232.812C490.766 239.859 488.854 250.556 490.613 260.36C491.607 265.849 494.31 274.836 502.316 264.623C503.743 262.811 505.069 261.33 507.415 262.607C511.953 265.108 517.103 267.049 517.001 259.364C516.95 254.615 512.514 250.837 507.007 252.471C503.081 253.645 499.537 255.407 498.007 250.071C496.783 245.807 497.497 240.803 500.939 238.378C505.222 235.365 507.211 240.574 509.531 243.076C511.902 245.654 514.12 248.973 517.741 245.884C520.622 243.433 519.908 239.731 518.327 236.489C514.018 227.579 506.777 224.796 494.922 227.502H494.947Z' fill='%23F1F1F1'/%3E%3Cpath d='M444.237 206.235C417.058 200.976 393.704 187.623 371.166 172.305C364.894 168.042 358.112 164.493 351.381 160.97C348.985 159.719 345.466 157.829 343.631 161.506C342.075 164.646 345.543 165.744 347.531 166.944C365.582 177.947 383.48 189.181 401.837 199.674C415.044 207.231 429.169 212.975 443.268 216.652C447.347 216.728 451.63 217.571 452.038 212.924C452.446 208.048 447.959 207.001 444.237 206.286V206.235Z' fill='%23F1F1F1'/%3E%3Cpath d='M292.155 655.291C294.832 658.482 298.172 661.188 301.537 663.665C322.392 679.136 339.831 697.825 354.313 719.321C356.2 722.104 358.367 724.708 360.381 727.389C362.115 729.687 364.639 730.784 366.959 729.38C369.304 727.951 369.508 724.963 368.285 722.538C366.755 719.551 364.919 716.692 362.931 714.011C345.415 690.523 324.432 670.532 301.155 652.865C299.166 651.359 297.05 650.083 295.418 648.985C290.217 649.7 289.962 652.585 292.18 655.265L292.155 655.291Z' fill='%23F1F1F1'/%3E%3Cpath d='M441.789 224.132C419.786 222.013 400.231 213.562 382.103 201.282C377.208 197.963 371.956 195.181 366.882 192.142C364.588 190.764 361.579 189.615 359.948 191.811C357.347 195.308 361.12 197.044 363.364 198.397C383.251 210.269 401.225 225.613 424.095 232.072C424.222 232.098 424.35 232.123 424.452 232.149C429.219 233.195 433.962 234.242 438.729 235.289C440.743 235.723 442.783 236.182 444.797 236.617C448.265 235.927 451.961 234.829 451.375 230.489C450.661 225.281 446.021 224.515 441.763 224.107L441.789 224.132Z' fill='%23F1F1F1'/%3E%3Cpath d='M302.149 646.278C324.687 658.405 343.35 675.638 362.625 692.106C366.143 695.093 369.916 697.824 373.817 700.301C377.489 702.624 380.191 701.577 381.135 697.263C380.956 693.127 377.897 691.391 375.22 689.348C358.137 676.226 341.157 662.899 323.871 650.031C318.16 645.793 311.735 642.423 305.387 639.155C303.041 637.956 299.242 636.781 297.993 640.764C297.075 643.674 299.931 645.079 302.174 646.253L302.149 646.278Z' fill='%23F1F1F1'/%3E%3Cpath d='M197.872 533.638C195.475 534.94 194.022 532.821 192.186 532.081C185.328 529.374 182.141 533.127 179.897 538.974C178.266 543.186 176.965 548.267 181.223 550.437C188.566 554.19 187.622 544.82 191.396 542.523C191.651 542.369 192.11 542.523 192.875 542.523C197.821 548.088 192.569 551.075 189.611 554.828C187.316 557.713 184.435 560.726 186.628 564.989C187.648 567.006 189.407 568.232 191.753 567.9C196.52 567.236 199.631 563.738 200.498 559.756C201.671 554.445 201.645 549.007 205.24 544.335C207.789 541.042 210.747 536.88 207.84 532.77C204.756 528.404 201.135 531.876 197.897 533.638H197.872Z' fill='%23F1F1F1'/%3E%3Cpath d='M593.488 252.701C585.406 251.373 576.508 254.564 569.854 245.782C567.686 242.948 564.958 248.08 564.397 251.552C564.092 253.364 565.749 258.037 561.211 254.998C557.794 252.701 555.194 250.99 553.919 256.122C552.669 261.151 556.162 262.173 560.471 262.887C572.046 264.777 584.055 263.551 596.267 267.457C598.995 267.355 600.78 265.083 600.576 261.815C600.295 257.373 598.485 253.543 593.488 252.726V252.701Z' fill='%23F1F1F1'/%3E%3Cpath d='M538.698 232.047C538.213 228.14 536.199 224.515 532.936 222.6C529.009 220.303 524.497 221.222 525.491 226.66C527.48 237.331 530.641 247.799 533.573 258.292C534.262 260.768 536.327 263.066 539.182 262.198C542.293 261.253 543.415 258.394 543.058 254.233C538.264 248.054 539.641 239.833 538.698 232.021V232.047Z' fill='%23F1F1F1'/%3E%3Cpath d='M259.979 652.125C263.294 655.955 265.996 653.248 268.138 650.389C272.472 644.619 277.546 641.096 285.348 642.321C290.549 643.138 292.512 638.9 293.991 634.662C293.608 631.547 292.588 627.973 288.841 629.275C279.025 632.671 268.75 635.479 260.974 643.087C258.246 645.768 257.328 649.138 259.954 652.151L259.979 652.125Z' fill='%23F1F1F1'/%3E%3Cpath d='M186.424 467.259C188.158 465.165 192.518 464.706 191.702 461.157C190.656 456.638 186.271 458.553 183.212 458.017C181.988 454.085 185.073 452.962 187.495 451.455C189.968 449.924 193.257 448.519 191.447 444.894C190.095 442.188 186.628 440.069 184.078 441.626C176.838 446.017 169.775 444.511 162.407 442.647C160.419 442.137 157.945 442.418 157.002 444.664C155.829 447.524 157.589 449.26 160.036 450.587C166.181 453.881 172.249 457.276 178.342 460.646C174.084 465.88 168.169 465.548 162.28 465.574C159.603 465.574 156.9 466.697 156.696 469.582C156.492 472.646 159.322 473.131 161.846 473.897C171.484 476.833 179.719 475.377 186.399 467.259H186.424Z' fill='%23F1F1F1'/%3E%3Cpath d='M246.773 487.811C245.192 479.105 243.458 469.582 241.775 460.059C241.317 457.455 240.552 454.238 237.824 454.392C234.356 454.596 233.515 458.144 233.999 461.132C235.605 471.088 237.39 481.045 239.455 490.926C239.914 493.147 241.291 496.236 244.529 495.189C247.588 494.194 246.62 491.104 246.773 487.836V487.811Z' fill='%23F1F1F1'/%3E%3Cpath d='M232.724 594.043C234.305 599.89 239.098 599.736 243.917 598.536C247.078 597.745 250.495 595.013 248.608 592.664C244.325 587.354 238.588 583.499 236.268 576.274C235.631 574.257 230.022 577.014 227.855 579.491C221.532 586.741 231.373 589.039 232.724 594.043Z' fill='%23F1F1F1'/%3E%3Cpath d='M621.635 222.702C622.477 218.745 621.814 214.379 617.25 211.597C615.848 210.754 613.91 211.086 612.916 212.797C610.519 216.907 611.386 221.171 613.783 224.617C617.021 229.238 616.46 233.808 615.848 238.889C615.389 242.718 614.7 248.565 620.182 249.024C626.352 249.535 624.44 243.408 625.536 239.706C627.372 233.374 618.601 230.004 621.635 222.702Z' fill='%23F1F1F1'/%3E%3Cpath d='M560.522 207.333C562.868 208.737 564.168 210.652 564.806 213.256C565.596 216.524 566.208 220.43 571.077 219.026C574.596 218.03 574.213 214.405 575.335 211.188C574.825 205.878 572.582 201.282 567.202 198.372C562.995 196.1 558.457 195.768 555.729 199.495C552.083 204.474 557.565 205.571 560.548 207.333H560.522Z' fill='%23F1F1F1'/%3E%3Cpath d='M509.862 202.099C507.491 202.176 505.936 203.478 505.222 205.622C503.998 209.324 515.14 223.315 519.551 223.341C521.922 223.57 522.916 221.86 523.503 219.664C524.981 214.099 515.548 201.946 509.862 202.099Z' fill='%23F1F1F1'/%3E%3Cpath d='M560.089 241.493C563.301 243.05 565.111 238.914 564.984 235.902C564.652 228.293 561.415 222.319 554.582 219.256C550.324 219.128 547.698 221.375 548.743 224.489C550.961 231.051 553.409 238.276 560.089 241.493Z' fill='%23F1F1F1'/%3E%3Cpath d='M575.463 232.378C577.528 237.587 577.349 245.195 583.876 246.778C588.414 247.875 589.409 242.769 589.715 238.429C589.205 232.812 586.757 228.013 580.485 226.889C577.12 226.277 574.213 229.264 575.437 232.353L575.463 232.378Z' fill='%23F1F1F1'/%3E%3Cpath d='M533.624 199.291C530.743 198.908 528.066 201.18 529.188 203.835C531.559 209.452 532.477 216.932 539.284 218.796C543.466 219.945 544.231 215.452 544.078 211.52C542.93 205.648 540.763 200.21 533.624 199.265V199.291Z' fill='%23F1F1F1'/%3E%3Cpath d='M189.127 478.799C183.084 479.82 178.036 483.139 176.864 489.623C176.277 492.815 178.75 495.598 182.269 494.704C188.107 493.249 192.518 489.547 195.577 483.496C194.073 481.071 192.135 478.262 189.127 478.773V478.799Z' fill='%23F1F1F1'/%3E%3Cpath d='M594.839 224.898C599.939 225.128 599.429 219.945 599.556 215.324C598.919 211.545 598.689 206.159 592.902 205.342C588.924 204.78 586.451 208.227 587.599 212.031C589.026 216.779 586.936 224.541 594.814 224.898H594.839Z' fill='%23F1F1F1'/%3E%3Cpath d='M644.148 235.442C648.558 235.748 650.623 231.051 650.241 226.251C649.808 220.915 646.646 218.209 641.827 216.907C638.539 218.132 634.995 219.434 636.677 223.8C638.386 228.191 638.182 235.034 644.122 235.442H644.148Z' fill='%23F1F1F1'/%3E%3Cpath d='M609.423 236.897C609.423 232.838 609.754 227.221 604.528 226.915C598.791 226.583 599.428 232.098 599.403 236.259C600.244 240.395 598.103 247.161 603.992 247.518C610.086 247.875 609.397 241.34 609.397 236.923L609.423 236.897Z' fill='%23F1F1F1'/%3E%3Cpath d='M264.033 600.579C269.056 600.298 272.548 597.668 274.104 592.894C274.104 588.835 271.758 587.329 268.444 587.839C263.803 588.528 258.908 590.188 257.659 595.064C256.588 599.2 260.362 600.783 264.033 600.579Z' fill='%23F1F1F1'/%3E%3Cpath d='M252.535 616.102C251.821 617.557 251.489 619.242 251.005 620.799C244.07 621.769 239.455 625.267 239.098 632.671C238.996 634.79 241.087 636.577 243.331 636.424C251.311 635.888 252.968 629.888 253.937 623.454C255.467 622.816 256.945 622.05 258.526 621.565C262.35 620.34 265.104 618.093 265.792 613.957C266.251 611.149 263.931 610.281 262.044 609.949C257.2 609.106 254.472 612.17 252.535 616.102Z' fill='%23F1F1F1'/%3E%3Cpath d='M612.176 252.19C607.816 251.756 605.904 254.539 605.904 258.343C605.904 261.815 607.077 265.083 611.615 266.104C614.879 264.904 616.536 262.121 616.791 258.522C617.02 255.254 615.924 252.573 612.176 252.216V252.19Z' fill='%23F1F1F1'/%3E%3Cpath d='M279.178 621.08C283.665 620.186 286.138 617.072 287.234 612.578C286.877 609.847 285.45 607.753 282.518 608.289C277.597 609.183 274.334 612.221 274.104 617.455C273.951 620.774 276.552 621.591 279.178 621.08Z' fill='%23F1F1F1'/%3E%3Cpath d='M274.894 661.801C271.427 661.903 267.654 662.337 266.812 666.294C266.047 669.92 268.979 671.528 272.217 671.732C275.965 671.962 278.642 670.252 279.535 666.652C279.687 663.103 277.928 661.724 274.92 661.827L274.894 661.801Z' fill='%23F1F1F1'/%3E%3Cpath d='M248.455 583.091C252.28 583.525 254.574 581.278 256.359 577.014C255.62 575.355 254.574 573.134 251.846 572.7C247.818 572.036 245.702 574.742 244.656 578.036C243.713 581.023 245.651 582.759 248.455 583.091Z' fill='%23F1F1F1'/%3E%3Cpath d='M367.316 247.543C364.206 247.722 364.257 250.913 364.869 253.39C365.659 256.479 365.684 260.819 369.458 261.33C373.078 261.815 373.384 258.113 373.537 254.973C372.517 251.705 372.109 247.263 367.291 247.543H367.316Z' fill='%23F1F1F1'/%3E%3Cpath d='M250.903 512.243C247.359 512.116 246.62 515.639 246.645 518.779C246.671 521.945 247.589 525.494 250.775 525.775C255.008 526.132 254.217 521.996 254.574 519.239C254.37 516.303 254.676 512.397 250.877 512.243H250.903Z' fill='%23F1F1F1'/%3E%3Cpath d='M167.328 556.896C164.957 556.998 163.198 558.505 162.917 560.598C162.764 561.721 164.447 563.126 165.849 565.194C167.66 563.1 169.419 561.824 170.005 560.164C170.515 558.734 169.572 556.82 167.328 556.922V556.896Z' fill='%23F1F1F1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17275_2639'%3E%3Crect width='787' height='906' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  z-index: -1;
  right: -171px;
  top: -126px;
}
.home-overview-snippet {
  padding: 0;
}
.home-overview-snippet h1 {
  margin: 0 0 20px 0;
}
.overview-snippet-content {
  padding: 0;
  letter-spacing: 0px;
  text-align: left;
}
.expand-zigzag {
  margin-top: 26px;
  display: flex;
  column-gap: 24px;
  row-gap: 17px;
  flex-wrap: wrap;
}
.overview-snippet-content h4 {
  margin: 0 0 10px 0;
  font-weight: 600;
}
.overview-snippet-content .icon-box .icon-size-32 {
  font-size: 32px;
  margin: 0 0 10px 0;
}
.overview-snippet-content .icon-box .icon-size-42 {
  font-size: 42px;
}
.overview-img-section {
  text-align: center;
}
@media (max-width: 959px) {
  .overview-img-section img {
    width: 100%;
  }
}
@media (max-width: 768px){
  .home-overview {
    padding: 64px 0 30px;
  }
  .home-overview-snippet {
    gap: 18px;
    flex-direction: column-reverse;
  }
  .addBg .home-overview-bg {
    width: 457px;
    height: 526px;
  }
}
.home-menu {
  padding: 90px 0 74px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.home-menu-main {
  position: relative;
  margin-bottom: 50px;
  z-index: 2;
}
.menu-container {
  z-index: 2;
}
.menu-box {
  position: relative;
}
.menu-image {
  position: relative;
  overflow: hidden;
  border-radius: 0 20px 0 20px;
}
.menu-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}
/* .home-menu:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/resourcefiles/common-image/menu-top-vector.png);
} */
@media (min-width:1921px) {
  .home-menu:after {
    height: 150px;
  }
}
.menu-box-description {
  opacity: 0;
  transition: all 0.3s ease-out;
  margin-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.menu-button {
  position: absolute;
  bottom: 32px;
  left: 32px;
}
.menu-main-content {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 45px;
  transition: all 0.3s ease-out;
  z-index: 1;
}
.menu-main-content .title {
  letter-spacing: 0.25em;
}
.menu-main-content h5 {
  letter-spacing: 0.05em;
  margin: 0;
}
.menu-box .filled-secondary-button {
  position: absolute;
  filter: opacity(1);
}
.menu-main-box:hover .menu-main-content,
.menu-main-box:focus-within .menu-main-content {
  bottom: 109px;
}
.menu-main-box:hover .menu-box-description,
.menu-main-box:focus-within .menu-box-description {
  opacity: 1;
}
.menu-main-box:hover img,
.menu-main-box:focus-within img {
  transform: scale(1.1);
}
.menu-image img {
  overflow: hidden;
  transition: all 0.3s ease-out;
  width: 100%;
}
.menu-dotnav {
  justify-content: center;
  margin-top: 58px;
  z-index: 2;
  position: relative;
}
.menu-dotnav.uk-dotnav>*>* {
  background-color: #ccc;
  border-color: #ccc;
}
.menu-dotnav.uk-dotnav>.uk-active>* {
  background-color: var(--inverse-font-color);
  border-color: var(--inverse-font-color);
}
@media (max-width: 960px) and (min-width: 769px) {
  .menu-main-box {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .menu-main-content {
    bottom: 109px;
    max-width: 242px;
    left: 24px;
    right: 24px;
  }
  .menu-box-description {
    opacity: 1;
  }
  .menu-main-box {
    max-width: 310px;
  }
  .menu-image img {
    height: 568px;
    object-fit: cover;
    object-position: left;
  }
  .home-menu:after {
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='23' viewBox='0 0 375 23' fill='none'%3E%3Cpath d='M0 0H375V23C350.542 23 284.15 21.6562 214.25 16.2809C144.35 10.9056 42.2917 18.5206 0 23V0Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  }
  .home-menu-main.uk-text-center {
    text-align: left !important;
    padding: 0 20px;
  }
  .home-menu .container1352 {
    padding: 0;
  }
  .menu-slider {
    padding-left: 20px;
  }
  .home-menu {
    padding-bottom: 30px;
    padding-top: 64px;
  }
}
/* events section */
.home-events {
  padding: 112px 0 73px;
  overflow: hidden;
}
.home-events-content {
  z-index: 2;
}
.home-events-content .events-img-section .event-image-box{max-height: 560px;}
.home-events-content .events-img-section .event-image-box img{height: 100%;}

.home-events-content .events-img-section .event-image-box:not(.uk-active) {
    visibility: hidden;
}
.home-events-content .home-events-snippet .events-content{padding-left: 80px;}
.addBg .home-events-bg {
  position: absolute;
  width: 787px;
  height: 898px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='787' height='898' viewBox='0 0 787 898' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_17275_2639)'%3E%3Cpath d='M391.155 861.271C388.631 858.871 385.826 854.275 381.9 857.594C378.585 860.403 381.058 864.564 382.665 868.036C390.135 884.146 402.194 896.069 416.548 906H424.171C427.358 899.847 424.783 895.022 420.908 890.248C412.138 879.397 401.2 870.819 391.155 861.296V861.271Z' fill='%23F1F1F1'/%3E%3Cpath d='M42.7307 60.4051C45.3823 60.0221 49.2576 59.0264 48.2378 55.0181C47.4474 51.8013 44.082 51.2907 41.048 51.112C26.7449 50.2695 12.4674 49.6312 0 58.72V66.3537C6.22094 72.3023 13.3597 70.6172 20.1671 68.1918C27.6628 65.5111 34.6741 61.605 42.7307 60.4306V60.4051Z' fill='%23F1F1F1'/%3E%3Cpath d='M275.991 678.728C276.603 678.243 277.215 677.783 277.826 677.298C276.883 677.375 276.373 677.962 275.991 678.728Z' fill='%23F1F1F1'/%3E%3Cpath d='M786.949 272.972C786.771 268.402 785.037 264.828 781.34 262.147C769.255 253.416 753.473 255.866 745.034 268.223C741.108 273.968 737.36 279.891 729.711 280.171C714.516 280.733 699.295 282.393 684.125 279.61C671.25 277.261 660.44 271.67 652.613 259.39C657.967 256.939 661.689 258.751 665.284 259.39C686.216 262.964 701.386 256.147 711.049 236.514C715.867 226.736 725.403 221.043 735.015 216.498C741.847 213.256 749.241 211.214 756.303 208.482C778.867 199.802 785.649 183.59 777.669 161.123C769.995 139.55 751.816 130.537 733.281 122.342C703.145 109.015 672.091 98.0115 640.706 87.927C575.718 67.0431 509.862 55.6565 440.999 63.1114C391.231 68.4983 341.566 74.0895 290.855 64.6177C243.841 55.8352 198.331 45.6996 157.487 19.6585C146.116 12.4078 134.209 5.89757 121.283 1.53186C117.612 0.3064 114.042 -1.37861 110.728 2.01694C107.898 4.92742 108.637 8.50168 110.014 11.5398C116.005 24.8922 112.181 39.7254 116.643 53.3587C117.994 57.5202 117.841 63.0092 116.311 67.1452C110.753 82.3358 115.241 97.986 116.719 112.411C119.371 138.299 107.745 161.302 107.77 186.117C107.77 187.623 106.037 189.028 105.552 190.636C100.428 207.333 96.5777 224.183 90.1273 240.752C81.9432 261.866 77.9149 285.303 82.6316 309.94C87.7052 336.466 81.7902 363.962 81.0764 391.05C79.7251 444.001 91.7335 493.555 115.878 540.174C120.697 549.492 118.58 553.245 111.034 558.377C90.8922 572.087 69.2209 582.197 45.9178 589.014C39.6459 590.852 33.7564 593.89 32.9151 601.294C32.1247 608.264 37.5553 611.914 42.3485 615.259C59.5325 627.284 78.8073 630.577 99.1783 627.59C117.79 624.858 134.77 617.301 151.546 609.132C155.141 607.37 158.711 604.409 163.427 606.068C172.478 609.259 188.566 633.105 188.082 642.934C186.475 675.613 194.711 705.764 210.824 734.052C221.099 752.051 230.965 770.305 240.96 788.458C242.948 792.057 243.815 797.317 249.297 796.5C254.549 795.708 254.829 790.321 255.518 786.441C259.571 763.259 271.631 742.809 277.673 720.317C279.356 714.062 283.104 712.939 287.744 717.585C294.322 724.172 300.976 730.733 306.968 737.856C330.373 765.557 348.628 796.423 362.548 829.894C364.282 834.081 365.557 839.85 371.497 838.88C377.081 837.961 377.259 832.191 377.922 827.672C379.07 819.707 379.605 811.665 380.905 803.725C387.177 765.225 393.781 726.572 413.234 692.157C435.16 653.401 460.477 616.867 491.276 584.393C498.848 576.402 506.14 568.155 513.33 559.832C516.542 556.105 518.276 551.484 514.528 547.195C510.704 542.829 506.599 546.199 503.081 548.063C491.964 553.986 482.684 562.692 470.497 567.338C439.01 579.363 406.656 581.023 374.353 574.41C314.999 562.283 291.951 521.868 300.671 458.502C305.081 426.436 330.322 404.862 359.54 391.229C403.851 370.575 451.885 369.145 499.537 365.954C511.545 365.137 515.318 368.762 515.522 381.323C516.134 421.406 537.168 451.915 565.519 477.599C578.114 489.011 586.145 484.747 589.536 468.127C595.579 438.486 597.72 408.539 597.083 378.413C596.905 370.013 599.658 366.439 608.123 365.06C626.021 362.124 644.429 359.724 660.363 350.482C685.782 335.777 712.859 328.399 742.077 326.05C772.544 323.599 788.046 303.889 786.873 272.921L786.949 272.972ZM723.847 201.461C726.55 201.461 728.233 203.223 728.845 205.622C728.692 208.38 727.06 209.758 724.944 209.707C722.318 209.656 720.023 208.073 719.947 205.265C719.896 203.172 721.629 201.461 723.847 201.461ZM694.986 214.175C696.134 216.192 696.083 219.715 694.553 219.664C687.567 219.358 681.117 216.115 673.723 216.345C670.562 216.447 669.695 210.499 669.006 206.797C668.547 204.371 670.409 203.069 673.29 201.563C676.502 212.516 690.015 205.316 694.986 214.175ZM644.811 158.059C648.788 153.413 653.403 149.941 661.23 149.889C669.363 150.834 676.579 155.276 681.168 163.727C682.825 166.765 681.882 169.905 679.714 171.846C676.477 174.782 674.513 171.565 672.703 169.267C666.508 161.353 659.267 159.438 650.777 165.565C648.508 167.199 646.341 168.348 644.123 165.948C641.598 163.216 642.695 160.485 644.785 158.034L644.811 158.059ZM602.743 184.458C608.862 185.249 614.369 190.84 609.652 199.087C604.12 192.755 597.134 191.657 589.332 193.419C586.349 179.786 599.607 184.049 602.743 184.458ZM530.641 176.16C535.511 176.16 535.842 180.5 537.143 183.743C537.066 186.066 536.046 188.466 533.981 188.313C529.571 187.955 528.423 183.973 527.454 180.398C526.792 177.973 528.423 176.16 530.616 176.16H530.641ZM493.647 169.65C495.789 164.467 501.704 170.441 506.089 170.39C514.35 170.288 515.548 177.539 517.537 183.334C518.454 186.015 516.517 187.955 513.049 188.9C511.8 187.726 510.194 186.449 508.868 184.943C506.701 182.441 505.12 179.301 502.596 177.309C499.358 174.756 491.072 175.803 493.622 169.65H493.647ZM465.398 171.565C467.54 171.795 469.069 173.582 469.273 175.828C469.579 178.841 467.438 180.066 465.755 181.088C462.134 180.526 460.401 178.713 460.503 175.956C460.605 173.199 462.517 171.233 465.398 171.539V171.565ZM321.093 226.353C324.279 218.464 328.716 222.294 332.82 225.664C334.86 227.349 336.364 229.519 335.37 232.276C334.197 235.493 331.469 234.472 328.996 234.319C326.957 234.191 324.866 234.523 322.801 234.651C320.838 244.454 314.642 238.225 310.206 237.791C307.937 237.561 304.52 236.872 304.979 233.629C305.566 229.417 308.829 228.728 312.577 229.723C315.509 228.881 319.257 230.974 321.118 226.353H321.093ZM325.503 204.167C325.758 202.916 327.441 201.946 328.308 201.027C331.393 202.38 333.025 204.193 332.974 206.899C332.948 208.456 332.26 210.397 330.118 210.039C326.957 209.503 324.789 207.614 325.503 204.167ZM278.005 248.284C282.365 248.871 288.56 248.692 289.274 254.028C289.988 259.236 284.659 256.683 281.702 257.22C277.367 256.096 270.535 258.471 269.872 251.654C269.515 248.08 274.843 247.85 278.005 248.284ZM274.767 221.885C274.435 218.617 277.597 218.005 280.172 218.617C283.843 219.486 287.897 220.685 287.974 225.358C287.999 227.579 285.424 228.421 283.104 228.498C279.739 227.043 275.251 226.404 274.792 221.885H274.767ZM288.025 241.186C287.336 236.591 292.843 236.948 296.566 237.102C301.665 237.867 306.84 239.042 306.942 245.45C306.993 248.309 303.653 249.458 301.282 248.335C296.668 246.139 288.993 247.595 288.025 241.186ZM316.274 212.056C316.223 214.737 314.591 216.371 312.424 216.09C307.019 215.35 300.823 214.456 298.223 209.427C296.285 205.674 301.435 204.857 303.857 205.061C308.88 205.444 313.903 206.771 316.274 212.082V212.056ZM138.926 23.3604C139.614 19.2245 143.796 19.684 144.586 23.7434C146.269 32.4493 153.535 34.3641 159.756 37.5554C190.937 53.6651 222.679 68.4217 256.971 76.8468C260.056 77.6127 263.778 80.3955 265.92 76.1319C267.399 73.1959 264.033 72.047 261.892 70.8726C258.73 70.3876 255.569 69.9025 252.101 66.3537C259.062 65.9452 264.569 65.6644 269.77 68.6515C284.098 68.9834 297.713 73.0427 311.787 76.8978C298.274 81.1359 287.03 90.9651 271.045 86.9058C227.498 75.9021 185.991 59.3584 144.484 42.6104C133.852 38.3213 137.83 30.1771 138.952 23.3604H138.926ZM164.039 59.869C161.158 63.2901 157.563 61.0945 154.478 59.0265C149.303 58.235 143.49 58.6435 140.915 51.9801C148.487 49.1462 153.51 55.2224 159.679 56.7543C161.643 57.2904 165.11 58.6435 164.039 59.8945V59.869ZM135.28 72.8129C137.83 65.9708 140.838 62.8305 149.354 65.2559C171.662 71.6385 192.926 81.3912 215.846 85.5527C230.201 88.1568 245.421 84.0974 259.266 91.2715C261.407 92.3948 264.365 92.0629 265.894 96.4031C253.325 102.76 242.566 111.517 225.688 107.483C197.795 100.794 169.929 94.3607 143.005 84.2506C137.524 82.2082 132.399 80.5231 135.28 72.8129ZM154.402 352.933C151.98 352.142 151.827 349.563 153.357 347.7C157.716 342.491 159.527 333.811 168.399 335.624C173.651 335.649 178.368 336.517 179.745 341.062C181.606 347.189 175.079 345.249 172.504 347.189C171.841 347.7 171.229 348.287 170.617 348.874C165.977 353.367 160.495 354.95 154.402 352.933ZM166.614 414.921C171.764 414.768 177.909 415.611 179.592 420.308C182.243 427.712 176.915 424.802 173.6 423.423C171.688 422.632 169.852 421.661 167.966 420.793C165.416 419.619 162.051 421.023 159.654 417.857C161.566 414.13 164.32 414.972 166.589 414.921H166.614ZM139.869 406.981C143.082 406.547 147.161 408.003 146.677 410.836C145.529 417.551 137.957 415.994 133.954 418.853C130.589 419.491 128.116 418.087 128.6 415.151C129.62 409.177 134.643 407.645 139.844 406.956L139.869 406.981ZM136.223 341.266C139.232 340.755 141.985 341.291 143.184 344.713C143.082 347.725 141.246 348.976 138.518 349.129C135.663 349.282 132.144 349.742 131.175 346.372C130.079 342.619 133.444 341.725 136.249 341.24L136.223 341.266ZM132.782 425.67C136.3 424.623 139.385 425.823 141.246 429.372C140.328 434.248 136.172 434.503 132.552 435.039C129.748 435.448 125.719 436.137 125.184 432.359C124.495 427.406 129.34 426.691 132.756 425.67H132.782ZM131.583 445.379C133.903 445.354 137.192 445.43 136.249 449.03C135.408 452.272 132.068 452.426 129.161 452.63C126.612 452.196 124.037 451.175 124.572 448.162C125.286 444.154 128.983 445.43 131.583 445.379ZM129.952 464.833C132.119 464.757 133.801 465.829 134.107 468.484C133.011 471.344 130.461 472.646 127.606 473.08C125.184 473.437 123.501 471.701 123.705 469.531C124.062 466.135 126.892 464.961 129.926 464.859L129.952 464.833ZM127.835 482.935C128.218 482.015 129.748 481.071 130.793 481.071C132.425 481.071 134.005 481.862 133.929 483.624C133.266 485.947 131.94 486.687 130.105 486.432C128.09 486.151 127.147 484.722 127.861 482.96L127.835 482.935ZM133.878 504.278C134.668 500.678 137.549 498.891 141.144 498.712C143.362 498.61 145.172 499.529 144.79 502.618C143.515 505.631 140.991 507.725 137.524 508.082C135.229 508.312 133.393 506.576 133.903 504.278H133.878ZM146.192 512.524C148.589 512.192 149.94 513.801 150.093 516.405C149.405 518.932 147.824 520.898 144.968 520.847C142.903 520.796 140.583 519.673 140.889 517.222C141.221 514.516 143.592 512.907 146.192 512.524ZM137.422 399.654C133.572 398.888 132.119 395.927 134.898 393.425C140.277 388.523 147.416 385.995 151.699 379.23C153.51 376.37 156.747 379.383 157.461 382.37C157.589 388.038 142.699 400.701 137.422 399.68V399.654ZM150.883 363.477C153.815 363.248 157.487 363.401 157.283 367.333C157.104 370.677 153.739 371.52 150.654 371.673C147.62 371.724 143.719 371.341 143.566 368.149C143.362 364.065 147.671 363.733 150.909 363.452L150.883 363.477ZM151.138 314.561C153.713 314.178 155.09 315.582 155.269 317.88C155.422 319.693 154.147 320.893 152.286 321.02C150.323 321.148 147.926 321.607 147.518 318.722C147.136 316.118 149.226 315.327 151.138 314.561ZM155.881 102.25C153.102 101.535 149.15 100.131 147.951 103.296C146.294 107.739 150.781 108.76 153.892 109.577C168.526 113.432 183.212 117.032 197.846 120.836C201.186 121.704 205.113 123.21 206.668 119.176C208.325 114.836 201.569 115.781 200.982 112.309C208.682 112.181 219.569 108.453 222.348 116.725C224.209 122.24 212.379 124.946 207.178 129.542C200.065 135.873 192.518 136.358 183.849 132.631C171.484 127.321 159.068 121.883 146.192 118.104C131.889 113.917 138.263 103.781 139.92 96.6329C142.062 87.3908 149.328 94.3607 153.025 95.867C165.238 100.845 179.286 100.896 190.121 109.475C178.011 110.343 167.175 105.211 155.855 102.25H155.881ZM221.506 258.675C221.175 262.683 216.637 262.504 213.271 262.275C209.931 262.045 205.648 261.687 206.005 257.322C206.388 252.828 210.543 253.441 213.934 254.003C217.274 254.36 221.838 254.462 221.506 258.649V258.675ZM197.796 277.899C197.388 282.163 192.875 281.32 189.866 282.188C187.164 281.525 183.314 281.55 183.467 277.899C183.62 273.865 187.546 272.997 190.861 272.895C194.252 272.793 198.203 273.585 197.796 277.899ZM140.073 146.545C142.342 137.533 147.161 139.601 153.357 141.49C160.597 143.711 168.45 150.553 175.257 139.779C176.609 137.635 181.019 139.269 183.135 141.413C185.915 144.247 184.385 146.8 181.58 148.69C174.543 153.464 170.26 162.655 162.815 162.629C156.34 161.455 152.643 160.51 148.895 160.178C139.946 159.387 137.957 154.97 140.099 146.519L140.073 146.545ZM175.13 296.256C174.492 299.268 171.382 298.834 169.623 299.421C166.818 298.579 163.453 298.783 164.218 295.209C164.855 292.222 167.889 292.298 170.362 292.477C172.708 292.63 175.895 292.579 175.104 296.256H175.13ZM175.334 316.782C175.716 313.208 179.439 312.85 182.498 313.514C186.552 314.382 192.008 314.944 192.084 320.025C192.135 324.594 187.291 323.446 184.257 323.65C180.152 322.424 174.696 322.858 175.334 316.782ZM184.436 304.221C183.926 299.115 189.764 298.553 194.022 298.809C198.229 299.064 203.43 299.804 203.175 305.242C202.946 310.323 198.152 307.949 195.118 308.127C191.192 307.438 184.946 309.276 184.436 304.221ZM202.155 290.205C201.365 287.626 205.291 286.452 207.586 286.682C212.634 287.192 217.3 288.826 218.982 294.341C218.88 297.098 217.147 298.579 215.005 297.89C210.161 296.307 203.914 296.051 202.155 290.205ZM217.708 283.082C217.019 279.635 220.742 278.359 223.674 277.848C227.702 277.159 231.144 278.333 233.285 282.29C233.158 286.401 229.793 286.733 227.09 286.886C223.495 287.09 218.676 287.984 217.708 283.082ZM231.934 266.462C231.807 263.143 236.931 262.734 240.297 263.066C245.039 263.551 250.164 264.955 250.47 270.342C250.673 274.197 246.492 273.431 242.948 272.614C239.532 270.802 232.189 273.534 231.934 266.462ZM247.869 258.011C247.92 253.901 251.795 252.726 255.339 253.237C259.113 253.773 262.809 254.998 263.574 259.849C261.917 263.602 258.934 263.985 255.339 263.194C252.076 262.453 247.818 262.249 247.869 258.011ZM246.9 237.153C246.798 233.757 250.011 233.834 252.458 234.038C255.569 234.293 257.838 235.876 258.756 238.71C258.373 241.825 256.308 242.386 254.243 242.208C250.954 241.901 247.028 241.518 246.9 237.153ZM126.459 189.615C130.079 177.998 138.875 178.05 148.206 178.535C146.524 170.059 136.861 172.892 131.277 166.637C139.257 164.518 145.708 167.123 151.164 169.19C158.379 171.922 155.192 175.854 149.94 178.33C147.569 185.683 142.623 191.53 138.34 197.759C135 202.635 130.181 204.116 125.337 200.389C120.442 196.61 125.286 193.393 126.459 189.64V189.615ZM114.272 231.715C116.107 229.111 116.031 225 120.748 224.081C122.609 228.804 119.728 231.791 117.153 234.88C115.597 237.689 113.175 241.748 110.269 238.838C107.362 235.902 112.003 233.706 114.246 231.715H114.272ZM110.6 427.891C109.479 427.891 107.235 427.61 107.082 425.031C106.903 422.044 109.249 420.87 111.773 420.666C114.144 420.461 115.878 422.223 115.827 424.265C115.776 426.333 113.864 427.687 110.6 427.916V427.891ZM117.867 393.629C115.623 393.986 113.43 392.965 113.175 390.718C112.818 387.451 115.903 387.348 117.051 386.812C120.493 386.506 122.405 387.272 122.15 389.901C121.92 392.123 119.957 393.323 117.867 393.654V393.629ZM104.099 575.917C107.541 574.793 110.983 573.67 114.425 572.546C113.43 576.81 110.473 578.878 106.445 579.772C102.85 583.039 98.5409 583.116 94.0792 582.631C97.4191 580.384 100.759 578.138 104.099 575.891V575.917ZM268.954 707.96C264.926 728.793 256.41 748.247 249.858 768.314C248.302 773.088 245.268 773.369 242.999 769.029C224.005 733.057 197.439 700.071 197.872 656.337C197.923 652.278 194.991 644.9 201.237 644.849C206.337 644.798 205.138 652.15 205.317 656.669C206.439 683.757 219.212 706.607 231.679 729.559C233.056 732.086 235.504 734.793 238.767 731.959C242.209 728.972 239.889 725.168 238.308 722.717C227.651 706.326 224.311 687.51 219.773 669.077C219.161 666.626 218.167 664.277 219.671 661.597C226.759 662.235 228.033 667.903 229.487 673.086C231.858 681.638 233.897 690.267 236.013 698.897C236.957 702.777 236.651 709.134 241.801 708.139C246.441 707.22 244.504 701.092 244.249 697.084C243.994 693.28 243.586 689.502 243.127 685.723C242.872 683.681 241.776 681.281 244.223 680.132C247.104 678.779 248.863 681.357 250.572 683.017C253.988 686.336 253.707 690.548 252.968 694.888C250.674 708.215 248.506 721.542 246.288 734.895C245.88 737.346 244.758 740.69 247.359 741.839C251.005 743.447 252.739 739.924 253.504 737.193C256.334 727.031 258.807 716.768 261.331 706.53C262.019 703.748 261.764 699.714 265.716 700.046C270.841 700.48 269.489 704.973 268.903 708.011L268.954 707.96ZM363.364 771.046C357.347 769.591 356.429 763.719 354.492 758.689C359.769 760.093 365.378 760.961 365.914 767.65C366.041 769.106 365.506 771.582 363.39 771.046H363.364ZM460.732 587.278C452.497 599.864 431.361 603.489 410.174 596.571C427.894 593.303 443.089 590.52 460.732 587.278ZM578.446 459.089C577.247 465.216 574.57 469.633 568.706 463.276C554.735 448.111 539.131 434.018 533.012 413.211C529.8 409.279 528.092 404.811 528.321 399.68C526.027 396.08 525.032 392.301 526.766 387.016C529.392 391.459 530.743 395.314 530.565 399.68C532.401 403.05 534.211 406.445 536.046 409.815C538.545 410.249 540.687 409.892 541.808 407.237C541.222 397.407 540.661 387.553 540.075 377.723L543.007 377.213C543.874 382.242 544.766 387.246 545.633 392.276C548.565 405.092 550.834 417.959 551.395 431.159C551.599 435.831 551.497 443.413 559.451 435.78C566.182 429.295 566.641 436.571 568.349 440.145C569.497 442.571 567.967 447.217 572.174 446.885C576.483 446.554 576.202 442.137 576.177 438.843C576.075 424.878 575.82 410.913 575.641 396.948C575.539 389.34 575.208 381.706 575.386 374.098C575.463 371.034 577.171 367.996 580.613 368.047C584.131 368.124 585.457 370.983 585.304 374.379C584.055 402.692 584.004 431.133 578.497 459.115L578.446 459.089ZM558.687 370.703C563.888 384.259 565.162 397.918 560.522 411.73C555.627 398.173 555.602 384.489 558.687 370.703ZM771.703 285.354C766.017 309.276 763.391 312.314 738.66 313.744C709.799 315.404 683.36 323.446 657.839 337.002C627.015 353.367 592.978 355.333 558.992 354.057C506.395 352.091 454.18 354.006 402.373 364.014C358.928 372.388 323.285 392.429 298.656 430.418C292.002 440.682 293.073 456.306 277.24 460.774C274.002 461.693 274.257 469.199 274.41 473.846C274.563 478.543 272.829 481.837 269.234 484.722C264.951 488.168 262.733 488.041 261.968 482.015C261.305 476.858 263.498 470.833 256.869 465.855C252.05 477.599 254.166 488.602 256.741 499.376C257.532 502.695 260.974 501.853 262.452 499.274C266.583 492.177 270.331 496.057 269.03 500.653C265.716 512.422 264.773 525.57 253.733 534.174C248.965 537.902 245.523 537.34 244.402 532.081C242.362 522.532 228.518 515.741 238.053 503.078C239.583 501.036 235.376 494.704 233.897 490.313C230.506 480.126 230.048 469.557 229.869 458.936C229.818 456.153 229.461 451.992 226.096 451.787C221.634 451.507 221.124 456.076 221.252 459.166C221.71 469.25 222.781 479.284 223.954 493.147C216.484 480.177 213.909 469.659 214.215 458.451C214.317 454.596 215.795 449.515 211.232 448.8C205.572 447.932 205.47 453.906 204.807 457.864C203.379 466.467 205.674 474.79 208.351 482.781C217.606 510.176 232.189 534.94 247.614 559.194C250.189 563.228 252.892 568.742 259.24 567.287C265.69 565.832 265.079 559.347 266.073 554.854C270.458 534.991 277.087 515.945 286.852 495.981C290.345 549.748 323.668 576.274 371.242 590.239C359.336 594.094 349.52 585.082 338.659 588.809C339.271 595.83 344.956 595.218 349.036 596.264C376.112 603.26 403.724 606.885 431.463 609.974C434.676 610.332 438.475 609.208 440.948 612.119C442.069 613.446 441.407 615.284 440.03 616.638C436.69 619.931 433.86 616.433 430.749 616.127C413.948 614.467 397.146 612.961 380.319 611.71C364.563 610.536 349.469 606.936 334.911 600.834C332.132 599.66 328.206 596.29 326.421 601.294C324.968 605.353 329.43 606.834 332.311 608.187C345.441 614.263 359.387 617.863 373.588 620.059C389.446 622.51 405.458 624.092 421.367 626.109C424.707 626.518 430.749 624.909 428.455 631.19C426.798 635.709 424.248 643.904 417.696 641.274C396.687 632.773 373.767 632.952 352.656 625.624C342.305 622.05 332.438 617.072 322.367 612.731C319.053 611.302 314.897 608.187 312.73 612.885C310.945 616.791 315.815 618.374 318.543 619.931C337.869 630.833 358.775 637.368 380.268 642.347C388.07 644.159 395.82 646.355 403.469 648.78C407.14 649.955 414.968 647.019 413.03 654.704C411.449 661.01 406.07 665.707 398.344 662.592C380.319 655.342 361.019 651.589 343.809 642.194C335.268 637.547 326.702 632.952 317.931 628.765C314.132 626.952 308.957 621.616 305.923 627.182C303.424 631.726 310.231 633.283 313.597 635.173C336.135 647.708 358.622 660.397 383.455 667.979C393.551 671.069 398.064 674.617 392.378 686.77C384.169 704.284 378.993 723.202 372.237 741.431C371.141 744.367 371.574 749.039 367.393 749.677C363.237 750.315 362.268 745.898 360.458 743.269C343.809 719.168 325.835 696.216 304.469 676.073C301.69 673.468 298.784 670.966 295.75 668.694C292.843 666.524 289.376 662.567 286.163 667.213C283.69 670.788 287.846 673.213 290.243 675.281C313.444 695.45 332.54 718.989 347.659 745.745C350.846 747.839 352.095 750.953 353.294 754.987C347.914 754.477 346.486 751.362 345.415 747.864C328.843 727.082 312.22 706.352 293.073 687.817C288.56 683.451 284.532 678.319 277.724 677.272C275.047 682.328 278.897 684.6 281.804 687.587C291.314 697.339 300.594 707.296 309.976 717.177C324.662 730.172 333.305 747.941 345.696 762.749C349.546 766.042 351.585 770.254 353.421 775.973C347.404 773.727 344.956 769.897 342.305 766.246C330.577 750.902 318.874 735.584 307.146 720.24C296.03 706.786 280.529 697.467 271.248 682.276C256.232 664.099 241.215 645.896 226.172 627.718C221.991 622.663 218.243 617.94 229.104 616.561C233.056 616.05 236.753 613.395 235.504 608.774C233.77 602.366 228.824 605.711 225.05 606.476C222.603 606.962 220.308 608.289 217.861 608.825C214.342 609.617 212.048 607.421 211.13 604.46C210.059 600.885 212.965 600.553 215.566 600.094C216.764 599.89 217.988 599.277 218.957 598.536C221.812 596.392 224.54 593.303 222.399 590.009C219.9 586.154 216.05 587.303 212.481 589.728C210.084 591.337 209.141 598.664 204.348 592.716C199.351 586.512 205.138 585.567 209.192 583.397C213.118 581.278 214.75 563.509 211.538 560.981C209.702 559.526 207.382 559.602 205.623 560.828C202.844 562.794 199.963 565.347 201.008 569.176C204.858 583.193 198.662 582.274 188.974 577.933C184.461 575.916 180.051 578.291 175.869 580.742C170.082 584.137 164.014 587.048 158.048 590.188C158.609 588.682 158.813 586.818 159.832 585.72C162 583.346 166.385 581.431 163.784 577.704C160.572 573.108 157.206 577.78 154.019 578.98C151.444 579.95 147.926 583.678 146.345 580.869C140.787 570.913 135.892 578.776 131.124 580.946C124.674 583.856 118.58 587.482 112.309 590.826C112.028 591.26 111.671 591.669 111.263 592.026C108.994 594.094 105.374 595.345 107.031 599.507C107.362 600.349 110.6 601.115 111.416 600.502C120.085 593.992 128.549 600.579 137.09 600.63C125.031 609.719 110.549 612.119 96.4757 611.812C88.0622 611.634 79.4956 606.017 71.541 601.804C66.4928 599.124 67.2577 594.937 72.5608 592.435C75.5948 591.005 78.8327 589.984 81.9687 588.784C82.5296 591.924 76.5891 594.196 80.439 597.515C83.2945 599.966 86.9404 598.639 89.9488 597.337C96.1698 594.63 102.238 591.541 108.357 588.605C108.586 588.477 108.841 588.375 109.071 588.248C122.481 579.491 135.943 570.81 149.277 561.926C151.98 560.139 155.957 557.56 153.459 554.011C150.73 550.131 147.569 554.062 144.765 555.569C134.515 561.058 126.79 571.091 114.297 572.521C114.552 571.295 114.399 569.304 115.088 568.972C134.107 559.577 145.606 542.727 157.487 526.285C160.521 522.098 163.376 518.013 169.087 517.579C169.444 518.294 170.031 519.009 170.107 519.775C170.566 524.881 161.005 529.757 167.736 534.072C175.206 538.872 178.138 529.528 182.345 525.621C186.628 521.639 189.56 516.277 195.144 513.546C197.158 512.55 198.509 510.252 197.541 508.286C196.75 506.678 194.022 504.457 192.875 504.814C186.577 506.805 182.09 504.176 176.813 501.138C171.611 498.151 167.481 502.823 163.912 506.55C162.178 508.388 160.215 510.89 157.614 508.976C155.779 507.622 154.019 505.044 153.79 502.848C153.459 499.708 156.671 499.504 159.119 498.789C161.031 498.202 163.019 497.078 164.396 495.649C167.175 492.789 172.529 490.083 169.444 485.385C166.41 480.79 161.949 483.42 158.481 486.177C151.776 491.513 150.705 486.253 149.736 481.428C147.595 470.578 147.059 459.574 147.595 448.545C148.487 430.061 154.376 426.308 171.841 432.818C185.073 437.746 194.787 433.686 200.855 421.84C205.036 413.645 201.135 409.713 194.252 410.326C185.838 411.066 179.872 406.598 172.835 404.224C168.628 402.794 165.977 400.956 167.481 396.08C168.985 391.203 172.606 390.948 176.609 392.072C187.521 395.135 198.152 398.633 209.447 392.301C213.144 390.233 218.549 390.54 216.152 384.566C214.062 379.332 209.218 378.464 204.526 381.298C197.999 385.229 191.753 387.323 184.742 382.344C182.371 380.659 176.966 383.187 177.221 377.877C177.424 373.766 180.841 371.239 184.41 369.681C188.592 367.869 193.104 368.098 196.113 371.724C202.614 379.562 211.002 375.324 218.625 375.936C219.033 375.962 219.773 375.911 219.824 375.707C222.373 367.767 224.821 359.903 232.903 355.359C233.821 354.848 231.22 351.657 229.104 351.35C226.223 350.942 221.94 349.946 220.538 351.401C208.81 363.631 194.558 358.346 181.172 357.478C187.317 342.645 188.031 342.338 204.577 347.163C208.3 348.261 213.271 352.091 215.26 346.193C216.866 341.394 211.538 339.53 207.943 337.309C205.444 335.751 199.606 337.717 200.829 332.407C201.875 327.965 205.317 324.033 209.931 322.45C215.311 320.637 227.421 328.807 227.472 334.679C227.498 338.56 227.88 342.874 231.475 342.287C237.9 341.215 245.549 343.283 250.597 338.509C253.988 335.317 249.552 331.181 246.773 331.258C233.974 331.564 230.659 315.174 217.988 315.455C215.974 315.506 215.235 312.033 217.121 310.374C221.073 306.927 224.387 301.26 230.914 303.813C233.54 304.834 235.529 307.438 237.849 309.276C240.501 311.395 243.509 314.357 246.722 311.523C250.342 308.357 246.773 305.625 244.911 302.919C242.999 300.136 236.829 298.681 240.373 294.162C243.917 289.643 248.812 292.222 253.07 294.341C257.022 296.307 259.546 299.498 261.815 303.2C265.334 308.944 265.079 312.391 257.583 313.821C252.713 314.74 245.702 316.501 248.532 322.986C251.336 329.471 259.24 326.714 262.911 323.854C269.464 318.774 275.251 313.897 284.226 315.761C286.189 316.169 288.433 314.995 288.662 312.314C288.968 308.817 286.75 305.472 284.022 305.83C265.028 308.332 269.974 289.005 261.407 281.856C268.342 281.244 273.518 284.154 278.209 288.341C285.169 294.545 292.588 299.779 302.175 301.362C305.311 301.872 308.013 303.021 309.517 299.243C311.022 295.413 309.339 292.554 306.025 290.767C302.659 288.979 299.064 287.805 295.087 288.265C284.838 289.439 284.685 278.665 279.076 274.299C277.444 273.023 279.586 270.47 281.676 269.551C286.52 267.406 290.88 262.913 296.897 266.513C300.314 268.581 302.71 271.517 304.01 275.167C306.203 281.422 311.506 284.18 316.758 286.809C320.073 288.469 324.56 290.205 326.625 285.431C328.563 280.937 325.172 278.538 321.169 277.159C319.563 276.623 317.702 276.291 316.503 275.244C311.736 271.057 305.744 264.955 308.396 259.722C312.22 252.216 317.268 261.662 322.189 262.019C324.05 262.147 325.86 263.755 327.543 264.93C329.71 266.411 330.832 270.827 334.503 267.917C337.614 265.44 337.155 262.3 335.472 258.802C334.197 256.147 327.109 253.798 333.458 250.148C337.792 247.646 340.979 250.148 343.019 255.152C344.37 258.419 347.888 260.845 350.616 263.449C354.951 267.559 357.347 271.057 348.577 271.874C344.829 272.231 340.265 271.67 340.061 277.082C339.908 281.371 343.911 282.163 347.073 283.184C351.279 284.563 356.404 288.009 358.75 281.269C360.636 275.857 362.599 275.704 366.704 278.818C369.228 280.733 372.619 283.72 375.322 279.457C377.642 275.78 375.424 272.41 373.027 269.117C368.412 262.836 358.24 264.011 355.461 255.535C354.313 252.062 346.129 249.816 351.611 245.756C356.506 242.131 362.319 235.136 370.427 242.361C389.37 259.236 412.163 267.61 436.919 271.134C447.831 272.691 458.846 273.406 469.809 272.155C475.622 271.491 481.333 268.913 480.109 261.917C478.783 254.232 472.613 257.705 467.846 258.164C437.378 261.075 409.078 255.228 383.939 236.897C382.537 235.876 381.39 234.804 382.18 231.638C402.857 240.012 423.738 247.467 445.868 250.454C448.367 250.786 450.84 251.577 453.364 251.756C456.653 251.96 460.885 252.777 461.65 248.233C462.517 243.101 458.259 242.106 454.384 241.467C448.545 240.497 442.681 239.655 436.843 238.761C430.341 238.531 423.993 237.638 418.154 234.574C409.588 233.885 401.99 229.902 393.908 227.528C387.509 225.638 381.543 217.469 373.563 225.894C371.599 227.962 368.005 223.29 365.659 220.915C355.41 210.422 348.934 197.478 343.095 184.356C338.277 173.531 334.478 162.272 326.804 152.953C325.478 151.345 323.846 149.558 324.891 147.311C326.37 144.094 329.175 145.549 331.495 146.034C348.551 149.558 365.149 154.255 379.605 164.621C411.475 187.445 447.78 194.823 486.687 195.027C486.151 193.342 485.871 191.708 485.157 190.304C483.678 187.394 480.389 184.126 484.367 181.522C488.446 178.841 492.602 182.032 493.571 185.504C496.681 196.712 503.539 195.844 512.692 194.006C523.809 191.759 535.333 191.581 547.163 190.457C547.239 189.462 547.443 188.389 547.341 187.343C547.01 184.305 540.355 181.164 546.678 178.381C551.14 176.441 554.072 180.756 554.786 184.33C556.417 192.551 561.95 190.764 567.279 190.508C565.111 172.254 571.179 163.982 583.545 168.042C586.145 168.884 588.007 170.518 588.644 173.122C589.256 175.599 588.007 177.488 585.534 177.488C578.191 177.488 573.168 178.994 574.519 188.338C575.947 198.117 583.366 195.027 588.975 196.125C595.324 199.648 602.437 199.776 609.397 200.542C614.675 201.589 619.978 202.661 625.103 203.682C625.664 202.201 626.25 201.435 626.148 200.797C625.46 196.61 620.743 190.432 626.76 188.9C632.547 187.419 634.587 194.772 634.587 199.572C634.587 207.793 640.375 207.639 645.525 208.686C647.437 209.069 650.14 209.12 648.661 205.622C647.36 202.584 644.53 198.831 650.649 198.423C654.372 198.168 657.661 201.384 657.38 204.754C656.488 215.069 669.083 219.639 667.477 230.157C667.247 231.638 669.567 233.961 672.066 233.374C674.335 232.838 674.819 230.642 675.712 228.651C678.108 223.341 691.137 222.626 697.409 227.757C703.221 232.506 697.23 235.953 695.216 239.476C689.887 248.871 680.76 248.412 671.709 247.875C662.352 247.339 653.275 245.833 644.607 242.003C641.293 240.548 637.519 237.944 634.077 241.595C630.661 245.22 631.808 249.663 633.516 253.492C640.298 268.708 650.573 281.244 666.38 287.116C688.459 295.337 711.431 293.09 734.071 289.413C741.44 288.214 746.743 282.648 750.388 276.189C754.519 268.887 760.612 267.61 767.674 270.164C775.884 273.151 772.697 279.84 771.397 285.278L771.703 285.354ZM346.359 222.319C352.376 224.285 353.472 230.183 354.543 235.417C354.976 237.561 353.497 240.318 350.005 240.318C345.007 237.229 342.968 232.225 341.973 226.813C341.438 223.928 343.554 221.426 346.333 222.345L346.359 222.319Z' fill='%23F1F1F1'/%3E%3Cpath d='M762.04 351.963C756.202 350.304 756.303 356.993 755.182 360.516C745.213 391.969 732.975 422.58 719.921 455.132C718.57 450.562 721.043 446.043 716.505 444.792C713.522 443.975 711.941 446.503 710.998 448.928C701.717 473.412 686.037 495.164 680.046 521.051C678.389 528.226 674.105 538.106 682.774 541.501C692.845 545.459 695.879 534.327 698.913 527.46C722.981 473.335 743.709 417.883 762.728 361.792C763.85 358.448 766.961 353.393 762.014 351.989L762.04 351.963ZM711.533 476.373C706 494.398 699.448 511.963 688.74 527.843C689.887 507.75 700.57 491.079 708.958 473.616C709.774 471.778 710.386 469.837 711.431 468.152C711.941 467.335 713.216 466.978 714.95 465.931C714.567 470.271 714.389 473.718 711.533 476.373Z' fill='%23F1F1F1'/%3E%3Cpath d='M646.162 452.145C657.788 435.627 668.726 418.623 679.867 401.773C680.785 400.394 681.244 398.709 682.264 396.437C681.652 395.442 681.193 393.527 680.02 392.914C677.139 391.382 675.38 393.91 673.697 395.646C666.712 402.948 660.032 410.556 652.867 417.679C645.091 425.389 636.576 432.486 631.247 442.213C628.774 446.681 624.006 452.579 629.845 456.944C636.091 461.642 642.491 457.404 646.162 452.17V452.145Z' fill='%23F1F1F1'/%3E%3Cpath d='M601.289 510.967C580.74 513.137 562.154 520.745 544.664 531.442C542.828 532.566 541.196 534.123 541.936 536.574C542.726 539.204 545.123 539.51 547.06 538.642C564.882 530.727 584.131 530.932 602.896 528.277C607.893 527.562 615.287 526.923 614.802 519.494C614.292 511.886 607.689 511.069 601.315 510.967H601.289Z' fill='%23F1F1F1'/%3E%3Cpath d='M118.147 651.053C114.195 651.231 114.399 654.857 114.323 657.767C114.017 668.72 113.966 679.672 113.456 690.625C113.15 696.905 111.824 703.16 111.543 709.441C111.34 714.113 111.875 719.5 117.994 719.985C124.317 720.496 125.107 714.649 125.949 710.36C127.07 704.616 127.019 698.641 127.453 692.744C128.116 680.311 124.725 668.49 122.15 656.542C121.589 653.989 121.257 650.899 118.172 651.027L118.147 651.053Z' fill='%23F1F1F1'/%3E%3Cpath d='M339.628 513.112C335.701 512.78 332.081 514.694 330.628 518.677C329.404 521.971 331.979 524.192 334.146 526.132C341.973 533.255 351.942 534.864 361.554 537.034C366.526 535.808 372.772 536.549 374.327 530.549C375.857 524.549 370.63 521.766 366.296 519.239C358.087 514.414 348.781 513.903 339.653 513.112H339.628ZM351.662 525.826C354.594 522.405 356.888 524.983 362.268 526.132C356.174 529.145 353.956 527.46 351.662 525.826Z' fill='%23F1F1F1'/%3E%3Cpath d='M457.749 757.668C454.46 758.051 449.744 759.991 453.389 763.463C463.409 773.037 470.472 785.675 482.862 792.721C485.845 794.406 489.491 794.534 492.245 791.726C494.03 789.913 495.177 787.871 494.03 784.935C492.423 780.875 462.695 758.025 457.749 757.668Z' fill='%23F1F1F1'/%3E%3Cpath d='M662.454 579.21C651.796 577.652 641.547 580.027 631.757 584.01C628.162 585.49 623.165 587.533 624.44 592.792C625.51 597.209 630.482 596.928 634 597.26C640.221 597.873 646.57 597.949 652.816 597.643C656.896 597.439 661.791 597.081 660.363 590.545C656.539 590.29 652.714 590.06 646.111 589.626C652.561 585.695 656.233 584.061 660.465 587.558C663.83 586.792 668.471 594.375 670.434 586.741C671.836 581.278 666.635 579.823 662.454 579.21Z' fill='%23F1F1F1'/%3E%3Cpath d='M448.928 832.549C447.143 831.043 444.823 831.553 443.344 833.494C441.891 835.408 442.248 837.655 443.446 839.442C450.305 849.654 457.622 859.611 468.075 866.428C472.945 869.594 477.891 869.058 479.752 861.577C479.166 860.326 478.86 858.36 477.712 857.365C468.228 848.965 458.642 840.693 448.928 832.549Z' fill='%23F1F1F1'/%3E%3Cpath d='M52.674 129.184C51.7817 126.631 49.1301 125.533 46.606 125.508C37.7335 125.431 28.9885 126.708 20.9574 130.563C17.1076 132.401 13.7421 135.72 15.5523 140.647C17.0566 144.783 21.1104 145.294 27.1528 145.217C34.1642 144.451 41.3284 139.013 49.0791 135.031C51.2462 133.907 53.7193 132.171 52.674 129.21V129.184Z' fill='%23F1F1F1'/%3E%3Cpath d='M605.777 686.055C601.595 684.242 597.057 683.119 592.595 682.072C587.318 680.847 579.618 678.983 577.553 683.655C574.825 689.782 582.882 691.876 587.19 694.557C591.754 697.391 596.496 700.378 602.258 700.25C606.567 700.327 611.233 700.199 612.584 695.169C613.986 689.936 609.55 687.689 605.802 686.055H605.777Z' fill='%23F1F1F1'/%3E%3Cpath d='M549.89 748.451C546.295 748.605 542.981 749.805 543.949 753.379C545.709 759.966 550.986 763.489 557.488 764.638C561.338 765.327 564.524 763.285 563.607 759.098C562.026 751.898 555.244 750.724 549.915 748.451H549.89Z' fill='%23F1F1F1'/%3E%3Cpath d='M608.071 599.379C607.791 597.668 606.924 595.856 605.216 596.137C604.069 596.315 602.921 598.077 602.335 599.379C602.156 599.762 603.661 601.421 604.655 601.753C606.542 602.417 607.587 601.115 608.097 599.379H608.071Z' fill='%23F1F1F1'/%3E%3Cpath d='M583.111 602.749C582.5 602.187 581.735 600.911 580.791 600.758C578.956 600.451 577.502 601.6 577.681 603.54C577.757 604.434 579.007 605.736 579.899 605.889C581.633 606.196 583.06 605.379 583.111 602.749Z' fill='%23F1F1F1'/%3E%3Cpath d='M522.227 729.431C520.672 729.431 519.142 730.555 519.627 732.52C519.882 733.618 520.774 734.563 521.565 735.916C523.12 733.95 524.471 732.98 524.471 732.035C524.471 731.091 523.043 729.431 522.227 729.431Z' fill='%23F1F1F1'/%3E%3Cpath d='M494.947 227.502C498.797 219.103 499.027 212.72 493.137 207.435C490.741 205.291 488.013 204.729 484.953 206.133C483.117 206.976 481.97 208.993 482.811 210.09C488.497 217.494 487.783 223.749 480.313 229.391C479.905 229.698 480.313 232.276 481.078 232.812C490.766 239.859 488.854 250.556 490.613 260.36C491.607 265.849 494.31 274.836 502.316 264.623C503.743 262.811 505.069 261.33 507.415 262.607C511.953 265.108 517.103 267.049 517.001 259.364C516.95 254.615 512.514 250.837 507.007 252.471C503.081 253.645 499.537 255.407 498.007 250.071C496.783 245.807 497.497 240.803 500.939 238.378C505.222 235.365 507.211 240.574 509.531 243.076C511.902 245.654 514.12 248.973 517.741 245.884C520.622 243.433 519.908 239.731 518.327 236.489C514.018 227.579 506.777 224.796 494.922 227.502H494.947Z' fill='%23F1F1F1'/%3E%3Cpath d='M444.237 206.235C417.058 200.976 393.704 187.623 371.166 172.305C364.894 168.042 358.112 164.493 351.381 160.97C348.985 159.719 345.466 157.829 343.631 161.506C342.075 164.646 345.543 165.744 347.531 166.944C365.582 177.947 383.48 189.181 401.837 199.674C415.044 207.231 429.169 212.975 443.268 216.652C447.347 216.728 451.63 217.571 452.038 212.924C452.446 208.048 447.959 207.001 444.237 206.286V206.235Z' fill='%23F1F1F1'/%3E%3Cpath d='M292.155 655.291C294.832 658.482 298.172 661.188 301.537 663.665C322.392 679.136 339.831 697.825 354.313 719.321C356.2 722.104 358.367 724.708 360.381 727.389C362.115 729.687 364.639 730.784 366.959 729.38C369.304 727.951 369.508 724.963 368.285 722.538C366.755 719.551 364.919 716.692 362.931 714.011C345.415 690.523 324.432 670.532 301.155 652.865C299.166 651.359 297.05 650.083 295.418 648.985C290.217 649.7 289.962 652.585 292.18 655.265L292.155 655.291Z' fill='%23F1F1F1'/%3E%3Cpath d='M441.789 224.132C419.786 222.013 400.231 213.562 382.103 201.282C377.208 197.963 371.956 195.181 366.882 192.142C364.588 190.764 361.579 189.615 359.948 191.811C357.347 195.308 361.12 197.044 363.364 198.397C383.251 210.269 401.225 225.613 424.095 232.072C424.222 232.098 424.35 232.123 424.452 232.149C429.219 233.195 433.962 234.242 438.729 235.289C440.743 235.723 442.783 236.182 444.797 236.617C448.265 235.927 451.961 234.829 451.375 230.489C450.661 225.281 446.021 224.515 441.763 224.107L441.789 224.132Z' fill='%23F1F1F1'/%3E%3Cpath d='M302.149 646.278C324.687 658.405 343.35 675.638 362.625 692.106C366.143 695.093 369.916 697.824 373.817 700.301C377.489 702.624 380.191 701.577 381.135 697.263C380.956 693.127 377.897 691.391 375.22 689.348C358.137 676.226 341.157 662.899 323.871 650.031C318.16 645.793 311.735 642.423 305.387 639.155C303.041 637.956 299.242 636.781 297.993 640.764C297.075 643.674 299.931 645.079 302.174 646.253L302.149 646.278Z' fill='%23F1F1F1'/%3E%3Cpath d='M197.872 533.638C195.475 534.94 194.022 532.821 192.186 532.081C185.328 529.374 182.141 533.127 179.897 538.974C178.266 543.186 176.965 548.267 181.223 550.437C188.566 554.19 187.622 544.82 191.396 542.523C191.651 542.369 192.11 542.523 192.875 542.523C197.821 548.088 192.569 551.075 189.611 554.828C187.316 557.713 184.435 560.726 186.628 564.989C187.648 567.006 189.407 568.232 191.753 567.9C196.52 567.236 199.631 563.738 200.498 559.756C201.671 554.445 201.645 549.007 205.24 544.335C207.789 541.042 210.747 536.88 207.84 532.77C204.756 528.404 201.135 531.876 197.897 533.638H197.872Z' fill='%23F1F1F1'/%3E%3Cpath d='M593.488 252.701C585.406 251.373 576.508 254.564 569.854 245.782C567.686 242.948 564.958 248.08 564.397 251.552C564.092 253.364 565.749 258.037 561.211 254.998C557.794 252.701 555.194 250.99 553.919 256.122C552.669 261.151 556.162 262.173 560.471 262.887C572.046 264.777 584.055 263.551 596.267 267.457C598.995 267.355 600.78 265.083 600.576 261.815C600.295 257.373 598.485 253.543 593.488 252.726V252.701Z' fill='%23F1F1F1'/%3E%3Cpath d='M538.698 232.047C538.213 228.14 536.199 224.515 532.936 222.6C529.009 220.303 524.497 221.222 525.491 226.66C527.48 237.331 530.641 247.799 533.573 258.292C534.262 260.768 536.327 263.066 539.182 262.198C542.293 261.253 543.415 258.394 543.058 254.233C538.264 248.054 539.641 239.833 538.698 232.021V232.047Z' fill='%23F1F1F1'/%3E%3Cpath d='M259.979 652.125C263.294 655.955 265.996 653.248 268.138 650.389C272.472 644.619 277.546 641.096 285.348 642.321C290.549 643.138 292.512 638.9 293.991 634.662C293.608 631.547 292.588 627.973 288.841 629.275C279.025 632.671 268.75 635.479 260.974 643.087C258.246 645.768 257.328 649.138 259.954 652.151L259.979 652.125Z' fill='%23F1F1F1'/%3E%3Cpath d='M186.424 467.259C188.158 465.165 192.518 464.706 191.702 461.157C190.656 456.638 186.271 458.553 183.212 458.017C181.988 454.085 185.073 452.962 187.495 451.455C189.968 449.924 193.257 448.519 191.447 444.894C190.095 442.188 186.628 440.069 184.078 441.626C176.838 446.017 169.775 444.511 162.407 442.647C160.419 442.137 157.945 442.418 157.002 444.664C155.829 447.524 157.589 449.26 160.036 450.587C166.181 453.881 172.249 457.276 178.342 460.646C174.084 465.88 168.169 465.548 162.28 465.574C159.603 465.574 156.9 466.697 156.696 469.582C156.492 472.646 159.322 473.131 161.846 473.897C171.484 476.833 179.719 475.377 186.399 467.259H186.424Z' fill='%23F1F1F1'/%3E%3Cpath d='M246.773 487.811C245.192 479.105 243.458 469.582 241.775 460.059C241.317 457.455 240.552 454.238 237.824 454.392C234.356 454.596 233.515 458.144 233.999 461.132C235.605 471.088 237.39 481.045 239.455 490.926C239.914 493.147 241.291 496.236 244.529 495.189C247.588 494.194 246.62 491.104 246.773 487.836V487.811Z' fill='%23F1F1F1'/%3E%3Cpath d='M232.724 594.043C234.305 599.89 239.098 599.736 243.917 598.536C247.078 597.745 250.495 595.013 248.608 592.664C244.325 587.354 238.588 583.499 236.268 576.274C235.631 574.257 230.022 577.014 227.855 579.491C221.532 586.741 231.373 589.039 232.724 594.043Z' fill='%23F1F1F1'/%3E%3Cpath d='M621.635 222.702C622.477 218.745 621.814 214.379 617.25 211.597C615.848 210.754 613.91 211.086 612.916 212.797C610.519 216.907 611.386 221.171 613.783 224.617C617.021 229.238 616.46 233.808 615.848 238.889C615.389 242.718 614.7 248.565 620.182 249.024C626.352 249.535 624.44 243.408 625.536 239.706C627.372 233.374 618.601 230.004 621.635 222.702Z' fill='%23F1F1F1'/%3E%3Cpath d='M560.522 207.333C562.868 208.737 564.168 210.652 564.806 213.256C565.596 216.524 566.208 220.43 571.077 219.026C574.596 218.03 574.213 214.405 575.335 211.188C574.825 205.878 572.582 201.282 567.202 198.372C562.995 196.1 558.457 195.768 555.729 199.495C552.083 204.474 557.565 205.571 560.548 207.333H560.522Z' fill='%23F1F1F1'/%3E%3Cpath d='M509.862 202.099C507.491 202.176 505.936 203.478 505.222 205.622C503.998 209.324 515.14 223.315 519.551 223.341C521.922 223.57 522.916 221.86 523.503 219.664C524.981 214.099 515.548 201.946 509.862 202.099Z' fill='%23F1F1F1'/%3E%3Cpath d='M560.089 241.493C563.301 243.05 565.111 238.914 564.984 235.902C564.652 228.293 561.415 222.319 554.582 219.256C550.324 219.128 547.698 221.375 548.743 224.489C550.961 231.051 553.409 238.276 560.089 241.493Z' fill='%23F1F1F1'/%3E%3Cpath d='M575.463 232.378C577.528 237.587 577.349 245.195 583.876 246.778C588.414 247.875 589.409 242.769 589.715 238.429C589.205 232.812 586.757 228.013 580.485 226.889C577.12 226.277 574.213 229.264 575.437 232.353L575.463 232.378Z' fill='%23F1F1F1'/%3E%3Cpath d='M533.624 199.291C530.743 198.908 528.066 201.18 529.188 203.835C531.559 209.452 532.477 216.932 539.284 218.796C543.466 219.945 544.231 215.452 544.078 211.52C542.93 205.648 540.763 200.21 533.624 199.265V199.291Z' fill='%23F1F1F1'/%3E%3Cpath d='M189.127 478.799C183.084 479.82 178.036 483.139 176.864 489.623C176.277 492.815 178.75 495.598 182.269 494.704C188.107 493.249 192.518 489.547 195.577 483.496C194.073 481.071 192.135 478.262 189.127 478.773V478.799Z' fill='%23F1F1F1'/%3E%3Cpath d='M594.839 224.898C599.939 225.128 599.429 219.945 599.556 215.324C598.919 211.545 598.689 206.159 592.902 205.342C588.924 204.78 586.451 208.227 587.599 212.031C589.026 216.779 586.936 224.541 594.814 224.898H594.839Z' fill='%23F1F1F1'/%3E%3Cpath d='M644.148 235.442C648.558 235.748 650.623 231.051 650.241 226.251C649.808 220.915 646.646 218.209 641.827 216.907C638.539 218.132 634.995 219.434 636.677 223.8C638.386 228.191 638.182 235.034 644.122 235.442H644.148Z' fill='%23F1F1F1'/%3E%3Cpath d='M609.423 236.897C609.423 232.838 609.754 227.221 604.528 226.915C598.791 226.583 599.428 232.098 599.403 236.259C600.244 240.395 598.103 247.161 603.992 247.518C610.086 247.875 609.397 241.34 609.397 236.923L609.423 236.897Z' fill='%23F1F1F1'/%3E%3Cpath d='M264.033 600.579C269.056 600.298 272.548 597.668 274.104 592.894C274.104 588.835 271.758 587.329 268.444 587.839C263.803 588.528 258.908 590.188 257.659 595.064C256.588 599.2 260.362 600.783 264.033 600.579Z' fill='%23F1F1F1'/%3E%3Cpath d='M252.535 616.102C251.821 617.557 251.489 619.242 251.005 620.799C244.07 621.769 239.455 625.267 239.098 632.671C238.996 634.79 241.087 636.577 243.331 636.424C251.311 635.888 252.968 629.888 253.937 623.454C255.467 622.816 256.945 622.05 258.526 621.565C262.35 620.34 265.104 618.093 265.792 613.957C266.251 611.149 263.931 610.281 262.044 609.949C257.2 609.106 254.472 612.17 252.535 616.102Z' fill='%23F1F1F1'/%3E%3Cpath d='M612.176 252.19C607.816 251.756 605.904 254.539 605.904 258.343C605.904 261.815 607.077 265.083 611.615 266.104C614.879 264.904 616.536 262.121 616.791 258.522C617.02 255.254 615.924 252.573 612.176 252.216V252.19Z' fill='%23F1F1F1'/%3E%3Cpath d='M279.178 621.08C283.665 620.186 286.138 617.072 287.234 612.578C286.877 609.847 285.45 607.753 282.518 608.289C277.597 609.183 274.334 612.221 274.104 617.455C273.951 620.774 276.552 621.591 279.178 621.08Z' fill='%23F1F1F1'/%3E%3Cpath d='M274.894 661.801C271.427 661.903 267.654 662.337 266.812 666.294C266.047 669.92 268.979 671.528 272.217 671.732C275.965 671.962 278.642 670.252 279.535 666.652C279.687 663.103 277.928 661.724 274.92 661.827L274.894 661.801Z' fill='%23F1F1F1'/%3E%3Cpath d='M248.455 583.091C252.28 583.525 254.574 581.278 256.359 577.014C255.62 575.355 254.574 573.134 251.846 572.7C247.818 572.036 245.702 574.742 244.656 578.036C243.713 581.023 245.651 582.759 248.455 583.091Z' fill='%23F1F1F1'/%3E%3Cpath d='M367.316 247.543C364.206 247.722 364.257 250.913 364.869 253.39C365.659 256.479 365.684 260.819 369.458 261.33C373.078 261.815 373.384 258.113 373.537 254.973C372.517 251.705 372.109 247.263 367.291 247.543H367.316Z' fill='%23F1F1F1'/%3E%3Cpath d='M250.903 512.243C247.359 512.116 246.62 515.639 246.645 518.779C246.671 521.945 247.589 525.494 250.775 525.775C255.008 526.132 254.217 521.996 254.574 519.239C254.37 516.303 254.676 512.397 250.877 512.243H250.903Z' fill='%23F1F1F1'/%3E%3Cpath d='M167.328 556.896C164.957 556.998 163.198 558.505 162.917 560.598C162.764 561.721 164.447 563.126 165.849 565.194C167.66 563.1 169.419 561.824 170.005 560.164C170.515 558.734 169.572 556.82 167.328 556.922V556.896Z' fill='%23F1F1F1'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_17275_2639'%3E%3Crect width='787' height='906' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  z-index: -1;
  left: 293px;
  top: -144px;
}
.home-events-snippet {
  padding: 0;
}
.home-events-snippet h1 {
  margin: 0 0 20px 0;
}
.events-snippet-content {
  padding: 0;
  letter-spacing: 0px;
  text-align: left;
}
.expand-zigzag {
  margin-top: 26px;
  display: flex;
  column-gap: 24px;
  row-gap: 18px;
  flex-wrap: wrap;
}
.events-snippet-content h4 {
  margin: 0 0 10px 0;
  font-weight: 600;
}
.events-snippet-content .icon-box .icon-size-32 {
  font-size: 32px;
  margin: 0 0 10px 0;
}
.events-snippet-content .icon-box .icon-size-42 {
  font-size: 42px;
}
.events-slider-container {
  max-width: 786px;
}
.events-img-section {
  overflow: hidden;
  border-radius: 0 20px 0 20px;
  position: relative;
}
.events-prev-link, .events-next-link {
  color: var(--inverse-font-color);
  background: var(--primary-color);
  border: 1px solid var(--inverse-font-color);
  width: 48px;
  height: 48px;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 1;
  top: 50%;
  border-radius: 80px;
  filter: opacity(1);
}
.events-prev-link:focus, .events-prev-link:hover, 
.events-next-link:focus, .events-next-link:hover
{border: 1px solid var(--primary-color);background-color: var(--body-bg);
  color: var(--primary-color);} 
/* .events-prev-link:hover,
.events-prev-link:focus,
.events-prev-link:hover,
.events-prev-link:focus {
  color: var(--inverse-font-color);
  background: var(--primary-cta-hover-color);
  border: 1px solid var(--primary-color);
} */
.events-prev-link {
  left: 30px;
  transform: translateY(-50%) rotate(90deg);
}
.events-next-link {
  right: 30px;
  transform: translateY(-50%) rotate(-90deg);
}
.events-slider-container h2 {
  display: none;
}
@media (max-width: 1280px) {
  .events-img-section {
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  .home-events {
    padding: 64px 0;
  }
  .events-prev-link {
    left: 20px;
  }
  .events-next-link {
    right: 20px;
  }
  .events-snippet-content h2 {
    display: none;
  }
  .events-slider-container h2 {
    display: block;
    margin-bottom: 48px;
  }
  .events-snippet-content {
    margin-top: 18px;
  }
  .expand-zigzag {
    flex-direction: column;
    margin-top: 40px;
    align-items: flex-start;
  }
  .home-events-snippet {
    flex-direction: column;
  }
  .events-img-section {
    max-width: unset;
  }
  .home-events-content .events-img-section .event-image-box img{max-height: 305px;}
  .home-events-content .snippet-text{margin-bottom: 0px;}
  .home-events-content .home-events-snippet .events-content {padding-left: 40px;}
}
.template-1-home-gallery {
   padding: 72px 0 83px;
}
.gallery-top h2 {
  margin-bottom: 24px;
}
.gallery-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 32px;
  margin-top: 32px;
}
.gallery-container-right {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.gallery-container {
  border-radius: 0 20px 0 20px;
}
.gallery-top {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}
.gallery-description {
  margin-bottom: 24px;
}
.gallery-image-container {
  overflow: hidden;
  border-radius: 0 20px 0 20px;
}
.gallery-image-container img {
  transition: all 0.3s ease-out;
}
.gallery-container img:hover, .gallery-container img:focus {
  transform: scale(1.1);
}
@media(max-width: 767.98px) {
  .gallery-container {
    grid-template-columns: 1fr;
  }
  .gallery-top{text-align: left;}
 .template-1-home-gallery {padding: 64px 0 75px;}
}
.footer {
  padding: 64px 0;
  background-color: var(--highlight-color);
}
.footer *{font-size: 14px;}
.footer-top {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: stretch;
  position: relative;
  z-index: 2;
}
.footer-top-links {
  padding-left: 0;
  list-style-type: none;
  display: flex;
  column-gap: 26px;
  row-gap: 20px;
  width: 100%;
}
.top-link {
  font: var(--footer-fonts);
  text-transform: var(--footer-fonts-text-transform);
  /* letter-spacing: 0.25em; */
}
.form-description {
  margin-bottom: 16px;
}
#footerEmail {
  width: 300px;
  background: var(--primary-color);
  border-radius: 0 10px 0 10px;
}
#footerEmail::placeholder {
  color: var(--inverse-font-color);
}
.footer-top-right {
  max-width: 464px;
}
.social-section {
  display: flex;
  justify-content: flex-start;
  align-self: baseline;
}
.footer-social ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  gap: 33px;
  flex-direction: column;
}
.footer-social a {
  font-size: 20px;
  display: flex;
  align-items: center;
  row-gap: 15px;
  column-gap: 15px;
}
.footer-social a:hover, .footer-social a:focus {
  text-decoration: none !important;
}
.footer-social a:hover span:last-child,
.footer-social a:focus span:last-child {
  text-decoration: underline;
}
.social-text-links {
  padding: 0;
  list-style-type: none;
  display: flex;
  column-gap: 26px;
}
.footer-social {
  position: relative;
}
.footer a:hover, .footer a:focus, .footer a.navON {
  text-decoration: underline;
}
.footer-bottom {
  text-align: center;
  border-top: 1px solid var(--inverse-font-color);
  padding-top: 23px;
  margin-top: 40px;
  position: relative;
  z-index: 2;
}
.footer-copyright-home {
  display: none;
}
.milestone .footer-copyright-home {
  display: block;
}
.milestone .footer-copyright-inner {
  display: none;
}
.footer-copyright-home a {
  text-decoration: underline;
}
.footer-copyright-home a:hover, .footer-copyright-home a:focus {
  text-decoration: none;
}
.footer-top>div {
  position: relative;
  display: grid;
 place-items: center; 
}
.footer-top div+div:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: var(--inverse-font-color);
  left: -65px;
  left: -165px;
}
.footer-top-left {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
}
.footer-logo img{width: 123px;height: 122px;}
@media (max-width: 1280px) {
  .footer-top div+div:before {
    left: -45px;
    left: -135px;
  }
}
@media (max-width: 1180px) {
  .footer-top div+div:before {
    display: none;
  }
  .footer-top-links {
    column-gap: 30px;
  }
}
@media (max-width: 1024px) {
  .footer-top-links {
    column-gap: 50px;
  }
  .footer-top-links {
    column-gap: 20px;
  }
  .footer-top div+div:before {
    display: none;
  }
  .footer-top-right {
    max-width: unset;
  }
  .footer-top {
    flex-direction: column;
  }
  .footer {
    padding: 48px 0;
  }
  .footer-social a {
    font-size: 14px;
    column-gap: 12px;
  }
  .footer-social ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .footer-top-left {
    padding-top: 24px;
  /*  margin-top: 32px; */
    border-top: 1px solid var(--inverse-font-color);
  }
  .footer-top-links {
    flex-direction: column;
    align-items: center;
    padding-bottom: 24px;
    width: 100%;
    border-bottom: 1px solid var(--inverse-font-color);
    margin-bottom: 24px;
  }
  .social-section {
    align-self: auto;
    width: 100%;
  }
  .social-text-links {
    flex-direction: column;
    align-items: center;
    width: 100%;
    row-gap: 12px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--inverse-font-color);
  }
  .footer-bottom {
    border: none;
    margin-top: 23px;
    padding-top: 0;
  }
}
@media all and (max-width: 767px){
  	.footer-logo img {width: 91px;height: 90px;}
}
@media all and (max-width: 500px){
  .footer-social ul{gap: 10px 33px;        justify-content: center;}
  .footer-social ul li{margin: 0;max-width: 50%;width: 40%;}
}
.newsletter-bg.inverse-section {
  background-color: var(--primary-color);
  background-position: center right;
  background-size: inherit;
  color: var(--body-bg);
}
.newsletter-bg h2{letter-spacing: 0.2rem;}
.template-1-home-newsletter {
  padding: 113px 0;
  position: relative;
  background-size: cover;
}
.template-1-home-newsletter.wave-pattern:before {
  content: '';
  background-image: url(/resourcefiles/common-image/menu-top-vector.png);
  background-size: cover;
  width: 100%;
  height: 110px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}

@media (min-width: 1921px) {
  .template-1-home-newsletter.wave-pattern:before {
    height: 150px;
  }
}
@media (max-width: 1500px) {
  .template-1-home-newsletter.wave-pattern:before {
    height: 70px;
  }
}
.newsletter-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  column-gap: 20px;
}
.newsletter-left {
  max-width: 475px;
}
.newsletter-right {
  max-width: 513px;
}
.newsletter-form-top {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 16px;
  margin-top: 16px;
}
.template-1-home-newsletter .newsletter-form-top{margin-top: 0;}
#newsletterEmail {
  width: 376px;
}
#newsletterEmail {
  width: 370px;
  border-radius: 0 10px 0 10px;
  background: transparent;
  font-size: 16px;
  height: 48px;
}
#newsletterEmail::placeholder {
  color: var(--inverse-font-color);
}
.form__group {
  font-size: 12px;
  line-height: 150%;
  margin-bottom: 30px;
  margin-top: 16px;
}
.social-media-wrap{width: 100%;}
.social-media-wrap ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  column-gap: 24px;
  align-items: center;
}
.icon-s {
  font-size: 20px;
}
.social-media-wrap a {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 14px;
}
.social-media-wrap a:hover,
.social-media-wrap a:focus {
  text-decoration: none;
}
.social-media-wrap a:hover .social-channel-name,
.social-media-wrap a:focus .social-channel-name {
  text-decoration: underline;
}
@media (max-width: 991px) {
    .newsletter-top {flex-direction: column;padding: 0;gap: 24px;}
}
@media (max-width: 768px) {
  .template-1-home-newsletter {
     padding: 49px 0 35px;
  }
  .newsletter-form-top {
    flex-direction: column;
    align-items: stretch;
  }
  .newsletter-right {
    padding: 0 20px;
  }
  .template-1-home-newsletter.wave-pattern:before {
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='375' height='23' viewBox='0 0 375 23' fill='none'%3E%3Cpath d='M0 0H375V23C350.542 23 284.15 21.6562 214.25 16.2809C144.35 10.9056 42.2917 18.5206 0 23V0Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  }
  #newsletterEmail {
    width: calc(100vw - 40px);
  }
  .social-media-wrap ul{flex-wrap: wrap;justify-content: center;row-gap: 12px;}
  .social-media-wrap ul li{margin: 0;max-width: 50%;width: 40%;}
}
.newsletter-form-top button {
  white-space: nowrap;
}
/* ======= Custom CSS ===============*/
.newsletter-main-description p{font-size: 14px;}
.footer9-newsletter__control .footer9-newsletter__input:focus,
.footer9-newsletter__control .footer9-newsletter__input:focus-visible,
.footer9-newsletter__control .footer9-newsletter__input:focus-within
{border-color: var(--secondary-color);}

.newsletter-bg.inverse-section *:not(.sr-only){color: var(--body-bg);}
.newsletter-bg.inverse-section *:not(.sr-only) .newsletter-right .signup-btn
{background: var(--primary-cta-font-color);color: var(--primary-cta-color);}
.newsletter-bg.inverse-section *:not(.sr-only) .newsletter-right .signup-btn:hover,
.newsletter-bg.inverse-section *:not(.sr-only) .newsletter-right .signup-btn:focus
{color: var(--primary-cta-font-color);border-color: var(--primary-cta-font-color);}
.newsletter-bg.inverse-section *:not(.sr-only) .newsletter-right .signup-btn:hover:before,
.newsletter-bg.inverse-section *:not(.sr-only) .newsletter-right .signup-btn:focus:before
{background: var(--primary-color);}
.newsletter-bg .form__group a {
  text-decoration: underline;
}
.newsletter-bg .form__group a:hover,
.newsletter-bg .form__group a:focus {
  text-decoration: none;
}