:root{--outer-margin:1.5rem;--outer-space:2rem;--txt-xs:clamp(0.813rem,0.787rem + 0.125vw,0.938rem) --txt-sm:clamp(0.938rem,0.925rem + 0.063vw,1rem);--txt-base:clamp(1rem,0.975rem + 0.125vw,1.125rem);--txt-md:clamp(1.25rem,1.2rem + 0.25vw,1.5rem);--txt-lg:clamp(1.75rem,1.725rem + 0.125vw,1.875rem);--txt-xl:clamp(1.875rem,1.75rem + 0.625vw,2.5rem);--txt-2xl:clamp(2.625rem,2.425rem + 1vw,3.625rem);--space-xs:0.5rem;--space-sm:1rem;--space-md:1.25rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem}@media (min-width:64rem){:root :root{--outer-margin:4rem;--outer-space:5rem}}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}.cpl-anim{position:absolute;top:0;left:0;width:100%;overflow:hidden;pointer-events:none}.cpl-anim__svg{width:100%;height:100%}.cpl-anim__path{display:none}.animating .cpl-anim__path{display:block;stroke-dasharray:10000;stroke-dashoffset:10000;-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards;-webkit-animation-delay:1.5s;animation-delay:1.5s;fill:none}.cpl-anim--footer{bottom:-16px;top:auto;right:0;left:auto;max-width:1280px}.cpl-anim--footer .cpl-anim__path{stroke:#fff}.cpl-anim--footer.animating .cpl-anim__path{stroke-width:2.6094;stroke-miterlimit:10;stroke-dasharray:8000;stroke-dashoffset:8000;-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards;-webkit-animation-delay:2s;animation-delay:2s}.cpl-anim--hero{bottom:-3rem;top:auto;right:-20vw;left:auto;width:70.35vw}.cpl-anim--hero .cpl-anim__path{stroke:#f1f1eb}.cpl-anim--hero.animating .cpl-anim__path{stroke:#f1f1eb;stroke-width:2.6;stroke-miterlimit:10}.cpl-anim--below-hero{left:auto;top:0;right:0;width:81.5vw;z-index:1}.cpl-anim--below-hero .cpl-anim__path{stroke:#dfd6e5;fill:none;stroke-miterlimit:10}.cpl-anim--below-hero.animating .cpl-anim__path{stroke-width:2.6094;stroke-miterlimit:10;stroke-dasharray:8000;stroke-dashoffset:8000;-webkit-animation:dash 3s linear forwards;animation:dash 3s linear forwards;-webkit-animation-delay:0.5s;animation-delay:0.5s}.cpl-anim--simple-hero{top:5rem;left:0;right:0;overflow:hidden}.cpl-anim--simple-hero .cpl-anim__svg{width:120vw;-webkit-transform:translateX(-20vw);transform:translateX(-20vw)}.cpl-anim--simple-hero .cpl-anim__path{stroke:#dfd6e5}.cpl-anim--simple-hero.animating .cpl-anim__path{stroke-width:2.6094;stroke-miterlimit:10;stroke-dasharray:8000;stroke-dashoffset:8000;-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards;-webkit-animation-delay:0.5s;animation-delay:0.5s}.cpl-anim-below-hero>:not(.cpl-anim),.cpl-anim-simple-hero-content>:not(.cpl-anim){position:relative;z-index:2}.footer-menu .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.footer-menu .menu-item:after{content:"\f054";font-family:"fontawesome";font-weight:400;display:inline-block;font-size:12px;color:inherit}:root .cpl-btn-primary{border-color:transparent;padding-inline:0;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}:root .cpl-btn-primary:hover{padding-inline:1.2em}:root{--cpl-square-corner-size:3rem}@media (min-width:64rem){:root{--cpl-square-corner-size:6rem}}.cpl-square-corner{position:relative;margin-top:calc(var(--cpl-square-corner-size) * -0.35);padding-top:calc(var(--cpl-square-corner-size) * 0.7);padding-left:calc(var(--cpl-square-corner-size) * 0.7)}.cpl-square-corner:before{content:"";position:absolute;top:0;left:0;width:var(--cpl-square-corner-size);height:var(--cpl-square-corner-size);background:url(img/square-corner.svg) no-repeat center center;background-size:contain;opacity:0;-webkit-animation:squareFadeIn 0.5s ease-in forwards;animation:squareFadeIn 0.5s ease-in forwards;-webkit-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes squareFadeIn{0%{opacity:0}to{opacity:1}}@keyframes squareFadeIn{0%{opacity:0}to{opacity:1}}.timeline-row{--dot-size:0.8rem;position:relative}.timeline-row .g-cols>.wpb_column:first-child{position:relative}.timeline-row .g-cols>.wpb_column:first-child:before{content:"";position:absolute;top:2rem;left:calc(100% - var(--dot-size) / 2);width:var(--dot-size);height:var(--dot-size);background-color:var(--color-content-text);z-index:2;border-radius:50%}.flex-grow-grid{height:100%}.flex-grow-grid .post_image{height:100%}.flex-grow-grid .post_image .wp-post-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.flex-grow-grid .card-w-gradient{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-grow-grid .w-grid-list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0!important;height:100%}@media not all and (min-width:64rem){.flex-grow-grid .w-grid-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flex-grow-grid .w-grid-item{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:-webkit-box-flex 0.3s ease-out 0.1s;transition:-webkit-box-flex 0.3s ease-out 0.1s;transition:flex 0.3s ease-out 0.1s;transition:flex 0.3s ease-out 0.1s,-webkit-box-flex 0.3s ease-out 0.1s,-ms-flex 0.3s ease-out 0.1s;min-height:10rem}@media (min-width:64rem){.flex-grow-grid .w-grid-item{min-height:30rem}}@media (min-width:80rem){.flex-grow-grid .w-grid-item{min-height:38rem}}.flex-grow-grid .w-grid-item:hover{-webkit-box-flex:35%;-ms-flex:35%;flex:35%}.wpb_column:has(.flex-grow-grid) .vc_column-inner{height:100%}
/*# sourceMappingURL=cpl-dist.css.map */