@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Roboto+Condensed:wght@100..900&display=swap');

  body {
    font-family: "Roboto Condensed","Helvetica Neue",Arial,sans-serif;
    background-image: url("../images/bg.png");
    background-color: white;
    background-repeat: no-repeat;
    background-size: auto;
    color: #3e3068;
    margin:0;
    padding:0;
    letter-spacing: 0.05em;
  }
  input{
    font-family: "Roboto Condensed","Helvetica Neue",Arial,sans-serif;
    outline: 0px!important;
    }

a{
  color:#3e3068;
  text-decoration: none;
}


/* LOGO */
.cls-1 {
  fill: #705fa4;
}

.cls-1, .cls-2 {
  stroke-width: 0px;
}

.cls-3 {
  fill: none!important;
  stroke: #ed7057;
  stroke-miterlimit: 10;
  stroke-width: 20px;
}

.cls-2 {
  fill: #3e3068;
}



.select-ext {
  margin:10px;
  padding:20px;
  text-align:center;
}
.fpgz-gen {
  display: inline-table;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  width:50%;
}


  .blocks-display{
    display:grid;
    grid-template-columns: auto auto;
    grid-gap: 10px;
  }

  .blocks-display .item{
    border:1px solid #ff0000;
  }

  .layout-size,.ft-main,.section-container{
    width:100%;
    max-width: 1200px;
    margin:0 auto;
  }
  .section-container h4{
    margin-bottom: -14px;
    color:#6772e5;
  }
  .section-center{
    max-width:900px;
    width:90%;
    text-align:center;
    margin:0 auto;
  }
  .section-head{
    margin:60px 0px;
  }
  .section-head h1{
    font-size: 2.5rem;
  }
  .section-head h2{
    opacity:0.5;
    font-size: 1.4rem;
  }
  .tag-dark{
    background-color: #2b789a;
    width:fit-content;
    height:fit-content;
    color:white;
    padding: 0.8em 1.4em;
    font-size: 0.7rem;
    border-radius: 20px;
  }
 .tag-center{
    margin: 0 auto;
  }
.txt-small{
    font-size:0.8rem;
}
.txt-center{
    text-align:center;
}

.box-tag{
  margin-bottom:12px;background:#ff8a73;float:left;padding:5px 15px;text-transform:uppercase;color:white;font-size:10px;font-weight:bold;border-radius:45px;
}
.box-center{
  float:unset;
}
.box-item{
  margin:70px 20px;
  display: inline-table;
}
.dis-select{
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}







.bg-circles{
  background-image:url("https://pluginspoint.com/arrowtic/wp-content/uploads/2019/02/s-shape02.png");
  background-position:right;
}
.bg-wave{
  background-image:url("https://sinco.vercel.app/images/shape/shape_33.svg");
  background-position:left center;
  background-size: contain;
}

.section-content {
  background-repeat:no-repeat;
  font-size:1em;
  letter-spacing: 0.2px!important;
}
.section-content h3{
  opacity:0.7;
  margin-top:-16px;
  margin-bottom:20px;
}
.section-content .normal-li ul {
  position: relative;
  line-height: 23px;
  text-indent: 0em;
  font-weight:bold;
}
.section-content .normal-li li {
  position: relative;
  padding: 4px 2px 4px 36px; /* space to preserve indentation on wrap */
}
.section-content .normal-li li:before {
  content: '';  /* placeholder for the SVG */
  position: absolute;
  left: 0;  /* place the SVG at the start of the padding */
  width: 2em;
  height: 2em;
  background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M10.5858 13.4142L7.75735 10.5858L6.34314 12L10.5858 16.2427L17.6568 9.1716L16.2426 7.75739L10.5858 13.4142Z' fill='green'/></svg>") no-repeat;
}

.section-content .desc{
  font-family: 'Roboto Condensed';
}


