/* note - order of these imports is important */
@import url('../../_CommonLibraries/resetStyles/reset.css');
@import url('../../_CommonLibraries/slider/slick/slick.css');
@import url('googleFonts.css');
svg.svg-inline--fa {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
}
.testLeftTop {
  display: flex;
  line-height: 1.2em;
  position: relative;
  padding-top: 0;
  align-items: stretch;
}
.testLeftTop svg.svg-inline--fa {
  margin-right: 0.3em;
}
.testLeftTop svg.svg-inline--fa {
  position: relative;
  top: 0em;
}
.testLeftTop svg.svg-inline--fa {
  font-size: 1.2em;
}
.testLeftMid {
  display: flex;
  align-items: center;
}
.testLeftMid svg.svg-inline--fa {
  margin-right: 0.3em;
}
.testLeftMid svg.svg-inline--fa {
  font-size: 1.2em;
}
/*RECOMMENDED IMAGE SIZES AND USES

1600x900 - wideBackgroundPhoto
700x1000 -  tallBackgroundPhoto
*/
/******************/
/***** MIXINS *****/
/******************/
/* Purpose of this style sheet:-
 
 1. To create a main menu navigation which can be used on any responsive website
 
 */
/* contactArea bar at top of screen which contains contact details and social icons */
.contactArea {
  display: flex;
  align-items: stretch;
  height: 50px;
  /* responsive width and fixed height of 50px */
  max-width: 100%;
  overflow: hidden;
  /* you will want to override this background color */
  background: navy;
}
@media (max-width: 500px) {
  .contactArea {
    display: none;
  }
}
.contactArea > div {
  /* limit the width of the contents to a central area max width 990px */
  max-width: 100%;
  width: 990px;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.contactArea > div > ul,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul {
  display: flex;
  align-items: stretch;
}
.contactArea > div > ul li,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li {
  display: flex;
}
.contactArea > div > ul li,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li,
.contactArea > div > ul li *,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li *,
.contactArea > div > ul li a,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a {
  align-items: center;
  color: #fff;
}
.contactArea > div > ul li svg.svg-inline--fa,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li svg.svg-inline--fa,
.contactArea > div > ul li * svg.svg-inline--fa,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li * svg.svg-inline--fa,
.contactArea > div > ul li a svg.svg-inline--fa,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a svg.svg-inline--fa,
.contactArea > div > ul li i.fas,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fas,
.contactArea > div > ul li * i.fas,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li * i.fas,
.contactArea > div > ul li a i.fas,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a i.fas,
.contactArea > div > ul li i.fab,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fab,
.contactArea > div > ul li * i.fab,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li * i.fab,
.contactArea > div > ul li a i.fab,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a i.fab,
.contactArea > div > ul li i.fal,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fal,
.contactArea > div > ul li * i.fal,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li * i.fal,
.contactArea > div > ul li a i.fal,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a i.fal,
.contactArea > div > ul li i.far,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.far,
.contactArea > div > ul li * i.far,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li * i.far,
.contactArea > div > ul li a i.far,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a i.far,
.contactArea > div > ul li i.fad,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fad,
.contactArea > div > ul li * i.fad,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li * i.fad,
.contactArea > div > ul li a i.fad,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a i.fad {
  color: #fff;
}
.contactArea > div > ul li svg.svg-inline--fa,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li svg.svg-inline--fa,
.contactArea > div > ul li i.fas,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fas,
.contactArea > div > ul li i.fab,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fab,
.contactArea > div > ul li i.fal,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fal,
.contactArea > div > ul li i.far,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.far,
.contactArea > div > ul li i.fad,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fad,
.contactArea > div > ul li i.fa,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li i.fa,
.contactArea > div > ul li a .svg-inline--fa,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a .svg-inline--fa,
.contactArea > div > ul li a,
.contactArea > div > .wrapperForLanguageSelectorPlusContactAndSocialIcons > ul li a {
  color: #fff;
}
.contactArea > div .contactDetails,
.contactArea > div .contactAndSocialIcons,
.contactArea > div .languageSelector,
.contactArea > div .contactDetails li,
.contactArea > div .contactAndSocialIcons li,
.contactArea > div .languageSelector li,
.contactArea > div .contactDetails ul,
.contactArea > div .contactAndSocialIcons ul,
.contactArea > div .languageSelector ul {
  margin: 0 0.2em 0 0;
  padding: 0;
}
.contactArea > div .contactDetails,
.contactArea > div .contactAndSocialIcons {
  font-size: 14px;
}
.contactArea > div .contactDetails li,
.contactArea > div .contactAndSocialIcons li {
  font-size: 1em;
}
.contactArea > div .contactDetails li {
  margin-right: 10px;
  /* hide secondary-importance items when there isn't enough room for everything */
}
.contactArea > div .contactDetails li .svg-inline--fa {
  font-size: 1em;
}
@media (max-width: 1020px) {
  .contactArea > div .contactDetails li:not(.isPrimaryItem) {
    display: none;
  }
}
.contactArea > div .contactAndSocialIcons li {
  margin-left: 10px;
}
.contactArea > div .contactAndSocialIcons li .svg-inline--fa {
  font-size: 1.4em;
}
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.contactArea > div ul.languageSelector {
  margin-left: 10px;
  /* Flag of currently used language serves as a dropdown for other options */
}
.contactArea > div ul.languageSelector img {
  vertical-align: middle;
}
.contactArea > div ul.languageSelector > li:first-child:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0d7";
  font-weight: 900;
  margin-left: 6px;
}
.contactArea > div ul.languageSelector > li:first-child > img {
  display: inline-block;
  padding: 8px 0;
}
.contactArea > div ul.languageSelector > li ul {
  /* Hidden by default */
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-in-out;
  /* Same background as the contactArea */
  background: navy;
  /* Sits on top of everything else */
  position: absolute;
  z-index: 10;
  margin-left: -10px;
  top: 50px;
  /* Display when clicked (uses jQuery)*/
}
.contactArea > div ul.languageSelector > li ul.selected {
  visibility: visible;
  opacity: 0.9;
}
.contactArea > div ul.languageSelector > li ul li a {
  padding: 0.6em;
  display: block;
}
.contactArea > div ul.languageSelector > li ul li img {
  height: auto;
  padding: 0;
}
/* .navArea contains the main navigation and the site logo  */
.navArea {
  background: #4d4d88;
  max-width: 100%;
  /* override any generic list styles */
  /* center the content */
}
.navArea:after {
  display: block;
  content: "";
  clear: both;
}
.navArea ul:nth-child(n) {
  margin: 0;
  padding: 0;
  line-height: 1em;
  list-style-type: none;
}
.navArea > div {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  /* limit the width of the contents to a central area max width 990px */
  min-height: 90px;
  position: relative;
  /* keep content from pushing against edges on smaller devices */
  /* Style the site logo */
  /* The mainNav  */
  /* styles for desktop-sized devices */
  /* Mobile and tablet styles */
}
@media (max-width: 990px) {
  .navArea > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.navArea > div .websiteLogo {
  float: left;
  vertical-align: middle;
  height: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
  /* Keep quite small on mobiles */
  max-width: 50%;
}
.navArea > div ul.mainNav {
  /* Everything should be white including links */
  /* span should behave like links */
  /* nav floats right by default, keeps it away from the logo */
  float: right;
  /* The primary level list items - these are displayed before anything is clicked */
}
.navArea > div ul.mainNav,
.navArea > div ul.mainNav a,
.navArea > div ul.mainNav > span,
.navArea > div ul.mainNav i.fa,
.navArea > div ul.mainNav i.wi {
  color: #fff;
}
.navArea > div ul.mainNav > li > span:hover {
  cursor: pointer;
}
.navArea > div ul.mainNav .hideFromNav {
  display: none;
}
.navArea > div ul.mainNav > li {
  height: 90px;
  display: inline-block;
  /* Highlight the selected nav item */
  /* Put <a> inside the <li> - gives consistent styling for all menu items whether a dropdown or not */
  /* If the list item is the parent of a sub menu, highlight this with a dropdown icon */
  /* Styles for sub-lists */
}
.navArea > div ul.mainNav > li.selected > a,
.navArea > div ul.mainNav > li.selected > span {
  border-bottom: 2px solid #fff;
}
.navArea > div ul.mainNav > li > a,
.navArea > div ul.mainNav > li > span {
  width: 100%;
  height: 100%;
  display: block;
  /* The navigation link should be the height of the ul minus its total top-and-bottom padding */
  height: 54px;
  line-height: 54px;
  padding-right: 9px;
  padding-left: 9px;
  margin: 18px 0;
}
.navArea > div ul.mainNav > li > a.hideFromNav,
.navArea > div ul.mainNav > li > span.hideFromNav {
  display: none;
}
.navArea > div ul.mainNav > li.isSubmenuSelector > a:not(.hideFromNav),
.navArea > div ul.mainNav > li.isSubmenuSelector > span:not(.hideFromNav) {
  display: inline-block;
}
.navArea > div ul.mainNav > li.isSubmenuSelector > a:after,
.navArea > div ul.mainNav > li.isSubmenuSelector > span:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0d7";
  margin-left: 3px;
  font-weight: 900;
}
.navArea > div ul.mainNav > li > ul {
  /* Create some space around edges */
  padding: 20px 30px;
  /* Hidden by default */
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease-in-out;
  /* Display when clicked (uses jQuery)*/
  /* All text should align to the left, including heading etc. */
  /* Remove any unneeded whitespace created by columns */
  /* styles of submenu items */
  /* separate from navBar above */
  border-top: 2px solid #fff;
  /* display in front of other content, beneath the navBar */
  position: absolute;
  top: 90px;
  z-index: 5000;
  left: 0;
  /* Occupy full width of parent (max 990px) */
  width: 100%;
  /* Give it a color */
  background: #4d4d88;
}
.navArea > div ul.mainNav > li > ul.selected {
  visibility: visible;
  opacity: 1;
}
.navArea > div ul.mainNav > li > ul li {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  line-height: 1.35em;
}
.navArea > div ul.mainNav > li > ul li a:not(.button):not(.bookNow),
.navArea > div ul.mainNav > li > ul li span:not(.button):not(.bookNow) {
  width: 100%;
  padding: 9px 0;
}
@media (max-width: 550px) {
  .navArea > div ul.mainNav > li > ul li a:not(.button):not(.bookNow),
  .navArea > div ul.mainNav > li > ul li span:not(.button):not(.bookNow) {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}
.navArea > div ul.mainNav > li > ul li a,
.navArea > div ul.mainNav > li > ul li span {
  display: block;
}
.navArea > div ul.mainNav > li > ul li > *:nth-child(n+2) {
  display: none;
}
.navArea > div ul.mainNav > li > ul * {
  text-align: left;
}
.navArea > div ul.mainNav > li > ul .columns {
  margin: 0;
}
.navArea > div ul.mainNav > li > ul .columns > div {
  margin: 0;
  padding: 0;
}
@media (min-width: 1020px) {
  .navArea > div {
    /* display the nav style intended for large screens */
    /* hide mobile/tablet version */
  }
  .navArea > div .mainNav.above800px {
    display: block;
  }
  .navArea > div .mainNav.below800px {
    display: none;
  }
}
@media (max-width: 1020px) {
  .navArea > div {
    /* turn off the desktop nav */
    /* turn on mobile nav */
  }
  .navArea > div ul.mainNav.above800px {
    display: none;
  }
  .navArea > div ul.mainNav.below800px {
    display: block;
    min-width: 100px;
    font-size: 1em;
    /* Burger Menu styles */
    /* When the menu is open, change the burger icon to a "close" icon */
    /* Submenu styles */
  }
  .navArea > div ul.mainNav.below800px > li:first-child {
    /* this is the burger */
    float: right;
  }
  .navArea > div ul.mainNav.below800px > li:first-child > ul {
    min-height: 100vh;
  }
  .navArea > div ul.mainNav.below800px > li:first-child > a,
  .navArea > div ul.mainNav.below800px > li:first-child > span {
    /* this should be empty */
    /* Add the burger icon (fa-bars) */
  }
  .navArea > div ul.mainNav.below800px > li:first-child > a:before,
  .navArea > div ul.mainNav.below800px > li:first-child > span:before {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 1.75em;
  }
  .navArea > div ul.mainNav.below800px > li:first-child > a:after,
  .navArea > div ul.mainNav.below800px > li:first-child > span:after {
    display: none;
  }
  .navArea > div ul.mainNav.below800px > li.selected:first-child > a,
  .navArea > div ul.mainNav.below800px > li.selected:first-child > span {
    /* remove the dropdown icon */
  }
  .navArea > div ul.mainNav.below800px > li.selected:first-child > a:before,
  .navArea > div ul.mainNav.below800px > li.selected:first-child > span:before {
    content: "\f00d";
  }
  .navArea > div ul.mainNav.below800px > li.selected:first-child > a:after,
  .navArea > div ul.mainNav.below800px > li.selected:first-child > span:after {
    content: "";
  }
  .navArea > div ul.mainNav.below800px > li {
    /* this is the burger menu level*/
  }
  .navArea > div ul.mainNav.below800px > li > ul {
    /* sub-level: the primary level nav items (these are always displayed on desktop sized screens) */
    /* Don't need as much spacing as on desktop */
    padding-top: 1em;
    padding-bottom: 1em;
    /* make these top-level items stand out by giving them an arrow to their left */
    /* everything should float to the left and clear */
  }
  .navArea > div ul.mainNav.below800px > li > ul > li {
    margin-bottom: 12px;
    font-size: 1.2rem;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .three-col,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .two-col {
    margin: 0;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .three-col ul,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .two-col ul {
    overflow: hidden;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .three-col ul + h3,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .two-col ul + h3,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .three-col ul + h4,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .two-col ul + h4,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .three-col ul + h5,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li .two-col ul + h5 {
    margin-top: 24px;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li ul li a {
    font-size: 0.8rem;
    opacity: 0.85;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li ul li h3,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li h4,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li h5,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li h3 a,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li h4 a,
  .navArea > div ul.mainNav.below800px > li > ul > li ul li h5 a {
    font-size: 0.9rem;
    font-weight: bold;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li > span:not(.hideFromNav),
  .navArea > div ul.mainNav.below800px > li > ul > li > a:not(.hideFromNav) {
    display: inline-block;
    max-width: 100%;
    width: auto;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li:not(.hideFromNav).isSubmenuSelector {
    position: relative;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li:not(.hideFromNav).isSubmenuSelector:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f107";
    font-size: 2em;
    position: absolute;
    right: 0;
    top: 0.2em;
    font-weight: 400;
  }
  .navArea > div ul.mainNav.below800px > li > ul > li:not(.hideFromNav).isSubmenuSelector.selected:after {
    content: "\f106";
  }
  .navArea > div ul.mainNav.below800px > li > ul li {
    float: left;
    text-align: left;
    clear: both;
    width: 100%;
    /* Secondary items i.e. sub-sub list items */
  }
  .navArea > div ul.mainNav.below800px > li > ul li:not(.hideFromNav) {
    display: block;
  }
  .navArea > div ul.mainNav.below800px > li > ul li * {
    text-align: left;
  }
  .navArea > div ul.mainNav.below800px > li > ul li.selected ul:not(.hideFromNav) {
    display: block;
  }
  .navArea > div ul.mainNav.below800px > li > ul li > ul {
    /* Hidden by default */
    display: none;
    /* don't use visibility for this because we need their parents to know their size */
  }
}
.navArea > div ul.mainNav.burgerMenu {
  display: block;
  min-width: 100px;
  font-size: 1em;
  /* Burger Menu styles */
  /* When the menu is open, change the burger icon to a "close" icon */
  /* Submenu styles */
}
.navArea > div ul.mainNav.burgerMenu > li:first-child {
  /* this is the burger */
  float: right;
}
.navArea > div ul.mainNav.burgerMenu > li:first-child > ul {
  min-height: 100vh;
}
.navArea > div ul.mainNav.burgerMenu > li:first-child > a,
.navArea > div ul.mainNav.burgerMenu > li:first-child > span {
  /* this should be empty */
  /* Add the burger icon (fa-bars) */
}
.navArea > div ul.mainNav.burgerMenu > li:first-child > a:before,
.navArea > div ul.mainNav.burgerMenu > li:first-child > span:before {
  content: "\f0c9";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 1.75em;
}
.navArea > div ul.mainNav.burgerMenu > li:first-child > a:after,
.navArea > div ul.mainNav.burgerMenu > li:first-child > span:after {
  display: none;
}
.navArea > div ul.mainNav.burgerMenu > li.selected:first-child > a,
.navArea > div ul.mainNav.burgerMenu > li.selected:first-child > span {
  /* remove the dropdown icon */
}
.navArea > div ul.mainNav.burgerMenu > li.selected:first-child > a:before,
.navArea > div ul.mainNav.burgerMenu > li.selected:first-child > span:before {
  content: "\f00d";
}
.navArea > div ul.mainNav.burgerMenu > li.selected:first-child > a:after,
.navArea > div ul.mainNav.burgerMenu > li.selected:first-child > span:after {
  content: "";
}
.navArea > div ul.mainNav.burgerMenu > li {
  /* this is the burger menu level*/
}
.navArea > div ul.mainNav.burgerMenu > li > ul {
  /* sub-level: the primary level nav items (these are always displayed on desktop sized screens) */
  /* Don't need as much spacing as on desktop */
  padding-top: 1em;
  padding-bottom: 1em;
  /* make these top-level items stand out by giving them an arrow to their left */
  /* everything should float to the left and clear */
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li {
  margin-bottom: 12px;
  font-size: 1.2rem;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .three-col,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .two-col {
  margin: 0;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .three-col ul,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .two-col ul {
  overflow: hidden;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .three-col ul + h3,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .two-col ul + h3,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .three-col ul + h4,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .two-col ul + h4,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .three-col ul + h5,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li .two-col ul + h5 {
  margin-top: 24px;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li a {
  font-size: 0.8rem;
  opacity: 0.85;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li h3,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li h4,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li h5,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li h3 a,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li h4 a,
.navArea > div ul.mainNav.burgerMenu > li > ul > li ul li h5 a {
  font-size: 0.9rem;
  font-weight: bold;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li > span:not(.hideFromNav),
.navArea > div ul.mainNav.burgerMenu > li > ul > li > a:not(.hideFromNav) {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li:not(.hideFromNav).isSubmenuSelector {
  position: relative;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li:not(.hideFromNav).isSubmenuSelector:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f107";
  font-size: 2em;
  position: absolute;
  right: 0;
  top: 0.2em;
  font-weight: 400;
}
.navArea > div ul.mainNav.burgerMenu > li > ul > li:not(.hideFromNav).isSubmenuSelector.selected:after {
  content: "\f106";
}
.navArea > div ul.mainNav.burgerMenu > li > ul li {
  float: left;
  text-align: left;
  clear: both;
  width: 100%;
  /* Secondary items i.e. sub-sub list items */
}
.navArea > div ul.mainNav.burgerMenu > li > ul li:not(.hideFromNav) {
  display: block;
}
.navArea > div ul.mainNav.burgerMenu > li > ul li * {
  text-align: left;
}
.navArea > div ul.mainNav.burgerMenu > li > ul li.selected ul:not(.hideFromNav) {
  display: block;
}
.navArea > div ul.mainNav.burgerMenu > li > ul li > ul {
  /* Hidden by default */
  display: none;
  /* don't use visibility for this because we need their parents to know their size */
}
@media (max-width: 1020px) {
  .navArea > div {
    min-height: 70px;
  }
  .navArea > div .websiteLogo {
    max-height: 70px;
  }
  .navArea > div ul.mainNav > li {
    height: 70px;
    /* Reduce the margin by the amount of height which has been removed from the navBar */
  }
  .navArea > div ul.mainNav > li > a,
  .navArea > div ul.mainNav > li > span {
    margin: 10px 0;
  }
  .navArea > div ul.mainNav > li > ul {
    top: 70px;
  }
}
/* Rules to make your sitemap hide pagelist items which are intended for the nav only */
.sitemap .isSubmenuSelector > span {
  display: none;
}
.mobileEdgeSpace {
  padding-left: 10px;
  padding-right: 10px;
}
#lightboxBackground {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: flex;
  justify-content: center;
  align-items: center;
}
#lightboxBackground .lb-loadingWrapper {
  font-size: 50px;
  color: #eee;
}
#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#lightbox .lb-container {
  position: relative;
  max-height: 100%;
  max-width: 100%;
}
#lightbox .lb-container .lb-image {
  max-height: 100vh;
  max-width: 100%;
  overflow: hidden;
}
#lightbox .lb-container .lb-loadingErrorMessage {
  min-height: 200px;
  display: none;
  padding: 2em;
}
#lightbox .lb-container .lb-close {
  position: absolute;
  top: 0;
  right: 0;
}
#lightbox .lb-container .lb-prev,
#lightbox .lb-container .lb-next {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#lightbox .lb-container .lb-next {
  left: auto;
  right: 0;
  justify-content: flex-end;
}
#lightbox .lb-container .lb-iconWrapper {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1em;
  color: rgba(240, 240, 240, 0.7);
  font-size: 18px;
}
@media only screen and (max-width: 800px) {
  #lightbox .lb-container .lb-iconWrapper {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 500px) {
  #lightbox .lb-container .lb-iconWrapper {
    font-size: 15px;
  }
}
#lightbox .lb-container .lb-close,
#lightbox .lb-container .lb-prev,
#lightbox .lb-container .lb-next {
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#lightbox .lb-container .lb-close:hover,
#lightbox .lb-container .lb-prev:hover,
#lightbox .lb-container .lb-next:hover {
  opacity: 0.8;
}
#lightbox .lb-container .lb-close:hover .lb-iconWrapper,
#lightbox .lb-container .lb-prev:hover .lb-iconWrapper,
#lightbox .lb-container .lb-next:hover .lb-iconWrapper {
  color: #fff;
}
#lightbox .lb-container .lb-description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.3em;
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(240, 240, 240, 0.7);
  line-height: 1.3em;
}
@media only screen and (max-width: 800px) {
  #lightbox .lb-container .lb-description {
    font-size: 0.8em;
  }
}
#lightbox .lb-container .lb-loader {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#lightbox.loadingError .lb-loadingErrorMessage {
  display: block;
}
#lightbox.loadingError .lb-image {
  display: none;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../../_CommonLibraries/photo/loading.gif) no-repeat;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../../_CommonLibraries/photo/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* Phil's Rules */
.lightbox img {
  border: none;
}
/* base image styles - stop if overflowing it's container, centre in space if too small etc 
	  Applies to a[rel*="lightbox"] and img */
a:not(.button)[rel*="lightbox"] {
  max-width: 100%;
  object-fit: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* to make the overlay children(i.e the magifying glass on hover) be centralised vertically and horisontally */
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- (bit buggy but only affects 5% of visitors to our sites) */
  /* TWEENER - IE 10 */
  /* NEW - Chrome */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (bit buggy but only affects 5% of visitors to our sites) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}
a:not(.button)[rel*="lightbox"]:hover,
a:not(.button)[rel*="lightbox"]:focus {
  /* display a magifying glass icon in front of the image */
  /* darken the image */
}
a:not(.button)[rel*="lightbox"]:hover:before,
a:not(.button)[rel*="lightbox"]:focus:before {
  /* create and style the icon*/
  content: "\f00e";
  font-family: "Font Awesome 5 Pro";
  font-size: 35px;
  color: #fff;
  font-weight: 900;
  /* display the icon centrally in front of the image */
  position: absolute;
  z-index: 1;
}
a:not(.button)[rel*="lightbox"]:hover img,
a:not(.button)[rel*="lightbox"]:focus img {
  filter: brightness(30%);
  /* smooth the effect */
  transition: ease 0.15s;
  -webkit-transition: ease 0.15s;
  /*  for safari - most users need this*/
}
/* For images where the centre of action might get cropped out by responsive design (e.g. the sun in a sunset) */
/* You can only use one of these classes on any given image, i.e. can't use them in combination */
img {
  max-width: 100%;
  object-fit: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* Flip an image horizontally so it faces inward, toward the centre of the page 
	
	## Don't use on any image containing text ##
	
	*/
}
img.cropFromLeft {
  object-position: right;
}
img.cropFromRight {
  object-position: left;
}
img.cropFromTop {
  object-position: bottom;
}
img.cropFromBottom {
  object-position: top;
}
img.flipHorizontal {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
figure {
  position: relative;
  /*
	figcaption {
		font-family:'Arial';
		font-size:2em;
		color:white;
		position:absolute;
		bottom:8%;
		left:8%;
		
		text-shadow:1px 1px #000;
		text-align:left;
		
		.subHeading {
			clear:both;
			font-size:0.8em;
			opacity:0.8;
		}
	}*/
}
.internetExplorer img {
  object-fit: none;
}
a[onclick]:hover {
  cursor: pointer;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  padding-top: 50px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100vw;
  /* Full width */
  height: 100vh;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  /* Black w/ opacity */
  place-items: center;
  /* Modal Content */
  /* The Close Button */
}
.modal .modalContent {
  box-sizing: border-box;
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  max-width: 1200px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
  overflow: hidden;
}
@media (max-width: 400px) {
  .modal .modalContent {
    max-width: 96%;
  }
}
.modal .modalContent.reducedWhitespace {
  padding: 1%;
}
.modal .modalContent .innerContentArea {
  overflow: hidden;
}
.modal.miniModal .modalContent {
  max-width: 450px;
  width: 90%;
  padding: 24px;
}
.modal .modalClose {
  color: #aaaaaa;
  float: right;
  font-size: 40px;
  line-height: 39px;
  cursor: pointer;
}
.toggle_trigger {
  position: relative;
  padding-right: 1.5em;
  display: flex;
  align-items: center;
}
.toggle_trigger:after {
  display: block;
  content: "\f055";
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: 0;
}
.toggle_trigger.active:after {
  content: "\f057";
  color: red;
}
.toggle_container {
  position: relative;
  display: none;
}
.toggle_container:after {
  display: block;
  content: "";
  clear: both;
}
.toggle_trigger {
  cursor: pointer;
}
.toggleFixedCloserWrapper {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 65px;
}
.toggleFixedCloserWrapper .toggleFixedCloserBtn {
  position: fixed;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1em;
}
.toggleFixedCloserWrapper .toggleFixedCloserBtn:hover {
  cursor: pointer;
}
.toggleFixedCloserWrapper .toggleFixedCloserBtn * {
  color: rgba(240, 240, 240, 0.9);
  font-size: 18px;
}
@media only screen and (max-width: 800px) {
  .toggleFixedCloserWrapper .toggleFixedCloserBtn {
    padding: 0.75em;
  }
}
@media only screen and (max-width: 500px) {
  .toggleFixedCloserWrapper .toggleFixedCloserBtn {
    font-size: 15px;
  }
}
ul.toggleFeaturesList {
  clear: both;
}
ul.toggleFeaturesList > li {
  text-align: left;
  border-top: 1px solid #dcdcdc;
  border-left: 5px solid transparent;
  padding: 1rem;
}
ul.toggleFeaturesList > li:last-child {
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 600px) {
  ul.toggleFeaturesList > li {
    padding: 0.7em 0.25em;
  }
}
ul.toggleFeaturesList > li .toggle_trigger:after {
  display: none;
}
ul.toggleFeaturesList > li .toggle_trigger:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  display: inline;
  vertical-align: middle;
  font-weight: 400;
  margin-right: 0.5em;
  font-size: 1.8em;
}
ul.toggleFeaturesList > li .toggle_trigger.active:before {
  content: "\f068";
}
ul.toggleFeaturesList > li .toggle_trigger.active {
  color: #e2191a;
}
ul.toggleFeaturesList > li.active {
  border-left-color: #e2191a;
}
ul.toggleFeaturesList > li .toggle_container {
  padding-top: 1em;
}
/* all contact forms / booking forms / sign up forms etc */
#mailchimpSignUpForm {
  visibility: hidden;
  position: absolute;
  bottom: -500px;
}
/* sometimes we have inputs that are not in a form */
.validationError {
  border: 2px solid red;
}
.validationErrorMessage {
  font-size: 0.8em;
  color: red;
  display: none;
  clear: left;
  /* to make sure it goes beneath the item in error */
}
/* we sometimes put inputs outside of a form */
label,
input,
textarea,
select {
  font-family: inherit;
  /* browsers have defaults for these */
  font-size: inherit;
  /* browsers have defaults for these */
  line-height: inherit;
  /* browsers have defaults for these */
}
button {
  cursor: pointer;
}
.contactFormArea {
  clear: both;
  text-align: left;
  /* pulls inputs together into one section (normally horizontal) */
}
.contactFormArea form {
  overflow: hidden;
}
.contactFormArea label,
.contactFormArea input,
.contactFormArea textarea,
.contactFormArea select {
  max-width: 100%;
  display: block;
}
.contactFormArea input {
  width: 24em;
}
.contactFormArea input,
.contactFormArea textarea,
.contactFormArea select {
  margin-top: 0.2em;
}
.contactFormArea textarea {
  width: 100%;
}
.contactFormArea textarea.smallTextArea {
  height: 4em;
}
.contactFormArea input,
.contactFormArea select,
.contactFormArea textarea,
.contactFormArea option {
  font-family: inherit;
  font-size: inherit;
  line-height: 1.4em;
}
.contactFormArea .inputBlock {
  margin-top: 1.5em;
}
.contactFormArea .groupedInputs {
  overflow: hidden;
}
.contactFormArea .groupedInputs > * {
  float: left;
  margin-right: 2em;
}
.contactFormArea input[type="number"] {
  width: 3em;
  display: inline-block;
}
.contactFormArea ul.checkBoxArea {
  /* applied to a ul so this removes the default whitespace on the left */
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.contactFormArea ul.checkBoxArea li {
  list-style: none;
  margin-top: 0.3em;
  margin-bottom: 0;
}
.contactFormArea ul.checkBoxArea li label {
  margin-top: 0;
}
.contactFormArea .checkboxWrapper {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.contactFormArea .checkboxWrapper input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.contactFormArea .checkboxWrapper input[type="checkbox"] ~ label {
  position: relative;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: flex-start;
}
.contactFormArea .checkboxWrapper input[type="checkbox"] ~ label .labelContent {
  flex-grow: 1;
}
.contactFormArea .checkboxWrapper input[type="checkbox"] ~ label:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #777;
  background-color: #fff;
  font-size: 1.5em;
  margin-right: 0.2em;
}
.contactFormArea .checkboxWrapper input[type="checkbox"]:hover ~ label:before {
  color: rgba(0, 128, 0, 0.7);
}
.contactFormArea .checkboxWrapper input[type="checkbox"]:checked ~ label:before {
  content: "\f14a";
  font-weight: 900;
  color: rgba(0, 128, 0, 0.7);
}
.contactFormArea .checkboxWrapper input[type="checkbox"].validationError ~ label:before {
  color: red;
}
.contactFormArea .datePicker {
  width: 200px;
  max-width: 100%;
}
.contactFormArea .recaptchaDiv {
  max-width: 100%;
}
.contactFormArea .successMessage {
  clear: both;
  background-color: #eeeeee;
  display: none;
}
/* JS will add plus and minus buttons in to input type=number fields automatically */
.increaseDecreaseButtonArea {
  display: flex;
  justify-content: center;
}
.increaseDecreaseButtonArea input {
  padding: 0.3em;
  text-align: center;
  width: 5em;
}
.increaseButton {
  color: #fff;
  padding: 0 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding-left:0.25em;*/
  /* padding-right:0.1em;*/
  background-color: rgba(19, 109, 19, 0.8);
}
.increaseButton:hover {
  cursor: pointer;
}
.increaseButton * {
  color: #fff;
}
.decreaseButton {
  color: #fff;
  padding: 0 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(217, 38, 38, 0.8);
}
.decreaseButton:hover {
  cursor: pointer;
}
.decreaseButton * {
  color: #fff;
}
/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.googleMapWrapper {
  /* width: 100%; */
  /* margin: 50px 0 3000px; */
}
.googleMapWrapper iframe {
  /* width: 100%; */
  /* display: block; */
  pointer-events: none;
  position: relative;
  /* IE needs a position other than static */
}
.googleMapWrapper iframe.clicked {
  pointer-events: auto;
}
/* PURPOSE OF THIS STYLESHEET

1. Styles for all content to be contained in columns. E.g. rows of three text columns 


	With this stylesheet you can:-
	
		Create 2-, 3- and 4-column layouts
		


*/
/* without this text is more jagged when sized down to .9 */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
[id] {
  scroll-margin-top: clamp(30px, 7.5vh, 110px);
}
sup,
i.external-link-square-alt,
i.fa-external-link-square,
sup:before,
i.external-link-square-alt:before,
i.fa-external-link-square:before {
  vertical-align: super;
  font-size: 0.65em;
}
@media (max-width: 550px) {
  .hide-mob {
    display: none;
  }
}
@media (min-width: 800px) {
  .navArea > div ul.mainNav .mobileNavOnly:nth-child(n) {
    display: none;
  }
}
video {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block;
}
p a,
li a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
.Main__Container-sc-1n4ud0o-0.feDyja {
  height: auto;
}
.video-container,
.iframeContainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.iframeContainer iframe,
.video-container object,
.iframeContainer object,
.video-container embed,
.iframeContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
* {
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}
body {
  background: #fff;
}
.warmGridBackground {
  background-color: #FFF9F6;
  background-image: linear-gradient(rgba(255, 88, 39, 0.08) 1.5px, transparent 1.5px), linear-gradient(90deg, rgba(255, 88, 39, 0.08) 1.5px, transparent 1.5px);
  background-size: 50px 50px;
  border-bottom: 1px solid rgba(255, 88, 39, 0.08);
}
.eyebrow {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #FF5827;
  padding: 4px 12px;
  border-radius: 4px;
  margin-bottom: 24px;
}
.textBox .eyebrow {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.eyebrow + h2 {
  margin-top: 0;
}
.fold {
  padding: clamp(60px, 5vh, 110px) 0;
}
.fold > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .fold > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.fold > div:not(:last-child) {
  margin-bottom: 24px;
}
.fold.differentiated {
  background-color: #f2f2f2;
}
.fold.differentiated h2,
.fold.differentiated h3 {
  text-align: center;
}
.fold.accordion {
  background-color: #f2f2f2;
}
.fold.accordion h2,
.fold.accordion h3,
.fold.accordion h4 {
  color: #6e6e6e;
}
.fold.highlight {
  background-color: #FF5827;
}
.fold.highlight h1,
.fold.highlight h2,
.fold.highlight h3,
.fold.highlight h4,
.fold.highlight h5,
.fold.highlight h6,
.fold.highlight ul,
.fold.highlight ol,
.fold.highlight p {
  color: #fff;
}
.fold.highlight h1 a,
.fold.highlight h2 a,
.fold.highlight h3 a,
.fold.highlight h4 a,
.fold.highlight h5 a,
.fold.highlight h6 a,
.fold.highlight ul a,
.fold.highlight ol a,
.fold.highlight p a {
  color: inherit;
}
.fold.highlight a,
.fold.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.fold.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.fold.lowlight h1,
.fold.lowlight h2,
.fold.lowlight h3,
.fold.lowlight h4,
.fold.lowlight h5,
.fold.lowlight h6,
.fold.lowlight ul,
.fold.lowlight ol,
.fold.lowlight p {
  color: #fff;
}
.fold.lowlight h1 a,
.fold.lowlight h2 a,
.fold.lowlight h3 a,
.fold.lowlight h4 a,
.fold.lowlight h5 a,
.fold.lowlight h6 a,
.fold.lowlight ul a,
.fold.lowlight ol a,
.fold.lowlight p a {
  color: inherit;
}
.fold.lowlight a,
.fold.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.fold.center h1,
.fold.center h2 {
  text-align: center;
}
.fold.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.fold.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.fold.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.fold .bgElements {
  position: relative;
  overflow: hidden;
}
.fold .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.fold .bgElements .bg-elements,
.fold .bgElements .bg-elements * {
  background-attachment: scroll;
}
.fold .bgElements .bg-elements .bg-element-1,
.fold .bgElements .bg-elements .bg-element-2,
.fold .bgElements .bg-elements .bg-element-3,
.fold .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.fold .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fold .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.fold .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.fold .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .fold .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.fold.graphicsAnalysis > div,
.fold.caseStudyContent > div {
  max-width: 800px;
}
.fold.graphicsAnalysis > div h1,
.fold.caseStudyContent > div h1,
.fold.graphicsAnalysis > div h2,
.fold.caseStudyContent > div h2 {
  text-align: center;
}
.fold.graphicsAnalysis > div h2,
.fold.caseStudyContent > div h2,
.fold.graphicsAnalysis > div h3,
.fold.caseStudyContent > div h3,
.fold.graphicsAnalysis > div h4,
.fold.caseStudyContent > div h4,
.fold.graphicsAnalysis > div h5,
.fold.caseStudyContent > div h5,
.fold.graphicsAnalysis > div .pre-heading,
.fold.caseStudyContent > div .pre-heading,
.fold.graphicsAnalysis > div figcaption,
.fold.caseStudyContent > div figcaption {
  text-align: left;
}
.fold.graphicsAnalysis .subSection,
.fold.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.fold.graphicsAnalysis .subSection + .subSection,
.fold.caseStudyContent .subSection + .subSection,
.fold.graphicsAnalysis .subSection:first-child,
.fold.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.fold.graphicsAnalysis .subSection:last-child,
.fold.caseStudyContent .subSection:last-child,
.fold.graphicsAnalysis .subSection:last-of-type,
.fold.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.fold.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .fold.subtopic-faq {
    padding: 120px 0;
  }
}
.fold.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .fold.subtopic-faq > div h2,
  .fold.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.fold.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.fold.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .fold.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .fold.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .fold.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .fold.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .fold.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .fold.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.fold.intro > div,
.fold.brief > div {
  max-width: 600px;
}
.fold.intro > div h1,
.fold.brief > div h1,
.fold.intro > div h2,
.fold.brief > div h2 {
  text-align: center;
}
.fold.intro > div p,
.fold.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.fold.intro > div p:only-of-type,
.fold.brief > div p:only-of-type {
  text-align: center;
}
.fold.intro > div a.CTA,
.fold.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.fold.topQuestions > div {
  max-width: 980px;
}
.fold.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .fold.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.fold.topQuestions > div > div h4,
.fold.topQuestions > div > div h5 {
  font-weight: 600;
}
.fold.topQuestions > div > div p {
  font-size: 0.9rem;
}
.fold.timeLine > div h2 {
  text-align: center;
}
.fold.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.fold.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .fold.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .fold.timeLine > div > div > div:nth-child(6n+3),
  .fold.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .fold.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .fold.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .fold.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .fold.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .fold.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .fold.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .fold.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .fold.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .fold.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .fold.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .fold.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .fold.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .fold.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .fold.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .fold.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .fold.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .fold.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .fold.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .fold.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .fold.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .fold.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .fold.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .fold.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .fold.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .fold.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .fold.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .fold.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .fold.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .fold.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .fold.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .fold.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .fold.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .fold.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .fold.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .fold.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .fold.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .fold.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .fold.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .fold.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .fold.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .fold.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .fold.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .fold.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .fold.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .fold.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .fold.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .fold.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .fold.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .fold.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .fold.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .fold.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .fold.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .fold.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .fold.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .fold.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.fold.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.fold.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.fold.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.fold.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.fold.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.fold.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.fold.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.fold.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.fold.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.fold.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.fold.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.fold.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.fold.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.fold.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.fold.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.fold.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.fold.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.fold.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.fold.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.fold.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.fold.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.fold.narrow-fold > div {
  max-width: 720px;
}
body.informationalPage .spread {
  background: #f2f2f2;
}
@media (min-width: 901px) {
  body.informationalPage .spread {
    padding-top: clamp(20px, 4vw, 50px);
  }
}
body.informationalPage .spread > div {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 300px calc(100% - 300px);
  grid-template-areas: "pageContentsTable hero" "pageContentsTable guidePageContent";
}
@media (min-width: 901px) {
  body.informationalPage .spread > div .hero {
    margin: 0 24px 24px 24px;
    border-radius: 4px;
    overflow: hidden;
  }
  body.informationalPage .spread > div .hero > div:nth-of-type(2) {
    padding: 24px;
  }
}
@media (max-width: 900px) {
  body.informationalPage .spread > div .guidePageContent {
    padding-top: 48px;
  }
}
@media (max-width: 500px) {
  body.informationalPage .spread > div .guidePageContent {
    padding-top: 24px;
  }
}
@media (max-width: 900px) {
  body.informationalPage .spread > div {
    grid-template-columns: 100%;
    grid-template-areas: "hero" "pageContentsTable" "guidePageContent";
  }
}
body.informationalPage .spread > div .hero:not(.frontPage) {
  grid-area: hero;
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: clamp(180px, 60vw, 400px);
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child img,
body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(80%);
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:first-child > picture > img:nth-child(n) {
  display: block;
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  body.informationalPage .spread > div .hero:not(.frontPage) > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer body.informationalPage .spread > div .hero:not(.frontPage),
.internetExplorer body.informationalPage .spread > div .hero:not(.frontPage) * {
  display: block;
}
.internetExplorer body > body.informationalPage .spread > div .hero:not(.frontPage) {
  min-height: 400px;
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:nth-of-type(2) {
  min-height: 0;
}
body.informationalPage .spread > div .hero:not(.frontPage) > div:nth-of-type(2) * {
  color: #fff;
}
body.informationalPage .spread > div .pageContentsTable {
  grid-area: pageContentsTable;
  background: #f2f2f2;
}
@media (min-width: 901px) {
  body.informationalPage .spread > div .pageContentsTable {
    margin-left: 10px;
  }
}
body.informationalPage .spread > div .pageContentsTable ul {
  display: grid;
  grid-column-gap: 24px;
}
@media (max-width: 900px) {
  body.informationalPage .spread > div .pageContentsTable ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 700px) {
  body.informationalPage .spread > div .pageContentsTable ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 500px) {
  body.informationalPage .spread > div .pageContentsTable ul {
    grid-template-columns: 1fr;
  }
}
body.informationalPage .spread > div .pageContentsTable > div {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  padding: 24px;
  background: #4D4F51;
}
@media (min-width: 901px) {
  body.informationalPage .spread > div .pageContentsTable > div {
    border-radius: 4px;
  }
}
body.informationalPage .spread > div .pageContentsTable > div * {
  color: #fff;
}
body.informationalPage .spread > div .pageContentsTable > div ul li {
  font-size: 0.9rem;
}
body.informationalPage .spread > div .pageContentsTable > div ul li:before {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f0da";
  margin-right: 5px;
  vertical-align: top;
}
body.informationalPage .spread > div .guidePageContent {
  grid-area: guidePageContent;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
}
@media (max-width: 500px) {
  body.informationalPage .spread > div .guidePageContent {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.informationalPage .spread > div .guidePageContent > div {
  margin-bottom: 48px;
}
body.informationalPage .spread > div .guidePageContent > div:not(.tabs):not(.singleFullWidthCTA):not(.photoGallery) {
  padding: 24px;
  border-radius: 4px;
  background: #fff;
}
@media (max-width: 500px) {
  body.informationalPage .spread > div .guidePageContent > div {
    margin-bottom: 24px;
  }
}
body.informationalPage .spread > div .guidePageContent > div:last-child {
  margin-bottom: 0;
}
body.informationalPage .spread > div .guidePageContent > div.photoGallery {
  padding: 0;
  margin: 48px 0;
  background: transparent;
}
@media (max-width: 1020px) {
  body.informationalPage .spread > div .guidePageContent > div.photoGallery {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 750px) and (max-width: 900px) {
  body.informationalPage .spread > div .guidePageContent > div.photoGallery {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
body.informationalPage .spread > div .guidePageContent > div.photoGallery > * {
  border-radius: 4px;
  overflow: hidden;
}
body.informationalPage .spread > div .guidePageContent > div .figure {
  margin: 24px auto;
}
body.informationalPage .spread > div .guidePageContent > div .figure figcaption {
  text-align: center;
}
body.informationalPage .spread > div .guidePageContent > div .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid lightgray;
  border-top: 1px solid lightgray;
}
body.informationalPage .spread > div .guidePageContent > div .subSection + .subSection,
body.informationalPage .spread > div .guidePageContent > div .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
body.informationalPage .spread > div .guidePageContent > div .subSection:last-child,
body.informationalPage .spread > div .guidePageContent > div .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.informationalPage .spread > div .guidePageContent > div > div:last-child {
  margin-bottom: 0;
}
body.informationalPage .spread > div .guidePageContent > div .statsList,
body.informationalPage .spread > div .guidePageContent > div .iconsList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1000px) {
  body.informationalPage .spread > div .guidePageContent > div .statsList,
  body.informationalPage .spread > div .guidePageContent > div .iconsList {
    grid-template-columns: 1fr 1fr;
  }
}
body.informationalPage .spread > div .guidePageContent > div .statsList > li,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li {
  padding: 24px;
  font-size: 0.9rem;
  line-height: 1.035rem;
  text-align: left;
  display: flex;
  align-items: center;
}
body.informationalPage .spread > div .guidePageContent > div .statsList > li svg.svg-inline--fa,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li svg.svg-inline--fa,
body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fas,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fas,
body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fab,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fab,
body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fal,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fal,
body.informationalPage .spread > div .guidePageContent > div .statsList > li i.far,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.far,
body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fad,
body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fad {
  font-weight: 300;
  font-size: 1.7em;
  color: #808080;
  vertical-align: middle;
  margin-right: 12px;
}
@media (max-width: 450px) {
  body.informationalPage .spread > div .guidePageContent > div .statsList > li,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li {
    padding: 12px;
    font-size: 0.81rem;
  }
  body.informationalPage .spread > div .guidePageContent > div .statsList > li svg.svg-inline--fa,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li svg.svg-inline--fa,
  body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fas,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fas,
  body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fab,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fab,
  body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fal,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fal,
  body.informationalPage .spread > div .guidePageContent > div .statsList > li i.far,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.far,
  body.informationalPage .spread > div .guidePageContent > div .statsList > li i.fad,
  body.informationalPage .spread > div .guidePageContent > div .iconsList > li i.fad {
    font-size: 1.53em;
  }
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper {
  border-radius: 4px;
  width: 100%;
  border: 1px solid lightgray;
  overflow: hidden;
  margin: 24px 0;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table {
  margin: 0;
  width: 100%;
  font-size: 16px;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table th,
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table td {
  border: 1px solid lightgray;
  padding: 18px;
  text-align: left;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table th:first-of-type,
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table td:first-of-type {
  border-left: none;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table th:last-of-type,
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table td:last-of-type {
  border-right: none;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table tr:last-of-type,
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table tr td {
  border-bottom: none;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table th {
  font-weight: bold;
  border-top: none;
  text-transform: none;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table td {
  font-size: 14.4px;
}
body.informationalPage .spread > div .guidePageContent > div .tableWrapper table td:first-of-type {
  font-weight: bold;
  font-size: 16px;
}
body.informationalPage .spread > div .guidePageContent .directory > div {
  margin: 24px 0 0 0;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(290px, 1fr));
}
body.informationalPage .spread > div .guidePageContent .directory > div ul {
  width: 100%;
  margin: 0;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li {
  font-size: 0.85rem;
  padding: 3px 0;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li p {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li h1,
body.informationalPage .spread > div .guidePageContent .directory > div ul li h2,
body.informationalPage .spread > div .guidePageContent .directory > div ul li h3,
body.informationalPage .spread > div .guidePageContent .directory > div ul li h4 {
  display: none;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li h5 {
  font-size: 1rem;
  line-height: 1.25em;
  margin: 0;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li .recommendation,
body.informationalPage .spread > div .guidePageContent .directory > div ul li .category {
  font-size: 0.7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li .recommendation {
  background: #FF5827;
  color: #fff;
  padding: 4px;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li .category {
  opacity: 0.8;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li .category:nth-of-type(2) {
  margin-left: 5px;
}
body.informationalPage .spread > div .guidePageContent .directory > div ul li svg.svg-inline--fa,
body.informationalPage .spread > div .guidePageContent .directory > div ul li i.fas,
body.informationalPage .spread > div .guidePageContent .directory > div ul li i.fab,
body.informationalPage .spread > div .guidePageContent .directory > div ul li i.fal,
body.informationalPage .spread > div .guidePageContent .directory > div ul li i.far,
body.informationalPage .spread > div .guidePageContent .directory > div ul li i.fad {
  font-weight: 300;
}
body.informationalPage .spread > div .guidePageContent > img,
body.informationalPage .spread > div .guidePageContent figure > img {
  width: 100%;
  padding: 0;
}
body.informationalPage .spread > div .guidePageContent > figure {
  margin-bottom: 48px;
}
body.informationalPage .spread > div .guidePageContent > figure figcaption {
  background: transparent;
  margin: 0;
  padding: 12px 0;
}
body.informationalPage .pageContentsTable ul {
  margin: 0;
}
@media (min-width: 900px) and (max-width: 1000px) {
  body.informationalPage .localAttractionGallery {
    grid-template-columns: 1fr 1fr;
  }
}
body.articlePage,
body.articlePage .fold:not(#footer):not(.signup):nth-child(n) {
  background: #f2f2f2;
}
@media (max-width: 775px) {
  body.articlePage,
  body.articlePage .fold:not(#footer):not(.signup):nth-child(n) {
    background-color: #fff;
  }
}
body.articlePage .hero {
  height: clamp(180px, 100vw, 275px);
  overflow: hidden;
}
body.articlePage .hero > div:first-child img {
  filter: none;
  height: 100%;
  width: 100%;
}
body.articlePage .hero > div:nth-child(n+2) {
  display: none;
}
body.articlePage .articleSpread {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  padding-top: 48px;
}
body.articlePage .articleSpread > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  body.articlePage .articleSpread > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.articlePage .articleSpread > div:not(:last-child) {
  margin-bottom: 24px;
}
body.articlePage .articleSpread > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  body.articlePage .articleSpread > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
body.articlePage .articleSpread > div:not(:last-child) {
  margin-bottom: 24px;
}
body.articlePage .articleSpread.differentiated {
  background-color: #f2f2f2;
}
body.articlePage .articleSpread.differentiated h2,
body.articlePage .articleSpread.differentiated h3 {
  text-align: center;
}
body.articlePage .articleSpread.accordion {
  background-color: #f2f2f2;
}
body.articlePage .articleSpread.accordion h2,
body.articlePage .articleSpread.accordion h3,
body.articlePage .articleSpread.accordion h4 {
  color: #6e6e6e;
}
body.articlePage .articleSpread.highlight {
  background-color: #FF5827;
}
body.articlePage .articleSpread.highlight h1,
body.articlePage .articleSpread.highlight h2,
body.articlePage .articleSpread.highlight h3,
body.articlePage .articleSpread.highlight h4,
body.articlePage .articleSpread.highlight h5,
body.articlePage .articleSpread.highlight h6,
body.articlePage .articleSpread.highlight ul,
body.articlePage .articleSpread.highlight ol,
body.articlePage .articleSpread.highlight p {
  color: #fff;
}
body.articlePage .articleSpread.highlight h1 a,
body.articlePage .articleSpread.highlight h2 a,
body.articlePage .articleSpread.highlight h3 a,
body.articlePage .articleSpread.highlight h4 a,
body.articlePage .articleSpread.highlight h5 a,
body.articlePage .articleSpread.highlight h6 a,
body.articlePage .articleSpread.highlight ul a,
body.articlePage .articleSpread.highlight ol a,
body.articlePage .articleSpread.highlight p a {
  color: inherit;
}
body.articlePage .articleSpread.highlight a,
body.articlePage .articleSpread.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
body.articlePage .articleSpread.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
body.articlePage .articleSpread.lowlight h1,
body.articlePage .articleSpread.lowlight h2,
body.articlePage .articleSpread.lowlight h3,
body.articlePage .articleSpread.lowlight h4,
body.articlePage .articleSpread.lowlight h5,
body.articlePage .articleSpread.lowlight h6,
body.articlePage .articleSpread.lowlight ul,
body.articlePage .articleSpread.lowlight ol,
body.articlePage .articleSpread.lowlight p {
  color: #fff;
}
body.articlePage .articleSpread.lowlight h1 a,
body.articlePage .articleSpread.lowlight h2 a,
body.articlePage .articleSpread.lowlight h3 a,
body.articlePage .articleSpread.lowlight h4 a,
body.articlePage .articleSpread.lowlight h5 a,
body.articlePage .articleSpread.lowlight h6 a,
body.articlePage .articleSpread.lowlight ul a,
body.articlePage .articleSpread.lowlight ol a,
body.articlePage .articleSpread.lowlight p a {
  color: inherit;
}
body.articlePage .articleSpread.lowlight a,
body.articlePage .articleSpread.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
body.articlePage .articleSpread.center h1,
body.articlePage .articleSpread.center h2 {
  text-align: center;
}
body.articlePage .articleSpread.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
body.articlePage .articleSpread.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
body.articlePage .articleSpread.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
body.articlePage .articleSpread .bgElements {
  position: relative;
  overflow: hidden;
}
body.articlePage .articleSpread .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
body.articlePage .articleSpread .bgElements .bg-elements,
body.articlePage .articleSpread .bgElements .bg-elements * {
  background-attachment: scroll;
}
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-1,
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-2,
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-3,
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
body.articlePage .articleSpread .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  body.articlePage .articleSpread .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
body.articlePage .articleSpread.graphicsAnalysis > div,
body.articlePage .articleSpread.caseStudyContent > div {
  max-width: 800px;
}
body.articlePage .articleSpread.graphicsAnalysis > div h1,
body.articlePage .articleSpread.caseStudyContent > div h1,
body.articlePage .articleSpread.graphicsAnalysis > div h2,
body.articlePage .articleSpread.caseStudyContent > div h2 {
  text-align: center;
}
body.articlePage .articleSpread.graphicsAnalysis > div h2,
body.articlePage .articleSpread.caseStudyContent > div h2,
body.articlePage .articleSpread.graphicsAnalysis > div h3,
body.articlePage .articleSpread.caseStudyContent > div h3,
body.articlePage .articleSpread.graphicsAnalysis > div h4,
body.articlePage .articleSpread.caseStudyContent > div h4,
body.articlePage .articleSpread.graphicsAnalysis > div h5,
body.articlePage .articleSpread.caseStudyContent > div h5,
body.articlePage .articleSpread.graphicsAnalysis > div .pre-heading,
body.articlePage .articleSpread.caseStudyContent > div .pre-heading,
body.articlePage .articleSpread.graphicsAnalysis > div figcaption,
body.articlePage .articleSpread.caseStudyContent > div figcaption {
  text-align: left;
}
body.articlePage .articleSpread.graphicsAnalysis .subSection,
body.articlePage .articleSpread.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
body.articlePage .articleSpread.graphicsAnalysis .subSection + .subSection,
body.articlePage .articleSpread.caseStudyContent .subSection + .subSection,
body.articlePage .articleSpread.graphicsAnalysis .subSection:first-child,
body.articlePage .articleSpread.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
body.articlePage .articleSpread.graphicsAnalysis .subSection:last-child,
body.articlePage .articleSpread.caseStudyContent .subSection:last-child,
body.articlePage .articleSpread.graphicsAnalysis .subSection:last-of-type,
body.articlePage .articleSpread.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.articlePage .articleSpread.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  body.articlePage .articleSpread.subtopic-faq {
    padding: 120px 0;
  }
}
body.articlePage .articleSpread.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  body.articlePage .articleSpread.subtopic-faq > div h2,
  body.articlePage .articleSpread.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
body.articlePage .articleSpread.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
body.articlePage .articleSpread.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  body.articlePage .articleSpread.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  body.articlePage .articleSpread.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  body.articlePage .articleSpread.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  body.articlePage .articleSpread.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  body.articlePage .articleSpread.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  body.articlePage .articleSpread.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
body.articlePage .articleSpread.intro > div,
body.articlePage .articleSpread.brief > div {
  max-width: 600px;
}
body.articlePage .articleSpread.intro > div h1,
body.articlePage .articleSpread.brief > div h1,
body.articlePage .articleSpread.intro > div h2,
body.articlePage .articleSpread.brief > div h2 {
  text-align: center;
}
body.articlePage .articleSpread.intro > div p,
body.articlePage .articleSpread.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
body.articlePage .articleSpread.intro > div p:only-of-type,
body.articlePage .articleSpread.brief > div p:only-of-type {
  text-align: center;
}
body.articlePage .articleSpread.intro > div a.CTA,
body.articlePage .articleSpread.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
body.articlePage .articleSpread.topQuestions > div {
  max-width: 980px;
}
body.articlePage .articleSpread.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  body.articlePage .articleSpread.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
body.articlePage .articleSpread.topQuestions > div > div h4,
body.articlePage .articleSpread.topQuestions > div > div h5 {
  font-weight: 600;
}
body.articlePage .articleSpread.topQuestions > div > div p {
  font-size: 0.9rem;
}
body.articlePage .articleSpread.timeLine > div h2 {
  text-align: center;
}
body.articlePage .articleSpread.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
body.articlePage .articleSpread.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  body.articlePage .articleSpread.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(6n+3),
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  body.articlePage .articleSpread.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  body.articlePage .articleSpread.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
body.articlePage .articleSpread.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
body.articlePage .articleSpread.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
body.articlePage .articleSpread.narrow-fold > div {
  max-width: 720px;
}
body.articlePage .articleSpread > div {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: auto 280px;
  grid-template-areas: "article sidebar" "supplementaryContent supplementaryContent";
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div {
    grid-template-columns: 1fr;
    grid-template-areas: "article" "sidebar" "supplementaryContent";
  }
}
body.articlePage .articleSpread > div .article {
  grid-area: article;
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .article {
    padding: 0;
  }
}
body.articlePage .articleSpread > div .article h1,
body.articlePage .articleSpread > div .article h2,
body.articlePage .articleSpread > div .article h3,
body.articlePage .articleSpread > div .article h4,
body.articlePage .articleSpread > div .article h5,
body.articlePage .articleSpread > div .article h6,
body.articlePage .articleSpread > div .article p,
body.articlePage .articleSpread > div .article ul,
body.articlePage .articleSpread > div .article ol {
  color: #464646;
}
body.articlePage .articleSpread > div .article h1 {
  font-size: clamp(41.6px, 5.2vw, 46.8px);
}
body.articlePage .articleSpread > div .article h1 .subHeading {
  margin-top: 24px;
}
body.articlePage .articleSpread > div .article p {
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.7em;
  text-align: left;
  margin: 0;
}
body.articlePage .articleSpread > div .article p,
body.articlePage .articleSpread > div .article ul {
  margin-bottom: 1.8em;
}
body.articlePage .articleSpread > div .article figure {
  margin-bottom: 24px;
  width: 100%;
}
body.articlePage .articleSpread > div .article figure img {
  width: 100%;
}
body.articlePage .articleSpread > div .article figure figcaption {
  font-size: 14.4px;
  text-align: left;
  color: gray;
  margin-top: 5px;
}
body.articlePage .articleSpread > div .article ul.articleContentsList {
  font-size: 14.4px;
  list-style: square inside;
  margin-left: 12px;
}
body.articlePage .articleSpread > div .article ul.articleContentsList li {
  margin-top: 0;
  font-size: 14.4px;
}
body.articlePage .articleSpread > div .sidebar {
  grid-area: sidebar;
}
body.articlePage .articleSpread > div .sidebar h1,
body.articlePage .articleSpread > div .sidebar h2,
body.articlePage .articleSpread > div .sidebar h3 {
  display: none;
}
body.articlePage .articleSpread > div .sidebar h4,
body.articlePage .articleSpread > div .sidebar h4 * {
  text-transform: uppercase;
  font-weight: bold;
}
@media (min-width: 775px) {
  body.articlePage .articleSpread > div .sidebar h4 {
    font-size: 16.8px;
  }
}
body.articlePage .articleSpread > div .sidebar > div {
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .sidebar > div {
    padding: 0;
  }
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .sidebar > div.onThisPage {
    display: none;
  }
}
body.articlePage .articleSpread > div .sidebar > div.onThisPage ul {
  list-style-type: none;
  padding: 0;
  margin: 12px 0 0 0;
}
body.articlePage .articleSpread > div .sidebar > div.onThisPage ul li {
  margin: 0;
  font-size: 14.4px;
  color: #464646;
  font-weight: bold;
  line-height: 1.75em;
  display: flex;
  justify-content: space-between;
}
body.articlePage .articleSpread > div .sidebar > div.onThisPage ul li:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f0da";
}
body.articlePage .articleSpread > div .sidebar > div.onThisPage ul li:hover {
  color: #FF5827;
}
body.articlePage .articleSpread > div .sidebar > div.onThisPage ul li a {
  color: inherit;
  font-weight: inherit;
}
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div {
  clear: both;
  display: flex;
  flex-direction: column;
  margin-top: 12px;
}
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > div,
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a {
  display: flex;
  margin-bottom: 12px;
}
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > div img,
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  min-height: 60px;
  margin-right: 7px;
}
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > div > div,
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a > div {
  width: auto;
  padding: 0;
}
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > div > div h5,
body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a > div h5 {
  font-size: 14.4px;
  line-height: 1.3em;
  letter-spacing: 0.4px;
  text-transform: none;
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div {
    margin-top: 24px;
  }
}
@media (min-width: 485px) and (max-width: 775px) {
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div {
    flex-direction: row;
    flex-wrap: wrap;
  }
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > div,
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a {
    width: 50%;
    padding: 0 3px;
  }
}
@media (max-width: 485px) {
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a > div h5 {
    font-size: 4vw;
    font-weight: normal;
  }
}
@media (max-width: 350px) {
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles > div > a > div h5 {
    font-size: 15px;
  }
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles h4 {
    height: 30px;
    line-height: 30px;
    position: relative;
    display: block;
    text-align: center;
  }
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles h4 span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 24px;
    background: #fff;
    z-index: 1;
    position: relative;
  }
  body.articlePage .articleSpread > div .sidebar > div.relatedArticles h4:before {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    top: 50%;
    margin-top: -1px;
    position: absolute;
    background: rgba(51, 51, 51, 0.1);
  }
}
body.articlePage .articleSpread > div .supplementaryContent {
  grid-area: supplementaryContent;
  background-color: #fff;
  border-radius: 4px;
  padding: 24px;
  margin-bottom: 24px;
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .supplementaryContent {
    padding: 0;
  }
}
@media (max-width: 775px) {
  body.articlePage .articleSpread > div .supplementaryContent {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding-top: 24px;
  }
}
body.articlePage .articleSpread > div .supplementaryContent .listing {
  margin-bottom: 24px;
}
body.articlePage .articleSpread > div .supplementaryContent .listing p,
body.articlePage .articleSpread > div .supplementaryContent .listing ul,
body.articlePage .articleSpread > div .supplementaryContent .listing li {
  font-size: 14.4px;
  letter-spacing: 0.4px;
}
body.articlePage .articleSpread > div .supplementaryContent .listing p {
  margin-bottom: 5px;
}
.junctionPage {
  background: #f2f2f2;
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
}
.junctionPage > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .junctionPage > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.junctionPage > div:not(:last-child) {
  margin-bottom: 24px;
}
.junctionPage > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .junctionPage > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.junctionPage > div:not(:last-child) {
  margin-bottom: 24px;
}
.junctionPage.differentiated {
  background-color: #f2f2f2;
}
.junctionPage.differentiated h2,
.junctionPage.differentiated h3 {
  text-align: center;
}
.junctionPage.accordion {
  background-color: #f2f2f2;
}
.junctionPage.accordion h2,
.junctionPage.accordion h3,
.junctionPage.accordion h4 {
  color: #6e6e6e;
}
.junctionPage.highlight {
  background-color: #FF5827;
}
.junctionPage.highlight h1,
.junctionPage.highlight h2,
.junctionPage.highlight h3,
.junctionPage.highlight h4,
.junctionPage.highlight h5,
.junctionPage.highlight h6,
.junctionPage.highlight ul,
.junctionPage.highlight ol,
.junctionPage.highlight p {
  color: #fff;
}
.junctionPage.highlight h1 a,
.junctionPage.highlight h2 a,
.junctionPage.highlight h3 a,
.junctionPage.highlight h4 a,
.junctionPage.highlight h5 a,
.junctionPage.highlight h6 a,
.junctionPage.highlight ul a,
.junctionPage.highlight ol a,
.junctionPage.highlight p a {
  color: inherit;
}
.junctionPage.highlight a,
.junctionPage.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.junctionPage.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.junctionPage.lowlight h1,
.junctionPage.lowlight h2,
.junctionPage.lowlight h3,
.junctionPage.lowlight h4,
.junctionPage.lowlight h5,
.junctionPage.lowlight h6,
.junctionPage.lowlight ul,
.junctionPage.lowlight ol,
.junctionPage.lowlight p {
  color: #fff;
}
.junctionPage.lowlight h1 a,
.junctionPage.lowlight h2 a,
.junctionPage.lowlight h3 a,
.junctionPage.lowlight h4 a,
.junctionPage.lowlight h5 a,
.junctionPage.lowlight h6 a,
.junctionPage.lowlight ul a,
.junctionPage.lowlight ol a,
.junctionPage.lowlight p a {
  color: inherit;
}
.junctionPage.lowlight a,
.junctionPage.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.junctionPage.center h1,
.junctionPage.center h2 {
  text-align: center;
}
.junctionPage.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.junctionPage.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.junctionPage.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.junctionPage .bgElements {
  position: relative;
  overflow: hidden;
}
.junctionPage .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.junctionPage .bgElements .bg-elements,
.junctionPage .bgElements .bg-elements * {
  background-attachment: scroll;
}
.junctionPage .bgElements .bg-elements .bg-element-1,
.junctionPage .bgElements .bg-elements .bg-element-2,
.junctionPage .bgElements .bg-elements .bg-element-3,
.junctionPage .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.junctionPage .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.junctionPage .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.junctionPage .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.junctionPage .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .junctionPage .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.junctionPage.graphicsAnalysis > div,
.junctionPage.caseStudyContent > div {
  max-width: 800px;
}
.junctionPage.graphicsAnalysis > div h1,
.junctionPage.caseStudyContent > div h1,
.junctionPage.graphicsAnalysis > div h2,
.junctionPage.caseStudyContent > div h2 {
  text-align: center;
}
.junctionPage.graphicsAnalysis > div h2,
.junctionPage.caseStudyContent > div h2,
.junctionPage.graphicsAnalysis > div h3,
.junctionPage.caseStudyContent > div h3,
.junctionPage.graphicsAnalysis > div h4,
.junctionPage.caseStudyContent > div h4,
.junctionPage.graphicsAnalysis > div h5,
.junctionPage.caseStudyContent > div h5,
.junctionPage.graphicsAnalysis > div .pre-heading,
.junctionPage.caseStudyContent > div .pre-heading,
.junctionPage.graphicsAnalysis > div figcaption,
.junctionPage.caseStudyContent > div figcaption {
  text-align: left;
}
.junctionPage.graphicsAnalysis .subSection,
.junctionPage.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.junctionPage.graphicsAnalysis .subSection + .subSection,
.junctionPage.caseStudyContent .subSection + .subSection,
.junctionPage.graphicsAnalysis .subSection:first-child,
.junctionPage.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.junctionPage.graphicsAnalysis .subSection:last-child,
.junctionPage.caseStudyContent .subSection:last-child,
.junctionPage.graphicsAnalysis .subSection:last-of-type,
.junctionPage.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.junctionPage.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .junctionPage.subtopic-faq {
    padding: 120px 0;
  }
}
.junctionPage.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .junctionPage.subtopic-faq > div h2,
  .junctionPage.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.junctionPage.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.junctionPage.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .junctionPage.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .junctionPage.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .junctionPage.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .junctionPage.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .junctionPage.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .junctionPage.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.junctionPage.intro > div,
.junctionPage.brief > div {
  max-width: 600px;
}
.junctionPage.intro > div h1,
.junctionPage.brief > div h1,
.junctionPage.intro > div h2,
.junctionPage.brief > div h2 {
  text-align: center;
}
.junctionPage.intro > div p,
.junctionPage.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.junctionPage.intro > div p:only-of-type,
.junctionPage.brief > div p:only-of-type {
  text-align: center;
}
.junctionPage.intro > div a.CTA,
.junctionPage.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.junctionPage.topQuestions > div {
  max-width: 980px;
}
.junctionPage.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .junctionPage.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.junctionPage.topQuestions > div > div h4,
.junctionPage.topQuestions > div > div h5 {
  font-weight: 600;
}
.junctionPage.topQuestions > div > div p {
  font-size: 0.9rem;
}
.junctionPage.timeLine > div h2 {
  text-align: center;
}
.junctionPage.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.junctionPage.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .junctionPage.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .junctionPage.timeLine > div > div > div:nth-child(6n+3),
  .junctionPage.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .junctionPage.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .junctionPage.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .junctionPage.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .junctionPage.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .junctionPage.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .junctionPage.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .junctionPage.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .junctionPage.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .junctionPage.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .junctionPage.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .junctionPage.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .junctionPage.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .junctionPage.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .junctionPage.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .junctionPage.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .junctionPage.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .junctionPage.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .junctionPage.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .junctionPage.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .junctionPage.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .junctionPage.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .junctionPage.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .junctionPage.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .junctionPage.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .junctionPage.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .junctionPage.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .junctionPage.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .junctionPage.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .junctionPage.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .junctionPage.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .junctionPage.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .junctionPage.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .junctionPage.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .junctionPage.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .junctionPage.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .junctionPage.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .junctionPage.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .junctionPage.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .junctionPage.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .junctionPage.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .junctionPage.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .junctionPage.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .junctionPage.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .junctionPage.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .junctionPage.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .junctionPage.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .junctionPage.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .junctionPage.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .junctionPage.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .junctionPage.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .junctionPage.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .junctionPage.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .junctionPage.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .junctionPage.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .junctionPage.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.junctionPage.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.junctionPage.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.junctionPage.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.junctionPage.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.junctionPage.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.junctionPage.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.junctionPage.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.junctionPage.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.junctionPage.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.junctionPage.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.junctionPage.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.junctionPage.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.junctionPage.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.junctionPage.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.junctionPage.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.junctionPage.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.junctionPage.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.junctionPage.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.junctionPage.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.junctionPage.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.junctionPage.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.junctionPage.narrow-fold > div {
  max-width: 720px;
}
.junctionPage > div .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 12px;
}
.junctionPage > div .grid:not(:first-child) {
  margin-top: 48px;
}
.junctionPage > div .grid:not(:last-child) {
  margin-bottom: 48px;
}
@media (max-width: 850px) {
  .junctionPage > div .grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 470px) {
  .junctionPage > div .grid {
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
}
.junctionPage > div .grid a {
  display: block;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.junctionPage > div .grid a img,
.junctionPage > div .grid a picture {
  width: 100%;
}
.junctionPage > div .grid a h1,
.junctionPage > div .grid a h2,
.junctionPage > div .grid a h3 {
  display: none;
}
.junctionPage > div .grid a h4,
.junctionPage > div .grid a h5 {
  margin: 0;
  padding: 12px;
  text-transform: uppercase;
}
@media (max-width: 470px) {
  .junctionPage > div .grid a h4,
  .junctionPage > div .grid a h5 {
    padding: 4.5vw;
  }
}
.junctionPage > div .grid a h4 span,
.junctionPage > div .grid a h5 span {
  font-weight: normal;
  color: #8b8b8b;
  font-size: clamp(11px, 0.55em, 12.5px);
  display: block;
  line-height: 1.5em;
  text-transform: uppercase;
}
.junctionPage > div h2 + .grid:nth-child(n),
.junctionPage > div h3 + .grid:nth-child(n) {
  margin-top: 0;
}
.junctionPage .grid.articles a div h4,
.junctionPage .grid.articles a div h5 {
  text-transform: none;
  font-weight: 600;
  line-height: 1.4em;
}
.tabs {
  width: 100%;
  background: #f2f2f2;
  padding: 24px 0;
  max-width: 900px;
  margin: auto;
  margin-top: 72px;
}
@media (max-width: 600px) {
  .tabs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.tabs > div .tabSelectors {
  position: relative;
}
.tabs > div .tabSelectors ul {
  display: flex;
  overflow: auto;
  width: 100%;
}
.tabs > div .tabSelectors ul:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 73%;
  background: linear-gradient(90deg, transparent 0%, #f2f2f2 85%);
}
.tabs > div .tabSelectors ul > li {
  cursor: pointer;
  display: block;
  flex-shrink: 0;
  overflow: hidden;
  padding: 0;
  min-width: 25%;
}
.tabs > div .tabSelectors ul > li > span {
  display: block;
  height: 100%;
  color: #9b9b9b;
  padding: 12px 24px;
  font-size: 15px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 600px) {
  .tabs > div .tabSelectors ul > li > span {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.tabs > div .tabSelectors ul > li:last-child > span {
  margin-right: 200px;
}
.tabs > div .tabSelectors ul > li.selected {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tabs > div .tabSelectors ul > li.selected > span {
  background: #fff;
  color: #FF5827;
  border-top: 3px solid #FF5827;
}
.tabs > div .tabSelectors ul > li.selected svg.svg-inline--fa,
.tabs > div .tabSelectors ul > li.selected i.fas,
.tabs > div .tabSelectors ul > li.selected i.fab,
.tabs > div .tabSelectors ul > li.selected i.fal,
.tabs > div .tabSelectors ul > li.selected i.far,
.tabs > div .tabSelectors ul > li.selected i.fad {
  color: #FF5827;
}
.tabs > div .tabContents {
  padding: 24px;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.tabs > div .tabContents > div {
  display: none;
}
.tabs > div .tabContents > div.selected {
  display: block;
}
.tabs .tabSelectors ul {
  margin: 0;
}
@media (min-width: 900px) {
  .tabs > div .tabContents {
    padding: 48px;
  }
}
.accommodationPageContents {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  padding: 48px 0 0 0;
}
.accommodationPageContents > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .accommodationPageContents > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.accommodationPageContents > div:not(:last-child) {
  margin-bottom: 24px;
}
.accommodationPageContents > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .accommodationPageContents > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.accommodationPageContents > div:not(:last-child) {
  margin-bottom: 24px;
}
.accommodationPageContents.differentiated {
  background-color: #f2f2f2;
}
.accommodationPageContents.differentiated h2,
.accommodationPageContents.differentiated h3 {
  text-align: center;
}
.accommodationPageContents.accordion {
  background-color: #f2f2f2;
}
.accommodationPageContents.accordion h2,
.accommodationPageContents.accordion h3,
.accommodationPageContents.accordion h4 {
  color: #6e6e6e;
}
.accommodationPageContents.highlight {
  background-color: #FF5827;
}
.accommodationPageContents.highlight h1,
.accommodationPageContents.highlight h2,
.accommodationPageContents.highlight h3,
.accommodationPageContents.highlight h4,
.accommodationPageContents.highlight h5,
.accommodationPageContents.highlight h6,
.accommodationPageContents.highlight ul,
.accommodationPageContents.highlight ol,
.accommodationPageContents.highlight p {
  color: #fff;
}
.accommodationPageContents.highlight h1 a,
.accommodationPageContents.highlight h2 a,
.accommodationPageContents.highlight h3 a,
.accommodationPageContents.highlight h4 a,
.accommodationPageContents.highlight h5 a,
.accommodationPageContents.highlight h6 a,
.accommodationPageContents.highlight ul a,
.accommodationPageContents.highlight ol a,
.accommodationPageContents.highlight p a {
  color: inherit;
}
.accommodationPageContents.highlight a,
.accommodationPageContents.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.accommodationPageContents.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.accommodationPageContents.lowlight h1,
.accommodationPageContents.lowlight h2,
.accommodationPageContents.lowlight h3,
.accommodationPageContents.lowlight h4,
.accommodationPageContents.lowlight h5,
.accommodationPageContents.lowlight h6,
.accommodationPageContents.lowlight ul,
.accommodationPageContents.lowlight ol,
.accommodationPageContents.lowlight p {
  color: #fff;
}
.accommodationPageContents.lowlight h1 a,
.accommodationPageContents.lowlight h2 a,
.accommodationPageContents.lowlight h3 a,
.accommodationPageContents.lowlight h4 a,
.accommodationPageContents.lowlight h5 a,
.accommodationPageContents.lowlight h6 a,
.accommodationPageContents.lowlight ul a,
.accommodationPageContents.lowlight ol a,
.accommodationPageContents.lowlight p a {
  color: inherit;
}
.accommodationPageContents.lowlight a,
.accommodationPageContents.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.accommodationPageContents.center h1,
.accommodationPageContents.center h2 {
  text-align: center;
}
.accommodationPageContents.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.accommodationPageContents.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.accommodationPageContents.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.accommodationPageContents .bgElements {
  position: relative;
  overflow: hidden;
}
.accommodationPageContents .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.accommodationPageContents .bgElements .bg-elements,
.accommodationPageContents .bgElements .bg-elements * {
  background-attachment: scroll;
}
.accommodationPageContents .bgElements .bg-elements .bg-element-1,
.accommodationPageContents .bgElements .bg-elements .bg-element-2,
.accommodationPageContents .bgElements .bg-elements .bg-element-3,
.accommodationPageContents .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.accommodationPageContents .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accommodationPageContents .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.accommodationPageContents .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.accommodationPageContents .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .accommodationPageContents .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.accommodationPageContents.graphicsAnalysis > div,
.accommodationPageContents.caseStudyContent > div {
  max-width: 800px;
}
.accommodationPageContents.graphicsAnalysis > div h1,
.accommodationPageContents.caseStudyContent > div h1,
.accommodationPageContents.graphicsAnalysis > div h2,
.accommodationPageContents.caseStudyContent > div h2 {
  text-align: center;
}
.accommodationPageContents.graphicsAnalysis > div h2,
.accommodationPageContents.caseStudyContent > div h2,
.accommodationPageContents.graphicsAnalysis > div h3,
.accommodationPageContents.caseStudyContent > div h3,
.accommodationPageContents.graphicsAnalysis > div h4,
.accommodationPageContents.caseStudyContent > div h4,
.accommodationPageContents.graphicsAnalysis > div h5,
.accommodationPageContents.caseStudyContent > div h5,
.accommodationPageContents.graphicsAnalysis > div .pre-heading,
.accommodationPageContents.caseStudyContent > div .pre-heading,
.accommodationPageContents.graphicsAnalysis > div figcaption,
.accommodationPageContents.caseStudyContent > div figcaption {
  text-align: left;
}
.accommodationPageContents.graphicsAnalysis .subSection,
.accommodationPageContents.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.accommodationPageContents.graphicsAnalysis .subSection + .subSection,
.accommodationPageContents.caseStudyContent .subSection + .subSection,
.accommodationPageContents.graphicsAnalysis .subSection:first-child,
.accommodationPageContents.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.accommodationPageContents.graphicsAnalysis .subSection:last-child,
.accommodationPageContents.caseStudyContent .subSection:last-child,
.accommodationPageContents.graphicsAnalysis .subSection:last-of-type,
.accommodationPageContents.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.accommodationPageContents.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .accommodationPageContents.subtopic-faq {
    padding: 120px 0;
  }
}
.accommodationPageContents.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .accommodationPageContents.subtopic-faq > div h2,
  .accommodationPageContents.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.accommodationPageContents.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.accommodationPageContents.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .accommodationPageContents.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .accommodationPageContents.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .accommodationPageContents.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .accommodationPageContents.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .accommodationPageContents.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .accommodationPageContents.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.accommodationPageContents.intro > div,
.accommodationPageContents.brief > div {
  max-width: 600px;
}
.accommodationPageContents.intro > div h1,
.accommodationPageContents.brief > div h1,
.accommodationPageContents.intro > div h2,
.accommodationPageContents.brief > div h2 {
  text-align: center;
}
.accommodationPageContents.intro > div p,
.accommodationPageContents.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.accommodationPageContents.intro > div p:only-of-type,
.accommodationPageContents.brief > div p:only-of-type {
  text-align: center;
}
.accommodationPageContents.intro > div a.CTA,
.accommodationPageContents.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.accommodationPageContents.topQuestions > div {
  max-width: 980px;
}
.accommodationPageContents.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .accommodationPageContents.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.accommodationPageContents.topQuestions > div > div h4,
.accommodationPageContents.topQuestions > div > div h5 {
  font-weight: 600;
}
.accommodationPageContents.topQuestions > div > div p {
  font-size: 0.9rem;
}
.accommodationPageContents.timeLine > div h2 {
  text-align: center;
}
.accommodationPageContents.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.accommodationPageContents.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .accommodationPageContents.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(6n+3),
  .accommodationPageContents.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .accommodationPageContents.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .accommodationPageContents.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.accommodationPageContents.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.accommodationPageContents.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.accommodationPageContents.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.accommodationPageContents.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.accommodationPageContents.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.accommodationPageContents.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.accommodationPageContents.narrow-fold > div {
  max-width: 720px;
}
.accommodationPageContents .propertyTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 48px 0;
  border-bottom: 1px solid #EAEEF3;
}
.accommodationPageContents .propertyTitle a {
  cursor: pointer;
  padding: 12px 24px;
  background: #FF5827;
  color: #fff;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 24px auto;
  margin-right: 0;
}
.accommodationPageContents .propertyTitle a:after {
  display: inline;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  margin-left: 12px;
}
@media (max-width: 550px) {
  .accommodationPageContents .propertyTitle h1 {
    font-size: clamp(1.25rem, 5vw, 2.25rem);
  }
  .accommodationPageContents .propertyTitle a {
    padding: 12px;
  }
}
.accommodationPageContents h4 + p {
  margin-top: 0;
}
.skipToPrices {
  position: absolute;
  bottom: -5000px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: bottom 0.5s ease-in;
  -moz-transition: bottom 0.5s ease-in;
  -o-transition: bottom 0.5s ease-in;
  transition: bottom 0.5s ease-in;
}
.displaysPricesCTA .footer,
.displaysPricesCTA #footer {
  padding-bottom: 105px;
}
@media (max-width: 450px) {
  .displaysPricesCTA .footer,
  .displaysPricesCTA #footer {
    padding-bottom: 90px;
  }
}
.displaysPricesCTA .skipToPrices {
  visibility: visible;
  opacity: 1;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #EAEEF3;
  z-index: 999;
  background: #fff;
}
.displaysPricesCTA .skipToPrices > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .displaysPricesCTA .skipToPrices > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.displaysPricesCTA .skipToPrices > div:not(:last-child) {
  margin-bottom: 24px;
}
.displaysPricesCTA .skipToPrices > div {
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}
.displaysPricesCTA .skipToPrices > div > * {
  display: none;
}
.displaysPricesCTA .skipToPrices > div > ul {
  display: flex;
  padding: 0;
}
.displaysPricesCTA .skipToPrices > div > ul li {
  padding: 15px 0;
  max-width: 200px;
  min-width: 90px;
  font-size: 0.9rem;
  text-align: center;
}
@media (max-width: 620px) {
  .displaysPricesCTA .skipToPrices > div > ul li:nth-child(n+3) {
    display: none;
  }
}
.displaysPricesCTA .skipToPrices > div > div {
  max-width: 250px;
  width: 220px;
  display: inline-block;
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
}
.displaysPricesCTA .skipToPrices > div > div > .button {
  margin: 0;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  padding: 12px;
}
@media (max-width: 450px) {
  .displaysPricesCTA .skipToPrices > div > div {
    max-width: 49%;
    min-width: 49%;
    margin: 0 auto;
  }
  .displaysPricesCTA .skipToPrices > div > ul {
    width: 49%;
  }
  .displaysPricesCTA .skipToPrices > div > ul > li {
    width: auto;
    max-width: 50%;
    padding-right: 10px;
    min-width: 0;
  }
}
@media (max-width: 410px) {
  .displaysPricesCTA .skipToPrices > div > div {
    max-width: 150px;
    min-width: 150px;
    margin-right: 0;
  }
  .displaysPricesCTA .skipToPrices > div > div .button {
    padding: 8px;
  }
}
.skipToPrices .button {
  background: #e20000;
  text-align: center;
  font-size: clamp(0.9rem, 3vw, 15px);
}
.serviceDescriptionBlock {
  padding: 36px 0;
}
.serviceDescriptionBlock:not(:last-child) {
  border-bottom: 1px solid #EAEEF3;
}
.twoInfoBoxes {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 48px;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}
.fold > div .twoInfoBoxes:last-child {
  margin-bottom: 0;
}
.fold > div .twoInfoBoxes:only-child {
  margin: 0;
}
.twoInfoBoxes > * {
  display: none;
}
.twoInfoBoxes > div,
.twoInfoBoxes > a {
  display: block;
}
.twoInfoBoxes > div:nth-child(n),
.twoInfoBoxes > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 725px) {
  .twoInfoBoxes {
    grid-gap: 24px;
  }
}
@media (max-width: 725px) {
  .twoInfoBoxes {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.serviceDescriptionBlock {
  padding: 36px 0;
}
.serviceDescriptionBlock:not(:last-child) {
  border-bottom: 1px solid #EAEEF3;
}
.resortInfoAndDownloads {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}
.fold > div .resortInfoAndDownloads:last-child {
  margin-bottom: 0;
}
.fold > div .resortInfoAndDownloads:only-child {
  margin: 0;
}
.resortInfoAndDownloads > * {
  display: none;
}
.resortInfoAndDownloads > div,
.resortInfoAndDownloads > a {
  display: block;
}
.resortInfoAndDownloads > div:nth-child(n),
.resortInfoAndDownloads > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 870px) {
  .resortInfoAndDownloads {
    grid-gap: 12px;
  }
}
@media (max-width: 870px) {
  .resortInfoAndDownloads {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 870px) {
  .resortInfoAndDownloads > div {
    margin-bottom: 24px;
  }
}
.accreditationDescription {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 48px;
  align-items: center;
  padding: 36px;
  margin-bottom: 48px;
  background: linear-gradient(135deg, #fafafa 0%, #f5f5f5 100%);
  border-left: 4px solid #FF5827;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.accreditationDescription:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.accreditationDescription:last-child {
  margin-bottom: 0;
}
.accreditationDescription > div:first-child p {
  margin: 0;
  line-height: 1.6;
  font-size: 0.9rem;
}
.accreditationDescription > div:first-child p:not(:last-child) {
  margin-bottom: 12px;
}
.accreditationDescription > div:first-child p strong {
  color: #FF5827;
  font-weight: 600;
}
.accreditationDescription > div:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
}
.accreditationDescription > div:last-child img,
.accreditationDescription > div:last-child svg {
  max-width: 100px;
  max-height: 80px;
  width: auto;
  height: auto;
  filter: grayscale(0.2);
  transition: filter 0.3s ease;
}
.accreditationDescription:hover > div:last-child img,
.accreditationDescription:hover > div:last-child svg {
  filter: grayscale(0);
}
@media (max-width: 900px) {
  .accreditationDescription {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .accreditationDescription > div:last-child {
    margin-top: 24px;
  }
}
@media (max-width: 600px) {
  .accreditationDescription {
    padding: 24px;
    gap: 24px;
  }
  .accreditationDescription > div:last-child img,
  .accreditationDescription > div:last-child svg {
    max-width: 80px;
    max-height: 60px;
  }
}
.textBlockSupportingImage {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  grid-template-columns: auto 33.33333333%;
}
.fold > div .textBlockSupportingImage:last-child {
  margin-bottom: 0;
}
.fold > div .textBlockSupportingImage:only-child {
  margin: 0;
}
.textBlockSupportingImage > * {
  display: none;
}
.textBlockSupportingImage > div,
.textBlockSupportingImage > a {
  display: block;
}
.textBlockSupportingImage > div:nth-child(n),
.textBlockSupportingImage > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .textBlockSupportingImage {
    grid-gap: 12px;
  }
}
@media (max-width: 800px) {
  .textBlockSupportingImage {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 650px) {
  .textBlockSupportingImage {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.servicesWeProvide {
  background: #FF5827;
}
.servicesWeProvide > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .servicesWeProvide > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.servicesWeProvide > div:not(:last-child) {
  margin-bottom: 24px;
}
@media (min-with: 0) {
  .servicesWeProvide {
    padding: 0;
  }
}
.servicesWeProvide > div {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  padding: 0;
  margin: 0 auto;
}
.fold > div .servicesWeProvide > div:last-child {
  margin-bottom: 0;
}
.fold > div .servicesWeProvide > div:only-child {
  margin: 0;
}
.servicesWeProvide > div > * {
  display: none;
}
.servicesWeProvide > div > div,
.servicesWeProvide > div > a {
  display: block;
}
.servicesWeProvide > div > div:nth-child(n),
.servicesWeProvide > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .servicesWeProvide > div {
    grid-gap: 0;
  }
}
@media (max-width: 650px) {
  .servicesWeProvide > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.servicesWeProvide > div > div {
  padding: 24px;
  color: #fff;
}
.servicesWeProvide > div > div * {
  color: #fff;
}
.servicesWeProvide > div > div svg.svg-inline--fa {
  font-size: 30px;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.servicesWeProvide > div > div h3,
.servicesWeProvide > div > div h4,
.servicesWeProvide > div > div p,
.servicesWeProvide > div > div a.CTA {
  text-align: center;
}
.servicesWeProvide > div > div a.CTA {
  display: block;
  margin: auto;
}
.servicesWeProvide > div > div a.CTA:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f054";
  margin-left: 5px;
}
@media (min-width: 650px) {
  .servicesWeProvide > div > div:nth-child(odd) {
    background: #ff7f5a;
  }
}
@media (max-width: 650px) {
  .servicesWeProvide > div > div:nth-child(n) {
    background: #ff6c41;
  }
  .servicesWeProvide > div > div:nth-child(even) {
    background: #ff7f5a;
  }
}
.featuredImageWithSellingPoint {
  position: relative;
  overflow: hidden;
  z-index: 10;
  display: block;
}
.featuredImageWithSellingPoint + .featuredImageWithSellingPoint {
  margin-top: clamp(24px, 6vw, 100px);
}
.fold > .featuredImageWithSellingPoint {
  max-width: 1300px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .fold > .featuredImageWithSellingPoint {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1320px) and (min-width: 750px) {
  .fold > .featuredImageWithSellingPoint {
    padding-right: 10px;
    padding-left: 10px;
  }
  .fold > .featuredImageWithSellingPoint > div:first-of-type {
    Right: 10px;
  }
}
.featuredImageWithSellingPoint > div:first-of-type {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  Right: 0;
  Left: 25%;
}
.featuredImageWithSellingPoint > div:first-of-type > img {
  width: 100%;
  height: 100%;
}
.featuredImageWithSellingPoint > div:nth-of-type(2) {
  z-index: 2;
  background: #fff;
  max-width: 400px;
  margin: 40px 0;
  margin-Right: auto;
  padding: 24px;
  border-radius: 0;
  border: 0 solid #ebebeb;
}
.featuredImageWithSellingPoint > div:nth-of-type(2) *,
.featuredImageWithSellingPoint > div:nth-of-type(2) * a {
  color: #4D4F51;
  text-align: center;
}
.featuredImageWithSellingPoint > div:nth-of-type(2) .button {
  background: #4D4F51;
  color: #fff;
  max-width: 80%;
  min-width: 250px;
}
.featuredImageWithSellingPoint > div:nth-of-type(2) .button:last-child {
  margin-bottom: 0;
}
.featuredImageWithSellingPoint > div:nth-of-type(2) a:not(.button) {
  text-decoration: underline;
  text-underline-position: under;
  text-align: center;
}
@media (max-width: 750px) {
  .featuredImageWithSellingPoint {
    display: flex;
    flex-direction: column;
  }
  .featuredImageWithSellingPoint > div:nth-of-type(n) {
    position: relative;
    z-index: 0;
    border-radius: 0;
  }
  .featuredImageWithSellingPoint > div:first-of-type {
    width: 90%;
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: -40px;
    z-index: 3;
  }
  .featuredImageWithSellingPoint > div:first-of-type > img {
    max-height: 500px;
  }
  .featuredImageWithSellingPoint > div:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-top: 52px;
  }
}
@media (max-width: 550px) {
  .featuredImageWithSellingPoint > div:nth-of-type(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.textBox {
  max-width: 650px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.textBox h1,
.textBox h2,
.textBox h3,
.textBox h4,
.textBox h1 + p:only-of-type,
.textBox h2 + p:only-of-type,
.textBox h3 + p:only-of-type,
.textBox h4 + p:only-of-type {
  text-align: center;
}
@media (max-width: 550px) {
  .textBox h1 + p:only-of-type,
  .textBox h2 + p:only-of-type,
  .textBox h3 + p:only-of-type,
  .textBox h4 + p:only-of-type {
    text-align: justify;
  }
}
.threeSteps {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: auto;
}
.threeSteps > div,
.threeSteps > a,
.threeSteps > li {
  margin-bottom: 24px;
  min-width: 276px;
  flex-grow: 1;
  flex-basis: calc((100% - ((3 - 1) * 24px)) / 3);
}
.threeSteps > div:last-child:nth-child(2),
.threeSteps > a:last-child:nth-child(2),
.threeSteps > li:last-child:nth-child(2),
.threeSteps > div:last-child:nth-child(3),
.threeSteps > a:last-child:nth-child(3),
.threeSteps > li:last-child:nth-child(3),
.threeSteps > div:last-child:nth-child(4),
.threeSteps > a:last-child:nth-child(4),
.threeSteps > li:last-child:nth-child(4) {
  margin-bottom: 0;
}
.threeSteps > div:nth-last-child(2):first-child,
.threeSteps > a:nth-last-child(2):first-child,
.threeSteps > li:nth-last-child(2):first-child,
.threeSteps > div:nth-last-child(2):nth-child(2),
.threeSteps > a:nth-last-child(2):nth-child(2),
.threeSteps > li:nth-last-child(2):nth-child(2),
.threeSteps > div:nth-last-child(2):nth-child(3),
.threeSteps > a:nth-last-child(2):nth-child(3),
.threeSteps > li:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.threeSteps > div:nth-last-child(3):first-child,
.threeSteps > a:nth-last-child(3):first-child,
.threeSteps > li:nth-last-child(3):first-child,
.threeSteps > div:nth-last-child(3):nth-child(2),
.threeSteps > a:nth-last-child(3):nth-child(2),
.threeSteps > li:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .threeSteps > div,
  .threeSteps > a,
  .threeSteps > li {
    flex-basis: calc((100% - (1 * 24px)) / 1);
  }
  .threeSteps > div:last-child:nth-child(3),
  .threeSteps > a:last-child:nth-child(3),
  .threeSteps > li:last-child:nth-child(3),
  .threeSteps > div:nth-last-child(2):nth-child(2),
  .threeSteps > a:nth-last-child(2):nth-child(2),
  .threeSteps > li:nth-last-child(2):nth-child(2),
  .threeSteps > div:first-child:nth-last-child(3),
  .threeSteps > a:first-child:nth-last-child(3),
  .threeSteps > li:first-child:nth-last-child(3) {
    flex-basis: calc((100% - (2 * 24px)) / 3);
  }
}
@media (max-width: 968px) {
  .threeSteps > div:last-child:nth-child(3),
  .threeSteps > a:last-child:nth-child(3),
  .threeSteps > li:last-child:nth-child(3),
  .threeSteps > div:nth-last-child(2):nth-child(2),
  .threeSteps > a:nth-last-child(2):nth-child(2),
  .threeSteps > li:nth-last-child(2):nth-child(2),
  .threeSteps > div:first-child:nth-last-child(3),
  .threeSteps > a:first-child:nth-last-child(3),
  .threeSteps > li:first-child:nth-last-child(3) {
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 644px) {
  .threeSteps > div,
  .threeSteps > a,
  .threeSteps > li {
    flex-basis: calc((100% - 24px) / 2);
    min-width: 0;
  }
}
@media (max-width: 600px) {
  .threeSteps > div,
  .threeSteps > a,
  .threeSteps > li {
    flex-basis: 100%;
  }
}
@media (min-width: 969px) {
  .threeSteps > div:nth-of-type(2) {
    padding-top: 100px;
  }
  .threeSteps > div:nth-of-type(3) {
    padding-top: 200px;
  }
}
.serviceOptions {
  background: #727578;
  padding: clamp(30px, 7.5vh, 110px) 0;
}
.serviceOptions > div {
  max-width: 1180px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1220px) {
  .serviceOptions > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.serviceOptions > div:not(:last-child) {
  margin-bottom: 24px;
}
.serviceOptions > div h2,
.serviceOptions > div h3,
.serviceOptions > div h4,
.serviceOptions > div h5,
.serviceOptions > div h6,
.serviceOptions > div p {
  color: #fff;
}
.serviceOptions > div h2 a,
.serviceOptions > div h3 a,
.serviceOptions > div h4 a,
.serviceOptions > div h5 a,
.serviceOptions > div h6 a,
.serviceOptions > div p a {
  color: inherit;
  text-decoration: underline;
  text-underline-position: under;
}
.serviceOptions > div > div:first-of-type {
  display: flex;
}
.serviceOptions > div > div:first-of-type h2 {
  width: 40%;
  margin: 0;
  flex-grow: 0;
}
.serviceOptions > div > div:first-of-type h2 .caption {
  margin: 2.5em 0 0.18em 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.serviceOptions > div > div:first-of-type h2 .caption,
a .serviceOptions > div > div:first-of-type h2 .caption {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.serviceOptions > div > div:first-of-type h2 .caption:first-child,
a .serviceOptions > div > div:first-of-type h2 .caption:first-child {
  margin-top: 0;
}
.fold > div > .serviceOptions > div > div:first-of-type h2 .caption:first-child {
  text-align: center;
}
.serviceOptions > div > div:first-of-type h2 .caption,
.serviceOptions > div > div:first-of-type h2 .caption:first-child {
  color: #FF5827;
}
.serviceOptions > div > div:first-of-type h2 .caption:after {
  content: "";
  display: block;
  clear: both;
}
.serviceOptions > div > div:first-of-type h2 .caption svg.svg-inline--fa,
.serviceOptions > div > div:first-of-type h2 .caption i.fas,
.serviceOptions > div > div:first-of-type h2 .caption i.fab,
.serviceOptions > div > div:first-of-type h2 .caption i.fal,
.serviceOptions > div > div:first-of-type h2 .caption i.far,
.serviceOptions > div > div:first-of-type h2 .caption i.fad {
  font-weight: 900;
}
.serviceOptions > div > div:first-of-type p {
  max-width: 60%;
  flex: 1;
  padding-left: 48px;
}
@media (max-width: 900px) {
  .serviceOptions > div > div:first-of-type {
    flex-direction: column;
    gap: 24px;
  }
  .serviceOptions > div > div:first-of-type h2,
  .serviceOptions > div > div:first-of-type p {
    width: 80%;
    max-width: 600px;
    text-align: center;
  }
  .serviceOptions > div > div:first-of-type h2,
  .serviceOptions > div > div:first-of-type p,
  .serviceOptions > div > div:first-of-type h2:nth-of-type(n),
  .serviceOptions > div > div:first-of-type p:nth-of-type(n) {
    margin: auto;
  }
}
.serviceOptions > div > div:nth-of-type(2) {
  margin-top: 72px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 370px;
  grid-gap: 24px;
}
@media (max-width: 1200px) {
  .serviceOptions > div > div:nth-of-type(2) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 800px) {
  .serviceOptions > div > div:nth-of-type(2) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 550px) {
  .serviceOptions > div > div:nth-of-type(2) {
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: 1fr;
  }
}
.serviceOptions > div > div:nth-of-type(2) > div {
  background: #fff;
  border-radius: 4px;
  padding: 48px 15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.serviceOptions > div > div:nth-of-type(2) > div * {
  color: #6e6e6e;
}
.serviceOptions > div > div:nth-of-type(2) > div h2,
.serviceOptions > div > div:nth-of-type(2) > div h3 {
  display: none;
}
.serviceOptions > div > div:nth-of-type(2) > div h4,
.serviceOptions > div > div:nth-of-type(2) > div h5 {
  text-align: center;
  color: #484848;
  margin: 24px 0 0 0;
}
.serviceOptions > div > div:nth-of-type(2) > div p {
  font-size: 0.9rem;
  text-align: center;
}
.serviceOptions > div > div:nth-of-type(2) > div h5 {
  font-size: 1.2rem;
}
.serviceOptions > div > div:nth-of-type(2) > div svg.svg-inline--fa,
.serviceOptions > div > div:nth-of-type(2) > div i.fas,
.serviceOptions > div > div:nth-of-type(2) > div i.fab,
.serviceOptions > div > div:nth-of-type(2) > div i.fal,
.serviceOptions > div > div:nth-of-type(2) > div i.far {
  font-size: 50px;
  text-align: center;
  color: #FF5827;
  margin: 0 auto;
  display: block;
  transition: all 0.3s ease;
}
.serviceOptions > div > div:nth-of-type(2) > div a:nth-of-type(n),
.serviceOptions > div > div:nth-of-type(2) > div .expandingbutton {
  display: flex;
  margin: auto;
  color: #fff;
  background: #4D4F51;
  padding: 12px;
  border-radius: 50px;
  height: 40px;
  max-width: 40px;
}
.serviceOptions > div > div:nth-of-type(2) > div a:nth-of-type(n):before,
.serviceOptions > div > div:nth-of-type(2) > div .expandingbutton:before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f061";
}
.serviceOptions > div > div:nth-of-type(2) > div a:nth-of-type(n) span,
.serviceOptions > div > div:nth-of-type(2) > div .expandingbutton span {
  display: inline-block;
  opacity: 0;
  font-weight: bold;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  margin: auto;
  transition: none;
}
.serviceOptions > div > div:nth-of-type(2) > div:hover a:nth-of-type(n),
.serviceOptions > div > div:nth-of-type(2) > div:hover .expandingbutton {
  max-width: 300px;
  width: 100%;
  background: #FF5827;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.serviceOptions > div > div:nth-of-type(2) > div:hover a:nth-of-type(n) span,
.serviceOptions > div > div:nth-of-type(2) > div:hover .expandingbutton span {
  opacity: 1;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.serviceOptions > div > div:nth-of-type(2) > div:hover svg.svg-inline--fa,
.serviceOptions > div > div:nth-of-type(2) > div:hover i.fas,
.serviceOptions > div > div:nth-of-type(2) > div:hover i.fab,
.serviceOptions > div > div:nth-of-type(2) > div:hover i.fal,
.serviceOptions > div > div:nth-of-type(2) > div:hover i.far {
  -webkit-animation: bounce 0.4s ease;
  animation: bounce 0.4s ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@keyframes bounce {
  0%,
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
.filterableOptionsGrid {
  background: #fff;
  padding: clamp(60px, 10vw, 150px) 0;
}
.filterableOptionsGrid > div {
  width: 100%;
  max-width: 1400px;
  padding: 0 10px;
  margin: auto;
}
.filterableOptionsGrid > div > div:first-child {
  max-width: 600px;
  width: 100%;
  margin: auto;
}
.filterableOptionsGrid > div h2,
.filterableOptionsGrid > div h3,
.filterableOptionsGrid > div h4,
.filterableOptionsGrid > div h5,
.filterableOptionsGrid > div p,
.filterableOptionsGrid > div ul,
.filterableOptionsGrid > div ol {
  color: #6e6e6e;
  text-align: center;
}
.filterableOptionsGrid > div ul {
  margin: 96px auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
  width: 95%;
  max-width: 1100px;
}
.filterableOptionsGrid > div ul li {
  background: #f3f3f3;
  padding: 16px 8px;
  border: 1px solid #fff;
  border-radius: 4px;
  line-height: 1.2em;
  font-size: 0.8rem;
  color: #4D4F51;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filterableOptionsGrid > div ul li:hover {
  cursor: pointer;
}
.filterableOptionsGrid > div ul li:hover:not(.selected) {
  opacity: 1;
}
.filterableOptionsGrid > div ul li svg.svg-inline--fa,
.filterableOptionsGrid > div ul li i.fas,
.filterableOptionsGrid > div ul li i.fab,
.filterableOptionsGrid > div ul li i.fal,
.filterableOptionsGrid > div ul li i.far {
  color: #bebebe;
  font-size: 1.2em;
  margin-right: 6px;
}
.filterableOptionsGrid > div ul li.selected {
  background: #FF5827;
}
.filterableOptionsGrid > div ul li.selected svg.svg-inline--fa,
.filterableOptionsGrid > div ul li.selected i.fas,
.filterableOptionsGrid > div ul li.selected i.fab,
.filterableOptionsGrid > div ul li.selected i.fal,
.filterableOptionsGrid > div ul li.selected i.far {
  color: #fff;
}
.filterableOptionsGrid > div > div:nth-of-type(2) {
  display: grid;
  grid-gap: 24px;
  grid-auto-rows: clamp(200px, 33vw, 400px);
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1100px) {
  .filterableOptionsGrid > div > div:nth-of-type(2) {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 900px) {
  .filterableOptionsGrid > div > div:nth-of-type(2) {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .filterableOptionsGrid > div > div:nth-of-type(2) {
    grid-template-columns: repeat(1, 1fr);
  }
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div,
.filterableOptionsGrid > div > div:nth-of-type(2) > a {
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  overflow: hidden;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child img,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child img,
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child picture,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(60%);
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child > img:nth-of-type(2),
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child > img:nth-of-type(2):last-child,
  .filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child > img:first-of-type:nth-last-of-type(2),
  .filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:first-child > picture > img:nth-child(n),
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-child(2),
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-child(2),
  .filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .filterableOptionsGrid > div > div:nth-of-type(2) > div,
.internetExplorer .filterableOptionsGrid > div > div:nth-of-type(2) > a,
.internetExplorer .filterableOptionsGrid > div > div:nth-of-type(2) > div *,
.internetExplorer .filterableOptionsGrid > div > div:nth-of-type(2) > a * {
  display: block;
}
.internetExplorer body > .filterableOptionsGrid > div > div:nth-of-type(2) > div,
.internetExplorer body > .filterableOptionsGrid > div > div:nth-of-type(2) > a {
  min-height: 400px;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div:not(.displayed),
.filterableOptionsGrid > div > div:nth-of-type(2) > a:not(.displayed) {
  display: none;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div:hover > div:first-child img,
.filterableOptionsGrid > div > div:nth-of-type(2) > a:hover > div:first-child img,
.filterableOptionsGrid > div > div:nth-of-type(2) > div:hover > div:first-child picture,
.filterableOptionsGrid > div > div:nth-of-type(2) > a:hover > div:first-child picture {
  filter: brightness(35%);
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2),
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px 12%;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2) h4,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) h4,
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2) h5,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) h5,
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2) p,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) p {
  text-align: center;
  color: #fff;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2) h4,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) h4,
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2) h5,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) h5 {
  margin: 0;
}
.filterableOptionsGrid > div > div:nth-of-type(2) > div > div:nth-of-type(2) p,
.filterableOptionsGrid > div > div:nth-of-type(2) > a > div:nth-of-type(2) p {
  font-size: 0.9rem;
  margin: 0;
  line-height: 1.6em;
}
.filterableOptionsGrid > div ul {
  grid-gap: 9px;
}
.filterableOptionsGrid > div ul li {
  border: 1px solid #dfdfdf;
}
.filterableOptionsGrid > div ul li.selected {
  color: #fff;
  border-color: #FF5827;
}
.filterableOptionsGrid > div div:nth-of-type(2) a {
  background: #FF5827;
}
.filterableOptionsGrid > div div:nth-of-type(2) a > div:first-child picture {
  filter: brightness(60%) sepia(100%) hue-rotate(334deg) saturate(130%);
  opacity: 0.7;
}
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) a:nth-of-type(n),
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) .expandingbutton {
  display: flex;
  margin: auto;
  color: #fff;
  background: #4D4F51;
  padding: 12px;
  border-radius: 50px;
  height: 40px;
  max-width: 40px;
}
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) a:nth-of-type(n):before,
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) .expandingbutton:before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f061";
}
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) a:nth-of-type(n) span,
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) .expandingbutton span {
  display: inline-block;
  opacity: 0;
  font-weight: bold;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  margin: auto;
  transition: none;
}
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2):hover a:nth-of-type(n),
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2):hover .expandingbutton {
  max-width: 300px;
  width: 100%;
  background: #FF5827;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2):hover a:nth-of-type(n) span,
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2):hover .expandingbutton span {
  opacity: 1;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.filterableOptionsGrid div:nth-of-type(2) div:nth-of-type(2) .expandingbutton {
  margin: 24px auto 0 auto;
  border: 2px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
}
.serviceCards {
  display: grid;
  grid-gap: 24px;
  grid-auto-rows: clamp(200px, 33vw, 400px);
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1100px) {
  .serviceCards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 900px) {
  .serviceCards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .serviceCards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.serviceCards > div,
.serviceCards > a {
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  overflow: hidden;
}
.serviceCards > div > div:first-child,
.serviceCards > a > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.serviceCards > div > div:first-child img,
.serviceCards > a > div:first-child img,
.serviceCards > div > div:first-child picture,
.serviceCards > a > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(60%);
}
.serviceCards > div > div:first-child > img:nth-of-type(2),
.serviceCards > a > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .serviceCards > div > div:first-child > img:nth-of-type(2):last-child,
  .serviceCards > a > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .serviceCards > div > div:first-child > img:first-of-type:nth-last-of-type(2),
  .serviceCards > a > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.serviceCards > div > div:first-child > picture > img:nth-child(n),
.serviceCards > a > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.serviceCards > div > div:nth-child(2),
.serviceCards > a > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .serviceCards > div > div:nth-child(2),
  .serviceCards > a > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .serviceCards > div,
.internetExplorer .serviceCards > a,
.internetExplorer .serviceCards > div *,
.internetExplorer .serviceCards > a * {
  display: block;
}
.internetExplorer body > .serviceCards > div,
.internetExplorer body > .serviceCards > a {
  min-height: 400px;
}
.serviceCards > div:not(.displayed),
.serviceCards > a:not(.displayed) {
  display: none;
}
.serviceCards > div:hover > div:first-child img,
.serviceCards > a:hover > div:first-child img,
.serviceCards > div:hover > div:first-child picture,
.serviceCards > a:hover > div:first-child picture {
  filter: brightness(35%);
}
.serviceCards > div > div:nth-of-type(2),
.serviceCards > a > div:nth-of-type(2) {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px 12%;
}
.serviceCards > div > div:nth-of-type(2) h4,
.serviceCards > a > div:nth-of-type(2) h4,
.serviceCards > div > div:nth-of-type(2) h5,
.serviceCards > a > div:nth-of-type(2) h5,
.serviceCards > div > div:nth-of-type(2) p,
.serviceCards > a > div:nth-of-type(2) p {
  text-align: center;
  color: #fff;
}
.serviceCards > div > div:nth-of-type(2) h4,
.serviceCards > a > div:nth-of-type(2) h4,
.serviceCards > div > div:nth-of-type(2) h5,
.serviceCards > a > div:nth-of-type(2) h5 {
  margin: 0;
}
.serviceCards > div > div:nth-of-type(2) p,
.serviceCards > a > div:nth-of-type(2) p {
  font-size: 0.9rem;
  margin: 0;
  line-height: 1.6em;
}
.serviceCards > div div:nth-of-type(2) a:nth-of-type(n),
.serviceCards > a div:nth-of-type(2) a:nth-of-type(n),
.serviceCards > div div:nth-of-type(2) .expandingbutton,
.serviceCards > a div:nth-of-type(2) .expandingbutton {
  display: flex;
  margin: auto;
  color: #fff;
  background: #4D4F51;
  padding: 12px;
  border-radius: 50px;
  height: 40px;
  max-width: 40px;
}
.serviceCards > div div:nth-of-type(2) a:nth-of-type(n):before,
.serviceCards > a div:nth-of-type(2) a:nth-of-type(n):before,
.serviceCards > div div:nth-of-type(2) .expandingbutton:before,
.serviceCards > a div:nth-of-type(2) .expandingbutton:before {
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f061";
}
.serviceCards > div div:nth-of-type(2) a:nth-of-type(n) span,
.serviceCards > a div:nth-of-type(2) a:nth-of-type(n) span,
.serviceCards > div div:nth-of-type(2) .expandingbutton span,
.serviceCards > a div:nth-of-type(2) .expandingbutton span {
  display: inline-block;
  opacity: 0;
  font-weight: bold;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  margin: auto;
  transition: none;
}
.serviceCards > div div:nth-of-type(2):hover a:nth-of-type(n),
.serviceCards > a div:nth-of-type(2):hover a:nth-of-type(n),
.serviceCards > div div:nth-of-type(2):hover .expandingbutton,
.serviceCards > a div:nth-of-type(2):hover .expandingbutton {
  max-width: 300px;
  width: 100%;
  background: #FF5827;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.serviceCards > div div:nth-of-type(2):hover a:nth-of-type(n) span,
.serviceCards > a div:nth-of-type(2):hover a:nth-of-type(n) span,
.serviceCards > div div:nth-of-type(2):hover .expandingbutton span,
.serviceCards > a div:nth-of-type(2):hover .expandingbutton span {
  opacity: 1;
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.serviceCards > div div:nth-of-type(2) .expandingbutton,
.serviceCards > a div:nth-of-type(2) .expandingbutton {
  margin: 24px auto 0 auto;
}
.serviceCards.noFilter > div.displayed,
.serviceCards.noFilter > a.displayed,
.serviceCards.noFilter > div:not(.displayed),
.serviceCards.noFilter > a:not(.displayed) {
  display: block;
}
.textBox + .serviceCards {
  margin-top: 48px;
}
.articleHub {
  padding: clamp(60px, 12vh, 250px) 0;
  position: relative;
  overflow: hidden;
  background-color: #FF5827;
}
.articleHub > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .articleHub > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.articleHub > div:not(:last-child) {
  margin-bottom: 24px;
}
.articleHub .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.articleHub .bg-elements,
.articleHub .bg-elements * {
  background-attachment: scroll;
}
.articleHub .bg-elements .bg-element-1,
.articleHub .bg-elements .bg-element-2,
.articleHub .bg-elements .bg-element-3,
.articleHub .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.articleHub .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.articleHub .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.articleHub .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.articleHub .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .articleHub .bg-elements .bg-element-3 {
    display: none;
  }
}
.articleHub h1,
.articleHub h2,
.articleHub h3,
.articleHub h4,
.articleHub h5,
.articleHub h6,
.articleHub ul,
.articleHub ol,
.articleHub p {
  color: #fff;
}
.articleHub h1 a,
.articleHub h2 a,
.articleHub h3 a,
.articleHub h4 a,
.articleHub h5 a,
.articleHub h6 a,
.articleHub ul a,
.articleHub ol a,
.articleHub p a {
  color: inherit;
}
.articleHub a,
.articleHub .CTA {
  color: #fff;
  border-color: #fff;
}
.articleHub > div:first-of-type {
  position: relative;
  z-index: 2;
}
.articleHub > div:first-of-type h2 {
  text-align: center;
}
.articleHub > div:first-of-type > div {
  display: grid;
  max-width: 940px;
  margin: 48px auto;
  grid-gap: 24px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 730px) {
  .articleHub > div:first-of-type > div {
    grid-template-columns: 1fr;
    grid-gap: 18px;
  }
}
.articleHub > div:first-of-type > div > div,
.articleHub > div:first-of-type > div > a {
  background: #fff;
  padding: 18px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 730px) {
  .articleHub > div:first-of-type > div > div,
  .articleHub > div:first-of-type > div > a {
    gap: 24px;
  }
}
.articleHub > div:first-of-type > div > div svg.svg-inline--fa,
.articleHub > div:first-of-type > div > a svg.svg-inline--fa,
.articleHub > div:first-of-type > div > div i.fas,
.articleHub > div:first-of-type > div > a i.fas,
.articleHub > div:first-of-type > div > div i.fab,
.articleHub > div:first-of-type > div > a i.fab,
.articleHub > div:first-of-type > div > div i.fal,
.articleHub > div:first-of-type > div > a i.fal,
.articleHub > div:first-of-type > div > div i.far,
.articleHub > div:first-of-type > div > a i.far,
.articleHub > div:first-of-type > div > div i.fad,
.articleHub > div:first-of-type > div > a i.fad {
  height: 120px;
  line-height: 120px;
  width: clamp(80px, 11vw, 120px);
  min-width: clamp(80px, 11vw, 120px);
  text-align: center;
  font-size: 80px;
  font-weight: 200;
  color: #ffbba6;
}
.articleHub > div:first-of-type > div > div > div,
.articleHub > div:first-of-type > div > a > div {
  margin-left: 24px;
}
.articleHub > div:first-of-type > div > div > div > span,
.articleHub > div:first-of-type > div > a > div > span {
  text-transform: uppercase;
  color: #ff9373;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
}
.articleHub > div:first-of-type > div > div > div h5,
.articleHub > div:first-of-type > div > a > div h5 {
  line-height: 1.3em;
  letter-spacing: 0.25px;
  font-size: 0.95rem;
}
.articleHub > div:first-of-type > div > div > div h5,
.articleHub > div:first-of-type > div > a > div h5,
.articleHub > div:first-of-type > div > div > div p,
.articleHub > div:first-of-type > div > a > div p {
  color: #6e6e6e;
  margin: 5px 0 0 0 ;
}
.articleHub > div:first-of-type > div > div > div p,
.articleHub > div:first-of-type > div > a > div p {
  font-size: 0.8rem;
  line-height: 1.2em;
  color: #FF5827;
  text-decoration: underline;
  text-underline-position: under;
}
.sector-benefits-grid {
  background: #f2f2f2;
}
.sector-benefits-grid .bg-element-1,
.sector-benefits-grid .bg-element-2,
.sector-benefits-grid .bg-element-3,
.sector-benefits-grid .bg-element-4 {
  background-color: gray;
}
.meetUs {
  margin: 24px auto;
}
.meetUs > div {
  clear: both;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  margin: 24px auto;
}
.fold > div .meetUs > div:last-child {
  margin-bottom: 0;
}
.fold > div .meetUs > div:only-child {
  margin: 0;
}
.meetUs > div > * {
  display: none;
}
.meetUs > div > div,
.meetUs > div > a {
  display: block;
}
.meetUs > div > div:nth-child(n),
.meetUs > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 850px) {
  .meetUs > div {
    grid-gap: 0;
  }
}
@media (max-width: 850px) {
  .meetUs > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.meetUs > div > div {
  padding: 24px;
}
@media (max-width: 0) {
  .meetUs > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.meetUs > div > div:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.meetUs > div > div:first-child h2,
.meetUs > div > div:first-child h3,
.meetUs > div > div:first-child h4,
.meetUs > div > div:first-child h5,
.meetUs > div > div:first-child p,
.meetUs > div > div:first-child .button {
  text-align: center;
}
.meetUs > div > div:nth-of-type(2) {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.meetUs > div > div:first-child {
  display: flex;
  align-items: center;
}
.meetUs > div > div:first-child picture,
.meetUs > div > div:first-child img {
  width: 100%;
}
@media (min-width: 850px) {
  .meetUs > div > div:first-child img {
    height: auto;
    min-height: 0;
  }
  .meetUs > div > div:first-child img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
@media (max-width: 850px) {
  .meetUs > div > div:first-child img {
    max-height: 50vh;
    min-width: 100%;
  }
}
@media (max-width: 500px) {
  .meetUs > div > div:first-child img {
    max-height: 30vh;
  }
}
.meetUs > div > div:first-child .photoGallery {
  display: grid;
  clear: both;
  grid-gap: 6px;
  margin: 6px;
  grid-template-columns: repeat(2, 1fr);
}
.meetUs > div > div:first-child .photoGallery > a,
.meetUs > div > div:first-child .photoGallery > figure,
.meetUs > div > div:first-child .photoGallery > div,
.meetUs > div > div:first-child .photoGallery > img,
.meetUs > div > div:first-child .photoGallery > picture {
  width: 100%;
  float: none;
}
.meetUs > div > div:first-child .photoGallery > a,
.meetUs > div > div:first-child .photoGallery > figure,
.meetUs > div > div:first-child .photoGallery > div,
.meetUs > div > div:first-child .photoGallery > img,
.meetUs > div > div:first-child .photoGallery > picture,
.meetUs > div > div:first-child .photoGallery > a img,
.meetUs > div > div:first-child .photoGallery > figure img,
.meetUs > div > div:first-child .photoGallery > div img,
.meetUs > div > div:first-child .photoGallery > img img,
.meetUs > div > div:first-child .photoGallery > picture img,
.meetUs > div > div:first-child .photoGallery > a picture,
.meetUs > div > div:first-child .photoGallery > figure picture,
.meetUs > div > div:first-child .photoGallery > div picture,
.meetUs > div > div:first-child .photoGallery > img picture,
.meetUs > div > div:first-child .photoGallery > picture picture,
.meetUs > div > div:first-child .photoGallery > a picture img,
.meetUs > div > div:first-child .photoGallery > figure picture img,
.meetUs > div > div:first-child .photoGallery > div picture img,
.meetUs > div > div:first-child .photoGallery > img picture img,
.meetUs > div > div:first-child .photoGallery > picture picture img {
  max-height: none;
  width: 100%;
}
.meetUs > div > div:first-child .photoGallery > a.portrait,
.meetUs > div > div:first-child .photoGallery > figure.portrait,
.meetUs > div > div:first-child .photoGallery > div.portrait,
.meetUs > div > div:first-child .photoGallery > img.portrait,
.meetUs > div > div:first-child .photoGallery > picture.portrait {
  grid-row: span 2;
}
.meetUs > div > div:first-child .photoGallery > a.doubleWidth,
.meetUs > div > div:first-child .photoGallery > figure.doubleWidth,
.meetUs > div > div:first-child .photoGallery > div.doubleWidth,
.meetUs > div > div:first-child .photoGallery > img.doubleWidth,
.meetUs > div > div:first-child .photoGallery > picture.doubleWidth {
  grid-column: span 2;
}
@media (max-width: 800px) {
  .meetUs > div > div:first-child .photoGallery {
    grid-template-columns: 1fr 1fr;
  }
}
.meetUs > div > div:first-child .photoGallery img {
  min-height: 0;
  height: auto;
}
.meetUs .CTA {
  margin-left: auto;
  margin-right: auto;
}
.meetUs h2,
.meetUs h3,
.meetUs h4,
.meetUs h5,
.meetUs p:only-of-type,
.meetUs .CTA {
  text-align: center;
}
@media (max-width: 550px) {
  .meetUs > div > div:nth-of-type(n) {
    padding-left: 0;
    padding-right: 0;
  }
  .meetUs p:only-of-type {
    text-align: justify;
  }
}
.featureAnalysis > div {
  position: relative;
  overflow: hidden;
}
.featureAnalysis > div > div {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin: auto;
  padding: clamp(30px, 7.5vh, 110px) 10px;
  display: grid;
  grid-column-gap: clamp(24px, 9vw, 200px);
  grid-template-columns: 42% 1fr;
}
@media (max-width: 760px) {
  .featureAnalysis > div > div {
    grid-template-columns: 20vw 1fr;
    grid-gap: 0;
  }
}
.featureAnalysis > div:nth-of-type(1),
.featureAnalysis > div:nth-of-type(3) {
  padding: 24px 0;
}
.featureAnalysis > div:nth-of-type(1) .headingArea,
.featureAnalysis > div:nth-of-type(3) .headingArea {
  grid-area: headingArea;
}
@media (min-width: 760px) {
  .featureAnalysis > div:nth-of-type(1) .headingArea,
  .featureAnalysis > div:nth-of-type(3) .headingArea {
    padding-left: 24px;
  }
}
.featureAnalysis > div:nth-of-type(1) .headingArea h2,
.featureAnalysis > div:nth-of-type(3) .headingArea h2,
.featureAnalysis > div:nth-of-type(1) .headingArea h3,
.featureAnalysis > div:nth-of-type(3) .headingArea h3 {
  font-size: clamp(1.8rem, 3.5vw, 3.2rem);
}
.featureAnalysis > div:nth-of-type(1) .lineArea,
.featureAnalysis > div:nth-of-type(3) .lineArea {
  grid-area: lineArea;
  overflow: hidden;
  min-height: 300px;
}
.featureAnalysis > div:nth-of-type(1) .descriptionArea,
.featureAnalysis > div:nth-of-type(3) .descriptionArea {
  grid-area: descriptionArea;
}
.featureAnalysis > div:nth-of-type(1) p:first-child,
.featureAnalysis > div:nth-of-type(3) p:first-child {
  margin-top: 0;
}
.featureAnalysis > div:nth-of-type(1) > div {
  padding-bottom: 0;
  grid-template-areas: "headingArea descriptionArea" "lineArea descriptionArea";
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(1) > div {
    grid-template-areas: "lineArea headingArea" "lineArea descriptionArea";
  }
}
.featureAnalysis > div:nth-of-type(1) .lineArea .line {
  position: relative;
  min-height: 100%;
  margin-top: 90px;
  width: 120px;
  border-right: 20px solid #FF5827;
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(1) .lineArea .line {
    margin-top: 45px;
  }
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(1) .lineArea .line {
    width: 60px;
    width: 10vw;
    border-right-width: 10px;
  }
}
.featureAnalysis > div:nth-of-type(1) .lineArea .line:before {
  display: block;
  position: absolute;
  border-radius: 0%;
  content: "";
  background: #FF5827;
  width: 60px;
  height: 60px;
  right: -40px;
  top: -57px;
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(1) .lineArea .line:before {
    width: 30px;
    height: 30px;
    right: -20px;
    top: -27px;
  }
}
.featureAnalysis > div:nth-of-type(2) {
  background: #FF5827;
  position: relative;
}
.featureAnalysis > div:nth-of-type(2) img,
.featureAnalysis > div:nth-of-type(2) picture {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  min-height: 100%;
  min-width: 100%;
  filter: brightness(55%);
}
.featureAnalysis > div:nth-of-type(2) > div {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
  min-height: 40vw;
}
.featureAnalysis > div:nth-of-type(2) > div .caption {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  line-height: 1.15em;
  letter-spacing: 0.035em;
  font-size: clamp(1.8rem, 5vw, 5rem);
  text-align: right;
  display: flex;
  align-self: center;
  margin-right: 2vw;
}
.featureAnalysis > div:nth-of-type(2) > div .caption,
.featureAnalysis > div:nth-of-type(2) > div .caption a {
  color: #fff;
}
.featureAnalysis > div:nth-of-type(2) .line {
  position: relative;
  min-height: 100%;
  margin-top: 90px;
  width: 120px;
  border-right: 20px solid #FF5827;
  opacity: 0.85;
  position: absolute;
  top: 24px;
  bottom: 24px;
  margin-top: 0;
  margin-bottom: 0;
  border-color: #fff;
  border-style: dashed;
  min-height: calc(100% - (2 * 24px));
  height: calc(100% - (2 * 24px));
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(2) .line {
    margin-top: 45px;
  }
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(2) .line {
    width: 60px;
    width: 10vw;
    border-right-width: 10px;
  }
}
.featureAnalysis > div:nth-of-type(3) > div {
  padding-top: 0;
  grid-template-areas: "lineArea descriptionArea" "headingArea descriptionArea";
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(3) > div {
    grid-template-areas: "lineArea headingArea" "lineArea descriptionArea";
  }
}
.featureAnalysis > div:nth-of-type(3) .headingArea h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.featureAnalysis > div:nth-of-type(3) .lineArea {
  padding-bottom: 60px;
  margin-bottom: 24px;
  min-height: 200px;
}
.featureAnalysis > div:nth-of-type(3) .lineArea .line {
  position: relative;
  min-height: 100%;
  margin-bottom: 90px;
  width: 120px;
  border-right: 20px solid #FF5827;
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(3) .lineArea .line {
    margin-bottom: 45px;
  }
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(3) .lineArea .line {
    width: 60px;
    width: 10vw;
    border-right-width: 10px;
  }
}
.featureAnalysis > div:nth-of-type(3) .lineArea .line:before {
  display: block;
  position: absolute;
  border-radius: 0%;
  content: "";
  background: #FF5827;
  width: 60px;
  height: 60px;
  right: -40px;
  bottom: -57px;
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(3) .lineArea .line:before {
    width: 30px;
    height: 30px;
    right: -20px;
    bottom: -27px;
  }
}
.featureAnalysis > div:nth-of-type(3) .descriptionArea {
  margin-top: clamp(30px, 7.5vh, 110px);
}
@media (max-width: 760px) {
  .featureAnalysis > div:nth-of-type(3) .descriptionArea {
    margin-top: 24px;
  }
}
.featureAnalysis > div:nth-of-type(2) > div .caption {
  font-size: clamp(1.25rem, 2.8vw, 2.25rem);
  line-height: 1.35em;
}
body.leadCapture > div {
  min-height: 100vh;
  max-width: 100vw;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(399px, 32vw) 1fr;
  grid-template-rows: 100vh;
}
@media (max-width: 1050px) {
  body.leadCapture > div {
    grid-template-columns: 1fr;
  }
}
body.leadCapture > div > div {
  display: flex;
  flex-direction: column;
}
body.leadCapture > div > *:nth-child(n+3) {
  display: none;
}
body.leadCapture > div > div:nth-of-type(1) {
  background: #FF5827;
  padding: clamp(36px, 3.5vw, 72px);
}
body.leadCapture > div > div:nth-of-type(1) .logo {
  align-self: flex-start;
  margin: 0 auto 20vh 0;
}
body.leadCapture > div > div:nth-of-type(1) .logo a {
  display: block;
}
body.leadCapture > div > div:nth-of-type(1) .explainer {
  align-self: center;
  margin-bottom: 24px;
}
body.leadCapture > div > div:nth-of-type(1) .explainer p {
  font-size: 1.15rem;
  color: #fff;
  font-weight: 500;
  line-height: 1.45em;
  margin: 0;
}
body.leadCapture > div > div:nth-of-type(1) .explainer p:before {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f10d";
  opacity: 0.65;
  font-size: 2em;
  display: block;
  margin-bottom: 24px;
}
body.leadCapture > div > div:nth-of-type(1) .speaker {
  display: flex;
  align-items: center;
}
body.leadCapture > div > div:nth-of-type(1) .speaker > div:nth-of-type(1) img {
  border-radius: 50%;
  height: 60px;
  width: 60px;
  border: 4px solid #fff;
}
body.leadCapture > div > div:nth-of-type(1) .speaker > div:nth-of-type(2) {
  margin-left: 18px;
}
body.leadCapture > div > div:nth-of-type(1) .speaker > div:nth-of-type(2) span {
  display: block;
  color: #fff;
}
body.leadCapture > div > div:nth-of-type(1) .speaker > div:nth-of-type(2) .name {
  font-weight: 500;
  font-size: 0.9775rem;
  margin-bottom: 6px;
}
body.leadCapture > div > div:nth-of-type(1) .speaker > div:nth-of-type(2) .title {
  font-size: 0.8625rem;
  opacity: 0.65;
}
@media (max-width: 1050px) {
  body.leadCapture > div > div:nth-of-type(1) {
    display: none;
  }
}
body.leadCapture > div > div:nth-of-type(2) > div {
  width: clamp(45%, 600px, 55vw);
  margin: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (max-width: 775px) {
  body.leadCapture > div > div:nth-of-type(2) > div {
    width: calc(100% - (4 * 10px));
    max-width: 600px;
  }
}
@media (max-height: 400px) and (orientation: landscape) {
  body.leadCapture > div > div:nth-of-type(2) > div * {
    display: none;
  }
  body.leadCapture > div > div:nth-of-type(2) > div:after {
    display: block;
    content: "\27F2\0020 Please flip your device to portrait :)";
    justify-self: center;
    align-self: center;
    font-size: 2.8vw;
  }
}
body.leadCapture > div > div:nth-of-type(2) > div .stageDescriptions > div:not(.current),
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div:not(.current),
body.leadCapture > div > div:nth-of-type(2) > div .form > div:not(.current) {
  position: absolute;
  right: -400vw;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageDescriptions .options-buttons {
  display: flex;
  gap: 6px;
  flex-direction: column;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls {
  margin-top: 24px;
  margin-bottom: 60px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div {
  display: flex;
  gap: 6px;
  height: 60.59px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .next,
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .previous {
  text-align: center;
  height: 100%;
  display: block;
  border-radius: 4px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .next,
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .previous,
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .next *,
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .previous * {
  line-height: 60.59px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .next:hover,
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .previous:hover {
  cursor: pointer;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .next {
  background: #FF5827;
  color: #fff;
  width: 100%;
  padding: 0 18px;
  font-weight: 600;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .previous {
  background: #dcdde1;
  min-width: 100px;
  transition: all 0.5s ease;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f060";
  font-size: 40px;
  color: #757575;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageControls > div .previous:hover {
  background: #c6c8ce;
  padding-right: 10px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageProgress {
  display: flex;
  justify-content: center;
  gap: 12px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageProgress span {
  content: "";
  display: inline-block;
  opacity: 0.3;
  color: #303030;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageProgress span:before {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f111";
  font-size: 12px;
}
body.leadCapture > div > div:nth-of-type(2) > div .stageProgress span.current {
  opacity: 1;
}
body.leadCapture > div > div:nth-of-type(2) > div .form label,
body.leadCapture > div > div:nth-of-type(2) > div .form input,
body.leadCapture > div > div:nth-of-type(2) > div .form textarea {
  width: 100%;
  display: block;
}
body.leadCapture > div > div:nth-of-type(2) > div .form label {
  margin-bottom: 12px;
  font-weight: bold;
}
body.leadCapture > div > div:nth-of-type(2) > div .form input,
body.leadCapture > div > div:nth-of-type(2) > div .form textarea {
  padding: 18px;
  border: 1.3px solid #adadad;
  border-radius: 4px;
  background: #e5e5e5;
  margin-bottom: 12px;
}
.serviceBenefitsGrid {
  max-width: 1050px;
  margin: 48px auto;
  display: grid;
  grid-column-gap: clamp(50px, 12vw, 325px);
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 700px) {
  .serviceBenefitsGrid {
    grid-template-columns: 1fr;
  }
}
.serviceBenefitsGrid > div {
  display: flex;
  gap: 24px;
}
.serviceBenefitsGrid > div svg.svg-inline--fa,
.serviceBenefitsGrid > div i.fas,
.serviceBenefitsGrid > div i.fab,
.serviceBenefitsGrid > div i.fal,
.serviceBenefitsGrid > div i.far,
.serviceBenefitsGrid > div i.fad {
  color: #FF5827;
  font-size: 35px;
  min-width: 50px;
}
.highlight .serviceBenefitsGrid > div svg.svg-inline--fa,
.highlight .serviceBenefitsGrid > div i.fas,
.highlight .serviceBenefitsGrid > div i.fab,
.highlight .serviceBenefitsGrid > div i.fal,
.highlight .serviceBenefitsGrid > div i.far,
.highlight .serviceBenefitsGrid > div i.fad {
  color: #fff;
}
.serviceBenefitsGrid > div > div * {
  margin: 0;
}
.serviceBenefitsGrid > div > div p {
  font-size: 0.9rem;
  line-height: 1.6em;
  margin-top: 6px;
}
.serviceBenefitsGrid.credibilityList > div svg.svg-inline--fa,
.serviceBenefitsGrid.credibilityList > div i.fas,
.serviceBenefitsGrid.credibilityList > div i.fab,
.serviceBenefitsGrid.credibilityList > div i.fal,
.serviceBenefitsGrid.credibilityList > div i.far,
.serviceBenefitsGrid.credibilityList > div i.fad {
  font-size: 70px;
  min-width: 70px;
  color: #FF5827;
}
.fold.howItWorks h2,
.fold.howItWorks h3 {
  text-align: center;
}
.fold.howItWorks > div > div {
  display: grid;
  gap: 48px;
  margin: 72px auto;
}
@media (max-width: 900px) {
  .fold.howItWorks > div > div {
    max-width: 450px;
  }
}
@media (min-width: 900px) {
  .fold.howItWorks > div > div {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.fold.howItWorks > div > div > div {
  display: flex;
  flex-direction: column;
}
.fold.howItWorks > div > div > div > div:first-of-type {
  margin: auto auto 0 auto;
}
.fold.howItWorks > div > div > div > div:first-of-type svg {
  margin: auto auto 0 auto;
  width: 100%;
  max-width: 250px;
}
.fold.howItWorks > div > div > div .step {
  display: block;
  margin: 48px auto 24px;
  background: #FF5827;
  height: 65px;
  line-height: 65px;
  width: 65px;
  border-radius: 50%;
  font-size: 22.75px;
  text-align: center;
  color: #fff;
}
.fold.howItWorks > div > div > div > div:nth-of-type(2) {
  margin: 0 auto;
}
@media (min-width: 900px) {
  .fold.howItWorks > div > div > div > div:nth-of-type(2) {
    max-width: 350px;
  }
}
.fold.howItWorks > div > div > div > div:nth-of-type(2) h3,
.fold.howItWorks > div > div > div > div:nth-of-type(2) h4,
.fold.howItWorks > div > div > div > div:nth-of-type(2) h5,
.fold.howItWorks > div > div > div > div:nth-of-type(2) p {
  text-align: center;
}
.fold.howItWorks > div > div > div > div:nth-of-type(2) p {
  font-size: 0.9rem;
}
@media (max-width: 900px) {
  .fold.howItWorks > div > div > div:not(:last-of-type) {
    padding-bottom: 24px;
    border-bottom: 1px solid #ccc;
  }
}
.fold.serviceTimeline > div {
  clear: both;
}
.fold.serviceTimeline > div > ul {
  list-style-type: none;
  counter-reset: li-counter;
  margin-top: 100px;
  margin-bottom: 0;
  margin-left: 100px;
  padding-left: 100px;
  border-left: 5px solid #FF5827;
  position: relative;
  padding-bottom: 0;
}
@media (min-width: 600px) {
  .fold.serviceTimeline > div > ul {
    padding-right: 100px;
  }
}
.fold.serviceTimeline > div > ul > li {
  position: relative;
  /* make the height of paragraphs in the last child <li> unknown. This will curtail the length of the left border, making it stop at the last nodal point */
}
.fold.serviceTimeline > div > ul > li:last-child {
  margin-bottom: 50px;
}
.fold.serviceTimeline > div > ul > li:before {
  position: absolute;
  left: calc(0px - (5px / 2) - 100px  - (60px / 2 ));
  top: -2px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #FF5827;
  border: 5px solid #FF5827;
  box-shadow: 1px 1px 5px 1px transparent;
  display: block;
  content: "";
}
.fold.serviceTimeline > div > ul > li > * {
  margin: 0;
  padding: 0;
  text-align: left;
}
.fold.serviceTimeline > div > ul > li p {
  width: 100%;
  margin-bottom: 48px;
}
.fold.serviceTimeline > div > ul > li:last-child p {
  float: left;
}
@media (max-width: 550px) {
  .fold.serviceTimeline > div > ul {
    margin-left: 50px;
    padding-left: 50px;
  }
}
.fold.serviceTimeline > div > ul li:before {
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
}
@media (max-width: 550px) {
  .fold.serviceTimeline > div > ul li:before {
    left: calc(-5px - (5px / 2) - 50px  - (50px / 2 ));
  }
}
.fold.serviceTimeline > div > ul li:nth-of-type(1):before {
  content: "1";
}
.fold.serviceTimeline > div > ul li:nth-of-type(2):before {
  content: "2";
}
.fold.serviceTimeline > div > ul li:nth-of-type(3):before {
  content: "3";
}
.fold.serviceTimeline > div > ul li:nth-of-type(4):before {
  content: "4";
}
.fold.serviceTimeline > div > ul li:nth-of-type(5):before {
  content: "5";
}
.fold.serviceTimeline > div > ul li:nth-of-type(6):before {
  content: "6";
}
.fold.serviceTimeline > div > ul li:nth-of-type(7):before {
  content: "7";
}
.fold.serviceTimeline > div > ul li:nth-of-type(8):before {
  content: "8";
}
.fold.serviceTimeline > div > ul li:nth-of-type(9):before {
  content: "9";
}
.fold.serviceTimeline > div:after {
  clear: both;
  content: "";
  display: block;
}
.topCTA {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: clamp(400px, 45vw, 750px);
}
@media (min-width: 920px) {
  .topCTA + div:nth-child(n) {
    background-color: #fff;
  }
}
.topCTA > div:first-of-type {
  position: relative;
  overflow: hidden;
}
.topCTA > div:first-of-type img,
.topCTA > div:first-of-type picture {
  min-height: 100%;
  min-width: 100%;
}
@media (min-width: 920px) {
  .topCTA > div:first-of-type img,
  .topCTA > div:first-of-type picture {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
@media (min-width: 920px) {
  .topCTA > div:first-of-type:after {
    position: absolute;
    display: block;
    content: "";
    background: #fff;
    top: -100px;
    bottom: -100px;
    right: -8vw;
    width: 15vw;
    transform: skewX(-13deg);
  }
}
.topCTA > div:nth-of-type(2) {
  padding: 48px;
  background: #fff;
  display: flex;
  align-items: center;
}
.topCTA > div:nth-of-type(2) > div {
  margin: 0 auto 0 0;
  max-width: 600px;
}
@media (max-width: 920px) {
  .topCTA {
    background-color: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .topCTA > div:first-child {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
  }
  .topCTA > div:first-child img,
  .topCTA > div:first-child picture {
    object-fit: cover;
    width: 100%;
    height: 100%;
    filter: brightness(60%);
  }
  .topCTA > div:first-child > img:nth-of-type(2) {
    display: none;
  }
  .topCTA > div:first-child > picture > img:nth-child(n) {
    display: block;
  }
  .topCTA > div:nth-child(2) {
    position: relative;
    resize: vertical;
    max-width: 1280px;
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .internetExplorer .topCTA,
  .internetExplorer .topCTA * {
    display: block;
  }
  .internetExplorer body > .topCTA {
    min-height: 400px;
  }
  .topCTA > div:nth-of-type(2) {
    width: 500px;
    max-width: 85%;
    margin: 72px auto 72px 0;
    padding: 0;
  }
  .topCTA > div:nth-of-type(2) > div {
    padding: 48px;
  }
  .topCTA > div:nth-of-type(2) > div p {
    font-size: 0.9rem;
  }
}
@media (max-width: 920px) and (max-width: 500px) {
  .topCTA > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .topCTA > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
@media (max-width: 920px) and (max-width: 1320px) {
  .topCTA > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 920px) and (max-width: 480px) {
  .topCTA > div:nth-of-type(2) {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 920px) and (max-width: 480px) {
  .topCTA > div:nth-of-type(2) > div {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.documentDownloadsArea {
  display: flex;
  flex-wrap: wrap;
  background: #f2f2f2;
  margin: 72px 0;
}
@media (max-width: 1300px) {
  .documentDownloadsArea {
    flex-direction: column;
    padding: 0 72px;
  }
}
@media (max-width: 1000px) {
  .documentDownloadsArea {
    padding: 0 24px;
  }
}
@media (max-width: 600px) {
  .documentDownloadsArea {
    padding: 0 7.5vw;
  }
}
.documentDownloadsArea > a,
.documentDownloadsArea > div {
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 50%;
  max-width: 850px;
  margin: 0;
  padding: 24px;
}
.documentDownloadsArea > a:hover,
.documentDownloadsArea > div:hover {
  background-color: #fff;
  cursor: pointer;
}
@media (max-width: 1300px) {
  .documentDownloadsArea > a,
  .documentDownloadsArea > div {
    width: 100%;
    flex-direction: column;
  }
  .documentDownloadsArea > a:not(:first-of-type),
  .documentDownloadsArea > div:not(:first-of-type) {
    border-top: 1px solid #d6d6d6;
  }
}
@media (min-width: 1300px) {
  .documentDownloadsArea > a:nth-of-type(odd),
  .documentDownloadsArea > div:nth-of-type(odd) {
    border-right: 1px solid #d6d6d6;
  }
}
@media (max-width: 600px) {
  .documentDownloadsArea > a,
  .documentDownloadsArea > div {
    padding: 24px 10px;
  }
}
.documentDownloadsArea > a img,
.documentDownloadsArea > div img,
.documentDownloadsArea > a picture,
.documentDownloadsArea > div picture {
  margin: 0;
  max-width: 180px;
}
.documentDownloadsArea > a > div,
.documentDownloadsArea > div > div {
  margin: 0 100px 0 0;
  display: flex;
  flex-direction: column;
  padding: 24px;
}
@media (max-width: 1300px) {
  .documentDownloadsArea > a > div,
  .documentDownloadsArea > div > div {
    margin-right: 0;
  }
}
.documentDownloadsArea > a > div h3,
.documentDownloadsArea > div > div h3,
.documentDownloadsArea > a > div h4,
.documentDownloadsArea > div > div h4 {
  margin-bottom: 72px;
}
.documentDownloadsArea > a > div h3 .caption,
.documentDownloadsArea > div > div h3 .caption,
.documentDownloadsArea > a > div h4 .caption,
.documentDownloadsArea > div > div h4 .caption {
  margin-bottom: 24px;
}
.documentDownloadsArea > a > div .filetype,
.documentDownloadsArea > div > div .filetype,
.documentDownloadsArea > a > div .filesize,
.documentDownloadsArea > div > div .filesize {
  font-size: 0.9rem;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  margin-top: 6px;
}
.documentDownloadsArea > a:after,
.documentDownloadsArea > div:after {
  display: block;
  position: absolute;
  top: 50px;
  right: 50px;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f15c";
  font-weight: 300;
  font-size: 36px;
  color: #a5a5a5;
  border-radius: 50%;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
}
@media (max-width: 600px) {
  .documentDownloadsArea > a:after,
  .documentDownloadsArea > div:after {
    right: 10px;
  }
}
.documentDownloadsArea > a:hover:after,
.documentDownloadsArea > div:hover:after {
  background: #FF5827;
  transition: all ease 0.5s;
  color: #e7e7e7;
  content: "\f354";
  font-size: 23.4px;
}
.contentCards {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: 1fr;
}
.fold > div .contentCards:last-child {
  margin-bottom: 0;
}
.fold > div .contentCards:only-child {
  margin: 0;
}
.contentCards > * {
  display: none;
}
.contentCards > div,
.contentCards > a {
  display: block;
}
.contentCards > div:nth-child(n),
.contentCards > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
.contentCards > div:last-child:nth-child(2),
.contentCards > a:last-child:nth-child(2),
.contentCards > div:first-child:nth-last-child(2),
.contentCards > a:first-child:nth-last-child(2) {
  -ms-grid-column-span: span 2;
  grid-column: span 2;
}
@media (max-width: 1000px) and (min-width: 600px) {
  .contentCards {
    grid-gap: 12px;
  }
}
@media (max-width: 1000px) {
  .contentCards {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .contentCards {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 600px) {
  .contentCards {
    grid-gap: 12px;
  }
}
.contentCards > div,
.contentCards > a {
  border-radius: 4px;
  overflow: hidden;
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentCards > div > div:first-child,
.contentCards > a > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.contentCards > div > div:first-child img,
.contentCards > a > div:first-child img,
.contentCards > div > div:first-child picture,
.contentCards > a > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(60%);
}
.contentCards > div > div:first-child > img:nth-of-type(2),
.contentCards > a > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .contentCards > div > div:first-child > img:nth-of-type(2):last-child,
  .contentCards > a > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .contentCards > div > div:first-child > img:first-of-type:nth-last-of-type(2),
  .contentCards > a > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.contentCards > div > div:first-child > picture > img:nth-child(n),
.contentCards > a > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.contentCards > div > div:nth-child(2),
.contentCards > a > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .contentCards > div > div:nth-child(2),
  .contentCards > a > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .contentCards > div,
.internetExplorer .contentCards > a,
.internetExplorer .contentCards > div *,
.internetExplorer .contentCards > a * {
  display: block;
}
.internetExplorer body > .contentCards > div,
.internetExplorer body > .contentCards > a {
  min-height: 400px;
}
.contentCards > div > div:nth-of-type(2),
.contentCards > a > div:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  padding-left: clamp(24px, 6vw, 70px);
  padding-right: clamp(24px, 6vw, 70px);
  padding-bottom: clamp(48px, 12vw, 120px);
  padding-top: clamp(48px, 12vw, 120px);
}
@media (min-width: 1000px) {
  .contentCards > div > div:nth-of-type(2),
  .contentCards > a > div:nth-of-type(2) {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.contentCards > div > div:nth-of-type(2) *,
.contentCards > a > div:nth-of-type(2) * {
  color: #fff;
  text-align: center;
}
.contentCards > div > div:nth-of-type(2) svg.svg-inline--fa,
.contentCards > a > div:nth-of-type(2) svg.svg-inline--fa,
.contentCards > div > div:nth-of-type(2) i.fas,
.contentCards > a > div:nth-of-type(2) i.fas,
.contentCards > div > div:nth-of-type(2) i.fab,
.contentCards > a > div:nth-of-type(2) i.fab,
.contentCards > div > div:nth-of-type(2) i.fal,
.contentCards > a > div:nth-of-type(2) i.fal,
.contentCards > div > div:nth-of-type(2) i.far,
.contentCards > a > div:nth-of-type(2) i.far,
.contentCards > div > div:nth-of-type(2) i.fad,
.contentCards > a > div:nth-of-type(2) i.fad {
  border: 2px solid #fff;
  border-radius: 50%;
  font-weight: 300;
  line-height: 70px;
  height: 70px;
  width: 70px;
  font-size: 28px;
  display: block;
  margin: auto;
}
.contentCards > div > div:nth-of-type(2) p,
.contentCards > a > div:nth-of-type(2) p {
  font-size: 1rem;
}
@media (min-width: 1000px) and (max-width: 1405px) {
  .contentCards > div > div:nth-of-type(2) .cutFromWrap,
  .contentCards > a > div:nth-of-type(2) .cutFromWrap {
    display: none;
  }
}
@media (min-width: 1000px) {
  .contentCards.deckOfSix,
  .contentCards.deckOfThree {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 12px;
  }
}
@media (min-width: 820px) and (max-width: 1000px) {
  .contentCards.deckOfSix,
  .contentCards.deckOfThree {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 12px;
  }
}
@media (max-width: 1000px) {
  .contentCards.deckOfSix > a,
  .contentCards.deckOfThree > a {
    max-height: 350px;
  }
}
.caseStudyEssentialInfo {
  display: grid;
  grid-template-columns: 1fr minmax(300px, 1fr);
  grid-gap: 72px;
}
@media (max-width: 860px) {
  .caseStudyEssentialInfo {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
.caseStudyEssentialInfo > div:nth-of-type(1) p:last-child {
  margin-bottom: 0;
}
.caseStudyEssentialInfo > div:nth-of-type(1) .pre-heading {
  text-align: left;
}
.caseStudyEssentialInfo > div:nth-of-type(2) .serviceBenefitsGrid {
  grid-template-columns: 1fr;
  grid-column-gap: 24px;
}
@media (min-width: 600px) and (max-width: 860px) {
  .caseStudyEssentialInfo > div:nth-of-type(2) .serviceBenefitsGrid {
    grid-template-columns: 1fr 1fr;
  }
}
.textWithSupportingQuote {
  display: grid;
  grid-gap: 72px;
  grid-template-columns: 1fr minmax(300px, 0.85fr);
}
@media (max-width: 800px) {
  .textWithSupportingQuote {
    grid-template-columns: 1fr;
    grid-gap: 12px;
  }
}
.textWithSupportingQuote div p:first-child {
  margin-top: 0;
}
.textWithSupportingQuote div blockquote {
  position: relative;
  color: #FF5827;
}
.textWithSupportingQuote div blockquote:before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f10d";
  font-size: clamp(70px, 12vw, 150px);
  color: rgba(110, 110, 110, 0.2);
}
@media (min-width: 801px) {
  .textWithSupportingQuote div blockquote:before {
    left: -24px;
  }
}
.textWithSupportingQuote div .speaker {
  margin-top: 12px;
  display: flex;
  align-items: center;
}
.textWithSupportingQuote div .speaker > div:nth-of-type(1) img {
  border-radius: 50%;
  height: 60px;
  width: 60px;
  border: 4px solid rgba(110, 110, 110, 0.2);
}
.textWithSupportingQuote div .speaker > div:nth-of-type(2) {
  margin-left: 18px;
}
.textWithSupportingQuote div .speaker > div:nth-of-type(2) span {
  display: block;
}
.textWithSupportingQuote div .speaker > div:nth-of-type(2) .name {
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 6px;
}
.textWithSupportingQuote div .speaker > div:nth-of-type(2) .title {
  font-size: 0.9rem;
  opacity: 0.65;
}
.founderQuote,
.expertQuote {
  max-width: 750px;
  margin: 0 auto;
}
.founderQuote blockquote,
.expertQuote blockquote {
  color: #FF5827;
  font-size: clamp(1.1rem, 2.5vw, 1.5rem);
  line-height: 1.65;
  margin: 0 0 24px 0;
}
.lowlight .founderQuote blockquote,
.lowlight .expertQuote blockquote {
  color: #e37858;
}
.founderQuote .speaker,
.expertQuote .speaker {
  display: flex;
  align-items: center;
  gap: 12px;
}
.lowlight .founderQuote .speaker,
.lowlight .expertQuote .speaker {
  color: #fff;
  opacity: 0.9;
}
.founderQuote .speaker img,
.expertQuote .speaker img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  object-fit: cover;
  flex-shrink: 0;
  margin-left: 0;
  margin-right: 12px;
  filter: sepia(1) hue-rotate(308deg);
  border: 3px solid #eaeaea;
}
.founderQuote .speaker .speakerInfo strong,
.expertQuote .speaker .speakerInfo strong {
  display: block;
  font-weight: 700;
  margin-bottom: 4px;
}
.founderQuote .speaker .speakerInfo span,
.expertQuote .speaker .speakerInfo span {
  font-size: 0.9rem;
}
.ABComparison {
  max-width: 1000px;
  margin: auto;
  margin-bottom: 48px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 24px;
}
@media (max-width: 820px) {
  .ABComparison {
    grid-template-columns: 1fr;
    max-width: 550px;
    margin: auto;
  }
}
.ABComparison > div.ab-drone {
  background: #FF5827;
}
.ABComparison > div.ab-drone * {
  color: #fff !important;
}
.ABComparison > div.ab-without {
  background: #4D4F51;
}
.ABComparison > div.ab-without * {
  color: #fff !important;
}
.ABComparison > div.ab-without ul li i {
  color: #ff8080 !important;
}
.ABComparison > div {
  background: #fff;
  box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  padding: clamp(12px, 2.4vw, 24px);
  border-radius: 4px;
}
.ABComparison > div p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.ABComparison > div ul {
  margin-left: 0;
  padding-left: 0;
}
.ABComparison > div ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
  line-height: 1.5em;
  font-size: 1rem;
}
.ABComparison > div ul li svg.svg-inline--fa,
.ABComparison > div ul li i.fas,
.ABComparison > div ul li i.fab,
.ABComparison > div ul li i.fal,
.ABComparison > div ul li i.far {
  color: #FF5827;
  font-size: 1.6em;
}
.ABComparison > div ul li svg.svg-inline--fa.fa-times-square,
.ABComparison > div ul li i.fas.fa-times-square,
.ABComparison > div ul li i.fab.fa-times-square,
.ABComparison > div ul li i.fal.fa-times-square,
.ABComparison > div ul li i.far.fa-times-square {
  color: red;
}
.ABComparison > div ul li svg.svg-inline--fa.fa-check-square,
.ABComparison > div ul li i.fas.fa-check-square,
.ABComparison > div ul li i.fab.fa-check-square,
.ABComparison > div ul li i.fal.fa-check-square,
.ABComparison > div ul li i.far.fa-check-square {
  color: green;
}
.drone-vs-manned {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: clamp(32px, 5vw, 64px) clamp(0px, 0vw, 0px);
  border: 0;
  border-radius: 0;
  background-color: #f9fbfd;
}
.drone-vs-manned > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .drone-vs-manned > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.drone-vs-manned > div:not(:last-child) {
  margin-bottom: 24px;
}
.drone-vs-manned > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .drone-vs-manned > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.drone-vs-manned > div:not(:last-child) {
  margin-bottom: 24px;
}
.drone-vs-manned.differentiated {
  background-color: #f2f2f2;
}
.drone-vs-manned.differentiated h2,
.drone-vs-manned.differentiated h3 {
  text-align: center;
}
.drone-vs-manned.accordion {
  background-color: #f2f2f2;
}
.drone-vs-manned.accordion h2,
.drone-vs-manned.accordion h3,
.drone-vs-manned.accordion h4 {
  color: #6e6e6e;
}
.drone-vs-manned.highlight {
  background-color: #FF5827;
}
.drone-vs-manned.highlight h1,
.drone-vs-manned.highlight h2,
.drone-vs-manned.highlight h3,
.drone-vs-manned.highlight h4,
.drone-vs-manned.highlight h5,
.drone-vs-manned.highlight h6,
.drone-vs-manned.highlight ul,
.drone-vs-manned.highlight ol,
.drone-vs-manned.highlight p {
  color: #fff;
}
.drone-vs-manned.highlight h1 a,
.drone-vs-manned.highlight h2 a,
.drone-vs-manned.highlight h3 a,
.drone-vs-manned.highlight h4 a,
.drone-vs-manned.highlight h5 a,
.drone-vs-manned.highlight h6 a,
.drone-vs-manned.highlight ul a,
.drone-vs-manned.highlight ol a,
.drone-vs-manned.highlight p a {
  color: inherit;
}
.drone-vs-manned.highlight a,
.drone-vs-manned.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.drone-vs-manned.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.drone-vs-manned.lowlight h1,
.drone-vs-manned.lowlight h2,
.drone-vs-manned.lowlight h3,
.drone-vs-manned.lowlight h4,
.drone-vs-manned.lowlight h5,
.drone-vs-manned.lowlight h6,
.drone-vs-manned.lowlight ul,
.drone-vs-manned.lowlight ol,
.drone-vs-manned.lowlight p {
  color: #fff;
}
.drone-vs-manned.lowlight h1 a,
.drone-vs-manned.lowlight h2 a,
.drone-vs-manned.lowlight h3 a,
.drone-vs-manned.lowlight h4 a,
.drone-vs-manned.lowlight h5 a,
.drone-vs-manned.lowlight h6 a,
.drone-vs-manned.lowlight ul a,
.drone-vs-manned.lowlight ol a,
.drone-vs-manned.lowlight p a {
  color: inherit;
}
.drone-vs-manned.lowlight a,
.drone-vs-manned.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.drone-vs-manned.center h1,
.drone-vs-manned.center h2 {
  text-align: center;
}
.drone-vs-manned.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.drone-vs-manned.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.drone-vs-manned.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.drone-vs-manned .bgElements {
  position: relative;
  overflow: hidden;
}
.drone-vs-manned .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.drone-vs-manned .bgElements .bg-elements,
.drone-vs-manned .bgElements .bg-elements * {
  background-attachment: scroll;
}
.drone-vs-manned .bgElements .bg-elements .bg-element-1,
.drone-vs-manned .bgElements .bg-elements .bg-element-2,
.drone-vs-manned .bgElements .bg-elements .bg-element-3,
.drone-vs-manned .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.drone-vs-manned .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.drone-vs-manned .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.drone-vs-manned .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.drone-vs-manned .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .drone-vs-manned .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.drone-vs-manned.graphicsAnalysis > div,
.drone-vs-manned.caseStudyContent > div {
  max-width: 800px;
}
.drone-vs-manned.graphicsAnalysis > div h1,
.drone-vs-manned.caseStudyContent > div h1,
.drone-vs-manned.graphicsAnalysis > div h2,
.drone-vs-manned.caseStudyContent > div h2 {
  text-align: center;
}
.drone-vs-manned.graphicsAnalysis > div h2,
.drone-vs-manned.caseStudyContent > div h2,
.drone-vs-manned.graphicsAnalysis > div h3,
.drone-vs-manned.caseStudyContent > div h3,
.drone-vs-manned.graphicsAnalysis > div h4,
.drone-vs-manned.caseStudyContent > div h4,
.drone-vs-manned.graphicsAnalysis > div h5,
.drone-vs-manned.caseStudyContent > div h5,
.drone-vs-manned.graphicsAnalysis > div .pre-heading,
.drone-vs-manned.caseStudyContent > div .pre-heading,
.drone-vs-manned.graphicsAnalysis > div figcaption,
.drone-vs-manned.caseStudyContent > div figcaption {
  text-align: left;
}
.drone-vs-manned.graphicsAnalysis .subSection,
.drone-vs-manned.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.drone-vs-manned.graphicsAnalysis .subSection + .subSection,
.drone-vs-manned.caseStudyContent .subSection + .subSection,
.drone-vs-manned.graphicsAnalysis .subSection:first-child,
.drone-vs-manned.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.drone-vs-manned.graphicsAnalysis .subSection:last-child,
.drone-vs-manned.caseStudyContent .subSection:last-child,
.drone-vs-manned.graphicsAnalysis .subSection:last-of-type,
.drone-vs-manned.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.drone-vs-manned.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .drone-vs-manned.subtopic-faq {
    padding: 120px 0;
  }
}
.drone-vs-manned.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .drone-vs-manned.subtopic-faq > div h2,
  .drone-vs-manned.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.drone-vs-manned.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.drone-vs-manned.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .drone-vs-manned.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .drone-vs-manned.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .drone-vs-manned.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .drone-vs-manned.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .drone-vs-manned.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .drone-vs-manned.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.drone-vs-manned.intro > div,
.drone-vs-manned.brief > div {
  max-width: 600px;
}
.drone-vs-manned.intro > div h1,
.drone-vs-manned.brief > div h1,
.drone-vs-manned.intro > div h2,
.drone-vs-manned.brief > div h2 {
  text-align: center;
}
.drone-vs-manned.intro > div p,
.drone-vs-manned.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.drone-vs-manned.intro > div p:only-of-type,
.drone-vs-manned.brief > div p:only-of-type {
  text-align: center;
}
.drone-vs-manned.intro > div a.CTA,
.drone-vs-manned.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.drone-vs-manned.topQuestions > div {
  max-width: 980px;
}
.drone-vs-manned.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .drone-vs-manned.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.drone-vs-manned.topQuestions > div > div h4,
.drone-vs-manned.topQuestions > div > div h5 {
  font-weight: 600;
}
.drone-vs-manned.topQuestions > div > div p {
  font-size: 0.9rem;
}
.drone-vs-manned.timeLine > div h2 {
  text-align: center;
}
.drone-vs-manned.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.drone-vs-manned.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .drone-vs-manned.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(6n+3),
  .drone-vs-manned.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .drone-vs-manned.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .drone-vs-manned.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.drone-vs-manned.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.drone-vs-manned.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.drone-vs-manned.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.drone-vs-manned.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.drone-vs-manned.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.drone-vs-manned.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.drone-vs-manned.narrow-fold > div {
  max-width: 720px;
}
.drone-vs-manned::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: linear-gradient(#1e293b 1.5px, transparent 1.5px), linear-gradient(90deg, #1e293b 1.5px, transparent 1.5px);
  background-size: 50px 50px;
  opacity: 0.04;
  pointer-events: none;
  z-index: 0;
}
.drone-vs-manned > * {
  position: relative;
  z-index: 1;
}
.drone-vs-manned > div {
  max-width: 1180px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: clamp(16px, 4vw, 42px);
  padding-right: clamp(16px, 4vw, 42px);
}
.drone-vs-manned .droneVsMannedContent {
  background: transparent;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.drone-vs-manned .comparisonHeader {
  max-width: 820px;
  margin: 0 auto 60px;
  text-align: center;
}
.drone-vs-manned .comparisonHeader h2 {
  margin-top: 0;
  margin-bottom: 14.4px;
  font-size: clamp(1.8rem, 4.5vw, 3rem);
  line-height: 1.08;
  color: #1f2d3a;
}
.drone-vs-manned .comparisonHeader p {
  max-width: 760px;
  margin: 0 auto;
  font-size: clamp(0.85rem, 2.2vw, 1rem);
  line-height: 1.5;
  color: #738394;
}
.drone-vs-manned .comparisonSummary {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 980px;
  margin: 0 auto 60px;
}
.drone-vs-manned .comparisonSummary > div {
  background: #fff;
  border: 1px solid #dde4eb;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.035);
  min-height: 165px;
  display: flex;
  flex-direction: column;
}
.drone-vs-manned .comparisonSummary > div strong {
  display: block;
  font-size: 0.72rem;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  color: #738394;
  margin-bottom: 12px;
}
.drone-vs-manned .comparisonSummary > div .comparisonSummaryMetric {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  column-gap: 10px;
  row-gap: 2px;
  margin-bottom: calc(24px * 0.65 + 5px);
}
.drone-vs-manned .comparisonSummary > div .comparisonSummaryMetric .comparisonSummaryMain {
  font-size: clamp(1.25rem, 2vw, 1.45rem);
  font-weight: 700;
  line-height: 1.05;
  color: #FF5827;
}
.drone-vs-manned .comparisonSummary > div .comparisonSummaryMetric .comparisonSummaryVs {
  flex-basis: 100%;
  font-size: 0.8rem;
  font-weight: 700;
  color: #9daab7;
}
.drone-vs-manned .comparisonSummary > div p {
  margin: auto 0 0 0;
  font-size: 0.84rem;
  line-height: 1.5;
  color: #8a97a5;
}
.drone-vs-manned input.comparisonViewToggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.drone-vs-manned .comparisonTabs {
  display: none;
  justify-content: center;
  margin-bottom: 24px;
}
.drone-vs-manned .comparisonTabs label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  font-size: 0.92rem;
  line-height: 1;
  font-weight: 700;
  color: #738394;
  background: #eef2f6;
  border: 1px solid #dde4eb;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.drone-vs-manned .comparisonTabs label::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #95a4b3;
}
.drone-vs-manned .comparisonTabs label[for='droneVsMannedViewUsing'] {
  border-radius: 10px 0 0 10px;
}
.drone-vs-manned .comparisonTabs label[for='droneVsMannedViewWithout'] {
  border-radius: 0 10px 10px 0;
}
.drone-vs-manned .comparisonPanels {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(24px, 5vw, 96px);
}
.drone-vs-manned .comparisonPanel {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 14px;
  border: 1px solid #dde4eb;
  overflow: hidden;
  box-shadow: 0 10px 26px rgba(10, 19, 29, 0.05);
}
.drone-vs-manned .comparisonPanel .comparisonPanelContent {
  padding: clamp(16px, 2.6vw, 28px);
  display: flex;
  flex-direction: column;
  height: 100%;
}
.drone-vs-manned .comparisonPanel h3 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: clamp(1.35rem, 2.8vw, 1.9rem);
  line-height: 1.1;
  letter-spacing: 0;
  color: #1f2d3a;
}
.drone-vs-manned .comparisonPanel p {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 0.82rem;
  line-height: 1.5;
  color: #738394;
}
.drone-vs-manned .comparisonPanel ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 24px;
}
.drone-vs-manned .comparisonPanel ul li {
  display: grid;
  grid-template-columns: 28px 1fr;
  align-items: start;
  column-gap: 11px;
}
.drone-vs-manned .comparisonPanel ul li span.comparisonIcon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  font-size: 0.62rem;
  line-height: 1;
}
.drone-vs-manned .comparisonPanel ul li span.comparisonIcon i {
  font-size: inherit;
  line-height: 1;
  color: inherit;
}
.drone-vs-manned .comparisonPanel ul li strong {
  display: block;
  margin: 2px 0 0 0;
  font-size: 0.96rem;
  line-height: 1.4;
  font-weight: 700;
  color: #1f2d3a;
}
.drone-vs-manned .comparisonPanel ul li span.comparisonItemDetail {
  display: block;
  margin-top: 1px;
  font-size: 0.82rem;
  line-height: 1.45;
  color: #738394;
}
.drone-vs-manned .comparisonPanelFooter {
  margin: auto 0 0 0;
  padding: 20px clamp(16px, 2.6vw, 28px);
  border-top: 1px solid #e4ebf2;
  background: #f5f8fb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  margin-top: 27.6px;
}
.drone-vs-manned .comparisonPanelFooter span {
  font-size: 0.72rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #8a99a8;
}
.drone-vs-manned .comparisonPanel--using {
  border-width: 2px;
  border-color: #FF5827;
}
.drone-vs-manned .comparisonPanel--using .comparisonLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14.4px;
  margin-bottom: 19.2px;
}
.drone-vs-manned .comparisonPanel--using .comparisonLabel span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  font-weight: 700;
  color: #FF5827;
  background: #fff4ef;
}
.drone-vs-manned .comparisonPanel--using .comparisonLabel em {
  font-style: normal;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #FF5827;
}
.drone-vs-manned .comparisonPanel--using span.comparisonIcon {
  background: #fff4ef;
  color: #FF5827;
  border: 1px solid rgba(255, 88, 39, 0.2);
}
.drone-vs-manned .comparisonPanel--using .comparisonPanelFooter span:last-child {
  color: #FF5827;
}
.drone-vs-manned .comparisonPanel--without .comparisonLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14.4px;
  margin-bottom: 19.2px;
}
.drone-vs-manned .comparisonPanel--without .comparisonLabel span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  font-weight: 700;
  color: #738394;
  background: #f2f5f8;
}
.drone-vs-manned .comparisonPanel--without .comparisonLabel em {
  font-style: normal;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #738394;
}
.drone-vs-manned .comparisonPanel--without span.comparisonIcon {
  background: #f2f5f8;
  color: #8392a1;
  border: 1px solid #d6dee6;
}
.drone-vs-manned .comparisonPanel--without ul li strong {
  color: #4f6070;
}
.drone-vs-manned .comparisonPanel--without .comparisonPanelFooter span:last-child {
  color: #677786;
}
@media (max-width: 900px) {
  .drone-vs-manned {
    padding: clamp(24px, 5vw, 40px) 0;
  }
  .drone-vs-manned > div {
    padding-left: clamp(12px, 4vw, 22px);
    padding-right: clamp(12px, 4vw, 22px);
  }
  .drone-vs-manned .comparisonSummary {
    grid-template-columns: 1fr;
    max-width: 100%;
  }
  .drone-vs-manned .comparisonTabs {
    display: flex;
  }
  .drone-vs-manned .comparisonPanels {
    display: block;
  }
  .drone-vs-manned .comparisonPanel {
    display: none;
  }
  .drone-vs-manned .comparisonPanel .comparisonPanelContent {
    padding: 20px;
  }
  .drone-vs-manned .comparisonPanel .comparisonPanelFooter {
    padding: 18px 20px;
  }
  .drone-vs-manned #droneVsMannedViewUsing:checked ~ .comparisonPanels .comparisonPanel--using {
    display: flex;
  }
  .drone-vs-manned #droneVsMannedViewWithout:checked ~ .comparisonPanels .comparisonPanel--without {
    display: flex;
  }
  .drone-vs-manned #droneVsMannedViewUsing:checked ~ .comparisonTabs label[for='droneVsMannedViewUsing'],
  .drone-vs-manned #droneVsMannedViewWithout:checked ~ .comparisonTabs label[for='droneVsMannedViewWithout'] {
    color: #1f2d3a;
    background: #fff;
    box-shadow: 0 2px 8px rgba(10, 19, 29, 0.1);
  }
  .drone-vs-manned #droneVsMannedViewUsing:checked ~ .comparisonTabs label[for='droneVsMannedViewUsing']::before {
    background: #FF5827;
  }
  .drone-vs-manned #droneVsMannedViewWithout:checked ~ .comparisonTabs label[for='droneVsMannedViewWithout']::before {
    background: #8392a1;
  }
}
.personalBiography {
  background-color: #fff;
  max-width: 800px;
  margin: auto;
  padding: 72px 96px;
}
.personalBiography > div {
  display: flex;
  gap: 24px;
  justify-content: flex-start;
}
.personalBiography > div img,
.personalBiography > div picture {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0;
}
.personalBiography p {
  font-size: 1rem;
}
.top-options,
.content-options {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  background: #f2f2f2;
}
.top-options > div,
.content-options > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .top-options > div,
  .content-options > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.top-options > div:not(:last-child),
.content-options > div:not(:last-child) {
  margin-bottom: 24px;
}
.top-options > div,
.content-options > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .top-options > div,
  .content-options > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.top-options > div:not(:last-child),
.content-options > div:not(:last-child) {
  margin-bottom: 24px;
}
.top-options.differentiated,
.content-options.differentiated {
  background-color: #f2f2f2;
}
.top-options.differentiated h2,
.content-options.differentiated h2,
.top-options.differentiated h3,
.content-options.differentiated h3 {
  text-align: center;
}
.top-options.accordion,
.content-options.accordion {
  background-color: #f2f2f2;
}
.top-options.accordion h2,
.content-options.accordion h2,
.top-options.accordion h3,
.content-options.accordion h3,
.top-options.accordion h4,
.content-options.accordion h4 {
  color: #6e6e6e;
}
.top-options.highlight,
.content-options.highlight {
  background-color: #FF5827;
}
.top-options.highlight h1,
.content-options.highlight h1,
.top-options.highlight h2,
.content-options.highlight h2,
.top-options.highlight h3,
.content-options.highlight h3,
.top-options.highlight h4,
.content-options.highlight h4,
.top-options.highlight h5,
.content-options.highlight h5,
.top-options.highlight h6,
.content-options.highlight h6,
.top-options.highlight ul,
.content-options.highlight ul,
.top-options.highlight ol,
.content-options.highlight ol,
.top-options.highlight p,
.content-options.highlight p {
  color: #fff;
}
.top-options.highlight h1 a,
.content-options.highlight h1 a,
.top-options.highlight h2 a,
.content-options.highlight h2 a,
.top-options.highlight h3 a,
.content-options.highlight h3 a,
.top-options.highlight h4 a,
.content-options.highlight h4 a,
.top-options.highlight h5 a,
.content-options.highlight h5 a,
.top-options.highlight h6 a,
.content-options.highlight h6 a,
.top-options.highlight ul a,
.content-options.highlight ul a,
.top-options.highlight ol a,
.content-options.highlight ol a,
.top-options.highlight p a,
.content-options.highlight p a {
  color: inherit;
}
.top-options.highlight a,
.content-options.highlight a,
.top-options.highlight .CTA,
.content-options.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.top-options.lowlight,
.content-options.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.top-options.lowlight h1,
.content-options.lowlight h1,
.top-options.lowlight h2,
.content-options.lowlight h2,
.top-options.lowlight h3,
.content-options.lowlight h3,
.top-options.lowlight h4,
.content-options.lowlight h4,
.top-options.lowlight h5,
.content-options.lowlight h5,
.top-options.lowlight h6,
.content-options.lowlight h6,
.top-options.lowlight ul,
.content-options.lowlight ul,
.top-options.lowlight ol,
.content-options.lowlight ol,
.top-options.lowlight p,
.content-options.lowlight p {
  color: #fff;
}
.top-options.lowlight h1 a,
.content-options.lowlight h1 a,
.top-options.lowlight h2 a,
.content-options.lowlight h2 a,
.top-options.lowlight h3 a,
.content-options.lowlight h3 a,
.top-options.lowlight h4 a,
.content-options.lowlight h4 a,
.top-options.lowlight h5 a,
.content-options.lowlight h5 a,
.top-options.lowlight h6 a,
.content-options.lowlight h6 a,
.top-options.lowlight ul a,
.content-options.lowlight ul a,
.top-options.lowlight ol a,
.content-options.lowlight ol a,
.top-options.lowlight p a,
.content-options.lowlight p a {
  color: inherit;
}
.top-options.lowlight a,
.content-options.lowlight a,
.top-options.lowlight .CTA,
.content-options.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.top-options.center h1,
.content-options.center h1,
.top-options.center h2,
.content-options.center h2 {
  text-align: center;
}
.top-options.majorHeadings h2,
.content-options.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.top-options.majorHeadings h3,
.content-options.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.top-options.majorHeadings h4,
.content-options.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.top-options .bgElements,
.content-options .bgElements {
  position: relative;
  overflow: hidden;
}
.top-options .bgElements .bg-elements,
.content-options .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.top-options .bgElements .bg-elements,
.content-options .bgElements .bg-elements,
.top-options .bgElements .bg-elements *,
.content-options .bgElements .bg-elements * {
  background-attachment: scroll;
}
.top-options .bgElements .bg-elements .bg-element-1,
.content-options .bgElements .bg-elements .bg-element-1,
.top-options .bgElements .bg-elements .bg-element-2,
.content-options .bgElements .bg-elements .bg-element-2,
.top-options .bgElements .bg-elements .bg-element-3,
.content-options .bgElements .bg-elements .bg-element-3,
.top-options .bgElements .bg-elements .bg-element-4,
.content-options .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.top-options .bgElements .bg-elements .bg-element-1,
.content-options .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.top-options .bgElements .bg-elements .bg-element-2,
.content-options .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.top-options .bgElements .bg-elements .bg-element-3,
.content-options .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.top-options .bgElements .bg-elements .bg-element-4,
.content-options .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .top-options .bgElements .bg-elements .bg-element-3,
  .content-options .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.top-options.graphicsAnalysis > div,
.content-options.graphicsAnalysis > div,
.top-options.caseStudyContent > div,
.content-options.caseStudyContent > div {
  max-width: 800px;
}
.top-options.graphicsAnalysis > div h1,
.content-options.graphicsAnalysis > div h1,
.top-options.caseStudyContent > div h1,
.content-options.caseStudyContent > div h1,
.top-options.graphicsAnalysis > div h2,
.content-options.graphicsAnalysis > div h2,
.top-options.caseStudyContent > div h2,
.content-options.caseStudyContent > div h2 {
  text-align: center;
}
.top-options.graphicsAnalysis > div h2,
.content-options.graphicsAnalysis > div h2,
.top-options.caseStudyContent > div h2,
.content-options.caseStudyContent > div h2,
.top-options.graphicsAnalysis > div h3,
.content-options.graphicsAnalysis > div h3,
.top-options.caseStudyContent > div h3,
.content-options.caseStudyContent > div h3,
.top-options.graphicsAnalysis > div h4,
.content-options.graphicsAnalysis > div h4,
.top-options.caseStudyContent > div h4,
.content-options.caseStudyContent > div h4,
.top-options.graphicsAnalysis > div h5,
.content-options.graphicsAnalysis > div h5,
.top-options.caseStudyContent > div h5,
.content-options.caseStudyContent > div h5,
.top-options.graphicsAnalysis > div .pre-heading,
.content-options.graphicsAnalysis > div .pre-heading,
.top-options.caseStudyContent > div .pre-heading,
.content-options.caseStudyContent > div .pre-heading,
.top-options.graphicsAnalysis > div figcaption,
.content-options.graphicsAnalysis > div figcaption,
.top-options.caseStudyContent > div figcaption,
.content-options.caseStudyContent > div figcaption {
  text-align: left;
}
.top-options.graphicsAnalysis .subSection,
.content-options.graphicsAnalysis .subSection,
.top-options.caseStudyContent .subSection,
.content-options.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.top-options.graphicsAnalysis .subSection + .subSection,
.content-options.graphicsAnalysis .subSection + .subSection,
.top-options.caseStudyContent .subSection + .subSection,
.content-options.caseStudyContent .subSection + .subSection,
.top-options.graphicsAnalysis .subSection:first-child,
.content-options.graphicsAnalysis .subSection:first-child,
.top-options.caseStudyContent .subSection:first-child,
.content-options.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.top-options.graphicsAnalysis .subSection:last-child,
.content-options.graphicsAnalysis .subSection:last-child,
.top-options.caseStudyContent .subSection:last-child,
.content-options.caseStudyContent .subSection:last-child,
.top-options.graphicsAnalysis .subSection:last-of-type,
.content-options.graphicsAnalysis .subSection:last-of-type,
.top-options.caseStudyContent .subSection:last-of-type,
.content-options.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.top-options.subtopic-faq,
.content-options.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .top-options.subtopic-faq,
  .content-options.subtopic-faq {
    padding: 120px 0;
  }
}
.top-options.subtopic-faq > div,
.content-options.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .top-options.subtopic-faq > div h2,
  .content-options.subtopic-faq > div h2,
  .top-options.subtopic-faq > div h2:first-child,
  .content-options.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.top-options.subtopic-faq > div .pre-heading,
.content-options.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.top-options.subtopic-faq > div .faq-accordion,
.content-options.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .top-options.subtopic-faq > div .faq-accordion,
  .content-options.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .top-options.subtopic-faq > div .faq-accordion li,
  .content-options.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .top-options.subtopic-faq > div,
  .content-options.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .top-options.subtopic-faq > div h2,
  .content-options.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .top-options.subtopic-faq > div > p,
  .content-options.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .top-options.subtopic-faq > div .faq-accordion,
  .content-options.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.top-options.intro > div,
.content-options.intro > div,
.top-options.brief > div,
.content-options.brief > div {
  max-width: 600px;
}
.top-options.intro > div h1,
.content-options.intro > div h1,
.top-options.brief > div h1,
.content-options.brief > div h1,
.top-options.intro > div h2,
.content-options.intro > div h2,
.top-options.brief > div h2,
.content-options.brief > div h2 {
  text-align: center;
}
.top-options.intro > div p,
.content-options.intro > div p,
.top-options.brief > div p,
.content-options.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.top-options.intro > div p:only-of-type,
.content-options.intro > div p:only-of-type,
.top-options.brief > div p:only-of-type,
.content-options.brief > div p:only-of-type {
  text-align: center;
}
.top-options.intro > div a.CTA,
.content-options.intro > div a.CTA,
.top-options.brief > div a.CTA,
.content-options.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.top-options.topQuestions > div,
.content-options.topQuestions > div {
  max-width: 980px;
}
.top-options.topQuestions > div > div,
.content-options.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .top-options.topQuestions > div > div,
  .content-options.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.top-options.topQuestions > div > div h4,
.content-options.topQuestions > div > div h4,
.top-options.topQuestions > div > div h5,
.content-options.topQuestions > div > div h5 {
  font-weight: 600;
}
.top-options.topQuestions > div > div p,
.content-options.topQuestions > div > div p {
  font-size: 0.9rem;
}
.top-options.timeLine > div h2,
.content-options.timeLine > div h2 {
  text-align: center;
}
.top-options.timeLine > div > div,
.content-options.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.top-options.timeLine > div > div > div,
.content-options.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .top-options.timeLine > div > div,
  .content-options.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .top-options.timeLine > div > div > div:nth-child(6n+3),
  .content-options.timeLine > div > div > div:nth-child(6n+3),
  .top-options.timeLine > div > div > div:nth-child(6n+4),
  .content-options.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .top-options.timeLine > div > div > div:nth-child(1),
  .content-options.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .top-options.timeLine > div > div > div:nth-child(2),
  .content-options.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .top-options.timeLine > div > div > div:nth-child(3),
  .content-options.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .top-options.timeLine > div > div > div:nth-child(4),
  .content-options.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .top-options.timeLine > div > div > div:nth-child(5),
  .content-options.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .top-options.timeLine > div > div > div:nth-child(6),
  .content-options.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .top-options.timeLine > div > div > div:nth-child(7),
  .content-options.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .top-options.timeLine > div > div > div:nth-child(8),
  .content-options.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .top-options.timeLine > div > div > div:nth-child(9),
  .content-options.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .top-options.timeLine > div > div > div:nth-child(10),
  .content-options.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .top-options.timeLine > div > div > div:nth-child(11),
  .content-options.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .top-options.timeLine > div > div > div:nth-child(12),
  .content-options.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .top-options.timeLine > div > div > div:nth-child(13),
  .content-options.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .top-options.timeLine > div > div > div:nth-child(14),
  .content-options.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .top-options.timeLine > div > div > div:nth-child(15),
  .content-options.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .top-options.timeLine > div > div > div:nth-child(16),
  .content-options.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .top-options.timeLine > div > div > div:nth-child(17),
  .content-options.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .top-options.timeLine > div > div > div:nth-child(18),
  .content-options.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .top-options.timeLine > div > div > div:nth-child(19),
  .content-options.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .top-options.timeLine > div > div > div:nth-child(20),
  .content-options.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .top-options.timeLine > div > div > div:nth-child(21),
  .content-options.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .top-options.timeLine > div > div > div:nth-child(22),
  .content-options.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .top-options.timeLine > div > div > div:nth-child(23),
  .content-options.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .top-options.timeLine > div > div > div:nth-child(24),
  .content-options.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .top-options.timeLine > div > div > div:nth-child(25),
  .content-options.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .top-options.timeLine > div > div > div:nth-child(26),
  .content-options.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .top-options.timeLine > div > div > div:nth-child(27),
  .content-options.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .top-options.timeLine > div > div > div:nth-child(28),
  .content-options.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .top-options.timeLine > div > div > div:nth-child(29),
  .content-options.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .top-options.timeLine > div > div > div:nth-child(30),
  .content-options.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .top-options.timeLine > div > div > div:nth-child(31),
  .content-options.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .top-options.timeLine > div > div > div:nth-child(32),
  .content-options.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .top-options.timeLine > div > div > div:nth-child(33),
  .content-options.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .top-options.timeLine > div > div > div:nth-child(34),
  .content-options.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .top-options.timeLine > div > div > div:nth-child(35),
  .content-options.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .top-options.timeLine > div > div > div:nth-child(36),
  .content-options.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .top-options.timeLine > div > div > div:nth-child(37),
  .content-options.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .top-options.timeLine > div > div > div:nth-child(38),
  .content-options.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .top-options.timeLine > div > div > div:nth-child(39),
  .content-options.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .top-options.timeLine > div > div > div:nth-child(40),
  .content-options.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .top-options.timeLine > div > div > div:nth-child(41),
  .content-options.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .top-options.timeLine > div > div > div:nth-child(42),
  .content-options.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .top-options.timeLine > div > div > div:nth-child(43),
  .content-options.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .top-options.timeLine > div > div > div:nth-child(44),
  .content-options.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .top-options.timeLine > div > div > div:nth-child(45),
  .content-options.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .top-options.timeLine > div > div > div:nth-child(46),
  .content-options.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .top-options.timeLine > div > div > div:nth-child(47),
  .content-options.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .top-options.timeLine > div > div > div:nth-child(48),
  .content-options.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .top-options.timeLine > div > div > div:nth-child(49),
  .content-options.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .top-options.timeLine > div > div > div:nth-child(50),
  .content-options.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .top-options.timeLine > div > div > div:nth-child(51),
  .content-options.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .top-options.timeLine > div > div > div:nth-child(52),
  .content-options.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .top-options.timeLine > div > div > div:nth-child(53),
  .content-options.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .top-options.timeLine > div > div > div:nth-child(54),
  .content-options.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .top-options.timeLine > div > div > div,
  .content-options.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.top-options.timeLine > div > div > div:nth-child(3n+2),
.content-options.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.top-options.timeLine > div > div > div:nth-child(3n+2):before,
.content-options.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.top-options.timeLine > div > div > div:nth-child(3n+2):after,
.content-options.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.top-options.timeLine > div > div > div:nth-child(5):after,
.content-options.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.top-options.timeLine > div > div > div:nth-child(8):after,
.content-options.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.top-options.timeLine > div > div > div:nth-child(11):after,
.content-options.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.top-options.timeLine > div > div > div:nth-child(14):after,
.content-options.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.top-options.timeLine > div > div > div:nth-child(17):after,
.content-options.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.top-options.timeLine > div > div > div:nth-child(20):after,
.content-options.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.top-options.timeLine > div > div > div:nth-child(23):after,
.content-options.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.top-options.timeLine > div > div > div:nth-child(26):after,
.content-options.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.top-options.timeLine > div > div > div:nth-child(29):after,
.content-options.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.top-options.timeLine > div > div > div:nth-child(32):after,
.content-options.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.top-options.timeLine > div > div > div:nth-child(35):after,
.content-options.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.top-options.timeLine > div > div > div:nth-child(38):after,
.content-options.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.top-options.timeLine > div > div > div:nth-child(41):after,
.content-options.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.top-options.timeLine > div > div > div:nth-child(44):after,
.content-options.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.top-options.timeLine > div > div > div:nth-child(47):after,
.content-options.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.top-options.timeLine > div > div > div:nth-child(50):after,
.content-options.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.top-options.timeLine > div > div > div:nth-child(53):after,
.content-options.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.top-options.timeLine > div > div div:nth-last-child(2):before,
.content-options.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.top-options.narrow-fold > div,
.content-options.narrow-fold > div {
  max-width: 720px;
}
.top-options:not(.content-options) h2,
.content-options:not(.content-options) h2 {
  font-size: clamp(2.5rem, 6.5vw, 5rem);
}
.top-options > div .cards,
.content-options > div .cards {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: auto;
  margin-top: 48px;
}
.top-options > div .cards > div,
.content-options > div .cards > div,
.top-options > div .cards > a,
.content-options > div .cards > a,
.top-options > div .cards > li,
.content-options > div .cards > li {
  margin-bottom: 24px;
  min-width: 296px;
  flex-grow: 1;
  flex-basis: calc((100% - ((3 - 1) * 24px)) / 3);
}
.top-options > div .cards > div:last-child:nth-child(2),
.content-options > div .cards > div:last-child:nth-child(2),
.top-options > div .cards > a:last-child:nth-child(2),
.content-options > div .cards > a:last-child:nth-child(2),
.top-options > div .cards > li:last-child:nth-child(2),
.content-options > div .cards > li:last-child:nth-child(2),
.top-options > div .cards > div:last-child:nth-child(3),
.content-options > div .cards > div:last-child:nth-child(3),
.top-options > div .cards > a:last-child:nth-child(3),
.content-options > div .cards > a:last-child:nth-child(3),
.top-options > div .cards > li:last-child:nth-child(3),
.content-options > div .cards > li:last-child:nth-child(3),
.top-options > div .cards > div:last-child:nth-child(4),
.content-options > div .cards > div:last-child:nth-child(4),
.top-options > div .cards > a:last-child:nth-child(4),
.content-options > div .cards > a:last-child:nth-child(4),
.top-options > div .cards > li:last-child:nth-child(4),
.content-options > div .cards > li:last-child:nth-child(4) {
  margin-bottom: 0;
}
.top-options > div .cards > div:nth-last-child(2):first-child,
.content-options > div .cards > div:nth-last-child(2):first-child,
.top-options > div .cards > a:nth-last-child(2):first-child,
.content-options > div .cards > a:nth-last-child(2):first-child,
.top-options > div .cards > li:nth-last-child(2):first-child,
.content-options > div .cards > li:nth-last-child(2):first-child,
.top-options > div .cards > div:nth-last-child(2):nth-child(2),
.content-options > div .cards > div:nth-last-child(2):nth-child(2),
.top-options > div .cards > a:nth-last-child(2):nth-child(2),
.content-options > div .cards > a:nth-last-child(2):nth-child(2),
.top-options > div .cards > li:nth-last-child(2):nth-child(2),
.content-options > div .cards > li:nth-last-child(2):nth-child(2),
.top-options > div .cards > div:nth-last-child(2):nth-child(3),
.content-options > div .cards > div:nth-last-child(2):nth-child(3),
.top-options > div .cards > a:nth-last-child(2):nth-child(3),
.content-options > div .cards > a:nth-last-child(2):nth-child(3),
.top-options > div .cards > li:nth-last-child(2):nth-child(3),
.content-options > div .cards > li:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.top-options > div .cards > div:nth-last-child(3):first-child,
.content-options > div .cards > div:nth-last-child(3):first-child,
.top-options > div .cards > a:nth-last-child(3):first-child,
.content-options > div .cards > a:nth-last-child(3):first-child,
.top-options > div .cards > li:nth-last-child(3):first-child,
.content-options > div .cards > li:nth-last-child(3):first-child,
.top-options > div .cards > div:nth-last-child(3):nth-child(2),
.content-options > div .cards > div:nth-last-child(3):nth-child(2),
.top-options > div .cards > a:nth-last-child(3):nth-child(2),
.content-options > div .cards > a:nth-last-child(3):nth-child(2),
.top-options > div .cards > li:nth-last-child(3):nth-child(2),
.content-options > div .cards > li:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
@media (max-width: 960px) {
  .top-options > div .cards > div,
  .content-options > div .cards > div,
  .top-options > div .cards > a,
  .content-options > div .cards > a,
  .top-options > div .cards > li,
  .content-options > div .cards > li {
    flex-basis: calc((100% - (2 * 24px)) / 2);
  }
  .top-options > div .cards > div:last-child:nth-child(3),
  .content-options > div .cards > div:last-child:nth-child(3),
  .top-options > div .cards > a:last-child:nth-child(3),
  .content-options > div .cards > a:last-child:nth-child(3),
  .top-options > div .cards > li:last-child:nth-child(3),
  .content-options > div .cards > li:last-child:nth-child(3),
  .top-options > div .cards > div:nth-last-child(2):nth-child(2),
  .content-options > div .cards > div:nth-last-child(2):nth-child(2),
  .top-options > div .cards > a:nth-last-child(2):nth-child(2),
  .content-options > div .cards > a:nth-last-child(2):nth-child(2),
  .top-options > div .cards > li:nth-last-child(2):nth-child(2),
  .content-options > div .cards > li:nth-last-child(2):nth-child(2),
  .top-options > div .cards > div:first-child:nth-last-child(3),
  .content-options > div .cards > div:first-child:nth-last-child(3),
  .top-options > div .cards > a:first-child:nth-last-child(3),
  .content-options > div .cards > a:first-child:nth-last-child(3),
  .top-options > div .cards > li:first-child:nth-last-child(3),
  .content-options > div .cards > li:first-child:nth-last-child(3) {
    flex-basis: calc((100% - (2 * 24px)) / 3);
  }
}
@media (max-width: 1028px) {
  .top-options > div .cards > div:last-child:nth-child(3),
  .content-options > div .cards > div:last-child:nth-child(3),
  .top-options > div .cards > a:last-child:nth-child(3),
  .content-options > div .cards > a:last-child:nth-child(3),
  .top-options > div .cards > li:last-child:nth-child(3),
  .content-options > div .cards > li:last-child:nth-child(3),
  .top-options > div .cards > div:nth-last-child(2):nth-child(2),
  .content-options > div .cards > div:nth-last-child(2):nth-child(2),
  .top-options > div .cards > a:nth-last-child(2):nth-child(2),
  .content-options > div .cards > a:nth-last-child(2):nth-child(2),
  .top-options > div .cards > li:nth-last-child(2):nth-child(2),
  .content-options > div .cards > li:nth-last-child(2):nth-child(2),
  .top-options > div .cards > div:first-child:nth-last-child(3),
  .content-options > div .cards > div:first-child:nth-last-child(3),
  .top-options > div .cards > a:first-child:nth-last-child(3),
  .content-options > div .cards > a:first-child:nth-last-child(3),
  .top-options > div .cards > li:first-child:nth-last-child(3),
  .content-options > div .cards > li:first-child:nth-last-child(3) {
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 684px) {
  .top-options > div .cards > div,
  .content-options > div .cards > div,
  .top-options > div .cards > a,
  .content-options > div .cards > a,
  .top-options > div .cards > li,
  .content-options > div .cards > li {
    flex-basis: calc((100% - 24px) / 2);
    min-width: 0;
  }
}
@media (max-width: 640px) {
  .top-options > div .cards > div,
  .content-options > div .cards > div,
  .top-options > div .cards > a,
  .content-options > div .cards > a,
  .top-options > div .cards > li,
  .content-options > div .cards > li {
    flex-basis: 100%;
  }
}
.top-options > div .cards > a,
.content-options > div .cards > a {
  margin-bottom: 24px;
  background: #fff;
  padding: 24px;
  border-radius: 4px;
  border: 1px solid #EAEEF3;
  display: flex;
  flex-direction: column;
}
.top-options > div .cards > a:not(:last-of-type),
.content-options > div .cards > a:not(:last-of-type) {
  margin-bottom: 24px;
}
.top-options > div .cards > a:nth-child(n):nth-last-child(n),
.content-options > div .cards > a:nth-child(n):nth-last-child(n) {
  margin: 0;
}
@media (max-width: 938px) {
  .top-options > div .cards > a:nth-child(n):nth-last-child(n),
  .content-options > div .cards > a:nth-child(n):nth-last-child(n) {
    margin-bottom: 0;
  }
}
.top-options > div .cards > a,
.content-options > div .cards > a,
.top-options > div .cards > a *,
.content-options > div .cards > a * {
  transition: all ease 0.35s;
}
.top-options > div .cards > a h4,
.content-options > div .cards > a h4,
.top-options > div .cards > a p,
.content-options > div .cards > a p,
.top-options > div .cards > a .CTA,
.content-options > div .cards > a .CTA {
  text-align: left;
  padding-left: 0;
}
.top-options > div .cards > a h4,
.content-options > div .cards > a h4 {
  font-weight: 600;
}
.top-options > div .cards > a p,
.content-options > div .cards > a p {
  line-height: 1.6em;
  font-size: 17px;
}
.top-options > div .cards > a svg,
.content-options > div .cards > a svg,
.top-options > div .cards > a i.fas,
.content-options > div .cards > a i.fas,
.top-options > div .cards > a i.fab,
.content-options > div .cards > a i.fab,
.top-options > div .cards > a i.fal,
.content-options > div .cards > a i.fal,
.top-options > div .cards > a i.far,
.content-options > div .cards > a i.far {
  margin: 0 auto 24px 0;
  width: 105px;
  height: 105px;
  color: #FF5827;
  fill: #FF5827;
}
.top-options > div .cards > a .CTA,
.content-options > div .cards > a .CTA {
  border: none;
  text-transform: uppercase;
  font-size: 1rem;
  color: #FF5827;
  line-height: 24px;
  display: block;
  margin: auto auto 0 0;
}
.top-options > div .cards > a .CTA:after,
.content-options > div .cards > a .CTA:after {
  margin-left: 12px;
}
.top-options > div .cards > a:hover,
.content-options > div .cards > a:hover {
  background: #FF5827;
}
.top-options > div .cards > a:hover *,
.content-options > div .cards > a:hover *,
.top-options > div .cards > a:hover svg *,
.content-options > div .cards > a:hover svg * {
  color: #fff;
  fill: #fff;
}
.top-options > div .cards > a:hover .CTA,
.content-options > div .cards > a:hover .CTA {
  font-size: 1.1rem;
  line-height: 24px;
}
.top-options > div .cards > a:hover .CTA:after,
.content-options > div .cards > a:hover .CTA:after {
  animation: moveBackAndForth 0.5s ease-in-out forwards;
}
@media (min-width: 956px) {
  .top-options > div .cards > a:last-child:nth-child(3),
  .content-options > div .cards > a:last-child:nth-child(3),
  .top-options > div .cards > a:nth-last-child(2):nth-child(2),
  .content-options > div .cards > a:nth-last-child(2):nth-child(2),
  .top-options > div .cards > a:first-child:nth-last-child(3),
  .content-options > div .cards > a:first-child:nth-last-child(3) {
    flex-basis: 29%;
    flex-grow: 1;
  }
}
.top-options + .singleFullWidthCTA,
.content-options + .singleFullWidthCTA {
  max-width: 100%;
  width: 100%;
  border-top: clamp(48px, 5vw, 100px) solid #f2f2f2;
}
@media (max-width: 1320px) {
  .top-options + .singleFullWidthCTA,
  .content-options + .singleFullWidthCTA {
    padding-left: 0;
    padding-right: 0;
  }
}
.top-options + .singleFullWidthCTA:before,
.content-options + .singleFullWidthCTA:before {
  display: block;
  content: "";
  background: #f2f2f2;
  height: 100px;
}
.top-options + .singleFullWidthCTA > div,
.content-options + .singleFullWidthCTA > div {
  margin: 0 auto;
  margin-top: -100px;
  width: 1280px;
  max-width: 96%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  height: 200px;
  background: #4D4F51;
}
@media (min-width: 1250px) {
  .top-options + .singleFullWidthCTA > div,
  .content-options + .singleFullWidthCTA > div {
    padding-left: 72px;
    padding-right: 72px;
  }
}
.top-options + .singleFullWidthCTA > div > div,
.content-options + .singleFullWidthCTA > div > div {
  max-width: 50%;
}
.top-options + .singleFullWidthCTA > div > div p,
.content-options + .singleFullWidthCTA > div > div p {
  font-size: clamp(1.75rem, 3vw, 2.1rem);
}
.top-options + .singleFullWidthCTA > div > a.button,
.content-options + .singleFullWidthCTA > div > a.button {
  margin: auto 0 auto auto;
  border-radius: 4px;
  padding: 24px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
  border: 2px solid #fff;
}
.top-options + .singleFullWidthCTA > div > a.button:hover,
.content-options + .singleFullWidthCTA > div > a.button:hover {
  color: #4D4F51;
}
.top-options + .singleFullWidthCTA > div > a.button:not(:hover),
.content-options + .singleFullWidthCTA > div > a.button:not(:hover) {
  color: #fff;
  background: transparent;
}
.top-options + .singleFullWidthCTA > div > a.button:not(:hover):after,
.content-options + .singleFullWidthCTA > div > a.button:not(:hover):after {
  color: #fff;
}
@media (max-width: 768px) {
  .top-options + .singleFullWidthCTA > div,
  .content-options + .singleFullWidthCTA > div {
    flex-direction: column;
    height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .top-options + .singleFullWidthCTA > div > div,
  .content-options + .singleFullWidthCTA > div > div {
    width: 100%;
    max-width: 550px;
    margin: auto;
  }
  .top-options + .singleFullWidthCTA > div > div p,
  .content-options + .singleFullWidthCTA > div > div p {
    text-align: center;
  }
  .top-options + .singleFullWidthCTA > div > a.button,
  .content-options + .singleFullWidthCTA > div > a.button {
    margin: 48px auto 0 auto;
    text-align: center;
    display: block;
    width: 100%;
    max-width: 320px;
  }
  .top-options + .singleFullWidthCTA > div > a.button:after,
  .content-options + .singleFullWidthCTA > div > a.button:after {
    display: none;
  }
}
.sector-benefits {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  background: #f2f2f2;
}
.sector-benefits > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .sector-benefits > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sector-benefits > div:not(:last-child) {
  margin-bottom: 24px;
}
.sector-benefits > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .sector-benefits > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sector-benefits > div:not(:last-child) {
  margin-bottom: 24px;
}
.sector-benefits.differentiated {
  background-color: #f2f2f2;
}
.sector-benefits.differentiated h2,
.sector-benefits.differentiated h3 {
  text-align: center;
}
.sector-benefits.accordion {
  background-color: #f2f2f2;
}
.sector-benefits.accordion h2,
.sector-benefits.accordion h3,
.sector-benefits.accordion h4 {
  color: #6e6e6e;
}
.sector-benefits.highlight {
  background-color: #FF5827;
}
.sector-benefits.highlight h1,
.sector-benefits.highlight h2,
.sector-benefits.highlight h3,
.sector-benefits.highlight h4,
.sector-benefits.highlight h5,
.sector-benefits.highlight h6,
.sector-benefits.highlight ul,
.sector-benefits.highlight ol,
.sector-benefits.highlight p {
  color: #fff;
}
.sector-benefits.highlight h1 a,
.sector-benefits.highlight h2 a,
.sector-benefits.highlight h3 a,
.sector-benefits.highlight h4 a,
.sector-benefits.highlight h5 a,
.sector-benefits.highlight h6 a,
.sector-benefits.highlight ul a,
.sector-benefits.highlight ol a,
.sector-benefits.highlight p a {
  color: inherit;
}
.sector-benefits.highlight a,
.sector-benefits.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.sector-benefits.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.sector-benefits.lowlight h1,
.sector-benefits.lowlight h2,
.sector-benefits.lowlight h3,
.sector-benefits.lowlight h4,
.sector-benefits.lowlight h5,
.sector-benefits.lowlight h6,
.sector-benefits.lowlight ul,
.sector-benefits.lowlight ol,
.sector-benefits.lowlight p {
  color: #fff;
}
.sector-benefits.lowlight h1 a,
.sector-benefits.lowlight h2 a,
.sector-benefits.lowlight h3 a,
.sector-benefits.lowlight h4 a,
.sector-benefits.lowlight h5 a,
.sector-benefits.lowlight h6 a,
.sector-benefits.lowlight ul a,
.sector-benefits.lowlight ol a,
.sector-benefits.lowlight p a {
  color: inherit;
}
.sector-benefits.lowlight a,
.sector-benefits.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.sector-benefits.center h1,
.sector-benefits.center h2 {
  text-align: center;
}
.sector-benefits.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.sector-benefits.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.sector-benefits.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.sector-benefits .bgElements {
  position: relative;
  overflow: hidden;
}
.sector-benefits .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.sector-benefits .bgElements .bg-elements,
.sector-benefits .bgElements .bg-elements * {
  background-attachment: scroll;
}
.sector-benefits .bgElements .bg-elements .bg-element-1,
.sector-benefits .bgElements .bg-elements .bg-element-2,
.sector-benefits .bgElements .bg-elements .bg-element-3,
.sector-benefits .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.sector-benefits .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sector-benefits .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sector-benefits .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sector-benefits .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .sector-benefits .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.sector-benefits.graphicsAnalysis > div,
.sector-benefits.caseStudyContent > div {
  max-width: 800px;
}
.sector-benefits.graphicsAnalysis > div h1,
.sector-benefits.caseStudyContent > div h1,
.sector-benefits.graphicsAnalysis > div h2,
.sector-benefits.caseStudyContent > div h2 {
  text-align: center;
}
.sector-benefits.graphicsAnalysis > div h2,
.sector-benefits.caseStudyContent > div h2,
.sector-benefits.graphicsAnalysis > div h3,
.sector-benefits.caseStudyContent > div h3,
.sector-benefits.graphicsAnalysis > div h4,
.sector-benefits.caseStudyContent > div h4,
.sector-benefits.graphicsAnalysis > div h5,
.sector-benefits.caseStudyContent > div h5,
.sector-benefits.graphicsAnalysis > div .pre-heading,
.sector-benefits.caseStudyContent > div .pre-heading,
.sector-benefits.graphicsAnalysis > div figcaption,
.sector-benefits.caseStudyContent > div figcaption {
  text-align: left;
}
.sector-benefits.graphicsAnalysis .subSection,
.sector-benefits.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.sector-benefits.graphicsAnalysis .subSection + .subSection,
.sector-benefits.caseStudyContent .subSection + .subSection,
.sector-benefits.graphicsAnalysis .subSection:first-child,
.sector-benefits.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.sector-benefits.graphicsAnalysis .subSection:last-child,
.sector-benefits.caseStudyContent .subSection:last-child,
.sector-benefits.graphicsAnalysis .subSection:last-of-type,
.sector-benefits.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sector-benefits.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .sector-benefits.subtopic-faq {
    padding: 120px 0;
  }
}
.sector-benefits.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .sector-benefits.subtopic-faq > div h2,
  .sector-benefits.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.sector-benefits.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.sector-benefits.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .sector-benefits.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .sector-benefits.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .sector-benefits.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .sector-benefits.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .sector-benefits.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .sector-benefits.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.sector-benefits.intro > div,
.sector-benefits.brief > div {
  max-width: 600px;
}
.sector-benefits.intro > div h1,
.sector-benefits.brief > div h1,
.sector-benefits.intro > div h2,
.sector-benefits.brief > div h2 {
  text-align: center;
}
.sector-benefits.intro > div p,
.sector-benefits.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.sector-benefits.intro > div p:only-of-type,
.sector-benefits.brief > div p:only-of-type {
  text-align: center;
}
.sector-benefits.intro > div a.CTA,
.sector-benefits.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.sector-benefits.topQuestions > div {
  max-width: 980px;
}
.sector-benefits.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .sector-benefits.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.sector-benefits.topQuestions > div > div h4,
.sector-benefits.topQuestions > div > div h5 {
  font-weight: 600;
}
.sector-benefits.topQuestions > div > div p {
  font-size: 0.9rem;
}
.sector-benefits.timeLine > div h2 {
  text-align: center;
}
.sector-benefits.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.sector-benefits.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .sector-benefits.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .sector-benefits.timeLine > div > div > div:nth-child(6n+3),
  .sector-benefits.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .sector-benefits.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .sector-benefits.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.sector-benefits.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.sector-benefits.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.sector-benefits.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.sector-benefits.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.sector-benefits.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.sector-benefits.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.sector-benefits.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.sector-benefits.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.sector-benefits.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.sector-benefits.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.sector-benefits.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.sector-benefits.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.sector-benefits.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.sector-benefits.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.sector-benefits.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.sector-benefits.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.sector-benefits.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.sector-benefits.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.sector-benefits.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.sector-benefits.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.sector-benefits.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.sector-benefits.narrow-fold > div {
  max-width: 720px;
}
.sector-benefits > div {
  display: grid;
  grid-template-columns: 270px 1fr;
  grid-gap: 48px;
  max-width: 1000px;
}
@media (max-width: 970px) {
  .sector-benefits > div {
    grid-template-columns: 1fr;
  }
}
.sector-benefits > div > div:nth-of-type(1) > div {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 12px;
  position: sticky;
  position: -webkit-sticky;
  top: 24px;
}
@media (min-width: 590px) and (max-width: 970px) {
  .sector-benefits > div > div:nth-of-type(1) > div {
    grid-template-columns: 1fr 1fr;
  }
}
.sector-benefits > div > div:nth-of-type(1) > div > a {
  display: flex;
  justify-content: space-between;
  padding: 24px;
  background: #4D4F51;
  border-radius: 4px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.sector-benefits > div > div:nth-of-type(1) > div > a:hover {
  background: #FF5827;
}
.sector-benefits > div > div:nth-of-type(1) > div > a:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f105";
  display: inline-block;
}
.sector-benefits > div > div:nth-of-type(2) > div {
  background: #fff;
  padding: 24px;
  margin-bottom: 24px;
}
.sector-benefits > div > div:nth-of-type(2) > div .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.sector-benefits > div > div:nth-of-type(2) > div .subSection + .subSection,
.sector-benefits > div > div:nth-of-type(2) > div .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.sector-benefits > div > div:nth-of-type(2) > div .subSection:last-child,
.sector-benefits > div > div:nth-of-type(2) > div .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sector-benefits > div > div:nth-of-type(2) > div h4 + p,
.sector-benefits > div > div:nth-of-type(2) > div h3 + p,
.sector-benefits > div > div:nth-of-type(2) > div h5 + p {
  margin-top: 6px;
}
.sector-benefits > div > div:nth-of-type(2) > div p:last-child {
  margin-bottom: 0;
}
.sector-benefits > div > div:nth-of-type(2) > div > a {
  display: block;
  color: #FF5827;
  font-size: 1rem;
  text-decoration: underline;
  text-underline-position: under;
  text-underline-offset: 3px;
  margin-top: 18px;
}
.sector-benefits > div > div:nth-of-type(2) > div > a + a {
  margin-top: 12px;
}
.sector-benefits > div > div:nth-of-type(2) > .video-container {
  grid-column: -1;
}
.sector-benefits > div > div:nth-of-type(2) > .video-container:only-child,
.sector-benefits > div > div:nth-of-type(2) > .video-container:last-child {
  margin-bottom: 0;
}
.sector-benefits > div > div:nth-of-type(2) figure .video-container {
  margin-bottom: 0;
}
.sector-service-grid {
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sector-service-grid > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.sector-service-grid > div:first-child img,
.sector-service-grid > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(60%);
}
.sector-service-grid > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .sector-service-grid > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .sector-service-grid > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.sector-service-grid > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.sector-service-grid > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .sector-service-grid > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .sector-service-grid,
.internetExplorer .sector-service-grid * {
  display: block;
}
.internetExplorer body > .sector-service-grid {
  min-height: 400px;
}
.sector-service-grid > div:nth-of-type(2) {
  padding-top: 48px;
  padding-bottom: 48px;
}
.sector-service-grid > div:nth-of-type(2) h2 {
  font-size: clamp(60px, 15vw, 200px);
  color: #fff;
}
.sector-service-grid > div:nth-of-type(2) > div {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 1100px) {
  .sector-service-grid > div:nth-of-type(2) > div {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 620px) {
  .sector-service-grid > div:nth-of-type(2) > div {
    grid-template-columns: 1fr;
  }
}
.sector-service-grid > div:nth-of-type(2) > div > div {
  background: #fff;
  box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 12px;
  margin: 12px;
  flex-grow: 1;
  flex-basis: 32%;
}
.fold.serviceAreaFold {
  background: #f3f3f3;
}
.fold.serviceAreaFold > div .serviceAreaLayout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: start;
}
@media (max-width: 900px) {
  .fold.serviceAreaFold > div .serviceAreaLayout {
    grid-template-columns: 1fr;
  }
}
.fold.serviceAreaFold > div .serviceAreaEyebrow {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #FF5827;
  padding: 4px 12px;
  border-radius: 4px;
  margin-bottom: 24px;
}
.textBox .fold.serviceAreaFold > div .serviceAreaEyebrow {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.fold.serviceAreaFold > div .serviceAreaText h2 {
  text-align: left;
  margin-top: 12px;
}
.fold.serviceAreaFold > div .serviceAreaText p {
  text-align: left;
}
.fold.serviceAreaFold > div .serviceAreaFeatures {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 36px;
}
@media (min-width: 900px) and (max-width: 1100px) {
  .fold.serviceAreaFold > div .serviceAreaFeatures {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 550px) {
  .fold.serviceAreaFold > div .serviceAreaFeatures {
    grid-template-columns: 1fr;
  }
}
.fold.serviceAreaFold > div .serviceAreaFeatures > div {
  padding: 24px;
  background: #fff;
  border: 1px solid #EAEEF3;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
}
.fold.serviceAreaFold > div .serviceAreaFeatures > div:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.fold.serviceAreaFold > div .serviceAreaFeatures > div svg.svg-inline--fa,
.fold.serviceAreaFold > div .serviceAreaFeatures > div i.fas,
.fold.serviceAreaFold > div .serviceAreaFeatures > div i.fab,
.fold.serviceAreaFold > div .serviceAreaFeatures > div i.fal,
.fold.serviceAreaFold > div .serviceAreaFeatures > div i.far {
  color: #FF5827;
  font-size: 1.4rem;
  display: block;
  margin-bottom: 12px;
}
.fold.serviceAreaFold > div .serviceAreaFeatures > div h5 {
  margin: 0 0 6px 0;
  font-weight: 700;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #4D4F51;
}
.fold.serviceAreaFold > div .serviceAreaFeatures > div p {
  margin: 0;
  font-size: 0.9rem;
  text-align: left;
}
.fold.serviceAreaFold > div .serviceAreaCTA {
  display: inline-block;
  margin-top: 36px;
  color: #FF5827;
  font-weight: 700;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-decoration: none;
}
.fold.serviceAreaFold > div .serviceAreaCTA:hover {
  text-decoration: underline;
}
.fold.serviceAreaFold > div .serviceAreaMap {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f8f8f8;
  border: 1px solid #EAEEF3;
  border-radius: 8px;
  padding: 36px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  pointer-events: none;
}
.fold.serviceAreaFold > div .serviceAreaMap:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
@media (max-width: 900px) {
  .fold.serviceAreaFold > div .serviceAreaMap {
    order: -1;
  }
}
.fold.serviceAreaFold > div .serviceAreaMap .serviceAreaMapCaption {
  font-size: 0.8rem;
  color: #6e6e6e;
  font-weight: 600;
  margin-bottom: 24px;
  text-align: center;
}
.fold.serviceAreaFold > div .serviceAreaMap .svg-map {
  width: 100%;
  max-width: 360px;
}
.fold.serviceAreaFold > div .serviceAreaMap .svg-map svg {
  width: 100%;
  height: auto;
  display: block;
}
.fold.collaborationOptions {
  background: #f3f3f3;
}
.fold.collaborationOptions > div .textBox {
  text-align: center;
  margin-bottom: 72px;
}
.fold.collaborationOptions > div .textBox h2 {
  margin-top: 8px;
}
.fold.collaborationOptions > div .collaborationEyebrow {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #FF5827;
  padding: 4px 12px;
  border-radius: 4px;
}
.textBox .fold.collaborationOptions > div .collaborationEyebrow {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.fold.collaborationOptions > div .collaborationCards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: stretch;
}
@media (max-width: 900px) {
  .fold.collaborationOptions > div .collaborationCards {
    grid-template-columns: 1fr;
  }
}
.fold.collaborationOptions > div .collaborationCards > div {
  background: #fff;
  border: 1px solid #EAEEF3;
  border-radius: 8px;
  padding: 36px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.02);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.fold.collaborationOptions > div .collaborationCards > div:hover {
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}
.fold.collaborationOptions > div .collaborationCards > div.featured {
  border: 2px solid #FF5827;
  box-shadow: 0 10px 35px rgba(255, 88, 39, 0.08);
}
.fold.collaborationOptions > div .collaborationCards > div .featuredBadge {
  position: absolute;
  top: -12px;
  left: 24px;
  background: #FF5827;
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 3px 10px;
  border-radius: 4px;
}
.fold.collaborationOptions > div .collaborationCards > div .cardHeader {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 24px;
}
.fold.collaborationOptions > div .collaborationCards > div .cardOptionLabel {
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #FF5827;
}
.fold.collaborationOptions > div .collaborationCards > div .cardIcon {
  width: 38px;
  height: 38px;
  background: #ffebe5;
  border: 1px solid #ffd5c9;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.fold.collaborationOptions > div .collaborationCards > div .cardIcon svg.svg-inline--fa,
.fold.collaborationOptions > div .collaborationCards > div .cardIcon i.fas,
.fold.collaborationOptions > div .collaborationCards > div .cardIcon i.fab,
.fold.collaborationOptions > div .collaborationCards > div .cardIcon i.fal,
.fold.collaborationOptions > div .collaborationCards > div .cardIcon i.far {
  color: #FF5827;
  font-size: 0.95rem;
}
.fold.collaborationOptions > div .collaborationCards > div h3 {
  font-size: 1.15rem;
  font-weight: 800;
  line-height: 1.3;
  margin: 0 0 18px 0;
}
.fold.collaborationOptions > div .collaborationCards > div p {
  font-size: 0.9rem;
  flex-grow: 1;
  margin: 0 0 24px 0;
}
.fold.collaborationOptions > div .collaborationCards > div .cardFooter {
  margin-top: auto;
  padding-top: 24px;
  border-top: 1px solid #EAEEF3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.65rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.fold.collaborationOptions > div .collaborationCards > div .cardFooter > span:first-child {
  color: #949494;
}
.fold.collaborationOptions > div .collaborationCards > div .cardFooter > span:last-child {
  color: #4D4F51;
}
.fold.collaborationOptions > div .collaborationCards > div.featured .cardFooter > span:last-child {
  color: #FF5827;
}
/* Responsive video embed wrapper � 16:9 */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 24px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container .video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.video-container .video-poster::after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f04b";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  text-indent: 4px;
}
.storybrand {
  padding: clamp(30px, 7.5vh, 110px) 0;
  position: relative;
}
.storybrand > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .storybrand > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.storybrand > div:not(:last-child) {
  margin-bottom: 24px;
}
.storybrand > div > div {
  display: grid;
  grid-template-columns: minmax(400px, 40%) 1fr;
  grid-gap: 96px;
}
@media (max-width: 1200px) {
  .storybrand > div > div {
    grid-gap: 24px;
    grid-template-columns: minmax(400px, 40%) 1fr;
  }
}
@media (max-width: 1100px) {
  .storybrand > div > div {
    grid-template-columns: 1fr;
    max-width: 90%;
    margin: auto;
    grid-gap: 24px;
  }
  .storybrand > div > div > div:nth-of-type(2) {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .storybrand > div > div > div > h2,
  .storybrand > div > div > div > h3,
  .storybrand > div > div > div > h4,
  .storybrand > div > div > div > h5,
  .storybrand > div > div > div > h6,
  .storybrand > div > div > div > p:only-of-type,
  .storybrand > div > div > div > .CTA {
    text-align: center;
  }
}
.storybrand > div > div > div *:first-child {
  margin-top: 0;
}
.storybrand > div > div > div *:last-child {
  margin-bottom: 0;
}
.storybrand div {
  position: relative;
  z-index: 1;
}
.storybrand.highlight {
  background: #FF5827;
}
.storybrand.highlight * {
  color: #fff;
}
.storybrand h2,
.storybrand h3 {
  line-height: 1.35em;
}
.storybrand p {
  font-size: clamp(16px, 3vw, 19px);
}
@media (min-width: 1100px) {
  .storybrand .pre-heading {
    text-align: left;
  }
}
.storybrand .topSellingPoints {
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 500px) {
  .storybrand .topSellingPoints {
    grid-template-columns: 1fr;
  }
}
.contactArea {
  background: #fff;
}
.contactArea > div ul.contactDetails li,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li,
.contactArea > div ul.contactAndSocialIcons li,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li {
  color: #4D4F51;
}
.contactArea > div ul.contactDetails li a,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li a,
.contactArea > div ul.contactAndSocialIcons li a,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li a,
.contactArea > div ul.contactDetails li svg.svg-inline--fa,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li svg.svg-inline--fa,
.contactArea > div ul.contactAndSocialIcons li svg.svg-inline--fa,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li svg.svg-inline--fa,
.contactArea > div ul.contactDetails li i.fas,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li i.fas,
.contactArea > div ul.contactAndSocialIcons li i.fas,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li i.fas,
.contactArea > div ul.contactDetails li i.fab,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li i.fab,
.contactArea > div ul.contactAndSocialIcons li i.fab,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li i.fab,
.contactArea > div ul.contactDetails li i.fal,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li i.fal,
.contactArea > div ul.contactAndSocialIcons li i.fal,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li i.fal,
.contactArea > div ul.contactDetails li i.far,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactDetails li i.far,
.contactArea > div ul.contactAndSocialIcons li i.far,
.contactArea > div .wrapperForLanguageSelectorPlusContactAndSocialIcons ul.contactAndSocialIcons li i.far {
  color: inherit;
}
.navArea *,
.contactArea * {
  font-weight: 600;
}
.navArea a,
.contactArea a {
  text-decoration: none;
}
.navArea {
  background: #fff;
}
.navArea > div .websiteLogo {
  padding: 10px;
  display: inline-block;
  height: 90px;
}
.navArea > div .websiteLogo img,
.navArea > div .websiteLogo picture {
  max-height: 100%;
}
.navArea > div ul.mainNav.above800px > li a .bookNow {
  font-size: 13.4px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: uppercase;
  background: #FF5827;
  border-radius: 0;
  color: #fff;
  padding: 12px;
  justify-self: center;
  line-height: 1em;
}
.navArea > div ul.mainNav li {
  color: #4D4F51;
  font-size: 0.95rem;
}
.navArea > div ul.mainNav li * {
  color: inherit;
}
@media (min-width: 800px) {
  .navArea > div ul.mainNav li a span.bookNow {
    background: #e20000;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
  }
}
.navArea > div ul.mainNav li > div.two-col {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}
.fold > div .navArea > div ul.mainNav li > div.two-col:last-child {
  margin-bottom: 0;
}
.fold > div .navArea > div ul.mainNav li > div.two-col:only-child {
  margin: 0;
}
.navArea > div ul.mainNav li > div.two-col > * {
  display: none;
}
.navArea > div ul.mainNav li > div.two-col > div,
.navArea > div ul.mainNav li > div.two-col > a {
  display: block;
}
.navArea > div ul.mainNav li > div.two-col > div:nth-child(n),
.navArea > div ul.mainNav li > div.two-col > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .navArea > div ul.mainNav li > div.two-col {
    grid-gap: 12px;
  }
}
@media (max-width: 650px) {
  .navArea > div ul.mainNav li > div.two-col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.navArea > div ul.mainNav li > div.three-col {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
}
.fold > div .navArea > div ul.mainNav li > div.three-col:last-child {
  margin-bottom: 0;
}
.fold > div .navArea > div ul.mainNav li > div.three-col:only-child {
  margin: 0;
}
.navArea > div ul.mainNav li > div.three-col > * {
  display: none;
}
.navArea > div ul.mainNav li > div.three-col > div,
.navArea > div ul.mainNav li > div.three-col > a {
  display: block;
}
.navArea > div ul.mainNav li > div.three-col > div:nth-child(n),
.navArea > div ul.mainNav li > div.three-col > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .navArea > div ul.mainNav li > div.three-col {
    grid-gap: 12px;
  }
}
@media (max-width: 650px) {
  .navArea > div ul.mainNav li > div.three-col {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.navArea > div ul.mainNav > li > ul {
  background: #fff;
}
#footer {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  padding: 48px 0 12px 0;
  background: #4D4F51;
}
#footer > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  #footer > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#footer > div:not(:last-child) {
  margin-bottom: 24px;
}
#footer > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  #footer > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#footer > div:not(:last-child) {
  margin-bottom: 24px;
}
#footer.differentiated {
  background-color: #f2f2f2;
}
#footer.differentiated h2,
#footer.differentiated h3 {
  text-align: center;
}
#footer.accordion {
  background-color: #f2f2f2;
}
#footer.accordion h2,
#footer.accordion h3,
#footer.accordion h4 {
  color: #6e6e6e;
}
#footer.highlight {
  background-color: #FF5827;
}
#footer.highlight h1,
#footer.highlight h2,
#footer.highlight h3,
#footer.highlight h4,
#footer.highlight h5,
#footer.highlight h6,
#footer.highlight ul,
#footer.highlight ol,
#footer.highlight p {
  color: #fff;
}
#footer.highlight h1 a,
#footer.highlight h2 a,
#footer.highlight h3 a,
#footer.highlight h4 a,
#footer.highlight h5 a,
#footer.highlight h6 a,
#footer.highlight ul a,
#footer.highlight ol a,
#footer.highlight p a {
  color: inherit;
}
#footer.highlight a,
#footer.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
#footer.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
#footer.lowlight h1,
#footer.lowlight h2,
#footer.lowlight h3,
#footer.lowlight h4,
#footer.lowlight h5,
#footer.lowlight h6,
#footer.lowlight ul,
#footer.lowlight ol,
#footer.lowlight p {
  color: #fff;
}
#footer.lowlight h1 a,
#footer.lowlight h2 a,
#footer.lowlight h3 a,
#footer.lowlight h4 a,
#footer.lowlight h5 a,
#footer.lowlight h6 a,
#footer.lowlight ul a,
#footer.lowlight ol a,
#footer.lowlight p a {
  color: inherit;
}
#footer.lowlight a,
#footer.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
#footer.center h1,
#footer.center h2 {
  text-align: center;
}
#footer.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
#footer.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
#footer.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
#footer .bgElements {
  position: relative;
  overflow: hidden;
}
#footer .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
#footer .bgElements .bg-elements,
#footer .bgElements .bg-elements * {
  background-attachment: scroll;
}
#footer .bgElements .bg-elements .bg-element-1,
#footer .bgElements .bg-elements .bg-element-2,
#footer .bgElements .bg-elements .bg-element-3,
#footer .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
#footer .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#footer .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
#footer .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
#footer .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  #footer .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
#footer.graphicsAnalysis > div,
#footer.caseStudyContent > div {
  max-width: 800px;
}
#footer.graphicsAnalysis > div h1,
#footer.caseStudyContent > div h1,
#footer.graphicsAnalysis > div h2,
#footer.caseStudyContent > div h2 {
  text-align: center;
}
#footer.graphicsAnalysis > div h2,
#footer.caseStudyContent > div h2,
#footer.graphicsAnalysis > div h3,
#footer.caseStudyContent > div h3,
#footer.graphicsAnalysis > div h4,
#footer.caseStudyContent > div h4,
#footer.graphicsAnalysis > div h5,
#footer.caseStudyContent > div h5,
#footer.graphicsAnalysis > div .pre-heading,
#footer.caseStudyContent > div .pre-heading,
#footer.graphicsAnalysis > div figcaption,
#footer.caseStudyContent > div figcaption {
  text-align: left;
}
#footer.graphicsAnalysis .subSection,
#footer.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
#footer.graphicsAnalysis .subSection + .subSection,
#footer.caseStudyContent .subSection + .subSection,
#footer.graphicsAnalysis .subSection:first-child,
#footer.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
#footer.graphicsAnalysis .subSection:last-child,
#footer.caseStudyContent .subSection:last-child,
#footer.graphicsAnalysis .subSection:last-of-type,
#footer.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#footer.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  #footer.subtopic-faq {
    padding: 120px 0;
  }
}
#footer.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  #footer.subtopic-faq > div h2,
  #footer.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
#footer.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
#footer.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  #footer.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  #footer.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  #footer.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  #footer.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  #footer.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  #footer.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
#footer.intro > div,
#footer.brief > div {
  max-width: 600px;
}
#footer.intro > div h1,
#footer.brief > div h1,
#footer.intro > div h2,
#footer.brief > div h2 {
  text-align: center;
}
#footer.intro > div p,
#footer.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
#footer.intro > div p:only-of-type,
#footer.brief > div p:only-of-type {
  text-align: center;
}
#footer.intro > div a.CTA,
#footer.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
#footer.topQuestions > div {
  max-width: 980px;
}
#footer.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  #footer.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
#footer.topQuestions > div > div h4,
#footer.topQuestions > div > div h5 {
  font-weight: 600;
}
#footer.topQuestions > div > div p {
  font-size: 0.9rem;
}
#footer.timeLine > div h2 {
  text-align: center;
}
#footer.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
#footer.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  #footer.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  #footer.timeLine > div > div > div:nth-child(6n+3),
  #footer.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  #footer.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  #footer.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  #footer.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  #footer.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  #footer.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  #footer.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  #footer.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  #footer.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  #footer.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  #footer.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  #footer.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  #footer.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  #footer.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  #footer.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  #footer.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  #footer.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  #footer.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  #footer.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  #footer.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  #footer.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  #footer.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  #footer.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  #footer.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  #footer.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  #footer.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  #footer.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  #footer.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  #footer.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  #footer.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  #footer.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  #footer.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  #footer.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  #footer.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  #footer.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  #footer.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  #footer.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  #footer.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  #footer.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  #footer.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  #footer.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  #footer.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  #footer.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  #footer.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  #footer.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  #footer.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  #footer.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  #footer.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  #footer.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  #footer.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  #footer.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  #footer.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  #footer.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  #footer.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  #footer.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  #footer.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
#footer.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
#footer.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
#footer.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
#footer.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
#footer.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
#footer.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
#footer.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
#footer.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
#footer.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
#footer.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
#footer.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
#footer.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
#footer.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
#footer.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
#footer.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
#footer.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
#footer.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
#footer.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
#footer.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
#footer.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
#footer.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
#footer.narrow-fold > div {
  max-width: 720px;
}
#footer > div {
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr 300px 300px;
  grid-template-areas: "companyInfo links1 links2" "copyrightInfo copyrightInfo copyrightInfo";
  grid-gap: 24px;
}
@media (max-width: 1080px) {
  #footer > div {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "companyInfo companyInfo " "links1 links2" "copyrightInfo copyrightInfo";
  }
}
@media (max-width: 600px) {
  #footer > div {
    grid-template-columns: 1fr;
    grid-template-areas: "companyInfo" "links1" "links2" "copyrightInfo";
  }
}
#footer > div > div:first-of-type {
  grid-area: companyInfo;
  display: flex;
  flex-direction: column;
}
#footer > div > div:first-of-type .logo {
  display: block;
  margin-bottom: 24px;
}
#footer > div > div:nth-of-type(2) {
  grid-area: links1;
}
#footer > div > div:nth-of-type(3) {
  grid-area: links2;
}
#footer > div > div:not(:nth-of-type(4)) ul,
#footer > div > div:not(:nth-of-type(4)) p,
#footer > div > div:not(:nth-of-type(4)) li {
  line-height: 2em;
  padding: 0;
  text-align: left;
}
#footer > div > div:nth-of-type(4) {
  grid-area: copyrightInfo;
  border-top: 1px solid #fff;
  padding: 12px 6px 0 6px;
  display: grid;
  grid-template-columns: 2fr 1fr;
}
#footer > div > div:nth-of-type(4) p,
#footer > div > div:nth-of-type(4) ul {
  margin: 0;
  vertical-align: middle;
  align-self: center;
}
#footer > div > div:nth-of-type(4) p {
  font-size: 0.9rem;
  text-align: left;
}
#footer > div > div:nth-of-type(4) ul {
  display: inline-flex;
  justify-content: flex-end;
  gap: 6px;
}
#footer > div > div:nth-of-type(4) ul > li a {
  display: block;
  padding: 6px 12px;
  border-radius: 50%;
  background: #66696b;
}
#footer > div > div:nth-of-type(4) ul > li a svg.svg-inline--fa,
#footer > div > div:nth-of-type(4) ul > li a i.fas,
#footer > div > div:nth-of-type(4) ul > li a i.fab,
#footer > div > div:nth-of-type(4) ul > li a i.fal,
#footer > div > div:nth-of-type(4) ul > li a i.far,
#footer > div > div:nth-of-type(4) ul > li a i.fad {
  color: #fff;
}
@media (max-width: 600px) {
  #footer > div > div:nth-of-type(4) {
    grid-template-columns: 1fr;
  }
  #footer > div > div:nth-of-type(4) p {
    text-align: center;
  }
  #footer > div > div:nth-of-type(4) ul {
    margin: auto;
  }
}
#footer > div > div ul li {
  font-size: 0.9rem;
}
#footer > div > div * {
  color: #fff;
}
#footer > div > div * a,
#footer > div > div * span {
  color: inherit;
}
#footer > div > div img,
#footer > div > div picture {
  margin: 0 auto 0 0 ;
}
#footer p {
  font-size: 0.9rem;
}
#footer ul {
  margin-left: 0;
}
#footer > div > div:nth-of-type(3) ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}
#footer > div > div:nth-of-type(3) ul li,
#footer > div > div:nth-of-type(3) ul li * {
  line-height: 28px;
}
#footer > div > div:nth-of-type(3) ul li .fas,
#footer > div > div:nth-of-type(3) ul li .svg-inline--fa {
  flex-shrink: 0;
  margin-right: 12px;
}
.CTA {
  cursor: pointer;
  padding: 12px 24px;
  padding-left: 6px;
  padding-right: 6px;
  border-bottom: 3px solid #4D4F51;
  color: #4D4F51;
  font-size: 1.1rem;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.CTA,
a .CTA {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.CTA:first-child,
a .CTA:first-child {
  margin-top: 0;
}
.fold > div > .CTA:first-child {
  text-align: center;
}
.CTA:after {
  display: inline;
  content: "\f105";
  margin-left: 5px;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
}
.button {
  cursor: pointer;
  padding: 24px;
  background: #FF5827;
  color: #fff;
  border-radius: 0;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 24px auto;
  margin-left: 0;
}
.button:after {
  display: inline;
  content: "";
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
}
.mainCTAsSplitter {
  display: flex;
  width: 100%;
  background: #fff;
}
.mainCTAsSplitter > div {
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4D4F51;
  border: 1px solid rgba(77, 79, 81, 0.3);
  border-left: none;
  flex: 1;
  vertical-align: middle;
}
.mainCTAsSplitter > div:nth-of-type(n+2) {
  display: flex;
  align-items: center;
}
.mainCTAsSplitter > div:nth-of-type(n+2) a {
  padding: 24px 12px;
  width: 100%;
  margin: auto;
}
.mainCTAsSplitter > div:nth-of-type(n+2) a:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f054";
  display: block;
  float: right;
}
.mainCTAsSplitter > div:first-of-type {
  padding: 24px;
  background: #4D4F51;
  color: #fff;
  max-width: 25%;
}
@media (min-width: 900px) {
  .mainCTAsSplitter > div:first-of-type {
    padding: 24px 48px;
  }
}
@media (max-width: 850px) {
  .mainCTAsSplitter {
    flex-direction: column;
  }
  .mainCTAsSplitter > div:nth-child(n) {
    width: 100%;
    max-width: 100%;
    border: 1px solid rgba(77, 79, 81, 0.3);
    border-top: none;
  }
  .mainCTAsSplitter > div:nth-child(n) > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.mainCTAsSplitter a {
  font-weight: 600;
}
.holidayExtrasInfoLink,
.holidayTypeOption {
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden;
}
.holidayExtrasInfoLink h1,
.holidayTypeOption h1,
.holidayExtrasInfoLink h2,
.holidayTypeOption h2,
.holidayExtrasInfoLink h3,
.holidayTypeOption h3 {
  display: none;
}
.holidayExtrasInfoLink h4,
.holidayTypeOption h4,
.holidayExtrasInfoLink h5,
.holidayTypeOption h5 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 17px;
  text-shadow: 1px 1px black;
  padding: 12px;
  padding-right: 0;
}
.holidayExtrasInfoLink h4:after,
.holidayTypeOption h4:after,
.holidayExtrasInfoLink h5:after,
.holidayTypeOption h5:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  vertical-align: top;
  margin-left: 5px;
  content: "\00A0\f054";
  display: inline-block;
}
.holidayExtrasInfoLink img,
.holidayTypeOption img,
.holidayExtrasInfoLink picture,
.holidayTypeOption picture {
  min-width: 100%;
  height: 200px;
  min-height: 100%;
  transition: transform 0.2s;
  /* Animation */
  filter: brightness(80%);
}
.holidayExtrasInfoLink:hover,
.holidayTypeOption:hover,
.holidayExtrasInfoLink:focus,
.holidayTypeOption:focus {
  cursor: pointer;
}
.holidayExtrasInfoLink:hover > img,
.holidayTypeOption:hover > img,
.holidayExtrasInfoLink:focus > img,
.holidayTypeOption:focus > img,
.holidayExtrasInfoLink:hover > picture,
.holidayTypeOption:hover > picture,
.holidayExtrasInfoLink:focus > picture,
.holidayTypeOption:focus > picture {
  transform: scale(1.15);
}
@media (max-width: 650px) {
  .holidayExtrasInfoLink img,
  .holidayTypeOption img,
  .holidayExtrasInfoLink picture,
  .holidayTypeOption picture {
    height: clamp(200px, 50vw, 350px);
  }
}
@media (min-width: 650px) {
  .holidayExtrasInfoLink img,
  .holidayTypeOption img,
  .holidayExtrasInfoLink picture,
  .holidayTypeOption picture {
    height: auto;
  }
  .holidayExtrasInfoLink img:after,
  .holidayTypeOption img:after,
  .holidayExtrasInfoLink picture:after,
  .holidayTypeOption picture:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
.featuredOfferingCTA:not(.secondInstance) {
  position: relative;
  overflow: hidden;
  z-index: 10;
  display: block;
}
.featuredOfferingCTA:not(.secondInstance) + .featuredOfferingCTA:not(.secondInstance) {
  margin-top: clamp(24px, 6vw, 100px);
}
.fold > .featuredOfferingCTA:not(.secondInstance) {
  max-width: 1300px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .fold > .featuredOfferingCTA:not(.secondInstance) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1320px) and (min-width: 750px) {
  .fold > .featuredOfferingCTA:not(.secondInstance) {
    padding-right: 10px;
    padding-left: 10px;
  }
  .fold > .featuredOfferingCTA:not(.secondInstance) > div:first-of-type {
    Left: 10px;
  }
}
.featuredOfferingCTA:not(.secondInstance) > div:first-of-type {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  Left: 0;
  Right: 25%;
}
.featuredOfferingCTA:not(.secondInstance) > div:first-of-type > img {
  width: 100%;
  height: 100%;
}
.featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) {
  z-index: 2;
  background: #4D4F51;
  max-width: 400px;
  margin: 40px 0;
  margin-Left: auto;
  padding: 24px;
  border-radius: 0;
  border: 0 solid #ebebeb;
}
.featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) *,
.featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) * a {
  color: #fff;
  text-align: center;
}
.featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) .button {
  background: #fff;
  color: #4D4F51;
  max-width: 80%;
  min-width: 250px;
}
.featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) .button:last-child {
  margin-bottom: 0;
}
.featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) a:not(.button) {
  text-decoration: underline;
  text-underline-position: under;
  text-align: center;
}
@media (max-width: 750px) {
  .featuredOfferingCTA:not(.secondInstance) {
    display: flex;
    flex-direction: column;
  }
  .featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(n) {
    position: relative;
    z-index: 0;
    border-radius: 0;
  }
  .featuredOfferingCTA:not(.secondInstance) > div:first-of-type {
    width: 90%;
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: -40px;
    z-index: 3;
  }
  .featuredOfferingCTA:not(.secondInstance) > div:first-of-type > img {
    max-height: 320px;
  }
  .featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-top: 52px;
  }
}
@media (max-width: 550px) {
  .featuredOfferingCTA:not(.secondInstance) > div:nth-of-type(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.featuredOfferingCTA.secondInstance {
  position: relative;
  overflow: hidden;
  z-index: 10;
  display: block;
}
.featuredOfferingCTA.secondInstance + .featuredOfferingCTA.secondInstance {
  margin-top: clamp(24px, 6vw, 100px);
}
.fold > .featuredOfferingCTA.secondInstance {
  max-width: 1300px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .fold > .featuredOfferingCTA.secondInstance {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1320px) and (min-width: 750px) {
  .fold > .featuredOfferingCTA.secondInstance {
    padding-right: 10px;
    padding-left: 10px;
  }
  .fold > .featuredOfferingCTA.secondInstance > div:first-of-type {
    Right: 10px;
  }
}
.featuredOfferingCTA.secondInstance > div:first-of-type {
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  Right: 0;
  Left: 25%;
}
.featuredOfferingCTA.secondInstance > div:first-of-type > img {
  width: 100%;
  height: 100%;
}
.featuredOfferingCTA.secondInstance > div:nth-of-type(2) {
  z-index: 2;
  background: #4D4F51;
  max-width: 400px;
  margin: 40px 0;
  margin-Right: auto;
  padding: 24px;
  border-radius: 0;
  border: 0 solid #ebebeb;
}
.featuredOfferingCTA.secondInstance > div:nth-of-type(2) *,
.featuredOfferingCTA.secondInstance > div:nth-of-type(2) * a {
  color: #fff;
  text-align: center;
}
.featuredOfferingCTA.secondInstance > div:nth-of-type(2) .button {
  background: #fff;
  color: #4D4F51;
  max-width: 80%;
  min-width: 250px;
}
.featuredOfferingCTA.secondInstance > div:nth-of-type(2) .button:last-child {
  margin-bottom: 0;
}
.featuredOfferingCTA.secondInstance > div:nth-of-type(2) a:not(.button) {
  text-decoration: underline;
  text-underline-position: under;
  text-align: center;
}
@media (max-width: 750px) {
  .featuredOfferingCTA.secondInstance {
    display: flex;
    flex-direction: column;
  }
  .featuredOfferingCTA.secondInstance > div:nth-of-type(n) {
    position: relative;
    z-index: 0;
    border-radius: 0;
  }
  .featuredOfferingCTA.secondInstance > div:first-of-type {
    width: 90%;
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: -40px;
    z-index: 3;
  }
  .featuredOfferingCTA.secondInstance > div:first-of-type > img {
    max-height: 320px;
  }
  .featuredOfferingCTA.secondInstance > div:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-top: 52px;
  }
}
@media (max-width: 550px) {
  .featuredOfferingCTA.secondInstance > div:nth-of-type(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.featuredOfferingCTA.christmas > div:nth-of-type(2),
.featuredOfferingCTA.discount > div:nth-of-type(2) {
  background: #a00;
}
.singleFullWidthCTA {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .singleFullWidthCTA {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.singleFullWidthCTA > div {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  background: #FF5827;
  padding: 24px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.singleFullWidthCTA > div > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  z-index: -1;
}
.singleFullWidthCTA > div > img img,
.singleFullWidthCTA > div > img picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(80%);
}
.singleFullWidthCTA > div > div {
  width: auto;
}
.singleFullWidthCTA > div > div > * {
  display: none;
}
.singleFullWidthCTA > div > div p {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.singleFullWidthCTA > div > div p > * {
  color: inherit;
  font-weight: inherit;
}
@media (min-width: 768px) {
  .singleFullWidthCTA > div > div {
    max-width: 70%;
  }
}
.singleFullWidthCTA > div > a {
  padding: 12px;
  padding-left: 24px;
  border-radius: 50px;
  background: #fff;
  color: #FF5827;
  min-width: 220px;
  margin-left: 24px;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.singleFullWidthCTA > div > a:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f054";
  margin-left: 10px;
}
@media (max-width: 768px) {
  .singleFullWidthCTA > div {
    flex-direction: column;
  }
  .singleFullWidthCTA > div > div {
    width: 100%;
  }
  .singleFullWidthCTA > div > div p {
    text-align: center;
  }
  .singleFullWidthCTA > div a {
    margin: 24px auto 0;
  }
}
.singleFullWidthCTA > div p,
.singleFullWidthCTA > div > div p {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  font-size: clamp(2rem, 3.6vw, 3.2rem);
  line-height: 1.2em;
}
.singleFullWidthCTA > div a {
  padding: 24px;
  text-align: center;
  display: block;
  font-size: 1.2rem;
}
.singleFullWidthCTA > div a:after {
  display: none;
}
.highlight .singleFullWidthCTA a {
  color: #FF5827;
  border-radius: 0;
}
.majorCTA {
  cursor: pointer;
  padding: 12px 24px;
  background: #FF5827;
  color: #fff;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: bold;
  margin: 24px auto;
  margin-center: 0;
  margin-left: auto;
  margin-right: auto;
  margin: auto;
  width: 400px;
  max-width: 90%;
  display: block;
  text-align: center;
  font-size: clamp(1.3rem, 2.5vw, 1.5rem);
  padding: 24px;
}
.majorCTA:after {
  display: inline;
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  margin-left: 12px;
}
.fold > div > .majorCTA:last-child {
  margin: 48px auto;
}
.majorSellingPointCTA p,
.service-detail p {
  text-align: center;
}
.majorSellingPointCTA:nth-of-type(odd),
.service-detail:nth-of-type(odd) {
  margin: 24px auto;
}
.majorSellingPointCTA:nth-of-type(odd) > div,
.service-detail:nth-of-type(odd) > div {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  margin: 24px auto;
}
.fold > div .majorSellingPointCTA:nth-of-type(odd) > div:last-child,
.fold > div .service-detail:nth-of-type(odd) > div:last-child {
  margin-bottom: 0;
}
.fold > div .majorSellingPointCTA:nth-of-type(odd) > div:only-child,
.fold > div .service-detail:nth-of-type(odd) > div:only-child {
  margin: 0;
}
.majorSellingPointCTA:nth-of-type(odd) > div > *,
.service-detail:nth-of-type(odd) > div > * {
  display: none;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div,
.service-detail:nth-of-type(odd) > div > div,
.majorSellingPointCTA:nth-of-type(odd) > div > a,
.service-detail:nth-of-type(odd) > div > a {
  display: block;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:nth-child(n),
.service-detail:nth-of-type(odd) > div > div:nth-child(n),
.majorSellingPointCTA:nth-of-type(odd) > div > a:nth-child(n),
.service-detail:nth-of-type(odd) > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 900px) {
  .majorSellingPointCTA:nth-of-type(odd) > div,
  .service-detail:nth-of-type(odd) > div {
    grid-gap: 0;
  }
}
@media (max-width: 900px) {
  .majorSellingPointCTA:nth-of-type(odd) > div,
  .service-detail:nth-of-type(odd) > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.majorSellingPointCTA:nth-of-type(odd) > div > div,
.service-detail:nth-of-type(odd) > div > div {
  padding: 24px;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child,
.service-detail:nth-of-type(odd) > div > div:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child h2,
.service-detail:nth-of-type(odd) > div > div:first-child h2,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child h3,
.service-detail:nth-of-type(odd) > div > div:first-child h3,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child h4,
.service-detail:nth-of-type(odd) > div > div:first-child h4,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child h5,
.service-detail:nth-of-type(odd) > div > div:first-child h5,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child p,
.service-detail:nth-of-type(odd) > div > div:first-child p,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .button,
.service-detail:nth-of-type(odd) > div > div:first-child .button {
  text-align: center;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:nth-of-type(2),
.service-detail:nth-of-type(odd) > div > div:nth-of-type(2) {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child,
.service-detail:nth-of-type(odd) > div > div:first-child {
  display: flex;
  align-items: center;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child picture,
.service-detail:nth-of-type(odd) > div > div:first-child picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child img,
.service-detail:nth-of-type(odd) > div > div:first-child img {
  width: 100%;
}
@media (min-width: 900px) {
  .majorSellingPointCTA:nth-of-type(odd) > div > div:first-child img,
  .service-detail:nth-of-type(odd) > div > div:first-child img {
    height: auto;
    min-height: 0;
  }
  .majorSellingPointCTA:nth-of-type(odd) > div > div:first-child img:after,
  .service-detail:nth-of-type(odd) > div > div:first-child img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery {
  display: grid;
  clear: both;
  grid-gap: 6px;
  margin: 6px;
  grid-template-columns: repeat(2, 1fr);
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture {
  width: 100%;
  float: none;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture picture,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture picture,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a picture img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a picture img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure picture img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure picture img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div picture img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div picture img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img picture img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img picture img,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture picture img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture picture img {
  max-height: none;
  width: 100%;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a.portrait,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a.portrait,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure.portrait,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure.portrait,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div.portrait,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div.portrait,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img.portrait,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img.portrait,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture.portrait,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture.portrait {
  grid-row: span 2;
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > a.doubleWidth,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > a.doubleWidth,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > figure.doubleWidth,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > figure.doubleWidth,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > div.doubleWidth,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > div.doubleWidth,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > img.doubleWidth,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > img.doubleWidth,
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery > picture.doubleWidth,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery > picture.doubleWidth {
  grid-column: span 2;
}
@media (max-width: 800px) {
  .majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery,
  .service-detail:nth-of-type(odd) > div > div:first-child .photoGallery {
    grid-template-columns: 1fr 1fr;
  }
}
.majorSellingPointCTA:nth-of-type(odd) > div > div:first-child .photoGallery img,
.service-detail:nth-of-type(odd) > div > div:first-child .photoGallery img {
  min-height: 0;
  height: auto;
}
.majorSellingPointCTA:nth-of-type(even),
.service-detail:nth-of-type(even) {
  margin: 24px auto;
}
.majorSellingPointCTA:nth-of-type(even) > div,
.service-detail:nth-of-type(even) > div {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  margin: 24px auto;
}
.fold > div .majorSellingPointCTA:nth-of-type(even) > div:last-child,
.fold > div .service-detail:nth-of-type(even) > div:last-child {
  margin-bottom: 0;
}
.fold > div .majorSellingPointCTA:nth-of-type(even) > div:only-child,
.fold > div .service-detail:nth-of-type(even) > div:only-child {
  margin: 0;
}
.majorSellingPointCTA:nth-of-type(even) > div > *,
.service-detail:nth-of-type(even) > div > * {
  display: none;
}
.majorSellingPointCTA:nth-of-type(even) > div > div,
.service-detail:nth-of-type(even) > div > div,
.majorSellingPointCTA:nth-of-type(even) > div > a,
.service-detail:nth-of-type(even) > div > a {
  display: block;
}
.majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(n),
.service-detail:nth-of-type(even) > div > div:nth-child(n),
.majorSellingPointCTA:nth-of-type(even) > div > a:nth-child(n),
.service-detail:nth-of-type(even) > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 900px) {
  .majorSellingPointCTA:nth-of-type(even) > div,
  .service-detail:nth-of-type(even) > div {
    grid-gap: 0;
  }
}
@media (max-width: 900px) {
  .majorSellingPointCTA:nth-of-type(even) > div,
  .service-detail:nth-of-type(even) > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.majorSellingPointCTA:nth-of-type(even) > div > div,
.service-detail:nth-of-type(even) > div > div {
  padding: 24px;
}
@media (min-width: 900px) {
  .majorSellingPointCTA:nth-of-type(even) > div,
  .service-detail:nth-of-type(even) > div {
    grid-template-areas: "text image";
  }
  .majorSellingPointCTA:nth-of-type(even) > div > div:first-child,
  .service-detail:nth-of-type(even) > div > div:first-child {
    grid-area: image;
  }
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2),
  .service-detail:nth-of-type(even) > div > div:nth-child(2) {
    grid-area: text;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2) h2,
  .service-detail:nth-of-type(even) > div > div:nth-child(2) h2,
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2) h3,
  .service-detail:nth-of-type(even) > div > div:nth-child(2) h3,
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2) h4,
  .service-detail:nth-of-type(even) > div > div:nth-child(2) h4,
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2) h5,
  .service-detail:nth-of-type(even) > div > div:nth-child(2) h5,
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2) p,
  .service-detail:nth-of-type(even) > div > div:nth-child(2) p,
  .majorSellingPointCTA:nth-of-type(even) > div > div:nth-child(2) .button,
  .service-detail:nth-of-type(even) > div > div:nth-child(2) .button {
    text-align: center;
  }
}
.majorSellingPointCTA:nth-of-type(even) > div > div:nth-of-type(2),
.service-detail:nth-of-type(even) > div > div:nth-of-type(2) {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child,
.service-detail:nth-of-type(even) > div > div:first-child {
  display: flex;
  align-items: center;
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child picture,
.service-detail:nth-of-type(even) > div > div:first-child picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child img,
.service-detail:nth-of-type(even) > div > div:first-child img {
  width: 100%;
}
@media (min-width: 900px) {
  .majorSellingPointCTA:nth-of-type(even) > div > div:first-child img,
  .service-detail:nth-of-type(even) > div > div:first-child img {
    height: auto;
    min-height: 0;
  }
  .majorSellingPointCTA:nth-of-type(even) > div > div:first-child img:after,
  .service-detail:nth-of-type(even) > div > div:first-child img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery {
  display: grid;
  clear: both;
  grid-gap: 6px;
  margin: 6px;
  grid-template-columns: repeat(2, 1fr);
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture {
  width: 100%;
  float: none;
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture picture,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture picture,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a picture img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a picture img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure picture img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure picture img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div picture img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div picture img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img picture img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img picture img,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture picture img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture picture img {
  max-height: none;
  width: 100%;
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a.portrait,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a.portrait,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure.portrait,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure.portrait,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div.portrait,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div.portrait,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img.portrait,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img.portrait,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture.portrait,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture.portrait {
  grid-row: span 2;
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > a.doubleWidth,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > a.doubleWidth,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > figure.doubleWidth,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > figure.doubleWidth,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > div.doubleWidth,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > div.doubleWidth,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > img.doubleWidth,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > img.doubleWidth,
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery > picture.doubleWidth,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery > picture.doubleWidth {
  grid-column: span 2;
}
@media (max-width: 800px) {
  .majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery,
  .service-detail:nth-of-type(even) > div > div:first-child .photoGallery {
    grid-template-columns: 1fr 1fr;
  }
}
.majorSellingPointCTA:nth-of-type(even) > div > div:first-child .photoGallery img,
.service-detail:nth-of-type(even) > div > div:first-child .photoGallery img {
  min-height: 0;
  height: auto;
}
.majorSellingPointCTA + .majorSellingPointCTA,
.majorSellingPointCTA + .service-detail,
.service-detail + .majorSellingPointCTA,
.service-detail + .service-detail {
  margin-top: 96px;
}
.majorSellingPointCTA > div,
.service-detail > div {
  max-width: 1500px;
}
.majorSellingPointCTA > div a.CTA,
.service-detail > div a.CTA {
  margin-left: auto;
  margin-right: auto;
}
.majorSellingPointCTA > div > div:first-of-type,
.service-detail > div > div:first-of-type {
  padding-top: 0;
  padding-bottom: 0;
}
.majorSellingPointCTA > div > div:first-of-type a,
.service-detail > div > div:first-of-type a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 900px) {
  .majorSellingPointCTA > div > div:first-of-type a,
  .service-detail > div > div:first-of-type a {
    min-height: 40vw;
  }
}
.majorSellingPointCTA > div > div:first-of-type a > div:first-child,
.service-detail > div > div:first-of-type a > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.majorSellingPointCTA > div > div:first-of-type a > div:first-child img,
.service-detail > div > div:first-of-type a > div:first-child img,
.majorSellingPointCTA > div > div:first-of-type a > div:first-child picture,
.service-detail > div > div:first-of-type a > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(70%);
}
.majorSellingPointCTA > div > div:first-of-type a > div:first-child > img:nth-of-type(2),
.service-detail > div > div:first-of-type a > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .majorSellingPointCTA > div > div:first-of-type a > div:first-child > img:nth-of-type(2):last-child,
  .service-detail > div > div:first-of-type a > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .majorSellingPointCTA > div > div:first-of-type a > div:first-child > img:first-of-type:nth-last-of-type(2),
  .service-detail > div > div:first-of-type a > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.majorSellingPointCTA > div > div:first-of-type a > div:first-child > picture > img:nth-child(n),
.service-detail > div > div:first-of-type a > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.majorSellingPointCTA > div > div:first-of-type a > div:nth-child(2),
.service-detail > div > div:first-of-type a > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .majorSellingPointCTA > div > div:first-of-type a > div:nth-child(2),
  .service-detail > div > div:first-of-type a > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .majorSellingPointCTA > div > div:first-of-type a,
.internetExplorer .service-detail > div > div:first-of-type a,
.internetExplorer .majorSellingPointCTA > div > div:first-of-type a *,
.internetExplorer .service-detail > div > div:first-of-type a * {
  display: block;
}
.internetExplorer body > .majorSellingPointCTA > div > div:first-of-type a,
.internetExplorer body > .service-detail > div > div:first-of-type a {
  min-height: 400px;
}
.majorSellingPointCTA > div > div:first-of-type a > div:nth-of-type(2),
.service-detail > div > div:first-of-type a > div:nth-of-type(2) {
  display: flex;
  justify-content: center;
}
.majorSellingPointCTA > div > div:first-of-type a > div:nth-of-type(2) h3,
.service-detail > div > div:first-of-type a > div:nth-of-type(2) h3,
.majorSellingPointCTA > div > div:first-of-type a > div:nth-of-type(2) h4,
.service-detail > div > div:first-of-type a > div:nth-of-type(2) h4 {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-transform: uppercase;
  padding-bottom: 12px;
  border-bottom: 3px solid #fff;
  margin: auto;
}
.majorSellingPointCTA > div > div:nth-of-type(2),
.service-detail > div > div:nth-of-type(2) {
  padding: 24px;
}
.majorSellingPointCTA > div > div:nth-of-type(2) h3,
.service-detail > div > div:nth-of-type(2) h3,
.majorSellingPointCTA > div > div:nth-of-type(2) h4,
.service-detail > div > div:nth-of-type(2) h4 {
  text-align: center;
}
.majorSellingPointCTA > div > div:nth-of-type(2) > *:only-child,
.service-detail > div > div:nth-of-type(2) > *:only-child {
  margin: 0;
}
.service-detail:nth-of-type(n) > div > div:nth-of-type(n) h2,
.service-detail:nth-of-type(n) > div > div:nth-of-type(n) h3,
.service-detail:nth-of-type(n) > div > div:nth-of-type(n) h4,
.service-detail:nth-of-type(n) > div > div:nth-of-type(n) h5,
.service-detail:nth-of-type(n) > div > div:nth-of-type(n) p,
.service-detail:nth-of-type(n) > div > div:nth-of-type(n) ul {
  text-align: left;
}
.cookie-consent {
  z-index: 10001;
  background: #e5e5e5;
  position: fixed;
  bottom: 12px;
  right: 12px;
  padding: 24px;
  width: 300px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  display: none;
  flex-direction: column;
  gap: 6px;
  border-radius: 4px;
}
.cookie-consent.displayed {
  display: flex;
}
.cookie-consent p {
  margin: 0 0 12px 0;
  font-size: 14px;
  line-height: 1.4;
}
.cookie-consent p a {
  color: #555555;
  font-weight: bold;
}
.cookie-consent button {
  border-radius: 4px;
  border: 1px solid #6e6e6e;
  padding: 6px 0;
}
.cookie-consent button:first-of-type {
  border: none;
  background: #000;
  color: #fff;
  font-weight: 600;
}
.speakToEngineerFold .speakToEngineerCards {
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-top: 48px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 700px) {
  .speakToEngineerFold .speakToEngineerCards {
    flex-direction: column;
    align-items: center;
  }
}
.speakToEngineerFold .speakToEngineerCards > div {
  margin-bottom: 24px;
  background: #fff;
  padding: 24px;
  border-radius: 4px;
  flex: 1;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  border-bottom: 3px solid #FF5827;
}
.speakToEngineerFold .speakToEngineerCards > div:not(:last-of-type) {
  margin-bottom: 24px;
}
@media (max-width: 700px) {
  .speakToEngineerFold .speakToEngineerCards > div {
    width: 600px;
    max-width: 100%;
  }
}
.speakToEngineerFold .speakToEngineerCards > div i {
  font-size: 1.6rem;
  color: #FF5827;
  background: rgba(255, 88, 39, 0.1);
  border-radius: 50%;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}
.speakToEngineerFold .speakToEngineerCards > div h3 {
  color: #4D4F51 !important;
  margin: 0;
}
.speakToEngineerFold .speakToEngineerCards > div a {
  color: #FF5827 !important;
  font-weight: bold;
  font-size: 1.05rem;
}
.speakToEngineerFold .speakToEngineerCards > div p {
  font-size: 0.85rem;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6e6e6e !important;
  margin: 0;
}
.contactUsBlock {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}
.fold > div .contactUsBlock:last-child {
  margin-bottom: 0;
}
.fold > div .contactUsBlock:only-child {
  margin: 0;
}
.contactUsBlock > * {
  display: none;
}
.contactUsBlock > div,
.contactUsBlock > a {
  display: block;
}
.contactUsBlock > div:nth-child(n),
.contactUsBlock > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 850px) and (min-width: 850px) {
  .contactUsBlock {
    grid-gap: 12px;
  }
}
@media (max-width: 850px) {
  .contactUsBlock {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.form-assist-field {
  position: absolute;
  left: -9999px;
  top: -9999px;
  opacity: 0;
  pointer-events: none;
  height: 0;
  width: 0;
  overflow: hidden;
}
.contactFormArea input[type="text"].validationError,
.contactFormArea input[type="email"].validationError,
.contactFormArea input[type="tel"].validationError,
.contactFormArea textarea.validationError,
.contactFormArea select.validationError {
  border: 2px solid red;
}
.contactFormArea .validationErrorMessage {
  display: block;
  font-size: 0.85em;
  color: red;
  margin-top: 0.3em;
  line-height: 1.3;
}
[data-sitekey] {
  display: inline-block;
  border: 2px solid transparent;
  border-radius: 4px;
  transition: border-color 0.2s ease;
}
.recaptchaDiv.validationError,
[data-sitekey].validationError,
[data-sitekey].validation-error,
[data-sitekey].has-error {
  border-color: red;
}
.formErrorMessage {
  background-color: #fee;
  border: 1px solid red;
  border-radius: 4px;
  padding: 12px 16px;
  margin-bottom: 1em;
}
.formErrorMessage p {
  margin: 0;
  color: #a00;
  font-weight: 500;
}
.contactFormArea input[type="text"],
.contactFormArea input[type="email"],
.contactFormArea input[type="tel"],
.contactFormArea textarea {
  padding: 12px;
  width: 100%;
  border: 1px solid #c9c9c9;
  border-radius: 4px;
}
@media (max-width: 650px) {
  .contactFormArea input[type="submit"].button {
    width: 100%;
  }
}
.contactFormArea input[type="submit"].is-submitting {
  opacity: 0.7;
  cursor: wait;
}
ul.bulletpoint {
  list-style-position: outside;
  margin-left: 48px;
  font-size: 15px;
  list-style-type: square;
}
ul.bulletpoint ul {
  margin-left: 48px;
  list-style-type: circle;
}
ul.bulletpoint ul ul {
  list-style-type: disc;
}
.equalOptionsList > div > h2,
.equalOptionsList > div > h3 {
  text-align: center;
}
.equalOptionsList > div ul {
  margin: 70px 0 70px 0;
  padding: 0;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 11720px) {
  .equalOptionsList > div ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 0) {
  .equalOptionsList > div ul {
    grid-template-columns: 1fr;
  }
}
.equalOptionsList > div ul > li {
  padding: 0 0 24px 0;
  border-bottom: 2px solid #FF5827;
}
.equalOptionsList > div ul > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.equalOptionsList > div ul > li > a:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  margin-left: 5px;
  content: "\00A0\f054";
  display: inline-block;
}
.equalOptionsList > div ul > li > a > *,
.equalOptionsList > div ul > li > a:after {
  line-height: 1em;
  margin: 0;
  padding: 0;
}
@media (min-width: 700px) {
  .equalOptionsList > div ul {
    grid-column-gap: 48px;
  }
}
.equalOptionsList > div ul li {
  border-color: #cad4e0;
  border-width: 1px;
}
.equalOptionsList h4 {
  font-size: clamp(15px, 3vw, 20px);
}
.toggleFeaturesList {
  margin-top: 48px;
}
.toggleFeaturesList.narrow {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.topMSPsList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 850px) {
  .topMSPsList {
    grid-template-columns: 1fr 1fr;
  }
}
.topMSPsList > li {
  padding: 24px;
  font-size: 15px;
  line-height: 17.25px;
  text-align: left;
  display: flex;
  align-items: center;
}
.topMSPsList > li svg.svg-inline--fa,
.topMSPsList > li i.fas,
.topMSPsList > li i.fab,
.topMSPsList > li i.fal,
.topMSPsList > li i.far,
.topMSPsList > li i.fad {
  font-weight: 300;
  font-size: 1.7em;
  color: #FF5827;
  vertical-align: middle;
  margin-right: 12px;
}
@media (max-width: 450px) {
  .topMSPsList > li {
    padding: 12px;
    font-size: 13.5px;
  }
  .topMSPsList > li svg.svg-inline--fa,
  .topMSPsList > li i.fas,
  .topMSPsList > li i.fab,
  .topMSPsList > li i.fal,
  .topMSPsList > li i.far,
  .topMSPsList > li i.fad {
    font-size: 1.53em;
  }
}
.facilitiesList,
.holidayFeaturesList {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 850px) {
  .facilitiesList,
  .holidayFeaturesList {
    grid-template-columns: 1fr 1fr;
  }
}
.facilitiesList > li,
.holidayFeaturesList > li {
  padding: 24px;
  font-size: 0.9rem;
  line-height: 1.035rem;
  text-align: left;
  display: flex;
  align-items: center;
}
.facilitiesList > li svg.svg-inline--fa,
.holidayFeaturesList > li svg.svg-inline--fa,
.facilitiesList > li i.fas,
.holidayFeaturesList > li i.fas,
.facilitiesList > li i.fab,
.holidayFeaturesList > li i.fab,
.facilitiesList > li i.fal,
.holidayFeaturesList > li i.fal,
.facilitiesList > li i.far,
.holidayFeaturesList > li i.far,
.facilitiesList > li i.fad,
.holidayFeaturesList > li i.fad {
  font-weight: 300;
  font-size: 1.7em;
  color: #FF5827;
  vertical-align: middle;
  margin-right: 12px;
}
@media (max-width: 450px) {
  .facilitiesList > li,
  .holidayFeaturesList > li {
    padding: 12px;
    font-size: 0.81rem;
  }
  .facilitiesList > li svg.svg-inline--fa,
  .holidayFeaturesList > li svg.svg-inline--fa,
  .facilitiesList > li i.fas,
  .holidayFeaturesList > li i.fas,
  .facilitiesList > li i.fab,
  .holidayFeaturesList > li i.fab,
  .facilitiesList > li i.fal,
  .holidayFeaturesList > li i.fal,
  .facilitiesList > li i.far,
  .holidayFeaturesList > li i.far,
  .facilitiesList > li i.fad,
  .holidayFeaturesList > li i.fad {
    font-size: 1.53em;
  }
}
.customerMotivationsList {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  margin-top: 48px;
  margin-bottom: 48px;
  column-gap: clamp(24px, 9vw, 96px);
}
.fold > div .customerMotivationsList:last-child {
  margin-bottom: 0;
}
.fold > div .customerMotivationsList:only-child {
  margin: 0;
}
.customerMotivationsList > * {
  display: none;
}
.customerMotivationsList > div,
.customerMotivationsList > a {
  display: block;
}
.customerMotivationsList > div:nth-child(n),
.customerMotivationsList > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 700px) and (min-width: 700px) {
  .customerMotivationsList {
    grid-gap: 12px;
  }
}
@media (max-width: 700px) {
  .customerMotivationsList {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 700px) {
  .customerMotivationsList {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.customerMotivationsList > div {
  display: grid;
  grid-template-columns: 32px auto;
  column-gap: 24px;
  grid-template-areas: "icon heading" "icon description";
}
@media (min-width: 700px) {
  .customerMotivationsList > div {
    margin-bottom: 48px;
  }
}
.customerMotivationsList > div svg.svg-inline--fa,
.customerMotivationsList > div i.fas,
.customerMotivationsList > div i.fab,
.customerMotivationsList > div i.fal,
.customerMotivationsList > div i.far,
.customerMotivationsList > div i.fad,
.customerMotivationsList > div i.fad {
  grid-area: icon;
  font-weight: 300;
  font-size: 32px;
}
.customerMotivationsList > div h4,
.customerMotivationsList > div p {
  text-align: left;
  margin: 0;
}
.customerMotivationsList > div h4 {
  grid-area: heading;
}
.customerMotivationsList > div p {
  grid-area: description;
}
.majorIconList > div > div {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  margin: 48px auto;
}
.fold > div .majorIconList > div > div:last-child {
  margin-bottom: 0;
}
.fold > div .majorIconList > div > div:only-child {
  margin: 0;
}
.majorIconList > div > div > * {
  display: none;
}
.majorIconList > div > div > div,
.majorIconList > div > div > a {
  display: block;
}
.majorIconList > div > div > div:nth-child(n),
.majorIconList > div > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
.majorIconList > div > div > div:last-child:nth-child(2),
.majorIconList > div > div > a:last-child:nth-child(2),
.majorIconList > div > div > div:first-child:nth-last-child(2),
.majorIconList > div > div > a:first-child:nth-last-child(2) {
  -ms-grid-column-span: span 2;
  grid-column: span 2;
}
@media (max-width: 800px) and (min-width: 1px) {
  .majorIconList > div > div {
    grid-gap: 12px;
  }
}
@media (max-width: 800px) {
  .majorIconList > div > div {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1px) {
  .majorIconList > div > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.majorIconList > div > div > div,
.majorIconList > div > div > a {
  margin-bottom: 24px;
  display: block;
}
.majorIconList > div > div > div:last-child:nth-child(2),
.majorIconList > div > div > a:last-child:nth-child(2),
.majorIconList > div > div > div:last-child:nth-child(3),
.majorIconList > div > div > a:last-child:nth-child(3),
.majorIconList > div > div > div:last-child:nth-child(4),
.majorIconList > div > div > a:last-child:nth-child(4) {
  margin-bottom: 0;
}
.majorIconList > div > div > div:nth-last-child(2):first-child,
.majorIconList > div > div > a:nth-last-child(2):first-child,
.majorIconList > div > div > div:nth-last-child(2):nth-child(2),
.majorIconList > div > div > a:nth-last-child(2):nth-child(2),
.majorIconList > div > div > div:nth-last-child(2):nth-child(3),
.majorIconList > div > div > a:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.majorIconList > div > div > div:nth-last-child(3):first-child,
.majorIconList > div > div > a:nth-last-child(3):first-child,
.majorIconList > div > div > div:nth-last-child(3):nth-child(2),
.majorIconList > div > div > a:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
.majorIconList > div > div > div > svg.svg-inline--fa,
.majorIconList > div > div > a > svg.svg-inline--fa,
.majorIconList > div > div > div > i.fas,
.majorIconList > div > div > a > i.fas,
.majorIconList > div > div > div > i.fab,
.majorIconList > div > div > a > i.fab,
.majorIconList > div > div > div > i.fal,
.majorIconList > div > div > a > i.fal,
.majorIconList > div > div > div > i.far,
.majorIconList > div > div > a > i.far {
  font-size: 26px;
  color: #FF5827;
  display: block;
  margin: 0 auto;
}
@media (max-width: 650px) {
  .majorIconList > div > div > div > svg.svg-inline--fa,
  .majorIconList > div > div > a > svg.svg-inline--fa,
  .majorIconList > div > div > div > i.fas,
  .majorIconList > div > div > a > i.fas,
  .majorIconList > div > div > div > i.fab,
  .majorIconList > div > div > a > i.fab,
  .majorIconList > div > div > div > i.fal,
  .majorIconList > div > div > a > i.fal,
  .majorIconList > div > div > div > i.far,
  .majorIconList > div > div > a > i.far {
    font-size: 20.8px;
  }
}
.majorIconList > div > div > div > p,
.majorIconList > div > div > a > p {
  text-align: center;
  margin: 0;
}
.majorIconList > div > div > div h4,
.majorIconList > div > div > a h4 {
  margin: 6px 0 0 0;
  color: #FF5827;
  text-align: center;
}
.majorIconList > div > div > div {
  margin: 0;
}
.majorIconList > div > div > div:nth-of-type(n+5) {
  display: none;
}
@media (max-width: 800px) {
  .majorIconList > div > div > div:first-of-type,
  .majorIconList > div > div > div:nth-of-type(2) {
    margin-bottom: clamp(24px, 5vw, 48px);
  }
}
@media (min-width: 550px) {
  .majorIconList > div > div > div {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.majorIconList > div > div > div svg.svg-inline--fa,
.majorIconList > div > div > div i.fas,
.majorIconList > div > div > div i.fab,
.majorIconList > div > div > div i.fal,
.majorIconList > div > div > div i.far,
.majorIconList > div > div > div i.fad {
  color: #FF5827;
  font-weight: 300;
  font-size: clamp(26px, 5vw, 3rem);
  margin-bottom: 12px;
}
.majorIconList > div > div > div h4 {
  font-size: clamp(1rem, 4vw, 17px);
  color: #FF5827;
}
.majorIconList > div > div > div p {
  font-size: clamp(0.9rem, 2.7vw, 1rem);
}
.topSellingPoints,
.topValues,
.topBenefits {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 48px;
  -ms-grid-columns: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  margin: 48px auto;
  max-width: 900px;
}
.topSellingPoints h4,
.topValues h4,
.topBenefits h4,
.topSellingPoints h5,
.topValues h5,
.topBenefits h5 {
  text-align: center;
  margin-top: 1em;
}
.topSellingPoints p,
.topValues p,
.topBenefits p {
  font-size: 0.9rem;
}
.topSellingPoints svg.svg-inline--fa,
.topValues svg.svg-inline--fa,
.topBenefits svg.svg-inline--fa,
.topSellingPoints i.fas,
.topValues i.fas,
.topBenefits i.fas,
.topSellingPoints i.fab,
.topValues i.fab,
.topBenefits i.fab,
.topSellingPoints i.fal,
.topValues i.fal,
.topBenefits i.fal,
.topSellingPoints i.far,
.topValues i.far,
.topBenefits i.far {
  text-align: center;
}
.fold > div .topSellingPoints:last-child,
.fold > div .topValues:last-child,
.fold > div .topBenefits:last-child {
  margin-bottom: 0;
}
.fold > div .topSellingPoints:only-child,
.fold > div .topValues:only-child,
.fold > div .topBenefits:only-child {
  margin: 0;
}
.topSellingPoints > *,
.topValues > *,
.topBenefits > * {
  display: none;
}
.topSellingPoints > div,
.topValues > div,
.topBenefits > div,
.topSellingPoints > a,
.topValues > a,
.topBenefits > a {
  display: block;
}
.topSellingPoints > div:nth-child(n),
.topValues > div:nth-child(n),
.topBenefits > div:nth-child(n),
.topSellingPoints > a:nth-child(n),
.topValues > a:nth-child(n),
.topBenefits > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 380px) {
  .topSellingPoints,
  .topValues,
  .topBenefits {
    grid-gap: 24px;
  }
}
@media (max-width: 800px) {
  .topSellingPoints,
  .topValues,
  .topBenefits {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 380px) {
  .topSellingPoints,
  .topValues,
  .topBenefits {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.topSellingPoints > div,
.topValues > div,
.topBenefits > div,
.topSellingPoints > a,
.topValues > a,
.topBenefits > a {
  margin-bottom: 24px;
  display: block;
}
.topSellingPoints > div:last-child:nth-child(2),
.topValues > div:last-child:nth-child(2),
.topBenefits > div:last-child:nth-child(2),
.topSellingPoints > a:last-child:nth-child(2),
.topValues > a:last-child:nth-child(2),
.topBenefits > a:last-child:nth-child(2),
.topSellingPoints > div:last-child:nth-child(3),
.topValues > div:last-child:nth-child(3),
.topBenefits > div:last-child:nth-child(3),
.topSellingPoints > a:last-child:nth-child(3),
.topValues > a:last-child:nth-child(3),
.topBenefits > a:last-child:nth-child(3),
.topSellingPoints > div:last-child:nth-child(4),
.topValues > div:last-child:nth-child(4),
.topBenefits > div:last-child:nth-child(4),
.topSellingPoints > a:last-child:nth-child(4),
.topValues > a:last-child:nth-child(4),
.topBenefits > a:last-child:nth-child(4) {
  margin-bottom: 0;
}
.topSellingPoints > div:nth-last-child(2):first-child,
.topValues > div:nth-last-child(2):first-child,
.topBenefits > div:nth-last-child(2):first-child,
.topSellingPoints > a:nth-last-child(2):first-child,
.topValues > a:nth-last-child(2):first-child,
.topBenefits > a:nth-last-child(2):first-child,
.topSellingPoints > div:nth-last-child(2):nth-child(2),
.topValues > div:nth-last-child(2):nth-child(2),
.topBenefits > div:nth-last-child(2):nth-child(2),
.topSellingPoints > a:nth-last-child(2):nth-child(2),
.topValues > a:nth-last-child(2):nth-child(2),
.topBenefits > a:nth-last-child(2):nth-child(2),
.topSellingPoints > div:nth-last-child(2):nth-child(3),
.topValues > div:nth-last-child(2):nth-child(3),
.topBenefits > div:nth-last-child(2):nth-child(3),
.topSellingPoints > a:nth-last-child(2):nth-child(3),
.topValues > a:nth-last-child(2):nth-child(3),
.topBenefits > a:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.topSellingPoints > div:nth-last-child(3):first-child,
.topValues > div:nth-last-child(3):first-child,
.topBenefits > div:nth-last-child(3):first-child,
.topSellingPoints > a:nth-last-child(3):first-child,
.topValues > a:nth-last-child(3):first-child,
.topBenefits > a:nth-last-child(3):first-child,
.topSellingPoints > div:nth-last-child(3):nth-child(2),
.topValues > div:nth-last-child(3):nth-child(2),
.topBenefits > div:nth-last-child(3):nth-child(2),
.topSellingPoints > a:nth-last-child(3):nth-child(2),
.topValues > a:nth-last-child(3):nth-child(2),
.topBenefits > a:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
.topSellingPoints > div > svg.svg-inline--fa,
.topValues > div > svg.svg-inline--fa,
.topBenefits > div > svg.svg-inline--fa,
.topSellingPoints > a > svg.svg-inline--fa,
.topValues > a > svg.svg-inline--fa,
.topBenefits > a > svg.svg-inline--fa,
.topSellingPoints > div > i.fas,
.topValues > div > i.fas,
.topBenefits > div > i.fas,
.topSellingPoints > a > i.fas,
.topValues > a > i.fas,
.topBenefits > a > i.fas,
.topSellingPoints > div > i.fab,
.topValues > div > i.fab,
.topBenefits > div > i.fab,
.topSellingPoints > a > i.fab,
.topValues > a > i.fab,
.topBenefits > a > i.fab,
.topSellingPoints > div > i.fal,
.topValues > div > i.fal,
.topBenefits > div > i.fal,
.topSellingPoints > a > i.fal,
.topValues > a > i.fal,
.topBenefits > a > i.fal,
.topSellingPoints > div > i.far,
.topValues > div > i.far,
.topBenefits > div > i.far,
.topSellingPoints > a > i.far,
.topValues > a > i.far,
.topBenefits > a > i.far {
  font-size: 45px;
  color: #FF5827;
  display: block;
  margin: 0 auto;
}
@media (max-width: 650px) {
  .topSellingPoints > div > svg.svg-inline--fa,
  .topValues > div > svg.svg-inline--fa,
  .topBenefits > div > svg.svg-inline--fa,
  .topSellingPoints > a > svg.svg-inline--fa,
  .topValues > a > svg.svg-inline--fa,
  .topBenefits > a > svg.svg-inline--fa,
  .topSellingPoints > div > i.fas,
  .topValues > div > i.fas,
  .topBenefits > div > i.fas,
  .topSellingPoints > a > i.fas,
  .topValues > a > i.fas,
  .topBenefits > a > i.fas,
  .topSellingPoints > div > i.fab,
  .topValues > div > i.fab,
  .topBenefits > div > i.fab,
  .topSellingPoints > a > i.fab,
  .topValues > a > i.fab,
  .topBenefits > a > i.fab,
  .topSellingPoints > div > i.fal,
  .topValues > div > i.fal,
  .topBenefits > div > i.fal,
  .topSellingPoints > a > i.fal,
  .topValues > a > i.fal,
  .topBenefits > a > i.fal,
  .topSellingPoints > div > i.far,
  .topValues > div > i.far,
  .topBenefits > div > i.far,
  .topSellingPoints > a > i.far,
  .topValues > a > i.far,
  .topBenefits > a > i.far {
    font-size: 36px;
  }
}
.topSellingPoints > div > p,
.topValues > div > p,
.topBenefits > div > p,
.topSellingPoints > a > p,
.topValues > a > p,
.topBenefits > a > p {
  text-align: center;
  margin: 0;
}
.topSellingPoints > div h4,
.topValues > div h4,
.topBenefits > div h4,
.topSellingPoints > a h4,
.topValues > a h4,
.topBenefits > a h4 {
  margin: 6px 0 0 0;
  color: #FF5827;
  text-align: center;
}
.topBenefits.fourItems {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 48px;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  margin: 48px auto;
}
.fold > div .topBenefits.fourItems:last-child {
  margin-bottom: 0;
}
.fold > div .topBenefits.fourItems:only-child {
  margin: 0;
}
.topBenefits.fourItems > * {
  display: none;
}
.topBenefits.fourItems > div,
.topBenefits.fourItems > a {
  display: block;
}
.topBenefits.fourItems > div:nth-child(n),
.topBenefits.fourItems > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
.topBenefits.fourItems > div:last-child:nth-child(2),
.topBenefits.fourItems > a:last-child:nth-child(2),
.topBenefits.fourItems > div:first-child:nth-last-child(2),
.topBenefits.fourItems > a:first-child:nth-last-child(2) {
  -ms-grid-column-span: span 2;
  grid-column: span 2;
}
@media (max-width: 800px) and (min-width: 380px) {
  .topBenefits.fourItems {
    grid-gap: 24px;
  }
}
@media (max-width: 800px) {
  .topBenefits.fourItems {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 380px) {
  .topBenefits.fourItems {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.topBenefits.fourItems > div,
.topBenefits.fourItems > a {
  margin-bottom: 24px;
  display: block;
}
.topBenefits.fourItems > div:last-child:nth-child(2),
.topBenefits.fourItems > a:last-child:nth-child(2),
.topBenefits.fourItems > div:last-child:nth-child(3),
.topBenefits.fourItems > a:last-child:nth-child(3),
.topBenefits.fourItems > div:last-child:nth-child(4),
.topBenefits.fourItems > a:last-child:nth-child(4) {
  margin-bottom: 0;
}
.topBenefits.fourItems > div:nth-last-child(2):first-child,
.topBenefits.fourItems > a:nth-last-child(2):first-child,
.topBenefits.fourItems > div:nth-last-child(2):nth-child(2),
.topBenefits.fourItems > a:nth-last-child(2):nth-child(2),
.topBenefits.fourItems > div:nth-last-child(2):nth-child(3),
.topBenefits.fourItems > a:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.topBenefits.fourItems > div:nth-last-child(3):first-child,
.topBenefits.fourItems > a:nth-last-child(3):first-child,
.topBenefits.fourItems > div:nth-last-child(3):nth-child(2),
.topBenefits.fourItems > a:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
.topBenefits.fourItems > div > svg.svg-inline--fa,
.topBenefits.fourItems > a > svg.svg-inline--fa,
.topBenefits.fourItems > div > i.fas,
.topBenefits.fourItems > a > i.fas,
.topBenefits.fourItems > div > i.fab,
.topBenefits.fourItems > a > i.fab,
.topBenefits.fourItems > div > i.fal,
.topBenefits.fourItems > a > i.fal,
.topBenefits.fourItems > div > i.far,
.topBenefits.fourItems > a > i.far {
  font-size: 45px;
  color: #FF5827;
  display: block;
  margin: 0 auto;
}
@media (max-width: 650px) {
  .topBenefits.fourItems > div > svg.svg-inline--fa,
  .topBenefits.fourItems > a > svg.svg-inline--fa,
  .topBenefits.fourItems > div > i.fas,
  .topBenefits.fourItems > a > i.fas,
  .topBenefits.fourItems > div > i.fab,
  .topBenefits.fourItems > a > i.fab,
  .topBenefits.fourItems > div > i.fal,
  .topBenefits.fourItems > a > i.fal,
  .topBenefits.fourItems > div > i.far,
  .topBenefits.fourItems > a > i.far {
    font-size: 36px;
  }
}
.topBenefits.fourItems > div > p,
.topBenefits.fourItems > a > p {
  text-align: center;
  margin: 0;
}
.topBenefits.fourItems > div h4,
.topBenefits.fourItems > a h4 {
  margin: 6px 0 0 0;
  color: #FF5827;
  text-align: center;
}
.majorIconList {
  padding: clamp(30px, 7.5vh, 110px) 0;
  background: #FF5827;
}
.majorIconList > div {
  max-width: 1480px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1520px) {
  .majorIconList > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.majorIconList > div:not(:last-child) {
  margin-bottom: 24px;
}
.majorIconList > div > div > div * {
  color: #fff;
  text-align: center;
}
.majorIconList > div > div > div span.stat,
.majorIconList > div > div > div svg.svg-inline--fa,
.majorIconList > div > div > div i.fas,
.majorIconList > div > div > div i.fab,
.majorIconList > div > div > div i.fal,
.majorIconList > div > div > div i.far,
.majorIconList > div > div > div i.fad {
  font-size: clamp(30px, 6vw, 50px);
  font-weight: 600;
  display: block;
  color: #fff;
}
.iconCheckList {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: auto;
}
.iconCheckList > div,
.iconCheckList > a,
.iconCheckList > li {
  margin-bottom: 24px;
  min-width: 156px;
  flex-grow: 1;
  flex-basis: calc((100% - ((3 - 1) * 24px)) / 3);
}
.iconCheckList > div:last-child:nth-child(2),
.iconCheckList > a:last-child:nth-child(2),
.iconCheckList > li:last-child:nth-child(2),
.iconCheckList > div:last-child:nth-child(3),
.iconCheckList > a:last-child:nth-child(3),
.iconCheckList > li:last-child:nth-child(3),
.iconCheckList > div:last-child:nth-child(4),
.iconCheckList > a:last-child:nth-child(4),
.iconCheckList > li:last-child:nth-child(4) {
  margin-bottom: 0;
}
.iconCheckList > div:nth-last-child(2):first-child,
.iconCheckList > a:nth-last-child(2):first-child,
.iconCheckList > li:nth-last-child(2):first-child,
.iconCheckList > div:nth-last-child(2):nth-child(2),
.iconCheckList > a:nth-last-child(2):nth-child(2),
.iconCheckList > li:nth-last-child(2):nth-child(2),
.iconCheckList > div:nth-last-child(2):nth-child(3),
.iconCheckList > a:nth-last-child(2):nth-child(3),
.iconCheckList > li:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.iconCheckList > div:nth-last-child(3):first-child,
.iconCheckList > a:nth-last-child(3):first-child,
.iconCheckList > li:nth-last-child(3):first-child,
.iconCheckList > div:nth-last-child(3):nth-child(2),
.iconCheckList > a:nth-last-child(3):nth-child(2),
.iconCheckList > li:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
@media (max-width: 540px) {
  .iconCheckList > div,
  .iconCheckList > a,
  .iconCheckList > li {
    flex-basis: calc((100% - (1 * 24px)) / 1);
  }
  .iconCheckList > div:last-child:nth-child(3),
  .iconCheckList > a:last-child:nth-child(3),
  .iconCheckList > li:last-child:nth-child(3),
  .iconCheckList > div:nth-last-child(2):nth-child(2),
  .iconCheckList > a:nth-last-child(2):nth-child(2),
  .iconCheckList > li:nth-last-child(2):nth-child(2),
  .iconCheckList > div:first-child:nth-last-child(3),
  .iconCheckList > a:first-child:nth-last-child(3),
  .iconCheckList > li:first-child:nth-last-child(3) {
    flex-basis: calc((100% - (2 * 24px)) / 3);
  }
}
@media (max-width: 608px) {
  .iconCheckList > div:last-child:nth-child(3),
  .iconCheckList > a:last-child:nth-child(3),
  .iconCheckList > li:last-child:nth-child(3),
  .iconCheckList > div:nth-last-child(2):nth-child(2),
  .iconCheckList > a:nth-last-child(2):nth-child(2),
  .iconCheckList > li:nth-last-child(2):nth-child(2),
  .iconCheckList > div:first-child:nth-last-child(3),
  .iconCheckList > a:first-child:nth-last-child(3),
  .iconCheckList > li:first-child:nth-last-child(3) {
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 404px) {
  .iconCheckList > div,
  .iconCheckList > a,
  .iconCheckList > li {
    flex-basis: calc((100% - 24px) / 2);
    min-width: 0;
  }
}
@media (max-width: 360px) {
  .iconCheckList > div,
  .iconCheckList > a,
  .iconCheckList > li {
    flex-basis: 100%;
  }
}
.iconCheckList.fourItems {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin: auto;
}
.iconCheckList.fourItems > div,
.iconCheckList.fourItems > a,
.iconCheckList.fourItems > li {
  margin-bottom: 24px;
  min-width: 156px;
  flex-grow: 1;
  flex-basis: calc((100% - ((4 - 1) * 24px)) / 4);
}
.iconCheckList.fourItems > div:last-child:nth-child(2),
.iconCheckList.fourItems > a:last-child:nth-child(2),
.iconCheckList.fourItems > li:last-child:nth-child(2),
.iconCheckList.fourItems > div:last-child:nth-child(3),
.iconCheckList.fourItems > a:last-child:nth-child(3),
.iconCheckList.fourItems > li:last-child:nth-child(3),
.iconCheckList.fourItems > div:last-child:nth-child(4),
.iconCheckList.fourItems > a:last-child:nth-child(4),
.iconCheckList.fourItems > li:last-child:nth-child(4) {
  margin-bottom: 0;
}
.iconCheckList.fourItems > div:nth-last-child(2):first-child,
.iconCheckList.fourItems > a:nth-last-child(2):first-child,
.iconCheckList.fourItems > li:nth-last-child(2):first-child,
.iconCheckList.fourItems > div:nth-last-child(2):nth-child(2),
.iconCheckList.fourItems > a:nth-last-child(2):nth-child(2),
.iconCheckList.fourItems > li:nth-last-child(2):nth-child(2),
.iconCheckList.fourItems > div:nth-last-child(2):nth-child(3),
.iconCheckList.fourItems > a:nth-last-child(2):nth-child(3),
.iconCheckList.fourItems > li:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.iconCheckList.fourItems > div:nth-last-child(3):first-child,
.iconCheckList.fourItems > a:nth-last-child(3):first-child,
.iconCheckList.fourItems > li:nth-last-child(3):first-child,
.iconCheckList.fourItems > div:nth-last-child(3):nth-child(2),
.iconCheckList.fourItems > a:nth-last-child(3):nth-child(2),
.iconCheckList.fourItems > li:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
@media (max-width: 720px) {
  .iconCheckList.fourItems > div,
  .iconCheckList.fourItems > a,
  .iconCheckList.fourItems > li {
    flex-basis: calc((100% - (2 * 24px)) / 2);
  }
  .iconCheckList.fourItems > div:last-child:nth-child(3),
  .iconCheckList.fourItems > a:last-child:nth-child(3),
  .iconCheckList.fourItems > li:last-child:nth-child(3),
  .iconCheckList.fourItems > div:nth-last-child(2):nth-child(2),
  .iconCheckList.fourItems > a:nth-last-child(2):nth-child(2),
  .iconCheckList.fourItems > li:nth-last-child(2):nth-child(2),
  .iconCheckList.fourItems > div:first-child:nth-last-child(3),
  .iconCheckList.fourItems > a:first-child:nth-last-child(3),
  .iconCheckList.fourItems > li:first-child:nth-last-child(3) {
    flex-basis: calc((100% - (2 * 24px)) / 3);
  }
}
@media (max-width: 608px) {
  .iconCheckList.fourItems > div:last-child:nth-child(3),
  .iconCheckList.fourItems > a:last-child:nth-child(3),
  .iconCheckList.fourItems > li:last-child:nth-child(3),
  .iconCheckList.fourItems > div:nth-last-child(2):nth-child(2),
  .iconCheckList.fourItems > a:nth-last-child(2):nth-child(2),
  .iconCheckList.fourItems > li:nth-last-child(2):nth-child(2),
  .iconCheckList.fourItems > div:first-child:nth-last-child(3),
  .iconCheckList.fourItems > a:first-child:nth-last-child(3),
  .iconCheckList.fourItems > li:first-child:nth-last-child(3) {
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 404px) {
  .iconCheckList.fourItems > div,
  .iconCheckList.fourItems > a,
  .iconCheckList.fourItems > li {
    flex-basis: calc((100% - 24px) / 2);
    min-width: 0;
  }
}
@media (max-width: 360px) {
  .iconCheckList.fourItems > div,
  .iconCheckList.fourItems > a,
  .iconCheckList.fourItems > li {
    flex-basis: 100%;
  }
}
.iconCheckList,
.iconCheckList.fourItems {
  margin: 48px auto;
}
.iconCheckList li {
  margin-bottom: 48px;
}
.iconCheckList li,
.iconCheckList li > * {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.iconCheckList span {
  position: relative;
  display: inline-block;
  margin: auto 12px;
}
.iconCheckList span svg.svg-inline--fa,
.iconCheckList span i.fas,
.iconCheckList span i.fab,
.iconCheckList span i.fal,
.iconCheckList span i.far {
  font-size: 40px;
  color: #fff;
  background: #FF5827;
  border-radius: 50%;
  display: block;
  height: 88px;
  width: 88px;
  line-height: 88px;
  text-align: center;
}
.iconCheckList span:before {
  content: "\f00c";
  color: #FF5827;
  background: #fff;
  border-radius: 50%;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  width: 25px;
  border: 2px solid #FF5827;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
}
.iconCheckList span:after {
  display: block;
  content: "";
  clear: both;
}
.iconCheckList p {
  font-size: 0.9rem;
}
ul.detailedCheckList {
  margin: 24px;
  margin-right: 0;
}
ul.detailedCheckList li {
  font-size: 15px;
  padding-left: 24px;
  position: relative;
  margin-bottom: 12px;
  line-height: 1.6em;
}
ul.detailedCheckList li:before {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f14a";
  position: absolute;
  left: -10px;
  color: #FF5827;
  font-size: 1.25em;
}
.benefitsList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 850px) {
  .benefitsList {
    grid-template-columns: 1fr 1fr;
  }
}
.benefitsList > li {
  padding: 24px;
  font-size: 15px;
  line-height: 17.25px;
  text-align: left;
  display: flex;
  align-items: center;
}
.benefitsList > li svg.svg-inline--fa,
.benefitsList > li i.fas,
.benefitsList > li i.fab,
.benefitsList > li i.fal,
.benefitsList > li i.far,
.benefitsList > li i.fad {
  font-weight: 300;
  font-size: 1.7em;
  color: #FF5827;
  vertical-align: middle;
  margin-right: 12px;
}
@media (max-width: 450px) {
  .benefitsList > li {
    padding: 12px;
    font-size: 13.5px;
  }
  .benefitsList > li svg.svg-inline--fa,
  .benefitsList > li i.fas,
  .benefitsList > li i.fab,
  .benefitsList > li i.fal,
  .benefitsList > li i.far,
  .benefitsList > li i.fad {
    font-size: 1.53em;
  }
}
.benefitsList span {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.benefitsList.detailed,
.detailedLists .benefitsList {
  grid-template-columns: 1fr;
  font-size: 1rem;
  max-width: 100%;
}
.benefitsList.detailed li,
.detailedLists .benefitsList li {
  padding: 12px;
}
/* Review page lists — branch review / hidden-bob-to-review */
.review-list li {
  margin-bottom: 24px;
}
.review-list li strong {
  display: block;
  margin-bottom: 4px;
}
.productIntroWithGraphic {
  margin: 24px auto;
}
.productIntroWithGraphic > div {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 0;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
  margin: 24px auto;
}
.fold > div .productIntroWithGraphic > div:last-child {
  margin-bottom: 0;
}
.fold > div .productIntroWithGraphic > div:only-child {
  margin: 0;
}
.productIntroWithGraphic > div > * {
  display: none;
}
.productIntroWithGraphic > div > div,
.productIntroWithGraphic > div > a {
  display: block;
}
.productIntroWithGraphic > div > div:nth-child(n),
.productIntroWithGraphic > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .productIntroWithGraphic > div {
    grid-gap: 0;
  }
}
@media (max-width: 650px) {
  .productIntroWithGraphic > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.productIntroWithGraphic > div > div {
  padding: 24px;
}
@media (min-width: 650px) {
  .productIntroWithGraphic > div {
    grid-template-areas: "text image";
  }
  .productIntroWithGraphic > div > div:first-child {
    grid-area: image;
  }
  .productIntroWithGraphic > div > div:nth-child(2) {
    grid-area: text;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .productIntroWithGraphic > div > div:nth-child(2) h2,
  .productIntroWithGraphic > div > div:nth-child(2) h3,
  .productIntroWithGraphic > div > div:nth-child(2) h4,
  .productIntroWithGraphic > div > div:nth-child(2) h5,
  .productIntroWithGraphic > div > div:nth-child(2) p,
  .productIntroWithGraphic > div > div:nth-child(2) .button {
    text-align: center;
  }
}
.productIntroWithGraphic > div > div:nth-of-type(2) {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.productIntroWithGraphic > div > div:first-child {
  display: flex;
  align-items: center;
}
.productIntroWithGraphic > div > div:first-child picture,
.productIntroWithGraphic > div > div:first-child img {
  width: 100%;
}
@media (min-width: 650px) {
  .productIntroWithGraphic > div > div:first-child img {
    height: auto;
    min-height: 0;
  }
  .productIntroWithGraphic > div > div:first-child img:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
}
@media (max-width: 650px) {
  .productIntroWithGraphic > div > div:first-child img {
    max-height: 50vh;
    min-width: 100%;
  }
}
@media (max-width: 500px) {
  .productIntroWithGraphic > div > div:first-child img {
    max-height: 30vh;
  }
}
.productIntroWithGraphic > div > div:first-child .photoGallery {
  display: grid;
  clear: both;
  grid-gap: 6px;
  margin: 6px;
  grid-template-columns: repeat(2, 1fr);
}
.productIntroWithGraphic > div > div:first-child .photoGallery > a,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure,
.productIntroWithGraphic > div > div:first-child .photoGallery > div,
.productIntroWithGraphic > div > div:first-child .photoGallery > img,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture {
  width: 100%;
  float: none;
}
.productIntroWithGraphic > div > div:first-child .photoGallery > a,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure,
.productIntroWithGraphic > div > div:first-child .photoGallery > div,
.productIntroWithGraphic > div > div:first-child .photoGallery > img,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture,
.productIntroWithGraphic > div > div:first-child .photoGallery > a img,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure img,
.productIntroWithGraphic > div > div:first-child .photoGallery > div img,
.productIntroWithGraphic > div > div:first-child .photoGallery > img img,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture img,
.productIntroWithGraphic > div > div:first-child .photoGallery > a picture,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure picture,
.productIntroWithGraphic > div > div:first-child .photoGallery > div picture,
.productIntroWithGraphic > div > div:first-child .photoGallery > img picture,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture picture,
.productIntroWithGraphic > div > div:first-child .photoGallery > a picture img,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure picture img,
.productIntroWithGraphic > div > div:first-child .photoGallery > div picture img,
.productIntroWithGraphic > div > div:first-child .photoGallery > img picture img,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture picture img {
  max-height: none;
  width: 100%;
}
.productIntroWithGraphic > div > div:first-child .photoGallery > a.portrait,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure.portrait,
.productIntroWithGraphic > div > div:first-child .photoGallery > div.portrait,
.productIntroWithGraphic > div > div:first-child .photoGallery > img.portrait,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture.portrait {
  grid-row: span 2;
}
.productIntroWithGraphic > div > div:first-child .photoGallery > a.doubleWidth,
.productIntroWithGraphic > div > div:first-child .photoGallery > figure.doubleWidth,
.productIntroWithGraphic > div > div:first-child .photoGallery > div.doubleWidth,
.productIntroWithGraphic > div > div:first-child .photoGallery > img.doubleWidth,
.productIntroWithGraphic > div > div:first-child .photoGallery > picture.doubleWidth {
  grid-column: span 2;
}
@media (max-width: 800px) {
  .productIntroWithGraphic > div > div:first-child .photoGallery {
    grid-template-columns: 1fr 1fr;
  }
}
.productIntroWithGraphic > div > div:first-child .photoGallery img {
  min-height: 0;
  height: auto;
}
.productIntroWithGraphic .button {
  margin: 24px auto;
}
.credibilityIndicators {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  flex-direction: row;
  justify-content: space-around;
  max-width: 100%;
  display: flex;
  align-items: center;
}
.fold > div .credibilityIndicators:last-child {
  margin-bottom: 0;
}
.fold > div .credibilityIndicators:only-child {
  margin: 0;
}
.credibilityIndicators > * {
  display: none;
}
.credibilityIndicators > div,
.credibilityIndicators > a {
  display: block;
}
.credibilityIndicators > div:nth-child(n),
.credibilityIndicators > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
.credibilityIndicators > div:last-child:nth-child(2),
.credibilityIndicators > a:last-child:nth-child(2),
.credibilityIndicators > div:first-child:nth-last-child(2),
.credibilityIndicators > a:first-child:nth-last-child(2) {
  -ms-grid-column-span: span 2;
  grid-column: span 2;
}
.credibilityIndicators > div,
.credibilityIndicators > a {
  flex: 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .credibilityIndicators {
    grid-gap: 12px;
  }
}
@media (max-width: 800px) {
  .credibilityIndicators {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.credibilityIndicators p {
  color: #6c757d;
  font-style: italic;
  text-align: center;
}
.singleProductCTA {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .singleProductCTA {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.singleProductCTA > div {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  background: #FF5827;
  padding: 24px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.singleProductCTA > div > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  z-index: -1;
}
.singleProductCTA > div > img img,
.singleProductCTA > div > img picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(80%);
}
.singleProductCTA > div > div {
  width: auto;
}
.singleProductCTA > div > div > * {
  display: none;
}
.singleProductCTA > div > div p {
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.singleProductCTA > div > div p > * {
  color: inherit;
  font-weight: inherit;
}
@media (min-width: 768px) {
  .singleProductCTA > div > div {
    max-width: 70%;
  }
}
.singleProductCTA > div > a {
  padding: 12px;
  padding-left: 24px;
  border-radius: 50px;
  background: #fff;
  color: #FF5827;
  min-width: 220px;
  margin-left: 24px;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
.singleProductCTA > div > a:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f054";
  margin-left: 10px;
}
@media (max-width: 768px) {
  .singleProductCTA > div {
    flex-direction: column;
  }
  .singleProductCTA > div > div {
    width: 100%;
  }
  .singleProductCTA > div > div p {
    text-align: center;
  }
  .singleProductCTA > div a {
    margin: 24px auto 0;
  }
}
.singleProductCTA > div {
  margin: 72px auto;
}
.prices {
  padding: clamp(30px, 7.5vh, 110px) 0;
  padding: clamp(60px, 5vh, 110px) 0;
  background: #f2f2f2;
}
.prices > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .prices > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.prices > div:not(:last-child) {
  margin-bottom: 24px;
}
.prices > div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .prices > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.prices > div:not(:last-child) {
  margin-bottom: 24px;
}
.prices.differentiated {
  background-color: #f2f2f2;
}
.prices.differentiated h2,
.prices.differentiated h3 {
  text-align: center;
}
.prices.accordion {
  background-color: #f2f2f2;
}
.prices.accordion h2,
.prices.accordion h3,
.prices.accordion h4 {
  color: #6e6e6e;
}
.prices.highlight {
  background-color: #FF5827;
}
.prices.highlight h1,
.prices.highlight h2,
.prices.highlight h3,
.prices.highlight h4,
.prices.highlight h5,
.prices.highlight h6,
.prices.highlight ul,
.prices.highlight ol,
.prices.highlight p {
  color: #fff;
}
.prices.highlight h1 a,
.prices.highlight h2 a,
.prices.highlight h3 a,
.prices.highlight h4 a,
.prices.highlight h5 a,
.prices.highlight h6 a,
.prices.highlight ul a,
.prices.highlight ol a,
.prices.highlight p a {
  color: inherit;
}
.prices.highlight a,
.prices.highlight .CTA {
  color: #fff;
  border-color: #fff;
}
.prices.lowlight {
  background-color: #FF5827;
  background: #4D4F51;
}
.prices.lowlight h1,
.prices.lowlight h2,
.prices.lowlight h3,
.prices.lowlight h4,
.prices.lowlight h5,
.prices.lowlight h6,
.prices.lowlight ul,
.prices.lowlight ol,
.prices.lowlight p {
  color: #fff;
}
.prices.lowlight h1 a,
.prices.lowlight h2 a,
.prices.lowlight h3 a,
.prices.lowlight h4 a,
.prices.lowlight h5 a,
.prices.lowlight h6 a,
.prices.lowlight ul a,
.prices.lowlight ol a,
.prices.lowlight p a {
  color: inherit;
}
.prices.lowlight a,
.prices.lowlight .CTA {
  color: #fff;
  border-color: #fff;
}
.prices.center h1,
.prices.center h2 {
  text-align: center;
}
.prices.majorHeadings h2 {
  font-size: clamp(2.5rem, 5vw, 5rem);
}
.prices.majorHeadings h3 {
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
.prices.majorHeadings h4 {
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
.prices .bgElements {
  position: relative;
  overflow: hidden;
}
.prices .bgElements .bg-elements {
  max-width: 100%;
  gap: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
  height: 100%;
  min-height: 640px;
  margin: auto;
  -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;
  opacity: 0.125;
}
.prices .bgElements .bg-elements,
.prices .bgElements .bg-elements * {
  background-attachment: scroll;
}
.prices .bgElements .bg-elements .bg-element-1,
.prices .bgElements .bg-elements .bg-element-2,
.prices .bgElements .bg-elements .bg-element-3,
.prices .bgElements .bg-elements .bg-element-4 {
  display: block;
  gap: 0;
  position: absolute;
  background-color: #606163;
  z-index: 0;
}
.prices .bgElements .bg-elements .bg-element-1 {
  left: -30.7vh;
  top: auto;
  right: auto;
  bottom: -19vh;
  width: 70vh;
  height: 70vh;
  margin: auto;
  border-radius: 10vh;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prices .bgElements .bg-elements .bg-element-2 {
  left: auto;
  top: -8.2vh;
  right: -14.9vh;
  bottom: auto;
  width: 22vh;
  height: 22vh;
  border-radius: 5vh;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.prices .bgElements .bg-elements .bg-element-3 {
  left: 70%;
  top: 65%;
  width: 22vh;
  height: 22vh;
  border-radius: 50%;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.prices .bgElements .bg-elements .bg-element-4 {
  left: 10vh;
  top: -6.3vh;
  right: auto;
  bottom: auto;
  width: 16vh;
  height: 16vh;
  border-radius: 4vh;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
@media (max-width: 600px) {
  .prices .bgElements .bg-elements .bg-element-3 {
    display: none;
  }
}
.prices.graphicsAnalysis > div,
.prices.caseStudyContent > div {
  max-width: 800px;
}
.prices.graphicsAnalysis > div h1,
.prices.caseStudyContent > div h1,
.prices.graphicsAnalysis > div h2,
.prices.caseStudyContent > div h2 {
  text-align: center;
}
.prices.graphicsAnalysis > div h2,
.prices.caseStudyContent > div h2,
.prices.graphicsAnalysis > div h3,
.prices.caseStudyContent > div h3,
.prices.graphicsAnalysis > div h4,
.prices.caseStudyContent > div h4,
.prices.graphicsAnalysis > div h5,
.prices.caseStudyContent > div h5,
.prices.graphicsAnalysis > div .pre-heading,
.prices.caseStudyContent > div .pre-heading,
.prices.graphicsAnalysis > div figcaption,
.prices.caseStudyContent > div figcaption {
  text-align: left;
}
.prices.graphicsAnalysis .subSection,
.prices.caseStudyContent .subSection {
  margin: 24px 0;
  padding: 24px 0;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
}
.prices.graphicsAnalysis .subSection + .subSection,
.prices.caseStudyContent .subSection + .subSection,
.prices.graphicsAnalysis .subSection:first-child,
.prices.caseStudyContent .subSection:first-child {
  border-top: none;
  padding-top: 0;
}
.prices.graphicsAnalysis .subSection:last-child,
.prices.caseStudyContent .subSection:last-child,
.prices.graphicsAnalysis .subSection:last-of-type,
.prices.caseStudyContent .subSection:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.prices.subtopic-faq {
  background: #f2f2f2;
}
@media (min-width: 970px) {
  .prices.subtopic-faq {
    padding: 120px 0;
  }
}
.prices.subtopic-faq > div {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  column-gap: 96px;
  align-items: start;
}
@media (min-width: 970px) {
  .prices.subtopic-faq > div h2,
  .prices.subtopic-faq > div h2:first-child {
    text-align: left;
    font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  }
}
.prices.subtopic-faq > div .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
.prices.subtopic-faq > div .faq-accordion {
  grid-column: 2;
  grid-row-start: 1;
  grid-row-end: 3;
}
@media (min-width: 970px) {
  .prices.subtopic-faq > div .faq-accordion {
    margin-top: 0;
  }
  .prices.subtopic-faq > div .faq-accordion li {
    margin-bottom: 12px;
  }
}
@media (max-width: 970px) {
  .prices.subtopic-faq > div {
    grid-template-columns: 1fr;
  }
  .prices.subtopic-faq > div h2 {
    grid-column: 1;
    grid-row: 1;
  }
  .prices.subtopic-faq > div > p {
    grid-column: 1;
    grid-row: 2;
  }
  .prices.subtopic-faq > div .faq-accordion {
    grid-column: 1;
    grid-row-start: 3;
    grid-row-end: auto;
  }
}
.prices.intro > div,
.prices.brief > div {
  max-width: 600px;
}
.prices.intro > div h1,
.prices.brief > div h1,
.prices.intro > div h2,
.prices.brief > div h2 {
  text-align: center;
}
.prices.intro > div p,
.prices.brief > div p {
  font-size: clamp(17px, 3.7vw, 19.2px);
}
.prices.intro > div p:only-of-type,
.prices.brief > div p:only-of-type {
  text-align: center;
}
.prices.intro > div a.CTA,
.prices.brief > div a.CTA {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: -webkit-fit-content;
  /* Safari < 16.4 */
  width: fit-content;
}
.prices.topQuestions > div {
  max-width: 980px;
}
.prices.topQuestions > div > div {
  display: grid;
  grid-gap: 48px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 708px) {
  .prices.topQuestions > div > div {
    grid-template-columns: 1fr;
  }
}
.prices.topQuestions > div > div h4,
.prices.topQuestions > div > div h5 {
  font-weight: 600;
}
.prices.topQuestions > div > div p {
  font-size: 0.9rem;
}
.prices.timeLine > div h2 {
  text-align: center;
}
.prices.timeLine > div > div {
  display: grid;
  grid-template-columns: 1fr 55px 1fr;
  grid-column-gap: 24px;
  margin-top: 48px;
  width: 100%;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.prices.timeLine > div > div > div {
  min-height: 230px;
  padding: 48px;
  padding-top: 16.5px;
}
@media (max-width: 850px) {
  .prices.timeLine > div > div {
    grid-template-columns: 55px 1fr;
    grid-template-areas: "number1 caption1" "number2 caption2" "number3 caption3" "number4 caption4" "number5 caption5" "number6 caption6" "number7 caption7" "number8 caption8" "number9 caption9" "number10 caption10" "number11 caption11" "number12 caption12" "number13 caption13" "number14 caption14" "number15 caption15" "number16 caption16" "number17 caption17" "number18 caption18";
  }
  .prices.timeLine > div > div > div:nth-child(6n+3),
  .prices.timeLine > div > div > div:nth-child(6n+4) {
    display: none;
  }
  .prices.timeLine > div > div > div:nth-child(1) {
    grid-area: caption1;
  }
  .prices.timeLine > div > div > div:nth-child(2) {
    grid-area: number1;
  }
  .prices.timeLine > div > div > div:nth-child(3) {
    grid-area: empty1;
  }
  .prices.timeLine > div > div > div:nth-child(4) {
    grid-area: empty2;
  }
  .prices.timeLine > div > div > div:nth-child(5) {
    grid-area: number2;
  }
  .prices.timeLine > div > div > div:nth-child(6) {
    grid-area: caption2;
  }
  .prices.timeLine > div > div > div:nth-child(7) {
    grid-area: caption3;
  }
  .prices.timeLine > div > div > div:nth-child(8) {
    grid-area: number3;
  }
  .prices.timeLine > div > div > div:nth-child(9) {
    grid-area: empty3;
  }
  .prices.timeLine > div > div > div:nth-child(10) {
    grid-area: empty4;
  }
  .prices.timeLine > div > div > div:nth-child(11) {
    grid-area: number4;
  }
  .prices.timeLine > div > div > div:nth-child(12) {
    grid-area: caption4;
  }
  .prices.timeLine > div > div > div:nth-child(13) {
    grid-area: caption5;
  }
  .prices.timeLine > div > div > div:nth-child(14) {
    grid-area: number5;
  }
  .prices.timeLine > div > div > div:nth-child(15) {
    grid-area: empty5;
  }
  .prices.timeLine > div > div > div:nth-child(16) {
    grid-area: empty6;
  }
  .prices.timeLine > div > div > div:nth-child(17) {
    grid-area: number6;
  }
  .prices.timeLine > div > div > div:nth-child(18) {
    grid-area: caption6;
  }
  .prices.timeLine > div > div > div:nth-child(19) {
    grid-area: caption7;
  }
  .prices.timeLine > div > div > div:nth-child(20) {
    grid-area: number7;
  }
  .prices.timeLine > div > div > div:nth-child(21) {
    grid-area: empty7;
  }
  .prices.timeLine > div > div > div:nth-child(22) {
    grid-area: empty8;
  }
  .prices.timeLine > div > div > div:nth-child(23) {
    grid-area: number8;
  }
  .prices.timeLine > div > div > div:nth-child(24) {
    grid-area: caption8;
  }
  .prices.timeLine > div > div > div:nth-child(25) {
    grid-area: caption9;
  }
  .prices.timeLine > div > div > div:nth-child(26) {
    grid-area: number9;
  }
  .prices.timeLine > div > div > div:nth-child(27) {
    grid-area: empty9;
  }
  .prices.timeLine > div > div > div:nth-child(28) {
    grid-area: empty10;
  }
  .prices.timeLine > div > div > div:nth-child(29) {
    grid-area: number10;
  }
  .prices.timeLine > div > div > div:nth-child(30) {
    grid-area: caption10;
  }
  .prices.timeLine > div > div > div:nth-child(31) {
    grid-area: caption11;
  }
  .prices.timeLine > div > div > div:nth-child(32) {
    grid-area: number11;
  }
  .prices.timeLine > div > div > div:nth-child(33) {
    grid-area: empty11;
  }
  .prices.timeLine > div > div > div:nth-child(34) {
    grid-area: empty12;
  }
  .prices.timeLine > div > div > div:nth-child(35) {
    grid-area: number12;
  }
  .prices.timeLine > div > div > div:nth-child(36) {
    grid-area: caption12;
  }
  .prices.timeLine > div > div > div:nth-child(37) {
    grid-area: caption13;
  }
  .prices.timeLine > div > div > div:nth-child(38) {
    grid-area: number13;
  }
  .prices.timeLine > div > div > div:nth-child(39) {
    grid-area: empty13;
  }
  .prices.timeLine > div > div > div:nth-child(40) {
    grid-area: empty14;
  }
  .prices.timeLine > div > div > div:nth-child(41) {
    grid-area: number14;
  }
  .prices.timeLine > div > div > div:nth-child(42) {
    grid-area: caption14;
  }
  .prices.timeLine > div > div > div:nth-child(43) {
    grid-area: caption15;
  }
  .prices.timeLine > div > div > div:nth-child(44) {
    grid-area: number15;
  }
  .prices.timeLine > div > div > div:nth-child(45) {
    grid-area: empty15;
  }
  .prices.timeLine > div > div > div:nth-child(46) {
    grid-area: empty16;
  }
  .prices.timeLine > div > div > div:nth-child(47) {
    grid-area: number16;
  }
  .prices.timeLine > div > div > div:nth-child(48) {
    grid-area: caption16;
  }
  .prices.timeLine > div > div > div:nth-child(49) {
    grid-area: caption17;
  }
  .prices.timeLine > div > div > div:nth-child(50) {
    grid-area: number17;
  }
  .prices.timeLine > div > div > div:nth-child(51) {
    grid-area: empty17;
  }
  .prices.timeLine > div > div > div:nth-child(52) {
    grid-area: empty18;
  }
  .prices.timeLine > div > div > div:nth-child(53) {
    grid-area: number18;
  }
  .prices.timeLine > div > div > div:nth-child(54) {
    grid-area: caption18;
  }
}
@media (max-width: 510px) {
  .prices.timeLine > div > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.prices.timeLine > div > div > div:nth-child(3n+2) {
  padding: 0;
  position: relative;
  min-height: 55px;
}
.prices.timeLine > div > div > div:nth-child(3n+2):before {
  display: block;
  content: "";
  display: flex;
  height: 100%;
  border-right: 2px dashed #d8d8d8;
  width: 50%;
}
.prices.timeLine > div > div > div:nth-child(3n+2):after {
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 2px dashed #d8d8d8;
  color: #FF5827;
  content: "1";
  font-size: 22px;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
}
.prices.timeLine > div > div > div:nth-child(5):after {
  content: "2";
}
.prices.timeLine > div > div > div:nth-child(8):after {
  content: "3";
}
.prices.timeLine > div > div > div:nth-child(11):after {
  content: "4";
}
.prices.timeLine > div > div > div:nth-child(14):after {
  content: "5";
}
.prices.timeLine > div > div > div:nth-child(17):after {
  content: "6";
}
.prices.timeLine > div > div > div:nth-child(20):after {
  content: "7";
}
.prices.timeLine > div > div > div:nth-child(23):after {
  content: "8";
}
.prices.timeLine > div > div > div:nth-child(26):after {
  content: "9";
}
.prices.timeLine > div > div > div:nth-child(29):after {
  content: "10";
}
.prices.timeLine > div > div > div:nth-child(32):after {
  content: "11";
}
.prices.timeLine > div > div > div:nth-child(35):after {
  content: "12";
}
.prices.timeLine > div > div > div:nth-child(38):after {
  content: "13";
}
.prices.timeLine > div > div > div:nth-child(41):after {
  content: "14";
}
.prices.timeLine > div > div > div:nth-child(44):after {
  content: "15";
}
.prices.timeLine > div > div > div:nth-child(47):after {
  content: "16";
}
.prices.timeLine > div > div > div:nth-child(50):after {
  content: "17";
}
.prices.timeLine > div > div > div:nth-child(53):after {
  content: "18";
}
.prices.timeLine > div > div div:nth-last-child(2):before {
  display: none;
}
.prices.narrow-fold > div {
  max-width: 720px;
}
.prices > div > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: clamp(12px, 2vw, 24px);
}
.prices > div > div:not(:first-child) {
  margin-top: 48px;
}
.prices > div > div:not(:last-child) {
  margin-bottom: 48px;
}
@media (max-width: 880px) {
  .prices > div > div {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 490px) {
  .prices > div > div {
    grid-template-columns: 1fr;
  }
}
.prices > div > div > div {
  overflow: hidden;
  background: #fff;
  border-radius: 0 4px 4px 4px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  position: relative;
  border-top: 3px solid #4D4F51;
  padding: 12px;
}
.prices > div > div > div .date {
  margin: 2.5em 0 0.18em 0;
  font-size: clamp(15px, 2.5vw, 17px);
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
}
.prices > div > div > div .date,
a .prices > div > div > div .date {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.prices > div > div > div .date:first-child,
a .prices > div > div > div .date:first-child {
  margin-top: 0;
}
.fold > div > .prices > div > div > div .date:first-child {
  text-align: center;
}
.prices > div > div > div .propertyName {
  display: block;
  margin: 2.5em 0 0.18em 0;
  margin-top: 0;
  font-weight: normal ;
  font-size: clamp(12px, 0.6em, 13.5px);
  color: #8b8b8b;
  text-transform: uppercase;
}
.prices > div > div > div .propertyName,
a .prices > div > div > div .propertyName {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.prices > div > div > div .propertyName:first-child,
a .prices > div > div > div .propertyName:first-child {
  margin-top: 0;
}
.fold > div > .prices > div > div > div .propertyName:first-child {
  text-align: center;
}
.prices > div > div > div .spacesAvailable {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 0 0 auto;
  background: #4D4F51;
  color: #fff;
  padding: 3px 6px;
  font-size: 13px;
}
.prices > div > div > div .spacesAvailable svg.svg-inline--fa,
.prices > div > div > div .spacesAvailable i.fas,
.prices > div > div > div .spacesAvailable i.fab,
.prices > div > div > div .spacesAvailable i.fal,
.prices > div > div > div .spacesAvailable i.far {
  font-weight: 900;
}
.prices > div > div > div .price {
  display: block;
  font-size: clamp(1.15rem, 2.5vw, 1.3rem);
  font-weight: bold;
  margin: 24px 0 0 0;
}
.prices > div > div > div .price,
a .prices > div > div > div .price {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.prices > div > div > div .price:first-child,
a .prices > div > div > div .price:first-child {
  margin-top: 0;
}
.fold > div > .prices > div > div > div .price:first-child {
  text-align: center;
}
.prices > div > div > div .price + .price {
  margin-top: 0;
}
.prices > div > div > div .price > span {
  font-weight: normal ;
  font-size: clamp(12px, 0.6em, 13.5px);
  color: #8b8b8b;
  text-transform: uppercase;
}
.prices > div > div > div .bookingAndAccordian {
  display: flex;
  flex-wrap: wrap;
}
.prices > div > div > div .bookingAndAccordian > span {
  display: block;
  margin-top: 24px;
}
.prices > div > div > div .bookingAndAccordian .bookNow {
  width: 50%;
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  color: #4D4F51;
  font-size: 0.9rem;
}
.prices > div > div > div .bookingAndAccordian .bookNow:after {
  margin-left: 3px;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f105";
  vertical-align: top;
}
.prices > div > div > div .bookingAndAccordian .toggle_trigger {
  width: 50%;
  text-align: left;
  font-size: clamp(12px, 0.6em, 13.5px);
  font-weight: 600;
}
.prices > div > div > div .bookingAndAccordian .toggle_trigger:before {
  content: "+ Show bedrooms";
  margin-right: 5px;
}
.prices > div > div > div .bookingAndAccordian .toggle_trigger.active:before {
  content: "- Hide bedrooms";
}
.prices > div > div > div .bookingAndAccordian .toggle_trigger:after {
  display: none;
}
.prices > div > div > div .bookingAndAccordian .toggle_container {
  flex-basis: 100%;
}
.prices > div > div > div .bookingAndAccordian .rooming {
  margin-top: 24px;
  display: inline-flex;
  gap: 4px;
  justify-content: space-between;
  width: 100%;
}
.prices > div > div > div .bookingAndAccordian .rooming > div {
  background: rgba(77, 79, 81, 0.6);
  font-size: 10px;
  text-transform: uppercase;
  padding: 4px;
  color: #fff;
  flex-basis: 100%;
}
.prices > div > div > div .bookingAndAccordian .rooming > div:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f058";
  vertical-align: top;
  font-size: 0.9em;
}
.prices > div > div > div .bookingAndAccordian .rooming > div.booked {
  background: #ececec;
  color: #bababa;
}
.prices > div > div > div .bookingAndAccordian .rooming > div.booked:after {
  display: none;
}
@media (min-width: 490px) and (max-width: 600px) {
  .prices > div > div > div .bookingAndAccordian .rooming {
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .prices > div > div > div .bookingAndAccordian .rooming > div {
    flex-basis: calc((100% - (2 * 4px)) / 3);
  }
}
.prices > div > div > div.booked {
  border-color: lightgray;
}
.prices > div > div > div.booked .date,
.prices > div > div > div.booked .price,
.prices > div > div > div.booked .price span,
.prices > div > div > div.booked .propertyName {
  color: lightgray;
}
.prices > div > div > div.booked .spacesAvailable {
  background: lightgray;
}
.prices > div > div > div.booked .rooming > div {
  background: #ececec;
  color: #bababa;
}
.prices > div > div > div.booked .rooming > div:after {
  display: none;
}
.prices > div > div > div.booked .bookingAndAccordian {
  display: none;
}
.prices > div.largeChalet > div .bookingAndAccordian .rooming,
.prices > div .largeChalet > div .bookingAndAccordian .rooming,
.prices > div.chaletSapin > div .bookingAndAccordian .rooming,
.prices > div .chaletSapin > div .bookingAndAccordian .rooming {
  display: flex;
  flex: 0;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.prices > div.largeChalet > div .bookingAndAccordian .rooming > div,
.prices > div .largeChalet > div .bookingAndAccordian .rooming > div,
.prices > div.chaletSapin > div .bookingAndAccordian .rooming > div,
.prices > div .chaletSapin > div .bookingAndAccordian .rooming > div {
  flex-basis: calc((100% - (3 * 4px)) / 4);
}
.trafficSplitter > div,
.companyPrinciples > div,
.simpleMSPList > div {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  margin: 48px auto;
}
.fold > div .trafficSplitter > div:last-child,
.fold > div .companyPrinciples > div:last-child,
.fold > div .simpleMSPList > div:last-child {
  margin-bottom: 0;
}
.fold > div .trafficSplitter > div:only-child,
.fold > div .companyPrinciples > div:only-child,
.fold > div .simpleMSPList > div:only-child {
  margin: 0;
}
.trafficSplitter > div > *,
.companyPrinciples > div > *,
.simpleMSPList > div > * {
  display: none;
}
.trafficSplitter > div > div,
.companyPrinciples > div > div,
.simpleMSPList > div > div,
.trafficSplitter > div > a,
.companyPrinciples > div > a,
.simpleMSPList > div > a {
  display: block;
}
.trafficSplitter > div > div:nth-child(n),
.companyPrinciples > div > div:nth-child(n),
.simpleMSPList > div > div:nth-child(n),
.trafficSplitter > div > a:nth-child(n),
.companyPrinciples > div > a:nth-child(n),
.simpleMSPList > div > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
.trafficSplitter > div > div:last-child:nth-child(2),
.companyPrinciples > div > div:last-child:nth-child(2),
.simpleMSPList > div > div:last-child:nth-child(2),
.trafficSplitter > div > a:last-child:nth-child(2),
.companyPrinciples > div > a:last-child:nth-child(2),
.simpleMSPList > div > a:last-child:nth-child(2),
.trafficSplitter > div > div:first-child:nth-last-child(2),
.companyPrinciples > div > div:first-child:nth-last-child(2),
.simpleMSPList > div > div:first-child:nth-last-child(2),
.trafficSplitter > div > a:first-child:nth-last-child(2),
.companyPrinciples > div > a:first-child:nth-last-child(2),
.simpleMSPList > div > a:first-child:nth-last-child(2) {
  -ms-grid-column-span: span 2;
  grid-column: span 2;
}
@media (max-width: 800px) and (min-width: 1px) {
  .trafficSplitter > div,
  .companyPrinciples > div,
  .simpleMSPList > div {
    grid-gap: 12px;
  }
}
@media (max-width: 800px) {
  .trafficSplitter > div,
  .companyPrinciples > div,
  .simpleMSPList > div {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1px) {
  .trafficSplitter > div,
  .companyPrinciples > div,
  .simpleMSPList > div {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.trafficSplitter > div > div,
.companyPrinciples > div > div,
.simpleMSPList > div > div,
.trafficSplitter > div > a,
.companyPrinciples > div > a,
.simpleMSPList > div > a {
  margin-bottom: 24px;
  display: block;
}
.trafficSplitter > div > div:last-child:nth-child(2),
.companyPrinciples > div > div:last-child:nth-child(2),
.simpleMSPList > div > div:last-child:nth-child(2),
.trafficSplitter > div > a:last-child:nth-child(2),
.companyPrinciples > div > a:last-child:nth-child(2),
.simpleMSPList > div > a:last-child:nth-child(2),
.trafficSplitter > div > div:last-child:nth-child(3),
.companyPrinciples > div > div:last-child:nth-child(3),
.simpleMSPList > div > div:last-child:nth-child(3),
.trafficSplitter > div > a:last-child:nth-child(3),
.companyPrinciples > div > a:last-child:nth-child(3),
.simpleMSPList > div > a:last-child:nth-child(3),
.trafficSplitter > div > div:last-child:nth-child(4),
.companyPrinciples > div > div:last-child:nth-child(4),
.simpleMSPList > div > div:last-child:nth-child(4),
.trafficSplitter > div > a:last-child:nth-child(4),
.companyPrinciples > div > a:last-child:nth-child(4),
.simpleMSPList > div > a:last-child:nth-child(4) {
  margin-bottom: 0;
}
.trafficSplitter > div > div:nth-last-child(2):first-child,
.companyPrinciples > div > div:nth-last-child(2):first-child,
.simpleMSPList > div > div:nth-last-child(2):first-child,
.trafficSplitter > div > a:nth-last-child(2):first-child,
.companyPrinciples > div > a:nth-last-child(2):first-child,
.simpleMSPList > div > a:nth-last-child(2):first-child,
.trafficSplitter > div > div:nth-last-child(2):nth-child(2),
.companyPrinciples > div > div:nth-last-child(2):nth-child(2),
.simpleMSPList > div > div:nth-last-child(2):nth-child(2),
.trafficSplitter > div > a:nth-last-child(2):nth-child(2),
.companyPrinciples > div > a:nth-last-child(2):nth-child(2),
.simpleMSPList > div > a:nth-last-child(2):nth-child(2),
.trafficSplitter > div > div:nth-last-child(2):nth-child(3),
.companyPrinciples > div > div:nth-last-child(2):nth-child(3),
.simpleMSPList > div > div:nth-last-child(2):nth-child(3),
.trafficSplitter > div > a:nth-last-child(2):nth-child(3),
.companyPrinciples > div > a:nth-last-child(2):nth-child(3),
.simpleMSPList > div > a:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.trafficSplitter > div > div:nth-last-child(3):first-child,
.companyPrinciples > div > div:nth-last-child(3):first-child,
.simpleMSPList > div > div:nth-last-child(3):first-child,
.trafficSplitter > div > a:nth-last-child(3):first-child,
.companyPrinciples > div > a:nth-last-child(3):first-child,
.simpleMSPList > div > a:nth-last-child(3):first-child,
.trafficSplitter > div > div:nth-last-child(3):nth-child(2),
.companyPrinciples > div > div:nth-last-child(3):nth-child(2),
.simpleMSPList > div > div:nth-last-child(3):nth-child(2),
.trafficSplitter > div > a:nth-last-child(3):nth-child(2),
.companyPrinciples > div > a:nth-last-child(3):nth-child(2),
.simpleMSPList > div > a:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
.trafficSplitter > div > div > svg.svg-inline--fa,
.companyPrinciples > div > div > svg.svg-inline--fa,
.simpleMSPList > div > div > svg.svg-inline--fa,
.trafficSplitter > div > a > svg.svg-inline--fa,
.companyPrinciples > div > a > svg.svg-inline--fa,
.simpleMSPList > div > a > svg.svg-inline--fa,
.trafficSplitter > div > div > i.fas,
.companyPrinciples > div > div > i.fas,
.simpleMSPList > div > div > i.fas,
.trafficSplitter > div > a > i.fas,
.companyPrinciples > div > a > i.fas,
.simpleMSPList > div > a > i.fas,
.trafficSplitter > div > div > i.fab,
.companyPrinciples > div > div > i.fab,
.simpleMSPList > div > div > i.fab,
.trafficSplitter > div > a > i.fab,
.companyPrinciples > div > a > i.fab,
.simpleMSPList > div > a > i.fab,
.trafficSplitter > div > div > i.fal,
.companyPrinciples > div > div > i.fal,
.simpleMSPList > div > div > i.fal,
.trafficSplitter > div > a > i.fal,
.companyPrinciples > div > a > i.fal,
.simpleMSPList > div > a > i.fal,
.trafficSplitter > div > div > i.far,
.companyPrinciples > div > div > i.far,
.simpleMSPList > div > div > i.far,
.trafficSplitter > div > a > i.far,
.companyPrinciples > div > a > i.far,
.simpleMSPList > div > a > i.far {
  font-size: 26px;
  color: #FF5827;
  display: block;
  margin: 0 auto;
}
@media (max-width: 650px) {
  .trafficSplitter > div > div > svg.svg-inline--fa,
  .companyPrinciples > div > div > svg.svg-inline--fa,
  .simpleMSPList > div > div > svg.svg-inline--fa,
  .trafficSplitter > div > a > svg.svg-inline--fa,
  .companyPrinciples > div > a > svg.svg-inline--fa,
  .simpleMSPList > div > a > svg.svg-inline--fa,
  .trafficSplitter > div > div > i.fas,
  .companyPrinciples > div > div > i.fas,
  .simpleMSPList > div > div > i.fas,
  .trafficSplitter > div > a > i.fas,
  .companyPrinciples > div > a > i.fas,
  .simpleMSPList > div > a > i.fas,
  .trafficSplitter > div > div > i.fab,
  .companyPrinciples > div > div > i.fab,
  .simpleMSPList > div > div > i.fab,
  .trafficSplitter > div > a > i.fab,
  .companyPrinciples > div > a > i.fab,
  .simpleMSPList > div > a > i.fab,
  .trafficSplitter > div > div > i.fal,
  .companyPrinciples > div > div > i.fal,
  .simpleMSPList > div > div > i.fal,
  .trafficSplitter > div > a > i.fal,
  .companyPrinciples > div > a > i.fal,
  .simpleMSPList > div > a > i.fal,
  .trafficSplitter > div > div > i.far,
  .companyPrinciples > div > div > i.far,
  .simpleMSPList > div > div > i.far,
  .trafficSplitter > div > a > i.far,
  .companyPrinciples > div > a > i.far,
  .simpleMSPList > div > a > i.far {
    font-size: 20.8px;
  }
}
.trafficSplitter > div > div > p,
.companyPrinciples > div > div > p,
.simpleMSPList > div > div > p,
.trafficSplitter > div > a > p,
.companyPrinciples > div > a > p,
.simpleMSPList > div > a > p {
  text-align: center;
  margin: 0;
}
.trafficSplitter > div > div h4,
.companyPrinciples > div > div h4,
.simpleMSPList > div > div h4,
.trafficSplitter > div > a h4,
.companyPrinciples > div > a h4,
.simpleMSPList > div > a h4 {
  margin: 6px 0 0 0;
  color: #FF5827;
  text-align: center;
}
.trafficSplitter > div p,
.companyPrinciples > div p,
.simpleMSPList > div p {
  font-size: 0.9rem;
}
.trafficSplitter > div > div h5,
.trafficSplitter > div > a h5 {
  text-align: center;
}
.trafficSplitter > div > div svg.svg-inline--fa,
.trafficSplitter > div > a svg.svg-inline--fa,
.trafficSplitter > div > div i.fas,
.trafficSplitter > div > a i.fas,
.trafficSplitter > div > div i.fab,
.trafficSplitter > div > a i.fab,
.trafficSplitter > div > div i.fal,
.trafficSplitter > div > a i.fal,
.trafficSplitter > div > div i.far,
.trafficSplitter > div > a i.far {
  font-size: 40px;
  font-weight: 300;
  color: #FF5827;
}
.trafficSplitter > div > a p:after {
  content: " Read more...";
  display: inline;
  color: #4D4F51;
}
.consultingServiceOptions {
  margin-top: 48px;
}
.consultingServiceOptions > div {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 72px;
}
@media (max-width: 900px) {
  .consultingServiceOptions > div {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 900px) {
  .consultingServiceOptions > div {
    grid-template-columns: repeat(3, 1fr);
  }
}
.consultingServiceOptions > div > div h3,
.consultingServiceOptions > div > div h4,
.consultingServiceOptions > div > div h5 {
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.consultingServiceOptions > div > div h3 .subHeading,
.consultingServiceOptions > div > div h4 .subHeading,
.consultingServiceOptions > div > div h5 .subHeading {
  font-size: 0.75em;
}
.consultingServiceOptions > div > div p {
  font-size: 0.9rem;
  line-height: 1.5em;
  text-align: justify;
}
.consultingServiceOptions > div > div .CTA {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 120px;
  display: block;
  font-size: 0.95rem;
}
.staffProfile {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(2, 1fr);
  grid-template-columns: repeat(2, 1fr);
}
.fold > div .staffProfile:last-child {
  margin-bottom: 0;
}
.fold > div .staffProfile:only-child {
  margin: 0;
}
.staffProfile > * {
  display: none;
}
.staffProfile > div,
.staffProfile > a {
  display: block;
}
.staffProfile > div:nth-child(n),
.staffProfile > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
@media (max-width: 800px) and (min-width: 650px) {
  .staffProfile {
    grid-gap: 12px;
  }
}
@media (max-width: 650px) {
  .staffProfile {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #6e6e6e;
}
a {
  font-weight: inherit;
}
h1 {
  margin: 2.5em 0 0.18em 0;
  font-size: clamp(2.5rem, 5vw, 5rem);
}
h1,
a h1 {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h1:first-child,
a h1:first-child {
  margin-top: 0;
}
.fold > div > h1:first-child {
  text-align: center;
}
h2 {
  margin: 2.5em 0 0.18em 0;
  font-size: clamp(2rem, 3.6vw, 3.2rem);
}
h2,
a h2 {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h2:first-child,
a h2:first-child {
  margin-top: 0;
}
.fold > div > h2:first-child {
  text-align: center;
}
h3 {
  margin: 2.5em 0 0.18em 0;
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
}
h3,
a h3 {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h3:first-child,
a h3:first-child {
  margin-top: 0;
}
.fold > div > h3:first-child {
  text-align: center;
}
h4 {
  margin: 2.5em 0 0.18em 0;
  font-size: clamp(1.3rem, 2vw, 1.35rem);
  font-weight: bold;
}
h4,
a h4 {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h4:first-child,
a h4:first-child {
  margin-top: 0;
}
.fold > div > h4:first-child {
  text-align: center;
}
h5 {
  margin: 2.5em 0 0.18em 0;
  font-size: clamp(14px, 2.1vw, 16px);
  font-weight: bold;
}
h5,
a h5 {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h5:first-child,
a h5:first-child {
  margin-top: 0;
}
.fold > div > h5:first-child {
  text-align: center;
}
h6 {
  margin: 2.5em 0 0.18em 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: bold;
}
h6,
a h6 {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h6:first-child,
a h6:first-child {
  margin-top: 0;
}
.fold > div > h6:first-child {
  text-align: center;
}
p,
ul,
ol {
  font-family: 'Open Sans', sans-serif;
  color: #6e6e6e;
  font-size: clamp(15px, 2.5vw, 17px);
  line-height: 1.9em;
  list-style-position: inside;
}
p a,
ul a,
ol a,
p .dummyLink,
ul .dummyLink,
ol .dummyLink {
  color: #FF5827;
  font-weight: inherit;
}
ul:not([class]),
ol:not([class]) {
  margin: 24px;
}
h2 + ul:not([class]),
h2 + ol:not([class]),
h2 + ul.bulletpoint,
h2 + ol.bulletpoint,
h3 + ul:not([class]),
h3 + ol:not([class]),
h3 + ul.bulletpoint,
h3 + ol.bulletpoint,
h4 + ul:not([class]),
h4 + ol:not([class]),
h4 + ul.bulletpoint,
h4 + ol.bulletpoint,
h5 + ul:not([class]),
h5 + ol:not([class]),
h5 + ul.bulletpoint,
h5 + ol.bulletpoint {
  margin-top: 1em;
  margin-bottom: 1em;
}
ul:not([class]) ul:not([class]),
ul:not([class]) ol:not([class]),
ul:not([class]) ul.bulletpoint,
ul:not([class]) ol.bulletpoint,
ol:not([class]) ul:not([class]),
ol:not([class]) ol:not([class]),
ol:not([class]) ul.bulletpoint,
ol:not([class]) ol.bulletpoint,
ul.bulletpoint ul:not([class]),
ul.bulletpoint ol:not([class]),
ul.bulletpoint ul.bulletpoint,
ul.bulletpoint ol.bulletpoint,
ol.bulletpoint ul:not([class]),
ol.bulletpoint ol:not([class]),
ol.bulletpoint ul.bulletpoint,
ol.bulletpoint ol.bulletpoint {
  margin-top: 0;
  margin-bottom: 0;
}
p {
  margin: 1em 0 1.5em 0;
}
figure + p {
  margin-top: 48px;
}
p + figure {
  margin-bottom: 48px;
}
p.highlight {
  font-weight: 600;
  font-size: 1.2em;
}
blockquote {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 600;
  letter-spacing: 0.035em;
  font-size: clamp(1.75rem, 2.7vw, 1.9rem);
  line-height: 1.45em;
}
svg.svg-inline--fa,
i.fas,
i.fab,
i.fal,
i.far,
fad {
  font-weight: 300;
}
.tag {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.pre-heading {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #FF5827;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  margin: auto;
}
.pre-heading + h1,
.pre-heading + h2,
.pre-heading + h3,
.pre-heading + h4,
.pre-heading + h5,
.pre-heading + h6 {
  margin-top: 0;
}
.subHeading {
  text-align: inherit;
  font-weight: 600;
  font-size: clamp(1rem, 0.8em, 26px);
  line-height: 1em;
  opacity: 0.8;
  margin: 0;
  letter-spacing: 0.03em;
}
.subHeading:before,
.subHeading:after {
  display: block;
  content: "";
  clear: both;
  height: 0.5em;
}
h1 .caption,
h2 .caption,
h3 .caption,
h4 .caption {
  margin: 2.5em 0 0.18em 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
h1 .caption,
h2 .caption,
h3 .caption,
h4 .caption,
a h1 .caption,
a h2 .caption,
a h3 .caption,
a h4 .caption {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
h1 .caption:first-child,
h2 .caption:first-child,
h3 .caption:first-child,
h4 .caption:first-child,
a h1 .caption:first-child,
a h2 .caption:first-child,
a h3 .caption:first-child,
a h4 .caption:first-child {
  margin-top: 0;
}
.fold > div > h1 .caption:first-child,
.fold > div > h2 .caption:first-child,
.fold > div > h3 .caption:first-child,
.fold > div > h4 .caption:first-child {
  text-align: center;
}
h1 .caption,
h2 .caption,
h3 .caption,
h4 .caption,
h1 .caption:first-child,
h2 .caption:first-child,
h3 .caption:first-child,
h4 .caption:first-child {
  color: #FF5827;
}
h1 .caption:after,
h2 .caption:after,
h3 .caption:after,
h4 .caption:after {
  content: "";
  display: block;
  clear: both;
}
h1 .caption svg.svg-inline--fa,
h2 .caption svg.svg-inline--fa,
h3 .caption svg.svg-inline--fa,
h4 .caption svg.svg-inline--fa,
h1 .caption i.fas,
h2 .caption i.fas,
h3 .caption i.fas,
h4 .caption i.fas,
h1 .caption i.fab,
h2 .caption i.fab,
h3 .caption i.fab,
h4 .caption i.fab,
h1 .caption i.fal,
h2 .caption i.fal,
h3 .caption i.fal,
h4 .caption i.fal,
h1 .caption i.far,
h2 .caption i.far,
h3 .caption i.far,
h4 .caption i.far,
h1 .caption i.fad,
h2 .caption i.fad,
h3 .caption i.fad,
h4 .caption i.fad {
  font-weight: 900;
}
figure {
  margin: 24px 0;
}
figure figcaption {
  margin-top: 6px;
  font-size: 0.9rem;
  line-height: 1.4em;
}
figure figcaption a {
  color: #FF5827;
  font-weight: inherit;
}
.photoGallery {
  display: grid;
  clear: both;
  grid-gap: 6px;
  margin: 6px;
  grid-template-columns: repeat(3, 1fr);
}
.photoGallery > a,
.photoGallery > figure,
.photoGallery > div,
.photoGallery > img,
.photoGallery > picture {
  width: 100%;
  float: none;
}
.photoGallery > a,
.photoGallery > figure,
.photoGallery > div,
.photoGallery > img,
.photoGallery > picture,
.photoGallery > a img,
.photoGallery > figure img,
.photoGallery > div img,
.photoGallery > img img,
.photoGallery > picture img,
.photoGallery > a picture,
.photoGallery > figure picture,
.photoGallery > div picture,
.photoGallery > img picture,
.photoGallery > picture picture,
.photoGallery > a picture img,
.photoGallery > figure picture img,
.photoGallery > div picture img,
.photoGallery > img picture img,
.photoGallery > picture picture img {
  max-height: none;
  width: 100%;
}
.photoGallery > a.portrait,
.photoGallery > figure.portrait,
.photoGallery > div.portrait,
.photoGallery > img.portrait,
.photoGallery > picture.portrait {
  grid-row: span 2;
}
.photoGallery > a.doubleWidth,
.photoGallery > figure.doubleWidth,
.photoGallery > div.doubleWidth,
.photoGallery > img.doubleWidth,
.photoGallery > picture.doubleWidth {
  grid-column: span 2;
}
@media (max-width: 800px) {
  .photoGallery {
    grid-template-columns: 1fr 1fr;
  }
}
.photoGallery.reports {
  grid-gap: 12px;
}
@media (min-width: 800px) {
  .photoGallery.reports {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 500px) {
  .photoGallery.reports {
    grid-template-columns: 1fr;
  }
}
.photoGallery.reports > a,
.photoGallery.reports > div {
  box-shadow: rgba(0, 0, 0, 0.6) 0px 1px 8px;
}
.photoGallery.reports a[rel*="lightbox"] {
  border: 10px solid #4D4F51;
  position: relative;
}
.photoGallery.reports a[rel*="lightbox"]:after {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 7%;
  background: #4D4F51;
  content: "\f00e";
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  color: #fff;
  font-size: clamp(28px, 5vw, 45px);
}
.photoGallery.reports a[rel*="lightbox"]:hover:before {
  display: none;
}
div:not(.guidePageContent) > .photoGallery,
body > .photoGallery {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: auto;
  margin: 6px auto;
}
div:not(.guidePageContent) > .photoGallery > div,
body > .photoGallery > div,
div:not(.guidePageContent) > .photoGallery > a,
body > .photoGallery > a,
div:not(.guidePageContent) > .photoGallery > li,
body > .photoGallery > li {
  margin-bottom: 24px;
  min-width: 294px;
  flex-grow: 1;
  flex-basis: calc((100% - ((4 - 1) * 6px)) / 4);
}
div:not(.guidePageContent) > .photoGallery > div:last-child:nth-child(2),
body > .photoGallery > div:last-child:nth-child(2),
div:not(.guidePageContent) > .photoGallery > a:last-child:nth-child(2),
body > .photoGallery > a:last-child:nth-child(2),
div:not(.guidePageContent) > .photoGallery > li:last-child:nth-child(2),
body > .photoGallery > li:last-child:nth-child(2),
div:not(.guidePageContent) > .photoGallery > div:last-child:nth-child(3),
body > .photoGallery > div:last-child:nth-child(3),
div:not(.guidePageContent) > .photoGallery > a:last-child:nth-child(3),
body > .photoGallery > a:last-child:nth-child(3),
div:not(.guidePageContent) > .photoGallery > li:last-child:nth-child(3),
body > .photoGallery > li:last-child:nth-child(3),
div:not(.guidePageContent) > .photoGallery > div:last-child:nth-child(4),
body > .photoGallery > div:last-child:nth-child(4),
div:not(.guidePageContent) > .photoGallery > a:last-child:nth-child(4),
body > .photoGallery > a:last-child:nth-child(4),
div:not(.guidePageContent) > .photoGallery > li:last-child:nth-child(4),
body > .photoGallery > li:last-child:nth-child(4) {
  margin-bottom: 0;
}
div:not(.guidePageContent) > .photoGallery > div:nth-last-child(2):first-child,
body > .photoGallery > div:nth-last-child(2):first-child,
div:not(.guidePageContent) > .photoGallery > a:nth-last-child(2):first-child,
body > .photoGallery > a:nth-last-child(2):first-child,
div:not(.guidePageContent) > .photoGallery > li:nth-last-child(2):first-child,
body > .photoGallery > li:nth-last-child(2):first-child,
div:not(.guidePageContent) > .photoGallery > div:nth-last-child(2):nth-child(2),
body > .photoGallery > div:nth-last-child(2):nth-child(2),
div:not(.guidePageContent) > .photoGallery > a:nth-last-child(2):nth-child(2),
body > .photoGallery > a:nth-last-child(2):nth-child(2),
div:not(.guidePageContent) > .photoGallery > li:nth-last-child(2):nth-child(2),
body > .photoGallery > li:nth-last-child(2):nth-child(2),
div:not(.guidePageContent) > .photoGallery > div:nth-last-child(2):nth-child(3),
body > .photoGallery > div:nth-last-child(2):nth-child(3),
div:not(.guidePageContent) > .photoGallery > a:nth-last-child(2):nth-child(3),
body > .photoGallery > a:nth-last-child(2):nth-child(3),
div:not(.guidePageContent) > .photoGallery > li:nth-last-child(2):nth-child(3),
body > .photoGallery > li:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
div:not(.guidePageContent) > .photoGallery > div:nth-last-child(3):first-child,
body > .photoGallery > div:nth-last-child(3):first-child,
div:not(.guidePageContent) > .photoGallery > a:nth-last-child(3):first-child,
body > .photoGallery > a:nth-last-child(3):first-child,
div:not(.guidePageContent) > .photoGallery > li:nth-last-child(3):first-child,
body > .photoGallery > li:nth-last-child(3):first-child,
div:not(.guidePageContent) > .photoGallery > div:nth-last-child(3):nth-child(2),
body > .photoGallery > div:nth-last-child(3):nth-child(2),
div:not(.guidePageContent) > .photoGallery > a:nth-last-child(3):nth-child(2),
body > .photoGallery > a:nth-last-child(3):nth-child(2),
div:not(.guidePageContent) > .photoGallery > li:nth-last-child(3):nth-child(2),
body > .photoGallery > li:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  div:not(.guidePageContent) > .photoGallery > div,
  body > .photoGallery > div,
  div:not(.guidePageContent) > .photoGallery > a,
  body > .photoGallery > a,
  div:not(.guidePageContent) > .photoGallery > li,
  body > .photoGallery > li {
    flex-basis: calc((100% - (3 * 6px)) / 3);
  }
  div:not(.guidePageContent) > .photoGallery > div:last-child:nth-child(3),
  body > .photoGallery > div:last-child:nth-child(3),
  div:not(.guidePageContent) > .photoGallery > a:last-child:nth-child(3),
  body > .photoGallery > a:last-child:nth-child(3),
  div:not(.guidePageContent) > .photoGallery > li:last-child:nth-child(3),
  body > .photoGallery > li:last-child:nth-child(3),
  div:not(.guidePageContent) > .photoGallery > div:nth-last-child(2):nth-child(2),
  body > .photoGallery > div:nth-last-child(2):nth-child(2),
  div:not(.guidePageContent) > .photoGallery > a:nth-last-child(2):nth-child(2),
  body > .photoGallery > a:nth-last-child(2):nth-child(2),
  div:not(.guidePageContent) > .photoGallery > li:nth-last-child(2):nth-child(2),
  body > .photoGallery > li:nth-last-child(2):nth-child(2),
  div:not(.guidePageContent) > .photoGallery > div:first-child:nth-last-child(3),
  body > .photoGallery > div:first-child:nth-last-child(3),
  div:not(.guidePageContent) > .photoGallery > a:first-child:nth-last-child(3),
  body > .photoGallery > a:first-child:nth-last-child(3),
  div:not(.guidePageContent) > .photoGallery > li:first-child:nth-last-child(3),
  body > .photoGallery > li:first-child:nth-last-child(3) {
    flex-basis: calc((100% - (2 * 6px)) / 3);
  }
}
@media (max-width: 932px) {
  div:not(.guidePageContent) > .photoGallery > div:last-child:nth-child(3),
  body > .photoGallery > div:last-child:nth-child(3),
  div:not(.guidePageContent) > .photoGallery > a:last-child:nth-child(3),
  body > .photoGallery > a:last-child:nth-child(3),
  div:not(.guidePageContent) > .photoGallery > li:last-child:nth-child(3),
  body > .photoGallery > li:last-child:nth-child(3),
  div:not(.guidePageContent) > .photoGallery > div:nth-last-child(2):nth-child(2),
  body > .photoGallery > div:nth-last-child(2):nth-child(2),
  div:not(.guidePageContent) > .photoGallery > a:nth-last-child(2):nth-child(2),
  body > .photoGallery > a:nth-last-child(2):nth-child(2),
  div:not(.guidePageContent) > .photoGallery > li:nth-last-child(2):nth-child(2),
  body > .photoGallery > li:nth-last-child(2):nth-child(2),
  div:not(.guidePageContent) > .photoGallery > div:first-child:nth-last-child(3),
  body > .photoGallery > div:first-child:nth-last-child(3),
  div:not(.guidePageContent) > .photoGallery > a:first-child:nth-last-child(3),
  body > .photoGallery > a:first-child:nth-last-child(3),
  div:not(.guidePageContent) > .photoGallery > li:first-child:nth-last-child(3),
  body > .photoGallery > li:first-child:nth-last-child(3) {
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 626px) {
  div:not(.guidePageContent) > .photoGallery > div,
  body > .photoGallery > div,
  div:not(.guidePageContent) > .photoGallery > a,
  body > .photoGallery > a,
  div:not(.guidePageContent) > .photoGallery > li,
  body > .photoGallery > li {
    flex-basis: calc((100% - 6px) / 2);
    min-width: 0;
  }
}
@media (max-width: 0) {
  div:not(.guidePageContent) > .photoGallery > div,
  body > .photoGallery > div,
  div:not(.guidePageContent) > .photoGallery > a,
  body > .photoGallery > a,
  div:not(.guidePageContent) > .photoGallery > li,
  body > .photoGallery > li {
    flex-basis: 100%;
  }
}
div:not(.guidePageContent) > .photoGallery > div,
body > .photoGallery > div,
div:not(.guidePageContent) > .photoGallery > a,
body > .photoGallery > a {
  display: block;
  margin: 0;
}
div:not(.guidePageContent) > .photoGallery > div img,
body > .photoGallery > div img,
div:not(.guidePageContent) > .photoGallery > a img,
body > .photoGallery > a img,
div:not(.guidePageContent) > .photoGallery > div picture,
body > .photoGallery > div picture,
div:not(.guidePageContent) > .photoGallery > a picture,
body > .photoGallery > a picture {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 914px) and (max-width: 1214px) {
  div:not(.guidePageContent) > .photoGallery > div:nth-child(8):last-child,
  body > .photoGallery > div:nth-child(8):last-child,
  div:not(.guidePageContent) > .photoGallery > a:nth-child(8):last-child,
  body > .photoGallery > a:nth-child(8):last-child,
  div:not(.guidePageContent) > .photoGallery > div:nth-child(7):nth-last-child(2),
  body > .photoGallery > div:nth-child(7):nth-last-child(2),
  div:not(.guidePageContent) > .photoGallery > a:nth-child(7):nth-last-child(2),
  body > .photoGallery > a:nth-child(7):nth-last-child(2),
  div:not(.guidePageContent) > .photoGallery > div:nth-child(4):last-child,
  body > .photoGallery > div:nth-child(4):last-child,
  div:not(.guidePageContent) > .photoGallery > a:nth-child(4):last-child,
  body > .photoGallery > a:nth-child(4):last-child {
    display: none;
  }
}
@media (max-width: 914px) {
  div:not(.guidePageContent) > .photoGallery > div:nth-child(9):last-child,
  body > .photoGallery > div:nth-child(9):last-child,
  div:not(.guidePageContent) > .photoGallery > a:nth-child(9):last-child,
  body > .photoGallery > a:nth-child(9):last-child {
    display: none;
  }
}
@media (min-width: 1214px) {
  div:not(.guidePageContent) > .photoGallery > div:nth-child(9):last-child,
  body > .photoGallery > div:nth-child(9):last-child,
  div:not(.guidePageContent) > .photoGallery > a:nth-child(9):last-child,
  body > .photoGallery > a:nth-child(9):last-child {
    display: none;
  }
}
div:not(.guidePageContent) > .photoGallery.fullWidth,
body > .photoGallery.fullWidth {
  margin: 6px;
}
body > .photoGallery:not(.fullWidth) {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
}
#lightbox .lb-container {
  max-width: calc(100% - (40.5px * 2));
}
#lightbox .lb-container .lb-close {
  border-radius: 50%;
  overflow: hidden;
  right: -29.25px;
  top: -29.25px;
}
@media (max-width: 800px) {
  #lightbox .lb-container .lb-close {
    right: -20.25px;
    top: -20.25px;
  }
}
#lightbox .lb-container .lb-close,
#lightbox .lb-container .lb-prev,
#lightbox .lb-container .lb-next {
  opacity: 0.9;
}
#lightbox .lb-container .lb-prev {
  left: -58.5px;
}
@media (max-width: 800px) {
  #lightbox .lb-container .lb-prev {
    left: -40.5px;
  }
}
#lightbox .lb-container .lb-next {
  right: -58.5px;
}
@media (max-width: 800px) {
  #lightbox .lb-container .lb-next {
    right: -40.5px;
  }
}
#lightbox .lb-container .lb-iconWrapper {
  background: #000;
  opacity: 1;
}
#lightbox .lb-container .lb-description,
#lightbox .lb-container .lb-iconWrapper {
  color: #fff;
}
#lightbox .lb-container .lb-description {
  bottom: -30px;
}
.fold.containsClientLogoGallery {
  background-color: #fff;
}
.clientLogoGallery {
  background-color: #fff;
}
.clientLogoGallery > div > div {
  display: flex;
}
.clientLogoGallery > div > div,
.clientLogoGallery > div .slick-slide {
  max-width: 100%;
  flex: 1;
}
@media (max-width: 600px) {
  .clientLogoGallery > div > div,
  .clientLogoGallery > div .slick-slide {
    flex: 0;
    flex-wrap: wrap;
  }
}
.clientLogoGallery > div > div > div,
.clientLogoGallery > div .slick-slide > div,
.clientLogoGallery > div > div > a,
.clientLogoGallery > div .slick-slide > a {
  display: block;
  align-self: center;
  padding: 0 clamp(12px, 1.5vw, 18px);
}
@media (max-width: 600px) {
  .clientLogoGallery > div > div > div,
  .clientLogoGallery > div .slick-slide > div,
  .clientLogoGallery > div > div > a,
  .clientLogoGallery > div .slick-slide > a {
    flex-basis: 50%;
    padding: clamp(12px, 1.5vw, 18px);
  }
}
.clientLogoGallery > div > div > div svg,
.clientLogoGallery > div .slick-slide > div svg,
.clientLogoGallery > div > div > a svg,
.clientLogoGallery > div .slick-slide > a svg {
  max-width: 100%;
  align-self: center;
}
.clientLogoGallery.sliderWrapper .slider > div {
  display: block;
}
.clientLogoGallery.sliderWrapper .slider .slick-slide > div {
  height: 150px;
  display: flex;
}
@media (max-width: 650px) {
  .clientLogoGallery.sliderWrapper .slider .slick-slide > div {
    flex-basis: 50%;
  }
}
.clientLogoGallery.sliderWrapper .slider .slick-slide > div svg {
  align-self: center;
  max-height: 150px;
}
.clientLogoGallery.sliderWrapper .slider .slick-prev:before,
.clientLogoGallery.sliderWrapper .slider .slick-next:before {
  color: #b9b9b9;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f054";
  font-weight: 400;
}
.clientLogoGallery.sliderWrapper .slider .slick-prev:before {
  content: "\f053";
}
.hero:not(.frontPage) {
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero:not(.frontPage) > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.hero:not(.frontPage) > div:first-child img,
.hero:not(.frontPage) > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(60%);
}
.hero:not(.frontPage) > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .hero:not(.frontPage) > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .hero:not(.frontPage) > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.hero:not(.frontPage) > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.hero:not(.frontPage) > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .hero:not(.frontPage) > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .hero:not(.frontPage),
.internetExplorer .hero:not(.frontPage) * {
  display: block;
}
.internetExplorer body > .hero:not(.frontPage) {
  min-height: 400px;
}
.hero:not(.frontPage) > div:nth-of-type(2) {
  min-height: clamp(250px, 44vw, 550px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin: auto;
  padding-top: 48px;
  padding-bottom: 48px;
}
.hero:not(.frontPage) > div:nth-of-type(2) * {
  color: #fff;
}
@media (max-width: 1400px) {
  .hero:not(.frontPage) > div:nth-of-type(2) h1,
  .hero:not(.frontPage) > div:nth-of-type(2) h2,
  .hero:not(.frontPage) > div:nth-of-type(2) h3,
  .hero:not(.frontPage) > div:nth-of-type(2) h4,
  .hero:not(.frontPage) > div:nth-of-type(2) h5,
  .hero:not(.frontPage) > div:nth-of-type(2) p,
  .hero:not(.frontPage) > div:nth-of-type(2) .CTA,
  .hero:not(.frontPage) > div:nth-of-type(2) .subHeading {
    margin-left: 12vw;
  }
}
.hero:not(.frontPage) > div:nth-of-type(2) h1,
.hero:not(.frontPage) > div:nth-of-type(2) h2,
.hero:not(.frontPage) > div:nth-of-type(2) h3,
.hero:not(.frontPage) > div:nth-of-type(2) h4,
.hero:not(.frontPage) > div:nth-of-type(2) h5,
.hero:not(.frontPage) > div:nth-of-type(2) p,
.hero:not(.frontPage) > div:nth-of-type(2) .subHeading {
  width: 600px;
  max-width: 50%;
  text-align: left;
}
@media (max-width: 950px) {
  .hero:not(.frontPage) > div:nth-of-type(2) h1,
  .hero:not(.frontPage) > div:nth-of-type(2) h2,
  .hero:not(.frontPage) > div:nth-of-type(2) h3,
  .hero:not(.frontPage) > div:nth-of-type(2) h4,
  .hero:not(.frontPage) > div:nth-of-type(2) h5,
  .hero:not(.frontPage) > div:nth-of-type(2) p,
  .hero:not(.frontPage) > div:nth-of-type(2) .subHeading {
    margin: 12px auto;
    text-align: center;
  }
}
@media (max-width: 800px) {
  .hero:not(.frontPage) > div:nth-of-type(2) h1,
  .hero:not(.frontPage) > div:nth-of-type(2) h2,
  .hero:not(.frontPage) > div:nth-of-type(2) h3,
  .hero:not(.frontPage) > div:nth-of-type(2) h4,
  .hero:not(.frontPage) > div:nth-of-type(2) h5,
  .hero:not(.frontPage) > div:nth-of-type(2) p,
  .hero:not(.frontPage) > div:nth-of-type(2) .subHeading {
    max-width: 80%;
  }
}
.hero:not(.frontPage) > div:nth-of-type(2) .subHeading {
  font-size: 26px;
  line-height: 1.6em;
  margin-top: 0;
}
.hero:not(.frontPage) > div:nth-of-type(2) p {
  font-size: clamp(16px, 3vw, 19px);
}
.hero:not(.frontPage) > div:nth-of-type(2) .CTA {
  border-color: #fff;
  display: inline-block;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 24px;
}
@media (min-width: 1400px) {
  .hero:not(.frontPage) > div:nth-of-type(2) .CTA {
    margin-left: 0;
  }
}
@media (max-width: 950px) {
  .hero:not(.frontPage) > div:nth-of-type(2) .CTA {
    margin-left: auto;
  }
}
.hero.frontPage {
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero.frontPage > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.hero.frontPage > div:first-child img,
.hero.frontPage > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(80%);
}
.hero.frontPage > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .hero.frontPage > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .hero.frontPage > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.hero.frontPage > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.hero.frontPage > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .hero.frontPage > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .hero.frontPage,
.internetExplorer .hero.frontPage * {
  display: block;
}
.internetExplorer body > .hero.frontPage {
  min-height: 400px;
}
@media (max-width: 700px) {
  .hero.frontPage > div:first-of-type {
    display: none;
  }
}
.hero.frontPage > div:first-of-type img,
.hero.frontPage > div:first-of-type picture {
  filter: blur(2px);
}
.hero.frontPage > div:nth-of-type(2) {
  width: 100%;
  max-width: 100%;
  background: rgba(77, 79, 81, 0.75);
}
@media (max-width: 1010px) {
  .hero.frontPage > div:nth-of-type(2) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 700px) {
  .hero.frontPage > div:nth-of-type(2) .navArea {
    background: transparent;
    margin-top: 24px;
  }
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea {
  width: 100%;
  max-width: 1300px;
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 700px) {
  .hero.frontPage > div:nth-of-type(2) > div.heroArea {
    margin: 48px auto 48px auto;
  }
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child img,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(100%);
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .hero.frontPage > div:nth-of-type(2) > div.heroArea,
.internetExplorer .hero.frontPage > div:nth-of-type(2) > div.heroArea * {
  display: block;
}
.internetExplorer body > .hero.frontPage > div:nth-of-type(2) > div.heroArea {
  min-height: 400px;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div * {
  color: #fff;
  text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 5;
  width: clamp(320px, 45%, 45%);
  overflow: visible;
}
@media (max-width: 1010px) {
  .hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type {
    left: 10px;
  }
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type h1 {
  margin-top: 0;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls {
  margin-top: 12px;
  display: flex;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls > div {
  margin-right: 24px;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls svg.svg-inline--fa,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls i.fas,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls i.fab,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls i.fal,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls i.far,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:first-of-type .sliderControls i.fad {
  font-size: 24px;
  font-weight: 900;
  opacity: 0.6;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-of-type(2) {
  margin: 0 0 0 auto;
  width: 75%;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-of-type(2) .slick-prev:before,
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-of-type(2) .slick-next:before {
  opacity: 0;
}
.hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-of-type(2) .sliderWrapper {
  margin: 0;
}
@media (max-width: 700px) {
  .hero.frontPage > div:nth-of-type(2) > div.heroArea > div:nth-of-type(2) {
    width: 100%;
    padding: 0;
  }
}
.bannerGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr 1fr;
  overflow: hidden;
  justify-content: stretch;
  justify-items: stretch;
}
.bannerGrid > div:first-of-type {
  grid-row: 1 / span 2;
  grid-column: 1 / span 2;
  background-color: transparent;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bannerGrid > div:first-of-type > div:first-child {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.bannerGrid > div:first-of-type > div:first-child img,
.bannerGrid > div:first-of-type > div:first-child picture {
  object-fit: cover;
  width: 100%;
  height: 100%;
  filter: brightness(60%);
}
.bannerGrid > div:first-of-type > div:first-child > img:nth-of-type(2) {
  display: none;
}
@media (max-width: 500px) {
  .bannerGrid > div:first-of-type > div:first-child > img:nth-of-type(2):last-child {
    display: block;
  }
  .bannerGrid > div:first-of-type > div:first-child > img:first-of-type:nth-last-of-type(2) {
    display: none;
  }
}
.bannerGrid > div:first-of-type > div:first-child > picture > img:nth-child(n) {
  display: block;
}
.bannerGrid > div:first-of-type > div:nth-child(2) {
  position: relative;
  resize: vertical;
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .bannerGrid > div:first-of-type > div:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.internetExplorer .bannerGrid > div:first-of-type,
.internetExplorer .bannerGrid > div:first-of-type * {
  display: block;
}
.internetExplorer body > .bannerGrid > div:first-of-type {
  min-height: 400px;
}
.bannerGrid > div:first-of-type > div:nth-of-type(2) {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 24px;
}
.bannerGrid > div:first-of-type > div:nth-of-type(2) *:first-child {
  margin-top: auto;
}
.bannerGrid > div:first-of-type > div:nth-of-type(2) h1,
.bannerGrid > div:first-of-type > div:nth-of-type(2) h2 {
  color: #fff;
  font-size: clamp(29px, 5vw, 44px);
  text-shadow: 1px 1px #414141;
}
.bannerGrid > div:first-of-type > div:nth-of-type(2) h1 .subHeading,
.bannerGrid > div:first-of-type > div:nth-of-type(2) h2 .subHeading {
  font-size: 0.65em;
  color: rgba(255, 255, 255, 0.9);
  display: block;
}
.bannerGrid > div:first-of-type > div:nth-of-type(2) h1 .subHeading:before,
.bannerGrid > div:first-of-type > div:nth-of-type(2) h2 .subHeading:before {
  display: inline;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  color: #fff;
  content: "\f3c5";
  margin-right: 10px;
  opacity: 1;
}
.bannerGrid img,
.bannerGrid picture {
  display: block;
}
.bannerGrid > div:nth-of-type(n+2) {
  overflow: hidden;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
}
.bannerGrid > div:nth-of-type(n+2) img,
.bannerGrid > div:nth-of-type(n+2) picture {
  max-width: none;
  object-fit: cover;
  display: flex;
  align-self: stretch;
  justify-self: stretch;
}
@media (max-width: 1000px) {
  .bannerGrid {
    grid-template-columns: repeat(3, 1fr);
  }
  .bannerGrid > div:nth-child(3),
  .bannerGrid > picture:nth-child(3),
  .bannerGrid > img:nth-child(3),
  .bannerGrid > div:nth-child(5),
  .bannerGrid > picture:nth-child(5),
  .bannerGrid > img:nth-child(5) {
    display: none;
  }
}
@media (max-width: 600px) {
  .bannerGrid {
    grid-template-columns: 1fr 1fr;
  }
  .bannerGrid > div:nth-child(n+2),
  .bannerGrid > picture:nth-child(n+2),
  .bannerGrid > img:nth-child(n+2) {
    display: none;
  }
  .bannerGrid > div:first-of-type {
    height: 50vw;
  }
}
.jarallax {
  min-height: clamp(250px, 34vw, 400px);
}
.jarallax .jarallax-content {
  min-height: clamp(250px, 34vw, 400px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.jarallax .jarallax-content h1 {
  color: #fff;
}
.jarallax .jarallax-img {
  filter: brightness(70%);
}
.services-grid {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(3, 1fr);
}
.services-grid > a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.services-grid picture,
.services-grid img {
  display: inline;
  margin: 0;
  width: 40%;
}
.services-grid h5 {
  flex-shrink: 1;
  flex-grow: 1;
  padding-left: 10px;
  width: 60%;
}
.splitScreenHero {
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  grid-template-areas: "textbox imagecontainer";
}
@media (max-width: 960px) {
  .splitScreenHero {
    grid-template-columns: 100%;
    grid-template-rows: minmax(250px, 50vh) 1fr;
    grid-template-areas: "imagecontainer" "textbox";
  }
}
.splitScreenHero > div {
  position: relative;
}
.splitScreenHero > div:nth-of-type(1) {
  grid-area: imagecontainer;
  overflow: hidden;
}
.splitScreenHero > div:nth-of-type(1) img,
.splitScreenHero > div:nth-of-type(1) picture {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  max-width: none;
}
.splitScreenHero > div:nth-of-type(1) .cutoutCircle {
  top: calc((100% - (10px * 2) -  75px) / 2);
  display: block;
  height: 95px;
  width: 95px;
  content: "";
  position: absolute;
  overflow: hidden;
}
@media (max-width: 960px) {
  .splitScreenHero > div:nth-of-type(1) .cutoutCircle {
    top: auto;
    bottom: 0;
    left: calc((100vw - 10px -  75px) * 0.7);
  }
}
.splitScreenHero > div:nth-of-type(1) .cutoutCircle:after {
  height: 75px;
  width: 75px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 100px solid #FF5827;
}
.splitScreenHero > div:nth-of-type(1) .bar1,
.splitScreenHero > div:nth-of-type(1) .bar2 {
  width: 95px;
  background: #FF5827;
  position: absolute;
  display: block;
  content: "";
  height: calc((100% - (10px * 2) -  75px) / 2);
  left: 0;
}
.splitScreenHero > div:nth-of-type(1) .bar1 {
  top: 0;
}
.splitScreenHero > div:nth-of-type(1) .bar1:before {
  width: 95px;
  background: #FF5827;
  position: absolute;
  display: block;
  content: "";
  opacity: 0.25;
  height: 18.75px;
  width: 18.75px;
  border-radius: 50%;
  top: 110%;
  left: 25vw;
}
.splitScreenHero > div:nth-of-type(1) .bar1:after {
  width: 95px;
  background: #FF5827;
  position: absolute;
  display: block;
  content: "";
  opacity: 0.7;
  height: 112.5px;
  width: 112.5px;
  bottom: 37.5px;
  left: 14vw;
  border-radius: 50%;
}
.splitScreenHero > div:nth-of-type(1) .bar2 {
  bottom: 0;
}
.splitScreenHero > div:nth-of-type(1) .bar2:before {
  width: 95px;
  background: #FF5827;
  position: absolute;
  display: block;
  content: "";
  opacity: 0.85;
  height: 75px;
  width: 75px;
  top: -10px;
  right: -85px;
  border-radius: 50%;
}
.splitScreenHero > div:nth-of-type(1) .bar2:after {
  width: 95px;
  background: #FF5827;
  position: absolute;
  display: block;
  content: "";
  opacity: 0.6;
  height: 37.5px;
  width: 37.5px;
  bottom: 10vh;
  right: -35vw;
  border-radius: 50%;
}
@media (max-width: 960px) {
  .splitScreenHero > div:nth-of-type(1) .bar1,
  .splitScreenHero > div:nth-of-type(1) .bar2 {
    width: 95px;
    background: #FF5827;
    position: absolute;
    display: block;
    content: "";
    height: 95px;
    bottom: 0;
  }
  .splitScreenHero > div:nth-of-type(1) .bar1 {
    top: auto;
    left: 0;
    width: calc((100vw - 10px - 75px) * 0.7);
  }
  .splitScreenHero > div:nth-of-type(1) .bar1:before {
    top: -320%;
    left: 45vw;
  }
  .splitScreenHero > div:nth-of-type(1) .bar1:after {
    bottom: 23vh;
    left: 5vw;
  }
  .splitScreenHero > div:nth-of-type(1) .bar2 {
    left: auto;
    right: 0;
    width: calc((100vw - 10px - 75px) * (1 - 0.7));
  }
  .splitScreenHero > div:nth-of-type(1) .bar2:before {
    top: -85px;
    right: calc((100vw - 75px) * (1 - 0.7) - 75px);
  }
  .splitScreenHero > div:nth-of-type(1) .bar2:after {
    bottom: 40vh;
    right: 5vw;
  }
}
@media (max-width: 897px) and (orientation: landscape) {
  .splitScreenHero > div:nth-of-type(1) .bar1,
  .splitScreenHero > div:nth-of-type(1) .bar2,
  .splitScreenHero > div:nth-of-type(1) .cutoutCircle {
    display: none;
  }
}
.splitScreenHero > div:nth-of-type(2) {
  grid-area: textbox;
  background: #FF5827;
  padding: 72px 0 72px 12vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 960px) and (max-width: 1150px) {
  .splitScreenHero > div:nth-of-type(2) {
    padding-left: 48px;
  }
}
@media (max-width: 960px) {
  .splitScreenHero > div:nth-of-type(2) {
    padding-top: 24px;
  }
}
.splitScreenHero > div:nth-of-type(2) > div {
  width: 550px;
  max-width: 90%;
  margin: 0 auto 0 0;
}
.splitScreenHero > div:nth-of-type(2) * {
  color: #fff;
  border-color: #fff;
}
.logo-wall-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.logo-wall-carousel .carousel-row {
  display: flex;
  gap: 24px;
  /* Space between logos */
  white-space: nowrap;
  animation: scroll 240s linear infinite;
  width: calc(120px * 165);
}
.logo-wall-carousel .carousel-row > div {
  flex: none;
  width: 120px;
  /* Width of a single logo */
  height: 120px;
  /* Height of a single logo */
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-wall-carousel::before,
.logo-wall-carousel::after {
  content: '';
  position: absolute;
  top: 0;
  width: 200px;
  height: 120px;
  z-index: 2;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
}
.logo-wall-carousel::before {
  left: 0;
}
.logo-wall-carousel::after {
  right: 0;
  transform: rotateZ(180deg);
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc((0 - 120px) * 165));
    /* Move the length of half the items */
  }
}
/* Adjust dimensions for smaller devices */
@media (max-width: 672px) {
  .logo-wall-carousel .carousel-row {
    width: calc(80px * 165);
  }
  .logo-wall-carousel .carousel-row > div {
    width: 80px;
    height: 80px;
  }
  .logo-wall-carousel::before,
  .logo-wall-carousel::after {
    height: 80px;
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc((0 - 80px) * 165));
    }
  }
}
.fold.credibilityIndicatorLogos {
  background-color: #fff;
  padding-top: 48px;
  padding-bottom: 48px;
}
.fold.credibilityIndicatorLogos > div h2,
.fold.credibilityIndicatorLogos > div h3,
.fold.credibilityIndicatorLogos > div h4,
.fold.credibilityIndicatorLogos > div h5 {
  text-align: center;
}
.fold.credibilityIndicatorLogos > div > div {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  margin: auto;
  justify-content: space-around;
  row-gap: 5px;
  margin: 24px auto auto;
  align-items: center;
  justify-content: center;
  margin-top: 72px;
}
.fold.credibilityIndicatorLogos > div > div > div,
.fold.credibilityIndicatorLogos > div > div > a,
.fold.credibilityIndicatorLogos > div > div > li {
  margin-bottom: 24px;
  min-width: 42px;
  flex-grow: 1;
  flex-basis: calc((100% - ((6 - 1) * 48px)) / 6);
}
.fold.credibilityIndicatorLogos > div > div > div:last-child:nth-child(2),
.fold.credibilityIndicatorLogos > div > div > a:last-child:nth-child(2),
.fold.credibilityIndicatorLogos > div > div > li:last-child:nth-child(2),
.fold.credibilityIndicatorLogos > div > div > div:last-child:nth-child(3),
.fold.credibilityIndicatorLogos > div > div > a:last-child:nth-child(3),
.fold.credibilityIndicatorLogos > div > div > li:last-child:nth-child(3),
.fold.credibilityIndicatorLogos > div > div > div:last-child:nth-child(4),
.fold.credibilityIndicatorLogos > div > div > a:last-child:nth-child(4),
.fold.credibilityIndicatorLogos > div > div > li:last-child:nth-child(4) {
  margin-bottom: 0;
}
.fold.credibilityIndicatorLogos > div > div > div:nth-last-child(2):first-child,
.fold.credibilityIndicatorLogos > div > div > a:nth-last-child(2):first-child,
.fold.credibilityIndicatorLogos > div > div > li:nth-last-child(2):first-child,
.fold.credibilityIndicatorLogos > div > div > div:nth-last-child(2):nth-child(2),
.fold.credibilityIndicatorLogos > div > div > a:nth-last-child(2):nth-child(2),
.fold.credibilityIndicatorLogos > div > div > li:nth-last-child(2):nth-child(2),
.fold.credibilityIndicatorLogos > div > div > div:nth-last-child(2):nth-child(3),
.fold.credibilityIndicatorLogos > div > div > a:nth-last-child(2):nth-child(3),
.fold.credibilityIndicatorLogos > div > div > li:nth-last-child(2):nth-child(3) {
  margin-bottom: 0;
}
.fold.credibilityIndicatorLogos > div > div > div:nth-last-child(3):first-child,
.fold.credibilityIndicatorLogos > div > div > a:nth-last-child(3):first-child,
.fold.credibilityIndicatorLogos > div > div > li:nth-last-child(3):first-child,
.fold.credibilityIndicatorLogos > div > div > div:nth-last-child(3):nth-child(2),
.fold.credibilityIndicatorLogos > div > div > a:nth-last-child(3):nth-child(2),
.fold.credibilityIndicatorLogos > div > div > li:nth-last-child(3):nth-child(2) {
  margin-bottom: 0;
}
@media (max-width: 540px) {
  .fold.credibilityIndicatorLogos > div > div > div,
  .fold.credibilityIndicatorLogos > div > div > a,
  .fold.credibilityIndicatorLogos > div > div > li {
    flex-basis: calc((100% - (3 * 48px)) / 3);
  }
  .fold.credibilityIndicatorLogos > div > div > div:last-child:nth-child(3),
  .fold.credibilityIndicatorLogos > div > div > a:last-child:nth-child(3),
  .fold.credibilityIndicatorLogos > div > div > li:last-child:nth-child(3),
  .fold.credibilityIndicatorLogos > div > div > div:nth-last-child(2):nth-child(2),
  .fold.credibilityIndicatorLogos > div > div > a:nth-last-child(2):nth-child(2),
  .fold.credibilityIndicatorLogos > div > div > li:nth-last-child(2):nth-child(2),
  .fold.credibilityIndicatorLogos > div > div > div:first-child:nth-last-child(3),
  .fold.credibilityIndicatorLogos > div > div > a:first-child:nth-last-child(3),
  .fold.credibilityIndicatorLogos > div > div > li:first-child:nth-last-child(3) {
    flex-basis: calc((100% - (2 * 48px)) / 3);
  }
}
@media (max-width: 386px) {
  .fold.credibilityIndicatorLogos > div > div > div:last-child:nth-child(3),
  .fold.credibilityIndicatorLogos > div > div > a:last-child:nth-child(3),
  .fold.credibilityIndicatorLogos > div > div > li:last-child:nth-child(3),
  .fold.credibilityIndicatorLogos > div > div > div:nth-last-child(2):nth-child(2),
  .fold.credibilityIndicatorLogos > div > div > a:nth-last-child(2):nth-child(2),
  .fold.credibilityIndicatorLogos > div > div > li:nth-last-child(2):nth-child(2),
  .fold.credibilityIndicatorLogos > div > div > div:first-child:nth-last-child(3),
  .fold.credibilityIndicatorLogos > div > div > a:first-child:nth-last-child(3),
  .fold.credibilityIndicatorLogos > div > div > li:first-child:nth-last-child(3) {
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 248px) {
  .fold.credibilityIndicatorLogos > div > div > div,
  .fold.credibilityIndicatorLogos > div > div > a,
  .fold.credibilityIndicatorLogos > div > div > li {
    flex-basis: calc((100% - 48px) / 2);
    min-width: 0;
  }
}
@media (max-width: 0) {
  .fold.credibilityIndicatorLogos > div > div > div,
  .fold.credibilityIndicatorLogos > div > div > a,
  .fold.credibilityIndicatorLogos > div > div > li {
    flex-basis: 100%;
  }
}
.fold.credibilityIndicatorLogos > div > div > div {
  overflow: visible;
  flex-grow: 0;
}
.fold.credibilityIndicatorLogos > div > div > div img,
.fold.credibilityIndicatorLogos > div > div > div picture,
.fold.credibilityIndicatorLogos > div > div > div svg {
  max-width: 100%;
}
.miniProductSummaryBox {
  color: gray;
  display: block;
  color: #6e6e6e;
  background: #fff;
}
.miniProductSummaryBox img,
.miniProductSummaryBox picture {
  min-width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.miniProductSummaryBox img + div > ul,
.miniProductSummaryBox picture + div > ul {
  display: flex;
  margin: 8px 0 0 0;
  padding: 0;
}
.miniProductSummaryBox img + div > ul li,
.miniProductSummaryBox picture + div > ul li {
  margin: 0;
  padding: 6px ;
  text-align: left;
  font-size: 12.5px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4px;
}
.miniProductSummaryBox img + div > ul li:first-child,
.miniProductSummaryBox picture + div > ul li:first-child {
  border-radius: 4px;
  background: #858585;
  color: #fff;
  font-size: 12.5px;
}
.miniProductSummaryBox img + div > ul li:first-child svg.svg-inline--fa,
.miniProductSummaryBox picture + div > ul li:first-child svg.svg-inline--fa,
.miniProductSummaryBox img + div > ul li:first-child i.fas,
.miniProductSummaryBox picture + div > ul li:first-child i.fas,
.miniProductSummaryBox img + div > ul li:first-child i.fab,
.miniProductSummaryBox picture + div > ul li:first-child i.fab,
.miniProductSummaryBox img + div > ul li:first-child i.fal,
.miniProductSummaryBox picture + div > ul li:first-child i.fal,
.miniProductSummaryBox img + div > ul li:first-child i.far,
.miniProductSummaryBox picture + div > ul li:first-child i.far,
.miniProductSummaryBox img + div > ul li:first-child i.fad,
.miniProductSummaryBox picture + div > ul li:first-child i.fad {
  color: inherit;
  vertical-align: bottom;
}
.miniProductSummaryBox img + div > ul li:nth-child(n+3),
.miniProductSummaryBox picture + div > ul li:nth-child(n+3) {
  display: none;
}
.miniProductSummaryBox h4,
.miniProductSummaryBox h5 {
  text-transform: none;
  color: #676767;
  margin-top: 5px;
  font-size: 15px;
}
.miniProductSummaryBox h4 a,
.miniProductSummaryBox h5 a {
  color: inherit;
}
.miniProductSummaryBox p {
  font-size: 11.25px;
  margin: 0;
  text-align: left;
}
.miniProductSummaryBox img,
.miniProductSummaryBox picture {
  min-width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.miniProductSummaryBox img + div > ul,
.miniProductSummaryBox picture + div > ul {
  display: flex;
  margin: 8px 0 0 0;
  padding: 0;
}
.miniProductSummaryBox img + div > ul li,
.miniProductSummaryBox picture + div > ul li {
  margin: 0;
  padding: 6px ;
  text-align: left;
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4px;
}
.miniProductSummaryBox img + div > ul li:first-child,
.miniProductSummaryBox picture + div > ul li:first-child {
  border-radius: 4px;
  background: #858585;
  color: #fff;
  font-size: 14px;
}
.miniProductSummaryBox img + div > ul li:first-child svg.svg-inline--fa,
.miniProductSummaryBox picture + div > ul li:first-child svg.svg-inline--fa,
.miniProductSummaryBox img + div > ul li:first-child i.fas,
.miniProductSummaryBox picture + div > ul li:first-child i.fas,
.miniProductSummaryBox img + div > ul li:first-child i.fab,
.miniProductSummaryBox picture + div > ul li:first-child i.fab,
.miniProductSummaryBox img + div > ul li:first-child i.fal,
.miniProductSummaryBox picture + div > ul li:first-child i.fal,
.miniProductSummaryBox img + div > ul li:first-child i.far,
.miniProductSummaryBox picture + div > ul li:first-child i.far,
.miniProductSummaryBox img + div > ul li:first-child i.fad,
.miniProductSummaryBox picture + div > ul li:first-child i.fad {
  color: inherit;
  vertical-align: bottom;
}
.miniProductSummaryBox img + div > ul li:nth-child(n+3),
.miniProductSummaryBox picture + div > ul li:nth-child(n+3) {
  display: none;
}
.miniProductSummaryBox h4,
.miniProductSummaryBox h5 {
  text-transform: none;
  color: #555555;
  margin-top: 5px;
  font-size: 17.5px;
}
.miniProductSummaryBox h4 a,
.miniProductSummaryBox h5 a {
  color: inherit;
}
.miniProductSummaryBox p {
  font-size: 14px;
  margin: 0;
  text-align: left;
}
.alterativeAccommodationOptions {
  clear: both;
  width: 100%;
  margin: 24px 0;
  box-sizing: border-box;
  display: grid;
  grid-gap: 24px;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
}
.fold > div .alterativeAccommodationOptions:last-child {
  margin-bottom: 0;
}
.fold > div .alterativeAccommodationOptions:only-child {
  margin: 0;
}
.alterativeAccommodationOptions > * {
  display: none;
}
.alterativeAccommodationOptions > div,
.alterativeAccommodationOptions > a {
  display: block;
}
.alterativeAccommodationOptions > div:nth-child(n),
.alterativeAccommodationOptions > a:nth-child(n) {
  -ms-grid-column-span: span 1;
  grid-column: span 1;
}
.alterativeAccommodationOptions > div:last-child:nth-child(2),
.alterativeAccommodationOptions > a:last-child:nth-child(2),
.alterativeAccommodationOptions > div:first-child:nth-last-child(2),
.alterativeAccommodationOptions > a:first-child:nth-last-child(2) {
  -ms-grid-column-span: span 2;
  grid-column: span 2;
}
@media (max-width: 850px) and (min-width: 400px) {
  .alterativeAccommodationOptions {
    grid-gap: 12px;
  }
}
@media (max-width: 850px) {
  .alterativeAccommodationOptions {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 400px) {
  .alterativeAccommodationOptions {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.alterativeAccommodationOptions > div,
.alterativeAccommodationOptions > a {
  color: gray;
  display: block;
  color: #6e6e6e;
  background: #fff;
}
.alterativeAccommodationOptions > div img,
.alterativeAccommodationOptions > a img,
.alterativeAccommodationOptions > div picture,
.alterativeAccommodationOptions > a picture {
  min-width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.alterativeAccommodationOptions > div img + div > ul,
.alterativeAccommodationOptions > a img + div > ul,
.alterativeAccommodationOptions > div picture + div > ul,
.alterativeAccommodationOptions > a picture + div > ul {
  display: flex;
  margin: 8px 0 0 0;
  padding: 0;
}
.alterativeAccommodationOptions > div img + div > ul li,
.alterativeAccommodationOptions > a img + div > ul li,
.alterativeAccommodationOptions > div picture + div > ul li,
.alterativeAccommodationOptions > a picture + div > ul li {
  margin: 0;
  padding: 6px ;
  text-align: left;
  font-size: 12.5px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4px;
}
.alterativeAccommodationOptions > div img + div > ul li:first-child,
.alterativeAccommodationOptions > a img + div > ul li:first-child,
.alterativeAccommodationOptions > div picture + div > ul li:first-child,
.alterativeAccommodationOptions > a picture + div > ul li:first-child {
  border-radius: 4px;
  background: #858585;
  color: #fff;
  font-size: 12.5px;
}
.alterativeAccommodationOptions > div img + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > a img + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > div picture + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > a picture + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.far,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.far,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.far,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.far,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fad,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fad,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fad,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fad {
  color: inherit;
  vertical-align: bottom;
}
.alterativeAccommodationOptions > div img + div > ul li:nth-child(n+3),
.alterativeAccommodationOptions > a img + div > ul li:nth-child(n+3),
.alterativeAccommodationOptions > div picture + div > ul li:nth-child(n+3),
.alterativeAccommodationOptions > a picture + div > ul li:nth-child(n+3) {
  display: none;
}
.alterativeAccommodationOptions > div h4,
.alterativeAccommodationOptions > a h4,
.alterativeAccommodationOptions > div h5,
.alterativeAccommodationOptions > a h5 {
  text-transform: none;
  color: #676767;
  margin-top: 5px;
  font-size: 15px;
}
.alterativeAccommodationOptions > div h4 a,
.alterativeAccommodationOptions > a h4 a,
.alterativeAccommodationOptions > div h5 a,
.alterativeAccommodationOptions > a h5 a {
  color: inherit;
}
.alterativeAccommodationOptions > div p,
.alterativeAccommodationOptions > a p {
  font-size: 11.25px;
  margin: 0;
  text-align: left;
}
.alterativeAccommodationOptions > div img,
.alterativeAccommodationOptions > a img,
.alterativeAccommodationOptions > div picture,
.alterativeAccommodationOptions > a picture {
  min-width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.alterativeAccommodationOptions > div img + div > ul,
.alterativeAccommodationOptions > a img + div > ul,
.alterativeAccommodationOptions > div picture + div > ul,
.alterativeAccommodationOptions > a picture + div > ul {
  display: flex;
  margin: 8px 0 0 0;
  padding: 0;
}
.alterativeAccommodationOptions > div img + div > ul li,
.alterativeAccommodationOptions > a img + div > ul li,
.alterativeAccommodationOptions > div picture + div > ul li,
.alterativeAccommodationOptions > a picture + div > ul li {
  margin: 0;
  padding: 6px ;
  text-align: left;
  font-size: 14px;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4px;
}
.alterativeAccommodationOptions > div img + div > ul li:first-child,
.alterativeAccommodationOptions > a img + div > ul li:first-child,
.alterativeAccommodationOptions > div picture + div > ul li:first-child,
.alterativeAccommodationOptions > a picture + div > ul li:first-child {
  border-radius: 4px;
  background: #858585;
  color: #fff;
  font-size: 14px;
}
.alterativeAccommodationOptions > div img + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > a img + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > div picture + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > a picture + div > ul li:first-child svg.svg-inline--fa,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fas,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fab,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fal,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.far,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.far,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.far,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.far,
.alterativeAccommodationOptions > div img + div > ul li:first-child i.fad,
.alterativeAccommodationOptions > a img + div > ul li:first-child i.fad,
.alterativeAccommodationOptions > div picture + div > ul li:first-child i.fad,
.alterativeAccommodationOptions > a picture + div > ul li:first-child i.fad {
  color: inherit;
  vertical-align: bottom;
}
.alterativeAccommodationOptions > div img + div > ul li:nth-child(n+3),
.alterativeAccommodationOptions > a img + div > ul li:nth-child(n+3),
.alterativeAccommodationOptions > div picture + div > ul li:nth-child(n+3),
.alterativeAccommodationOptions > a picture + div > ul li:nth-child(n+3) {
  display: none;
}
.alterativeAccommodationOptions > div h4,
.alterativeAccommodationOptions > a h4,
.alterativeAccommodationOptions > div h5,
.alterativeAccommodationOptions > a h5 {
  text-transform: none;
  color: #555555;
  margin-top: 5px;
  font-size: 17.5px;
}
.alterativeAccommodationOptions > div h4 a,
.alterativeAccommodationOptions > a h4 a,
.alterativeAccommodationOptions > div h5 a,
.alterativeAccommodationOptions > a h5 a {
  color: inherit;
}
.alterativeAccommodationOptions > div p,
.alterativeAccommodationOptions > a p {
  font-size: 14px;
  margin: 0;
  text-align: left;
}
.alterativeAccommodationOptions > div:nth-of-type(n+5),
.alterativeAccommodationOptions > a:nth-of-type(n+5) {
  display: none;
}
.teamCards {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 24px;
  flex-wrap: wrap;
}
@media (max-width: 700px) {
  .teamCards {
    flex-direction: column;
  }
}
.teamCards > div {
  padding: 24px;
  background-color: #fff;
  width: 420px;
  flex: 1;
}
@media (max-width: 700px) {
  .teamCards > div {
    width: 100%;
  }
}
.teamCards > div img {
  margin: 0 0 6px 0;
}
.teamCards > div h1,
.teamCards > div h2 {
  padding: 20px;
  background: red;
  color: yellow;
  text-decoration: line-through;
  border: 5px dashed yellow;
}
.teamCards > div h1:after,
.teamCards > div h2:after {
  display: block;
  clear: both;
  text-decoration: underline;
  content: "DON'T USE THIS HTML TAG/ELEMENT HERE!!";
}
.teamCards > div h3,
.teamCards > div h4 {
  margin: 0;
}
.teamCards > div p {
  margin-top: 0;
  font-size: 0.9rem;
}
.teamCards > div .title {
  color: #fff;
  background: gray;
  padding: 4px;
  font-size: 12px;
  margin-top: 4px;
  display: inline-block;
}
.companyProfile,
.resortProfile {
  border: 1px solid #EAEEF3;
  border-radius: 4px;
  padding: 24px;
}
.companyProfile > div,
.resortProfile > div {
  margin-top: 12px;
}
.companyProfile > div > a,
.resortProfile > div > a,
.companyProfile > div > div,
.resortProfile > div > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.companyProfile > div > a img,
.resortProfile > div > a img,
.companyProfile > div > div img,
.resortProfile > div > div img,
.companyProfile > div > a picture,
.resortProfile > div > a picture,
.companyProfile > div > div picture,
.resortProfile > div > div picture {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.companyProfile > div > a h5,
.resortProfile > div > a h5,
.companyProfile > div > div h5,
.resortProfile > div > div h5 {
  width: calc(100% - 75px);
  padding-left: 24px;
  line-height: 1em;
}
.companyProfile > div > a h5 .subHeading,
.resortProfile > div > a h5 .subHeading,
.companyProfile > div > div h5 .subHeading,
.resortProfile > div > div h5 .subHeading {
  text-transform: none;
  font-size: 0.75em;
}
.companyProfile > div p,
.resortProfile > div p {
  width: 100%;
}
.productCategoryGallery {
  margin: 48px auto;
  max-width: 100%;
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 840px) {
  .productCategoryGallery {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 440px) {
  .productCategoryGallery {
    grid-template-columns: 1fr;
    grid-gap: 2vw;
  }
}
@media (min-width: 440px) {
  .productCategoryGallery.featuredFirstChild > div:first-of-type,
  .productCategoryGallery.featuredFirstChild > a:first-of-type {
    grid-row: 1 / span 2;
    grid-column: 1 / span 2;
  }
  .productCategoryGallery.featuredFirstChild > div:first-of-type > img,
  .productCategoryGallery.featuredFirstChild > a:first-of-type > img,
  .productCategoryGallery.featuredFirstChild > div:first-of-type > picture,
  .productCategoryGallery.featuredFirstChild > a:first-of-type > picture {
    height: 300px;
  }
  .productCategoryGallery.featuredFirstChild > div:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > div:first-of-type h5,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h5 {
    padding: 24px;
  }
}
@media (min-width: 440px) and (max-width: 840px) {
  .productCategoryGallery.featuredFirstChild > div:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > div:first-of-type h5,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: clamp(20px, 3vw, 24px);
  }
}
@media (min-width: 840px) {
  .productCategoryGallery.featuredFirstChild > div:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > div:first-of-type h5,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: 24px;
  }
}
.productCategoryGallery > div,
.productCategoryGallery > a {
  background-color: lightgray;
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden;
}
.productCategoryGallery > div:nth-of-type(even),
.productCategoryGallery > a:nth-of-type(even) {
  background-color: #9292f0;
}
.productCategoryGallery > div h1,
.productCategoryGallery > a h1,
.productCategoryGallery > div h2,
.productCategoryGallery > a h2,
.productCategoryGallery > div h3,
.productCategoryGallery > a h3 {
  display: none;
}
.productCategoryGallery > div h4,
.productCategoryGallery > a h4,
.productCategoryGallery > div h5,
.productCategoryGallery > a h5 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-shadow: none;
  padding: 12px;
  padding-right: 0;
}
.productCategoryGallery > div h4:after,
.productCategoryGallery > a h4:after,
.productCategoryGallery > div h5:after,
.productCategoryGallery > a h5:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  vertical-align: top;
  margin-left: 5px;
  content: "\00A0\f054";
  display: inline-block;
}
.productCategoryGallery > div img,
.productCategoryGallery > a img,
.productCategoryGallery > div picture,
.productCategoryGallery > a picture {
  min-width: 100%;
  height: 200px;
  min-height: 100%;
  transition: transform 0.2s;
  /* Animation */
  filter: brightness(70%);
}
.productCategoryGallery > div:hover,
.productCategoryGallery > a:hover,
.productCategoryGallery > div:focus,
.productCategoryGallery > a:focus {
  cursor: pointer;
}
.productCategoryGallery > div:hover > img,
.productCategoryGallery > a:hover > img,
.productCategoryGallery > div:focus > img,
.productCategoryGallery > a:focus > img,
.productCategoryGallery > div:hover > picture,
.productCategoryGallery > a:hover > picture,
.productCategoryGallery > div:focus > picture,
.productCategoryGallery > a:focus > picture {
  transform: scale(1.15);
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a {
  max-height: 80px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h5,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h5 {
  text-align: center;
  position: relative;
  bottom: auto;
  padding: 0 5px;
  margin: 0;
  max-width: 100%;
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h5:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h5:after {
  display: none;
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div picture,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a picture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 840px) {
  .productCategoryGallery.buttonStyle {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.localAttractionGallery {
  margin: 48px auto;
  max-width: 100%;
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 840px) {
  .localAttractionGallery {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 440px) {
  .localAttractionGallery {
    grid-template-columns: 1fr;
    grid-gap: 2vw;
  }
}
@media (min-width: 440px) {
  .localAttractionGallery.featuredFirstChild > div:first-of-type,
  .localAttractionGallery.featuredFirstChild > a:first-of-type {
    grid-row: 1 / span 2;
    grid-column: 1 / span 2;
  }
  .localAttractionGallery.featuredFirstChild > div:first-of-type > img,
  .localAttractionGallery.featuredFirstChild > a:first-of-type > img,
  .localAttractionGallery.featuredFirstChild > div:first-of-type > picture,
  .localAttractionGallery.featuredFirstChild > a:first-of-type > picture {
    height: 300px;
  }
  .localAttractionGallery.featuredFirstChild > div:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > div:first-of-type h5,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h5 {
    padding: 24px;
  }
}
@media (min-width: 440px) and (max-width: 840px) {
  .localAttractionGallery.featuredFirstChild > div:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > div:first-of-type h5,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: clamp(20px, 3vw, 24px);
  }
}
@media (min-width: 840px) {
  .localAttractionGallery.featuredFirstChild > div:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > div:first-of-type h5,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: 24px;
  }
}
.localAttractionGallery > div,
.localAttractionGallery > a {
  background-color: lightgray;
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden;
}
.localAttractionGallery > div:nth-of-type(even),
.localAttractionGallery > a:nth-of-type(even) {
  background-color: #9292f0;
}
.localAttractionGallery > div h1,
.localAttractionGallery > a h1,
.localAttractionGallery > div h2,
.localAttractionGallery > a h2,
.localAttractionGallery > div h3,
.localAttractionGallery > a h3 {
  display: none;
}
.localAttractionGallery > div h4,
.localAttractionGallery > a h4,
.localAttractionGallery > div h5,
.localAttractionGallery > a h5 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-shadow: none;
  padding: 12px;
  padding-right: 0;
}
.localAttractionGallery > div h4:after,
.localAttractionGallery > a h4:after,
.localAttractionGallery > div h5:after,
.localAttractionGallery > a h5:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  vertical-align: top;
  margin-left: 5px;
  content: "\00A0\f054";
  display: inline-block;
}
.localAttractionGallery > div img,
.localAttractionGallery > a img,
.localAttractionGallery > div picture,
.localAttractionGallery > a picture {
  min-width: 100%;
  height: 200px;
  min-height: 100%;
  transition: transform 0.2s;
  /* Animation */
  filter: brightness(70%);
}
.localAttractionGallery > div:hover,
.localAttractionGallery > a:hover,
.localAttractionGallery > div:focus,
.localAttractionGallery > a:focus {
  cursor: pointer;
}
.localAttractionGallery > div:hover > img,
.localAttractionGallery > a:hover > img,
.localAttractionGallery > div:focus > img,
.localAttractionGallery > a:focus > img,
.localAttractionGallery > div:hover > picture,
.localAttractionGallery > a:hover > picture,
.localAttractionGallery > div:focus > picture,
.localAttractionGallery > a:focus > picture {
  transform: scale(1.15);
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a {
  max-height: 80px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h5,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h5 {
  text-align: center;
  position: relative;
  bottom: auto;
  padding: 0 5px;
  margin: 0;
  max-width: 100%;
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h5:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h5:after {
  display: none;
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div picture,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a picture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.localAttractionGallery > div img,
.localAttractionGallery > a img {
  height: auto;
}
.localAttractionGallery > div > div,
.localAttractionGallery > a > div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  background: rgba(0, 0, 0, 0.6);
}
.localAttractionGallery > div > div h4,
.localAttractionGallery > a > div h4,
.localAttractionGallery > div > div p,
.localAttractionGallery > a > div p {
  color: #fff;
  text-align: left;
}
.localAttractionGallery > div > div h4,
.localAttractionGallery > a > div h4 {
  position: relative;
  padding: 0;
}
.localAttractionGallery > div > div h4:after,
.localAttractionGallery > a > div h4:after {
  display: none;
}
.localAttractionGallery > div > div p,
.localAttractionGallery > a > div p {
  font-size: 0.9rem;
  margin: 0;
}
.localAttractionGallery > div > div p > a,
.localAttractionGallery > a > div p > a {
  color: inherit;
  text-decoration: underline;
  text-underline-position: under;
}
.techSummaries {
  display: grid;
  align-items: stretch;
  justify-items: stretch;
  grid-gap: 24px;
  grid-template-columns: 1fr 1fr;
  margin: 48px 0;
}
@media (max-width: 1050px) {
  .techSummaries {
    grid-template-columns: 1fr;
  }
}
.techSummary {
  padding: 24px;
  background: #fff;
  border-radius: 4px;
  max-width: 800px;
  margin: auto;
}
@media (min-width: 601px) {
  .techSummaries .techSummary {
    height: 100%;
  }
}
.techSummary .label {
  display: inline-block;
  background-color: rgba(255, 88, 39, 0.75);
  padding: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: 24px;
}
.techSummary .label:after {
  clear: both;
  display: block;
  content: "";
}
.techSummary .make {
  text-transform: uppercase;
  font-size: 0.9rem;
  margin: 0;
  opacity: 0.8;
}
.techSummary .model {
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  font-size: 2rem;
  font-weight: 900;
  margin: 0 0 24px 0;
}
.techSummary .make,
.techSummary .model {
  display: block;
  margin-top: 0;
}
.techSummary > div:nth-of-type(1) {
  display: grid;
  grid-template-columns: 1fr minmax(275px, 50%);
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #EAEEF3;
}
@media (max-width: 600px) {
  .techSummary > div:nth-of-type(1) {
    grid-template-columns: 1fr;
  }
}
@media (min-width: 601px) {
  .techSummary > div:nth-of-type(1) > div:nth-of-type(2) {
    padding-left: 24px;
  }
}
@media (max-width: 600px) {
  .techSummary > div:nth-of-type(1) > div:nth-of-type(2) {
    padding-top: 24px;
  }
}
.techSummary > div:nth-of-type(1) > div:nth-of-type(2) p {
  font-size: 0.9rem;
  margin-top: 0;
  line-height: 1.6em;
}
.techSummary > div:nth-of-type(2) {
  display: grid;
  grid-template-columns: 1fr 200px;
  grid-gap: 24px;
}
@media (max-width: 550px) {
  .techSummary > div:nth-of-type(2) {
    grid-template-columns: 1fr;
  }
}
.techSummary > div:nth-of-type(2) ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 0;
  align-self: top;
}
.techSummary > div:nth-of-type(2) ul li {
  font-size: 10.5px;
  line-height: 1em;
  padding: 6px;
  background: #dfdfdf;
  text-transform: uppercase;
}
.techSummary > div:nth-of-type(2) a {
  display: block;
  align-self: flex-start;
  background: #FF5827;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 4px;
  line-height: 1em;
  padding: 12px;
}
.techSummary > div:nth-of-type(2) a:after {
  display: inline-block;
  content: "\f105";
  float: right;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
}
.expandingFeaturedMSPs {
  display: grid;
  grid-template-columns: 425px 1fr;
  padding: clamp(30px, 7.5vh, 110px) 0;
}
@media (min-width: 1001px) {
  .expandingFeaturedMSPs {
    grid-template-areas: "selector1 imageContainer" "selector2 imageContainer" "selector3 imageContainer" "selector4 imageContainer" "selector5 imageContainer" "selector6 imageContainer";
  }
}
.expandingFeaturedMSPs .selector {
  cursor: pointer;
  padding: 24px;
  padding-top: 0;
}
.expandingFeaturedMSPs .selector + .selector {
  padding-top: 24px;
}
@media (min-width: 1001px) {
  .expandingFeaturedMSPs .selector:not(.selected) {
    padding-top: 0;
  }
  .expandingFeaturedMSPs .selector:not(.selected) > div {
    margin-left: 18px;
    margin-right: 6px;
    padding: 18px;
  }
  .expandingFeaturedMSPs .selector:not(.selected) h4 {
    font-size: clamp(14px, 2.1vw, 16px);
  }
  .expandingFeaturedMSPs .selector:not(.selected) h4,
  .expandingFeaturedMSPs .selector:not(.selected) p {
    opacity: 0.8;
  }
  .expandingFeaturedMSPs .selector:not(.selected) p {
    font-size: 0.85em;
  }
  .expandingFeaturedMSPs .selector > div {
    padding: 24px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .expandingFeaturedMSPs .selector > div p {
    font-size: 0.9rem;
    margin: 0;
    line-height: 1.5em;
    max-height: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: max-height 0.05s ease-out;
  }
  .expandingFeaturedMSPs .selector.selected > div {
    box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 4px;
  }
  .expandingFeaturedMSPs .selector.selected > div p {
    display: block;
    max-height: 500px;
    text-overflow: unset;
    white-space: normal;
    transition: max-height 0.5s ease-in;
  }
}
.expandingFeaturedMSPs .selector:nth-of-type(1) {
  grid-area: selector1;
}
.expandingFeaturedMSPs .selector:nth-of-type(3) {
  grid-area: selector2;
}
.expandingFeaturedMSPs .selector:nth-of-type(5) {
  grid-area: selector3;
}
.expandingFeaturedMSPs .selector:nth-of-type(7) {
  grid-area: selector4;
}
.expandingFeaturedMSPs .selector:nth-of-type(9) {
  grid-area: selector5;
}
.expandingFeaturedMSPs .selector:nth-of-type(11) {
  grid-area: selector6;
}
.expandingFeaturedMSPs .imageContainer {
  grid-area: imageContainer;
  height: 100vh;
  max-height: calc(100vw - 425px);
  justify-content: stretch;
  align-items: stretch;
  display: none;
}
.expandingFeaturedMSPs .imageContainer.selected {
  display: flex;
}
.expandingFeaturedMSPs .imageContainer img {
  width: 100%;
}
.expandingFeaturedMSPs .imageContainer figure {
  position: relative;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.expandingFeaturedMSPs .imageContainer figure img {
  width: auto;
  max-width: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  filter: brightness(80%);
  min-height: 100%;
  min-width: 100%;
}
.expandingFeaturedMSPs .imageContainer figure figcaption {
  position: absolute;
  text-align: right;
  padding: 24px;
  bottom: 0;
  right: 0;
  font-size: clamp(2.75rem, 7vw, 6rem);
  color: #fff;
}
@media (max-width: 1000px) {
  .expandingFeaturedMSPs {
    display: flex;
    flex-direction: column;
  }
  .expandingFeaturedMSPs .selector {
    padding: 24px 10px;
  }
  .expandingFeaturedMSPs .selector > div {
    padding: 0;
  }
  .expandingFeaturedMSPs .selector > div p {
    max-height: auto;
    margin: 0;
  }
  .expandingFeaturedMSPs .imageContainer {
    display: flex;
    height: 62.5vw;
    max-height: 62.5vw;
  }
  .expandingFeaturedMSPs .imageContainer img,
  .expandingFeaturedMSPs .imageContainer figure {
    border-radius: 0;
  }
}
.expandingFeaturedMSPs.centered {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}
.expandingFeaturedMSPs.centered .imageContainer {
  height: auto;
}
.expandingFeaturedMSPs figcaption {
  font-weight: 600;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.slick-slide > div {
  width: 96%;
  margin: 5px auto;
}
.sliderWrapper {
  margin: 24px 0;
}
.sliderWrapper .slider.slider-for {
  margin-bottom: 4px;
}
.sliderWrapper .slider.sliderCaptions .slick-slide > div {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 50px;
}
@media (max-width: 800px) {
  .sliderWrapper .slider.sliderCaptions .slick-slide > div {
    grid-template-columns: 1fr;
  }
}
.sliderWrapper .slider.sliderCaptions .slick-slide > div > div:nth-of-type(1) {
  overflow: hidden;
  padding: 24px;
}
.sliderWrapper .slider.sliderCaptions .slick-slide > div > div:nth-of-type(1) > img,
.sliderWrapper .slider.sliderCaptions .slick-slide > div > div:nth-of-type(1) > picture {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 800px) {
  .sliderWrapper .slider.sliderCaptions .slick-slide > div > div:nth-of-type(1) {
    padding-bottom: 0;
  }
}
@media (min-width: 800px) {
  .sliderWrapper .slider.sliderCaptions .slick-slide > div > div:nth-of-type(1) {
    padding-right: 0;
  }
}
.sliderWrapper .slider.sliderCaptions .slick-slide > div > div:nth-of-type(2) {
  padding: 24px;
}
.sliderWrapper .slider.sliderCaptions .slick-prev:before,
.sliderWrapper .slider.sliderCaptions .slick-next:before {
  text-shadow: none;
  color: #6e6e6e;
  opacity: 0.4;
  font-size: 40px;
}
.sliderStyleFullWidthSlide .slick-slide > div > div {
  background: #fff;
}
.breadcrumb {
  background: #4D4F51;
  /* */
}
.breadcrumb div {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 13px;
}
@media (max-width: 1320px) {
  .breadcrumb div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.breadcrumb div,
.breadcrumb div a {
  color: #fff;
}
.breadcrumb div > .svg-inline--fa,
.breadcrumb div .fa {
  vertical-align: middle;
  color: #FF5827;
}
.productCategoryGallery {
  margin: 48px auto;
  max-width: 100%;
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 840px) {
  .productCategoryGallery {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 440px) {
  .productCategoryGallery {
    grid-template-columns: 1fr;
    grid-gap: 2vw;
  }
}
@media (min-width: 440px) {
  .productCategoryGallery.featuredFirstChild > div:first-of-type,
  .productCategoryGallery.featuredFirstChild > a:first-of-type {
    grid-row: 1 / span 2;
    grid-column: 1 / span 2;
  }
  .productCategoryGallery.featuredFirstChild > div:first-of-type > img,
  .productCategoryGallery.featuredFirstChild > a:first-of-type > img,
  .productCategoryGallery.featuredFirstChild > div:first-of-type > picture,
  .productCategoryGallery.featuredFirstChild > a:first-of-type > picture {
    height: 300px;
  }
  .productCategoryGallery.featuredFirstChild > div:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > div:first-of-type h5,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h5 {
    padding: 24px;
  }
}
@media (min-width: 440px) and (max-width: 840px) {
  .productCategoryGallery.featuredFirstChild > div:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > div:first-of-type h5,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: clamp(20px, 3vw, 24px);
  }
}
@media (min-width: 840px) {
  .productCategoryGallery.featuredFirstChild > div:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h4,
  .productCategoryGallery.featuredFirstChild > div:first-of-type h5,
  .productCategoryGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: 24px;
  }
}
.productCategoryGallery > div,
.productCategoryGallery > a {
  background-color: lightgray;
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden;
}
.productCategoryGallery > div:nth-of-type(even),
.productCategoryGallery > a:nth-of-type(even) {
  background-color: #9292f0;
}
.productCategoryGallery > div h1,
.productCategoryGallery > a h1,
.productCategoryGallery > div h2,
.productCategoryGallery > a h2,
.productCategoryGallery > div h3,
.productCategoryGallery > a h3 {
  display: none;
}
.productCategoryGallery > div h4,
.productCategoryGallery > a h4,
.productCategoryGallery > div h5,
.productCategoryGallery > a h5 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-shadow: none;
  padding: 12px;
  padding-right: 0;
}
.productCategoryGallery > div h4:after,
.productCategoryGallery > a h4:after,
.productCategoryGallery > div h5:after,
.productCategoryGallery > a h5:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  vertical-align: top;
  margin-left: 5px;
  content: "\00A0\f054";
  display: inline-block;
}
.productCategoryGallery > div img,
.productCategoryGallery > a img,
.productCategoryGallery > div picture,
.productCategoryGallery > a picture {
  min-width: 100%;
  height: 200px;
  min-height: 100%;
  transition: transform 0.2s;
  /* Animation */
  filter: brightness(70%);
}
.productCategoryGallery > div:hover,
.productCategoryGallery > a:hover,
.productCategoryGallery > div:focus,
.productCategoryGallery > a:focus {
  cursor: pointer;
}
.productCategoryGallery > div:hover > img,
.productCategoryGallery > a:hover > img,
.productCategoryGallery > div:focus > img,
.productCategoryGallery > a:focus > img,
.productCategoryGallery > div:hover > picture,
.productCategoryGallery > a:hover > picture,
.productCategoryGallery > div:focus > picture,
.productCategoryGallery > a:focus > picture {
  transform: scale(1.15);
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a {
  max-height: 80px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h3,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h4,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h5,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h5 {
  text-align: center;
  position: relative;
  bottom: auto;
  padding: 0 5px;
  margin: 0;
  max-width: 100%;
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h3:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h4:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div h5:after,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a h5:after {
  display: none;
}
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a img,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > div picture,
.productCategoryGallery.buttonStyle:not(.featuredFirstChild) > a picture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (min-width: 840px) {
  .productCategoryGallery.buttonStyle {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.localAttractionGallery {
  margin: 48px auto;
  max-width: 100%;
  display: grid;
  grid-gap: 12px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 840px) {
  .localAttractionGallery {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 440px) {
  .localAttractionGallery {
    grid-template-columns: 1fr;
    grid-gap: 2vw;
  }
}
@media (min-width: 440px) {
  .localAttractionGallery.featuredFirstChild > div:first-of-type,
  .localAttractionGallery.featuredFirstChild > a:first-of-type {
    grid-row: 1 / span 2;
    grid-column: 1 / span 2;
  }
  .localAttractionGallery.featuredFirstChild > div:first-of-type > img,
  .localAttractionGallery.featuredFirstChild > a:first-of-type > img,
  .localAttractionGallery.featuredFirstChild > div:first-of-type > picture,
  .localAttractionGallery.featuredFirstChild > a:first-of-type > picture {
    height: 300px;
  }
  .localAttractionGallery.featuredFirstChild > div:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > div:first-of-type h5,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h5 {
    padding: 24px;
  }
}
@media (min-width: 440px) and (max-width: 840px) {
  .localAttractionGallery.featuredFirstChild > div:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > div:first-of-type h5,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: clamp(20px, 3vw, 24px);
  }
}
@media (min-width: 840px) {
  .localAttractionGallery.featuredFirstChild > div:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h4,
  .localAttractionGallery.featuredFirstChild > div:first-of-type h5,
  .localAttractionGallery.featuredFirstChild > a:first-of-type h5 {
    font-size: 24px;
  }
}
.localAttractionGallery > div,
.localAttractionGallery > a {
  background-color: lightgray;
  border-radius: 4px;
  display: block;
  position: relative;
  overflow: hidden;
}
.localAttractionGallery > div:nth-of-type(even),
.localAttractionGallery > a:nth-of-type(even) {
  background-color: #9292f0;
}
.localAttractionGallery > div h1,
.localAttractionGallery > a h1,
.localAttractionGallery > div h2,
.localAttractionGallery > a h2,
.localAttractionGallery > div h3,
.localAttractionGallery > a h3 {
  display: none;
}
.localAttractionGallery > div h4,
.localAttractionGallery > a h4,
.localAttractionGallery > div h5,
.localAttractionGallery > a h5 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  text-shadow: none;
  padding: 12px;
  padding-right: 0;
}
.localAttractionGallery > div h4:after,
.localAttractionGallery > a h4:after,
.localAttractionGallery > div h5:after,
.localAttractionGallery > a h5:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  vertical-align: top;
  margin-left: 5px;
  content: "\00A0\f054";
  display: inline-block;
}
.localAttractionGallery > div img,
.localAttractionGallery > a img,
.localAttractionGallery > div picture,
.localAttractionGallery > a picture {
  min-width: 100%;
  height: 200px;
  min-height: 100%;
  transition: transform 0.2s;
  /* Animation */
  filter: brightness(70%);
}
.localAttractionGallery > div:hover,
.localAttractionGallery > a:hover,
.localAttractionGallery > div:focus,
.localAttractionGallery > a:focus {
  cursor: pointer;
}
.localAttractionGallery > div:hover > img,
.localAttractionGallery > a:hover > img,
.localAttractionGallery > div:focus > img,
.localAttractionGallery > a:focus > img,
.localAttractionGallery > div:hover > picture,
.localAttractionGallery > a:hover > picture,
.localAttractionGallery > div:focus > picture,
.localAttractionGallery > a:focus > picture {
  transform: scale(1.15);
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a {
  max-height: 80px;
  min-height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h3,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h4,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h5,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h5 {
  text-align: center;
  position: relative;
  bottom: auto;
  padding: 0 5px;
  margin: 0;
  max-width: 100%;
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h3:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h4:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div h5:after,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a h5:after {
  display: none;
}
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a img,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > div picture,
.localAttractionGallery.buttonStyle:not(.featuredFirstChild) > a picture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.localAttractionGallery > div img,
.localAttractionGallery > a img {
  height: auto;
}
.localAttractionGallery > div > div,
.localAttractionGallery > a > div {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px;
  background: rgba(0, 0, 0, 0.6);
}
.localAttractionGallery > div > div h4,
.localAttractionGallery > a > div h4,
.localAttractionGallery > div > div p,
.localAttractionGallery > a > div p {
  color: #fff;
  text-align: left;
}
.localAttractionGallery > div > div h4,
.localAttractionGallery > a > div h4 {
  position: relative;
  padding: 0;
}
.localAttractionGallery > div > div h4:after,
.localAttractionGallery > a > div h4:after {
  display: none;
}
.localAttractionGallery > div > div p,
.localAttractionGallery > a > div p {
  font-size: 0.9rem;
  margin: 0;
}
.localAttractionGallery > div > div p > a,
.localAttractionGallery > a > div p > a {
  color: inherit;
  text-decoration: underline;
  text-underline-position: under;
}
@media (min-width: 875px) {
  .threeProductsGrid {
    clear: both;
    width: 100%;
    margin: 24px 0;
    box-sizing: border-box;
    display: grid;
    grid-gap: 24px;
    -ms-grid-columns: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
  }
  .fold > div .threeProductsGrid:last-child {
    margin-bottom: 0;
  }
  .fold > div .threeProductsGrid:only-child {
    margin: 0;
  }
  .threeProductsGrid > * {
    display: none;
  }
  .threeProductsGrid > div,
  .threeProductsGrid > a {
    display: block;
  }
  .threeProductsGrid > div:nth-child(n),
  .threeProductsGrid > a:nth-child(n) {
    -ms-grid-column-span: span 1;
    grid-column: span 1;
  }
}
@media (min-width: 875px) and (max-width: 800px) and (min-width: 650px) {
  .threeProductsGrid {
    grid-gap: 12px;
  }
}
@media (min-width: 875px) and (max-width: 650px) {
  .threeProductsGrid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media (max-width: 875px) {
  .threeProductsGrid {
    display: flex;
    flex-direction: column;
  }
  .threeProductsGrid > div {
    margin: 24px auto;
    width: clamp(280px, 100%, 625px);
  }
  .threeProductsGrid > div > div {
    margin: 0;
  }
}
@media (min-width: 875px) and (max-width: 1030px) {
  .threeProductsGrid {
    margin-left: 24px;
    margin-right: 24px;
    max-width: 100%;
    width: auto;
  }
}
.downloadsArea,
.skiInfoTableArea {
  border-radius: 4px;
  overflow: hidden;
}
.downloadsArea > *,
.skiInfoTableArea > * {
  padding: 12px;
}
.downloadsArea > h2,
.skiInfoTableArea > h2 {
  background: #FF5827;
  color: #fff;
  margin-bottom: 0;
  font-size: 1.5rem;
}
.downloadsArea > h2:before,
.skiInfoTableArea > h2:before {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  display: inline-block;
  color: #d93100;
  content: "\f56d";
  vertical-align: top;
}
.downloadsArea > h2 .endNote,
.skiInfoTableArea > h2 .endNote {
  color: #d93100;
  opacity: 1;
  float: right;
}
.downloadsArea > div,
.skiInfoTableArea > div {
  background: #f2f2f2;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
}
.downloadsArea > div h4,
.skiInfoTableArea > div h4 {
  font-size: 17px;
  text-align: left;
}
.downloadsArea > div table td,
.skiInfoTableArea > div table td,
.downloadsArea > div table th,
.skiInfoTableArea > div table th {
  padding: 12px;
}
.downloadsArea > div table td,
.skiInfoTableArea > div table td {
  font-size: 0.9rem;
}
.downloadsArea:after,
.skiInfoTableArea:after {
  display: block;
  content: "";
  border-top: 10px solid #FF5827;
  margin-top: 5px;
  height: 0;
}
.skiInfoTableArea h2:before {
  content: "\f7c8";
}
.downloadsArea > div {
  padding-top: 24px;
}
.downloadsArea ul {
  font-size: 0.9rem;
}
.downloadsArea ul li {
  padding: 6px;
}
/* Functions of this stylesheet

	1. All styles for all tables
*/
/*---------MIXINS AND VARIABLES ---------*/
.alternateRowColors {
  /* make table easy to read with alternating row background colors */
}
.alternateRowColors tbody tr {
  border: none;
}
.alternateRowColors tbody tr:nth-child(even) {
  background-color: #EAEEF3;
}
/*----------TABLE RULES START HERE ---------*/
table {
  /* avoid generic rules for all tables */
  /* bog standard table with cell padding, header row styles and little else */
  /* tables for tabular data */
  /* tables for technical data */
  /* in left-most td put something like "Option 1", "Option 2" etc. */
}
table.standardTable {
  margin: 1em 0;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  /* header row only */
  /* make the header standout and look different to rest of table */
  /* body rows only */
  /* rules for all rows */
}
table.standardTable thead tr {
  background: #FF5827;
  color: #fff;
}
table.standardTable thead tr * {
  font-weight: bold;
}
table.standardTable thead tr th {
  font-size: 0.9rem;
}
table.standardTable thead tr:nth-child(n+2) {
  border-top: none;
}
table.standardTable thead tr:nth-child(n+2) th {
  padding-top: 0;
}
table.standardTable thead tr:first-child:not(:only-child) {
  border-bottom: none;
}
table.standardTable tbody tr {
  background: #fefefe;
  color: #000000;
}
table.standardTable tbody tr,
table.standardTable tbody tr * {
  /* Keep text quite small */
  font-size: 0.9rem;
}
table.standardTable tbody tr ul {
  list-style-type: square ;
  padding-left: 48px;
}
table.standardTable tbody tr ul li {
  margin-bottom: 10px;
}
table.standardTable tr {
  /* border to separate rows, not needed on top or bottom */
  border-top: 1px solid #EAEEF3;
  border-bottom: 1px solid #EAEEF3;
}
table.standardTable tr:first-child {
  border-top: none;
}
table.standardTable tr:last-child {
  border-bottom: none;
}
table.standardTable tr td,
table.standardTable tr th {
  padding: 1em;
}
table.tabularData {
  margin: 1em 0;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  /* header row only */
  /* make the header standout and look different to rest of table */
  /* body rows only */
  /* rules for all rows */
  /* make table easy to read with alternating row background colors */
}
table.tabularData thead tr {
  background: #FF5827;
  color: #fff;
}
table.tabularData thead tr * {
  font-weight: bold;
}
table.tabularData thead tr th {
  font-size: 0.9rem;
}
table.tabularData thead tr:nth-child(n+2) {
  border-top: none;
}
table.tabularData thead tr:nth-child(n+2) th {
  padding-top: 0;
}
table.tabularData thead tr:first-child:not(:only-child) {
  border-bottom: none;
}
table.tabularData tbody tr {
  background: #fefefe;
  color: #000000;
}
table.tabularData tbody tr,
table.tabularData tbody tr * {
  /* Keep text quite small */
  font-size: 0.9rem;
}
table.tabularData tbody tr ul {
  list-style-type: square ;
  padding-left: 48px;
}
table.tabularData tbody tr ul li {
  margin-bottom: 10px;
}
table.tabularData tr {
  /* border to separate rows, not needed on top or bottom */
  border-top: 1px solid #EAEEF3;
  border-bottom: 1px solid #EAEEF3;
}
table.tabularData tr:first-child {
  border-top: none;
}
table.tabularData tr:last-child {
  border-bottom: none;
}
table.tabularData tr td,
table.tabularData tr th {
  padding: 1em;
}
table.tabularData tbody tr {
  border: none;
}
table.tabularData tbody tr:nth-child(even) {
  background-color: #EAEEF3;
}
table.tabularData.cancellationTable {
  width: 100%;
}
table.tabularData.cancellationTable tr td:first-of-type,
table.tabularData.cancellationTable tr th:first-of-type {
  width: 175px;
}
table.dataTable {
  margin: 1em 0;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  /* header row only */
  /* make the header standout and look different to rest of table */
  /* body rows only */
  /* rules for all rows */
}
table.dataTable thead tr {
  background: #FF5827;
  color: #fff;
}
table.dataTable thead tr * {
  font-weight: bold;
}
table.dataTable thead tr th {
  font-size: 0.9rem;
}
table.dataTable thead tr:nth-child(n+2) {
  border-top: none;
}
table.dataTable thead tr:nth-child(n+2) th {
  padding-top: 0;
}
table.dataTable thead tr:first-child:not(:only-child) {
  border-bottom: none;
}
table.dataTable tbody tr {
  background: #fefefe;
  color: #000000;
}
table.dataTable tbody tr,
table.dataTable tbody tr * {
  /* Keep text quite small */
  font-size: 0.9rem;
}
table.dataTable tbody tr ul {
  list-style-type: square ;
  padding-left: 48px;
}
table.dataTable tbody tr ul li {
  margin-bottom: 10px;
}
table.dataTable tr {
  /* border to separate rows, not needed on top or bottom */
  border-top: 1px solid #EAEEF3;
  border-bottom: 1px solid #EAEEF3;
}
table.dataTable tr:first-child {
  border-top: none;
}
table.dataTable tr:last-child {
  border-bottom: none;
}
table.dataTable tr td,
table.dataTable tr th {
  padding: 1em;
}
table.dataTable td.red {
  background: #ee3712;
}
table.dataTable td.orange {
  background: #ff9900;
}
table.dataTable td.yellow {
  background: #ffff00;
}
table.dataTable td.yellowGreen {
  background: #92d050;
}
table.dataTable td.green {
  background: #00b050;
}
table.chooseFromMultipleOptionsTable {
  margin: 1em 0;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  /* header row only */
  /* make the header standout and look different to rest of table */
  /* body rows only */
  /* rules for all rows */
  text-align: left;
}
table.chooseFromMultipleOptionsTable thead tr {
  background: #FF5827;
  color: #fff;
}
table.chooseFromMultipleOptionsTable thead tr * {
  font-weight: bold;
}
table.chooseFromMultipleOptionsTable thead tr th {
  font-size: 0.9rem;
}
table.chooseFromMultipleOptionsTable thead tr:nth-child(n+2) {
  border-top: none;
}
table.chooseFromMultipleOptionsTable thead tr:nth-child(n+2) th {
  padding-top: 0;
}
table.chooseFromMultipleOptionsTable thead tr:first-child:not(:only-child) {
  border-bottom: none;
}
table.chooseFromMultipleOptionsTable tbody tr {
  background: #fefefe;
  color: #000000;
}
table.chooseFromMultipleOptionsTable tbody tr,
table.chooseFromMultipleOptionsTable tbody tr * {
  /* Keep text quite small */
  font-size: 0.9rem;
}
table.chooseFromMultipleOptionsTable tbody tr ul {
  list-style-type: square ;
  padding-left: 48px;
}
table.chooseFromMultipleOptionsTable tbody tr ul li {
  margin-bottom: 10px;
}
table.chooseFromMultipleOptionsTable tr {
  /* border to separate rows, not needed on top or bottom */
  border-top: 1px solid #EAEEF3;
  border-bottom: 1px solid #EAEEF3;
}
table.chooseFromMultipleOptionsTable tr:first-child {
  border-top: none;
}
table.chooseFromMultipleOptionsTable tr:last-child {
  border-bottom: none;
}
table.chooseFromMultipleOptionsTable tr td,
table.chooseFromMultipleOptionsTable tr th {
  padding: 1em;
}
table.chooseFromMultipleOptionsTable td:first-child {
  font-weight: bold;
  color: #FF5827;
  text-align: center;
}
.equipmentProfile .breadcrumb {
  background: #fff;
}
.equipmentProfile .breadcrumb > div {
  background: rgba(255, 255, 255, 0.55);
  padding: 12px;
  margin: 24px auto;
}
.equipmentProfile .breadcrumb > div,
.equipmentProfile .breadcrumb > div * {
  color: #6e6e6e;
  font-size: 0.9rem;
}
@media (max-width: 1300px) {
  .equipmentProfile .breadcrumb > div {
    max-width: calc(100% - (2 * 10px));
    margin-left: auto;
    margin-right: auto;
  }
}
.equipmentProfile .profileArea {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  margin-bottom: 24px;
  grid-template-columns: 375px 1fr;
  grid-gap: 24px;
  grid-template-areas: "img description" "social description" "social iconList";
}
@media (max-width: 1320px) {
  .equipmentProfile .profileArea {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 850px) {
  .equipmentProfile .profileArea {
    grid-template-columns: 1fr;
    grid-template-areas: "img" "description" "iconList" "social";
  }
}
.equipmentProfile .profileArea figure,
.equipmentProfile .profileArea img,
.equipmentProfile .profileArea picture {
  width: 100%;
  grid-area: img;
}
@media (max-width: 850px) {
  .equipmentProfile .profileArea figure,
  .equipmentProfile .profileArea img,
  .equipmentProfile .profileArea picture {
    aspect-ratio: 1.77777778;
  }
}
.equipmentProfile .profileArea > div:nth-of-type(1) {
  grid-area: description;
}
.equipmentProfile .profileArea > div:nth-of-type(2) {
  grid-area: social;
}
.equipmentProfile .profileArea > div:nth-of-type(3) {
  grid-area: iconList;
}
.equipmentProfile .profileArea > div > div {
  background-color: #fff;
  padding: 24px;
  border-radius: 4px;
}
.equipmentProfile .profileArea > div > div p:last-child,
.equipmentProfile .profileArea > div > div li:last-child {
  margin-bottom: 0;
}
.equipmentProfile .profileArea > div table {
  width: 100%;
  font-size: 0.9rem;
}
.equipmentProfile .profileArea > div table tr {
  display: flex;
  justify-content: space-between;
}
.equipmentProfile .profileArea > div table tr:not(:first-of-type) td {
  padding-top: 18px;
}
.equipmentProfile .profileArea > div table tr:not(:last-of-type) {
  border-bottom: 1px solid #EAEEF3;
}
.equipmentProfile .profileArea > div table tr:not(:last-of-type) td {
  padding-bottom: 18px;
}
.equipmentProfile .profileArea > div table tr td:nth-of-type(1) {
  text-align: left;
}
.equipmentProfile .profileArea > div table tr td:nth-of-type(2) {
  text-align: right;
}
.equipmentProfile .profileArea > div h1 {
  margin: 0;
}
.equipmentProfile .profileArea > div h1 .make {
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 0;
  opacity: 0.8;
}
.equipmentProfile .profileArea > div h1 .model {
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.5px;
  font-weight: 900;
}
.equipmentProfile .profileArea > div h1 .make,
.equipmentProfile .profileArea > div h1 .model {
  display: block;
  margin-top: 0;
  line-height: 1em;
}
@media (max-width: 850px) {
  .equipmentProfile .profileArea > div ul {
    margin: 0;
  }
}
.equipmentProfile .profileArea > div ul li {
  display: flex;
  gap: 24px;
  font-size: 0.9rem;
  line-height: 1.5em;
  margin-bottom: 24px;
}
@media (min-width: 850px) {
  .equipmentProfile .profileArea > div ul li {
    align-items: center;
  }
}
.equipmentProfile .profileArea > div ul li svg.svg-inline--fa,
.equipmentProfile .profileArea > div ul li i.fas,
.equipmentProfile .profileArea > div ul li i.fab,
.equipmentProfile .profileArea > div ul li i.fal,
.equipmentProfile .profileArea > div ul li i.far {
  color: #FF5827;
  font-size: 40px;
}
.displaysPricesCTA .skipToPrices {
  background-color: #fff;
}
.displaysPricesCTA .skipToPrices > div ul li {
  padding: 0;
}
.displaysPricesCTA .skipToPrices > div ul li a {
  color: #6e6e6e;
}
.displaysPricesCTA .skipToPrices > div > div a.button {
  background-color: #FF5827;
}
.modal.miniModal p,
.modal.miniModal p:only-of-type {
  text-align: left;
  font-size: 0.9rem;
}
.modal.miniModal > .modalContent .modalClose + h3,
.modal.miniModal > .modalContent .modalClose + h4,
.modal.miniModal > .modalContent .modalClose + h5 {
  margin-top: 24px;
}
.modal.miniModal > .modalContent *:last-child {
  margin-bottom: 24px;
}
.modal span.p {
  font-family: 'Open Sans', sans-serif;
  color: #6e6e6e;
  font-size: clamp(15px, 2.5vw, 17px);
  line-height: 1.9em;
}
.modal span.p a {
  color: #FF5827;
}
p a.openModal:after,
ul a.openModal:after {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f08e";
  vertical-align: top;
  font-size: 0.6em;
  font-weight: inherit;
  top: -0.5em;
  margin-left: 3px;
}
@media (min-width: 1220px) {
  .mobileOnly {
    display: none;
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 98;
  display: none;
  pointer-events: none;
}
.nav {
  display: block;
  background: #fff;
  font-size: 17px;
  position: sticky;
  z-index: 101;
  transition: top 0.3s ease;
  top: 0;
}
.nav.compact {
  position: relative;
}
.nav .announcementBar,
.nav .contactBar {
  background: #4D4F51;
  color: #fff;
  height: 50px;
  text-align: center;
  font-size: 0.9em;
  transition: transform 0.3s ease;
}
.nav .announcementBar.hidden,
.nav .contactBar.hidden {
  transform: translateY(-100%);
}
.nav .announcementBar > *,
.nav .contactBar > * {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  line-height: 50px;
  font-size: 14px;
}
@media (min-width: 1220px) and (max-width: 1500px) {
  .nav .announcementBar > *,
  .nav .contactBar > * {
    width: 90%;
  }
}
@media (max-width: 1220px) {
  .nav .announcementBar > *,
  .nav .contactBar > * {
    width: 100%;
  }
}
.nav .announcementBar ul,
.nav .contactBar ul {
  margin: 0 auto;
  color: inherit;
  display: flex;
  gap: 24px;
  justify-content: center;
}
.nav .announcementBar ul a,
.nav .contactBar ul a {
  color: inherit;
}
@media (max-width: 650px) {
  .nav .announcementBar,
  .nav .contactBar {
    display: none;
  }
}
.nav .announcementBar a {
  text-decoration: underline;
  text-underline-position: under;
}
.nav .contactBar a {
  text-decoration: none;
}
.nav .logo-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1220px) and (max-width: 1500px) {
  .nav .logo-area {
    width: 90%;
  }
}
@media (max-width: 1220px) {
  .nav .logo-area {
    width: 100%;
  }
}
@media (min-width: 650px) and (max-width: 1220px) {
  .nav .logo-area {
    padding: 0 12px;
  }
}
.nav .logo-area > div {
  height: 80px;
  padding: 12px;
  display: flex;
  align-items: center;
}
.nav .logo-area > div svg,
.nav .logo-area > div img {
  height: 56px;
  max-height: 56px;
  width: auto;
}
.nav .logo-area > div ul {
  display: flex;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav .logo-area > div:nth-of-type(3),
.nav .logo-area .CTA-area {
  align-self: center;
}
.nav .logo-area > div:nth-of-type(3) > a,
.nav .logo-area .CTA-area > a {
  padding: 12px;
  border-radius: 4px;
  background: #FF5827;
  font-size: 0.85rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
}
.nav .logo-area > .burger-menu {
  display: none;
  font-size: 30px;
  border-radius: 50%;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.nav .logo-area > .burger-menu:hover {
  background: #f2f2f2;
}
@media (max-width: 1220px) {
  .nav .logo-area > .burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
}
.nav .selectors-area {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding-bottom: 5px;
}
@media (min-width: 1220px) and (max-width: 1500px) {
  .nav .selectors-area {
    width: 90%;
  }
}
@media (max-width: 1220px) {
  .nav .selectors-area {
    width: 100%;
  }
}
.nav .selectors-area .close {
  display: none;
}
.nav .selectors-area ul {
  display: flex;
  gap: 12px;
  padding: 0 24px;
  width: 100%;
  margin: 0;
}
@media (min-width: 1221px) {
  .nav .selectors-area ul > li {
    padding: 0 12px;
  }
}
.nav .selectors-area ul li {
  height: 56px;
  line-height: 56px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #777;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
@media (max-width: 1220px) {
  .nav .selectors-area ul li {
    cursor: pointer;
  }
}
@media (min-width: 1221px) {
  .nav .selectors-area ul li:hover,
  .nav .selectors-area ul li.active {
    border-color: #777;
  }
}
.nav .selectors-area ul li > a {
  display: block;
}
.nav .selectors-area ul li > a,
.nav .selectors-area ul li > a:hover {
  text-decoration: none;
  color: #777;
}
@media (max-width: 1220px) {
  .nav .selectors-area {
    display: none;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 15%;
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    min-height: 100vh;
  }
  .nav .selectors-area .close {
    display: block;
    width: 100%;
  }
  .nav .selectors-area .close span,
  .nav .selectors-area .close i {
    font-size: 30px;
    border-radius: 50%;
    height: 60px;
    line-height: 60px;
    width: 60px;
    display: block;
    cursor: pointer;
    margin: auto;
    margin-bottom: 0;
    margin-right: 6px;
    margin-top: 6px;
  }
  .nav .selectors-area .close span:hover,
  .nav .selectors-area .close i:hover {
    background: #f2f2f2;
  }
  .nav .selectors-area ul {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
  .nav .selectors-area ul li {
    background: #fff;
    position: relative;
    width: 100%;
    line-height: 56px;
    cursor: pointer;
    font-size: 18.7px;
    font-weight: inherit;
    border-bottom: 1px solid #EAEEF3;
  }
  .nav .selectors-area ul li:hover {
    color: #FF5827;
  }
  .nav .selectors-area ul li:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f105";
    position: absolute;
    right: 27px;
    font-size: 1.5em;
    font-weight: 300;
  }
}
.nav .nav-contents-area {
  width: 100vw;
  position: relative;
  background: #fff;
}
.nav .nav-contents-area .back-close {
  display: none;
  padding: 0 6px;
  align-items: center;
}
.nav .nav-contents-area .back-close .close,
.nav .nav-contents-area .back-close .back {
  display: block;
  width: 100%;
  width: 60px;
  margin-top: 0;
}
.nav .nav-contents-area .back-close .close span,
.nav .nav-contents-area .back-close .back span,
.nav .nav-contents-area .back-close .close i,
.nav .nav-contents-area .back-close .back i {
  font-size: 30px;
  border-radius: 50%;
  height: 60px;
  line-height: 60px;
  width: 60px;
  display: block;
  cursor: pointer;
  margin: auto;
  margin-bottom: 0;
  margin-right: 6px;
  margin-top: 6px;
}
.nav .nav-contents-area .back-close .close span:hover,
.nav .nav-contents-area .back-close .back span:hover,
.nav .nav-contents-area .back-close .close i:hover,
.nav .nav-contents-area .back-close .back i:hover {
  background: #f2f2f2;
}
.nav .nav-contents-area .back-close .back {
  margin-left: 0;
}
.nav .nav-contents-area .back-close .current-selection {
  margin: 6px 0 0 0;
  font-weight: 600;
  font-size: 1.35rem;
}
.nav .nav-contents-area .back-close .current-selection,
a .nav .nav-contents-area .back-close .current-selection {
  font-family: 'Montserrat', sans-serif;
  color: #4D4F51;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.035em;
}
.nav .nav-contents-area .back-close .current-selection:first-child,
a .nav .nav-contents-area .back-close .current-selection:first-child {
  margin-top: 0;
}
.fold > div > .nav .nav-contents-area .back-close .current-selection:first-child {
  text-align: center;
}
.nav .nav-contents-area.active {
  min-height: 65vh;
}
@media (max-width: 1220px) {
  .nav .nav-contents-area.active {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    min-height: 100vh;
  }
  .nav .nav-contents-area.active .back-close {
    display: flex;
  }
}
.nav .nav-contents-area > div {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 12px 48px 12px;
  z-index: 1;
  display: none;
}
@media (min-width: 1220px) and (max-width: 1500px) {
  .nav .nav-contents-area > div {
    width: 90%;
  }
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div {
    width: 100%;
  }
}
.nav .nav-contents-area > div * {
  background: #fff;
}
.nav .nav-contents-area > div.active {
  display: block;
  min-height: 65vh;
  z-index: 11;
  width: 100%;
  box-sizing: border-box;
}
.nav .nav-contents-area > div > div {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}
@media (min-width: 1220px) and (max-width: 1500px) {
  .nav .nav-contents-area > div > div {
    width: 90%;
  }
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div > div {
    width: 100%;
  }
}
.nav .nav-contents-area > div > div h3 {
  font-size: clamp(1.25rem, 2vw, 1.45rem);
}
.nav .nav-contents-area > div > div > div {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr;
  padding: 0 24px;
}
@media (min-width: 1221px) {
  .nav .nav-contents-area > div > div > div {
    grid-gap: 48px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div > div > div > div {
    background: #fff;
    position: relative;
    width: 100%;
    line-height: 56px;
    cursor: pointer;
    font-size: 18.7px;
    font-weight: inherit;
    border-bottom: 1px solid #EAEEF3;
  }
  .nav .nav-contents-area > div > div > div > div:hover {
    color: #FF5827;
  }
  .nav .nav-contents-area > div > div > div > div:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f105";
    position: absolute;
    right: 27px;
    font-size: 1.5em;
    font-weight: 300;
  }
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div > div > div > div[data-sub-item] .sub-selector {
    height: 56px;
    line-height: 56px;
    display: inline-block;
  }
  .nav .nav-contents-area > div > div > div > div[data-sub-item].active .sub-selector {
    display: none;
  }
  .nav .nav-contents-area > div > div > div > div[data-sub-item].active ul {
    display: block;
  }
}
.nav .nav-contents-area > div > div > div > div .sub-selector {
  height: 56px;
  line-height: 56px;
  font-size: 0.9rem;
  font-weight: 600;
  color: #777;
  border-bottom: 2px solid transparent;
  margin: 0;
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div > div > div > div .sub-selector {
    cursor: pointer;
  }
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div > div > div > div .sub-selector {
    cursor: pointer;
    font-size: 18.7px;
    font-weight: inherit;
  }
  .nav .nav-contents-area > div > div > div > div .sub-selector:hover {
    color: #FF5827;
  }
}
@media (min-width: 1221px) {
  .nav .nav-contents-area > div > div > div > div .sub-selector {
    font-size: 1rem;
    font-weight: 600;
    padding: 0;
  }
  .nav .nav-contents-area > div > div > div > div .sub-selector,
  a .nav .nav-contents-area > div > div > div > div .sub-selector {
    font-family: 'Montserrat', sans-serif;
    color: #4D4F51;
    font-weight: 700;
    line-height: 1.15em;
    letter-spacing: 0.035em;
  }
  .nav .nav-contents-area > div > div > div > div .sub-selector:first-child,
  a .nav .nav-contents-area > div > div > div > div .sub-selector:first-child {
    margin-top: 0;
  }
  .fold > div > .nav .nav-contents-area > div > div > div > div .sub-selector:first-child {
    text-align: center;
  }
}
.nav .nav-contents-area > div > div > div > div ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 1.25em;
}
@media (max-width: 1220px) {
  .nav .nav-contents-area > div > div > div > div ul {
    display: none;
  }
}
.nav .nav-contents-area > div > div > div > div li {
  padding: 6px 0;
  font-weight: 500;
  font-size: 0.9rem;
}
.nav .nav-contents-area > div > div > div > div li a {
  text-decoration: none;
  color: #777;
}
.nav .nav-contents-area > div > div > div > div li a:hover {
  color: #FF5827;
}
@media (max-width: 1220px) {
  .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item] {
    display: none;
  }
  .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active {
    display: block;
  }
  .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active:after {
    display: none;
  }
  .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active ul > li {
    background: #fff;
    position: relative;
    width: 100%;
    line-height: 56px;
    cursor: pointer;
    font-size: 18.7px;
    font-weight: inherit;
    border-bottom: 1px solid #EAEEF3;
  }
  .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active ul > li:hover {
    color: #FF5827;
  }
  .nav .nav-contents-area[data-nav-depth="2"] div[data-sub-item].active ul > li:after {
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    font-weight: 900;
    content: "\f105";
    position: absolute;
    right: 27px;
    font-size: 1.5em;
    font-weight: 300;
  }
}
/*
 * Override: Remove sticky positioning from nav.
 * Date: 2026-06-24
 * Reason: Sticky nav interfered with on-screen elements. Scroll-up-to-show
 *         JS was removed; this override makes the nav scroll with the page
 *         naturally. Users can reach the nav via the back-to-top FAB or by
 *         manually scrolling to the top.
 */
.nav {
  position: relative;
}
.nav.compact {
  position: relative;
}
@media (max-width: 550px) {
  .nav .logo-area > div img,
  .nav .logo-area > div svg {
    max-width: 140px;
  }
}
.nav .logo-area > div:nth-of-type(3) > a {
  font-size: 11px;
}
.nav .logo-area > .burger-menu svg {
  height: 1em;
  width: 1em;
}
.nav .selectors-area .close span,
.nav .nav-contents-area .back-close .close span,
.nav .nav-contents-area .back-close .back span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}
.nav .nav-contents-area > div * {
  background: transparent;
}
@media (min-width: 1221px) {
  .nav .nav-contents-area li.catch-all {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-top: 1.25rem;
    padding-top: 1rem;
  }
  .nav .nav-contents-area li.catch-all > a {
    display: inline-flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #ff6c41;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  .nav .nav-contents-area li.catch-all > a:hover {
    color: #f33700;
  }
  .nav .nav-contents-area li.catch-all > a:hover .icon,
  .nav .nav-contents-area li.catch-all > a:hover::after {
    transform: translateX(4px);
  }
  .nav .nav-contents-area li.catch-all > a .icon {
    font-size: 1em;
    margin-top: 3px;
    transition: transform 0.3s ease;
  }
  .nav .nav-contents-area li.catch-all > a::after {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 0.875rem;
    transition: transform 0.3s ease;
    display: inline-block;
  }
  .nav .nav-contents-area li.catch-all > a.has-inline-icon::after {
    content: none;
  }
}
@media (max-width: 1220px) {
  .nav .nav-contents-area li.catch-all {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
  .nav .nav-contents-area li.catch-all > a {
    display: inline;
    gap: 0;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    transition: none;
  }
  .nav .nav-contents-area li.catch-all > a .icon {
    display: none;
  }
  .nav .nav-contents-area li.catch-all > a::after {
    content: none;
  }
}
.majorOptionsAccordion {
  width: 100%;
  margin: 48px 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
.majorOptionsAccordion > div .toggle_trigger {
  background: #e5e5e5;
  align-items: stretch;
  justify-content: flex-end;
  width: 100%;
  padding: 0;
  border-bottom: solid 1px #d3d3d3;
}
.majorOptionsAccordion > div .toggle_trigger > div:first-of-type {
  padding: 48px;
  width: calc(1200px - 33vw);
  width: 1000px;
}
.majorOptionsAccordion > div .toggle_trigger h3,
.majorOptionsAccordion > div .toggle_trigger h4 {
  text-align: left;
  width: 100%;
  margin: 0;
}
.majorOptionsAccordion > div .toggle_trigger h3,
.majorOptionsAccordion > div .toggle_trigger p {
  width: auto;
  display: block;
  margin-left: 0;
  flex: 1;
}
.majorOptionsAccordion > div .toggle_trigger p {
  font-size: 0.9rem;
}
.majorOptionsAccordion > div .toggle_trigger:after {
  display: none;
}
.majorOptionsAccordion > div .toggle_trigger .iconArea {
  min-width: 33vw;
  background: #FF5827;
  display: flex;
  justify-self: stretch;
  position: relative;
  margin-left: 36px;
}
.majorOptionsAccordion > div .toggle_trigger .iconArea:hover {
  min-width: calc(33vw + 36px);
  margin-left: 0;
  background: #f33700;
  transition: min-width 0.3s ease, background 0.3s ease, margin 0.3s ease;
  /* Adjust the duration as needed */
}
.majorOptionsAccordion > div .toggle_trigger .iconArea:before {
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  font-weight: 900;
  content: "\f067";
  color: #fff;
  font-size: 40px;
  position: absolute;
  top: 45%;
  left: 10%;
}
@media (max-width: 720px) {
  .majorOptionsAccordion > div .toggle_trigger .iconArea,
  .majorOptionsAccordion > div .toggle_trigger .iconArea:hover {
    min-width: 100px;
    width: 100px;
    margin-left: 36px;
  }
  .majorOptionsAccordion > div .toggle_trigger .iconArea:before {
    left: 25%;
  }
}
.majorOptionsAccordion > div .toggle_trigger.active .iconArea:before {
  transform: rotate(135deg);
  animation: spin 0.4s linear forwards;
}
.majorOptionsAccordion > div .toggle_container {
  background: #fff;
  margin: auto;
  padding-top: 24px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 24px 10px;
}
.majorOptionsAccordion > div .toggle_container h3 {
  line-height: 1.5em;
}
.majorOptionsAccordion > div .toggle_container p {
  font-size: 1rem;
}
@media (min-width: 1000px) {
  .majorOptionsAccordion > div .toggle_container {
    padding: 48px 20%;
  }
}
.options-accordion {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 24px;
  overflow: hidden;
  margin: 48px auto;
}
@media (max-width: 1220px) {
  .options-accordion {
    grid-template-columns: 1fr;
    max-width: 800px;
  }
}
.options-accordion > div {
  margin-bottom: 24px;
  background: #fff;
  padding: 24px;
  border-radius: 4px;
  overflow: hidden;
  transition: transform 0.3s ease, grid-column 0.3s ease;
}
.options-accordion > div:not(:last-of-type) {
  margin-bottom: 24px;
}
.options-accordion > div:not(:last-of-type),
.options-accordion > div:last-of-type {
  margin: 0 ;
}
.options-accordion > div .pre-heading {
  text-align: left;
}
.options-accordion > div p {
  margin: 0;
}
.options-accordion > div.active {
  transform: scale(1);
}
@media (min-width: 1220px) {
  .options-accordion > div.active {
    grid-column: span 2;
  }
}
.options-accordion > div:not(.active) {
  cursor: pointer;
  transform: scale(0.93);
}
.options-accordion > div:not(.active) p:nth-of-type(n+2) {
  display: none;
}
/* FAQ Accordion Component — simple expandable Q&A list */
/* Uses CL toggle module (toggle_trigger / toggle_container) inside a semantic ul.faq-accordion */
/* Last updated: 2026-06-16 */
ul.faq-accordion {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.faq-accordion > li .toggle_trigger {
  margin: 0;
  padding-left: 1.6em;
  padding-right: 0;
  padding-top: 13.2px;
  padding-bottom: 13.2px;
  cursor: pointer;
  user-select: none;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #4D4F51;
  line-height: 1.45;
}
ul.faq-accordion > li .toggle_trigger:after {
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  content: "\f054";
  font-size: 0.75em;
  color: #6e6e6e;
  transition: transform 0.25s ease, color 0.25s ease;
}
ul.faq-accordion > li .toggle_trigger.active:after {
  content: "\f078";
  color: #FF5827;
}
ul.faq-accordion > li .toggle_trigger:hover:after {
  color: #FF5827;
}
ul.faq-accordion > li .toggle_container {
  display: none;
  padding: 18px 0 18px 33.6px;
  border-left: 3px solid #EAEEF3;
  margin-left: 0.5em;
  margin-bottom: 12px;
}
ul.faq-accordion > li .toggle_container p {
  margin: 0;
  padding-bottom: 18px;
  color: #6e6e6e;
  font-family: 'Open Sans', sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  text-align: left;
}
ul.faq-accordion > li .toggle_container p:last-of-type {
  margin-bottom: 0;
}
ul.faq-accordion > li .toggle_container > a {
  display: block;
  color: #FF5827;
  font-size: 1rem;
  text-decoration: underline;
  text-underline-position: under;
  text-underline-offset: 3px;
}
ul.faq-accordion > li .toggle_container > a + a {
  margin-top: 12px;
}
.hybrid-page {
  background: #f5f5f5;
  /* Content blocks below the hero */
}
.hybrid-page .centered {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  padding-bottom: 48px;
}
@media (max-width: 1320px) {
  .hybrid-page .centered {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1199px) {
  .hybrid-page .centered {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.hybrid-page .header {
  width: 100vw;
  /* full viewport width */
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #FF5827;
  /* site orange */
  color: #fff;
  /* white text */
  padding: 32px 20px 0 20px;
  /* remove bottom padding so header meets the figure */
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.hybrid-page .header .meta-row {
  display: flex;
  align-items: center;
  gap: 12px;
}
.hybrid-page .header .meta-row .chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  border-radius: 999px;
  background: transparent;
  color: #fff;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.hybrid-page .header .meta-row .chip:hover {
  border-color: rgba(255, 255, 255, 0.44);
  background: rgba(255, 255, 255, 0.04);
}
.hybrid-page .header .title-area {
  margin-top: 24px;
}
.hybrid-page .header .title-area h1 {
  margin: 0;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 800;
  color: #fff;
}
.hybrid-page .header .title-area p.dek {
  margin-top: 8px;
  color: #fff;
  font-size: 17px;
  max-width: 900px;
}
.hybrid-page .header .title-area .meta-chips {
  margin-top: 12px;
  display: flex;
  gap: 10px;
}
.hybrid-page .header .title-area .meta-chips .chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  border-radius: 999px;
  background: transparent;
  color: #fff;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.hybrid-page .header .title-area .meta-chips .chip:hover {
  border-color: rgba(255, 255, 255, 0.44);
  background: rgba(255, 255, 255, 0.04);
}
.hybrid-page .header .media {
  margin-top: 18px;
  width: 100%;
  max-height: 260px;
  overflow: hidden;
}
.hybrid-page .header .media img,
.hybrid-page .header .media video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.hybrid-page figure.video-block,
.hybrid-page figure#video {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 0;
  background: #FF5827;
  color: #fff;
  padding: 48px 0;
  /* remove top/bottom padding so it abuts the header */
}
.hybrid-page figure.video-block .centered,
.hybrid-page figure#video .centered {
  max-width: 1280px;
  width: 100%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1320px) {
  .hybrid-page figure.video-block .centered,
  .hybrid-page figure#video .centered {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hybrid-page figure.video-block .centered video,
.hybrid-page figure#video .centered video,
.hybrid-page figure.video-block .centered img,
.hybrid-page figure#video .centered img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}
@media (min-width: 800px) {
  .hybrid-page .header {
    padding: 48px 20px 0 20px;
  }
  .hybrid-page .header .title-area h1 {
    font-size: 56px;
  }
  .hybrid-page .header .title-area .dek {
    font-size: 20px;
  }
  .hybrid-page .header .media {
    max-height: 360px;
  }
}
.hybrid-page .content-with-sidebar {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 28px;
  align-items: start;
  margin: 24px 0;
  /* Mobile: collapse and tighten spacing at first breakpoint (899px). Use grid-template-areas to force aside before main */
  /* Enable sticky sidebar on larger viewports only */
}
.hybrid-page .content-with-sidebar main {
  display: block;
}
.hybrid-page .content-with-sidebar main .key-takeaways {
  background: #ffeee9;
  border: 1px solid #ffded4;
  padding: 18px;
  border-radius: 8px;
}
.hybrid-page .content-with-sidebar main .key-takeaways h3 {
  margin: 0 0 10px 0;
}
.hybrid-page .content-with-sidebar main .key-takeaways .takeaway-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 18px;
}
.hybrid-page .content-with-sidebar main .key-takeaways .takeaway-grid .takeaway-item {
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #ffded4;
  padding: 12px;
  border-radius: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #6e6e6e;
  font-size: clamp(15px, 2.5vw, 17px);
  line-height: 1.9em;
  font-size: 1rem;
  line-height: 1.4em;
}
.hybrid-page .content-with-sidebar main .comparison-overview {
  margin-top: 28px;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card {
  background: #fff;
  border-radius: 10px;
  padding: 24px 18px 18px 18px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  border: 1px solid #e1e1e1;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card h4 {
  margin-top: 0;
  margin-bottom: 24px;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card .feature-list {
  margin-top: 12px;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card .feature-list .feature-card {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 12px;
  border-radius: 8px;
  border: 1px dashed #e1e1e1;
  margin-bottom: 10px;
  background: #fdfdfd;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card .feature-list .feature-card .icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card .feature-list .feature-card .feature-content h5 {
  margin: 0 0 4px 0;
}
.hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards .comparison-card .feature-list .feature-card .feature-content p {
  margin: 0;
  color: #6b7280;
  font-size: 0.92rem;
  line-height: 1.5em;
}
.hybrid-page .content-with-sidebar main .transcript,
.hybrid-page .content-with-sidebar main .additional-content {
  margin-top: 22px;
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  padding: 16px;
}
.hybrid-page .content-with-sidebar main .transcript h3,
.hybrid-page .content-with-sidebar main .additional-content h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.hybrid-page .content-with-sidebar main .transcript .transcript-excerpt,
.hybrid-page .content-with-sidebar main .additional-content .transcript-excerpt {
  color: #6b7280;
}
.hybrid-page .content-with-sidebar main .transcript .transcript-excerpt p,
.hybrid-page .content-with-sidebar main .additional-content .transcript-excerpt p {
  margin: 8px 0;
}
.hybrid-page .content-with-sidebar main .transcript .link-more,
.hybrid-page .content-with-sidebar main .additional-content .link-more {
  display: inline-block;
  margin-top: 8px;
  color: #FF5827;
  text-decoration: none;
  font-weight: 600;
}
.hybrid-page .content-with-sidebar aside.page-sidebar {
  /* sticky behaviour will be applied at wider viewports (see media query below) */
  position: relative;
  /* ensure containing block for absolute elements if needed */
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page,
.hybrid-page .content-with-sidebar aside.page-sidebar .quote-cta {
  background: #fff;
  border-radius: 8px;
  padding: 14px;
  border: 1px solid #e1e1e1;
  margin-bottom: 16px;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page h4 {
  margin-top: 0;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page li {
  margin: 8px 0;
  font-size: 1rem;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page li::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", "FontAwesome";
  font-weight: 900 ;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-right: 10px;
  color: #FF5827;
  font-size: 1rem;
  line-height: 1;
  vertical-align: middle;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page li:hover {
  text-decoration: underline;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page li a {
  color: inherit;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .quote-cta p {
  font-size: 0.9rem;
  margin: 0;
}
.hybrid-page .content-with-sidebar aside.page-sidebar .quote-cta .button {
  display: inline-block;
  background: #111;
  color: #fff;
  padding: 10px 14px;
  border-radius: 6px;
  text-decoration: none;
  margin-bottom: 0;
  width: 100%;
  max-width: 400px;
  text-align: center;
  font-weight: 500;
}
.hybrid-page .content-with-sidebar aside.page-sidebar > * {
  box-sizing: border-box;
}
@media (max-width: 899px) {
  .hybrid-page .content-with-sidebar {
    gap: 16px;
    margin-top: 16px;
    /* make explicit single-column grid and place aside before main */
    display: grid;
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
    grid-template-areas: "aside" "main";
  }
  .centered .hybrid-page .content-with-sidebar {
    padding-left: 24px;
    padding-right: 24px;
  }
  .hybrid-page .content-with-sidebar aside.page-sidebar {
    grid-area: aside;
    width: 100%;
    margin: 0;
  }
  .hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page,
  .hybrid-page .content-with-sidebar aside.page-sidebar .quote-cta {
    padding: 12px;
  }
  .hybrid-page .content-with-sidebar aside.page-sidebar .on-this-page ul {
    columns: 1;
  }
  .hybrid-page .content-with-sidebar main {
    grid-area: main;
  }
  .hybrid-page .content-with-sidebar main .key-takeaways {
    padding: 12px;
    /* keep two columns until the narrower breakpoint */
  }
  .hybrid-page .content-with-sidebar main .key-takeaways .takeaway-grid {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .hybrid-page .content-with-sidebar main .key-takeaways .takeaway-item {
    padding: 10px;
    font-size: 0.95rem;
  }
  .hybrid-page .content-with-sidebar main .comparison-overview .comparison-cards {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .hybrid-page .content-with-sidebar main .comparison-overview .comparison-card {
    padding: 14px;
  }
  .hybrid-page .content-with-sidebar main .comparison-overview .comparison-card h4 {
    margin-bottom: 12px;
  }
  .hybrid-page .content-with-sidebar main .comparison-overview .comparison-card .feature-list .feature-card {
    flex-direction: row;
    padding: 10px;
  }
  .hybrid-page .content-with-sidebar main .comparison-overview .comparison-card .feature-list .feature-card .icon {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 699px) {
  .hybrid-page .content-with-sidebar {
    /* extra specificity in case other styles override */
  }
  .hybrid-page .content-with-sidebar .key-takeaways .takeaway-grid {
    grid-template-columns: 1fr !important;
    gap: 10px;
  }
  .hybrid-page .content-with-sidebar .key-takeaways .takeaway-item {
    padding: 10px;
  }
  .hybrid-page .content-with-sidebar .content-with-sidebar main .key-takeaways .takeaway-grid {
    grid-template-columns: 1fr !important;
  }
}
@media (min-width: 900px) {
  .hybrid-page .content-with-sidebar aside.page-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 24px;
    align-self: start;
  }
}
.hybrid-page .outro-cta {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  padding: 16px;
}
.hybrid-page .outro-cta .button:nth-of-type(1) {
  background: transparent;
  border: 1px solid #FF5827;
  color: #FF5827;
}
.hybrid-page .outro-cta .button:nth-of-type(2) {
  background: #FF5827;
  color: #fff;
}
.hybrid-page .outro-cta p {
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.hybrid-page .outro-cta .button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  gap: 24px;
}
.hybrid-page .outro-cta .button-wrapper .button {
  margin: 0;
  text-align: center;
  flex: 1;
}
@media (max-width: 599px) {
  .hybrid-page .outro-cta .button-wrapper {
    flex-direction: column;
    gap: 12px;
  }
}
.hybrid-page .author-profile {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  padding: 18px;
  display: grid;
  grid-template-columns: 4fr 5fr;
  gap: 24px;
  align-items: start;
  box-shadow: 0 6px 14px rgba(16, 24, 40, 0.06);
  margin-bottom: 24px;
}
.hybrid-page .author-profile .author-avatar {
  background: #ffffff;
  border-radius: 10px;
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.hybrid-page .author-profile .author-avatar img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.hybrid-page .author-profile .author-content .author-name {
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 6px 0;
}
.hybrid-page .author-profile .author-content .author-role {
  color: #374151;
  font-weight: 600;
  margin-bottom: 8px;
}
.hybrid-page .author-profile .author-content .author-org {
  color: #6b7280;
  margin-bottom: 12px;
}
.hybrid-page .author-profile .author-content .contact-chips {
  display: flex;
  gap: 12px;
  width: 100%;
  line-height: 1.6em;
}
@media (max-width: 599px) {
  .hybrid-page .author-profile .author-content .contact-chips {
    flex-direction: column;
  }
}
.hybrid-page .author-profile .author-content .contact-chips .chip {
  gap: 8px;
  padding: 6px 12px;
  border-radius: 999px;
  background: transparent;
  color: #fff;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: #fafafa;
  color: #111;
  border: 1px solid #dcdcdc;
  padding: 10px 14px;
  border-radius: 10px;
  min-width: 180px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  flex-basis: 48%;
}
.hybrid-page .author-profile .author-content .contact-chips .chip:hover {
  border-color: rgba(255, 255, 255, 0.44);
  background: rgba(255, 255, 255, 0.04);
}
@media (max-width: 599px) {
  .hybrid-page .author-profile .author-content .contact-chips .chip {
    flex-basis: 100%;
    min-width: 100%;
  }
}
.hybrid-page .author-profile .author-content .contact-chips .chip i.fas {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  color: #111;
  font-size: 16px;
}
.hybrid-page .author-profile .author-content .contact-chips .chip .chip-body {
  display: flex;
  flex-direction: column;
}
.hybrid-page .author-profile .author-content .contact-chips .chip .chip-label {
  font-size: 13px;
  color: #6b7280;
  line-height: 1;
}
.hybrid-page .author-profile .author-content .contact-chips .chip .chip-value {
  margin-top: 6px;
}
.hybrid-page .author-profile .author-content .contact-chips .chip .chip-value a {
  color: #FF5827;
  text-decoration: none;
  font-weight: 600;
}
.hybrid-page .author-profile .author-content .contact-chips .chip:hover {
  border-color: #d1d1d1;
  background: #fafafa;
}
.hybrid-page .author-profile .author-content p {
  font-size: 1rem;
}
.hybrid-page .author-profile .author-content .profile-link {
  display: inline-block;
  margin-top: 10px;
  color: #FF5827;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
}
.hybrid-page .author-profile .author-content .profile-link:after {
  content: "\f08e";
  font-family: "Font Awesome 5 Free", "Font Awesome 6 Free", "FontAwesome";
  font-weight: 400;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 8px;
  font-size: 0.9em;
  vertical-align: top;
  color: #FF5827;
  transition: transform 0.18s ease, opacity 0.18s ease;
  transform: translateX(0);
  opacity: 0.95;
}
.hybrid-page .author-profile .author-content .profile-link:hover:after {
  transform: translateX(4px);
  opacity: 1;
}
@media (max-width: 899px) {
  .hybrid-page .author-profile {
    grid-template-columns: 1fr;
  }
  .hybrid-page .author-profile img,
  .hybrid-page .author-profile picture {
    width: 100%;
  }
  .hybrid-page .author-profile .author-avatar {
    min-height: 160px;
    border-radius: 8px;
  }
}
.fold:has(.caseStudyCardSection) {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background-color: #f9fbfd;
}
.fold:has(.caseStudyCardSection)::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: linear-gradient(#1e293b 1.5px, transparent 1.5px), linear-gradient(90deg, #1e293b 1.5px, transparent 1.5px);
  background-size: 50px 50px;
  opacity: 0.04;
  pointer-events: none;
  z-index: 0;
}
.fold:has(.caseStudyCardSection) > * {
  position: relative;
  z-index: 1;
}
.caseStudyCardSection {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.caseStudyCardSection h2 {
  text-align: center;
}
.caseStudyCardSection .caseStudyCardStack {
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.caseStudyCard {
  display: flex;
  background: #fff;
  border: 1px solid #EAEEF3;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.caseStudyCard:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 20px;
  transform: translateY(-2px);
}
.caseStudyCard .caseStudyCardImage {
  width: 40%;
  flex-shrink: 0;
  position: relative;
}
.caseStudyCard .caseStudyCardImage picture {
  display: block;
  width: 100%;
  height: 100%;
}
.caseStudyCard .caseStudyCardImage img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.caseStudyCard .caseStudyCardImage .caseStudyCardBadge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: rgba(0, 0, 0, 0.72);
  color: #fff;
  font-size: 0.63rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding: 4px 10px;
  border-radius: 4px;
  z-index: 1;
}
.caseStudyCard .caseStudyCardBody {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 0;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardMain {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 15.6px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardRibbon {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #FF5827;
  color: #fff;
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  padding: 5px 12px;
  border-radius: 4px;
  align-self: flex-start;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardRibbon i {
  font-size: 0.7rem;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardTitle .caseStudyCardLocation {
  display: block;
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #FF5827;
  margin-bottom: 4px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardTitle h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.15rem;
  font-weight: 800;
  color: #4D4F51;
  margin: 0;
  line-height: 1.3;
}
.caseStudyCard .caseStudyCardBody p {
  color: #6e6e6e;
  font-size: 0.875rem;
  margin: 0;
  line-height: 1.65;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardGlance {
  background: #f3f3f3;
  border: 1px solid #EAEEF3;
  border-radius: 4px;
  padding: 15.6px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardGlance > div:not(:first-child) {
  border-left: 1px solid #EAEEF3;
  padding-left: 18px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardGlance .caseStudyCardGlanceLabel {
  display: block;
  font-size: 0.6rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #949494;
  margin-bottom: 3px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardGlance strong {
  display: block;
  font-size: 0.8rem;
  font-weight: 700;
  color: #4D4F51;
  line-height: 1.3;
  margin-bottom: 3px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardGlance .caseStudyCardGlanceDetail {
  display: block;
  font-size: 0.68rem;
  color: #6e6e6e;
  line-height: 1.5;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardFooter {
  padding: 12px 24px;
  border-top: 1px solid #EAEEF3;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardFooter a {
  color: #FF5827;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardFooter a i {
  font-size: 0.7rem;
}
.caseStudyCard .caseStudyCardBody .caseStudyCardFooter a:hover {
  text-decoration: underline;
}
@media (max-width: 550px) {
  .caseStudyCard {
    flex-direction: column;
  }
  .caseStudyCard .caseStudyCardImage {
    width: 100%;
    min-height: 220px;
  }
  .caseStudyCard .caseStudyCardBody {
    width: 100%;
  }
  .caseStudyCard .caseStudyCardBody .caseStudyCardGlance {
    grid-template-columns: 1fr;
  }
  .caseStudyCard .caseStudyCardBody .caseStudyCardGlance > div:not(:first-child) {
    border-left: none;
    padding-left: 0;
    border-top: 1px solid #EAEEF3;
    padding-top: 12px;
  }
}
body.caseStudyPage h2 {
  font-size: clamp(1.6rem, 3.5vw, 2.2rem);
}
body.caseStudyPage h2,
body.caseStudyPage h2 a {
  color: #4D4F51;
}
body.caseStudyPage .fold.graphicsAnalysis.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(1) > div,
body.caseStudyPage .fold.caseStudyContent.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(1) > div,
body.caseStudyPage .fold.warmGridBackground.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(1) > div {
  background: #fff;
  border: 1px solid rgba(77, 79, 81, 0.1);
  border-radius: 4px;
  padding: 30px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
@media (max-width: 860px) {
  body.caseStudyPage .fold.graphicsAnalysis.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(2),
  body.caseStudyPage .fold.caseStudyContent.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(2),
  body.caseStudyPage .fold.warmGridBackground.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(2) {
    margin-top: 24px;
    background: #fff;
    border: 1px solid rgba(77, 79, 81, 0.1);
    border-radius: 4px;
    padding: 26.4px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }
}
body.caseStudyPage .fold.graphicsAnalysis.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid,
body.caseStudyPage .fold.caseStudyContent.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid,
body.caseStudyPage .fold.warmGridBackground.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid {
  margin-top: 0;
  margin-bottom: 0;
  row-gap: 24px;
}
body.caseStudyPage .fold.graphicsAnalysis.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid > div,
body.caseStudyPage .fold.caseStudyContent.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid > div,
body.caseStudyPage .fold.warmGridBackground.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid > div {
  background: #fff;
  border: 1px solid rgba(77, 79, 81, 0.1);
  border-radius: 4px;
  padding: 18px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
@media (max-width: 860px) {
  body.caseStudyPage .fold.graphicsAnalysis.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid > div,
  body.caseStudyPage .fold.caseStudyContent.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid > div,
  body.caseStudyPage .fold.warmGridBackground.warmGridBackground .caseStudyEssentialInfo .serviceBenefitsGrid > div {
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
  }
}
@media (max-width: 860px) {
  body.caseStudyPage .fold.graphicsAnalysis.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(1) > div,
  body.caseStudyPage .fold.caseStudyContent.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(1) > div,
  body.caseStudyPage .fold.warmGridBackground.warmGridBackground .caseStudyEssentialInfo > div:nth-of-type(1) > div {
    padding: 26.4px;
  }
}
body.caseStudyPage .fold.graphicsAnalysis > div > h2:first-child,
body.caseStudyPage .fold.caseStudyContent > div > h2:first-child,
body.caseStudyPage .fold.warmGridBackground > div > h2:first-child,
body.caseStudyPage .fold.graphicsAnalysis > div > h3:first-child,
body.caseStudyPage .fold.caseStudyContent > div > h3:first-child,
body.caseStudyPage .fold.warmGridBackground > div > h3:first-child {
  text-align: left;
}
body.caseStudyPage .fold.graphicsAnalysis > div > .pre-heading,
body.caseStudyPage .fold.caseStudyContent > div > .pre-heading,
body.caseStudyPage .fold.warmGridBackground > div > .pre-heading {
  text-align: left;
  margin-bottom: 12px;
}
body.caseStudyPage .fold.graphicsAnalysis > div figure,
body.caseStudyPage .fold.caseStudyContent > div figure,
body.caseStudyPage .fold.warmGridBackground > div figure {
  margin-top: 48px;
  margin-bottom: 48px;
}
body.caseStudyPage .fold.graphicsAnalysis > div blockquote,
body.caseStudyPage .fold.caseStudyContent > div blockquote,
body.caseStudyPage .fold.warmGridBackground > div blockquote {
  border-left: 3px solid #FF5827;
  padding: 0.4em 0 0.4em 30px;
  margin: 36px 0;
  font-style: italic;
  color: #444;
  line-height: 1.75em;
}
body.caseStudyPage .fold.graphicsAnalysis > div .pre-heading + h2,
body.caseStudyPage .fold.caseStudyContent > div .pre-heading + h2,
body.caseStudyPage .fold.warmGridBackground > div .pre-heading + h2 {
  margin-top: 12px;
}
body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology,
body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology,
body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology {
  margin-top: 30px;
}
body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology .technicalMethodologyIntro,
body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology .technicalMethodologyIntro,
body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology .technicalMethodologyIntro {
  margin-bottom: 50.4px;
  max-width: 820px;
}
body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology .technicalMethodologyItem,
body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology .technicalMethodologyItem,
body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology .technicalMethodologyItem {
  border-top: 1px solid #EAEEF3;
  padding-top: 36px;
  margin-top: 36px;
  display: grid;
  grid-template-columns: minmax(170px, 0.85fr) 1.75fr;
  column-gap: 48px;
  align-items: start;
}
body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology .technicalMethodologyItem > h3,
body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology .technicalMethodologyItem > h3,
body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology .technicalMethodologyItem > h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25em;
  color: #4D4F51;
  text-transform: uppercase;
}
body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology .technicalMethodologyItem > div > p,
body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology .technicalMethodologyItem > div > p,
body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology .technicalMethodologyItem > div > p {
  font-size: clamp(0.9rem, 1.35vw, 1.02rem);
  margin-top: 0;
  margin-bottom: 1em;
}
body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology .technicalMethodologyItem > div > p:last-child,
body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology .technicalMethodologyItem > div > p:last-child,
body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology .technicalMethodologyItem > div > p:last-child {
  margin-bottom: 0;
}
@media (max-width: 760px) {
  body.caseStudyPage .fold.graphicsAnalysis > div .technicalMethodology .technicalMethodologyItem,
  body.caseStudyPage .fold.caseStudyContent > div .technicalMethodology .technicalMethodologyItem,
  body.caseStudyPage .fold.warmGridBackground > div .technicalMethodology .technicalMethodologyItem {
    grid-template-columns: 1fr;
    row-gap: 19.2px;
  }
}
body.caseStudyPage .fold.graphicsAnalysis > div .serviceBenefitsGrid,
body.caseStudyPage .fold.caseStudyContent > div .serviceBenefitsGrid {
  grid-column-gap: clamp(24px, 4vw, 60px);
}
body.caseStudyPage .fold.graphicsAnalysis > div .serviceBenefitsGrid > div > div h4,
body.caseStudyPage .fold.caseStudyContent > div .serviceBenefitsGrid > div > div h4 {
  font-size: 19px;
}
/* Back-to-Top Floating Action Button
 * Material Design FAB implementation
 * Following Material Design 2.0 guidelines
 * Adapted from myirelandtour.com for EWD
 *
 * Added: 2026-06-24
 */
.back-to-top-fab {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #FF5827;
  color: #ffffff;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  /* Hidden by default - shown via JS when scrolled */
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  /* Icon styling */
  /* Hover state - elevated shadow */
  /* Active/pressed state */
  /* Focus state for accessibility */
  /* Visible state - controlled by JS */
}
.back-to-top-fab svg.svg-inline--fa,
.back-to-top-fab i.fas,
.back-to-top-fab i.fab,
.back-to-top-fab i.fal,
.back-to-top-fab i.far,
.back-to-top-fab i.fad {
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
}
.back-to-top-fab:hover {
  background-color: #fd3900;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  transform: scale(1.05);
}
.back-to-top-fab:active {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.back-to-top-fab:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 88, 39, 0.3);
}
.back-to-top-fab.visible {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
/* Responsive adjustments */
@media (max-width: 640px) {
  .back-to-top-fab {
    bottom: 16px;
    right: 16px;
    width: 48px;
    height: 48px;
  }
  .back-to-top-fab svg.svg-inline--fa,
  .back-to-top-fab i.fas,
  .back-to-top-fab i.fab,
  .back-to-top-fab i.fal,
  .back-to-top-fab i.far,
  .back-to-top-fab i.fad {
    font-size: 20px;
  }
}
/* Ensure minimum touch target size on mobile (48x48dp) */
@media (pointer: coarse) {
  .back-to-top-fab {
    min-width: 48px;
    min-height: 48px;
  }
}
