.hero-center {
    padding: 160px 120px;
    padding-bottom: 430px;
    color: #000;
    background-position: 50% 90%, bottom center;
    background-size: 720px, cover, 100vw;
    background-repeat: no-repeat;
    background-blend-mode: normal, normal;
    height: unset;
}
.top-perf-section,.var-try-section{padding-top: 0!important}

.small-title {
    font-family: var(--font-wt-Heavy);
    font-weight: 700;
}

.card .btn-standard {
        font-family: var(--font-wt-Black);
    font-weight: 750;
}

.card {
    justify-content: space-between;
}

.page-content {
    padding: 96px 0;
}
object {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.main-content .intro-section {
    padding-top: 0!important;
    padding-bottom: 96px!important;
}
iframe {
    width: 100%;
}
p {
    margin: 0;
}
.hero-div1 h1 {
    font-family: var(--font-wt-Heavy);
    font-weight: 700;
}

.w-chrome {
    border-radius: 16px!important;
}
.main-content a {
    font-weight: 700;
    font-family: "Avenir Heavy";
    color: var(--color-al-blue-dark);
}
.hero-div1 .btn-standard {
    display: none;
}

.hero-div1:lang(ja) {
    max-width: 822px!important;
    margin: auto;
}
.overflow-img {
    transform: none;
    bottom: 0;
    left: 0;
}
.overflow-img img {
    width: 1034px;
}
.key-section object {
    margin: 0;
    max-height: 32px;
    max-width: 80px;
    margin-bottom: 32px;
}
.side-menu {
    flex: 1 0 250px;
    height: 420px;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    max-width: 280px;
    z-index: 998;
}
.menu-title {
    font-size: 10px;
    line-height: 14px;
    color: #999;
    margin-bottom: 24px;
    text-transform: uppercase;
    font-family: var(--font-wt-Heavy);
}
.side-menu a {
    color: #000;
    display: block;
    cursor: pointer;
    margin-bottom: 24px;
    padding-bottom: 5px;
    text-decoration: none;
    width: fit-content;
    border-bottom: 2px solid transparent;
}
.side-menu a:last-child {
    margin-bottom: 0;
}
.page-content {
    display: flex;
    justify-content: space-between;
}
.main-content {
    max-width: 800px;
    margin: auto;
    margin-left: 120px;
    width: 100%;
}
.under-grey {
    padding: 40px 0;
    border-bottom: 1px solid #e6e6e6;
}
.section {
    height: 100%;
    padding-bottom: 96px;
}
.section h2 {
    margin: 0;
    margin-bottom: 40px;
}
.key-section {
    padding: 40px!important;
    background: #f7f8fc;
    border-radius: 16px;
    margin-top: 40px;
}
.point-section {
    margin-top: 40px;
}
.intro-section {
    padding-bottom: 0 !important;
}
.point-section h3 {
    padding-bottom: 40px;
}

.point-section ul li {
    background: url(/wp-content/themes/applovin/images/appblue-check.svg) no-repeat left top !important;
    padding: 0 10px 0 40px;
    margin-bottom: 32px;
    list-style: none;
    vertical-align: middle;
    padding-right: 0;
}
.point-section li {
    margin-bottom: 21px;
}
.point-section ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.metho-sub-t {
    margin-bottom: 40px;
}
.mt-under-img {
    margin-top: 40px;
}
.menu-link.hovered {
    font-weight: 700;
    border-bottom: 2px solid #00b6e0;
    font-family: var(--font-wt-Heavy);
}
.key-section h3 {
    margin-bottom: 21px;
}
.video-caption {
    color: grey;
    line-height: 24px;
    max-width: 600px;
}
.end-section:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: 0;
    border-left: 9999px solid #f7f8fc;
    box-shadow: 9999px 0 0 #eef0f6;
}
.end-section {
    background: linear-gradient(90deg, #f7f8fc 0, #eef0f6 50%);
}
.end-section object {
    display: block;
}
.metho-section .end-section {
    margin-top: 96px;
}
.localvid {
    width: 100%;
    text-align: center;
    border-radius: 16px;
    padding: 40px;
    background:  #F7F8FC;
    margin-bottom: 40px;


}
.localvid  video{
    max-width: 720px;
    border-radius: 16px;
    margin-top: 40px;
    width: 100%;
    box-sizing: border-box;
}

.localvid h3 {
    margin-bottom: 8px;
}
.localiframe {
    max-width: 720px;
    margin: 40px auto 0;
}
.localiframe iframe {

    border-radius: 16px;
    box-sizing: border-box;
}
.localvid .video-caption {
    text-align: center;
    margin: auto;
    margin-bottom: 0;
    margin-top: 16px;
    max-width: 600px;
}
.small-title {
    margin-top: 40px;
    margin-bottom: 24px;
}
.break-image {
    background-color: #f7f8fc;
    border-radius: 16px;
}
.higlight-b {
    padding: 24px;
    background: #181625;
    border-radius: 16px;
    margin-top: 24px;
}
.overflow-img {
    margin-top: 40px;
}
.higlight-b p {
    color: #fff;
    padding-left: 48px;
}
.higlight-b p::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    background-size: contain !important;
    background: url(/wp-content/themes/applovin/images/icon_sparklabs_lightning.svg) no-repeat;
    background-size: auto;
    top: 1px;
    left: 0.35em;
    transition: all 0.2s;
}
.funfact {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    margin-top: 80px;
    background: url(/wp-content/themes/applovin/images/bg-fun.png) no-repeat bottom;
    background-size: 100% 100%;
    height: 280px;
}
.grandma-fact {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    margin-top: 80px;
    background: url(/wp-content/themes/applovin/images/Rectangle138.png) no-repeat bottom;
    background-size: 100% 100%;
    height: 280px;
}
.funfact img {
    max-width: 280px;
    margin-top: -40px;
}
.funfact-title {
    font-family: var(--font-wt-Black);
    font-weight: 750;
    margin-bottom: 8px;
}
.funfact-text {
    margin: auto;
    margin-right: 48px;
}
.under-f-fact {
    margin: 40px 0;
}
.keyrep-one {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
}
.rep-tt {
    font-family: var(--font-wt-Black);
    font-weight: 750;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 8px;
    letter-spacing: 1px;
}
.keyrep-one .key-section {
    margin-top: 0;
}


