.cr-platform--section {
  background-color: #000;
  padding: 80px 35px 70px;
  height: fit-content;
  position: relative;
  display: block;
}

.cr-platform--section .border {
  background: radial-gradient(circle, rgba(246,189,3,1) 85%, rgba(34,34,34,0) 100%);
  width: 100%;
  z-index: 3;
}

.cr-platform--section .container.container-xl.page-center.spines--wrapper {display: flex; height: 790px; max-width: 1020px; opacity: 0;}

.cr-platform--section h2 {
  font-family: 'Peristyle Black', sans-serif;
  font-size: 100px;
  line-height: 90px;
  text-align: center;
  text-transform: uppercase;
  color: var(--cr-yellow);
  padding-bottom: 30px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  opacity: 0;
}

/* === Bottom CTA === */

.cr-platform--section .cr-button {
font-size: 20px;
  padding: 10px 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  transition: .5s ease all;
  font-size: 18px;
   background-color: transparent;
  border: 1px var(--cr-yellow) solid;
  color: var(--cr-yellow);
  letter-spacing: 0;
  display: table;
  margin: 0 auto;
}
.cr-platform--section .cr-button:after {content: none;}

.cr-platform--section .cr-button:hover {
  box-shadow: 0px 0px 10px var(--cr-yellow);
  -moz-box-shadow: 0px 0px 10px var(--cr-yellow);
  -webkit-box-shadow: 0px 0px 10px var(--cr-yellow);
}

/* ==+ END Bottom CTA === */

.cr-platform--section .spines--wrapper .spine {
  background-color: var(--cr-orange);
  display: inline-flex;
  flex-direction: column;
  flex-grow: 1;
  width: 4%;
  height: 640px;
  writing-mode: vertical-rl;
  padding: 35px;
  margin: 50px 0 0;
  cursor: pointer;
  z-index: 1;
  transition: .55s ease-in-out all;
  position: relative;
  top: 0;
  text-decoration: none;
  vertical-align: bottom;
}

.cr-platform--section .spines--wrapper .spine:after {
  content: "";
  background-position: top;
  background-size: 850px;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  transition: .55s ease-in-out all;
}


.cr-platform--section .spines--wrapper .spine:hover, .cr-platform--section .spines--wrapper .spine:focus  {
  z-index: 100;
  position: relative;
  flex-grow: 1.5;
  height: 680px;
  top: -40px;
  /*transform: scale(1.02);
  -webkit-box-shadow: 0px -1px 22px 6px #222; 
box-shadow: 0px -1px 22px 6px #222;*/
}

.cr-platform--section .spines--wrapper .spine.active {
  width: 72%;
  height: 680px;
  top: -40px;
  -webkit-box-shadow: 0px -1px 22px 6px #222; 
  box-shadow: 0px -1px 22px 6px #222;*/
}

.cr-platform--section .spines--wrapper .spine.active span {/*writing-mode: horizontal-tb; position: absolute; top: 10px; text-align: right; transform: none;*/}

.cr-platform--section .spines--wrapper .spine.thin {background-image: none; max-width: 75px;}

.cr-platform--section .spines--wrapper .spine.active .spine--content {display: block; transition-delay: .4s; opacity: 0;}

.cr-platform--section .spines--wrapper .spine:hover:after, .cr-platform--section .spines--wrapper .spine:focus:after, .cr-platform--section .spines--wrapper .spine.active:after {opacity: 1!important;}

