.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper{margin-top: -225px;}
.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .text-author-content{padding-top: 215px;}
.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .author-card-wrapper{padding-top: 215px;}
.text-author-module-main-wrapper{overflow:hidden}
.text-author-module-item .text-author-content{padding-bottom: 55px;position: relative;}
.text-author-module-item .text-author-content a{color: var(--aqua-color)}
.text-author-module-item .text-author-content .title{margin-bottom: 31px;}
.text-author-module-item .text-author-content .intro-content{margin-bottom: 23px;}
.text-author-module-item .text-author-content .content img{margin: 17px 0}
.text-module .bullet-list-content-wrapper a {
  text-decoration: none;
  font-weight:700;
  color:var(--water-blue);
  font-size:1.4rem;
  line-height:23px;
}
.text-module .bullet-list-content-wrapper a:hover {
text-decoration:underline;
}
.text-module .bullet-list-content-wrapper ul li::marker{
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;
  text-indent: 0px !important;
  text-align: start !important;
  text-align-last: start !important;
  
}
@media all and (max-width: 767.98px){
	.thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .author-card-wrapper{padding-top: 175px;}
    .thick-banner-main-wrapper.has-banner-bottom-img + .text-author-module-main-wrapper .text-author-module-item .text-author-content{padding: 60px 0 30px}
    .text-author-module-item .text-author-content{padding: 0 0 30px}
    .text-author-module-item .text-author-content::before{left: -30px;top: 0;}
    .text-author-module-item .text-author-content::after{display: none;}
}

