.UX-UI-design-landing-banner-mdl{
  background-size: cover !important;
  background-position: center !important;
  padding:170px 0 20px;
  position:relative;
  background-repeat:no-repeat !important;
  background-position: center !important;
}
.UX-UI-design-landing-banner-mdl .top-wrapper {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  margin-bottom: 20px;
  align-items: center;
}

.UX-UI-design-landing-banner-mdl .top-wrapper > img {
  height: 34px;
  max-width: 140px;
}
.UX-UI-design-landing-banner-mdl .UX-UI-design-landing-banner-overlay{
  opacity:0.7;
  width:100%;
  height:100%;
  top:0;
  left:0;
  position:absolute;
  z-index:1;
}
.UX-UI-design-landing-banner-mdl .page-center{
  position:relative;
  z-index:2;
}
.UX-UI-design-landing-banner-mdl .hs-button{
  width:100%;
}
.UX-UI-design-landing-banner-mdl .content-section{
  position:relative;
}
.UX-UI-design-landing-banner-mdl .ribbon-text {
  position: absolute;
  font-size: 12px;
  top: 0;
  right: 50px;
  height: 122px;
  padding: 0;
  border-radius: 0 0;
  background-color:#fff;
  color: #354367;
  display: flex;
  align-items: flex-start;
  width: 118px;
  padding: 17px 0 0 0;
  text-align: center;
  overflow: visible;
}
.UX-UI-design-landing-banner-mdl .ribbon-text:before {
  content: "";
  display: block;
  position: absolute;
  right: 19px;
  top: 29.5px;
  border: none;
  border-right-width: 0;
  border-left-color: transparent;
  border-bottom: none;
  transform: rotate(-225deg);
}
.UX-UI-design-landing-banner-mdl .ribbon-text:after {
  content: '';
  border: none;
  display: block;
  position: absolute;
  right: -18px;
  top: 0px;
}
.UX-UI-design-landing-banner-mdl .ribbon-text > h4 {
  padding: 0 !important;
  margin: 0;
  font-size: 12px;
  text-align: center;
  font-weight: 500;
}
.UX-UI-design-landing-banner-mdl .top-section .subtitle {
  background: #eff1f5;
  display: inline-block;
  padding: 12px 18px;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom:10px;
}
.UX-UI-design-landing-banner-mdl .top-section .subtitle span {
  color: #2ECF7E;
}
.UX-UI-design-landing-banner-mdl .top-section h2 {
  font-weight: 500;
  margin:0;
}
.UX-UI-design-landing-banner-mdl .top-section .title-below-text {
  margin: 0;
  font-weight: 400;
  display: inline-block;
  border-radius: 5px;
  line-height: 1.3;
  padding: 10px;
  background: #e6f7eb;
  color: #354367;
  margin-top: 10px;
}
.UX-UI-design-landing-banner-mdl .middle-section {
  margin-top: 10px;
}

.UX-UI-design-landing-banner-mdl .list-section ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
.UX-UI-design-landing-banner-mdl .list-section ul li {
  background: #2962F6;
  list-style: none;
  display: inline-block;
  border: none;
  padding: 5px 7px;
  margin-right: 7px;
  border-radius: 5px;
  margin-bottom:10px;
  font-weight:500;
}
.UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn,
.UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn:hover {
  text-decoration: none;
  background: #45b26b;
  border: 1px dashed #45b26b;
  color: #fff;
  border-radius: 5px;
  padding: 13px 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
}

.UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn span {
  color: #000;
  font-size: 11px;
}

.UX-UI-design-landing-banner-mdl .bookmark-section img {
  vertical-align: baseline;
  width: auto;
  max-width: 40%;
}
.UX-UI-design-landing-banner-mdl .bookmark-section {
  margin-bottom: 0px;
}
.UX-UI-design-landing-banner-mdl .google-rating-section #google-rating {
  width: 50%;
}

.UX-UI-design-landing-banner-mdl h3.banner-form-title{
  font-weight: 500;
  text-align:center;
}
.UX-UI-design-landing-banner-mdl .bookmark-section {
  display: flex;
  column-gap: 5px;
  align-items: center;
}
.UX-UI-design-landing-banner-top {
  padding: 50px 0 100px;
}
.UX-UI-design-landing-banner-top.desktop {
  background:#fff;
}
.UX-UI-design-landing-banner-top.mobile {
  background:#e9f0f4;
  padding-bottom:0;
}
.UX-UI-design-landing-banner-top .image-holder {
  text-align: center;
}


