body.dn-st-sticky iframe#webWidget {
  bottom: 0px !important;
}

body.dn-st-sticky .mobile-call {
  /* bottom: 200px !important; */
}

body.dn-st-sticky .cky-revisit-bottom-left {
  /* bottom: 265px !important; */
}

body.dn-st-sticky iframe#launcher {
  bottom: 205px !important;
  display: none;
}

body.dn-st-sticky .chatway--container .chatway--trigger-container {
  bottom: 205px !important;
}

body.dn-st-sticky .cky-box-bottom-left {
  bottom: 300px;
}

body.dn-st-sticky div#chat-bot-launcher-container {
  /* bottom: 330px !important; */
}

body.dn-st-sticky #chat-bot-message-container.slide-in {
  bottom: 380px;
}

body.dn-sticky22y__body-closed.dn-st-sticky .mobile-call,
body.dn-sticky22y__body-closed.dn-st-sticky iframe#webWidget {
  bottom: 80px !important;
}

body.dn-sticky22y__body-closed.dn-st-sticky .cky-revisit-bottom-left {
  bottom: 150px !important;
}

body.dn-sticky22y__body-closed.dn-st-sticky iframe#launcher {
  bottom: 90px !important;
}

body.dn-sticky22y__body-closed.dn-st-sticky .cky-box-bottom-left {
  bottom: 120px;
}

body.dn-sticky22y__body-closed.dn-st-sticky div#chat-bot-launcher-container {
  bottom: 210px !important;
}

body.dn-sticky22y__body-closed.dn-st-sticky #chat-bot-message-container.slide-in {
  bottom: 250px;
}