.keyrep-one .key-section object {
    margin: 0;
    max-height: 24px;
    max-width: max-content;
    margin-bottom: 40px;
    text-align: left;
}
.mid-section {
    padding-bottom: 24px;
    padding-top: 40px;
    margin-top: 40px;
    margin-bottom: 0;
    border-top: 1px solid #e6e6e6;
}
.section-tt {
    margin-top: 40px;
    margin-bottom: 0;
}
.keyrep-two {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 0;
    margin-bottom: 40px;
}
.keyrep-two .section {
    height: auto;
}
.rep-tt-stats {
    color: #00b6e0;
    font-family: var(--font-wt-Black);
    font-weight: 750;
    margin-bottom: 8px;
}
.keyrep-three {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 0;
}

.keyrep-three .key-section {
    margin-top: 0;
}
.section-exp object {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
}




.section-exp .video-caption {
    text-align: center;
}
.text-part-bs {

    align-items: baseline;
    margin-bottom: 32px;
}
.text-part-bs .rep-tt-stats {
    margin-right: 16px;
    margin-bottom: 8px;
}
.sub-text-video {
    margin-top: 24px;
}
.eff-section {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #e6e6e6;
}
.eff-section h3 {
    margin: 0;
    margin-bottom: 40px;
}
.eff-section object {
    margin: 0;
    margin-bottom: 40px;
    border-radius: 16px;
}
.eff-section p {
    margin: 0;
    margin-bottom: 40px;
}

.grid-success {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 0;
}


.success-mini-h {display: inline-flex;}



