/* Medical Directory Styles [ Start ]*/
.record-row {
	border-bottom: 1px dashed #C6C1C0;
	padding: 0.75rem;
}
.image-section {
	text-align: center;
	display:block;
}
.image-section img{
	box-shadow: 2px 5px 16px 0px rgba(0, 0, 0, 0.15);
	max-width:160px;
	border-radius: .5rem;
}
.section-info{
	gap:0.75rem;
}
.name-record {
	color: #111;
	margin-bottom:0;
}
.section-services {
	gap:0.625rem;
}
.address-record, .service-schedule-close {
	color: #292929;
}
.service-schedule-close, .section-schedule p {
	margin-bottom:0;
}
.service-parking, .service-emergency {
	color: #333;
	margin-bottom:0;
}
.address-record, .service-schedule-close,
.service-parking, .service-emergency,
.section-schedule p{
	display: flex;
	align-items: center;
	gap:0.625rem;
}
.col-12.col-md-4.d-none.d-md-block {
	display: flex !important;
	flex-direction: row;
	align-items: center;
}
.section-schedule {
	color: #292929;
}
.section-schedule .fst-italic {
	color: #666666;
}
.section-schedule .ps-4 {
	padding-left: 2.1rem !important;
}
/* Medical Directory Styles [ End ]*/
/* [ ¡Important! ] Global rules for a simple component to automatically adjust its height based on the tallest container. [ Start ]*/
body.newUItheme .paragraph--type--bp-columns .paragraph__column .row,
.row:has(.paragraph--type--bp-columns.col-sm > div > .compensar-card-text) {
    align-items: stretch !important;
}
body.newUITheme .paragraph--type--bp-columns .paragraph__column .row .paragraph--type--bp-columns.col-sm > div,
div:has(> .compensar-card-text) {
    display: flex;
    height: 100% !important;
}
body.newUItheme .paragraph--type--bp-columns .paragraph__column .row .paragraph--type--bp-columns.col-sm div .compensar-card-text .paragraph__column,
body.newUItheme .paragraph--type--bp-columns .paragraph__column .row .paragraph--type--bp-columns.col-sm div .compensar-card-text .field--type-text-long {
    display: flex;
    flex-direction: column;
    flex: 1 1 0;
}
/* [ ¡Important! ] Global rules for a simple component to automatically adjust its height based on the tallest container. [ End ] */
body.newUItheme .block--compensar-breadcrumbs ol{
	padding-left:0;
	align-items: center;
  gap: 1rem;
}
/*body.newUItheme .block--compensar-breadcrumbs .breadcrumb-home {
	color:var(--compensar-naranja-600);
}
body.newUItheme .block--compensar-breadcrumbs .breadcrumb-item,
body.newUItheme .block--compensar-breadcrumbs .breadcrumb-item a{
	color:var(--compensar-naranja-600);
}
body.newUItheme .block--compensar-breadcrumbs .breadcrumb-item:last-of-type a{
	color:#000;
}*/
body.newUItheme main .dropdown-toggle::after{
	font-family:'Material Symbols Outlined';
	content:"\e313" !important;
	border:none;
	transition: transform 0.3s ease;
	color:var(--compensar-neutral-100-Black);
}
body.newUItheme main .dropdown > .dropdown-toggle.show::after{
	transform: rotate(180deg);
}
body.newUItheme main .paragraph.paragraph--type--bp-accordion .panel-collapse>.paragraph,
body.newUItheme main .paragraph.paragraph--type--bp-tabs .tab-content .paragraph>.paragraph__column {
	padding: 0;
}
/*
*
*
*/
body.newUItheme .menus-footer h2{
	color:#000;
}
.mini-bar-purple{
	padding:2.5rem;
}
.mini-bar-purple .btn{
	min-width:8.5rem;
}
.mini-bar-purple .material-icons,
.compensar-card-text .material-icons {
	color: var(--compensar-neutral-100-Black);
	font-size: 3rem;
}
.compensar-help-section .material-icons {
	color: var(--compensar-neutral-100-Black);
	font-size: 3.5rem;
}
.compensar-list-simple .material-icons {
	font-size:2rem !important;
}
.compensar-card-text{
	border-radius: var(--bs-border-radius);
	box-shadow: 2px 5px 16px 0px var(--black-15-Percent);
	padding:2.5rem;
}

