body.blog .blog-header h1{margin-bottom:1.5rem}body.blog .blog-posts{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:minmax(400px,auto) minmax(495px,auto);grid-auto-rows:minmax(495px,auto);grid-gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid #ccc}@media screen and (max-width:1048px){body.blog .blog-posts{grid-template-rows:auto;grid-auto-rows:auto}}body.blog .blog-posts article{grid-column:span 2}@media screen and (max-width:1048px){body.blog .blog-posts article{grid-column:span 3}}@media screen and (max-width:800px){body.blog .blog-posts article{grid-column:1/-1!important}}body.blog .blog-posts article a{border-radius:15px;display:grid;width:100%;height:100%;grid-template-columns:1fr;grid-gap:0;grid-template-rows:minmax(auto,285px) auto;grid-column:span 2}@media screen and (max-width:1048px){body.blog .blog-posts article a{grid-template-rows:285px auto}}body.blog .blog-posts article a .post-image-content{height:100%}body.blog .blog-posts article a .post-image-content img{border-radius:15px 15px 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.blog .blog-posts article a .post-text-content{background-color:#f5f5f5;padding:1.25rem;border-radius:0 0 15px 15px;width:100%;grid-template-rows:1rem auto 1rem;grid-row-gap:.5rem}body.blog .blog-posts article a .post-text-content.no-categories{grid-template-rows:auto 1rem}@media screen and (max-width:1048px){body.blog .blog-posts article a .post-text-content{grid-template-rows:1.5rem auto 1.5rem}}body.blog .blog-posts article a .post-text-content p{margin:0;font-size:18px;line-height:30px;font-family:Bebas Neue,Gill Sans,Impact,sans-serif;color:#367c2b}body.blog .blog-posts article a .post-text-content h1{font-family:Archivo,Arial,sans-serif;font-weight:600;font-size:26px;line-height:32px;letter-spacing:1.35px}body.blog .blog-posts article a .post-text-content .post-date p{font-family:Archivo,Arial,sans-serif;color:#888;letter-spacing:.5px}body.blog .blog-posts article:first-of-type{grid-column:1/-1;grid-template-columns:1fr;grid-template-rows:auto}body.blog .blog-posts article:first-of-type a{grid-template-columns:40% 1fr;grid-template-rows:minmax(auto,400px)}@media screen and (max-width:1325px){body.blog .blog-posts article:first-of-type a{grid-template-columns:1fr 1fr}}@media screen and (max-width:1048px){body.blog .blog-posts article:first-of-type a{grid-template-columns:1fr;grid-column:span 3;grid-template-rows:285px auto}}body.blog .blog-posts article:first-of-type a .post-image-content{order:1;height:100%}body.blog .blog-posts article:first-of-type a .post-image-content img{border-radius:0 15px 15px 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1048px){body.blog .blog-posts article:first-of-type a .post-image-content img{border-radius:15px 15px 0 0}}body.blog .blog-posts article:first-of-type a .post-text-content{border-radius:15px 0 0 15px;padding:1.75rem;width:100%;grid-template-rows:1.5rem auto 1.5rem}@media screen and (max-width:1048px){body.blog .blog-posts article:first-of-type a .post-text-content{border-radius:0 0 15px 15px;padding:1.25rem;order:2}}body.blog .blog-posts article:first-of-type a .post-text-content h1{font-size:38px;line-height:44px}@media screen and (max-width:1048px){body.blog .blog-posts article:first-of-type a .post-text-content h1{font-size:26px;line-height:32px}}body.blog .blog-posts article:nth-of-type(2),body.blog .blog-posts article:nth-of-type(3){grid-column:span 3}body.blog .blog-posts article:nth-of-type(2) a .post-text-content h1,body.blog .blog-posts article:nth-of-type(3) a .post-text-content h1{font-size:32px;line-height:38px}@media screen and (max-width:1048px){body.blog .blog-posts article:nth-of-type(2) a .post-text-content h1,body.blog .blog-posts article:nth-of-type(3) a .post-text-content h1{font-size:26px;line-height:32px}}body.blog[class*=paged-] .blog-posts article a .post-text-content h1{font-size:26px;line-height:32px}body.blog div.paginate a,body.blog div.paginate li,body.blog div.paginate ul{border:none!important;list-style:none}body.blog div.paginate ul{width:100%;display:flex;flex-wrap:wrap;align-items:center;display:flex!important;justify-content:center;border:none!important;padding-left:0!important}body.blog div.paginate li.active{margin-left:1em!important;margin-right:1em!important}@media screen and (max-width:350px){body.blog div.paginate li.active{margin-left:.25em;margin-right:.25em}}body.blog div.paginate li i{font-size:1.5em}@media screen and (max-width:350px){body.blog div.paginate li i{font-size:1.25em}}body.blog div.paginate input{width:2.5em;text-align:center;display:inline-block}body.blog div.paginate span.max-pages{display:inline-block!important}body.blog.paged .blog-posts{grid-template-rows:auto!important;grid-auto-rows:auto!important}body.blog.paged .blog-posts article{grid-column:span 2!important}@media screen and (max-width:1048px){body.blog.paged .blog-posts article{grid-column:span 3!important}}@media screen and (max-width:800px){body.blog.paged .blog-posts article{grid-column:1/-1!important}}body.blog.paged .blog-posts article:first-of-type a{border-radius:15px;display:grid;width:100%;grid-template-columns:1fr;grid-gap:0;grid-template-rows:minmax(auto,285px) auto;grid-column:span 2}@media screen and (max-width:1048px){body.blog.paged .blog-posts article:first-of-type a{grid-template-rows:285px auto}}body.blog.paged .blog-posts article:first-of-type a .post-image-content{height:100%;order:unset!important}body.blog.paged .blog-posts article:first-of-type a .post-image-content img{border-radius:15px 15px 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.blog.paged .blog-posts article:first-of-type a .post-text-content{background-color:#f5f5f5;padding:1.25rem;border-radius:0 0 15px 15px;width:100%;grid-template-rows:1rem auto 1rem;grid-row-gap:.5rem}body.blog.paged .blog-posts article:first-of-type a .post-text-content.no-categories{grid-template-rows:auto 1rem}@media screen and (max-width:1048px){body.blog.paged .blog-posts article:first-of-type a .post-text-content{grid-template-rows:1.5rem auto 1.5rem}body.blog.paged .blog-posts article:first-of-type a .post-text-content.no-categories{grid-template-rows:auto 1.5rem}}body.blog.paged .blog-posts article:first-of-type a .post-text-content p{margin:0;font-size:18px;line-height:30px;font-family:Bebas Neue,Gill Sans,Impact,sans-serif;color:#367c2b}body.blog.paged .blog-posts article:first-of-type a .post-text-content h1{font-family:Archivo,Arial,sans-serif;font-weight:600;font-size:26px;line-height:32px;letter-spacing:1.35px}body.blog.paged .blog-posts article:first-of-type a .post-text-content .post-date p{font-family:Archivo,Arial,sans-serif;color:#888;letter-spacing:.5px}body.single-base_teamsi_seo_page main,body.single-post main{margin:80px 0 0;position:relative}body.single-base_teamsi_seo_page article,body.single-post article{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:1.5rem;padding-bottom:4.25rem}body.single-base_teamsi_seo_page article .post-meta,body.single-post article .post-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:.25rem}@media screen and (max-width:500px){body.single-base_teamsi_seo_page article .post-meta,body.single-post article .post-meta{grid-template-columns:1fr}}body.single-base_teamsi_seo_page article .post-meta p,body.single-post article .post-meta p{color:#888;font-size:18px;line-height:30px;letter-spacing:.45px;margin:0;text-align:left}body.single-base_teamsi_seo_page article .post-meta p.post-category,body.single-post article .post-meta p.post-category{color:#367c2b;font-family:Bebas Neue,Gill Sans,Impact,sans-serif;font-weight:600;letter-spacing:1.35px}body.single-base_teamsi_seo_page article .post-meta a,body.single-post article .post-meta a{display:block;margin-left:auto;color:#367c2b;font-size:18px;line-height:30px}@media screen and (max-width:500px){body.single-base_teamsi_seo_page article .post-meta a,body.single-post article .post-meta a{margin:0;order:-1}}body.single-base_teamsi_seo_page article .post-meta a:active,body.single-base_teamsi_seo_page article .post-meta a:hover,body.single-post article .post-meta a:active,body.single-post article .post-meta a:hover{color:#231f20}body.single-base_teamsi_seo_page article h1,body.single-post article h1{font-family:Archivo,Arial,sans-serif;font-size:48px;font-weight:600;line-height:56px}@media screen and (max-width:700px){body.single-base_teamsi_seo_page article h1,body.single-post article h1{font-size:38px;line-height:41px}}body.single-base_teamsi_seo_page article .post-thumbnail img,body.single-post article .post-thumbnail img{border-radius:15px;width:100%;height:auto}body.single-base_teamsi_seo_page article .post-excerpt p,body.single-post article .post-excerpt p{font-size:24px;line-height:38px;letter-spacing:0;color:#231f20;margin-top:0}body.single-base_teamsi_seo_page article .post-content h1,body.single-base_teamsi_seo_page article .post-content h2,body.single-base_teamsi_seo_page article .post-content h3,body.single-base_teamsi_seo_page article .post-content h4,body.single-base_teamsi_seo_page article .post-content h5,body.single-base_teamsi_seo_page article .post-content h6,body.single-post article .post-content h1,body.single-post article .post-content h2,body.single-post article .post-content h3,body.single-post article .post-content h4,body.single-post article .post-content h5,body.single-post article .post-content h6{font-family:Archivo,Arial,sans-serif!important;margin-top:1em;margin-bottom:1rem}body.single-base_teamsi_seo_page article .post-content h2,body.single-post article .post-content h2{font-weight:600;font-size:38px;line-height:41px}@media screen and (max-width:700px){body.single-base_teamsi_seo_page article .post-content h2,body.single-post article .post-content h2{font-size:32px;line-height:36px}}body.single-base_teamsi_seo_page article .post-content p,body.single-post article .post-content p{margin-top:0!important;font-size:18px;line-height:30px}body.single-base_teamsi_seo_page article .post-content figure.wp-caption,body.single-post article .post-content figure.wp-caption{page-break-inside:avoid;text-align:center}body.single-base_teamsi_seo_page article .post-content figure.wp-caption img,body.single-post article .post-content figure.wp-caption img{border-bottom-left-radius:0;border-bottom-right-radius:0;vertical-align:bottom}body.single-base_teamsi_seo_page article .post-content figure.wp-caption figcaption,body.single-post article .post-content figure.wp-caption figcaption{padding:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#f5f5f5;font-size:16px;font-style:normal;page-break-inside:avoid}body.single-base_teamsi_seo_page article .post-content figure a img:hover,body.single-post article .post-content figure a img:hover{opacity:.9}body.single-base_teamsi_seo_page article .post-author,body.single-post article .post-author{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;padding-top:1.5rem}@media screen and (max-width:575px){body.single-base_teamsi_seo_page article .post-author,body.single-post article .post-author{grid-template-columns:1fr;grid-gap:.5rem}}body.single-base_teamsi_seo_page article .post-author:before,body.single-post article .post-author:before{position:absolute;top:0;width:calc(100% + max(50px, (100vw - 1331px) / 2)*2);left:calc(max(50px, (100vw - 1331px) / 2)*-1);height:1px;background-color:#ccc;display:block;content:""}body.single-base_teamsi_seo_page article .post-author .author-info,body.single-post article .post-author .author-info{display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;align-items:center}body.single-base_teamsi_seo_page article .post-author .author-info img,body.single-post article .post-author .author-info img{height:50px;width:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%;vertical-align:middle}body.single-base_teamsi_seo_page article .post-author .share-article,body.single-post article .post-author .share-article{margin-left:auto;display:grid;grid-template-columns:90px repeat(3,30px);grid-column-gap:1.1rem;align-items:center}@media screen and (max-width:575px){body.single-base_teamsi_seo_page article .post-author .share-article,body.single-post article .post-author .share-article{margin-left:0}}body.single-base_teamsi_seo_page article .post-author .share-article a,body.single-post article .post-author .share-article a{display:block;text-align:center;color:#888}body.single-base_teamsi_seo_page article .post-author .share-article a:focus,body.single-base_teamsi_seo_page article .post-author .share-article a:hover,body.single-post article .post-author .share-article a:focus,body.single-post article .post-author .share-article a:hover{color:#231f20}body.single-base_teamsi_seo_page article .post-author .share-article a i,body.single-post article .post-author .share-article a i{font-size:13px}body.single-base_teamsi_seo_page article .post-author p,body.single-post article .post-author p{margin:0;font-size:14px;line-height:18px;color:#888;display:inline-block}body.single-base_teamsi_seo_page article .post-author p span,body.single-post article .post-author p span{display:block}body.single-base_teamsi_seo_page article a:not(.btn),body.single-post article a:not(.btn){color:#367c2b}body.single-base_teamsi_seo_page article a:not(.btn):hover,body.single-post article a:not(.btn):hover{color:#ffde00}body.single-base_teamsi_seo_page article p a:not(.btn),body.single-post article p a:not(.btn){text-decoration:underline}body.single-base_teamsi_seo_page section.next-posts,body.single-post section.next-posts{width:100%}body.single-base_teamsi_seo_page section.next-posts h2,body.single-post section.next-posts h2{font-family:Archivo,Arial,sans-serif;font-size:30px;line-height:32px;font-weight:600;display:block;width:100%;margin-bottom:2rem}body.single-base_teamsi_seo_page section.next-posts .posts-container,body.single-post section.next-posts .posts-container{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;padding-bottom:1.75rem}@media screen and (max-width:1048px){body.single-base_teamsi_seo_page section.next-posts .posts-container,body.single-post section.next-posts .posts-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:750px){body.single-base_teamsi_seo_page section.next-posts .posts-container,body.single-post section.next-posts .posts-container{grid-template-columns:1fr}}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post,body.single-post section.next-posts .posts-container article.single-post{width:100%;padding:0}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a,body.single-post section.next-posts .posts-container article.single-post a{border-radius:15px;display:grid;width:100%;grid-template-columns:1fr;grid-gap:0;grid-template-rows:minmax(auto,285px) auto;grid-column:span 2}@media screen and (max-width:1048px){body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a,body.single-post section.next-posts .posts-container article.single-post a{grid-template-rows:285px auto}}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-image-content,body.single-post section.next-posts .posts-container article.single-post a .post-image-content{height:100%}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-image-content img,body.single-post section.next-posts .posts-container article.single-post a .post-image-content img{border-radius:15px 15px 0 0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-text-content,body.single-post section.next-posts .posts-container article.single-post a .post-text-content{background-color:#f5f5f5;padding:1.25rem;border-radius:0 0 15px 15px;display:grid;width:100%;grid-template-rows:1rem auto 1rem;grid-row-gap:.5rem}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-text-content.no-categories,body.single-post section.next-posts .posts-container article.single-post a .post-text-content.no-categories{grid-template-rows:auto 1rem}@media screen and (max-width:1048px){body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-text-content,body.single-post section.next-posts .posts-container article.single-post a .post-text-content{grid-template-rows:1.5rem auto 1.5rem}}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-text-content p,body.single-post section.next-posts .posts-container article.single-post a .post-text-content p{margin:0;font-size:18px;line-height:30px;font-family:Bebas Neue,Gill Sans,Impact,sans-serif;color:#367c2b}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-text-content h1,body.single-post section.next-posts .posts-container article.single-post a .post-text-content h1{font-family:Archivo,Arial,sans-serif;font-weight:600;font-size:26px;line-height:32px;letter-spacing:1.35px}body.single-base_teamsi_seo_page section.next-posts .posts-container article.single-post a .post-text-content .post-date p,body.single-post section.next-posts .posts-container article.single-post a .post-text-content .post-date p{font-family:Archivo,Arial,sans-serif;color:#888;letter-spacing:.5px}.entry-content>*+*{margin-top:30px}.woocommerce-breadcrumb{font-size:12px;line-height:2;margin-bottom:2em}.woocommerce-breadcrumb a{text-decoration:underline}.single-base_teamsi_brand .brand-container,.single-base_teamsi_brand .contract-container,.single-base_teamsi_gvt_ctc .brand-container,.single-base_teamsi_gvt_ctc .contract-container{display:flex;flex-wrap:wrap;padding:0 calc(max(50px, (100vw - 1331px) / 2));margin-bottom:70px}.single-base_teamsi_brand .brand,.single-base_teamsi_gvt_ctc .brand{margin-right:70px;width:calc(50% - 70px);max-width:100%}.single-base_teamsi_brand .brand .logo,.single-base_teamsi_gvt_ctc .brand .logo{border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:20px}.single-base_teamsi_brand .brand .logo img,.single-base_teamsi_gvt_ctc .brand .logo img{width:300px;max-width:100%}.single-base_teamsi_brand .contract-location,.single-base_teamsi_gvt_ctc .contract-location{font-size:18px;font-weight:700;line-height:30px;font-family:Bebas Neue,Gill Sans,Impact,sans-serif;letter-spacing:1.35px;color:#367c2b;margin-bottom:10px}.single-base_teamsi_brand .entry-title,.single-base_teamsi_gvt_ctc .entry-title{font-family:Archivo,Arial,sans-serif;font-size:34px;font-weight:700;letter-spacing:0;text-transform:none;margin-bottom:20px}.single-base_teamsi_brand .contract__details,.single-base_teamsi_gvt_ctc .contract__details{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:1rem;padding-bottom:1rem}@media screen and (max-width:1080px){.single-base_teamsi_brand .contract__details,.single-base_teamsi_gvt_ctc .contract__details{grid-template-columns:100%;grid-row-gap:.5rem}}@media screen and (max-width:800px){.single-base_teamsi_brand .contract__details,.single-base_teamsi_gvt_ctc .contract__details{grid-template-columns:1fr 2fr}}@media screen and (max-width:500px){.single-base_teamsi_brand .contract__details,.single-base_teamsi_gvt_ctc .contract__details{grid-template-columns:100%;grid-row-gap:.5rem}}.single-base_teamsi_brand .contract__details label,.single-base_teamsi_gvt_ctc .contract__details label{display:block;width:100%;font-weight:700;font-size:16px;line-height:17px;letter-spacing:.4px;margin-bottom:.5rem}.single-base_teamsi_brand .contract__details p,.single-base_teamsi_gvt_ctc .contract__details p{display:block;width:100%;font-weight:400;font-size:16px;line-height:17px;letter-spacing:0;margin:0}.single-base_teamsi_brand .brand__description,.single-base_teamsi_brand .contract__description,.single-base_teamsi_gvt_ctc .brand__description,.single-base_teamsi_gvt_ctc .contract__description{font-size:16px;letter-spacing:0;line-height:1.625;margin-top:20px;margin-bottom:40px}.single-base_teamsi_brand .brand__btn,.single-base_teamsi_gvt_ctc .brand__btn{font-size:16px;padding:14px 65px}.single-base_teamsi_brand .brand__form,.single-base_teamsi_gvt_ctc .brand__form{flex:1;width:50%}.single-base_teamsi_brand .brand__form .anti-gutter,.single-base_teamsi_brand .brand__form .gform_wrapper,.single-base_teamsi_gvt_ctc .brand__form .anti-gutter,.single-base_teamsi_gvt_ctc .brand__form .gform_wrapper{margin-top:0}.single-base_teamsi_brand .brand__form .anti-gutter .module,.single-base_teamsi_gvt_ctc .brand__form .anti-gutter .module{margin-bottom:0}@media screen and (max-width:64em){.single-base_teamsi_brand .brand-container,.single-base_teamsi_brand .contract-container,.single-base_teamsi_gvt_ctc .brand-container,.single-base_teamsi_gvt_ctc .contract-container{padding:0 20px}.woocommerce-breadcrumb{font-size:10px;line-height:1.35}}@media screen and (max-width:50em){.single-base_teamsi_brand .brand,.single-base_teamsi_gvt_ctc .brand{margin-right:0;width:100%}}.single-base_teamsi_seo_page article,.single-post article{width:912px;max-width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}table{border-radius:8px;border-spacing:0}table,table *{border-collapse:separate}table td,table th{border-spacing:0!important;border-left-width:0;border-right-width:0;border-bottom-width:0;border-top-color:#e5e5e5;font-family:Archivo,Arial,sans-serif;font-size:16px;line-height:1.2;text-transform:none;word-break:normal}table td:first-child,table th:first-child{border-left-width:1px}table td:last-child,table th:last-child{border-right-width:1px}table td h1,table td h2,table td h3,table td h4,table td h5,table td h6,table th h1,table th h2,table th h3,table th h4,table th h5,table th h6{font-family:Bebas Neue,Gill Sans,Impact,sans-serif!important}table td p,table th p{font-family:Archivo,Arial,sans-serif;font-size:16px!important;line-height:1.2!important;text-transform:none!important}table td p img,table th p img{border-radius:10px}table td a:only-child,table th a:only-child{display:inline-block;padding:3px 18px;background-color:#367c2b;color:#fff;border-radius:20px}table tbody>:last-child td,table tbody>:last-child th{border-bottom-width:1px}table tbody>:first-child td,table tbody>:first-child th{border-top-color:#231f20}table tbody tr td,table tbody tr th{vertical-align:top}table tbody tr th{background-color:#e5e5e5}table tfoot>:first-child td,table tfoot>:first-child th{border-top-width:0}table tfoot>:last-child td,table tfoot>:last-child th{border-bottom-width:1px}table thead tr th{background-color:#367c2b;color:#fff}table thead tr:first-child td,table thead tr:first-child th{border-top-color:#231f20}table thead tr:first-child td:first-child,table thead tr:first-child th:first-child{border-top-left-radius:8px}table thead tr:first-child td:last-child,table thead tr:first-child th:last-child{border-top-right-radius:8px}table tbody tr:first-child td:first-child,table tbody tr:first-child th:first-child{border-top-left-radius:8px}table tbody tr:first-child td:last-child,table tbody tr:first-child th:last-child{border-top-right-radius:8px}table tbody tr:last-child td:first-child,table tbody tr:last-child th:first-child{border-bottom-left-radius:8px}table tbody tr:last-child td:last-child,table tbody tr:last-child th:last-child{border-bottom-right-radius:8px}table thead+tbody tr:first-child td:first-child,table thead+tbody tr:first-child th:first-child{border-top-left-radius:0}table thead+tbody tr:first-child td:last-child,table thead+tbody tr:first-child th:last-child{border-top-right-radius:0}body.single-base_teamsi_seo_page article .post-content table h1,body.single-base_teamsi_seo_page article .post-content table h2,body.single-base_teamsi_seo_page article .post-content table h3,body.single-base_teamsi_seo_page article .post-content table h4,body.single-base_teamsi_seo_page article .post-content table h5,body.single-base_teamsi_seo_page article .post-content table h6,body.single-post article .post-content table h1,body.single-post article .post-content table h2,body.single-post article .post-content table h3,body.single-post article .post-content table h4,body.single-post article .post-content table h5,body.single-post article .post-content table h6{font-family:Bebas Neue,Gill Sans,Impact,sans-serif!important}.single-base_teamsi_seo_page .post-content{margin-top:0}body.search-results h2.query{font-family:Archivo,Arial,sans-serif;font-size:38px;font-weight:700;letter-spacing:.95px;line-height:1.07895;margin-bottom:28px}body.search-results .search-nav{padding:0 calc(max(50px, (100vw - 1331px) / 2));border-bottom:1px solid #ccc}body.search-results .search-nav .menu{list-style:none;margin:0;padding:0}body.search-results .search-nav .menu .menu-item{display:inline-block;padding:11px 0;text-align:center;width:90px}body.search-results .search-nav .menu .menu-item.active{border-bottom:2px solid #367c2b}body.search-results .search-nav .menu .menu-item a{color:#231f20;font-size:13px;line-height:1.07692;letter-spacing:.33px}.search__list{margin:0 auto}.search__list article{padding:0 calc(50vw - 460px)}.search__list article:nth-child(n+4){margin-top:50px}.search__list article .entry-title{font-size:20px;font-weight:600;line-height:1.2;letter-spacing:0;margin-top:0;margin-bottom:16px}.search__list article .entry-excerpt{color:#888;font-size:16px;line-height:1.5;margin-bottom:14px}.search__list article .actions{list-style:none;font-size:16px;padding:0;margin:0}.search__list article .actions .action{display:inline-block;margin-right:25px}.search__list article .actions .action a{color:#367c2b}.search__list .top-result{background-color:#f5f5f5;display:flex;align-items:center;padding-top:12.5px;padding-bottom:12.5px}.search__list .top-result:first-child{padding-top:40px}.search__list .top-result:nth-child(3){padding-bottom:40px}.search__list .top-result .thumbnail{border-radius:8px;height:125px;flex:0 0 170px;margin-right:50px;overflow:hidden}.search__list .top-result .thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.search__results .page-header,.search__results .search-result-count{padding:0 calc(max(50px, (100vw - 1331px) / 2))}.search__results .search-result-count{padding-top:25px;padding-bottom:25px;font-size:18px}h2.query{padding:0 calc(max(50px, (100vw - 1331px) / 2));font-size:50px}@media screen and (max-width:57.375em){body.search-results .search-nav{padding:0 20px}body.search-results h2.query{margin-bottom:10px}}