body {
    --wp--preset--font-size--small: 15px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 37px;
    --wp--preset--font-size--x-large: 43px;
  }
  
  .radiateheader-menuclean ul.main-menu li a:hover,
  .radiateheader-menuclean ul.main-menu li:hover a,
  .radiatepage-contentclean a:hover {
    color: #23a68f;
  }
  
  .radiateheader-menuclean ul.main-menu li a:hover,
  .radiateheader-menuclean ul.main-menu li:hover a {
    border-bottom: 3px solid #23a68f;
  }
  
  
  .radiatepage-contentclean a,
  .radiatepage-contentclean ul li:before {
    color: #1b3fc0;
  }
  
  
  .radiateheader-heightclean .radiateheader-wrapclean {
    background-color: #c0c0c0;
  }
  
  .radiateheader-heightclean .radiateheader-logo-insclean:after {
    background-color: #b9bcb8;
  }
  
  .radiateheader-heightclean .radiateheader-logoclean a {
    color: #272922;
  }
  
  .radiateheader-heightclean .radiateheader-menuclean ul.main-menu li,
  .radiateheader-heightclean .radiateheader-menuclean ul.main-menu li a {
    color: #101010;
  }
  
  .radiateheader-heightclean .radiatemobile-menu-iconclean div {
    background-color: #101010;
  }
  
  .radiateheader-heightclean .radiateheader-menuclean ul.main-menu li a:hover,
  .radiateheader-heightclean .radiateheader-menuclean ul.main-menu li:hover a {
    color: #23a68f;
    border-bottom: 3px solid #23a68f;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-blockclean {
    background-color: #c0c0c0;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-copyclean {
    border-top: 1px solid #b9bcb8;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-copyclean {
    color: #696a60;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-copyclean a {
    color: #696a60;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-copyclean a:hover {
    color: #101010;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-headerclean a {
    color: #272922;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-listclean ul li {
    color: #101010;
  }
  
  .radiatemobile-menuclean .radiatemobile-menu-listclean ul li a {
    color: #101010;
  }
  
  .radiatemobile-menuclean .radiateclose-iconclean .to-right,
  .radiatemobile-menuclean .radiateclose-iconclean .to-left {
    background-color: #101010;
  }
  
  .is-style-outline > :where(.wp-block-button__link),
  :where(.wp-block-button__link).is-style-outline {
  border: 3px solid;
  padding: 0.669em 1.335em;
  }
  :where(.wp-block-columns.has-background) {
  padding: 1.27em 2.377em;
  }
  @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: 783px) {
  .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.7em;
  background: transparent;
  }
  .wp-block-navigation
  .has-child
  :where(.wp-block-navigation__submenu-container)
  .wp-block-navigation__submenu-icon {
  margin-right: 0.27em;
  }
  .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.7em 1em;
  }
  .has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.5em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.07em 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.7em;
  }
  .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.7em;
  }
  @supports (position: sticky) {
  }
  :root {
  --wp--preset--font-size--normal: 17px;
  --wp--preset--font-size--huge: 43px;
  }
  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: #c0c0c0;
  color: #263523;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  }
  ::-webkit-input-placeholder {
  color: #272922;
  }
  :-ms-input-placeholder {
  color: #272922;
  }
  ::-moz-placeholder {
  color: #272922;
  opacity: 1;
  }
  :-moz-placeholder {
  color: #272922;
  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: #101010;
  text-align:center;
  }
  h1 {
  font-size: 3.159em;
  line-height: 1.3em;
  }
  h2 {
  font-size: 2.369em;
  line-height: 1.3em;
  }
  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;
  }
  .radiatewrapperclean {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  }
  .radiatepage-wrapperclean {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  }
  .radiateheader-insclean:after {
  content: '';
  display: table;
  clear: both;
  }
  .radiateboxclean {
  background-color: #c0c0c0;
  }
  .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%;
  }
  .radiateclose-iconclean {
  top: 0;
  right: 0;
  width: 20px;
  height: 21px;
  cursor: pointer;
  }
  .radiateclose-iconclean .to-right {
  top: 10px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #696a60;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  }
  .radiateclose-iconclean .to-left {
  top: 10px;
  left: 0;
  width: 20px;
  height: 1px;
  background-color: #696a60;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  }
  .radiateheader-heightclean {
  min-height: 80px;
  }
  .radiateheader-wrapclean {
  width: 100%;
  background-color: #c0c0c0;
  z-index: 20;
  box-shadow: 0px 0px 17px 0px rgba(0,0,0, 0.3);
  }
  .radiateheaderclean {
  width: 100%;
  min-height: 80px;
  }
  .radiateheader-logo-insclean {
  margin: 7px 17px 0;
  position: relative;
  }
  .radiateheader-logo-insclean:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 20px;
  right: 0;
  top: 27px;
  background-color: #b2b4af;
  }
  .radiateheader-logoclean a {
  padding-top: 17px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #272922;
  line-height: 0;
  }
  .radiateheader-menuclean ul.main-menu li {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  color: #272922;
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 400;
  }
  .radiateheader-menuclean ul.main-menu li:last-child {
  margin-right: 0;
  }
  .radiateheader-menuclean ul.main-menu li a {
  font-family: 'Roboto', sans-serif;
  color: #101010;
  text-decoration: none;
  font-weight: 400;
  padding: 31px 17px;
  border-bottom: 3px solid transparent;
  display: block;
  }
  .radiateheader-menuclean ul.main-menu li a:hover,
  .radiateheader-menu ul.main-menu li:hover a {
  color: #23a68f;
  border-bottom: 3px solid #23a68f;
  }
  .radiatemobile-menu-iconclean {
  width: 25px;
  top: 20px;
  right: 0;
  cursor: pointer;
  overflow: hidden;
  display: none;
  }
  .radiatemobile-menu-iconclean div:nth-child(1) {
  width: 25px;
  height: 5px;
  border-radius: 3px;
  background-color: #272922;
  margin-bottom: 5px;
  }
  .radiatemobile-menu-iconclean div:nth-child(2) {
  width: 25px;
  height: 5px;
  border-radius: 3px;
  background-color: #272922;
  margin-bottom: 5px;
  }
  .radiatemobile-menu-iconclean div:nth-child(3) {
  width: 25px;
  height: 5px;
  border-radius: 3px;
  background-color: #272922;
  }
  .radiatemobile-menuclean {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(52,54,45, 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;
  }
  .radiatemobile-menuclean.active{
    opacity: 1;
    visibility: visible;
  }
  .radiatemobile-menu-blockclean {
  overflow-y: auto;
  width: 100%;
  max-width: 320px;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #c0c0c0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  }
  .radiatemobile-menu-block-insclean {
  padding: 47px 30px;
  }
  .radiatemobile-menu-headerclean {
  overflow: hidden;
  margin-bottom: 47px;
  }
  .radiatemobile-menu-headerclean a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 0;
  color: #272922;
  }
  .radiatemobile-menu-close-buttonclean {
  top: 20px;
  right: 20px;
  }
  .radiatemobile-menu-listclean {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  }
  .radiatemobile-menu-listclean ul {
  width: 100%;
  position: relative;
  }
  .radiatemobile-menu-listclean ul li {
  width: 100%;
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  color: #272922;
  text-align: left;
  -webkit-tap-highlight-color: rgba(0,0,0, 0);
  cursor: pointer;
  }
  .radiatemobile-menu-listclean ul li ul li:first-child {
  margin-top: 0;
  }
  .radiatemobile-menu-listclean 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: #272922;
  }
  .radiatemobile-menu-copyclean {
  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.77em;
  line-height: 1.47em;
  color: #696a60;
  }
  .radiatemobile-menu-copyclean a {
  color: #696a60;
  }
  .radiatetitle-boxclean {
  background-color: #f3f4f1;
  }
  .radiatetitle-box-h1clean {
  margin: 0 17px;
  }
  .radiatetitle-box-h1clean h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 3.159em;
  line-height: 1.1em;
  color: #101010;
  text-align: center;
  }
  .radiatetitle-box-h1clean a {
  display: block;
  margin-bottom: 20px;
  }
  .radiatepage-contentclean.page-template {
  margin-bottom: 60px;
  }
  .radiatepage-section-insclean {
  padding-top: 41px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  }
  .radiatepage-content-wrapclean {
  margin: 0 17px;
  }
  .radiatepage-contentclean {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.67em;
  color: #263523;
  }
  .radiatepage-contentclean a {
  color: #1b3fc0;
  text-decoration: underline;
  }
  .radiatepage-contentclean a:hover {
  color: #23a68f;
  }
  .radiatepage-contentclean h2 {
  margin: 23.3px 0;
  }
  .radiatepage-contentclean table {
  width: 100%;
  margin: 1.47em 0 2.9em;
  }
  .radiatepage-contentclean table tr {
  border-bottom: 1px solid #b2b2b2;
  }
  .radiatepage-contentclean table tbody tr td {
  padding: 10px 17px;
  }
  .radiatepage-contentclean ul {
  margin-bottom: 1.47em;
  margin-left: 30px;
  list-style-type:"✔️ ";
  padding-left: 53px;
  }
  .radiatepage-contentclean ul li {
  padding: 7px;
  }
  .radiatepage-contentclean ul {
  margin-left: 0;
  }
  .radiatepage-contentclean ul li {
  padding: 7px;
  position: relative;
  }
  .radiatefooterclean {
  overflow: hidden;
  }
  .radiatefooter-insclean {
  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;
  }
  .radiatefooter-copyclean {
  padding: 30px 0;
  background-color: #0d0d0d;
  }
  .radiatefooter-copy-leftclean {
  color: #c0c0c0;
  font-size: 0.77em;
  line-height: 1.27em;
  font-weight: 400;
  }
  .radiatefooter-copy-leftclean a {
  color: #c0c0c0;
  text-decoration: underline;
  }
  .radiatefooter-copy-leftclean a:hover {
  text-decoration: underline;
  }
  .language-select {
  position: relative;
  top: 19px;
  right: 50px;
  }
  .language-select ul {
  margin: 0;
  list-style: none;
  background: #b0b0ae;
  cursor: pointer;
  }
  .language-select ul:first-child {
  padding: 7px;
  border-radius: 10px;
  }
  .language-select ul:nth-child(2) {
  display: none;
  padding: 0 7px 7px;
  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: 47px;
  height: 30px;
  border-radius: 7px;
  }
  .language-select li svg {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 9px 0;
  }
  .language-select li:not(:first-child) {
  margin-top: 7px;
  }
  .language-select:hover li.active svg {
  transform: rotate(-180deg);
  margin-bottom: 5px;
  }
  .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: 1027px) {
  .radiateheader-heightclean {
  min-height: 60px;
  }
  .radiateheaderclean {
  min-height: 60px;
  }
  .radiateheader-logo-insclean:after {
  background-color: transparent;
  }
  .radiateheader-logoclean {
  width: 66.66666666%;
  }
  .radiateheader-logoclean a {
  padding-top: 7px;
  }
  .radiateheader-menuclean {
  width: 33.33333333%;
  }
  .radiateheader-menuclean ul.main-menu {
  display: none;
  }
  .radiatemobile-menu-iconclean {
  display: block;
  top: 20px;
  right: 17px;
  }
  .radiatefooter-insclean {
  padding-left: 17px;
  padding-right: 17px;
  }
  }
  @media screen and (max-width: 1025px) and (min-width: 993px) {
  .radiatecontent-sectionclean {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .radiateheader-heightclean {
  min-height: 60px;
  }
  .radiateheaderclean {
  min-height: 60px;
  }
  .radiateheader-logo-insclean:after {
  background-color: transparent;
  }
  .radiateheader-logoclean {
  width: 66.66666666%;
  }
  .radiateheader-logoclean a {
  padding-top: 7px;
  }
  .radiateheader-menuclean {
  width: 33.33333333%;
  }
  .radiateheader-menuclean ul.main-menu {
  display: none;
  }
  .radiatemobile-menu-iconclean {
  display: block;
  top: 20px;
  right: 17px;
  }
  .radiatetitle-box-insclean {
  padding: 47px 0;
  }
  .radiatetitle-box-h1clean h1 {
  font-size: 2.369em;
  }
  .radiatefooter-insclean {
  padding-left: 17px;
  padding-right: 17px;
  }
  .radiatefooter-copyclean {
  padding: 30px 0;
  }
  .radiatefooter-copy-leftclean {
  width: 100%;
  float: none;
  margin-bottom: 17px;
  text-align: center;
  }
  .radiatefooter-copy-menuclean {
  width: 100%;
  float: none;
  }
  }
  @media screen and (max-width: 991px) and (min-width: 769px) {
  .radiatecontent-sectionclean {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .radiateheader-heightclean {
  min-height: 60px;
  }
  .radiateheader {
  min-height: 60px;
  }
  .radiateheader-logo-insclean:after {
  background-color: transparent;
  }
  .radiateheader-logoclean {
  width: 66.66666666%;
  }
  .radiateheader-logoclean a {
  padding-top: 7px;
  }
  .radiateheader-menuclean {
  width: 33.33333333%;
  }
  .radiateheader-menuclean ul.main-menu {
  display: none;
  }
  .radiatemobile-menu-iconclean {
  display: block;
  top: 20px;
  right: 17px;
  }
  .radiatetitle-box-insclean {
  padding: 47px 0;
  }
  .radiatetitle-box-h1clean h1 {
  font-size: 2.369em;
  }
  .radiatefooter-insclean {
  padding-left: 17px;
  padding-right: 17px;
  }
  .radiatefooter-copyclean {
  padding: 30px 0;
  }
  .radiatefooter-copy-leftclean {
  width: 100%;
  float: none;
  margin-bottom: 17px;
  text-align: center;
  }
  .radiatefooter-copy-menuclean {
  width: 100%;
  float: none;
  }
  }
  @media screen and (max-width: 769px) and (min-width: 480px) {
  h2 {
  font-size: 1.779em;
  }
  .radiatecontent-sectionclean {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .radiateheader-heightclean {
  min-height: 60px;
  }
  .radiateheaderclean {
  min-height: 60px;
  }
  .radiateheader-logo-insclean:after {
  background-color: transparent;
  }
  .radiateheader-logoclean {
  width: 66.66666666%;
  }
  .radiateheader-logoclean a {
  padding-top: 7px;
  }
  .radiateheader-menuclean {
  width: 33.33333333%;
  }
  .radiateheader-menuclean ul.main-menu {
  display: none;
  }
  .radiatemobile-menu-iconclean {
  display: block;
  top: 20px;
  right: 17px;
  }
  .radiatetitle-box-insclean {
  padding: 47px 0;
  }
  .radiatetitle-box-h1clean h1 {
  font-size: 1.779em;
  }
  .radiatefooter-insclean {
  padding-left: 17px;
  padding-right: 17px;
  }
  .radiatefooter-copyclean {
  padding: 30px 0;
  }
  .radiatefooter-copy-leftclean {
  width: 100%;
  float: none;
  margin-bottom: 17px;
  text-align: center;
  }
  .radiatefooter-copy-menuclean {
  width: 100%;
  float: none;
  }
  }
  @media screen and (max-width: 479px) {
  h2 {
  font-size: 1.779em;
  }
  .radiatecontent-sectionclean {
  width: 100%;
  float: none;
  margin-bottom: 60px;
  }
  .radiateheader-heightclean {
  min-height: 60px;
  }
  .radiateheaderclean {
  min-height: 60px;
  }
  .radiateheader-logo-insclean:after {
  background-color: transparent;
  }
  .radiateheader-logoclean {
  width: 66.66666666%;
  }
  .radiateheader-logoclean a {
  padding-top: 7px;
  }
  .radiateheader-menuclean {
  width: 33.33333333%;
  }
  .radiateheader-menuclean ul.main-menu {
  display: none;
  }
  .radiatemobile-menu-iconclean {
  display: block;
  top: 20px;
  right: 17px;
  }
  .radiatetitle-box-insclean {
  padding: 30px 0 17px;
  }
  .radiatetitle-box-h1clean h1 {
  font-size: 1.779em;
  }
  .radiatepage-section-insclean {
  padding-top: 30px;
  }
  .radiatefooter-insclean {
  padding-left: 17px;
  padding-right: 17px;
  }
  .radiatefooter-copyclean {
  padding: 30px 0;
  }
  .radiatefooter-copy-leftclean {
  width: 100%;
  float: none;
  margin-bottom: 17px;
  text-align: center;
  }
  .radiatefooter-copy-menuclean {
  width: 100%;
  float: none;
  }
  }
  .main-menu li{
  position: relative; 
  }
  .main-menu li ul{
  position: absolute;
  top: 47px; 
  left: 0;
  right: 0;
  filter: drop-shadow(0 5px 13px rgba(36,66,10,.1));
  background: #c0c0c0;
  display: none;
  }
  
  .main-menu li:hover  ul {
  display: block;
  }
  .main-menu li ul li{
  width: 100%;
  }
  .radiateheader-menuclean ul.main-menu li ul li a{
  width: 100%;
  padding: 10px;
  }
  .radiatepage-contentclean table{
  width: 100%;
  margin: 1.47em 0 2.9em;
  }
  .radiatepage-contentclean table tr {
  border-bottom: 1px solid #b2b2b2;
  }
  .radiatepage-contentclean table tbody tr td {
  padding: 10px 17px;
  }
  .radiatepage-contentclean a.ref-btn{
  background: #1800a5;
  padding: 10px 25px;
  border-radius: 5px;
  color: white;
  text-decoration: none;
  }
  .guide-mobile-menu.active {
    opacity: 1;
    visibility: visible;
  }
.radiatepage-contentclean table td,th {
	vertical-align: middle;border-collapse: collapse;border-style: solid;border-width: 1px;
}
@media screen and (max-width: 750px) {
	.radiatepage-contentclean table td,th {
		vertical-align: middle;display: flex;
	}
}
.radiateslots__listclean {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
	margin:20px 0;
}

.radiateslots__itemclean {
    width: calc(20% - 13px);
    display: flex;
    flex-direction: column;
	position: relative;
	align-items: center;
}

.radiateslots__itemclean img {
    width: 100%;
	max-height: 440px
}
.radiateslots__itemclean amp-img {
    width: 100%;
	max-height: 440px
}
.radiateslots__nameclean {
	text-align: center;
    padding: 7px;
}
.radiateslots__itemclean a {
	z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #1800a5;
    padding: 9px 37px;
    color: #fff;
    font-weight: 800;
    border-radius: 7px;
    display: none;
	text-align: center;
}
.radiateslots__itemclean:hover a{
    display: block;
}
.container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
}
.radiateoverlayclean{
	position: absolute;
z-index: 1;
	top: 0;
  	right: 0;
  	left: 0;
  	bottom: 27px;
  	opacity:0.5;
  	background-color:#000;
  	display: none;
}
.radiateslots__itemclean:hover .radiateoverlayclean{
	display: block;
}
@media screen and (max-width: 850px) {
	.radiateslots__itemclean	{
		width: calc(50% - 13px);
}
}
/* rndz */