.grid-success-text p {
    margin: 32px 0;
}
.grid-success object {
    margin-bottom: 0;
    max-width: 256px;
}
.grid-success-text object {
    max-width: 74px;
    margin-bottom: 0;
}
.grid-success-text .promo-link::after {
    background: url(../images/icon_arrow_links-d-blue.svg) no-repeat;
}
.card {
    align-items: center;
    background: #f7f8fc;
    border-radius: 16px;
    display: flex;
    padding: 40px;
    max-width: 1000px;
    margin: auto;
    margin-top: 40px;
    z-index: 99;
    justify-content: space-between;
}
.mini-cardsec {
    display: flex;
}
.card .btn-standard {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 0;
    background: var(--color-modern-gray-500);
    white-space: nowrap;
    color: #fff;
    width: 100%;
    max-width: unset;
}
.mini-cardsec img {
    max-width: 80px;
}
.card p {
    align-self: center;
    font-family: var(--font-wt-Black);
    font-weight: 750;
    margin-bottom: 0;
    margin-left: 32px;
}
.second-end {
    margin-top: 96px;
}
.second-cta {
    color: #fff;
    top: 24px;
    text-decoration: underline;
}
.btn-standard {
    padding: 18px 27px !important;
}
.shadow-card {
    box-shadow: -9px 20px 20px rgba(16, 95, 251, 0.2);
    height: 1px;
    height: 80%;
    position: absolute;
    width: 82%;
    margin: auto;
    left: 8%;
    top: 16px;
    background: 0 0;
    background-color: transparent;
    background-color: transparent;
    background-color: transparent;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1;
}
.conclusion-section {
    padding-bottom: 0;
}
.mini-t {
    margin: 40px 0;
    padding-top: 40px;
    border-top: 1px solid #e6e6e6;
}
.b-i {
    margin-bottom: 40px;
}
.side-menu hr {
    display: none;
}
.iframe-video {
    padding: 56.25% 0 0 0;
}
.second-cta {
    display: block;
    position: initial;
    margin-top: 24px;
}
.menu-link:after {
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #00b6e0;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}
.menu-link:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}
.menu-link.hovered:hover:after {
    transform: scaleX(0);
    background-color: none;
}
.key-section ul {
    margin: 0;
    margin-top: 21px;
}


.grid-cl-nb {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 32px;
grid-row-gap: 40px;
margin-top:   40px;
}


.cl-nb-card {
  padding: 40px;
  border-radius: 16px;
  background-color: #F7F8FC;
}

.cl-nb-card .number{
  background-color: #FFF;
 border-radius: 40px; 
 width: 40px;
    height: 40px;
    margin-bottom:  32px;
    text-align: center;
    padding-top: 7px;
    font-family: var(--font-wt-Black);
    font-weight: 750;
        color: #00B6E0;

}




.mc-tt {
    font-family: var(--font-wt-Heavy);
    font-weight: 700;
    margin-bottom: 8px ;
}

.br-c {
  margin: 40px 0;

}

.br-d {
  padding-left: 20px;
}

.key-bis object {
      max-height: 24px;
    max-width: 96px;
}

.key-bis {
    background-color: rgba(16, 95, 251, 0.10);
}

.success-second {
  padding-top: 40px;
}

.success-second .logo-success{
max-width:  68px;
max-height:   32px;

    margin-left: 0;

}

.incre-int {padding-bottom: 40px}

.quote-ctv {
    margin:   24px 0;
  padding-left: 40px;

    border-left: 4px solid #105FFB;

}

.c-quote {
width: 35px;
height: 24px;
margin-left:  0;
margin-bottom:  32px;
}

.logo-success {
 width: 96px;
height: 24px;
margin-left:  0;
margin-top:   16px; 
}
.speaker-info {
  margin-top:   32px;
}

.sparker-ctv {
      font-family: var(--font-wt-Heavy);
    font-weight: 700;
}


