<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.space-header-top {
    height: 105px;
}                                                                                                                       
@media (max-width:480px) {
.bg-home h1, .important-text {
    font-size: 1.8rem;
}
} 
@media(min-width:1400px) {
.bg-home h1 {
    font-size: 4rem;
}
.bg-home .bg-text {
    color: var(--main-white);
    font-size: 2rem;
}
}
@media (max-width:1200px) {
.space-header-top {
    height: 150px;
}  
}                                                                                                                                                                                                             #home_cta_3 .btn-red-medium {padding: .57rem 3rem;}#GOOGLE-REVIEWS .swiper-container {width: 100%;height:auto;}#GOOGLE-REVIEWS .swiper-slide {font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: stretch;}#GOOGLE-REVIEWS .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}#GOOGLE-REVIEWS .swiper-button-next {background-image: url(/assets/images/icons/flecha-verde.svg?9);background-repeat: no-repeat;background-size: 100% auto;background-position: center;}#GOOGLE-REVIEWS .swiper-button-next::after {display: none;}#GOOGLE-REVIEWS .swiper-button-prev {background-image: url(/assets/images/icons/flecha-verde.svg?7);transform: rotate(180deg);background-repeat: no-repeat;background-size: 100% auto;background-position: center;}#GOOGLE-REVIEWS .swiper-button-prev::after {display: none;}#GOOGLE-REVIEWS .card {background: transparent;}#GOOGLE-REVIEWS .our-team {background-image: linear-gradient(45deg, #fff, #fff);overflow: hidden;background-position: bottom;background-size: 100vw 85%;background-repeat: no-repeat;height:fit-content;min-height:320px;display: flex;flex-direction: column;flex-wrap: nowrap;align-content: center;justify-content: space-around;align-items: flex-start;}#GOOGLE-REVIEWS .picture {border-bottom:2px solid var(--c-corp-dnd);}</pre></body></html>