.page_hero__pa1ef{height:calc(100vh - 100px);width:100%;background:var(--yellow);background-image:url(/img/home/background.jpg);background-size:cover;background-position:50%;display:flex;align-items:center;padding:0 5vw;cursor:default;border-top:3px solid var(--yellow);border-bottom:3px solid var(--yellow)}.page_box__vhFi_{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background:var(--yellow);width:400px;height:325px;border-radius:10px;color:var(--black);text-align:center}.page_box__vhFi_ hr{width:100%;border:1px solid var(--black);margin:5px 0}.page_box__vhFi_ h1{font-family:var(--font-source-sans-3);font-size:40px;font-weight:800}.page_box__vhFi_ p{font-family:var(--font-source-sans-3);font-size:20px;font-weight:600;margin:0 25px}.page_box__vhFi_ a{font-family:var(--font-oswald);font-size:22px;font-weight:600;background:var(--black);border-radius:5px;padding:5px 15px;color:var(--yellow);letter-spacing:.5px;margin-top:10px;margin-bottom:10px}.page_box__vhFi_ a:hover{opacity:.9;box-shadow:3px 3px 5px 0 var(--black)}@media screen and (max-width:800px){.page_hero__pa1ef{justify-content:center}.page_box__vhFi_{height:auto;padding:10px 0}.page_box__vhFi_ hr{margin:10px 0}}.reviewCard_card__p8fjk{background:var(--yellow);border-radius:10px;color:var(--black);font-family:var(--font-source-sans-3);padding:24px 24px 12px;display:flex;flex-direction:column;gap:12px}.reviewCard_compact__Qs6QF{width:360px;flex-shrink:0;height:100%}.reviewCard_stars__NE0ez{display:flex;gap:4px;color:var(--black);font-size:16px}.reviewCard_quote__06dCg{font-size:18px;font-weight:600;line-height:1.45}.reviewCard_compact__Qs6QF .reviewCard_quote__06dCg{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:4.35em}.reviewCard_compact__Qs6QF .reviewCard_meta__k_d85{margin-top:auto}.reviewCard_author__D8NSe{font-size:18px;font-weight:800}@media screen and (max-width:500px){.reviewCard_compact__Qs6QF{width:300px}.reviewCard_quote__06dCg{font-size:16px}}.reviewsCarousel_section__eFQVU{background:var(--black);padding:30px 0 40px;border-bottom:3px solid var(--yellow);overflow:hidden;cursor:default}@media screen and (max-width:700px){.reviewsCarousel_section__eFQVU{display:none}}.reviewsCarousel_header__e5ncq{text-align:center;margin-bottom:20px;padding:0 5vw}.reviewsCarousel_header__e5ncq h2{color:var(--yellow);font-family:var(--font-source-sans-3);font-size:50px;font-weight:800}.reviewsCarousel_header__e5ncq p{color:var(--yellow);font-family:var(--font-source-sans-3);font-size:22px;font-weight:600;margin-top:8px}.reviewsCarousel_viewport__QIVT5{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent)}.reviewsCarousel_track__MYgZN{display:flex;gap:24px;width:-moz-max-content;width:max-content;padding:4px 0;animation:reviewsCarousel_scroll__0rkxf 55s linear infinite}.reviewsCarousel_track__MYgZN:hover{animation-play-state:paused}.reviewsCarousel_link__YzVo1{display:block;width:-moz-fit-content;width:fit-content;margin:35px auto 0;font-family:var(--font-oswald);font-size:20px;font-weight:600;background:var(--yellow);border-radius:5px;padding:8px 18px;color:var(--black);letter-spacing:.5px;transition:opacity .15s ease-in-out,box-shadow .15s ease-in-out}.reviewsCarousel_link__YzVo1:hover{opacity:.9;box-shadow:3px 3px 5px 0 var(--yellow)}@keyframes reviewsCarousel_scroll__0rkxf{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (max-width:700px){.reviewsCarousel_section__eFQVU{padding:45px 0 55px}.reviewsCarousel_header__e5ncq h2{font-size:38px}.reviewsCarousel_header__e5ncq p{font-size:18px}}@media(prefers-reduced-motion:reduce){.reviewsCarousel_track__MYgZN{animation:none;flex-wrap:wrap;justify-content:center;width:100%;padding:0 5vw;gap:16px}.reviewsCarousel_viewport__QIVT5{-webkit-mask-image:none;mask-image:none}}.footer_footer__Gi5at{height:350px;background:var(--black);flex-direction:column;justify-content:space-between;cursor:default}.footer_footer__Gi5at,.footer_top__mIZDr{width:100%;display:flex;align-items:center}.footer_top__mIZDr{height:300px;justify-content:space-evenly}.footer_logo__oG691{height:175px;cursor:pointer;transition:all .5s ease-in-out}.footer_logo__oG691 img{width:100%;height:100%}.footer_logo__oG691:hover{filter:drop-shadow(0 0 2px #cdcece);transform:scale(1.01)}.footer_footerContact__XkrX4{display:flex;flex-direction:column;gap:5px}.footer_footerContact__XkrX4 h1{color:var(--yellow);font-size:35px;font-family:var(--font-source-sans-3);font-weight:800;letter-spacing:1px}.footer_footerContact__XkrX4 i{width:18px}.footer_footerContact__XkrX4 a{display:flex;align-items:center;gap:5px;color:var(--yellow);font-family:var(--font-source-sans-3);font-size:18px;font-weight:500;transition:color .1s ease-in-out;width:-moz-fit-content;width:fit-content;text-align:center}.footer_footerContact__XkrX4 a:hover{color:var(--hover)}.footer_socials__aRyeO{display:flex;flex-direction:row;gap:20px;margin-top:10px}.footer_socials__aRyeO a{font-size:40px}.footer_socials__aRyeO i{width:auto}.footer_bottom__aoo2F{height:50px;display:flex;gap:5px;align-items:center}.footer_bottom__aoo2F p{color:var(--yellow);font-size:18px;font-family:var(--font-source-sans-3)}.footer_bottom__aoo2F a{color:var(--yellow);font-weight:600}.footer_bottom__aoo2F a:hover{color:var(--hover);text-decoration:underline}@media screen and (max-width:700px){.footer_bottom__aoo2F,.footer_footer__Gi5at{height:auto}.footer_logo__oG691{display:none}.footer_footerContact__XkrX4{align-items:center;text-align:center}.footer_divider__Nd7_3{display:none}.footer_bottom__aoo2F{flex-direction:column;gap:0;margin-bottom:10px;text-align:center}}