.section-content .large-li ul {
  position: relative;
  font-size: 19px;
  font-weight: 600;
}
.section-content .large-li li {
  position: relative;
  padding: 10px 2px 4px 40px;
}
.section-content .large-li li:before {
  content: '';  /* placeholder for the SVG */
  position: absolute;
  left: 0;
  top: 18px;
  width: 17px;
  height: 17px;
  background: url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' fill='green' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='3.4 5.6 17.6 13.4' enable-background='new 3.4 5.6 17.6 13.4' xml:space='preserve'><path d='M9,16.2L4.8,12l-1.4,1.4L9,19L21,7l-1.4-1.4L9,16.2z'/></svg>") no-repeat;
}









.title-space{
  margin:40px 10px;
}
.title-space h1{
  margin-bottom:10px;
  margin-top:15px;
}
.title-center{
  text-align:center;
}
.title-desc{
  opacity: 0.7;
  font-family: 'Roboto Condensed';
}





.cta {
  position: relative;
  margin: auto;
  padding: 15px 22px;
  transition: all 0.2s ease;
}
.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: rgba(255, 171, 157, 0.5);
  width: 50px;
  height: 50px;
  transition: all 0.3s ease;
}
.cta span {
  position: relative;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
}
.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #3e3068;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
.cta:hover:before {
  width: 100%;
  background: #ff8a73;
}
.cta:hover svg {
  transform: translateX(0);
}
.cta:active {
  transform: scale(0.96);
}
.cta:hover {
  color:#fff;
}
.cta:hover svg {
  stroke: #fff;
}






.animate-bounce {
  animation: MoveUpDown 8s ease infinite;
  position: absolute;
  left: 0;
  top: 0;
}

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
}