.dn-st-container {
  display: flex;
  flex-direction: column;
  z-index: 1999;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: -300px;
  height: 200px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  background: #3C3C3C;
  -webkit-box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.dn-st-sticky .dn-st-container {
  bottom: 0;
  background: #3C3C3C;
  -webkit-box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px -4px 4px 0px rgba(0, 0, 0, 0.25);
}

.dn-sticky22y-inner__left {
  background: #494949;
  color: #fff;
  padding: 10px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}

.dn-sticky22y-bottom__left p {
  line-height: normal;
  margin: 0;
  font-style: italic;
}

.dn-sticky22y-container__outer {
  display: flex;
  margin: auto;
  padding: 20px 10px;
  width: 95%;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

.dn-sticky22y-container__inner {
  display: flex;
  flex-direction: column;
  color: #fff;
  line-height: normal;
  max-width: 1095px;
  width: 100%;
  margin: auto;
}

.dn-sticky22y-container__inner>div {
  width: calc(100% - 50px);
  margin: auto;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.dn-sticky22y-container__inner div.dn-sticky22y-inner__right {
  color: #fff;
  font-weight: 700;
  line-height: normal;
}

.dn-sticky22y-inner__right>* {
  width: 100%;
}

.dn-sticky22y__listcontainer p {
  font-size: clamp(18px, 3vw, 22px);
  text-align: left;
}

li.dn-sticky22y__li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  font-weight: 400;
  text-align: left;
  font-size: 14px;
  line-height: normal;
  background: none;
  padding-left: 0;
  margin-bottom: 3px;
}

li.dn-sticky22y__li::before {
  content: "";
  display: inline-block;
  height: 20px;
  width: 100%;
  max-width: 20px;
  background-image: url(https://cdn.shopify.com/s/files/1/0623/3027/3951/files/check_circle_e19824c3-df3d-4411-9be8-00b92047ab42.png?v=1756296378);
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-top: 2px;
}

ul.dn-sticky22y__ul {
  width: 100%;
  margin: 10px auto auto;
  padding: 0;
  display: grid;
  grid-template-columns: 180px 1fr;
}

.dn-sticky22y-closed .dn-closed-text .dn-closed-text2 {
  max-width: 1095px;
}

.dn-closed-text2 {
  max-width: 270px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
}

.dnclosed-st__copy {
  text-align: center;
  font-size: clamp(12px, 1.5vw, 18px);
}

.dn-sticky22y-inner__right .dn-closed-text2 {
  margin-bottom: 10px;
}

.dn-sticky22y-inner__microcopy {
  font-size: 16px;
  font-weight: 700;
}

.dn-sticky22y-inner__microcopy span {
  font-weight: 400;
  text-decoration: line-through;
}

.dn-sticky22y-item__copy p {
  font-size: 38px;
  display: block;
  margin: auto;
  font-weight: 700;
}

.dn-sticky22y-closeright-contaier {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 10px;
  z-index: 999999999;
  position: absolute;
  cursor: pointer;
}

.dn-sticky22y-closed .dn-sticky22y-closeright-contaier {
  top: 10px;
}

.dn-sticky22y-closeright {
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  cursor: pointer;
  float: right;
  -webkit-clip-path: polygon(0 45%,
      45% 45%,
      45% 0,
      55% 0,
      55% 45%,
      100% 45%,
      100% 55%,
      55% 55%,
      55% 100%,
      45% 100%,
      45% 55%,
      0 55%);
  clip-path: polygon(0 45%,
      45% 45%,
      45% 0,
      55% 0,
      55% 45%,
      100% 45%,
      100% 55%,
      55% 55%,
      55% 100%,
      45% 100%,
      45% 55%,
      0 55%);
  transform: rotate(45deg);
}

.dn-closed-text {
  display: none;
}

.dn-sticky22y-closed {
  z-index: 999999999999 !important;
}

.dn-sticky22y-item__copy-next {
  display: flex;
  max-width: 280px;
  width: 100%;
  height: 50px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  border-radius: 6px;
  background: #03821F;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

a.dn-sticky22y-item__copy-next:hover {
  color: #fff;
}

.dn-st-container {
  opacity: 0;
}

.dn-st-sticky .dn-st-container {
  opacity: 100;
}

.dn-sticky22y-closed .dn-sticky22y-container__inner {
  display: none;
}

.dn-sticky22y-closed .dn-sticky22y-closeright {
  margin-top: 0 !important;
  transform: rotate(0);
}

.dn-closed-text .dn-sticky22y-closeright.dn-lead-exit-close {
  margin-top: 0 !important;
}

.dn-sticky22y-closed .dn-closed-text {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
}

#dn-st-containerID {
  display: flex !important;
  opacity: 0;
}

#dn-st-containerID.dn-sticky22y-closed {
  display: block !important;
  bottom: -120px;
  padding: 15px 60px;
}

.dn-st-sticky #dn-st-containerID {
  opacity: 100;
}

.dn-sticky22y-bottom__left {
  font-size: 12px;
}

.dn-sticky22y-bottom__right img {
  max-height: 30px;
}

.dn-sticky22y-bottom__right img:first-child {
  margin-right: 10px;
}

@media screen and (max-width: 1024px) {
  body.dn-st-sticky .mobile-call {
    bottom: 90px !important;
  }
}


@media screen and (max-width: 1150px) {

  body.dn-sticky22y__body-closed.dn-st-sticky .mobile-call,
  body.dn-sticky22y__body-closed.dn-st-sticky iframe#webWidget {
    bottom: 90px !important;
  }

  body.dn-st-sticky .mobile-call {
    bottom: 210px !important;
  }

  body.dn-st-sticky .cky-revisit-bottom-left {
    bottom: 275px !important;
  }

  body.dn-st-sticky iframe#launcher {
    bottom: 215px !important;
  }

  body.dn-st-sticky .chatway--container .chatway--trigger-container {
    bottom: 215px !important;
  }

  body.dn-st-sticky .cky-box-bottom-left {
    bottom: 310px;
  }

  body.dn-st-sticky div#chat-bot-launcher-container {
    bottom: 340px !important;
  }

  body.dn-st-sticky #chat-bot-message-container.slide-in {
    bottom: 390px;
  }

  .dn-st-container {
    height: 210px;
  }

  .dn-sticky22y-bottom__right img {
    max-height: 25px;
  }
}

