/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #4d4d4d;
}
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #4db2b3;
}
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: white;
}
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
@media only all and (max-width: 45.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "";
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "";
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #4db2b3;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
@media only all and (max-width: 45.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 46rem) and (max-width: 64.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (max-width: 45.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 46rem) and (max-width: 64.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e0e0e5;
}
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e0e0e5;
}
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
.videos-manager {
  padding: 1rem;
}
.videos-manager-dark {
  background-color: #061831;
}
.video-manager-hero {
  position: absolute;
  right: 0;
  top: 130px;
}
.youtube-video-particle a {
  text-decoration: none;
}
.video-item {
  position: relative;
  overflow: hidden;
}
.video-item img {
  transition: transform 0.5s ease;
  /* Smooth transition effect */
  padding-bottom: 10px;
}
.video-item:hover img {
  transform: scale(1.025);
}
.youtube-video-particle.vertical .video-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex-flow: column wrap;
  justify-content: space-around;
}
.youtube-video-particle.vertical .video-list .video-item {
  padding: 0px 1rem;
}
.youtube-video-particle.vertical .video-list .video-thumbnail {
  height: auto;
}
.youtube-video-particle.vertical .video-list p.video-title {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
  margin-top: 0.25rem;
  margin-bottom: 1rem;
}
.youtube-video-particle.vertical .video-list p.video-title.small {
  font-size: 12px;
  max-width: 120px;
}
.youtube-video-particle.vertical .video-list p.video-title.medium {
  max-width: 320px;
}
.youtube-video-particle.vertical .video-list p.video-title.large {
  max-width: 480px;
  margin-top: 0.75rem;
  margin-bottom: 2rem;
}
.youtube-video-particle.vertical .video-list p.video-title.standard {
  max-width: 640px;
  font-size: 16px;
}
.youtube-video-particle.vertical .video-list p.video-title.maxres {
  max-width: 1280px;
  font-size: 16px;
}
.youtube-video-particle.horizontal .video-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-flow: row wrap;
  justify-content: space-around;
}
.youtube-video-particle.horizontal .video-list .video-item {
  margin: 10px 10px 10px 0;
}
.youtube-video-particle.horizontal .video-list .video-item p.video-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
}
.youtube-video-particle.horizontal .video-list .video-item .video-thumbnail {
  max-width: 100%;
  height: auto;
}
.youtube-video-particle.horizontal .video-list .video-item.small p.video-title {
  font-size: 12px;
  max-width: 120px;
}
.youtube-video-particle.horizontal .video-list .video-item.medium p.video-title {
  max-width: 320px;
}
.youtube-video-particle.horizontal .video-list .video-item.large p.video-title {
  max-width: 480px;
}
.youtube-video-particle.horizontal .video-list .video-item.standard p.video-title {
  max-width: 640px;
  font-size: 16px;
}
.youtube-video-particle.horizontal .video-list .video-item.maxres p.video-title {
  max-width: 1280px;
  font-size: 16px;
}
@media only screen and (max-width: 480px) and (orientation: portrait) {
  .video-manager-hero {
    position: relative;
    top: 0;
    left: 0;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.9rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.469rem 0;
  white-space: normal;
  letter-spacing: 1px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
.g-offcanvas-toggle {
  top: 0.5rem;
}
.home-menu {
  display: none !important;
}
.language-selector .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 0 !important;
  margin: 0 !important;
  font-size: inherit !important;
  text-align: left;
  list-style: none;
  background-color: #5080bb !important;
  background-clip: padding-box;
  border-radius: 0 !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 100%;
}
.language-selector .dropdown-menu a {
  text-decoration: none !important;
  color: white !important;
}
.language-selector .dropdown-menu li {
  padding: 15px 0 !important;
}
.language-selector .dropdown-menu li:hover {
  background-color: #2bb7f8 !important;
}
#g-mobilemenu-container .language-selector .btn {
  margin-bottom: 0 !important;
  left: -22px;
  font-weight: 600 !important;
  padding: 5px 24px !important;
  font-size: 1.3rem !important;
  line-height: 1.5 !important;
  color: #5080bb !important;
  background-color: white !important;
  border-color: transparent !important;
  transform: translateY(6px) !important;
  border-radius: 0 !important;
}
#g-mobilemenu-container .language-selector .btn i {
  display: none;
}
li.g-dropdown-column {
  padding-bottom: 0 !important;
}
#g-offcanvas .language-selector .dropdown-menu {
  position: absolute;
  top: 49px;
  left: -22px;
  z-index: 1000;
  display: none;
  float: left;
  padding: 5px 14px !important;
  margin: 0 !important;
  font-size: inherit !important;
  text-align: left;
  list-style: none;
  background-color: #5080bb !important;
  background-clip: padding-box;
  border-radius: 0 !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#g-offcanvas .language-selector .dropdown-menu a {
  text-decoration: none !important;
  color: white !important;
}
#g-offcanvas .language-selector .dropdown-menu li {
  padding: 15px 0 !important;
  width: 100%;
}
.language-selector .dropdown-menu li:hover {
  background-color: #2bb7f8 !important;
}
.language-selector .btn {
  margin-bottom: 0 !important;
  font-weight: bold !important;
  padding: 5px 10px !important;
  font-size: 0.9rem !important;
  line-height: 1.5 !important;
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  transform: translateY(6px) !important;
  border-radius: 0 !important;
}
.language-selector .btn i {
  padding-left: 5px;
  opacity: 0.75 !important;
  font-weight: 400 !important;
}
.g-menu-item-container {
  text-decoration: none;
}
#g-navigation .g-content {
  padding: 0.638rem;
}
#g-navigation .g-main-nav .g-toplevel > li, .langswitcher .g-main-nav .g-toplevel > li {
  margin: 0 1.25rem !important;
}
#g-navigation .g-main-nav .g-sublevel > li {
  width: 100%;
}
#g-navigation .g-main-nav .g-sublevel ul {
  list-style-position: outside;
}
li.g-dropdown-column span {
  border: 0;
  margin: 0;
  padding: 0;
  color: white;
}
.g-sublevel .g-menu-item-container span.g-menu-item-title {
  font-size: 12px;
}
.g-sublevel li.g-menu-item:hover {
  background: #2bb7f8;
  color: white;
}
.g-sublevel .g-menu-item-container:hover span.g-menu-item-title {
  color: white;
}
#g-navigation .g-main-nav .g-dropdown {
  border-radius: 0;
  color: white;
  background: #5080bb;
}
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: 0;
}
#g-navigation .g-main-nav .g-dropdown:hover li > .g-menu-item-container {
  text-align: left;
}
#g-navigation .g-main-nav .g-dropdown:not(:hover) li > .g-menu-item-container {
  text-align: left;
}
.g-main-nav .g-standard .g-dropdown {
  width: 260px;
  float: left;
  color: black;
}
.g-main-nav {
  z-index: 20;
  display: flex;
  font-family: Manrope, sans-serif;
}
.g-main-nav .g-toplevel, .g-main-nav .language-selector .btn {
  margin-left: auto;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container {
  text-decoration: none;
  line-height: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content, .g-main-nav .language-selector .btn > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after, .g-main-nav .language-selector .btn > li.g-parent .g-menu-parent-indicator:after {
  width: 1.25rem;
  padding: 0.1rem 0.25rem 0.25rem 0rem;
  height: 1.25rem;
}
.g-main-nav .g-toplevel i, .g-main-nav .language-selector .btn i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  top: -7px !important;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -7px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -30px !important;
}
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: 0.25rem;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li {
  /*             margin: $content-margin/2 $content-margin*1.5;
            padding: 0 0 $content-padding/4 0; */
  margin: 0;
  padding: 0 0 0.2345rem 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: bold;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  vertical-align: top;
  padding: 0 10px;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0;
  top: 0;
  margin-top: -0.35rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after #62;
  position: relative;
  opacity: 1;
  top: 0.75rem;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.g-preset-thumbnails .g-block > .g-content {
  margin: 1rem 0;
  padding: 0 0.5rem !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 15px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -15px;
  right: -15px;
  bottom: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 5px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
@media only screen and (max-width: 30rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.2vh;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.469rem 0;
    white-space: normal;
    letter-spacing: 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
  .home-menu {
    display: block !important;
  }
  #g-navigation .g-content {
    position: relative;
    top: 95px;
    padding: 0;
    min-height: 150px;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.5rem !important;
  }
  .language-selector {
    float: left !important;
    transform: translateX(-0.5rem) !important;
  }
  .language-selector .btn {
    font-size: 1.3rem !important;
  }
}
@media only screen and (min-width: 30.1rem) and (max-width: 46rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.2vh;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.469rem 0;
    white-space: normal;
    letter-spacing: 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
  .home-menu {
    display: block !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.5rem !important;
  }
  .language-selector {
    float: left !important;
    transform: translateX(-0.5rem) !important;
  }
  .language-selector .btn {
    font-size: 1.2vh !important;
  }
  #g-navigation .g-content {
    position: relative;
    top: 95px;
    padding: 0;
    min-height: 150px;
  }
}
@media only screen and (min-width: 46.1rem) and (max-width: 60rem) and (orientation: portrait) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.1vh;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.469rem 0;
    white-space: normal;
    letter-spacing: 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
  .home-menu {
    display: block !important;
  }
  .g-offcanvas-toggle {
    top: 1.5rem;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.5rem !important;
  }
  .language-selector {
    float: left !important;
    transform: translateX(-0.5rem) !important;
  }
  .language-selector .btn {
    font-size: 1.3rem !important;
  }
  #g-navigation .g-content {
    position: relative;
    top: 95px;
    padding: 0;
    min-height: 150px;
  }
}
@media only screen and (min-width: 46.1rem) and (max-width: 60rem) and (orientation: landscape) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1.4vh;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.469rem 0;
    white-space: normal;
    letter-spacing: 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.75rem !important;
  }
  .language-selector .btn {
    font-size: 1.3rem !important;
  }
}
@media only screen and (min-width: 60.1rem) and (max-width: 98rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .language-selector .btn > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.9rem;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.469rem 0;
    white-space: normal;
    letter-spacing: 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    -webkit-transition: 0.35s ease;
    -moz-transition: 0.35s ease;
    transition: 0.35s ease;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.35rem !important;
  }
  .language-selector .btn {
    font-size: 0.9rem !important;
  }
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #b4cdebc7;
}
/* LOCAL FONTS */
/* manrope-200 - latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-200.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-200.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-200.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-200.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-200.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-200.svg#Manrope') format("svg");
  /* Legacy iOS */
}
/* manrope-300 - latin */
@font-face {
  font-family: "3t";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../../../../../fonts/3t.ttf.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/3t.ttf.woff') format("woff"), url('../../../../../fonts/3t.ttf.svg') format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-300.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-300.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-300.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-300.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-300.svg#Manrope') format("svg");
  /* Legacy iOS */
}
/* manrope-regular - latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-regular.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-regular.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-regular.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-regular.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-regular.svg#Manrope') format("svg");
  /* Legacy iOS */
}
/* manrope-500 - latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-500.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-500.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-500.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-500.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-500.svg#Manrope') format("svg");
  /* Legacy iOS */
}
/* manrope-600 - latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-600.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-600.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-600.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-600.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-600.svg#Manrope') format("svg");
  /* Legacy iOS */
}
/* manrope-700 - latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-700.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-700.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-700.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-700.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-700.svg#Manrope') format("svg");
  /* Legacy iOS */
}
/* manrope-800 - latin */
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../../../../../fonts/manrope-v4-latin-800.eot');
  /* IE9 Compat Modes */
  src: local(""), url('../../../../../fonts/manrope-v4-latin-800.eot#iefix') format("embedded-opentype"), url('../../../../../fonts/manrope-v4-latin-800.woff2') format("woff2"), url('../../../../../fonts/manrope-v4-latin-800.woff') format("woff"), url('../../../../../fonts/manrope-v4-latin-800.ttf') format("truetype"), url('../../../../../fonts/manrope-v4-latin-800.svg#Manrope') format("svg");
  /* Legacy iOS */
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* IMPORTANT */
.g-container {
  width: 90%;
  max-width: 1600px;
}
.g-flushed .g-container {
  max-width: 100vw;
}
#g-front-window .moduletable:first-child {
  margin: 0 0 16px 0;
  padding: 0 1rem;
}
#g-front-window .moduletable {
  margin: 0 0 2px 0;
}
body, p, body ul, blockquote, .experience-block {
  font-family: "Manrope";
  font-style: normal;
  font-size: 16px;
  line-height: 1.7;
}
body {
  color: white;
  overflow: unset !important;
}
body *::-moz-selection {
  background: #0b3987ab;
}
body *::selection {
  color: #77adf3;
  background: #18325f !important;
}
body p:first-child {
  margin: 0;
}
h1, h2, h3, h4, h5 {
  font-family: "Manrope" !important;
  font-style: normal;
}
h1 {
  font-size: 2.9rem;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.h1-heading {
  margin-top: 0px;
  margin-bottom: 15px;
}
#keypoints h1 {
  font-size: 1.3rem;
  font-weight: 600;
}
h2 {
  font-size: 1.9rem;
  line-height: 2.6rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
h2.thin {
  font-size: 130%;
  font-weight: 400 !important;
  line-height: 1.5rem !important;
  margin: 0 0 2rem 0 !important;
  text-transform: none;
}
.tablet {
  font-size: 1.6rem;
}
.tablet .smaller {
  font-size: 1.25rem;
}
.h2-heading {
  margin-bottom: 25px;
}
h3 {
  font-size: 1.5rem;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
h4 {
  font-size: 1.25rem;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 24px;
  font-weight: 700;
}
p {
  margin-bottom: 10px;
}
p.small {
  font-size: 12px;
}
hr {
  margin: 3rem 0 !important;
}
a {
  text-decoration-color: inherit;
  text-decoration: underline;
  text-underline-offset: 5px;
  color: inherit;
}
a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover, .a-link-blue a:hover {
  color: #f58046 !important;
}
a.button:hover {
  color: white !important;
}
#chart a {
  transition: all 0.2s ease-in-out;
}
#chart a:hover {
  color: inherit !important;
  transform: scale(1.1);
}
.a-link-blue a {
  color: white !important;
}
.taxo {
  text-decoration: none;
  font-size: small;
}
.list-item {
  margin-bottom: 0;
}
.painpoints {
  background-color: #265EAA;
  padding: 2rem;
}
.products {
  background-color: #265EAA;
  padding: 2rem;
}
ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
li {
  line-height: 2rem;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
}
blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
}
/* COLORS & SECTIONS ATTRIBUTES */
.blue {
  color: #0b3987 !important;
}
.orange {
  color: #F58046 !important;
}
.black {
  color: black !important;
}
.white-background {
  background: white;
}
.gradient-blue {
  background: #062966;
  background: linear-gradient(0deg, #062966 0%, rgba(2, 0, 36, 0.15) 90%);
}
.cyso-body {
  padding-top: 0px;
  background-color: #0b3987;
}
.cyso-body.white {
  background-color: #fff;
}
.cyso-section-border {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.cyso-section-border-black {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.img-container {
  position: relative;
  background-color: white;
  padding: 1rem;
  width: 100%;
  min-height: 250px;
  margin-top: 1rem;
}
.center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* BUTTONS */
.button {
  display: inline-block;
  font-family: "Manrope";
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #4d74b3;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0 0 1rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .button:active, .button:focus {
  background: #173566;
  color: #ffffff;
  outline: 0;
}
.list-blog-padding a.button {
  color: #ffffff;
  text-decoration: none;
}
.blog-header {
  padding-top: 0;
}
.list-blog {
  padding-bottom: 3rem;
}
.cyso-button {
  padding: 0.5rem 0;
}
.cyso-button a {
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding: 0.5rem 0;
}
.cyso-button .elementor-button-text {
  font-family: Manrope, sans-serif;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 2px;
  color: white;
  display: inline-block;
  transition: padding-right 0.2s ease;
}
.cyso-button a:hover .elementor-button-text {
  padding-right: 4px;
}
.cyso-button a::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: width 0.2s ease;
}
.cyso-button-white a::before {
  background: white;
}
.cyso-button a:hover::before {
  width: 0;
}
.cyso-button-blue a::before {
  background: #0b3987;
}
.cyso-button-black a::before {
  background: black;
}
.cyso-button .elementor-button-icon {
  position: relative;
  transform: translateX(10px);
  opacity: 1;
  transition: all 0.2s ease;
  font-weight: 700;
  font-family: "Fa 40", sans-serif;
  padding-right: 10px;
}
.cyso-button .elementor-icon-right {
  display: inline-block;
  transition: padding-left ease;
}
.cyso-button a:hover .elementor-icon-right {
  padding-left: 5px;
}
.cyso-button a:hover .elementor-button-right {
  transform: translateX(0);
  opacity: 1;
}
#floating-CTA {
  right: -130px;
  transition: right;
  width: 300px;
  height: 100px;
}
#floating-CTA.cta-out {
  right: 50px;
  transition: right ease;
}
@media screen and (min-width: 451px) {
  #floating-CTA {
    right: -105px;
  }
  #floating-CTA.cta-out {
    right: 70px;
    transition: right ease;
  }
  #floating-CTA.cta {
    bottom: 45px;
  }
  #text-CTA.text-CTA-out {
    padding: 1rem 100px 0.5rem 1rem !important;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