.onbackdrop .card-display .frame{
  backdrop-filter: blur(10px);
  background: rgba(255,255,255,0.7);
}
.offbackdrop .card-display .frame{
  background: rgba(255,255,255,0.94);
}
.card-display{
  margin:20px;
  height:400px;
  border-radius: 10px;
  overflow:hidden;
  transition: box-shadow  ease-in-out 300ms;
  position: relative;
}
.card-display:hover{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}
.card-display .frame{
  bottom: 0px;
  position: absolute;
  z-index: 2;
  margin: 19px;
  padding: 0px 20px 10px 20px;
  border-radius: 10px;
  transition: bottom ease-in-out 200ms,opacity ease-in-out 100ms;
}
.card-display:hover .frame{
  bottom: 10px;
}
.card-display .frame:hover{
  opacity: 0.9;
}
.card-display h2{
  margin:24px 0px 0px 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-display p{
  opacity: 0.7;
  font-family: 'Roboto Condensed';
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-display .box:hover {
  transition: scale 0.3s ease-in-out;
}
.card-display .box:hover:before {
  transition: scale 0.3s ease-in-out;
}
.card-display .box img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.card-display .box img:hover {
  transition: scale 0.3s ease-in-out;
}
.card-display .box img:after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.card-display .box img:hover {
  transition: all 0.3s ease-in-out;
}
.card-display .zoom-in:hover img {
  transform: scale(1.1);
}

.card-display span {
  color:#ff8a73;
}

.card-small {
 height:242px;
 margin:5px 0px 20px 20px;
}
.card-small .frame {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  padding: 0px 20px 0px 20px;
  margin:8px 8px 8px 8px;
  right:0px;
  left:0px;
  border-radius: 6px;
}
.ellipsis{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.second-line{
  @supports (-webkit-line-clamp: 2) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
.menu-list-view ul {
  list-style: none;
  padding:0px;
}
.menu-list-view .date {
  position: absolute;
  right: 30px;
  top: -10px;
  opacity: 0.4;
}
.menu-list-view ul li {
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.menu-list-view a{
  margin: 0px;
  padding: 8px 112px 8px 54px!important;
  line-height: 24px;
}

.menu-list-view a:hover{
  background: #fff;
}

.menu-list-view svg{
  width: 22px;
  left:27px;
  position: absolute;
  top: 10px;
  fill:#6772e5;
}


.menu-more {
  height:42px;
  margin-top:5px;

}
.menu-more a{
  border-radius: 10px;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  width:175px;
  margin:0 auto;
  padding: 0px 26px!important;
  color:#6772e5!important;
  text-align: center;
}
.menu-more a:hover{
  background: #fff;
}




ul {
  list-style: none;
  padding-left: 0;
}
main {
  position: relative;
  z-index: 2;
  height: auto;
  margin-bottom: 150px;
}
footer {
  margin: 0 auto;
  max-width: 1300px;
  padding:0px 20px;
}
footer .footer-container{
  box-sizing: unset;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font-family: 'Roboto Condensed';
  background: #3e3068;
  font-size: 16px;
  position: relative;
  padding:60px;
  overflow: hidden;
}

footer .footer-container::before {
  content: '';
  position: absolute;
  top: -128px;
  right: -128px;
  width: 256px;
  height: 256px;
  background: #705fa4;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.5;
  pointer-events: none;
  z-index: 0;
}

footer .footer-container::after {
  content: '';
  position: absolute;
  bottom: -128px;
  left: -128px;
  width: 256px;
  height: 256px;
  background: #ed7057;
  border-radius: 50%;
  filter: blur(80px);
  opacity: 0.4;
  pointer-events: none;
  z-index: 0;
}

footer .footer-container > * {
  position: relative;
  z-index: 1;
}
footer li{
  height:34px;
  line-height:34px;
}
footer {
  color: #bbb;
}

footer a {
	color: rgba(255,255,255,0.7);
  position: relative;
  text-decoration: none;
  height:45px;
}
footer a:hover {
	color: #fff;
}


footer .ft-main-item a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: #ff8a73;
  bottom: -7px;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
}

footer .ft-main-item ul{
  margin-top:-5px;
}

footer .ft-main-item a:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}

footer .ft-main{
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}



footer .cls-1 {
  fill: #fff!important;
}

footer .cls-3 {
  stroke: #fff!important;
}

footer .cls-2 {
  fill: #fff!important;
}


.ft-main{
  max-width: 1000px;
  margin: 0 auto;
}
.ft-title {
  color: #fff;
  font-size: 1.375rem;
}
/* Sticks footer to bottom */

.container-footer {
  flex: 1;
}

/* Footer social */
.ft-social{
  padding-bottom: 20px;
}
.ft-social-list {
  display: flex;
  justify-content: center;
  margin:0px;
}
.ft-social-list li {
  height:70px;
  padding-top:20px;
}
.ft-social-list svg{
  width:35px;
  height:35px;
  fill:white;
  opacity:0.7;
  margin:10px;
}

.ft-social-list svg:hover{
  fill:white;
  opacity:1;
}
/* Footer legal */
.ft-legal {
  text-align:center;
  border-top:1px solid rgba(255,255,255,0.2);
  color:#fff;
  opacity: 0.6;
  height:70px;
  font-size:14px;
  line-height:65px;
  width:100%;
  max-width: 800px;
  margin: 0 auto;
}










































.faqlist .fcat {
  width:33.33%;
  float:left;

}
.fbox {
  min-height:300px;
  margin:20px;
  background-color: #fff;
  box-shadow: 0px -21px 66px -3px rgba(0,0,0,0.09);
  border-radius: 8px;
  overflow: hidden;
}
.fcontent{
  padding:30px 30px 0px 30px;
}
.fcontent svg {
  fill:#6772e5;
}
.fbottom a {
  background:#3e3068;
  padding:16px 32px 16px 32px;
  color:white;
  display:block;
  font-size:16px;
  font-weight:bold;
  margin-top:8px;
}
.fbottom a:hover {
  background:#513f86;
}

.flist ul {
  display: inline-block;
  list-style: none;
  width:100%;
  font-size:14px;
}



.flist ul > li a{
  display: block;
  padding:8px 34px 8px 24px;
  font-weight:bold;
}
.flist ul > li a:hover{
  color:#ff8a73;
}

.flist ul > li svg{
  width: 20px;
  float: left;
  padding-right: 10px;
  fill: #ff8a73;
}
 
.flist ul > li:before {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  display: block;
  float: left;
  margin-left: -1.5rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%
}








.dropbtn {
  background-color: rgba(0,0,0,0.2);
  transition: background-color 300ms;
  padding: 12px 18px 13px 16px;
  color:#fff;
  border: none;
  text-align:left;
  border-radius: 6px;
}

.dropdown:hover .dropbtn {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  color:#333;
}

.dropdown {
  position: relative;
  display: inline-block;
  text-align: left;
  border-radius: 6px;
  margin-bottom:10px;
}

.dropdown-content {
  visibility: hidden;
  opacity: 0;
  transition: opacity 300ms;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 12px 23px 0px rgb(62 73 84 / 4%);
  z-index: 1;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow:hidden;
  padding: 4px;
}

.dropdown-content a {
  color: #333;
  padding: 10px 12px;
  background:#f9f9f9;
  text-decoration: none;
  display: block;
  border-radius:6px;
  height:unset;
  cursor:poroboto condensed;
}

.dropdown-content a:hover {
    background:#dd6f59;
    color:white;
}
.dropdown-content img {
    margin-right:18px;
}

.flag-shadow{
  border-radius:50%;
  width:24px;
  height:24px;
  box-shadow: rgba(50, 50, 93, 0.15) 0px 6px 12px -2px, rgba(0, 0, 0, 0.1) 0px 3px 7px -3px;
}
.lang-selected{
  margin-top: -24px;
  margin-left: 34px;
  font-size: 13px;
  font-weight: bold;
}
.lang-select{
  margin-top: -23px;
  margin-left: 34px;
  font-size: 13px;
  padding-bottom: 2px;
  font-weight: bold;
}
.dropdown:hover .dropdown-content {
  visibility: visible;
opacity:1;}

.dropdown:hover .dropbtn,.dropdown:hover  {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;    
}

.dropbtn img{
    margin-right:10px;
}


.none{
  display: none!important;
}

.domain-extension {
  margin:0 auto;
  margin-top:20px;
  justify-content: center;
  overflow:hidden;
}
.header-logo{
  height:45px;
  margin-top:8px;
}
.footer-logo{
  height:75px;
  margin: 0 auto;
  padding-bottom:10px;
}
.navfixed .header-logo{
  height: 43px;
  margin-top: 10px;
}

.cart-button{
  height:60px;margin-right: -2px;margin-top:5px;position: relative;
}
.service-option{
  padding:20px;
  transition: background-color 200ms linear, box-shadow 200ms linear;
  border-radius: 10px;
  margin:10px;
}
.service-option:hover{
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  background-color:white;
}
.service-option h1{
  font-size:22px!important;
  margin:2px 0px 15px 0px;
}
.service-option .arrow{
  margin-top:20px;text-align:right;
  position: relative;
  right:20px;
  transition: filter 200ms linear, right 200ms linear;
  filter: grayscale(1);
}
.service-option:hover .arrow{
  filter: grayscale(0);
  right:0px;
}
.box-table{
  display:table;
}
.box-td{
  display: table-cell;
}
.box-vam{
  vertical-align: middle;
}

.ft-prices{
  padding:35px 0px 20px 6px;
}

.ft-prices svg {
  height:30px;fill:rgba(255,255,255,0.5);margin-right:18px;margin-bottom:6px;display: unset;
}
.ft-prices svg:hover {
  fill:rgba(255,255,255,0.8);
}







@media (max-width:1000px) {
  .ft-prices{
    text-align:center;
  }
  .ft-main{
    padding:0px 24px!important;
    width:unset!important;
  }
  footer{
    padding:0px;
  }
  .footer-container{
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
  }
  .cart-button{
    margin-right: -8px;margin-top:4px;
  }
  .fpm-menu-section .mobile{
    margin-top:2px;
  }
  .header-logo{
    height:46px;
    margin-top:7px;
  }
  .domain-extension {
    max-width:unset;
  }
  .ft-main {
    display:block!important;
  }
  footer{
    height:auto;
    position: relative;
  }
  main{
    margin-bottom: 0px;
  }
  .ft-social-list li {
    height:70px;
    padding-top:0px;
  }
}

@media (max-width:700px) {
  .ft-main-item{
    padding-top:0px!important;
  }
footer .footer-container{
  padding:50px 30px 30px 30px;
}
  .ft-title{
    margin-top:35px!important;
    margin-bottom:15px!important;
  }
  .section-head .header-logo{
    height:72px!important;
    margin-top:-10px!important;
  }

  .domain-button{
    width:90px!important;
  }
  .domain-input{
    padding: 18px 98px 18px 20px!important;
  }
  .section-head h1{
    font-size:32px!important;
  }
  .section-head h2{
    font-size:22px!important;
  }
}


































































































































































































































/* Voorbeeld CSS klassen ter vervanging van inline styles */
.cart-count-badge {
    top: 2px;
    right: 28px;
    background: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    font-size: 10px;
    text-align: center;
    line-height: 21px; /* Overweeg `display: flex; align-items: center; justify-content: center;` voor robuustere centrering */
    font-weight: bold;
    color: white;
}

.mobile-menu-header-wrapper {
    position: relative;
}

.mobile-back-button-svg {
    position:absolute;
    left:10px;
    top:14px;
}

.mobile-menu-links-wrapper {
    display:flex;
    position: relative;
    margin:10px 6px;
}

.mobile-custom-link-wrapper {
    width:100%;
    float:left; /* Overweeg flexbox of grid voor layout */
    background:#f8f8f8;
    text-align:center;
    border-radius:8px;
    margin:16px 0px 4px 0px;
}

.status-cards-container-mobile {
    width:100%;
    float:left; /* Overweeg flexbox of grid */
    margin-top:20px;
}
.status-cards-container-desktop {
    margin-top:20px;
}


.account-link-mobile-wrapper {
    margin:6px 14px 18px 0px; /* Aangepast van alleen margin naar margin-right voor consistentie indien nodig */
}

.desktop-support-dropdown {
    width:440px;
}
.desktop-search-input-wrapper {
    width:100%; /* Kan vaak weggelaten worden als het block element is */
}

/* Utility klassen */
.user-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ellipsis-two-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* line-height en max-height kunnen nodig zijn voor consistentie */
}
/* De .colorize class wordt verondersteld al te bestaan en theming te verzorgen */

/* Tooltip CSS */
.tooltip {
    position: relative;
    display: inline-block;
    cursor: help;
}

.tooltip::before,
.tooltip::after {
    position: absolute;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    z-index: 100;
}

.tooltip::before {
    content: attr(data-tooltip);
    bottom: calc(100% + 10px);
    transform: translateX(-50%) translateY(5px);
    padding: 8px 12px;
    background: #1f2937;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
    white-space: nowrap;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.tooltip::after {
    content: '';
    bottom: calc(100% + -2px);
    transform: translateX(-50%) translateY(5px);
    border: 6px solid transparent;
    border-top-color: #1f2937;
}

.tooltip:hover::before,
.tooltip:hover::after {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

/* Tooltip icon */
.tooltip-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    margin-left: 4px;
    background: #e5e7eb;
    color: #6b7280;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    cursor: help;
    transition: background 0.2s ease;
}

.tooltip-icon:hover {
    background: #d1d5db;
    color: #374151;
}

/* Tooltip with HTML support */
.tooltip-html {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.tooltip-html .tooltip-content {
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%) translateY(5px);
    padding: 10px 14px;
    background: #1f2937;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    z-index: 100;
    white-space: nowrap;
    text-align: center;
}

.tooltip-html .tooltip-content::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #1f2937;
}

.tooltip-html:hover .tooltip-content {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

/* Step circle hover */
.step-circle {
    --step-color: #705fa4;
    border-color: #e5e7eb !important;
    transition: border-color 0.2s ease;
}

.group:hover .step-circle {
    border-color: var(--step-color) !important;
}

/* Pricing button featured hover */
.pricing-btn-featured {
    background-color: #3e3068;
    transition: background-color 0.2s ease;
}

.pricing-btn-featured:hover {
    background-color: #705fa4 !important;
}

/* Blog article link hover */
.blog-link {
    transition: color 0.2s ease;
}

.blog-link:hover {
    color: #ed7057 !important;
}
