.elementor-1936 .elementor-element.elementor-element-3cf00b82{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1936 .elementor-element.elementor-element-24d0e168{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--overlay-opacity:0.2;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1936 .elementor-element.elementor-element-24d0e168::before, .elementor-1936 .elementor-element.elementor-element-24d0e168 > .elementor-background-video-container::before, .elementor-1936 .elementor-element.elementor-element-24d0e168 > .e-con-inner > .elementor-background-video-container::before, .elementor-1936 .elementor-element.elementor-element-24d0e168 > .elementor-background-slideshow::before, .elementor-1936 .elementor-element.elementor-element-24d0e168 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1936 .elementor-element.elementor-element-24d0e168 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1936 .elementor-element.elementor-element-24d0e168.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1936 .elementor-element.elementor-element-2346fb6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:35px 35px;--row-gap:35px;--column-gap:35px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1936 .elementor-element.elementor-element-dab7d0b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1936 .elementor-element.elementor-element-9d3495f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1936 .elementor-element.elementor-element-5d361f3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1936 .elementor-element.elementor-element-24d0e168{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1936 .elementor-element.elementor-element-2346fb6{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-1936 .elementor-element.elementor-element-24d0e168{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-1936 .elementor-element.elementor-element-24d0e168{--content-width:1500px;}.elementor-1936 .elementor-element.elementor-element-dab7d0b{--width:82%;}.elementor-1936 .elementor-element.elementor-element-9d3495f{--width:18%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1936 .elementor-element.elementor-element-dab7d0b{--width:100%;}.elementor-1936 .elementor-element.elementor-element-9d3495f{--width:100%;}}/* Start custom CSS */.serv_container h1,.serv_container h2, .serv_container h3 .serv_container h4 .serv_container h5 .serv_container h6{
      font-family:"Montserrat", Sans-serif ;
  }
  .serv_container{
      font-family: "DM Sans", Sans-serif;
  }

  .tab-list {
    display: flex;
    justify-content: start;
    list-style: none;
    padding: 0;
    margin: 30px 0px 30px 0px!important;
  }

  .tab-item {
    background: #223C78;
    padding: 10px 25px!important;
    margin-right: 5px!important;
    border: 1px solid #223C78;
    border-bottom: none;
    border-radius: 35px;
    font-size: 16px;
    color: #fff;
    font-weight: 500; 
  }

.rpl-section {
	line-height: 1.6;
	color: hsl(220, 15%, 20%);
	--rpl-primary: hsl(220, 55%, 35%);
	--rpl-primary-light: hsl(220, 55%, 45%);
	--rpl-primary-bg: hsl(220, 55%, 95%);
	--rpl-gold: hsl(45, 70%, 55%);
	--rpl-gold-dark: hsl(45, 70%, 45%);
	--rpl-text: hsl(220, 15%, 20%);
	--rpl-text-muted: hsl(220, 10%, 45%);
	--rpl-background: hsl(0, 0%, 100%);
	--rpl-background-alt: hsl(220, 20%, 97%);
	--rpl-border: hsl(220, 15%, 88%);
	--rpl-card: hsl(0, 0%, 100%);
	--rpl-destructive: hsl(0, 70%, 50%)
}

.rpl-section * {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.rpl-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 1rem
}

.rpl-hero {
	position: relative; 
	display: flex;
	align-items: center;
	overflow: hidden
}

.rpl-hero-bg {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center
}

.rpl-hero-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to right, hsla(220, 55%, 35%, 0.95), hsla(220, 55%, 35%, 0.85), hsla(220, 55%, 35%, 0.75))
}

.rpl-hero-content {
	position: relative;
	z-index: 10; 
	color: white;
    padding:6rem 30rem 6rem 0rem;
}

.rpl-hero-badge {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	background: hsla(45, 70%, 55%, 0.2);
	backdrop-filter: blur(10px);
	border: 1px solid hsla(45, 70%, 55%, 0.3);
	border-radius: 50px;
	padding: 0.5rem 1rem;
	margin-bottom: 1.5rem
}

.rpl-hero-badge svg {
	width: 20px;
	height: 20px;
	color: var(--rpl-gold)
}

.rpl-hero-badge span {
	font-size: 0.875rem;
	font-weight: 600;
	color: var(--rpl-gold)
}

.rpl-hero h1 {
	font-size: clamp(2.5rem, 5vw, 4rem);
	font-weight: 700;
	margin-bottom: 1.5rem;
	line-height: 1.1em;
}

.rpl-hero-description {
	font-size: 1.25rem;
	margin-bottom: 1rem;
	opacity: 0.95;
	line-height: 1.7
}

.rpl-hero-list {
	list-style: none;
	margin-bottom: 2rem
}

.rpl-hero-list li {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	font-size: 1.125rem;
	margin-bottom: 0.75rem
}

.rpl-hero-list li .dot {
	width: 8px;
	height: 8px;
	background: var(--rpl-gold);
	border-radius: 50%;
	flex-shrink: 0
}

.rpl-hero-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem
}

.rpl-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 10px 25px;
    line-height: 1.6em;
	font-size: 18px;
	font-weight: 600;
	border-radius: 0.5rem;
	text-decoration: none;
	transition: all 0.3s ease;
	cursor: pointer;
	border: none
}

.rpl-btn-gold {
	background: var(--rpl-gold);
	color: var(--rpl-primary);
}

.rpl-btn-gold:hover {
	background: var(--rpl-gold-dark);
	transform: translateY(-2px);
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.3);
}

