:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica Neue,Liberation Sans,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(.focus-visible){outline:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}[dir=ltr] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}[dir=rtl] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-right:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}@font-face{font-family:CalibreBlack;src:url(/wp-content/themes/com002/public/fonts/CalibreWeb-Black.15c8d2.woff) format("woff"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Black.f4de43.woff2) format("woff2"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Black.b2249e.eot) format("embedded-opentype")}@font-face{font-family:CalibreBold;src:url(/wp-content/themes/com002/public/fonts/CalibreWeb-Bold.8fed54.woff) format("woff"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Bold.e9f9ef.woff2) format("woff2"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Bold.199b3a.eot) format("embedded-opentype")}@font-face{font-family:CalibreMedium;src:url(/wp-content/themes/com002/public/fonts/CalibreWeb-Medium.04812f.woff) format("woff"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Medium.4abcfc.woff2) format("woff2"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Medium.dc6aec.eot) format("embedded-opentype")}@font-face{font-family:CalibreRegular;src:url(/wp-content/themes/com002/public/fonts/CalibreWeb-Regular.025821.woff) format("woff"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Regular.dc9ca5.woff2) format("woff2"),url(/wp-content/themes/com002/public/fonts/CalibreWeb-Regular.ea6471.eot) format("embedded-opentype")}:root{--site-max-width:1200px;--site-gutter:2.5rem}@media(max-width:575.98px){:root{--site-gutter:1.25rem}}body{color:#000;font-family:CalibreMedium,sans-serif;font-size:1.875rem;line-height:1.2}body.menu-on{overflow:hidden}@media(min-width:1200px){#main.blurred{position:relative}#main.blurred:after{background-color:rgba(0,0,0,.5);content:"";height:100%;position:absolute;top:0;width:100%;z-index:8}}figure{margin-bottom:0}img{height:auto;max-width:100%}a{text-decoration:none}p{margin-bottom:1.5rem}p strong{font-family:CalibreBold,sans-serif}.module-container{margin-left:auto;margin-right:auto;max-width:calc(1200px + 5rem);max-width:calc(var(--site-max-width) + var(--site-gutter)*2);padding-left:2.5rem;padding-left:var(--site-gutter);padding-right:2.5rem;padding-right:var(--site-gutter)}.component-bg-red{background:#d41f1d}.component-bg-magenta{background:#e3154e}.component-bg-bright-purple{background:#983178}.component-bg-deep-purple{background:#852665}.component-bg-light-orange{background:#f89a1e}.component-bg-orange{background:#f37721}.component-bg-white{background:#fff}.component-bg-black{background:#000}.component-bg-gradient{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.breadcrumbs{font-family:freight-sans-compressed-pro,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;margin:0;padding:.9375rem 0;text-transform:uppercase}.breadcrumbs>span{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem}.breadcrumbs a,.breadcrumbs span,.component-bg-white .component-form-description h2,.component-bg-white .component-form-description h3,.component-bg-white .component-form-description h4,.component-bg-white .component-text-content h2,.component-bg-white .component-text-content h3,.component-bg-white .component-text-content h4,.component-bg-white .component-text-image-text h2,.component-bg-white .component-text-image-text h3,.component-bg-white .component-text-image-text h4,.component-bg-white .single-post-content h2,.component-bg-white .single-post-content h3,.component-bg-white .single-post-content h4,.component-bg-white .single-resource-content h2,.component-bg-white .single-resource-content h3,.component-bg-white .single-resource-content h4,.single-post .component-form-description h2,.single-post .component-form-description h3,.single-post .component-form-description h4,.single-post .component-text-content h2,.single-post .component-text-content h3,.single-post .component-text-content h4,.single-post .component-text-image-text h2,.single-post .component-text-image-text h3,.single-post .component-text-image-text h4,.single-post .single-post-content h2,.single-post .single-post-content h3,.single-post .single-post-content h4,.single-post .single-resource-content h2,.single-post .single-resource-content h3,.single-post .single-resource-content h4,.single-resource .component-form-description h2,.single-resource .component-form-description h3,.single-resource .component-form-description h4,.single-resource .component-text-content h2,.single-resource .component-text-content h3,.single-resource .component-text-content h4,.single-resource .component-text-image-text h2,.single-resource .component-text-image-text h3,.single-resource .component-text-image-text h4,.single-resource .single-post-content h2,.single-resource .single-post-content h3,.single-resource .single-post-content h4,.single-resource .single-resource-content h2,.single-resource .single-resource-content h3,.single-resource .single-resource-content h4{color:#852665}.component-bg-white .component-form-description ul li:before,.component-bg-white .component-text-content ul li:before,.component-bg-white .component-text-image-text ul li:before,.component-bg-white .single-post-content ul li:before,.component-bg-white .single-resource-content ul li:before,.single-post .component-form-description ul li:before,.single-post .component-text-content ul li:before,.single-post .component-text-image-text ul li:before,.single-post .single-post-content ul li:before,.single-post .single-resource-content ul li:before,.single-resource .component-form-description ul li:before,.single-resource .component-text-content ul li:before,.single-resource .component-text-image-text ul li:before,.single-resource .single-post-content ul li:before,.single-resource .single-resource-content ul li:before{content:url(/wp-content/themes/com002/public/images/bullet-magenta.09bc47.svg)}.component-bg-white .swiper-button-next,.component-bg-white .swiper-button-prev,.single-post .swiper-button-next,.single-post .swiper-button-prev,.single-resource .swiper-button-next,.single-resource .swiper-button-prev{color:#852665}@media(min-width:992px){.component-bg-white .swiper-button-next:not(.swiper-button-disabled):hover,.component-bg-white .swiper-button-prev:not(.swiper-button-disabled):hover,.single-post .swiper-button-next:not(.swiper-button-disabled):hover,.single-post .swiper-button-prev:not(.swiper-button-disabled):hover,.single-resource .swiper-button-next:not(.swiper-button-disabled):hover,.single-resource .swiper-button-prev:not(.swiper-button-disabled):hover{color:#fff}.component-bg-white .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-bg-white .swiper-button-prev:not(.swiper-button-disabled):hover:before,.single-post .swiper-button-next:not(.swiper-button-disabled):hover:before,.single-post .swiper-button-prev:not(.swiper-button-disabled):hover:before,.single-resource .swiper-button-next:not(.swiper-button-disabled):hover:before,.single-resource .swiper-button-prev:not(.swiper-button-disabled):hover:before{background-color:#e3154e}}.component-bg-white .swiper-pagination-bullet,.single-post .swiper-pagination-bullet,.single-resource .swiper-pagination-bullet{background-color:#852665}.component-bg-white .modal-wrapper,.single-post .modal-wrapper,.single-resource .modal-wrapper{background-color:#852665;color:#fff}.component-bg-white .modal-close,.single-post .modal-close,.single-resource .modal-close{background-color:#fff;color:#000}.component-bg-white .modal-text::-webkit-scrollbar-thumb,.single-post .modal-text::-webkit-scrollbar-thumb,.single-resource .modal-text::-webkit-scrollbar-thumb{background:#fff}.component-bg-white .modal-text p a,.single-post .modal-text p a,.single-resource .modal-text p a{color:#fff}.component-bg-white .modal-text ul li:before,.single-post .modal-text ul li:before,.single-resource .modal-text ul li:before{content:url(/wp-content/themes/com002/public/images/bullet-light-orange.496fd2.svg)}.component-bg-white:not(.component-hero-banner):not(.component-filtered-list){padding-bottom:5rem;padding-top:5rem}@media(max-width:767.98px){.component-bg-white:not(.component-hero-banner):not(.component-filtered-list){padding-bottom:3.75rem;padding-top:3.75rem}}.component-bg-white:not(.component-hero-banner):not(.component-filtered-list)+.component-bg-white{padding-top:0}.component-bg-deep-purple,.component-bg-gradient{margin:0!important;padding-bottom:5rem;padding-top:5rem}@media(max-width:767.98px){.component-bg-deep-purple,.component-bg-gradient{padding-bottom:3.75rem;padding-top:3.75rem}}.component-bg-deep-purple .component-form-description p a,.component-bg-deep-purple .component-text-content p a,.component-bg-deep-purple .component-text-image-text p a,.component-bg-deep-purple .swiper-button-next,.component-bg-deep-purple .swiper-button-prev,.component-bg-gradient .component-form-description p a,.component-bg-gradient .component-text-content p a,.component-bg-gradient .component-text-image-text p a,.component-bg-gradient .swiper-button-next,.component-bg-gradient .swiper-button-prev{color:#fff}@media(min-width:992px){.component-bg-deep-purple .swiper-button-next:not(.swiper-button-disabled):focus:before,.component-bg-deep-purple .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-bg-deep-purple .swiper-button-prev:not(.swiper-button-disabled):focus:before,.component-bg-deep-purple .swiper-button-prev:not(.swiper-button-disabled):hover:before,.component-bg-gradient .swiper-button-next:not(.swiper-button-disabled):focus:before,.component-bg-gradient .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-bg-gradient .swiper-button-prev:not(.swiper-button-disabled):focus:before,.component-bg-gradient .swiper-button-prev:not(.swiper-button-disabled):hover:before{background-color:#000}}.component-bg-deep-purple .modal-wrapper,.component-bg-deep-purple .swiper-pagination-bullet,.component-bg-gradient .modal-wrapper,.component-bg-gradient .swiper-pagination-bullet{background-color:#fff}.component-bg-deep-purple .modal-close,.component-bg-gradient .modal-close{background-color:#000;color:#fff}.component-bg-deep-purple .modal-title,.component-bg-gradient .modal-title{color:#852665}.component-bg-deep-purple .modal-text::-webkit-scrollbar-thumb,.component-bg-gradient .modal-text::-webkit-scrollbar-thumb{background:#852665}.component-bg-deep-purple .modal-text ul li:before,.component-bg-gradient .modal-text ul li:before{content:url(/wp-content/themes/com002/public/images/bullet-magenta.09bc47.svg)}.component-bg-deep-purple .component-form-description ul li:before,.component-bg-deep-purple .component-text-content ul li:before,.component-bg-deep-purple .component-text-image-text ul li:before,.component-bg-deep-purple .single-post-content ul li:before,.component-bg-deep-purple .single-resource-content ul li:before{content:url(/wp-content/themes/com002/public/images/bullet-light-orange.496fd2.svg)}.component-bg-gradient .component-form-description ul li:before,.component-bg-gradient .component-text-content ul li:before,.component-bg-gradient .component-text-image-text ul li:before,.component-bg-gradient .single-post-content ul li:before,.component-bg-gradient .single-resource-content ul li:before{content:url(/wp-content/themes/com002/public/images/bullet-white.a7b9ff.svg)}.responsive-video{height:0;padding-bottom:56.25%;position:relative}.responsive-video>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.btn-bg-red{background-color:#d41f1d}.btn-text-red{color:#d41f1d}.btn-bg-magenta{background-color:#e3154e}.btn-text-magenta{color:#e3154e}.btn-bg-bright-purple{background-color:#983178}.btn-text-bright-purple{color:#983178}.btn-bg-deep-purple{background-color:#852665}.btn-text-deep-purple{color:#852665}.btn-bg-light-orange{background-color:#f89a1e}.btn-text-light-orange{color:#f89a1e}.btn-bg-orange{background-color:#f37721}.btn-text-orange{color:#f37721}.btn-bg-white{background-color:#fff}.btn-text-white{color:#fff}.btn-bg-black{background-color:#000}.btn-text-black{color:#000}.btn-bg-gradient{background-color:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.btn-text-gradient{color:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.btn{cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:20px 49px;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-filled{-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0)}.btn-outline{background:#000;-webkit-clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);color:#000}.btn-outline:before{background:#fff;bottom:2px;-webkit-clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);content:"";left:2px;position:absolute;right:2px;top:2px;z-index:-1}.btn-double{color:#fff}.btn-double:before{background:#d41f1d;left:6px;top:0;z-index:-1}.btn-double:after,.btn-double:before{-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);content:"";height:100%;position:absolute;width:100%}.btn-double:after{background:#000;left:0;top:7px;z-index:-2}.btn-box{-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,87% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,87% 0);display:block;padding:10px}.btn-box,.btn-flipped{background:#d41f1d;color:#fff}.btn-flipped{-webkit-clip-path:polygon(13% 0,0 20%,6% 83%,92% 100%,100% 74%,100% 12%);clip-path:polygon(13% 0,0 20%,6% 83%,92% 100%,100% 74%,100% 12%);padding:40px 49px}.caption{-webkit-clip-path:polygon(0 10%,0 74%,6% 100%,95% 83%,100% 17%,92% 0);clip-path:polygon(0 10%,0 74%,6% 100%,95% 83%,100% 17%,92% 0);padding:40px 40px 50px;width:480px}.caption,.caption-large{background:#d41f1d;color:#fff;cursor:pointer;display:inline-block}.caption-large{-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.caption-large{padding-left:1.875rem;padding-right:1.875rem}}.card-primary{background:#d41f1d;max-width:367px;padding:30px 40px 40px;position:relative;width:100%}.card-primary:after{background:#d41f1d;bottom:-28px;-webkit-clip-path:polygon(100% 0,0 0,6% 100%);clip-path:polygon(100% 0,0 0,6% 100%);content:"";height:28px;left:0;position:absolute;width:100%}.search-form{align-items:center;display:flex}.search-form input,.search-form label{width:100%}.search-form input{border:0;outline:none}.search-form input::-webkit-search-cancel-button,.search-form input::-webkit-search-decoration,.search-form input::-webkit-search-results-button,.search-form input::-webkit-search-results-decoration{display:none}.search-form-primary{gap:.625rem}.search-form-primary input{color:#e3154e;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:.3125rem}.search-form-primary input::-moz-placeholder{color:#e3154e;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2}.search-form-primary input::placeholder{color:#e3154e;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2}.search-form-primary button{background:none;border:0;padding:0}.search-form-secondary{gap:1.875rem}@media(max-width:767.98px){.search-form-secondary{align-items:flex-start;flex-direction:column}}.search-form-secondary input{border:.1875rem solid #fff;color:#000;font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;padding:1.0625rem}.search-form-secondary input::-moz-placeholder{color:#000;font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.search-form-secondary input::placeholder{color:#000;font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.search-form-secondary button{border:0}.gform_wrapper .gform_fields{grid-row-gap:1.875rem!important}.gform_wrapper .gform-body .gform-field-label{font-family:CalibreMedium,sans-serif;font-size:1.875rem;line-height:1.2;margin-bottom:.9375rem!important}.gform_wrapper .gform-body input,.gform_wrapper .gform-body select,.gform_wrapper .gform-body textarea{background-color:transparent!important;border-radius:0;outline:0}.gform_wrapper .gform-body input[type=email],.gform_wrapper .gform-body input[type=text]{padding:.625rem .9375rem!important}.gform_wrapper .gform-body .gfield textarea{height:5rem!important}.gform_wrapper .gform-body input::-moz-placeholder{font-size:1rem!important}.gform_wrapper .gform-body input::placeholder{font-size:1rem!important}.gform_wrapper .gform-body input::-moz-placeholder{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.gform_wrapper .gform-body input::placeholder{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.gform_wrapper .gform_footer{margin-top:1.875rem!important;padding:0!important}.gform_wrapper .gform_footer input{border:0}.gform_wrapper .gform_heading{display:none}.gform_wrapper .gfield_checkbox .gchoice input,.gform_wrapper .gfield_radio .gchoice input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.gform_wrapper .gfield_checkbox .gchoice label,.gform_wrapper .gfield_radio .gchoice label{align-items:center;cursor:pointer;display:inline-flex!important;font-family:CalibreMedium,sans-serif;font-size:.75rem!important;font-size:1.375rem;gap:.625rem;line-height:1.2;max-width:100%!important;position:relative}.gform_wrapper .gfield_checkbox .gchoice label:before,.gform_wrapper .gfield_radio .gchoice label:before{content:"";cursor:pointer;display:block;flex-shrink:0;height:1.25rem;width:1.25rem}.gform_wrapper .gfield_checkbox .gchoice input:checked+label:after{background-repeat:no-repeat;background-size:contain;content:"";height:.875rem;left:.125rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.gform_wrapper .gfield_radio .gchoice label:before{border-radius:.625rem}body.modal-on{overflow:hidden}.modal{display:none;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100vw;z-index:9}.modal.open{display:block;opacity:1;transition-delay:0s;visibility:visible}.modal-bg{height:100%;position:absolute;width:100%}.modal-container{margin-left:auto;margin-right:auto;max-width:77.5rem;padding:3.125rem;position:relative;top:50%;transform:translateY(-50%)}@media(max-width:1199.98px){.modal-container{margin-left:3.125rem;margin-right:3.125rem;padding:0}}@media(max-width:767.98px){.modal-container{margin-left:1.25rem;margin-right:1.25rem}}.modal-close{border:0;display:grid;padding:.5rem;position:absolute;right:5rem;top:5rem;z-index:1}@media(max-width:1199.98px){.modal-close{right:1.25rem;top:1.25rem}}.modal-close svg{height:1.5625rem;width:1.5625rem}.modal-wrapper{display:flex}@media(max-width:1199.98px){.modal-wrapper{flex-direction:column;height:90vh;overflow-y:scroll;padding:3.125rem}}@media(max-width:767.98px){.modal-wrapper{padding:1.25rem}}.modal-content{padding:5rem}@media(min-width:992px){.modal-content{position:relative}}@media(max-width:1199.98px){.modal-content{margin-top:2.8125rem;padding:0}}.modal-image{align-content:center;display:grid;flex-shrink:0;justify-content:center;place-content:center;width:30rem}@media(min-width:992px){.modal-image{background-color:#000}}@media(max-width:1199.98px){.modal-image{width:15rem}}.modal-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:0}.modal-subtitle{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin:.125rem 0 0}.modal-text{font-size:1.5rem;font-weight:500;line-height:1.2;margin-top:2.5rem}.modal-text.small{font-size:1.375rem}.modal-text.large,.modal-text.small{font-family:CalibreMedium,sans-serif;line-height:1.2}.modal-text.large{font-size:1.875rem}.modal-text h2{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.modal-text h2{font-size:3.125rem}}.modal-text h3{font-size:2.875rem;line-height:1}.modal-text h3,.modal-text h4{font-family:CalibreBold,sans-serif}.modal-text h4{font-size:2.25rem;line-height:.85}.modal-text p a{color:#e3154e;text-decoration:underline}.modal-text>:not(figure):not(.component-multiple-images-swiper):not(ul):not(blockquote){margin-left:auto;margin-right:auto;max-width:49.375rem}.modal-text>*{margin-bottom:1.5rem}.modal-text blockquote{background-color:#000;margin:2.875rem 0;position:relative}@media(max-width:991.98px){.modal-text blockquote{padding:0 1.25rem 2.5rem}}@media(min-width:992px){.modal-text blockquote{-webkit-clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);padding-bottom:5rem}}.modal-text blockquote p{color:#fff;display:flex;flex-direction:column;font-family:CalibreBold,sans-serif;font-size:2.8125rem;gap:1.875rem;line-height:1.2;margin:0 auto;max-width:49.375rem}.modal-text blockquote p:before{content:url(/wp-content/themes/com002/public/images/quote.a5e16b.svg);margin-top:-.0625rem}@media(min-width:992px){.modal-text blockquote p:before{margin-top:.5rem}}.modal-text blockquote p cite{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:.8}.modal-text .component-multiple-images-swiper,.modal-text .video-wrapper,.modal-text figure:not(.component-multiple-images-image){margin-bottom:5rem;margin-top:5rem}.modal-text ul{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;list-style:none;margin-left:auto;margin-right:auto;max-width:36.5rem;padding-left:1rem;text-indent:-2rem}@media(max-width:767.98px){.modal-text ul{padding-left:2rem}}.modal-text ul li:before{margin-right:1rem;position:relative;top:-.125rem}.modal-text ul li:not(:last-child){margin-bottom:1rem}.modal-text ul li:not(:last-child) ul{margin:1rem 0;padding-left:2rem}.modal-text figure:not(.component-multiple-images-image){position:relative;text-align:center;width:100%!important}.modal-text figure:not(.component-multiple-images-image) figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-top:-1.875rem;padding:2.5rem 3.125rem 2.5rem 2.5rem;position:relative;text-align:left;width:30rem}@media(max-width:991.98px){.modal-text figure:not(.component-multiple-images-image) figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}@media(min-width:992px){.modal-text figure:not(.component-multiple-images-image) figcaption{left:3.125rem}}@media(max-width:991.98px){.modal-text figure:not(.component-multiple-images-image) figcaption{margin-top:-1.6875rem;position:relative;width:100%}}@media(min-width:1200px){.modal-text{height:25rem;overflow-y:scroll}.modal-text::-webkit-scrollbar{background-color:transparent;height:.5rem;width:.3125rem}.modal-text::-webkit-scrollbar-thumb{border-radius:.3125rem}}.modal-text>:last-child{margin-bottom:0}.modal-text ul{text-indent:0}.c4-modal-component .modal-bg{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.c4-modal-component .modal-container{background-color:#fff;padding:5rem 1.875rem}@media(max-width:991.98px){.c4-modal-component .modal-container{padding:5rem 1.25rem 2.5rem}}.c4-modal-component .c4-modal-close{background-color:#000;border:0;display:grid;padding:.5rem;position:absolute;right:1.875rem;top:1.875rem;z-index:1}@media(max-width:991.98px){.c4-modal-component .c4-modal-close{right:1.25rem;top:1.25rem}}.c4-modal-component .c4-modal-close svg{color:#fff;height:1.5625rem;width:1.5625rem}.c4-modal-component[aria-hidden=false]{display:block;opacity:1;visibility:visible}.c4-modal-wrapper{align-items:center;display:flex;gap:6.875rem}@media(max-width:1199.98px){.c4-modal-wrapper{gap:3.75rem}}@media(max-width:991.98px){.c4-modal-wrapper{align-items:flex-start;flex-direction:column}}.c4-modal-logo{flex-shrink:0;max-width:25.625rem;width:100%}.c4-modal-heading{color:#852665;font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:0}.c4-modal-description{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;margin-bottom:0}.c4-modal-heading+.c4-modal-description{margin-top:2.5rem}.c4-modal-button{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.c4-modal-button:focus,.c4-modal-button:hover{background-color:#e3154e;color:#fff}.c4-modal-description+.c4-modal-button,.c4-modal-heading+.c4-modal-button{margin-top:1.875rem}.item-tag-red{background-color:#d41f1d;color:#fff}.item-tag-magenta{background-color:#e3154e;color:#fff}.item-tag-bright-purple{background-color:#983178;color:#fff}.item-tag-deep-purple{background-color:#852665;color:#fff}.item-tag-light-orange{background-color:#f89a1e;color:#fff;color:#000}.item-tag-orange{background-color:#f37721;color:#fff;color:#000}.item-tag-white{background-color:#fff;color:#fff;color:#000}.item-tag-black{background-color:#000;color:#fff}.item-tag-gradient{background-color:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%);color:#fff}.component-bg-white .item,.component-bg-white .item-content{background-color:#852665}.component-bg-white .item-date,.component-bg-white .item-description,.component-bg-white .item-tag,.component-bg-white .item-title a{color:#fff}.component-bg-white .item-tag{border:.0625rem solid #fff}.component-bg-deep-purple .item,.component-bg-deep-purple .item-content,.component-bg-gradient .item,.component-bg-gradient .item-content{background-color:#fff}.component-bg-deep-purple .item-tag,.component-bg-deep-purple .item-title a,.component-bg-gradient .item-tag,.component-bg-gradient .item-title a{color:#852665}.component-bg-deep-purple .item-tag,.component-bg-gradient .item-tag{border:.0625rem solid #852665}.item{-webkit-clip-path:polygon(0 0,0 92%,6% 100%,100% 92%,100% 0);clip-path:polygon(0 0,0 92%,6% 100%,100% 92%,100% 0);position:relative}@media(max-width:767.98px){.item{margin:auto;max-width:26.9375rem}}.item-header{position:relative;z-index:-1}.item-header span{bottom:0;display:block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.125rem;font-weight:600;left:1.375rem;letter-spacing:.03375rem;line-height:1.3333333333;padding:.3125rem .9375rem;position:absolute;text-transform:uppercase}.item-content{padding:1.875rem 2.5rem 3.75rem}@media(max-width:1199.98px){.item-content{padding:1.25rem 1.875rem 3.75rem}}.item-image,.item-placeholder{height:15.3125rem}@media(max-width:1399.98px){.item-image,.item-placeholder{height:14.1875rem}}@media(max-width:1199.98px){.item-image,.item-placeholder{height:11.875rem}}@media(max-width:991.98px){.item-image,.item-placeholder{height:13.125rem}}@media(max-width:767.98px){.item-image,.item-placeholder{height:auto}}.item-image img,.item-placeholder img{height:100%;object-fit:cover}.item-placeholder{background:linear-gradient(270deg,#e72c2a,#f37721 47.65%,#f89a1e 93.35%);width:100%}@media(min-width:576px)and (max-width:767.98px){.item-placeholder{height:18rem}}@media(max-width:575.98px){.item-placeholder{height:13.125rem}}.item-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:0}.item-title a:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}.item-description{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;margin:1rem 0 0}.item-meta{align-items:center;justify-content:space-between;margin-bottom:1rem}.item-meta,.item-tags{display:flex;flex-wrap:wrap;gap:.625rem}.item-tag{font-size:1rem;line-height:1.25;margin-bottom:0;padding:.375rem .5rem;text-align:center}.item-date,.item-tag{font-family:freight-sans-compressed-pro,sans-serif;font-weight:600;text-transform:uppercase}.item-date{font-size:1.125rem;letter-spacing:.03375rem;line-height:1.3333333333}.header{align-items:center;display:flex;padding-left:1.25rem;position:relative;z-index:9}@media(min-width:1200px){.header{gap:2.5rem;height:7.5rem}}@media(min-width:1280px){.header{gap:4.375rem}}@media(max-width:1199.98px){.header{flex-wrap:wrap;gap:1.875rem;justify-content:space-between;overflow-x:hidden;padding:.9375rem 0}.header:not(.menu-open) .header-wrapper{display:none}}.header:not(.menu-open) #menu-toggler{background-image:url(/wp-content/themes/com002/public/images/menu.e63c68.svg)}@media(max-width:767.98px){.header.menu-open{height:100vh;padding-bottom:2.5rem}.header.menu-open.sub-menu-open{overflow:hidden}}@media(max-width:1199.98px){.header.menu-open .header-wrapper{flex-basis:100%}}.header.menu-open #menu-toggler{background-image:url(/wp-content/themes/com002/public/images/close.8381bc.svg)}.header-brand{max-width:13.375rem;width:100%}@media(max-width:1199.98px){.header-brand{margin-left:3.75rem}}@media(max-width:767.98px){.header-brand{margin-left:1.25rem}}.header-wrapper{display:flex;gap:2.5rem;height:100%;justify-content:space-between;width:100%}@media(min-width:1200px){.header-wrapper{align-items:center}}@media(max-width:1279.98px){.header-wrapper{gap:1.25rem}}@media(max-width:1199.98px){.header-wrapper{gap:3.75rem;padding:1.875rem 5.625rem 3.75rem;position:relative}}@media(max-width:767.98px){.header-wrapper{flex-direction:column;padding:1.875rem 1.25rem 0}}@media(min-width:1200px){.header .nav-left,.header .nav-right{position:relative}}@media(min-width:768px){.header .nav-left,.header .nav-right{display:inline-flex;height:100%}}.header ul{list-style:none;margin:0;padding:0}.header-primary,.header-right,.header-secondary{align-items:center;display:flex}@media(max-width:1199.98px){.header-primary,.header-right,.header-secondary{align-items:flex-start;flex-direction:column;gap:3.75rem}}.header-primary>.menu-item,.header-secondary>.menu-item{align-items:center;display:inline-flex;font-family:CalibreBold,sans-serif;font-size:1.625rem;height:100%;line-height:1.0909090909}@media(min-width:1200px){.header-primary>.menu-item,.header-secondary>.menu-item{position:relative}}.header-primary>.menu-item span,.header-secondary>.menu-item span{cursor:default}.header-primary>.menu-item>.sub-menu,.header-secondary>.menu-item>.sub-menu{display:none;position:absolute;top:7.5rem}@media(max-width:1199.98px){.header-primary>.menu-item>.sub-menu,.header-secondary>.menu-item>.sub-menu{flex-wrap:wrap;justify-content:space-between;left:0;padding:5rem 3.75rem;top:0;width:100vw;z-index:1}}@media(max-width:767.98px){.header-primary>.menu-item>.sub-menu,.header-secondary>.menu-item>.sub-menu{padding-left:1.25rem;padding-right:1.25rem}}.header-primary>.menu-item:not(.simple)>.sub-menu,.header-secondary>.menu-item:not(.simple)>.sub-menu{background-color:#fff}@media(min-width:1200px){.header-primary>.menu-item:not(.simple)>.sub-menu,.header-secondary>.menu-item:not(.simple)>.sub-menu{background-color:#fff;flex-direction:column;gap:0;margin-left:1.125rem;padding:0}}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item{max-width:18.75rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(min-width:1200px){.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item{background-color:#852665;padding:.5rem 1.5625rem;text-align:center;width:auto}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:hover,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:hover{background-color:#fff}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:hover a,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:hover a{color:#e3154e!important}}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>a,.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>span,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>a,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>span{color:#852665;font-family:freight-sans-compressed-pro,sans-serif;font-size:2rem;font-weight:600;line-height:1.2;text-transform:uppercase}@media(min-width:1200px){.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>a,.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>span,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>a,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>span{color:#fff}}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu{margin-top:2.25rem}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item:not(:last-child),.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item:not(:last-child){margin-bottom:1.5rem}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item a,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item a{color:#000}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item a:focus,.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item a:hover,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item a:focus,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item:not(.has-image)>.sub-menu>.menu-item a:hover{color:#e3154e}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image{display:flex;flex-direction:column;gap:1rem;position:relative}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a{color:#000;display:flex;font-family:freight-sans-compressed-pro,sans-serif;font-size:2rem;font-weight:600;gap:1.5625rem;line-height:1.2;text-transform:uppercase}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:before,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:focus,.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:focus svg,.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:hover,.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:hover svg,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:focus,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:focus svg,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:hover,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a:hover svg{color:#e3154e}.header-primary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a svg,.header-secondary>.menu-item:not(.simple)>.sub-menu>.menu-item.has-image a svg{color:#000;flex-shrink:0}@media(max-width:767.98px){.header-primary>.menu-item:not(.simple)>.sub-menu.open,.header-secondary>.menu-item:not(.simple)>.sub-menu.open{display:grid;grid-template-columns:repeat(2,1fr);grid-template-columns:1fr;height:100%;overflow-y:scroll}}@media(min-width:1200px){.header-primary>.menu-item.simple,.header-secondary>.menu-item.simple{position:relative}}.header-primary>.menu-item.simple>.sub-menu,.header-secondary>.menu-item.simple>.sub-menu{flex-direction:column;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:1199.98px){.header-primary>.menu-item.simple>.sub-menu,.header-secondary>.menu-item.simple>.sub-menu{background:#fff;height:100%;justify-content:flex-start;left:0;padding:5rem 0 0;top:0;width:100%}}.header-primary>.menu-item.simple>.sub-menu>.menu-item,.header-secondary>.menu-item.simple>.sub-menu>.menu-item{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;padding:1.25rem 2.5rem;position:relative}@media(max-width:1199.98px){.header-primary>.menu-item.simple>.sub-menu>.menu-item,.header-secondary>.menu-item.simple>.sub-menu>.menu-item{padding-left:3.75rem;padding-right:3.75rem}}@media(max-width:767.98px){.header-primary>.menu-item.simple>.sub-menu>.menu-item,.header-secondary>.menu-item.simple>.sub-menu>.menu-item{padding-left:1.25rem;padding-right:1.25rem}}.header-primary>.menu-item.simple>.sub-menu>.menu-item a:before,.header-secondary>.menu-item.simple>.sub-menu>.menu-item a:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}@media(min-width:1200px){.header-primary>.menu-item:focus>.sub-menu,.header-primary>.menu-item:hover>.sub-menu,.header-secondary>.menu-item:focus>.sub-menu,.header-secondary>.menu-item:hover>.sub-menu{display:flex}}@media(max-width:1199.98px){.header-primary>.menu-item>.sub-menu.open,.header-secondary>.menu-item>.sub-menu.open{display:flex}}@media(min-width:1200px){.header-primary>.menu-item{padding:0 .9375rem}}@media(min-width:1280px){.header-primary>.menu-item{padding:0 1.25rem}}.header-primary>.menu-item:hover{background-color:#852665}.header-primary>.menu-item:hover>a,.header-primary>.menu-item:hover>span{color:#fff}.header-primary>.menu-item>a,.header-primary>.menu-item>span{color:#852665}.header-primary>.menu-item:not(.simple)>.sub-menu{left:0}@media(min-width:1200px){.header-primary>.menu-item:not(.simple)>.sub-menu{bottom:0;left:-9.25rem}}.header-primary>.menu-item.simple>.sub-menu>.menu-item{background-color:#852665}.header-primary>.menu-item.simple>.sub-menu>.menu-item:focus,.header-primary>.menu-item.simple>.sub-menu>.menu-item:hover{background-color:#fff}.header-primary>.menu-item.simple>.sub-menu>.menu-item:focus a,.header-primary>.menu-item.simple>.sub-menu>.menu-item:hover a{color:#852665}.header-primary>.menu-item.simple>.sub-menu>.menu-item a{color:#fff}.header-right{height:100%}@media(min-width:1200px){.header-secondary>.menu-item{padding:0 .625rem}}.header-secondary>.menu-item a,.header-secondary>.menu-item span{color:#e3154e}.header-secondary>.menu-item:focus a,.header-secondary>.menu-item:focus span,.header-secondary>.menu-item:hover a,.header-secondary>.menu-item:hover span{color:#fff}.header-secondary>.menu-item:not(.simple):focus,.header-secondary>.menu-item:not(.simple):hover{background-color:#d41f1d}@media(min-width:1200px){.header-secondary>.menu-item:not(.simple)>.sub-menu{border-top:1.25rem solid #d41f1d;right:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.header-secondary>.menu-item.simple:focus,.header-secondary>.menu-item.simple:hover,.header-secondary>.menu-item.simple>.sub-menu>.menu-item{background-color:#e3154e}.header-secondary>.menu-item.simple>.sub-menu>.menu-item:focus,.header-secondary>.menu-item.simple>.sub-menu>.menu-item:hover{background-color:#fff}.header-secondary>.menu-item.simple>.sub-menu>.menu-item:focus a,.header-secondary>.menu-item.simple>.sub-menu>.menu-item:hover a{color:#e3154e}.header-secondary>.menu-item.simple>.sub-menu>.menu-item a{color:#fff}.header-search-button{background:none;border:0;color:#852665;height:100%;padding:0 1.25rem}@media(max-width:1199.98px){.header-search-button{display:none}}.header-search-container{background-color:#e3154e;left:0;padding:1.875rem 0;position:absolute;top:7.5rem;width:100vw}@media(max-width:1199.98px){.header-search-container{display:none}}.header-search-container .search-form button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#000;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header-search-container .search-form button:focus,.header-search-container .search-form button:hover{background-color:#852665;color:#fff}.header-search-container:not(.active){display:none}.header-search-container.active+.header-search-button{background-color:#e3154e;color:#fff}.header #menu-toggler{align-self:center;background-color:transparent;background-repeat:no-repeat;background-size:contain;border:0;display:none;flex-shrink:0;height:1.5625rem;padding:0;width:1.875rem}.header #menu-toggler.focus-visible{outline-offset:.25rem;outline-style:solid;outline-width:.0625rem}.header #menu-toggler:focus-visible{outline-offset:.25rem;outline-style:solid;outline-width:.0625rem}@media(max-width:1199.98px){.header #menu-toggler{display:block;margin-right:3.75rem}}@media(max-width:767.98px){.header #menu-toggler{margin-right:1.25rem}}.header #back-button{align-items:center;background:#fff;border:0;color:#852665;display:flex;font-family:CalibreBlack,sans-serif;font-size:1.25rem;gap:.625rem;left:3.75rem;line-height:1.2;padding:1.5625rem 0;position:absolute;top:0;width:100%;z-index:2}@media(min-width:1200px){.header #back-button{display:none}}@media(max-width:767.98px){.header #back-button{left:1.25rem}}.header #back-button:not(.show){display:none}.header #back-button svg{transform:scaleX(-1)}.header .search-form-primary{width:18.75rem}@media(min-width:1200px){.header .search-form-primary{display:none}}@media(max-width:575.98px){.header .search-form-primary{border:.0625rem solid #852665;width:100%}}.header .search-form-primary input{color:#852665;font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909}.header .search-form-primary input::-moz-placeholder{color:#852665;font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909}.header .search-form-primary input::placeholder{color:#852665;font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909}.header .search-form-primary input:focus::-moz-placeholder{opacity:.5}.header .search-form-primary input:focus::placeholder{opacity:.5}@media(max-width:575.98px){.header .search-form-primary button{background-color:#852665;flex-shrink:0;width:2.875rem}}.header .search-form-primary svg{color:#852665}@media(max-width:575.98px){.header .search-form-primary svg{color:#fff;width:2.5rem}}.header-languages{align-items:center;background-color:#000;display:flex;gap:1.25rem;padding:1.375rem 3.75rem}@media(max-width:991.98px){.header-languages{padding:1.25rem 2.5rem}}@media(max-width:767.98px){.header-languages{align-items:flex-start;flex-direction:column;gap:1.25rem;padding:0 .9375rem}}.header-languages:not(.active){display:none}.header-languages-title{color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-bottom:0}@media(max-width:767.98px){.header-languages-title{display:flex;justify-content:space-between;padding:1.25rem 0;width:100%}}.header-languages-title svg{transform:rotate(180deg);width:1.625rem}@media(min-width:768px){.header-languages-title svg{display:none}}.header-languages-title.active+nav{display:block}.header-languages-title.active svg{transform:none}@media(max-width:767.98px){.header-languages nav{display:none;padding-bottom:.625rem;width:100%}}.header-languages-nav{align-items:center;display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}@media(max-width:767.98px){.header-languages-nav{flex-direction:column;gap:0}}.header-languages-nav li{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;position:relative}@media(max-width:767.98px){.header-languages-nav li{padding:.625rem 0;width:100%}}@media(min-width:768px){.header-languages-nav li.active a{color:#f37721}}@media(max-width:767.98px){.header-languages-nav li.active{background-color:#fff;padding-left:.625rem;padding-right:.625rem}.header-languages-nav li.active a{color:#983178}.header-languages-nav li:not(:last-child){border-bottom:.125rem solid #fff}}.header-languages-nav li:not(:last-child):after{border-left:.125rem solid #fff;content:"";height:80%;position:absolute;right:-.75rem;top:50%;transform:translateY(-50%)}@media(max-width:767.98px){.header-languages-nav li:not(:last-child):after{display:none}}.header-languages-nav li a{color:#fff}.header-languages-nav li:focus a,.header-languages-nav li:hover a{color:#f37721}.header-languages-close{background:none;border:0;margin-left:auto;padding:0}@media(max-width:767.98px){.header-languages-close{display:none}}.header-languages-close svg{color:#fff;width:1.5rem}.footer{background-color:#000}.footer>.module-container{align-items:flex-start;display:flex;gap:7.5rem;padding-bottom:3.75rem}@media(max-width:1199.98px){.footer>.module-container{padding-bottom:5.625rem}}@media(max-width:991.98px){.footer>.module-container{gap:2.1875rem}}@media(max-width:575.98px){.footer>.module-container{flex-direction:column;padding:0 0 2.1875rem}}.footer ul{list-style:none;margin:0;padding:0}.footer-info{display:flex;flex-direction:column;gap:2.1875rem;max-width:18.3125rem;padding-top:3.75rem;width:100%}@media(max-width:575.98px){.footer-info{max-width:100%;padding-left:1.25rem;padding-right:1.25rem}}.footer-brand,.footer-brand img{width:100%}@media(min-width:576px){.footer-brand img{max-width:18.3125rem}}.footer-address{color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-bottom:0}.footer .social-links{display:flex;gap:.9375rem}.footer .social-links svg{color:#fff}.footer .search-form{flex-direction:row-reverse;justify-content:flex-end}.footer .search-form svg{color:#fff;height:1.375rem;transform:scaleX(-1);width:1.375rem}.footer-right{align-items:flex-start;display:flex;gap:6.25rem;justify-content:space-between;width:100%}@media(min-width:768px)and (max-width:1199.98px){.footer-right{align-items:center}}@media(max-width:1199.98px){.footer-right{flex-direction:column;gap:0}}@media(max-width:767.98px){.footer-right{gap:3.75rem}}.footer-primary{padding-top:3.75rem}@media(max-width:575.98px){.footer-primary{padding-left:1.25rem;padding-right:1.25rem}}.footer-nav{display:flex;gap:5rem}@media(max-width:991.98px){.footer-nav{gap:1.875rem}}.footer-nav .menu-column .sub-menu .menu-item:not(:first-child){margin-top:1.5rem}.footer-nav .menu-item{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:700;line-height:.8}.footer-nav .menu-item a{color:#fff}.footer-nav .menu-item a:focus,.footer-nav .menu-item a:hover{color:#e3154e}.footer-partner{background-color:#983178;border-radius:0 0 .5rem .5rem;min-width:17.5rem;padding:3.75rem 1.875rem 1.875rem}@media(min-width:576px)and (max-width:1199.98px){.footer-partner{order:-1}}@media(max-width:575.98px){.footer-partner{border-radius:0 .5rem .5rem 0;padding-top:1.875rem}}.footer-partner-text{color:#fff;font-family:CalibreMedium,sans-serif;font-size:1rem;font-weight:500;letter-spacing:.00625rem;line-height:1.2;margin-bottom:.625rem;text-align:center}.footer-partner-logo{text-align:center}.footer-partner-logo img{max-height:3.75rem;width:auto}.footer-bottom{padding:1.25rem 0}.footer-bottom>.module-container{align-items:center;display:flex;gap:1.25rem;justify-content:flex-end}@media(min-width:1200px){.footer-bottom>.module-container{padding-right:1.25rem}}@media(max-width:767.98px){.footer-bottom>.module-container{align-items:flex-start;flex-direction:column;padding-bottom:2.5rem}}.footer-bottom-nav{align-items:center;display:flex;gap:1.25rem}@media(max-width:767.98px){.footer-bottom-nav{align-items:flex-start;flex-direction:column}}.footer-bottom-nav .menu-item{font-family:CalibreMedium,sans-serif;font-size:1rem;font-weight:600;line-height:1.3333333333}.footer-bottom-nav .menu-item a{color:#fff}.footer-bottom-nav .menu-item a:focus,.footer-bottom-nav .menu-item a:hover{color:#e3154e}.footer-copyright{color:#fff;font-family:CalibreMedium,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.0375rem;line-height:1.3333333333;margin-bottom:0;text-transform:uppercase}.footer-languages{align-items:center;background-color:#000;display:flex;flex-wrap:wrap;gap:1.25rem;margin-right:auto}@media(max-width:767.98px){.footer-languages{margin-top:1.25rem;order:2}}@media(max-width:575.98px){.footer-languages{align-items:flex-start;flex-direction:column;width:100%}}.footer-languages-title{color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-bottom:0}@media(max-width:575.98px){.footer-languages nav{width:100%}}.footer-languages-nav{align-items:center;display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}@media(max-width:575.98px){.footer-languages-nav{flex-direction:column;gap:1.25rem}}.footer-languages-nav li{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;position:relative}@media(max-width:575.98px){.footer-languages-nav li{width:100%}}.footer-languages-nav li.active a{color:#f37721}@media(max-width:575.98px){.footer-languages-nav li:not(:last-child){border-bottom:.125rem solid #fff;padding-bottom:1.25rem}}.footer-languages-nav li:not(:last-child):after{border-left:.125rem solid #fff;content:"";height:80%;position:absolute;right:-.75rem;top:50%;transform:translateY(-50%)}@media(max-width:575.98px){.footer-languages-nav li:not(:last-child):after{display:none}}.footer-languages-nav li a{color:#fff}.footer-languages-nav li:focus a,.footer-languages-nav li:hover a{color:#f37721}#wt-cli-accept-btn,#wt-cli-privacy-save-btn{--btn-bg:#e3154e;--btn-bg-hover:#852665;--btn-outline:#e3154e;--btn-outline-hover:#852665;--btn-text:#fff;--btn-text-hover:#fff;align-items:center;background-color:var(--btn-bg)!important;border:none!important;border-radius:0!important;box-shadow:0 0 0 1.25px var(--btn-outline);color:var(--btn-text)!important;display:inline-flex;flex-wrap:wrap;font-family:CalibreMedium,sans-serif;font-size:1.375rem;font-weight:500;gap:20px;justify-content:center;line-height:1.2;padding:10px 20px;text-align:center;text-decoration:none;transition:.2s ease}#wt-cli-accept-btn:focus,#wt-cli-accept-btn:hover,#wt-cli-privacy-save-btn:focus,#wt-cli-privacy-save-btn:hover{background-color:var(--btn-bg-hover)!important;box-shadow:0 0 0 1.25px var(--btn-outline-hover)!important;color:var(--btn-text-hover)!important}#wt-cli-settings-btn{color:#000!important}.cli-style-v2{font-weight:500}.component-hero-banner{overflow:hidden;padding:0;position:relative}@media(max-width:991.98px){.component-hero-banner.component-bg-white{margin-bottom:3.75rem}}.component-hero-banner.component-bg-white .social-links{background-color:#852665}.component-hero-banner.component-bg-white .social-links svg{color:#fff}.component-hero-banner.component-bg-white .component-hero-banner-title{color:#852665}.component-hero-banner.component-bg-white .component-hero-banner-content{margin-bottom:5rem;margin-top:5rem}@media(max-width:991.98px){.component-hero-banner.component-bg-white .component-hero-banner-content{margin-bottom:0;margin-top:3.75rem}}.component-hero-banner.component-bg-white .component-hero-banner-button.filled:first-child{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-white .component-hero-banner-button.filled:first-child:focus,.component-hero-banner.component-bg-white .component-hero-banner-button.filled:first-child:hover{background-color:#e3154e;color:#fff}.component-hero-banner.component-bg-white .component-hero-banner-button.filled:nth-child(2){background:#852665;-webkit-clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-white .component-hero-banner-button.filled:nth-child(2):before{background:#fff;bottom:.125rem;-webkit-clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);content:"";left:.125rem;position:absolute;right:.125rem;top:.125rem;z-index:-1}.component-hero-banner.component-bg-white .component-hero-banner-button.filled:nth-child(2):focus,.component-hero-banner.component-bg-white .component-hero-banner-button.filled:nth-child(2):hover{background-color:#e3154e;color:#fff}.component-hero-banner.component-bg-white .component-hero-banner-button.filled:nth-child(2):focus:before,.component-hero-banner.component-bg-white .component-hero-banner-button.filled:nth-child(2):hover:before{background:#e3154e}.component-hero-banner.component-bg-deep-purple,.component-hero-banner.component-bg-gradient{color:#fff}@media(max-width:991.98px){.component-hero-banner.component-bg-deep-purple,.component-hero-banner.component-bg-gradient{padding-bottom:3.75rem}}.component-hero-banner.component-bg-deep-purple .double,.component-hero-banner.component-bg-gradient .double{color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.component-hero-banner.component-bg-deep-purple .double:before,.component-hero-banner.component-bg-gradient .double:before{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);content:"";height:100%;left:6px;position:absolute;top:0;width:100%;z-index:-1}.component-hero-banner.component-bg-deep-purple .double:after,.component-hero-banner.component-bg-gradient .double:after{background:#f37721;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);content:"";height:100%;left:0;position:absolute;top:7px;width:100%;z-index:-2}.component-hero-banner.component-bg-deep-purple .double:focus,.component-hero-banner.component-bg-deep-purple .double:hover,.component-hero-banner.component-bg-gradient .double:focus,.component-hero-banner.component-bg-gradient .double:hover{color:#fff}.component-hero-banner.component-bg-deep-purple .double:focus:before,.component-hero-banner.component-bg-deep-purple .double:hover:before,.component-hero-banner.component-bg-gradient .double:focus:before,.component-hero-banner.component-bg-gradient .double:hover:before{background:#e3154e}.component-hero-banner.component-bg-deep-purple .double:focus:after,.component-hero-banner.component-bg-deep-purple .double:hover:after,.component-hero-banner.component-bg-gradient .double:focus:after,.component-hero-banner.component-bg-gradient .double:hover:after{background:#fff}.component-hero-banner.component-bg-deep-purple .social-links,.component-hero-banner.component-bg-gradient .social-links{background-color:#fff}.component-hero-banner.component-bg-deep-purple .social-links svg,.component-hero-banner.component-bg-gradient .social-links svg{color:#852665}.component-hero-banner.component-bg-deep-purple .breadcrumbs a,.component-hero-banner.component-bg-deep-purple .breadcrumbs span,.component-hero-banner.component-bg-gradient .breadcrumbs a,.component-hero-banner.component-bg-gradient .breadcrumbs span{color:#fff}.component-hero-banner.component-bg-deep-purple .component-hero-banner-content,.component-hero-banner.component-bg-gradient .component-hero-banner-content{padding-bottom:5rem;padding-top:5rem}@media(max-width:991.98px){.component-hero-banner.component-bg-deep-purple .component-hero-banner-content,.component-hero-banner.component-bg-gradient .component-hero-banner-content{padding-bottom:0;padding-top:3.75rem}}.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:first-child{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#e3154e;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:first-child:focus,.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:first-child:hover{background-color:#e3154e;color:#fff}.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:nth-child(2){background:#fff;-webkit-clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:nth-child(2):before{background:#852665;bottom:.125rem;-webkit-clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);content:"";left:.125rem;position:absolute;right:.125rem;top:.125rem;z-index:-1}.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:nth-child(2):focus,.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:nth-child(2):hover{background-color:#e3154e;color:#fff}.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:nth-child(2):focus:before,.component-hero-banner.component-bg-deep-purple .component-hero-banner-button.filled:nth-child(2):hover:before{background:#e3154e}.component-hero-banner.component-bg-gradient.image-left .component-hero-banner-button.filled:first-child{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#e3154e;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-gradient.image-left .component-hero-banner-button.filled:first-child:focus,.component-hero-banner.component-bg-gradient.image-left .component-hero-banner-button.filled:first-child:hover{background-color:#e3154e;color:#fff}.component-hero-banner.component-bg-gradient:not(.image-left) .component-hero-banner-button.filled:first-child{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#e3154e;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-gradient:not(.image-left) .component-hero-banner-button.filled:first-child:focus,.component-hero-banner.component-bg-gradient:not(.image-left) .component-hero-banner-button.filled:first-child:hover{background-color:#852665;color:#fff}.component-hero-banner.component-bg-gradient .component-hero-banner-button.filled:nth-child(2){background:#fff;-webkit-clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);clip-path:polygon(0 15%,0 76%,5.7% 100%,94% 85%,99.6% 27%,91% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-hero-banner.component-bg-gradient .component-hero-banner-button.filled:nth-child(2):before{background:#e3154e;bottom:.125rem;-webkit-clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);clip-path:polygon(0 16%,0 76%,5.5% 100%,93.9% 84%,99.3% 27%,91.1% 0);content:"";left:.125rem;position:absolute;right:.125rem;top:.125rem;z-index:-1}.component-hero-banner.component-bg-gradient .component-hero-banner-button.filled:nth-child(2):focus,.component-hero-banner.component-bg-gradient .component-hero-banner-button.filled:nth-child(2):hover{background-color:#fff;color:#e3154e}.component-hero-banner.component-bg-gradient .component-hero-banner-button.filled:nth-child(2):focus:before,.component-hero-banner.component-bg-gradient .component-hero-banner-button.filled:nth-child(2):hover:before{background:#fff}@media(max-width:991.98px){.component-hero-banner .module-container{padding:0}}.component-hero-banner-wrapper{align-items:center;display:flex;gap:5rem;justify-content:space-between}@media(max-width:991.98px){.component-hero-banner-wrapper{align-items:flex-start;flex-direction:column;gap:3.125rem}}@media(min-width:992px){.component-hero-banner.image-left .component-hero-banner-wrapper{flex-direction:row-reverse}}@media only screen and (max-width:1600px)and (min-width:1200px){.component-hero-banner.image-left .component-hero-banner-image{left:50%;margin-left:-50vw;max-width:calc(100% - 34.375rem)}}@media(min-width:992px)and (max-width:1199.98px){.component-hero-banner.image-left .component-hero-banner-image{margin-left:-2.5rem}}@media(min-width:992px){.component-hero-banner.image-left .component-hero-banner-caption{right:-2.8125rem}}@media only screen and (max-width:1600px)and (min-width:1200px){.component-hero-banner:not(.image-left) .component-hero-banner-image{margin-right:-50vw;max-width:calc(100% - 34.375rem);right:50%}}@media(min-width:992px)and (max-width:1199.98px){.component-hero-banner:not(.image-left) .component-hero-banner-image{margin-right:-2.5rem}}@media(min-width:992px){.component-hero-banner:not(.image-left) .component-hero-banner-caption{left:-2.8125rem}}.component-hero-banner-content{width:100%}@media(max-width:991.98px){.component-hero-banner-content{order:-1;padding-left:2.5rem;padding-right:2.5rem}}@media(max-width:575.98px){.component-hero-banner-content{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1200px){.component-hero-banner-content:not(.no-image){max-width:34.375rem}}.component-hero-banner-content.no-image{max-width:43.75rem}.component-hero-banner-eyebrow{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:700;line-height:.8;margin-bottom:1.875rem}.component-hero-banner-title{margin-bottom:0}.component-hero-banner-title.extra-large{font-family:CalibreBold,sans-serif;font-size:7.8125rem;font-size:clamp(5.625rem,.7813rem + 7.8125vw,7.8125rem);line-height:.8}@media(max-width:767.98px){.component-hero-banner-title.extra-large{font-size:5.25rem}}.component-hero-banner-title.large{font-family:CalibreBold,sans-serif;font-size:6.25rem;line-height:.8}@media(max-width:767.98px){.component-hero-banner-title.large{font-size:4.0625rem}}.component-hero-banner-title.medium{font-family:CalibreBold,sans-serif;font-size:5.3125rem;line-height:.8}@media(max-width:767.98px){.component-hero-banner-title.medium{font-size:3.625rem}}.component-hero-banner-title.small{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-hero-banner-title.small{font-size:3.125rem}}.component-hero-banner-terms{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;list-style:none;margin:1.875rem 0 0;padding:0}.component-hero-banner-terms li{border:.0625rem solid #fff;font-family:freight-sans-compressed-pro,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;padding:.375rem .5rem;text-transform:uppercase}.component-hero-banner-terms li.primary{background-color:transparent}.component-hero-banner-terms li.primary a{color:#fff}.component-hero-banner-terms li.secondary{background-color:#fff}.component-hero-banner-terms li.secondary a{color:#852665}.component-hero-banner-description{margin-top:1.875rem}.component-hero-banner-description>:last-child{margin-bottom:0}.component-hero-banner-buttons{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:1.875rem}@media(max-width:767.98px){.component-hero-banner-buttons{gap:1.875rem}}.component-hero-banner-button.double{color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.component-hero-banner-button.double:before{background-color:#852665;left:6px;top:0;z-index:-1}.component-hero-banner-button.double:after,.component-hero-banner-button.double:before{-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);content:"";height:100%;position:absolute;width:100%}.component-hero-banner-button.double:after{background:#f37721;left:0;top:7px;z-index:-2}.component-hero-banner-button.double:focus,.component-hero-banner-button.double:hover{color:#fff}.component-hero-banner-button.double:focus:before,.component-hero-banner-button.double:hover:before{background:#e3154e}.component-hero-banner-button.double:focus:after,.component-hero-banner-button.double:hover:after{background:#fff}.component-hero-banner-image{position:relative}@media(min-width:992px)and (max-width:1399.98px){.component-hero-banner-image{flex-shrink:0;width:50%}}@media(max-width:991.98px){.component-hero-banner-image{text-align:left;width:100%}}.component-hero-banner-caption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-top:-3.75rem;padding:2.5rem 3.125rem 2.5rem 2.5rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-hero-banner-caption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}@media(min-width:992px){.component-hero-banner-caption{position:relative}}@media(max-width:991.98px){.component-hero-banner-caption{max-width:100%}}@media(min-width:768px)and (max-width:991.98px){.component-hero-banner-caption{right:2.8125rem}}.component-hero-banner .social-links{display:none;flex-direction:column;gap:1.25rem;list-style:none;padding:.9375rem;right:0;z-index:1}@media(min-width:768px){.component-hero-banner .social-links{border-radius:.625rem 0 0 .625rem;display:flex;margin:0;position:absolute;top:50%;transform:translateY(-50%)}}@media(max-width:767.98px){.component-hero-banner .social-links{border-radius:.625rem .625rem 0 0;flex-direction:row;margin:2.8125rem 0 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(max-width:991.98px){.component-hero-banner .breadcrumbs{padding-left:2.5rem;padding-right:2.5rem}}@media(max-width:575.98px){.component-hero-banner .breadcrumbs{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:768px){.home.page .component-hero-banner-caption{bottom:3.125rem;position:absolute}}.component-image figure{position:relative;text-align:center}.component-image.in-frame figcaption{bottom:0;position:absolute}@media(max-width:991.98px){.component-image.in-frame figcaption{margin-top:-1.6875rem;position:relative;width:100%}}.component-image.in-frame.alignment-left img{-webkit-clip-path:polygon(0 15%,0 83%,4% 100%,100% 82%,100% 15%,94% 0);clip-path:polygon(0 15%,0 83%,4% 100%,100% 82%,100% 15%,94% 0);-webkit-clip-path:polygon(6% 0,0 15%,0 82%,96% 100%,100% 83%,100% 15%);clip-path:polygon(6% 0,0 15%,0 82%,96% 100%,100% 83%,100% 15%)}@media(max-width:991.98px){.component-image.in-frame.alignment-left img{-webkit-clip-path:polygon(0 13%,0 83%,0 100%,100% 100%,100% 21%,94% 0);clip-path:polygon(0 13%,0 83%,0 100%,100% 100%,100% 21%,94% 0)}}@media(min-width:992px){.component-image.in-frame.alignment-left figcaption{left:3.125rem}}.component-image.in-frame.alignment-left.caption-magenta figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:2.5rem 3.125rem 2.5rem 2.5rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-image.in-frame.alignment-left.caption-magenta figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}.component-image.in-frame.alignment-left.caption-white figcaption{background-color:#fff;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#000;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:2.5rem 3.125rem 2.5rem 2.5rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-image.in-frame.alignment-left.caption-white figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}.component-image.in-frame.alignment-right img{-webkit-clip-path:polygon(0 15%,0 83%,4% 100%,100% 82%,100% 15%,94% 0);clip-path:polygon(0 15%,0 83%,4% 100%,100% 82%,100% 15%,94% 0)}@media(max-width:991.98px){.component-image.in-frame.alignment-right img{-webkit-clip-path:polygon(0 13%,0 83%,0 100%,100% 100%,100% 21%,94% 0);clip-path:polygon(0 13%,0 83%,0 100%,100% 100%,100% 21%,94% 0)}}@media(min-width:992px){.component-image.in-frame.alignment-right figcaption{right:3.125rem}}.component-image.in-frame.alignment-right.caption-magenta figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);-webkit-clip-path:polygon(9% 0,0 20%,6% 83%,92% 100%,100% 74%,100% 12%);clip-path:polygon(9% 0,0 20%,6% 83%,92% 100%,100% 74%,100% 12%);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:2rem 1.5625rem 2.75rem 3.4375rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-image.in-frame.alignment-right.caption-magenta figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}.component-image.in-frame.alignment-right.caption-white figcaption{background-color:#fff;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);-webkit-clip-path:polygon(9% 0,0 20%,6% 83%,92% 100%,100% 74%,100% 12%);clip-path:polygon(9% 0,0 20%,6% 83%,92% 100%,100% 74%,100% 12%);color:#000;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:2rem 1.5625rem 2.75rem 3.4375rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-image.in-frame.alignment-right.caption-white figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}.component-image:not(.in-frame) figcaption{margin-top:1.5rem}.component-image:not(.in-frame).caption-magenta figcaption{background:#e3154e;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#fff;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-image:not(.in-frame).caption-magenta figcaption{padding-left:1.875rem;padding-right:1.875rem}}.component-image:not(.in-frame).caption-white figcaption{background:#fff;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#000;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-image:not(.in-frame).caption-white figcaption{padding-left:1.875rem;padding-right:1.875rem}}.component-text-image{overflow:hidden;padding:0;position:relative}@media(max-width:991.98px){.component-text-image.reverse_mobile .module-container{flex-direction:column}}.component-text-image.component-bg-white .component-text-image-title{color:#852665}.component-text-image.component-bg-white .component-text-image-button.double{color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.component-text-image.component-bg-white .component-text-image-button.double:before{background-color:#e3154e;left:6px;top:0;z-index:-1}.component-text-image.component-bg-white .component-text-image-button.double:after,.component-text-image.component-bg-white .component-text-image-button.double:before{-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);content:"";height:100%;position:absolute;width:100%}.component-text-image.component-bg-white .component-text-image-button.double:after{background:#f37721;left:0;top:7px;z-index:-2}.component-text-image.component-bg-white .component-text-image-button.double:focus,.component-text-image.component-bg-white .component-text-image-button.double:hover{color:#fff}.component-text-image.component-bg-white .component-text-image-button.double:focus:before,.component-text-image.component-bg-white .component-text-image-button.double:hover:before{background:#e3154e}.component-text-image.component-bg-white .component-text-image-button.double:focus:after,.component-text-image.component-bg-white .component-text-image-button.double:hover:after{background:#fff}.component-text-image.component-bg-white .component-text-image-button.filled{background-color:#e3154e;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-text-image.component-bg-white .component-text-image-button.filled:focus,.component-text-image.component-bg-white .component-text-image-button.filled:hover{background-color:#852665;color:#fff}.component-text-image.component-bg-deep-purple .component-text-image-content,.component-text-image.component-bg-gradient .component-text-image-content{color:#fff}.component-text-image.component-bg-deep-purple .component-text-image-button:not(.double){background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-text-image.component-bg-deep-purple .component-text-image-button:not(.double):focus,.component-text-image.component-bg-deep-purple .component-text-image-button:not(.double):hover{background-color:#e3154e;color:#fff}.component-text-image.component-bg-gradient .component-text-image-button:not(.double){background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-text-image.component-bg-gradient .component-text-image-button:not(.double):focus,.component-text-image.component-bg-gradient .component-text-image-button:not(.double):hover{background-color:#852665;color:#fff}.component-text-image .module-container{align-items:center;display:flex;gap:6.25rem;justify-content:space-between;position:relative}@media(max-width:991.98px){.component-text-image .module-container{align-items:flex-start;flex-direction:column-reverse;gap:2.5rem;padding:0 0 3.125rem}}.component-text-image .module-container[\:not-has\(\.component-text-image-caption\)]{min-height:24.375rem}.component-text-image .module-container:not(:has(.component-text-image-caption)){min-height:24.375rem}.component-text-image.keep-dimensions{padding-bottom:5rem;padding-top:5rem}@media(max-width:767.98px){.component-text-image.keep-dimensions{padding-bottom:3.75rem;padding-top:3.75rem}}.component-text-image.keep-dimensions .module-container{align-items:flex-start;gap:2.5rem;justify-content:space-between;min-height:auto}@media(min-width:992px){.component-text-image.keep-dimensions .component-text-image-content{padding:0}}.component-text-image.keep-dimensions .component-text-image-image{margin-right:0!important;padding-left:0!important;position:relative;right:0!important}.component-text-image .component-text-image-image{height:100%}@media only screen and (min-width:992px){.component-text-image .component-text-image-image{position:absolute}}@media only screen and (max-width:1600px)and (min-width:992px){.component-text-image .component-text-image-image{max-width:50%}}@media only screen and (min-width:1601px){.component-text-image .component-text-image-image{width:50%}}.component-text-image .component-text-image-image img{height:100%;object-fit:cover}.component-text-image .component-text-image-image[\:has\(\.component-text-image-caption\)]{position:relative}.component-text-image .component-text-image-image:has(.component-text-image-caption){position:relative}@media(min-width:992px){.component-text-image.image-left .module-container{flex-direction:row-reverse}}@media only screen and (min-width:992px){.component-text-image.image-left .component-text-image-image{padding-right:1.25rem}}@media only screen and (max-width:1600px)and (min-width:992px){.component-text-image.image-left .component-text-image-image{left:50%;margin-left:-50vw}}@media only screen and (min-width:1601px){.component-text-image.image-left .component-text-image-image{left:0}}@media(min-width:992px){.component-text-image.image-left .component-text-image-caption{right:-2.8125rem}}@media only screen and (min-width:992px){.component-text-image:not(.image-left) .component-text-image-image{padding-left:1.25rem}}@media only screen and (max-width:1600px)and (min-width:992px){.component-text-image:not(.image-left) .component-text-image-image{margin-right:-50vw;right:50%}}@media only screen and (min-width:1601px){.component-text-image:not(.image-left) .component-text-image-image{right:0}}@media(min-width:992px){.component-text-image:not(.image-left) .component-text-image-caption{left:-1.25rem}}@media(min-width:1400px){.component-text-image:not(.image-left) .component-text-image-caption{left:-2.8125rem}}.component-text-image-image{position:relative}@media(max-width:1199.98px){.component-text-image-image{width:100%}}@media(max-width:991.98px){.component-text-image-image img{width:100%}}.component-text-image-content{max-width:50%;padding:2.5rem 0;width:100%}@media(max-width:991.98px){.component-text-image-content{max-width:100%;padding:0 2.5rem}}@media(max-width:575.98px){.component-text-image-content{padding:0 1.25rem}}.component-text-image-eyebrow{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:700;line-height:.8;margin-bottom:.75rem}.component-text-image-title{margin-bottom:0}.component-text-image-title.medium{font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1}.component-text-image-title.large{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-text-image-title.large{font-size:3.125rem}}.component-text-image-text{font-size:1.5rem;font-weight:500;margin-top:1.5rem}.component-text-image-text,.component-text-image-text.small{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.component-text-image-text.large{font-family:CalibreMedium,sans-serif;font-size:1.875rem;line-height:1.2}.component-text-image-text h2{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-text-image-text h2{font-size:3.125rem}}.component-text-image-text h3{font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1}.component-text-image-text h4{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-text-image-text p a{color:#e3154e;text-decoration:underline}.component-text-image-text>:not(figure):not(.component-multiple-images-swiper):not(ul):not(blockquote){margin-left:auto;margin-right:auto;max-width:49.375rem}.component-text-image-text>*{margin-bottom:1.5rem}.component-text-image-text blockquote{background-color:#000;margin:2.875rem 0;position:relative}@media(max-width:991.98px){.component-text-image-text blockquote{padding:0 1.25rem 2.5rem}}@media(min-width:992px){.component-text-image-text blockquote{-webkit-clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);padding-bottom:5rem}}.component-text-image-text blockquote p{color:#fff;display:flex;flex-direction:column;font-family:CalibreBold,sans-serif;font-size:2.8125rem;gap:1.875rem;line-height:1.2;margin:0 auto;max-width:49.375rem}.component-text-image-text blockquote p:before{content:url(/wp-content/themes/com002/public/images/quote.a5e16b.svg);margin-top:-.0625rem}@media(min-width:992px){.component-text-image-text blockquote p:before{margin-top:.5rem}}.component-text-image-text blockquote p cite{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:.8}.component-text-image-text .component-multiple-images-swiper,.component-text-image-text .video-wrapper,.component-text-image-text figure:not(.component-multiple-images-image){margin-bottom:5rem;margin-top:5rem}.component-text-image-text ul{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;list-style:none;margin-left:auto;margin-right:auto;max-width:36.5rem;padding-left:1rem;text-indent:-2rem}@media(max-width:767.98px){.component-text-image-text ul{padding-left:2rem}}.component-text-image-text ul li:before{margin-right:1rem;position:relative;top:-.125rem}.component-text-image-text ul li:not(:last-child){margin-bottom:1rem}.component-text-image-text ul li:not(:last-child) ul{margin:1rem 0;padding-left:2rem}.component-text-image-text figure:not(.component-multiple-images-image){position:relative;text-align:center;width:100%!important}.component-text-image-text figure:not(.component-multiple-images-image) figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-top:-1.875rem;padding:2.5rem 3.125rem 2.5rem 2.5rem;position:relative;text-align:left;width:30rem}@media(max-width:991.98px){.component-text-image-text figure:not(.component-multiple-images-image) figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}@media(min-width:992px){.component-text-image-text figure:not(.component-multiple-images-image) figcaption{left:3.125rem}}@media(max-width:991.98px){.component-text-image-text figure:not(.component-multiple-images-image) figcaption{margin-top:-1.6875rem;position:relative;width:100%}}.component-text-image-text>*{max-width:100%!important}.component-text-image-text>:last-child{margin-bottom:0}.component-text-image-text ul{text-indent:0}.component-text-image-button{margin-top:1.5rem}.component-text-image-button.double{color:#e3154e;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.component-text-image-button.double:before{background-color:#fff;left:6px;top:0;z-index:-1}.component-text-image-button.double:after,.component-text-image-button.double:before{-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);content:"";height:100%;position:absolute;width:100%}.component-text-image-button.double:after{background:#f37721;left:0;top:7px;z-index:-2}.component-text-image-button.double:focus,.component-text-image-button.double:hover{color:#fff}.component-text-image-button.double:focus:before,.component-text-image-button.double:hover:before{background:#e3154e}.component-text-image-button.double:focus:after,.component-text-image-button.double:hover:after{background:#fff}.component-text-image.caption-magenta .component-text-image-caption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:2.5rem 3.125rem 2.5rem 2.5rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-text-image.caption-magenta .component-text-image-caption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}.component-text-image.caption-white .component-text-image-caption{background-color:#fff;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#000;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;padding:2.5rem 3.125rem 2.5rem 2.5rem;text-align:left;width:30rem}@media(max-width:991.98px){.component-text-image.caption-white .component-text-image-caption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}.component-text-image-caption{margin-top:-60px;position:relative}@media(min-width:992px)and (max-width:1199.98px){.component-text-image-caption{bottom:1.25rem}}@media(max-width:991.98px){.component-text-image-caption{margin-left:auto;position:relative;right:1.875rem}}@media(max-width:575.98px){.component-text-image-caption{margin:0 auto -3.125rem;max-width:calc(100% - 60px);right:0}}.component-items-list.component-bg-white .component-items-list-button{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-items-list.component-bg-white .component-items-list-button:focus,.component-items-list.component-bg-white .component-items-list-button:hover{background-color:#e3154e;color:#fff}.component-items-list.component-bg-white .item-tag:focus,.component-items-list.component-bg-white .item-tag:hover{background-color:#fff;color:#852665}.component-items-list.component-bg-deep-purple .item-tag:focus,.component-items-list.component-bg-deep-purple .item-tag:hover,.component-items-list.component-bg-gradient .item-tag:focus,.component-items-list.component-bg-gradient .item-tag:hover{background-color:#852665;color:#fff}.component-items-list.component-bg-deep-purple .component-items-list-title,.component-items-list.component-bg-gradient .component-items-list-title{color:#fff}.component-items-list.component-bg-deep-purple .component-items-list-button,.component-items-list.component-bg-gradient .component-items-list-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-items-list.component-bg-deep-purple .component-items-list-button:focus,.component-items-list.component-bg-deep-purple .component-items-list-button:hover,.component-items-list.component-bg-gradient .component-items-list-button:focus,.component-items-list.component-bg-gradient .component-items-list-button:hover{background-color:#e3154e;color:#fff}.component-items-list-header{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:3.75rem}.component-items-list-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:0}@media(max-width:767.98px){.component-items-list-title{font-size:3.125rem}}@media(min-width:768px){.component-items-list-button{margin-left:auto}}.component-items-list .item{-webkit-clip-path:polygon(0 0,0 92%,6% 100%,100% 92%,100% 0);clip-path:polygon(0 0,0 92%,6% 100%,100% 92%,100% 0);position:relative}@media(max-width:767.98px){.component-items-list .item{margin:auto;max-width:26.9375rem}}.component-items-list .item-tag{z-index:2}.component-items-list .item-hover-image,.component-items-list .item:focus .item-image.has-hover,.component-items-list .item:hover .item-image.has-hover{display:none}.component-items-list .item:focus .item-hover-image,.component-items-list .item:hover .item-hover-image{display:block}.component-items-list-controls{align-items:center;display:flex;gap:2.125rem;justify-content:center}.component-items-list-controls .swiper-button-next,.component-items-list-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;margin-top:2.5rem;padding:0;position:relative;width:4.8125rem}.component-items-list-controls .swiper-button-next svg,.component-items-list-controls .swiper-button-prev svg{width:1.8125rem}.component-items-list-controls .swiper-button-next.swiper-button-disabled,.component-items-list-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.component-items-list-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-items-list-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.component-items-list-controls .swiper-button-prev svg{transform:scaleX(-1)}@media(min-width:768px){.component-items-list-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.component-items-list-controls .swiper-pagination{display:flex;gap:.75rem;margin-top:2.5rem}.component-items-list-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.component-items-list-controls .swiper-pagination-bullet-active{opacity:1}.component-items-list-controls .swiper-button-lock,.component-items-list-controls .swiper-pagination-lock{display:none}.component-form .module-container{display:flex;gap:5.3125rem}@media(max-width:1199.98px){.component-form .module-container{flex-direction:column;gap:2.8125rem}}.component-form.component-bg-white .component-form-title{color:#852665}.component-form.component-bg-white .gform_wrapper input[type=email],.component-form.component-bg-white .gform_wrapper input[type=text],.component-form.component-bg-white .gform_wrapper select,.component-form.component-bg-white .gform_wrapper textarea{border:.0625rem solid #000}.component-form.component-bg-white .gform_wrapper input[type=email]::-moz-placeholder,.component-form.component-bg-white .gform_wrapper input[type=text]::-moz-placeholder,.component-form.component-bg-white .gform_wrapper select::-moz-placeholder,.component-form.component-bg-white .gform_wrapper textarea::-moz-placeholder{color:rgba(0,0,0,.96)}.component-form.component-bg-white .gform_wrapper input[type=email]::placeholder,.component-form.component-bg-white .gform_wrapper input[type=text]::placeholder,.component-form.component-bg-white .gform_wrapper select::placeholder,.component-form.component-bg-white .gform_wrapper textarea::placeholder{color:rgba(0,0,0,.96)}.component-form.component-bg-white .gform_wrapper .gfield_required.gfield_required_text{color:#e3154e}.component-form.component-bg-white .gform_wrapper .gfield_checkbox .gchoice label:before,.component-form.component-bg-white .gform_wrapper .gfield_radio .gchoice label:before{border:.0625rem solid #000!important}.component-form.component-bg-white .gform_wrapper .gfield_checkbox .gchoice input:checked+label:before,.component-form.component-bg-white .gform_wrapper .gfield_radio .gchoice input:checked+label:before{background-color:#852665;border-color:#852665!important}.component-form.component-bg-white .gform_wrapper .gfield_checkbox .gchoice input:checked+label:after{background-image:url(/wp-content/themes/com002/public/images/check-white.a77972.svg)}.component-form.component-bg-white .gform_wrapper .gform_footer input{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-form.component-bg-white .gform_wrapper .gform_footer input:focus,.component-form.component-bg-white .gform_wrapper .gform_footer input:hover{background-color:#e3154e;color:#fff}.component-form.component-bg-deep-purple .component-form-header,.component-form.component-bg-gradient .component-form-header{color:#fff}.component-form.component-bg-deep-purple .gform_wrapper input[type=email],.component-form.component-bg-deep-purple .gform_wrapper input[type=text],.component-form.component-bg-deep-purple .gform_wrapper select,.component-form.component-bg-deep-purple .gform_wrapper textarea,.component-form.component-bg-gradient .gform_wrapper input[type=email],.component-form.component-bg-gradient .gform_wrapper input[type=text],.component-form.component-bg-gradient .gform_wrapper select,.component-form.component-bg-gradient .gform_wrapper textarea{border:.0625rem solid #fff}.component-form.component-bg-deep-purple .gform_wrapper input[type=email]::-moz-placeholder,.component-form.component-bg-deep-purple .gform_wrapper input[type=text]::-moz-placeholder,.component-form.component-bg-deep-purple .gform_wrapper select::-moz-placeholder,.component-form.component-bg-deep-purple .gform_wrapper textarea::-moz-placeholder,.component-form.component-bg-gradient .gform_wrapper input[type=email]::-moz-placeholder,.component-form.component-bg-gradient .gform_wrapper input[type=text]::-moz-placeholder,.component-form.component-bg-gradient .gform_wrapper select::-moz-placeholder,.component-form.component-bg-gradient .gform_wrapper textarea::-moz-placeholder{color:hsla(0,0%,100%,.96)}.component-form.component-bg-deep-purple .gform_wrapper input[type=email]::placeholder,.component-form.component-bg-deep-purple .gform_wrapper input[type=text]::placeholder,.component-form.component-bg-deep-purple .gform_wrapper select::placeholder,.component-form.component-bg-deep-purple .gform_wrapper textarea::placeholder,.component-form.component-bg-gradient .gform_wrapper input[type=email]::placeholder,.component-form.component-bg-gradient .gform_wrapper input[type=text]::placeholder,.component-form.component-bg-gradient .gform_wrapper select::placeholder,.component-form.component-bg-gradient .gform_wrapper textarea::placeholder{color:hsla(0,0%,100%,.96)}.component-form.component-bg-deep-purple .gform_wrapper select,.component-form.component-bg-gradient .gform_wrapper select{color:#fff}.component-form.component-bg-deep-purple .gform_wrapper .gfield_description,.component-form.component-bg-deep-purple .gform_wrapper .gfield_required.gfield_required_text,.component-form.component-bg-deep-purple .gform_wrapper .gform-field-label,.component-form.component-bg-gradient .gform_wrapper .gfield_description,.component-form.component-bg-gradient .gform_wrapper .gfield_required.gfield_required_text,.component-form.component-bg-gradient .gform_wrapper .gform-field-label{color:#fff!important}.component-form.component-bg-deep-purple .gform_wrapper .gfield_checkbox .gchoice label,.component-form.component-bg-deep-purple .gform_wrapper .gfield_radio .gchoice label,.component-form.component-bg-gradient .gform_wrapper .gfield_checkbox .gchoice label,.component-form.component-bg-gradient .gform_wrapper .gfield_radio .gchoice label{color:#fff}.component-form.component-bg-deep-purple .gform_wrapper .gfield_checkbox .gchoice label:before,.component-form.component-bg-deep-purple .gform_wrapper .gfield_radio .gchoice label:before,.component-form.component-bg-gradient .gform_wrapper .gfield_checkbox .gchoice label:before,.component-form.component-bg-gradient .gform_wrapper .gfield_radio .gchoice label:before{border:.0625rem solid #fff!important}.component-form.component-bg-deep-purple .gform_wrapper .gfield_checkbox .gchoice input:checked+label:before,.component-form.component-bg-deep-purple .gform_wrapper .gfield_radio .gchoice input:checked+label:before,.component-form.component-bg-gradient .gform_wrapper .gfield_checkbox .gchoice input:checked+label:before,.component-form.component-bg-gradient .gform_wrapper .gfield_radio .gchoice input:checked+label:before{background-color:#fff}.component-form.component-bg-deep-purple .gform_wrapper .gfield_checkbox .gchoice input:checked+label:after,.component-form.component-bg-gradient .gform_wrapper .gfield_checkbox .gchoice input:checked+label:after{background-image:url(/wp-content/themes/com002/public/images/check-purple.7d66fb.svg)}.component-form.component-bg-deep-purple .gform_wrapper .gform_footer input,.component-form.component-bg-gradient .gform_wrapper .gform_footer input{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-form.component-bg-deep-purple .gform_wrapper .gform_footer input:focus,.component-form.component-bg-deep-purple .gform_wrapper .gform_footer input:hover,.component-form.component-bg-gradient .gform_wrapper .gform_footer input:focus,.component-form.component-bg-gradient .gform_wrapper .gform_footer input:hover{color:#fff}.component-form.component-bg-deep-purple .gform_footer input:focus,.component-form.component-bg-deep-purple .gform_footer input:hover{background-color:#e3154e;color:#fff}.component-form.component-bg-gradient .gform_footer input:focus,.component-form.component-bg-gradient .gform_footer input:hover{background-color:#852665;color:#fff}.component-form-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin:0}.component-form-description{font-family:CalibreMedium,sans-serif;font-size:1.5rem;font-size:1.125rem;font-weight:500;line-height:1.2}.component-form-description.small{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.component-form-description.large{font-family:CalibreMedium,sans-serif;font-size:1.875rem;line-height:1.2}.component-form-description h2{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-form-description h2{font-size:3.125rem}}.component-form-description h3{font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1}.component-form-description h4{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-form-description p a{color:#e3154e;text-decoration:underline}.component-form-description>:not(figure):not(.component-multiple-images-swiper):not(ul):not(blockquote){margin-left:auto;margin-right:auto;max-width:49.375rem}.component-form-description>*{margin-bottom:1.5rem}.component-form-description blockquote{background-color:#000;margin:2.875rem 0;position:relative}@media(max-width:991.98px){.component-form-description blockquote{padding:0 1.25rem 2.5rem}}@media(min-width:992px){.component-form-description blockquote{-webkit-clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);padding-bottom:5rem}}.component-form-description blockquote p{color:#fff;display:flex;flex-direction:column;font-family:CalibreBold,sans-serif;font-size:2.8125rem;gap:1.875rem;line-height:1.2;margin:0 auto;max-width:49.375rem}.component-form-description blockquote p:before{content:url(/wp-content/themes/com002/public/images/quote.a5e16b.svg);margin-top:-.0625rem}@media(min-width:992px){.component-form-description blockquote p:before{margin-top:.5rem}}.component-form-description blockquote p cite{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:.8}.component-form-description .component-multiple-images-swiper,.component-form-description .video-wrapper,.component-form-description figure:not(.component-multiple-images-image){margin-bottom:5rem;margin-top:5rem}.component-form-description ul{font-size:1.375rem;list-style:none;margin-left:auto;margin-right:auto;max-width:36.5rem;padding-left:1rem;text-indent:-2rem}@media(max-width:767.98px){.component-form-description ul{padding-left:2rem}}.component-form-description ul li:before{margin-right:1rem;position:relative;top:-.125rem}.component-form-description ul li:not(:last-child){margin-bottom:1rem}.component-form-description ul li:not(:last-child) ul{margin:1rem 0;padding-left:2rem}.component-form-description figure:not(.component-multiple-images-image){position:relative;text-align:center;width:100%!important}.component-form-description figure:not(.component-multiple-images-image) figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-top:-1.875rem;padding:2.5rem 3.125rem 2.5rem 2.5rem;position:relative;text-align:left;width:30rem}@media(max-width:991.98px){.component-form-description figure:not(.component-multiple-images-image) figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}@media(min-width:992px){.component-form-description figure:not(.component-multiple-images-image) figcaption{left:3.125rem}}@media(max-width:991.98px){.component-form-description figure:not(.component-multiple-images-image) figcaption{margin-top:-1.6875rem;position:relative;width:100%}}.component-form-description>:last-child{margin-bottom:0}.component-form-description ul{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;text-indent:0}.component-form-title+.component-form-description{margin-top:1.5rem}.component-form-form{flex-shrink:0;width:100%}@media(min-width:1200px){.component-form-form{max-width:42.75rem}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}@media(max-width:767.98px){.component-tabs-builder{padding-top:3.75rem}}.component-tabs-builder-items{list-style:none;margin:0;padding:2.5rem 0 0}.component-tabs-builder-items.purple{background-color:#852665}.component-tabs-builder-items.gradient{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}@media(max-width:767.98px){.component-tabs-builder-items{background:#fff;padding:0}}.component-tabs-builder-container{display:flex;margin-left:auto;margin-right:auto;max-width:calc(1200px + 5rem);max-width:calc(var(--site-max-width) + var(--site-gutter)*2);padding-left:2.5rem;padding-left:var(--site-gutter);padding-right:2.5rem;padding-right:var(--site-gutter)}@media(max-width:767.98px){.component-tabs-builder-container{flex-direction:column}.component-tabs-builder-list{display:grid;grid-template-rows:0fr;transition:all .5s}.component-tabs-builder-container.active .component-tabs-builder-list{grid-template-rows:1fr;padding-bottom:1.25rem}}.component-tabs-builder-wrapper{display:flex;gap:3.5rem}@media(max-width:767.98px){.component-tabs-builder-wrapper{flex-direction:column;gap:.625rem;overflow:hidden}.component-tabs-builder-item{display:flex}.component-tabs-builder-item[\:has\(button\.active\)]{display:none}}@media(max-width:767.98px){.component-tabs-builder-item:has(button.active){display:none}}.component-tabs-builder-item button{background:none;border:0;color:#fff;font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;padding:1.25rem 2.5rem}@media(max-width:767.98px){.component-tabs-builder-item button{border-bottom:.125rem solid #852665;color:#852665;font-family:CalibreMedium,sans-serif;font-size:2.875rem;line-height:1.2;padding:.625rem 0;text-align:left;width:100%}}@media(max-width:767.98px)and (max-width:767.98px){.component-tabs-builder-item button{font-size:1.875rem;line-height:1}}.component-tabs-builder-item button.active{background-color:#fff;color:#852665}.component-tabs-builder .component-tabs-builder-header{align-items:center;border-bottom:.125rem solid #852665;color:#852665;display:flex;font-family:CalibreMedium,sans-serif;font-size:2.875rem;gap:.3125rem;justify-content:space-between;line-height:1.2;margin-bottom:0;padding-bottom:.625rem;width:100%}@media(max-width:767.98px){.component-tabs-builder .component-tabs-builder-header{font-size:1.875rem;line-height:1}}@media(min-width:768px){.component-tabs-builder .component-tabs-builder-header{display:none}}.component-tabs-builder .component-tabs-builder-header:after{background-color:#852665;content:"";display:inline-block;flex-shrink:0;height:.9375rem;-webkit-mask-image:url(/wp-content/themes/com002/public/images/arrow-lg.b2a47d.svg);mask-image:url(/wp-content/themes/com002/public/images/arrow-lg.b2a47d.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:relative;width:1.5625rem}.component-tabs-builder .component-tabs-builder-header br{display:none}.component-tabs-builder .component-tabs-builder-header svg{flex-shrink:0;width:1.5625rem}.component-tabs-builder-container.active .component-tabs-builder-header:after{transform:rotate(180deg)}.component-alert{display:none;margin-bottom:1.25rem;margin-top:1.25rem}.component-alert.active{display:block}.component-alert.bg-gradient .component-alert-wrapper{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.component-alert-wrapper{align-items:center;background:#852665;-webkit-clip-path:polygon(0 0,0 68%,4% 100%,97% 88%,100% 20%,94% 0);clip-path:polygon(0 0,0 68%,4% 100%,97% 88%,100% 20%,94% 0);color:#fff;display:flex;font-family:CalibreMedium,sans-serif;font-size:1.125rem;gap:3.75rem;line-height:1.2;padding:1.875rem 2.5rem 2.125rem;width:100%}@media(max-width:767.98px){.component-alert-wrapper{-webkit-clip-path:polygon(0 0,0 85%,7% 100%,100% 89%,100% 0,94% 0);clip-path:polygon(0 0,0 85%,7% 100%,100% 89%,100% 0,94% 0);flex-direction:column;gap:1.875rem;justify-content:center;padding:1.875rem 1.25rem 3.75rem}}.component-alert-title{align-items:center;color:#fff;display:flex;font-family:CalibreBold,sans-serif;font-size:1.625rem;gap:.625rem;line-height:1.0909090909;margin-bottom:0}.component-alert-title svg{flex-shrink:0}.component-alert-button{align-items:center;color:#fff;display:flex;flex-shrink:0;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;gap:.625rem;letter-spacing:.19375rem;line-height:1.2;text-transform:uppercase}.component-alert-button:focus,.component-alert-button:hover{color:#fff}.component-alert-close{background:0;border:0;color:#fff;margin-left:auto;padding:0}.component-alert-close svg{width:1.5rem}.component-video.component-bg-white .component-video-caption{background:#e3154e;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#fff;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-video.component-bg-white .component-video-caption{padding-left:1.875rem;padding-right:1.875rem}}.component-video.component-bg-white .component-video-button{background-color:#e3154e;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-video.component-bg-white .component-video-button:focus,.component-video.component-bg-white .component-video-button:hover{background-color:#852665;color:#fff}.component-video.component-bg-deep-purple .component-video-headline,.component-video.component-bg-gradient .component-video-headline{color:#fff}.component-video.component-bg-deep-purple .component-video-button,.component-video.component-bg-gradient .component-video-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-video.component-bg-deep-purple .component-video-button:focus,.component-video.component-bg-deep-purple .component-video-button:hover,.component-video.component-bg-gradient .component-video-button:focus,.component-video.component-bg-gradient .component-video-button:hover{background-color:#e3154e;color:#fff}.component-video.component-bg-deep-purple .component-video-caption,.component-video.component-bg-gradient .component-video-caption{background:#fff;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#000;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-video.component-bg-deep-purple .component-video-caption,.component-video.component-bg-gradient .component-video-caption{padding-left:1.875rem;padding-right:1.875rem}}.component-video-header{align-items:center;display:flex;flex-wrap:wrap;gap:.9375rem;justify-content:space-between;margin-bottom:1.5rem}@media(max-width:767.98px){.component-video-header{align-items:flex-start;flex-direction:column;margin-bottom:3.75rem}}.component-video-headline{color:#000;font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:0}@media(max-width:767.98px){.component-video-headline{font-size:3.125rem}}@media(min-width:768px){.component-video-button{margin-left:auto}}.component-video-media{background-image:var(--background-image);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:0;padding-bottom:56.25%;position:relative}.component-video-media>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.component-video-media:not(.hidden):after{content:url(/wp-content/themes/com002/public/images/player.b99a72.svg);left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.component-video-media.hidden{background:none}.component-video-media.hidden iframe{z-index:1}.component-video-media iframe{z-index:-1}.component-video-caption{margin-top:1.5rem}.component-four-columns-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:3.75rem}@media(max-width:767.98px){.component-four-columns-title{font-size:3.125rem}}@media(max-width:991.98px){.component-four-columns-title{margin-bottom:2.8125rem}}.component-four-columns-items{grid-gap:3.75rem 7.5rem;display:grid;gap:3.75rem 7.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:991.98px){.component-four-columns-items{gap:2.8125rem 1.875rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.component-four-columns-items{gap:1.875rem;grid-template-columns:1fr}}.component-four-columns-item{position:relative}@media(max-width:575.98px){.component-four-columns-item:not(:last-child){border-bottom:.125rem solid #852665;padding-bottom:1.875rem}}.component-four-columns-item:after{border-left:.125rem solid #852665;content:"";height:100%;position:absolute;right:-3.75rem;top:0}@media(max-width:991.98px){.component-four-columns-item:after{right:-.9375rem}}@media(max-width:575.98px){.component-four-columns-item:after{display:none}}.component-four-columns-item:last-child:after{display:none}@media(min-width:992px){.component-four-columns-item:nth-child(4n):after{display:none}}@media(max-width:991.98px){.component-four-columns-item:nth-child(2n):after{display:none}}.component-four-columns-item-icon{margin-bottom:1.5rem}.component-four-columns-item-icon img{max-height:5rem;width:auto}.component-four-columns-item-title{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;margin-bottom:0}.component-four-columns-item-description{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin:1rem 0 0}.component-four-columns.component-bg-white .component-four-columns-item-title,.component-four-columns.component-bg-white .component-four-columns-title{color:#852665}.component-four-columns.component-bg-deep-purple .component-four-columns-item-description,.component-four-columns.component-bg-deep-purple .component-four-columns-item-title,.component-four-columns.component-bg-deep-purple .component-four-columns-title,.component-four-columns.component-bg-gradient .component-four-columns-item-description,.component-four-columns.component-bg-gradient .component-four-columns-item-title,.component-four-columns.component-bg-gradient .component-four-columns-title{color:#fff}.component-four-columns.component-bg-deep-purple .component-four-columns-item,.component-four-columns.component-bg-deep-purple .component-four-columns-item:after,.component-four-columns.component-bg-gradient .component-four-columns-item,.component-four-columns.component-bg-gradient .component-four-columns-item:after{border-color:#fff}.component-custom-links.component-bg-white .component-custom-links-title{color:#852665}.component-custom-links.component-bg-white.type-default .component-custom-links-item{background-color:#852665;-webkit-clip-path:polygon(0 0,0 86%,66% 100%,100% 86%,100% 0,100% 0);clip-path:polygon(0 0,0 86%,66% 100%,100% 86%,100% 0,100% 0);-webkit-clip-path:polygon(0 0,0 86%,34% 100%,100% 86%,100% 0,100% 0);clip-path:polygon(0 0,0 86%,34% 100%,100% 86%,100% 0,100% 0);position:relative;width:100%}.component-custom-links.component-bg-white.type-default .component-custom-links-item:focus,.component-custom-links.component-bg-white.type-default .component-custom-links-item:hover{background-color:#e3154e}.component-custom-links.component-bg-white.type-icon .component-custom-links-button{background-color:#852665;color:#fff}.component-custom-links.component-bg-white.type-icon .component-custom-links-image{background-color:#852665}.component-custom-links.component-bg-white.type-image .component-custom-links-item .component-custom-links-button{background-color:#852665;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;display:block;padding:2.1875rem 2rem 2.5rem;text-align:center}.component-custom-links.component-bg-white.type-image .component-custom-links-item:nth-child(6n) .component-custom-links-button,.component-custom-links.component-bg-white.type-image .component-custom-links-item:nth-child(6n-4) .component-custom-links-button{background-color:#852665;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);-webkit-clip-path:polygon(9% 0,0 20%,6% 84%,92% 100%,100% 75%,100% 12%);clip-path:polygon(9% 0,0 20%,6% 84%,92% 100%,100% 75%,100% 12%);color:#fff;display:block;padding:2.1875rem 2rem 2.5rem;text-align:center}.component-custom-links.component-bg-deep-purple.type-default .component-custom-links-button,.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-button{color:#852665}.component-custom-links.component-bg-gradient.type-default .component-custom-links-button,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-button{color:#e3154e}.component-custom-links.component-bg-deep-purple .component-custom-links-description,.component-custom-links.component-bg-deep-purple .component-custom-links-title,.component-custom-links.component-bg-gradient .component-custom-links-description,.component-custom-links.component-bg-gradient .component-custom-links-title{color:#fff}.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-item:focus .component-custom-links-button img,.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-item:focus figure img,.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-item:hover .component-custom-links-button img,.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-item:hover figure img,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-item:focus .component-custom-links-button img,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-item:focus figure img,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-item:hover .component-custom-links-button img,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-item:hover figure img{filter:invert(1)}.component-custom-links.component-bg-deep-purple.type-image .component-custom-links-item .component-custom-links-button,.component-custom-links.component-bg-gradient.type-image .component-custom-links-item .component-custom-links-button{background-color:#fff;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#000;display:block;padding:2.1875rem 2rem 2.5rem;text-align:center}.component-custom-links.component-bg-deep-purple.type-image .component-custom-links-item:nth-child(6n) .component-custom-links-button,.component-custom-links.component-bg-deep-purple.type-image .component-custom-links-item:nth-child(6n-4) .component-custom-links-button,.component-custom-links.component-bg-gradient.type-image .component-custom-links-item:nth-child(6n) .component-custom-links-button,.component-custom-links.component-bg-gradient.type-image .component-custom-links-item:nth-child(6n-4) .component-custom-links-button{background-color:#fff;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);-webkit-clip-path:polygon(9% 0,0 20%,6% 84%,92% 100%,100% 75%,100% 12%);clip-path:polygon(9% 0,0 20%,6% 84%,92% 100%,100% 75%,100% 12%);color:#000;display:block;padding:2.1875rem 2rem 2.5rem;text-align:center}.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-button,.component-custom-links.component-bg-deep-purple.type-icon .component-custom-links-image,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-button,.component-custom-links.component-bg-gradient.type-icon .component-custom-links-image{background-color:#fff}.component-custom-links.component-bg-deep-purple.type-default .component-custom-links-item,.component-custom-links.component-bg-gradient.type-default .component-custom-links-item{background-color:#fff;-webkit-clip-path:polygon(0 0,0 86%,66% 100%,100% 86%,100% 0,100% 0);clip-path:polygon(0 0,0 86%,66% 100%,100% 86%,100% 0,100% 0);-webkit-clip-path:polygon(0 0,0 86%,34% 100%,100% 86%,100% 0,100% 0);clip-path:polygon(0 0,0 86%,34% 100%,100% 86%,100% 0,100% 0);position:relative;width:100%}.component-custom-links.component-bg-deep-purple.type-default .component-custom-links-item:focus,.component-custom-links.component-bg-deep-purple.type-default .component-custom-links-item:hover,.component-custom-links.component-bg-gradient.type-default .component-custom-links-item:focus,.component-custom-links.component-bg-gradient.type-default .component-custom-links-item:hover{background-color:#e3154e}.component-custom-links.large-title .component-custom-links-title{font-family:CalibreBold,sans-serif;font-size:5.3125rem;line-height:.8}@media(max-width:767.98px){.component-custom-links.large-title .component-custom-links-title{font-size:3.625rem}}.component-custom-links:not(.large-title) .component-custom-links-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-custom-links:not(.large-title) .component-custom-links-title{font-size:3.125rem}}.component-custom-links-description,.component-custom-links-title{margin-bottom:0;text-align:center}.component-custom-links-title+.component-custom-links-description{margin-top:1.5625rem}.component-custom-links-description+.component-custom-links-items,.component-custom-links-title+.component-custom-links-items{margin-top:3.75rem}.component-custom-links-items{grid-gap:1.875rem;display:grid;gap:1.875rem;margin-left:auto;margin-right:auto}@media(max-width:1199.98px){.component-custom-links-items{display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:center}}@media(max-width:575.98px){.component-custom-links-items{gap:3.75rem}}.component-custom-links-item{position:relative}.component-custom-links-button{border:0}.component-custom-links-button:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}@media(min-width:1200px){.component-custom-links.type-default .component-custom-links-items{width:1090px}}@media(min-width:576px){.component-custom-links.type-default .component-custom-links-items{gap:45px 1.875rem}}.component-custom-links.type-default .component-custom-links-item{align-content:center;display:grid;height:100%;justify-content:center;max-width:15.625rem;min-height:6.25rem;padding:.75rem .625rem 1.5rem;place-content:center;text-align:center;width:100%}.component-custom-links.type-default .component-custom-links-button{color:#fff}@media(min-width:1200px){.component-custom-links.type-icon .component-custom-links-items{width:1090px}}.component-custom-links.type-icon .component-custom-links-item:focus .component-custom-links-button,.component-custom-links.type-icon .component-custom-links-item:focus figure,.component-custom-links.type-icon .component-custom-links-item:hover .component-custom-links-button,.component-custom-links.type-icon .component-custom-links-item:hover figure{background-color:#e3154e}.component-custom-links.type-icon .component-custom-links-image{-webkit-clip-path:polygon(45% 0,84% 0,100% 100%,0 100%,0 37%);clip-path:polygon(45% 0,84% 0,100% 100%,0 100%,0 37%);content:"";display:inline-block;height:4.75rem;left:0;margin:auto;padding:.625rem;position:absolute;right:0;text-align:center;top:0;width:5.375rem}.component-custom-links.type-icon .component-custom-links-image img{height:100%;width:auto}.component-custom-links.type-icon .component-custom-links-button{align-content:center;display:grid;height:7.375rem;justify-content:center;margin-top:4.0625rem;padding:2.125rem .9375rem;place-content:center;position:relative;width:15.625rem;z-index:1}@media(min-width:576px){.component-custom-links.type-icon .component-custom-links-button{width:220px}}@media(min-width:768px){.component-custom-links.type-icon .component-custom-links-button{width:250px}}@media(min-width:1200px){.component-custom-links.type-default .component-custom-links-items,.component-custom-links.type-icon .component-custom-links-items{align-items:center;grid-template-columns:repeat(8,1fr)}.component-custom-links.type-default .component-custom-links-item,.component-custom-links.type-icon .component-custom-links-item{grid-column:span 2}.component-custom-links.type-default .component-custom-links-item:first-child:nth-last-child(4n+1),.component-custom-links.type-default .component-custom-links-item:first-child:nth-last-child(4n+1)~:nth-child(3n+1),.component-custom-links.type-default .component-custom-links-item:first-child:nth-last-child(6),.component-custom-links.type-default .component-custom-links-item:first-child:nth-last-child(6)~:nth-child(3n+1),.component-custom-links.type-default .component-custom-links-item:nth-last-child(3):nth-child(4n+1),.component-custom-links.type-icon .component-custom-links-item:first-child:nth-last-child(4n+1),.component-custom-links.type-icon .component-custom-links-item:first-child:nth-last-child(4n+1)~:nth-child(3n+1),.component-custom-links.type-icon .component-custom-links-item:first-child:nth-last-child(6),.component-custom-links.type-icon .component-custom-links-item:first-child:nth-last-child(6)~:nth-child(3n+1),.component-custom-links.type-icon .component-custom-links-item:nth-last-child(3):nth-child(4n+1){grid-column-end:4}.component-custom-links.type-default .component-custom-links-item:first-child:not(:nth-last-child(6))~:nth-last-child(2):nth-child(4n-3),.component-custom-links.type-default .component-custom-links-item:first-child:nth-last-child(2),.component-custom-links.type-default .component-custom-links-item:first-child:nth-last-child(5):nth-last-child(4n+1)~:nth-child(3n+1),.component-custom-links.type-icon .component-custom-links-item:first-child:not(:nth-last-child(6))~:nth-last-child(2):nth-child(4n-3),.component-custom-links.type-icon .component-custom-links-item:first-child:nth-last-child(2),.component-custom-links.type-icon .component-custom-links-item:first-child:nth-last-child(5):nth-last-child(4n+1)~:nth-child(3n+1){grid-column-end:5}.component-custom-links.type-default .component-custom-links-item:first-child:last-child,.component-custom-links.type-icon .component-custom-links-item:first-child:last-child{grid-column-end:6}}.component-custom-links.type-default .component-custom-links-item:focus .component-custom-links-button,.component-custom-links.type-default .component-custom-links-item:hover .component-custom-links-button,.component-custom-links.type-icon .component-custom-links-item:focus .component-custom-links-button,.component-custom-links.type-icon .component-custom-links-item:hover .component-custom-links-button{color:#fff}@media(min-width:576px){.component-custom-links.type-image .component-custom-links-items{display:flex;flex-wrap:wrap;justify-content:center}.component-custom-links.type-image .component-custom-links-items .component-custom-links-item{width:calc(50% - 30px)}.component-custom-links.type-image .component-custom-links-items .component-custom-links-item img{width:100%}}@media(min-width:992px){.component-custom-links.type-image .component-custom-links-items .component-custom-links-item{width:calc(33.333% - 30px)}}.component-custom-links.type-image .component-custom-links-item:focus .component-custom-links-image.has-hover,.component-custom-links.type-image .component-custom-links-item:hover .component-custom-links-image.has-hover{display:none}.component-custom-links.type-image .component-custom-links-item:focus .component-custom-links-hover-image,.component-custom-links.type-image .component-custom-links-item:hover .component-custom-links-hover-image{display:block}.component-custom-links.type-image .component-custom-links-item:focus .component-custom-links-button,.component-custom-links.type-image .component-custom-links-item:focus:nth-child(6n) .component-custom-links-button,.component-custom-links.type-image .component-custom-links-item:focus:nth-child(6n-4) .component-custom-links-button,.component-custom-links.type-image .component-custom-links-item:hover .component-custom-links-button,.component-custom-links.type-image .component-custom-links-item:hover:nth-child(6n) .component-custom-links-button,.component-custom-links.type-image .component-custom-links-item:hover:nth-child(6n-4) .component-custom-links-button{background-color:#e3154e;color:#fff}.component-custom-links.type-image .component-custom-links-item:focus .component-custom-links-image:not(.has-hover),.component-custom-links.type-image .component-custom-links-item:hover .component-custom-links-image:not(.has-hover){position:relative}.component-custom-links.type-image .component-custom-links-item:focus .component-custom-links-image:not(.has-hover) img,.component-custom-links.type-image .component-custom-links-item:hover .component-custom-links-image:not(.has-hover) img{filter:grayscale(1)}.component-custom-links.type-image .component-custom-links-item:focus .component-custom-links-image:not(.has-hover):after,.component-custom-links.type-image .component-custom-links-item:hover .component-custom-links-image:not(.has-hover):after{background-color:rgba(227,21,78,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.component-custom-links.type-image .component-custom-links-hover-image{display:none}.component-custom-links.type-image .component-custom-links-button{font-family:CalibreBold,sans-serif;font-size:1.75rem;line-height:1.2;margin:-1.0625rem auto 0;width:95%}@media(min-width:768px){.component-custom-links.type-image .component-custom-links-button{font-size:2rem}}@media(min-width:992px){.component-custom-links.type-image .component-custom-links-button{font-size:2.25rem}}.component-cta.component-bg-white .component-cta-content{background-color:#852665}.component-cta.component-bg-white .component-cta-subtext,.component-cta.component-bg-white .component-cta-title{color:#fff}.component-cta.component-bg-white .component-cta-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-cta.component-bg-white .component-cta-button:focus,.component-cta.component-bg-white .component-cta-button:hover{background-color:#e3154e;color:#fff}.component-cta.component-bg-deep-purple .component-cta-content,.component-cta.component-bg-gradient .component-cta-content{background-color:#fff}.component-cta.component-bg-deep-purple .component-cta-title,.component-cta.component-bg-gradient .component-cta-title{color:#852665}.component-cta.component-bg-deep-purple .component-cta-button,.component-cta.component-bg-gradient .component-cta-button{background-color:#e3154e;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-cta.component-bg-deep-purple .component-cta-button:focus,.component-cta.component-bg-deep-purple .component-cta-button:hover,.component-cta.component-bg-gradient .component-cta-button:focus,.component-cta.component-bg-gradient .component-cta-button:hover{background-color:#852665;color:#fff}.component-cta-wrapper{align-items:center;display:flex;height:37.5rem}@media(min-width:992px){.component-cta-wrapper{-webkit-clip-path:polygon(0 15%,0 83%,4% 100%,100% 82%,100% 15%,94% 0);clip-path:polygon(0 15%,0 83%,4% 100%,100% 82%,100% 15%,94% 0)}}@media(max-width:1199.98px){.component-cta-wrapper{height:31.25rem}}@media(max-width:991.98px){.component-cta-wrapper{flex-direction:column;height:100%;margin-left:auto;margin-right:auto;max-width:40.5rem}}.component-cta-image{flex-shrink:0;width:100%}@media(min-width:992px){.component-cta-image{max-width:30rem}}@media(min-width:992px)and (max-width:1199.98px){.component-cta-image{max-width:25rem}}@media(max-width:991.98px){.component-cta-image img{height:27.3125rem;object-fit:cover;width:100%}}@media(max-width:575.98px){.component-cta-image img{height:13.25rem}}.component-cta-content{align-items:center;display:flex;flex-direction:column;gap:1.875rem;height:100%;justify-content:center;padding:3.75rem 4.375rem;text-align:center;width:100%}@media(max-width:1199.98px){.component-cta-content{padding:3.125rem 1.875rem 4.0625rem}}@media(max-width:991.98px){.component-cta-content{-webkit-clip-path:polygon(0 0,0 87%,70% 100%,100% 87%,100% 0,100% 0);clip-path:polygon(0 0,0 87%,70% 100%,100% 87%,100% 0,100% 0);padding-bottom:5.3125rem}}@media(max-width:767.98px){.component-cta-content{gap:1rem}}@media(max-width:575.98px){.component-cta-content{align-items:flex-start;-webkit-clip-path:polygon(0 0,0 87%,7% 100%,100% 87%,100% 0,95% 0);clip-path:polygon(0 0,0 87%,7% 100%,100% 87%,100% 0,95% 0);padding-top:1.875rem;text-align:left}}.component-cta-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-cta-title{font-size:3.125rem}}.component-cta-subtext{font-family:CalibreMedium,sans-serif;font-size:1.375rem;font-size:1.5rem;line-height:1.2}.component-cta-subtext,.component-cta-title{margin-bottom:0}.component-links.component-bg-white .component-links-title{color:#852665}.component-links.component-bg-white .component-links-button{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-links.component-bg-white .component-links-button:focus,.component-links.component-bg-white .component-links-button:hover{background-color:#e3154e;color:#fff}.component-links.component-bg-white .component-links-item{border-color:#852665}.component-links.component-bg-white .component-links-item a{color:#000}.component-links.component-bg-white .component-links-item:focus a,.component-links.component-bg-white .component-links-item:focus svg,.component-links.component-bg-white .component-links-item:hover a,.component-links.component-bg-white .component-links-item:hover svg{color:#852665}.component-links.component-bg-deep-purple .component-links-item a,.component-links.component-bg-deep-purple .component-links-item svg,.component-links.component-bg-deep-purple .component-links-title,.component-links.component-bg-gradient .component-links-item a,.component-links.component-bg-gradient .component-links-item svg,.component-links.component-bg-gradient .component-links-title{color:#fff}.component-links.component-bg-deep-purple .component-links-button,.component-links.component-bg-gradient .component-links-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-links.component-bg-deep-purple .component-links-button:focus,.component-links.component-bg-deep-purple .component-links-button:hover,.component-links.component-bg-gradient .component-links-button:focus,.component-links.component-bg-gradient .component-links-button:hover{background-color:#e3154e;color:#fff}.component-links.component-bg-deep-purple .component-links-item,.component-links.component-bg-gradient .component-links-item{border-color:#fff}.component-links.component-bg-deep-purple .component-links-item:focus a,.component-links.component-bg-deep-purple .component-links-item:focus svg,.component-links.component-bg-deep-purple .component-links-item:hover a,.component-links.component-bg-deep-purple .component-links-item:hover svg,.component-links.component-bg-gradient .component-links-item:focus a,.component-links.component-bg-gradient .component-links-item:focus svg,.component-links.component-bg-gradient .component-links-item:hover a,.component-links.component-bg-gradient .component-links-item:hover svg{color:#000}.component-links-header{align-items:center;display:flex;flex-wrap:wrap;gap:1.875rem;justify-content:space-between;margin-bottom:3.75rem}@media(max-width:767.98px){.component-links-header{align-items:flex-start;flex-direction:column}}.component-links-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:0}@media(max-width:767.98px){.component-links-title{font-size:3.125rem}}@media(min-width:768px){.component-links-button{margin-left:auto}}.component-links-items{list-style:none;margin:0;padding:0}.component-links-item{align-items:center;border-bottom:.0625rem solid #fff;display:flex;gap:1.25rem;justify-content:space-between;padding-bottom:1.25rem;position:relative}.component-links-item:not(:first-child){padding-top:1.875rem}.component-links-item a{font-family:CalibreMedium,sans-serif;font-size:2.875rem;line-height:1.2}.component-links-item a:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}@media(max-width:767.98px){.component-links-item a{font-size:1.875rem;line-height:1}}.component-links-item svg{flex-shrink:0}.component-three-columns:not(.type-sponsor) .component-three-columns-header{align-items:center;flex-direction:column;justify-content:center;margin:0 auto 3.75rem}.component-three-columns:not(.type-sponsor) .component-three-columns-description,.component-three-columns:not(.type-sponsor) .component-three-columns-title{text-align:center}.component-three-columns.type-default .component-three-columns-description,.component-three-columns.type-detail .component-three-columns-description{max-width:54.125rem}.component-three-columns.type-default .component-three-columns-items,.component-three-columns.type-detail .component-three-columns-items{gap:7.5rem}@media(max-width:767.98px){.component-three-columns.type-default .component-three-columns-items,.component-three-columns.type-detail .component-three-columns-items{gap:2.8125rem}.component-three-columns.type-default .component-three-columns-item:not(:last-child),.component-three-columns.type-detail .component-three-columns-item:not(:last-child){padding-bottom:2.8125rem}}@media(min-width:768px){.component-three-columns.type-default .component-three-columns-item:after,.component-three-columns.type-detail .component-three-columns-item:after{content:"";height:100%;position:absolute;right:-3.75rem;top:0}}.component-three-columns.type-default .component-three-columns-item:last-child:after,.component-three-columns.type-detail .component-three-columns-item:last-child:after{display:none}.component-three-columns.type-default .component-three-columns-item-icon,.component-three-columns.type-detail .component-three-columns-item-icon{margin-bottom:2.25rem}.component-three-columns.type-default .component-three-columns-item-icon img,.component-three-columns.type-detail .component-three-columns-item-icon img{max-width:6.25rem;width:100%}.component-three-columns.type-default .component-three-columns-item-title,.component-three-columns.type-detail .component-three-columns-item-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-three-columns.type-default .component-three-columns-item-description p,.component-three-columns.type-detail .component-three-columns-item-description p{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin:1rem 0 0}.component-three-columns.type-cards .component-three-columns-header{max-width:54.125rem}@media(min-width:768px){.component-three-columns.type-cards .component-three-columns-items[data-count="1"],.component-three-columns.type-cards .component-three-columns-items[data-count="2"]{justify-content:center}}.component-three-columns.type-cards .component-three-columns-items[data-count="1"] .component-three-columns-item:last-child,.component-three-columns.type-cards .component-three-columns-items[data-count="2"] .component-three-columns-item:last-child{margin-right:0!important}.component-three-columns.type-cards .component-three-columns-items[data-count="1"] .component-three-columns-item{-webkit-backface-visibility:visible;backface-visibility:visible;transform:none}.component-three-columns.type-cards .component-three-columns-item{align-content:center;background-color:#fff;display:grid;height:auto;justify-content:center;padding:3.125rem 3.125rem 4.375rem;place-content:center}.component-three-columns.type-cards .component-three-columns-item:hover{background-color:#e3154e;color:#fff}.component-three-columns.type-cards .component-three-columns-item:hover .component-three-columns-item-button,.component-three-columns.type-cards .component-three-columns-item:hover .component-three-columns-item-title{color:#fff}.component-three-columns.type-cards .component-three-columns-item:nth-child(odd){-webkit-clip-path:polygon(0 0,0 91%,66% 100%,100% 91%,100% 0,100% 0);clip-path:polygon(0 0,0 91%,66% 100%,100% 91%,100% 0,100% 0)}.component-three-columns.type-cards .component-three-columns-item:nth-child(2n){-webkit-clip-path:polygon(0 0,0 91%,34% 100%,100% 91%,100% 0,100% 0);clip-path:polygon(0 0,0 91%,34% 100%,100% 91%,100% 0,100% 0)}.component-three-columns.type-cards .component-three-columns-item-description{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;margin:1rem 0 0}.component-three-columns.type-cards.large .component-three-columns-item-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-three-columns.type-cards.large .component-three-columns-item-title{font-size:3.125rem}}.component-three-columns.type-cards.small .component-three-columns-item-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-three-columns.type-milestone .component-three-columns-header{max-width:54.125rem}.component-three-columns.type-milestone .component-three-columns-items{gap:2.5rem 3.75rem}.component-three-columns.type-milestone .component-three-columns-item-description{display:flex;gap:1rem}.component-three-columns.type-milestone .component-three-columns-item-description svg{flex-shrink:0;margin-top:.5rem}.component-three-columns.type-milestone .component-three-columns-item-description p{-webkit-hyphens:auto;hyphens:auto}.component-three-columns.type-milestone .component-three-columns-footnote{font-family:CalibreMedium,sans-serif;font-size:2.875rem;line-height:1.2;margin-top:3.75rem;text-align:center}@media(max-width:767.98px){.component-three-columns.type-milestone .component-three-columns-footnote{font-size:1.875rem;line-height:1}}.component-three-columns.type-milestone .component-three-columns-footnote>:last-child{margin-bottom:0}.component-three-columns.type-sponsor .component-three-columns-header{align-items:center;flex-wrap:wrap;justify-content:space-between;margin-bottom:2.5rem}.component-three-columns.type-sponsor .component-three-columns-items{gap:2.5rem 3.75rem}@media(max-width:767.98px){.component-three-columns.type-sponsor .component-three-columns-items{gap:3.75rem}}.component-three-columns.type-sponsor .component-three-columns-item{padding-left:1.375rem}.component-three-columns.type-sponsor .component-three-columns-item-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-three-columns.type-sponsor .component-three-columns-item-description p{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2}.component-three-columns.type-sponsor .component-three-columns-footnote{margin-top:3.75rem}.component-three-columns.type-sponsor .component-three-columns-footnote p{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;margin-bottom:1rem}.component-three-columns.type-sponsor .component-three-columns-footnote p strong{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:700;line-height:.8}.component-three-columns.type-sponsor .component-three-columns-footnote>p:last-child{margin-bottom:0}.component-three-columns-header{display:flex;gap:1.5rem}.component-three-columns-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:0}@media(max-width:767.98px){.component-three-columns-title{font-size:3.125rem}}.component-three-columns-description{flex-basis:100%;margin-bottom:0}.component-three-columns:not(.type-cards) .component-three-columns-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:767.98px){.component-three-columns:not(.type-cards) .component-three-columns-items{grid-template-columns:1fr}}.component-three-columns-item{position:relative}.component-three-columns-item-title{margin-bottom:0}.component-three-columns-item-title+.component-three-columns-item-description{margin-top:1rem}.component-three-columns-item-description p{-webkit-hyphens:auto;hyphens:auto;margin-bottom:0}.component-three-columns-item-description p br{content:"";display:block;margin-bottom:.5rem}.component-three-columns-item-button{align-items:center;display:flex;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;gap:1rem;letter-spacing:.19375rem;line-height:1.2;margin-top:1rem;text-transform:uppercase}.component-three-columns-item-button:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}.component-three-columns-item-button svg{flex-shrink:0}.component-three-columns-controls{align-items:center;display:flex;gap:2.125rem;justify-content:center}.component-three-columns-controls .swiper-button-next,.component-three-columns-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;margin-top:2.5rem;padding:0;position:relative;width:4.8125rem}.component-three-columns-controls .swiper-button-next svg,.component-three-columns-controls .swiper-button-prev svg{width:1.8125rem}.component-three-columns-controls .swiper-button-next.swiper-button-disabled,.component-three-columns-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.component-three-columns-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-three-columns-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.component-three-columns-controls .swiper-button-prev svg{transform:scaleX(-1)}@media(min-width:768px){.component-three-columns-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.component-three-columns-controls .swiper-pagination{display:flex;gap:.75rem;margin-top:2.5rem}.component-three-columns-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.component-three-columns-controls .swiper-pagination-bullet-active{opacity:1}.component-three-columns-controls .swiper-button-lock,.component-three-columns-controls .swiper-pagination-lock{display:none}.component-three-columns.component-bg-white .component-three-columns-title{color:#852665}.component-three-columns.component-bg-white.type-sponsor .component-three-columns-item{border-left:.125rem solid #852665}@media(min-width:768px){.component-three-columns.component-bg-white.type-default .component-three-columns-item:after,.component-three-columns.component-bg-white.type-detail .component-three-columns-item:after{border-left:.125rem solid #852665}}@media(max-width:767.98px){.component-three-columns.component-bg-white.type-default .component-three-columns-item:not(:last-child),.component-three-columns.component-bg-white.type-detail .component-three-columns-item:not(:last-child){border-bottom:.125rem solid #852665}}.component-three-columns.component-bg-white:not(.type-cards) .component-three-columns-item-button,.component-three-columns.component-bg-white:not(.type-cards) .component-three-columns-item-description svg,.component-three-columns.component-bg-white:not(.type-cards) .component-three-columns-item-title{color:#852665}.component-three-columns.component-bg-white.type-sponsor .component-three-columns-button{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-three-columns.component-bg-white.type-sponsor .component-three-columns-button:focus,.component-three-columns.component-bg-white.type-sponsor .component-three-columns-button:hover{background-color:#e3154e;color:#fff}.component-three-columns.component-bg-white.type-sponsor .component-three-columns-footnote p>strong{color:#852665}.component-three-columns.component-bg-white.type-cards .component-three-columns-item{background-color:#852665}.component-three-columns.component-bg-white.type-cards .component-three-columns-item:hover{background-color:#e3154e;color:#fff}.component-three-columns.component-bg-deep-purple .component-three-columns-description,.component-three-columns.component-bg-deep-purple .component-three-columns-footnote,.component-three-columns.component-bg-deep-purple .component-three-columns-title,.component-three-columns.component-bg-gradient .component-three-columns-description,.component-three-columns.component-bg-gradient .component-three-columns-footnote,.component-three-columns.component-bg-gradient .component-three-columns-title,.component-three-columns.component-bg-white.type-cards .component-three-columns-item-button,.component-three-columns.component-bg-white.type-cards .component-three-columns-item-description,.component-three-columns.component-bg-white.type-cards .component-three-columns-item-title,.component-three-columns.component-bg-white.type-cards .component-three-columns-item:hover .component-three-columns-item-button,.component-three-columns.component-bg-white.type-cards .component-three-columns-item:hover .component-three-columns-item-title{color:#fff}.component-three-columns.component-bg-deep-purple.type-sponsor .component-three-columns-item,.component-three-columns.component-bg-gradient.type-sponsor .component-three-columns-item{border-left:.125rem solid #fff}@media(min-width:768px){.component-three-columns.component-bg-deep-purple.type-default .component-three-columns-item:after,.component-three-columns.component-bg-deep-purple.type-detail .component-three-columns-item:after,.component-three-columns.component-bg-gradient.type-default .component-three-columns-item:after,.component-three-columns.component-bg-gradient.type-detail .component-three-columns-item:after{border-left:.125rem solid #fff}}@media(max-width:767.98px){.component-three-columns.component-bg-deep-purple.type-default .component-three-columns-item:not(:last-child),.component-three-columns.component-bg-deep-purple.type-detail .component-three-columns-item:not(:last-child),.component-three-columns.component-bg-gradient.type-default .component-three-columns-item:not(:last-child),.component-three-columns.component-bg-gradient.type-detail .component-three-columns-item:not(:last-child){border-bottom:.125rem solid #fff}}.component-three-columns.component-bg-deep-purple.type-sponsor .component-three-columns-button,.component-three-columns.component-bg-gradient.type-sponsor .component-three-columns-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-three-columns.component-bg-deep-purple.type-sponsor .component-three-columns-button:focus,.component-three-columns.component-bg-deep-purple.type-sponsor .component-three-columns-button:hover,.component-three-columns.component-bg-gradient.type-sponsor .component-three-columns-button:focus,.component-three-columns.component-bg-gradient.type-sponsor .component-three-columns-button:hover{background-color:#e3154e;color:#fff}.component-three-columns.component-bg-deep-purple:not(.type-cards) .component-three-columns-item-button,.component-three-columns.component-bg-deep-purple:not(.type-cards) .component-three-columns-item-description,.component-three-columns.component-bg-deep-purple:not(.type-cards) .component-three-columns-item-title,.component-three-columns.component-bg-gradient:not(.type-cards) .component-three-columns-item-button,.component-three-columns.component-bg-gradient:not(.type-cards) .component-three-columns-item-description,.component-three-columns.component-bg-gradient:not(.type-cards) .component-three-columns-item-title{color:#fff}.component-three-columns.component-bg-deep-purple.type-cards .component-three-columns-item-title,.component-three-columns.component-bg-gradient.type-cards .component-three-columns-item-title{color:#852665}.component-three-columns.component-bg-deep-purple.type-cards .component-three-columns-item-button,.component-three-columns.component-bg-gradient.type-cards .component-three-columns-item-button{color:#000}@media(max-width:767.98px){.component-testimonial .module-container{padding:0}}.component-testimonial.component-bg-white .component-testimonial-name,.component-testimonial.component-bg-white .component-testimonial-title{color:#852665}.component-testimonial.component-bg-white .component-testimonial-button{background-color:#852665;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-testimonial.component-bg-white .component-testimonial-button:focus,.component-testimonial.component-bg-white .component-testimonial-button:hover{background-color:#e3154e;color:#fff}.component-testimonial.component-bg-deep-purple .component-testimonial-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#852665;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-testimonial.component-bg-deep-purple .component-testimonial-button:focus,.component-testimonial.component-bg-deep-purple .component-testimonial-button:hover{background-color:#e3154e;color:#fff}.component-testimonial.component-bg-gradient .component-testimonial-button{background-color:#fff;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#e3154e;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-testimonial.component-bg-gradient .component-testimonial-button:focus,.component-testimonial.component-bg-gradient .component-testimonial-button:hover{background-color:#e3154e;color:#fff}.component-testimonial.component-bg-deep-purple .component-testimonial-name,.component-testimonial.component-bg-deep-purple .component-testimonial-quote,.component-testimonial.component-bg-deep-purple .component-testimonial-title,.component-testimonial.component-bg-gradient .component-testimonial-name,.component-testimonial.component-bg-gradient .component-testimonial-quote,.component-testimonial.component-bg-gradient .component-testimonial-title{color:#fff}.component-testimonial-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:3.75rem;text-align:center}@media(max-width:767.98px){.component-testimonial-title{font-size:3.125rem;margin-bottom:2.5rem}}.component-testimonial-wrapper{position:relative}@media(min-width:992px){.component-testimonial-swiper:not([data-count="1"]){margin:0 6.25rem}}.component-testimonial-item{align-items:center;display:flex;gap:3.75rem}@media(max-width:1399.98px){.component-testimonial-item{gap:1.875rem}}@media(max-width:991.98px){.component-testimonial-item{flex-direction:column}}@media(max-width:767.98px){.component-testimonial-item{gap:2.1875rem}.component-testimonial-content{padding:0 1.25rem}}.component-testimonial-image{flex-shrink:0;text-align:center;width:100%}@media(min-width:1200px){.component-testimonial-image{max-width:33.75rem}}@media(min-width:992px)and (max-width:1199.98px){.component-testimonial-image{max-width:27.5rem}}.component-testimonial-name{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:0}.component-testimonial-quote{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;margin:1.5rem 0 0}.component-testimonial-quote br{content:"";display:block;margin-bottom:.5rem}.component-testimonial-button{margin-top:1.5rem}@media(max-width:991.98px){.component-testimonial-controls{display:flex;justify-content:space-between;margin-top:1.875rem}}.component-testimonial-controls .swiper-button-next,.component-testimonial-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;padding:0;position:relative;width:4.8125rem}.component-testimonial-controls .swiper-button-next svg,.component-testimonial-controls .swiper-button-prev svg{width:1.8125rem}@media(min-width:992px){.component-testimonial-controls .swiper-button-next,.component-testimonial-controls .swiper-button-prev{position:absolute;top:50%}}.component-testimonial-controls .swiper-button-next.swiper-button-disabled,.component-testimonial-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.component-testimonial-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-testimonial-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.component-testimonial-controls .swiper-button-prev{left:0}.component-testimonial-controls .swiper-button-prev svg{transform:rotate(-90deg)}@media(min-width:992px){.component-testimonial-controls .swiper-button-prev{transform:translateY(-50%)}}.component-testimonial-controls .swiper-button-next{right:0}@media(min-width:768px){.component-testimonial-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.component-testimonial-controls .swiper-button-next svg{transform:rotate(90deg)}@media(min-width:992px){.component-testimonial-controls .swiper-button-next{transform:translateY(-50%)}}.component-testimonial-controls .swiper-pagination{display:flex;gap:.75rem}.component-testimonial-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.component-testimonial-controls .swiper-pagination-bullet-active{opacity:1}.component-testimonial-controls .swiper-button-lock,.component-testimonial-controls .swiper-pagination-lock{display:none}.component-featured-people.component-bg-white .component-featured-people-button,.component-featured-people.component-bg-white .component-featured-people-name,.component-featured-people.component-bg-white .component-featured-people-title{color:#852665}.component-featured-people.component-bg-white .modal{background:#fff}.component-featured-people.component-bg-deep-purple .component-featured-people-button,.component-featured-people.component-bg-deep-purple .component-featured-people-description,.component-featured-people.component-bg-deep-purple .component-featured-people-info,.component-featured-people.component-bg-deep-purple .component-featured-people-name,.component-featured-people.component-bg-deep-purple .component-featured-people-title,.component-featured-people.component-bg-gradient .component-featured-people-button,.component-featured-people.component-bg-gradient .component-featured-people-description,.component-featured-people.component-bg-gradient .component-featured-people-info,.component-featured-people.component-bg-gradient .component-featured-people-name,.component-featured-people.component-bg-gradient .component-featured-people-title{color:#fff}.component-featured-people.component-bg-deep-purple .modal{background:#852665}.component-featured-people.component-bg-gradient .modal{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.component-featured-people-header{margin:0 auto 3.75rem;max-width:54.125rem;text-align:center}.component-featured-people-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-featured-people-title{font-size:3.125rem}}.component-featured-people-description,.component-featured-people-title{margin-bottom:0}.component-featured-people-title+.component-featured-people-description{margin-top:1.5rem}.component-featured-people-items{display:flex;flex-wrap:wrap;gap:3.75rem 5rem;justify-content:center}@media(max-width:1199.98px){.component-featured-people-items{gap:2.8125rem 1.875rem}}@media(min-width:992px){.component-featured-people-item{max-width:17.5rem;width:100%}}@media(min-width:576px)and (max-width:991.98px){.component-featured-people-item{max-width:calc(50% - 15px)}}.component-featured-people-item.open-modal{cursor:pointer}.component-featured-people-image{margin-bottom:1.5rem}.component-featured-people-name{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;margin-bottom:0}.component-featured-people-info{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin:.5rem 0 0}.component-featured-people-button{align-items:center;display:flex;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;gap:.625rem;letter-spacing:.19375rem;line-height:1.2;margin-top:.5rem;text-transform:uppercase}.component-featured-people-button svg{width:.5625rem}.component-filtered-list{padding:0}.component-filtered-list-filters{background-color:#852665;padding-top:5rem}.component-filtered-list-filters:not(.visible){padding-bottom:5rem}.component-filtered-list-filters:not(.visible) .component-filtered-list-header svg{transform:rotate(180deg)}.component-filtered-list-filters:not(.visible) .component-filtered-list-nav{display:none}.component-filtered-list-filters:not(.visible)+.component-filtered-list-results{padding-top:5rem}.component-filtered-list-filters.visible{padding-bottom:11rem}@media(min-width:992px){.component-filtered-list-filters.visible{-webkit-clip-path:polygon(0 0,0 86%,34% 100%,100% 86%,100% 0,100% 0);clip-path:polygon(0 0,0 86%,34% 100%,100% 86%,100% 0,100% 0)}}@media(max-width:991.98px){.component-filtered-list-filters.visible{-webkit-clip-path:polygon(0 0,0 97%,34% 100%,100% 97%,100% 0,100% 0);clip-path:polygon(0 0,0 97%,34% 100%,100% 97%,100% 0,100% 0)}}@media(max-width:575.98px){.component-filtered-list-filters.visible{padding-bottom:7.5rem}}.component-filtered-list-filters.visible+.component-filtered-list-results{margin-top:-5rem}.component-filtered-list-header{align-items:center;border-bottom:.125rem solid #fff;color:#fff;cursor:pointer;display:flex;justify-content:space-between;padding-bottom:1.5rem}.component-filtered-list-title{font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1;margin-bottom:0}.component-filtered-list-nav{margin-top:3.75rem}.component-filtered-list-taxonomies{display:flex;flex-wrap:wrap;gap:5.625rem;margin-top:3.75rem}@media(max-width:767.98px){.component-filtered-list-taxonomies{gap:1.25rem}}.component-filtered-list-tags{display:flex;gap:2.25rem}@media(max-width:575.98px){.component-filtered-list-tags{align-items:flex-end}}.component-filtered-list-tags.visible{margin-top:3.75rem}.component-filtered-list-tags:not(.visible) #component-filtered-list-reset{display:none}.component-filtered-list #component-filtered-list-selected-filters{display:flex;flex-wrap:wrap;gap:1rem}.component-filtered-list #component-filtered-list-selected-filters button{background:none;border:0;font-family:freight-sans-compressed-pro,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;padding:.375rem .5rem;text-transform:uppercase}.component-filtered-list #component-filtered-list-selected-filters button.issue{background-color:#fff;border:.0625rem solid #fff;color:#852665}.component-filtered-list #component-filtered-list-selected-filters button.action_type,.component-filtered-list #component-filtered-list-selected-filters button.news_type,.component-filtered-list #component-filtered-list-selected-filters button.resource_type{background-color:#852665;border:.0625rem solid #fff;color:#fff}.component-filtered-list #component-filtered-list-selected-filters button.location{background-color:#fff;border:.0625rem solid #fff;color:#e3154e}.component-filtered-list #component-filtered-list-reset{background:none;border:0;color:#fff;flex-shrink:0;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:0;text-transform:uppercase}.component-filtered-list-taxonomy{position:relative;width:100%}@media(min-width:768px){.component-filtered-list-taxonomy{max-width:15.625rem}.component-filtered-list-taxonomy:not(:last-child):after{border-left:.125rem solid #fff;content:"";height:100%;position:absolute;right:-2.8125rem;top:0}}@media(max-width:767.98px){.component-filtered-list-taxonomy:not(:last-child){border-bottom:.0625rem solid #fff;padding-bottom:1.25rem}}.component-filtered-list-taxonomy .checkbox-wrapper{position:relative}.component-filtered-list-taxonomy .checkbox-wrapper input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.component-filtered-list-taxonomy .checkbox-wrapper label{align-items:center;color:#fff;cursor:pointer;display:inline-flex;font-family:CalibreBold,sans-serif;font-size:1.625rem;gap:.75rem;line-height:1.0909090909;position:relative}.component-filtered-list-taxonomy .checkbox-wrapper label:before{background-color:#fff;border-radius:.125rem;content:"";height:1.25rem;position:relative;width:1.25rem}.component-filtered-list-taxonomy .checkbox-wrapper input:checked+label:before{background-image:url(/wp-content/themes/com002/public/images/check-purple.7d66fb.svg);background-position:50%;background-repeat:no-repeat}.component-filtered-list-taxonomy .checkbox-wrapper:not(:last-child){margin-bottom:1rem}.component-filtered-list-taxonomy-label{color:#fff;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:500;letter-spacing:.00625rem;line-height:1.5;text-transform:uppercase}.component-filtered-list-taxonomy:first-child .component-filtered-list-taxonomy-terms{position:relative}.component-filtered-list .search-form input{background-color:#852665;color:#fff}.component-filtered-list .search-form input::-moz-placeholder{color:#fff}.component-filtered-list .search-form input::placeholder{color:#fff}.component-filtered-list .search-form input button{border:0}.component-filtered-list .search-form button{background-color:#e3154e;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.component-filtered-list .search-form button:focus,.component-filtered-list .search-form button:hover{background-color:#fff;color:#e3154e;color:#fff}.component-filtered-list-results{padding-bottom:5rem}.component-filtered-list .page-numbers{align-items:center;display:flex;gap:1.25rem;justify-content:center;list-style:none;margin:3.75rem 0 0;padding-left:0}.component-filtered-list .page-numbers a,.component-filtered-list .page-numbers span{color:#852665;font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;opacity:.5}.component-filtered-list .page-numbers a:not(.prev):not(.next){font-weight:500}.component-filtered-list .page-numbers .current,.component-filtered-list .page-numbers .next,.component-filtered-list .page-numbers .prev{opacity:1}.component-filtered-list-no-results-text{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin:10rem 0 0}#component-filtered-list-posts{grid-gap:3.75rem 3.125rem;display:grid;gap:3.75rem 3.125rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:992px)and (max-width:1199.98px){#component-filtered-list-posts{-moz-column-gap:1.875rem;column-gap:1.875rem}}@media(max-width:991.98px){#component-filtered-list-posts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){#component-filtered-list-posts{grid-template-columns:1fr}}.component-multiple-images .component-multiple-images-image{margin-bottom:0;text-align:center}.component-multiple-images .component-multiple-images-image-container{aspect-ratio:16/8;position:relative;width:100%}.component-multiple-images .component-multiple-images-image-container img{height:100%;left:0;object-fit:cover;position:absolute;width:100%}.component-multiple-images .component-multiple-images-caption{margin-top:1.5rem;text-align:left}.component-multiple-images .component-multiple-images-controls{align-items:center;display:flex;gap:2.125rem;justify-content:center}.component-multiple-images .component-multiple-images-controls .swiper-button-next,.component-multiple-images .component-multiple-images-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;margin-top:2.5rem;padding:0;position:relative;width:4.8125rem}.component-multiple-images .component-multiple-images-controls .swiper-button-next svg,.component-multiple-images .component-multiple-images-controls .swiper-button-prev svg{width:1.8125rem}.component-multiple-images .component-multiple-images-controls .swiper-button-next.swiper-button-disabled,.component-multiple-images .component-multiple-images-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.component-multiple-images .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-multiple-images .component-multiple-images-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.component-multiple-images .component-multiple-images-controls .swiper-button-prev svg{transform:scaleX(-1)}@media(min-width:768px){.component-multiple-images .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.component-multiple-images .component-multiple-images-controls .swiper-pagination{display:flex;gap:.75rem;margin-top:2.5rem}.component-multiple-images .component-multiple-images-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.component-multiple-images .component-multiple-images-controls .swiper-pagination-bullet-active{opacity:1}.component-multiple-images .component-multiple-images-controls .swiper-button-lock,.component-multiple-images .component-multiple-images-controls .swiper-pagination-lock{display:none}.component-multiple-images.component-bg-white .component-multiple-images-caption{background:#e3154e;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#fff;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-multiple-images.component-bg-white .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.component-multiple-images.component-bg-deep-purple .component-multiple-images-caption,.component-multiple-images.component-bg-gradient .component-multiple-images-caption{background:#fff;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#000;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-multiple-images.component-bg-deep-purple .component-multiple-images-caption,.component-multiple-images.component-bg-gradient .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.component-staff-list.component-bg-white .component-staff-list-filters-title,.component-staff-list.component-bg-white .component-staff-list-title,.component-staff-list.component-bg-white .staff-list-button,.component-staff-list.component-bg-white .staff-list-title{color:#852665}.component-staff-list.component-bg-white .radio-wrapper label{border:.0625rem solid #852665;color:#852665}.component-staff-list.component-bg-white .radio-wrapper input:checked+label{background-color:#852665;color:#fff}.component-staff-list.component-bg-white .staff-list-title a{color:#852665}.component-staff-list.component-bg-white .modal{background:#fff}@media(max-width:575.98px){.component-staff-list.component-bg-white.type-board_committee .staff-list:not(:last-child){border-bottom:.125rem solid #852665}}.component-staff-list.component-bg-white.type-board_committee .staff-list:after{border-left:.125rem solid #852665}.component-staff-list.component-bg-deep-purple .component-staff-list-filters-title,.component-staff-list.component-bg-deep-purple .component-staff-list-title,.component-staff-list.component-bg-deep-purple .staff-list-button,.component-staff-list.component-bg-deep-purple .staff-list-role,.component-staff-list.component-bg-deep-purple .staff-list-title,.component-staff-list.component-bg-gradient .component-staff-list-filters-title,.component-staff-list.component-bg-gradient .component-staff-list-title,.component-staff-list.component-bg-gradient .staff-list-button,.component-staff-list.component-bg-gradient .staff-list-role,.component-staff-list.component-bg-gradient .staff-list-title{color:#fff}.component-staff-list.component-bg-deep-purple .radio-wrapper label,.component-staff-list.component-bg-gradient .radio-wrapper label{border:.0625rem solid #fff;color:#fff}.component-staff-list.component-bg-deep-purple .radio-wrapper input:checked+label,.component-staff-list.component-bg-gradient .radio-wrapper input:checked+label{background-color:#fff;color:#852665}.component-staff-list.component-bg-deep-purple .staff-list-title a,.component-staff-list.component-bg-gradient .staff-list-title a{color:#fff}@media(max-width:575.98px){.component-staff-list.component-bg-deep-purple.type-board_committee .staff-list:not(:last-child),.component-staff-list.component-bg-gradient.type-board_committee .staff-list:not(:last-child){border-bottom:.125rem solid #fff}}.component-staff-list.component-bg-deep-purple.type-board_committee .staff-list:after,.component-staff-list.component-bg-gradient.type-board_committee .staff-list:after{border-left:.125rem solid #fff}.component-staff-list.component-bg-deep-purple .modal{background:#852665}.component-staff-list.component-bg-gradient .modal{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%)}.component-staff-list-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:3.75rem}@media(max-width:767.98px){.component-staff-list-title{font-size:3.125rem}}.component-staff-list-filters{display:flex;flex-wrap:wrap;gap:.9375rem;margin:-1.875rem 0 3.75rem}.component-staff-list-filters-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:2.25rem}.component-staff-list-filters .radio-wrapper input{display:none}.component-staff-list-filters .radio-wrapper label{cursor:pointer;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:.03375rem;line-height:1.3333333333;padding:.3125rem .75rem;text-transform:uppercase}.component-staff-list-posts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.component-staff-list .staff-list.open-modal{cursor:pointer}.component-staff-list .staff-list-image{aspect-ratio:1;height:0;margin-bottom:1.5rem;padding-bottom:100%;position:relative}.component-staff-list .staff-list-image img{height:100%;left:0;object-fit:cover;position:absolute;width:100%}.component-staff-list .staff-list-title{margin-bottom:0}.component-staff-list .staff-list-role{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin:.5rem 0 0}.component-staff-list .staff-list-button{align-items:center;display:flex;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;gap:.625rem;letter-spacing:.19375rem;line-height:1.2;margin-top:.5rem;text-transform:uppercase}.component-staff-list .staff-list-button svg{width:.5625rem}.component-staff-list.type-staff .component-staff-list-posts{gap:1.875rem}@media(max-width:1199.98px){.component-staff-list.type-staff .component-staff-list-posts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767.98px){.component-staff-list.type-staff .component-staff-list-posts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.component-staff-list.type-staff .component-staff-list-posts{display:flex;flex-direction:column;justify-content:center}}.component-staff-list.type-staff .staff-list-title{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909}.component-staff-list.type-board_committee .component-staff-list-posts{gap:3.75rem 5rem}@media(max-width:991.98px){.component-staff-list.type-board_committee .component-staff-list-posts{gap:2.8125rem 1.875rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.component-staff-list.type-board_committee .component-staff-list-posts{gap:1.875rem;grid-template-columns:1fr}}.component-staff-list.type-board_committee .staff-list{position:relative}@media(max-width:575.98px){.component-staff-list.type-board_committee .staff-list:not(:last-child){padding-bottom:1.875rem}}.component-staff-list.type-board_committee .staff-list:after{content:"";height:100%;position:absolute;right:-2.5rem;top:0}@media(max-width:991.98px){.component-staff-list.type-board_committee .staff-list:after{right:-.9375rem}}@media(max-width:575.98px){.component-staff-list.type-board_committee .staff-list:after{display:none}}.component-staff-list.type-board_committee .staff-list:last-child:after{display:none}@media(min-width:992px){.component-staff-list.type-board_committee .staff-list:nth-child(4n):after{display:none}}@media(max-width:991.98px){.component-staff-list.type-board_committee .staff-list:nth-child(2n):after{display:none}}.component-staff-list.type-board_committee .staff-list-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-featured-items{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%);padding-bottom:5rem;padding-top:5rem}@media(max-width:991.98px){.component-featured-items{padding-bottom:3.75rem;padding-top:3.75rem}}.component-featured-items-title{color:#fff;font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:2.5rem}@media(max-width:767.98px){.component-featured-items-title{font-size:3.125rem}}@media(min-width:992px){.component-featured-items-items{grid-gap:1.25rem 1.875rem;display:grid;gap:1.25rem 1.875rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.component-featured-items-items{gap:1.875rem 3.125rem}}.component-featured-items-item{background-color:#fff;height:100%!important;position:relative}.component-featured-items-item-image img{height:100%;object-fit:cover;width:100%}.component-featured-items-item:first-child{-webkit-clip-path:polygon(0 0,0 93%,34% 100%,100% 93%,100% 0,100% 0);clip-path:polygon(0 0,0 93%,34% 100%,100% 93%,100% 0,100% 0)}@media(min-width:992px){.component-featured-items-item:first-child{grid-column:1;grid-row:1/4}.component-featured-items-item:first-child .component-featured-items-item-content{padding:2.1875rem 3.125rem 5.3125rem}.component-featured-items-item:not(:first-child){display:flex;gap:.625rem}}@media(max-width:991.98px){.component-featured-items-item:not(:first-child){-webkit-clip-path:polygon(0 0,0 93%,34% 100%,100% 93%,100% 0,100% 0);clip-path:polygon(0 0,0 93%,34% 100%,100% 93%,100% 0,100% 0)}}@media(min-width:992px){.component-featured-items-item:not(:first-child) .component-featured-items-item-image{max-width:15rem;width:100%}.component-featured-items-item:not(:first-child) .component-featured-items-item-content{padding:1.875rem;width:100%}.component-featured-items-item:not(:first-child) .component-featured-items-item-excerpt{display:none}}@media(max-width:991.98px){.component-featured-items-item-content{padding:1.25rem 1.25rem 4.0625rem}}.component-featured-items-item-title{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:0}.component-featured-items-item-title a{color:#852665}.component-featured-items-item-title a:before{bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:1}.component-featured-items-item-meta{align-items:center;justify-content:space-between;margin-bottom:1rem}.component-featured-items-item-meta,.component-featured-items-item-tags{display:flex;flex-wrap:wrap;gap:.625rem}.component-featured-items-item-tags a{border:.0625rem solid #852665;color:#852665;font-family:freight-sans-compressed-pro,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;padding:.375rem .5rem;text-align:center;text-transform:uppercase;z-index:2}.component-featured-items-item-tags a:focus,.component-featured-items-item-tags a:hover{background-color:#852665;color:#fff}.component-featured-items-item-date{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:.03375rem;line-height:1.3333333333;text-transform:uppercase}.component-featured-items-item-excerpt{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;margin:1rem 0 0}.component-featured-items-item-button{border-bottom:.0625rem solid #000;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;margin-top:1.5rem;padding-bottom:.125rem;text-transform:uppercase}.component-featured-items-controls{align-items:center;display:flex;gap:2.125rem;justify-content:center}.component-featured-items-controls .swiper-button-next,.component-featured-items-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;margin-top:2.5rem;padding:0;position:relative;width:4.8125rem}.component-featured-items-controls .swiper-button-next svg,.component-featured-items-controls .swiper-button-prev svg{width:1.8125rem}.component-featured-items-controls .swiper-button-next.swiper-button-disabled,.component-featured-items-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.component-featured-items-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-featured-items-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.component-featured-items-controls .swiper-button-prev svg{transform:scaleX(-1)}@media(min-width:768px){.component-featured-items-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.component-featured-items-controls .swiper-pagination{display:flex;gap:.75rem;margin-top:2.5rem}.component-featured-items-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.component-featured-items-controls .swiper-pagination-bullet-active{opacity:1}.component-featured-items-controls .swiper-button-lock,.component-featured-items-controls .swiper-pagination-lock{display:none}@media(min-width:992px){.component-featured-items-controls{display:none}}.component-featured-items.bg-white{background:#fff}.component-featured-items.bg-white .component-featured-items-title{color:#852665}.component-featured-items.bg-white .component-featured-items-item{background-color:#852665}.component-featured-items.bg-white .component-featured-items-item-button,.component-featured-items.bg-white .component-featured-items-item-date,.component-featured-items.bg-white .component-featured-items-item-tags a,.component-featured-items.bg-white .component-featured-items-item-title a{color:#fff}.component-featured-items.bg-white .component-featured-items-item-button,.component-featured-items.bg-white .component-featured-items-item-tags a{border-color:#fff}.component-featured-items.bg-white .component-featured-items-item-tags a:focus,.component-featured-items.bg-white .component-featured-items-item-tags a:hover{background-color:#fff;color:#852665}.component-text .component-multiple-images-image{margin-bottom:0;text-align:center}.component-text .component-multiple-images-image-container{aspect-ratio:16/8;position:relative;width:100%}.component-text .component-multiple-images-image-container img{height:100%;left:0;object-fit:cover;position:absolute;width:100%}.component-text .component-multiple-images-caption{margin-top:1.5rem;text-align:left}.component-text .component-multiple-images-controls{align-items:center;display:flex;gap:2.125rem;justify-content:center}.component-text .component-multiple-images-controls .swiper-button-next,.component-text .component-multiple-images-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;margin-top:2.5rem;padding:0;position:relative;width:4.8125rem}.component-text .component-multiple-images-controls .swiper-button-next svg,.component-text .component-multiple-images-controls .swiper-button-prev svg{width:1.8125rem}.component-text .component-multiple-images-controls .swiper-button-next.swiper-button-disabled,.component-text .component-multiple-images-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.component-text .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.component-text .component-multiple-images-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.component-text .component-multiple-images-controls .swiper-button-prev svg{transform:scaleX(-1)}@media(min-width:768px){.component-text .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.component-text .component-multiple-images-controls .swiper-pagination{display:flex;gap:.75rem;margin-top:2.5rem}.component-text .component-multiple-images-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.component-text .component-multiple-images-controls .swiper-pagination-bullet-active{opacity:1}.component-text .component-multiple-images-controls .swiper-button-lock,.component-text .component-multiple-images-controls .swiper-pagination-lock{display:none}.component-text.component-bg-white .component-multiple-images-caption{background:#e3154e;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#fff;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-text.component-bg-white .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.component-text.component-bg-deep-purple .component-multiple-images-caption,.component-text.component-bg-gradient .component-multiple-images-caption{background:#fff;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#000;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.component-text.component-bg-deep-purple .component-multiple-images-caption,.component-text.component-bg-gradient .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.component-text.component-bg-white .component-text-title{color:#852665}.component-text.component-bg-deep-purple .component-text-content,.component-text.component-bg-deep-purple .component-text-title,.component-text.component-bg-gradient .component-text-content,.component-text.component-bg-gradient .component-text-title{color:#fff}.component-text-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin:0 auto 2.5rem;max-width:49.375rem}@media(max-width:767.98px){.component-text-title{font-size:3.125rem}}.component-text-content{font-size:1.5rem;font-weight:500;line-height:1.2}.component-text-content.small{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.component-text-content.large{font-family:CalibreMedium,sans-serif;font-size:1.875rem;line-height:1.2}.component-text-content h2{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.component-text-content h2{font-size:3.125rem}}.component-text-content h3{font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1}.component-text-content h4{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.component-text-content p a{color:#e3154e;text-decoration:underline}.component-text-content>:not(figure):not(.component-multiple-images-swiper):not(ul):not(blockquote){margin-left:auto;margin-right:auto;max-width:49.375rem}.component-text-content>*{margin-bottom:1.5rem}.component-text-content>:last-child{margin-bottom:0}.component-text-content blockquote{background-color:#000;margin:2.875rem 0;position:relative}@media(max-width:991.98px){.component-text-content blockquote{padding:0 1.25rem 2.5rem}}@media(min-width:992px){.component-text-content blockquote{-webkit-clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);padding-bottom:5rem}}.component-text-content blockquote p{color:#fff;display:flex;flex-direction:column;font-family:CalibreBold,sans-serif;font-size:2.8125rem;gap:1.875rem;line-height:1.2;margin:0 auto;max-width:49.375rem}.component-text-content blockquote p:before{content:url(/wp-content/themes/com002/public/images/quote.a5e16b.svg);margin-top:-.0625rem}@media(min-width:992px){.component-text-content blockquote p:before{margin-top:.5rem}}.component-text-content blockquote p cite{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:.8}.component-text-content .component-multiple-images-swiper,.component-text-content .video-wrapper,.component-text-content figure:not(.component-multiple-images-image){margin-bottom:5rem;margin-top:5rem}.component-text-content ul{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;list-style:none;margin-left:auto;margin-right:auto;max-width:36.5rem;padding-left:1rem;text-indent:-2rem}@media(max-width:767.98px){.component-text-content ul{padding-left:2rem}}.component-text-content ul li:before{margin-right:1rem;position:relative;top:-.125rem}.component-text-content ul li:not(:last-child){margin-bottom:1rem}.component-text-content ul li:not(:last-child) ul{margin:1rem 0;padding-left:2rem}.component-text-content figure:not(.component-multiple-images-image){position:relative;text-align:center;width:100%!important}.component-text-content figure:not(.component-multiple-images-image) figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-top:-1.875rem;padding:2.5rem 3.125rem 2.5rem 2.5rem;position:relative;text-align:left;width:30rem}@media(max-width:991.98px){.component-text-content figure:not(.component-multiple-images-image) figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}@media(min-width:992px){.component-text-content figure:not(.component-multiple-images-image) figcaption{left:3.125rem}}@media(max-width:991.98px){.component-text-content figure:not(.component-multiple-images-image) figcaption{margin-top:-1.6875rem;position:relative;width:100%}}.component-contact-callout{margin-bottom:5rem;margin-top:5rem}@media(max-width:767.98px){.component-contact-callout{margin-bottom:3.75rem;margin-top:3.75rem}}.component-contact-callout.component-bg-white .component-contact-callout-info-title,.component-contact-callout.component-bg-white .component-contact-callout-title{color:#852665}.component-contact-callout.component-bg-deep-purple,.component-contact-callout.component-bg-gradient{color:#fff}.component-contact-callout .module-container{display:flex;flex-wrap:wrap;gap:6.25rem}@media(max-width:991.98px){.component-contact-callout .module-container{gap:3.75rem}}.component-contact-callout-title{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:0}@media(max-width:767.98px){.component-contact-callout-title{font-size:3.125rem}}@media(min-width:992px){.component-contact-callout-title{max-width:25.625rem;width:100%}}.component-contact-callout-info-title{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;margin-bottom:1.5rem}.component-contact-callout-info-text{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.component-contact-callout-info-text br{content:"";display:block;margin-bottom:.5rem}.component-code-embed{padding-bottom:5rem;padding-top:5rem}@media(max-width:991.98px){.component-code-embed{padding-bottom:3.75rem;padding-top:3.75rem}}.component-code-embed-title{color:#fff;font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8;margin-bottom:2.5rem}@media(max-width:767.98px){.component-code-embed-title{font-size:3.125rem}}.component-code-embed.component-bg-white .component-code-embed-title{color:#852665}.error404 .main{background:linear-gradient(270deg,#852665,#a80b7a 49.2%,#e72c2a 105.12%);min-height:45vh}@media(max-width:991.98px){.error404 .main{padding-top:3.75rem}}.error404 .main .module-container{align-items:center;display:flex;flex-wrap:wrap;gap:3.75rem;justify-content:space-between}.error404-eyebrow{color:#fff;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:700;line-height:.8;margin-bottom:1.25rem}.error404 h1{color:#fff;font-family:CalibreBold,sans-serif;font-size:7.8125rem;font-size:clamp(5.625rem,.7813rem + 7.8125vw,7.8125rem);line-height:.8;margin-bottom:1.875rem}@media(max-width:767.98px){.error404 h1{font-size:5.25rem}}.error404-button{border:.0625rem solid #fff;color:#fff;font-family:freight-sans-compressed-pro,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;padding:.375rem .5rem;text-transform:uppercase}.error404-button:focus,.error404-button:hover{color:#fff}.error404-image{margin:3.75rem 0 0}@media(min-width:992px)and (max-width:1199.98px){.error404-image{max-width:37.5rem}}@media(max-width:991.98px){.error404-image{margin-top:0;text-align:right;width:100%}}.search .component-hero-banner{padding-bottom:5rem;padding-top:5rem}@media(max-width:767.98px){.search .component-hero-banner{margin-bottom:0;padding-bottom:2.5rem;padding-top:0}}.search .component-hero-banner-description:not(.show){display:none}.search-container{margin-bottom:5rem;margin-top:5rem}@media(max-width:767.98px){.search-container{margin-bottom:3.75rem;margin-top:3.75rem}}.search-filters{background-color:#852665;padding-bottom:5rem;padding-top:5rem}@media(max-width:767.98px){.search-filters{padding-bottom:3.75rem;padding-top:3.75rem}}.search-filters .module-container{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between}@media(max-width:767.98px){.search-filters .module-container{flex-direction:column}}.search-filters-title{color:#fff;font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1;margin-bottom:0}.search-filters-box-title{color:#fff;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2;text-transform:uppercase}.search-filters-box-options{display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width:575.98px){.search-filters-box-options{flex-direction:column;gap:.625rem}}.search-filters-box-options .checkbox-wrapper{margin-bottom:0;position:relative}.search-filters-box-options .checkbox-wrapper input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.search-filters-box-options .checkbox-wrapper label{align-items:center;color:#fff;cursor:pointer;display:inline-flex;font-family:CalibreBold,sans-serif;font-size:1.625rem;gap:.75rem;line-height:1.0909090909;position:relative}.search-filters-box-options .checkbox-wrapper label:before{border:.0625rem solid #fff;border-radius:.125rem;content:"";height:1.25rem;position:relative;width:1.25rem}.search-filters-box-options .checkbox-wrapper input:checked+label:before{background-color:#fff;background-image:url(/wp-content/themes/com002/public/images/check-purple.7d66fb.svg);background-position:50%;background-repeat:no-repeat}.search-filters-box-options .checkbox-wrapper:not(:last-child){margin-bottom:1rem}.search #search-results{margin:0 auto;max-width:62.25rem}.search #search-results .item{-webkit-clip-path:none;clip-path:none;margin-left:0;margin-right:0;max-width:100%}.search #search-results .item:not(:last-child){margin-bottom:6.875rem}@media(max-width:767.98px){.search #search-results .item:not(:last-child){margin-bottom:3.75rem}}.search #search-results .item-type{background-color:#852665;color:#fff;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.125rem;font-weight:600;left:0;letter-spacing:.03375rem;line-height:1.3333333333;margin-bottom:.9375rem;padding:.3125rem 2.5rem;position:relative;text-transform:uppercase}.search #search-results .item-content{padding:0}.search #search-results .item-meta{gap:5rem;justify-content:flex-start}@media(max-width:767.98px){.search #search-results .item-meta{gap:1.5rem}}.search #search-results .item-tag{border:.0625rem solid #000;color:#000;z-index:2}.search #search-results .item-tag:focus,.search #search-results .item-tag:hover{background-color:#852665;border-color:#852665;color:#fff}.search #search-results .item-title a{color:#000}.search #search-paginate>.page-numbers{margin:3.75rem 0 0}.search #search-paginate .page-numbers{align-items:center;display:flex;gap:1.25rem;justify-content:center;list-style:none;padding-left:0}.search #search-paginate .page-numbers a,.search #search-paginate .page-numbers span{color:#852665;font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;opacity:.5}.search #search-paginate .page-numbers a:not(.prev):not(.next){font-weight:500}.search #search-paginate .page-numbers .current,.search #search-paginate .page-numbers .next,.search #search-paginate .page-numbers .prev{opacity:1}.single-post .component-multiple-images-image,.single-resource .component-multiple-images-image{margin-bottom:0;text-align:center}.single-post .component-multiple-images-image-container,.single-resource .component-multiple-images-image-container{aspect-ratio:16/8;position:relative;width:100%}.single-post .component-multiple-images-image-container img,.single-resource .component-multiple-images-image-container img{height:100%;left:0;object-fit:cover;position:absolute;width:100%}.single-post .component-multiple-images-caption,.single-resource .component-multiple-images-caption{margin-top:1.5rem;text-align:left}.single-post .component-multiple-images-controls,.single-resource .component-multiple-images-controls{align-items:center;display:flex;gap:2.125rem;justify-content:center}.single-post .component-multiple-images-controls .swiper-button-next,.single-post .component-multiple-images-controls .swiper-button-prev,.single-resource .component-multiple-images-controls .swiper-button-next,.single-resource .component-multiple-images-controls .swiper-button-prev{background:none;border:0;cursor:pointer;height:3.9375rem;margin-top:2.5rem;padding:0;position:relative;width:4.8125rem}.single-post .component-multiple-images-controls .swiper-button-next svg,.single-post .component-multiple-images-controls .swiper-button-prev svg,.single-resource .component-multiple-images-controls .swiper-button-next svg,.single-resource .component-multiple-images-controls .swiper-button-prev svg{width:1.8125rem}.single-post .component-multiple-images-controls .swiper-button-next.swiper-button-disabled,.single-post .component-multiple-images-controls .swiper-button-prev.swiper-button-disabled,.single-resource .component-multiple-images-controls .swiper-button-next.swiper-button-disabled,.single-resource .component-multiple-images-controls .swiper-button-prev.swiper-button-disabled{opacity:.2}@media(min-width:768px){.single-post .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.single-post .component-multiple-images-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before,.single-resource .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.single-resource .component-multiple-images-controls .swiper-button-prev:not(.swiper-button-disabled):hover:before{-webkit-clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);clip-path:polygon(0 50%,16% 82%,91% 98%,100% 38%,39% 0);content:"";height:3.9375rem;left:0;position:absolute;top:0;width:4.8125rem;z-index:-1}}.single-post .component-multiple-images-controls .swiper-button-prev svg,.single-resource .component-multiple-images-controls .swiper-button-prev svg{transform:scaleX(-1)}@media(min-width:768px){.single-post .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before,.single-resource .component-multiple-images-controls .swiper-button-next:not(.swiper-button-disabled):hover:before{transform:scaleX(-1)}}.single-post .component-multiple-images-controls .swiper-pagination,.single-resource .component-multiple-images-controls .swiper-pagination{display:flex;gap:.75rem;margin-top:2.5rem}.single-post .component-multiple-images-controls .swiper-pagination-bullet,.single-resource .component-multiple-images-controls .swiper-pagination-bullet{border-radius:.625rem;cursor:pointer;display:block;height:.625rem;opacity:.2;width:.625rem}.single-post .component-multiple-images-controls .swiper-pagination-bullet-active,.single-resource .component-multiple-images-controls .swiper-pagination-bullet-active{opacity:1}.single-post .component-multiple-images-controls .swiper-button-lock,.single-post .component-multiple-images-controls .swiper-pagination-lock,.single-resource .component-multiple-images-controls .swiper-button-lock,.single-resource .component-multiple-images-controls .swiper-pagination-lock{display:none}.single-post.component-bg-white .component-multiple-images-caption,.single-resource.component-bg-white .component-multiple-images-caption{background:#e3154e;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#fff;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.single-post.component-bg-white .component-multiple-images-caption,.single-resource.component-bg-white .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.single-post.component-bg-deep-purple .component-multiple-images-caption,.single-post.component-bg-gradient .component-multiple-images-caption,.single-resource.component-bg-deep-purple .component-multiple-images-caption,.single-resource.component-bg-gradient .component-multiple-images-caption{background:#fff;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#000;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.single-post.component-bg-deep-purple .component-multiple-images-caption,.single-post.component-bg-gradient .component-multiple-images-caption,.single-resource.component-bg-deep-purple .component-multiple-images-caption,.single-resource.component-bg-gradient .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.single-post .component-multiple-images-caption,.single-resource .component-multiple-images-caption{background:#e3154e;-webkit-clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);clip-path:polygon(0 0,0 71%,5% 100%,95% 89%,99% 20%,92% 0);color:#fff;display:block;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-left:auto;margin-right:auto;max-width:50rem;padding:1.875rem 3.75rem 2.125rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:767.98px){.single-post .component-multiple-images-caption,.single-resource .component-multiple-images-caption{padding-left:1.875rem;padding-right:1.875rem}}.single-post article,.single-resource article{margin-bottom:5rem}@media(max-width:767.98px){.single-post article,.single-resource article{margin-bottom:3.75rem}}.single-post-header,.single-resource-header{margin:5rem auto 0;max-width:49.375rem}@media(max-width:767.98px){.single-post-header,.single-resource-header{margin-top:2.5rem}}.single-post-back,.single-resource-back{align-items:center;color:#852665;display:inline-flex;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;gap:1rem;letter-spacing:.19375rem;line-height:1.2;margin-bottom:2.5rem;text-transform:uppercase}.single-post-back:focus,.single-post-back:hover,.single-resource-back:focus,.single-resource-back:hover{color:#852665}.single-post-back svg,.single-resource-back svg{order:-1;transform:rotate(-90deg);width:1.25rem}.single-post-title,.single-resource-title{color:#852665;font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85;margin-bottom:1rem}.single-post-author,.single-post-date,.single-resource-author,.single-resource-date{font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2}.single-post-author,.single-resource-author{margin-bottom:.5rem}.single-post-date,.single-resource-date{display:block;margin-bottom:0}.single-post-terms,.single-resource-terms{align-items:center;display:flex;flex-wrap:wrap;gap:.625rem;list-style:none;margin:1rem 0 0;padding:0}.single-post-terms li,.single-resource-terms li{border:.0625rem solid #852665;font-family:freight-sans-compressed-pro,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;padding:.375rem .5rem;text-transform:uppercase}.single-post-terms li.primary,.single-resource-terms li.primary{background-color:#852665;color:#fff}.single-post-terms li.primary a,.single-resource-terms li.primary a{color:#fff}.single-post-terms li.secondary,.single-resource-terms li.secondary{color:#852665}.single-post-release,.single-resource-release{font-family:CalibreBold,sans-serif;font-size:1.625rem;line-height:1.0909090909;margin:2.25rem 0}.single-post-content,.single-resource-content{font-size:1.5rem;font-weight:500;line-height:1.2;margin-top:2.25rem}.single-post-content.small,.single-resource-content.small{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2}.single-post-content.large,.single-resource-content.large{font-family:CalibreMedium,sans-serif;font-size:1.875rem;line-height:1.2}.single-post-content h2,.single-resource-content h2{font-family:CalibreBold,sans-serif;font-size:4.0625rem;line-height:.8}@media(max-width:767.98px){.single-post-content h2,.single-resource-content h2{font-size:3.125rem}}.single-post-content h3,.single-resource-content h3{font-family:CalibreBold,sans-serif;font-size:2.875rem;line-height:1}.single-post-content h4,.single-resource-content h4{font-family:CalibreBold,sans-serif;font-size:2.25rem;line-height:.85}.single-post-content p a,.single-resource-content p a{color:#e3154e;text-decoration:underline}.single-post-content>:not(figure):not(.component-multiple-images-swiper):not(ul):not(blockquote),.single-resource-content>:not(figure):not(.component-multiple-images-swiper):not(ul):not(blockquote){margin-left:auto;margin-right:auto;max-width:49.375rem}.single-post-content>*,.single-resource-content>*{margin-bottom:1.5rem}.single-post-content>:last-child,.single-resource-content>:last-child{margin-bottom:0}.single-post-content blockquote,.single-resource-content blockquote{background-color:#000;margin:2.875rem 0;position:relative}@media(max-width:991.98px){.single-post-content blockquote,.single-resource-content blockquote{padding:0 1.25rem 2.5rem}}@media(min-width:992px){.single-post-content blockquote,.single-resource-content blockquote{-webkit-clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);clip-path:polygon(6% 0,0 20%,2% 92%,94% 100%,100% 79%,95% 15%);padding-bottom:5rem}}.single-post-content blockquote p,.single-resource-content blockquote p{color:#fff;display:flex;flex-direction:column;font-family:CalibreBold,sans-serif;font-size:2.8125rem;gap:1.875rem;line-height:1.2;margin:0 auto;max-width:49.375rem}.single-post-content blockquote p:before,.single-resource-content blockquote p:before{content:url(/wp-content/themes/com002/public/images/quote.a5e16b.svg);margin-top:-.0625rem}@media(min-width:992px){.single-post-content blockquote p:before,.single-resource-content blockquote p:before{margin-top:.5rem}}.single-post-content blockquote p cite,.single-resource-content blockquote p cite{font-family:freight-sans-compressed-pro,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:.8}.single-post-content .component-multiple-images-swiper,.single-post-content .video-wrapper,.single-post-content figure:not(.component-multiple-images-image),.single-resource-content .component-multiple-images-swiper,.single-resource-content .video-wrapper,.single-resource-content figure:not(.component-multiple-images-image){margin-bottom:5rem;margin-top:5rem}.single-post-content ul,.single-resource-content ul{font-family:CalibreMedium,sans-serif;font-size:1.375rem;line-height:1.2;list-style:none;margin-left:auto;margin-right:auto;max-width:36.5rem;padding-left:1rem;text-indent:-2rem}@media(max-width:767.98px){.single-post-content ul,.single-resource-content ul{padding-left:2rem}}.single-post-content ul li:before,.single-resource-content ul li:before{margin-right:1rem;position:relative;top:-.125rem}.single-post-content ul li:not(:last-child),.single-resource-content ul li:not(:last-child){margin-bottom:1rem}.single-post-content ul li:not(:last-child) ul,.single-resource-content ul li:not(:last-child) ul{margin:1rem 0;padding-left:2rem}.single-post-content figure:not(.component-multiple-images-image),.single-resource-content figure:not(.component-multiple-images-image){position:relative;text-align:center;width:100%!important}.single-post-content figure:not(.component-multiple-images-image) figcaption,.single-resource-content figure:not(.component-multiple-images-image) figcaption{background-color:#e3154e;border:0;-webkit-clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);clip-path:polygon(0 12%,0 74%,8% 100%,94% 83%,100% 20%,91% 0);color:#fff;font-family:CalibreMedium,sans-serif;font-size:1.125rem;line-height:1.2;margin-top:-1.875rem;padding:2.5rem 3.125rem 2.5rem 2.5rem;position:relative;text-align:left;width:30rem}@media(max-width:991.98px){.single-post-content figure:not(.component-multiple-images-image) figcaption,.single-resource-content figure:not(.component-multiple-images-image) figcaption{-webkit-clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);clip-path:polygon(0 0,0 74%,6% 100%,96% 90%,100% 17%,92% 0);padding:1.25rem 1.25rem 2.1875rem}}@media(min-width:992px){.single-post-content figure:not(.component-multiple-images-image) figcaption,.single-resource-content figure:not(.component-multiple-images-image) figcaption{left:3.125rem}}@media(max-width:991.98px){.single-post-content figure:not(.component-multiple-images-image) figcaption,.single-resource-content figure:not(.component-multiple-images-image) figcaption{margin-top:-1.6875rem;position:relative;width:100%}}.single-post-download,.single-resource-download{margin:2.25rem auto 0;max-width:49.375rem}.single-post-download a,.single-resource-download a{background-color:#e3154e;-webkit-clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);clip-path:polygon(0 18%,0 76%,5% 100%,94% 82%,99% 26%,92% 0);color:#fff;cursor:pointer;display:inline-block;font-family:freight-sans-compressed-pro,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.19375rem;line-height:1.2;padding:1.25rem 2.5rem;position:relative;text-align:center;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.single-post-download a:focus,.single-post-download a:hover,.single-resource-download a:focus,.single-resource-download a:hover{background-color:#852665;color:#fff}