.compensar-card-text .btn{
	max-width:7.875rem;
}
.compensar-list-simple ul{
	padding-left:0;
}
.compensar-list-simple ul li{
	align-items:center;
	gap:1rem;
	color: var(--compensar-neutral-100-Black);
}
.compensar-list-simple .material-icons,
.section-tips-oral-health .material-icons{
	color: var(--compensar-neutral-100-Black);
	font-size: 3rem;
}
.section-tips-oral-health .btn{
	max-width:10.625rem;
}
.border-start-dashed{
	border-left: dashed 1px var(--compensar--neutral-escala-grises-60);
}
.compensar-image-background{
	background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.compensar-banner-tip{
	min-height:21.875rem;
}
.compensar-banner-tip p{
	width:100%;
}
.number-compensar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
	gap: 10px;
	opacity: 1;
	padding: 12px;
	border-radius: 48px;
	background: var(--Main-Color-Naranja-Claro);
	font-size: 2.5rem;
	color: var(--white);
}
/*div:has(> .compensar-btn-return){
	display:flex;
}*/
.paragraph--type--bp-columns .paragraph--type--bp-boton .btn.compensar-btn-return {
  position: absolute;
  right: 0;
}
.compensar-btn-return{
	width:8.25rem;
}
.benefits-insurance-section .material-symbols-outlined{
	font-size:2rem;
	color:var(--compensar-violeta-800);
}
.content-insureance-accordion{
	color:var(--compensar-neutral-100-Black);
}
.content-insureance-accordion .field--type-text-long {
	padding:1.5rem;
}
body.newUItheme .acordeon-faq-seguros p{
	padding:1.5rem;
}
.call-center-card{
	box-shadow: 0px 4px 4px 0px #00000040;
  padding: 2rem;
  border-radius: 1.5rem;
}
.call-center-card h5{
	color:#515151;
}
.call-center-card .material-symbols-outlined{
	color:#515151;
	font-size: 3.5rem;
}
.call-center-card p{
	color:#666666;
}
.parrafosXl iframe{
	border-radius:1.5rem;
}
body.newUItheme .slick--field-hero {
	box-shadow:none;
}
body.newUItheme .paragraph--type--compensar-card .material-symbols-outlined {
	font-size:3rem;
}
body.newUItheme .paragraph--type--compensar-card .card-title {
	font-size:1.25rem;
}
body.newUItheme .mini-card-cta {
	box-shadow: 2px 5px 16px 0px #00000026;
	max-width: 16.313rem;
	max-height: 3.25rem;
	padding: 0.375rem .5rem;
	border-radius:.5rem;
	font-weight: 700;
}
body.newUItheme .mini-card-cta p a{
	display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  align-items: center;
  text-decoration: none;
}
body.newUItheme .mini-card-cta p a > span:first-child .material-icons{
	width:2.5rem;
	height:2.5rem;
	color:#1C1B1F;
	font-size:2.5rem;
	position: relative;
  z-index: 1;
}
body.newUItheme .mini-card-cta p a > span:first-child .material-icons:before {
	content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #FF980D;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
body.newUItheme .mini-card-cta p a > span:last-child .material-icons{
	width:1.5rem;
	height:1.5rem;
	color:#7F7F7F;
	font-size:1.5rem;
}
.align-center{
	text-align:center;
}
.customer-services-channels-section {
	padding: 0 1rem;
}
.customer-services-channels-section small{
	font-style:italic;	
}
.customer-services-channels-section .icon-check {
	font-size:2rem;
}
.customer-services-channels-section .modal-content {
	min-width:600px;
}
.customer-services-channels-section iframe {
	width:520px;
	height:298px;
}
.text-dataconsent{
	font-size: .875rem;
}
/* Badges [ Start ] */
.badge-compensar{
	max-height: 1.813rem;
	max-width: 7.688rem;
	border-radius: 1rem;
	opacity: 1;
	padding: .25rem .75rem;
}
.badge-green-3{
	background: #E7F7ED;
	color: #085E27;
}
.badge-compensar-big {
    max-width: 256px;
    height: 37px;
    opacity: 1;
    border-radius: 1rem;
    padding: .5rem .75rem;
    gap: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
   font-size: 0.875rem;
   font-family: Roboto;
   font-weight: 400;
   font-style: normal;
   line-height: 150%;
   text-decoration: none;
   text-transform: none;
}

.badge-compensar-small{
    max-width: 248px;
    height: 29px;
    opacity: 1;
    border-radius: 1rem;
    padding: .25rem .75rem;
    gap: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.875rem;
   font-family: Roboto;
   font-weight: 400;
   font-style: normal;
   line-height: 150%;
   text-decoration: none;
   text-transform: none;
}

.badge-type-orange{
    background-color:#FFE5CC;
    color:#DB3C0B;
}
.badge-type-info{
    background-color:#EDF2FA;
    color:#102C5E;
}
.badge-type-success{
    background-color:#CEF0DB;
    color:#0D3D1F;
}
.badge-type-warning{
    background-color:#FCE1AC;
    color:#111111;
}
.badge-type-error{
    background-color:#F2D8D5;
    color:#521A14;
}
.badge-type-acento{
    background-color:#E1F7FE;
    color:#03838A;
}
.badge-type-violet{
    background-color:#E0D9F3;
    color:#251749;
}
.badge-type-amarillo{
    background-color:#FF980D;
    color:#111111;
}
.badge-type-turquesa{
    background-color:#D0FFFD;
    color:#005C59;
}
.badge-type-gris{
    background-color:#E0E0E0;
    color:#333333;
}
.badge-type-yellow{
    background-color:#FFF6E6;
    color:#6B4400;
}
.badge-type-green-3{
    background-color:#E7F7ED;
    color:#085E27;
}
.badge-type-error-small{
    background-color:#F7EEED;
    color:#521A14;
}
.badge-type-info-small{
    background-color:#EEF3F8;
    color:#2D4A67;
}
.badge-type-fucsia{
    background-color:#FFE6F5;
    color:#E80089;
}
.badge-type-orange-small{
    background-color:#FFF0E6;
    color:#6B4400;
}
.badge-type-green-1{
    background-color:#F7FBE9;
    color:#495C0E;
}
.badge-type-green-2{
    background-color:#E6F1EF;
    color:#055446;
}
.badge-type-blanco{
    background-color:#FFFFFF;
    color:#111111;
}
.badge-type-violet-small{
    background-color:#F7F1FD;
    color:#8268CB;
}
.badge-type-normal{
    background-color:#8268CB;
    color:#5D4992;
}
.badge-type-active{
    background-color:#775EBB;
    color:#FFFFFF;
}
/* Badges [ End ] */
/* Alerts [ Start ] */
.compensar-primary-alert {
	border: 1px solid #2D9CDB;
	background-color: #E6F1FB;
	border-radius: 0.75rem;
	padding: 1rem;
	font-size: 1rem;
	color: #1E5B94;
	display: flex;
	flex-direction:row;
	gap:1rem
}
.compensar-primary-alert .material-icons{
	color:#2D9CDB;
	font-size: 2rem;
}
.compensar-primary-alert small {
	font-size: 0.875rem;
}
/* Alerts [ End ] */
.modal-header a:not([href]):not([class]), a:not([href]):not([class]):hover{
	cursor:pointer;
}
/* Side Widget Styles [ Start ] */
.open-side-widget {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 4rem;
    border: solid 2px #FF6600;
    opacity: 1;
    padding: 1rem 0.5rem;
    display: flex !important;
    text-decoration: none;
    align-items: center;
}
.open-side-widget span {
    font-size: 2rem;
    color: #FF6600;
}

.side-widget {
    position: fixed;
    top: 0;
    right: -520px;
    width: 520px;
    height: 100%;
    background-color: #FFFFFF;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1050;
    transition: right 0.3s ease-in-out;
    overflow-y: auto;
    padding: 1.5rem;
}

.side-widget.active {
    right: 0;
}

.side-widget .widget-header {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 1rem;
}

.side-widget .btn-close {
    font-size: 1.5rem;
}

/* Mobile Side Widget Styles */
@media (max-width: 767px) {
    .side-widget {
        top: auto;
        bottom: -100%;
        right: 0;
        left: 0;
        width: 100%;
        max-height: 80%;
        height: auto;
        border-radius: 1rem 1rem 0 0;
        transition: bottom 0.3s ease-in-out;
    }
    
    .side-widget.active {
        bottom: 0;
        right: 0;
    }
}

/* Overlay */
.widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.widget-overlay.active {
    opacity: 1;
    visibility: visible;
}
/* Side Widget Styles [ End ] */
/* Mobile brakpoint [ Start ] */
@media (max-width: 992px) {
	/*body.newUItheme .block--compensar-breadcrumbs ol {
		gap:0.1rem;
	}*/
	.mini-bar-purple{
		padding:2.5rem 1.5rem;
	}
	.compensar-image-background{
		min-height: 21.875rem;
	}
	.border-start-dashed{
		border-left:none;
	}
	.compensar-banner-tip .rounded-end,
	.compensar-banner-tip .rounded-start {
		border-top-right-radius: 0 !important;
  	border-bottom-right-radius: var(--bs-border-radius) !important;
  	border-top-left-radius: 0 !important;
  	border-bottom-left-radius: var(--bs-border-radius) !important;
	}
	body.newUItheme .parrafosXl  p {
		width:100%;
	}
	body.newUItheme .mini-card-cta {
		min-width:100%;
		width:100%;
		margin-bottom: 1rem;
	}
}
/* Mobile brakpoint [ End ] */