:root{--primary-color:white;--fade-color:white}html{scroll-behavior:smooth}body{background:white !important}@media only screen and (min-width: 59.75em){.main-container{width:100% !important;background-image:url("../images/background.png") !important;background-size:100vw 46em;background-repeat:no-repeat}}.ebo-section{background-image:url("../images/background.png");background-size:cover;background-repeat:no-repeat;font-family:"inter-variable", sans-serif}@media only screen and (min-width: 59.75em){.ebo-section{background-image:none;display:flex;justify-content:center;width:100%;min-height:46em}}.ebo-section .ebo-section-container{display:grid;grid-template-columns:1fr;grid-gap:3rem;margin:2rem 0.5rem}@media only screen and (min-width: 1024px){.ebo-section .ebo-section-container{grid-template-columns:1fr 2fr;grid-gap:5rem;margin:2rem 3.6rem}}.ebo-section .ebo-description{color:#707070;font-weight:normal !important;align-self:center;text-align:center}@media only screen and (min-width: 768px){.ebo-section .ebo-description{text-align:left}}.ebo-section .ebo-description .ebo-description-pagetitle{color:black;font-size:1.2rem;line-height:normal;margin-bottom:20px;font-weight:bold}.ebo-section .ebo-description .ebo-description-pagetitle img{max-width:50%}@media only screen and (min-width: 1025px){.ebo-section .ebo-description .ebo-description-pagetitle{font-size:2.4rem}}.ebo-section .ebo-description .ebo-cta{display:flex;flex-wrap:wrap;gap:1rem}.ebo-section .ebo-description .ebo-nf{font-size:14px;padding-bottom:8px;margin-bottom:0px}.ebo-section .ebo-featured-image{display:flex;align-self:start;justify-content:end}.ebo-section .ebo-featured-image img{border-radius:20px}@media only screen and (max-width: 1025px){.ebo-section .ebo-featured-image{padding-left:0px;justify-content:center}}button{border-radius:5px !important;padding-left:1rem;padding-right:1rem;margin-top:10px}.pri-button,.pri-button:hover,pri-button:active,pri-button:focus{background:var(--primary-color)}@media only screen and (max-width: 729px){.pri-button,.pri-button:hover,pri-button:active,pri-button:focus{padding:1rem}}.sub-button,.sub-button:hover,.sub-button:active,.sub-button:focus{background:white;border:1px solid var(--primary-color);color:black}@media only screen and (max-width: 729px){.sub-button,.sub-button:hover,.sub-button:active,.sub-button:focus{padding:1rem}}.guideto-section-container{margin:5rem 0.5rem}@media only screen and (min-width: 768px){.guideto-section-container{margin:5rem 3.6rem}}.guideto-section-container .calf-central-container-title{margin-bottom:2rem}.guideto-section-container .calf-central-container-title p{font-size:2.2rem}.guideto-section-container .calf-central-container-title span{font-weight:bold}.guideto-section-container .guideto-cards-container,.guideto-section-container .calf-central-cards-container{display:grid;gap:1rem;grid-template-columns:1fr}@media only screen and (min-width: 48em) and (max-width: 63.9375em){.guideto-section-container .guideto-cards-container,.guideto-section-container .calf-central-cards-container{grid-template-columns:1fr 1fr;gap:2rem}}@media only screen and (min-width: 64em){.guideto-section-container .guideto-cards-container,.guideto-section-container .calf-central-cards-container{grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem}}@media only screen and (min-width: 768px){.guideto-section-container .calf-central-cards-container{grid-template-columns:1fr 1fr 1fr;gap:7rem}}.guideto-section-container .guideto-title{margin-bottom:40px}.guideto-section-container .guideto-cards,.guideto-section-container .calf-central-cards{border:1px solid #E4E4E4;padding:1rem;border-radius:5px}.guideto-section-container .guideto-cards img,.guideto-section-container .calf-central-cards img{max-width:50px;margin-bottom:20px}.guideto-section-container .guideto-cards .guideto-card-title,.guideto-section-container .calf-central-cards .guideto-card-title{color:var(--primary-color)}.guideto-section-container .guideto-cards .guideto-card-description,.guideto-section-container .calf-central-cards .guideto-card-description{color:#707070}.guideto-section-container .calf-central-cards{padding:3rem}.guideto-section-container .calf-central-cards img{max-width:250px;margin-bottom:20px;filter:drop-shadow(0 0 0.5rem grey)}.guideto-section-container .calf-central-cards .calf-central-items{display:flex;justify-content:center}.guideto-section-container .calf-central-cards .calf-central-items button{background:var(--primary-color);color:white;border-radius:5px;margin-top:10px}.guideto-section-container hr{margin-top:100px}.post-card-section-container{display:grid;grid-template-columns:1fr;grid-template-areas:"header" "story";margin:2rem 0}.post-card-section-container .post-card-stories-container{grid-area:story;display:grid;grid-template-columns:1fr;grid-gap:3rem;margin:1rem 0.4rem}@media only screen and (min-width: 768px){.post-card-section-container .post-card-stories-container{grid-template-columns:1fr 1fr;margin:1rem 3.6rem}}.post-card-section-container .post-card-container-header{grid-area:header;margin:0 0.4rem 2rem 0.4rem;overflow:auto}@media only screen and (min-width: 768px){.post-card-section-container .post-card-container-header{margin:0 3.6rem 2rem 3.6rem}}.post-card-section-container .post-card-container-header .header-components-container{display:flex;justify-content:space-between;align-items:center}.post-card-section-container .post-card-container{display:flex;flex-direction:column}.post-card-section-container .post-card-container a:hover,.post-card-section-container .post-card-container a:focus{text-decoration:none}.post-card-section-container .post-card-container-title{margin-bottom:2rem}.post-card-section-container .post-card-container-title p{font-size:2.2rem}.post-card-section-container .post-card-container-title span{font-weight:bold}.post-card-section-container .post-card-image{border-radius:10px;max-height:300px;overflow:hidden;margin-bottom:20px;flex-grow:1}.post-card-section-container .post-card-image img{object-fit:cover}.post-card-section-container .post-card-title{font-weight:600;margin-bottom:20px}.post-card-section-container .post-card-contributor,.post-card-section-container .post-card-description{color:#707070;margin-bottom:0}.post-card-section-container .post-card-contributor .span-reading-time,.post-card-section-container .post-card-description .span-reading-time{display:inline;padding-top:0}.post-card-section-container .post-card-contributor{font-size:0.9rem;padding-top:15px}.post-card-section-container .post-card-navbar{display:flex;overflow:hidden;column-gap:0.5rem;margin-bottom:2rem}.post-card-section-container .post-card-navbar .chevron-left,.post-card-section-container .post-card-navbar .chevron-right{cursor:pointer}.post-card-section-container .post-card-navbar .navbar-items{display:flex;column-gap:1rem;border-bottom:1px solid #E8E9F1;color:#71727A;scrollbar-width:none;white-space:nowrap;overflow-x:auto;-ms-overflow-style:none}.post-card-section-container .post-card-navbar .navbar-items::-webkit-scrollbar{display:none}.post-card-section-container .post-card-list-item{color:#71727A;text-transform:uppercase;cursor:pointer;white-space:nowrap;font-family:"inter-variable", sans-serif}.post-card-section-container .post-card-list-item.active{color:black}.post-card-section-container .post-card-list-item:after{content:'';display:block;margin:auto;height:4px;width:0px;background:transparent;transition:width .3s ease, background-color .3s ease}.post-card-section-container .post-card-list-item:hover:after,.post-card-section-container .post-card-list-item:active:after,.post-card-section-container .post-card-list-item:focus:after,.post-card-section-container .post-card-list-item.active:after{width:50%;background:var(--primary-color);border-radius:20px}.post-card-section-container .no-card-message{text-align:center}.post-card-section-container .ads-container-between-stories{display:grid;justify-content:center}@media only screen and (min-width: 768px){.post-card-section-container .ads-container-between-stories{grid-column-start:1;grid-column-end:3}}.post-card-section-container .filters-container{grid-area:filters;align-self:start;overflow:auto;scrollbar-color:#00617F #F9FBFC;scrollbar-width:thin}.post-card-section-container .filters-container .filter-button{display:flex;justify-content:space-between;align-items:center;height:50px;border:1px solid #C2D9E0;background:#F9FBFC;color:#00617F;width:100%;padding:0 1rem}.post-card-section-container .filters-container .filter-button.mobile{background-size:24px;background:url("../../images/pages/twp-bayer/filter-icon.svg") no-repeat center right 10px}@media only screen and (min-width: 769px){.post-card-section-container .filters-container .filter-button.mobile{display:none}}.post-card-section-container .filters-container .filter-button.mobile.filter-open{background:url("../../images/pages/twp-bayer/close.png") no-repeat center right 10px}.post-card-section-container .filters-container .filter-button.active{border:1px solid #C2D9E0;background:#00617F;color:white;cursor:default}.post-card-section-container .filters-container .stories-filters{display:none}@media only screen and (min-width: 769px){.post-card-section-container .filters-container .stories-filters{display:block}}.post-card-section-container .filters-container .stories-filters .pubsite-display{margin-bottom:6px}.post-card-section-container .filters-container .stories-filters h4.stories-filter-name{padding-top:10px;border-top:1px solid #CEDEE5}.post-card-section-container .filters-container .stories-filters h5.stories-filter-name{margin-top:0;margin-bottom:10px}.post-card-section-container .filters-container .content{display:none}.post-card-section-container .filters-container .collapsible{color:#00617F;display:flex;justify-content:space-between;border-bottom:1px solid #CEDEE5;width:100%;text-align:left;padding:0 0 1rem 0}.post-card-section-container .filters-container .filter-loader{display:flex;width:32px;justify-self:center}.post-card-section-container .newsletter-signup-between-stories{display:flex;flex-direction:column;background:white;justify-content:center;align-items:center;padding:2rem}.post-card-section-container .newsletter-signup-between-stories h2{margin-bottom:18px}.post-card-section-container .newsletter-signup-between-stories .pri-button{margin-bottom:0}@media only screen and (min-width: 768px){.post-card-section-container .newsletter-signup-between-stories{grid-column-start:1;grid-column-end:4}}.filter-year-container{display:flex;width:8rem;align-items:center}#year-select{margin-left:auto;width:6rem;border-radius:8px;margin:0px}label.filter-by{width:100px;padding-right:4px}.social-medias-container{grid-area:header;display:flex;align-items:center;gap:1rem}@media only screen and (min-width: 768px){.social-medias-container{height:min-content;flex-direction:row}}.social-medias-container .follow-us,.social-medias-container h6{margin-bottom:0;color:#707070}.social-medias-container ul{display:flex;align-items:center;gap:10px;list-style:none;margin:0}.social-medias-container ul button,.social-medias-container ul .button{margin-bottom:0}.social-medias-container ul .social-media-item{width:24px;text-align:center}.social-medias-container ul .social-media-item img{width:100%}.social-medias-container.follow{justify-content:center;flex-direction:column}.social-medias-container.follow ul{gap:15px}.social-medias-container.follow ul .social-media-item{width:24px}.section-ads-container{display:none}@media only screen and (min-width: 729px){.section-ads-container{display:flex;justify-content:center;margin-top:1rem}}.overlay{position:fixed;background:rgba(102,102,102,0.6) no-repeat center center;top:0;bottom:0;width:100%;height:100%;left:0;z-index:2000}.newsletter-popup{font-family:Tahoma, Geneva, sans-serif;margin-right:-50%;z-index:2001;display:none;position:fixed;top:10px;width:96%;height:100%}@media only screen and (min-width: 729px){.newsletter-popup{top:50%;left:50%;transform:translate(-50%, -50%);width:730px;height:500px}}.newsletter-popup .image-container{margin-bottom:0;margin-top:20px}.newsletter-popup .image-container img{border-radius:15px}@media only screen and (min-width: 729px){.newsletter-popup .image-container{margin-bottom:10px;margin-top:0}}.newsletter-popup a.gform-close,.newsletter-popup a:visited.gform-close,.newsletter-popup a:link.gform-close{position:absolute;width:8px;height:22px;right:13px;top:0px;color:#ACACAC}.newsletter-popup .g-form{display:grid;background:#FFFFFF;grid-template-columns:1fr;min-height:500px;padding:10px}@media only screen and (min-width: 729px){.newsletter-popup .g-form{grid-template-columns:310px 1fr}}.newsletter-popup .g-form .gform_wrapper.gravity-theme{padding:0px}@media only screen and (min-width: 729px){.newsletter-popup .g-form .gform_wrapper.gravity-theme{padding:0px 30px}}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gform_fields{row-gap:8px}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield_label{display:block;text-align:left;font-style:normal;font-weight:500;font-size:12px;line-height:157.02%;color:#000000}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield input.large{border:1px solid #D7D7D7;border-radius:5px}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield_required{display:none !important}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield_checkbox input{accent-color:#A6A6A6}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield_checkbox label{font-weight:500;font-size:10px;color:#A6A6A6;margin:0px 10px;text-align:left}@media only screen and (min-width: 729px){.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield_checkbox label{margin:5px 10px}}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gfield_checkbox label a{color:#A6A6A6;text-decoration:underline}.newsletter-popup .g-form .gform_wrapper.gravity-theme .newsletter-popup-header{font-style:normal;font-weight:700;font-size:24px;line-height:39px;text-align:center}@media only screen and (min-width: 729px){.newsletter-popup .g-form .gform_wrapper.gravity-theme .newsletter-popup-header{font-size:32px;margin-block:17px}}.newsletter-popup .g-form .gform_wrapper.gravity-theme .newsletter-popup-description{font-style:normal;font-weight:400;font-size:14px;line-height:157.02%;text-align:center;color:#050505}@media only screen and (max-width: 729px){.newsletter-popup .g-form .gform_wrapper.gravity-theme .gform_footer{margin:0;padding:0}}.newsletter-popup .g-form .gform_wrapper.gravity-theme .gform_footer .button{border-radius:5px;font-style:normal;font-weight:600;font-size:11px;line-height:157.02%;text-align:center}@media only screen and (max-width: 729px){.newsletter-popup .g-form .gform_wrapper.gravity-theme hr{margin:0}}.newsletter-popup .g-form .gfm-btn-af .gform_button.button{background-color:#a0352e}.newsletter-popup .g-form .gfm-btn-gn .gform_button.button{background-color:#1D6A53}.newsletter-popup .g-form .gfm-btn-mc .gform_button.button{background-color:#4F7ABA}.newsletter-popup .g-form .gfm-btn-cm .gform_button.button{background-color:#A91E22}.newsletter-popup .g-form .gfm-btn-cg .gform_button.button{background-color:#2575BA}.newsletter-popup .g-form .gfm-btn-ft .gform_button.button{background-color:#B3B936;color:#FFFFFF}.newsletter-popup .g-form .gfm-btn-twp .gform_button.button{background-color:#3E87CE;color:#FFFFFF}.newsletter-popup .g-form .gfm-color-af{color:#a0352e !important}.newsletter-popup .g-form .gfm-color-gn{color:#1D6A53 !important}.newsletter-popup .g-form .gfm-color-mc{color:#4F7ABA !important}.newsletter-popup .g-form .gfm-color-cm{color:#A91E22 !important}.newsletter-popup .g-form .gfm-color-cg{color:#2575BA !important}.newsletter-popup .g-form .gfm-color-ft{color:#B3B936 !important}.newsletter-popup .g-form .gform_confirmation_wrapper{display:flex;place-content:center;place-items:center;padding:120px 20px;background:white;grid-row-start:1;grid-column:2}