.UX-UI-design-landing-banner-top .image-holder img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.UX-UI-design-landing-banner-mdl .top-section {
  padding-bottom: 110px;
}


.UX-UI-design-landing-banner-mdl .top-section .subtitle {
  background: #FFFF00;
}

.UX-UI-design-landing-banner-mdl  .top-section h1 {
  text-align: right;
  margin:0 0 20px;
  font-size: 29px;
  font-weight: 500;
}
.UX-UI-design-landing-banner-mdl .top-section .title-below-text h3 {
  font-size: 18px;
}
.UX-UI-design-landing-banner-mdl .top-section {
  padding: 0;
  text-align: right;
}

.UX-UI-design-landing-banner-mdl .content-section {
  padding: 50px 70px 50px 30px;
}
.UX-UI-design-landing-banner-wrapper.row-fluid {
  align-items: center;
}
.UX-UI-design-landing-banner-mdl .ribbon-text {
  right: auto;
  left: 30px;
}

.UX-UI-design-landing-banner-mdl  div#form-section {
  position: relative;
  right: 10px;
  width: 50%;
  box-shadow: 7PX 4px 13px rgba(0, 0, 0, .1);
  padding-top: 60px;
  padding-bottom: 0;
  top: -80px;
  z-index: 99;
}

.UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn {
  background: #45B26B;
  border-color: transparent;
  border-style: solid;
  color: #fff;
  font-weight: 400;
}
.UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn:hover{
  background: #330030;
  border-color: #ffffff;
  border-style: solid;
  font-weight: normal;
  color: #ffffff;
}
.UX-UI-design-landing-banner-mdl .bookmark-section {
  justify-content: flex-end;
}

.UX-UI-design-landing-banner-mdl a#hs-button_phone_button1 {
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 13px;
  box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
  display: inline-block;
  text-align: center;
  font-weight: 400;
  width: auto;
  background: #FF8C00;
  color: #fff;
  padding: 13px 30px;
  background: linear-gradient(90deg,rgba(255, 82, 46, 1) 0%, rgba(238, 125, 25, 1) 50%);
  text-transform: uppercase;
}
.UX-UI-design-landing-banner-mdl .ribbon-text {
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
}
.span7.content-section.white-bg-with-shadow.main-padding > div:not(:first-child) {
  position: relative;
}
.UX-UI-design-landing-banner-mdl .content-section {
  background-size: cover;
  box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
}
#ux-ui-design-landing-1 .row-fluid {
  padding: 0 !important;
}
.UX-UI-design-landing-banner-mdl .top-section .title-below-text {
  background: transparent;
  margin-bottom: 22px;
}

.blue-section {
  background: #8d3cff;
  border-radius: 16px 16px 0 16px;
  left: 66px;
  max-width: 577px;
  position: absolute;
  text-align: right;
  top: -183px;
  width: 100%;
  z-index: 9;
}

.image-blue {
  margin-left: auto;
  max-width: 255px;
  position: relative;
  right: 20px;
  top: -103px;
  z-index: 9;
}
.UX-UI-design-landing-banner-mdl .top-section .title-below-text {
  margin: 0;
  padding: 0;
  margin-bottom: 16px;
  width: 100%;
  text-align: left;
}
.left-wrap-col {
  background-size: cover;
  box-shadow: -11px 6px 30px rgba(0, 0, 0, .1);
  padding: 50px 70px 50px 30px;
  border-radius: 16px 0 0px 16px;
  overflow: hidden;
  z-index: 99;
}
.UX-UI-design-landing-banner-mdl .content-section {
  background-size: cover;
  box-shadow: none;
  padding: 0;
  right: 10px;
}
.UX-UI-design-landing-banner-mdl .top-section{
text-align: left;
}

.UX-UI-design-landing-banner-mdl .top-section .subtitle img {
  position: relative;
  top: 4px;
  margin-left: 5px;
}