.rpl-btn-outline-white {
	background: hsla(0, 0%, 100%, 0.1);
	color: white!important;
	border: 2px solid white;
	backdrop-filter: blur(10px);
}

.rpl-btn-outline-white:hover {
	background: hsla(0, 0%, 100%, 0.2);
}

.rpl-btn-primary {
	background: var(--rpl-primary);
	color: white!important;
}

.rpl-btn-primary:hover {
	background: var(--rpl-primary-light);
	transform: translateY(-2px);
	box-shadow: 0 10px 30px -10px hsla(220, 55%, 35%, 0.4)
}

.rpl-btn-outline {
	background: transparent;
	color: var(--rpl-primary);
	border: 2px solid var(--rpl-primary)
}

.rpl-btn-outline:hover {
	background: var(--rpl-primary);
	color: white
}

.rpl-trust-badges {
	background: var(--rpl-background-alt);
	padding: 3rem 0
}

.rpl-badges-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1.5rem
}
@media(max-width:1024px){
    .rpl-hero-content { 
        padding:6rem 1rem 6rem 1rem;
    }
}
@media(min-width:768px) {
	.rpl-badges-grid {
		grid-template-columns: repeat(4, 1fr)
	}
}

.rpl-badge {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 1.5rem;
	background: var(--rpl-background);
	border-radius: 0.5rem;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease
}

.rpl-badge:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1)
}

.rpl-badge svg {
	width: 40px;
	height: 40px;
	color: var(--rpl-primary);
	margin-bottom: 0.75rem
}

.rpl-badge-value {
	font-size: 1.75rem;
	font-weight: 700;
	color: var(--rpl-primary);
	margin-bottom: 0.5rem
}

.rpl-badge-label {
	font-size: 0.875rem;
	color: var(--rpl-text-muted)
}

.rpl-benefits {
	padding: 5rem 0;
	background: var(--rpl-background)
}

.rpl-section-header {
	text-align: center;
	margin-bottom: 3rem
}

.rpl-section-title {
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: 700;
	color: var(--rpl-text);
	margin-bottom: 1rem;
    line-height:1.1em;
}

.rpl-section-description {
	font-size: 1.25rem;
	color: var(--rpl-text-muted);
	max-width: 800px;
	margin: 0 auto
}

.rpl-benefits-grid {
	display: grid;
	gap: 2rem;
	margin-bottom: 4rem
}

