body.widget-snippet .banner-section:after{
display:none;
}

.widget-snippet .banner-section {
  background: url(/template/bb11f4da/images/banner-pic.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*.widget-snippet .banner-section:after{
    content:"";
    position: absolute;
    left:0;
    bottom:0;
    top: 0;
    width:100%;
    height:100%;
 background: url(/template/bb11f4da/images/banner-gradient.svg);
  background-size: cover;
  background-repeat: no-repeat;
}*/
.widget-snippet .banner-color {
    padding: 300px 0 147px;
    max-width: 1400px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.widget-snippet  .banner-content{max-width: 720px;}
.widget-snippet .banner-content h4{
    color: #FFF;
    font-family: Armin Grotesk;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom:20px;
}
.widget-snippet .banner-content h2{
    color: #FFF;
    font-family: Armin Grotesk;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 75px;
}
.widget-snippet .banner-content a{
    font-family: Armin Grotesk;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #fff;
    padding: 10px 10px;
    display: block;
    text-align: center;
    text-decoration: none;
    width: 222px;
    margin: 40px 0 0;
    border-radius: 6px;
    border: 2px solid #fff;
}
.widget-snippet .banner-content a:hover{
    background:#fff;
    color:#000;
}
.widget-snippet .banner-up-content {
    padding: 0 0 100px;
}

.widget-snippet .up-content {
    max-width: 1400px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    z-index: 1;
    position: relative;
}
.widget-snippet .text-content:first-child {
    width: 58%;
    position:relative;
    border-radius: 10px;
    background: url(/template/bb11f4da/images/banner-pic2.jpg) no-repeat;
  background-size:cover;
}
.widget-snippet .text-content:first-child:after {
    content:"";
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height:100%;
    border-radius: 10px;
    background: linear-gradient(82deg, #2CEEFF 1.72%, #96EEBF 35.51%, rgba(176, 238, 176, 0.00) 86.06%);
    z-index:0;
}
.widget-snippet .text-content:first-child h2, .widget-snippet .text-content:first-child p, .widget-snippet .text-content:first-child a {color: #000;z-index:11;position: relative;}
.widget-snippet .text-content:first-child p{
    max-width:70%
}
.widget-snippet .text-content:first-child h2{
    max-width:50%
}
.widget-snippet .text-content {
    width: 40%;
    background: #0B99B6;
    padding: 57px 70px;
    border-radius: 10px;
}
.widget-snippet .text-content h2{
    color: #fff;
    font-family: Armin Grotesk;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 47px;
    max-width:80%;
    margin: 0;
}

.widget-snippet .text-content p{
    color: #fff;
    font-family: Armin Grotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin:20px 0;
    opacity: unset;
}

.widget-snippet .text-content a{
   color: #fff;
   font-family: Armin Grotesk;
   font-size: 16px;
   font-style: normal;
   font-weight: 600;
   line-height: normal;
   border: 2px solid #fff;
   padding: 11px 24px;
   border-radius:6px;
}
.widget-snippet .text-content a:hover{
   color: #000;
  background:#fff;
}
.widget-snippet .text-content:first-child a {border-color:#000;margin-top: 30px;display: inline-block;}
.widget-snippet .text-content:first-child a:hover{
   color: #fff;
  background:#000;
}

.widget-snippet .banner-notice {
  position: absolute;
  content: '';
  top: 190px;
  left: 0;
  width: auto;
  background: transparent;
  max-width: 100%;
  border: 1px dashed #dfe531;
  border-radius: 6px;
}
.widget-snippet .banner-notice p {
  margin: 0;
  padding: 10px 15px;
  color: #dfe531;
  font-family: Armin Grotesk;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
}
body.widget-snippet .banner-notice {
  position: relative;
  left: unset;
  top: unset;
  margin: 0 0 100px;
  padding:10px;
}
body.widget-snippet .banner-color {
  z-index: unset;
}
@media screen and (max-width: 1400px) {
.widget-snippet .banner-color, .widget-snippet .up-content {
    max-width: 1300px;
}
@media screen and (max-width: 1400px) {
.widget-snippet .banner-color, .widget-snippet .up-content {
    max-width: 1300px;
}

}
@media screen and (max-width: 1300px) {
.widget-snippet .banner-color, .widget-snippet .up-content {
    max-width: 1200px;
}
.widget-snippet .text-content h2 {
    font-size: 32px;
}
}


@media screen and (max-width: 1200px) {
.widget-snippet .banner-color {
    padding: 275px 20px 135px;
}
.widget-snippet .banner-content h2 {
    font-size: 52px;
    line-height: 70px;
}
.widget-snippet .banner-content h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.widget-snippet .text-content {
    padding: 40px 40px;
}

.widget-snippet .banner-up-content {
    padding: 0 20px 50px;
}
/*widget-snippet .banner-section {
    background-position: top center;
}*/
}

@media screen and (max-width: 991px) {
.widget-snippet .banner-color {
    padding: 285px 20px 70px;
}
.widget-snippet .banner-content h2 {
    font-size: 42px;
    line-height: 52px;
}
   .widget-snippet .banner-content a {
    width: 200px;
    margin: 25px 0 0;
}
.widget-snippet .text-content {
    padding: 30px 20px;
}
.widget-snippet .text-content h2 {
    font-size: 25px;
   line-height: 32px;
}
.widget-snippet .text-content p{
    font-size: 17px;
    line-height:24px;
}
.widget-snippet .banner-up-content {
    padding: 0 20px 20px;
}
}