.UX-UI-design-landing-banner-mdl .bookmark-btn{
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 13px;
  box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
  display: inline-block;
  text-align: center;
  font-weight: 400;
  width: auto;
  background: #FF8C00;
  color: #fff;
  padding: 13px 30px;
  background: linear-gradient(90deg,rgba(255, 82, 46, 1) 0%, rgba(238, 125, 25, 1) 50%);
}
.UX-UI-design-landing-banner-mdl.graphic .image-blue {
  right: 63px;
}
.UX-UI-design-landing-banner-mdl.web-design .image-blue {
  right: 60px;
  max-width: 310px;
  top: -63px;
}
.UX-UI-design-landing-banner-mdl.ui-ux-design .image-blue {
  max-width: 280px;
  right: 69px;
  top: -100px;
}
.UX-UI-design-landing-banner-mdl.motion .image-blue {
  max-width: 240px;
  right: 65px;
}
.UX-UI-design-landing-banner-mdl.full-stack .image-blue {
  max-width: 270px;
  right: 70px;
}
.UX-UI-design-landing-banner-mdl.digital-marketing .image-blue {
  max-width: 280px;
  right: 75px;
}
.UX-UI-design-landing-banner-mdl.ai-for-design .image-blue{
  max-width: 285px;
  right: 74px;
}
.call-wrapper {
  display: none;
}
.UX-UI-design-landing-banner-mdl .top-section h1{
  text-align: left;
}
@media (min-width:769px){
  .UX-UI-design-landing-banner-top.mobile{
    display:none;
  }
}
@media (max-width:1440px){
  .blue-section {
    left: 81px;
    max-width: 477px;
    position: absolute;
    text-align: right;
    top: -135px;
    width: 100%;
    z-index: 9;
  }
  .image-blue {
    margin-left: auto;
    max-width: 213px;
  }
}

@media (max-width:1210px){
  .UX-UI-design-landing-banner-mdl {
    padding-bottom: 140px;
    margin-top: 30px;
  }
  .UX-UI-design-landing-banner-mdl .bookmark-section img {
    max-width: 35%;
  }
}

@media (max-width:1440px){
  .UX-UI-design-landing-banner-mdl.graphic .image-blue {
    right: 143px;
    max-width: 183px;
    top: -80px;
  }
  .UX-UI-design-landing-banner-mdl.web-design .image-blue {
    max-width: 240px;
    right: 60px;
    top: -73px;
  }
  .UX-UI-design-landing-banner-mdl.ui-ux-design .image-blue {
    max-width: 230px;
    right: 69px;
    top: -100px;
  }
  .UX-UI-design-landing-banner-mdl.motion .image-blue {
    max-width: 190px;
    right: 65px;
  }
  .UX-UI-design-landing-banner-mdl.full-stack .image-blue {
    max-width: 220px;
    right: 10px;
  }
  .UX-UI-design-landing-banner-mdl.ai-for-design .image-blue {
    max-width: 225px;
    right: 74px;
  }
}

@media (max-width:1330px){
  .UX-UI-design-landing-banner-mdl.full-stack .image-blue {
    max-width: 200px;
    right: 70px;
    top: -100px;
  }
}
@media (max-width:1199px){
  .UX-UI-design-landing-banner-mdl.graphic .image-blue {
    max-width: 203px;
    right: 53px;
    top: -100px;
  }
  .UX-UI-design-landing-banner-wrapper.row-fluid {
    align-items: center;
    position: relative;
  }

  .blue-section {
    left: 11.2vw;
    width: 39.8vw;
  }
  .UX-UI-design-landing-banner-mdl .left-wrap-col {
    left: 5px;
    padding: 50px 30px 50px 30px;
  }
  .UX-UI-design-landing-banner-mdl.web-design .image-blue {
    right: 60px;
    max-width: 230px;
    top: -63px;
  }
  .UX-UI-design-landing-banner-mdl.ui-ux-design .image-blue {
    max-width: 230px;
    right: 0;
    top: -100px;
  } 
  .UX-UI-design-landing-banner-mdl.motion .image-blue {
    max-width: 190px;
    right: 50px;
  }
  .UX-UI-design-landing-banner-mdl.full-stack .image-blue {
    max-width: 220px;
    right: 70px;
  }
  .UX-UI-design-landing-banner-mdl.digital-marketing .image-blue{
    max-width: 210px;
    right: 75px;
    top: -80px;
  }
  .UX-UI-design-landing-banner-mdl.ai-for-design .image-blue {
    max-width: 215px;
    right: 34px;
  }
}



@media (max-width:960px){
  .UX-UI-design-landing-banner-mdl .ribbon-text{
    display:none;
  }
  .UX-UI-design-landing-banner-mdl .blue-section {
    left: 11.9vw;
    width: 38.3vw;
  }
}



