.camp-box-outer {
	padding: 1rem;
	margin-top: 3rem
}
.camp-box {
   /* margin: 30px 0;*/
    cursor:pointer;
    padding: 20px;
    transition: all 0.3s ease-in-out;
    /*display: grid;*/
    height: 100%;
    margin: 0px;
    max-width: 245px;	
}
.camp-box:hover{
	 border-radius: 8px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.cb-img{
	/* background-size: contain!important; */
	width: 70px;
	height: 70px;
	/*margin-bottom: 24px;*/
	background-image: url('../img/Feature-icon-new2.png');
}

#paperless-form{
    background-position: -10px 170px;
}

#two-way-texting{
    background-position: -60px 0;
}

#campaign{
    background-position: -130px -10px;
}

#appointment-reminder{
    background-position: -11px 	0px;
}

#reputation-management {
    background-position: 0px -100px;
    width: 90px;
    height: 70px;
}

#mobile-app{
    background-position: -300px 0;
}

.camp-box:hover #paperless-form{
        background-position: 70px 170px;
}

.camp-box:hover #two-way-texting{
    background-position: -60px -60px;
}

.camp-box:hover #campaign{
    background-position: -130px -70px;
}

.camp-box:hover #appointment-reminder{
    background-position: 70px 0px;
}

.camp-box:hover #reputation-management{
    background-position: 81px -100px;
    width: 82px;
}

.camp-box:hover #mobile-app{
    background-position: -300px -60px;
}

.camp-box:hover #self-scheduling {
    background-position: 80px 70px;
}

.camp-box #self-scheduling {
    background-position: 0px 70px;
    width: 80px;
}
/* .camp-box .cb-img1{
	background:url(../img/home/icon-two-way.png) no-repeat top left;
}
.camp-box:hover .cb-img1{
	background:url(../img/home/h1.svg) no-repeat top left;
	
}
.camp-box .cb-img2{
	background:url(../img/home/icon-promotion.png) no-repeat top left;
}
.camp-box:hover .cb-img2{
	background:url(../img/home/h2.svg) no-repeat top left;
	
}

.camp-box .cb-img3{
	background:url(../img/home/icon-app.png) no-repeat top left;
}
.camp-box:hover .cb-img3{
	background:url(../img/home/h3.svg) no-repeat top left;
	
}

.camp-box .cb-img4{
	background: url(../img/home/paperless-form-icon.png) no-repeat top left;
}
.camp-box:hover .cb-img4{
	background:url(../img/home/paperless-form-icon-hover.svg) no-repeat top left;
	
}

.camp-box .cb-img5{
	background:url(../img/home/icon-bell.png) no-repeat top left;
}
.camp-box:hover .cb-img5{
	background:url(../img/home/h5.svg) no-repeat top left;
	
}

.camp-box .cb-img6{
	background:url(../img/home/icon-reputation.png) no-repeat top left;
	  margin-bottom: 24px;  
}
.camp-box:hover .cb-img6{
	background:url(../img/home/h6.svg) no-repeat top left;
	
} */

.camp-box h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.camp-box:hover h3{
	color: #142546;
}

.camp-box h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 8px;
    border-radius: 5px;
    background-color: #c8ffd1;
}
.camp-box:hover h3::after{
	 background-color: #34b586;
}
.camp-box p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 0.4px;
    color: rgba(255, 255, 255, 0.9);
}
.camp-box:hover p{
	color:#142546;
}

.camp-box p.learn-more {
	margin-top: auto;
	opacity: 0;
}

.camp-box:hover p.learn-more {
	opacity: 1;
}

/** Empower css **/
.empower-sec {
    position: relative;
    padding: 60px 0;
    z-index:5;
}

.empower-box {
    max-width: 210px;
    margin: 50px auto 0;

}

.empower-box img {
    max-height: 130px;
}

.empower-box h3 {
    font-weight: bold;
    font-size: 40px;
    margin: 24px 0 12px;
    color: #0c3178;
}

.empower-box p {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    color: #3f3d56;
}

.fa-arrow-up {
    color: #34b586;
}

.card-body p{
	  margin: 0;
}

.card-body p a{
	 color: #fff;
	 font-weight:bold;
}


/* Social Proof css */
.social-proof {
    border: 1px solid #CBCBCB;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 20px 38px;
    width: fit-content;
}