@media(min-width:768px) {
	.rpl-benefits-grid {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(min-width:1024px) {
	.rpl-benefits-grid {
		grid-template-columns: repeat(3, 1fr)
	}
}

.rpl-benefit-card {
	padding: 1.5rem;
	border-radius: 0.5rem;
	border: 1px solid var(--rpl-border);
	background: var(--rpl-card);
	transition: all 0.3s ease
}

.rpl-benefit-card:hover {
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.15)
}

.rpl-benefit-card svg {
	width: 48px;
	height: 48px;
	color: var(--rpl-primary);
	margin-bottom: 1rem
}

.rpl-benefit-card h3 {
	font-size: 1.25rem;
	font-weight: 600;
	color: var(--rpl-text);
	margin-bottom: 0.75rem
}

.rpl-benefit-card p {
	color: var(--rpl-text-muted);
	line-height: 1.7
}

.rpl-benefits-split {
	display: grid;
	gap: 3rem;
	align-items: center;
	margin-top: 4rem
}

@media(min-width:768px) {
	.rpl-benefits-split {
		grid-template-columns: 1fr 1fr
	}
}

.rpl-benefits-split img {
	width: 100%;
	border-radius: 0.5rem;
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25)
}

.rpl-benefits-split h3 {
	font-size: 1.875rem;
	font-weight: 700;
	color: var(--rpl-text);
	margin-bottom: 1.5rem
}

.rpl-benefits-split>div:last-child p {
	font-size: 1.125rem;
	color: var(--rpl-text-muted);
	margin-bottom: 1.5rem;
	line-height: 1.7
}

.rpl-check-list {
	list-style: none
}

.rpl-check-list li {
	display: flex;
	align-items: flex-start;
	gap: 0.75rem;
	margin-bottom: 1rem
}

.rpl-check-list li svg {
	width: 24px;
	height: 24px;
	color: var(--rpl-primary);
	flex-shrink: 0;
	margin-top: 0.25rem
}

.rpl-check-list li strong {
	color: var(--rpl-text)
}

.rpl-check-list li span {
	color: var(--rpl-text-muted)
}

.rpl-comparison {
	padding: 5rem 0;
	background: var(--rpl-background-alt)
}

.rpl-comparison-table {
	background: var(--rpl-background);
	border-radius: 0.5rem;
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.15);
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto
}

.rpl-comparison-header {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 1rem;
	padding: 1.5rem;
	background: var(--rpl-primary);
	color: white;
	font-weight: 600
}

.rpl-comparison-header>div:not(:first-child) {
	text-align: center
}

.rpl-comparison-row {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 1rem;
	padding: 1.5rem;
	border-bottom: 1px solid var(--rpl-border);
	transition: background 0.2s ease
}

.rpl-comparison-row:last-child {
	border-bottom: none
}

.rpl-comparison-row:hover {
	background: hsl(220, 20%, 98%)
}

.rpl-comparison-row>div:first-child {
	font-weight: 600;
	color: var(--rpl-text)
}

.rpl-comparison-row>div:not(:first-child) {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	text-align: center;
	color: var(--rpl-text-muted)
}

.rpl-comparison-row svg.check {
	width: 20px;
	height: 20px;
	color: var(--rpl-primary);
	flex-shrink: 0
}

.rpl-comparison-row svg.x {
	width: 20px;
	height: 20px;
	color: var(--rpl-destructive);
	flex-shrink: 0
}

.rpl-advantage-box {
	margin-top: 3rem;
	padding: 2rem;
	background: hsla(220, 55%, 35%, 0.05);
	border-left: 4px solid var(--rpl-primary);
	border-radius: 0 0.5rem 0.5rem 0;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}

.rpl-advantage-box h3 {
	font-size: 1.5rem;
	font-weight: 700;
	color: var(--rpl-text);
	margin-bottom: 1rem
}

.rpl-advantage-box p {
	font-size: 1.125rem;
	color: var(--rpl-text-muted);
	line-height: 1.7
}

.rpl-process {
	padding: 5rem 0;
	background: var(--rpl-background)
}

.rpl-process-grid {
	display: grid;
	gap: 2rem;
	max-width: 1200px;
	margin: 0 auto
}