@media (max-width:767px){
  .UX-UI-design-landing-banner-mdl .left-wrap-col {
    left: 0;
  }
  .UX-UI-design-landing-banner-mdl .left-wrap-col {
    background: transparent !important;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {

    color: #fff;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle span {
    color: #fff;
  }
  .UX-UI-design-landing-banner-mdl .content-section {
    margin-bottom: 30px;
  }
  .UX-UI-design-landing-banner-mdl .ribbon-text {
    display: none;
  }
  .UX-UI-design-landing-banner-mdl .bookmark-section img {
    display: none;
  }
  .UX-UI-design-landing-banner-mdl {
    padding: 50px 0;
  }
  .UX-UI-design-landing-banner-mdl .google-rating-section {
    text-align: center;
  }
  .UX-UI-design-landing-banner-mdl .content-section{
    text-align: center;
  }
  .UX-UI-design-landing-banner-mdl {
    padding-top:0;
  }
  .UX-UI-design-landing-banner-mdl h3.banner-form-title {
    font-weight: 700;
    font-size: 24px;
  }
  .UX-UI-design-landing-banner-mdl .bookmark-section {
    column-gap:0;
    justify-content: center;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle img {
    display: none;
  }

  .UX-UI-design-landing-banner-mdl .top-section h1 {
    font-weight: 600 !important;
    letter-spacing: -1px;
  }

  .UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn, .UX-UI-design-landing-banner-mdl .bookmark-section a.bookmark-btn:hover {
    width: 100%;
  }

  .UX-UI-design-landing-banner-mdl .google-rating-section #google-rating {
    width: 70%;
  }
  .UX-UI-design-landing-banner-top.desktop{
    display:none;
  }
  .UX-UI-design-landing-banner-mdl .content-section {
    padding: 0;
  }

  .UX-UI-design-landing-banner-mdl .bookmark-section {
    display: none;
  }

  .span7.content-section.white-bg-with-shadow.main-padding {
    background: transparent;
    box-shadow: none;
  }

  .UX-UI-design-landing-banner-mdl .top-section h1 {
    text-align: center;
  }

  .UX-UI-design-landing-banner-mdl div#form-section {
    width: 100%;
  }
  .UX-UI-design-landing-banner-mdl div#form-section {
    width: 100%;
    right: 0;
  }
  .UX-UI-design-landing-banner-mdl {
    background: #0D3CB2;
  }

  .UX-UI-design-landing-banner-mdl {
    padding-bottom: 110px;
  }
  .UX-UI-design-landing-banner-mdl .mobile-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.81), rgba(255, 255, 255, 0.81)), linear-gradient(90deg, #FBE422 34.13%, #F71873 100%);
    padding: 10px 0;
    border-radius: 6.485px;
  }

  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    background: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    color:#fff;
    margin-right: 0px;
    overflow: hidden;
    border-radius: 0;
  }

  .ribbon-image-mobile {
    padding-left: 20px;
  }

  .job-placement h2 {
    color: #F71873;
  }
  .span7.content-section.white-bg-with-shadow.main-padding {
    background-image: none !important;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {
    margin: 23px 0 0;
  }
  div#form-section {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .UX-UI-design-landing-banner-mdl .UX-UI-design-landing-banner-overlay {
    opacity: 1;
    background: #0D3CB2 !important;
  }
  .UX-UI-design-landing-banner-mdl {
    background: #0d3cb2 !important;
    padding-bottom: 190px;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {
    margin: 29px 0 30px;
  }
  .span7.content-section.white-bg-with-shadow.main-padding {
    background: transparent !important;
  }
  .blue-section {
    display: none;
  }
  .UX-UI-design-landing-banner-mdl .content-section {
    margin-bottom: 0;
  }
  .UX-UI-design-landing-banner-mdl .left-wrap-col {
    left: 0;
    padding: 50px 0px;
  }
  .UX-UI-design-landing-banner-mdl .content-section {
    right: 0;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    width: 32%;
    background-position-y: -6px;
  }
  .UX-UI-design-landing-banner-mdl div#form-section {
    top: -30px;
  }
  .UX-UI-design-landing-banner-mdl {
    margin-top: 0;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {
    font-size: 20px;
  }
  .UX-UI-design-landing-banner-mdl div#form-section {
    top: 0;
  }
  .UX-UI-design-landing-banner-mdl .left-wrap-col {
    left: 0;
    padding: 30px 0 0px;
  }
  .call-wrapper {
    background: #fff;
    padding: 20px;
    text-align: center;
    display:block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .call-wrapper img {
    max-width: 260px;
    width: 100%;
  }
  .UX-UI-design-landing-banner-mdl .mobile-content {
    display: none;
  }
  .UX-UI-design-landing-banner-mdl .top-section img {
    max-width: 500px;
    margin: 0 auto;
    display: block;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {
    font-weight: 600!important;
    letter-spacing: 0px;
  }
}
@media (max-width:479px){

  .UX-UI-design-landing-banner-mdl .top-section h2 {
    font-size: 17px;
    display: flex;
  }

  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    font-size: 9px;
    padding: 4px 14px;
  }

  .UX-UI-design-landing-banner-mdl .ribbon-image-mobile img {
    max-width: 17px;
  }

  .UX-UI-design-landing-banner-mdl .job-placement strong {
    display: inline;
  }
  .UX-UI-design-landing-banner-mdl .npf_wgts {
    height: 500px !important;
  }
  .UX-UI-design-landing-banner-mdl  div#form-section {
    top: 0;
    padding-bottom:50px;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    font-size: 9px;
    padding: 12px 14px;
    background-position-y: 0px;
  }
  .UX-UI-design-landing-banner-mdl .ribbon-image-mobile img {
    max-width: 26px;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {
    font-size: 15px;
  }
}
@media(max-width:450px){
  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    background-position-y: 0;
    font-size: 12px;
    padding: 12px 14px;
  }
}

