.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-16716 .elementor-element.elementor-element-20bf82c > .elementor-widget-container{background-color:#295EEE;}.elementor-16716 .elementor-element.elementor-element-20bf82c .elementor-heading-title{color:#C8D5DC;font-family:"Poppins", Sans-serif;font-weight:300;}@media(max-width:767px){.elementor-16716 .elementor-element.elementor-element-20bf82c > .elementor-widget-container{padding:15px 15px 15px 15px;}.elementor-16716 .elementor-element.elementor-element-20bf82c{text-align:center;}.elementor-16716 .elementor-element.elementor-element-20bf82c .elementor-heading-title{font-size:14px;}}/* Start custom CSS for html, class: .elementor-element-7423927 */.trial-lp{
  font-family: Helvetica, Arial, sans-serif;
  color:#111;
  background:#fff;
  max-width:420px;
  margin:0 auto;
  padding:24px 16px;
}

.hero h1{
  font-size:28px;
  line-height:1.2;
  margin-bottom:12px;
}

.lead{
  font-size:15px;
  color:#444;
  margin-bottom:20px;
}

.btn{
  display:block;
  text-align:center;
  padding:14px;
  border-radius:12px;
  font-weight:700;
  text-decoration:none;
}

.btn.primary{
  background:#ff7a00;
  color:#fff;
}

.btn.big{
  font-size:17px;
}

.video-check{
  margin:28px 0;
}

.video-toggle{
  width:100%;
  background:#f5f5f5;
  border:none;
  padding:14px;
  border-radius:10px;
  font-size:14px;
  font-weight:600;
}

.video-wrap{
  display:none;
  margin-top:12px;
}

.video-wrap video{
  width:100%;
  border-radius:12px;
  background:#000;
}

.video-note{
  font-size:12px;
  color:#666;
  margin-top:6px;
}

.points{
  margin:24px 0;
  font-size:14px;
}

.points p{
  margin:6px 0;
}

.cta{
  border-top:1px solid #eee;
  padding-top:20px;
}

.price{
  font-size:18px;
  font-weight:700;
  margin-bottom:12px;
}

.hero{
  text-align:center;
  padding:32px 16px 24px;
}

.badge{
  display:inline-block;
  background:#fff3e6;
  color:#ff7a00;
  font-weight:700;
  font-size:13px;
  padding:6px 12px;
  border-radius:999px;
  margin-bottom:12px;
}

.hero h1{
  font-size:30px;
  line-height:1.25;
  margin:12px 0;
}

.hero .accent{
  color:#ff7a00;
}

.hero-sub{
  font-size:15px;
  color:#555;
  margin-bottom:20px;
}

.hero-visual img{
  width:100%;
  max-width:320px;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(0,0,0,.15);
  margin:18px auto;
}

.hero-check{
  list-style:none;
  padding:0;
  margin:16px 0 20px;
  font-size:14px;
}

.hero-check li{
  margin:4px 0;
}




.btn_wrap {
        width: 310px;
        height: auto;
        position: relative;
        margin: auto;
}
.btn_balloon {
        width: 280px;
        height: 30px;
        padding-left: 0.1em;
        border-radius: 20px;
        border: solid 2px #F01C6C;
        background-color: #fff;
        font-size: 0.7em;
       
        font-weight: 600;
        line-height: 1;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 55px;
        left: 50%;
        transform: translate(-50%, 0%);
        pointer-events: none;
        transition: 0.2s;
        color: #F01C6C;
        z-index: 2;
}
.btn_balloon::before, .btn_balloon::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 100%);
}
.btn_balloon::before {
        bottom: 1px;
        border-width: 8px 5px 0 5px;
        border-color: #fff transparent transparent transparent;
        z-index: 2;
}
.btn_balloon::after {
        bottom: 0;
        border-width: 11px 8px 0 8px;
        border-color: #F01C6C transparent transparent transparent;
        z-index: 1;
}
.button {
        width: 100%;
        padding: 25px 30px;
        border-radius: 8px;
        font-size: 1.2em;
      
        font-weight: 700;
        line-height: 1;
        text-align: center;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        background: #F01C6C;
        -webkit-box-shadow: 0 5px 0 #2c9d60;
        box-shadow: 0 5px 0 #2c9d60;
        color: #fff;
        transition: 0.2s;
}
.button:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;

  transform: translateY(-50%) rotate(45deg);
}
.button:hover {
  background: #F678A7;
  color: #FFF;
  -webkit-box-shadow: 0 2px 0 #2c9d60;
  box-shadow: 0 2px 0 #2c9d60;
  transform: translateY(3px);
}
body{
    vertical-align:middle; 
    padding: 50px 0;
    text-align: center;
}

.button-10 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 310px;
    margin: 0 auto;
    padding: 25px 30px;
    overflow: hidden;
    border: none;
    border-radius: 5px;
    background-color: #F01C6C;
}
.button-10 a{
    color: #fff;
  font-size: 1.2em;
        font-weight: 700;
        line-height: 1;
}

.button-10::before {
    display: block;
    position: absolute;
    top: -50%;
    left: -30%;
    transform: rotate(30deg);
    width: 70px;
    height: 100px;
    content: '';
    background-image: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    animation: animation-button-10 2s infinite linear;
}

@keyframes animation-button-10 {
    17% {
        left: 120%;
    }
    100% {
        left: 120%;
    }
}

.button-10:hover {
    background-color: #F678A7;
}

.shaku{
    font-size: 10px;
    
}


.videoWrap iframe,
.videoWrap video{
  width:100%;
  height:100;
  display:block;
}

.flow-wrap{
  background:#fff;
  border:1px solid #e5e7eb;
  border-radius:14px;
  padding:14px 16px;
  margin:16px 0;
}

.flow-title{
  margin:0 0 10px;
  font-weight:700;
  font-size:14px;
  text-decoration: underline;
}

.flow-list{
  margin:0;
  padding-left:18px;
}

.flow-list li{
  margin-bottom:8px;
  font-size:14px;
  line-height:1.5;
  text-align: left;
}

.flow-list li b{
  display:inline-block;
  min-width:90px;
}

.flow-list li span{
  color:#6b7280;
  font-size:12px;
  margin-left:6px;
}

.flow-note{
  margin:10px 0 0;
  font-size:12px;
  color:#374151;
}

.flow-note s{
  color:#9ca3af;
}

.flow-note strong{
  color:#dc2626;
}/* End custom CSS */