@import url(https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap);:root{--slides-count:1.25;--slides-count-sm:2;--slides-count-lg:3;--slide-size:calc(100%/var(--slides-count));--slide-size-sm:calc(100%/var(--slides-count-sm));--slide-size-lg:calc(100%/var(--slides-count-lg));--slide-gap:0.5rem;--slide-gap-sm:0.75rem;--slide-gap-lg:1rem;--slide-spacing:1rem;--slide-spacing-sm:1.5rem;--slide-spacing-lg:2rem;--bg-opacity:1;--slide-radius:1rem;--carousel-content-padding-right:var(--slide-gap)}@media(min-width:768px){:root{--slide-size:var(--slide-size-sm);--slide-gap:var(--slide-gap-sm);--slide-spacing:calc(var(--slide-spacing-sm)/2);--carousel-content-padding-right:unset}}@media(min-width:1280px){:root{--slide-size:var(--slide-size-lg);--slide-gap:var(--slide-gap-lg);--slide-spacing:calc(var(--slide-spacing-lg)/2);--carousel-content-padding-right:unset}}#carousel-slider,#review-slider{margin:auto;max-width:100%}#carousel-slider *,#review-slider *{margin:unset}#carousel-slider .owlth__viewport,#review-slider .owlth__viewport{overflow:hidden;position:relative}#carousel-slider .owlth__container,#review-slider .owlth__container{touch-action:pan-y pinch-zoom;transform:translateZ(0)}#carousel-slider .owlth__container.grid,#review-slider .owlth__container.grid{display:grid;grid-auto-columns:var(--slide-size);grid-auto-flow:column;justify-items:stretch}#carousel-slider .owlth__slide,#review-slider .owlth__slide{display:flex;padding-bottom:var(--slide-gap);padding-right:var(--slide-gap);padding-top:var(--slide-gap);user-select:none}#carousel-slider .owlth__slide :has(.pr-0),#review-slider .owlth__slide :has(.pr-0){padding-right:var(--carousel-content-padding-right)}#carousel-slider .owlth__slide .content_wrapper,#review-slider .owlth__slide .content_wrapper{background-color:hsla(0,0%,84%,.25);border:1px solid #d5d5d5;border-radius:var(--slide-radius);display:flex;flex-direction:column;justify-content:space-between;padding:calc(var(--slide-spacing)/2);width:-webkit-fill-available}#review-slider .owlth__slide__footer,#review-slider .owlth__slide__header{display:flex;gap:1rem}#review-slider .owlth__slide__header{align-items:center;border-bottom:1px solid #d5d5d5;font-weight:500;padding-bottom:calc(var(--slide-spacing)/2)}#review-slider .owlth__slide__header img{aspect-ratio:1/1;display:inline-block;height:3rem}#review-slider .owlth__slide__header span{font-family:Cardo,serif;font-size:18px;text-transform:capitalize}#review-slider .owlth__slide__footer{align-items:center;border-top:1px solid #d5d5d5;justify-content:unset;padding-top:calc(var(--slide-spacing)/2)}#review-slider .owlth__slide__footer p{margin:0}#review-slider .owlth__slide__footer .review_date{font-size:13px}#review-slider .owlth__slide__body{height:-webkit-fill-available;padding-bottom:var(--slide-spacing);padding-top:var(--slide-spacing)}#review-slider .owlth__slide__body:first-letter{text-transform:uppercase}#review-slider .owlth__slide__body .truncate{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:14px}#review-slider .review_source_logo{aspect-ratio:1;opacity:.75;width:25px}.review_summary{align-items:center;border-radius:8px;display:flex;flex-direction:column;margin:0 auto;padding:20px;text-align:center}@media(min-width:1024px){.review_summary{max-width:80%}}.review_summary .review_summary__title{font-size:clamp(1.125rem,.8939rem + 1.0195vw,1.5rem);letter-spacing:-.005em}.review_summary__header_content{align-items:center;display:flex;gap:.8rem}.review_summary__text{font-size:13px}@media(min-width:1024px){.review_summary__text{font-size:15px}}a.review_summary__profile_link{font-size:13px}@media(min-width:1024px){a.review_summary__profile_link{font-size:15px}}a.review_summary__profile_link:after{content:"→"}.review_summary__average_rating{color:#f6bb06;font-size:24px;font-weight:700}.review_summary__average_stars{align-items:center;display:flex;gap:2px}.review_summary__logo img{height:24px;width:24px}#hero-slider{max-width:100%}#hero-slider *{margin:unset}#hero-slider .owlth__viewport{border-radius:1rem;overflow:hidden}#hero-slider .owlth__container{border-radius:1rem;display:flex;touch-action:pan-y pinch-zoom}#hero-slider .owlth__slide{align-items:center;aspect-ratio:.625;border-radius:1rem;box-shadow:inset 0 0 0 .2rem rgba(0,0,0,.2);display:flex;flex:0 0 100%;justify-content:center;margin-right:1rem;min-width:0;overflow:hidden;position:relative;transform:translateZ(0);user-select:none;width:-webkit-fill-available}@media(min-width:420px){#hero-slider .owlth__slide{aspect-ratio:.8}}@media(min-width:1024px){#hero-slider .owlth__slide{aspect-ratio:2}}#hero-slider .owlth__parallax__layer{background-size:contain;border-radius:1rem;display:flex;height:-webkit-fill-available;object-fit:cover;position:relative;width:-webkit-fill-available}@media(min-width:1024px){#hero-slider .owlth__parallax__layer{justify-content:flex-end}}#hero-slider .owlth__parallax__layer .overlay.dark{background:radial-gradient(circle at top left,rgba(0,0,0,.6),rgba(0,0,0,.25));inset:0;position:absolute}@media(min-width:1024px){#hero-slider .owlth__parallax__layer .overlay.dark{background:linear-gradient(270deg,rgba(0,0,0,.4),rgba(0,0,0,.3))}}#hero-slider .owlth__parallax__img{height:100%;max-width:unset;object-fit:cover;position:absolute;top:0;width:100%}#hero-slider .owlth__content{display:flex;flex-direction:column;gap:1rem;height:auto;opacity:0;padding:3rem;transform:translateY(-100px);transition:opacity .5s ease,transform .5s ease;width:-webkit-fill-available;z-index:1}#hero-slider .owlth__content h1,#hero-slider .owlth__content h2{color:#fff;font-family:Cardo,serif;font-size:2.1em;font-weight:800;width:fit-content}#hero-slider .owlth__content h1 span,#hero-slider .owlth__content h2 span{color:#f9d573;font-size:.75em;line-height:2.5em!important;text-decoration:underline}#hero-slider .owlth__content a,#hero-slider .owlth__content p{color:#fff;width:fit-content}#hero-slider .owlth__content a{background:#f9d573;border-radius:5px;color:#7e4c26;font-size:13px;padding:8px;text-decoration:none;transition:all .5s ease}#hero-slider .owlth__content a:after{content:"→";display:inline-block;padding-left:.5rem}#hero-slider .owlth__content p a:not(:first-child){margin-left:1.5rem}@media(min-width:1024px){#hero-slider .owlth__content{align-items:end;gap:1.8rem;justify-content:space-around;padding-left:unset;text-align:end;width:50%}}#hero-slider .owlth__slide:first-child{background-color:#7e4c26;position:relative}#hero-slider .owlth__slide:first-child .owlth__parallax__img{bottom:0;height:90%;margin-bottom:-15%;margin-top:auto;opacity:.5;position:absolute;transform:translateX(calc(100vw - 100%));transition:opacity .5s ease-in,transform 2.5s ease-out;width:auto}@media(min-width:1024px){#hero-slider .owlth__slide:first-child .owlth__parallax__img{height:110%;margin-bottom:-8%;right:unset}}#hero-slider .owlth__slide:first-child .owlth__content{align-items:center;gap:1.5rem;opacity:0;padding:3rem;text-align:center;transform:translateY(-25%);transition:opacity 1s ease-in,transform 1s ease-out;width:100%}#hero-slider .owlth__slide:first-child .owlth__content h1{font-size:1.8em}@media(min-width:1024px){#hero-slider .owlth__slide:first-child .owlth__content h1{font-size:2.1em}}#hero-slider .owlth__slide:first-child.is-active .owlth__parallax__img{opacity:1;transform:translateX(calc(100vw - 100%));transition:opacity 1.5s ease-in,transform 2.5s ease-out}#hero-slider .owlth__slide:first-child.is-active .owlth__content{opacity:1;padding:1.5rem 1rem 1rem;transform:translateY(0);transition:opacity 1.5s ease-in-out,transform .75s ease-out}#hero-slider .owlth__slide:first-child.is-leaving .owlth__parallax__img{transition:transform 1s linear}@media(min-width:1024px){#hero-slider .owlth__slide:first-child .owlth__content{align-items:center;opacity:0;padding:3rem;text-align:center;transform:translateY(-25%);transition:opacity 2s ease-in,transform 2s ease-out;width:100%}#hero-slider .owlth__slide:first-child.is-active .owlth__content{justify-content:unset;opacity:1;padding:1rem;transform:translateY(0);transition:opacity 1.5s ease-in-out,transform .75s ease-out}#hero-slider .owlth__slide:first-child.is-active .owlth__parallax__img{scale:1.1;transition:scale 5s ease-out}}#hero-slider .owlth__slide:nth-child(2) .owlth__parallax__img{object-position:8%;scale:1;transition:scale 5s ease-out}#hero-slider .owlth__slide:nth-child(2).is-active .owlth__parallax__img{scale:1.2;transition:scale 5s ease-out}#hero-slider .owlth__slide:nth-child(2).is-active .owlth__content{opacity:1;padding:1rem;transform:translateY(0);transition:opacity 1.5s ease-in-out,transform .75s ease-out}#hero-slider .owlth__slide:nth-child(3) .owlth__parallax__img{object-position:10%;scale:1;transition:scale 5s ease-out}#hero-slider .owlth__slide:nth-child(3).is-active .owlth__parallax__img{scale:1.2;transition:scale 5s ease-out}#hero-slider .owlth__slide:nth-child(3).is-active .owlth__content{opacity:1;padding:1rem;transform:translateY(0);transition:opacity 1.5s ease-in-out,transform .75s ease-out}#hero-slider .owlth__slide:nth-child(2) .owlth__content,#hero-slider .owlth__slide:nth-child(3) .owlth__content{gap:2rem}