.social-proof,.align-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.align-center {
    margin: 0 0 70px;
}
.rating {
    margin-right:15px !important;
}
.rating .star {margin-right: 4px;}

.social-proof .rating .star.active {
    background: url(/testimonials/images/golden-star.svg) no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
}

.social-foo {
    display: flex;
    align-items: center;
}

.rated-on span {
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    color: #0C3178;
}
img.f-logo {
    width: 93px;
    height: 20px;
}

img.g-logo {
    width: 66px;
    height: 22px;
}

img.g2-logo {
    width: 19px;
    height: 20px;
}
.rated-on span, .f-logo, .g-logo, .g2-logo{margin-right: 11px;}

/* .demo-sect{
    margin: 60px 100px 80px 100px;
    
} */
.demo-sect {
    margin-bottom: 20px;
    margin-top: 120px;
    z-index: 2;
}
.d-card{
    margin-top: 50px;
    /* gap: 25px; */
}
.demo-sect .card{
    background: #FFFFFF;
    /* opacity: 0.56; */
    border: none !important;
    box-shadow: 0px 2px 59px rgba(0, 0, 0, 0.15);
}

.demo-sect .card:hover {
    top: -15px;
    transition: .1s !important;
}

.demo-sect .card-body{
    padding-block-start: 0px;
}
.dc-title{
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: rgba(96, 115, 151, 0.56);
   }
.dc-desc{
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #142546;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    /* line-clamp: 3;  */
    -webkit-box-orient: vertical;

}

.view-all{
    background: #34B586;
    border-radius: 8px;
    width: 200px;
    height: 48px;
    margin-top: 50px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
}


.other-feature {
	background: #FFFFFF;
    border-radius: 50px;
}

.other-feature-box {
	display: flex;
    flex-direction: column;
    margin: 40px 0px 0px 20px;
    padding: 20px;
}

.other-feature .col-md-4 {
	max-width: 32%;
}

.other-feature-box:hover {
    border-radius: 8px;
    box-shadow: 0 0 24px 0 rgba(42, 187, 154, 0.11);
    background-color: rgba(42, 187, 154, 0.11);
}
.other-feature-box .icon {
	display: flex;
    align-items: center;
    gap: 10px;
}

.other-feature-box h2 {
	font-size: 22px;
	margin-bottom: 0px
}

.accordion a {
    color: #2F2E41CC !important;
    text-decoration: underline;
}

.other-feature-box p.learn-more a {
	color: #34b586;
	font-weight: 700;
}

.learn-arrow {
	float: right;
}

.hover-img {
  position: absolute;
  opacity: 0;
}

.other-feature-box:hover .hover-img {
  opacity: 1;
}

.other-feature-box:hover .default-img {
  opacity: 0;
}

.other-feature-box .learn-more {
	opacity: 0;
}

.other-feature-box:hover .learn-more {
	opacity: 1;
}

/* Image Hover Effects */
.image-hover-wrap {
    position: relative;
}

.default-img {
    transition: opacity 0.3s ease;
}

.hover-img {
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.other-feature-box:hover .hover-img {
    opacity: 1;
}

.other-feature-box:hover .default-img {
    opacity: 0;
}

/* Learn More Arrow */
.learn-arrow {
    float: right;
}


/** campaign-sec style **/
.campaign-sec {
  /*   background-image: linear-gradient(to top, #18c687, #34b5a6); */
  padding: 100px 0 200px;
  z-index: 3;
  position: relative;
  overflow-x: clip;
}
.campaign-sec h2{
	margin-bottom:20px;
}
.campaign-sec:before {
    position: absolute;
    content: "";
    top: -80px;
    left: 0;
    background: url(../img/home/curve-bg-new.png) no-repeat center;
    min-height: 2600px;
    width: 100%;
    background-size: 100% 100%;
}

.highlight-feature {
	background: #29BC9A;
    border-radius: 50px;
 }

.curve-img {
    object-fit: cover;
    width: 100%;
    position: absolute;
    height: 100%;
    top: -400px;
    left: 0;
    min-height: 2000px;
}

    .camp-box h3 span {
	  display: block;
	}

.camp-box-outer {
	padding: 1rem;
	margin-top: 3rem
}
.camp-box {
   /* margin: 30px 0;*/
    cursor:pointer;
    padding: 20px;
    transition: all 0.3s ease-in-out;
    /*display: grid;*/
    height: 100%;
    margin: 0px;
    max-width: 245px;	
}
.camp-box:hover{
	 border-radius: 8px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

.cb-img{
	/* background-size: contain!important; */
	width: 70px;
	height: 70px;
	/*margin-bottom: 24px;*/
	background-image: url('../img/home/Feature-icon-new2.png');
}

#paperless-form{
    background-position: -10px 170px;
}

#two-way-texting{
    background-position: -60px 0;
}

