.video-box{border-radius:8px;overflow:hidden;cursor:pointer}.video-box .poster{position:relative;background-image:var(--background-image);background-repeat:no-repeat;background-size:cover;background-position:center;padding-bottom:56.6%;background-color:var(--black-color-lighter)}.video-box .poster .btn{bottom:20px;left:34px;min-width:unset}.video-box footer{background-color:var(--background-primary);padding:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;font-weight:600}.video-box footer h3{font-size:16px;line-height:1.6;margin:0;font-weight:500}.video-box footer p{line-height:1;margin:0;color:var(--text-secondary);font-weight:300}.video-box footer .small{font-size:14px}@media only screen and (max-width: 991px){.video-box .poster{padding-bottom:71.2%}.video-box footer{display:block}.video-box footer .caption{margin:0 0 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.video-box footer h3{font-size:16px;margin:0;line-height:1.4}.video-box footer .small{flex:0 1 100%;margin:5px 0 0}.video-box footer .btn{max-width:unset;width:100%}}.review-card{background-color:var(--card-background);align-self:stretch;margin:0 auto;padding:30px 25px 50px;text-align:center;border-radius:8px}.review-card .image{display:flex;overflow:hidden;border-radius:50%;width:64px;height:64px;margin:0 auto}.review-card h3{font-size:16px;margin:15px 0 0;font-weight:500}.review-card .star-rating{justify-content:center;padding:20px 0 10px 0}.review-card .star-rating .stars{margin:0}.review-card p{font-size:15px;line-height:1.6;font-family:"Merriweather Sans";color:var(--text-secondary);margin:0 0 10px}.pagination{padding:60px 0 40px}.pagination ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.pagination li{width:40px;text-align:center;border-radius:6px;line-height:40px;background:var(--background-secondary)}.pagination li a,.pagination li span{display:block;cursor:pointer;color:var(--text-primary)}.pagination li button{background:none;outline:none;border:none;color:var(--text-primary);cursor:pointer}.pagination li.active{border-color:rgba(0,0,0,0);background-color:var(--border-color)}#intro-review{padding:50px 0 70px}#intro-review .image-box{flex-grow:1}#intro-review .text-box .star-rating svg{width:110px}#intro-review .text-box p{padding:30px 0 0 0;font-family:"Merriweather Sans";font-size:28px;line-height:1.2}#intro-review .text-box span{font-size:18px;font-weight:600}@media only screen and (max-width: 767px){#intro-review{padding:0 0 50px}#intro-review .text-box{text-align:center}#intro-review .text-box .star-rating{justify-content:center}#intro-review .text-box p{font-size:22px;line-height:1.4}}#highlights{background:#bc4122;padding:30px 0}#highlights .container{gap:20px}#highlights h2{font-size:34px;text-align:start}#highlights h4{font-size:42px;margin:0}#highlights p{font-size:15px;margin:0 0 10px 0}#highlights .title{position:relative;padding:0 90px 0 0}#highlights .title>svg{position:absolute;right:40px;top:0;transform:translate(0, 20%) rotate(-140deg)}#highlights .item{padding:0 60px;flex-direction:column}#highlights .item:not(:last-child){border-right:solid 1px #fff}#highlights .item p{white-space:nowrap}@media only screen and (max-width: 1200px){#highlights .title{padding:0}#highlights .title svg{display:none}}@media only screen and (max-width: 991px){#highlights{margin:0 15px;border-radius:10px;text-align:center}#highlights .container.flex{flex-direction:column}#highlights h2{text-align:center;font-size:26px}#highlights .item{padding:0 10px;min-width:160px}#highlights .item:not(:last-child){border-right:none;border-bottom:solid 1px #fff}}#reviews{padding:100px 0}#reviews .grid{gap:50px 30px}@media only screen and (max-width: 767px){#reviews{padding:10px 0 80px}#reviews .grid{gap:40px 0}}