@media screen and (max-width: 990px) {
  .dn-sticky22y-bottom__right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 10px;
    column-gap: 10px;
  }

  body.dn-st-sticky .mobile-call {
    bottom: 140px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky .mobile-call {
    bottom: 90px !important;
  }

  body.dn-st-sticky .cky-revisit-bottom-left {
    bottom: 315px !important;
  }

  body.dn-st-sticky iframe#launcher {
    bottom: 255px !important;
  }

  body.dn-st-sticky .chatway--container .chatway--trigger-container {
    bottom: 255px !important;
  }

  body.dn-st-sticky .cky-box-bottom-left {
    bottom: 350px;
  }

  body.dn-st-sticky div#chat-bot-launcher-container {
    bottom: 380px !important;
  }

  body.dn-st-sticky #chat-bot-message-container.slide-in {
    bottom: 430px;
  }

  .dn-st-container {
    height: 250px;
  }

  .dn-sticky22y-item__copy-next {
    font-size: 16px;
  }

  .dn-sticky22y-item__copy p {
    font-size: 28px;
  }

  .dnclosed-st__copy {
    text-align: center;
    font-size: clamp(12px, 1.5vw, 16px);
  }

  #dn-st-containerID.dn-sticky22y-closed {
    bottom: -170px;
  }
}

@media screen and (max-width: 767px) {
  body.dn-st-sticky .mobile-call {
    bottom: 280px !important;
  }

  .dn-sticky22y__listcontainer p {
    text-align: center;
    max-width: calc(100% - 50px);
    margin: auto;
  }

  .dn-sticky22y-bottom__right {
    display: none;
  }

  .dn-sticky22y-container__inner div.dn-sticky22y-inner__right {
    flex-direction: column;
  }

  .dn-sticky22y-closed .dn-closed-text .dn-closed-text2 {
    display: flex;
    flex-direction: column;
  }

  .dn-st-sticky a.generate-back-to-top {
    bottom: 420px;
  }

  #dn-st-containerID.dn-sticky22y-closed {
    bottom: -200px;
    padding: 15px 30px;
  }

  a.dn-sticky22y-item__copy-next {
    font-size: 14px;
  }

  .dn-closed-text1 {
    font-size: 16px;
  }

  .dn-sticky22y-closed .dn-closed-text {
    flex-direction: column;
    align-items: flex-start;
  }

  .dn-st-sticky.dn-sticky22y__body-closed a.generate-back-to-top {
    bottom: 220px;
  }

  .dn-st-sticky.dn-sticky22y__body-closed aside#moove_gdpr_cookie_info_bar {
    bottom: 95px;
  }

  .dn-st-sticky aside#moove_gdpr_cookie_info_bar {
    bottom: 300px;
  }

  .dn-st-container {
    height: 280px;
  }

  .dn-st-container.dn-sticky22y-closed {
    height: 350px;
  }

  .dn-sticky22y-container__inner {
    flex-direction: column;
    align-items: center;
  }

  .dn-sticky22y-container__inner div.dn-sticky22y-inner__left {
    border-left: none;
  }

  .dn-sticky22y-inner__right {
    text-align: center;
  }

  .dn-sticky22y-inner__right .dn-closed-text2 {
    margin: 0 auto 10px;
  }

  .dn-sticky22y-container__inner>div {
    width: 100%;
    min-width: unset;
    padding: 0;
  }

  .dn-sticky22y-closeright.dn-lead-exit-close {
    margin-top: -10px;
  }

  .dn-sticky22y-item__copy p {
    font-size: 24px;
    text-align: center;
  }

  ul.dn-sticky22y__ul {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }

  .dn-closed-text2 {
    margin: auto;
  }

  .dnclosed-st__copy {
    max-width: calc(100% - 50px);
    font-size: clamp(12px, 3vw, 16px);
  }


  body.dn-sticky22y__body-closed.dn-st-sticky .mobile-call,
  body.dn-sticky22y__body-closed.dn-st-sticky iframe#webWidget {
    bottom: 150px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky .cky-revisit-bottom-left {
    bottom: 160px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky div#chat-bot-launcher-container {
    bottom: 220px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky iframe#launcher {
    bottom: 200px !important;
  }
}

