mŸ{i›©že]‘{i½zÌC©˜Accept-Encoding,User-Agentg2\hNÒ8C÷ºž¯ü) KEY: https://compensadosparana.com.br/wp-content/themes/compensados/css/pages/index.css HTTP/1.1 200 OK Date: Thu, 29 Jan 2026 13:31:43 GMT Server: Apache Last-Modified: Wed, 10 Jan 2024 14:28:43 GMT Accept-Ranges: bytes Content-Length: 6580 Vary: Accept-Encoding,User-Agent Connection: close Content-Type: text/css .home-about__title { margin-top: 5rem; } .home-about__title span { display: block; font-family: var(--photograph); color: var(--gray200); font-size: 8rem; line-height: 1; margin: -3rem 0 0 23.6rem; } .home-about__content { margin-top: 1.2rem; } .home-about__content p { margin: 0 0 1.3rem 0; font-size: 1.5rem; text-transform: uppercase; color: var(--gray300); text-align: justify; } .home-banner__destaque { margin-top: 6rem; margin-bottom: 6rem; } .home-products { position: relative; padding-top: 4.3rem; margin-bottom: 6.5rem; } .home-products__bg { position: absolute; width: 92%; max-width: 135.6rem; background: var(--gray400); height: 100%; top: 0; left: 50%; transform: translateX(-50%); } .home-products__title { margin-bottom: 2.5rem; } .home-tabs__nav .nav-fill { gap: 1.5rem; } .home-tabs__nav .nav-tabs { border-bottom: 0; margin-bottom: 3rem; } .home-tabs__nav .nav-fill .nav-item { display: flex; flex: inherit; background: var(--white); height: 4.8rem; border-radius: 10rem; padding: 0 2rem; color: var(--green); text-transform: uppercase; font-size: 2.5rem; align-items: center; transition: all 0.2s ease-in; } .home-tabs__nav .nav-fill .nav-item:hover, .home-tabs__nav .nav-fill .nav-item.active { background: var(--green); color: var(--white); } .home-products__item .fancy { position: relative; width: 100%; height: 26.5rem; display: flex; } .home-products__item .fancy .img-fluid { width: 100%; height: 100%; object-fit: cover; object-position: center; } .home-products__item .search { width: auto !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .home-products__item h2 { margin: 0.8rem 0 1rem 0; font-size: 2rem; color: var(--green100); text-transform: uppercase; } .home-products__item p { margin: 0; font-size: 1.5rem; color: var(--gray300); text-transform: uppercase; line-height: 1.3; } .home-products__tabs .owl-theme .owl-nav { margin-top: 0 !important; } .home-products__tabs .owl-nav [class*=owl-] { margin: 0; padding: 0; width: 2.6rem; height: 13.8rem; border-radius: 0; position: absolute; top: 37%; transform: translateY(-50%); } .home-products__tabs .owl-nav [class*=owl-] span { display: none; } .home-products__tabs .owl-nav .owl-prev { background: url('../../images/prev.png') !important; left: -5rem; } .home-products__tabs .owl-nav .owl-next { background: url('../../images/next.png') !important; right: -5rem; } .home-products__button { display: flex; justify-content: flex-end; margin-top: 2.3rem; margin-bottom: 3rem; } .home-testimonial__title { margin-bottom: 3rem; } .home-testimonial__item img { width: auto !important; } .home-testimonial__item__content { display: flex; gap: 1rem; } .home-testimonial__item__content .c { flex: 1; text-align: center; } .home-testimonial__item__content .aspas-r { display: flex; align-items: flex-end; } .home-testimonial__item__image { display: flex; justify-content: flex-end; } .home-testimonial__item__content p { margin: 0 0 1.5rem 0; font-family: var(--drystickLightItalic); font-size: 1.8rem; color: var(--gray300); text-transform: uppercase; line-height: 1.2; } .home-testimonial__item__content h2 { margin: 0; font-size: 1.5rem; text-transform: uppercase; color: var(--green); } .home-testimonial__carousel .owl-theme .owl-nav { margin-top: 0 !important; } .home-testimonial__carousel .owl-nav [class*=owl-] { margin: 0; padding: 0; width: 2.6rem; height: 13.8rem; border-radius: 0; position: absolute; top: 50%; transform: translateY(-50%); } .home-testimonial__carousel .owl-nav [class*=owl-] span { display: none; } .home-testimonial__carousel .owl-nav .owl-prev { background: url('../../images/prev2.png') !important; left: -5rem; } .home-testimonial__carousel .owl-nav .owl-next { background: url('../../images/next2.png') !important; right: -5rem; } .home-news { background: url('../../images/bg-news.jpg') center no-repeat; background-size: cover; padding-top: 5.3rem; margin-top: 11.5rem; } .home-news__title .title { color: var(--white); margin-bottom: 1.7rem; } .home-news__item { margin-bottom: 4rem; } .home-news__item img { width: 100%; height: 19.2rem; object-fit: cover; object-position: center; } .home-news__item h2 { margin: 1rem 0 0 0; font-family: var(--drystickBold); font-size: 2rem; color: var(--white); text-transform: uppercase; font-weight: 400; } .home-news__button { display: flex; justify-content: flex-end; margin-top: 1.5rem; margin-bottom: 3.7rem; } .home-location { background: var(--gray100); } .home-location__title { margin-top: 0.7rem; margin-bottom: 0.6rem; } .home-location__title .title { color: var(--white); } .home-location iframe { width: 100%; height: 40rem; margin-bottom: -0.6rem; } @media(max-width: 767px) { .home-about__title span { font-size: 4rem; margin: -1rem 0 0 0; } .home-products__bg { width: 100%; } .home-tabs__nav .nav-fill .nav-item { height: 3.5rem; font-size: 1.8rem; } .home-testimonial__item__image { justify-content: center; order: 1; margin-bottom: 1.5rem; } .home-testimonial__item__content { order: 2; } } @media (min-width: 768px) and (max-width: 991px) { .home-about__title span { margin: -3rem 0 0 6.6rem; } .home-products__bg { width: 96%; } .home-testimonial__item__image { justify-content: center; order: 1; margin-bottom: 1.5rem; } .home-testimonial__item__content { order: 2; } } @media (min-width: 992px) and (max-width: 1199px) { .home-products__bg { width: 100%; } }