/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://wordpress.org/themes/twentytwentyfive/
Description: Child theme de Twenty Twenty-Five para personalizaciones de Salaet Advocats.
Author: Salaet Advocats
Template: twentytwentyfive
Version: 1.0.0
Text Domain: twentytwentyfive-child
*/
/********************************************************************
* Tipografía
* General
* Botones
* Topbar
* Header
* Inicio
* Footer
********************************************************************/
/****** Tipografía ******/
body,
button,
input,
select,
textarea {
	font-family: 'Montserrat', sans-serif;
}
small, .small {
	font-size: 14px;
}
@media (max-width: 380px) {
	h2 {
		font-size: 26px;
	}
}

/****** General ******/
body {
	background-color: #ffffff;
}
.page__group-main {
	margin-top: 0;
}
.bg-primary {
	background-color: var(--wp--preset--color--base);
}
.bg-secondary {
	background-color: var(--wp--preset--color--accent-5);
}
.w-628 {
	max-width: 628px;
}
.w-800 {
	max-width: 800px;
}
.w-1020 {
	max-width: 1020px;
}
.text-center {
	text-align: center;
}

/****** Botones ******/
.header__globals .salaet-btn-abrir {
	font-size: 16px;
	line-height: 1;
	padding: 10px 20px;
	border-radius: 4px;
	background-color: #FF9900;
	color: var(--wp--preset--color--contrast);
}
.header__globals .salaet-btn-abrir:hover {
	background-color: #DF4A00;
	color: var(--wp--preset--color--accent-6);
}
.btn-primary .wp-element-button {
	padding: 18px 40px;
	background-color: var(--wp--preset--color--accent-1);
	color: #ffffff;
	border-radius: 15px;
}
.btn-primary .wp-element-button:hover {
	background-color: var(--wp--preset--color--accent-4);
}
@media (max-width: 480px) {
	:root :where(.wp-element-button, .wp-block-button__link),
	.salaet-btn-abrir {
		font-size: 18px;
	}
}

/****** Topbar ******/
.top-bar a {
	color: #ffffff;
	text-decoration: none;
}
.top-bar a:hover {
	color: var(--wp--preset--color--contrast);
}
.top-bar .wp-block-social-link:hover {
	transform: none;
	color: var(--wp--preset--color--contrast) !important;
}

/****** Header ******/
.top-bar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 110;
	transition: transform 220ms ease, opacity 220ms ease;
}
.header__globals {
	position: fixed;
	top: var(--salaet-top-bar-height, 0px);
	left: 0;
	right: 0;
	width: 100%;
	z-index: 109;
}
:root.has-sticky-header body {
	padding-top: calc(var(--salaet-top-bar-height, 0px) + var(--salaet-header-globals-height, 0px));
}
body.admin-bar .top-bar {
	top: 32px;
}
body.admin-bar .header__globals {
	top: calc(32px + var(--salaet-top-bar-height, 0px));
}
:root.is-header-scrolled .top-bar {
	transform: translateY(-100%);
	opacity: 0;
	pointer-events: none;
}
:root.is-header-scrolled .header__globals {
	top: 0;
}
:root.is-header-scrolled body.admin-bar .header__globals {
	top: 32px;
}
.header__globals,
.top-bar,
.header__globals .wp-block-group.has-global-padding,
.header__globals .alignwide,
.header__globals .wp-block-site-logo.is-default-size img,
.header__globals .salaet-btn-abrir {
	transition: all 220ms ease;
}
.wp-block-site-logo.is-default-size img {
	width: 203px;
}
:root.is-header-shrink .header__globals .alignwide {
	padding-top: 4px !important;
	padding-bottom: 4px !important;
}
:root.is-header-shrink .wp-block-site-logo.is-default-size img {
	width: 150px;
}
:root.is-header-shrink .header__globals .salaet-btn-abrir {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
}
.header__globals .wp-block-navigation-item {
	font-weight: 500;
}
.header__globals .wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open),
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
	color: #ffffff !important;
}
.header__globals .wp-block-navigation__responsive-container {
	margin-top: 34px;
}
.is-header-scrolled .header__globals .wp-block-navigation__responsive-container {
	margin-top: 0;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
	width: 30px;
	height: 30px;
}
.header__info-links .salaet-prefiltro > p {
	margin: 0;
}
.header__info-links .salaet-btn-abrir br {
	display: none;
}
@media (max-width: 1240px) {
	.wp-block-navigation .wp-block-navigation-item.hidden-1240 {
		display: none;
	}
}
@media (max-width: 782px) {
	body.admin-bar .top-bar {
		top: 46px;
	}
	body.admin-bar .header__globals {
		top: calc(46px + var(--salaet-top-bar-height, 0px));
	}
	:root.is-header-scrolled body.admin-bar .header__globals {
		top: 46px;
	}
}
@media (min-width: 600px) and (max-width: 1024px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        bottom: 0;
        display: none;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
    }
    .wp-block-navigation__responsive-container-open {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}
