a.common-blue-button {text-decoration: none;position: relative;padding: 10px 30px 10px 55px;display: inline-block;line-height: 26px;font-size: 17px;color: #1153ff;}
a.common-blue-button:before {content: "";left: 0px;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 2rem;height: 2rem;border: 2px solid #1153ff;border-radius: 50px;position: absolute;-webkit-transition: all .4s ease;transition: all .4s ease;background: #1153ff17;}
a.common-blue-button:hover:before {width: 100%;}
a.common-blue-button svg {font-size: 21px;position: absolute;left: 25px;}

.content-style{}
.content-style p{color: #565656; font-size: 18px; line-height: 32px;}
.img-style {
    position: relative;
    border-radius: 12px 24% 20px 24%;
    /* box-shadow: inset 10px 10px 10px #00000045; */
    padding: 21px;
    overflow: hidden;
}
.title-head {
    color: black;
    font-weight: 600;
}
/* .img-style:before {border: 1px solid #009ADB;content: '';position: absolute;top: -25px;left: -25px;width: 95%;height: 95%;z-index: -1;} */
.img-style img{border-radius: 12px 24% 20px 24%;}
.maintain {
    /* padding: 129px 50px; */
    padding-bottom: 10px;
    position: relative;
    /* overflow: hidden; */
    /* background-image: url("../images/bg-3.png"); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}
.content-div{
    padding-top: 8px;
    z-index: 2;
    position: relative;
    text-align: center;
    }
.content-div p{font-size: 20px}
.highlighterbg1 {
  color: #1153FF;
}
.bss{
  background: rgb(13 110 253 / 11%);
    border: 2px dotted #1153ff;
    padding: 20px;
    width: max-content;
    margin: 0 auto;
}
.content-img {
    background: #FCFAD6;
    padding: 10%;
    border-radius: 0 0 0 71px;
    box-shadow: 4px 10px 14px #00000026
}

.content-div h1 {
    color: #080808;
    text-align: center;
    font-size: 2.7rem;
    font-family: 'General Sans';
    font-weight: 900;
}
.content{
	    height: 70px;
	    /* overflow: auto; */
}
.content h5{
	font-weight: 700;
}
.content-div p {
    color: #424141;
    text-align: center;
}
.shape-image.shape-1 {
    bottom: 60px;
    left: -124px;
}
.shape-image.shape-2 {
    bottom: 300px;
    right: 0;
    left: unset;
	width:auto;
}
.shape-image {
    position: absolute;
}
.shape-image.shape-3 {
    top: 0;
    right: 0;
}
.grey-bg {
    background: #f3fffe;
}
.shape-image {
    position: absolute;
    bottom: -9%;
    width: 395px;
    left: 0;
    transform: translateX(0%);
    opacity: .8;
    z-index: -1;
  }
.accordion-button {
    font-size: 21px !important;
}
.bg-color-extra2 {
    background: #0dcaf012;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
}
.two-part-title h2 {
    font-size: 32px;
    font-family: 'General Sans';
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 20px;
}
.bss {
    background: #1153ff !important;
    border: 2px dotted #1153ff;
    padding: 20px;
    width:100%;
    margin: 0 auto;
    color:white
}
.bss p{
    color:white;
    margin-bottom: 0
}
.bss a{
    color:white !important;
}
.bss a.common-blue-button:before {
    border: 2px solid white !important;
}
.rbt-feature-plugin1 .inner .thumbnail {

border-radius: 100%;

box-shadow: 0px 6px 34px rgba(215, 216, 222, 0.41);

display: inline-flex;

align-items: center;

background: #0d6efd;

width: 145px;

height: 145px;

justify-content: center;

border: 20px solid #fff;
}
 
.rbt-feature-plugin1 .inner .thumbnail img {

    width: 50px;

    height: 50px;

}

.rbt-feature-plugin1 .inner .content {
    padding-top: 22px;
    height: 100%;
    max-height: 569px;
    min-height: 418px;
    margin-bottom: 0;
}
.rbt-feature-plugin1 .inner .content .title {
    margin-bottom: 14px;
}
.accordion-button {
    font-size: 21px !important;
}
.teksti-home h3{
    font-size:21px;
    font-weight: 700
}
.rbt-feature-column1:nth-child(odd) {
    padding-top: 50px;
}
.rbt-feature-plugin1{
    text-align: center;
    counter-increment: stepnr;
    --borderS: 1rem;
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: calc(var(--borderS) + .5rem);
    position: relative;
    margin-bottom: 22px;
}
.rbt-feature-plugin1::after {
    content: "";
    filter: drop-shadow(-0.25rem 0.25rem 0.0675rem rgba(0, 0, 0, 0.35)) blur(0px);
}
.rbt-feature-plugin1::before, .rbt-feature-plugin1::after {
    inset: 0;
    position: absolute;
    border-radius: 9%;
    border: var(--borderS) solid rgb(245 245 245);
    line-height: 1.1;
}
.rbt-feature-plugin1 .inner {
    border: 3px dotted #e1e1e1;
    padding: 10px;
    border-radius: 20px;
}
.rbt-feature-plugin1 .inner .content h3{
    font-size:21px;font-weight:700
}
.rbt-feature-plugin .inner {
    text-align: center;
}
.rbt-feature-plugin .inner .thumbnail img{
    width:150px;
    height:150px;
    background: #1153ff;
    border-radius: 50%;
    border: solid 16px #fff;
    margin-bottom: 10px;
    padding: 16px;
    box-shadow: -2px 2px 17px #0000001c;

}
.mycard {
  margin-bottom: 30px;
  width: 100%;
  height: 504px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  background-color: #F5FAFF;
  border-radius: 20px;
  color: #000000;
  transition: 0.1s;
  cursor: pointer;
  overflow: hidden;
}
.mycard svg {
  margin-top: -69px;
  fill: #f5faff;
  transform: rotate(180deg);
  box-shadow: none;
  border: 0;
  bottom: 0;
  position: relative;
  height: 52px;
}
.mycard h3 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 10px;
}
.card-black {
  box-sizing: border-box;
  width: 100%;
  height: 218px;
  border-radius: 20px 20px 0 0;
  background-color: #01265b;
  color: #FFFFFF;
  border: 0px;
  box-shadow: none;
  padding: 0 !important;
  top: 0 !important;
}
.mycard .card-content {
  padding: 11px;
  position: relative;
  top: -49px;
}
.mycard:hover {
  scale: 104%;
  /* box-shadow: calc(var(--mouse-x) * -30px) calc(var(--mouse-y) * -30px) 6px rgba(0, 0, 0, 0.3); */
  transform: perspective(900px) rotateY(calc(var(--mouse-x) * 100deg)) rotateX(calc(var(--mouse-y) * -100deg));
  transition: 0.3s;
}

.content-style p{color: #565656; font-size: 18px; line-height: 32px;}*/
.img-style {
  position: relative;
  border-radius: 12px 24% 20px 24%;
  box-shadow: inset 10px 10px 10px #00000045;
  padding: 21px;
  overflow: hidden;
}
.title-head {
  color: black;
  font-weight: 600;
}
.card-black img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 768px) {
  .shape-image.shape-2{display: none;}
  .maintain {
    padding: 30px 0;
  }
  .content-div h1 {
    font-size: 1.7rem;
  }
  .circle{
   display: none;
  }

  .bg-card-color-1 .inner, .bg-card-color-4 .inner{
    flex-direction: column-reverse;
    display: flex;
}
.disc, .mycard {
height: auto
}
    .tilesWrap .list {
	max-height: max-content;
	min-height: auto;
}
    .content {
    height: auto;
}
}