section.text_strip {
  text-align: center;
  padding: 7px 0;
}
section.text_strip * {
  margin-bottom: 0;
  color: var(--quat);
}

section.alaya_pillar {
  position: relative;
  z-index: 1;
}
section.alaya_pillar .content-wrapper {
  max-width: 1380px;
}
.itsl_inner_nav ul li {
  list-style: none;
  margin-bottom: 0;
  text-indent: unset;
  padding: 0;
  line-height: 150%;
}
.itsl_inner_nav ul li:before {
  content: unset;
}
#fixed {
  max-width: 286px;
  border-radius: 8px;
  padding:30px;
  overflow: scroll;
  -ms-overflow-style: none;  
  scrollbar-width: none;  
}
#fixed::-webkit-scrollbar {
  display: none;
}
.alpill_content h1 em,
.itsl_inner_nav ul li.active_default a,
.itsl_inner_nav ul li.active a
{
  color: var(--tertiary);
}
.itsl_inner_nav ul li a {
  font-weight: 400;
  color: var(--primary);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  letter-spacing: -0.15px;
}
.itsl_inner_nav ul li:not(:last-child) {
  margin-bottom: 33px;
}
.alpill_cont_inner {
  margin-top: 53px;
}
.alpill_content h3 em {
  color: var(--primary);
}
.alpill_content p {
  color: var(--primary);
  font-size: 18px;
  line-height: 26px;
  letter-spacing: -0.15px;
  margin-bottom: 25px;
}
.itsr_main_cta {
  margin-top: 25px;
}
.itsr_main_cta a.cta_button[title] {
  padding: 15px 26.5px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.4px;
}
.itsr_main_excon {
  margin-top: 65px;
}
.itsr_main_excon>h3 {
  margin-bottom: 26px;
}
.alpill_content p + h2 {
  margin-top: 72px;
  margin-bottom: 25px;
}
.alpill_content p + h3 {
  margin-top: 75px;
}
.alpill_content a {
  font-weight: 400;
  color: var(--primary);
  text-decoration: underline;
  font-size: inherit;
  line-height: inherit;
}
.itsr_main_excon p em,
.itsr_main_excon li em,
.itsr_main_excon span em{
  color: var(--primary);
  font-size: inherit;
}
.alpill_content img {
  max-width: 100%;
  display: block;
}
.alpill_content img + a {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.15px;
  display: block;
  margin-top: 8px;
  margin-bottom: 23px;
}
.itsr_main_excon a.cta_button[title] {
  background: var(--primary);
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.4px;
  padding: 12px 26.5px;
  margin-top: -10px;
}
.alpill_content p + .hs-cta-wrapper {
  display: block;
  margin-bottom: 70px;
}
.alpill_content ul {
  margin: 0;
  padding: 0;
}
.alpill_content ol {
  margin: 0;
  padding: 0 0 0 20px;
}
.alpill_content ul li,.alpill_content ol li {
  margin-bottom: 20px;
  text-indent: 0;
  padding-left: 0;
}
.itsr_main:not(:last-child) {
  margin-bottom: 33px;
}
.itsr_main:not(:first-child) {
  padding-top: 40px;
}
.alpill_card_inner {
  padding: 19px 18px 23px;
  margin-top: 53px;
  border-radius: 8px;
  text-align: center;
}
.alpill_ci_img {
  font-size: 0;
  line-height: 0;
}
.alpill_ci_img img { 
  max-width: 100%; 
}
.alpill_ci_cont h3 {
  padding: 0 18px;
  margin-bottom: 10px;
}
.alpill_ci_cta a.cta_button[title] {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.4px;
  padding: 15px 24.5px;
}
.alpill_ci_cont p {
  margin-bottom: 6px;
}
.alpill_ci_logo img {
  max-width: 100%;
}
.alpill_ci_logo {
  font-size: 0;
  line-height: 0;
  margin-top: 10px;
}
.alpill_ci_logo a {
  display: block;
}
.itsr_main_excon h4 {
  font-weight: 700;
}
.alpill_content p:last-child {
  margin-bottom: 0;
}
main .alpill_content ul > li:before {
  background-size: 4px;
  width: 4px;
  margin-right:8px;
}
.alpill_content img:last-child{
  margin-top: 71px;
}
#service_2 .itsr_main_excon,
#service_3 .itsr_main_excon,
#service_4 .itsr_main_excon
{
  margin-top: 25px;
}
#service_3 .itsr_main_excon h4:not(:first-child){
  margin-top: 67px;
}
#service_5.itsr_main.scroll_mover_erg{
  display: none;
}
@media (min-width: 768px) {
  .alaya_pillar_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .alpill_link {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-right: 3.5%;
  }
  .alpill_content {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    margin-right: 5.5%;
  }
  .alpill_content.add-width{
    margin-right: 0;
    -ms-flex-preferred-size: 76.5%;
    flex-basis: 76.5%;
  }
  .alpill_card {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
  }
  .itsr_main_excon {
    max-width: 597px;
  }
  .alpill_content.add-width .itsr_main_excon{
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  section.text_strip > p {
    -webkit-animation: 30s linear infinite horrizontal-slide;
    animation: 30s linear infinite horrizontal-slide;
    white-space: nowrap;
    padding: 0 30px;
  }
}

@media (max-width: 1380px) {
  #fixed {
    left:0;
  }
  .itsl_inner_nav ul li a{
    letter-spacing:normal;
  }
}