@media(min-width:768px) {
	.rpl-process-grid {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media(min-width:1024px) {
	.rpl-process-grid {
		grid-template-columns: repeat(4, 1fr)
	}
}

.rpl-process-card {
	position: relative;
	background: var(--rpl-card);
	border: 1px solid var(--rpl-border);
	border-radius: 0.5rem;
	padding: 1.5rem;
	transition: all 0.3s ease
}

.rpl-process-card:hover {
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.15)
}

.rpl-process-card .icon-wrap {
	background: hsla(220, 55%, 35%, 0.1);
	width: 64px;
	height: 64px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1rem
}

.rpl-process-card .icon-wrap svg {
	width: 32px;
	height: 32px;
	color: var(--rpl-primary)
}

.rpl-process-card .step {
	font-size: 0.875rem;
	font-weight: 600;
	color: var(--rpl-primary);
	margin-bottom: 0.5rem
}

.rpl-process-card h3 {
	font-size: 1.25rem;
	font-weight: 700;
	color: var(--rpl-text);
	margin-bottom: 0.75rem
}

.rpl-process-card p {
	color: var(--rpl-text-muted);
	line-height: 1.7
}

.rpl-process-cta {
	margin-top: 4rem;
	background: hsla(220, 55%, 35%, 0.05);
	border: 1px solid hsla(220, 55%, 35%, 0.2);
	border-radius: 0.5rem;
	padding: 2rem;
	text-align: center;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto
}

.rpl-process-cta h3 {
	font-size: 1.5rem;
	font-weight: 700;
	color: var(--rpl-text);
	margin-bottom: 1rem
}

.rpl-process-cta p {
	font-size: 1.125rem;
	color: var(--rpl-text-muted);
	margin-bottom: 1.5rem;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

.rpl-process-cta-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	justify-content: center
}

.rpl-testimonials {
	padding: 5rem 0;
	background: var(--rpl-background-alt)
}

.rpl-testimonials-grid {
	display: grid;
	gap: 2rem;
	max-width: 1200px;
	margin: 0 auto
}

@media(min-width:768px) {
	.rpl-testimonials-grid {
		grid-template-columns: repeat(2, 1fr)
	}
}

.rpl-testimonial-card {
	background: var(--rpl-background);
	border: 1px solid var(--rpl-border);
	border-radius: 0.5rem;
	padding: 2rem;
	transition: all 0.3s ease
}

.rpl-testimonial-card:hover {
	box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.15)
}

.rpl-testimonial-card .quote-icon {
	width: 48px;
	height: 48px;
	color: hsla(220, 55%, 35%, 0.2);
	margin-bottom: 1rem
}

.rpl-stars {
	display: flex;
	gap: 0.25rem;
	margin-bottom: 1rem
}

.rpl-star {
	width: 20px;
	height: 20px;
	fill: var(--rpl-gold);
	color: var(--rpl-gold)
}

.rpl-testimonial-text {
	font-size: 1.125rem;
	color: var(--rpl-text-muted);
	font-style: italic;
	line-height: 1.7;
	margin-bottom: 1.5rem
}

.rpl-testimonial-author {
	display: flex;
	align-items: center;
	gap: 1rem;
	padding-top: 1.5rem;
	border-top: 1px solid var(--rpl-border)
}

.rpl-testimonial-author img {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	object-fit: cover;
	border: 2px solid var(--rpl-primary)
}

.rpl-testimonial-author .name {
	font-weight: 700;
	color: var(--rpl-text)
}

.rpl-testimonial-author .title {
	font-size: 0.875rem;
	color: var(--rpl-text-muted)
}

.rpl-testimonial-author .properties {
	font-size: 0.875rem;
	font-weight: 600;
	color: var(--rpl-primary)
}

.rpl-testimonial-author .location {
	font-size: 0.75rem;
	color: var(--rpl-text-muted)
}

.rpl-testimonials-rating {
	margin-top: 3rem;
	text-align: center
}

.rpl-testimonials-rating p {
	color: var(--rpl-text-muted);
	margin-bottom: 0.5rem
}

.rpl-testimonials-rating .stars {
	display: flex;
	justify-content: center;
	gap: 0.25rem;
	margin-bottom: 0.5rem
}

.rpl-testimonials-rating .rating-text {
	font-size: 0.875rem;
	color: var(--rpl-text-muted)
}

.rpl-faq {
	padding: 5rem 0;
	background: var(--rpl-background)
}

