/* cache 2025-09-08 14:43:22 */
section.reviews{margin-top:6rem}section.reviews header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:4rem}section.reviews header .h1,section.reviews header h1{margin-bottom:0}section.reviews header .arrows{display:flex;flex-direction:row;align-items:center;gap:1rem}section.reviews header .arrows .arrow{display:block;width:4.5rem;height:4.5rem;background:url('/i/svg/carousel_arrow_disable.svg') center center no-repeat}section.reviews header .arrows .arrow.arrow-left{transform:rotateZ(180deg)}section.reviews header .arrows .arrow:hover{cursor:pointer;background:url('/i/svg/carousel_arrow.svg') center center no-repeat}section.reviews .reviews-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:4rem}section.reviews .reviews-items .reviews-item{display:flex;flex-direction:column;gap:1.5rem;width:57rem!important;margin-right:2rem}section.reviews .reviews-items .reviews-item .info{display:flex;flex-direction:row;align-items:center;gap:1.8rem}section.reviews .reviews-items .reviews-item .info img{width:4.5rem;height:4.5rem}section.reviews .reviews-items .reviews-item .info .person .name{color:#575757;font-size:2rem;font-weight:600;line-height:1.3}section.reviews .reviews-items .reviews-item .info .person .link{color:#808180;font-size:2rem;font-weight:400;line-height:1.3;text-decoration:underline}section.reviews .reviews-items .reviews-item .info .person .link:hover{cursor:pointer;text-decoration:none}section.reviews .reviews-items .reviews-item .info .rating{display:flex;flex-direction:row;align-items:center;gap:.8rem;margin-left:auto;color:#575757;font-size:2rem;font-weight:600;line-height:1.3}section.reviews .reviews-items .reviews-item .info .rating:before{content:'';display:block;width:2rem;height:2rem;background:url('/i/svg/star.svg') center center no-repeat;background-size:cover}section.reviews .reviews-items .reviews-item .text{color:#575757;font-size:2rem;font-weight:400;line-height:1.3}.text-columns .more{display:flex;flex-direction:row;align-items:center;gap:1.5rem;color:#575757;font-size:2rem;text-decoration:underline;text-decoration-thickness:0.1rem;line-height:1.2;transition:color .2s ease-in-out;margin-top:auto}.text-columns .more:after{content:'';display:block;width:4.5rem;height:4.5rem}.text-columns .more:after{background:url('/i/svg/more.svg') center center no-repeat}.text-columns .more:hover{cursor:pointer;color:#077985;text-decoration:none}@media (max-width:718px){.text-columns .more{font-size:1.6rem}}.text-columns .rating{display:flex;flex-direction:row;align-items:center;gap:1.5rem;margin-top:auto}.text-columns .rating .total{color:#077985;font-size:5.3rem;font-weight:500;line-height:1}.text-columns .rating .info .caption{margin-bottom:.4rem;color:#575757;font-size:2rem;font-weight:500;line-height:1.3}.text-columns .rating .info .stars{display:flex;flex-direction:row;align-items:center;gap:.4rem;padding:.9rem 1.2rem;border-radius:.8rem;background-color:#f7f7f7}.text-columns .rating .info .stars .star{width:1.4rem;height:1.3rem;background:url('/i/svg/star.svg') center center no-repeat}.text-columns .rating .info .stars .count{margin-left:.6rem;color:#575757;font-size:1.6rem;line-height:1.3}.text-columns.columns-brand{margin-bottom:5rem}.text-columns.columns-allied{margin-bottom:11rem}.text-columns.columns-allied .h1:after{content:' —';color:#fde253;font-weight:700}.text-columns.columns-fast{margin-bottom:9rem}.text-columns.columns-fast .h1:after{content:' —';color:#fde253;font-weight:700}.img-about{width:100%;height:auto;margin-bottom:5rem}section.provider{width:100%;height:35.8rem;padding:5rem;border-radius:1rem;background:url('/webp/i/img/home/provider_background.png') center center no-repeat;background-size:cover}section.provider .info{display:flex;flex-direction:column;align-items:flex-start;width:55rem;height:100%}section.provider .info .h1{margin-bottom:1.5rem}section.provider .info a{margin-top:auto}