.speaker-info:after {
    content: '';
    display: block;
    position: absolute;
    width: 35px;
    height: 24px;
    background-image: url(/wp-content/themes/applovin/images/icon_quotation.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

.speaker-info:after {
    transform: rotate(360deg);
    right: 5%;
    bottom: 6px;
        transform: scaleX(-1);
}

.card-second {
  margin-bottom: 96px;
}
.key-ter{
background: rgba(201, 35, 207, 0.10);
margin-bottom: 40px;
}

.key-ter object{
max-width: 127px;
max-height: 100%;
}

.cyv-cr-image {
    margin-top: 40px;
    margin-bottom: 40px;
}

.point-two {
    padding-bottom: 40px;
}

.point-two ul {
    margin-bottom: 0;
}


.quote-ctv-two {
    border-left: 4px solid #C923CF;
}

.localvid h3, .localvid p {
    text-align: left;
}

.footer-cc {
    color: #808080;
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #E6E6E6;
}

 sup{
color: #00B6E0;
      font-family: var(--font-wt-Heavy);
    font-weight: 700;
}


.section-tt-ll {
    padding: 40px 0;
}

.cta img {
    margin: auto;
}

.cta h2 {
    text-align: center;
    margin: 40px 0;
    width: 100%;
}

.grid-success-text object {
    margin: 0;
}

.success-mini-h {
    width: 100%;

}

.success-mini-h p{
   margin: 0;
   margin-left: 24px;
   padding: 0.75em 1em;
   color: #929BBA;
   background-color: #F7F8FC;
   font-family: var(--font-wt-Black);
font-weight: 800;
letter-spacing: 1px;
    align-self: center;
    border-radius: 32px;
        white-space: nowrap;
        text-transform: uppercase;
}

.success-mini-h object{
    border-radius: 0;
}

.end-section object{ margin-bottom:0 }

/* Form */
.hs-form .input {
  margin-bottom: 32px;
}
.mfp-content {
    max-width: 600px;
    background-color: #fff;
    padding: 0;
}
#cta-form {
  padding: 1.5em 2.5em 3em;
}

.form-title {
margin-bottom: 32px;
font-size: 21px;
    font-family: var(--font-wt-Heavy);
    font-weight: 700;  margin-top: 0
}
  .hs-form-72a8016d-be23-446c-9f60-6fe503b0f76a_4f7e28c4-08c4-4fb6-9f86-c707cadbe699 .hs-button{
  background: #00B6E0!important;
  width: 65% !important;
}
  .hs-form-booleancheckbox label {
display: inline-flex;
  }
  
  .hs-form-booleancheckbox input {
    width:22px!important;
        align-self: flex-start;
  }
.form-bt{
    box-shadow: 0px 20px 40px -32px rgba(16, 95, 251, 0.10);
}


@media screen and (max-width: 480px) {
#cta-form {
    padding: 1.5em 1.5em 2em;
}  
}

.hs-button {
    font-family: var(--font-wt-Black);
    font-weight: 700;
        font-size:24px;
    display: block;
    width: 25%!important;
    min-width:180px;
    color: #FFF;
    text-decoration: none;
    border-radius: 5px;
    border: none;
    padding:12px 16px;
    margin:auto!important;
    text-align: center;
    background: #00B6E0;
    transition: .2s all linear;
    cursor: pointer;
}

.hs-form-be9cf2b8-79e6-4c22-8adf-a4118a122c5a_17cbb831-63f3-43c7-be31-31af835e9783 fieldset.form-columns-2 .hs-form-field {
    width: auto!important;
}

.hs_submit {
    margin-top:0 
}

.hs-button:hover {
      opacity:0.8;
}

.hs-form-field label {
    font-family: var(--font-wt-Heavy);
    font-weight: 700;
        font-size:10px;
  letter-spacing:1px;
    text-transform:uppercase;
    color:#999;
    margin: 0 0 0.75em;
    padding: 0;
      display: inline-block;
}

.hs-form-checkbox label {
    font-size:18px;
  letter-spacing:normal;
    color:#232323;
    font-family: var(--font-wt-Light);

        text-transform:none;
}

.hs-form-booleancheckbox {
      list-style-type: none;
}

.hs-form-booleancheckbox label {
    font-family: var(--font-wt-Light);
    font-size:15px;
      line-height: 1.5em;
    width: 100%;
}


.legal-consent-container .hs-form-booleancheckbox-display p {
    font-size:18px;
  letter-spacing:normal;
    color:#232323;
    font-family: var(--font-wt-Light);
    text-transform:none;
  margin-left:0.75em!important;
  display:block!important;
}
.legal-consent-container .hs-form-booleancheckbox-display > span {
    margin-left: 25px !important;
    margin-top: .15em;
}
.legal-consent-container .hs-form-booleancheckbox-display span.hs-form-required {
    display: none; /* suppress default asterisk and add directly to label text; solves for wonky span/p layout in HS */
}

.legal-consent-container .hs-richtext { /* bottom text area used for privacy notes, etc. */
    font-size:12px;
  color:#a7a6a6;
    text-align:center;
  letter-spacing:0.5px;
  width:260px;
  margin-left:auto;
  margin-right:auto;
}

.hs-form .input input[type=number], .hs-form .input input[type=text], .hs-form .input input[type=email], .hs-form-field textarea, .input input[type=tel] {
    font-family: var(--font-wt-Light);
    padding: 12px 0;
    font-size: 16px;
    border: 2px solid #efefef;
    width:100%;
    border-radius: 0;
    background-color: #fff;
  line-height: 24px
}

