body {
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
  }
  
  .appreciateheader-menuadmire ul.main-menu li a:hover,
  .appreciateheader-menuadmire ul.main-menu li:hover a,
  .appreciatepage-contentadmire a:hover {
    color: #721c85;
  }
  
  .appreciateheader-menuadmire ul.main-menu li a:hover,
  .appreciateheader-menuadmire ul.main-menu li:hover a {
    border-bottom: 2px solid #721c85;
  }
  
  
  .appreciatepage-contentadmire a,
  .appreciatepage-contentadmire ul li:before {
    color: #991632;
  }
  
  
  .appreciateheader-heightadmire .appreciateheader-wrapadmire {
    background-color: #999999;
  }
  
  .appreciateheader-heightadmire .appreciateheader-logo-insadmire:after {
    background-color: #939496;
  }
  
  .appreciateheader-heightadmire .appreciateheader-logoadmire a {
    color: #1b2021;
  }
  
  .appreciateheader-heightadmire .appreciateheader-menuadmire ul.main-menu li,
  .appreciateheader-heightadmire .appreciateheader-menuadmire ul.main-menu li a {
    color: #0d0d0d;
  }
  
  .appreciateheader-heightadmire .appreciatemobile-menu-iconadmire div {
    background-color: #0d0d0d;
  }
  
  .appreciateheader-heightadmire .appreciateheader-menuadmire ul.main-menu li a:hover,
  .appreciateheader-heightadmire .appreciateheader-menuadmire ul.main-menu li:hover a {
    color: #721c85;
    border-bottom: 2px solid #721c85;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-blockadmire {
    background-color: #999999;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-copyadmire {
    border-top: 1px solid #939496;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-copyadmire {
    color: #4d5455;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-copyadmire a {
    color: #4d5455;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-copyadmire a:hover {
    color: #0d0d0d;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-headeradmire a {
    color: #1b2021;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-listadmire ul li {
    color: #0d0d0d;
  }
  
  .appreciatemobile-menuadmire .appreciatemobile-menu-listadmire ul li a {
    color: #0d0d0d;
  }
  
  .appreciatemobile-menuadmire .appreciateclose-iconadmire .to-right,
  .appreciatemobile-menuadmire .appreciateclose-iconadmire .to-left {
    background-color: #0d0d0d;
  }
  
  .is-style-outline > :where(.wp-block-button__link),
  :where(.wp-block-button__link).is-style-outline {
  border: 2px solid;
  padding: 0.667em 1.333em;
  }
  :where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
  }
  @supports (-webkit-touch-callout: inherit) {
  }
  @supports (position: sticky) {
  }
  @supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
  }
  ul {
  box-sizing: border-box;
  }
  .wp-block-navigation:where(:not([class*='has-text-decoration'])) a,
  .wp-block-navigation:where(:not([class*='has-text-decoration'])) a:active,
  .wp-block-navigation:where(:not([class*='has-text-decoration'])) a:focus {
  text-decoration: none;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container) {
  background-color: inherit;
  color: inherit;
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: normal;
  opacity: 0;
  transition: opacity 0.1s linear;
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
  left: -1px;
  top: 100%;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  > .wp-block-navigation-item
  > .wp-block-navigation-item__content
  .wp-block-navigation__submenu-icon {
  margin-right: 0;
  margin-left: auto;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation-item__content {
  margin: 0;
  }
  @media (min-width: 782px) {
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation__submenu-container {
  left: 100%;
  top: -1px;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation__submenu-container:before {
  content: '';
  position: absolute;
  right: 100%;
  height: 100%;
  display: block;
  width: 0.5em;
  background: transparent;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation__submenu-icon {
  margin-right: 0.25em;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation__submenu-icon
  svg {
  transform: rotate(-90deg);
  }
  }
  .wp-block-navigation
  .has-child:where(:not(.open-on-click)):hover
  > .wp-block-navigation__submenu-container {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  width: auto;
  height: auto;
  min-width: 200px;
  }
  .wp-block-navigation
  .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within
  > .wp-block-navigation__submenu-container {
  visibility: visible;
  overflow: visible;
  opacity: 1;
  width: auto;
  height: auto;
  min-width: 200px;
  }
  .wp-block-navigation:where(.has-background),
  .wp-block-navigation:where(.has-background)
  .wp-block-navigation
  .wp-block-page-list,
  .wp-block-navigation:where(.has-background) .wp-block-navigation__container {
  gap: inherit;
  }
  .wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,
  .wp-block-navigation
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation-item__content {
  padding: 0.5em 1em;
  }
  .has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
  }
  :where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
  }
  .wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
  }
  .wp-block-post-comments-form[style*='font-weight']
  :where(.comment-reply-title) {
  font-weight: inherit;
  }
  .wp-block-post-comments-form[style*='font-family']
  :where(.comment-reply-title) {
  font-family: inherit;
  }
  .wp-block-post-comments-form[class*='-font-size'] :where(.comment-reply-title),
  .wp-block-post-comments-form[style*='font-size'] :where(.comment-reply-title) {
  font-size: inherit;
  }
  .wp-block-post-comments-form[style*='line-height']
  :where(.comment-reply-title) {
  line-height: inherit;
  }
  .wp-block-post-comments-form[style*='font-style'] :where(.comment-reply-title) {
  font-style: inherit;
  }
  .wp-block-post-comments-form[style*='letter-spacing']
  :where(.comment-reply-title) {
  letter-spacing: inherit;
  }
  .wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
  }
  @supports (position: sticky) {
  }
  :root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
  }
  html :where(.has-border-color),
  html :where([style*='border-width']) {
  border-style: solid;
  }
  html :where(img[class*='wp-image-']) {
  height: auto;
  max-width: 100%;
  }
  
  html,
  body,
  div,
  span,
  h1,
  h2,
  a,
  img,
  ul,
  li,
  table,
  tbody,
  tr,
  td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  }
  ul {
  list-style: none;
  }
  p {
  text-align: justify;
  }
  table {
  border-collapse: collapse;
  border-spacing: 0;
  }
  html {
  overflow-x: hidden;
  box-sizing: border-box;
  }
  *,
  *:before,
  *:after {
  box-sizing: inherit;
  }
  body {
  min-width: 320px;
  background-color: #999999;
  color: #1c1e2a;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  }
  ::-webkit-input-placeholder {
  color: #1b2021;
  }
  :-ms-input-placeholder {
  color: #1b2021;
  }
  ::-moz-placeholder {
  color: #1b2021;
  opacity: 1;
  }
  :-moz-placeholder {
  color: #1b2021;
  opacity: 1;
  }
  :focus::-webkit-input-placeholder,
  :focus::-moz-placeholder,
  :focus:-moz-placeholder,
  :focus:-ms-input-placeholder {
  color: transparent;
  }
  h1,
  h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  -webkit-backface-visibility: hidden;
  color: #0d0d0d;
  text-align:center;
  }
  h1 {
  font-size: 3.157em;
  line-height: 1.2em;
  }
  h2 {
  font-size: 2.369em;
  line-height: 1.2em;
  }
  img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  }
  :active,
  :hover,
  :focus {
  outline: 0;
  outline-offset: 0;
  }
  a,
  a:visited {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  }
  a:hover {
  text-decoration: none;
  }
  a:active,
  a:focus {
  outline: none;
  }
  div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: block;
  }
  div::-webkit-scrollbar {
  width: 0;
  }
  .appreciatewrapperadmire {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  }
  .appreciatepage-wrapperadmire {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  }
  .appreciateheader-insadmire:after {
  content: '';
  display: table;
  clear: both;
  }
  .appreciateboxadmire {
  background-color: #999999;
  }
  .relative {
  position: relative;
  }
  .absolute {
  position: absolute;
  }
  .fixed {
  position: fixed;
  }
  .left {
  float: left;
  }
  .right {
  float: right;
  }
  .text-center {
  text-align: center;
  }
  .box-100 {
  width: 100%;
  }
  .box-25 {
  width: 25%;
  }
  .box-50 {
  width: 50%;
  }
  .box-75 {
  width: 75%;
  }
  .appreciateclose-iconadmire {
  top: 0;
  right: 0;
  width: 20px;
  height: 21px;
  cursor: pointer;
  }
  .appreciateclose-iconadmire .to-right {
  top: 10px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #4d5455;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  }
  .appreciateclose-iconadmire .to-left {
  top: 10px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #4d5455;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  }
  .appreciateheader-heightadmire {
  min-height: 80px;
  }
  .appreciateheader-wrapadmire {
  width: 100%;
  background-color: #999999;
  z-index: 20;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  }
  .appreciateheaderadmire {
  width: 100%;
  min-height: 80px;
  }
  .appreciateheader-logo-insadmire {
  margin: 5px 15px 0;
  position: relative;
  }
  .appreciateheader-logo-insadmire:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 20px;
  right: 0;
  top: 25px;
  background-color: #8c8f90;
  }
  .appreciateheader-logoadmire a {
  padding-top: 15px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #1b2021;
  line-height: 0;
  }
  .appreciateheader-menuadmire ul.main-menu li {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  color: #1b2021;
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 400;
  }
  .appreciateheader-menuadmire ul.main-menu li:last-child {
  margin-right: 0;
  }
  .appreciateheader-menuadmire ul.main-menu li a {
  font-family: 'Roboto', sans-serif;
  color: #0d0d0d;
  text-decoration: none;
  font-weight: 400;
  padding: 31px 16px;
  border-bottom: 2px solid transparent;
  display: block;
  }
  .appreciateheader-menuadmire ul.main-menu li a:hover,
  .appreciateheader-menu ul.main-menu li:hover a {
  color: #721c85;
  border-bottom: 2px solid #721c85;
  }
  .appreciatemobile-menu-iconadmire {
  width: 24px;
  top: 20px;
  right: 0;
  cursor: pointer;
  overflow: hidden;
  display: none;
  }
  .appreciatemobile-menu-iconadmire div:nth-child(1) {
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: #1b2021;
  margin-bottom: 4px;
  }
  .appreciatemobile-menu-iconadmire div:nth-child(2) {
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: #1b2021;
  margin-bottom: 4px;
  }
  .appreciatemobile-menu-iconadmire div:nth-child(3) {
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: #1b2021;
  }
  .appreciatemobile-menuadmire {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(45, 52, 54, 0.95);
  z-index: 100000;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  width: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  }
  .appreciatemobile-menuadmire.active{
    opacity: 1;
    visibility: visible;
  }
  .appreciatemobile-menu-blockadmire {
  overflow-y: auto;
  width: 100%;
  max-width: 320px;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #999999;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  }
  .appreciatemobile-menu-block-insadmire {
  padding: 45px 30px;
  }
  .appreciatemobile-menu-headeradmire {
  overflow: hidden;
  margin-bottom: 45px;
  }
  .appreciatemobile-menu-headeradmire a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 0;
  color: #1b2021;
  }
  .appreciatemobile-menu-close-buttonadmire {
  top: 20px;
  right: 20px;
  }
  .appreciatemobile-menu-listadmire {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  }
  .appreciatemobile-menu-listadmire ul {
  width: 100%;
  position: relative;
  }
  .appreciatemobile-menu-listadmire ul li {
  width: 100%;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  color: #1b2021;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  }
  .appreciatemobile-menu-listadmire ul li ul li:first-child {
  margin-top: 0;
  }
  .appreciatemobile-menu-listadmire ul li a {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  color: #1b2021;
  }
  .appreciatemobile-menu-copyadmire {
  margin-top: 60px;
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 0.75em;
  line-height: 1.45em;
  color: #4d5455;
  }
  .appreciatemobile-menu-copyadmire a {
  color: #4d5455;
  }
  .appreciatetitle-boxadmire {
  background-color: #f1f3f4;
  }
  .appreciatetitle-box-h1admire {
  margin: 0 15px;
  }
  .appreciatetitle-box-h1admire h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 3.157em;
  line-height: 1.1em;
  color: #0d0d0d;
  text-align: center;
  }
  .appreciatetitle-box-h1admire a {
  display: block;
  margin-bottom: 20px;
  }
  .appreciatepage-contentadmire.page-template {
  margin-bottom: 60px;
  }
  .appreciatepage-section-insadmire {
  padding-top: 41px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  }
  .appreciatepage-content-wrapadmire {
  margin: 0 15px;
  }
  .appreciatepage-contentadmire {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.65em;
  color: #1c1e2a;
  }
  .appreciatepage-contentadmire a {
  color: #991632;
  text-decoration: underline;
  }
  .appreciatepage-contentadmire a:hover {
  color: #721c85;
  }
  .appreciatepage-contentadmire h2 {
  margin: 23.2px 0;
  }
  .appreciatepage-contentadmire table {
  width: 100%;
  margin: 1.45em 0 2.9em;
  }
  .appreciatepage-contentadmire table tr {
  border-bottom: 1px solid #8f8f8f;
  }
  .appreciatepage-contentadmire table tbody tr td {
  padding: 10px 15px;
  }
  .appreciatepage-contentadmire ul {
  margin-bottom: 1.45em;
  margin-left: 30px;
  list-style-type:"✔️ ";
  padding-left: 52px;
  }
  .appreciatepage-contentadmire ul li {
  padding: 5px;
  }
  .appreciatepage-contentadmire ul {
  margin-left: 0;
  }
  .appreciatepage-contentadmire ul li {
  padding: 5px;
  position: relative;
  }
  .appreciatefooteradmire {
  overflow: hidden;
  }
  .appreciatefooter-insadmire {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1170px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  }
  .appreciatefooter-copyadmire {
  padding: 30px 0;
  background-color: #0b0b0b;
  }
  .appreciatefooter-copy-leftadmire {
  color: #999999;
  font-size: 0.75em;
  line-height: 1.25em;
  font-weight: 400;
  }
  .appreciatefooter-copy-leftadmire a {
  color: #999999;
  text-decoration: underline;
  }
  .appreciatefooter-copy-leftadmire a:hover {
  text-decoration: underline;
  }
  .language-select {
  position: relative;
  top: 19px;
  right: 50px;
  }
  .language-select ul {
  margin: 0;
  list-style: none;
  background: #8c8d8d;
  cursor: pointer;
  }
  .language-select ul:first-child {
  padding: 5px;
  border-radius: 10px;
  }
  .language-select ul:nth-child(2) {
  display: none;
  padding: 0 5px 5px;
  border-radius: 0 0 10px 10px;
  }
  .language-select ul img {
  display: block;
  transition: all 0.3s ease-in-out;
  }
  .language-select ul img:hover {
  opacity: 0.8;
  }
  .language-select li {
  margin: 0;
  }
  .language-select li img {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 30px;
  border-radius: 5px;
  }
  .language-select li svg {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 8px 0;
  }
  .language-select li:not(:first-child) {
  margin-top: 5px;
  }
  .language-select:hover li.active svg {
  transform: rotate(-180deg);
  margin-bottom: 4px;
  }
  .language-select:hover ul:first-child {
  border-radius: 10px 10px 0;
  }
  .language-select:hover ul:nth-child(2) {
  position: absolute;
  z-index: 1000;
  right: 0;
  display: block;
  }
  @media (max-width: 1199px) {
  .language-select {
  top: 10px;
  right: 90px;
  }
  }
  @media screen and (max-width: 1199px) and (min-width: 1025px) {
  .appreciateheader-heightadmire {
  min-height: 60px;
  }
  .appreciateheaderadmire {
  min-height: 60px;
  }
  .appreciateheader-logo-insadmire:after {
  background-color: transparent;
  }
  .appreciateheader-logoadmire {
  width: 66.66666666%;
  }
  .appreciateheader-logoadmire a {
  padding-top: 5px;
  }
  .appreciateheader-menuadmire {
  width: 33.33333333%;
  }
  .appreciateheader-menuadmire ul.main-menu {
  display: none;
  }
  .appreciatemobile-menu-iconadmire {
  display: block;
  top: 20px;
  right: 15px;
  }
  .appreciatefooter-insadmire {
  padding-left: 15px;
  padding-right: 15px;
  }
  }
  @media screen and (max-width: 1024px) and (min-width: 992px) {
  .appreciatecontent-sectionadmire {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .appreciateheader-heightadmire {
  min-height: 60px;
  }
  .appreciateheaderadmire {
  min-height: 60px;
  }
  .appreciateheader-logo-insadmire:after {
  background-color: transparent;
  }
  .appreciateheader-logoadmire {
  width: 66.66666666%;
  }
  .appreciateheader-logoadmire a {
  padding-top: 5px;
  }
  .appreciateheader-menuadmire {
  width: 33.33333333%;
  }
  .appreciateheader-menuadmire ul.main-menu {
  display: none;
  }
  .appreciatemobile-menu-iconadmire {
  display: block;
  top: 20px;
  right: 15px;
  }
  .appreciatetitle-box-insadmire {
  padding: 45px 0;
  }
  .appreciatetitle-box-h1admire h1 {
  font-size: 2.369em;
  }
  .appreciatefooter-insadmire {
  padding-left: 15px;
  padding-right: 15px;
  }
  .appreciatefooter-copyadmire {
  padding: 30px 0;
  }
  .appreciatefooter-copy-leftadmire {
  width: 100%;
  float: none;
  margin-bottom: 15px;
  text-align: center;
  }
  .appreciatefooter-copy-menuadmire {
  width: 100%;
  float: none;
  }
  }
  @media screen and (max-width: 991px) and (min-width: 768px) {
  .appreciatecontent-sectionadmire {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .appreciateheader-heightadmire {
  min-height: 60px;
  }
  .appreciateheader {
  min-height: 60px;
  }
  .appreciateheader-logo-insadmire:after {
  background-color: transparent;
  }
  .appreciateheader-logoadmire {
  width: 66.66666666%;
  }
  .appreciateheader-logoadmire a {
  padding-top: 5px;
  }
  .appreciateheader-menuadmire {
  width: 33.33333333%;
  }
  .appreciateheader-menuadmire ul.main-menu {
  display: none;
  }
  .appreciatemobile-menu-iconadmire {
  display: block;
  top: 20px;
  right: 15px;
  }
  .appreciatetitle-box-insadmire {
  padding: 45px 0;
  }
  .appreciatetitle-box-h1admire h1 {
  font-size: 2.369em;
  }
  .appreciatefooter-insadmire {
  padding-left: 15px;
  padding-right: 15px;
  }
  .appreciatefooter-copyadmire {
  padding: 30px 0;
  }
  .appreciatefooter-copy-leftadmire {
  width: 100%;
  float: none;
  margin-bottom: 15px;
  text-align: center;
  }
  .appreciatefooter-copy-menuadmire {
  width: 100%;
  float: none;
  }
  }
  @media screen and (max-width: 767px) and (min-width: 480px) {
  h2 {
  font-size: 1.777em;
  }
  .appreciatecontent-sectionadmire {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .appreciateheader-heightadmire {
  min-height: 60px;
  }
  .appreciateheaderadmire {
  min-height: 60px;
  }
  .appreciateheader-logo-insadmire:after {
  background-color: transparent;
  }
  .appreciateheader-logoadmire {
  width: 66.66666666%;
  }
  .appreciateheader-logoadmire a {
  padding-top: 5px;
  }
  .appreciateheader-menuadmire {
  width: 33.33333333%;
  }
  .appreciateheader-menuadmire ul.main-menu {
  display: none;
  }
  .appreciatemobile-menu-iconadmire {
  display: block;
  top: 20px;
  right: 15px;
  }
  .appreciatetitle-box-insadmire {
  padding: 45px 0;
  }
  .appreciatetitle-box-h1admire h1 {
  font-size: 1.777em;
  }
  .appreciatefooter-insadmire {
  padding-left: 15px;
  padding-right: 15px;
  }
  .appreciatefooter-copyadmire {
  padding: 30px 0;
  }
  .appreciatefooter-copy-leftadmire {
  width: 100%;
  float: none;
  margin-bottom: 15px;
  text-align: center;
  }
  .appreciatefooter-copy-menuadmire {
  width: 100%;
  float: none;
  }
  }
  @media screen and (max-width: 479px) {
  h2 {
  font-size: 1.777em;
  }
  .appreciatecontent-sectionadmire {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .appreciateheader-heightadmire {
  min-height: 60px;
  }
  .appreciateheaderadmire {
  min-height: 60px;
  }
  .appreciateheader-logo-insadmire:after {
  background-color: transparent;
  }
  .appreciateheader-logoadmire {
  width: 66.66666666%;
  }
  .appreciateheader-logoadmire a {
  padding-top: 5px;
  }
  .appreciateheader-menuadmire {
  width: 33.33333333%;
  }
  .appreciateheader-menuadmire ul.main-menu {
  display: none;
  }
  .appreciatemobile-menu-iconadmire {
  display: block;
  top: 20px;
  right: 15px;
  }
  .appreciatetitle-box-insadmire {
  padding: 30px 0 15px;
  }
  .appreciatetitle-box-h1admire h1 {
  font-size: 1.777em;
  }
  .appreciatepage-section-insadmire {
  padding-top: 30px;
  }
  .appreciatefooter-insadmire {
  padding-left: 15px;
  padding-right: 15px;
  }
  .appreciatefooter-copyadmire {
  padding: 30px 0;
  }
  .appreciatefooter-copy-leftadmire {
  width: 100%;
  float: none;
  margin-bottom: 15px;
  text-align: center;
  }
  .appreciatefooter-copy-menuadmire {
  width: 100%;
  float: none;
  }
  }
  .main-menu li{
  position: relative; 
  }
  .main-menu li ul{
  position: absolute;
  top: 45px; 
  left: 0;
  right: 0;
  filter: drop-shadow(0 4px 12px rgba(10,36,66,.1));
  background: #999999;
  display: none;
  }
  
  .main-menu li:hover  ul {
  display: block;
  }
  .main-menu li ul li{
  width: 100%;
  }
  .appreciateheader-menuadmire ul.main-menu li ul li a{
  width: 100%;
  padding: 10px;
  }
  .appreciatepage-contentadmire table{
  width: 100%;
  margin: 1.45em 0 2.9em;
  }
  .appreciatepage-contentadmire table tr {
  border-bottom: 1px solid #8f8f8f;
  }
  .appreciatepage-contentadmire table tbody tr td {
  padding: 10px 15px;
  }
  .appreciatepage-contentadmire a.ref-btn{
  background: #841300;
  padding: 10px 24px;
  border-radius: 4px;
  color: white;
  text-decoration: none;
  }
  .guide-mobile-menu.active {
    opacity: 1;
    visibility: visible;
  }
.appreciatepage-contentadmire table td,th {
	vertical-align: middle;border-collapse: collapse;border-style: solid;border-width: 1px;
}
@media screen and (max-width: 750px) {
	.appreciatepage-contentadmire table td,th {
		vertical-align: middle;display: flex;
	}
}
.appreciateslots__listadmire {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
	margin:20px 0;
}

.appreciateslots__itemadmire {
    width: calc(20% - 12px);
    display: flex;
    flex-direction: column;
	position: relative;
	align-items: center;
}

.appreciateslots__itemadmire img {
    width: 100%;
	max-height: 440px
}
.appreciateslots__itemadmire amp-img {
    width: 100%;
	max-height: 440px
}
.appreciateslots__nameadmire {
	text-align: center;
    padding: 5px;
}
.appreciateslots__itemadmire a {
	z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #841300;
    padding: 8px 35px;
    color: #fff;
    font-weight: 800;
    border-radius: 5px;
    display: none;
	text-align: center;
}
.appreciateslots__itemadmire:hover a{
    display: block;
}
.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
}
.appreciateoverlayadmire{
	position: absolute;
z-index: 1;
	top: 0;
  	right: 0;
  	left: 0;
  	bottom: 26px;
  	opacity:0.5;
  	background-color:#000;
  	display: none;
}
.appreciateslots__itemadmire:hover .appreciateoverlayadmire{
	display: block;
}
@media screen and (max-width: 850px) {
	.appreciateslots__itemadmire	{
		width: calc(50% - 12px);
}
}