#campaign{
    background-position: -130px -10px;
}

#appointment-reminder{
    background-position: -11px 	0px;
}

#reputation-management {
    background-position: 0px -100px;
    width: 90px;
    height: 70px;
}

#mobile-app{
    background-position: -300px 0;
}

.camp-box:hover #paperless-form{
        background-position: 70px 170px;
}

.camp-box:hover #two-way-texting{
    background-position: -60px -60px;
}

.camp-box:hover #campaign{
    background-position: -130px -70px;
}

.camp-box:hover #appointment-reminder{
    background-position: 70px 0px;
}

.camp-box:hover #reputation-management{
    background-position: 81px -100px;
    width: 82px;
}

.camp-box:hover #mobile-app{
    background-position: -300px -60px;
}

.camp-box:hover #self-scheduling {
    background-position: 80px 70px;
}

.camp-box #self-scheduling {
    background-position: 0px 70px;
    width: 80px;
}
/* .camp-box .cb-img1{
	background:url(../img/home/icon-two-way.png) no-repeat top left;
}
.camp-box:hover .cb-img1{
	background:url(../img/home/h1.svg) no-repeat top left;
	
}
.camp-box .cb-img2{
	background:url(../img/home/icon-promotion.png) no-repeat top left;
}
.camp-box:hover .cb-img2{
	background:url(../img/home/h2.svg) no-repeat top left;
	
}

.camp-box .cb-img3{
	background:url(../img/home/icon-app.png) no-repeat top left;
}
.camp-box:hover .cb-img3{
	background:url(../img/home/h3.svg) no-repeat top left;
	
}

.camp-box .cb-img4{
	background: url(../img/home/paperless-form-icon.png) no-repeat top left;
}
.camp-box:hover .cb-img4{
	background:url(../img/home/paperless-form-icon-hover.svg) no-repeat top left;
	
}

.camp-box .cb-img5{
	background:url(../img/home/icon-bell.png) no-repeat top left;
}
.camp-box:hover .cb-img5{
	background:url(../img/home/h5.svg) no-repeat top left;
	
}

.camp-box .cb-img6{
	background:url(../img/home/icon-reputation.png) no-repeat top left;
	  margin-bottom: 24px;  
}
.camp-box:hover .cb-img6{
	background:url(../img/home/h6.svg) no-repeat top left;
	
} */

.camp-box h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.camp-box:hover h3{
	color: #142546;
}

.camp-box h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 8px;
    border-radius: 5px;
    background-color: #c8ffd1;
}
.camp-box:hover h3::after{
	 background-color: #34b586;
}
.camp-box p {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.8;
    letter-spacing: 0.4px;
    color: rgba(255, 255, 255, 0.9);
}
.camp-box:hover p{
	color:#142546;
}

.camp-box p.learn-more {
	margin-top: auto;
	opacity: 0;
}

.camp-box:hover p.learn-more {
	opacity: 1;
}

/* why 1 say section */
.section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.section.light.padded {
  padding-top: 120px;
  padding-bottom: 140px;
}