.hs-form select {
    font-family: var(--font-wt-Light);
    font-size: 18px;
    padding: 1.25em;
    min-width: 50%;
    max-width: 100%;
    background-image: url("https://cdn2.hubspot.net/hubfs/5209470/ui_elements/form-ui-select-arrow.svg");
    background-repeat: no-repeat;
    background-size: 1.85em;
    background-position: 98% center;
    border: 2px solid #efefef;
    border-radius: 0;
    background-color: #fff;
}  

.hs-form .input input[type=text], .hs-form .input input[type=email], .hs-form input[type=submit], .hs-form .input textarea, .hs-form select, .hs-form .hs-button {
    -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-form .input input[type=checkbox] {
      font-size: 18px;
    margin: 0 1em 0 0.25em;
    position: relative;
    top: -2px;
}

.legal-consent-container .hs-form-booleancheckbox-display input[type=checkbox] {
    top:0.25em;
  margin-right:0.75em;
}
.hs-form-field input.invalid, .hs-form-field input.error, .hs-form-field textarea.invalid, .hs-form-field textarea.error {
    border:1px solid #e80000; 
}


.hs-form .legal-consent-container .input {
    margin-bottom: 18px;
}

.hs-form ul {
    padding: 0;
}

.hs-form ul.inputs-list {
    margin-bottom: 0.25em;
    list-style-type: none;
}


.hs-form ul.inputs-list.multi-container {
  margin-top: 0.25em;
}


.hs-form .hs_error_rollup {
    display:none;
}

.hs-error-msgs li {
    list-style-type:none;
    font-size:12px;
    margin-bottom: 12px;
}

.hs-error-msgs label {
    color: #e80000;
    position:relative;
    top:-1em;
    font-weight:normal;
}

.hs_cos_wrapper_type_form  h3{
  text-align: center
}
.hs-input{
width: 100%!important
}

.hs-button {
font-size: 18px;
padding: 1em 0;
  line-height: 1em;
  width: 100%!important
}


.form-columns-1, .form-columns-2 {
  max-width: initial!important;
}

.hs_firstname input, .hs_lastname input{
max-width: 94%!important
}
.hs_firstname input{
margin-right: 16px;
}
.hs_lastname input, .hs_lastname label{
margin-left: 16px;
}
.input {
  margin-right: 0!important
}
/* Mobile form resets */
@media screen and (max-width: 480px) {
.hs-form select {
    width: 100%;
}  
  .form-title {
margin-bottom: 32px;
font-size: 18px}
  .hs_firstname input, .hs_lastname input{
max-width: 100%!important
}
.hs_firstname input{
margin-right: 0;
}
.hs_lastname input, .hs_lastname label{
margin-left: 0;
}
  
}

.submitted-message strong {
    font-family: var(--font-wt-Heavy);
padding-bottom: 16px
}

.submitted-message a {
text-decoration: none;
    font-family: var(--font-wt-Heavy);

}

        }
        

 #hs_form_target_Form_to_use {
    max-width: 700px;
    margin: auto;
}
        
        .title {text-align: center;}
        
        .hs-form-72a8016d-be23-446c-9f60-6fe503b0f76a_c156ac6c-a2a1-46c7-be2e-215d7b8dce0d fieldset.form-columns-1 .hs-input{width:100%}
        
        .submitted-message {
        font-size: 18px}   
        
@media screen and (max-width: 640px) {

          .submitted-message {
        font-size: 16px}   
   }
        .legal-consent-container .hs-form-booleancheckbox-display p{
          color:#999999!important;
        }
        
form {
    text-align: left;
}


.form-bt {
    padding: 40px;
    background-color: #fff;
    border-radius: 16px;
}

  .form-bt {
    max-width: 560px;
    margin: auto;
  }

  .form-bt form {
    max-width: 100% ;
  }

  .hs_lastname, .hs_firstname{
    width: 46%!important;
    float: left;
}

.hs_lastname {
    margin-left: 30px;
}
/* end form */

.webinar-sec {
    margin-bottom: 96px;
}

