@import url("/Web-Core/build/main.css");:root{--BrandMain:228 35 19;--Brand50:255 242 241;--Brand100:255 226 224;--Brand200:255 202 198;--Brand300:255 165 158;--Brand400:228 35 19;--Brand500:164 27 16;--Brand600:135 30 21;--Brand700:255 123 101;--Brand800:198 29 15;--Brand900:74 10 5;--BrandNeutral50:250 250 250;--BrandNeutral100:242 242 242;--BrandNeutral200:231 232 232;--BrandNeutral300:215 219 219;--BrandNeutral400:194 197 197;--BrandNeutral500:161 164 164;--BrandNeutral600:101 103 105;--BrandNeutral700:58 60 60;--BrandNeutral800:40 42 42;--BrandNeutral900:22 23 23;--BrandTextColor:255 255 255;--vitality50:253 240 233;--vitality100:252 223 211;--vitality500:217 61 0;--vitality600:201 57 0;--vitality700:191 54 0;--vitality900:153 43 0;--BodyFontSize:1.125rem;--H1FontSize:5.0rem;--H2FontSize:3.5rem;--H3FontSize:2.0rem;--H4FontSize:1.75rem;--H5FontSize:1.5rem;--H6FontSize:1.25rem;--lightPriBgColor:228 35 19;--lightPriBgHoverColor:164 27 16;--lightPriTextColor:255 255 255;--lightPriTextHoverColor:255 255 255;--lightPriFocusBorderColor:228 35 19;--lightPriPressBgColor:135 30 21;--lightPriDisBgColor:231 232 232;--lightPriDisTextColor:101 103 105;--lightSecTextColor:40 42 42;--lightSecTextHoverColor:40 42 42;--lightSecBorderColor:58 60 60;--lightSecBorderHoverColor:228 35 19;--lightSecFocusBorderColor:228 35 19;--lightSecPressBorderColor:135 30 21;--lightSecDisBorderColor:231 232 232;--lightSecDisTextColor:101 103 105;--lightGhTextColor:40 42 42;--lightGhTextHoverColor:40 42 42;--lightGhBgColor:hsla(0,0%,100%,0);--lightGhBgHoverColor:rgba(0,0,0,.03);--lightGhFocusBorderColor:238 35 19;--lightGhPressBgColor:rgba(0,0,0,.06);--lightGhDisBgColor:250 250 250;--lightGhDisTextColor:101 103 105;--darkPriBgColor:228 35 19;--darkPriBgHoverColor:164 27 16;--darkPriTextColor:255 255 255;--darkPriTextHoverColor:255 255 255;--darkPriFocusBorderColor:228 35 19;--darkPriPressBgColor:135 30 21;--darkPriDisBgColor:101 103 105;--darkPriDisTextColor:231 232 232;--darkSecTextColor:255 255 255;--darkSecTextHoverColor:58 60 60;--darkSecBgHoverColor:242 242 242;--darkSecBorderColor:255 255 255;--darkSecBorderHoverColor:255 255 255;--darkSecFocusBorderColor:238 35 19;--darkSecPressBgColor:231 232 232;--darkSecDisBorderColor:101 103 105;--darkSecDisBgColor:58 60 60;--darkSecDisTextColor:231 232 232;--darkGhTextColor:255 255 255;--darkGhTextHoverColor:255 255 255;--darkGhBgColor:hsla(0,0%,100%,0);--darkGhBgHoverColor:rgba(0,0,0,.12);--darkGhFocusBorderColor:238 35 19;--darkGhPressBgColor:rgba(0,0,0,.24);--darkGhDisBgColor:58 60 60;--darkGhDisTextColor:231 232 232;--brandPriBgColor:40 42 42;--brandPriBgHoverColor:58 60 60;--brandPriTextColor:255 255 255;--brandPriTextHoverColor:255 255 255;--brandPriFocusBorderColor:228 35 19;--brandPriPressBgColor:22 23 23;--brandPriDisBgColor:101 103 105;--brandPriDisTextColor:231 232 232;--brandSecTextColor:255 255 255;--brandSecTextHoverColor:255 255 255;--brandSecBgColor:0 0 0;--brandSecBgHoverColor:hsla(0,0%,100%,.1);--brandSecBorderColor:242 242 242;--brandSecBorderHoverColor:242 242 242;--brandSecFocusBorderColor:238 35 19;--brandSecPressBgColor:hsla(0,0%,100%,.2);--brandSecDisBorderColor:161 164 164;--brandSecDisBgColor:231 232 232;--brandSecDisTextColor:101 103 105;--brandGhTextColor:255 255 255;--brandGhTextHoverColor:255 255 255;--brandGhBgColor:hsla(0,0%,100%,0);--brandGhBgHoverColor:rgba(0,0,0,.05);--brandGhFocusBorderColor:238 35 19;--brandGhPressBgColor:rgba(0,0,0,.1);--brandGhDisBgColor:231 232 232;--brandGhDisTextColor:101 103 105}.blog-listing{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.blog-listing--3-col,.blog-listing--4-col{justify-content:flex-start}@media only screen and (max-width:767px){.blog-listing{gap:40px}}.blog-listing__heading{text-align:center;width:100%}.blog-listing__post{animation:fadeScaleIn .3s ease;display:flex;margin-bottom:2.8rem;padding:0;position:relative;width:100%}.blog-listing__post-image{height:auto;transition:all .3s;width:100%}.blog-listing__post-image:hover{filter:brightness(70%)!important}@media only screen and (min-width:767px){.blog-listing__post:first-of-type{width:calc(67.1% - 1rem)!important}.blog-listing__post:nth-of-type(2),.blog-listing__post:nth-of-type(5),.recent-posts .blog-listing__post:nth-of-type(3){margin-right:0!important}}.blog-listing__post:first-of-type h2.blog-listing__post-title,.recent-posts .blog-listing__post h2.blog-listing__post-title{bottom:30px;font-size:32px!important;font-weight:600!important;max-width:75%;position:absolute}.blog-listing__post:first-of-type h2.blog-listing__post-title a,.recent-posts .blog-listing__post h2.blog-listing__post-title a{color:#fff!important;font-size:32px!important;font-weight:600!important}.blog-listing__post:first-of-type .blog-listing__post-image-wrapper{height:362px}.recent-posts .blog-listing__post:first-of-type,.recent-posts .blog-listing__post:first-of-type .blog-listing__post-image-wrapper{height:780px}.recent-posts .blog-listing__post{float:left;margin-bottom:1.5rem}.recent-posts .blog-listing__post,.recent-posts .blog-listing__post .blog-listing__post-image-wrapper{height:378px}.blog-listing__post:first-of-type .blog-listing__post-image,.recent-posts .blog-listing__post .blog-listing__post-image{border-radius:20px;filter:brightness(80%)}.blog-listing__post:first-of-type .blog-listing__post-content,.recent-posts .blog-listing__post .blog-listing__post-content{padding-bottom:0;padding-top:0}.blog-listing__post:first-of-type .blog-listing__post-content .blog-listing__header,.recent-posts .blog-listing__post .blog-listing__post-content .blog-listing__header{margin-bottom:0}.recent-posts{display:block}.blog-listing__post-image-wrapper{cursor:pointer}.blog-listing__post-content{border:2px solid #e7e8e8;border-bottom-left-radius:32px;border-bottom-right-radius:32px;border-top:none;display:flex;flex-direction:column;flex-grow:1;padding:1rem 25px 0}.card--dark .blog-listing__post-content,.card--light .blog-listing__post-content{padding:1.4rem}.blog-listing__header{margin-bottom:1.05rem}.blog-listing__post-tags{margin-bottom:.7rem;top:17px}.blog-listing__post-tag,.blog-listing__post-tag:active,.blog-listing__post-tag:focus,.blog-listing__post-tag:hover{text-decoration:none}.blog-listing__post-title{margin-bottom:.7rem}.blog-listing__post-author{align-items:center;display:flex;margin-bottom:.7rem}.blog-listing__post-author-image{height:auto;margin-right:.7rem;width:50px}.blog-listing__post-author-name,.blog-listing__post-author-name:active,.blog-listing__post-author-name:focus,.blog-listing__post-author-name:hover{text-decoration:none}.blog-listing__post-timestamp{display:block;margin-bottom:.35rem}.blog-listing__post-button-wrapper{margin-top:auto}.blog-listing--card .blog-listing__post{flex-direction:column}.blog-listing--card .blog-listing__post:hover{border:none}.blog-listing--2-col .blog-listing__post{width:calc(50% - 1rem)}.blog-listing--3-col .blog-listing__post{width:calc(33.3% - 1rem)}.blog-listing--4-col .blog-listing__post{width:calc(25% - 1rem)}.blog-listing--4-col .blog-listing__post:nth-of-type(4n+1),.blog-listing--4-col .blog-listing__post:nth-of-type(4n+2),.blog-listing--4-col .blog-listing__post:nth-of-type(4n+3){margin-right:1.333rem}@media (max-width:767px){.blog-listing .blog-listing__post{margin-right:0!important;width:100%}}.blog-listing--card .blog-listing__post-image-wrapper{height:217px}.blog-listing--card .blog-listing__post-image{border-radius:20px 20px 0 0;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-listing--card .blog-listing__post-image,.blog-listing--card .blog-listing__post-image-wrapper{height:auto}}.blog-listing--list .blog-listing__post{display:flex}.blog-listing--list .blog-listing__post-image-wrapper{margin-right:1.4rem;width:25%}.blog-listing--list .blog-listing__post-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.blog-listing--list .blog-listing__post-image,.blog-listing--list .blog-listing__post-image-wrapper{height:auto}}.blog-listing_tags-list{display:block;margin:0 0 20px;width:100%}.blog-listing_tags-list h4{color:#a3a6a8;font-size:16px;font-weight:100;letter-spacing:1px;margin-left:12px}.blog-listing_tags-list ul{display:flex;flex-wrap:wrap;padding-left:0}.blog-listing_tags-list ul li{list-style-type:none;margin-bottom:30px}.blog-listing_tags-list ul li a{color:#fff;letter-spacing:1px;text-decoration:none}.blog-listing_tags-list svg{display:none}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:767px){.blog-listing_tags-list h4,.blog-listing_tags-list ul li a:not(.active){display:none}.blog-listing_tags-list ul{display:block;padding-top:0;position:relative}.blog-listing_tags-list ul.expand{padding-right:20px;padding-top:14px}.blog-listing_tags-list ul li a.active{left:0;position:absolute}.blog-listing_tags-list{position:relative}.blog-listing_tags-list svg{cursor:pointer;display:block;position:absolute;right:0;top:15px}.recent-posts .blog-listing__post:first-of-type,.recent-posts .blog-listing__post:first-of-type .blog-listing__post-image-wrapper{height:378px}}section.blog-post-feature{align-items:center;background-position:50%;background-size:cover;display:flex;height:720px;justify-content:center;text-align:center}section.blog-post-feature h1{color:#fff;font-size:3.75rem;letter-spacing:1.5px;line-height:4.5rem;max-width:750px;padding-top:150px}@media(max-width:767px){.section.blog-post-feature h1{font-size:44px}}section.blog-post-feature .content-wrapper{position:relative}section.blog-post-feature .content-wrapper svg#blog-post-back{cursor:pointer;left:-202px;position:absolute;top:70px;transition:fill .3s}section.blog-post-feature .content-wrapper svg#blog-post-back:hover rect{color:#000;fill:#fff}div.blog-post__body{display:flex;margin:0 auto;max-width:1140px}div.blog-post__body .main-content{padding-right:8%;width:72%}div.blog-post__body .sidebar{width:28%}@media only screen and (max-width:767px){div.blog-post__body .main-content,div.blog-post__body .sidebar{padding-right:0;width:100%}}.related-posts{margin-top:40px}.related-posts .blog-listing__post{box-shadow:none!important;margin-right:0!important;width:100%!important}.related-posts .blog-listing__post h2.blog-listing__post-title a{color:unset!important}.related-posts .blog-listing__post h3.blog-listing__post-title{position:relative!important;width:80%}.related-posts .blog-listing__post .blog-listing__post-content{background:#fff;border-radius:20px!important;padding:25px 30px 15px!important}.related-posts svg#related-link{position:absolute;right:40px;top:86px}.blog-listing__post-tag{border-radius:10px;display:inline-block;font-size:.75em;font-weight:700;letter-spacing:1px;margin-bottom:4px;padding:5px 15px;transition:background-color .3s;white-space:pre}.blog-listing__post-tag:last-of-type{margin-right:0}.blog-listing_tags-list ul li:first-of-type a{background:transparent;border:2px solid}.blog-listing_tags-list ul li a{border:2px solid;border-radius:15px;padding:10px 20px;transition:all .3s}.blog-listing_tags-list ul li a.active{color:#fff}.blog-listing_tags-list ul li a:hover{border:2px solid}.blog-listing_tags-list ul li a:not(.active):hover{background:none;border:2px solid;border-radius:15px}