@media screen and (max-width: 650px) {
  .dnclosed-st__copy {
    max-width: 450px;
  }

  #dn-st-containerID.dn-sticky22y-closed {
    bottom: -180px;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky .mobile-call,
  body.dn-sticky22y__body-closed.dn-st-sticky iframe#webWidget {
    bottom: 170px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky .cky-revisit-bottom-left {
    bottom: 180px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky div#chat-bot-launcher-container {
    bottom: 240px !important;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky iframe#launcher {
    bottom: 220px !important;
  }

  .dn-st-container {
    height: 300px;
  }

  body.dn-st-sticky .mobile-call {
    bottom: 300px !important;
  }

  body.dn-st-sticky iframe#launcher {
    bottom: 300px !important;
  }

  body.dn-st-sticky .chatway--container .chatway--trigger-container {
    bottom: 300px !important;
  }
}

@media screen and (max-width: 540px) {
  body.dn-st-sticky .mobile-call {
      bottom: 151px !important;
  }
  .mobile-call a { 
    padding-left: 0 !important;
  }
}

@media screen and (max-width: 500px) {
  .dn-st-container {
    height: 270px;
  }

  body.dn-st-sticky .mobile-call {
    bottom: 150px !important;
  }

  .dn-sticky22y-item__copy-next {
    height: 45px;
  }

  .dnclosed-st__copy {
    max-width: 320px;
  }

  .dn-sticky22y-closeright-contaier {
    top: 10px;
    right: 0;
  }

  body.dn-sticky22y__body-closed.dn-st-sticky .mobile-call,
  body.dn-sticky22y__body-closed.dn-st-sticky iframe#webWidget {
    bottom: 150px !important;
  }

  .dn-st-sticky aside#moove_gdpr_cookie_info_bar {
    bottom: 320px;
  }

  #dn-st-containerID.dn-sticky22y-closed {
    bottom: -200px;
  }

  .dn-st-sticky.dn-sticky22y__body-closed aside#moove_gdpr_cookie_info_bar {
    bottom: 105px;
  }

  .dn-st-sticky a.generate-back-to-top {
    bottom: 350px;
  }

  .dn-st-sticky.dn-sticky22y__body-closed a.generate-back-to-top {
    bottom: 130px;
  }

  .dn-sticky22y-item__copy p {
    font-size: 19px;
  }

  .dn-sticky22y-inner__right {
    max-width: 100%;
    width: 100%;
  }

  .dn-sticky22y-inner__microcopy {
    font-size: 13px;
  }

  .dn-sticky22y-closed .dn-sticky22y-closeright-contaier {
    top: 0;
    right: 0;
  }

  .dn-closed-text1 {
    font-size: 15px;
  }

  ul.dn-sticky22y__ul {
    grid-template-columns: 155px 1fr;
    max-width: 330px;
  }

  li.dn-sticky22y__li {
    font-size: 13px;
  }

  li.dn-sticky22y__li::before {
    margin-right: 5px;
    height: 16px;
    max-width: 16px;
  }

  .dn-sticky22y-container__outer {
    padding: 10px;
  }
}

@media screen and (max-width: 480px) {
    body.dn-st-sticky .mobile-call {
      bottom: 150px !important;
  }
}

@media screen and (max-width: 360px) {
    body.dn-st-sticky .mobile-call {
      bottom: 168px !important;
  }
}

@media screen and (max-width: 344px) {
    body.dn-st-sticky .mobile-call {
      bottom: 170px !important;
  }
}

@media screen and (max-width: 320px) {
    body.dn-st-sticky .mobile-call {
      bottom: 168px !important;
  }
}

 