@media (min-width: 501px) {
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item.item-menu-extra,
	.wp-block-navigation .wp-block-navigation-item.item-menu-extra {
		display: none;
	}
}

/****** Inicio ******/
.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras {
	max-width: 1160px;
	margin-top: 60px;
	background-color: var(--wp--preset--color--accent-3);
	color: var(--wp--preset--color--base);
}
.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__item {
	border-color: var(--wp--preset--color--base);
}
.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__numero {
	padding: 30px 20px;
	font-size: clamp(40px, 8vw, 150px);
}
.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__etiqueta {
	padding: 18px 10px;
	background-color: transparent;
	border-top: 1px solid var(--wp--preset--color--base);
}
.home__hero .salaet-prefiltro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 0;
}
.home__hero .salaet-btn-abrir {
	margin: 55px 0;
}
.home__regularizacion .wp-block-group {
	margin-top: 40px;
}
.home__regularizacion .wp-block-image {
	width: 54%;
}
.home__regularizacion .wp-block-group .wp-block-group {
	width: 46%;
}
.home__regularizacion .wp-block-image img,
.img-sombra img,
.home__planes-item {
	border-radius: 15px;
	-webkit-box-shadow: 10px 10px 0 var(--wp--preset--color--accent-3);
	        box-shadow: 10px 10px 0 var(--wp--preset--color--accent-3);
}
.home__requisitos-grid {
	margin-top: 40px;
	margin-bottom: 50px;
}
.salaet-card__title, .salaet-card__desc {
	width: 100%;
	background-color: var(--wp--preset--color--accent-1);
}
.salaet-card__title {
	padding-top: 20px;
}
.salaet-card__desc {
	padding: 15px 30px 25px 15px;
	border-radius: 0 0 15px 15px;
}
.salaet-card__desc > p {
	position: relative;
	padding-left: 20px;
}
.salaet-card__desc > p::before,
p.list-item-icon::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.35em;
	width: 14px;
	height: 14px;
	background: url("./img/arrow.png") no-repeat center;
	background-size: contain;
}
.salaet-btn-pdf {
	margin-top: 26px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 10px;
	padding: 18px 30px;
	background-color: var(--wp--preset--color--accent-1);
	color: #ffffff;
	text-decoration: none;
	border-radius: 15px;
	font-size: 20px;
	font-weight: 700;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.salaet-btn-pdf:hover {
  	background-color: var(--wp--preset--color--accent-4);
}
.salaet-btn-icon {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
}
/* Timeline home */
.salaet-timeline {
	padding-left: 40px;
	--tl-start: 0px;
	--tl-height: 0px;
	--tl-progress: 0px;
}
.salaet-timeline::before {
	content: "";
	position: absolute;
	left: 11px;
	top: var(--tl-start);
	width: 2px;
	height: var(--tl-height);
	background-color: var(--wp--preset--color--accent-4);
}
.salaet-timeline__item {
	position: relative;
	margin-bottom: 60px;
}
.salaet-timeline__item:last-child {
	margin-bottom: 0;
}
.salaet-timeline__dot {
	position: absolute;
	left: -36px;
	top: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: var(--wp--preset--color--accent-4);
}
.salaet-timeline__content h4 {
	margin: 0;
	font-weight: 700;
}
.salaet-timeline::after {
	content: "";
	position: absolute;
	left: 11px;
	top: var(--tl-start);
	width: 2px;
	height: var(--tl-progress);
	background-color: var(--wp--preset--color--accent-1);
	transition: height 180ms ease;
}
.salaet-timeline__dot {
  	transition: background-color 180ms ease;
}
.salaet-timeline__dot.is-active {
  	background-color: var(--wp--preset--color--accent-1);
}
.salaet-timeline .salaet-btn-abrir {
	padding: 12px 30px;
	font-size: 16px;
}
/* Planes/precios */
.home__planes-grid {
	margin-top: 40px;
	-ms-grid-column-align: center;
	    justify-self: center;
	gap: 40px;
}
.home__planes-item {
	max-width: 392px;
	padding: 16px 30px 24px;
}
.home__planes-item:first-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	background-color: #A5CCAA;
}
.home__planes-item:last-child {
	background-color: var(--wp--preset--color--accent-1);
}
.home__planes-item:first-child .wp-block-group:last-child {
	margin-bottom: 38px;
}
.home__planes-item p:first-child {
	padding: 3px 30px;
	width: max-content;
	background-color: #ffffff;
	font-size: 24px;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	color: var(--wp--preset--color--accent-2);
	border-radius: 15px;
}
.home__planes-item h3 {
	margin-top: 15px;
	margin-bottom: 35px;
	padding-bottom: 8px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.home__planes-item p.list-item-icon {
	position: relative;
	padding-left: 25px;
}
.home__planes-item:first-child p.list-item-icon {
	color: #1e1e1e;
}
.home__planes-item:last-child p.list-item-icon {
	color: #ffffff;
}
.home__planes-item:first-child p.list-item-icon::before {
	background: url("./img/arrow-v.png") no-repeat center;
}
.home__planes-item .salaet-prefiltro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin-top: 25px;
}
.home__planes-item:last-child .salaet-btn-abrir {
	background-color: #A5CCAA;
	color: var(--wp--preset--color--contrast);
}
.home__planes-item:last-child .salaet-btn-abrir:hover {
	background-color: var(--wp--preset--color--accent-3);
	color: #ffffff;
}
.home__planes-item-after {
	max-width: 392px;
}
.planes-badge-completo {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 90px;
	margin-top: 0;
	padding: 5px;
	background-color: var(--wp--preset--color--accent-5);
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
}
/* CTA reserva */
.salaet-cta-split {
	padding: 0;
	background: linear-gradient(180deg, #6A876D 0%, #D3E2D6 100%);
	overflow: hidden;
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.salaet-cta-split__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.salaet-cta-split__media::after{
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, #6A876D 0%, #D3E2D6 100%);
	clip-path: polygon(100% 0%, 101% 0%, 101% 101%, 78% 101%);
	pointer-events: none;
}
.salaet-cta-split__content{
	padding: 80px 15px 80px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 664px;
	margin-left: 10px !important;
}
/* Quienes somos */
.home__nosotros-grid {
	display: grid;
	grid-template-columns: 60% 40%;
	row-gap: 40px;
	margin-top: 40px;
}
.home__nosotros-item {
	margin: 0;
}
.home__nosotros-grid .home__nosotros-item:nth-child(odd) {
	padding-right: 60px;
}
.home__nosotros-item .salaet-prefiltro {
	margin-top: 40px;
}
/* Faqs */
.home__facs-grid {
	grid-template-columns: 31% 69%;
}
.home__facs-items {
	padding-left: 50px;
}
.wp-block-jam-custom-blocs-preguntas-frecuentes.jam-faq .jam-faq__pregunta {
	font-size: 24px;
	font-weight: 500;
}
.wp-block-jam-custom-blocs-preguntas-frecuentes.jam-faq .jam-faq__respuesta {
	font-size: 16px;
}
@media (max-width: 1200px) {
	.wp-block-jam-custom-blocs-preguntas-frecuentes.jam-faq .jam-faq__pregunta {
		font-size: 20px;
	}
}
@media (max-width: 1024px) {
	.home__nosotros-grid .home__nosotros-item:nth-child(odd) {
		padding-right: 40px;
	}
}
@media (min-width: 881px) {
	.salaet-cta-split__media {
		background-image: url(/wp-content/uploads/2026/02/asegura-plaza.jpg);
		background-size: cover;
		background-position: center;
		width: 100%;
	}
	.salaet-cta-split__media .wp-block-image {
		display: none;
	}
}
@media (max-width: 880px) {
	.salaet-cta-split {
		grid-template-columns: 1fr;
	}
	.salaet-cta-split__media::after {
		display:none;
	}
	.salaet-cta-split__content {
		padding: 40px 0 80px;
	}
}
@media (min-width: 768px) {
	.salaet-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.salaet-card__desc {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}
@media (max-width: 767px) {
	.home__regularizacion > .wp-block-group.is-layout-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.home__regularizacion .wp-block-image,
	.home__regularizacion .wp-block-group .wp-block-group {
		width: 100%;
	}
	.home__regularizacion .wp-block-image img,
	.img-sombra img,
	.home__planes-item {
		width: calc(100% - 10px);
	}
	.home__requisitos-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		gap: 40px;
	} 
	#plazos > .wp-block-group.is-layout-grid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
		gap: 50px;
	}
	.salaet-cta-split__content .has-destacado-font-size {
		font-size: 16px !important;
	}
	.home__planes-item {
		padding: 20px;
	}
	.wp-block-group.home__planes-grid,
	.home__nosotros-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.home__nosotros-grid .home__nosotros-item:nth-child(odd) {
		padding-right: 0;
	}
	.home__facs-grid {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
	}
	.home__facs-grid > .wp-block-group:first-child {
		display: none;
	}
	.home__facs-items {
		padding-left: 0;
	}
}
@media (max-width: 600px) {
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__grid {
		-ms-grid-columns: (minmax(0, 1fr))[4];
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__item:nth-child(2n) {
        border-right: 1px solid rgba(231, 240, 234, .3);
    }
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__item {
		border-bottom: 0
	}
}
@media (max-width: 480px) {
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras {
		margin-top: 40px;
	}
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__numero {
		padding: 20px 10px;
	}
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__etiqueta {
		padding: 10px;
	}
	.salaet-btn-pdf {
		font-size: 18px;
	}
}
@media (max-width: 380px) {
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__numero {
		font-size: 32px;
	}
	.wp-block-jam-custom-blocs-cuenta-atras.jam-cuenta-atras .jam-cuenta-atras__etiqueta {
		padding: 10px 5px;
	}
}

/****** Footer ******/
.salaet-whatsapp-float {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9999;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	border-radius: 999px;
	background: #25d366;
	color: #ffffff;
	box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
	transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.salaet-whatsapp-float:hover,
.salaet-whatsapp-float:focus-visible {
	background: #1ebe5b;
	transform: translateY(-2px);
	box-shadow: 0 14px 36px rgba(0, 0, 0, .24);
	outline: none;
}
.salaet-whatsapp-float svg {
	width: 30px;
	height: 30px;
	fill: currentColor;
}
footer.wp-block-template-part {
	margin-top: 0;
}
.footer__legals a {
	text-decoration: none !important;
}
@media (max-width: 1020px) {
	.footer__cols {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
	}
	.footer__legals {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

@media (max-width: 782px) {
	.salaet-whatsapp-float {
		right: 16px;
		bottom: 16px;
		width: 56px;
		height: 56px;
	}
}



/* Como funciona */
.salaet-container *,
.salaet-container *::before,
.salaet-container *::after {
    box-sizing: border-box;
}
.salaet-container .salaet-hero {
    text-align: center;
    margin-bottom: 4rem;
}
.salaet-title {
    margin: 0 0 1rem 0;
}
.salaet-subtitle {
    font-size: 18px;
    max-width: 680px;
    margin: 0 auto;
}
.salaet-highlight {
    color: var(--wp--preset--color--accent-1);
    font-weight: 700;
}
.salaet-cta-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    margin-top: 40px;
}
.salaet-steps-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}
.salaet-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}
.salaet-step-icon {
    width: 64px;
    height: 64px;
    border-radius: 9999px;
    background-color: var(--wp--preset--color--accent-1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #ffffff;
    margin-bottom: 20px;
    flex-shrink: 0;
}
.salaet-step-icon .material-symbols-outlined {
    font-size: 28px;
}
.salaet-step-card {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border: 1px solid #e2e8f0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.salaet-step-card--highlight {
    border: 2px solid rgba(255, 153, 0, 0.3);
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.salaet-payment-tag {
    position: absolute;
    top: 0;
    right: 0;
    background-color: var(--wp--preset--color--accent-1);
    color: #ffffff;
    font-size: 0.625rem;
    font-weight: 900;
    padding: 0.25rem 0.75rem;
    border-bottom-left-radius: 8px;
    text-transform: uppercase;
}
.salaet-step-label {
    color: var(--wp--preset--color--accent-1);
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.salaet-step-title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 12px 0;
    text-transform: uppercase;
}
.salaet-step-text {
    font-size: 14px;
    line-height: 1.5;
}
.salaet-price {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}
.salaet-check-list {
    padding: 0;
	text-align: left;
}
.salaet-check-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    font-size: 12px;
    margin-bottom: 8px;
}
.salaet-check-item:last-child {
    margin-bottom: 0;
}
.salaet-check-icon {
    color: var(--wp--preset--color--accent-1);
}
.salaet-step-badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    padding: 4px 12px;
    background-color: #e0ede8;
    border-radius: 9999px;
    font-size: 12px;
    font-weight: 700;
}
.salaet-step-note {
    font-size: 11px;
    font-weight: 700;
    font-style: italic;
    background-color: #f8fafc;
    padding: 8px;
    border-radius: 8px;
}
.salaet-step-result {
    background-color: rgba(255, 153, 0, 0.1);
    padding: 12px;
    border-radius: 8px;
    text-align: left;
}
.salaet-result-title {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 4px 0;
}
.salaet-result-text {
    font-size: 11px;
    margin: 0;
}
.salaet-trust {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 48px;
    opacity: 0.6;
    -webkit-transition: opacity 0.3s ease, -webkit-filter 0.3s ease;
    transition: opacity 0.3s ease, -webkit-filter 0.3s ease;
    -o-transition: opacity 0.3s ease, filter 0.3s ease;
    transition: opacity 0.3s ease, filter 0.3s ease;
    transition: opacity 0.3s ease, filter 0.3s ease, -webkit-filter 0.3s ease;
}
.salaet-trust-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
}
.salaet-trust-text {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 14px;
}
@media (max-width: 1024px) {
    .salaet-steps-grid {
        grid-template-columns: repeat(3, 1fr);
		row-gap: 40px;
    }
}
@media (max-width: 768px) {
    .salaet-subtitle {
        font-size: 16px;
    }
    .salaet-steps-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .salaet-step-icon {
        margin-bottom: -14px;
        z-index: 1;
    }
    .salaet-trust {
        gap: 24px;
    }
    .salaet-trust-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center;
    }
}