header {
  position: relative;
  height: 300px;
  background-image: linear-gradient(#ff9d2f, #ff6126);

}
.nhsuk-header__navigation-list {
    border-top: 0px solid rgba(255, 255, 255, .2);
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0;
    width: 100%;
}
.nhsuk-header__navigation-list {
    border-top: 0px solid rgba(255, 255, 255, .2);
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0;
    width: 100%;
}
.nhsuk-header{
background: url(/assets/images/test.png), linear-gradient(-45deg, #ee7752, #e73c7e, #8037ee, #3bafb3) ;
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
  background-position: top left;
  animation: mymove 30s infinite;

}
@keyframes mymove {
  50% {background-position: center;}
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.angle {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  /* set height to pixels if you want angle to change with screen width */
}
.bigtext{
  margin-top:40px;
}
.nhsuk-action-link__link {
    padding-left: 38px;
    z-index:999;
}
.bigtext h1{
  font-size: 6vw;
    font-weight: 400;
    width: 100%;
    line-height: 1.3em;
    color: #fff;
    text-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 1000px) {
  .bigtext h1{
     font-size: 3.7em;
  }
}
@media screen and (max-width: 550px) {
.bigtext h1{
  font-size: 9vw;
}
}
.nhsuk-action-link__link .nhsuk-icon__arrow-right-circle {
    fill: #ffffff;
    height: 36px;
    left: -3px;
    position: absolute;
    top: -2px;
    width: 36px;
}
.nhsuk-action-link__text{
  color:#fff;
    font-size: 1.2em;
    font-weight:300;
    line-height: 1.3;
    z-index:99;
}
video {
  margin-top:40px;
  width: 100%;
  height: auto;
    position: relative;
        border-radius: 3vw;
    background: linear-gradient(-45deg, #f9f9f9, #f3f3f3, #ffffff, #e4e4e4) ;
    background-clip: padding-box;
        padding: 0.8vw;
    /* just to show box-shadow still works fine */
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.1), inset 0 0 9px white;
    animation: gradient2 2s ease infinite;
    background-size: 400% 400%;
    z-index:999;
}
@media screen and (min-width: 1000px) {
  video {
    margin:20px;
    width: 100%;
    height: auto;
      position: relative;
          border-radius: 30px;
      background: linear-gradient(-45deg, #f9f9f9, #f3f3f3, #ffffff, #e4e4e4) ;
      background-clip: padding-box;
          padding: 10px;
      /* just to show box-shadow still works fine */
      box-shadow: 0 0 9px rgba(0, 0, 0, 0.1), inset 0 0 9px white;
      animation: gradient2 2s ease infinite;
      background-size: 400% 400%;
      z-index:999;
  }
}


.nhsuk-header__link {
    height: 80px;
    width: 80px;
    display: block;
    padding-top: 0px;
}
video::after {
    position: absolute;
    top: -4px; bottom: -4px;
    left: -4px; right: -4px;
    background: linear-gradient(-45deg, #f9f9f9, #f3f3f3, #ffffff, #e4e4e4) ;
    content: '';
    z-index: -1;
    border-radius: 16px;

}
@keyframes gradient2 {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.nhsuk-main-wrapper {
    padding-top: 10px;
}
@media (max-width: 40.0525em){
.mycontainer {
    padding: 16px;
}
}
@media (max-width:48.0625em) {
    .vframe {
        display:none;
    }
}
.nhsuk-header__container {
    padding: 20px 0 0 0;
}
.navframe{
  width:100%;
  margin-top:50px;
}
.navigationbuttons{
  margin-top:30px;

  width: 100%;
}
.navigationbuttons .btn{
  padding:15px 35px;
  background:#fff;

  border-radius:15px;
  margin-right:20px;
  text-decoration:none;
  font-weight:600;
  box-shadow: 5px 5px 0px #8037ee;
    box-sizing: border-box;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    display: inline-block;
margin-bottom: 20px;
}
.angleframe{
  position: relative;
  padding: 40px 0px 0px 0px;

}
.angleframe.white{
  background:#fff;
}
.angleframe.dark{
background:#2a1e6b;
color:#fff;

}
.angleframe.dark.dark_1{
background:#110c2c;
}
.dark_1 .angle polygon{
  fill:#2a1e6b;
}
.angleframe.dark.dark_2{
background:#2a1e6b;
}
.dark_2 .angle polygon{
  fill:#3b2b8f;
}
.angleframe.dark.dark_3{
background:#3b2b8f;
}
.dark_3 .angle polygon{
  fill:#45367f;
}
.angleframe.dark.dark_4{
background:#45367f;
}
.dark_4 .angle polygon{
  fill:#2b4a7e;
}
.angleframe.dark.dark_5{
background:#2b4a7e;
}
.dark_5 .angle polygon{
  fill:#293e61;
}
.angleframe.dark.dark_6{
background:#293e61;
}
.dark_6 .angle polygon{
  fill:#184d58;
}
.angleframe.dark.dark_7{
background:#184d58;
}
.dark_7 .angle polygon{
  fill:#296571;
}
.angleframe.dark.dark_8{
background:#296571;
}
.dark_8 .angle polygon{
  fill:#3e818e;
}
.angleframe.dark.dark_9{
background:#3e818e;
}


.nhsuk-width-container-fluid {
    margin: 0 0px;
}

.tile {
    background: #8037ee;
    text-align: center;
    padding: 5px;
    font-size: 50px;
    color: #ffffff;
    background: linear-gradient(to right, #8037ee, #5791c2);
    border-radius: 26px;
    width:115px;
    height:115px;
    box-shadow: 0 0 1px 1px #fff;
       border: 4px solid #fff;
       float:left;
       margin-right:20px;
       margin-top:20px;
}
.tile:hover{
  box-shadow: 0 0 1px 1px #8037ee;
}
.tile:first-child{
  box-shadow: 0 0 1px 1px #8037ee;
}
.tile span {
  font-size: 0.26em;
display: block;
margin-top: -5px;
}
.desktop{
  background-image: linear-gradient(#f5f8fb,#f1f6fa 15%);
    box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%);
    width:100%;
    height:500px;
    border-radius:10px;
    float:left;
    margin:0 auto;
}

.desktop .topbar{
  width: 100%;
height: 33px;
border-bottom: 1px solid #eaeaea;
}
.desktop .dots{
  padding: 7px 12px;
float: left;
}
.desktop .dots span{
width: 12px;
    height: 12px;
    display: block;
    border-radius: 50px;
    float: left;
margin-right: 5px;
    }
    .desktop .searchbar{
      background: white;
width: 60%;
/* float: left; */
margin: 0 auto;
padding: 2px 10px;
color: #ccc;
font-size: 14px;
margin-top: 7px;
border-radius: 7px;
text-align: center;
    }
    .dots .red{
      background:#f9d1d1;
    }
    .dots .amber{
      background:#fde4ac;
    }
    .dots .green{
      background:#d1f9d2;
    }
    .webframe{
      width:100%;
      height:100%;
      background:url('../churchpocketapp/assets/images/screen1.png');
      background-size: 100% auto;
    }
    .cards{
      text-align:center;
      padding:0px;
      margin-top:20px;
    }
    .card{
      width: 100%;

      padding: 30px;
      border-radius: 1.5rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      overflow: hidden;
      box-shadow: 2px 2px 46px -4px rgba(0, 0, 0, 0.6);
      transition: all 0.2s ease-in-out;
    }
    .card h3{
      color:#fff;
    }
    .card_a {
      background: #7f7fd5;
      margin-top:30px;
      background: linear-gradient(to right, #ff4b2b, #ff416c);
      width:85%;
      float:right;
    }

    .card_b {
      z-index: 2;

      height: auto;
      background: #ff416c;
      background: linear-gradient(to right, #151ab3, #3bafb3);
  float:left;
    }

    .card_c {
        width:85%;
        margin-top:30px;
      background: #00b09b;
      background: linear-gradient(to right, #96c93d, #00b09b);
    }

    @media (max-width:48.0625em) {
        .card {
            width: 85%;
            float:none;
            margin:0 auto;
        }
    }
    .card .price {
      font-size: 7.5rem;
      position: relative;
      margin: 0px 0px 0px;
      z-index: 2;
      line-height: 7rem;
    }
    .card .price span {
      font-size: 1.8rem;
    position: absolute;
    left: -20%;
    top: 29%;
    }
    .card .plan {
      font-size: 1.3rem;
      position: relative;
      margin-bottom: 10px;
      margin-top: 20px;
    }
    .card .plan::before, .card .plan::after {
      position: absolute;
      content: "";
      width: 35px;
      height: 2px;
      background: #fff;
      bottom: 40%;
      transition: all 0.2s ease-out;
    }
    .card .plan::before {
      right: 100%;
      transform: translate(-50%, -50%);
    }
    .card .plan::after {
      right: -100%;
      transform: translate(0%, -50%);
    }
    .card .features{
      list-style-type: none;
      width:100%;
      margin:0;
      padding:0;

    }
    .card .features li::before{

      content: '✓';
      color:#fff;
      width:40px;
      height:40px;
      background:#8037ee;
          display: block;
              float: left;
              background-image: url("data:image/svg+xml,%3Csvg class='nhsuk-icon nhsuk-icon__tick' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' aria-hidden='true'%3E%3Cpath stroke-width='4' stroke-linecap='round' d='M18.4 7.8l-8.5 8.4L5.6 12'%3E%3C/path%3E%3C/svg%3E");
    }

    .card .features li{
      background:#fff;
      width:100%;
      margin-right:3%;
      height:40px;
      color:#8037ee;
line-height:40px;
font-size: 15px;
    }
    .card_b .features li,.card_c .features li{
float:left;
      width:47%;
    }

.immesageoutside{
  overflow:hidden;
  height: 460px;
    margin-top: -50px;
}
@media (max-width:48.0625em) {
.immesageoutside{
height: 300px;
margin-top: 30px;
}
}
    .imessage {
      background: #fff;
box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%);
border-radius: 30px;
display: flex;
flex-direction: column;
font-size: 0.25rem;
margin: 0 auto 1rem;
max-width: 350px;
height: 800px;
opacity: 0.7;
overflow:hidden;
}
.imessageframe {

  display: flex;
  flex-direction: column;
max-width: 350px;
padding: 0.5rem 1.5rem;

}
.imessage .topbar {
    height: 71px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: center;
    color: #2d2d2d;
    background: #fbfbfb;
    border-radius: 20px 20px 0px 0px;
    line-height: 71px;
    font-size: 16px;
    font-weight: 400;
        z-index: 999;
}
.imessage .tbtitle {
  margin-left:70px;
}
.imessage .tbcancel {
  color:#0a84ff;
  float:right;
  margin-right:20px;
}
.imessage .tobar{
  border-bottom: 1px solid #eaeaea;
  height: 45px;
  width: 100%;
      font-size: 14px;
      line-height: 45px;
      padding-left:15px;
      z-index: 999;
background: #fff;
}
.imessage .tto{
  color:#8e8e93;
  margin-right:5px;
}
.imessage .tuser{
  color:#0a84ff;
  background:#e9e9ea;
  border-radius:5px;
  padding:4px;
}
.imessage p {
  border-radius: 1.15rem;
  line-height: 1.25;
  max-width: 75%;
  padding: 0.5rem .875rem;
  position: relative;
  word-wrap: break-word;
}

.imessage p::before,
.imessage p::after {
  bottom: -0.1rem;
  content: "";
  height: 1rem;
  position: absolute;
}

p.from-me {
  align-self: flex-end;
  background-color: #248bf5;
  color: #fff;
}

p.from-me::before {
  border-bottom-left-radius: 0.8rem 0.7rem;
  border-right: 1rem solid #248bf5;
  right: -0.35rem;
  transform: translate(0, -0.1rem);
}

p.from-me::after {
  background-color: #fff;
  border-bottom-left-radius: 0.5rem;
  right: -40px;
  transform:translate(-30px, -2px);
  width: 10px;
}

p[class^="from-"] {
  margin: 0.5rem 0;
  width: fit-content;
}

p.from-me ~ p.from-me {
  margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:not(:last-child) {
  margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:last-child {
  margin-bottom: 0.5rem;
}

p.from-them {
  align-items: flex-start;
  background-color: #e5e5ea;
  color: #000;
}

p.from-them:before {
  border-bottom-right-radius: 0.8rem 0.7rem;
  border-left: 1rem solid #e5e5ea;
  left: -0.35rem;
  transform: translate(0, -0.1rem);
}

p.from-them::after {
  background-color: #fff;
  border-bottom-right-radius: 0.5rem;
  left: 20px;
  transform: translate(-30px, -2px);
  width: 10px;
}

p[class^="from-"].emoji {
  background: none;
  font-size: 2.5rem;
}

p[class^="from-"].emoji::before {
  content: none;
}

.no-tail::before {
  display: none;
}

.margin-b_none {
  margin-bottom: 0 !important;
}

.margin-b_one {
  margin-bottom: 1rem !important;
}

.margin-t_one {
  margin-top: 1rem !important;
}
.videochat{
  width:100%;
  height:100px;
  margin-top:10px;
  background:black;
  display:block;
  border-radius:5px;
}
.message1{
  transform: translateY(500%);
   animation: example1 5s 1s ease forwards infinite;
}
.message2{
  transform: translateY(500%);
   animation: churchpocket 5s 2s ease forwards infinite;
}
.message3{
  transform: translateY(500%);
   animation: example3 5s 3s ease forwards infinite;
}
.message4{
  transform: translateY(500%);
   animation: example4 5s 4s ease forwards infinite;
}
  @keyframes example1 {
   0%   {
   transform: translateY(100%);
   }
   10%{
     transform: translateY(0%);
   }
  40% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-200%);
  }
  90% {
    transform: translateY(-200%);
  }
   100% {
   transform: translateY(-500%);
   }
  }
  @keyframes churchpocket {
   0%   {
   transform: translateY(100%);
   }
   10%{
     transform: translateY(0%);
   }
   20% {
     transform: translateY(0%);
   }
   30% {
     transform: translateY(-60%);
   }
   40% {
     transform: translateY(-60%);
   }
   50% {
     transform: translateY(-200%);
   }
   100% {
   transform: translateY(-500%);
   }
  }
  @keyframes example3 {
   0%   {
   transform: translateY(100%);
   }
   10%{
     transform: translateY(-160%);
   }
  20% {
    transform: translateY(-160%);
  }
  30% {
    transform: translateY(-470%);
  }
  55% {
    transform: translateY(-470%);
  }
  65% {
    transform: translateY(-800%);
  }
   100% {
   transform: translateY(-800%);
   }
  }
  @keyframes example4{
   0%   {
   transform: translateY(100%);
   }
   10%{
     transform: translateY(-350%);
   }
  35% {
    transform: translateY(-350%);
  }
  50% {
    transform: translateY(-600%);
  }
   100% {
   transform: translateY(-600%);
   }
  }

  .hellocard{
    max-width: 380px;
width: 100%;
    box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%);
    background-color: #09cbcb;
    text-align: center;
        margin: 0 auto;
    border-radius:15px;
    transform: rotate(10deg);
    margin-top:100px;
}
.hellologo{
width:80px;
margin:0 auto;
padding-top:20px;
}
.helloline{
font-weight:600;
color:#fff;
font-size:24px;
}
.hellocard .strip{
  width:100%;
  background:#fff;
  height:60px;
  line-height:60px;
  font-size:21px;
}
.hellomember{
font-weight:300;
color:#fff;
font-size:14px;
text-align:right;
margin-right:20px;
margin-top:5px;
}
html {
	scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
.hellocardframe{

}
.login {
    padding: 10px 15px;
    background: rgba(255,255,255,.4);
    color: #fff !important;
    border-radius: 30px;
    margin-left: 50px;
    margin-top: 20px;
    text-decoration: none;
    display: block;
    float: right;
    transition: all 0.5s ease-out;
}
.login:focus {
    background-color: none;
    box-shadow: 0 0px #37e8ee, 0 0px #000000;
    color: #000000;
    outline: 0px solid transparent;
    text-decoration: none;
}
.login:hover {

    background: rgba(255,255,255,.6);
    transition: all 0.5s ease-out;
}
.login:hover .HoverArrow__linePath {
    opacity: 1;
    transition: all 0.5s ease-out;
}
.login:hover .HoverArrow__tipPath {
transform:translateX(3px);
}
.HoverArrow {
    --arrowSpacing: 5px;
    --arrowHoverTransition: 150ms cubic-bezier(0.215,0.61,0.355,1);
    --arrowHoverOffset: translateX(3px);
    position: relative;
    top: 1px;
    margin-left: var(--arrowSpacing);
    stroke-width: 2px;
    fill: none;
    stroke: currentColor;
}
.HoverArrow__linePath {
    opacity: 0;
    transition: opacity var(--hoverTransition,var(--arrowHoverTransition));
}

.HoverArrow__tipPath {
    transition: transform var(--hoverTransition,var(--arrowHoverTransition));
}
.whiteframe{
  margin:0 auto;
  width:100%;
/*  max-width:700px;*/
margin-top:30px;
  height:auto;
  z-index:99999;
  border-radius:30px;
  background-image: linear-gradient(#f5f8fb,#f1f6fa 15%);
    box-shadow: 0 50px 100px -20px rgb(50 50 93 / 25%), 0 30px 60px -30px rgb(0 0 0 / 30%);
    padding:0px;
    margin-top: -220px;
    display: flex;
}
.whiteframe .nhsuk-grid-column-one-quarter{
display: flex;
align-items: stretch;
}
.accountmenu{
  list-style-type: none;
  padding:0px;
  padding-top:30px;
  position: sticky;
   top: 20px;
}
.accountmenu li{
  padding:0px;

  text-align:center;
}

.accountmenu li a{
  font-size: 16px;
font-size: 1rem;
line-height: 1;
  padding:15px;
  text-decoration:none;
  width: 100%;
    display: block;
    text-align:left;
    color:#fff;
    padding-left:30px;
    opacity:0.7;
    border-right:2px solid none;
}
.accountmenu li a:hover{

      background-color: rgba(255,255,255,0.2);
      opacity:1;
}
.accountmenu li a .fas{
margin-right:20px;
}
.accountmenu li .selected{
  border-right:2px solid #fff;
      background-color: transparent;
      opacity:1;
}
.menuframe{
  height:auto;
  width:100%;
  display:block;
  background:#8037ee;
  border-radius:30px 0px 0px 30px;
}
.account{
  color: #fff;
    width: 100%;
    height: 60px;
    font-size: 35px;
    padding-left: 20px;
    padding-top: 12px;
    opacity: 0.8;
}
.account .fas{
  float:left;
}
.account span{
  font-size: 16px;
margin-top: 7px;
float: left;
margin-left: 7px;

}
.contentframe{
  padding:30px;
/*  max-height: 500px;
overflow-y: auto;*/
}
.contentframe::-webkit-scrollbar {
  width: 1em;
  border-radius: 50px;
  position:absolute;
  -webkit-appearance:none;
  width:8px;

}
.contentframe::-webkit-scrollbar-track {
background-clip:padding-box!important;border-radius:3px;color:#fff;
background:#fff;box-shadow:inset 0 -4px 0 0,inset 0 4px 0 0;
border-radius:50px;margin-top: 30px;margin-bottom: 30px;
}

.contentframe::-webkit-scrollbar-thumb {
background:rgba(29,28,29,.52);box-shadow:none;min-height:36px;
border-radius:50px;
}
.contentframe::-webkit-scrollbar-corner{background:#fff}


@media (max-width:48.0625em) {
.menuframe{
height: 73px;
border-radius:30px 30px 0px 0px;
}
.whiteframe{
  display:block;
}
.account{
display:none;
}
.accountmenu{
padding:0px;
}
.accountmenu li {

margin-bottom: 0px;
}
.accountmenu li a .fas{
display:block;
margin-bottom:10px;
    margin-right: 0px;
}
.accountmenu li a{
  padding-top: 17px;
  float:left;
  width:33.3%;
    border-radius:0px 0px 0px 0px;
    text-align:center;
        padding: 15px 0px;
}
.accountmenu li:first-child a{
  border-radius:30px 0px 0px 0px;
}
.accountmenu li:last-child a{
  border-radius:0px 30px 0px 0px;
}
.accountmenu li .selected{

  border-right:0px;
  background-color: rgba(255,255,255,0.2);
}
.contentframe {
    padding: 20px 0px;

}

}
.panel{
  background:#fff;
  padding:15px;
  width:100%;
  height:auto;
    margin-bottom:20px;
}
.panel h3 span{
  display:block;
  opacity:0.8;
  font-size:16px;
}
.panel .price{
  float: right;
    background: #8037ee;
    width: 75px;
    height: 75px;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 23px;
    padding-top: 14px;
}
.panel .price span{
  font-weight: 300;
    font-size: 12px;
    display: block;
    margin-top: -10px;

}
.panel .stat{
  float: left;

    width: 33%;
    height: 75px;
    border-radius: 50px;
    color: #8037ee;
    font-weight: 600;
    text-align: center;
    font-size: 23px;
    padding-top: 0px;

}
.panel .stat span{
  font-weight: 300;
    font-size: 12px;
    display: block;
    margin-top: -8px;

}
.panel h4{
  margin-bottom: 5px;
      font-size: 18px;
      color:grey;
}
.statsframe{
  border-bottom: 1px solid #eff1f8;
  border-top: 1px solid #eff1f8;
  padding:10px 0px;
  display:block;
      height: 64px;
      margin-top:20px;
}
.panel .url{
  width:100%;
  text-align:left;
margin-bottom:30px;
margin-top:30px;
}
.panel .url span{
  background:#eff1f8;
  padding:5px;
  border-radius:5px;
  color: #8037ee;
  word-break: break-all;
}
.panel  .nhsuk-button{width:49%;}.createapp a{
  float:right;
  background:#8037ee;
  color:#fff;
  display:block;
  padding:10px;
  border-radius:50px;
  font-size: 18px;
  text-decoration:none;
}
.createapp a:hover{
  background:#582d98;
}
.StripeElement {


    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 2px solid #4c6272;
    border-radius: 0;
    box-sizing: border-box;
    height: 40px;
    margin-top: 0;
        padding: 6px;
    width: 100%;
    background:#fff;
}
.StripeElement.focused {
  border: 4px solid #212b32;
box-shadow: 0 0 0 4px #37e8ee;
outline: 4px solid transparent;
outline-offset: 4px;
}
.StripeElement.invalid {
    border: 4px solid #d5281b;
}
.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.error{
  display:none;
}
.visible{
  display:block;
}
</style>
<style>
.acheat {
    padding:0px;
}
.bcheat {
    padding:0px;
}
@media (min-width: 48.0625em){
.acheat {
    padding-right:10px;
}
.bcheat {
    padding-left:10px;
}}
.submitting{
  opacity: .3;
pointer-events: none;

}
.submitting:after{
content:"Submitting...";
display:block;

}
.submitted{
  opacity: .3;
pointer-events: none;

}
.submitted:after{
content:"Please wait...";
display:block;

}
.nhsuk-checkboxes2 .nhsuk-checkboxes__item{
padding:0px;
width:calc(50% - 10px);
float:left;
    clear: none;
    margin-right:10px;
    }
    @media (max-width:48.0625em) {
      .nhsuk-checkboxes2 .nhsuk-checkboxes__item{
      padding:0px;
      width:calc(100% - 10px);
      float:left;
          clear: none;
          margin-right:10px;
          }
    }
    .nhsuk-checkboxes2 .nhsuk-checkboxes__input+.nhsuk-checkboxes__label::before {
    background: none;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    content: '';
    height: 40px;
    left: 18px;
    position: absolute;
    top: 13px;
    width: 40px;
    border-radius:10px;
}
.nhsuk-checkboxes2 .nhsuk-checkboxes__input {
    cursor: pointer;
    height: 40px;
    left: 18px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 13px;
    width: 40px;
    z-index: 1;
}
.nhsuk-checkboxes2 .nhsuk-label {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
color:#fff;
    background: linear-gradient(to right, #ee379c, red);
        padding: 20px 15px 20px 75px;
        border-radius: 20px;
}
.nhsuk-checkboxes2 .nhsuk-checkboxes__input:checked+.nhsuk-label{
  background: linear-gradient(to right, #22b096, #3bafb3);
}
.nhsuk-checkboxes2 .nhsuk-checkboxes__input:checked+.nhsuk-checkboxes__label::after {
    opacity: 1;
}

.nhsuk-checkboxes2 .nhsuk-checkboxes__input+.nhsuk-checkboxes__label::after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background: 0 0;
    border: solid;
    border-top-color: transparent;
    border-width: 0 0 4px 4px;
    content: '';
    height: 10px;
    left: 27px;
    opacity: 0;
    position: absolute;
    top: 26px;
    transform: rotate(-45deg);
    width: 22px;
}

.cardframe{
  display: flex;
 justify-content: space-around;
 align-items: flex-start;

 height: 900px;

}
@media (max-width: 48.0625em){
.cardframe{
  display:none;
}
}
.card_d{
  background:#fff;
  width:100%;
  color:#8037ee;
  position: sticky;
  top: 15px;
   position: -webkit-sticky;
   min-height:370px;
   max-height:400px;
}
.card_d .price {
  font-size: 7.5rem;
  position: relative;
  margin: 0px 0px 0px;
  z-index: 2;
  line-height: 7rem;
}
.card_d .price span {
  font-size: 1.8rem;
position: absolute;
left: -20%;
top: 29%;
}
.card_d .plan {
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 10px;
  margin-top: 20px;
}
.card_d h3{
  color: #8037ee;
}
.card_d .plan::before, .card .plan::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background: #8037ee;
  bottom: 40%;
  transition: all 0.2s ease-out;
}
.card_d .plan::before {
  right: 100%;
  transform: translate(-50%, -50%);
}
.card_d .plan::after {
  right: -100%;
  transform: translate(0%, -50%);
}

div.sticky {
  background: #FFFFFF;
  position: sticky;
  top: 20px;
  width: 100%;
  margin: 0px;
  z-index: 9;

}

#package2{
  text-align: left;
    font-size: 1rem;
    float: left;
    width: 100%;
    background:#8037ee;
    margin-bottom:20px;
    padding:10px;
    color:#fff;
}

.priceframe{
  text-align: center;
    font-size: 1rem;
    float: left;
    width: 33.3%;
}
.sticky #customprice {
  font-size: 18px;
position: relative;
margin: 0px 0px 0px;
z-index: 2;
line-height: 2rem;
color: #8037ee;

}
.sticky #package2{
box-shadow: 0 6px 13px 3px rgb(255 255 255 / 60%);
    border-radius: 6px;
}
.sticky .plan {
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 10px;
  margin-top: 20px;
}
.sticky .navigationbuttons{
  float: right;
width: 30%;
margin: 0;
}
.nhsuk-main-wrapper{
  padding-bottom:0px;
}
.amonth{
  font-weight: 300;
    font-size: 12px;
    display: block;
    margin-top: -10px;
}
#package2 .price2{
  float: right;
text-align: center;
font-size: 32px;
margin-right:10px;
}

#packagenew{
  font-weight:600;
      font-size: 18px;
}
#packagenew span{
  display:block;
  font-weight:300;
}
.edits{
  display: block;
font-size: 16px;
background: transparent;
border: 0px;
text-decoration: underline;
color: #8037ee;
margin-bottom: 5px;
cursor:pointer;
}

.nhsuk-checkboxes2 .nhsuk-checkboxes__item{
padding:0px;
width:calc(50% - 10px);
float:left;
    clear: none;
    margin-right:10px;
    }
    @media (max-width:48.0625em) {
      .nhsuk-checkboxes2 .nhsuk-checkboxes__item{
      padding:0px;
      width:calc(100% - 10px);
      float:left;
          clear: none;
          margin-right:10px;
          }
    }
    .nhsuk-checkboxes2 .nhsuk-checkboxes__input+.nhsuk-checkboxes__label::before {
    background: none;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    content: '';
    height: 40px;
    left: 18px;
    position: absolute;
    top: 13px;
    width: 40px;
    border-radius:10px;
}
.nhsuk-checkboxes2 .nhsuk-checkboxes__input {
    cursor: pointer;
    height: 40px;
    left: 18px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 13px;
    width: 40px;
    z-index: 1;
}
.nhsuk-checkboxes2 .nhsuk-label {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.47368;
color:#fff;
    background: linear-gradient(to right, #ee379c, red);
        padding: 20px 15px 20px 75px;
        border-radius: 20px;
}
.nhsuk-checkboxes2 .nhsuk-checkboxes__input:checked+.nhsuk-label{
  background: linear-gradient(to right, #22b096, #3bafb3);
}
.nhsuk-checkboxes2 .nhsuk-checkboxes__input:checked+.nhsuk-checkboxes__label::after {
    opacity: 1;
}

.nhsuk-checkboxes2 .nhsuk-checkboxes__input+.nhsuk-checkboxes__label::after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background: 0 0;
    border: solid;
    border-top-color: transparent;
    border-width: 0 0 4px 4px;
    content: '';
    height: 10px;
    left: 27px;
    opacity: 0;
    position: absolute;
    top: 26px;
    transform: rotate(-45deg);
    width: 22px;
}

.cardframe{
  display: flex;
 justify-content: space-around;
 align-items: flex-start;

 height: 900px;

}
@media (max-width: 48.0625em){
.cardframe{
  display:none;
}
}
.card_d{
  background:#fff;
  width:100%;
  color:#8037ee;
  position: sticky;
  top: 15px;
   position: -webkit-sticky;
   min-height:370px;
   max-height:400px;
}
.card_d .price {
  font-size: 7.5rem;
  position: relative;
  margin: 0px 0px 0px;
  z-index: 2;
  line-height: 7rem;
}
.card_d .price span {
  font-size: 1.8rem;
position: absolute;
left: -20%;
top: 29%;
}
.card_d .plan {
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 10px;
  margin-top: 20px;
}
.card_d h3{
  color: #8037ee;
}
.card_d .plan::before, .card .plan::after {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  background: #8037ee;
  bottom: 40%;
  transition: all 0.2s ease-out;
}
.card_d .plan::before {
  right: 100%;
  transform: translate(-50%, -50%);
}
.card_d .plan::after {
  right: -100%;
  transform: translate(0%, -50%);
}

div.sticky {
  background: #FFFFFF;
  position: sticky;
  top: 20px;
  width: 100%;
  margin: 0px;
  z-index: 9;

}

#package2{
  text-align: left;
    font-size: 1rem;
    float: left;
    width: 100%;
    background:#8037ee;
    margin-bottom:20px;
    padding:10px;
    color:#fff;
}

.priceframe{
  text-align: center;
    font-size: 1rem;
    float: left;
    width: 33.3%;
}
.sticky #customprice {
  font-size: 18px;
position: relative;
margin: 0px 0px 0px;
z-index: 2;
line-height: 2rem;
color: #8037ee;

}
.sticky #package2{
box-shadow: 0 6px 13px 3px rgb(255 255 255 / 60%);
    border-radius: 6px;
}
.sticky .plan {
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 10px;
  margin-top: 20px;
}
.sticky .navigationbuttons{
  float: right;
width: 30%;
margin: 0;
}
.nhsuk-main-wrapper{
  padding-bottom:0px;
}
.amonth{
  font-weight: 300;
    font-size: 12px;
    display: block;
    margin-top: -10px;
}
#package2 .price2{
  float: right;
text-align: center;
font-size: 32px;
margin-right:10px;
}

#packagenew{
  font-weight:600;
      font-size: 18px;
}
#packagenew span{
  display:block;
  font-weight:300;
}
.default{
  background: #8037ee;
    padding: 3px;
    font-size: 12px;
    border-radius: 5px;
    color: #fff;
    margin-left: 10px;
    float: right;
    margin-top: 2px;
}
.edits{
  display: block;
font-size: 16px;
background: transparent;
border: 0px;
text-decoration: underline;
color: #8037ee;
margin-bottom: 5px;
}
hr{
  border-bottom: 1px solid #e8e0f5;
}
.unpaid{
  background:#f5d5d7;
}
.StripeElement {


    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 2px solid #4c6272;
    border-radius: 0;
    box-sizing: border-box;
    height: 40px;
    margin-top: 0;
        padding: 6px;
    width: 100%;
    background:#fff;
}
.StripeElement.focused {
  border: 4px solid #212b32;
box-shadow: 0 0 0 4px #37e8ee;
outline: 4px solid transparent;
outline-offset: 4px;
}
.StripeElement.invalid {
    border: 4px solid #d5281b;
}
.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.error{
  display:none;
}
.visible{
  display:block;
}
</style>
<style>
.acheat {
    padding:0px;
}
.bcheat {
    padding:0px;
}
@media (min-width: 48.0625em){
.acheat {
    padding-right:10px;
}
.bcheat {
    padding-left:10px;
}}
#message2{
  display:none;
}
/* Add a green text color and a checkmark when the requirements are right */
.valid {
  color: #24a990;
}
.valid:before {
content:"✓";
display:block;
float:left;
margin-right:10px;
}

/* Add a red text color and an "x" icon when the requirements are wrong */
.invalid {
  color: red;
}
.invalid:before {
content:"✖";
display:block;
float:left;
margin-right:10px;
}
.hintlist{
  list-style-type: none;
}
.nhsuk-width-container-fluid.accountx {
    margin: 0 0px;
    margin-bottom: 50px !important;
}