.webinar-gird {
display: grid;
grid-template-columns: repeat(2, auto);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.webinar-img {
    max-width: 256px;
border-radius: 16px;
}

.webinar-img object{
border-radius: 16px;
}


.webinar-txt {
    margin-left: 32px;
    align-self: center;
}

.webtt {
    background-color: #F7F8FC;
    padding: 9px 12px;
    border-radius: 32px;
    color: #929BBA;
    width: fit-content;
    margin-bottom: 24px;
        font-family: var(--font-wt-Black);
    font-weight: 750;
    line-height: 9px; /* 75% */
letter-spacing: 1px;
}

.mbl {
display: none;
}
.dsk {
display: block;
}

.grid-success  {
    padding-top: 40px;
    margin-top: 64px;
    border-top: 1px solid #e6e6e6;
}

.footer-cc a {
    color: #808080;
}

.footer-cc sup a {
    color: var(--color-al-blue-dark);
}


    .point-section h3 {margin-bottom: 0}

.point-section ul {
    margin-top: 0;
}


.intro-section .intro-section {
    padding-bottom: 0!important;
}


.metho-section  {
    padding-top: 96px;
}

.intro-section .point-section ul{
    margin: 0;
    padding: 0;
    padding-bottom: 0;
}

.metho-section {
    padding-top: 0;
}
.intro-section  .point-section {
        padding-bottom: 0!important;
}

.first-end {
    margin-bottom: 96px;
}


.point-section ul {
    padding-left: 0;
}


.var-try-section  .point-section ul  {
    padding-bottom: 0;
}


@media screen and (max-width: 1024px) {


    .intro-section .point-section ul{
    margin: 0;
    padding: 0;
    padding-bottom: 0;
}
.first-end {
    margin-bottom: 80px;
}

.point-section, .metho-section,.conclusion-section {
    padding-top: 0!important;
}
    .metho-section  {
    padding-top: 80px;
}
.point-two {
    padding-bottom: 40px;
}
    .keyrep-three {

    padding-bottom: 0;
}

    .keyrep-three .key-section {
        margin-top: 0;
    }
    .side-menu {
        width: auto;
        height: auto;
    }
    .page-content {
        display: block;
        padding: 0;
    }
    .main-content {
        padding: 80px 0;
        margin-left: auto;
    }
    .side-menu {
        z-index: 998;
        padding: 32px 48px;
        padding-left: 0;
        background-color: #fff;
        top: 0;
        width: auto;
        max-width: 100%;
        overflow: initial;
    }
    .menu-title {
        text-transform: initial;
        color: #000;
        font-weight: 700;
        cursor: pointer;
        margin-bottom: 32px;
    }
    .side-menu {
        padding-bottom: 32px;
        padding-left: 56px;
        padding-right: 56px;
    }
    .inner-wrap {
        padding: 0;
    }
    #footer,
    .cta,
    .main-content {
        padding: 80px 56px;
        max-width: initial;
    }
    .menu-title {
        font-family: var(--font-wt-Heavy);
        font-weight: 700;
        margin-bottom: 0;
    }
    .menu-title.open {
        margin-bottom: 32px;
    }
    .overflow-img img {
        max-width: 617px;
    }
    .side-menu a {
        display: none;
    }
    .menu-title.open::after {
        transform: rotate(0);
    }
    .menu-title::after {
        content: " ";
        width: 1em;
        height: 0.75em;
        background-size: contain !important;
        background: url(/wp-content/themes/applovin/images/down.svg) no-repeat;
        background-size: auto;
        top: 1px;
        left:5.5em;
        transition: all 0.2s;
        position: absolute;
        transform: rotate(3.142rad);
    }

    .hovered {
        border-bottom: none;
    }
    .side-menu hr {
        display: block;
        padding: 0;
        margin-bottom: -33px;
        top: 77px;
        width: 100%;
    }
    .funfact img {
        margin: auto;
        margin-top: -40px;
    }
    #header .inner-wrap {
        padding: 0 32px;
    }

    .menu-link.hovered {
        font-weight: initial;
        border-bottom: none;
        font-family: var(--font-wt-Light);
    }
    .metho-section .end-section {
        margin-top: 80px;
    }
    .point-section ul {
        margin-bottom: 0;
    }

    .section {
        padding: 80px 0;
    }

        .conclusion-section  {
        padding-bottom: 0;
    }
.card-second {
    margin-bottom: 80px;
}

}


