._contact-block_1rh10_1{background-color:var(--bg-colour);background:linear-gradient(to bottom,var(--bg-img-overlay),var(--bg-img-overlay)),var(--bg-img);background-size:cover;background-repeat:no-repeat;background-position:center;color:var(--txt-colour)}._container--contact-block_1rh10_10{display:grid;grid-template-columns:1fr;gap:2rem 4rem}@media screen and (min-width: 768px){._container--contact-block_1rh10_10{grid-template-columns:1fr 1fr}}._container--contact-block_1rh10_10 a._contact-link_1rh10_20{text-decoration:none}._contact-detail_1rh10_24{display:flex;align-items:center;margin-bottom:var(--spacing-3)}._contact-detail_1rh10_24 p{margin:0}._contact-detail_1rh10_24 svg{width:20px;margin-right:var(--spacing-4)}._contact-detail_1rh10_24._contact-detail--address_1rh10_36{align-items:flex-start}._contact-detail_1rh10_24 a{text-decoration:none}.count-up-block__grid{display:flex;flex-direction:column}@media screen and (min-width: 480px){.count-up-block__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--spacing-10)}}.count-up-block__grid .counter{display:flex;flex-direction:column;align-items:center;text-align:center}.count-up-block__grid .counter h2,.count-up-block__grid .counter h3,.count-up-block__grid .counter h4,.count-up-block__grid .counter h5{font-size:var(--font-size-fox)}.count-up-block__grid .counter .counter__number{font-size:var(--font-size-dog);font-weight:700}.count-up-block__grid .counter .counter__number span{font-size:var(--font-size-lion)}.faqs-columns{display:flex;flex-direction:column}@media screen and (min-width: 768px){.faqs-columns{display:grid;gap:5rem;grid-template-columns:1fr 1fr}}.faq-section .faq-section__question{display:flex;align-items:center;justify-content:space-between;gap:2rem;background-color:var(--white);color:var(--black);border-radius:var(--radius-16);margin-bottom:0;cursor:pointer}.faq-section .faq-section__question:hover{color:var(--brand-2)}.faq-section .faq-section__question svg{height:1.7em;transition:all .35s var(--ease-1)}@media screen and (min-width: 1024px){.faq-section .faq-section__question svg{height:1.5em}}.faq-section .faq-section__question-text h3{font-size:var(--font-size-fox);font-family:var(--font-body)}.faq-section .faq-section__answer{max-height:0px;transition:max-height .1s var(--ease-1);overflow:hidden;padding:var(--spacing-1) var(--spacing-4) 0}.faq-section.faq-section--open .faq-section__question svg{transform:rotate(180deg)}.faq-section.faq-section--open .faq-section__answer{max-height:9999px;transition:max-height 5s var(--ease-1)}.yarl__fullsize{height:100%;width:100%}.yarl__relative{position:relative}.yarl__portal{inset:0;opacity:0;overflow:hidden;position:fixed;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999)}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));inset:0;outline:none;overflow:hidden;overscroll-behavior:var(--yarl__controller_overscroll-behavior,contain);position:absolute;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;-moz-user-select:none;user-select:none}.yarl__carousel{align-content:center;align-items:stretch;display:flex;flex:0 0 auto;height:100%;justify-content:center;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px, 0)*1px + var(--yarl__carousel_spacing_percent, 0)*1%))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_spacing_percent, 0)*1%)}.yarl__flex_center{align-content:center;align-items:center;display:flex;justify-content:center}.yarl__slide{flex:1;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent, 0))*var(--yarl__carousel_padding_percent, 0)*1%);position:relative}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (min-width:800px){.yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d}}.yarl__slide_image_cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.yarl__slide_image_loading{opacity:0}.yarl__slide_placeholder{left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%) translateY(-50%)}.yarl__slide_loading{animation:yarl__delayed_fadein 1s linear;color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)))}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{display:flex;justify-content:flex-end;inset:0 0 auto auto;padding:var(--yarl__toolbar_padding,8px);position:absolute}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,hsla(0,0%,100%,.8));cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));line-height:0;margin:var(--yarl__button_margin,0);outline:none;padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.gallery-block.gallery-block--full-width .container{max-width:100%}.gallery-grid{display:flex;flex-direction:column;gap:20px;padding-bottom:20px}.gallery-grid img{aspect-ratio:1/1;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 480px){.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));align-content:center}}.gallery-grid.gallery-grid--type-grid-one .gallery-image:nth-child(2) img{aspect-ratio:670/325}@media screen and (min-width: 480px){.gallery-grid.gallery-grid--type-grid-one{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-grid--type-grid-one .gallery-image:nth-of-type(2){grid-column:1/3}.gallery-grid.gallery-grid--type-grid-one .gallery-image:nth-of-type(3){grid-row:1/2}}@media screen and (min-width: 768px){.gallery-grid.gallery-grid--type-grid-one{grid-template-columns:repeat(4,1fr)}.gallery-grid.gallery-grid--type-grid-one .gallery-image:nth-of-type(2){grid-column:2/4}.gallery-grid.gallery-grid--type-grid-one .gallery-image:nth-of-type(3){grid-row:initial}}.gallery-grid.gallery-grid--type-grid-two .gallery-image:nth-child(1) img{aspect-ratio:670/325}@media screen and (min-width: 480px){.gallery-grid.gallery-grid--type-grid-two{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-grid--type-grid-two .gallery-image:nth-of-type(1){grid-column:1/3}.gallery-grid.gallery-grid--type-grid-two .gallery-image:nth-of-type(2){grid-column:1/3;grid-row:2/4}}@media screen and (min-width: 768px){.gallery-grid.gallery-grid--type-grid-two{grid-template-columns:repeat(4,1fr)}.gallery-grid.gallery-grid--type-grid-two .gallery-image:nth-of-type(1){grid-column:1/3}.gallery-grid.gallery-grid--type-grid-two .gallery-image:nth-of-type(2){grid-column:3/5;grid-row:1/3}}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-child(1) img{aspect-ratio:1/1}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-child(2) img{aspect-ratio:670/325}@media screen and (min-width: 480px){.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-of-type(1){grid-column:1/3;grid-row:1/3}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-of-type(2){grid-column:1/3;grid-row:3/4}}@media screen and (min-width: 768px){.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right{grid-template-columns:repeat(4,1fr)}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-of-type(1){grid-column:1/3;grid-row:1/3}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-of-type(2){grid-column:3/5;grid-row:1/2}.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-of-type(3),.gallery-grid.gallery-grid--type-grid-two.gallery-grid--direction-right .gallery-image:nth-of-type(4){grid-row:2/3}}@media screen and (min-width: 480px){.gallery-grid.gallery-grid--type-grid-Three{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-grid--type-grid-Three .gallery-image:nth-of-type(1){grid-column:1/3;grid-row:2/4}}@media screen and (min-width: 768px){.gallery-grid.gallery-grid--type-grid-Three{grid-template-columns:repeat(4,1fr)}.gallery-grid.gallery-grid--type-grid-Three .gallery-image:nth-of-type(1){grid-column:1/3;grid-row:1/3}}@media screen and (min-width: 480px){.gallery-grid.gallery-grid--type-grid-Three.gallery-grid--direction-right{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-grid--type-grid-Three.gallery-grid--direction-right .gallery-image:nth-of-type(1){grid-column:1/3;grid-row:2/4}}@media screen and (min-width: 768px){.gallery-grid.gallery-grid--type-grid-Three.gallery-grid--direction-right{grid-template-columns:repeat(4,1fr)}.gallery-grid.gallery-grid--type-grid-Three.gallery-grid--direction-right .gallery-image:nth-of-type(1){grid-column:3/5;grid-row:1/3}}@media screen and (min-width: 480px){.gallery-grid.gallery-grid--type-grid-four{grid-template-columns:repeat(2,1fr)}.gallery-grid.gallery-grid--type-grid-four .gallery-image:nth-of-type(3){grid-column:1/3;grid-row:3/5}}@media screen and (min-width: 768px){.gallery-grid.gallery-grid--type-grid-four{grid-template-columns:repeat(4,1fr)}.gallery-grid.gallery-grid--type-grid-four .gallery-image:nth-of-type(3){grid-column:2/4;grid-row:1/3}}.gallery-block--lightbox .gallery-grid .gallery-image{cursor:pointer;transition:all .25s var(--ease-1)}.gallery-block--lightbox .gallery-grid .gallery-image:hover,.gallery-block--lightbox .gallery-grid .gallery-image:focus{scale:1.025}.gallery-block .cta-btn{display:flex;justify-content:center}.gallery-block .cta-btn a{margin:0}.icon-block .container{margin:0 auto}.icon-block-header{margin-bottom:4rem;text-align:center}.icon-block__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width: 768px){.icon-block__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.icon-block__grid{grid-template-columns:repeat(var(--cols),1fr)}}.icon-block__grid .icon-section{display:flex;flex-direction:column;text-align:center;align-items:center}@media screen and (min-width: 480px){.icon-block__grid .icon-section.horizontal{text-align:left;flex-direction:row;gap:1rem;align-items:flex-start;justify-content:center}.icon-block__grid .icon-section.horizontal .icon-section__image{max-width:20%}}.icon-block__grid .icon-section.vertical{text-align:center}.icon-block__grid .icon-section h2,.icon-block__grid .icon-section h3,.icon-block__grid .icon-section h4,.icon-block__grid .icon-section h5{font-size:var(--font-size-dog);margin-block:.5em;margin-top:0}.icon-block__grid .icon-section .icon-section__image{width:100%;padding:var(--spacing-2);margin-bottom:1rem}.icon-block__grid .icon-section img{aspect-ratio:var(--ratio-golden);display:flex;width:100%;height:100%;object-fit:cover}.icon-block__grid .icon-section .svg img{aspect-ratio:1/1;max-width:100px;margin:auto}.meet-team-header{max-width:120ch;text-align:center;margin-inline:auto;margin-bottom:3rem}.meet-the-team-block__team-grid{display:grid;gap:30px;grid-template-columns:1fr}@media screen and (min-width: 480px){.meet-the-team-block__team-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.meet-the-team-block__team-grid{grid-template-columns:repeat(4,1fr)}}.meet-the-team-block__team-grid .team-member-block .team-member-img{width:100%;max-width:200px;margin:auto;aspect-ratio:var(--ratio-portrait)}.meet-the-team-block__team-grid .team-member-block .team-member-img img{width:100%;height:100%;object-fit:contain}.meet-the-team-block__team-grid .team-member-block h3{background-color:var(--brand-1);padding:.5rem;text-align:center;font-size:var(--font-size-dog)}.news-trends-block{margin-bottom:0;padding:var(--spacing-20) 0}.news-trends-block .container{padding:64px 0;display:flex;flex-direction:column;gap:var(--spacing-8)}.news-trends-block .container .news-trends-block__text{margin-top:auto;margin-bottom:64px;text-align:left}.news-trends-block .container .news-trends-block__text h2{font-size:var(--font-size-bear)}.news-trends-block .container .news-trends-block__text p{font-size:var(--font-size-fox);font-weight:400}.news-trends-block .container .news-trends-block__news-grid{order:1;display:flex;flex-direction:column}@media screen and (min-width: 768px){.news-trends-block .container .news-trends-block__news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-8)}}@media screen and (min-width: 1024px){.news-trends-block .container .news-trends-block__news-grid{order:inherit}}.news-trends-block .container .news-trends-block__news-grid .news-grid-item{margin-bottom:0;background-color:transparent}.news-trends-block .container .news-trends-block__news-grid .news-grid-item img{border-radius:24px}.news-trends-block .container .news-trends-block__news-grid .news-grid-item .news-grid-item__title{padding-top:0;padding-bottom:0}.news-trends-block .container .news-trends-block__news-grid .news-grid-item:nth-of-type(2n){margin-top:0}@media screen and (min-width: 480px){.news-trends-block .container .news-trends-block__news-grid .news-grid-item:nth-of-type(2n){margin-top:50px}}.news-trends-block .container .news-trends-block__news-grid .news-grid-item:nth-of-type(odd){margin-top:0}.news-trends-block .container .post-block-button{margin-top:64px;text-align:center}.news-trends-block .container .post-block-button a{max-width:350px;width:100%}.text-block{text-align:center;max-width:120ch;margin-inline:auto}.two-column-text-block{padding:var(--spacing-20) 0}.two-column-text-block .container{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.two-column-text-block .container{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-8)}}.text-image-block.bg-img{background:linear-gradient(to bottom,var(--overlay-colour),var(--overlay-colour)),var(--bg-img);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 1024px){.text-image-block.text-image-block--left .text-image-block__image-column{order:-1}}.text-image-block .container{display:flex;flex-direction:column;gap:2rem 5rem}@media screen and (min-width: 1024px){.text-image-block .container{display:grid;grid-template-columns:repeat(2,1fr);align-content:center;align-items:center}}.text-image-block .text-image-block__image-column{position:relative;min-height:100%;display:flex}.text-image-block .text-image-block__image{position:relative;z-index:1;display:flex;align-items:center;width:100%}.text-image-block .img-wrapper{aspect-ratio:var(--ratio-landscape);position:relative;width:100%}.text-image-block .img-wrapper img{display:flex;width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.text-image-block .img-wrapper:after{content:"";background-color:var(--brand-1);position:absolute;inset:.5rem -.5rem -.5rem .5rem;z-index:0}.text-image-block .text-image-block__text{padding-block:2rem;color:var(--content-colour)}.text-image-block .text-image-block__text :first-child{margin-top:0}.text-image-block p{font-size:var(--font-size-fox)}.text-image-block .line-aside p{margin:0 0 0 1rem;position:relative}.text-image-block .line-aside p:before{content:"";position:absolute;background-color:var(--content-colour);width:1px;top:0;bottom:0;left:-1rem}.text-image-block .line-aside p:not(:last-of-type){padding-bottom:1em}.text-image-block .btns-group{justify-content:flex-start;margin-top:1rem}.image-grid-block{padding:var(--spacing-20) 0}@media screen and (min-width: 1024px){.image-grid-block.image-grid-block--left .image-grid-block__image-grid{order:-1}}.image-grid-block .container{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.image-grid-block .container{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-8)}}.image-grid-block .image-grid-block__image-grid{display:flex;flex-direction:column;margin-bottom:20px;gap:20px}@media screen and (min-width: 768px){.image-grid-block .image-grid-block__image-grid{display:grid;grid-template-columns:repeat(2,1fr)}}.usp-block{gap:1rem;background-color:var(--brand-1)}.usp-block .usps{padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem 1.5rem;padding:1rem var(--container-y-gutters);margin:auto;width:fit-content}.usp-block .usps li{padding:0;margin:0}@media screen and (min-width: 480px){.usp-block .usps{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;width:100%}}.usp-block .usp{text-transform:uppercase;display:flex;align-items:center;gap:.5rem}.usp-block .usp span{line-height:1;font-weight:800}@media screen and (min-width: 480px){.usp-block .usp span{white-space:nowrap}}.usp-block .usp img{width:1.5em;height:1.5em}.links-block-header{margin-bottom:1.5rem}.links-block .link-items{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:1rem}.links-block .link-items li{padding:0;margin:0}@media screen and (min-width: 768px){.links-block .link-items{grid-template-columns:repeat(3,1fr)}}.links-block .link-item{cursor:pointer;overflow:hidden}.links-block .link-item:hover .link-item-image:after{background-color:#00000080}.links-block .link-item a{display:block;text-decoration:none}.links-block .link-item-image{aspect-ratio:var(--ratio-golden);position:relative}.links-block .link-item-image img{display:flex;width:100%;height:100%;object-fit:cover}.links-block .link-item-image:after{content:"";position:absolute;inset:0;background-color:transparent;transition:.4s 0s ease-in-out}.links-block .link-item-content{text-align:center;text-transform:uppercase;font-family:var(--font-heading);font-size:var(--font-size-fox);position:relative;width:fit-content;margin:.5rem auto 0}.links-block .link-item-content:before,.links-block .link-item-content:after{content:"";position:absolute;height:1px;background-color:var(--black);width:1rem;top:50%;transform:translateY(-50%);opacity:50%}.links-block .link-item-content:before{left:-1.25em}.links-block .link-item-content:after{right:-1.25em}.star-rating{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.1em}.star-rating li{padding:0;margin:0}.star-rating li{line-height:1}.star-rating svg{width:1.25em;height:1.25em}.reviews-block{display:flex;flex-direction:column;gap:1rem 2rem}@media screen and (min-width: 1024px){.reviews-block{flex-direction:row}}.reviews-block .splide{max-width:100%}@media screen and (min-width: 1024px){.reviews-block .splide{max-width:80%}}.reviews-block .reviews-aside{flex:1 1 20%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media screen and (min-width: 1024px){.reviews-block .reviews-aside{max-width:200px}}.reviews-block .google-reviews{flex:1 1}.reviews-block .review-item{display:flex;flex-direction:column}.reviews-block .review-item .review-content{flex:1;background-color:color-mix(in srgb,var(--brand-1) 40%,var(--white));padding:2rem;border-radius:1rem;position:relative;display:flex;flex-direction:column;justify-content:center}@supports not (background-color: color-mix(in srgb,var(--brand-1) 40%,var(--white))){.reviews-block .review-item .review-content{background-color:#bbb6}}.reviews-block .review-item .review-content:after{content:"";position:absolute;top:100%;width:fit-content;margin-left:5rem;border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-top:1.5rem solid color-mix(in srgb,var(--brand-1) 40%,var(--white))}@supports not (border-top: 1.5rem solid color-mix(in srgb,var(--brand-1) 40%,var(--white))){.reviews-block .review-item .review-content:after{border-top:1.5rem solid rgba(187,187,187,.4)}}.reviews-block .review-item .review-stats{display:flex;align-items:center;gap:.5rem;margin-top:2rem;margin-left:5.5rem}.reviews-block .review-item .review-stats:has(.google-logo){margin-left:3rem}.reviews-block .review-item .review-stats .review-stats-content{display:flex;flex-direction:column;gap:.25rem;width:fit-content}.reviews-block .review-item .review-stats .google-logo{max-width:4rem}.reviews-block .review-item .review-author{text-transform:uppercase;font-family:var(--font-heading);font-size:var(--font-size-dog);font-weight:700}.reviews-block .splide__pagination{position:static;margin-top:1rem}@media screen and (min-width: 1024px){.reviews-block .splide__pagination{justify-content:flex-end;position:absolute;margin-top:0}}.text-video-block.bg-img{background:linear-gradient(to bottom,var(--overlay-colour),var(--overlay-colour)),var(--bg-img);background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 1024px){.text-video-block.text-video-block--left .text-video-block__image-column{order:-1}}.text-video-block .container{display:flex;flex-direction:column;gap:2rem 5rem}@media screen and (min-width: 1024px){.text-video-block .container{display:grid;grid-template-columns:repeat(2,1fr);align-content:center;align-items:center}}.text-video-block .text-video-block__image-column{position:relative;min-height:100%;display:flex}.text-video-block .text-video-block__video{position:relative;z-index:1;display:flex;align-items:center;width:100%}.text-video-block .video-wrapper{position:relative;width:100%;isolation:isolate}.text-video-block .video-wrapper:after{content:"";background-color:var(--brand-1);position:absolute;inset:.5rem -.5rem -.5rem .5rem;z-index:-1}.text-video-block .text-video-block__video--youtube iframe{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover;display:block}.text-video-block .text-video-block__video--hosted video{max-width:100%}.text-video-block .text-video-block__text{padding-block:2rem;color:var(--content-colour)}.text-video-block .text-video-block__text :first-child{margin-top:0}.text-video-block p{font-size:var(--font-size-fox)}.text-video-block .line-aside p{margin:0 0 0 1rem;position:relative}.text-video-block .line-aside p:before{content:"";position:absolute;background-color:var(--content-colour);width:1px;top:0;bottom:0;left:-1rem}.text-video-block .line-aside p:not(:last-of-type){padding-bottom:1em}.text-video-block .btns-group{justify-content:flex-start;margin-top:1rem}