.cr-platform--section .spines--wrapper .spine:nth-of-type(2):after, .cr-platform--section .spines--wrapper .spine:nth-of-type(5):after {background-position: right;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(4):after, .cr-platform--section .spines--wrapper .spine:nth-of-type(4):hover:after {background-position: -400px; opacity: .4;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear:after {background-position: 0;}

.cr-platform--section .spines--wrapper .spine:first-of-type {background-color: #595955;}
.cr-platform--section .spines--wrapper .spine:first-of-type:hover:after, .cr-platform--section .spines--wrapper .spine:first-of-type.active.appear:after {background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--endpoint-protection-clean-d.jpg'); background-position: top; opacity: 1!important;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(2) {background-color: var(--cr-yellow);}
.cr-platform--section .spines--wrapper .spine:nth-of-type(2).active.appear, .cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear {height: 790px;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(2):hover:after, .cr-platform--section .spines--wrapper .spine:nth-of-type(2).active.appear:after {background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--extended-surface-protection-clean-d.jpg'); background-position: right; opacity: 1!important;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(3) {background-color: #3f3f3f;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(3):hover:after, .cr-platform--section .spines--wrapper .spine:nth-of-type(3).active.appear:after {background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--security-operations-optimization-clean-d.jpg'); background-position: top; opacity: 1!important;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(4) {background-color: #212121;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(4):hover:after, .cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear:after {background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--posture-incident-management-clean-d.jpg'); opacity: 1!important;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(5) {background-color: #95ACB3;}
.cr-platform--section .spines--wrapper .spine:nth-of-type(5):hover:after, .cr-platform--section .spines--wrapper .spine:nth-of-type(5).active.appear:after {background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--malop-engine-clean-d.jpg'); background-position: right; opacity: 1!important;}

/*.cr-platform--section .spines--wrapper .spine:nth-of-type(5):hover {
  background-color: transparent;
  background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-hp--platform-bg-placeholder.jpg');
  background-size: cover;
  background-position: center;
  transition: 1s ease-in-out all;
}*/

.cr-platform--section .spines--wrapper .spine .plus-sign:before {
  content: "+";
  font-family: 'Flama Condensed-Book',sans-serif;
  font-size: 48px;
  text-align: center;
  writing-mode: horizontal-tb;
  color: #FFF;
  display: block;
  position: absolute;
  top: 10px;
  left: calc(50% - 5px);
  text-align: left;
  transition: .3s ease all;
  opacity: .2;
}

.cr-platform--section .spines--wrapper .spine:hover .plus-sign:before {color: var(--cr-yellow); opacity: 1;}

.cr-platform--section .spines--wrapper .spine.active .plus-sign:before {content: none;}

.cr-platform--section .spines--wrapper .spine span {
  font-family: 'Criteria Regular', sans-serif;
  font-size: 22px;
  text-align: left;
  color: #FFF;
  display: block;
  transform: rotate(-180deg);
  position: relative;
  top: -18%;
  right: -12px;
  transition: .4s ease-in-out all;
}

.cr-platform--section .spines--wrapper .spine.active.appear span {font-size: 22px!important;}

.cr-platform--section .spines--wrapper .spine.textShrink span {font-size: 18px;}
.cr-platform--section .spines--wrapper .spine.textShrink img.platform-icon {width: 0;}

.cr-platform--section .spines--wrapper .spine img.platform-icon, .cr-platform--section .spines--wrapper .spine.active.appear img.platform-icon {
  display: block;
  width: 45px;
  position: absolute;
  top: calc(100% - 100px);
  right: 18px;
  opacity: 1;
  transition: .3s ease-out all;
}

.cr-platform--section .spines--wrapper .spine .spine--content {
  font-family: 'Criteria Regular', sans-serif;
  writing-mode: horizontal-tb;
  color: #FFF;
  padding: 0 35px 35px;
  display: none;
  opacity: 0;
  /*transition: .4s ease all;*/
}

.cr-platform--section .spines--wrapper .spine.appear .spine--content {
  animation-name: spine-content-appear;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-delay: .4s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  display: block;
  opacity: 0;
}

.cr-platform--section .spines--wrapper .spine--content .close-spine {
  font-family: 'HOSP', sans-serif;
  font-size: 38px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  display: block;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  width: 35px;
  height: 35px;
  top: 0;
  left: 0;
  transition: .2s ease-out all;
  z-index: 100;
  border: 2px transparent solid;
  border-radius: 100%;
  box-shadow: none;
}

.cr-platform--section .spines--wrapper .spine--content .close-spine::before,
.cr-platform--section .spines--wrapper .spine--content .close-spine::after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
}

.cr-platform--section .spines--wrapper .spine--content .close-spine::before {border: 2px solid transparent;}
.cr-platform--section .spines--wrapper .spine--content .close-spine:hover::before {
  border-top-color: var(--cr-yellow);
  border-right-color: var(--cr-yellow);
  border-bottom-color: var(--cr-yellow);
  transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.10s, border-bottom-color 0.15s linear 0.20s;
}

.cr-platform--section .spines--wrapper .spine--content .close-spine::after {border: 0 solid transparent;}
.cr-platform--section .spines--wrapper .spine--content .close-spine:hover::after {
  border-top: 2px solid var(--cr-yellow);
  border-left-width: 2px;
  border-right-width: 2px;
  transform: rotate(270deg);
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
  }

.cr-platform--section .spines--wrapper .spine--content .close-spine:hover {
  color: var(--cr-yellow);
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap {
  padding-top: 35px;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single {
  background-color: rgba(33, 33, 33, .6);
  padding: 0;
  margin: 0 10px 10px 0;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:nth-of-type(even) {margin-right: 0;}

.cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single {width: 100%;}

.cr-platform--section .spines--wrapper .spine:nth-of-type(2) .spine--content .platform-modules--wrap .platorm-module--single { background-color: rgba(246, 189, 3, .5);}
.cr-platform--section .spines--wrapper .spine:nth-of-type(2) .spine--content .platform-modules--wrap .platorm-module--single:hover h3 {color: var(--cr-dk-gray);}
/*.cr-platform--section .spines--wrapper .spine:nth-of-type(2) .spine--content .platform-modules--wrap .platorm-module--single a:before {background-color: var(--cr-dk-gray);}*/

.cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single {background-color: rgba(149, 172, 179, .4);}


.cr-platform--section .spines--wrapper .spine--content h2 {
  transform: rotate(-180deg);
  writing-mode: tb-rl;
  float: right;
  margin: 0 0 0 50px;
  font-size: 28px;
}
.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single {display: block; padding: 35px; position: relative; width: 100%}
.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  transform: scaleX(0);
  top: 0;
  left: 0;
  background-color: var(--cr-yellow);
  transform-origin: top left;
  transition: transform .3s ease-in-out;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:hover:before {
  transform: scaleX(1);
  transform-origin: top left;
}
.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a h3 {
  font-family: 'Peristyle Black', 'Criteria Bold', sans-serif;
  font-size: 52px;
  line-height: 52px;
  padding-bottom: 35px;
  color: #FFF;
  transition: .3s ease-out all;
}

.cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single a h3 {
  font-size: 52px;
  line-height: 52px;
  padding-bottom: 10px;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:hover h3, .cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single:hover h4 {
  transform: translateX(10px);
  color: var(--cr-yellow);
}

.cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single a h4 {
  font-family: 'Criteria Regular', sans-serif;
  font-size: 20px;
  padding-bottom: 20px;
  transition: .3s ease-out all;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a p {
  font-family: 'Criteria Regular', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #FFF;
  display: block;
  transition: .3s ease-out all;
}
.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:hover p {
  transform: translateX(10px);
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a.cr-button__platform-module {
  font-family: 'Criteria Regular', sans-serif;
  font-size: 16px;
  text-align: center;
  background-color: var(--cr-yellow);
  color: #FFF;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 8px 18px;
  transition: .4s ease all;
  /* -- */
  display: none;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a.cr-button__platform-module:hover {
  background-color: var(--cr-dk-gray);
  color: var(--cr-yellow);
}

/* == Arrow Button  === */


.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap a.cta:before {
  font-family: 'Ionicons';
  content: "\f3d1";
  font-size: 15px;
  color: #FFF;
  display: block;
  width: 25px;
  text-align: center;
  line-height: 21px;
  height: 25px;
  position: absolute;
  transition: .3s ease-out all;
  opacity: 0;
  border: 2px var(--cr-yellow) solid;
  border-radius: 50%;
  bottom: 10px;
  right: 25px;
  background-color: transparent;
}

.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:hover a.cta:before {
  opacity: 1;
  right: 15px;
}
.cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single:hover a.cta:hover:before {background-color: var(--cr-yellow); color: var(--cr-dk-gray);}

/* == ==*/

.cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single a.cr-button__platform-module {display: inline-block; margin: 20px 0;}

/* === Viewport 1024px MIN === */

@media screen and (min-width: 1024px) {
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single {width: calc(50% - 10px);}
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single{width: 100%;}
}


/* === END Viewport 1024px MIN === */


@media screen and (max-width: 1023px) {
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single {width: calc(50% - 10px);}
  .cr-platform--section .spines--wrapper .spine:nth-of-type(3) .spine--content .platform-modules--wrap .platorm-module--single, 
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4) .spine--content .platform-modules--wrap .platorm-module--single,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5) .spine--content .platform-modules--wrap .platorm-module--single {width: 100%;}
}

@media screen and (max-width: 767px) {
  .cr-platform--section h2 {font-size: 80px; line-height: 80px;}
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single {width: 100%;}
  .cr-platform--section .spines--wrapper .spine--content h2 {
    font-family: 'Criteria Bold', sans-serif;
    font-size: 50px;
    line-height: 56px;
    text-align: center;
    transform: rotate(0);
    writing-mode: lr;
    float: none;
    margin: 50px 0;
  }
}

@media screen and (max-width: 768px) {
  
  .cr-platform--section .page-center {padding-left: 0; padding-right: 0;}
  .cr-platform--section .cr-button {margin-top: 55px;}
  .cr-platform--section .container.container-xl.page-center.spines--wrapper {flex-direction: column; height: auto;}

  .cr-platform--section .spines--wrapper .spine {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
    padding: 25px;
    width: 100%;
    height: 100px;
    writing-mode: horizontal-tb;
  }
  
  .cr-platform--section .spines--wrapper .spine.active {
    flex-direction: column;
  }
  
  .cr-platform--section .spines--wrapper .spine:hover {
    height: 100px;
    flex-grow: 1;
    top: 0;
  }
 
  .cr-platform--section .spines--wrapper .spine:hover, .cr-platform--section .spines--wrapper .spine:focus {top: 0;}
  
  .cr-platform--section .spines--wrapper .spine:after {/*background-size: 750px; background-position: center;*/ opacity: 0!important;}
  
  .cr-platform--section .spines--wrapper .spine:first-of-type:after,
  .cr-platform--section .spines--wrapper .spine:first-of-type:hover:after,
  .cr-platform--section .spines--wrapper .spine:first-of-type.active.appear:after,
  .cr-platform--section .spines--wrapper .spine:first-of-type:hover:after {
    background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--endpoint-protection-clean-m.jpg');
    background-position: center;
    background-size: cover;
  }
  .cr-platform--section .spines--wrapper .spine:nth-of-type(2):after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(2).active.appear:after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(2):hover:after {
    background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--extended-surface-protection-clean-m.jpg');
    background-position: center;
    background-size: cover;
  }
  .cr-platform--section .spines--wrapper .spine:nth-of-type(3):after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(3).active.appear:after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(3):hover:after {
    background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--security-operations-optimization-clean-m.jpg');
    background-position: center;
    background-size: cover;
  }
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4):after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear:after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4):hover:after {
    background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--posture-incident-management-clean-m.jpg');
    background-position: center;
    background-size: cover;
  }
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear:after {background-position: center;}
  
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5):after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5):hover:after,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5).active.appear:hover:after {
    background-image: url('https://www.cybereason.com/hubfs/dam/images/images-web/backgrounds/cr-platform-spine-bg--malop-engine-m.jpg');
    background-position: center;
    background-size: cover;
  }
  
  .cr-platform--section .spines--wrapper .spine:first-of-type.active.appear {height: 1000px;}
  .cr-platform--section .spines--wrapper .spine:nth-of-type(2).active.appear {height: 1050px;}
  .cr-platform--section .spines--wrapper .spine:nth-of-type(3).active.appear {height: 600px;}
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear {height: 750px;}
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5).active.appear {height: 550px;}
  
  .cr-platform--section .spines--wrapper .spine.active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .cr-platform--section .spines--wrapper .spine span,  .cr-platform--section .spines--wrapper .spine.appear span {
    font-family: 'Criteria Regular', sans-serif;
    font-size: 16px!important;
    left: 60px;
    top: 0;
    transform: none;
    /*max-width: 80%;*/
    display: flex;
    align-items: center;
    position: relative;
  }
  .cr-platform--section .spines--wrapper .spine.active.appear span {font-family: 'Criteria Regular', sans-serif; font-size: 16px!important; left: 27px; top: 5px;}
  
   /* -- New Styles for position: absolute -- */
  .cr-platform--section .spines--wrapper .spine span, .cr-platform--section .spines--wrapper .spine.active.appear span, .cr-platform--section .spines--wrapper .spine img.platform-icon, .cr-platform--section .spines--wrapper .spine.active.appear img.platform-icon {
    position: absolute;
  }
  
  .cr-platform--section .spines--wrapper .spine span, .cr-platform--section .spines--wrapper .spine.active.appear span {
    top: 38px;
    left: 80px;
    max-width: 300px;
  }
  
  .cr-platform--section .spines--wrapper .spine:nth-of-type(2) span, .cr-platform--section .spines--wrapper .spine:nth-of-type(2).active.appear span {top: 29px;}
  
  .cr-platform--section .spines--wrapper .spine:nth-of-type(5) span#wistia-span, .cr-platform--section .spines--wrapper .spine:nth-of-type(5).active.appear span#wistia-span {top: 0; left: 0; max-width: 100%;}
  
  /*.cr-platform--section .spines--wrapper .spine.appear span, .cr-platform--section .spines--wrapper .spine.appear img.platform-icon {position: absolute;}
  /*.cr-platform--section .spines--wrapper .spine.appear span {
    writing-mode: vertical-rl;
    /*transform: rotate(-180deg);*/
    /*left: 25px;
    top: 85px;
    right: auto;
    width: 25px;
  }*/
  
  .cr-platform--section .spines--wrapper .spine.appear img.platform-icon {
    left: 15px;
    right: auto;
    top: 25px;
  }
  
  .cr-platform--section .spines--wrapper .spine .plus-sign:before {
    content: "\f3d0";
    font-family: 'Ionicons';
    line-height: 48px;
    font-size: 28px;
    top: calc(50% - 23px);
    left: auto; 
    right: 15px;
  }
  
  .cr-platform--section .spines--wrapper .spine img.platform-icon, .cr-platform--section .spines--wrapper .spine.active.appear img.platform-icon {top: 33px; left: 18px; width: 35px; display: flex; align-items: center;}
  
  .cr-platform--section .spines--wrapper .spine.active {
    width: 100%;
    height: fit-content;
    top: 0;
    transition: .4s ease-in-out all;
    /*transform: scale(1.02);
    -webkit-box-shadow: 0px -1px 22px 6px #222; 
    box-shadow: 0px -1px 22px 6px #222;*/
  }
  
  .cr-platform--section .spines--wrapper .spine.textShrink span {font-size: 22px;}
.cr-platform--section .spines--wrapper .spine.textShrink img.platform-icon {width: 35px;}
  
  .cr-platform--section .spines--wrapper .spine.appear .spine--content {padding: 0; margin-top: 50px; min-height: 375px; animation-delay: .01s;}
  
  .cr-platform--section .spines--wrapper .spine.active .spine--content .container .column {width: 100%;}
  
  .cr-platform--section .spines--wrapper .spine--content .close-spine {top: -40px; left: 90%;}
  
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a h3 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 25px;
  }
  
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a p {font-size: 14px; line-height: 18px;}
  
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap a.cta:before {opacity: 1;}
  
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a.cr-button__platform-module {display: block; margin-top: 25px; padding: 8px 16px; width: fit-content; width: -moz-fit-content;}
  
}

@media screen and (max-width: 480px) {
  .cr-platform--section {padding: 80px 0;}
  .cr-platform--section h2, .cr-platform--section .border {padding-left: 35px; padding-right: 35px;}
  .cr-platform--section h2 {font-size: 65px; line-height: 65px;}
  .cr-platform--section .spines--wrapper .spine--content .platform-modules--wrap .platorm-module--single a h3 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 420px) {
  .cr-platform--section .spines--wrapper .spine span, .cr-platform--section .spines--wrapper .spine.active.appear span {
    top: 38px;
    left: 80px;
    max-width: 250px;
  }
  .cr-platform--section .spines--wrapper .spine:nth-of-type(3) span, .cr-platform--section .spines--wrapper .spine:nth-of-type(3).active.appear span,
  .cr-platform--section .spines--wrapper .spine:nth-of-type(4) span, .cr-platform--section .spines--wrapper .spine:nth-of-type(4).active.appear span {
    top: 29px;
  }
}

@keyframes spine-content-appear {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
