.aho_team-card{flex-grow:1;width:100%;display:flex;flex-direction:column;gap:.5rem;border-radius:2.5rem;padding:1.75rem 2rem 2rem;background-color:var(--white-smoke)}.aho_team-card__title{display:flex;flex-direction:column;position:relative}.aho_team-card__name{font-size:2.25rem;font-weight:700}.aho_team-card__role{margin-bottom:2rem}.aho_team-card__image{position:absolute;top:-2rem;left:auto;right:-2.5rem;bottom:auto;width:10rem;transition:all .2s ease-in-out;will-change:transform;backface-visibility:hidden}.aho_team-card__image:hover{scale:1.05;animation:tremor .4s ease-in-out}.aho_team-card__image.is-developer{top:-2.5rem}.aho_team-card__description{margin-top:auto;font-size:.875rem;line-height:1.3;color:var(--grey)}@media screen and (max-width:1500px){.aho_team-card__image{width:9.5rem}}@media screen and (max-width:1400px){.aho_team-card__image{width:9rem}.aho_team-card__image.is-designer{top:-1.5rem}.aho_team-card__image.is-developer{top:-2rem}.aho_agency__info-content-text{font-size:1rem}}@media screen and (max-width:1300px){.aho_team-card__image{width:9rem;right:-2rem}}@media screen and (max-width:1200px){.aho_team-card{border-radius:2rem}.aho_team-card__image{width:9rem;right:-2.5rem}.aho_team-card__image{width:8rem}.aho_team-card__image.is-designer{top:-1.25rem}.aho_team-card__image.is-developer{top:-1.5rem}}@media screen and (max-width:1100px){.aho_team-card__image{width:7.5rem}.aho_team-card__image.is-designer{top:-1rem}.aho_team-card__image.is-developer{top:-1.25rem}}@media screen and (max-width:991px){.aho_team-card{padding:1.25rem 1.5rem 1.5rem}.aho_team-card__image{width:9rem;right:-2rem}.aho_team-card__image.is-designer{top:-1rem}.aho_team-card__image.is-developer{top:-1.5rem}.aho_team-card__role{font-size:1.15rem}.aho_team-card__description{font-size:1rem}}@media screen and (max-width:767px){.aho_team-card__image{width:8rem;right:-2rem}}@media screen and (max-width:576px){.aho_team-card__image{width:9rem;right:-2rem}.aho_team-card__description{max-width:26rem}}.aho_agency__wrapper{width:100%;height:100%;flex-grow:1;display:flex;gap:2rem}.aho_agency__info-wrapper{display:flex;flex-direction:column;width:70%;background-color:var(--black);color:var(--white);border-radius:2.5rem;padding:1rem 2rem 2rem;position:relative;overflow:hidden}.aho_agency__info-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.5rem}.aho_agency__info-content-title{font-size:5rem;font-weight:700}.aho_agency__info-content-text{font-size:1.125rem;line-height:1.4}.aho_agency__info-content-text p{margin-bottom:1.5rem}.aho_agency__info-content-text .is-script-italic{font-size:1.4rem;color:var(--orange);line-height:1.2}.aho_agency__info-bg-image{position:absolute;top:-4rem;left:auto;right:-10%;bottom:0;width:45%;animation:rotate 2s ease-in-out infinite}.aho_agency__about-wrapper{display:flex;flex-direction:column;width:60%;gap:1.5rem}.aho_agency__team-wrapper{width:100%;display:flex;flex-direction:column;gap:1.5rem}.aho_agency__social-wrapper{margin-top:auto;display:flex;gap:1rem}.aho_agency__social-link{display:flex;align-items:center;justify-content:center;transition:ease all .15s}.aho_agency__social-link:hover{scale:1.1;animation:tremor .4s ease-in-out}.aho_agency__social-link__image{height:1.5rem}.aho_agency__cta{flex-grow:1;width:100%;background-color:var(--white-smoke);border-radius:2.5rem;padding:1.75rem 2rem 2rem;display:flex;flex-direction:column;gap:1.25rem;position:relative;overflow:hidden;align-items:start;justify-content:center}.aho_agency__cta-text{position:relative;z-index:2;max-width:16rem;font-size:1.75rem}.aho_agency__cta-text .is-script-italic{font-size:2.15rem}.aho_agency__cta-button{position:relative;z-index:2;font-family:Playfair,serif;font-style:italic;font-weight:400;color:var(--white);background-color:var(--green);padding:.9rem 2.25rem 1rem;border-radius:var(--border-round);transition:all .1s ease-in-out;text-wrap:nowrap;font-size:2rem;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;will-change:transform;backface-visibility:hidden}.aho_agency__cta-button:hover{scale:1.1;animation:tremor .4s ease-in-out}.aho_agency__cta-image{position:absolute;opacity:.15;transform:rotate(30deg);animation:rotate 15s linear infinite;transform-origin:center;will-change:transform;right:-3rem;bottom:-2rem;top:auto;left:auto;width:55%}.aho_agency__cta-image.is-spark-2,.aho_agency__cta-image.is-spark-3{display:none}.aho_agency__love-wrapper{width:100%;flex-grow:2;border-radius:2.5rem;padding:1.75rem 2rem 2rem;background-color:var(--pink-bg)}.aho_agency__love-container{width:100%;height:100%}.aho_agency__love-overlay{display:none;position:absolute;top:auto;left:0;right:0;bottom:0;width:100%;height:2rem;background-image:linear-gradient(to bottom,#ffe6fe00,#ffe6fe);z-index:3}.aho_agency__love-content{width:100%;height:100%;display:flex;gap:2rem}.aho_agency__love-column{width:100%;height:100%;display:flex;flex-direction:column;gap:2rem}.aho_agency__love-column-header{position:relative;width:100%;display:flex;gap:2rem;justify-content:start;align-items:center}.aho_agency__love-column-header__title{font-size:2.25rem;max-width:10rem}.aho_agency__love-column-header__image{position:absolute;top:auto;right:auto;bottom:auto;left:9rem;width:6.5rem;animation:heartbeat 2s infinite ease-in-out;transform-origin:center;will-change:transform}.aho_agency__love-column-content{width:100%;display:flex;flex-direction:column;gap:1.5rem;height:100%;overflow-y:auto;justify-content:space-around}@media screen and (max-width:1500px){.aho_agency__info-wrapper{padding-top:1.25rem}.aho_agency__info-content-title{font-size:4.5rem}.aho_agency__info-content-text p{margin-bottom:1rem}.aho_agency__love-column{gap:1.5rem}.aho_agency__love-column-header__title{font-size:2rem}.aho_agency__love-column-header__image{left:8rem;width:5.5rem}.aho_agency__cta-image.is-spark-1{right:-4rem;bottom:-2rem;top:auto;left:auto;width:60%}.aho_agency__cta-image.is-spark-2{display:block;right:auto;bottom:auto;top:-2rem;left:-2rem;width:40%}.aho_agency__cta-image.is-spark-3{display:block;right:1rem;bottom:auto;top:1rem;left:auto;width:25%}}@media screen and (max-width:1400px){.aho_agency__info-content-title{font-size:4rem}.aho_agency__about-wrapper,.aho_agency__team-wrapper,.aho_agency__love-column-content{gap:1.25rem}.aho_agency__cta-text{font-size:1.5rem}.aho_agency__cta-text .is-script-italic{font-size:1.75rem}.aho_agency__cta-button{font-size:1.5rem}}@media screen and (max-width:1300px){.aho_agency__cta-text{font-size:1.75rem}.aho_agency__cta-text .is-script-italic{font-size:2.15rem}.aho_agency__cta-button{font-size:2rem}.aho_agency__info-wrapper{width:60%}.aho_agency__about-wrapper{width:50%}.aho_agency__love-wrapper{overflow:hidden;position:relative;width:50%;padding-top:0rem;padding-bottom:0rem}.aho_agency__love-container{position:relative;width:100%;height:100%}.aho_agency__love-overlay{display:block}.aho_agency__love-content{padding-top:1.75rem;gap:1.25rem;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;flex-direction:column;overflow-y:auto;padding-bottom:2rem}.aho_agency__love-column-content.is-video{flex-direction:column-reverse}}@media screen and (max-width:1200px){.aho_agency__info-wrapper,.aho_agency__love-wrapper,.aho_agency__cta{border-radius:2rem}}@media screen and (max-width:1100px){.aho_agency__cta-text{font-size:1.5rem}.aho_agency__cta-text .is-script-italic{font-size:1.75rem}}@media screen and (max-width:991px){.aho_agency__cta-text{font-size:1.75rem}.aho_agency__cta-text .is-script-italic{font-size:2.15rem}.aho_agency__wrapper{height:auto;padding-top:.5rem;display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem}.aho_agency__info-wrapper{padding:1.5rem;width:100%}.aho_agency__about-wrapper{width:100%}.aho_agency__love-wrapper{width:100%;padding:1.5rem;grid-column:1 / 3}.aho_agency__love-content{position:static;padding-top:0rem;padding-bottom:0rem;flex-direction:row;overflow:visible}.aho_agency__love-column{width:50%}.aho_agency__love-column:nth-child(2){width:50%}.aho_agency__love-column-content{flex-direction:row}.aho_agency__love-column-content.is-video{padding-top:6rem;flex-direction:row;align-items:top}.aho_agency__love-column-header__image{left:8rem;width:5rem}.aho_agency__social-link__image{height:1.75rem}.aho_agency__info-content-text{font-size:1.15rem!important}.aho_agency__info-content-text .is-script-italic{font-size:1.5rem}}@media screen and (max-width:767px){.aho_agency__wrapper{display:flex;flex-direction:column;max-width:42rem;margin:0 auto;gap:2rem;padding-top:1rem}.aho_agency__info-bg-image{width:40%}.aho_agency__info-content-text{max-width:80%;margin-bottom:1rem}.aho_agency__about-wrapper{gap:2rem}.aho_agency__team-wrapper{flex-direction:row;gap:1.5rem}.aho_agency__cta{flex-direction:row;align-items:center}.aho_agency__love-content{flex-direction:column;gap:1.5rem}.aho_agency__love-column{width:100%;gap:2rem}.aho_agency__love-column-header{padding-top:.5rem;justify-content:center;margin-left:auto;margin-right:auto;width:auto}.aho_agency__love-column-header__image{left:auto;right:-4.5rem;width:3.5rem}.aho_agency__love-column-header__title{max-width:none}.aho_agency__love-column-content{flex-direction:row;gap:1.5rem}.aho_agency__love-column:nth-child(2){width:100%}.aho_agency__love-column-content.is-video{padding-top:0rem;width:100%}}@media screen and (max-width:576px){.aho_agency__info-content-text{max-width:25rem}.aho_agency__team-wrapper,.aho_agency__love-column-content{flex-direction:column}.aho_agency__love-column-content.is-video{flex-direction:column-reverse}.aho_agency__love-content{max-width:22rem;margin:0 auto}.aho_agency__cta{flex-direction:column;align-items:center;justify-content:center;text-align:center}}