@media (max-width:420px){

  .UX-UI-design-landing-banner-mdl .top-section h2 {
    font-size: 14px;
    display: flex;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    font-size: 9px;
  }
}
@media(max-width:400px){
  .UX-UI-design-landing-banner-mdl .mobile-content {
    gap: 2px;
  }
  .ribbon-image-mobile {
    padding-left: 10px;
  }
  .UX-UI-design-landing-banner-mdl .top-section h2 {
    display: flex;
    font-size: 11px;
    gap: 5px;
  }
  .UX-UI-design-landing-banner-mdl .top-section h1 {
    margin: 23px 0 23px;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    background-position-y: -6px;
    width: 29%;
  }
  .UX-UI-design-landing-banner-mdl .top-section .subtitle {
    padding: 12px 7px;
  }
}


@media(max-width:325px){

  .UX-UI-design-landing-banner-mdl .top-section h2 {
    font-size: 12px;
  }

}















{% if module.content_section.ribbon_settings.background_image.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.ribbon_settings.background_image.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.ribbon_settings.background_image.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.ribbon_settings.background_image.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}
{% if module.content_section.ribbon_settings.image.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.ribbon_settings.image.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.ribbon_settings.image.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.ribbon_settings.image.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}
{% if module.content_section.content_background.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.content_background.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.content_background.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.content_background.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}




{% inline_text field="content_section.top_subtitlee" value="" %}
{% if module.content_section.arrow_image.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.arrow_image.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.arrow_image.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.arrow_image.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}
{% inline_text field="content_section.title" value="" %}
{% inline_text field="content_section.title_below_text" value="" %}
{% inline_rich_text field="content_section.content" value="" %}
{% inline_text field="content_section.button_text" value="" %}
{% set href = module.content_section.button_link.url.href %}
{% if module.content_section.button_link.url.type is equalto "EMAIL_ADDRESS" %}
{% set href = "mailto:" + href %}
{% elif module.content_section.button_link.url.type is equalto "PHONE_NUMBER" %}
{% set href = "tel:" + href %}
{% endif %}
<a
{% if module.content_section.button_link.url.type is equalto "CALL_TO_ACTION"  %}
href="" {# The href here is not escaped as it is not editable and functions as a JavaScript call to the associated CTA #}
{% else %}
href=""
{% endif %}
{% if module.content_section.button_link.open_in_new_tab %}
target="_blank"
{% endif %}
{% if module.content_section.button_link.rel %}
rel=""
{% endif %}
>
Link text
</a>
{% inline_text field="content_section.bookmark_button_textt" value="" %}
{% if module.content_section.bookmark_link_arrow_image.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.bookmark_link_arrow_image.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.bookmark_link_arrow_image.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.bookmark_link_arrow_image.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}
{% inline_text field="content_section.bookmark_id" value="" %}
{% if module.content_section.mobile_title_background_image.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.mobile_title_background_image.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.mobile_title_background_image.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.mobile_title_background_image.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}
{% inline_text field="content_section.mobile_sub_title" value="" %}
{% if module.content_section.top_image.src %}
{% set sizeAttrs = 'width="" height=""' %}
{% if module.content_section.top_image.size_type == 'auto' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% elif module.content_section.top_image.size_type == 'auto_custom_max' %}
{% set sizeAttrs = 'width="" height="" style="max-width: 100%; height: auto;"' %}
{% endif %}
{% set loadingAttr = module.content_section.top_image.loading != 'disabled' ? 'loading=""' : '' %}
<img src="" alt=""  >
{% endif %}