.universal-hero.section-spacing{margin-top:var(--uh-spacing-top-mobile);margin-bottom:var(--uh-spacing-bottom-mobile)}@media only screen and (min-width:768px){.universal-hero.section-spacing{margin-top:var(--uh-spacing-top-desktop);margin-bottom:var(--uh-spacing-bottom-desktop)}}.universal-hero{--uh-font-primary: "Red Hat Display", sans-serif;--uh-font-rating: "Montserrat", sans-serif;--uh-font-quote: Georgia, serif;--uh-font-weight-normal: 400;--uh-font-weight-semibold: 600;--uh-font-weight-bold: 700;--uh-spacing-xs: 8px;--uh-spacing-sm: 10px;--uh-spacing-md: 12px;--uh-spacing-lg: 15px;--uh-spacing-xl: 20px;--uh-spacing-2xl: 30px;--uh-radius-sm: 12px;--uh-radius-md: 15px;--uh-radius-lg: 16px;--uh-radius-full: 50%;--uh-z-bg: 0;--uh-z-fg-image: 1;--uh-z-content: 5;--uh-z-overlay: 11;--uh-color-white: #fff;--uh-color-black: #000;--uh-color-card-border: #2C8391;--uh-color-star: #FFD700;--uh-color-star-empty: #D3D3D3;--uh-fg-max-offset-x: 200px;--uh-fg-max-offset-y: 100px;position:relative;display:flex;overflow:hidden;width:100%;color:var(--mobile-text-color, var(--uh-color-white));background-color:var(--mobile-bg-color, var(--uh-color-black));padding:var(--mobile-padding-top, 0) var(--mobile-padding-right, var(--uh-spacing-sm)) var(--mobile-padding-bottom, 0) var(--mobile-padding-left, var(--uh-spacing-sm))}@media only screen and (min-width:1024px){.universal-hero{color:var(--desktop-text-color, var(--uh-color-white));background-color:var(--desktop-bg-color, var(--uh-color-black));padding:var(--desktop-padding-top, 0) var(--desktop-padding-right, var(--uh-spacing-sm)) var(--desktop-padding-bottom, 0) var(--desktop-padding-left, var(--uh-spacing-sm))}}@media only screen and (max-width:1023px){.universal-hero .hide-on-mobile{display:none!important}}.universal-hero.desktop-height-450{min-height:450px}@media only screen and (min-width:1024px){.universal-hero.desktop-height-450{min-height:450px}}.universal-hero.desktop-height-550{min-height:450px}@media only screen and (min-width:1024px){.universal-hero.desktop-height-550{min-height:550px}}.universal-hero.desktop-height-650{min-height:450px}@media only screen and (min-width:1024px){.universal-hero.desktop-height-650{min-height:650px}}.universal-hero.desktop-height-750{min-height:450px}@media only screen and (min-width:1024px){.universal-hero.desktop-height-750{min-height:750px}}.universal-hero.desktop-height-full{min-height:100vh}.universal-hero.mobile-height-auto{min-height:auto}@media only screen and (min-width:1024px){.universal-hero.mobile-height-auto{min-height:inherit}}.universal-hero.mobile-height-350{min-height:350px}@media only screen and (min-width:1024px){.universal-hero.mobile-height-350{min-height:inherit}}.universal-hero.mobile-height-400{min-height:400px}@media only screen and (min-width:1024px){.universal-hero.mobile-height-400{min-height:inherit}}.universal-hero.mobile-height-450{min-height:450px}@media only screen and (min-width:1024px){.universal-hero.mobile-height-450{min-height:inherit}}.universal-hero.mobile-height-500{min-height:500px}@media only screen and (min-width:1024px){.universal-hero.mobile-height-500{min-height:inherit}}.universal-hero.mobile-height-full{min-height:100vh}@media only screen and (min-width:1024px){.universal-hero.mobile-height-full{min-height:inherit}}.universal-hero--bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:var(--uh-z-bg);pointer-events:none}.universal-hero--bg.parallax--true{top:-5%;height:110%}.universal-hero--bg picture{display:block;width:100%;height:100%}.universal-hero--bg svg,.universal-hero--bg img{width:100%;height:100%;object-fit:cover}.universal-hero--bg svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5}.universal-hero--bg:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--uh-z-overlay);background:rgba(var(--overlay-color-rgb),var(--overlay-opacity));pointer-events:none}.universal-hero--bg .hide-desktop{display:block}@media only screen and (min-width:1024px){.universal-hero--bg .hide-desktop{display:none}}.universal-hero--bg .hide-tablet{display:block}@media only screen and (min-width:1024px)and (max-width:1023px){.universal-hero--bg .hide-tablet{display:none}}.universal-hero--bg .hide-mobile{display:none}@media only screen and (min-width:1024px){.universal-hero--bg .hide-mobile{display:block}}.universal-hero--content{display:flex;padding:0 5px;max-width:1380px;color:var(--mobile-text-color, var(--uh-color-white));position:relative;z-index:var(--uh-z-content);width:100%;flex:1;align-self:stretch;margin:0 auto}@media only screen and (min-width:1024px){.universal-hero--content{color:var(--desktop-text-color, var(--uh-color-white));padding:0 50px;margin:0}}.universal-hero--content-inner{max-width:650px}.universal-hero--content-inner.content-width-small{max-width:480px}.universal-hero--content-inner.content-width-medium{max-width:560px;width:100%}.universal-hero--content-inner.content-width-large{max-width:620px;width:100%}.universal-hero--content h1{color:var(--mobile-text-color, var(--uh-color-white));margin-bottom:var(--uh-spacing-xl);line-height:1.1}.universal-hero--content h1.h1{font-family:var(--uh-font-primary);font-weight:var(--uh-font-weight-bold);font-size:45px;line-height:46px}.universal-hero--content h1.h2{font-family:var(--uh-font-primary);font-weight:var(--uh-font-weight-bold);font-size:40px;line-height:45px}.universal-hero--content h1.h3{font-family:var(--uh-font-primary);font-weight:var(--uh-font-weight-bold);font-size:35px;line-height:40px}.universal-hero--content h1.h4{font-family:var(--uh-font-primary);font-weight:var(--uh-font-weight-bold);font-size:30px;line-height:40px}@media only screen and (min-width:1024px){.universal-hero--content h1{color:var(--desktop-text-color, var(--uh-color-white))}.universal-hero--content h1.h1{font-size:60px;line-height:70px}.universal-hero--content h1.h2,.universal-hero--content h1.h3{font-size:50px;line-height:60px}.universal-hero--content h1.h4{font-size:40px;line-height:50px}}.animations-true .universal-hero--content h1{visibility:hidden;will-change:visibility}.universal-hero--content .rte{margin-bottom:var(--uh-spacing-2xl)}.universal-hero--content .rte.rte--small{font-size:14px}.universal-hero--content .rte.rte--medium{font-size:16px}.universal-hero--content .rte.rte--large{font-size:18px}@media only screen and (min-width:1024px){.universal-hero--content .rte.rte--small{font-size:16px}.universal-hero--content .rte.rte--medium{font-size:18px}.universal-hero--content .rte.rte--large{font-size:22px}}.universal-hero--content .rte p{font-size:inherit;color:var(--mobile-text-color, var(--uh-color-white))}@media only screen and (max-width:1023px){.universal-hero--content .rte p{color:var(--mobile-text-color, var(--uh-color-white));font-family:var(--uh-font-primary);font-size:16px;font-style:normal;font-weight:var(--uh-font-weight-normal);line-height:27px;letter-spacing:-.11px}}@media only screen and (min-width:1024px){.universal-hero--content .rte p{color:var(--desktop-text-color, var(--uh-color-white))}}.animations-true .universal-hero--content .rte p{visibility:hidden;will-change:visibility}.universal-hero--content .button{margin-right:var(--uh-spacing-sm);margin-bottom:var(--uh-spacing-sm)}.animations-true .universal-hero--content .button{opacity:0}.universal-hero--content-inner.buttons-inline .button{display:inline-flex;align-items:center}.universal-hero--content-inner.buttons-stacked .button{display:flex;width:100%;justify-content:center;margin-right:0}@media only screen and (max-width:767px){.universal-hero--content-inner.buttons-inline .button{margin-right:8px}}.universal-hero--button-row{display:flex;flex-wrap:wrap;gap:var(--uh-spacing-md);margin-bottom:var(--uh-spacing-sm)}.universal-hero--button-row .button{margin:0}.universal-hero .button.white-outline{background:transparent;border:2px solid var(--uh-color-white);color:var(--uh-color-white)}@media screen and (hover:hover){.universal-hero .button.white-outline:hover{background:#ffffff1a;border-color:var(--uh-color-white);color:var(--uh-color-white)}}@media only screen and (min-width:1024px){.universal-hero--button-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--uh-spacing-md)}.universal-hero--button-row .button{width:100%;justify-content:center}}@media only screen and (max-width:1023px){.universal-hero--button-row{flex-direction:column;gap:var(--uh-spacing-xl)}.universal-hero--button-row .button{width:100%;justify-content:center}}@media only screen and (max-width:1023px){.universal-hero--content .button.glow{box-shadow:0 0 17px 6px #00d2829c;width:100%}}.universal-hero--content.content-top-left{justify-content:flex-start;align-items:flex-start}.universal-hero--content.content-top-center{justify-content:center;align-items:flex-start}.universal-hero--content.content-top-right{justify-content:flex-end;align-items:flex-start}.universal-hero--content.content-middle-left{justify-content:flex-start;align-items:center}.universal-hero--content.content-middle-center{justify-content:center;align-items:center}.universal-hero--content.content-middle-right{justify-content:flex-end;align-items:center}.universal-hero--content.content-bottom-left{justify-content:flex-start;align-items:flex-end}.universal-hero--content.content-bottom-center{justify-content:center;align-items:flex-end}.universal-hero--content.content-bottom-right{justify-content:flex-end;align-items:flex-end}.universal-hero.text-left{text-align:left}.universal-hero.text-center{text-align:center}.universal-hero.text-right{text-align:right}.animations-true .universal-hero .line-parent,.animations-true .universal-hero .line-child{overflow:hidden}.universal-hero.mobile-text-overlay .universal-hero--bg{position:absolute}@media only screen and (max-width:767px){.universal-hero.mobile-text-above{display:flex;flex-direction:column}.universal-hero.mobile-text-above .universal-hero--bg{position:relative;order:2;min-height:300px}.universal-hero.mobile-text-above .universal-hero--content{order:1;position:relative;padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:767px){.universal-hero.mobile-text-below{display:flex;flex-direction:column}.universal-hero.mobile-text-below .universal-hero--bg{position:relative;order:1;min-height:250px}.universal-hero.mobile-text-below .universal-hero--content{order:2;position:relative;padding-top:50px;padding-bottom:50px}}.universal-hero.has-rounded-corners{border-radius:var(--mobile-radius-tl, var(--uh-radius-lg)) var(--mobile-radius-tr, var(--uh-radius-lg)) var(--mobile-radius-br, var(--uh-radius-lg)) var(--mobile-radius-bl, var(--uh-radius-lg))}.universal-hero.has-rounded-corners .universal-hero--bg,.universal-hero.has-rounded-corners .universal-hero--bg:after,.universal-hero.has-rounded-corners .universal-hero--bg picture,.universal-hero.has-rounded-corners .universal-hero--bg img{border-radius:inherit}@media only screen and (min-width:1024px){.universal-hero.has-rounded-corners{border-radius:var(--desktop-radius-tl, var(--uh-radius-lg)) var(--desktop-radius-tr, var(--uh-radius-lg)) var(--desktop-radius-br, var(--uh-radius-lg)) var(--desktop-radius-bl, var(--uh-radius-lg))}}.universal-hero--homepage{position:relative;background:transparent!important}.universal-hero--homepage h1,.universal-hero--homepage h2,.universal-hero--homepage h3,.universal-hero--homepage .rte,.universal-hero--homepage .rte p,.universal-hero--homepage .custom-badge-text,.universal-hero--homepage .custom-badge-text p,.universal-hero--homepage .custom-badge-text h5,.universal-hero--homepage .testimonial--quote{font-family:var(--uh-font-primary)}.universal-hero--gradient-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.universal-hero--gradient-bg.gradient-linear{background:linear-gradient(var(--gradient-direction, to bottom),var(--gradient-start, #1a1a2e) 0%,var(--gradient-middle, #16213e) var(--gradient-middle-pos, 50%),var(--gradient-end, #0f3460) 100%)}.universal-hero--gradient-bg.gradient-radial{background:radial-gradient(var(--radial-size, farthest-corner) at var(--radial-position, center),var(--gradient-start, #1a1a2e) 0%,var(--gradient-middle, #16213e) var(--gradient-middle-pos, 50%),var(--gradient-end, #0f3460) 100%)}.universal-hero--homepage.has-rounded-corners .universal-hero--gradient-bg{border-radius:inherit}@media only screen and (max-width:1023px){.universal-hero--homepage.has-mobile-gradient.mobile-gradient-linear .universal-hero--gradient-bg{background:linear-gradient(var(--mobile-gradient-direction, to bottom),var(--mobile-gradient-start, #1a1a2e) var(--mobile-gradient-start-position, 0%),var(--mobile-gradient-end, #0f3460) var(--mobile-gradient-end-position, 100%))!important}.universal-hero--homepage.has-mobile-gradient.mobile-gradient-radial .universal-hero--gradient-bg{background:radial-gradient(var(--mobile-radial-shape, ellipse) at var(--mobile-radial-pos-x, 50%) var(--mobile-radial-pos-y, 100%),var(--mobile-gradient-start, #1a1a2e) var(--mobile-gradient-start-position, 0%),var(--mobile-gradient-end, #0f3460) var(--mobile-gradient-end-position, 100%))!important}}@media only screen and (min-width:1024px){.universal-hero--homepage{display:flex}.universal-hero--homepage .universal-hero--content{position:relative;z-index:2;display:flex;flex-direction:column;width:calc(100% - var(--fg-image-width-desktop, 50%));min-width:560px;height:100%}.universal-hero--homepage .universal-hero--content.content-top-left,.universal-hero--homepage .universal-hero--content.content-top-center,.universal-hero--homepage .universal-hero--content.content-top-right{justify-content:flex-start}.universal-hero--homepage .universal-hero--content.content-middle-left,.universal-hero--homepage .universal-hero--content.content-middle-center,.universal-hero--homepage .universal-hero--content.content-middle-right{justify-content:center}.universal-hero--homepage .universal-hero--content.content-bottom-left,.universal-hero--homepage .universal-hero--content.content-bottom-center,.universal-hero--homepage .universal-hero--content.content-bottom-right{justify-content:flex-end}.universal-hero--homepage.layout-image-left-text-right .universal-hero--content{margin-left:auto}.universal-hero--homepage.layout-image-right-text-left .universal-hero--content{max-width:1440px;margin:0 auto}}.universal-hero--fg-image{position:relative;z-index:var(--uh-z-fg-image);display:flex;padding-bottom:15px;align-items:flex-end;justify-content:center;width:var(--fg-image-width-mobile, 90%);margin:0 auto;transform:translate(calc(var(--uh-fg-max-offset-x) * var(--fg-image-ratio-x-mobile, 0)),calc(var(--uh-fg-max-offset-y) * var(--fg-image-ratio-y-mobile, 0)))}.universal-hero--fg-img{max-width:100%;height:auto;object-fit:contain}@media only screen and (min-width:768px)and (max-width:1023px){.universal-hero--fg-image{position:absolute;left:300px;bottom:0;padding-bottom:0;min-width:780px;max-width:var(--fg-image-width-tablet, 50%);transform:translate(calc(var(--uh-fg-max-offset-x) * var(--fg-image-ratio-x-tablet, 0)),calc(var(--uh-fg-max-offset-y) * var(--fg-image-ratio-y-tablet, 0)))}.universal-hero--homepage.fg-image-tablet-left .universal-hero--fg-image{left:0;margin-right:auto;margin-left:0}.universal-hero--homepage.fg-image-tablet-right .universal-hero--fg-image{right:-400px;margin-left:auto;margin-right:0}.universal-hero--homepage.fg-image-tablet-center .universal-hero--fg-image{left:50%;transform:translate(-50%) translate(calc(var(--uh-fg-max-offset-x) * var(--fg-image-ratio-x-tablet, 0)),calc(var(--uh-fg-max-offset-y) * var(--fg-image-ratio-y-tablet, 0)))}}@media only screen and (min-width:1024px){.universal-hero--fg-image{position:absolute;bottom:0;width:var(--fg-image-width-desktop, 50%);left:300px;transform:translate(calc(var(--uh-fg-max-offset-x) * var(--fg-image-ratio-x-desktop, 0)),calc(var(--uh-fg-max-offset-y) * var(--fg-image-ratio-y-desktop, 0)))}.universal-hero--homepage.layout-image-left-text-right .universal-hero--fg-image,.universal-hero--homepage.fg-image-desktop-left .universal-hero--fg-image{left:0}.universal-hero--homepage.layout-image-right-text-left .universal-hero--fg-image,.universal-hero--homepage.fg-image-desktop-right .universal-hero--fg-image{right:0}.universal-hero--homepage.fg-image-desktop-center .universal-hero--fg-image{left:50%;transform:translate(-50%) translate(calc(var(--uh-fg-max-offset-x) * var(--fg-image-ratio-x-desktop, 0)),calc(var(--uh-fg-max-offset-y) * var(--fg-image-ratio-y-desktop, 0)))}}@media only screen and (min-width:1300px){.universal-hero--fg-image{position:absolute;bottom:0;left:unset;min-width:1100px;width:var(--fg-image-width-desktop, 50%);transform:translate(calc(var(--uh-fg-max-offset-x) * var(--fg-image-ratio-x-desktop, 0)),calc(var(--uh-fg-max-offset-y) * var(--fg-image-ratio-y-desktop, 0)))}}@media only screen and (max-width:767px){.universal-hero--homepage{flex-direction:column}.universal-hero--homepage.fg-image-mobile-top .universal-hero--fg-image{order:1}.universal-hero--homepage.fg-image-mobile-top .universal-hero--content,.universal-hero--homepage.fg-image-mobile-bottom .universal-hero--fg-image{order:2}.universal-hero--homepage.fg-image-mobile-bottom .universal-hero--content{order:1}}.universal-hero--custom-badge-wrapper{margin-bottom:var(--uh-spacing-lg)}.custom-badge-container{position:relative;display:flex;align-items:center;justify-content:center;gap:var(--uh-spacing-2xl);width:100%;background:var(--badge-bg, #FFAA47);border-radius:var(--uh-radius-md);padding:var(--uh-spacing-xs) var(--uh-spacing-xl)}.custom-badge-container:before,.custom-badge-container:after{content:"";position:absolute;bottom:100%;border-style:solid;border-width:0 15px 15px 15px;border-color:transparent transparent var(--badge-bg, #FFAA47) transparent}.custom-badge-container:before{left:15px;transform:translateY(50%)}.custom-badge-container:after{right:15px;transform:translateY(50%)}.custom-badge-image img{width:var(--badge-img-width-mobile, 32px);height:auto;display:block}.custom-badge-text{font-family:var(--uh-font-primary);font-weight:var(--uh-font-weight-bold);font-style:normal;font-size:18px;line-height:23px;text-transform:capitalize;color:var(--badge-text-color, var(--uh-color-black))}.custom-badge-text p{margin:0;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;text-transform:inherit;color:var(--badge-text-color, var(--uh-color-black))}.custom-badge-text h5{margin-bottom:0;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;text-transform:inherit}@media only screen and (min-width:1024px){.custom-badge-image img{width:var(--badge-img-width, 170px)}.custom-badge-container.img-pos-desktop-left{flex-direction:row}.custom-badge-container.img-pos-desktop-right{flex-direction:row-reverse}.custom-badge-container.img-pos-desktop-top{flex-direction:column}.custom-badge-container.img-pos-desktop-bottom{flex-direction:column-reverse}}@media only screen and (max-width:1023px){.custom-badge-container{gap:0;padding:var(--uh-spacing-lg) var(--uh-spacing-xl)}.custom-badge-container.img-pos-mobile-left{flex-direction:row}.custom-badge-container.img-pos-mobile-right{flex-direction:row-reverse}.custom-badge-container.img-pos-mobile-top{flex-direction:column}.custom-badge-container.img-pos-mobile-bottom{flex-direction:column-reverse}}.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-container{background:linear-gradient(to top right,#272538,#171627 75%,#030210)!important}.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-container:before{border-color:transparent transparent #171627 transparent!important;z-index:-2}.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-container:after{border-color:transparent transparent #030210 transparent!important;z-index:-2}.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-text,.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-text p,.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-text h5,.universal-hero--custom-badge-wrapper.gradient-bg--dark .custom-badge-text span:not([style*=color]){color:var(--badge-text-color, #fff)}.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-container{background:linear-gradient(to top right,#f5f5f5,#e8e8e8 75%,#d9d9d9)!important}.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-container:before{border-color:transparent transparent #e8e8e8 transparent!important}.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-container:after{border-color:transparent transparent #d9d9d9 transparent!important}.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-text,.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-text p,.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-text h5,.universal-hero--custom-badge-wrapper.gradient-bg--light .custom-badge-text span:not([style*=color]){color:var(--badge-text-color, #000)}.universal-hero--badge{margin-bottom:var(--uh-spacing-lg);display:inline-block;background-color:var(--badge-bg-color, transparent);border:var(--badge-border-width, 0) solid var(--badge-border-color, transparent);border-radius:var(--badge-border-radius, 0);padding:var(--badge-padding, 0)}.universal-hero--badge img{width:var(--badge-width-mobile, 80px);height:auto;display:block}@media only screen and (min-width:1024px){.universal-hero--badge img{width:var(--badge-width, 100px)}}.universal-hero--rating{display:flex;flex-wrap:wrap;align-items:center;gap:var(--uh-spacing-xs);margin-bottom:var(--uh-spacing-lg)}.universal-hero--stars{display:flex;gap:2px}.universal-hero--stars .star{display:flex;align-items:center}.universal-hero--stars .star svg{width:18px;height:18px}.universal-hero--stars .star--full svg{fill:var(--star-color, var(--uh-color-star))}.universal-hero--stars .star--half .star-half-filled{fill:var(--star-color, var(--uh-color-star))}.universal-hero--stars .star--half .star-half-empty{fill:var(--star-empty-color, var(--uh-color-star-empty))}.universal-hero--stars .star--empty svg{fill:var(--star-empty-color, var(--uh-color-star-empty))}.universal-hero--rating-text{font-family:var(--uh-font-rating);font-style:normal;font-weight:var(--uh-font-weight-bold);font-size:18px;line-height:29px;display:flex;align-items:center;color:var(--uh-color-white)}@media only screen and (min-width:1024px){.universal-hero--stars .star svg{width:22px;height:22px}}.universal-hero--testimonial{margin-top:var(--uh-spacing-xl);margin-bottom:var(--uh-spacing-xl);color:var(--testimonial-text-color, inherit)}.testimonial--quote{font-style:normal;font-size:16px;line-height:1.5;margin:0 0 var(--uh-spacing-md);padding:0;border:none;quotes:none;text-align:left;color:var(--testimonial-text-color, inherit)}.testimonial--author{display:flex;align-items:center;gap:var(--uh-spacing-sm)}.testimonial--author-image{width:40px;height:40px;border-radius:var(--uh-radius-full);object-fit:cover}.testimonial--author-info{display:flex;flex-direction:column}.testimonial--author-name{font-weight:var(--uh-font-weight-semibold);font-size:14px;color:var(--testimonial-text-color, inherit)}.testimonial--author-title{font-size:12px;opacity:.7;color:var(--testimonial-text-color, inherit)}.testimonial--card{padding:var(--uh-radius-lg) var(--uh-spacing-sm);border-radius:var(--uh-radius-sm);border:1px solid var(--uh-color-card-border)}.testimonial--quote-mark{font-size:48px;line-height:1;font-family:var(--uh-font-quote);opacity:.3;display:block;margin-bottom:-20px;color:var(--testimonial-text-color, inherit)}@media only screen and (min-width:1024px){.testimonial--quote{font-size:16px}.testimonial--card{padding:var(--uh-radius-lg) var(--uh-spacing-sm);max-width:500px}.testimonial--quote-mark{font-size:64px}}.universal-hero--icon-text-grid{display:grid;gap:var(--uh-spacing-lg);width:100%;margin-top:var(--uh-spacing-xl);grid-template-columns:1fr}@media only screen and (max-width:1023px){.universal-hero--icon-text-grid{margin-top:50px}.universal-hero--icon-text-grid.columns-2{gap:34px}}@media only screen and (min-width:768px){.universal-hero--icon-text-grid.columns-2{grid-template-columns:repeat(2,1fr)}.universal-hero--icon-text-grid.columns-3{grid-template-columns:repeat(3,1fr)}.universal-hero--icon-text-grid.columns-4{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.universal-hero--icon-text-grid.columns-4{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:768px){.universal-hero--icon-text-grid.last-full-width .icon-text-item.item-full-width{grid-column:1 / -1;justify-self:center;max-width:50%}}.icon-text-item{display:flex;gap:var(--uh-spacing-xl)}.icon-text-item.layout-icon-left{flex-direction:row}.icon-text-item.layout-icon-top{flex-direction:column;align-items:flex-start}.icon-text-item.align-top{align-items:flex-start}.icon-text-item.align-center{align-items:center}.icon-text-item.layout-icon-top.align-center{align-items:center;text-align:center}.icon-text-item--icon{flex-shrink:0}.icon-text-item--icon img{width:var(--icon-width-mobile, 36px);height:auto;display:block}@media only screen and (min-width:1024px){.icon-text-item--icon img{width:var(--icon-width, 48px)}}.icon-text-item--text{color:var(--mobile-text-color, var(--uh-color-white))}@media only screen and (min-width:1024px){.icon-text-item--text{color:var(--desktop-text-color, var(--uh-color-white))}}.icon-text-item--text p{margin:0;color:inherit}.icon-text-item--text.text-size-small{font-size:13px;line-height:1.4}.icon-text-item--text.text-size-medium{font-size:15px;line-height:1.5}@media only screen and (max-width:1023px){.icon-text-item--text.text-size-medium p strong{font-weight:700;font-size:18px;line-height:20px;letter-spacing:-.4px;display:flex;align-items:center;padding-bottom:8px}.icon-text-item--text.text-size-medium p+p{font-weight:400;font-size:13px;line-height:24px}}.icon-text-item--text.text-size-large{font-size:17px;line-height:1.5}@media only screen and (min-width:1024px){.icon-text-item--text.text-size-small{font-size:14px}.icon-text-item--text.text-size-medium{font-size:16px}.icon-text-item--text.text-size-large{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/440/assets/universal-hero.css.map */