@media (max-width: 1100px) {
  .alpill_link{
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin-right: 2.9%;
  }
  .alpill_content{
    margin-right: 2.3%;
    -ms-flex-preferred-size: 46.63%;
    flex-basis: 46.63%;
  }
  .alpill_content.add-width{
    margin-right: 0;
    -ms-flex-preferred-size: 72%;
    flex-basis: 72%;
  }
  .itsl_inner_nav ul li{
    margin-bottom: 13px;
    line-height: 125%;
  }

}
@media(min-width:1024px){
  .alpill_link .mobile_small_nav {
    display: none;
  }
  #fixed {
    position: -webkit-sticky;
    position: sticky;
    top: 158px;
    display: block !important;
  }
}
@media(max-width:1023px){
  section.alaya_pillar .content-wrapper {
    padding-left: 25px;
  }
  .alaya_pillar_main{
    margin-left: 0px;
    padding-top: 78px;
  }
  .alpill_link {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    margin-right: 0;
    top: 118px;
  }
  .alpill_content{
    -ms-flex-preferred-size: 64%;
    flex-basis: 64%;
  }
  .alpill_content.add-width{
    margin-right: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .alpill_card{
    -ms-flex-preferred-size: 32.94%;
    flex-basis: 32.94%;
  }
  #fixed{
    right: 0;
    left:0;
    max-width: 100%;
    display: none;
    padding: 30px 25px 28px 25px;
  }
  section.text_strip {
    position: fixed;
    top: 82px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .alaya_pillar .mobile_small_nav {
    background-color: #F5CCF5;
    padding: 8px 55px 8px 25px;
    position: relative;
    cursor: pointer;
    z-index: 4;
  }
  .alaya_pillar .mobile_small_nav p {
    color: var(--primary);
  }
  .alaya_pillar .mobile_small_nav img {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .alaya_pillar .mobile_small_nav.roll img {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
  }
  .itsl_inner_nav ul li a{
    display:block;
  }
  .itsl_inner_nav ul li:not(:last-child) {
    margin-bottom: 25px;
  }
  .alpill_link {
    flex-basis: 100%;
  }
}
@media(max-width:767px){
  section.text_strip{
    top: 55px;
  }
  .alpill_link{
    top: 92px;
  }
  .itsl_inner_nav ul li{
    line-height: 18px;
  }
  .itsl_inner_nav ul li a {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.3px;
  }
  .alpill_cont_inner {
    margin-top: 21px;
  }
  .alpill_content p+.hs-cta-wrapper{
    text-align: center;
  }
  .alpill_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
    margin-bottom: 24px;
  }
  .alpill_content li {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.4px;
  }
  .alpill_content{
    flex-basis: 100%;
    margin-right: 0;
  }
  .alpill_card {
    flex-basis: 100%;
  }
}
@media (prefers-reduced-motion) {
  section.text_strip {
    height: auto !important;
  }
  section.text_strip > p {
    height: auto;
    width: 110%;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-transform: translateX(-55%) !important;
    -ms-transform: translateX(-55%) !important;
    transform: translateX(-55%) !important;
  }
}
@-webkit-keyframes horrizontal-slide {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes horrizontal-slide {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