.minitext {
  font-size: 12px;
  line-height: 1.2;
}
#floating-CTA.grid-cta-out {
  display: grid;
  grid-template-columns: 40px 260px !important;
  grid-gap: 0px;
}
#floating-CTA.grid-cta {
  display: grid;
  grid-template-columns: 80px;
}
.free {
  background-color: #F58046;
  border-radius: 15px 0 0 15px;
  box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.5);
  z-index: 20;
  height: 100%;
}
.cta {
  right: 0;
  position: fixed;
  bottom: 35px;
  z-index: 999998 !important;
  border: 1px 0 solid white;
}
.text-CTA {
  display: none;
}
#text-CTA.text-CTA-out {
  display: block;
  padding: 0.5rem 100px 0.5rem 1rem;
  font-size: 14px;
  background-color: #062966;
  border-radius: 0 50px 50px 0;
  box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 3px 0px rgba(0, 0, 0, 0.5);
  transition-delay: 0.5s;
  z-index: 21;
  line-height: 1.1 !important;
}
.blink_me {
  animation: blinker 3s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0.5;
  }
}
.rotate, .closebtn {
  position: relative;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  font-weight: 900;
  font-size: 1rem;
  cursor: pointer;
  text-align: center;
  padding-bottom: 3rem;
}
#rotate-CTA.rotate-out {
  padding-bottom: 0;
}
.shk_this {
  transform: translate3d(0, 0, 0);
  animation-name: shakeMe;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes shakeMe {
  2%, 18% {
    transform: translate3d(-5px, 0, 0);
  }
  4%, 16% {
    transform: translate3d(5px, 0, 0);
  }
  6%, 10%, 14% {
    transform: translate3d(-5px, 0, 0);
  }
  8%, 12% {
    transform: translate3d(5px, 0, 0);
  }
  18.1% {
    transform: translate3d(0px, 0, 0);
  }
}
/* BREADCRUMBS */
div#breadcrumbs span {
  font-size: 0.8rem;
}
.breadcrumbs-nav {
  line-height: 3rem;
  padding-left: 0;
}
.breadcrumbs-nav div {
  display: inline-block;
  font-weight: 500;
}
.breadcrumbs-nav div:first-child {
  font-weight: 900;
}
.breadcrumbs-nav div a {
  text-decoration: none;
}
.breadcrumbs-nav span {
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 !important;
  margin-right: 2px;
}
.breadcrumbs-nav i {
  display: inline-block;
  width: 20px;
  text-align: center;
}
.card {
  background-color: #4d74b32a;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.363);
  padding: 20px 30px;
  margin: 40px 0;
}
.card p {
  font-size: 1.1rem;
  text-transform: none;
  line-height: 1.5;
}
/* HERO section */
.hero-news {
  position: absolute;
  right: 0;
  top: 18vh;
  background-color: #0b3887c2;
  padding: 0;
  min-height: 90vh;
}
.hero-news p {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.hero-block {
  margin-top: 5%;
  padding: 2rem 3rem;
  background-color: #000f2662;
}
.hero-block h2 {
  font-size: 2.75rem;
  font-weight: 300;
  line-height: 1.2;
  text-transform: none;
}
.hero-block h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.hero-block p.small {
  font-size: 14px;
}
.hero-block img {
  border-radius: 60px;
  width: 120px;
  height: 120px;
  margin-left: -4rem;
  margin-top: -4rem;
  margin-bottom: 1.5rem;
}
.book-free {
  border: 2px solid #f57f47;
  border-radius: 5px;
  padding: 0 0 3rem 3rem;
}
.herocontent {
  margin-top: 8.5vh;
}
#testimonials .g-news-pro-desc p.quote::before {
  background-image: url('../../../../../pages/images/quote.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 40px;
  content: "";
  margin-right: 1rem;
}
#g-intro {
  min-height: 40vh;
}
.videoask-embed__label_wrapper--2nPt- {
  padding-top: 2.75rem !important;
  line-height: 0.8 !important;
}
.language-selector {
  float: right;
  position: relative;
  bottom: -1.5rem;
  vertical-align: middle;
  margin: 0 1rem !important;
}
#partners .g-news-pro-item {
  background-color: #00aad4;
  padding: 2rem;
  margin: 2rem;
}
#painpoints .uk-grid {
  grid-gap: 25px;
}
#painpoints .g-news-pro-item {
  background-color: #062966;
  padding: 2rem 1rem;
  width: 45%;
}
#solutions h1 {
  font-size: 180%;
}
#solutions h2 {
  font-size: 100%;
  font-weight: 500;
  line-height: 1.2;
}
#solutions p {
  font-size: 90%;
  font-weight: 100;
  line-height: 1.35;
}
#solutions .g-news-pro-item {
  background-color: #0061a76c;
  width: 30%;
  padding-right: 30px;
}
#solutions .g-news-pro-item:hover {
  background-color: #0061a7b0;
}
#solutions .g-news-pro {
  margin-top: -3rem;
  margin-bottom: 3rem;
}
#partners h4.g-news-pro-title, #painpoints h4.g-news-pro-title, #products h4.g-news-pro-title, #solutions h4.g-news-pro-title {
  font-size: 150%;
  font-weight: 500;
  margin-bottom: 2rem;
}
.short-blog {
  margin: 5px 0;
  padding: 0.5rem 1.25rem;
  line-height: 2rem;
  background-color: #0061a76c;
}
.short-blog:hover {
  background-color: #0061a7b0;
  color: #F4A27C;
  animation: fadeIn 1s forwards;
}
.short-blog a {
  text-decoration: none;
}
.fade-in-image {
  animation: fadeIn 3s forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.g-particle-intro {
  margin-bottom: 2px;
  padding-top: 0px;
}
#painpoints .g-particle-intro, #products .g-particle-intro {
  margin: 2rem 0;
  color: #F58046 !important;
}
#painpoints .g-info-container, #products .g-info-container {
  text-align: center;
}
#blog_list {
  color: black;
}
#solutions .uk-grid {
  grid-gap: 25px;
}
#side-menu .bigger {
  font-size: 130%;
}
#side-menu img {
  max-width: 90px;
}
/* FOOTER */
#g-footertop, #g-footer, #g-footer2 {
  background-color: #232020;
  padding: 0.5rem 0;
}
#g-footertop body, #g-footertop p, #g-footertop body ul, #g-footertop .experience-block, #g-footertop a, #g-footertop .paragraph-2, #g-footertop .g-news-pro-title, #g-footertop .copyright-text, #g-footer body, #g-footer p, #g-footer body ul, #g-footer .experience-block, #g-footer a, #g-footer .paragraph-2, #g-footer .g-news-pro-title, #g-footer .copyright-text, #g-footer2 body, #g-footer2 p, #g-footer2 body ul, #g-footer2 .experience-block, #g-footer2 a, #g-footer2 .paragraph-2, #g-footer2 .g-news-pro-title, #g-footer2 .copyright-text {
  font-size: 0.9rem;
  line-height: 1.6;
}
#g-footertop .g-content, #g-footer .g-content, #g-footer2 .g-content {
  margin: 0.25rem 0;
  padding: 0 1rem 0.5rem 1rem;
}
#g-footertop .g-container, #g-footer .g-container, #g-footer2 .g-container {
  padding: 0.6rem;
}
#g-footertop .services, #g-footertop .consultants, #g-footer .services, #g-footer .consultants, #g-footer2 .services, #g-footer2 .consultants {
  display: block;
}
#g-footertop h4.g-news-pro-title, #g-footer h4.g-news-pro-title, #g-footer2 h4.g-news-pro-title {
  font-weight: 500;
}
#g-footertop .paragraph-2, #g-footertop .g-news-pro-title, #g-footer .paragraph-2, #g-footer .g-news-pro-title, #g-footer2 .paragraph-2, #g-footer2 .g-news-pro-title {
  color: #b9b9b9;
}
#g-footertop .footer-links, #g-footer .footer-links, #g-footer2 .footer-links {
  display: block;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
  margin-top: 0.5rem;
  margin-bottom: 0;
}
#g-footertop a.footer-link.privacy, #g-footertop p, #g-footer a.footer-link.privacy, #g-footer p, #g-footer2 a.footer-link.privacy, #g-footer2 p {
  font-size: 1rem;
}
#g-footertop a, #g-footer a, #g-footer2 a {
  text-decoration: none;
  color: #b9b9b9;
}
#g-footertop a.simple-link:hover, #g-footertop .g-info-container:hover, #g-footertop h4 > a:hover, #g-footer a.simple-link:hover, #g-footer .g-info-container:hover, #g-footer h4 > a:hover, #g-footer2 a.simple-link:hover, #g-footer2 .g-info-container:hover, #g-footer2 h4 > a:hover {
  text-underline-offset: 3px;
  text-decoration: underline;
}
#g-footertop .g-news-pro .g-news-pro-item .g-article-details, #g-footertop .g-news-pro .g-news-pro-link .g-article-details, #g-footer .g-news-pro .g-news-pro-item .g-article-details, #g-footer .g-news-pro .g-news-pro-link .g-article-details, #g-footer2 .g-news-pro .g-news-pro-item .g-article-details, #g-footer2 .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 0px;
  font-size: 0.7rem;
  color: #fff;
  margin: 0;
}
#g-footertop .g-news-pro .uk-grid + .uk-grid, #g-footer .g-news-pro .uk-grid + .uk-grid, #g-footer2 .g-news-pro .uk-grid + .uk-grid {
  margin-top: 3px;
}
#g-footertop .g-news-pro-page, #g-footer .g-news-pro-page, #g-footer2 .g-news-pro-page {
  margin: 3px 0;
}
#g-footertop .g-particle-intro, #g-footer .g-particle-intro, #g-footer2 .g-particle-intro {
  text-align: left;
  margin-bottom: 0;
}
#g-footertop .uk-slider-container, #g-footer .uk-slider-container, #g-footer2 .uk-slider-container {
  margin-top: 14px;
}
#g-footer2 .g-content {
  padding-left: 0;
}
#g-footer2 a.footer-link.privacy, #g-footer2 p, #g-footer2 .copyright-text {
  font-size: 0.8rem;
  color: #b9b9b9;
}
#g-footer2 .copyright-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 2rem;
}
#g-footer2 .footer-link.privacy {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid rgba(244, 244, 244, 0.5);
}
/* PAGE INTRO */
#g-cloud-services, #g-ciso-services, #g-cybersecurity-productivity-services, #g-cyber-resilience, #g-physical-security, #g-cybersecurity-strategy-services, #g-application-security-services {
  min-height: 82.5vh;
}
/* Frame around Products / Painpoints / Solutions text */
.content-frame {
  max-width: 1200px;
}
.content-frame p:not(:first-child), .content-frame ol:not(:first-child) {
  margin: 1rem 2.5rem 0 2rem;
}
.content-frame ul:not(:first-child) {
  margin: 1rem 2rem 0 0.5rem;
}
.content-frame img:first-child, .content-frame div:first-of-type:has(img) {
  margin-bottom: 4rem;
}
.content-frame #prizes p, .content-frame #prizes img {
  margin: 1rem 0;
}
.content-frame #prizes div:first-of-type:has(img) {
  margin: 0;
}
.page-fiche-solutions {
  background-color: #0061a73f;
  padding: 1rem;
  margin: 0 20% 4rem 15%;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
.prizes-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-gap: 25px;
  background-color: white;
  margin-top: 3rem;
  padding: 3rem 2rem;
  color: black;
  text-align: center;
}
.prizes-grid img {
  width: 60%;
}
.prizes-grid p {
  font-size: 90%;
}
.prizes-grid .prizes-sub-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-template-rows: 150px 140px;
}
.prizes-grid img {
  justify-self: center;
}
/* ARTICLES */
#article h2, #article h3 {
  color: #0b3987 !important;
  margin: 4rem 0 1.5rem 0;
}
#article p, #article li {
  color: black;
  text-align: justify;
}
#article-nav .breadcrumbs-nav span {
  color: black !important;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 39px;
}
/* PARALLAX */
.cyso-parallax {
  background-position: top -40px right;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  min-height: 42vh;
  background-position: 50%;
}
.parallax-window {
  min-height: 45vh;
  background: transparent;
}
.parallax-mirror {
  z-index: 300 !important;
  width: 100% !important;
}
.parallax-mirror img {
  width: 100% !important;
}
input {
  margin-bottom: 1.5rem;
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0.3;
  /* Firefox */
  font-weight: 300;
  font-size: 0.9rem;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0;
  background-color: #4d74b370;
  border: 0px;
}
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: white;
}
textarea:-moz-placeholder, input:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
textarea::-moz-placeholder, input::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: white;
}
textarea::placeholder, input::placeholder {
  color: white;
}
div.buttons {
  margin-top: 1.75rem;
}
button[type="reset"] {
  display: none;
}
/* ACCORDION - FAQ */
.accordion-wrapper label {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  padding: 5px 15px 25px 15px !important;
  color: #0b3987 !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  cursor: pointer !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  background: none !important;
  text-transform: none !important;
}
.accordion-wrapper article {
  background: none !important;
  border: none !important;
  padding: 0px 80px 5px 15px !important;
  color: black !important;
}
.accordion-wrapper label:after {
  opacity: 0.1;
  content: "";
  position: absolute;
  width: 30px;
  height: 20px;
  right: 15px;
  top: 7px;
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI0OCIgdmlld0JveD0iMCAwIDQ4IDQ4IiB3aWR0aD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjgzIDE2LjQybDkuMTcgOS4xNyA5LjE3LTkuMTcgMi44MyAyLjgzLTEyIDEyLTEyLTEyeiIvPjxwYXRoIGQ9Ik0wLS43NWg0OHY0OGgtNDh6IiBmaWxsPSJub25lIi8+PC9zdmc+)  no-repeat center center;
}
.accordion-wrapper input:checked + label:after {
  opacity: 0.3;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.img-divider-image {
  -webkit-filter: brightness(115%) contrast(150%) grayscale(100%);
  filter: brightness(115%) contrast(150%) grayscale(100%);
}
.usp-img {
  width: 25%;
  height: auto;
  margin-bottom: 25px;
  -o-object-fit: fill;
  object-fit: fill;
}
.ctr-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.top-50 {
  padding-top: 50px;
}
.top-btm-50 {
  padding: 50px 0;
}
.top-btm-25 {
  padding: 25px 0;
}
.padding-15 {
  padding: 0 15px 0 15px;
}
.top-negative-30 {
  margin-top: -30px;
}
.top-30 {
  margin-top: 30px;
}
.left-line {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 100px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.viewport50 {
  height: 50vh !important;
}
#testimonials {
  min-height: 50vh;
  height: 50vh;
}
#testimonials .g-news-pro-image {
  margin: 15px 40px 40vh 0 !important;
  height: 150px !important;
  width: 150px !important;
}
.faq-list a {
  font-size: 12px;
}
#faq .g-news-pro .uk-grid + .uk-grid {
  margin-top: 0;
  padding-top: 0;
}
.g-news-pro-image {
  margin: 0 3vh 0 0 !important;
}
.testimonial-author {
  display: flex;
  margin-top: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.418);
  padding-bottom: 1rem;
  font-size: 0.9rem;
  color: #0b3987 !important;
  line-height: 1.2rem;
}
.grid-container {
  display: inline-grid;
  grid-template-rows: 100px 100px 100px;
  grid-template-columns: 1fr;
  grid-gap: 3px;
}
.flex-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-item-left {
  display: flex;
  justify-content: center;
  align-items: left;
}
.centered {
  width: 250px;
  margin: 0 auto;
}
.mygrid {
  grid-template-columns: 1fr;
  grid-auto-rows: 30px;
  grid-gap: 10px;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left !important;
}
.item {
  grid-column-start: 2;
}
.contact-wrapper {
  display: -ms-grid;
  display: grid;
}
.zero-top {
  margin-top: -30px;
  padding-top: 0;
}
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
.cyso-bullet, ul {
  margin-left: -20px;
}
.cyso-bullet > li, ul > li {
  padding-bottom: 5px;
}
#g-front-window .g-news-pro-image {
  width: 33vw !important;
  max-height: 60vh;
}
#g-front-window .g-news-pro-nav {
  position: relative;
  display: inline-block;
  left: 0;
  top: 20px;
  padding-bottom: 36px;
}
#g-front-window .g-news-pro-nav a {
  text-decoration: none;
}
#g-front-window .uk-slidenav {
  font-weight: lighter;
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px !important;
  height: 40px !important;
  margin-right: auto;
  padding-top: 6px;
  padding-left: 16px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: border-color 300ms ease, background-color 300ms ease, color 300ms ease;
  transition: border-color 300ms ease, background-color 300ms ease, color 300ms ease;
}
#g-front-window .uk-slidenav:hover {
  background-color: #fff;
  color: #0b3987;
}
#g-front-window .uk-slidenav-next {
  margin-left: 40px;
  border-style: solid;
}
#g-profile {
  min-height: 78vh;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.wrapper {
  width: 90%;
  max-width: 1440px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
.youtube {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000F26;
  padding: 1.5rem;
  margin: 4rem 0;
  max-width: 600px;
  border-radius: 5px;
  left: 50%;
  transform: translateX(-50%);
}
.wrapper.about-hero-wrapper {
  height: 100%;
}
.footer-grid {
  display: grid;
  position: relative;
  grid-column-gap: 75px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
._1-col-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
._2-col-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
._2-col-block.about-hero {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
._2-col-grid {
  display: grid;
  position: relative;
  grid-column-gap: 75px;
  -ms-grid-columns: 3fr 1.5fr;
  grid-template-columns: 3fr 1.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.contact-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 75px;
}
._3-col-grid {
  display: grid;
  position: relative;
  grid-column-gap: 75px;
  -ms-grid-columns: repeat(3, minmax(200px, 33%));
  grid-template-columns: repeat(3, minmax(200px, 33%));
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
._3-col-grid.height-100 {
  height: 100%;
}
._3-col-grid.hero-grid {
  min-height: 550px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
._3-col-grid.hero-grid.services {
  min-height: auto;
}
._4-col-grid {
  display: -ms-grid;
  display: grid;
  position: relative;
  grid-column-gap: 35px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.html-embed {
  width: 100%;
  height: 100%;
}
.html-embed._500px {
  height: 500px;
  width: 500px;
  float: right;
  margin-top: 1rem;
}
.experience-wrap {
  display: -ms-grid;
  display: grid;
  width: 100%;
  margin-top: 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 50px;
  -ms-grid-columns: 4fr 3fr 2fr;
  grid-template-columns: 4fr 3fr 2fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
.position-title {
  margin-bottom: 5px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.experience-wrap.contact {
  margin-top: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.experience-wrap.video {
  margin-top: 50px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.experience-block {
  font-size: 16px;
}
.exp-label, .inline {
  margin-top: 1rem;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.inline {
  border: 0px;
}
.exp-details {
  margin-bottom: 5px;
  line-height: 1.7;
}
.exp-details img {
  margin-right: 0.5rem;
}
.phone, .email {
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  color: white;
  text-decoration: none;
}
.phone.white:hover, .email.white:hover {
  border-bottom-color: #fff;
}
.experience-block {
  font-size: 16px;
}
.profile-image {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
  background-position: center;
  background-size: cover;
  height: 25vh;
}
#consultant .profile-image {
  margin-top: 150px;
}
.guy {
  background-image: url('../../../../../pages/images/guy.webp');
}
.steven {
  background-image: url('../../../../../pages/images/steven.webp');
}
.alex {
  background-image: url('../../../../../pages/images/alex.webp');
}
.deepayan {
  background-image: url('../../../../../pages/images/deepayan.webp');
}
.stevan {
  background-image: url('../../../../../pages/images/stevan.webp');
}
.frederico {
  background-image: url('../../../../../pages/images/frederico.webp');
}
.round {
  border-radius: 50%;
  height: 100px !important;
  width: 100px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.round .-small {
  height: 80px !important;
  width: 80px !important;
}
.image-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.image-container img {
  padding: 4rem 0 0 0;
  width: 60%;
}
.image-container.image-header {
  width: 80%;
}
.cover {
  background-image: url('../../../../../pages/images/cover.jpg');
  background-size: cover;
  min-height: 90vh;
}
.hero {
  height: 60vh;
}
.hero-ciso-services {
  background-image: url('../../../../../pages/images/hero_landscape_services.webp');
}
.hero-productivity-services {
  background-image: url('../../../../../pages/images/hero_productivity_services.webp');
}
.hero-cloud-services {
  background-image: url('../../../../../pages/images/hero_cloud_services.webp');
}
.hero-cyber-resilience-services {
  background-image: url('../../../../../pages/images/hero_resilience.webp');
}
.hero-physical-security-services {
  background-image: url('../../../../../pages/images/hero_physical_security.webp');
}
.hero-cybersecurity-strategy {
  background-image: url('../../../../../pages/images/hero_cybersecurity_strategy.webp');
}
.hero-application-security {
  background-image: url('../../../../../pages/images/hero_application_security.webp');
}
.hero-security-business-strategy {
  background-image: url('../../../../../pages/images/hero_security_business_strategy.webp');
}
.guy-cta {
  background-color: white;
  color: black;
}
.vciso {
  background-image: url('../../../../../pages/images/vciso.jpg');
}
.implementation {
  background-image: url('../../../../../pages/images/implementation.jpg');
}
.assessment {
  background-image: url('../../../../../pages/images/assessment.jpg');
}
.access-control {
  background-image: url('../../../../../pages/images/access-control.webp');
  height: 65vh;
}
.employee-training {
  background-image: url('../../../../../pages/images/employee-training.webp');
  height: 65vh;
}
.agile {
  background-image: url('../../../../../pages/images/agile.webp');
  height: 65vh;
}
.critical {
  background-image: url('../../../../../pages/images/critical.webp');
  height: 65vh;
}
.resilience-strategy {
  background-image: url('../../../../../pages/images/resilience-strategy.webp');
  height: 65vh;
}
.architecture {
  background-image: url('../../../../../pages/images/architecture.webp');
  height: 65vh;
}
.cyber-defense {
  background-image: url('../../../../../pages/images/cyber-defense.webp');
  height: 65vh;
}
.talk-to-board {
  background-image: url('../../../../../pages/images/talk-to-board.webp');
  height: 35vh;
  background-position: top;
}
.right-questions {
  background-image: url('../../../../../pages/images/right-questions.webp');
  height: 65vh;
}
.DevSecOps {
  background-image: url('../../../../../pages/images/DevSecOps.webp');
}
.cloud-security-assessment {
  background-image: url('../../../../../pages/images/Cloud-Security-Assessment-scaled.jpg');
}
.cloud-security-consultancy {
  background-image: url('../../../../../pages/images/cloud-security.jpg');
}
.cloud-security-training {
  background-image: url('../../../../../pages/images/Cloud-Security-training.jpg');
}
.contact {
  background-image: url('../../../../../pages/images/contact.webp');
}
.solutions-left {
  padding-left: 3rem;
}
.solutions-right {
  padding-right: 3rem;
}
#contact-page div a, #profile div a {
  color: white;
  text-decoration: none;
  font-weight: 500;
}
.about-hero {
  height: 92vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 21, 46, 0.71)), to(rgba(5, 21, 46, 0.71))), url('../../../../../images/g5_cubic/hero_services-01.jpg');
  background-image: linear-gradient(180deg, rgba(5, 21, 46, 0.71), rgba(5, 21, 46, 0.71)), url('../../../../../pages/images/hero_services-01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}
.content-hero {
  width: 100%;
  height: 60vh;
  position: relative;
  /*Can also be `fixed`*/
  left: 0;
  right: 0;
  top: 25vh;
  bottom: auto;
  margin: auto;
  /*Solves a problem in which the content is being cut when the div is smaller than its' wrapper:*/
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  text-align: center;
}
.usp-content-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 75px;
  padding-right: 0px;
  padding-bottom: 125px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about-intro {
  min-height: auto;
  margin-top: 30px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  background-image: none;
}
.usp-heading-wrapper.v2 {
  display: none;
}
.usp-image-wrapper-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  overflow: hidden;
  height: 35vw;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.usp-container-mobile {
  display: none;
  width: 85%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 2.25fr 1fr;
  grid-template-columns: 2.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}
@media screen and (min-width: 1440px) {
  .usp-container-mobile {
    width: 85%;
    max-width: 1440px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1.75fr 1fr;
    grid-template-columns: 1.75fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .usp-container {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 75px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1.75fr 1fr;
    grid-template-columns: 1.75fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .usp-container-mobile-2 {
    width: 85%;
    max-width: 1440px;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1.75fr 1fr;
    grid-template-columns: 1.75fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .usp-container-2 {
    display: -ms-grid;
    display: grid;
    width: 85%;
    max-width: 1440px;
    grid-auto-columns: 1fr;
    grid-column-gap: 75px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1.75fr 1fr;
    grid-template-columns: 1.75fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
}
.usp-left {
  margin-left: 0vw;
}
@media screen and (min-width: 1280px) {
  .usp-left {
    position: relative;
  }
}
.usp-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.usp-image._2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 100%;
  opacity: 0;
}
.usp-image._2.scroll-spy {
  background-image: url('../../../../../pages/images/feature_about2.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../../../../../pages/images/feature_about2.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}
.usp-content-new._1 {
  min-height: auto;
  padding-top: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.usp-content-new._2 {
  min-height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.usp-content-new._3 {
  min-height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.usp-content-new._4 {
  min-height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.bc-grid {
  display: grid;
  grid-template-areas: "photo content";
  grid-template-columns: 1fr 1fr;
  grid-gap: 4em;
  align-items: baseline;
}
.photo {
  grid-area: photo;
  position: sticky;
  position: -webkit-sticky;
  margin-bottom: 50px;
  top: 2rem;
  left: -50vh;
}
.content {
  grid-area: content;
  position: relative;
  grid-template-rows: repeat(4, 1fr);
  top: 2rem;
}
.usp-image-wrapper {
  top: 100px;
  overflow: hidden;
  height: 35vw;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
#photo1, #photo2, #photo3, #photo4 {
  position: absolute;
  left: 0%;
  top: 20%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0;
}
#photo1.active {
  background-image: url('../../../../../pages/images/guy_new_image.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../../../../../pages/images/guy_new_image.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}
#photo2.active {
  background-image: url('../../../../../pages/images/hero_news-01.webp'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../../../../../pages/images/hero_news-01.webp'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}
#photo3.active {
  background-image: url('../../../../../pages/images/feature-about-2.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../../../../../pages/images/feature-about-2.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}
#photo4.active {
  background-image: url('../../../../../pages/images/feature_about3.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../../../../../pages/images/feature_about3.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 0%, 0px 0px;
  background-size: 100%, auto;
  background-repeat: no-repeat, repeat;
}
#article-written {
  color: black;
}
#article-written .g-news-pro-title {
  font-size: 18px;
  line-height: 1.25;
  text-transform: uppercase;
  margin-top: 10px !important;
}
#article-written a {
  text-decoration: none;
  color: #0b3987 !important;
  font-weight: 600;
  font-size: 20px;
}
#article-written a:hover {
  color: #F58046 !important;
}
.resources-hero {
  height: 92vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 21, 46, 0.71)), to(rgba(5, 21, 46, 0.71))), url('../../../../../pages/images/hero_news-01.webp');
  background-image: linear-gradient(180deg, rgba(5, 21, 46, 0.71), rgba(5, 21, 46, 0.71)), url('../../../../../pages/images/hero_news-01.webp');
  background-position: 0% 50%;
  background-size: auto, cover;
}
.solutions-hero {
  height: 92vh;
  background-image: url('../../../../../pages/images/solutions.webp');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.ciso-hero {
  min-height: 92vh;
}
.container {
  padding: 0 15px;
}
.row {
  display: flex;
}
.col {
  padding: 1rem;
  position: relative;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  padding-left: 3rem;
  padding-right: 3rem;
}
.sticky-image-container {
  position: relative;
  height: 65vh;
}
.sticky-images {
  position: relative;
  height: 60vh;
}
.sticky-images a {
  opacity: 0;
  transition: 500ms opacity ease-in-out;
  display: block;
  position: absolute;
  height: 100%;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  width: 100%;
}
.sticky-images a img {
  max-width: 100%;
}
.sticky-images a.active {
  opacity: 1;
}
.scrollspy {
  margin-bottom: 5rem;
}
.container-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(200px, 1fr));
  grid-template-rows: 100px;
  grid-auto-flow: row;
  column-gap: 30px;
  row-gap: 30px;
}
.container-author {
  display: grid;
  grid-template-columns: 0.5fr 4fr 3fr;
  grid-auto-flow: row;
  column-gap: 30px;
  row-gap: 30px;
  margin-top: -5rem;
  margin-bottom: 1rem;
}
#consultants .container-author {
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-auto-flow: row;
  column-gap: 20px;
  row-gap: 10px;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
#consultants .author-desc {
  color: white;
  font-size: 1.1rem;
  padding-top: 5px;
}
.certification {
  background-color: #6a9eff17;
  padding: 30px 15px 30px 10px;
  color: white;
}
.certification li {
  line-height: 1.4;
  font-size: 0.8rem;
  font-weight: 700;
  margin-left: 5px;
  padding-bottom: 15px;
}
.certification ul {
  list-style-type: none !important;
  text-indent: -8px;
}
.certification ul li:before {
  content: "✓" !important;
  color: #6a9eff;
  font-family: "ETMODULES" !important;
  margin-right: 10px;
  margin-left: -14px;
  font-size: 1.2em !important;
}
.author-desc {
  padding-top: 20px;
  font-size: 14px;
  color: black;
}
#article h1 {
  color: black;
}
.item {
  grid-column-start: auto;
  height: 100px;
  width: 15vw;
  background-size: contain;
  background-repeat: no-repeat;
}
.gal1 {
  background-image: url('../../../../../pages/images/raiffeisen-logo.png');
}
.gal1:hover {
  background-image: url('../../../../../pages/images/raiffeisen-logo.jpg');
  transform: scale(1.04);
  transition: 0.3s transform linear;
}
.gal2 {
  background-image: url('../../../../../pages/images/luxinnovation-white-logo.png');
}
.gal2:hover {
  background-image: url('../../../../../pages/images/luxinnovation-logo.jpg');
  transform: scale(1.04);
  transition: 0.3s transform linear;
}
.gal3 {
  background-image: url('../../../../../pages/images/competence_centre-white-logo.png');
}
.gal3:hover {
  background-image: url('../../../../../pages/images/competence_centre-logo.jpg');
  transform: scale(1.04);
  transition: 0.3s transform linear;
}
.gal4 {
  background-image: url('../../../../../pages/images/spuerkeess-white-logo.png');
}
.gal4:hover {
  background-image: url('../../../../../pages/images/spuerkeess-logo.jpg');
  transform: scale(1.04);
  transition: 0.3s transform linear;
}
.gal5 {
  background-image: url('../../../../../pages/images/insead-logo.png');
}
.gal5:hover {
  background-image: url('../../../../../pages/images/insead-logo.jpg');
  transform: scale(1.04);
  transition: 0.3s transform linear;
}
.list-blog-padding a {
  color: #0b3987;
}
.share-wrapper {
  margin-top: 5rem;
  padding-top: 1rem;
  border-top: 1px solid black;
}
.article-type {
  margin-top: 2rem;
  background-color: #0b3987;
  padding: 0.5rem 1rem;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
}
.padding075rem {
  padding: 0.75rem;
}
.padding2remV {
  padding: 2rem 0;
}
.padding2remLeft {
  padding-left: 2rem;
}
.margin2remV {
  margin: 2rem 0;
}
.padding3remV {
  padding: 3rem 0;
}
.padding4remV {
  padding: 4rem 0;
}
.paddingCTR-align {
  padding: 5.2rem 3rem;
}
.sticky-image-container {
  margin-top: 2rem;
}
.padding35remV {
  padding: 3.5rem 0;
}
.padding325remV {
  padding: 3.25rem 0;
}
.paddingBottom35rem {
  padding: 0 0 3.5rem 0;
}
.sticky-image-container {
  background-color: white;
}
.videoask-embed__label_wrapper--2nPt- {
  font-weight: 300;
}
#cyberwar-news, #cyberwar-threats, #cyberwar-security {
  background-color: rgba(255, 255, 255, 0.03);
  margin: 0 1px 1px 1px;
  max-width: 32%;
  padding: 2rem 0;
}
#cyberwar-news .g-info-container, #cyberwar-threats .g-info-container, #cyberwar-security .g-info-container {
  background-color: #afdfff1b;
  padding: 5px 10px;
}
#cyberwar-news .g-info-container:hover, #cyberwar-threats .g-info-container:hover, #cyberwar-security .g-info-container:hover {
  background-color: #c5ddfc5b;
}
#cyberwar-news .g-info-container a, #cyberwar-threats .g-info-container a, #cyberwar-security .g-info-container a {
  text-decoration: none;
  color: white;
}
#cyberwar-news .uk-grid, #cyberwar-threats .uk-grid, #cyberwar-security .uk-grid {
  margin-top: 2px;
  padding-top: 0;
}
.cyberwar-panel {
  padding: 3rem 0 6rem 0 !important;
  background: #352424;
  background: linear-gradient(180deg, #062966 2%, #9E0B2E 25%, #062966 100%);
}
.cyberwar-panel div.g-grid {
  justify-content: center;
}
.cyberwar-panel .g-article-details.details-show {
  margin-top: 5px !important;
}
.cyberwar-panel .g-news-pro-desc {
  margin-top: 2px !important;
}
h4.g-news-pro-title {
  font-size: 80%;
  font-weight: 500;
}
.a-link-blue h4.g-news-pro-title {
  margin-bottom: 12px !important;
}
.a-link-blue .g-particle-intro {
  text-align: left;
  margin-bottom: 1rem;
}
.a-link-blue .g-title-separator {
  display: none;
}
.faq {
  background-color: #062966;
  padding: 0 10px;
  display: inline-block;
}
.g-introtext {
  margin-top: 25px !important;
  margin-bottom: 15px !important;
}
.cyberwar {
  background-image: url('../../../../../pages/images/cyber-attack.webp');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 95vh;
}
.cyberwar div {
  background-color: transparent;
}
.cyberhero {
  margin-top: 5vh;
  max-width: 550px;
  background-color: #9e0b2db9 !important;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-wrap {
  top: 100px;
  width: 80%;
  overflow: hidden;
  height: 3rem;
  background-color: #05255c;
  padding-left: 80%;
  box-sizing: content-box;
}
.ticker-wrap .ticker {
  display: inline-block;
  height: 2.5rem;
  line-height: 3rem;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  text-shadow: 0px 0px 10px #00aad4;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 1.25rem;
  color: #9cc2f7;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-family: "3t";
}
.ticker-wrap .ticker__item:hover {
  color: #b7f8ff;
}
.ticker-wrap .ticker:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.datestamp {
  background-color: #062966;
  color: white;
  padding: 0.5rem 3rem;
  display: inline-block;
}
.protective-items {
  background-color: rgba(255, 255, 255, 0.05);
  margin-top: 1rem;
  margin-bottom: 3rem;
  padding: 0.25rem;
}
.protective-items .accordion-wrapper article {
  background: none !important;
  border: none !important;
  padding: 5px 100px 5px 10px !important;
  color: white !important;
}
.protective-items .accordion-wrapper label {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
  padding: 5px 15px 25px 10px !important;
  color: #ffffff !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
  cursor: pointer !important;
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  background: none !important;
  text-transform: none !important;
}
/* RESET STYLES & HELPER CLASSES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:root {
  --level-1: #265EAA;
  --level-2: #170557;
  --level-3: #D83B65;
  --level-4: #6C93CA;
  --level-4-o: #F4A27C;
  --level-4-w: white;
  --black: #DADADA;
}
#chart ol {
  list-style: none;
  padding-left: 0;
}
#chart h1 {
  font-size: 180%;
  padding: 2rem 0;
}
#chart h2 {
  font-size: 150%;
}
#chart h3 {
  font-size: 90%;
  margin-top: 0;
}
#chart h4 {
  font-size: 75%;
  line-height: 18px;
}
#chart p {
  font-size: 70%;
  padding: 0 1rem;
}
#chart a, #chart a:visited, #chart a:active {
  color: inherit;
  text-decoration-color: inherit;
  text-underline-offset: 5px;
}
#chart {
  margin: 50px 0 100px;
  text-align: center;
  background: linear-gradient(180deg, #143b85 0%, #006ea3 50%, #143b85 100%);
}
.container {
  max-width: 90%;
  padding: 0 10px;
  margin: 0 auto;
}
.rectangle {
  position: relative;
  padding: 10px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
/* LEVEL-1 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-1 {
  width: 50%;
  margin: 0 auto 40px;
  background: var(--level-1);
}
.level-1::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
/* LEVEL-2 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-2-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.level-2-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 16.722%;
  width: 66.66%;
  height: 2px;
  background: var(--black);
}
.level-2-wrapper::after {
  display: none;
  content: "";
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: calc(100% + 20px);
  height: 2px;
  background: var(--black);
}
.level-2-wrapper li {
  position: relative;
}
.level-2-wrapper > li::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.level-2 {
  width: 70%;
  margin: 0 auto 40px;
  background: var(--level-2);
}
.level-2::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.level-2::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
}
/* LEVEL-3 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-3-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 10px;
  width: 90%;
  margin: 0 auto;
}
.level-33-wrapper {
  position: relative;
  display: grid;
  grid-column-gap: 10px;
  width: 90%;
  margin: 0 auto;
  grid-template-columns: repeat(3, 1fr);
}
.level-3-wrapper::before, .level-33-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: calc(25% - 2px);
  width: calc(50% + 5px);
  height: 2px;
  background: var(--black);
}
.level-33-wrapper::before {
  width: 68%;
  left: calc(16%);
}
.level-3-wrapper > li::before, .level-33-wrapper > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 2px;
  height: 20px;
  background: var(--black);
}
.level-3 {
  margin-bottom: 20px;
  background: var(--level-3);
}
.rectangle.level-3 {
  min-height: 4.25rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: space-evenly;
}
/* LEVEL-4 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-4-wrapper {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
h3.level-3:hover, h4.level-4:hover {
  animation: myAnim 500ms ease 0s 1 normal forwards;
}
@keyframes myAnim {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}
.level-4-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 2px;
  height: calc(100% + 20px);
  background: var(--black);
}
.level-4-wrapper li + li {
  margin-top: 20px;
}
.level-4 {
  font-weight: normal;
  background: var(--level-4);
}
.level-4-o {
  background: var(--level-4-o);
}
.level-4-w {
  color: black;
  background: var(--level-4-w);
  border: 2px solid black;
}
/* .level-4::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
} */
/* MQ STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 700px) {
  .rectangle {
    padding: 10px 5px;
  }
  .level-1, .level-2 {
    width: 100%;
  }
  .level-1 {
    margin-bottom: 15px;
  }
  .level-1::before, .level-2-wrapper > li::before {
    display: none;
  }
  .level-2-wrapper, .level-2::after {
    display: block;
  }
  .level-2-wrapper {
    width: 90%;
    margin-left: 10%;
  }
  .level-2-wrapper::before {
    left: -20px;
    width: 2px;
    height: calc(100% + 40px);
  }
  .level-2-wrapper > li:not(:first-child) {
    margin-top: 30px;
  }
  .level-33-wrapper {
    position: relative;
    grid-column-gap: 8px;
    width: 100%;
    margin: 0;
  }
  #g-profile {
    margin-top: 3rem;
  }
}
#g-use-cases {
  background-color: white;
  color: #062966;
}
#usecases .g-news-pro {
  margin: 3rem 0;
}
#usecases .g-news-pro-page {
  margin-top: 3rem;
}
#usecases .g-news-pro-title {
  font-size: 120%;
}
#usecases .g-news-pro-title::after {
  display: inline-block;
  content: "";
  left: 0px;
  top: 15px;
  width: calc(100% - 20px);
  height: 2px;
  border-top: 5px solid #4b5464;
}
#usecases .g-news-pro-title:before {
  display: block;
  content: "USE CASE";
  font-size: 10px;
  color: white;
  background-color: #4b5464;
  padding: 2px 10px;
  width: 70px;
  margin-bottom: 10px;
}
#usecases .g-news-pro-desc p {
  font-size: 80% !important;
  padding-right: 2rem;
}
#usecases a:visited, #usecases a:active, #usecases a {
  text-decoration: none;
  color: white;
}
#usecases .button {
  padding: 0.75rem 1rem;
}
.errorpage {
  margin: 5rem 0;
  text-align: left;
}
.errorpage img {
  max-width: 200px;
  margin-right: 20px;
}
.errorpage h1 {
  font-size: 8rem;
}
div#USP div.g-block {
  padding: 10px 25px 60px 25px;
}
.usp2 {
  grid-template-columns: repeat(55%, 1fr);
  min-height: 92vh;
  column-gap: 50px;
}
.usp2 div.g-block {
  padding: 25px 0;
}
.usp3 {
  grid-template-columns: repeat(3, 1fr);
  column-gap: 150px;
}
.usp3 div.g-block {
  padding: 25px 0;
}
.usp4 {
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
}
.usp4 div.g-block {
  padding: 25px;
  border: #0061a7 1px solid;
}
.usp5 {
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}
.usp5 div.g-block {
  padding: 25px 0;
}
.button-cta {
  white-space: nowrap;
  font-size: 24px;
  font-family: Arial;
  width: auto;
  height: 60px;
  border-width: 1px;
  color: #ffffff;
  border-radius: 3px;
  background: #062966;
  margin: 2vw 0 3vw 0;
  padding: 5px 2rem 0 2rem;
}
.button-cta:hover {
  background: #f57f47;
}
.button-cta.reverse {
  background: #f57f47;
}
.button-cta.reverse:hover {
  background: #062966;
}
.video-container video {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.video-container {
  display: grid;
  justify-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: calc(100vh - 102px);
  overflow: hidden;
}
.video-text {
  position: absolute;
  bottom: 40px;
  left: 40px;
  padding: 1rem;
  color: white;
  text-shadow: 1px 1px #000000;
  z-index: 2;
}
.centered-text {
  min-height: 100%;
  margin: auto;
}
.punch {
  font-size: 4rem;
}
.description-cta {
  padding-top: 3rem;
  max-width: 500px;
}
.norisk {
  padding: 0;
  flex: 0 100%;
  width: 100%;
}
.norisk p {
  font-size: 0.7rem !important;
  margin: 0;
  padding-bottom: 10px;
}
.norisk h5 {
  font-weight: 600;
  margin: 0 !important;
  padding-bottom: px;
}
.booknow {
  padding: 3rem 0 0 0;
  flex: 0 70%;
  width: 70%;
}
.booknow h3 {
  padding-top: 0;
}
.book-free {
  padding: 2rem;
}
.whyworkwithus {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.whyworkwithus .test-cards {
  padding: 1rem;
  background-color: #fdfdfd;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}
.whyworkwithus .test-cards:hover {
  background-color: white;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
}
.testimonials {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
.testimonials .test-cards {
  padding: 1rem;
  background-color: #fdfdfd;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}
.testimonials .test-cards:hover {
  background-color: white;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
}
.testimonials h4 {
  font-size: 1rem;
}
.testimonials p {
  font-size: 0.75rem;
}
.testimonials .title {
  font-weight: 600;
}
.center-mobile {
  text-align: left;
}
.page-fiche {
  background-color: #0061a73f;
  padding: 1rem;
  margin: 3rem 5% 4rem 5%;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
}
.page-solutions h2.thin {
  font-size: 100%;
}
@media only screen and (max-width: 30rem) and (orientation: portrait) {
  /* IMPORTANT */
  /* HERO section */
  .g-container {
    width: 95%;
  }
  h1 {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 1.3rem;
    line-height: 1.4;
  }
  h2.tablet {
    font-size: 1.25rem;
  }
  h3 {
    font-size: 1.1rem;
    margin-top: 25px;
  }
  p {
    font-size: 0.9rem;
  }
  .nomobileVpadding {
    padding-top: 0 !important;
  }
  .punch {
    font-size: 2.5rem;
  }
  .description-cta {
    padding-top: 0.5rem;
    max-width: 350px;
  }
  .button-cta {
    max-width: 300px;
    white-space: normal;
    height: auto;
    padding: 1rem 2rem;
  }
  .g-content {
    margin: 0.2rem;
    padding: 0.8rem;
  }
  .hero-news {
    position: relative;
    background-color: #0b3887c2;
    padding: 0.5rem;
    margin: 15px;
    min-height: 0;
    top: 0;
  }
  .hero-news p {
    font-size: 16px;
  }
  .hero-block {
    margin-top: 25%;
    padding: 2rem 1.5rem;
    background-color: #000f26d3;
  }
  .hero-block h2 {
    font-size: 2rem;
  }
  .hero-block h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
  }
  .hero-block p.small {
    font-size: 14px;
  }
  .hero-block img {
    border-radius: 60px;
    width: 120px;
    height: 120px;
    margin-left: -4rem;
    margin-top: -4rem;
    margin-bottom: 0.5rem;
  }
  .cover {
    background-image: url('../../../../../pages/images/cover_vert.webp');
    min-height: 0;
  }
  .image-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .image-container img {
    margin: 2rem 0;
  }
  #solutions .g-news-pro-item {
    padding-right: 0;
  }
  #solutions .g-article-read-more {
    padding: 0 1rem;
  }
  .imgwide .g-content {
    margin: 0;
    padding: 0;
  }
  .sc-columns {
    columns: 1 !important;
  }
  .accordion-wrapper article {
    padding: 0px 20px 5px 15px !important;
  }
  .accordion-wrapper article li {
    line-height: 1.4;
  }
  #consultant .profile-image {
    margin-top: 15px;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: #688cb8ab;
  }
  #g-offcanvas .g-toplevel .g-menu-item-container span.g-menu-item-title {
    font-size: 1.3rem;
  }
  #g-offcanvas .g-sublevel .g-menu-item-container span.g-menu-item-title {
    font-size: 1rem;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #eceeef;
    padding: 0.75rem 0 0.75rem 0.9rem;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:first-of-type > .g-menu-item-container {
    padding-top: 1.5rem;
  }
  .accordion-wrapper label {
    margin-top: 0 !important;
    margin-bottom: 10px !important;
    padding: 15px 50px 10px 0px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
  }
  .accordion-wrapper label:after {
    width: 20px;
    height: 15px;
    right: 10px;
    top: 20px;
  }
  .herocontent {
    margin-top: 0;
  }
  .html-embed iframe {
    max-height: 40vh !important;
  }
  .parallax-window {
    min-height: 22.5vh;
    background: transparent;
  }
  #testimonials {
    color: black;
    min-height: 120vh;
  }
  .contact-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .profile-image {
    height: 45vh;
  }
  .parallax1 {
    background-size: 150%;
    min-height: 25vh;
    background-position: top center;
  }
  .g-news-pro-image {
    max-height: 25vh;
  }
  .padding2remV {
    padding: 1rem 0;
  }
  .padding2remLeft {
    padding-left: 0;
  }
  .padding4remV {
    padding: 2rem 0;
  }
  .padding35remV, .padding325remV {
    padding: 1.5rem 0;
  }
  .padding3remV {
    padding: 0.5rem 0;
  }
  .paddingBottom35rem {
    padding: 0 0 1.5rem 0;
  }
  .margin2remV {
    margin: 0;
  }
  #g-testimonials .g-container {
    padding: 0;
    min-height: 100vh;
  }
  .top-50 {
    padding-top: 25px;
  }
  .mob-center {
    text-align: center;
  }
  .paddingCTR-align {
    padding: 4rem 2rem;
  }
  #g-intro {
    padding: 1.5rem 0;
    min-height: 30vh;
  }
  .container-gallery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 10vh;
    column-gap: 10px;
    row-gap: 10px;
  }
  .item {
    height: 70px;
    width: 40vw;
  }
  div.cyso-button.item {
    width: max-content;
  }
  #g-front-window .g-news-pro-image {
    width: 90vw !important;
    max-height: 30vh;
  }
  #g-testimonials .g-news-pro-image {
    height: 150px !important;
    width: 150px !important;
  }
  #testimonials .g-news-pro-desc p {
    font-size: 0.8rem;
  }
  #testimonials .g-news-pro-image {
    margin: 0 0 3rem 0 !important;
  }
  #testimonials .g-news-pro-desc p {
    margin-left: 0;
  }
  #testimonials .g-news-pro {
    margin-top: 3rem;
  }
  #g-ciso-services, #g-cloud-services {
    min-height: 93vh;
  }
  #g-front-window {
    min-height: 100vh;
  }
  #g-front-window .uk-slidenav-previous {
    margin-left: 0;
  }
  #g-front-window .uk-slidenav-next {
    margin-left: 39px;
  }
  .g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
    margin-top: 10px;
  }
  #content-wrapper div {
    margin-top: 1rem;
    width: 85vw !important;
    transform: translateX(-90vw);
  }
  #content-wrapper div:first-of-type {
    margin-top: -12vh;
  }
  .sticky-image-container {
    width: 85vw !important;
    position: relative;
    height: 44vh;
  }
  .sticky-image-container {
    margin-top: 0rem;
  }
  .container, .col {
    padding: 0;
  }
  .white-onmobile {
    background-color: white;
    padding: 2rem 0;
    margin: 0 !important;
  }
  .row {
    padding-bottom: 60vh;
  }
  .col-7 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    z-index: 10;
  }
  .col-5 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.5rem;
    z-index: 1;
    transform: translateY(55vh);
  }
  .sticky-images img {
    padding-bottom: 1rem;
    background-color: white;
  }
  .scrollspy {
    margin-bottom: 6vh;
  }
  .guy, .steven, .alex, .deepayan, .hero-cloud-services, .hero-productivity-services, .hero-services, .vciso, .assessment, .implementation, .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 55vw;
  }
  ._2-col-grid {
    display: grid;
    position: relative;
    grid-column-gap: 75px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid, ._4-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 1vh;
    padding-bottom: 2vh;
  }
  .container-author {
    grid-template-columns: 0.25fr 1fr;
  }
  .round-guy, .round-steven {
    height: 80px;
    width: 80px;
    margin-top: 1rem;
  }
  .solutions-left, .solutions-right {
    padding: 0;
  }
  .g-accordion-item h3 {
    margin: 0;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 40px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .parallax1 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax2 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax3 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax4 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax5 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax6 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax7 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax8 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax9 {
    min-height: 30vh;
    background-position: top;
  }
  .cyberwar {
    background-image: url('../../../../../pages/images/cyber-attack_mob.jpg');
  }
  .cyberhero {
    margin: 1rem;
    margin-top: 25%;
  }
  .protective-items .accordion-wrapper article {
    padding: 5px 10px 5px 10px !important;
    margin-top: 2px;
  }
  #cyberwar-news, #cyberwar-threats, #cyberwar-security {
    background-color: rgba(255, 255, 255, 0.03);
    margin: 0 1rem;
    max-width: none;
    padding: 2rem 0;
  }
  #chart h1 {
    font-size: 150%;
  }
  #chart h2 {
    font-size: 120%;
  }
  #chart h3 {
    font-size: 80%;
  }
  #chart h4 {
    font-size: 70%;
    line-height: 18px;
  }
  .whyworkwithus, .testimonials {
    display: grid;
    grid-template-columns: 1fr;
  }
  .center-mobile {
    text-align: center;
  }
  .norisk, .booknow {
    padding: 0;
    flex: 0 100%;
    width: 100%;
  }
  .norisk {
    margin: 1rem 3rem 0 1rem;
  }
  #solutions h1 {
    font-size: 120%;
  }
  #solutions h2 {
    font-size: 100%;
    text-transform: none;
    line-height: 1.3;
  }
  #solutions p {
    font-size: 100%;
    font-weight: 100;
    line-height: 1.35;
  }
  #solutions .g-news-pro-item {
    width: 100%;
  }
  #solutions .g-news-pro-desc {
    padding: 0 1rem;
    width: 100%;
  }
  #solutions a.button {
    width: 100%;
    text-align: center;
  }
  .content-frame img:first-child, .content-frame div:first-of-type:has(img) {
    margin-bottom: 1.5rem;
  }
  .content-frame #prizes img {
    margin: 0;
    width: 100px;
  }
  .page-fiche, .page-fiche-solutions {
    padding: 0;
    margin: 0 -2.5%;
    box-shadow: none;
  }
  .page-solutions {
    box-shadow: none;
    padding: 0 0 1rem 0;
    margin: 48px 0 0 0;
  }
  .page-solutions h2.thin {
    font-size: 100%;
  }
  #prizes .prizes-sub-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-template-rows: 100px 100px;
    gap: 5px;
  }
  #side-menu .bigger {
    font-size: 110%;
    line-height: 1.3;
  }
  .g-news-pro {
    margin-top: -3rem;
    margin-bottom: 3rem;
  }
  #main_problems {
    padding-top: 1.5rem;
  }
  #main_problems h1 {
    font-size: 1.75rem;
    padding: 1.5rem;
    margin-bottom: 0;
  }
  .ticker-wrap {
    position: relative;
    top: 48px;
  }
  .button-cta {
    white-space: pre-wrap;
    line-height: 1.5;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 30.01rem) and (max-width: 46rem) {
  .g-container {
    width: 95%;
  }
  h1 {
    font-size: 4.25vh;
    padding-top: 100px;
  }
  h2 {
    font-size: 3.2vh;
  }
  .h2-tablet {
    font-size: 2.8vh;
    line-height: 3.2vh;
    padding-bottom: 2vw;
  }
  h3 {
    font-size: 2.5vh;
  }
  h4 {
    font-size: 1.25vh;
    font-weight: 700;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }
  body, p, body ul, blockquote, .experience-block, .cyso-bullet > li, ul > li {
    font-size: 1.7vh;
    line-height: 2.3vh;
  }
  .herocontent {
    margin-top: 0;
  }
  #consultant .profile-image {
    margin-top: 1rem;
  }
  #g-footer body, #g-footer p, #g-footer body ul, #g-footer .experience-block, #g-footer a, #g-footer .paragraph-2, #g-footer .g-news-pro-title, #g-footer .g-article-date, #g-footer .cyso-button.elementor-button-text, #g-footer .g-news-pro-title a {
    font-size: 1.4vh;
    line-height: 1.7vh;
  }
  #g-footer .footer-links, #g-footer a.footer-link {
    font-size: 1.6vh;
    line-height: 1.7vh;
    margin-bottom: 10px;
    font-weight: 700;
  }
  #g-footer .cyso-button .elementor-button-text {
    font-size: 1.3vh;
    line-height: 1.5vh;
    margin-bottom: 10px;
  }
  #g-footer .g-news-pro .g-news-pro-item .g-article-details, #g-footer .g-news-pro .g-news-pro-link .g-article-details {
    margin-top: 0px;
    font-size: 90%;
    color: #fff;
  }
  #g-footer body, #g-footer p, #g-footer body ul, #g-footer .experience-block, #g-footer a, #g-footer .paragraph-2, #g-footer .g-news-pro-title, #g-footer p.copyright-text, #g-footer .g-article-date, #g-footer .cyso-button.elementor-button-text, #g-footer .g-news-pro-title a {
    font-size: 1.8vh;
    line-height: 2.8vh;
  }
  #g-footer .cyso-button .elementor-button-text {
    font-size: 1.8vh;
    line-height: 1.4vh;
    margin-bottom: 10px;
  }
  #g-footer .g-news-pro .g-news-pro-item .g-article-details, #g-footer .g-news-pro .g-news-pro-link .g-article-details {
    margin-top: 0px;
    font-size: 90%;
    color: #fff;
  }
  #g-footer .g-content {
    margin: 0.5rem 0;
  }
  #g-footer p {
    margin: 0.75rem 0;
    line-height: 3vh;
  }
  #g-footer .footer-links {
    font-size: 2.5vh;
    line-height: 2.6vh;
    margin-bottom: 0.9vh;
    margin-top: 1.5vh;
    font-weight: 700;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 1rem 0.5rem 1rem;
  }
  #g-footer2 a.footer-link.privacy {
    font-size: 1.3vh;
    line-height: 1.6;
  }
  #article h1 {
    font-size: 3vh;
  }
  .padding075rem {
    padding: 0.75rem;
  }
  .testimonial-author {
    font-size: 1.2vh;
  }
  #g-footer .g-content {
    margin: 0.25rem 0;
    padding: 0.25rem 0.5rem;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 0 0.5rem 0;
  }
  body p {
    margin: 0.5rem 0;
  }
  #consultant .profile-image {
    margin-top: 15px;
  }
  .paddingCTR-align {
    padding: 5.2rem 3rem;
  }
  #g-testimonials .g-container {
    padding: 0;
    min-height: 25vh;
  }
  .guy, .steven, .alex, .deepayan, .hero-cloud-services, .hero-productivity-services, .hero-services, .vciso, .assessment, .implementation, .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 60vw;
  }
  .vciso, .assessment, .implementation {
    height: 70vw;
  }
  .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 50vw;
  }
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    max-height: 55vh;
  }
  #g-testimonials .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 200px !important;
    width: 200px !important;
  }
  #testimonials .g-news-pro-image {
    margin: 0 40px 10px 0 !important;
  }
  #testimonials .g-news-pro-desc p {
    margin-left: 0;
  }
  #g-testimonials-tablet .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 400px !important;
    width: 250px !important;
    transform: translateY(35px);
  }
  #g-testimonials-tablet {
    color: black;
    min-height: 95vh;
    padding: 3rem 0;
  }
  #g-testimonials-tablet .g-news-pro-image {
    margin: 0 40px 20vh 0 !important;
  }
  #g-testimonials-tablet .g-news-pro-desc p {
    margin-left: 0;
  }
  #g-front-window .g-news-pro-image {
    width: 90vw !important;
    max-height: 40vh;
    margin-bottom: 2rem !important;
  }
  #g-front-window {
    height: 100vh;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  ._4-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .container-gallery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 10vh;
    column-gap: 10px;
    row-gap: 10px;
  }
  .item {
    height: 80px;
    width: 30vw;
  }
  div.cyso-button.item {
    width: 30vw;
  }
  div.cyso-button.item {
    margin: 0 auto;
    transform: translateX(12%);
  }
  #g-atypical h2.tablet {
    font-size: 2.2vh;
  }
  #g-atypical p {
    font-size: 1.4vh;
  }
  #content-wrapper div {
    margin-top: 1rem;
    width: 85vw !important;
    transform: translateX(-90vw);
  }
  #content-wrapper div:first-of-type {
    margin-top: -12vh;
  }
  .sticky-image-container {
    width: 85vw !important;
    position: relative;
    height: 35vh;
  }
  .sticky-images {
    position: relative;
    height: 60vh;
  }
  .container, .col {
    padding: 0;
  }
  .white-onmobile {
    background-color: white;
    padding: 2rem 0;
    margin: 0 !important;
  }
  .sticky-image-container {
    margin-top: 0;
  }
  .row {
    padding-bottom: 60vh;
  }
  .col-7 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    z-index: 10;
  }
  .col-5 {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    z-index: 1;
    transform: translateY(62vh);
  }
  .sticky-images img {
    padding-bottom: 1rem;
    background-color: white;
  }
  .scrollspy {
    margin-bottom: 6vh;
  }
  #g-ciso-services-tablet, #g-cloud-services-tablet {
    height: 95vh;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid, ._4-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .container-author {
    grid-template-columns: 0.25fr 1fr;
  }
  .round-guy, .round-steven {
    height: 80px;
    width: 80px;
    margin-top: 1rem;
  }
  .solutions-left, .solutions-right {
    padding: 0;
  }
  .g-accordion-item h3 {
    margin: 0;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 40px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .tablet-2-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 3fr;
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
  }
  .tablet-2-grid .usp-img {
    width: 80%;
    height: auto;
    margin-bottom: 25px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 80px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 2.5vh;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .cyberhero {
    margin: 1rem;
    min-width: 50% !important;
  }
  #chart h1 {
    font-size: 150%;
  }
  #chart h2 {
    font-size: 120%;
  }
  #chart h3 {
    font-size: 90%;
  }
  #chart h4 {
    font-size: 75%;
    line-height: 18px;
  }
}
@media only screen and (min-width: 46.01rem) and (max-width: 60rem) {
  .g-container {
    width: 95%;
  }
  h1 {
    font-size: 4.25vh;
    padding-top: 10px;
  }
  h2 {
    font-size: 3.2vh;
  }
  .h2-tablet {
    font-size: 2.4vh;
    line-height: 3.2vh;
    padding-bottom: 1vw;
  }
  h3 {
    font-size: 2.1vh;
  }
  h4 {
    font-size: 1.25vh;
    font-weight: 700;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: #688cb8ab;
  }
  .size-50.max-width-tablet {
    width: 100%;
    max-width: 100%;
    flex-grow: 0;
    flex-basis: 100%;
  }
  #g-profile {
    margin-top: 3rem;
  }
  .sc-columns {
    columns: 1 !important;
  }
  #consultant .profile-image {
    margin-top: 15px;
  }
  #g-offcanvas .g-toplevel .g-menu-item-container span.g-menu-item-title {
    font-size: 1.3rem;
    padding-left: 10px;
  }
  #g-offcanvas .g-sublevel .g-menu-item-container span.g-menu-item-title {
    font-size: 1.1rem;
    padding-left: 10px;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #eceeef;
    padding: 1rem 0 1rem 0.9rem;
  }
  #g-offcanvas #g-mobilemenu-container ul > li:first-of-type > .g-menu-item-container {
    padding-top: 1.5rem;
  }
  .herocontent {
    margin-top: 0;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 1rem 0.5rem 1rem;
  }
  #g-footer2 a.footer-link.privacy {
    font-size: 1.3vh;
    line-height: 1.6;
  }
  #article h1 {
    font-size: 3vh;
  }
  .padding075rem {
    padding: 0.75rem;
  }
  .padding325remV {
    padding: 0 0 3rem 0;
  }
  .testimonial-author {
    font-size: 1.2vh;
  }
  #g-footer .g-content {
    margin: 0.25rem 0;
    padding: 0.25rem 0.5rem;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 0 0.5rem 0;
  }
  body p {
    margin: 0.5rem 0;
  }
  .paddingCTR-align {
    padding: 5.2rem 3rem;
  }
  #g-testimonials .g-container {
    padding: 0;
    min-height: 25vh;
  }
  .guy, .steven, .alex, .deepayan, .hero-cloud-services, .hero-productivity-services, .hero-services, .vciso, .assessment, .implementation, .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 60vw;
  }
  .vciso, .assessment, .implementation {
    height: 70vw;
  }
  .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 50vw;
  }
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    max-height: 55vh;
  }
  #g-testimonials .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 200px !important;
    width: 200px !important;
  }
  #testimonials .g-news-pro-image {
    margin: 0 40px 10px 0 !important;
  }
  #testimonials .g-news-pro-desc p {
    margin-left: 0;
  }
  #g-testimonials-tablet .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 400px !important;
    width: 250px !important;
    transform: translateY(35px);
  }
  #g-testimonials-tablet {
    color: black;
    min-height: 95vh;
    padding: 3rem 0;
  }
  #g-testimonials-tablet .g-news-pro-image {
    margin: 0 40px 20vh 0 !important;
  }
  #g-testimonials-tablet .g-news-pro-desc p {
    margin-left: 0;
  }
  #g-front-window .g-news-pro-image {
    width: 90vw !important;
    max-height: 40vh;
    margin-bottom: 2rem !important;
  }
  #g-front-window {
    height: 100vh;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  ._4-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .container-gallery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 10vh;
    column-gap: 10px;
    row-gap: 10px;
  }
  .item {
    height: 80px;
    width: 30vw;
  }
  #g-atypical h2.tablet {
    font-size: 2.2vh;
  }
  #g-atypical p {
    font-size: 1.4vh;
  }
  #content-wrapper div {
    margin-top: 1rem;
    width: 85vw !important;
    transform: translateX(-90vw);
  }
  #content-wrapper div:first-of-type {
    margin-top: -12vh;
  }
  .sticky-image-container {
    width: 85vw !important;
    position: relative;
    height: 35vh;
  }
  .sticky-images {
    position: relative;
    height: 40vh;
    background-color: white;
  }
  .container, .col {
    padding: 0;
  }
  .white-onmobile {
    background-color: white;
    padding: 2rem 0;
    margin: 0 !important;
  }
  .sticky-image-container {
    margin-top: 0;
  }
  .row {
    padding-bottom: 60vh;
    display: flex;
  }
  .col-7 {
    -ms-flex: 1 1;
    flex: 1 1;
    max-width: 100%;
    z-index: 10;
  }
  .col-5 {
    -ms-flex: 1 1;
    flex: 1 1;
    max-width: 100%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    z-index: 1;
    transform: translateY(62vh);
  }
  .sticky-images img {
    padding-bottom: 1rem;
    background-color: white;
  }
  .scrollspy {
    margin-bottom: 6vh;
  }
  #g-ciso-services-tablet, #g-cloud-services-tablet {
    height: 95vh;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid, ._4-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .container-author {
    grid-template-columns: 0.25fr 1fr;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 1rem 0.5rem 1rem;
  }
  #g-footer2 a.footer-link.privacy, #g-footer2 p {
    font-size: 1.3vh;
    line-height: 1.6;
  }
  .round-guy, .round-steven {
    height: 80px;
    width: 80px;
    margin-top: 1rem;
  }
  .solutions-left, .solutions-right {
    padding: 0;
  }
  .g-accordion-item h3 {
    margin: 0;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 40px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .tablet-2-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 3fr;
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
  }
  .tablet-2-grid .usp-img {
    width: 80%;
    height: auto;
    margin-bottom: 25px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 80px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 2.5vh;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .cyberhero {
    margin: 1rem;
    margin-top: 5vh;
    min-width: 50% !important;
  }
  .cyberwar {
    background-image: url('../../../../../pages/images/cyber-attack.jpg');
    background-position-x: -90vw;
  }
  #chart h1 {
    font-size: 150%;
  }
  #chart h2 {
    font-size: 120%;
  }
  #chart h3 {
    font-size: 90%;
  }
  #chart h4 {
    font-size: 75%;
    line-height: 18px;
  }
}
@media only screen and (min-width: 46.01rem) and (max-width: 60rem) {
  .g-container {
    width: 90%;
  }
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2rem;
  }
  h2.tablet {
    font-size: 1.8rem;
  }
  #g-testimonials-tablet h2 {
    margin-top: -2rem;
    margin-bottom: 2rem;
  }
  #g-atypical h2.tablet {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  #g-atypical p {
    font-size: 1rem;
  }
  .sticky-image-container {
    height: 30vh;
  }
  ._2-col-grid {
    display: grid;
    position: relative;
    grid-column-gap: 75px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  #g-footer body, #g-footer body ul, #g-footer .experience-block, #g-footer a, #g-footer p, #g-footer .paragraph-2, #g-footer .g-news-pro-title, #g-footer p.copyright-text, #g-footer .g-article-date, #g-footer .cyso-button.elementor-button-text, #g-footer .g-news-pro-title a {
    font-size: 1.4vh;
    line-height: 1.7vh;
  }
  #g-footer .h2-tablet {
    font-size: 2.8vh;
    line-height: 3.2vh;
    padding-bottom: 2vw;
  }
  #g-footer .cyso-button .elementor-button-text {
    font-size: 1.3vh;
    line-height: 1.5vh;
    margin-bottom: 10px;
  }
  #g-footer .g-news-pro .g-news-pro-item .g-article-details, #g-footer .g-news-pro .g-news-pro-link .g-article-details {
    margin-top: 0px;
    font-size: 90%;
    color: #fff;
  }
  #g-footer .g-content {
    margin: 0.5rem 0;
  }
  #g-footer p, #g-footer .paragraph-2 {
    margin: 0.75rem 0;
    line-height: 2.2vh;
  }
  #g-footer .g-news-pro-title {
    font-weight: 600;
    margin: 0.75rem 0;
    line-height: 2.2vh;
    margin-top: 0;
  }
  #g-footer .footer-links {
    font-size: 1.6vh;
    line-height: 1.7vh;
    margin-bottom: 0.9vh;
    margin-top: 1.5vh;
    font-weight: 700;
  }
  #g-footer .simple-link.services, #g-footer .simple-link.consultants {
    margin-top: 1vh;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 1rem 0.5rem 1rem;
  }
  #g-footer2 a.footer-link.privacy, #g-footer2 p {
    font-size: 1.3vh;
    line-height: 1.6;
  }
  #article h1 {
    font-size: 3vh;
  }
  .padding075rem {
    padding: 0.75rem;
  }
  .testimonial-author {
    font-size: 1.2vh;
  }
  #g-footer .g-content {
    margin: 0.25rem 0;
    padding: 0 1rem 0.5rem 1rem;
  }
  #g-footer a.footer-link.privacy, #g-footer p {
    font-size: 1.3vh;
    line-height: 1.6;
  }
  #g-footer2 .g-content {
    margin: 0.25rem 0;
    padding: 0 0 0.5rem 0;
  }
  body p {
    margin: 0.5rem 0;
  }
  .paddingCTR-align {
    padding: 5.2rem 3rem;
  }
  #g-testimonials .g-container {
    padding: 0;
    min-height: 75vh;
  }
  .guy, .steven, .alex, .deepayan, .hero-cloud-services, .hero-productivity-services, .hero-services {
    height: 40vh;
  }
  .vciso, .assessment, .implementation, .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 45vw;
  }
  .vciso, .assessment, .implementation {
    height: 70vh;
  }
  .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 50vw;
  }
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    max-height: 55vh;
  }
  #g-testimonials .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 200px !important;
    width: 200px !important;
  }
  #testimonials .g-news-pro-desc p {
    margin-left: 0;
  }
  #g-testimonials-tablet .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 200px !important;
    width: 150px !important;
    transform: translateY(10px);
  }
  #g-testimonials-tablet {
    color: black;
    min-height: 75vh;
    padding: 3rem 0;
  }
  #g-testimonials-tablet .g-news-pro-image, #testimonials .g-news-pro-image {
    margin: 0 30px 10px 0 !important;
  }
  #g-testimonials-tablet .g-news-pro-desc p {
    margin-left: 0;
  }
  #g-front-window .g-news-pro-image {
    width: 90vw !important;
    max-height: 40vh;
    margin-bottom: 2rem !important;
  }
  #g-front-window {
    height: 100vh;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  ._4-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .container-gallery {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 10vh;
    column-gap: 10px;
    row-gap: 10px;
  }
  .item {
    height: 80px;
    width: 30vw;
  }
  #g-difference .g-container {
    width: 100vw;
  }
  #g-ciso-services-tablet, #g-cloud-services-tablet {
    height: 95vh;
  }
  .experience-wrap, .experience-wrap.contact, .experience-wrap.video, ._3-col-grid, ._4-col-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    row-gap: 25px;
  }
  .container-author {
    grid-template-columns: 0.25fr 1fr;
  }
  .round-guy, .round-steven {
    height: 80px;
    width: 80px;
    margin-top: 1rem;
  }
  .solutions-left, .solutions-right {
    padding: 0;
  }
  .g-accordion-item h3 {
    margin: 0;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 40px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .tablet-2-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr 3fr;
    -ms-grid-columns: 1fr 3fr;
    grid-template-columns: 1fr 3fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
  }
  .tablet-2-grid .usp-img {
    width: 80%;
    height: auto;
    margin-bottom: 25px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .uk-accordion-title {
    margin: 0 4vw 4vw 0;
    padding: 25px 80px 25px 10px;
    font-size: 2vh;
    font-weight: 600;
    line-height: 2.5vh;
    width: 100%;
    position: relative;
  }
  .uk-accordion-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .uk-accordion-title.down:after {
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 0;
    top: 50%;
    padding-right: 0;
    margin-top: -14px;
  }
  .uk-accordion-content {
    font-size: 1.8vh;
    padding: 15px 40px 15px 10px;
    margin: -5px;
  }
  .parallax1 {
    min-height: 30vh;
    background-position: 50%;
  }
  .parallax2 {
    min-height: 30vh;
    background-position: 50%;
  }
  .parallax3 {
    min-height: 30vh;
    background-position: 50%;
  }
  .parallax4 {
    min-height: 30vh;
    background-position: 50%;
  }
  .parallax5 {
    min-height: 30vh;
    background-position: top;
  }
  .parallax6 {
    min-height: 30vh;
    background-position: top;
  }
  .parallax7 {
    min-height: 30vh;
    background-position: top;
  }
  .parallax8 {
    min-height: 30vh;
    background-position: top;
  }
  .parallax9 {
    min-height: 30vh;
    background-position: top;
  }
  #chart h1 {
    font-size: 150%;
  }
  #chart h2 {
    font-size: 120%;
  }
  #chart h3 {
    font-size: 90%;
  }
  #chart h4 {
    font-size: 75%;
    line-height: 18px;
  }
  .norisk, .booknow {
    padding: 0;
    flex: 0 100%;
    width: 100%;
  }
  .norisk {
    margin: 1rem 3rem 0 1rem;
  }
  .testimonials, .whyworkwithus {
    grid-template-columns: repeat(2, 1fr);
  }
  .page-solutions {
    margin-top: 15%;
  }
  .page-fiche-solutions {
    background-color: #0061a73f;
    padding: 1rem;
    margin: 0 15% 4rem 15%;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  }
  .spacer {
    display: none !important;
  }
}
@media only screen and (min-width: 60.01rem) and (max-width: 98rem) and (orientation: landscape) {
  .g-container {
    width: 95%;
  }
  #g-testimonials {
    min-height: 90vh;
  }
  .norisk, .booknow {
    padding: 0;
    flex: 0 100%;
    width: 100%;
  }
  .norisk {
    margin: 1rem 3rem 0 1rem;
  }
  .testimonials, .whyworkwithus {
    grid-template-columns: repeat(2, 1fr);
  }
  #side-menu .bigger {
    font-size: 110%;
  }
  #side-menu img {
    max-width: 90px;
  }
  .page-fiche {
    margin: 0 5% 4rem 5%;
  }
  .page-fiche-solutions {
    margin: 0 15% 4rem 7%;
  }
  .spaces {
    display: none !important;
  }
  .painpoints, .products {
    width: 400px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 60.01rem) and (max-width: 98rem) and (orientation: portrait) {
  /*  #g-front-window .g-news-pro-nav {
    transform: translateX(38.5vw);
  } */
  .g-container {
    width: 96%;
  }
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
  .tablet {
    font-size: 1.6rem;
  }
  .tablet.smaller {
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700;
  }
  .profile-image {
    height: 40vh;
  }
  #g-cloud-services, #g-ciso-services, #g-cybersecurity-productivity-services, #g-cyber-resilience, #g-physical-security, #g-cybersecurity-strategy-services, #g-application-security-services {
    min-height: 55vh;
  }
  .parallax-window {
    min-height: 25vh;
    width: 100%;
  }
  #g-atypical h2.tablet {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  #g-atypical p {
    font-size: 1rem;
  }
  h3 {
    font-size: 1.75vh;
  }
  h4 {
    font-size: 1.25vh;
    font-weight: 700;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }
  .booknow {
    width: 60%;
    flex: 0 60%;
  }
  .norisk {
    padding: 3rem 1rem 0 1rem;
    flex: 0 40%;
    width: 0%;
  }
  .testimonials, .whyworkwithus {
    grid-template-columns: repeat(2, 1fr);
  }
  .page-fiche-solutions {
    background-color: #0061a73f;
    padding: 1rem;
    margin: 0 5% 4rem 5%;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  }
  .spaces {
    display: none !important;
  }
  .painpoints, .products {
    width: 330px;
    margin-left: -2rem;
  }
  .parallax1 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax2 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax3 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax4 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax5 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax6 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax7 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax8 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax9 {
    min-height: 25vh;
    background-position: top;
  }
  .container-gallery {
    display: grid;
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    grid-template-rows: 100px;
    grid-auto-flow: row;
    column-gap: 30px;
    row-gap: 10px;
  }
  .item {
    grid-column-start: auto;
    height: 120px;
    width: 22vw;
    background-size: contain;
    background-repeat: no-repeat;
  }
  #g-footer body, #g-footer body ul, #g-footer .experience-block, #g-footer a, #g-footer p, #g-footer .paragraph-2, #g-footer .g-news-pro-title, #g-footer p.copyright-text, #g-footer .cyso-button.elementor-button-text, #g-footer .g-news-pro-title a {
    font-size: 1.2vh;
  }
  #g-footer body .g-article-date, #g-footer body ul .g-article-date, #g-footer .experience-block .g-article-date, #g-footer a .g-article-date, #g-footer p .g-article-date, #g-footer .paragraph-2 .g-article-date, #g-footer .g-news-pro-title .g-article-date, #g-footer p.copyright-text .g-article-date, #g-footer .cyso-button.elementor-button-text .g-article-date, #g-footer .g-news-pro-title a .g-article-date {
    font-size: 1.1vh;
    line-height: 1.1vh;
  }
  #g-footer .h2-tablet {
    font-size: 2.8vh;
    line-height: 3.2vh;
    padding-bottom: 2vw;
  }
  #g-footer .cyso-button .elementor-button-text {
    font-size: 1.3vh;
    line-height: 1.5vh;
    margin-bottom: 10px;
  }
  #g-footer .g-news-pro .g-news-pro-item .g-article-details, #g-footer .g-news-pro .g-news-pro-link .g-article-details {
    margin-top: 0px;
    font-size: 70%;
    color: #fff;
    margin: 0;
  }
  #g-footer .g-content {
    margin: 0.5rem 0;
  }
  #g-footer .g-news-pro-page {
    margin-top: 0;
  }
  #g-footer p, #g-footer .paragraph-2 {
    margin: 0.75rem 0;
    line-height: 1.8vh;
  }
  #g-footer .g-news-pro-title {
    font-weight: 600;
    line-height: 1.8vh;
    margin: 0 0 0.5rem 0;
  }
  #g-footer .footer-links, #g-footer h4 {
    font-size: 1.4vh;
    line-height: 1.5vh;
    margin-bottom: 0.9vh;
    margin-top: 1.5vh;
    font-weight: 700;
  }
  #g-footer .simple-link.services, #g-footer .simple-link.consultants {
    margin-top: 0.5vh;
  }
  #g-difference .g-container {
    width: 67rem;
  }
  #g-difference .g-container .g-content {
    padding: 0;
    margin: 0;
  }
  #g-difference .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  #g-difference .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 1rem;
    padding-right: 3rem;
  }
  #g-difference .scrollspy {
    margin-bottom: 5rem;
  }
  #g-difference .sticky-image-container {
    position: relative;
    height: 50vh;
  }
  #g-difference .sticky-images {
    position: relative;
    height: 50vh;
  }
  #profile .experience-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 1vh;
    padding-bottom: 2vh;
  }
  #g-testimonials .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100% !important;
    width: 100% !important;
  }
  ._4-col-grid {
    position: relative;
    grid-column-gap: 150px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  #g-cloud-services, #g-ciso-services {
    height: 50vh;
  }
  .hero-services, .hero-cloud-services {
    height: 40vh;
  }
  .vciso, .assessment, .implementation, .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 55vw;
  }
  #g-profile {
    min-height: 55vh;
  }
  #testimonials {
    min-height: 35vh;
    height: 35vh;
  }
  .page-fiche-solutions {
    background-color: #0061a73f;
    padding: 1rem;
    margin: 0 20% 4rem 15%;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 120rem) and (orientation: landscape) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 1.9rem;
  }
  .tablet {
    font-size: 1.6rem;
  }
  .tablet.smaller {
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700;
  }
  h3 {
    font-size: 1.2rem;
  }
  h4 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
    margin-top: 0.25rem;
  }
  #g-front-window .g-news-pro-image {
    width: 30vw !important;
    max-height: 55vh;
  }
  #g-front-window .g-news-pro-nav {
    position: relative;
    display: inline-block;
  }
  #g-atypical h2.tablet {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }
  #g-atypical p {
    font-size: 1rem;
  }
  .paddingCTR-align {
    padding: 5.2rem 3rem;
  }
  #g-difference .g-container {
    width: 67rem;
  }
  #g-difference .g-container .g-content {
    padding: 0;
    margin: 0;
  }
  #g-difference .col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  #g-difference .col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 1rem;
    padding-right: 3rem;
  }
  #g-difference .scrollspy {
    margin-bottom: 5rem;
  }
  #g-difference .sticky-image-container {
    position: relative;
    height: 47.5vh;
  }
  #g-difference .sticky-images {
    position: relative;
    height: 50vh;
  }
  .container-gallery {
    display: grid;
    grid-template-columns: repeat(2, minmax(200px, 1fr));
    grid-template-rows: 100px;
    grid-auto-flow: row;
    column-gap: 30px;
    row-gap: 10px;
  }
  .item {
    grid-column-start: auto;
    height: 120px;
    width: 22vw;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .parallax1 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax2 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax3 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax4 {
    min-height: 25vh;
    background-position: 50%;
  }
  .parallax5 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax6 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax7 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax8 {
    min-height: 25vh;
    background-position: top;
  }
  .parallax9 {
    min-height: 25vh;
    background-position: top;
  }
  .vciso, .assessment, .implementation, .cloud-security-assessment, .cloud-security-consultancy, .cloud-security-training {
    height: 55vw;
  }
  div.cyso-button.item {
    margin: 0 auto;
    transform: translateX(12%);
  }
  #g-cloud-services, #g-ciso-services {
    height: 80vh;
  }
  #g-testimonials .g-container {
    width: 92vw;
    padding: 0;
  }
  #g-testimonials .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    height: 200px !important;
    width: 200px !important;
  }
  #testimonials .g-news-pro-image {
    margin: 0 40px 40vh 0 !important;
  }
  #testimonials .g-news-pro-desc p {
    margin-left: 0;
  }
  .cloud-security-assessment {
    background-size: cover;
    background-position: 50%;
  }
  ._4-col-grid {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .contact-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .page-fiche-solutions {
    background-color: #0061a73f;
    padding: 1rem;
    margin: 0 30% 4rem 25%;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
  }
}
.jotformshift {
  margin-left: 2rem;
}
@media screen and (max-width: 500px) {
  .jotformshift {
    margin-left: 1rem;
  }
}
.form-offset {
  margin-top: 5.5rem;
}
/*# sourceMappingURL=custom_home_-_en.css.map */