.rpl-faq-list { 
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	gap: 1rem
}

.rpl-faq-item {
	border: 1px solid var(--rpl-border);
	border-radius: 0.5rem;
	background: var(--rpl-card);
	overflow: hidden;
	transition: all 0.3s ease
}

.rpl-faq-item:hover {
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08)
}

.rpl-faq-question {
	width: 100%;
	padding: 1.5rem;
	background: transparent;
	border: none;
	text-align: left;
	font-size: 1.125rem;
	font-weight: 600;
	color: var(--rpl-text);
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: color 0.3s ease
}

.rpl-faq-question:hover {
	color: var(--rpl-primary)
}

.rpl-faq-icon {
	width: 24px;
	height: 24px;
	transition: transform 0.3s ease;
	flex-shrink: 0;
	margin-left: 1rem
}

.rpl-faq-item.active .rpl-faq-icon {
	transform: rotate(180deg)
}

.rpl-faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease
}

.rpl-faq-item.active .rpl-faq-answer {
	max-height: 500px
}

.rpl-faq-answer-content {
	padding: 0 1.5rem 1.5rem;
	color: var(--rpl-text-muted);
	line-height: 1.7
}

.rpl-faq-cta {
	margin-top: 3rem;
	background: hsla(220, 55%, 35%, 0.05);
	border: 1px solid hsla(220, 55%, 35%, 0.2);
	border-radius: 0.5rem;
	padding: 2rem;
	text-align: center
}

.rpl-faq-cta h3 {
	font-size: 1.5rem;
	font-weight: 700;
	color: var(--rpl-text);
	margin-bottom: 1rem
}

.rpl-faq-cta p {
	color: var(--rpl-text-muted);
	margin-bottom: 1.5rem
}

.rpl-final-cta {
	position: relative;
	padding: 5rem 0;
	overflow: hidden
}

.rpl-final-cta-bg {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center;
	opacity: 0.1
}

.rpl-final-cta-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, hsl(220, 55%, 35%), hsl(220, 55%, 25%))
}

.rpl-final-cta-content {
	position: relative;
	z-index: 10;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	color: white
}

.rpl-final-cta h2 {
	font-size: clamp(2rem, 4vw, 3rem);
	font-weight: 700;
	margin-bottom: 1.5rem;
    line-height: 1.1em;
}

.rpl-final-cta-description {
	font-size: 1.25rem;
	opacity: 0.9;
	margin-bottom: 1rem;
	line-height: 1.7
}

.rpl-final-cta-sub {
	font-size: 1.125rem;
	opacity: 0.8;
	margin-bottom: 2rem
}

.rpl-final-cta-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1rem;
	margin-bottom: 4rem
}

.rpl-final-cta-stats {
	display: grid;
	gap: 1.5rem
}

@media(min-width:768px) {
	.rpl-final-cta-stats {
		grid-template-columns: repeat(3, 1fr)
	}
}

.rpl-final-stat {
	background: hsla(0, 0%, 100%, 0.1);
	backdrop-filter: blur(10px);
	border: 1px solid hsla(0, 0%, 100%, 0.2);
	border-radius: 0.5rem;
	padding: 1.5rem
}

.rpl-final-stat-value {
	font-size: 2.5rem;
	font-weight: 700;
	color: var(--rpl-gold);
	margin-bottom: 0.5rem
}

.rpl-final-stat-label {
	font-size: 0.875rem;
	text-transform: uppercase;
	letter-spacing: 0.05em
}

@media (max-width:767px){
    .tab-list {
    flex-direction: column;
    align-items: stretch;
    border: none;
    gap: 10px;
    text-align: center;
    }
}

@media(max-width:640px) {

	.rpl-hero-buttons,
	.rpl-process-cta-buttons,
	.rpl-final-cta-buttons {
		flex-direction: column
	}

	.rpl-btn {
		width: 100%
	}

	.rpl-comparison-header,
	.rpl-comparison-row {
		grid-template-columns: 1fr;
		text-align: left
	}

	.rpl-comparison-header>div:not(:first-child),
	.rpl-comparison-row>div:not(:first-child) {
		justify-content: flex-start
	}
}/* End custom CSS */