.text-cta-image__container{gap:var(--sc-spacing-medium);padding:var(--sc-spacing-medium)var(--sc-spacing-small)var(--sc-spacing-large)var(--sc-spacing-small);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:769px){.text-cta-image__container{padding:var(--sc-spacing-large)var(--sc-spacing-medium);grid-template-columns:1fr 1fr}}@media (min-width:769px){.text-cta-image__content{order:1}.text-cta-image__image-block{order:2}.text-cta-image__container--invert .text-cta-image__content{order:2}.text-cta-image__container--invert .text-cta-image__image-block{order:1}}.text-cta-image__content{color:var(--sc-color-body);z-index:0;position:relative;overflow:hidden}@media (min-width:769px){.text-cta-image__content{padding:var(--sc-spacing-small);order:0}}.text-cta-image__content .icon{z-index:0;width:60%;position:absolute;top:5%;right:-10%;transform:rotate(-70deg)}.text-cta-image__content .icon svg{width:100%;height:auto}.text-cta-image__content-bg{background-color:var(--sc-color-white);padding:var(--sc-spacing-small)}@media (min-width:769px){.text-cta-image__content-bg{padding:var(--sc-spacing-medium)}}.text-cta-image__title{font-size:var(--sc-text-large);z-index:1;color:var(--sc-color-white);margin-bottom:1rem;font-weight:400;line-height:1;position:relative}@media (min-width:769px){.text-cta-image__title{font-size:var(--sc-text-xlarge)}}.text-cta-image__title svg{max-width:100%;margin:.75rem 0 .25rem}.text-cta-image__text{z-index:1;position:relative}.text-cta-image__text p{font-size:var(--sc-text-small);margin-bottom:1rem;padding-right:1rem}.text-cta-image__notification{background:var(--sc-color-tertiary-tint);border:1px solid var(--sc-color-tertirary-contrast);color:var(--sc-color-body);font-size:var(--sc-text-small);padding:var(--sc-spacing-small);z-index:1;position:relative}.text-cta-image__buttons{margin-top:var(--sc-spacing-small);gap:var(--sc-spacing-small);z-index:1;display:grid;position:relative}@media (min-width:512px){.text-cta-image__buttons{grid-template-columns:1fr 1fr}}@media (min-width:769px) and (max-width:1024px){.text-cta-image__buttons{grid-template-columns:1fr}}.text-cta-image__image-block{aspect-ratio:5/4;z-index:5;transition:all .3s;position:relative;overflow:hidden}.text-cta-image__image-block img{object-fit:cover;object-position:center;width:100%;height:100%}.text-cta-image__image-block:hover{transform:rotate(1deg)scale(1.1)}@media (min-width:769px){.text-cta-image__image-block{aspect-ratio:1}}
.latest-news{padding:0 0 var(--sc-spacing-medium)0;position:relative;overflow:hidden}.latest-news__content{z-index:1;grid-template-columns:1fr;align-items:center;gap:2.5rem;padding:2rem 1rem;display:grid;position:relative}@media (min-width:768px){.latest-news__content{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:4rem 0}}.latest-news__thumbnail{aspect-ratio:1;background-color:var(--sc-color-white);transform-style:preserve-3d;will-change:transform;z-index:2;transition:transform .2s;position:relative;overflow:hidden;transform:rotate(1deg)scale(1);-webkit-mask-image:url(/images/masks/pad-4.png);mask-image:url(/images/masks/pad-4.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:110%;mask-size:110%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.latest-news__thumbnail:hover{transform:rotate(-3deg)scale(1.1)}@media (min-width:768px){.latest-news__thumbnail{grid-column:1/2;scale:1.3}}.latest-news__thumbnail img{object-fit:cover;border:none;width:100%;height:100%;transform:translateZ(0)}.latest-news__post{background:var(--sc-color-white);color:var(--sc-color-body);padding:var(--sc-spacing-medium);z-index:1;position:relative}@media (min-width:768px){.latest-news__post{grid-column:2/4}}.latest-news__post h2{color:var(--sc-color-white);padding:.25rem 1.5rem;font-size:1.2rem;display:inline-block;position:absolute;top:-1rem;transform:rotate(-1.5deg)}.latest-news__post h3{padding-bottom:.5rem}.latest-news__post h4{border-top:1px dashed #d5d5d5;border-bottom:1px dashed #d5d5d5;margin-bottom:.5rem;padding:.5rem 0;font-size:1rem}.latest-news__post p{margin-bottom:1rem}.latest-news__post:has(:not(h4)){margin-top:.5rem}.latest-news__post:has(:not(h4)) h3{border-bottom:1px dashed #d5d5d5;margin-bottom:.5rem;padding:.5rem 0}.latest-news__cta{z-index:0;position:relative}@media (min-width:768px){.latest-news__cta{grid-column:4/5}}.latest-news__cta img{object-fit:cover;width:100%;height:100%;transition:transform .2s;inset:0;transform:rotate(2deg)scale(1)translate(0)}@media (min-width:769px){.latest-news__cta img{transform:rotate(5deg)scale(1.1)translate(-2rem)}}.latest-news__cta:hover img{transform:rotate(-2deg)scale(1)}@media (min-width:769px){.latest-news__cta:hover img{transform:rotate(-2deg)scale(1.05)}}.latest-news__cta-link{font-size:var(--sc-text-small);position:absolute;bottom:2rem;right:1em}@media (min-width:769px){.latest-news__cta-link{font-size:var(--sc-text-std);right:4.3em}}.latest-news__icon-block svg:first-child{z-index:0;width:500px;height:100%;position:absolute;bottom:-100px;left:0}.latest-news__icon-block svg:last-child{z-index:0;width:350px;height:100%;position:absolute;top:-100px;right:-70px;transform:rotate(150deg)}.latest-news__link-button{display:inline-block}
.testimonials-row{padding:var(--sc-spacing-small)var(--sc-spacing-small)var(--sc-spacing-large)var(--sc-spacing-small);position:relative;overflow:hidden}@media (min-width:768px){.testimonials-row{padding:var(--sc-spacing-xlarge)}}.testimonials__container{z-index:10;grid-template-columns:1fr;align-items:center;width:100%;padding:0;display:grid;position:relative}@media (min-width:768px){.testimonials__container{padding:var(--sc-spacing-medium)var(--sc-spacing-small);grid-template-columns:1fr 2fr}}.testimonials__image{aspect-ratio:1;margin-bottom:var(--sc-spacing-medium);z-index:1;transition:all .3s ease-in-out;overflow:hidden;transform:rotate(-.5deg)}.testimonials__image:hover{transform:rotate(0)}@media (min-width:769px){.testimonials__image{margin-bottom:0;transform:rotate(-2deg)translate(3rem)scale(1.1)}.testimonials__image:hover{transform:rotate(0)translate(3rem)scale(1.1)}}.testimonials__image .embla{overflow:hidden}.testimonials__image .embla__container{display:flex}.testimonials__image .embla__slide{aspect-ratio:1;flex:0 0 100%;min-width:0}.testimonials__image .embla__slide img{border-radius:var(--sc-border-radius);object-fit:cover;width:100%;height:100%;-webkit-mask-image:url(/images/masks/pad-3.png);mask-image:url(/images/masks/pad-3.png);-webkit-mask-size:cover;mask-size:cover}.testimonials__content{z-index:0;flex-direction:column;display:flex;position:relative}.testimonials__content:hover .testimonials__title{animation:.5s ease-in-out forwards increase-size}.testimonials__title{background-color:var(--sc-color-secondary-contrast);color:var(--sc-color-white);font-size:var(--sc-text-small);text-align:center;text-transform:uppercase;z-index:1;max-width:calc(100% - 2rem);padding:1rem;font-weight:400;line-height:1.2;transition:all .3s ease-in-out;display:inline-block;position:absolute;top:-1.4rem;left:1rem}@media (min-width:769px){.testimonials__title{font-size:var(--sc-text-medium);left:2rem}}.testimonials__quote{background-color:var(--sc-color-secondary-tint);color:var(--sc-color-body);padding:3rem var(--sc-spacing-medium)var(--sc-spacing-medium);z-index:1;font-weight:400;position:relative}@media (min-width:769px){.testimonials__quote{padding:4rem var(--sc-spacing-medium)var(--sc-spacing-medium)}}.testimonials__quote-text{border-bottom:1px dashed var(--sc-color-secondary-contrast);font-size:var(--sc-text-std);margin-bottom:1.2rem;padding-bottom:1.2rem}@media (min-width:768px){.testimonials__quote-text{font-size:var(--sc-text-medium);margin-left:2rem}}.testimonials__quote-by{font-size:1.6rem}.testimonials__quote-by span{font-size:1rem}@media (min-width:768px){.testimonials__quote-by{margin-left:2rem}}.testimonials__button{margin-top:var(--sc-spacing-small)}@media (min-width:768px){.testimonials__button{margin-right:var(--sc-spacing-medium);margin-top:var(--sc-spacing-medium);align-self:flex-end}}.testimonials__icon{z-index:0;width:100%;position:absolute;left:0}.testimonials__icon svg{width:334px;height:438px;position:absolute;bottom:-5rem}.testimonials__icon svg:first-of-type{left:4%;transform:rotate(10deg)translate(-10%)}@media (max-width:768px){.testimonials__icon svg:first-of-type{display:none}}.testimonials__icon svg:last-of-type{right:2.5%;transform:rotate(-10deg)scaleX(-1)}
/*# sourceMappingURL=e3f331f87f5a7c4d.css.map*/