.section-links-card{aspect-ratio:1/1;background-color:var(--sc-color-white);border-radius:var(--sc-border-radius);margin-bottom:var(--sc-spacing-small);overflow:hidden;padding:.75rem;position:relative;transition:transform .3s ease-in-out;&:nth-child(2){transform:rotate(1deg);&:hover{transform:rotate(0deg)}}&:hover{transform:rotate(1deg)}}.section-links-card--tertiary{box-shadow:10px 10px 0 var(--sc-color-tertiary-contrast)}.section-links-card--secondary{box-shadow:10px 10px 0 var(--sc-color-secondary-contrast)}.section-links-card__image{border-radius:var(--sc-border-radius);height:100%;overflow:hidden;position:relative;width:100%;img{border-radius:var(--sc-border-radius);height:auto;object-fit:cover;transform:scale(1);transition:transform .3s ease-in-out;width:100%;&:hover{transform:scale(1.1)}}}.section-links-card__cta{bottom:var(--sc-spacing-medium);display:block;height:-moz-fit-content;height:fit-content;left:0;margin:0 auto;position:absolute;right:0;text-decoration:none;width:-moz-fit-content;width:fit-content;z-index:10;max-width:85%}.section-links{position:relative;overflow:hidden;.row__container{position:relative;z-index:10}.grid{padding:0 2rem 5rem}}.section-links__title{color:var(--sc-color-white);margin:var(--sc-spacing-medium) auto;font-size:var(--sc-text-medium);font-family:var(--sc-font-heading);padding:.75rem 3rem;position:relative;z-index:10;rotate:-1deg;text-align:center;text-shadow:1px 1px 0 var(--sc-color-black);text-transform:uppercase;transition:rotate .3s ease-in-out;width:-moz-fit-content;width:fit-content;@media (min-width:512px){font-size:var(--sc-text-large)}&:hover{rotate:0deg}}.section-links__title--primary{background-color:var(--sc-color-primary-contrast)}.section-links__title--secondary{background-color:var(--sc-color-secondary-contrast)}.section-links__title--tertiary{background-color:var(--sc-color-tertiary-contrast)}.section-links__icon{bottom:0;left:0;position:absolute;width:100%;z-index:0;svg{bottom:10px;height:auto;position:absolute;right:0;width:25%}}.testimonials-row{border-bottom:5px solid var(--sc-color-white);border-top:5px solid var(--sc-color-white);overflow:hidden;padding:0 2rem;position:relative}.testimonials__container{display:grid;padding:var(--sc-spacing-medium) 0;grid-gap:var(--sc-spacing-large);gap:var(--sc-spacing-large);align-items:center;position:relative;grid-template-columns:1fr;z-index:10;width:100%;@media (min-width:768px){grid-template-columns:1fr 2fr;gap:var(--sc-spacing-medium)}}.testimonials__image{background-color:var(--sc-color-white);aspect-ratio:1/1;padding:1rem 1rem 1.1rem;border-radius:var(--sc-border-radius);box-shadow:10px 10px 0 0 var(--sc-color-secondary-contrast);transform:rotate(-.5deg);overflow:hidden;transition:all .3s ease-in-out;@media (min-width:768px){transform:rotate(-2deg)}&:hover{transform:rotate(0deg)}.embla{overflow:hidden}.embla__container{display:flex}.embla__slide{flex:0 0 100%;min-width:0;aspect-ratio:1/1;img{width:100%;height:100%;object-fit:cover;border-radius:var(--sc-border-radius)}}}.testimonials__content{display:flex;flex-direction:column;&:hover{.testimonials__title{animation:increase-size .5s ease-in-out forwards}}}.testimonials__title{background-color:var(--sc-color-secondary-contrast);color:var(--sc-color-white);display:inline-block;padding:1rem;font-size:1.2rem;font-weight:400;line-height:1.2;text-transform:uppercase;position:absolute;top:-1.4rem;left:1rem;max-width:calc(100% - 2rem);z-index:1;transition:all .3s ease-in-out;@media (min-width:768px){left:2rem}}.testimonials__quote{background-color:hsla(0,0%,100%,.36);border-radius:var(--sc-border-radius);color:var(--sc-color-secondary-contrast);padding:5rem var(--sc-spacing-medium) var(--sc-spacing-medium);font-weight:400;border:2px solid var(--sc-color-secondary-contrast);box-shadow:5px 10px 0 0 var(--sc-color-secondary-contrast);position:relative;z-index:1;@media (min-width:768px){padding:4rem var(--sc-spacing-medium) var(--sc-spacing-medium)}}.testimonials__quote-text{font-size:1.3rem;padding-bottom:1.2rem;margin-bottom:1.2rem;border-bottom:1px dashed var(--sc-color-secondary-contrast);@media (min-width:768px){font-size:1.6rem}}.testimonials__quote-by{font-size:1.6rem;span{font-size:1rem}}.testimonials__button{align-self:flex-end;background-color:var(--sc-color-primary);border-radius:var(--sc-border-radius);box-shadow:5px 5px 0 0 var(--sc-color-primary-contrast);color:var(--sc-color-white);display:inline-block;font-size:1.3rem;font-weight:400;letter-spacing:.05rem;line-height:1.2;margin-right:3rem;margin-top:2rem;padding:.75rem 2rem;text-shadow:var(--sc-text-shadow);text-transform:uppercase;transition:all .3s ease-in-out;&:hover{transform:translate(5px,5px);box-shadow:0 0 0 0 var(--sc-color-primary-contrast)}}.testimonials__icon{position:absolute;z-index:0;width:100%;left:0;svg{width:334px;height:438px;position:absolute;bottom:-5rem}svg:first-of-type{transform:rotate(10deg) translateX(-10%);left:4%;@media (max-width:768px){display:none}}svg:last-of-type{transform:rotate(-10deg) scaleX(-1);right:2.5%}}