@media screen and (max-width: 760px) {
    .intro-section .point-section url{
    margin: 0;
    padding: 0;
    padding-bottom: 64px;
}

    #header .inner-wrap {
        padding: 0 32px;
    }
    .metho-section .end-section {
        margin-top: 64px;
    }

    .overflow-img img {
        max-width: 311px;
    }
    #footer,
    .cta,
    .main-content {
        padding: 64px 32px;
    }
    .funfact {
        display: block;
        width: 100%;
        height: 100%;
        background: 0 0;
    }
    .funfact-text {
        margin-right: 0;
        background: rgba(100, 65, 226, 0.1);
        border-radius: 16px;
        padding: 32px;
    }
    .grandma-fact .funfact-text {
        background: rgba(16, 95, 251, 0.1);
    }
    .side-menu {
        padding-bottom: 32px;
        padding-left: 32px;
        padding-right: 32px;
    }
    .localvid iframe,
    .localvid video {
        border-radius: 10px;
    }
    .localvid iframe {
        border-radius: 12px;
    }
    .overflow-img {
        margin-top: 40px;
    }

    .grid-cl-nb, .keyrep-two, .keyrep-three, .grid-success, .card, .mini-cardsec, .keyrep-one {
        display: block;
    }
    .cl-nb-card  {
        margin-bottom: 40px;
    }

    .dg {
        margin-bottom: 0;
    }
    .grid-success object {
        margin: auto;
    }

    .mini-cardsec img {
    max-width: 80px;
    margin: auto;
}


.card p {
    margin-left: 0;
    margin-top: 24px;
    text-align: center;
    margin-bottom: 40px;
    }

.hero-center {
    padding: 120px 32px;
    padding-bottom: 185px;
    background-size: 311PX, cover, 100%;
    padding-top: 210px;
}

.dsk {
display: none;
}

.mbl {
display: block;
}

.keyrep-one .key-section:first-child , .keyrep-three  .key-section:first-child{
    margin-bottom: 32px;
}

.card .btn-standard {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background: var(--color-modern-gray-500);
    white-space: nowrap;
    color: #fff;
    width: 100%;
    max-width: unset;
}
.hyp-c {
        max-width: 160px;
    margin: auto;
}

.hs_lastname, .hs_firstname {
    margin-left: 0;
    width: 100%!important;
}

form input {
    width: 90%;
}
.input {
    width: 100%;
}

.hs_firstname input, .hs_lastname input {
    max-width: 100%!important;
}

.key-section object {
    margin-bottom: 24px;
}

.localvid {
    padding: 32px 0;
}

.localvid h3, .localvid p {
    padding: 0 32px;
}
.localvid iframe {
    border-radius: 0;
}

.webinar-gird {
    display: block;
}

.webinar-img {
    max-width: 100%;

}

.webinar-txt {
    margin-top: 32px;
}

.section {
    height: 100%;
}

.webinar-sec {
    margin-bottom: 64px;
}


.grid-success object{
margin-bottom: 32px;
}

.success-mini-h object{
    margin-bottom: 0;
}

.success-mini-h {
    width: auto;
}
    .key-section {
        padding: 32px!important;
        padding-bottom: 32px!important;
    }

    .point-section ul {
        margin-bottom: 64px;
    }

        .section {
        padding: 64px 0;
    }
    .quote-ctv{
        padding-left: 32px;
    }

    .webinar-txt {
        margin-left: 0;
    }

    .hs_lastname input, .hs_lastname label {
        margin-left: 0;
    }

    .hs_firstname input, .hs_lastname input {
        width: 100%!important;
    }

    .form-bt {
    padding: 32px;

}

.cl-nb-card {
    padding: 32px;
}

.metho-section  {
    padding-top: 80px;
}
.first-end {
    margin-bottom: 64px;
}
.var-try-section .point-section ul {
    margin-bottom: 0;
}

.intro-section .point-section ul {

    padding-bottom: 0;
}

.card-second {
    margin-bottom: 64px;
}
.conclusion-section {
    padding-bottom: 0;
}
}



@media screen and (max-width: 552px) {


.speaker-info:after {

    right: 5%;
    bottom: 32px;
}
}

@media screen and (max-width: 481px) {
.speaker-info:after {
    right: 1%;
    bottom: 55px;
}

}

.legal-consent-container .hs-form-booleancheckbox-display p {
    width: 98%;
}