@charset "UTF-8";:root{--wp--preset--color--background: #fff;--color-primary: #cb6ce6;--color-secondary: #cf86e4;--color-accent: #ef233c;--color-background: #ffffff;--color-text: #010000;--color-muted: #ccc;--color-muted-plus: #7f7f7f;--font-title: "Satoshi", sans-serif;--font-sans: "Quicksand", sans-serif;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-pill: 9999px;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem}main>main:not(.alignwide):not(.alignfull){max-width:960px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.container{max-width:960px;margin:0 auto;padding:0 1rem}.alignwide{width:90vw;margin-left:calc(-45vw + 50%);margin-right:calc(-45vw + 50%)}.alignfull{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.wp-block{max-width:100%;margin-left:auto;margin-right:auto}.wp-block:not(.alignwide):not(.alignfull){max-width:960px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.wp-block.alignwide{max-width:1340px}.wp-block.alignfull{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.wp-block.aligncenter{margin-left:auto;margin-right:auto}.wp-block.alignleft{float:left;margin-right:2rem}.wp-block.alignright{float:right;margin-left:2rem}body{position:relative}img{max-width:100%;height:auto}.mt-x{margin-top:6rem}[data-aos][data-aos-blur]{filter:blur(10px);transform:translateY(20px);opacity:0;transition:all .8s ease}[data-aos][data-aos-blur].aos-animate{filter:blur(0);transform:translateY(0);opacity:1}a{text-decoration:none;color:var(--color-primary);font-weight:400}a:hover{color:var(--color-secondary)}.u-underline{position:relative;display:inline-block;text-decoration:none;color:inherit;padding:.25rem 0}.u-underline:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.u-underline:hover:after{transform:scaleX(1)}h1,h2,h3,h4,h5,h6,wp-block-heading{margin:.5rem 0;font-family:var(--font-title);font-weight:300}h1{font-size:1.8em}@media (min-width: 576px){h1{font-size:2em}}h2{font-size:1.3em}@media (min-width: 576px){h2{font-size:1.5em}}.wp-block-button__link,.btn{cursor:pointer;position:relative;display:flex;align-items:center;overflow:hidden;padding:.8rem 1.5rem .8rem 2.5rem;font-weight:600;text-decoration:none;background:transparent;color:var(--color-text);border-radius:4px;border:.5px solid var(--color-text);line-height:1.2;transition:border-color .3s}.wp-block-button__link:before,.btn:before{content:"→";position:absolute;left:1rem;top:50%;transform:translateY(-50%) rotate(-65deg);transition:transform .5s cubic-bezier(.4,0,.2,1);font-size:1.2rem}.wp-block-button__link .button-text-wrapper,.btn .button-text-wrapper{position:relative;display:inline-block;height:1.2em;overflow:hidden;margin-left:1rem}.wp-block-button__link .button-text,.btn .button-text{display:block;transition:transform .5s cubic-bezier(.4,0,.2,1);white-space:nowrap}.wp-block-button__link .button-text--top,.btn .button-text--top{transform:translateY(0)}.wp-block-button__link .button-text--bottom,.btn .button-text--bottom{position:absolute;top:100%;left:0;transform:translateY(0)}.wp-block-button__link:hover,.btn:hover{color:var(--color-text);border-color:var(--color-primary)}.wp-block-button__link:hover:before,.btn:hover:before{transform:translateY(-50%) rotate(0);color:var(--color-primary)}.wp-block-button__link:hover .button-text-wrapper,.btn:hover .button-text-wrapper{color:var(--color-text)}.wp-block-button__link:hover .button-text--top,.btn:hover .button-text--top,.wp-block-button__link:hover .button-text--bottom,.btn:hover .button-text--bottom{transform:translateY(-100%)}.site-header{position:fixed;top:0;left:0;right:0;z-index:999;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color .3s ease,backdrop-filter .3s ease}.site-header .site-header__nav--main li a,.site-header .site-header__burger-line,.site-header .site-header__logo img{transition:all .3s ease}.site-header.scrolled,.site-header.no-home-slide{background-color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header.scrolled .site-header__nav--main li a,.site-header.no-home-slide .site-header__nav--main li a{color:#111;mix-blend-mode:normal}.site-header.scrolled .site-header__burger-line,.site-header.no-home-slide .site-header__burger-line{background-color:#111}.site-header.scrolled .site-header__logo img,.site-header.no-home-slide .site-header__logo img{filter:none}.site-header.home-slide-visible{background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.home-slide-visible .site-header__nav--main .btn{color:#fff;border-color:#fff}.site-header.home-slide-visible .site-header__nav--main .btn:hover .button-text-wrapper{color:#fff}.site-header.home-slide-visible .site-header__nav--main li a{color:#fff;mix-blend-mode:difference}.site-header.home-slide-visible .site-header__nav--main li a:after{background:#fff}.site-header.home-slide-visible .site-header__burger-line{background-color:#fff}.site-header.home-slide-visible .site-header__logo img{filter:brightness(0) invert(1)}.site-header__inner{display:flex;justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:1rem 1.5rem}.site-header__logo{width:auto}@media (min-width: 576px){.site-header__logo{width:20%}}.site-header__logo-link,.site-header__logo a{display:inline-block}.site-header__logo img{max-height:40px;width:auto;max-width:unset}.site-header__nav--main{display:flex;align-items:center;gap:2rem}.site-header__nav--main ul{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.site-header__nav--main li a{font-weight:500;font-size:1rem;text-decoration:none;position:relative;padding:.25rem 0;color:var(--color-text)}.site-header__nav--main li a:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;background:currentColor}.site-header__nav--main li a:hover:after{transform:scaleX(1)}.site-header__nav--mobile{display:flex;flex-direction:column;background-color:#111;position:absolute;top:0;left:0;width:100%;height:100vh;padding-top:5rem;opacity:0;transform:translate(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;z-index:1000}.site-header__nav--mobile__button{color:#fff;position:absolute;top:2rem;right:2rem;background:transparent;border:none;text-transform:uppercase}.site-header__nav--mobile ul{list-style:none;padding:1.5rem;margin:0}.site-header__nav--mobile ul li+li{margin-top:1rem}.site-header__nav--mobile ul a{font-size:1.5rem;font-weight:500;color:#fff;text-align:center;text-decoration:none;display:block}.site-header__nav--mobile.is-open{opacity:1;transform:translate(0);pointer-events:auto}.site-header__burger{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:0}.site-header__burger-line{width:24px;height:2px;transition:all .3s ease;background-color:var(--color-text)}.site-header__burger.is-active .site-header__burger-line:nth-child(1){transform:rotate(45deg) translateY(11px)}.site-header__burger.is-active .site-header__burger-line:nth-child(2){opacity:0}.site-header__burger.is-active .site-header__burger-line:nth-child(3){transform:rotate(-45deg) translateY(-11px)}.site-header__search--desktop{margin-left:2rem}.site-header__search--mobile{margin-top:2rem;padding:0 1.5rem}@media (max-width: 576px){.site-header .desktop-only{display:none!important}.site-header .mobile-only{display:flex!important}.site-header__burger{display:flex}}.archive-header{text-align:center;margin-bottom:4rem}.archive-header__title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.page-header{margin-top:5rem;margin-bottom:3rem;display:flex;gap:2rem;justify-content:space-between;align-items:flex-end;flex-direction:column}@media (min-width: 576px){.page-header{margin-top:5rem}}.page-header__background{height:200px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%}@media (min-width: 576px){.page-header__background{height:350px}}.page-header__background img{width:100%}.page-header__content{text-align:center;margin-top:3rem}.page-header__content__title{margin-bottom:3rem}@media (min-width: 576px){.page-header__content__description p:last-child{margin-bottom:0}}.site-footer{padding:3rem 0 .5rem;margin-top:5rem;font-size:.9rem;border-top:1px solid var(--color-muted)}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer__inner{flex-direction:column}@media (min-width: 576px){.site-footer__inner{flex-direction:row}}.site-footer__inner__up{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}@media (min-width: 576px){.site-footer__inner__up{margin-bottom:3rem}}.site-footer__branding{width:100%;text-align:center}@media (min-width: 576px){.site-footer__branding{max-width:300px;text-align:left}}.site-footer__branding__logo{font-weight:700;font-size:1.25rem;text-decoration:none}.site-footer__branding img{width:50%}.site-footer__nav{display:flex;justify-content:center;width:100%;text-align:center;margin:2rem 0}@media (min-width: 576px){.site-footer__nav{margin:0;text-align:left;display:block;width:auto}}.site-footer__nav__menu{list-style:none;padding:0;margin:0;display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,auto);column-gap:2rem;row-gap:1rem;max-height:80px}.site-footer__nav__menu li a{text-decoration:none;color:var(--color-text);transition:color .5s}.site-footer__nav__menu li a:hover{color:var(--color-primary)}.site-footer__inner__down{margin-top:2rem;display:flex;justify-content:center;gap:1rem;position:relative;flex-wrap:wrap}.site-footer__inner__down__link{display:inline-block;width:25px;transition:transform .5s}.site-footer__inner__down__link:hover{transform:translateY(-20%)}.site-footer__inner__down__copyright{width:100%;text-align:center;font-size:.875rem;margin-top:.5rem}@media (min-width: 576px){.site-footer__inner__down__copyright{position:absolute;left:0;width:auto;margin-top:0}}.error-404__image,.error-404__search{margin-top:2rem}.search-bar{display:flex;align-items:center;gap:.5rem}.search-bar__input{flex:1;padding:.5rem 1rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;color:#111}.search-bar__input:focus{outline:none;border-color:#999}.search-bar__submit{background:none;border:none;font-size:1.25rem;cursor:pointer}.search-bar__submit:hover{color:var(--color-primary, #333)}.parallax-img{overflow:hidden;aspect-ratio:16/9;position:relative}.parallax-img__inner{will-change:transform;display:flex;justify-content:center;align-items:center}.parallax-img img{width:100%;height:100%;object-fit:cover;display:block}.archive-page__posts{margin-top:4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.archive-page__no-posts{text-align:center;font-size:1.125rem;color:#666;margin-top:4rem}.post-item{display:flex;flex-direction:column;justify-content:flex-start;height:100%;cursor:pointer}.post-item__date{font-size:.875rem;color:#888;font-weight:500;margin-bottom:.5rem}.post-item__title{font-size:1.25rem;font-weight:700;line-height:1.3;color:#000;min-height:2.5rem;margin-bottom:1rem;min-height:50px}.post-item__title a{text-decoration:none;color:inherit}.post-item__image{aspect-ratio:16/9;overflow:hidden;border-radius:.5rem;margin-bottom:.75rem;display:flex;justify-content:center;align-items:center}.post-item__image img{max-width:unset;width:130%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.post-item:hover .post-item__image img{transform:scale(1.05)}.post-item__excerpt{font-size:.95rem;line-height:1.5;color:#555;min-height:3.5rem;margin-top:auto}.search-results{padding:4rem 0}.search-results__content{margin-top:4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.post-single{margin-top:8rem}.post-single__header{text-align:center;margin-bottom:5rem}.post-single__title{font-size:2rem}.post-single__thumbnail{border-radius:15px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.post-single__thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.post-single__footer{margin-top:5rem;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;color:var(--color-muted-plus)}.post-single__footer a{color:var(--color-text)}@media (min-width: 576px){.post-single__footer{flex-direction:row;justify-content:space-between}}.archive-page{padding:4rem 0}.archive-page__projects{margin-top:4rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.archive-page__no-projects{text-align:center;font-size:1.125rem;color:#666;margin-top:4rem}.project-item{display:flex;flex-direction:column;height:100%;cursor:pointer}.project-item__image{flex:1 1 auto;height:100%;overflow:hidden;border-radius:.5rem;margin-bottom:.75rem;display:flex;justify-content:center;align-items:center;aspect-ratio:unset}.project-item__image img{max-width:unset;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.project-item__text{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.project-item__terms{list-style:none;padding:0;margin:0;display:flex;gap:.5rem}.project-item__term{color:var(--color-muted)}.project-item__term:after{content:","}.project-item__term:last-child:after{content:none}.project-item__date{font-size:.875rem;color:#888;font-weight:500;white-space:nowrap}.project-item__title{font-size:1.25rem;font-weight:700;color:var(--color-text);line-height:1.2}.project-item__title a{text-decoration:none;color:inherit}.project-item:hover .project-item__image img{transform:scale(1.05)}.project-item__excerpt{flex:0 0 auto;font-size:.95rem;line-height:1.5;color:#555;min-height:3.5rem;margin-top:.5rem}.project-single{--gap: clamp(1rem, 3vw, 2rem);--sticky-top: 96px;margin-top:8rem}.project-single__header{text-align:center;margin-bottom:3rem}.project-single__title{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15}.project-single__thumbnail{border-radius:15px;overflow:hidden;margin-bottom:2.5rem}.project-single__thumbnail-img{width:100%;height:auto;display:block;object-fit:cover}.project-single__layout{display:grid;grid-template-columns:1fr;gap:var(--gap);align-items:start}@media (min-width: 992px){.project-single__layout{grid-template-columns:.3fr .7fr}}.project-single__aside{position:static}@media (min-width: 992px){.project-single__aside{position:sticky;top:var(--sticky-top);align-self:start}}.project-single__details-title{font-size:.95rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted-plus);margin:0 0 .75rem}.project-single__meta{margin:0;padding:0}.project-single__meta-row{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1rem;padding:.5rem 0;align-items:baseline}.project-single__meta-row:not(:last-child){border-bottom:1px dashed hsl(0,0%,92%)}.project-single__meta-row dt{font-weight:600;color:var(--color-text);white-space:nowrap}.project-single__meta-row dd{margin:0;color:var(--color-muted-plus)}.project-single__terms{display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none}.project-single__term:after{content:","}.project-single__term:last-child:after{content:none}.project-single__term a{display:inline-block;color:var(--color-muted-plus);transition:color .5s ease}.project-single__term a:hover{color:var(--color-primary)}.project-single__main{min-width:0}.project-single__content{font-size:1rem;line-height:1.75;color:var(--color-text);display:grid;gap:1.25rem}.project-single__content :where(p,ul,ol,blockquote,figure){margin:0}.project-single__content :where(ul,ol){padding-left:1.25rem}.project-single__content :where(img){max-width:100%;height:auto}.project-single .project-single__gallery{margin-top:3rem}.project-single .project-single__gallery-grid{display:grid;gap:var(--gap);grid-template-columns:1fr;grid-auto-flow:dense}.project-single .project-single__gallery-item{border-radius:12px;overflow:hidden;aspect-ratio:4/3}.project-single .project-single__gallery-item img{display:block;width:100%;height:100%;object-fit:cover}@media (min-width: 576px){.project-single .project-single__gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-single .project-single__gallery-item:nth-child(6n+3){grid-column:1/-1;aspect-ratio:21/9}.project-single .project-single__gallery-item:nth-child(6n+4){aspect-ratio:3/4}.project-single .project-single__gallery-item:nth-child(6n+5){aspect-ratio:1/1}}@media (min-width: 992px){.project-single .project-single__gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.testimonial-card{display:flex;flex-direction:column;border-radius:12px;height:100%}.testimonial-card__stars{margin-bottom:1rem}.testimonial-card__stars .star{font-size:1.2rem;color:#ccc}.testimonial-card__stars .star.is-filled{color:#f5b301}.testimonial-card__title{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:500;color:#111;margin-bottom:1rem}.testimonial-card__name{font-weight:600}.testimonial-card__company{opacity:.7;font-style:normal}.testimonial-card__content{flex:1;background-color:#e5e5e5;padding:1rem;border-radius:6px;font-style:italic;color:#333}.custom-title{display:flex;align-items:center;gap:1rem}.custom-title__text{font-weight:300;flex-shrink:0;max-width:70%}.custom-title__line{flex-grow:1;height:1px;background-color:var(--color-primary)}.faq__grid{display:grid;gap:.75rem}.faq__item{overflow:hidden;border-bottom:.5px solid var(--color-muted)}.faq__btn{width:100%;text-align:left;padding:1rem 1.125rem;font-size:1.05rem;line-height:1.35;display:flex;gap:.75rem;align-items:center;background:transparent;border:none;cursor:pointer;color:var(--color-text)}.faq__btn:focus-visible{outline:3px solid hsla(221,83%,53%,.6);outline-offset:2px;border-radius:12px}.faq__icon{flex:0 0 auto;width:28px;height:28px;display:grid;place-items:center;transition:transform .25s ease}.faq__a{overflow:hidden;padding:0 1.125rem;opacity:0}.faq__a__inner{padding-bottom:1rem;color:#464a53}.faq .faq__btn[aria-expanded=true] .faq__icon{transform:rotate(45deg);color:var(--color-primary)}.home-slide{position:relative;overflow:hidden;padding:4rem 0;background-color:#000;min-height:80vh;display:flex;align-items:flex-end}@media (min-width: 576px){.home-slide{min-height:85vh}}.home-slide__image-wrapper{position:absolute;inset:0;z-index:0}.home-slide__image-wrapper img{width:100%;height:100%;object-fit:cover;transform:scale(1.1);filter:blur(10px);transition:transform 1.2s ease,filter 1.2s ease;opacity:.5}@media (min-width: 576px){.home-slide__image-wrapper img{opacity:.5}}.home-slide__content{position:relative;z-index:2;color:#fff;max-width:800px;margin:0 3rem;width:100%;padding-top:5rem}@media (min-width: 576px){.home-slide__content{width:60%;margin:0 10rem}}.home-slide__content__title{font-weight:400;margin-bottom:1rem;text-shadow:0 2px 4px rgba(53,53,53,.4);color:#bbb}@media (min-width: 576px){.home-slide__content__title{font-size:3rem}}.home-slide__content__title__typer{color:#fff;display:block;min-height:2.5rem}@media (min-width: 576px){.home-slide__content__title__typer{display:inline}}.home-slide__content__description{font-weight:400;opacity:0;transition:opacity 2s ease;margin-top:5rem;text-shadow:0 2px 4px rgba(53,53,53,.4);text-align:justify}@media (min-width: 576px){.home-slide__content__description{font-size:1.25rem;margin-top:10rem}}.home-slide.is-visible .home-slide__image{transform:scale(1);filter:blur(0)}.home-slide.is-visible .home-slide__content__description{opacity:1}.split{opacity:0;will-change:transform}.split *{will-change:transform}.image-carousel{overflow:hidden;max-height:50px}.image-carousel__track{display:flex;width:fit-content;animation:scroll-left 30s linear infinite}.image-carousel__item{flex:0 0 auto;padding:0 2rem}.image-carousel__item img{cursor:pointer;display:block;max-height:50px;height:auto;width:auto;filter:grayscale(100%);transition:filter .3s ease}.image-carousel__item:hover img,.image-carousel__item:focus-within img{filter:grayscale(0%)}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.latest-posts{padding:2rem 0}.latest-posts__grid{display:grid;gap:2.5rem;grid-template-columns:1fr;align-items:stretch}@media (min-width: 576px){.latest-posts__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.latest-posts__grid{grid-template-columns:repeat(3,1fr)}}.latest-projects{--lp-gap: clamp(.75rem, 2vw, 1.5rem);--lp-pad: clamp(1rem, 3vw, 3rem);padding:2rem 0}.latest-projects__viewport{overflow:hidden;position:relative}.latest-projects__track{display:flex;flex-direction:column;gap:var(--lp-gap);align-items:stretch;width:100%}.latest-projects .lp__item{flex:0 0 auto;width:100%;min-width:100%;max-width:100%;box-sizing:border-box;height:auto}@media (min-width: 992px){.latest-projects{padding:0}.latest-projects__viewport{height:56vh;overflow:hidden}.latest-projects__track{flex-direction:row;align-items:stretch;height:100%;will-change:transform}.latest-projects .lp__item{flex:0 0 calc((100% - 2 * var(--lp-pad) - 2 * var(--lp-gap)) / 2);min-width:0;height:100%}}.projects-list{--lp-gap: clamp(.75rem, 2vw, 1.5rem)}.projects-list__track{display:grid;grid-template-columns:1fr;row-gap:var(--lp-gap);column-gap:0;width:100%}.projects-list .lp__item{width:100%;min-width:0;box-sizing:border-box}.projects-list .lp__item>*{width:100%;min-width:0}.projects-list .lp__item img{width:100%;height:auto;object-fit:cover;display:block}@media (min-width: 992px){.projects-list__track{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--lp-gap)}}.services-list{display:flex;flex-direction:column;position:relative;width:100%}.services-list__services{display:flex;flex-direction:column;width:100%;z-index:2}.services-list__services__link{position:relative;overflow:hidden;padding:2rem 0;border-radius:10px;text-decoration:none;color:#010000;z-index:1;transition:color .4s ease,font-size .5s ease;display:flex;flex-direction:column;gap:.5rem}.services-list__services__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#010000;transform:scaleY(0);transform-origin:bottom;transition:transform .5s ease;z-index:-1}.services-list__services__link__number{font-weight:700;color:#999;flex-shrink:0;transition:color .3s ease}.services-list__services__link__image{width:100%;height:auto;display:block;border-radius:8px;object-fit:cover;margin-top:.5rem;transition:opacity .4s ease,transform .4s ease}.services-list__services__link:hover{color:#fff;font-size:1.05rem;font-weight:400}.services-list__services__link:hover:before{transform:scaleY(1)}.services-list__base-image{display:none;position:absolute;width:50%;height:100%;z-index:4;overflow:hidden;justify-content:center;align-items:center;border-radius:10px;right:0;top:0}.services-list__base-image__item{position:absolute;height:100%;width:auto;max-width:unset;display:block;object-fit:cover;opacity:0;transform:scale(.8);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.services-list__base-image__item.is-visible{opacity:1;transform:scale(1);z-index:1}@media (min-width: 576px){.services-list{flex-direction:row;align-items:center}.services-list__services{width:100%}.services-list__services__link{flex-direction:row}.services-list__services__link__image{display:none}.services-list__base-image{display:flex}}.testimonial{padding:2rem 0}.testimonial__grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width: 576px){.testimonial__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.testimonial__grid{grid-template-columns:repeat(3,1fr)}}