.section.light.padded.no-bottom {
  background-image: url("https://cdn.prod.website-files.com/67363ec98e673c430a5d5eeb/67363ec98e673c430a5d5f70_horizontal-bottom-line.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
}

.section.light.padded._w-bg {
  background-image: linear-gradient(180deg, var(--brown-50) 36%, var(--transparent) 65%, var(--transparent) 77%, var(--brown-50) 99%), url("https://cdn.prod.website-files.com/67363ec98e673c430a5d5eeb/67363ec98e673c430a5d6013_light-outer-area-bg.png");
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, 250px 250px;
}

.section.light.padded.no-bg {
  background-color: #faf3ec00;
}

.section.light.padded.no-bg.add-texture {
  background-image: url("https://cdn.prod.website-files.com/67363ec98e673c430a5d5eeb/67363ec98e673c430a5d5fe3_product-page-pattern.webp");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
}

.section.light.no-right-padding-mobile.ticker-section {
  padding-bottom: 120px;
}

.section.light.home-v2-section {
  padding-top: 0;
  padding-bottom: 0;
}

.section.light.border-top {
  border-top: 1px dashed var(--brown-400);
  padding-top: 80px;
  padding-bottom: 86px;
}

.section.light.border-top._0-bottom {
  padding-bottom: 0;
}

.section.light._80-to-105-bottom {
  z-index: 1;
  background-image: linear-gradient(0deg, #cdc1b6, #fff0);
  padding-top: 80px;
  padding-bottom: 105px;
}

.section.light._120-top {
  padding-top: 160px;
}

.fragment-glare-reg-28 {
  z-index: 2;
  letter-spacing: 0;
  text-transform: none;
  text-wrap: pretty;
  margin-bottom: 32px;
  font-family: Ppfragment, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
  position: relative;
}

.fragment-glare-reg-28.green-2 {
  color: var(--green-200);
}

.fragment-glare-reg-28.green-2._32-below {
  margin-bottom: 32px;
}

.fragment-glare-reg-28.brown-50 {
  color: var(--brown-50);
}

.fragment-glare-reg-28.brown-50._24-below {
  margin-bottom: 24px;
}

.fragment-glare-reg-28.bot-voice {
  color: var(--blue-400);
}

.fragment-glare-reg-28.no-bottom {
  margin-bottom: 0;
}

.fragment-glare-reg-28.max-480 {
  max-width: 480px;
}

.fragment-glare-reg-28._16-below {
  margin-bottom: 16px;
}

.fragment-glare-reg-28._40-below {
  margin-bottom: 40px;
}

.fragment-glare-reg-28._60-below {
  margin-bottom: 60px;
}

.fragment-glare-reg-28.no-below {
  margin-bottom: 0;
}

.fragment-glare-reg-60 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 128%;
}

.fragment-glare-reg-60.light-mode-h1 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#000, #6f5320);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
}

.fragment-glare-reg-48 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 24px;
  font-family: Ppfragment, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 128%;
}

.fragment-glare-reg-48.space-below {
  margin-bottom: 44px;
  transition: all .5s;
}

.fragment-glare-reg-48.no-bottom {
  margin-bottom: 0;
}

.fragment-glare-reg-48._30-mobile {
  margin-bottom: 40px;
}

.fragment-glare-reg-48._30-mobile.no-bottom {
  margin-bottom: 0;
}

.fragment-glare-reg-48._30-mobile.no-bottom.dark {
  color: var(--black);
}

.fragment-glare-reg-48.bot-voice {
  color: var(--blue-400);
}

.fragment-glare-reg-40 {
  letter-spacing: 0;
  margin-bottom: 4px;
  font-family: Ppfragment, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
}

.fragment-glare-reg-40._22-mobile {
  font-size: 36px;
}

.fragment-glare-reg-40.no-bottom {
  margin-bottom: 0;
}

.fragment-glare-reg-40._48-below {
  margin-bottom: 48px;
}

.fragment-glare-reg-30 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
}

.fragment-glare-reg-30.green-2 {
  color: var(--green-200);
}

.fragment-glare-reg-30.green-2._32-below {
  margin-bottom: 32px;
}

.fragment-glare-reg-30.green-2._32-below.max-280 {
  color: var(--brown-50);
  max-width: 310px;
  font-size: 24px;
  line-height: 140%;
}

.fragment-glare-reg-30.brown-50 {
  color: var(--brown-50);
}

.fragment-glare-reg-30.brown-50._24-below {
  margin-bottom: 24px;
}

.fragment-glare-reg-30.bot-voice {
  color: var(--blue-400);
}

.fragment-glare-reg-30.no-bottom {
  margin-bottom: 0;
}

.fragment-glare-reg-30.max-449 {
  width: 449px;
  max-width: 100%;
}

.fragment-glare-reg-24 {
  letter-spacing: 0;
  border-left-style: none;
  margin-bottom: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
}

.fragment-glare-reg-24._60-below {
  margin-bottom: 60px;
}

.fragment-glare-reg-24._60-below.auto {
  margin-bottom: auto;
}

.fragment-glare-italic-60 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 400;
  line-height: 128%;
}

