:root{--chocolat-icon-left:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='16' r='16' fill-opacity='.2'/%3E%3Cpath d='M15.3 20.7L10.7 16l4.6-4.7m7.4 4.7h-12' fill='none' stroke='%23fff' stroke-width='1.3'/%3E%3C/svg%3E");--chocolat-icon-right:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='16' cy='16' r='16' fill-opacity='.2'/%3E%3Cpath d='M16.7 11.3l4.6 4.7-4.6 4.7M9.3 16h12' fill='none' stroke='%23fff' stroke-width='1.3'/%3E%3C/svg%3E");--chocolat-icon-close:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' stroke-linecap='round'%3E%3Ccircle cx='16' cy='16' r='16' fill-opacity='.2'/%3E%3Cpath d='M12 12l8 8m0-8l-8 8' fill='none' stroke='%23fff' stroke-width='1.3'/%3E%3C/svg%3E");--chocolat-icon-loader:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38'%3E%3Cg transform='translate(1 1)' stroke-width='2' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke-opacity='.2' stroke='%23000' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18C36 8 28 0 18 0' stroke='%23fff'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--chocolat-icon-fullscreen:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg stroke='%23fff' fill='none'%3E%3Cpath d='M.5 2.5h15v11H.5z'/%3E%3Cpath d='M7.5 7.5h8v6h-8z'/%3E%3C/g%3E%3C/svg%3E");--chocolat-transition-time:0.4s}.chocolat-zoomable.chocolat-zoomed{cursor:zoom-out}.chocolat-open{overflow:hidden}.chocolat-overlay{transition:opacity var(--chocolat-transition-time) ease,visibility 0s var(--chocolat-transition-time) ease;height:100%;width:100%;position:fixed;left:0;top:0;z-index:10;background-color:#fff;visibility:hidden;opacity:0}.chocolat-overlay.chocolat-visible{transition:opacity var(--chocolat-transition-time),visibility 0s;visibility:visible;opacity:.8}.chocolat-wrapper{transition:opacity var(--chocolat-transition-time) ease,visibility 0s var(--chocolat-transition-time) ease;width:100%;height:100%;position:fixed;opacity:0;left:0;top:0;z-index:16;color:#fff;visibility:hidden}.chocolat-wrapper.chocolat-visible{transition:opacity var(--chocolat-transition-time),visibility 0s;opacity:1;visibility:visible}.chocolat-zoomable .chocolat-img{cursor:zoom-in}.chocolat-loader{transition:opacity .3s;height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-19px;margin-top:-19px;z-index:11;background:var(--chocolat-icon-loader);opacity:0}.chocolat-loader.chocolat-visible{opacity:1}.chocolat-image-wrapper{position:fixed;width:0;height:0;left:50%;top:50%;z-index:14;text-align:left;transform:translate(-50%,-50%)}.chocolat-image-wrapper .chocolat-img{position:absolute;width:100%;height:100%}.chocolat-wrapper .chocolat-left{width:50px;height:100px;cursor:pointer;background:var(--chocolat-icon-left) 50% 50%/2rem auto no-repeat;z-index:17;visibility:hidden}.chocolat-layout{display:flex;flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0}.chocolat-image-canvas{transition:opacity .2s;opacity:0;flex-grow:1;align-self:stretch}.chocolat-image-canvas.chocolat-visible{opacity:1}.chocolat-center{flex-grow:1;display:flex;justify-content:center;align-items:center;user-select:none}.chocolat-wrapper .chocolat-right{width:50px;height:100px;cursor:pointer;background:var(--chocolat-icon-right) 50% 50%/2rem auto no-repeat;z-index:17;visibility:hidden}.chocolat-wrapper .chocolat-left.active,.chocolat-wrapper .chocolat-right.active{visibility:visible}.chocolat-wrapper .chocolat-top{height:50px;overflow:hidden;z-index:17;flex-shrink:0}.chocolat-wrapper .chocolat-close{width:50px;height:50px;cursor:pointer;position:absolute;top:0;right:0;background:var(--chocolat-icon-close) 50% 50%/2rem auto no-repeat}.chocolat-wrapper .chocolat-bottom{height:40px;font-size:12px;z-index:17;padding-left:15px;padding-right:15px;background:rgba(0,0,0,.2);flex-shrink:0;display:flex;align-items:center}.chocolat-wrapper .chocolat-set-title{display:inline-block;padding-right:15px;line-height:1;border-right:1px solid hsla(0,0%,100%,.3)}.chocolat-wrapper .chocolat-pagination{float:right;display:inline-block;padding-left:15px;padding-right:15px;margin-right:15px}.chocolat-wrapper .chocolat-fullscreen{width:16px;height:40px;background:var(--chocolat-icon-fullscreen) 50% 50%/1rem auto no-repeat;display:block;cursor:pointer;float:right}.chocolat-wrapper .chocolat-description{display:inline-block;flex-grow:1;text-align:left}body.chocolat-open>.chocolat-loader,body.chocolat-open>.chocolat-overlay{z-index:15}body.chocolat-open>.chocolat-image-wrapper{z-index:17}.chocolat-in-container .chocolat-image-wrapper,.chocolat-in-container .chocolat-overlay,.chocolat-in-container .chocolat-wrapper{position:absolute}.chocolat-in-container{position:relative}.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper,.chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper{transition:width .2s ease,height .2s ease}.chocolat-zoomable.chocolat-zooming-in .chocolat-img,.chocolat-zoomable.chocolat-zooming-out .chocolat-img{transition:margin .2s ease}.blog-posts-you-may-like{margin-top:100px;border-top:4px solid #383838;display:block;width:100%;padding-top:20px;padding-bottom:20px;border-bottom:4px solid #383838}@media (max-width:999px){.blog-posts-you-may-like{margin-top:50px}}.blog-posts-you-may-like .may-like-top{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:justify;justify-content:space-between}.blog-posts-you-may-like .controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (min-width:1280px){.blog-posts-you-may-like .controls{display:none}}.blog-posts-you-may-like .controls button{padding:0;border:0;background:transparent}.blog-posts-you-may-like .controls .may-you-like-counter{padding-left:20px;padding-right:20px;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:120%;letter-spacing:.01em;text-transform:capitalize;display:-ms-flexbox;display:flex;color:#262626}.blog-posts-you-may-like .controls .may-you-like-counter span{padding-left:3px;padding-right:3px}.blog-posts-you-may-like .controls .may-you-like-counter .counter{color:#b02929}.blog-posts-you-may-like h2.titled{font-style:normal;font-weight:900;font-size:clamp(22px,4.6875vw,75px);line-height:90%;letter-spacing:.01em;text-transform:uppercase;color:#262626;margin-top:0;margin-bottom:20px;font-family:TTOctosquaresCond}.blog-posts-you-may-like .recommended_grid time.tag{font-style:normal;font-weight:600;font-size:clamp(12px,1vw,16px);line-height:130%;letter-spacing:.01em;text-transform:capitalize;color:#262626}@media (max-width:999px){.blog-posts-you-may-like .recommended_grid time.tag{text-transform:uppercase}}.blog-posts-you-may-like .recommended_grid .post__text--cats .tag{padding:7px 10px;font-size:10px;line-height:normal;background:#eee;border-radius:99px;border-color:transparent;font-style:normal;font-weight:500;color:#383838}.blog-posts-you-may-like .recommended_grid .card{margin-top:20px;margin-bottom:20px;font-style:normal;font-weight:600;font-size:clamp(24px,1.75vw,28px);line-height:100%;letter-spacing:-.02em;text-transform:uppercase;color:#262626;font-family:TTOctosquaresCond}.blog-posts-you-may-like .recommended_grid .post{padding-top:16px;border-right:1px solid #8b8b8b;border-left:1px solid transparent;border-top:1px solid #8b8b8b;border-bottom:1px solid #8b8b8b}@media (max-width:1509px){.blog-posts-you-may-like .recommended_grid .post{padding-top:53px}}@media (max-width:999px){.blog-posts-you-may-like .recommended_grid .post{padding-top:47px}}.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+1){padding-right:22px}@media (max-width:1279px){.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+1){padding-right:unset}}.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+2){padding-left:20px;padding-right:24px}@media (max-width:1279px){.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+2){padding-left:unset;padding-right:unset}}.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+3){padding-left:22px;padding-right:22px}@media (max-width:1279px){.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+3){padding-left:unset;padding-right:unset}}.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+4){padding-left:20px;border-right:1px solid transparent}@media (max-width:1279px){.blog-posts-you-may-like .recommended_grid .post:nth-child(4n+4){padding-left:unset;border-right:unset}}@media (min-width:1000px) and (max-width:1279px){.blog-posts-you-may-like .recommended_grid .post:nth-child(3n+1){padding-right:22px}.blog-posts-you-may-like .recommended_grid .post:nth-child(3n+2){padding-left:22px;padding-right:22px}.blog-posts-you-may-like .recommended_grid .post:nth-child(3n+3){padding-left:22px;border-right:1px solid transparent}}@media (max-width:999px){.blog-posts-you-may-like .recommended_grid .post:nth-child(odd){padding-right:19px;padding-left:19px}.blog-posts-you-may-like .recommended_grid .post:nth-child(2n+2){padding-left:19px;border-right:1px solid transparent}}@media (max-width:767px){.blog-posts-you-may-like .recommended_grid .post{border-left:1px solid #8b8b8b;padding:10px!important}}.blog-posts-you-may-like .recommended_grid .post__text{min-height:188px}.blog-posts-you-may-like .recommended_grid .post__text--cats{margin:25px 0 23px}.blog-posts-you-may-like .recommended_grid .post__text--cats a{display:inline-block;border:1px solid #4f4f4f;line-height:25px;border-radius:15px;padding:0 11px;margin-right:5px;margin-bottom:5px}.blog-posts-you-may-like .recommended_grid .post__text--cats a:hover{border:1px solid #b02929}.blog-posts-you-may-like .recommended_grid .post__img{width:100%;height:260px;margin:23px 0 20px}@media (max-width:1509px){.blog-posts-you-may-like .recommended_grid .post__img{margin:23px 0 49px}}@media (max-width:999px){.blog-posts-you-may-like .recommended_grid .post__img{height:233px;margin-top:0;margin-bottom:0}}@media (max-width:639px){.blog-posts-you-may-like .recommended_grid .post__img{height:222px}}.blog-posts-you-may-like .recommended_grid .post__img--thumb,.blog-posts-you-may-like .recommended_grid .post__img--thumb img{width:100%;height:100%;object-fit:cover}.blog-posts-you-may-like .see_all{width:100%;height:100px;display:-ms-flexbox;display:flex;border-bottom:1px solid #4f4f4f;border-left:1px solid #4f4f4f;border-right:1px solid #4f4f4f}@media (max-width:1279px){.blog-posts-you-may-like .see_all{height:90px}}@media (max-width:999px){.blog-posts-you-may-like .see_all{height:80px}}.blog-posts-you-may-like .see_all .button{margin:auto}.blog-posts-you-may-like .see-all-blog{padding:0;border:0;width:313px;height:64px;background:#b02929;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:clamp(16px,1.5vw,24px);line-height:24px;text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#fff;font-family:TTOctosquaresCond;margin-top:20px}@media (max-width:639px){.blog-posts-you-may-like .see-all-blog{width:100%}}.blog-posts-you-may-like .see-all-blog:hover{background:#c71010}.gutentor-divider,.gutentor-module-table-of-contents,.yoast-breadcrumbs,.yoast-reading-time__wrapper{display:none}section.post{padding-bottom:150px}section.post h1,section.post h2,section.post h3,section.post h4,section.post h5,section.post h6{font-family:TTOctosquaresCond;margin-top:0;margin-bottom:20px}section.post .wp-block-quote{border-top:1px solid #4f4f4f;border-bottom:1px solid #4f4f4f;padding-top:20px;padding-bottom:20px;margin:0 0 40px;position:relative}section.post .wp-block-quote p{padding-left:94px;font-style:italic;font-weight:400;font-size:16px;line-height:180%;letter-spacing:.01em;color:#383838;padding-right:45px;margin-bottom:0}@media (max-width:999px){section.post .wp-block-quote p{padding-left:0;padding-right:0;padding-top:50px}}section.post .wp-block-quote:before{content:"";width:43px;height:34px;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='34' fill='none'%3E%3Cpath fill='%23383838' d='M23.272 25.392c0-4.779 1.664-9.387 4.992-13.824C31.677 7.045 36.328 3.376 42.216.56l.64 1.92c-3.925 2.219-7.125 4.821-9.6 7.808-2.475 2.901-3.84 5.93-4.096 9.088 1.11-1.024 2.261-1.835 3.456-2.432a8.204 8.204 0 0 1 3.712-.896c1.621 0 2.816.47 3.584 1.408.853.939 1.28 2.219 1.28 3.84 0 1.963-.555 3.883-1.664 5.76a14.578 14.578 0 0 1-4.096 4.736c-1.707 1.195-3.541 1.792-5.504 1.792-2.219 0-3.883-.683-4.992-2.048-1.11-1.45-1.664-3.499-1.664-6.144zm-22.528 0c0-4.779 1.664-9.387 4.992-13.824C9.149 7.045 13.8 3.376 19.688.56l.64 1.92c-3.925 2.219-7.125 4.821-9.6 7.808-2.475 2.901-3.84 5.93-4.096 9.088 1.024-1.024 2.133-1.835 3.328-2.432 1.28-.597 2.56-.896 3.84-.896 1.536 0 2.73.47 3.584 1.408.853.939 1.28 2.219 1.28 3.84 0 1.963-.555 3.883-1.664 5.76a14.578 14.578 0 0 1-4.096 4.736c-1.707 1.195-3.541 1.792-5.504 1.792-2.219 0-3.883-.683-4.992-2.048-1.11-1.45-1.664-3.499-1.664-6.144z'/%3E%3C/svg%3E")}section.post .wp-block-read-more{display:-ms-flexbox;display:flex;position:relative;font-style:normal;font-weight:500;font-size:17px;line-height:100%;margin-bottom:20px;-ms-flex-align:center;align-items:center;letter-spacing:.01em;text-transform:uppercase;font-family:TTOctosquaresCond;color:#b02929}section.post .wp-block-read-more:after{content:"";width:18px;height:17px;margin-left:20px;transition:all .3s;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='17' fill='none'%3E%3Cpath stroke='%23B02929' stroke-width='2' d='M1.054 16h15m0 0V1m0 15l-15-15'/%3E%3C/svg%3E");background-repeat:no-repeat}@media (max-width:999px){section.post .wp-block-read-more:after{width:30px}}section.post .wp-block-read-more:hover:after{transform:rotate(-45deg)}section.post .wp-block-gallery{-ms-flex-pack:justify;justify-content:space-between;row-gap:20px;-ms-flex-align:start;align-items:flex-start;margin-bottom:40px}section.post .wp-block-gallery .wp-block-image{width:calc(50% - 25px)}@media (max-width:999px){section.post .wp-block-gallery .wp-block-image{width:100%}}section.post .wp-block-gallery img{width:100%;height:auto;object-fit:cover}section.post .post-header{margin-top:35px;margin-bottom:40px;font-size:clamp(25px,3.75vw,100px);font-weight:900;line-height:90%;font-family:TTOctosquaresCond;text-transform:uppercase}@media (max-width:767px){section.post .post-header{margin-bottom:0}}section.post .share-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767px){section.post .share-links{margin-top:20px;-ms-flex-pack:justify;justify-content:space-between}section.post .share-links .links{display:-ms-flexbox;display:flex}}section.post .share-links span{font-style:normal;font-weight:500;font-size:16px;line-height:125%;color:#383838}section.post .share-links a,section.post .share-links button{padding:0;border:0;display:-ms-flexbox;display:flex;margin-left:20px;background:transparent}section.post .post-breadcrumbs{padding-top:40px;margin-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1023px){section.post .post-breadcrumbs{-ms-flex-direction:column;flex-direction:column;gap:20px;padding-top:20px;margin-bottom:20px}}section.post .post-breadcrumbs .breadcrumbs{display:block}section.post .post-breadcrumbs .breadcrumbs a{font-style:normal;font-weight:600;font-size:14px;line-height:125%;text-transform:uppercase;color:#383838}section.post .post-breadcrumbs .breadcrumbs a:not(.home){padding-left:30px}section.post .post-breadcrumbs .breadcrumbs a:not(.home):before{width:8px;height:8px;left:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13' fill='none'%3E%3Cpath stroke='%23383838' d='M.657.443L6.314 6.1.657 11.757'/%3E%3C/svg%3E")}section.post .post-breadcrumbs .breadcrumbs a:last-child{color:#b02929}section.post .post-content{display:-ms-flexbox;display:flex;gap:50px}@media (max-width:767px){section.post .post-content{-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:unset}}section.post .post-content a{text-decoration:underline}section.post .post-content .post-mobile-top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;-ms-flex-align:center;align-items:center}section.post .post-content .posts-sidebar{padding-top:20px;border-top:1px solid #4f4f4f;width:333.55px}@media (max-width:1039px){section.post .post-content .posts-sidebar{width:250px}}@media (max-width:767px){section.post .post-content .posts-sidebar{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:767px){section.post .post-content .posts-sidebar .recent-posts{display:none}}section.post .post-content .posts-sidebar .recent-posts__header{font-family:TTOctosquaresCond;font-style:normal;font-weight:700;font-size:clamp(24px,1.875vw,30px);line-height:100%;text-transform:uppercase;margin-top:0;margin-bottom:20px}@media (max-width:767px){section.post .post-content .posts-sidebar .recent-posts__header{margin-bottom:10px}}section.post .post-content .posts-sidebar .recent-posts__list a{text-decoration:none}section.post .post-content .posts-sidebar .recent-posts__list__item{margin-bottom:20px;border-bottom:1px solid #4f4f4f;display:block}@media (max-width:767px){section.post .post-content .posts-sidebar .recent-posts__list__item{margin-bottom:10px;border-color:#eee}section.post .post-content .posts-sidebar .recent-posts__list__item:last-child{border-bottom:0}}section.post .post-content .posts-sidebar .recent-posts__list__item .date{font-style:normal;font-weight:400;font-size:12px;line-height:100%;text-transform:uppercase;color:#8b8b8b}section.post .post-content .posts-sidebar .recent-posts__list__item h3{font-family:Barlow;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase;color:#383838;margin-top:20px;margin-bottom:20px}@media (max-width:767px){section.post .post-content .posts-sidebar .recent-posts__list__item h3{margin-top:10px;margin-bottom:10px}}section.post .post-content .posts-sidebar .categories{margin-top:60px}@media (max-width:767px){section.post .post-content .posts-sidebar .categories{-ms-flex-order:0;order:0;margin-top:0;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}section.post .post-content .posts-sidebar .categories::-webkit-scrollbar{display:none}}section.post .post-content .posts-sidebar .categories__header{font-family:TTOctosquaresCond;margin-top:0;font-style:normal;font-weight:700;font-size:clamp(24px,1.875vw,30px);line-height:100%;text-transform:uppercase;color:#383838}@media (max-width:767px){section.post .post-content .posts-sidebar .categories__header{margin-bottom:10px}}@media (max-width:767px){section.post .post-content .posts-sidebar .categories .categories-list-wrapper{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}section.post .post-content .posts-sidebar .categories .categories-list-wrapper::-webkit-scrollbar{display:none}}section.post .post-content .posts-sidebar .categories .categories-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 10px;border-bottom:1px solid #4f4f4f;padding-bottom:20px}@media (max-width:767px){section.post .post-content .posts-sidebar .categories .categories-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:max-content;padding-bottom:10px}}section.post .post-content .posts-sidebar .categories .categories-list a{display:inline-block;font-style:normal;font-weight:700;font-size:14px;line-height:17px;text-transform:uppercase;color:#383838;border:1px solid #8b8b8b;padding:8px;transition:all .3s;border-radius:99px;text-decoration:none}section.post .post-content .posts-sidebar .categories .categories-list a:hover{color:#fff;background:#b02929}section.post .post-content .content{padding-top:20px;border-top:1px solid #4f4f4f;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;position:relative;-ms-flex:1;flex:1;max-width:calc(100% - 333.55px)}@media (max-width:1039px){section.post .post-content .content{max-width:calc(100% - 250px)}}@media (max-width:767px){section.post .post-content .content{-ms-flex:unset;flex:unset;width:100%;max-width:100%}}section.post .post-content .content:after{content:"";width:1px;background:#4f4f4f;height:100%;position:absolute;right:-25px}@media (max-width:767px){section.post .post-content .content:after{display:none}}section.post .post-content .content .cats{margin-bottom:20px}@media (max-width:999px){section.post .post-content .content .cats{margin-bottom:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.post .post-content .content .cats .tag{font-style:normal;font-weight:700;font-size:clamp(14px,1.125vw,18px);line-height:clamp(17px,1.375vw,22px);text-transform:uppercase;color:#383838;padding-left:10px;border-left:2px solid #b02929}@media (max-width:767px){section.post .post-content .content .cats .tag{margin-bottom:10px;display:block}}@media (min-width:1000px){section.post .post-content .content .cats a:not(:first-child){margin-left:10px}}@media (max-width:999px){section.post .post-content .content .cats a{padding-right:10px}}section.post .post-content .content .date{font-style:normal;font-weight:400;font-size:clamp(12px,1vw,16px);line-height:100%;text-transform:uppercase;color:#8b8b8b;margin-bottom:40px;display:block}@media (max-width:767px){section.post .post-content .content .date{margin-bottom:10px;margin-right:10px}}section.post .post-content .content .post-title{font-style:normal;font-weight:700;font-size:clamp(20px,2vw,32px);line-height:90%;letter-spacing:.01em;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-transform:uppercase;color:#383838;margin-top:20px;margin-bottom:20px}@media (max-width:767px){section.post .post-content .content .post-title{margin-top:10px}}section.post .post-content .content .author{font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase;color:#383838;margin-bottom:20px}section.post .post-content .content .post-image{margin-bottom:60px}@media (max-width:767px){section.post .post-content .content .post-image{margin-bottom:20px}}section.post .post-content .content .post-image img{width:100%;height:auto}section.post .post-content .content h2{font-size:clamp(20px,1.75vw,28px);line-height:34px;text-transform:uppercase}section.post .post-content .content h2,section.post .post-content .content h3{font-style:normal;font-weight:700;color:#383838;margin-bottom:20px;font-family:Barlow}section.post .post-content .content h3{font-size:clamp(16px,1.125vw,18px);line-height:22px}section.post .post-content .content a,section.post .post-content .content p{margin-top:0;font-style:normal;font-weight:400;font-size:clamp(13px,1vw,16px);line-height:145%;color:#383838;margin-bottom:20px;width:100%}section.post .post-content .content a.has-medium-font-size,section.post .post-content .content a.has-small-font-size,section.post .post-content .content p.has-medium-font-size,section.post .post-content .content p.has-small-font-size{font-size:16px!important}section.post .post-content .content a.has-large-font-size,section.post .post-content .content p.has-large-font-size{font-size:18px!important}section.post .post-content .content a.has-x-large-font-size,section.post .post-content .content p.has-x-large-font-size{font-size:20px!important}section.post .post-content .content ol,section.post .post-content .content ul{padding:0;margin:0 0 20px;list-style-position:inside}section.post .post-content .content li{font-style:normal;color:#383838;font-weight:400;font-size:clamp(13px,1vw,16px);line-height:145%}section.post .post-content .content .blog-comparison-table{width:100%}section.post .post-content .content .post-pag{margin-top:40px;margin-bottom:40px;width:100%}section.post .post-content .content .post-pag h2{display:none}section.post .post-content .content .post-pag .nav-links{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}section.post .post-content .content .post-pag .nav-links .nav-previous a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:500;font-size:clamp(14px,1.5vw,24px);line-height:125%;text-transform:uppercase;color:#4f4f4f}section.post .post-content .content .post-pag .nav-links .nav-previous a img{margin-right:10px}section.post .post-content .content .post-pag .nav-links .nav-next a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:500;font-size:clamp(14px,1.5vw,24px);line-height:125%;text-transform:uppercase;color:#b02929}section.post .post-content .content .post-pag .nav-links .nav-next a img{margin-left:10px}section.post .post-content .content .related-posts-container{padding-top:20px;border-top:1px solid #4f4f4f}section.post .post-content .content .related-posts-container .related-posts-header{font-style:normal;font-weight:700;font-size:clamp(20px,1.75vw,28px);line-height:34px;text-transform:uppercase;color:#383838;margin-bottom:40px}section.post .post-content .content .related-posts-container .related-posts{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}section.post .post-content .content .related-posts-container .related-posts__item{width:calc(50% - 25px);padding-bottom:40px;margin-bottom:20px;border-bottom:1px solid #4f4f4f;position:relative}@media (max-width:1023px){section.post .post-content .content .related-posts-container .related-posts__item{width:100%;padding-bottom:20px;border-bottom:0}}section.post .post-content .content .related-posts-container .related-posts__item__img{margin-bottom:20px;display:-ms-flexbox;display:flex}section.post .post-content .content .related-posts-container .related-posts__item__img a,section.post .post-content .content .related-posts-container .related-posts__item__img picture{display:-ms-flexbox;display:flex;width:100%}section.post .post-content .content .related-posts-container .related-posts__item__img img{width:100%;height:auto;max-height:280px;object-fit:cover}@media (max-width:999px){section.post .post-content .content .related-posts-container .related-posts__item__img img{max-height:unset;object-fit:contain}}section.post .post-content .content .related-posts-container .related-posts__item .date{font-style:normal;font-weight:400;font-size:16px;line-height:100%;text-transform:uppercase;color:#8b8b8b;margin-bottom:40px;display:block}@media (max-width:767px){section.post .post-content .content .related-posts-container .related-posts__item .date{margin-bottom:10px}}section.post .post-content .content .related-posts-container .related-posts__item .tag{font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-transform:uppercase;color:#383838;padding-left:10px;border-left:2px solid #b02929}section.post .post-content .content .related-posts-container .related-posts__item .post-title{font-style:normal;font-weight:700;font-size:28px;line-height:34px;text-transform:uppercase;color:#383838;margin-top:0;margin-bottom:20px;font-family:Barlow}section.post .post-content .content .related-posts-container .related-posts__item .excerpt{font-style:normal;font-weight:400;font-size:16px;line-height:145%;color:#383838;margin-bottom:40px;word-wrap:break-word}section.post .post-content .content .related-posts-container .related-posts__item .cats{margin-bottom:20px}section.post .post-content .content .related-posts-container .related-posts__item .cats a:not(:first-child){margin-left:10px}section.post .post-content .content .related-posts-container .related-posts__item__bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1509px){section.post .post-content .content .related-posts-container .related-posts__item__bottom{-ms-flex-direction:column;flex-direction:column;gap:30px}}section.post .post-content .content .related-posts-container .related-posts__item__bottom .button{border:1px solid #b02929;font-family:TTOctosquaresCond;font-style:normal;font-weight:700;font-size:20px;line-height:24px;text-align:center;letter-spacing:.02em;text-transform:uppercase;width:178px;height:48px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all .3s;background:#b02929;color:#fff}section.post .post-content .content .related-posts-container .related-posts__item__bottom .button:hover{border-color:#383838;background:transparent;color:#383838}section.post .post-content .content .related-posts-container .related-posts__item__bottom .share-links{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}section.post .post-content .content .related-posts-container .related-posts__item__bottom .share-links span{font-style:normal;font-weight:500;font-size:16px;line-height:125%;color:#383838}section.post .post-content .content .related-posts-container .related-posts__item__bottom .share-links a,section.post .post-content .content .related-posts-container .related-posts__item__bottom .share-links button{padding:0;border:0;display:-ms-flexbox;display:flex;margin-left:20px;background:transparent}section.post .post-content .content .related-posts-container .related-posts__item:first-child:after{content:"";width:1px;height:100%;right:-25px;background:#4f4f4f;position:absolute;top:0}@media (max-width:1023px){section.post .post-content .content .related-posts-container .related-posts__item:first-child:after{display:none}}