.feature-banner__container{grid-template-columns:1fr;display:grid;position:relative}@media (min-width:768px){.feature-banner__container{height:50vh;min-height:600px;display:block}}.feature-banner__container .row{background-color:var(--sc-color-tertiary);height:100%;padding-bottom:var(--sc-spacing-medium);order:2}.feature-banner__container .row__container{margin:0 auto var(--sc-spacing-medium)auto}.feature-banner__bg-image-container{aspect-ratio:3/2;order:1;overflow:hidden}@media (min-width:768px){.feature-banner__bg-image-container{aspect-ratio:none;width:100%;height:100%;position:absolute;top:0;left:0}}.feature-banner__bg-image-container img{object-fit:cover;width:100%;height:100%}.feature-banner__content{background-color:var(--sc-color-tertiary);height:100%;padding:3rem var(--sc-spacing-medium)0rem var(--sc-spacing-medium);z-index:1;grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (min-width:768px){.feature-banner__content{background-color:#0000;grid-template-columns:1fr 1fr}}.feature-banner__image-container{cursor:pointer;margin-bottom:var(--sc-spacing-medium);padding:0 var(--sc-spacing-medium);width:100%;position:absolute;bottom:65%}@media (min-width:512px){.feature-banner__image-container{bottom:60%}}@media (min-width:768px){.feature-banner__image-container{padding:0;position:relative;bottom:0}}.feature-banner__image-container img{width:100%;max-width:65%;height:auto}@media (min-width:512px){.feature-banner__image-container img{max-width:55%}}@media (min-width:768px){.feature-banner__image-container img{max-width:85%}}.feature-banner__text-container{margin-bottom:var(--sc-spacing-medium);padding:var(--sc-spacing-small);background-color:#fffc;align-self:flex-end;width:auto}.feature-banner__text-container h2{color:var(--sc-color-tertiary-contrast);font-size:var(--sc-text-medium);margin:var(--sc-spacing-small)0;line-height:1.3}.feature-banner__text-container h2 .button-tertiary{width:100%}@media (min-width:768px){.feature-banner__text-container h2 .button-tertiary{width:fit-content}}.feature-banner__title--primary{color:var(--sc-color-primary-contrast)}.feature-banner__title--secondary{color:var(--sc-color-secondary-contrast)}.feature-banner__title--tertiary{color:var(--sc-color-tertiary-contrast)}.feature-banner__title--quaternary{color:var(--sc-color-quaternary-contrast)}.feature-banner__text{margin-bottom:var(--sc-spacing-small)}
.hero-banner{height:65vh;max-height:500px;position:relative}.hero-banner__row{height:100%}.hero-banner__content{color:var(--sc-color-white);letter-spacing:1px;height:100%;padding:var(--sc-spacing-large)var(--sc-spacing-medium);z-index:1;flex-direction:column;justify-content:flex-end;gap:.25rem;display:flex;position:relative}.hero-banner__background{z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-banner__background:after{content:"";background:linear-gradient(190deg,#0000 0%,#0009 140%);width:100%;height:100%;display:block;position:absolute;inset:0}.hero-banner__image{object-fit:cover;object-position:center;width:100%;height:100%}
.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}
.section-links{position:relative}.section-links .row__container{z-index:10;position:relative}.section-links .grid{padding:0 2rem 5rem}.section-links__title{color:var(--sc-color-white);text-align:center;margin:var(--sc-spacing-medium)auto;font-size:var(--sc-text-medium);font-family:var(--sc-font-heading);z-index:10;text-align:center;text-shadow:1px 1px 0 var(--sc-color-black);text-transform:uppercase;width:fit-content;padding:.75rem 3rem;transition:rotate .3s ease-in-out;position:relative;rotate:-1deg}@media (min-width:512px){.section-links__title{font-size:var(--sc-text-large)}}.section-links__title:hover{rotate:none}.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-card{aspect-ratio:1;margin-bottom:var(--sc-spacing-small);transition:transform .3s ease-in-out;position:relative;scale:1.1}.section-links-card img{-webkit-mask-image:url(/images/masks/pad-4.png);mask-image:url(/images/masks/pad-4.png)}.section-links-card:nth-of-type(2) img{-webkit-mask-image:url(/images/masks/pad-1.png);mask-image:url(/images/masks/pad-1.png)}.section-links-card:nth-of-type(3) img{-webkit-mask-image:url(/images/masks/pad-3.png);mask-image:url(/images/masks/pad-3.png)}.section-links-card:nth-child(2){transform:rotate(1deg)}.section-links-card:nth-child(2):hover{transform:rotate(0)}.section-links-card:hover{transform:rotate(1deg)}.section-links-card__image{width:100%;height:100%;position:relative}.section-links-card__image img{object-fit:cover;width:110%;height:auto;transition:transform .3s ease-in-out;transform:scale(1);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.section-links-card__image img:hover{transform:scale(1.1)}.section-links-card__cta{bottom:var(--sc-spacing-medium);z-index:10;width:fit-content;max-width:85%;height:fit-content;margin:0 auto;text-decoration:none;display:block;position:absolute;left:0;right:0}.section-links-card__cta a{font-size:var(--sc-text-xsmall)}@media (min-width:512px){.section-links-card__cta a{font-size:var(--sc-text-std)}}
.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=ffa26620776b5e5a.css.map*/