html{font-size:17px}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}small{font-size:var(--wp--preset--font-size--small)}strong{font-weight:700}@media (prefers-reduced-motion: no-preference){.animated{opacity:0}.animation-enabled.fadeIn{opacity:0;transition-property:opacity;transition-duration:0.5s;transition-timing-function:cubic-bezier(0.5, 1, 0.89, 1)}.animation-enabled.fadeIn.animation-triggered{opacity:1;transition-property:opacity;transition-duration:0.5s;transition-timing-function:cubic-bezier(0.5, 1, 0.89, 1)}.animation-enabled.fadeInUp{opacity:0;transform:-20px;transition-property:all;transition-duration:0.5s;transition-timing-function:cubic-bezier(0.5, 1, 0.89, 1)}.animation-enabled.fadeInUp.animation-triggered{opacity:1;transform:translateY(0);transition-property:all;transition-duration:0.5s;transition-timing-function:cubic-bezier(0.5, 1, 0.89, 1)}.animation-enabled.delay-01s{transition-delay:0.1s !important}.animation-enabled.delay-02s{transition-delay:0.2s !important}.animation-enabled.delay-03s{transition-delay:0.3s !important}.animation-enabled.delay-04s{transition-delay:0.4s !important}.animation-enabled.delay-05s{transition-delay:0.5s !important}.animation-enabled.delay-06s{transition-delay:0.6s !important}.animation-enabled.delay-07s{transition-delay:0.7s !important}.animation-enabled.delay-08s{transition-delay:0.8s !important}.animation-enabled.delay-09s{transition-delay:0.9s !important}.animation-enabled.delay-10s{transition-delay:1s !important}.animation-enabled.delay-11s{transition-delay:1.1s !important}.animation-enabled.delay-12s{transition-delay:1.2s !important}.animation-enabled.delay-13s{transition-delay:1.3s !important}.animation-enabled.delay-14s{transition-delay:1.4s !important}.animation-enabled.delay-15s{transition-delay:1.5s !important}.animation-enabled.delay-16s{transition-delay:1.6s !important}.animation-enabled.delay-17s{transition-delay:1.7s !important}.animation-enabled.delay-18s{transition-delay:1.8s !important}.animation-enabled.delay-19s{transition-delay:1.9s !important}.animation-enabled.delay-20s{transition-delay:2s !important}.animation-enabled.delay-21s{transition-delay:2.1s !important}.animation-enabled.delay-22s{transition-delay:2.2s !important}.animation-enabled.delay-23s{transition-delay:2.3s !important}.animation-enabled.delay-24s{transition-delay:2.4s !important}.animation-enabled.delay-25s{transition-delay:2.5s !important}.animation-enabled.delay-26s{transition-delay:2.6s !important}.animation-enabled.delay-27s{transition-delay:2.7s !important}.animation-enabled.delay-28s{transition-delay:2.8s !important}.animation-enabled.delay-29s{transition-delay:2.9s !important}.animation-enabled.delay-30s{transition-delay:3s !important}.animation-enabled.duration-01s{transition-duration:0.1s !important}.animation-enabled.duration-02s{transition-duration:0.2s !important}.animation-enabled.duration-03s{transition-duration:0.3s !important}.animation-enabled.duration-04s{transition-duration:0.4s !important}.animation-enabled.duration-05s{transition-duration:0.5s !important}.animation-enabled.duration-06s{transition-duration:0.6s !important}.animation-enabled.duration-07s{transition-duration:0.7s !important}.animation-enabled.duration-08s{transition-duration:0.8s !important}.animation-enabled.duration-09s{transition-duration:0.9s !important}.animation-enabled.duration-10s{transition-duration:1s !important}.animation-enabled.duration-11s{transition-duration:1.1s !important}.animation-enabled.duration-12s{transition-duration:1.2s !important}.animation-enabled.duration-13s{transition-duration:1.3s !important}.animation-enabled.duration-14s{transition-duration:1.4s !important}.animation-enabled.duration-15s{transition-duration:1.5s !important}.animation-enabled.duration-16s{transition-duration:1.6s !important}.animation-enabled.duration-17s{transition-duration:1.7s !important}.animation-enabled.duration-18s{transition-duration:1.8s !important}.animation-enabled.duration-19s{transition-duration:1.9s !important}.animation-enabled.duration-20s{transition-duration:2s !important}.animation-enabled.duration-21s{transition-duration:2.1s !important}.animation-enabled.duration-22s{transition-duration:2.2s !important}.animation-enabled.duration-23s{transition-duration:2.3s !important}.animation-enabled.duration-24s{transition-duration:2.4s !important}.animation-enabled.duration-25s{transition-duration:2.5s !important}.animation-enabled.duration-26s{transition-duration:2.6s !important}.animation-enabled.duration-27s{transition-duration:2.7s !important}.animation-enabled.duration-28s{transition-duration:2.8s !important}.animation-enabled.duration-29s{transition-duration:2.9s !important}.animation-enabled.duration-30s{transition-duration:3s !important}}*{box-sizing:border-box;scroll-behavior:smooth}input[type="text"],input[type="url"],input[type="tel"],input[type="email"],input[type="search"],input[type="date"],input[type="number"],input[type="submit"],input[type="password"],textarea,select{appearance:none;border:1px var(--wp--preset--color--gray-light) solid;border-radius:3px;color:var(--wp--preset--color--gray-darker);font-family:var(--wp--preset--font-family--primary);font-size:1rem;outline:none;padding:1rem;width:100%}input[type="text"]:focus,input[type="url"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type="search"]:focus,input[type="date"]:focus,input[type="number"]:focus,input[type="submit"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border-color:var(--wp--preset--color--color-primary);box-shadow:0 3px 5px rgba(0,0,0,0.05)}input[type="text"]::placeholder,input[type="url"]::placeholder,input[type="tel"]::placeholder,input[type="email"]::placeholder,input[type="search"]::placeholder,input[type="date"]::placeholder,input[type="number"]::placeholder,input[type="submit"]::placeholder,input[type="password"]::placeholder,textarea::placeholder,select::placeholder{color:var(--wp--preset--color--gray-light)}input[type="text"]:disabled,input[type="url"]:disabled,input[type="tel"]:disabled,input[type="email"]:disabled,input[type="search"]:disabled,input[type="date"]:disabled,input[type="number"]:disabled,input[type="submit"]:disabled,input[type="password"]:disabled,textarea:disabled,select:disabled{background-color:var(--wp--preset--color--gray-lightest);cursor:not-allowed}input[type="submit"]{background-color:var(--wp--preset--color--color-primary);border-color:var(--wp--preset--color--color-primary);color:#fff;cursor:pointer;font-weight:700}input[type="submit"]:hover{background-color:var(--wp--preset--color--color-secondary);border-color:var(--wp--preset--color--color-secondary)}input[type="submit"]:focus{filter:brightness(0.9)}textarea{resize:vertical}select:not([multiple="multiple"]){background-image:url("../images/select-field-angle-down.svg");background-position:center right 1.2rem;background-repeat:no-repeat;background-size:0.7em}input[type="date"]{background-image:url("../images/date-field-calendar-icon.svg");background-position:center right 1.2rem;background-repeat:no-repeat;background-size:0.7em}input[type="date"]::-webkit-inner-spin-button,input[type="date"]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}input[type="search"]{background-image:url("../images/search-field-mag-icon.svg");background-position:center right 1.2rem;background-repeat:no-repeat;background-size:0.7em}input[type="search"]:not(:placeholder-shown):focus,input[type="search"]:not(:placeholder-shown):hover{background-image:initial}label{font-size:1.0rem}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.overflow-hidden{overflow:hidden}.wp-block-button.has-button-hover-style a:hover,.wp-block-buttons.has-button-hover-style a:hover{background-color:var(--wp--preset--color--color-primary) !important;border-color:var(--wp--preset--color--color-primary) !important;color:#fff !important}.wp-block-columns.wrap-reverse{flex-wrap:wrap-reverse !important}.wp-block-post-terms.pretty-tax a{background-color:var(--wp--preset--color--color-primary);border-radius:99px;color:#fff;line-height:1.3;padding:0.25em 0.75em}.wp-block-post-terms.pretty-tax a:hover{background-color:var(--wp--preset--color--color-secondary)}@media (max-width: 782px){.swipe-on-mobile{cursor:grab;flex-wrap:nowrap !important;overflow-x:scroll;scroll-padding:5%;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;user-select:none;scrollbar-width:none}.swipe-on-mobile::-webkit-scrollbar{display:none}.swipe-on-mobile .wp-block-column{width:85% !important;min-width:85% !important;scroll-snap-align:center}.swipe-on-mobile.active{cursor:grabbing}}.is-drawer-menu-container{overflow-y:auto;max-height:100vh}ul.fancy-list{list-style:none;padding-left:0;margin-left:0}ul.fancy-list li{position:relative;padding-left:2em;margin:0.5em 0}ul.fancy-list li::before{color:var(--wp--preset--color--color-primary);content:'\f0f4';font-family:'Font Awesome 6 Pro';font-weight:100;position:absolute;left:0;top:0}.clip-path-1{clip-path:polygon(0 0, 100% 0, 100% 42%, 78% 100%, 50% 0, 38% 100%, 15% 54%, 0 100%)}.clip-path-2{clip-path:polygon(0 0, 100% 0, 100% 100%, 82% 0, 66% 68%, 45% 100%, 24% 0, 0 100%)}.clip-path-3{clip-path:polygon(44% 24%, 67% 100%, 83% 23%, 100% 0, 100% 100%, 0 100%, 7% 0, 24% 100%)}.clip-path-4{clip-path:polygon(42% 20%, 61% 71%, 81% 0, 100% 70%, 100% 100%, 0 100%, 0 0, 25% 100%)}.hero-text{background:linear-gradient(90deg, #2d2929, #e23359, #2d2929, #6251e0, #2d2929, #e23359, #2d2929);background-size:1000% 1000%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 45s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.discovery-form-container h3{font-size:var(--wp--preset--font-size--regular);margin-bottom:0;margin-top:1.5em}.discovery-form-container label{font-size:var(--wp--preset--font-size--small)}.discovery-form-container h3+p{margin:0.5em 0}.discovery-form-container p.explainer-text{margin-top:-0.5em}.discovery-form-container p.explainer-text small{color:var(--wp--preset--color--gray-dark);font-size:var(--wp--preset--font-size--x-small);font-style:italic}aside.cookie-notice{display:none;align-items:center;justify-content:center;opacity:0;position:fixed;left:0;bottom:0;width:100%;z-index:300;transition:all ease 0.7s;transform:translateY(25px)}aside.cookie-notice.display-block{display:block}aside.cookie-notice.active{opacity:1;transition:all ease 0.7s;transform:translateY(0px)}nav.drawer-menu{display:none;position:fixed;top:0;left:0;opacity:0;transition:all ease 0.3s;width:101%;z-index:400}nav.drawer-menu.display-block{display:block}nav.drawer-menu.active{opacity:1;transition:all ease 0.3s;width:100%}header.floating-header{display:none;position:fixed;left:50%;top:0;width:100%;opacity:0;transform:translateX(-50%) translateY(-10px);transition:all ease 0.2s;z-index:200}header.floating-header.active{opacity:1;transform:translateX(-50%) translateY(0px);transition:all ease 0.2s}header.floating-header.display-block{display:block}@media (min-width: 600px){body.admin-bar header.floating-header{top:46px}}@media (min-width: 782px){body.admin-bar header.floating-header{top:32px}}aside.popup{display:none;opacity:0;position:fixed;left:0;top:0;width:100%;height:100vh;transition:all ease 0.5s;z-index:500}aside.popup.display-block{display:block}aside.popup.active{display:block;opacity:1;transition:opacity ease 0.5s}aside.search-overlay{display:none;position:fixed;top:0;left:0;opacity:0;transform:translateY(-10px);transition:all ease 0.3s;width:100%;z-index:600}aside.search-overlay.display-block{display:block}aside.search-overlay.active{opacity:1;transform:translateY(0px);transition:all ease 0.3s}@media (min-width: 600px){body.admin-bar aside.search-overlay{top:46px}}@media (min-width: 782px){body.admin-bar aside.search-overlay{top:32px}}
