@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Space+Grotesk:wght@300..700&display=swap";:root{--primary:#ff0000;--primaryLight:#ff1100;--secondary:#ffba43;--secondaryLight:#eee;--headerColor:#1a1a1a;--bodyTextColor:#111;--bodyTextColorWhite:#fafbfc;--topperFontSize:clamp(.8125rem, 1.6vw, 1rem);--headerFontSize:clamp(1.9375rem, 3.9vw, 3.0625rem);--bodyFontSize:18px;--lineHeight:160%;--sectionPadding:clamp(3.75rem, 7.82vw, 6.25rem) 1rem}body{margin:0;padding:0;font-family:Open Sans,sans-serif}*,:after,:before{box-sizing:border-box}.headline{padding-top:8rem;overflow:hidden;max-width:80rem;margin:0 auto}.headline h1{font-family:Space Grotesk,sans-serif;color:red;text-transform:uppercase;background-image:linear-gradient(-225deg,red,#cf0000 29%,#ab0000 67%,red);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;display:inline-block;-webkit-animation:textclip 8s linear infinite}.animate-charcter{text-transform:uppercase;background-image:linear-gradient(-225deg,red,#cf0000 29%,#ab0000 67%,red);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;display:inline-block;-webkit-animation:textclip 8s linear infinite}@keyframes textclip{to{background-position:200% center}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right;width:100%}.text-justify{text-align:justify}.uppercase{text-transform:uppercase}.realitive{position:relative}.absolute{position:absolute}.middle{display:block;margin:0 auto;text-align:center}.greyback{background-color:var(--secondaryLight)}ol li{margin-bottom:1.5em}.spacer{margin:3em 0}.container{width:100%;max-width:1350px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.redbox{background-color:red;color:#fff;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;padding:25px}.cs-topper{font-size:var(--topperFontSize);line-height:100%;text-transform:uppercase;text-align:inherit;letter-spacing:.1em;font-weight:700;color:var(--primary);margin-bottom:.25rem;display:block}.cs-title{font-size:var(--headerFontSize);font-weight:900;line-height:1.2em;text-align:inherit;max-width:43.75rem;margin:0 0 1rem;color:var(--headerColor);position:relative}.cs-text{font-size:var(--bodyFontSize);line-height:var(--lineHeight);text-align:inherit;width:100%;max-width:40.625rem;margin:0;color:var(--bodyTextColor)}.mt3{margin-top:3em}.my5{margin:5em 0}.my10{margin:10em 0}.py5{padding:5em 0}.py10{padding:10em 0}.icon{display:block;width:150px;height:auto;margin:0 auto}.flex-end{align-self:flex-end}.responsive{width:100%;height:auto}.link{color:red;text-decoration:none}@media only screen and (min-width: 0rem){.text-xxl{font-size:1em;line-height:1em;padding:0;margin:.5em auto}.heading{color:var(--primary);letter-spacing:1px;margin-top:0;margin-bottom:0;font-family:Space Grotesk,sans-serif;font-size:2em;font-weight:700;line-height:120%}.flex-container{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch}.flex-items{flex-basis:100%;padding:5px 20px}.desklink{display:none!important}.mobillink{display:block!important}h1{font-size:2em;font-weight:900}h2{font-size:1em}h3{font-size:.9em}h4{font-size:.8em}h5{font-size:.75em}h6{font-size:.7em}}@media only screen and (min-width: 64rem){p,li{font-size:20px;line-height:1.6em}.text-xxl{font-size:4em;line-height:1em;padding:0;margin:.5em auto}.heading{color:var(--primary);letter-spacing:2px;margin-top:0;margin-bottom:0;font-family:Space Grotesk,sans-serif;font-size:7em;font-weight:700;line-height:120%}.flex-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;align-content:space-between}.flex-items{flex-basis:25%;padding:5px 20px;align-items:stretch}.flex-items2{flex-basis:50%;padding:20px}.flex-items3{flex-basis:33.333333%;padding:20px}.flex-items ul li,.flex-items2 ol li,.flex-items3 ul li{padding-bottom:2.5cap}.desklink{display:block!important}.mobillink{display:none!important}}@media only screen and (min-width: 0rem){#sbs-1308{padding-top:0;padding-bottom:var(--sectionPadding);overflow:hidden}#sbs-1308 .cs-container{width:100%;max-width:36.5rem;margin:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:clamp(3rem,4vw,4rem)}#sbs-1308 .cs-content{text-align:left;width:100%;max-width:33.875rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:10}#sbs-1308 .cs-text{margin-bottom:1rem}#sbs-1308 .cs-text:last-of-type{margin-bottom:2rem}#sbs-1308 .cs-button-solid{font-size:1rem;line-height:clamp(1.5rem,1vw,0);text-decoration:none;font-weight:700;text-align:center;margin:0;color:#1a1a1a;min-width:9.375rem;padding:.75rem 1.5rem;background-color:var(--primary);display:inline-block;position:relative;z-index:1;box-sizing:border-box;transition:color .3s}#sbs-1308 .cs-button-solid:before{content:"";position:absolute;height:100%;width:0%;background:#000;opacity:1;top:0;left:0;z-index:-1;transition:width .3s}#sbs-1308 .cs-button-solid:hover{color:#fff}#sbs-1308 .cs-button-solid:hover:before{width:100%}#sbs-1308 .cs-ul{width:100%;padding:0;margin:clamp(2rem,5vw,3rem) 0 0 0;padding:clamp(2rem,5vw,3rem) 0 0 0;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;column-gap:.75rem}#sbs-1308 .cs-item{list-style:none;width:32%;display:flex;flex-direction:column;align-self:stretch;align-content:space-between}#sbs-1308 .cs-number{font-size:1.5625rem;line-height:1.2em;font-weight:700;text-align:left;color:var(--primary);display:block;margin:0 0 .5rem}#sbs-1308 .cs-h3{font-size:1rem;line-height:1.5em;font-weight:400;text-align:left;margin:0;color:var(--bodyTextColor)}#sbs-1308 .cs-image-group{width:100%;max-width:41.875rem;height:100vw;max-height:39.375rem;position:relative;display:block;z-index:1}#sbs-1308 .cs-picture{width:93%;height:93%;position:absolute;top:0;left:0;display:block}#sbs-1308 .cs-picture img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}#sbs-1308 .cs-box{text-align:left;width:70%;max-width:19rem;padding:clamp(1.25rem,4vw,2.5rem);box-sizing:border-box;background-color:#1a1a1a;display:inline-flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:.5rem;position:absolute;right:0;bottom:0;z-index:10}#sbs-1308 .cs-desc{font-size:clamp(1rem,2.5vw,1.9375rem);line-height:1.2em;font-weight:700;text-align:inherit;width:100%;color:var(--bodyTextColorWhite);position:relative;z-index:10}#sbs-1308 .cs-graphic{width:150%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}}@media only screen and (min-width: 64rem){#sbs-1308 .cs-container{max-width:80rem;flex-direction:row;justify-content:space-between;align-items:stretch}#sbs-1308 .cs-content{width:48%;padding:3rem 0;align-self:center;flex:none}#sbs-1308 .cs-image-group{width:55%;max-width:41.875rem;min-height:41.875rem;max-height:100%;height:auto;margin:0}#sbs-1308 .cs-picture{width:93%;height:94%}#sbs-1308 .cs-box{bottom:0}#sbs-1308 .cs-graphic{max-width:44.6875rem;left:auto;right:8.125rem;transform:translateY(-50%);-webkit-transform:;-moz-transform:;-ms-transform:;-o-transform:}h1{font-size:3em;font-weight:900}h2{font-size:2em}h3{font-size:1em}h4{font-size:.8em}h5{font-size:.75em}h6{font-size:.7em}}.cs-button-6{text-align:center;font-size:1rem;line-height:clamp(2.875rem,8vw,3.5rem);text-decoration:none;font-weight:700;min-width:10.875rem;margin:auto;color:#1a1a1a;padding:0 1.5rem;box-sizing:border-box;background-color:#fff;border:2px solid #1a1a1a;display:inline-flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;z-index:1;transition:color .3s}.cs-button-6:before{content:"";width:.375rem;height:100%;background:#1a1a1a;opacity:1;position:absolute;display:block;bottom:0;left:0;transition:width .3s;z-index:-1}.cs-button-6 .cs-icon{width:1.5rem;height:auto}.cs-button-6 .cs-icon path{transition:fill .3s}.cs-button-6:hover{color:#fff}.cs-button-6:hover:before{width:100%}.cs-button-6:hover .cs-icon path{fill:#fff}@media only screen and (min-width: 0rem){#reviews-1641{padding:var(--sectionPadding);position:relative;z-index:1}#reviews-1641 .cs-container{width:100%;max-width:80rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(2.5rem,6vw,4rem)}#reviews-1641 .cs-content{text-align:left;width:100%;max-width:43.375rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#reviews-1641 .cs-title{max-width:26ch;margin:0 0 clamp(1.75rem,5vw,4rem)}#reviews-1641 .cs-card-group{width:100%;padding:0;margin:0;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:clamp(1.75rem,4vw,3rem)}#reviews-1641 .cs-item{width:1005;list-style:none;margin:0;padding:0;display:flex;justify-content:flex-start;align-items:flex-start;gap:clamp(1rem,2.5vw,1.5rem)}#reviews-1641 .cs-profile{width:clamp(3.75rem,8vw,7.25rem);height:clamp(3.75rem,8vw,7.25rem);border-radius:50%;overflow:hidden;display:block;flex:none;position:relative;z-index:1}#reviews-1641 .cs-profile img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}#reviews-1641 .cs-flex-group{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:clamp(1rem,2.5vw,1.5rem)}#reviews-1641 .cs-review{font-size:clamp(1rem,2.5vw,1.25rem);color:var(--bodyTextColor);line-height:1.5em;display:block}#reviews-1641 .cs-name{font-size:var(--bodyFontSize);color:var(--headerColor);font-weight:700;line-height:1.2em;display:block}#reviews-1641 .cs-picture{width:100%;height:clamp(25rem,120vw,47rem);display:block;position:relative;order:2}#reviews-1641 .cs-picture img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}}@media only screen and (min-width: 48rem){#reviews-1641 .cs-container{flex-direction:row;justify-content:space-between;align-items:stretch}#reviews-1641 .cs-content{width:57%;flex:none}#reviews-1641 .cs-picture{min-height:43.75rem;height:auto;order:2}}
