@import"https://fonts.googleapis.com/css2?family=League+Gothic&display=swap";.dropdown{position:relative;display:inline-block;font-family:Arial}.dropdown-button{display:inline-flex;text-transform:uppercase;align-items:center;gap:.25rem;background-color:inherit;color:#fff;border:none;cursor:pointer}.dropdown-button:hover{background-color:inherit}.dropdown-menu{position:absolute;left:-1rem;color:#fff;background-color:#000;border-radius:4px;box-shadow:0 4px 8px #0003;z-index:1000}.dropdown-item{padding:.5rem;text-transform:uppercase;text-align:left;font-size:.9rem;cursor:pointer;border-bottom:thin solid rgba(255,255,255,.6)}.dropdown-item:hover{background-color:transparent;color:var(--orange);transition:all .6s ease}.dropdown-title{font-size:.9rem}@media screen and (min-width: 200px) and (max-width: 768px){.dropdown-menu{top:-7rem;left:-3rem}}:root{--orange:#EB6841;--yellow:#EDC951;--blue:#00a0b0;--darkBlue:#056e79}body{width:100%;margin:0;font-family:League Gothic,sans-serif}.ad-banner{background-color:#000;padding:1rem 20rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem}.ad-banner p{margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:90%}.livestream-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.livestream-hero{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.livestream-section iframe{padding:0rem 0 2rem}.hero-text{width:100%}h1.hero-description{background-color:var(--orange);width:100%;margin:0;padding:1rem}h1.hero-title{padding:0rem 20rem}.header-section{width:100%;display:flex;flex-direction:row;height:100%;padding:1rem 0;background-color:#000}.logo-section{padding-left:1rem;width:10%}.logo-section img{width:120px}.logo-section:hover{cursor:pointer}.header-spacer{width:20%}.linkedin-button{display:flex;flex-direction:row;gap:5px}i.fa-linkedin{font-size:16px}.menu-section{width:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px}.menu-section a{text-decoration:none;color:#fff;font-family:DM Sans,sans-serif;font-size:.9rem;text-transform:uppercase}.menu-section a.active{border-bottom:2px solid var(--orange)}.subscription-section{background-color:#000;color:#fff;display:flex;position:absolute;box-shadow:0 0 10px 1px #260000;width:30%;top:40%;left:35%;flex-direction:row;padding:2rem 1rem;font-family:League Gothic,sans-serif;z-index:1000}.subscription-form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.subscription-fields{display:flex;flex-direction:column;gap:20px;padding:1rem 0;width:100%}.subscription-form h2{margin:0;text-transform:uppercase}.subscription-form form{width:100%}.subscription-image{width:30%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.subscription-image img{width:300px}.close-button{cursor:pointer}.subscription-form input[type=text]{width:100%;padding:5px;font-size:1rem;margin:0;display:inline-block;font-family:League Gothic;border:none;color:#000;background-color:#fff;border-radius:8px;box-sizing:border-box}.subscription-form input[type=email]{width:100%;padding:5px;font-size:1rem;margin:0;font-family:League Gothic;display:inline-block;border:none;color:#000;background-color:#fff;border-radius:8px;box-sizing:border-box}.subscription-form input[type=submit]{padding:10px;display:inline-block;border:none;color:#000;font-family:League Gothic;font-size:18px;font-weight:900;background-color:var(--yellow);border-radius:8px;box-sizing:border-box;cursor:pointer}.tab-section{display:flex;justify-content:center;margin:20px 0}.tab-section button{padding:10px 20px;margin:0 10px;cursor:pointer}.tab-section button.active{font-weight:700;background-color:#ddd}.footer-subscription-section{background-color:var(--footer-background-color,#000000);color:#fff;display:flex;flex-direction:row;padding:2rem 18rem 0rem;font-family:League Gothic,sans-serif}.footer-subscription-form{width:70%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.footer-subscription-fields{display:flex;flex-direction:column;gap:20px;padding:1rem 0;width:100%}.footer-subscription-form h2{margin:0;text-transform:uppercase}.footer-subscription-form form{width:100%}.footer-subscription-image{width:30%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.footer-subscription-image img{width:300px}.footer-subscription-form input[type=text]{width:100%;padding:5px;font-size:1rem;margin:0;display:inline-block;border:none;color:#000;background-color:#fff;border-radius:8px;box-sizing:border-box}.sign-up-form-container{--footer-background-color: var(--yellow);height:70vh;display:flex;align-items:flex-start;justify-content:center;margin-left:7rem;margin-top:2rem}@media screen and (max-width: 768px){.sign-up-form-container{margin-left:0rem}}.sign-up-form-container .mc-field-group{margin-bottom:2rem;width:50%}.sign-up-form-container .footer-subscription-section{padding:0rem}.sign-up-form-container .footer-subscription-form{width:100%}.sign-up-form-container .signup-page{width:70%}@media screen and (max-width: 768px){.sign-up-form-container .mc-field-group{width:100%}}.footer-subscription-form input[type=email]{width:100%;padding:5px;font-size:1rem;margin:0;display:inline-block;border:none;color:#000;background-color:#fff;border-radius:8px;box-sizing:border-box}.footer-subscription-form input[type=submit]{padding:10px;display:inline-block;border:none;color:#000;background-color:var(--yellow);border-radius:8px;box-sizing:border-box}input::-moz-placeholder{color:#000b;padding:0 10px}input::placeholder{color:#000b;padding:0 10px}.sign-up-form-container .footer-subscription-form input[type=submit]{background-color:var(--orange);color:#fff;padding:10px 20px}@media screen and (max-width: 768px){.sign-up-form-container .footer-subscription-form input[type=submit]{font-size:1rem}}.hero{height:95vh;display:flex;flex-direction:column;justify-content:center;padding:0rem 20rem;transition:.8s ease-in-out}.date_author_read{display:flex}.date_author_read .blog-author-date{flex-direction:column;align-items:flex-start;justify-content:flex-start}.blog-list-body .btn-ylw{margin-left:0}.blog-author-date{font-family:Roboto,sans-serif;color:#fff;display:flex;flex-direction:row;justify-content:left;align-items:flex-start}.blog-post-page .blog-author-date .blog-author img{height:40px;width:40px}.blog-author img{height:24px;width:24px;-o-object-fit:cover;object-fit:cover;border-radius:100%}.featured-section.blog-author{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start}.featured-section.blog-date{align-items:flex-start!important;justify-content:flex-start!important}.blog-author div{font-family:DM Sans,sans-serif;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.blog-title{width:100%}.hero-nav{display:flex;flex-direction:row;align-self:center;position:absolute;top:40%;width:100%;justify-content:space-between}i.hero-next-button{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14pt;background-color:#fff;padding:10px;height:20px;width:20px;height:100%}i.hero-next-button:hover{cursor:pointer;scale:1.03}.blog-title h1{text-transform:uppercase;font-family:League Gothic,sans-serif;color:#fff;font-size:3rem;margin:1rem 0}.blog-list-body{padding:2rem 0;height:20rem!important}.btn{width:-moz-fit-content;width:fit-content;font-family:Roboto,sans-serif;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:12pt}.btn-std{padding:10px 20px;border-radius:20px}.btn-small{padding:5px 10px;border-radius:20px;font-size:10pt!important}.btn-ylw{background-color:var(--yellow);color:#000;margin-left:2rem}.btn-org{background-color:var(--orange);color:#fff}.btn-ylw{background-color:var(--yellow);color:#fff}.featured-blog-posts-section{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;padding:1rem 2rem;gap:5px;background:var(--orange)}.featured-blog-casts-section{background:var(--orange);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;padding:3rem 12rem;gap:5px}.featured-pod-casts-section{background:var(--yellow);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;padding:3rem 12rem;gap:5px}.featured-blog-posts-section h2,.featured-blog-casts-section h2,.featured-pod-casts-section h2{font-size:48px;margin:1rem 0;text-transform:uppercase}.featured-blog-posts{display:grid;grid-template-columns:1fr 1fr 1fr;flex-direction:row;padding-bottom:1rem;gap:20px}.featured-blog-posts a{text-decoration:none}.featured-blog-title{background-color:#fff;width:355px;height:120px;font-family:Roboto,sans-serif;color:#000;font-size:6px;line-height:1.5;display:flex;flex-direction:column;justify-content:center;margin-left:.7rem;margin-top:-9px}.featured-blog-title h3{color:#000;font-size:12pt;margin:1rem;font-family:Roboto,sans-serif;text-decoration:none}.featured-blog-tile img{height:200px;aspect-ratio:16/9;margin:12px}.featured-blogcast-tile{width:320px}.featured-blogcast-tile img{height:180px;aspect-ratio:16/9}.featured-blogcast-title{background-color:#fff;width:320px;height:120px;font-family:Roboto,sans-serif;color:#000;font-size:14px;line-height:1.5;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-5px}.featured-blogcast-title h3{margin:0;padding:10px;text-transform:capitalize}.weekly-download-section{background-image:url(/assets/download-bg-f38b2bce.png);background-size:cover;background-repeat:no-repeat;background-position:top;height:-moz-fit-content;height:fit-content;color:#fff;padding:2rem 18rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.weekly-download-section h2{text-transform:uppercase;font-size:34pt;margin:0}.weekly-download-section p{font-family:Roboto,sans-serif;margin:20px 0 40px}.weekly-download-text{width:50%;padding:2rem 0}.about-section{background-color:#fff;padding:2rem 18rem}.about-section h2{font-size:42px;text-transform:uppercase}.about-section-text{font-family:Roboto,sans-serif}.blog-post-hero,.tag-page-hero{width:100%}.tag-page-hero .hero-image{height:50vh;background:url(/assets/tag-page-ebab4ede.png)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;display:flex;align-items:center}.tag-title h1{margin:0;font-size:60px;color:#fff}.tag-title{width:55%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 10rem}.hero-image{height:55vh;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;background:url(/assets/post-hero-acc87498.png)}.hero-image .blog-title h1{font-size:4rem;color:#fff;text-transform:uppercase;align-content:center}.post-hero-image{background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;height:350px;width:60%;margin-top:-2rem;margin-left:10rem;margin-right:auto}.blog-info{width:60%;margin-left:auto;margin-right:auto;padding:0rem 5rem;gap:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-post-body h3 a,.blog-post-body p a{color:var(--darkBlue)}.content-section{background-color:#fff;width:70%;padding:2rem 16rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.comments-section{padding:0 5rem;text-align:center;justify-content:center;align-items:center}.blog-post-body{font-family:Roboto,sans-serif;line-height:1.5;width:100%}.blog-post-inner-container{display:flex;flex-direction:row;justify-content:flex-start}.blog-post-text-container{width:100%}.related-posts{width:30%;padding:2rem 4rem 0;background-color:#fff;border-left:1px solid #3d3d3d30}.related-posts-item h3{font-family:League Gothic;letter-spacing:1px;font-weight:100;margin:0;padding:1rem;color:#fff}.related-posts-item a{text-decoration:none}.related-posts-item{margin-bottom:2rem;background-color:var(--darkBlue)}.related-posts-item p{color:#fff;margin:0;padding:0rem 1rem 1rem;font-size:.9rem}.related-posts-item .blog-author{justify-content:left}.related-post-image{height:150px;width:100%;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important}.blog-post-body img{max-width:600px;max-height:300px}.breadcrumbs-section{margin:0;display:flex;flex-direction:row;gap:10px;font-size:18px;align-items:center}.breadcrumbs-item{color:#000}a.breadcrumbs-item{margin:0 0 5px;text-decoration:none}a.breadcrumbs-item.active{cursor:pointer;border-bottom:2px solid var(--orange)}.breadcrumbs-separator .material-symbols-outlined{color:#000;font-size:20px}.hero .blog-author-date p{font-size:1.2rem;font-weight:600}.blog-info .blog-author-date .blog-author img{height:40px;width:40px;cursor:pointer}.blog-info .blog-author img{height:24px;width:24px;-o-object-fit:cover;object-fit:cover;border-radius:100%;cursor:pointer}.blog-info .blog-author-date{padding-top:10px;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start;align-self:left;gap:20px;color:#000;width:100%}.blog-date{display:flex;flex-direction:row;align-items:center;justify-content:center;font-family:Roboto,sans-serif;gap:5px;padding-top:5px}.blog-date img{width:25px}.blog-date p{margin:0;font-family:Roboto,sans-serif}.blog-author{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;cursor:pointer}.blog-author div{font-family:Roboto,sans-serif;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.sharebuttons{display:flex;flex-direction:row;gap:1rem;margin-left:auto}.sharebuttons a{align-self:center;color:#000}.blog-post-tags{display:flex;flex-direction:row;justify-content:flex-start;margin-left:auto;margin-right:auto;flex-wrap:wrap;padding-top:2rem;width:50%;gap:10px}.blog-post-page-title h1{letter-spacing:2px;font-family:League Gothic,sans-serif;font-weight:400;margin:0}.blog-post-tags a{font-size:12px;font-weight:600;background-color:var(--orange);color:#fff;text-transform:uppercase;padding:8px;text-align:center;text-decoration:none;font-family:Roboto,sans-serif;cursor:pointer}.blog-tag-active{background-color:#000!important;color:#fff!important;pointer-events:none}.blog-tag p{font-size:12px;background-color:#d41b2d1a;color:var(--orange);text-transform:uppercase;padding:10px;text-align:center}.blog-cards-section{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-padding{padding:2rem 4rem;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.tag-name,.filter-name{font-size:3.5rem!important;margin:.5rem}.blog-excerpt{font-size:1.75rem!important;margin:.5rem;margin-top:0}.blog-cards-grid{flex-direction:row;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:100%}.blog-cards-grid-item{flex:0 0 33%;max-width:33%;color:#fff;position:relative;margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-cards-grid-item a{padding:1rem 2rem;text-decoration:none;box-shadow:1px 1px 4px #0000002e;color:#000}.blog-cards-grid-image{width:320px;height:200px;-o-object-fit:fill;object-fit:fill;opacity:0;transition:opacity .3s ease-in-out}.blog-cards-grid-image.loaded{opacity:1}.blog-cards-grid-image img{width:100%;height:100%}.blog-cards-grid-post-body{width:320px;height:200px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-cards-grid-item .blog-date{margin:0;padding:0;justify-content:flex-start;align-items:flex-start;color:var(--orange)}.blog-cards-grid-item .blog-title{width:100%}.blog-cards-grid-item .blog-title p{margin:0;font-size:25px}.blog-cards-grid-item .blog-author{color:#000;justify-content:flex-start;align-items:flex-start}.blog-cards-grid-item .blog-author p{color:#000;margin:0}.blog-cards-grid-padding{display:flex;flex-direction:column;gap:5px;padding:1rem 0}.hero.about-page{height:30vh;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;background:url(/assets/post-hero-acc87498.png)}.banner-logo-col{width:10%}.banner-logo-col div{height:100px;width:100px;background-size:contain!important;border-radius:8px}.banner-text-col{width:90%;display:flex;flex-direction:column;gap:1rem}.weekly-download-buttons{display:grid;gap:1rem}.blog-Single-post-tags{width:60%;margin-left:auto;margin-right:auto;display:flex;gap:1rem;padding-top:1.5rem;padding-bottom:1rem;color:#edc951}.blog-Single-post-tags a{font-size:12px;font-weight:600;background-color:var(--orange);color:#fff;text-transform:uppercase;padding:8px;text-align:center;text-decoration:none;font-family:Roboto,sans-serif;cursor:pointer}.download-hero-image{display:flex;justify-content:center;height:25vh;background:url(/assets/tag-page-ebab4ede.png)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important}.weeklyDownload-title h1{font-size:4rem;color:#fff;text-transform:uppercase;align-content:center}.download-description{font-family:Roboto,sans-serif;line-height:1.5;text-align:justify;text-justify:inter-word;font-weight:.6rem;justify-content:center;margin:2.5rem 22rem}.subscribe-link{display:flex;justify-content:center;text-transform:uppercase;font-family:Roboto,sans-serif}.download-subscribe{background-color:var(--blue);border-radius:60px;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:.9rem;font-weight:700;cursor:pointer}.download-page-grid{margin:2.5rem 10rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem}.download-page-grid>div{display:flex;justify-content:center;background:var(--orange);padding:2rem 1rem;border:1px solid transparent}.download-issue{align-content:center}.download-issue p{text-align:center;color:#fff}.download-blog-post-tags{margin-top:2rem}.download-issue a{font-family:Roboto,sans-serif;font-weight:2rem;background-color:#fff;border-radius:60px;border:none;display:flex;justify-content:center;color:#000;padding:15px 45px;text-align:center;text-decoration:none;font-size:16px;cursor:pointer}.download-solid-background{display:flex;justify-content:center;height:25vh;background:var(--orange)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important}.title-theWeeklyDownload{justify-content:center}.title-theWeeklyDownload h1{padding-top:2rem;margin:0;display:flex;justify-content:center;text-align:center;font-size:3.5rem;color:#fff;font-style:normal;text-transform:uppercase;align-content:center}.title-theWeeklyDownload .issue_id{display:flex;justify-content:center;text-align:center;font-size:2.5rem;color:#fff;font-style:normal;text-transform:uppercase;align-content:center}.post_description{text-align:justify;text-justify:inter-word;font-family:Roboto,sans-serif;line-height:1.6;letter-spacing:3;font-weight:.2rem;justify-content:center;margin:2.5rem 20rem}.download-items{padding-top:15px;padding-bottom:8px;margin:2rem 10rem;color:#fff;background-color:var(--blue);border-radius:2rem}.download-blog-post-tags a{margin-left:3rem;margin-top:3rem;background-color:var(--orange);color:#fff;font-size:.7rem;padding:8px;text-decoration:none;font-family:Roboto,sans-serif}.article-container{display:flex;margin:3rem;margin-top:1rem!important}.article-content h3{font-family:League Gothic,sans-serif;max-width:60%;font-size:2rem;margin-top:1rem;font-weight:.5rem;letter-spacing:.6px;margin-bottom:0}.article-content .published-in{margin:none;font-family:Roboto,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;margin-top:.2rem;margin-bottom:.6rem}.article-content .download-excerpt{font-family:Roboto,sans-serif;line-height:1.5;letter-spacing:2;font-size:1rem}.post-download-url{margin-top:1.2rem;font-family:League Gothic,sans-serif;font-weight:1rem;background-color:#edc951;border-radius:60px;border:none;color:#fff;padding:10px 35px;text-align:center;text-decoration:none;display:inline-block;font-size:1.5rem;letter-spacing:.5px;cursor:pointer}.title{display:flex;justify-content:space-between}.right-align{margin-top:1.2rem;display:inline;font-family:Roboto,sans-serif;font-size:.9rem}.right-align .download-author{white-space:nowrap;width:100%;margin:0;margin-block-end:0;margin-block-start:0;display:flex}.right-align .download-author a{color:#fff;text-decoration:none}.right-align .download-author div p{display:inline}.right-align .post-date{float:right;margin:0;margin-top:.3rem}.blog-post-tags{margin:0rem 1rem 0rem 3rem;margin-top:1rem!important;padding:0rem;color:#edc951}.downloadcat-post-hero-image{height:50vh;background:url(/assets/tag-page-ebab4ede.png)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;display:flex;flex-direction:column;justify-content:center;align-items:center}.download-items-cat .cat-title{margin:1rem 1rem 1rem 3rem;font-family:Roboto,sans-serif;font-weight:.5rem}.separator-section{margin:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Roboto,sans-serif}.separator-section h2{margin-top:0rem}.separator-section p{margin:0}.download-author-category{margin:1rem 1rem 1rem 3rem;font-family:Roboto,sans-serif;font-weight:.5rem}.download-author-category a{color:#fff}.published-cat,.download-excerpt-category{margin:1rem 1rem 1rem 3rem;font-family:Roboto,sans-serif;font-weight:.5rem}.download-url-category{margin:1rem 2rem;background-color:#edc951;color:#fff;padding:.7rem;text-decoration:none;font-family:Roboto,sans-serif;font-size:1rem;font-weight:4rem;border-radius:20rem}.download-items-cat{padding-top:10px;padding-bottom:40px;margin:2rem 10rem;color:#fff;background-color:var(--blue);border-radius:2rem}.read-cat{margin-top:2rem;margin-left:1rem}.blog-post-tags-column{margin:0rem 2rem 2rem}.blog-post-tags-column h2{padding-top:2rem;margin-left:5rem;font-size:3rem;margin-top:0}.team-menu-section{width:60%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:40px}.team-menu-section a{text-decoration:none;color:#000;font-family:League Gothic,sans-serif;font-size:1.5rem;text-transform:uppercase;cursor:pointer}.team-menu-section a.active{border-bottom:2px solid var(--orange)}.menu-section a:hover{color:var(--orange);transition:all .6s ease}.short-bio-overlay{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;opacity:0;transition:.5s ease;background-color:#000000d7}.team-container{position:relative;width:100%}.team-container:hover .short-bio-overlay{opacity:1}.short-bio{color:#fff;font-size:.75rem;font-weight:500;position:absolute;line-height:1.1rem;top:50%;left:50%;right:-20%;letter-spacing:1px;font-family:Roboto,sans-serif;transform:translate(-50%,-50%);text-align:justify}.hero.team-page{height:20vh;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;background:url(/assets/post-hero-acc87498.png)}.team-grid{height:100%;width:100%;flex-direction:row;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;background-color:var(--orange)}.team-grid-item{display:flex;flex-direction:column;width:33.3333333333333%}.team-image{background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;height:80vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}p.team-name{padding:1rem 2rem;color:#fff;font-size:50px;text-transform:uppercase}.menu-section-vertical{display:none}.checkbtn{font-size:30px;color:#fff;float:right;line-height:80px;margin-right:40px;cursor:pointer;display:none}#check{display:none}.blogCast-hero-image{display:flex;justify-content:center;height:25vh;background:url(/assets/tag-page-ebab4ede.png)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important}.blogCast-title h1{font-size:4rem;color:#fff;text-transform:uppercase}@media screen and (min-width: 769px) and (max-width: 1200px){.post-hero-image{width:80%;margin-top:-2rem}.blog-info{width:80%;padding:0rem}.content-section{width:80%;padding:0rem 5rem}.blog-post-tags{width:80%}.hero-image{height:45vh;padding:2rem 0}h1.hero-title{padding:0rem 1rem}.download-items-cat{margin:2rem 1rem}.blog-post-inner-container{display:flex;flex-direction:row;justify-content:flex-start}.blog-post-text-container{width:60%;padding:0 2rem}.related-posts{width:40%;padding:2rem 1rem 0;background-color:#fff}.sharebuttons{margin-left:0}}@media screen and (min-width: 200px) and (max-width: 768px){.blog-post-inner-container{display:flex;flex-direction:column;justify-content:flex-start}.blog-post-text-container{width:100%;padding:0 1rem}.related-posts{width:100%;padding:2rem 0rem 0;background-color:#fff}.sharebuttons{margin-left:0}.blog-title h1{font-size:2.5rem;margin:1rem 1.5rem}.blog-author{flex-direction:column}.blog-author-date{margin:1rem 1.5rem}.hero .btn-ylw{margin:1rem}.hero-nav{top:50%}.post-hero-image{width:100%;margin-top:0rem;margin-left:0}.blog-Single-post-tags{width:100%}.blog-info{width:100%;padding:0rem}.content-section{width:100%;padding:1rem 0}.blog-post-tags{width:100%}.hero-image{height:-moz-fit-content;height:fit-content;padding:2rem 0}p.team-name{padding:0}h1.hero-title{padding:0rem 1rem}.download-hero-image,.header-section{width:100%}.download-description{margin:2rem;width:100%}.download-description p{margin:2rem}.download-subscribe{margin-bottom:1rem}.download-page-grid{margin:0rem}.download-subscribe{margin:0}.download-page-grid{width:100%;margin:.2rem;grid-template:grid;grid-template-columns:1fr}.download-solid-background{width:50rem}.post_description{margin:2.5rem;width:45rem}.download-description a{word-wrap:break-word}.subscription-image img{width:100%}.weeklyDownload-title h1{font-size:3rem}.logo-section img{width:100%}.download-description{margin:2.5rem 0rem}.download-items{margin:2rem;width:45rem}.download-items-cat{margin:1rem}.blog-post-tags{margin:1rem 0rem 1rem 1rem;padding:0rem}.download-items-cat .cat-title,.published-cat,.download-author-category,.download-excerpt-category{margin:1rem}.download-url-category{margin:1rem .9rem}.blog-post-tags-column{margin:.2rem}.header-class{width:50rem}.menu-section{display:none}.checkbtn{display:block;font-size:20px;margin-right:-80px}.menu-section-vertical{display:block;z-index:1000}.menu-section-vertical ul{position:absolute;width:100%;height:25vh;background:#000000;top:80px;right:-120%;display:none;text-align:center;transition:.5s ease-in-out;z-index:1000}.menu-section-vertical ul li{display:block;z-index:1000}.menu-section-vertical ul li a{font-size:20px;font-family:DM Sans,sans-serif;text-decoration:none;color:#fff;font-size:.9rem;line-height:2rem;text-transform:uppercase}.menu-section-vertical a.active{border-bottom:2px solid var(--orange);font-family:DM Sans,sans-serif;color:#fff;font-size:.9rem;text-decoration:none;text-transform:uppercase;line-height:2rem}.menu-section-vertical ul li .linkedin-button{margin-left:35%;z-index:1000}.menu-section-vertical a:hover{color:var(--orange);transition:all .6s ease}.header-section #check:checked~.menu-section-vertical ul{right:0%;display:block}.featured-blog-tile img{height:100px}}@media screen and (min-width: 1101px) and (max-width: 1400px){.blog-cards-grid-item{flex:0 0 33%;max-width:33%}.tag-page-hero .hero-image{height:55vh}.title-theWeeklyDownload{margin-top:2rem;justify-content:center}}@media screen and (min-width: 769px) and (max-width: 1100px){.blog-cards-grid-item{flex:0 0 50%;max-width:50%}.tag-title{flex-direction:column;width:40%}.tag-page-hero .hero-image{height:65vh}}@media screen and (min-width: 200px) and (max-width: 768px){.blog-cards-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-cards-grid{flex-direction:column;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:100%}.blog-padding{padding:2rem 0rem;max-width:100%}.blog-cards-grid-item{flex:0 0 100%;max-width:100%}.tag-page-hero .hero-image{height:80vh}.tag-title{flex-direction:column;width:40%}.ad-banner{background-color:#000;padding:1rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.subscription-section{display:flex;flex-direction:column;padding:2rem 1rem;margin:0 50px;width:auto;left:0}.subscription-form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.subscription-image{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}}@media screen and (min-width: 769px) and (max-width: 1200px){.ad-banner{background-color:#000;padding:1rem 5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4rem}.download-hero-image{height:15vh}.download-description,.download-page-grid{margin:2rem}.download-solid-background{height:15rem;width:100%}.download-items{margin:2rem .1rem;width:100%}.post_description{margin:1rem .2rem}.hero{height:80vh;display:flex;flex-direction:column;justify-content:center;padding:0rem 5rem}.logo-section{padding-left:5rem}.featured-blog-posts-section,.featured-blog-casts-section,.featured-pod-casts-section,.weekly-download-section,.about-section{padding:1rem 5rem}}@media screen and (min-width: 200px) and (max-width: 768px){.hero{height:80vh;display:flex;flex-direction:column;justify-content:center;padding:0rem 1rem}.header-section{justify-content:space-between;align-items:center}.logo-section{padding:0;width:30%}.weekly-download-text a{word-wrap:break-word}.featured-blogcast-tile{width:200px}.featured-blogcast-title{width:200px;height:200px}.featured-blogcast-tile img{height:113px}.featured-blog-posts-section{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;gap:5px;background:#ffffff}.featured-blog-casts-section{background:var(--yellow);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;gap:5px}.featured-pod-casts-section{background:var(--orange);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;gap:5px}.featured-blog-posts{display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}.featured-blog-square{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.weekly-download-section{padding:1rem 2rem;flex-direction:column;justify-content:center;align-items:center}.weekly-download-text{width:100%}.about-section{padding:1rem}.team-grid{flex-direction:column;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:100%}.team-grid-item{display:flex;flex-direction:column;width:100%}}.blog-gallery{flex-direction:row;max-width:none;display:flex;justify-content:center;align-items:center;flex-flow:row wrap;gap:2rem;padding:1rem 2rem}.gallery-items{flex:0 0 45%;max-width:45%;position:relative;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.gallery-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0rem;box-shadow:2px 2px 30px #ccc;width:90%;border-radius:12px}.gallery-body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.gallery-credits{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0}.gallery-credits p{font-family:DM Sans,sans-serif;text-transform:uppercase;color:#3d3d3de6;font-size:.8rem;font-weight:800}.gallery-caption{padding:0rem 1rem;text-align:center}.gallery-caption p{margin:0;font-family:DM Sans,sans-serif}.gallery-image{width:100%;background-image:linear-gradient(#00000008,#00000001);display:flex;justify-content:center;align-items:center;overflow:hidden}.gallery-image img{flex-shrink:0;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;max-height:400px;width:100%;min-height:100%}@media screen and (min-width: 200px) and (max-width: 768px){.blog-gallery{flex-direction:column;max-width:none;display:flex;justify-content:center;align-items:center;flex-flow:column wrap;gap:2rem;padding:1rem 2rem}.gallery-items{flex:0 0 100%;max-width:100%;position:relative;margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-subscription-section{flex-direction:column;padding:2rem 2rem 0rem}.footer-subscription-form{width:100%;padding-bottom:2rem}}.poweredby-section{padding:2rem 18rem}.poweredby-section h2{font-size:42px;text-transform:uppercase}.poweredby-grid{flex-direction:row;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:2rem;width:100%}.poweredby-item{flex:0 0 30%;max-width:30%;position:relative;margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.poweredby-item img{max-width:200px;max-height:100px}@media screen and (min-width: 769px) and (max-width: 1200px){.poweredby-item{flex:0 0 50%;max-width:50%}}@media screen and (min-width: 200px) and (max-width: 768px){.poweredby-section{padding:2rem}.poweredby-grid{flex-direction:column;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;width:100%}.poweredby-item{flex:0 0 100%;max-width:100%;position:relative;margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}}.search-results-info{color:#666;font-size:14px;margin-top:5px;font-style:italic}.load-more-container{text-align:center;margin-top:30px;margin-bottom:30px}.load-more-btn{background-color:var(--orange);color:#fff;border:none;padding:12px 24px;border-radius:20px;cursor:pointer;font-size:14px;font-family:Roboto,sans-serif;text-transform:uppercase;font-weight:600;transition:all .3s ease}.load-more-btn:hover{background-color:#d55a2e;transform:translateY(-1px)}.load-more-btn:active{transform:translateY(0)}.content-type-label{position:absolute;top:10px;left:10px;z-index:10}.download-label{background-color:var(--orange);color:#fff;padding:4px 8px;font-size:.8rem;font-weight:700;border-radius:4px;text-transform:uppercase;font-family:DM Sans,sans-serif}.publication-info{margin-top:8px;font-size:.9rem;color:#666;font-style:italic}.publication-info p{margin:0}.post-link{text-decoration:none;color:inherit;display:block}.post-link:hover{text-decoration:none}[data-v-573f6e38]:root{--orange: #EB6841;--yellow: #EDC951;--blue: #00a0b0;--darkBlue: #056e79;--black: #000000;--white: #ffffff;--gray-light: #f8f9fa;--gray-medium: #e9ecef;--gray-dark: #495057}.chatbot-app[data-v-573f6e38]{display:flex;flex-direction:row;position:fixed;right:30px;bottom:30px;justify-content:flex-end;align-items:flex-end;z-index:200}.chat-container[data-v-573f6e38]{margin:0 auto;padding:20px;border-radius:5px;font-family:Roboto,Arial,sans-serif;display:flex;flex-direction:column}.messages[data-v-573f6e38]{flex:1 1 auto;max-height:55vh;overflow-y:auto;margin-bottom:20px;padding-right:8px}.panel[data-v-573f6e38]{width:400px;height:600px;background:#ffffff;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;overflow:hidden;border:2px solid #EB6841}.fab[data-v-573f6e38]{width:60px;height:60px;border-radius:50%;background:#EB6841;color:#fff;border:none;cursor:pointer;font-size:20px;box-shadow:0 4px 12px #eb68414d;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-weight:700}.fab[data-v-573f6e38]:hover{transform:scale(1.1);box-shadow:0 6px 20px #eb684166;background:#056e79}.bot-icon[data-v-573f6e38]{font-size:24px}.chat-indicator[data-v-573f6e38]{position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:#EDC951;border:2px solid #ffffff;border-radius:50%;animation:pulse-573f6e38 2s infinite}@keyframes pulse-573f6e38{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}.welcome[data-v-573f6e38]{background:linear-gradient(135deg,#00a0b0 0%,#00a0b0 33%,#EB6841 33%,#EB6841 66%,#EDC951 66%,#EDC951 100%);color:#fff;padding:20px;text-align:center;position:relative}.welcome[data-v-573f6e38]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,160,176,.9) 0%,rgba(0,160,176,.9) 33%,rgba(235,104,65,.9) 33%,rgba(235,104,65,.9) 66%,rgba(237,201,81,.9) 66%,rgba(237,201,81,.9) 100%);z-index:1}.welcome h2[data-v-573f6e38],.welcome p[data-v-573f6e38]{position:relative;z-index:2}.welcome h2[data-v-573f6e38]{margin:0 0 8px;font-size:18px;font-weight:700;text-transform:uppercase;font-family:Roboto,Arial,sans-serif;letter-spacing:.5px}.welcome p[data-v-573f6e38]{margin:0;font-size:14px;opacity:.95;line-height:1.4;font-family:Roboto,Arial,sans-serif;font-weight:400}.messages[data-v-573f6e38]{flex:1;padding:20px;overflow-y:auto;background:#ffffff}.messages h3[data-v-573f6e38]{margin:0 0 15px;font-size:14px;color:#056e79;font-weight:600;text-transform:uppercase;font-family:Roboto,Arial,sans-serif;letter-spacing:.3px}.msg[data-v-573f6e38]{margin-bottom:20px}.user-message[data-v-573f6e38]{background:#00a0b0;color:#fff;padding:12px 16px;border-radius:18px 18px 4px;font-size:14px;line-height:1.4;max-width:80%;margin:0 0 0 auto;font-weight:500;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38]{background:#ffffff;padding:12px 16px;border-radius:18px 18px 18px 4px;font-size:14px;line-height:1.5;max-width:80%;border-left:4px solid #EB6841;box-shadow:0 2px 8px #0000001a;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38] p{margin:0 0 12px;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38] p:last-child{margin-bottom:0}.bot-message[data-v-573f6e38] ul{margin:8px 0;padding-left:20px;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38] li{margin-bottom:4px;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38] strong{color:#eb6841;font-weight:600;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38] a{color:#056e79;text-decoration:none;font-weight:500;font-family:Roboto,Arial,sans-serif}.bot-message[data-v-573f6e38] a:hover{text-decoration:underline;color:#eb6841}.prompt-button[data-v-573f6e38]{background:#EDC951;border:1px solid #EB6841;border-radius:20px;padding:8px 16px;margin:4px;font-size:12px;cursor:pointer;transition:all .2s ease;color:#000;font-weight:500;text-transform:uppercase;font-family:Roboto,Arial,sans-serif}.prompt-button[data-v-573f6e38]:hover{background:#EB6841;color:#fff;border-color:#eb6841;transform:translateY(-1px)}.sources[data-v-573f6e38]{margin-top:12px;padding-top:12px;border-top:2px solid #EB6841;font-size:12px;font-family:Roboto,Arial,sans-serif}.sources strong[data-v-573f6e38]{color:#056e79;display:block;margin-bottom:8px;font-weight:600;text-transform:uppercase;font-family:Roboto,Arial,sans-serif}.sources ul[data-v-573f6e38]{margin:0;padding-left:16px}.sources li[data-v-573f6e38]{margin-bottom:4px;font-family:Roboto,Arial,sans-serif}.sources a[data-v-573f6e38]{color:#056e79;text-decoration:none;font-weight:500;font-family:Roboto,Arial,sans-serif}.sources a[data-v-573f6e38]:hover{text-decoration:underline;color:#eb6841}.input-bar[data-v-573f6e38]{padding:20px;border-top:2px solid #EB6841;display:flex;gap:10px;background:#ffffff}.input-bar input[data-v-573f6e38]{flex:1;padding:12px 16px;border:2px solid #e9ecef;border-radius:24px;font-size:14px;outline:none;transition:border-color .2s ease;font-family:Roboto,Arial,sans-serif}.input-bar input[data-v-573f6e38]:focus{border-color:#eb6841;box-shadow:0 0 0 3px #eb68411a}.input-bar input[data-v-573f6e38]:disabled{background:#f8f9fa;cursor:not-allowed}.input-bar input[data-v-573f6e38]::-moz-placeholder{color:#495057;font-family:Roboto,Arial,sans-serif}.input-bar input[data-v-573f6e38]::placeholder{color:#495057;font-family:Roboto,Arial,sans-serif}.input-bar button[data-v-573f6e38]{background:#EB6841;color:#fff;border:none;border-radius:24px;padding:12px 20px;font-size:14px;cursor:pointer;transition:all .2s ease;min-width:80px;font-weight:600;text-transform:uppercase;font-family:Roboto,Arial,sans-serif}.input-bar button[data-v-573f6e38]:hover:not(:disabled){background:#056e79;transform:translateY(-1px);box-shadow:0 4px 12px #eb68414d}.input-bar button[data-v-573f6e38]:disabled{background:#495057;cursor:not-allowed;transform:none;box-shadow:none}.loading-dots[data-v-573f6e38]{display:inline-block}.dot[data-v-573f6e38]{animation:loading-573f6e38 1.4s infinite ease-in-out both;display:inline-block;color:#fff}.dot[data-v-573f6e38]:nth-child(1){animation-delay:-.32s}.dot[data-v-573f6e38]:nth-child(2){animation-delay:-.16s}@keyframes loading-573f6e38{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.slide-up-enter-active[data-v-573f6e38],.slide-up-leave-active[data-v-573f6e38]{transition:all .3s ease}.slide-up-enter-from[data-v-573f6e38],.slide-up-leave-to[data-v-573f6e38]{opacity:0;transform:translateY(20px)}@media (max-width: 480px){.panel[data-v-573f6e38]{width:350px;height:500px}.fab[data-v-573f6e38]{width:50px;height:50px;font-size:18px}.welcome h2[data-v-573f6e38]{font-size:16px}.welcome p[data-v-573f6e38]{font-size:13px}}.search-bar-container[data-v-21d7f44b]{display:flex;flex-direction:column;align-items:center;width:30%}.search-input-wrapper[data-v-21d7f44b]{position:relative;width:80%}.search-icon[data-v-21d7f44b]{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#333}.search-input[data-v-21d7f44b]{width:80%;padding:8px 12px 8px 35px;font-size:14px;border:2px solid #333;border-radius:4px;outline:none;transition:border-color .3s ease;background-color:#fff}.search-input[data-v-21d7f44b]:focus{border-color:#ff6b00}.desktop-only[data-v-21d7f44b]{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.desktop-only[data-v-21d7f44b]{display:none}}.hero-section-container{display:flex;flex-direction:row;justify-content:center;background-color:#fff;margin-top:40px;position:relative;z-index:1}.hero-section-frame{display:flex;flex-direction:row;justify-content:flex-start;width:90%;background-color:#fff}.hero-section-main{display:flex;flex-direction:column;justify-content:flex-start;width:80%;background-color:#fff}.main-post{display:flex;flex-direction:row;justify-content:flex-start;height:12%;background-color:#fff;position:relative;padding-bottom:1rem}.main-post:after{content:"";position:absolute;top:1rem;bottom:1rem;left:1rem;right:1rem;border-bottom:3px solid #EB6841;pointer-events:none}.main-post-title{display:flex;flex-direction:column;width:45%;background-color:#fff}.main-post-image{display:flex;flex-direction:column;width:55%;background-color:#fff;padding:0 1rem 1rem}.main-post-image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero-section-side{display:flex;flex-direction:column;justify-content:flex-start;width:20%;background-color:#fff;height:1650px;border-left:3px solid #EB6841}.hero-section-side-sponsor{display:flex;flex-direction:column;height:180px;justify-content:center;align-items:center;position:relative}.hero-section-side-sponsor:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:3px;background-color:#eb6841}.hero-section-side-sponsor a{display:flex;width:80%;height:80%;justify-content:center;align-items:center}.hero-section-side-sponsor a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-section-side-header,.hero-section-side-sponsor-header{background-color:#fff;padding-left:1rem}.hero-section-side-body{display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;height:1305px;padding:1rem;box-sizing:border-box;gap:2rem}.hero-section-side-sponsor-header h2{font-size:32px;text-transform:uppercase;font-weight:100;margin:0}.hero-section-side-header h2{font-size:36px;text-transform:uppercase;font-weight:100;margin:10px 10px 10px 0}.hero-section-side-body a{display:block;height:30%;box-sizing:border-box;text-decoration:none}.hero-section-side-body a:last-child{margin-bottom:0}.blogcast-post-tile{display:flex;flex-direction:column;background-color:#fff;height:100%;width:100%;border:1px solid #808080;box-sizing:border-box}.blogcast-thumbnail{flex-grow:1;display:flex}.blogcast-thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.blogcast-title{flex-grow:1;width:100%;display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;box-sizing:border-box;padding:4px}.blogcast-title p{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:.8rem;text-decoration:none;color:#000}.blogcast-title h3{margin:0;font-size:1.2rem;font-weight:80;line-height:1.2;font-family:League Gothic;color:#000;margin-block-start:auto;margin-block-end:auto}.hero-section-side-view-all-button{display:flex;flex-direction:row;width:100%;height:15%;background-color:#fff;justify-content:center;align-items:self-start;padding:0}.btn-view-all{margin-left:0;margin-top:0;background-color:var(--yellow);color:#000;padding:10px 20px;border-radius:20px;width:-moz-fit-content;width:fit-content;font-family:Roboto,sans-serif;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:12pt}.title{width:95%}.title h1{text-transform:uppercase;font-family:League Gothic,sans-serif;font-size:2.5rem;margin-block-start:auto;margin-block-end:auto}.post-date{padding-top:1rem}.post-date p{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:1.1rem}.post-author{padding-top:1rem}.post-author p{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:1.1rem}.read-more{margin-top:1rem}.more-posts-and-weekly-download{display:flex;flex-direction:column;justify-content:flex-start;height:80%;background-color:#fff}.more-posts-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:2.5%;background-color:#fff;padding:0 1rem}.more-posts-header h2{font-size:36px;margin:1rem 0;text-transform:uppercase;font-weight:100}.more-posts-body-top{display:flex;flex-direction:row;justify-content:flex-start;background-color:#fff;height:15%;padding:1rem;box-sizing:border-box;gap:1.8rem}.more-posts-body-top a{display:block;width:31%;height:100%;box-sizing:border-box;text-decoration:none}.more-posts-body-top a:last-child{margin-bottom:0}.more-posts-body-bottom{display:flex;flex-direction:row;justify-content:flex-start;background-color:#fff;height:15%;padding:1rem;box-sizing:border-box;gap:1.8rem}.more-posts-body-bottom a{display:block;width:31%;height:100%;box-sizing:border-box;text-decoration:none}.more-posts-body-bottom a:last-child{margin-bottom:0}.more-podcasts-body-top{display:flex;flex-direction:row;justify-content:flex-start;background-color:#fff;height:15%;padding:1rem;box-sizing:border-box;gap:1.8rem}.more-podcasts-body-top a{display:block;width:40%;height:100%;box-sizing:border-box;text-decoration:none}.more-podcasts-body-top a:last-child{margin-bottom:0}.more-podcasts-body-bottom{display:flex;flex-direction:row;justify-content:flex-start;background-color:#fff;height:15%;padding:1rem;box-sizing:border-box;gap:1.8rem}.more-podcasts-body-bottom a{display:block;width:31%;height:100%;box-sizing:border-box;text-decoration:none}.more-podcasts-body-bottom a:last-child{margin-bottom:0}.post-tile{display:flex;flex-direction:column;background-color:#fff;height:90%;width:100%;border:1px solid #808080;box-sizing:border-box}.post-thumbnail{height:60%;width:100%;overflow:hidden}.post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-title{height:40%;width:100%;display:flex;flex-direction:column;background-color:#fff;padding:.5rem;box-sizing:border-box}.post-title-author-date{display:flex;flex-direction:row;width:100%;height:30%}.post-title-author-date p{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:.8rem;justify-content:flex-start;align-items:flex-start;text-decoration:none;color:#000}.post-title-text{display:flex;flex-direction:row;height:70%;width:100%;overflow:hidden}.post-title-text h3{margin:0;font-size:1.4rem;font-weight:80;line-height:1.2;font-family:League Gothic,sans-serif;color:#000;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-block-start:auto;margin-block-end:auto;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-width:100%}.post-title p{margin-block-start:auto;margin-block-end:auto}.view-all-posts-container{display:flex;flex-direction:row;width:95%;justify-content:flex-end;align-items:center;padding-top:.5rem}.view-all-posts-container h3{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:1rem;margin:0;color:#eb6841}.view-all-posts-link{text-decoration:none;height:2.5%;color:inherit;background-color:#fff}.right-arrow{margin-left:5px;font-size:1.2em;line-height:1;font-weight:700;color:#eb6841}.weekly-download-container{display:flex;flex-direction:column;background-color:#fff;height:45%;padding:1.5rem 2rem 1.5rem 1rem;width:95%}.weekly-download{display:flex;flex-direction:column;height:42%;width:97.5%;background-color:#fff;padding:1rem 0rem 1rem 1rem;border-radius:10px;border:#000000 solid}.could-happen-under-series{display:flex;flex-direction:column;height:42%;width:97.5%;background-color:#fff;padding:1rem 0rem 1rem 1rem;border-radius:10px;border:#000000 solid;margin-top:1.5rem}.could-happen-under-series-title{display:flex;flex-direction:row;height:20%;width:100%}.could-happen-under-series-title h3{font-size:2rem;margin-block-start:auto;margin-block-end:auto;text-transform:uppercase}.weekly-download-title{display:flex;flex-direction:row;height:20%;width:100%}.weekly-download-title h3{font-size:2rem;margin-block-start:auto;margin-block-end:auto;text-transform:uppercase}.streaming-podcasts-section{background:var(--yellow);height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;padding:3rem 12rem;gap:5px}.streaming-podcasts-section h2{font-size:48px;margin:1rem 0;text-transform:uppercase}.streaming-podcasts-description{width:500px;height:20px;font-family:Roboto,sans-serif;color:#000;font-size:14px;line-height:1.5;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1rem 0rem}.streaming-podcasts-description h3{margin:0;padding:0;text-transform:capitalize}.platform-btn-row{display:flex;flex-direction:row;gap:1.4rem;padding:3rem 0rem}.platform-btn{background-color:var(--orange);color:#fff;padding:8px 20px;border-radius:20px;width:-moz-fit-content;width:fit-content;font-family:Roboto,sans-serif;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:14pt;display:flex;align-items:center;gap:8px;transition:background-color .3s ease}.platform-logo{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.platform-btn:hover{background-color:#d55b39}.platform-icon{width:24px;height:24px;color:currentColor}.could-happen-under-series-image-and-content,.weekly-download-image-and-content{display:flex;flex-direction:row;height:60%}.weekly-download-image{display:flex;width:25%;height:100%;background-color:#fff}.weekly-download-image img{align-self:flex-start;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.weekly-download-content{display:flex;flex-direction:column;align-items:flex-start;height:60%;width:70%;margin-left:1.5rem}.weekly-download-content p{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:1.23rem;margin:0}.could-happen-under-series-image{display:flex;width:25%;height:100%;background-color:#fff}.could-happen-under-series-image img{align-self:flex-start;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}.could-happen-under-series-content{display:flex;flex-direction:column;align-items:flex-start;height:60%;width:70%;margin-left:1.5rem}.could-happen-under-series-content p{margin-block-start:auto;margin-block-end:auto;font-family:Roboto,sans-serif;font-size:1.25rem;margin:0}.read-issue-btn{margin-right:1rem}.weekly-download-buttons-row{padding:.5rem;margin-top:2rem}.blogcast-view-all{display:none!important}.mobile-weekly-download-container{display:none}.btn-view-all-posts-mobile{display:none!important}@media screen and (min-width: 1747px){.hero-section-container{margin-bottom:4rem}.main-post{height:15%}.post-tile{height:100%}.post-thumbnail{height:70%}.post-title{height:30%}.btn-view-all-posts-mobile{display:none!important}.blogcast-title{overflow:hidden}.blogcast-title h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-width:100%}.hero-section-side-header{height:8%}.hero-section-side{height:1600px}.hero-section-side-sponsor{height:280px}.hero-section-side-view-all-button{height:20%}.blogcast-view-all,.mobile-weekly-download-container{display:none}}@media screen and (max-width: 820px){.mobile-view-all-posts-button{display:flex;flex-direction:row;width:100%;height:15%;background-color:#fff;justify-content:center;align-items:center;padding:0}.btn-view-all-posts-mobile,.btn-view-all{display:flex!important;margin-left:0;margin-top:0;background-color:var(--yellow);color:#000;padding:10px 20px;border-radius:20px;width:50%!important;font-family:Roboto,sans-serif;text-transform:uppercase;text-decoration:none;font-weight:600;font-size:12pt;justify-content:center!important}.view-all-posts-link{display:none}.hero-section-side-sponsor{height:380px}.mobile-weekly-download-container{display:block;width:100%;padding:1rem;box-sizing:border-box;margin-top:2rem}.mobile-weekly-download{background-color:#eeca52;border-radius:10px;padding:1rem;box-sizing:border-box}.mobile-weekly-download-title h3{font-size:1.5rem;margin:0 0 1rem;text-transform:uppercase;font-family:League Gothic,sans-serif}.mobile-weekly-download-content{margin-bottom:1rem}.mobile-weekly-download-content p{font-family:Roboto,sans-serif;font-size:1rem;line-height:1.4;margin:0}.mobile-weekly-download-buttons-row{display:flex;flex-direction:column;gap:.5rem;width:100%}.mobile-weekly-download-buttons-row .btn{width:100%;text-align:center;border-radius:20px;text-decoration:none;font-weight:600;font-size:.9rem;font-family:Roboto,sans-serif;text-transform:uppercase;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-weekly-download-buttons-row .btn-org{background-color:#eb6841;color:#fff}.mobile-weekly-download-buttons-row .read-issue-btn{margin-bottom:.5rem}.hero-section-container{height:auto;margin-top:0;margin-bottom:0}.hero-section-frame{width:100%;flex-direction:column}.hero-section-main{width:90%;align-self:center;margin-top:0}.hero-section-side{margin-top:100px;width:90%;align-self:center;height:auto;border-left:none}.hero-section-side-header{height:auto}.hero-section-side-header h2{font-size:2.5rem;margin:40px 0 0}.hero-section-side-body{gap:2rem;padding:0}.hero-section-side-body a{height:auto;width:100%}.blogcast-post-tile{flex-direction:column;height:auto;margin-top:20px;width:100%}.blogcast-thumbnail{width:100%;height:0;padding-top:56.25%;position:relative;overflow:hidden}.blogcast-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blogcast-title{width:100%;height:auto;padding:1rem .5rem}.blogcast-title h3{font-size:1.2rem;line-height:1.3;margin:0;-webkit-line-clamp:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.blogcast-view-all{display:block;margin-top:1rem;padding:0 1rem}.blogcast-view-all .view-all-posts-container{justify-content:center;padding:0;width:100%}.blogcast-view-all h3{color:#eb6841;font-size:1rem;font-weight:400;text-align:center;width:100%}.blogcast-view-all .right-arrow{display:inline-block}.main-post{height:auto;flex-direction:column;margin-top:2rem}.title h1{font-size:2rem}.main-post-title{width:90%;align-self:center;padding-bottom:1rem}.main-post-image{width:90%;align-self:center}.more-posts-and-weekly-download{width:100%;align-self:center}.more-posts-header,.more-posts-body-top,.more-podcasts-body-top{display:flex}.more-posts-header{height:auto}.more-posts-header h2{font-size:2.5rem}.more-posts-body-top,.more-podcasts-body-top{flex-direction:column;height:auto;gap:2rem;padding:0}.more-posts-body-top a,.more-podcasts-body-top a{width:100%;height:auto;text-decoration:none}.more-posts-body-top{margin-bottom:30px}.post-tile{flex-direction:column;height:auto;margin-top:20px;width:100%}.post-thumbnail{width:100%;height:0;padding-top:56.25%;position:relative;overflow:hidden}.post-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-title{width:100%;height:auto;padding:1rem .5rem;display:flex;flex-direction:column;justify-content:flex-start}.post-title-author-date{margin-bottom:.5rem;font-size:.9rem}.post-title-text{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start}.post-title-text h3{font-size:1.2rem;line-height:1.3;margin:0;-webkit-line-clamp:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.view-all-posts-container{padding:1rem 0;justify-content:center}.view-all-posts-container h3{font-size:1.2rem;margin-top:1.5rem}.weekly-download-container{display:none}.hero-section-side-view-all-button{margin-top:6rem}.more-posts-body-bottom,.more-podcasts-body-bottom{display:none}.streaming-podcasts-section{display:flex;flex-direction:column;padding:2rem 1rem;gap:.5rem;height:auto;margin:2rem 0}.streaming-podcasts-section h2{font-size:2.5rem;margin:.5rem 0;text-align:center}.streaming-podcasts-description{width:100%;height:auto;padding:.5rem 0}.streaming-podcasts-description h3{font-size:1rem;text-align:center;line-height:1.4;padding:0 1rem}.platform-btn-row{flex-direction:column;gap:1rem;padding:1.5rem 1rem;align-items:stretch;align-items:center;justify-content:center}.platform-btn{width:100%;justify-content:center;font-size:1rem;padding:12px 16px}.platform-logo{width:20px;height:20px}}.search-spinner-container{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%;position:relative;margin:2rem auto;padding:1rem}.search-spinner{display:flex;flex-direction:column;align-items:center;gap:1rem}.search-spinner .spinner{width:60px;height:60px;border:6px solid #f3f3f3;border-top:6px solid var(--orange);border-radius:50%;animation:spin 1s linear infinite}.search-spinner p{color:#666;font-size:1.1rem;font-weight:500}.no-search-results{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%;margin:2rem auto;padding:2rem}.no-results-message{text-align:center;max-width:500px}.no-results-message h2{color:#333;font-size:1.8rem;margin-bottom:1rem;font-weight:600}.no-results-message p{color:#666;font-size:1.1rem;line-height:1.6}.search-results-section{margin-top:2rem}.search-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #EB6841}.search-header h2{color:#333;font-size:1.5rem;font-weight:600}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.load-more-btn{padding:.8rem 2rem;font-size:1rem;font-weight:600}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.search-results-section{width:100%}.more-posts-body-top a,.search-results-section .post-tile{min-height:300px}.search-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-top:24px}.search-results-grid .post-tile{height:100%;display:flex;flex-direction:column}.search-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:2.5%;background-color:#fff;padding:0 1rem}.search-header h2{font-size:36px;margin:1rem 0;text-transform:uppercase;font-weight:100}@media screen and (max-width: 820px){.search-header{height:auto}.search-header h2{font-size:2.5rem}}.load-more-container{display:flex;justify-content:center;margin-top:2rem;padding:1rem}.load-more-btn{min-width:150px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.load-more-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}@media screen and (max-width: 820px){.search-results-grid{grid-template-columns:repeat(2,1fr)}.load-more-container{margin-top:1.5rem}.load-more-btn{width:100%;max-width:300px}}.search-results-grid .post-title-text h3,.search-results-grid a{text-decoration:none}.search-spinner-container{display:flex;justify-content:center;align-items:center;padding:60px 20px;width:100%;min-height:600px}.search-spinner{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner{width:100px;height:100px;border:4px solid #f3f3f3;border-top:4px solid #ff6b00;border-radius:50%;animation:spin 1s linear infinite}.search-spinner p{margin:0;font-size:16px;color:#333;font-weight:500}.load-more-button{padding:.5rem 1rem;background-color:var(--orange);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.loading-spinner-container{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%;position:relative;margin:0 auto;padding:2rem}.could-happen-under-series-hero{width:100%}.could-happen-under-series-hero .hero-image{height:50vh;background:url(/assets/tag-page-ebab4ede.png)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:cover!important;display:flex;align-items:center}.series-title{width:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 10rem}.series-title h1{margin:0;font-size:60px;color:#fff;text-transform:uppercase;font-family:League Gothic,sans-serif}.series-description-container{display:flex;justify-content:center;padding:2rem 2rem 0rem;background-color:#fff}.series-description{width:70%;font-family:Roboto,sans-serif;line-height:1.6;font-size:1.1rem}.series-description p{margin-bottom:1.5rem}.series-description strong{color:var(--orange)}.no-posts-message{text-align:center;padding:2rem;font-family:Roboto,sans-serif;font-size:1.2rem;color:#666}.series-blog-excerpt{font-size:2.8rem!important}.series-posts-list{width:90%;display:flex;flex-direction:column;gap:4rem;margin:2rem 0rem}.series-post-row{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000000d;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e0e0e0}.series-post-row:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.series-post-link{display:flex;text-decoration:none;color:inherit}.series-post-image{width:33%;min-width:200px;position:relative;overflow:hidden}.series-post-image img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill;-o-object-position:center;object-position:center}.series-post-content{width:67%;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-start}.series-post-header{margin-bottom:1rem}.series-post-title{font-family:League Gothic,sans-serif;font-size:1.5rem;color:#000}.series-post-title h2{display:inline}.series-post-meta{display:flex;gap:1rem;color:#666;font-size:.9rem;margin-top:2rem;margin-bottom:.5rem}.series-post-date,.series-post-author{font-family:Roboto,sans-serif;font-size:1rem}.series-post-excerpt{margin-bottom:1rem;font-family:Roboto,sans-serif;line-height:1.6;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.series-post-excerpt p{margin:0}.series-post-read-more{color:var(--orange);font-weight:700;font-family:Roboto,sans-serif;margin-top:auto}.blog-card-padding{padding:1rem 0rem 2rem;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 1200px){.series-title{width:70%;padding:0 5rem}.series-title h1{font-size:50px}.series-description{width:80%}}@media screen and (max-width: 768px){.series-title{width:90%;padding:0 1rem}.series-title h1{font-size:40px}.series-description-container,.blog-card-padding{padding:1rem .5rem}.series-blog-excerpt{font-size:2rem!important}.series-description{width:95%;font-size:1rem}.could-happen-under-series-hero .hero-image{height:35vh}.series-post-link{flex-direction:column}.series-post-image{width:100%;height:200px}.series-post-content{width:100%;padding:1rem}.series-post-title{font-size:1rem;width:95%}.series-post-meta{flex-direction:column;gap:.5rem;margin-top:1rem}.series-post-excerpt{font-size:.95rem;-webkit-line-clamp:4;line-height:1.5;width:90%}}.tab-content{display:flex;align-items:center;justify-content:center;height:100%;padding:0 1rem}.tab-icon{height:47px;width:47px;-o-object-fit:contain;object-fit:contain}.labor-awards-container{max-width:80%;width:80%;margin:0 auto;background-color:#fff}.labor-awards-hero{width:100%;display:flex;flex-direction:row;align-items:flex-start;padding-top:2.5rem;gap:3rem}.labor-hero-image-container{flex:0 0 45%;display:flex;align-items:center;justify-content:center;padding-top:3.5rem}.labor-hero-image{width:100%;height:auto;max-width:100%;border-radius:1.25rem;-o-object-fit:cover;object-fit:cover}.hero-text-container{flex:1;padding-top:1rem;display:flex;flex-direction:column;justify-content:flex-start}.hero-labor-oscars-title{font-family:League Gothic,sans-serif;font-size:3rem;font-weight:400;text-align:left;color:#000;text-transform:uppercase;line-height:1.2;margin-bottom:.5rem}.hero-paragraph{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;text-align:left;line-height:1.6;margin:0 0 1.25rem;color:#000}.hero-paragraph:last-child{margin-bottom:0}.view-all-posts-one-liner-container{width:80%;max-width:80%;margin:0 auto;padding:3rem 2rem;display:flex;align-items:center;justify-content:center;background-color:#fff}.view-all-posts-text{font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:300;font-style:italic;text-align:center;line-height:1.4;margin:0;color:#000}.labor-awards-tabs-container{width:100%;max-width:100%;margin:0 auto;padding:0;background-color:#fff;position:relative}.labor-awards-tabs-container:after{content:"";position:absolute;bottom:0;left:10%;height:2px;width:80%;background-color:#eb6841}.labor-awards-tabs{display:flex;justify-content:flex-start;gap:0;width:80%;max-width:1200px;margin:0 auto;position:relative;z-index:2}.tab-item{position:relative;width:275px;height:74px;cursor:pointer;border:none;border-bottom:2px solid #EB6841;border-radius:10px 10px 0 0;overflow:hidden;transition:all .3s ease;background-color:#fff}.tab-item.active{background-color:#fff;border:2px solid #EB6841;border-bottom:none}.tab-item:not(.active){border-top:none;border-left:none;border-right:none}.tab-text{font-family:League Gothic,sans-serif;font-size:2rem;font-weight:400;color:#000;text-transform:uppercase;white-space:nowrap;letter-spacing:.5px}.labor-awards-posts-container{width:80%;max-width:1200px;margin:0 auto;padding:2rem 0;background-color:#fff}.labor-posts-content{display:flex;flex-direction:column;gap:2rem}.posts-count{font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:500;color:#000;margin-bottom:1rem}.posts-count p{margin:0}.no-posts-message{font-family:Roboto,sans-serif;font-size:1.2rem;color:#666;text-align:center;padding:2rem 0}.labor-posts-list{display:flex;flex-direction:column;gap:2rem}.labor-post-card{width:100%;height:219px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;border:1px solid #e0e0e0}.labor-post-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #00000026}.post-card-link{display:flex;height:100%;text-decoration:none;color:inherit}.post-card-image{flex:0 0 390px;height:219px;overflow:hidden;border-right:1px solid #e0e0e0}.post-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-card-content{flex:1;padding:1.5rem;display:flex;flex-direction:column;overflow:hidden}.post-card-title{font-family:League Gothic,sans-serif;font-size:2rem;font-weight:400;color:#000;margin:0 0 .75rem;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.post-card-meta{font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;color:#666;margin-bottom:.75rem}.post-card-excerpt{font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;color:#333;line-height:1.4;margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.loading-spinner-container{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%;margin:0 auto;padding:2rem}.loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid var(--orange);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.load-more-container{display:flex;justify-content:center;margin-top:2rem}.load-more-button{padding:.75rem 1.5rem;background-color:var(--orange);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-family:Roboto,sans-serif;transition:background-color .3s ease}.load-more-button:hover{background-color:var(--darkBlue)}@media screen and (max-width: 1200px){.labor-awards-container,.view-all-posts-one-liner-container,.labor-awards-posts-container{width:90%;max-width:90%}.labor-awards-tabs{width:90%}.labor-awards-hero{padding:2rem 1rem;gap:2rem}.hero-labor-oscars-title{font-size:2.5rem}.tab-item{width:230px;height:65px}.tab-icon{height:40px;width:40px}.tab-text{font-size:2.25rem}.labor-post-card{height:auto;min-height:200px}.post-card-link{flex-direction:row}.post-card-image{flex:0 0 300px}.post-card-title{font-size:1.75rem}.post-card-meta,.post-card-excerpt{font-size:1rem}}@media screen and (max-width: 768px){.labor-awards-container,.view-all-posts-one-liner-container,.labor-awards-posts-container{width:95%;max-width:95%;padding-left:1rem;padding-right:1rem}.labor-awards-tabs{width:95%}.labor-awards-tabs-container:after{width:90%;left:5%}.labor-awards-hero{flex-direction:column;padding:1.5rem 1rem;gap:1.5rem}.labor-hero-image-container{width:100%;padding-top:1rem}.hero-labor-oscars-title{font-size:2rem}.hero-paragraph{font-size:.9rem}.view-all-posts-text{font-size:1rem}.labor-awards-tabs{flex-direction:row;justify-content:space-between;width:95%}.tab-item{width:49%;height:60px;border-radius:10px 10px 0 0;margin-bottom:0}.tab-item.active{border:2px solid #EB6841;border-bottom:none}.tab-content{padding:0 .5rem}.tab-icon{height:30px;width:30px}.tab-text{font-size:1.5rem}.labor-post-card{height:auto}.post-card-link{flex-direction:column}.post-card-image{width:100%;height:200px;flex:none;border-right:none;border-bottom:1px solid #e0e0e0}.post-card-content{padding:1rem}.post-card-title{font-size:1.5rem;-webkit-line-clamp:2}.post-card-meta{font-size:.9rem}.post-card-excerpt{font-size:.9rem;-webkit-line-clamp:3}.posts-count{font-size:1.2rem}}@media screen and (max-width: 480px){.labor-awards-container,.view-all-posts-one-liner-container,.labor-awards-posts-container{width:100%;max-width:100%;padding-left:.75rem;padding-right:.75rem}.labor-awards-tabs{width:100%}.labor-awards-hero{padding:1rem .5rem}.hero-labor-oscars-title{font-size:1.75rem}.tab-item{height:55px}.tab-icon{height:25px;width:25px}.tab-text{font-size:1.25rem}.post-card-title{font-size:1.5rem}.post-card-meta,.post-card-excerpt{font-size:1rem}}.chatbot-test-page[data-v-ddac8f91]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);padding:40px 20px}.container[data-v-ddac8f91]{max-width:1200px;margin:0 auto}h1[data-v-ddac8f91]{text-align:center;color:#2c3e50;margin-bottom:20px;font-size:2.5rem}p[data-v-ddac8f91]{text-align:center;color:#34495e;font-size:1.1rem;margin-bottom:40px}.info-section[data-v-ddac8f91]{background:white;border-radius:12px;padding:30px;margin-bottom:40px;box-shadow:0 4px 6px #0000001a}.info-section h2[data-v-ddac8f91]{color:#2c3e50;margin-bottom:20px}.info-section ul[data-v-ddac8f91]{list-style:none;padding:0}.info-section li[data-v-ddac8f91]{padding:10px 0;border-bottom:1px solid #ecf0f1;color:#34495e}.info-section li[data-v-ddac8f91]:last-child{border-bottom:none}.test-questions[data-v-ddac8f91]{background:white;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000001a}.test-questions h2[data-v-ddac8f91]{color:#2c3e50;margin-bottom:30px;text-align:center}.question-grid[data-v-ddac8f91]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.question-card[data-v-ddac8f91]{background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:20px;cursor:pointer;transition:all .3s ease}.question-card[data-v-ddac8f91]:hover{border-color:#007bff;background:#e3f2fd;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}.question-card h3[data-v-ddac8f91]{color:#2c3e50;margin-bottom:10px;font-size:1.2rem}.question-card p[data-v-ddac8f91]{color:#6c757d;margin:0;font-size:.9rem;line-height:1.4}@media (max-width: 768px){.question-grid[data-v-ddac8f91]{grid-template-columns:1fr}h1[data-v-ddac8f91]{font-size:2rem}.container[data-v-ddac8f91]{padding:0 10px}}
