@keyframes scale-timing {
  0% {
    transform: scale(1);
  }
  40.54% {
    transform: scale(1);
  }
  43.24% {
    transform: scale(1.1176);
  }
  56.76% {
    transform: scale(1.1176);
  }
  59.46% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}

.laasy-glp .inner {
  max-width: 830px;
  margin: auto;
  border-radius: 40px 40px 24px 24px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #c0c0c0;
  background: #f6f6f3;
  position: relative;

  display: flex;
  flex-direction: column;

  font-family: Open Sans, sans-serif;
}

/*.laasy-glp .container-header::after,
.laasy-glp .container-subheading::after,
.laasy-glp .container-content::after {
  content: '';
  display: block;
  width: 50vw;
  position: absolute;
  top: 0;
  right: -50vw;
  bottom: 0;
}*/

.laasy-glp .container-header {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background: radial-gradient(90.13% 301.89% at 9.87% 31.78%, #000000 0%, #030900 47.04%, #276600 100%);

  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;

  padding: 10px 35px;
  position: relative;
}

/*.laasy-glp .container-header::after {
  top: -8px;
  background: linear-gradient(to bottom, #4db310 0px, #4db310 8px, #276600 8px, #276600 100%);
}*/

.laasy-glp .container-header-secondary-background {
  position: absolute;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  top: -8px;
  left: 0;
  width: 100%;
  height: 50px;
  background-size: 100%;
  background: linear-gradient(90deg, #bbf19a 0%, #4db310 100%);
  z-index: -1;

  color: #bbf19a;
}

.laasy-glp .container-header-title {
  color: white;
  max-width: 735px;
}

.laasy-glp .container-header-title b,
.laasy-glp .container-header-title strong {
  display: inline-block;
  transform-origin: center;
  animation: scale-timing 7.4s infinite ease-in-out;
}

.laasy-glp .container-header-price {
  color: white;
}

.laasy-glp .container-subheading {
  padding: 10px 35px;
  background: #000000;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-image-slice: 1;
  border-image-source: linear-gradient(90deg, #276600 0%, #82d74f 100%);
  color: white;
  position: relative;
}

/*.laasy-glp .container-subheading::after {
  background: #000000;
  border-bottom: 3px solid #82d74f;
  bottom: -3px;
}*/

.laasy-glp .container-content {
  padding: 20px 15px 15px 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}

/*.laasy-glp .container-content::after {
  background: #f6f6f3;
  border-bottom: 1px solid #c0c0c0;
  bottom: -1px;
}*/

.laasy-glp .container-content-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 50%;
}

.laasy-glp .container-content-left-text {
  margin: 5px 0 10px 0;
  text-wrap: nowrap;
}

.laasy-glp .container-content-left-btn {
  margin-bottom: 30px;
  white-space: nowrap;
  margin-right: auto;
  background: #82d74f;
  cursor: pointer;
  font-weight: 500 !important;
  line-height: 1.5;
  width: 250px;
  max-width: 100%;
}

.laasy-glp .container-content-left-btn:hover {
  background: #bbf19a;
}

.laasy-glp .container-content-left-btn:active {
  background: #82d74f;
  transition-duration: 0s;
}

.laasy-glp .btn-disabled {
  background: #e2e2e2 !important;
  color: var(--e-global-color-text, #000000);
  border: 1px solid #c0c0c0;
  cursor: default;
}

.laasy-glp .container-content-left-btn,
.laasy-glp .container-content-left-btn:hover,
.laasy-glp .container-content-left-btn:active,
.laasy-glp .container-content-left-btn.btn-disabled,
.laasy-glp .container-content-left-btn.btn-disabled:hover,
.laasy-glp .container-content-left-btn.btn-disabled:active {
  color: var(--e-global-color-text, #000000);
}

.laasy-glp .container-content-left-subtext {
  border: 1px dashed #c0c0c0;
  padding: 4px 8px;
  margin-right: 15px;
}

@media (max-width: 650px) {
  .laasy-glp .container-content-left-subtext {
    margin-right: unset;
  }
}

.laasy-glp .container-content-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  min-width: 50%;
}

.laasy-glp .container-content-right-img-text {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;

  padding: 10px;
  position: absolute;
  background: #bbf19a;
  max-width: 200px;
  right: 20px;
  top: -30px;
  width: 100%;
  z-index: 3;
  transform: translateY(-50%);
}

.laasy-glp .container-content-right-img-text.triangle-holder {
  z-index: 1;
  background: transparent;
}

.laasy-glp .container-content-right-img-text.triangle-holder .hide-me {
  opacity: 0;
}

.laasy-glp .container-content-right-img-triangle {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='59' height='83' viewBox='0 0 59 83' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M58.5857 11.404C58.5857 11.404 38.552 112.984 44.75 72.7318C47.6907 53.6339 41.0494 52.4241 26.8035 51.8619C11.0234 51.2391 0.401596 51.7696 0.401596 51.7696C0.401596 51.7696 11.9145 6.94846 26.794 0.272138C31.9676 4.78082 58.5857 11.404 58.5857 11.404Z' fill='%23A1D481'/%3E%3C/svg%3E%0A");
  background-size: cover;
  width: 40px;
  height: 120px;
  transform: translateX(-100%);
}

.laasy-glp .container-content-right-img {
  position: relative;
  bottom: -50px;
  display: flex;
  height: inherit;

  border-radius: 10px;
}

.laasy-glp .container-content-right-img img {
  width: 100%;
  z-index: 2;
  transform: translateY(-15px);
}

@media (max-width: 1024px) {
  .laasy-glp .container-content-right-img-text {
    top: -10px;
  }
}

@media (max-width: 650px) {
  .laasy-glp .inner .container-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .laasy-glp .container-content-left,
  .laasy-glp .container-content-right {
    max-width: 100%;
    text-align: center;
  }

  .laasy-glp .container-content-left {
    margin-bottom: 50px;
  }

  .laasy-glp .container-content-left-btn {
    margin-left: auto;
    margin-right: auto;
  }

  .laasy-glp .container-content-left-text {
    white-space: normal;
  }

  .laasy-glp .container-content-right-img-text {
    top: -25px;
    text-align: left;
  }
}


#laasy-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 400px;
  max-width: calc(100vw - 10px);
  border-radius: 12px;
  border: 2px solid #d5d5d5;
  box-shadow: 1px 1px 6px 1px #67676726;
  padding: 30px 20px;
  background: white;
  z-index: 55;
}

#laasy-popup img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.laasy-popup-text {
  margin: 30px 0;
}

.laasy-popup-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.laasy-popup-buttons button,
.laasy-popup-buttons a {
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  line-height: 1.75;
  min-width: 124px;
  color: #000000;
  height: 50px;
  font-size: 14px;
  font-weight: 700;
  background-color: rgb(233, 242, 242);
  outline: 0;
  margin: 0;
  padding: 0;
  border-radius: 100px;
  border: 2px solid rgb(32, 103, 100);
  display: flex;
  align-items: center;
  justify-content: center;
}

.laasy-popup-buttons button {
  color: #000000;
  background-color: rgb(233, 242, 242);
  border: 2px solid rgb(32, 103, 100);
}

.laasy-popup-buttons button:hover {
  color: #000000;
  background-color: rgb(219, 229, 229);
}

.laasy-popup-buttons a {
  color: #ffffff;
  background-color: rgb(32, 103, 100);
  border: 2px solid rgb(32, 103, 100);
}

.laasy-popup-buttons a:hover {
  color: #000000;
  background-color: #ffffff;
}