.fragment-glare-italic-48 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 48px;
  font-style: italic;
  font-weight: 400;
  line-height: 128%;
  display: block;
}

.fragment-glare-italic-40 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}

.fragment-glare-italic-30 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
}

.fragment-glare-italic-24 {
  letter-spacing: 0;
  font-family: Ppfragment, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 140%;
}

.button.with-icon {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.with-icon.brown200 {
  background-color: var(--brown-200);
  background-image: none;
}

.button.with-icon.brown200:hover {
  background-color: var(--brown-300);
}

/* GSAP owns reveal; prevent CSS fights */
.w-dropdown-list {
    transition: none !important;
    will-change: height, opacity;
    transform-origin: top center;
}

.navbar-v2 {
    transform-style: flat !important;
}

.absolute-arrow-top {
    pointer-events: none;
    transition: none !important;
    will-change: opacity;
    opacity: 0;
    display: none;
}

/* Ensure links are always clickable inside the menu */
.w-dropdown-list a,
.w-dropdown-list a * {
    pointer-events: auto !important;
}

@media (hover:none),
(pointer:coarse) {
    .absolute-arrow-top {
        display: none !important;
    }

    .w-dropdown-list,
    .w-dropdown-list .dropdown-styled-parent {
        border-radius: 0 !important;
    }

    /* Long menus scroll nicely */
    .w-dropdown-list {
        -webkit-overflow-scrolling: touch;
        max-height: 70vh;
        overflow: auto;
    }
}

/* explore product section */
.section.light {
  z-index: 50;
  background-color: var(--brown-50);
  color: var(--gray-800);
  padding: 32px 86px 46px;
  overflow: visible;
}

.section.light.padded {
  padding-top: 120px;
  padding-bottom: 140px;
}

.section.light.padded.no-bottom {
  background-image: url("https://cdn.prod.website-files.com/67363ec98e673c430a5d5eeb/67363ec98e673c430a5d5f70_horizontal-bottom-line.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
}

.section.light.padded._w-bg {
  background-image: linear-gradient(180deg, var(--brown-50) 36%, var(--transparent) 65%, var(--transparent) 77%, var(--brown-50) 99%), url("https://cdn.prod.website-files.com/67363ec98e673c430a5d5eeb/67363ec98e673c430a5d6013_light-outer-area-bg.png");
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, 250px 250px;
}

.section.light.padded.no-bg {
  background-color: #faf3ec00;
}

.section.light.padded.no-bg.add-texture {
  background-image: url("https://cdn.prod.website-files.com/67363ec98e673c430a5d5eeb/67363ec98e673c430a5d5fe3_product-page-pattern.webp");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 50% 50%;
}

.section.light.no-right-padding-mobile.ticker-section {
  padding-bottom: 120px;
}

.section.light.home-v2-section {
  padding-top: 0;
  padding-bottom: 0;
}

.section.light.border-top {
  border-top: 1px dashed var(--brown-400);
  padding-top: 80px;
  padding-bottom: 86px;
}

.section.light.border-top._0-bottom {
  padding-bottom: 0;
}

.section.light._80-to-105-bottom {
  z-index: 1;
  background-image: linear-gradient(0deg, #cdc1b6, #fff0);
  padding-top: 80px;
  padding-bottom: 105px;
}

.section.light._120-top {
  padding-top: 160px;
}

.section.home-fs {
  overflow: visible;
}

.section.home-fs.light-mode.section-2 {
  z-index: 1;
  position: relative;
  inset: 0% 0% auto;
}

.section.home-fs.hidden {
  display: none;
}

.hero-area.product-page {
  background-image: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 240px 160px 140px;
  position: static;
}
.container.smaller {
  z-index: 40;
  max-width: 1281px;
}
.max-w-694 {
  max-width: 694px;
}
.button {
  background-color: var(--green-200);
  background-image: linear-gradient(0deg, #4f46e500, var(--green-200) 55%);
  color: var(--black);
  letter-spacing: .01em;
  border: 0 #fff0;
  border-radius: 99px;
  flex: none;
  margin-top: 0;
  padding: 12px 42px 15px;
  font-family: Ppfraktionsans, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
  transition: background-color .2s, color .2s, opacity .2s;
  position: relative;
}

.vertical-line.light-mode {
  border-right: 1px dashed var(--brown-200);
  background-image: none;
}