/* https://ausglobalhealth.org/wp-content/themes/beechbase/assets/css/styles.css?ver=1748855701 */
@font-face{font-family:"Inter Tight";src:url(/wp-content/themes/beechbase/assets/css/../fonts/InterTight-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(/wp-content/themes/beechbase/assets/css/../fonts/InterTight-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/beechbase/assets/css/../fonts/Inter-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(/wp-content/themes/beechbase/assets/css/../fonts/InterTight-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter Tight";src:url(/wp-content/themes/beechbase/assets/css/../fonts/InterTight-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/beechbase/assets/css/../fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/beechbase/assets/css/../fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/beechbase/assets/css/../fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/wp-content/themes/beechbase/assets/css/../fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--black:#000;--black-50:#00000080;--black-20:#0003;--black-10:#0000001a;--white:#fff;--orange:#d07710;--olive:#384d2c;--green:#3b8971;--grey:#E0E0E0;--blue:#3674b7;--dark-blue:#2a587a;--light-blue:#55b8ed;--title-font:"Inter Tight" , sans-serif;--body-font:"Inter" , sans-serif;--transition:300ms ease;--shadow:0 1rem 1.5rem var(--black-20);cursor:auto}@media print{:root *{color:var(--black)!important}}body{font-size:16px;line-height:24px;font-family:var(--body-font)}body.overflow{overflow:hidden}a:hover{text-decoration:none;color:var(--orange)}.h1,h2,h1{font-size:39px;line-height:47px;font-weight:600;color:var(--olive);font-family:var(--title-font)}.h1.large,h2.large,h1.large{font-size:61px;line-height:67px}@media screen and (min-width:768px){.h1,h2,h1{font-size:61px;line-height:67px}.h1.large,h2.large,h1.large{font-size:76px;line-height:92px}}@media screen and (min-width:1024px){.h1,h2,h1{font-size:76px;line-height:92px}.h1.large,h2.large,h1.large{font-size:95px;line-height:103px}}.h2{font-size:39px;line-height:47px;font-weight:600;font-family:var(--title-font)}@media screen and (min-width:768px){.h2{font-size:61px;line-height:67px}}.h3,h3{font-size:25px;line-height:30px;font-weight:600;font-family:var(--title-font)}@media screen and (min-width:768px){.h3,h3{font-size:49px;line-height:56px}}.h4,h4{font-size:39px;line-height:47px;font-weight:600;font-family:var(--title-font)}.h5,h5{font-size:25px;line-height:30px;font-weight:600;font-family:var(--title-font)}@media screen and (min-width:768px){.h5,h5{font-size:31.25px;line-height:38px}}.h6,h6{font-size:20px;line-height:26px;font-weight:500}p:not(:last-child){margin-bottom:22px}.has-x-large-font-size,.t-xl{font-size:20px!important;line-height:26px!important}@media screen and (min-width:768px){.has-x-large-font-size,.t-xl{font-size:25px!important;line-height:31px!important}}.has-x-large-font-size strong,.t-xl strong{font-weight:500}.has-x-large-font-size{margin-bottom:40px!important}.has-large-font-size,.t-lg{font-size:16px!important;line-height:22px!important}@media screen and (min-width:768px){.has-large-font-size,.t-lg{font-size:20px!important;line-height:26px!important}}@media screen and (min-width:1280px){.has-large-font-size,.t-lg{font-size:25px!important;line-height:32px!important}}.has-large-font-size strong,.t-lg strong{font-weight:500}.has-small-font-size,.t-sm{font-size:12px!important;line-height:16px!important}.t-xs{font-size:10px;line-height:12px}.eyebrow{font-weight:700;color:var(--orange);text-transform:uppercase;margin-bottom:55px;font-size:14px;line-height:18px;letter-spacing:2.7px}@media screen and (min-width:768px){.eyebrow{font-size:16px;line-height:24px;letter-spacing:3.52px}}.flex-box{display:flex;flex-wrap:wrap}.btn{border-radius:10px;font-size:15px;line-height:23px;font-family:var(--title-font);padding:11px 28px;-webkit-appearance:none;appearance:none;margin:0;border:none;text-decoration:none!important;display:inline-block;text-align:center;font-weight:600}@media screen and (min-width:768px){.btn{font-size:20px;line-height:28px;padding:16px 40px}}.btn.btn-main{background:var(--orange);color:#fff;border:2px solid var(--orange);position:relative}.btn.btn-main:after{position:absolute;content:"";width:20px;height:100%;right:25px;top:0;background-image:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-white.svg);transform:scaleX(-1);background-repeat:no-repeat;background-size:20px;background-position:center;opacity:0;visibility:hidden;transition:var(--transition)}@media screen and (min-width:768px){.btn.btn-main:hover{padding-left:25px;padding-right:55px}.btn.btn-main:hover:after{opacity:1;visibility:visible}}.btn.btn-secondary{background:transparent;color:var(--orange);border:2px solid var(--orange);position:relative}.btn.btn-secondary:after{position:absolute;content:"";width:20px;height:100%;right:25px;top:0;background-image:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow.svg);transform:scaleX(-1);background-repeat:no-repeat;background-size:20px;background-position:center;opacity:0;visibility:hidden;transition:var(--transition)}@media screen and (min-width:768px){.btn.btn-secondary:hover{padding-left:25px;padding-right:55px}.btn.btn-secondary:hover:after{opacity:1;visibility:visible}}.btn.btn-custom{background:var(--custom-color);border:2px solid var(--custom-color);color:#fff}.btn.btn-custom:hover{background:#fff;color:var(--custom-color)}.link-arrow{padding-right:26px;position:relative;display:inline-block;font-weight:600;color:var(--orange)!important}.link-arrow:after{position:absolute;content:"";width:16px;height:100%;top:0;right:0;background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow.svg) no-repeat center;background-size:100%;transform:scaleX(-1);transition:all var(--transition)}.link-arrow:hover{text-decoration:none}.link-arrow:hover:after{right:-10px}.link-arrow.white{color:white!important}.link-arrow.white:after{background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-white.svg) no-repeat center;background-size:100%}.olive-bg{background-color:var(--olive)}.green-bg{background-color:var(--green)}.anw-green-bg{background-color:#3E887F}.anw-blue-bg{background-color:var(--light-blue)}.anw-dark-blue-bg{background-color:var(--dark-blue)}.anw-navy-bg{background-color:var(--blue)}.pacific-dark-blue-bg{background-color:#1B4581}.pacific-blue-bg{background-color:#56B8CC}.page-content{overflow:hidden;width:100%}.gform_wrapper .gform_required_legend,.gform_wrapper .gform_validation_errors{display:none}.gform_wrapper .gfield_validation_message{display:block;font-size:12px;color:#c01}.gform_wrapper .gfield_required{color:#c01}.gform_wrapper .hide-label .gfield_label{display:none}.gform_wrapper .gfield_label{display:block;margin-bottom:8px}.gform_wrapper .gform_fields{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.gform_wrapper .gfield{width:100%;margin-bottom:30px}@media screen and (min-width:768px){.gform_wrapper .gfield{width:calc(50% - 10px)}}.gform_wrapper .gfield.full{width:100%}.gform_wrapper .gfield input[type=text],.gform_wrapper .gfield input[type=email],.gform_wrapper .gfield input[type=password],.gform_wrapper .gfield input[type=phone],.gform_wrapper .gfield input[type=tel],.gform_wrapper .gfield select,.gform_wrapper .gfield .custom-select .selected-item,.gform_wrapper .gfield textarea{font-family:var(--body-font);font-size:13px;line-height:21px;border:1px solid #000;color:#000;-webkit-appearance:none;appearance:none;border-radius:5px;padding:6px 20px;width:100%}@media screen and (min-width:768px){.gform_wrapper .gfield input[type=text],.gform_wrapper .gfield input[type=email],.gform_wrapper .gfield input[type=password],.gform_wrapper .gfield input[type=phone],.gform_wrapper .gfield input[type=tel],.gform_wrapper .gfield select,.gform_wrapper .gfield .custom-select .selected-item,.gform_wrapper .gfield textarea{font-size:16px;line-height:22px;padding:8px 20px}}.gform_wrapper .gfield input[type=text]::placeholder,.gform_wrapper .gfield input[type=email]::placeholder,.gform_wrapper .gfield input[type=password]::placeholder,.gform_wrapper .gfield input[type=phone]::placeholder,.gform_wrapper .gfield input[type=tel]::placeholder,.gform_wrapper .gfield select::placeholder,.gform_wrapper .gfield .custom-select .selected-item::placeholder,.gform_wrapper .gfield textarea::placeholder{font-family:var(--body-font);font-size:13px;line-height:20px;color:#000;opacity:.6}@media screen and (min-width:768px){.gform_wrapper .gfield input[type=text]::placeholder,.gform_wrapper .gfield input[type=email]::placeholder,.gform_wrapper .gfield input[type=password]::placeholder,.gform_wrapper .gfield input[type=phone]::placeholder,.gform_wrapper .gfield input[type=tel]::placeholder,.gform_wrapper .gfield select::placeholder,.gform_wrapper .gfield .custom-select .selected-item::placeholder,.gform_wrapper .gfield textarea::placeholder{font-size:18px;line-height:26px}}.gform_wrapper .gfield input[type=text]:hover,.gform_wrapper .gfield input[type=text]:focus,.gform_wrapper .gfield input[type=email]:hover,.gform_wrapper .gfield input[type=email]:focus,.gform_wrapper .gfield input[type=password]:hover,.gform_wrapper .gfield input[type=password]:focus,.gform_wrapper .gfield input[type=phone]:hover,.gform_wrapper .gfield input[type=phone]:focus,.gform_wrapper .gfield input[type=tel]:hover,.gform_wrapper .gfield input[type=tel]:focus,.gform_wrapper .gfield select:hover,.gform_wrapper .gfield select:focus,.gform_wrapper .gfield .custom-select .selected-item:hover,.gform_wrapper .gfield .custom-select .selected-item:focus,.gform_wrapper .gfield textarea:hover,.gform_wrapper .gfield textarea:focus{border-color:#939393}.gform_wrapper .gfield .custom-select{position:relative}.gform_wrapper .gfield .custom-select select{display:none}.gform_wrapper .gfield .custom-select .selected-item{padding-inline:15px;cursor:pointer}.gform_wrapper .gfield .custom-select .selected-item:after{position:absolute;content:"";width:19px;height:100%;background-image:url(/wp-content/themes/beechbase/assets/css/../img/select-arrow.svg);background-size:19px;background-position:right center;background-repeat:no-repeat;right:10px;top:0;transition:all var(--transition)}.gform_wrapper .gfield .custom-select .selected-item.arrowanim{border-radius:5px 5px 0 0}.gform_wrapper .gfield .custom-select .selected-item.arrowanim:after{transform:scaleY(-1)}.gform_wrapper .gfield .custom-select .all-items{font-family:var(--body-font);position:absolute;top:100%;font-size:13px;line-height:21px;border:1px solid #000;border-top:none;color:rgba(0,0,0,.6);z-index:5;background:#fff;-webkit-appearance:none;appearance:none;border-radius:0 0 5px 5px;padding:6px 15px;width:100%;opacity:1;visibility:visible;transition:all var(--transition)}@media screen and (min-width:768px){.gform_wrapper .gfield .custom-select .all-items{font-size:16px;line-height:22px;padding:8px 15px}}.gform_wrapper .gfield .custom-select .all-items.all-items-hide{opacity:0;visibility:hidden}.gform_wrapper .gfield .custom-select .all-items .item{cursor:pointer}.gform_wrapper .gfield .custom-select .all-items .item:not(:last-child){padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(0,0,0,.2)}.gform_wrapper .gfield .custom-select .all-items .item:hover{font-weight:500}.gform_wrapper .gfield select{background-image:url(/wp-content/themes/beechbase/assets/css/../img/select-arrow.svg);background-size:19px;background-position:right 10px center;background-repeat:no-repeat}.gform_wrapper .gfield textarea{padding:20px}.gform_wrapper .gfield input[type=checkbox]{position:absolute;left:-9999px}.gform_wrapper .gfield input[type=checkbox]+label{display:block;position:relative;padding-left:30px;cursor:pointer}.gform_wrapper .gfield input[type=checkbox]+label:after{position:absolute;content:"";width:15px;height:15px;top:3px;border:1px solid #000;border-radius:2px;left:0}.gform_wrapper .gfield input[type=checkbox]+label a{font-weight:700}.gform_wrapper .gfield input[type=checkbox]:checked+label:before{position:absolute;content:"";left:6px;top:5px;border:1px solid #000;border-width:0 1px 1px 0;transform:rotate(45deg);width:4px;height:9px}.gform_wrapper .gfield input[type=radio]{position:absolute;left:-9999px}.gform_wrapper .gfield input[type=radio]+label{display:block;position:relative;padding-left:30px;cursor:pointer}.gform_wrapper .gfield input[type=radio]+label:after{position:absolute;content:"";width:14px;height:14px;top:4px;border:1px solid #000;border-radius:50%;left:0}.gform_wrapper .gfield input[type=radio]:checked+label:before{position:absolute;content:"";left:4px;top:8px;border-radius:50%;width:8px;height:8px;background:#000}.gform_wrapper .gfield_radio .gchoice{margin-bottom:10px}.gform_wrapper .gfield_checkbox{display:flex;flex-wrap:wrap;gap:40px;row-gap:10px}.gform_wrapper .gform_button_select_files,.gform_wrapper .gform_button{border-radius:10px;font-size:13px;line-height:17px;padding:11px 28px;-webkit-appearance:none;appearance:none;margin:0;text-decoration:none!important;display:inline-block;text-align:center;font-weight:500;background:var(--orange);color:#fff;border:2px solid var(--orange);background-repeat:no-repeat;background-size:20px;background-position:center right 25px;background-image:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-orange.svg)}@media screen and (min-width:768px){.gform_wrapper .gform_button_select_files,.gform_wrapper .gform_button{font-size:18px;line-height:28px;padding:10px 40px}.gform_wrapper .gform_button_select_files:hover,.gform_wrapper .gform_button:hover{padding-left:25px!important;padding-right:55px!important;background-image:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-white-right.svg)}}.gform_wrapper .gform_button_select_files{background-color:transparent;color:var(--orange);font-size:0;line-height:0}.gform_wrapper .gform_button_select_files:after{content:"Browse";font-size:13px;line-height:17px}@media screen and (min-width:768px){.gform_wrapper .gform_button_select_files:after{font-size:18px;line-height:28px}}.gform_wrapper .gform_button_select_files:before{position:absolute;content:"";width:20px;height:100%;right:25px;top:0;background-image:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow.svg);transform:scaleX(-1);background-repeat:no-repeat;background-size:20px;background-position:center;opacity:0;visibility:hidden;transition:var(--transition)}@media screen and (min-width:768px){.gform_wrapper .gform_button_select_files:hover{padding-left:25px;padding-right:55px;background-color:none}.gform_wrapper .gform_button_select_files:hover:before{opacity:1;visibility:visible}}.gform_wrapper .gform_drop_instructions{border-radius:20px;border:2px dotted #E6E6E6;padding:30px 9px;display:flex;order:1;max-width:335px;justify-content:center;margin-bottom:40px}.gform_wrapper .gform_drop_instructions:after{content:"to upload";order:3;margin-left:5px}.gform_wrapper .gform_drop_instructions:before{content:"browse";order:2;font-weight:600;margin-left:5px}.gform_wrapper .gform_fileupload_rules{display:none}.gform_confirmation_wrapper{margin-top:30px;font-size:20px;line-height:30px}.share-this{margin-top:40px;margin-bottom:80px;color:var(--orange);font-size:20px;line-height:29px;font-weight:600}@media screen and (min-width:768px){.share-this{width:56%;max-width:688px;margin-left:auto;margin-right:9%;margin-top:20px;margin-bottom:0}}.share-this .shared-counts-wrap{margin:20px 0 0 0;display:flex;flex-wrap:wrap;gap:17px}.share-this .shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg{fill:#000;width:22px;height:22px}@media screen and (max-width:767px){.single-publication h1,.single-post h1{font-size:40px;line-height:47px}}@media screen and (max-width:767px){.single-events h1{font-size:40px;line-height:47px}}.single-events .buttons{display:flex;margin-top:20px}@media screen and (min-width:768px){.single-events .buttons{margin-top:0}}.single-events .buttons a{margin-right:9px;min-width:calc(50% - 4px)}@media screen and (min-width:768px){.single-events .buttons a{margin-right:13px;min-width:194px}}.single-events .event-content{margin-bottom:140px}.single-events .event-content .flex-box{justify-content:space-between}@media screen and (min-width:768px){.single-events .event-content .left-box{width:53%;max-width:688px}}.single-events .event-content .right-box{margin-top:56px}@media screen and (min-width:768px){.single-events .event-content .right-box{margin-top:0;width:43%;max-width:570px}}.single-events .event-content .heading{margin-bottom:110px}@media screen and (max-width:767px){.single-events .event-content .heading{margin-bottom:50px}.single-events .event-content .heading .date{font-size:16px!important}}.single-events .event-content h2{margin-bottom:30px}.single-events .event-content h5{color:var(--orange);margin-bottom:20px}.single-events .event-content .buttons{margin-bottom:80px}.single-events .event-content .date{padding-left:45px;background:url(/wp-content/themes/beechbase/assets/css/../img/calendar.svg) no-repeat center left}.single-events .event-content .overview{margin-bottom:56px}.single-events .event-content .overview h5{margin-bottom:40px}@media screen and (max-width:767px){.single-events .event-content .overview h5{margin-bottom:20px}}.single-events .event-content .contacts p{margin-bottom:24px}.single-events .event-content .contacts p a{margin-left:10px}.single-events .event-content .contacts a+a{margin-left:17px}.single-events .event-content .contacts a svg path{transition:all var(--transition)}.single-events .event-content .contacts a:hover svg path{fill:var(--orange)}.single-events .event-content .right-box>h5{margin-bottom:40px}@media screen and (max-width:767px){.single-events .event-content .right-box>h5{margin-bottom:20px}}.single-events .event-content .right-box .acf-map,.single-events .event-content .right-box .img-h{display:block;width:100%;border-radius:10px;overflow:hidden;box-shadow:0 5px 10px rgba(0,0,0,.16);height:400px}@media screen and (max-width:767px){.single-events .event-content .right-box .acf-map,.single-events .event-content .right-box .img-h{height:300px}}.single-events .event-content .right-box .acf-map img,.single-events .event-content .right-box .img-h img{width:100%;max-width:inherit!important}.single-events .event-content .accessibility,.single-events .event-content .location-h{padding:60px 0;border-bottom:1px solid var(--orange)}.single-events .event-content .accessibility .link-arrow,.single-events .event-content .location-h .link-arrow{margin-left:40px;font-weight:400;color:black!important}.single-events .event-content .accessibility .link-arrow:after,.single-events .event-content .location-h .link-arrow:after{background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-black.svg) no-repeat center;background-size:100%}.single-events .event-content .location{padding-left:40px;background:url(/wp-content/themes/beechbase/assets/css/../img/location.svg) no-repeat left center;background-size:20px;margin-bottom:20px;display:block}.search-autocomplete>.h4{display:none;position:relative}.search-form{position:relative;width:100%;max-width:500px;margin:0 auto}.search-form input[type=search]{font-family:var(--body-font);font-size:13px;line-height:21px;border:1px solid #000;color:#000;-webkit-appearance:none;appearance:none;border-radius:5px;padding:6px 20px;width:100%}@media screen and (min-width:768px){.search-form input[type=search]{font-size:16px;line-height:22px;padding:8px 20px}}.search-form input[type=search]::placeholder{font-family:var(--body-font);font-size:13px;line-height:20px;color:#000;opacity:.5}@media screen and (min-width:768px){.search-form input[type=search]::placeholder{font-size:16px;line-height:22px}}.search-form .search-submit{border:none;background:none;position:absolute;right:11px;top:13px}.search-form input[type=search]::-ms-clear{display:none;width:0;height:0}.search-form input[type=search]::-ms-reveal{display:none;width:0;height:0}.search-form input[type="search"]::-webkit-search-decoration,.search-form input[type="search"]::-webkit-search-cancel-button,.search-form input[type="search"]::-webkit-search-results-button,.search-form input[type="search"]::-webkit-search-results-decoration{display:none}#header{position:absolute;top:0;left:0;width:100%;z-index:4;padding:40px 0}@media screen and (max-width:1023px){#header{padding:30px 0}}#header .container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media screen and (max-width:1023px){#header .menu-holder{display:block;position:fixed;left:0;right:0;height:100vh;top:0;background:#00452F;transform:translate(100%,0);transition:all var(--transition);overflow:auto;padding-bottom:100px;z-index:3}.admin-bar #header .menu-holder{height:calc(100vh - 32px);top:32px}#header .menu-holder .h{position:relative;width:100%;overflow:hidden}#header .menu-holder.network-open.pacific-friends{background:#1b4581!important}#header .menu-holder.network-open.pacific-friends .sub-menu{background:#1b4581!important}#header .menu-holder.network-open.anwhocc{background:#3e887f!important}#header .menu-holder.network-open.anwhocc .sub-menu{background:#3e887f!important}}#header .mobile{display:none}@media screen and (max-width:1023px){#header .mobile{display:block}}#header .close-li,#header .close-sub,#header .open-sub{display:none}@media screen and (max-width:1023px){#header .menu-dropdown{order:3;margin-left:22px}}#header .menu-dropdown .mobile-top{display:none}@media screen and (max-width:1023px){#header .menu-dropdown .mobile-top{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:40px;padding:38px 30px 0;justify-content:space-between}}#header .menu-dropdown .mobile-top .menu-button{background:url(/wp-content/themes/beechbase/assets/css/../img/close.svg) no-repeat center;order:2;background-size:15px}#header .menu-dropdown.open .menu-holder{transform:translate(0,0)}#header .menu-dropdown .menu{position:relative;overflow:hidden;padding-top:50px}@media screen and (max-width:1023px){#header .menu-dropdown .menu#menu-pacific-friends,#header .menu-dropdown .menu#menu-whocc-network,#header .menu-dropdown .menu#menu-anwhocc{position:absolute;left:0;top:0;transform:translate(100%,0);width:100%;height:100%;background:#3e887f;transition:all var(--transition);z-index:5}#header .menu-dropdown .menu#menu-pacific-friends.open,#header .menu-dropdown .menu#menu-whocc-network.open,#header .menu-dropdown .menu#menu-anwhocc.open{transform:translate(0,0)}#header .menu-dropdown .menu#menu-pacific-friends .close-li,#header .menu-dropdown .menu#menu-whocc-network .close-li,#header .menu-dropdown .menu#menu-anwhocc .close-li{display:block;position:absolute;top:-8px;left:0!important;border:none;padding-bottom:30px}#header .menu-dropdown .menu#menu-pacific-friends .close-sub,#header .menu-dropdown .menu#menu-whocc-network .close-sub,#header .menu-dropdown .menu#menu-anwhocc .close-sub{background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-white.svg) no-repeat center left;border:none;padding:0;text-indent:-9999px;display:block;width:15px;height:9px}#header .menu-dropdown .menu#menu-pacific-friends{background:#1b4581}}@media screen and (min-width:1024px){#header .menu-dropdown .menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:35px;overflow:visible;padding-top:0;z-index:2}#header .menu-dropdown .menu#menu-pacific-friends,#header .menu-dropdown .menu#menu-whocc-network,#header .menu-dropdown .menu#menu-anwhocc{padding:21px 42px;position:absolute;top:100%;left:50%;transform:translate(-50%,0);background:rgba(62,136,127,.75);white-space:nowrap;border-radius:10px;margin-top:18px;white-space:nowrap;display:none;z-index:1}#header .menu-dropdown .menu#menu-pacific-friends li:not(.close-li),#header .menu-dropdown .menu#menu-whocc-network li:not(.close-li),#header .menu-dropdown .menu#menu-anwhocc li:not(.close-li){display:inline-block;margin-left:33px}#header .menu-dropdown .menu#menu-pacific-friends li:not(.close-li):first-child,#header .menu-dropdown .menu#menu-whocc-network li:not(.close-li):first-child,#header .menu-dropdown .menu#menu-anwhocc li:not(.close-li):first-child{margin-left:0}#header .menu-dropdown .menu#menu-pacific-friends li:not(.close-li) a,#header .menu-dropdown .menu#menu-whocc-network li:not(.close-li) a,#header .menu-dropdown .menu#menu-anwhocc li:not(.close-li) a{color:#fff;font-weight:500}#header .menu-dropdown .menu#menu-pacific-friends li.current_page_item>a,#header .menu-dropdown .menu#menu-whocc-network li.current_page_item>a,#header .menu-dropdown .menu#menu-anwhocc li.current_page_item>a{color:var(--orange)!important}#header .menu-dropdown .menu#menu-pacific-friends .close-li,#header .menu-dropdown .menu#menu-whocc-network .close-li,#header .menu-dropdown .menu#menu-anwhocc .close-li{position:absolute;content:"";border:12px solid transparent;border-bottom:18px solid rgba(62,136,127,.75);bottom:100%;display:block;transform:translate(39px,0);transition:all var(--transition)}#header .menu-dropdown .menu#menu-pacific-friends .close-li .close-sub,#header .menu-dropdown .menu#menu-whocc-network .close-li .close-sub,#header .menu-dropdown .menu#menu-anwhocc .close-li .close-sub{display:none}.anwhocc #header .menu-dropdown .menu#menu-whocc-network{display:block}.pacific-friends #header .menu-dropdown .menu#menu-pacific-friends{display:block}#header .menu-dropdown .menu#menu-pacific-friends{background:rgba(27,69,129,.75)}#header .menu-dropdown .menu#menu-pacific-friends .close-li{border-bottom:18px solid rgba(27,69,129,.75)}}@media screen and (min-width:1024px){#header .menu-dropdown .menu li.menu-item-has-children{padding-right:18px;position:relative}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu{position:absolute;top:100%;background:#fff;opacity:0;visibility:hidden;transition:all var(--transition);padding:20px 20px 0;min-width:242px;border-radius:10px;box-shadow:0 0 10px #0003;margin-top:20px;left:-20px}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu:after{position:absolute;content:"";border:8px solid transparent;border-bottom:12px solid #fff;left:20px;bottom:100%;filter:drop-shadow(0 0 10px #00000033)}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu::before{position:absolute;content:"";width:100%;z-index:1;left:0;height:20px;bottom:100%}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li{margin-bottom:20px}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li a{font-size:16px;padding-right:26px;position:relative;display:inline-block;white-space:nowrap;transition:color 0.2s ease}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li a:after{position:absolute;content:"";width:16px;height:100%;top:0;right:0;background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow.svg) no-repeat center;background-size:100%;transform:scaleX(-1);transition:all 0.2s ease;opacity:0}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li a:hover{color:var(--orange)!important;text-decoration:none;font-weight:600}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li a:hover:after{opacity:1}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li.current-page-ancestor>a,#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li.current_page_item>a{color:var(--orange)!important;text-decoration:none;font-weight:600}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li.current-page-ancestor>a:after,#header .menu-dropdown .menu li.menu-item-has-children .sub-menu>li.current_page_item>a:after{opacity:1}#header .menu-dropdown .menu li.menu-item-has-children:after{position:absolute;content:"";border:5px solid transparent;border-top:5px solid #000;transition:all var(--transition);top:11px;right:0}#header .menu-dropdown .menu li.menu-item-has-children:hover:after{border-top:5px solid var(--orange)!important;transform:scaleY(-1);top:5px}#header .menu-dropdown .menu li.menu-item-has-children:hover>a{color:var(--orange)}#header .menu-dropdown .menu li.menu-item-has-children:hover .sub-menu{opacity:1;visibility:visible}#header .menu-dropdown .menu li a{font-size:18px;line-height:26px;color:#000;font-weight:500}#header .menu-dropdown .menu li a:hover{color:var(--orange)!important;text-decoration:none!important}#header .menu-dropdown .menu li.current-menu-ancestor>a,#header .menu-dropdown .menu li.current_page_item>a{color:var(--orange)}#header .menu-dropdown .menu li.current-menu-ancestor:after,#header .menu-dropdown .menu li.current_page_item:after{border-top:5px solid var(--orange)!important}}@media screen and (max-width:1023px){#header .menu-dropdown .menu li{padding:20px 30px;border-bottom:1px solid rgba(255,255,255,.8)}#header .menu-dropdown .menu li:first-child{border-top:1px solid rgba(255,255,255,.8)}#header .menu-dropdown .menu li.menu-item-has-children{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}#header .menu-dropdown .menu li.menu-item-has-children a{padding-right:40px;position:relative;order:1}#header .menu-dropdown .menu li.menu-item-has-children .open-sub{order:2;width:13px;height:26px;margin-right:5px;background:url(/wp-content/themes/beechbase/assets/css/../img/menu-arrow.svg) no-repeat center right;background-size:100%;border:none;padding:0;text-indent:-9999px;display:block}#header .menu-dropdown .menu li.menu-item-has-children .close-li{display:block;position:absolute;bottom:100%;border:none;padding-bottom:30px}#header .menu-dropdown .menu li.menu-item-has-children .close-sub{background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow-white.svg) no-repeat center left;border:none;padding:0;text-indent:-9999px;display:block;width:15px;height:9px}#header .menu-dropdown .menu li.menu-item-has-children .sub-menu{position:absolute;top:50px;left:0;width:100%;transform:translate(100%,0);height:100%;background:#00452F;transition:all var(--transition);z-index:3}#header .menu-dropdown .menu li.menu-item-has-children.open .sub-menu{transform:translate(0,0)}#header .menu-dropdown .menu li.menu-item-has-children#menu-item-378 .sub-menu a{font-size:22px;position:relative;display:block;line-height:27px;letter-spacing:-.5px}#header .menu-dropdown .menu li.menu-item-has-children#menu-item-378 .sub-menu a:after{display:block;position:absolute;right:0;top:50%;margin-top:-13px;content:"";width:13px;height:26px;margin-right:5px;background:url(/wp-content/themes/beechbase/assets/css/../img/menu-arrow.svg) no-repeat center right;background-size:100%}#header .menu-dropdown .menu li a{font-size:25px;line-height:31px;color:#fff;text-decoration:none!important}}#header .menu-button{display:none;width:24px;background:url(/wp-content/themes/beechbase/assets/css/../img/menu-icon-black.svg) no-repeat center;background-size:100%;text-indent:-9999px;border:none;margin:0}@media screen and (max-width:1023px){#header .menu-button{display:block}}#header .logo-h{width:20%}@media screen and (max-width:1023px){#header .logo-h{width:50px;order:1}}#header .side-menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:35px;width:20%}@media screen and (max-width:1023px){#header .side-menu{display:block;gap:0;width:auto;margin-left:auto;order:2}#header .side-menu>a{display:none}#header .side-menu .search-open span{display:none}#header .side-menu .search-open svg{margin-left:0!important;width:18px;height:19px;margin-top:7px}}#header .side-menu .search-open,#header .side-menu>a{font-size:18px;line-height:26px;font-family:var(--body-font);color:#000;font-weight:500}#header .side-menu .search-open:hover,#header .side-menu>a:hover{color:var(--orange)!important;text-decoration:none!important}#header .side-menu .search-open{background:transparent;border:none;-webkit-appearance:none;appearance:none}#header .side-menu .search-open svg{margin-left:10px}#header .side-menu .search-open svg g,#header .side-menu .search-open svg path{transition:all 0.15s ease;stroke:#000}#header .side-menu .search-open:hover svg g,#header .side-menu .search-open:hover svg path{stroke:var(--orange)!important}#header .side-menu .open .search-open{color:var(--orange)!important}#header .side-menu .open .search-open svg g,#header .side-menu .open .search-open svg path{stroke:var(--orange)!important}#header.header-white .menu-dropdown .menu>li>a{color:#fff}#header.header-white .menu-dropdown .menu>li.menu-item-has-children:after{border-top:5px solid #fff}#header.header-white .menu-button{background:url(/wp-content/themes/beechbase/assets/css/../img/menu-icon.svg) no-repeat center;background-size:100%}#header.header-white .side-menu .search-open,#header.header-white .side-menu>a{color:#fff}#header.header-white .side-menu .search-open svg g,#header.header-white .side-menu .search-open svg path{stroke:#fff}#header.sticky #menu-whocc-network,#header.sticky #menu-anwhocc,#header.sticky #menu-pacific-friends{position:fixed!important;top:20px!important}.admin-bar #header.sticky #menu-whocc-network,.admin-bar #header.sticky #menu-anwhocc,.admin-bar #header.sticky #menu-pacific-friends{top:52px!important}#header.sticky #menu-whocc-network .close-li,#header.sticky #menu-whocc-network:after,#header.sticky #menu-anwhocc .close-li,#header.sticky #menu-anwhocc:after,#header.sticky #menu-pacific-friends .close-li,#header.sticky #menu-pacific-friends:after{border-bottom-width:0!important}.pacific-friends #menu-item-378:after,.anwhocc #menu-item-378:after{transform:none!important;top:11px!important}@media screen and (max-width:1023px){.pacific-friends #menu-item-378 .sub-menu,.anwhocc #menu-item-378 .sub-menu{transform:translate(100%,0)}.pacific-friends #menu-item-378.sub-open .sub-menu,.anwhocc #menu-item-378.sub-open .sub-menu{transform:translate(100%,0)}}.search-h{position:relative}.search-h .search-popup{position:absolute;top:100%;background:#fff;opacity:0;visibility:hidden;transition:all var(--transition);min-width:377px;border-radius:10px;filter:drop-shadow(0 0 10px rgba(0,0,0,.2));right:0;z-index:3;margin-top:20px}@media screen and (max-width:1023px){.search-h .search-popup{filter:none;margin-top:0;border-radius:0;min-width:100%;opacity:1;visibility:visible;top:0;position:fixed;z-index:3;left:0;right:0;height:100vh;transform:translate(100%,0);overflow:auto;padding-bottom:100px}.admin-bar .search-h .search-popup{height:calc(100vh - 32px);top:32px}}.search-h .search-popup:after{position:absolute;content:"";border:8px solid transparent;border-bottom:12px solid #fff;right:20px;bottom:100%}@media screen and (max-width:1023px){.search-h .search-popup:after{display:none}}.search-h .search-popup .mobile-top{display:none}@media screen and (max-width:1023px){.search-h .search-popup .mobile-top{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:40px;padding:38px 30px 0;justify-content:space-between}}.search-h .search-popup .mobile-top .close{background:url(/wp-content/themes/beechbase/assets/css/../img/close-black.svg) no-repeat center;width:24px;background-size:15px;text-indent:-9999px;border:none;margin:0;padding:0;order:2}@media screen and (max-width:1023px){.search-h .search-popup .search-form{padding:0 30px}}@media screen and (max-width:1023px){.search-h .search-popup .h4{display:block;text-align:center;font-size:25px;line-height:31px;color:#000;margin-bottom:10px;font-weight:500}}.search-h .search-popup .search-field{border:1px solid #fff;border-radius:10px;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}@media screen and (max-width:1023px){.search-h .search-popup .search-field{border:1px solid #D07710;border-radius:5px;filter:none;padding:8px 50px 8px 10px}}.search-h .search-popup .search-submit{opacity:.6}@media screen and (max-width:1023px){.search-h .search-popup .search-submit{right:41px}}.search-h .search-popup .search-submit:hover{opacity:1}.search-h.open .search-popup{opacity:1;visibility:visible}@media screen and (max-width:1023px){.search-h.open .search-popup{transform:translate(0,0)}}.search-h .results{max-height:300px;overflow:auto}@media screen and (max-width:1023px){.search-h .results{max-height:none}}.search-h .results .suggest{padding:30px 20px}@media screen and (max-width:1023px){.search-h .results .suggest{display:block;padding:20px 0}}.search-h .results .suggest.mobile{display:none}@media screen and (max-width:1023px){.search-h .results .suggest.mobile{display:block}}.search-h .results .suggest .count{font-size:10px;line-height:12px;display:none;margin-bottom:0}@media screen and (max-width:1023px){.search-h .results .suggest .count{display:block;padding:0 30px;border-bottom:.5px solid rgba(127,127,127,.42);padding-bottom:9px}}.search-h .results:not(:empty) .news-item{font-size:10px;line-height:12px;padding-bottom:10px;margin-bottom:10px;border-bottom:.5px solid rgba(127,127,127,.42)}@media screen and (max-width:1023px){.search-h .results:not(:empty) .news-item{margin-bottom:0;padding:19px 30px}}.search-h .results:not(:empty) .news-item:last-child{margin-bottom:0}.search-h .results:not(:empty) .news-item .post-type{color:#7F7F7F}.search-h .results:not(:empty) .h5{font-size:16px;line-height:23px;margin-bottom:0;font-weight:500}.site-footer{padding:105px 0 120px;color:#fff;font-size:18px;line-height:26px}@media screen and (max-width:767px){.site-footer{padding:60px 0 100px}.site-footer .footer-text p{font-size:16px;line-height:24px}}.site-footer a{color:#fff}.site-footer a:hover{color:var(--orange);text-decoration:none}.site-footer .container{max-width:1210px}.site-footer .flex-box{justify-content:space-between}.site-footer .info-h{width:306px;padding-right:50px;display:flex;flex-wrap:wrap;align-items:flex-start}@media screen and (max-width:767px){.site-footer .info-h{display:block}}.site-footer .info-h .footer-logo{display:inline-block;max-width:256px;margin-bottom:34px}@media screen and (max-width:767px){.site-footer .info-h .footer-logo{margin-bottom:30px}}.site-footer .info-h .info{margin-bottom:55px}.site-footer .info-h .info .phone{display:inline-block;margin-bottom:30px}@media screen and (max-width:767px){.site-footer .info-h .info{margin-bottom:30px}}.site-footer .info-h .socials{display:flex;flex-wrap:wrap;gap:20px;margin-top:auto}.site-footer .info-h .socials a svg path{transition:all var(--transition)}.site-footer .info-h .socials a:hover svg path{color:var(--orange)}@media screen and (max-width:767px){.site-footer .info-h .socials{margin-bottom:40px}}.site-footer .menu-h{max-width:688px;width:calc(100% - 306px)}@media screen and (max-width:1280px){.site-footer .menu-h{max-width:580px}}@media screen and (max-width:1023px){.site-footer .menu-h{max-width:412px}}@media screen and (max-width:767px){.site-footer .menu-h{max-width:100%;width:100%}}.site-footer .menu-h .menu{margin-bottom:48px;padding-top:20px}@media screen and (max-width:1023px){.site-footer .menu-h .menu{margin-bottom:40px}}@media screen and (max-width:767px){.site-footer .menu-h .menu{display:flex;flex-wrap:wrap;justify-content:space-between}}.site-footer .menu-h .menu>li{padding-right:20px;margin-bottom:12px;float:left;margin-right:15px}@media screen and (max-width:767px){.site-footer .menu-h .menu>li{float:none;margin-right:0!important;width:128px}}.site-footer .menu-h .menu>li:last-child{margin-bottom:0}.site-footer .menu-h .menu>li>a{font-weight:700;white-space:nowrap}.site-footer .menu-h .menu>li.menu-item-has-children{height:100%;margin-right:20%;min-height:180px}@media screen and (max-width:1280px){.site-footer .menu-h .menu>li.menu-item-has-children{margin-right:89px}}@media screen and (max-width:1023px){.site-footer .menu-h .menu>li.menu-item-has-children{margin-right:12px}}@media screen and (max-width:767px){.site-footer .menu-h .menu>li.menu-item-has-children{min-height:0;margin-bottom:38px}}.site-footer .menu-h .menu>li.menu-item-has-children li{margin-top:12px}.site-footer .menu-h .menu>li.menu-item-has-children li a{white-space:nowrap}.site-footer .menu-h .menu:after{clear:both;display:table;content:""}@media screen and (max-width:767px){.site-footer .menu-h .menu:after{display:none}}.top-banner{position:relative;padding:60px 0 90px}@media screen and (min-width:768px){.top-banner{padding:122px 0}}.top-banner::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-orange.svg);background-repeat:no-repeat;background-position:58% 30%;background-size:1900px 1780px;z-index:1;opacity:.03}@media screen and (min-width:768px){.top-banner::before{background-position:60% 20%;background-size:3166px 2969px;opacity:.02}}.top-banner.no-graphic::before{display:none!important}.top-banner .flex-box{justify-content:space-between;align-items:center}.top-banner .images-h{width:100%;position:relative;order:2}@media screen and (min-width:768px){.top-banner .images-h{width:44%;order:1}}.top-banner .images-h .img-h{overflow:hidden;border-radius:10px;box-shadow:0 5px 10px #00000059;aspect-ratio:1}.top-banner .images-h .img-h img{width:100%;height:100%;object-fit:cover}.top-banner .images-h .img-main{width:100%}.top-banner .images-h.double-img .img-main{width:79%}.top-banner .images-h.double-img .img-small{width:50%;margin-left:auto;margin-top:-37%}@media screen and (min-width:768px){.top-banner .images-h.double-img .img-small{width:55%;margin-top:-28%}}.top-banner .images-h:not(.double-img)+.text-h{margin-top:60px}@media screen and (min-width:768px){.top-banner .images-h:not(.double-img)+.text-h{margin-top:0}}@media screen and (min-width:768px){.top-banner .images-h:not(.double-img){width:46%}.top-banner .images-h:not(.double-img)+.text-h{width:49%}}.top-banner .text-h{width:100%;margin-bottom:36px;order:1}@media screen and (min-width:768px){.top-banner .text-h{width:46%;margin-bottom:0;order:1}}.top-banner h4,.top-banner h3,.top-banner h2,.top-banner h1{margin-bottom:20px}@media screen and (min-width:768px){.top-banner h4,.top-banner h3,.top-banner h2,.top-banner h1{margin-bottom:40px}}.top-banner .hidden{display:none}.top-banner .bottom-cta{margin-top:40px}@media screen and (min-width:768px){.top-banner .bottom-cta{margin-top:70px}}.top-banner.image-right::before{background-position:42% 30%}@media screen and (min-width:768px){.top-banner.image-right::before{background-position:40% 20%}}.top-banner.image-right .text-h{order:2;margin-bottom:80px;margin-top:0}@media screen and (min-width:768px){.top-banner.image-right .text-h{margin-bottom:0;margin-top:0;order:1}}.top-banner.image-right .images-h{order:1}@media screen and (min-width:768px){.top-banner.image-right .images-h{order:2}.top-banner.image-right .images-h .img-small{margin-left:0;margin-right:auto}.top-banner.image-right .images-h .img-main{margin-left:auto;margin-right:0}}.top-banner.image-right .images-h:not(.double-img)+.text-h{margin-bottom:60px;margin-top:0}@media screen and (min-width:768px){.top-banner.image-right .images-h:not(.double-img)+.text-h{margin-top:0;margin-bottom:0}}.top-banner.image,.top-banner.images{padding:152px 0 30px}@media screen and (min-width:768px){.top-banner.image,.top-banner.images{padding:152px 0 160px}}@media screen and (min-width:1024px){.top-banner.image,.top-banner.images{padding:255px 0 160px}}.top-banner.image::before,.top-banner.images::before{width:671px;height:629px;left:-120px;bottom:-100px;top:auto;background-position:center;background-size:100%;opacity:.06;transform:rotate(-15deg)}@media screen and (min-width:768px){.top-banner.image::before,.top-banner.images::before{width:1296px;height:1216px;left:-70px;bottom:-360px}}.top-banner.image .eyebrow,.top-banner.images .eyebrow{margin-bottom:30px}@media screen and (min-width:768px){.top-banner.image .eyebrow,.top-banner.images .eyebrow{margin-bottom:60px}}.top-banner.anw-green-bg,.top-banner.anw-blue-bg,.top-banner.anw-dark-blue-bg,.top-banner.anw-navy-bg,.top-banner.pacific-dark-blue-bg,.top-banner.pacific-blue-bg,.top-banner.olive-bg,.top-banner.green-bg{color:#fff}.top-banner.anw-green-bg::before,.top-banner.anw-blue-bg::before,.top-banner.anw-dark-blue-bg::before,.top-banner.anw-navy-bg::before,.top-banner.pacific-dark-blue-bg::before,.top-banner.pacific-blue-bg::before,.top-banner.olive-bg::before,.top-banner.green-bg::before{background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-white.svg)}.top-banner.anw-green-bg h1,.top-banner.anw-green-bg h2,.top-banner.anw-green-bg h3,.top-banner.anw-green-bg h4,.top-banner.anw-blue-bg h1,.top-banner.anw-blue-bg h2,.top-banner.anw-blue-bg h3,.top-banner.anw-blue-bg h4,.top-banner.anw-dark-blue-bg h1,.top-banner.anw-dark-blue-bg h2,.top-banner.anw-dark-blue-bg h3,.top-banner.anw-dark-blue-bg h4,.top-banner.anw-navy-bg h1,.top-banner.anw-navy-bg h2,.top-banner.anw-navy-bg h3,.top-banner.anw-navy-bg h4,.top-banner.pacific-dark-blue-bg h1,.top-banner.pacific-dark-blue-bg h2,.top-banner.pacific-dark-blue-bg h3,.top-banner.pacific-dark-blue-bg h4,.top-banner.pacific-blue-bg h1,.top-banner.pacific-blue-bg h2,.top-banner.pacific-blue-bg h3,.top-banner.pacific-blue-bg h4,.top-banner.olive-bg h1,.top-banner.olive-bg h2,.top-banner.olive-bg h3,.top-banner.olive-bg h4,.top-banner.green-bg h1,.top-banner.green-bg h2,.top-banner.green-bg h3,.top-banner.green-bg h4{color:#fff}.top-banner.anw-green-bg a,.top-banner.anw-blue-bg a,.top-banner.anw-dark-blue-bg a,.top-banner.anw-navy-bg a,.top-banner.pacific-dark-blue-bg a,.top-banner.pacific-blue-bg a,.top-banner.olive-bg a,.top-banner.green-bg a{color:#fff}.top-banner.anw-green-bg a:not(.btn):hover,.top-banner.anw-blue-bg a:not(.btn):hover,.top-banner.anw-dark-blue-bg a:not(.btn):hover,.top-banner.anw-navy-bg a:not(.btn):hover,.top-banner.pacific-dark-blue-bg a:not(.btn):hover,.top-banner.pacific-blue-bg a:not(.btn):hover,.top-banner.olive-bg a:not(.btn):hover,.top-banner.green-bg a:not(.btn):hover{color:#D07710}.top-banner.title{padding:152px 0 100px;text-align:center}@media screen and (min-width:768px){.top-banner.title{padding:340px 0 187.5px}}.top-banner.title .text-h{max-width:100%;width:100%;color:#384D2C}.top-banner.title .text-h h1{margin-bottom:30px;position:relative;padding-bottom:25px}.top-banner.title .text-h h1:after{position:absolute;content:"";width:71px;height:4px;background:#D07710;left:0;right:0;margin:0 auto;bottom:0}.top-banner.title .text-h p{max-width:510px;margin-left:auto;margin-right:auto}.top-banner.title::before{position:absolute;content:"";width:1900px;height:1780px;top:50%;left:50%;background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-orange.svg);background-repeat:no-repeat;background-size:100%;transform:translate(-58%,-37%);z-index:1;opacity:.03}@media screen and (min-width:768px){.top-banner.title::before{transform:translate(-58%,-37%);width:3166px;height:2969px;opacity:.02}}.top-banner.title ul,.top-banner.title ol{display:inline-block;text-align:left}.top-banner.title .search-autocomplete .results{display:none}.top-banner.single{position:relative;overflow:hidden;margin-bottom:90px;padding:170px 0 100px;min-height:665px}.top-banner.single.no-img{background:#384D2C}.top-banner.single.no-img::before{display:none}@media screen and (min-width:768px){.top-banner.single{margin-bottom:130px;padding:245px 0 100px;min-height:800px}}.top-banner.single::before{background:#000;transform:none!important;width:100%!important;height:100%!important;opacity:.65;left:0!important;right:0!important;z-index:2}.top-banner.single>img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}.top-banner.single .text-h{width:100%}.top-banner.single h1,.top-banner.single h2{color:#fff;margin-bottom:20px}.top-banner.single .text-h h3,.top-banner.single .text-h h4,.top-banner.single .text-h p{color:#fff}.top-banner.single .eyebrow{margin-bottom:20px}.top-banner.single .date{margin-bottom:0!important}.top-banner.events-banner{margin-bottom:200px;padding:170px 0 0;min-height:665px;overflow:visible}@media screen and (min-width:768px){.top-banner.events-banner{margin-bottom:150px;padding:200px 0 100px;min-height:800px}}.top-banner.events-banner .container{position:static}.top-banner.events-banner .flex-box{justify-content:space-between}.top-banner.events-banner .text-h{position:relative;z-index:3}@media screen and (min-width:768px){.top-banner.events-banner .text-h{max-width:calc(100% - 550px);width:688px}}.top-banner.events-banner .text-h h1{margin-bottom:35px;position:relative;padding-bottom:35px}.top-banner.events-banner .text-h h1:after{position:absolute;content:"";width:39px;height:4px;background:#D07710;left:0;bottom:0}.top-banner.events-banner .text-h p{max-width:452px}.top-banner.events-banner .short-event-preview{background:#fff;width:100%;border-radius:10px;box-shadow:0 5px 10px rgba(0,0,0,.16);padding:20px;order:2;position:relative;margin-bottom:-140px;margin-top:24px;z-index:3}@media screen and (min-width:768px){.top-banner.events-banner .short-event-preview{padding:30px;width:462px;margin-bottom:0;margin-top:0}}.top-banner.events-banner .short-event-preview h5{margin-bottom:20px;padding-bottom:22px;position:relative}@media screen and (min-width:768px){.top-banner.events-banner .short-event-preview h5{margin-bottom:40px;padding-bottom:44px}}.top-banner.events-banner .short-event-preview h5:after{position:absolute;content:"";width:33px;height:2px;background:var(--orange);left:0;bottom:0}@media screen and (min-width:768px){.top-banner.events-banner .short-event-preview h5:after{height:4px;width:45px}}.top-banner.events-banner .short-event-preview p{margin-bottom:15px!important}@media screen and (min-width:768px){.top-banner.events-banner .short-event-preview p{margin-bottom:40px!important}}.top-banner.events-banner .short-event-preview .buttons a:last-child{margin-right:0!important}.top-banner.search .text-h p{max-width:none}.home .top-banner{z-index:2}.pacific-friends .top-banner.image,.pacific-friends .top-banner.images,.anwhocc .top-banner.image,.anwhocc .top-banner.images{padding:152px 0 30px}@media screen and (min-width:768px){.pacific-friends .top-banner.image,.pacific-friends .top-banner.images,.anwhocc .top-banner.image,.anwhocc .top-banner.images{padding:152px 0 160px}}@media screen and (min-width:1024px){.pacific-friends .top-banner.image,.pacific-friends .top-banner.images,.anwhocc .top-banner.image,.anwhocc .top-banner.images{padding:350px 0 160px}}.grid-boxes{overflow:hidden;padding:64px 0}@media screen and (min-width:768px){.grid-boxes{padding:80px 0}}@media screen and (min-width:1024px){.grid-boxes{padding:104px 0}}.grid-boxes .title{max-width:670px;margin-bottom:67px}@media screen and (min-width:1024px){.grid-boxes .title{margin-bottom:120px}}@media screen and (min-width:1024px){.grid-boxes .flex-box{margin:0 -30px}}.grid-boxes .box:not(:last-child){margin-bottom:65px}@media screen and (min-width:1024px){.grid-boxes .box{width:33.332%;padding:0 30px;display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:0!important}}@media screen and (max-width:1023px) and (min-width:600px){.grid-boxes .box{width:50%}}.grid-boxes .box h4,.grid-boxes .box h6,.grid-boxes .box h5,.grid-boxes .box h3{margin-bottom:25px}.grid-boxes .box .img-h{margin-bottom:25px;min-height:72px}.grid-boxes .box .img-h img{max-width:96px;max-height:72px;aspect-ratio:1.3333333333;width:100%;object-fit:contain;object-position:left bottom;display:block}.grid-boxes .box ul:not(:last-child){margin-bottom:22px}.grid-boxes .box ul li{list-style:disc;margin-left:20px}.grid-boxes .box ul li:not(:last-child){margin-bottom:20px}.grid-boxes .box ol:not(:last-child){margin-bottom:22px}.grid-boxes .box ol li{font-size:20px;line-height:26px}@media screen and (min-width:1024px){.grid-boxes .box ol li{font-size:25px;line-height:31px}}.grid-boxes .box ol li:not(:last-child){margin-bottom:20px}.grid-boxes .box .bottom-cta{margin-top:auto;padding-top:18px}@media screen and (min-width:1024px){.grid-boxes[data-grid-count="4"] .box{width:25%}}.grid-boxes[data-grid-count="4"] .box h3{font-size:32px;line-height:1.3}@media screen and (min-width:1024px){.grid-boxes[data-grid-count="5"] .box{width:20%}}.grid-boxes[data-grid-count="5"] .box h3{font-size:32px;line-height:1.3}.grid-boxes.olive-bg,.grid-boxes.green-bg{color:#fff;padding:60px 0 90px;overflow:hidden}@media screen and (min-width:768px){.grid-boxes.olive-bg,.grid-boxes.green-bg{padding:122px 0}}.grid-boxes.olive-bg h1,.grid-boxes.olive-bg h2,.grid-boxes.olive-bg h3,.grid-boxes.olive-bg h4,.grid-boxes.green-bg h1,.grid-boxes.green-bg h2,.grid-boxes.green-bg h3,.grid-boxes.green-bg h4{color:inherit!important}.full-image{padding:64px 0}.full-image .img-h{width:100%;aspect-ratio:1.6;border-radius:5px;overflow:hidden}@media screen and (min-width:768px){.full-image .img-h{border-radius:10px}}.full-image img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:768px){.full-image{padding:80px 0}}@media screen and (min-width:1024px){.full-image{padding:104px 0}}.text-with-image{position:relative;overflow:hidden;padding:64px 0}@media screen and (min-width:768px){.text-with-image{padding:80px 0}}@media screen and (min-width:1024px){.text-with-image{padding:104px 0}}.text-with-image::before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-orange.svg);background-repeat:no-repeat;background-position:58% 30%;background-size:1900px 1780px;z-index:1;opacity:.03}@media screen and (min-width:768px){.text-with-image::before{background-position:60% 20%;background-size:3166px 2969px;opacity:.02}}.text-with-image.no-graphic::before{display:none!important}.text-with-image .flex-box{justify-content:space-between;align-items:center}.text-with-image .images-h{width:100%;position:relative}@media screen and (min-width:768px){.text-with-image .images-h{width:44%}}.text-with-image .images-h .img-h{overflow:hidden;border-radius:10px;box-shadow:0 5px 10px #00000059;aspect-ratio:1}.text-with-image .images-h .img-h img{width:100%;height:100%;object-fit:cover}.text-with-image .images-h .img-main{width:100%}.text-with-image .images-h.double-img .img-main{width:79%}.text-with-image .images-h.double-img .img-small{width:50%;margin-left:auto;margin-top:-37%}@media screen and (min-width:768px){.text-with-image .images-h.double-img .img-small{width:55%;margin-top:-28%}}.text-with-image .images-h:not(.double-img)+.text-h{margin-top:60px}@media screen and (min-width:768px){.text-with-image .images-h:not(.double-img)+.text-h{margin-top:0}}@media screen and (min-width:768px){.text-with-image .images-h:not(.double-img){width:46%}.text-with-image .images-h:not(.double-img)+.text-h{width:49%}}.text-with-image .text-h{width:100%;margin-top:80px}@media screen and (min-width:768px){.text-with-image .text-h{width:46%;margin-top:0}}.text-with-image h2{margin-bottom:20px}@media screen and (min-width:768px){.text-with-image h2{margin-bottom:40px}}.text-with-image h3{margin-bottom:20px}.text-with-image ol:not(:last-child),.text-with-image ul:not(:last-child){margin-bottom:22px}.text-with-image ol li{list-style:decimal;margin-left:20px}.text-with-image ul li{list-style:disc;margin-left:20px}.text-with-image .bottom-cta{margin-top:40px}@media screen and (min-width:768px){.text-with-image .bottom-cta{margin-top:70px}}.text-with-image.image-right::before{background-position:42% 30%}@media screen and (min-width:768px){.text-with-image.image-right::before{background-position:40% 20%}}.text-with-image.image-right .text-h{order:1;margin-bottom:80px;margin-top:0}@media screen and (min-width:768px){.text-with-image.image-right .text-h{margin-bottom:0;margin-top:0}}.text-with-image.image-right .images-h{order:2}@media screen and (min-width:768px){.text-with-image.image-right .images-h .img-small{margin-left:0;margin-right:auto}.text-with-image.image-right .images-h .img-main{margin-left:auto;margin-right:0}}.text-with-image.image-right .images-h:not(.double-img)+.text-h{margin-bottom:60px;margin-top:0}@media screen and (min-width:768px){.text-with-image.image-right .images-h:not(.double-img)+.text-h{margin-top:0;margin-bottom:0}}.text-with-image.image-right.full-height .text-h-side{order:2}.text-with-image.image-right.full-height .images-h{order:3}@media screen and (min-width:768px){.text-with-image.image-right.full-height .images-h .img-small{left:-38%;right:auto}}@media screen and (min-width:768px){.text-with-image.image-left.full-height .text-h{width:100%!important;padding-left:51%}}@media screen and (min-width:768px){.text-with-image.full-height .flex-box{padding-bottom:10%;align-items:flex-start}}.text-with-image.full-height .text-h{order:1;width:100%;margin-bottom:0!important}@media screen and (min-width:768px){.text-with-image.full-height .text-h{width:66%!important}}.text-with-image.full-height .text-h-side{order:2;width:100%}@media screen and (min-width:768px){.text-with-image.full-height .text-h-side{width:49%;order:3}}.text-with-image.full-height .images-h{margin-top:55px;width:100%;order:3}@media screen and (min-width:768px){.text-with-image.full-height .images-h{width:41%;margin-top:0;order:2}}.text-with-image.full-height .images-h .img-main{width:77%;margin-left:auto;aspect-ratio:.75}@media screen and (min-width:768px){.text-with-image.full-height .images-h .img-main{width:100%!important}}.text-with-image.full-height .images-h .img-small{width:50%;position:absolute;left:0;bottom:5%;aspect-ratio:1}@media screen and (min-width:768px){.text-with-image.full-height .images-h .img-small{width:79%;right:-38%;bottom:-15%;left:auto;z-index:2;margin:0!important}}.text-with-image.anw-green-bg,.text-with-image.anw-blue-bg,.text-with-image.anw-dark-blue-bg,.text-with-image.anw-navy-bg,.text-with-image.pacific-dark-blue-bg,.text-with-image.pacific-blue-bg,.text-with-image.green-bg,.text-with-image.olive-bg{color:#fff}.text-with-image.anw-green-bg::before,.text-with-image.anw-blue-bg::before,.text-with-image.anw-dark-blue-bg::before,.text-with-image.anw-navy-bg::before,.text-with-image.pacific-dark-blue-bg::before,.text-with-image.pacific-blue-bg::before,.text-with-image.green-bg::before,.text-with-image.olive-bg::before{background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-white.svg);background-position:45% 65%}@media screen and (min-width:768px){.text-with-image.anw-green-bg::before,.text-with-image.anw-blue-bg::before,.text-with-image.anw-dark-blue-bg::before,.text-with-image.anw-navy-bg::before,.text-with-image.pacific-dark-blue-bg::before,.text-with-image.pacific-blue-bg::before,.text-with-image.green-bg::before,.text-with-image.olive-bg::before{background-position:60% 20%}}.text-with-image.anw-green-bg h1,.text-with-image.anw-green-bg h2,.text-with-image.anw-green-bg h3,.text-with-image.anw-green-bg h4,.text-with-image.anw-blue-bg h1,.text-with-image.anw-blue-bg h2,.text-with-image.anw-blue-bg h3,.text-with-image.anw-blue-bg h4,.text-with-image.anw-dark-blue-bg h1,.text-with-image.anw-dark-blue-bg h2,.text-with-image.anw-dark-blue-bg h3,.text-with-image.anw-dark-blue-bg h4,.text-with-image.anw-navy-bg h1,.text-with-image.anw-navy-bg h2,.text-with-image.anw-navy-bg h3,.text-with-image.anw-navy-bg h4,.text-with-image.pacific-dark-blue-bg h1,.text-with-image.pacific-dark-blue-bg h2,.text-with-image.pacific-dark-blue-bg h3,.text-with-image.pacific-dark-blue-bg h4,.text-with-image.pacific-blue-bg h1,.text-with-image.pacific-blue-bg h2,.text-with-image.pacific-blue-bg h3,.text-with-image.pacific-blue-bg h4,.text-with-image.green-bg h1,.text-with-image.green-bg h2,.text-with-image.green-bg h3,.text-with-image.green-bg h4,.text-with-image.olive-bg h1,.text-with-image.olive-bg h2,.text-with-image.olive-bg h3,.text-with-image.olive-bg h4{color:inherit}.home .text-with-image{overflow:visible}.home .text-with-image::before{position:absolute;content:"";width:1900px;height:1780px;top:50%;left:50%;transform:translate(-42%,-45%);background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-orange.svg);background-repeat:no-repeat;background-position:center;background-size:100%;z-index:1;opacity:.03}@media screen and (min-width:768px){.home .text-with-image::before{transform:translate(-40%,-35%);opacity:.02;width:3166px;height:2969px}}.image-with-caption .flex-box{justify-content:space-between}.image-with-caption .text-h{border-top:2px solid #000;padding-top:20px;width:100%;order:2}.image-with-caption .text-h.no-border{border-top:0}@media screen and (min-width:768px){.image-with-caption .text-h{width:314px;order:1}}.image-with-caption .text-h p{margin-bottom:10px}.image-with-caption .text-h span{color:var(--orange)}.image-with-caption .img-h{margin-bottom:20px}@media screen and (min-width:768px){.image-with-caption .img-h{width:calc(100% - 354px);order:2;margin-bottom:0}}.logos-grid{width:100%;overflow:hidden;padding:64px 0}@media screen and (min-width:768px){.logos-grid{padding:80px 0}}@media screen and (min-width:1024px){.logos-grid{padding:104px 0}}.logos-grid h2{margin-bottom:60px}.logos-grid .flex-box{margin:0 -20px}@media screen and (min-width:768px){.logos-grid .flex-box{margin:0 -25px}}@media screen and (min-width:1024px){.logos-grid .flex-box{margin:0 -35px}}@media screen and (min-width:1280px){.logos-grid .flex-box{margin:0 -45px}}.logos-grid .flex-box .logo-h{width:50%;padding:0 20px;margin-bottom:30px}@media screen and (min-width:768px){.logos-grid .flex-box .logo-h{width:33.332%;padding:0 25px;margin-bottom:40px}}@media screen and (min-width:1024px){.logos-grid .flex-box .logo-h{width:25%;padding:0 35px;margin-bottom:60px}}@media screen and (min-width:1280px){.logos-grid .flex-box .logo-h{width:20%;padding:0 45px;margin-bottom:80px}}.logos-grid .flex-box .logo-h .img-h{margin-bottom:20px;aspect-ratio:1.5;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center}.logos-grid .flex-box .logo-h .img-h img{max-height:100%}.logos-grid .flex-box .logo-h span{display:block;font-size:13px;line-height:16px;margin-top:3px}.logos-marquee{overflow:hidden;position:relative;text-align:center;padding:64px 0}@media screen and (min-width:768px){.logos-marquee{padding:80px 0}}@media screen and (min-width:1024px){.logos-marquee{padding:104px 0}}.logos-marquee .eyebrow{margin-bottom:40px}.logos-marquee h2{max-width:924px;margin:0 auto 80px;font-weight:500;color:#000}@media screen and (max-width:767px){.logos-marquee h2{font-size:25px;line-height:30px}}.logos-marquee .logo-h{padding:0 25px}.logos-marquee .logo-h .img-h{width:192px;height:130px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.logos-marquee .logo-h .img-h img{max-height:100%}.logos-marquee .marquee-list{position:relative;height:130px;overflow:hidden}.logos-marquee .part{display:flex;flex-direction:row;justify-content:space-around;align-items:center;overflow:hidden;transform:translate(100%,0);position:absolute;top:0;left:0;animation:ticker 60s infinite linear forwards;white-space:nowrap}.logos-marquee .part-2{animation:60s ticker 30s infinite linear forwards}.logos-marquee .part-first{animation:ticker-first 60s linear forwards;transform:translate(0,0)}@keyframes ticker-first{0%{transform:translate(0,0)}50%{transform:translate(-100%,0)}60%{opacity:1;visibility:visible}100%{transform:translate(-200%,0);opacity:0;visibility:hidden}}@keyframes ticker{0%{transform:translate(100%,0)}50%{transform:translate(0,0)}100%{transform:translate(-100%,0)}}.logos-marquee.with-graphic{overflow:visible}.logos-marquee.with-graphic::before{position:absolute;content:"";width:1144px;height:1073px;top:50%;left:50%;transform:translate(-84%,3%) rotate(15deg);background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-orange.svg);background-repeat:no-repeat;background-position:center;background-size:100%;z-index:1;opacity:.03;z-index:2}@media screen and (min-width:768px){.logos-marquee.with-graphic::before{transform:translate(-87%,-5%) rotate(15deg);opacity:.04;width:1610px;height:1510px}}.text-block{padding:64px 0}@media screen and (min-width:768px){.text-block{padding:80px 0}}@media screen and (min-width:1024px){.text-block{padding:104px 0}}.text-block .title{margin-bottom:30px}@media screen and (min-width:768px){.text-block .title{margin-bottom:40px}}.text-block .quote{margin-bottom:40px}.text-block .quote strong{display:block;margin-bottom:10px;font-weight:500}.text-block .quote .author{display:block;color:var(--orange);font-weight:600}.text-block blockquote{font-size:25px;line-height:32px;font-weight:500}.text-block blockquote:not(:last-child){margin-bottom:22px}.text-block ul,.text-block ol{margin-left:20px}.text-block ul:not(:last-child),.text-block ol:not(:last-child){margin-bottom:40px}.text-block ul li,.text-block ol li{margin-left:20px}.text-block ul li:not(:last-child),.text-block ol li:not(:last-child){margin-bottom:10px}.text-block ol li{list-style:decimal}.text-block ul li{list-style:disc}.text-block.column-one.left{float:none}@media screen and (min-width:768px){.text-block.column-one.left .title,.text-block.column-one.left .eyebrow,.text-block.column-one.left .text,.text-block.column-one.left .quote{width:56%;max-width:688px}}.text-block.column-one:not(.left) .container{max-width:738px}.text-block.column-one.wide .container{max-width:960px}.text-block.column-two .title{max-width:570px}.text-block.column-two .text+.text{margin-top:25px}@media screen and (min-width:768px){.text-block.column-two .flex-box{margin:0 -15px}.text-block.column-two .text{width:50%;padding:0 15px}.text-block.column-two .text+.text{margin-top:0}}@media screen and (min-width:768px){.text-block.column-one-right .bottom-cta,.text-block.column-one-right .eyebrow,.text-block.column-one-right .text,.text-block.column-one-right .quote{width:56%;max-width:688px;margin-left:auto}}@media screen and (min-width:1024px){.text-block.column-one-right .bottom-cta,.text-block.column-one-right .eyebrow,.text-block.column-one-right .text,.text-block.column-one-right .quote{margin-right:9%}}@media screen and (min-width:768px){.text-block.column-one-left .container{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.text-block.column-one-left .container .quote{width:38%}.text-block.column-one-left .container .text{width:56%;max-width:688px;margin-left:auto}}@media screen and (min-width:768px) and (min-width:1400px){.text-block.column-one-left .container .text{margin-right:9%}}.text-block.column-quote{text-align:center}.text-block.column-quote .eyebrow{color:#000}.text-block.column-quote .h1,.text-block.column-quote .h2,.text-block.column-quote strong{color:#000;font-weight:500}@media screen and (max-width:767px){.text-block.column-quote .h1,.text-block.column-quote .h2,.text-block.column-quote strong{font-size:25px;line-height:30px}}.text-block .bottom-cta{margin-top:40px;width:100%}@media screen and (min-width:768px){.text-block .bottom-cta{margin-top:70px}}.text-block.anw-green-bg,.text-block.anw-blue-bg,.text-block.anw-dark-blue-bg,.text-block.anw-navy-bg,.text-block.pacific-dark-blue-bg,.text-block.pacific-blue-bg,.text-block.olive-bg,.text-block.green-bg{color:#fff}.text-block.anw-green-bg blockquote,.text-block.anw-green-bg h1,.text-block.anw-green-bg .h1,.text-block.anw-green-bg h2,.text-block.anw-green-bg .h2,.text-block.anw-green-bg h3,.text-block.anw-green-bg .h3,.text-block.anw-green-bg .eyebrow,.text-block.anw-blue-bg blockquote,.text-block.anw-blue-bg h1,.text-block.anw-blue-bg .h1,.text-block.anw-blue-bg h2,.text-block.anw-blue-bg .h2,.text-block.anw-blue-bg h3,.text-block.anw-blue-bg .h3,.text-block.anw-blue-bg .eyebrow,.text-block.anw-dark-blue-bg blockquote,.text-block.anw-dark-blue-bg h1,.text-block.anw-dark-blue-bg .h1,.text-block.anw-dark-blue-bg h2,.text-block.anw-dark-blue-bg .h2,.text-block.anw-dark-blue-bg h3,.text-block.anw-dark-blue-bg .h3,.text-block.anw-dark-blue-bg .eyebrow,.text-block.anw-navy-bg blockquote,.text-block.anw-navy-bg h1,.text-block.anw-navy-bg .h1,.text-block.anw-navy-bg h2,.text-block.anw-navy-bg .h2,.text-block.anw-navy-bg h3,.text-block.anw-navy-bg .h3,.text-block.anw-navy-bg .eyebrow,.text-block.pacific-dark-blue-bg blockquote,.text-block.pacific-dark-blue-bg h1,.text-block.pacific-dark-blue-bg .h1,.text-block.pacific-dark-blue-bg h2,.text-block.pacific-dark-blue-bg .h2,.text-block.pacific-dark-blue-bg h3,.text-block.pacific-dark-blue-bg .h3,.text-block.pacific-dark-blue-bg .eyebrow,.text-block.pacific-blue-bg blockquote,.text-block.pacific-blue-bg h1,.text-block.pacific-blue-bg .h1,.text-block.pacific-blue-bg h2,.text-block.pacific-blue-bg .h2,.text-block.pacific-blue-bg h3,.text-block.pacific-blue-bg .h3,.text-block.pacific-blue-bg .eyebrow,.text-block.olive-bg blockquote,.text-block.olive-bg h1,.text-block.olive-bg .h1,.text-block.olive-bg h2,.text-block.olive-bg .h2,.text-block.olive-bg h3,.text-block.olive-bg .h3,.text-block.olive-bg .eyebrow,.text-block.green-bg blockquote,.text-block.green-bg h1,.text-block.green-bg .h1,.text-block.green-bg h2,.text-block.green-bg .h2,.text-block.green-bg h3,.text-block.green-bg .h3,.text-block.green-bg .eyebrow{color:inherit}.single-publication .quote p,.single-post .quote p{margin-bottom:0}.single-publication .quote span,.single-post .quote span{color:var(--orange)}.home .text-block.column-quote.olive-bg .eyebrow{color:var(--orange);margin-bottom:30px}@media screen and (min-width:768px){.home .text-block.column-quote.olive-bg .eyebrow{color:#fff;margin-bottom:60px}}section.top-banner.single+.text-block{padding-top:0}body.single section.text-block+section.text-block{padding-top:0}section.top-banner.single+.text-block p:first-child strong{font-size:22px}section.top-banner.single+.text-block p:nth-child(2) strong{font-size:22px}.accordion-section{padding:64px 0}@media screen and (min-width:768px){.accordion-section{padding:80px 0}}@media screen and (min-width:1024px){.accordion-section{padding:104px 0}}.accordion-section h2{margin-bottom:30px}@media screen and (min-width:768px){.accordion-section h2{margin-bottom:0}}@media screen and (min-width:1023px){.accordion-section .accordion-list{display:flex;flex-wrap:wrap;-moz-column-gap:66px;column-gap:66px}.accordion-section .accordion-list .col{width:calc(50% - 33px)}}.accordion-section .accordion{break-inside:avoid;border-bottom:1px solid #707070;padding:30px 0}@media screen and (min-width:768px){.accordion-section .accordion{padding:60px 0}}.accordion-section .accordion .title{font-size:16px;line-height:22px;position:relative;font-weight:600;padding:0 40px 0 35px;cursor:pointer}@media screen and (min-width:768px){.accordion-section .accordion .title{font-size:20px;line-height:29px;padding:0 40px}}.accordion-section .accordion .title .number{position:absolute;left:0;top:-4px;font-weight:700;font-size:18px;line-height:29px}@media screen and (min-width:768px){.accordion-section .accordion .title .number{top:0;font-size:20px;line-height:29px}}.accordion-section .accordion .title .toggle-icon{position:absolute;right:0;top:50%;transform:translate(0,-50%);height:22px;width:22px;transition:all var(--transition)}.accordion-section .accordion .title .toggle-icon:after{position:absolute;content:"";width:22px;height:2px;left:0;top:10px;background:var(--orange)}.accordion-section .accordion .title .toggle-icon::before{position:absolute;content:"";width:2px;height:22px;left:10px;top:0;background:var(--orange)}.accordion-section .accordion.open .title .toggle-icon{transform:translate(0,-50%) rotate(45deg)}.accordion-section .accordion .collapse-content{display:none}.accordion-section .accordion .collapse-content .inner{padding:20px 0}@media screen and (min-width:768px){.accordion-section .accordion .collapse-content .inner{padding:22px 50px 0 40px}}.cta-section{padding:60px 0;overflow:hidden;position:relative}.cta-section h2{max-width:1040px;margin:0 auto 60px}@media screen and (max-width:767px){.cta-section h2{font-size:31px;line-height:39px}}.cta-section::after{position:absolute;content:"";width:100%;height:100%;top:33.332%;left:0;background-color:var(--bottom-color);z-index:1}.cta-section::before{position:absolute;content:"";width:100%;height:33.332%;top:0;left:0;background-color:var(--top-color);z-index:0}.cta-section.graphic{padding:90px 0}@media screen and (min-width:768px){.cta-section.graphic{padding:200px 0}}.cta-section.graphic::before{position:absolute;content:"";width:930px;height:872px;top:0;left:-5%;background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-orange.svg);background-repeat:no-repeat;background-position:center;background-size:100%;background-color:transparent;opacity:.05;transform:rotate(15deg)}@media screen and (min-width:768px){.cta-section.graphic::before{left:35%;width:1296px;height:1216px}}.cta-section.graphic.text-image .cta-box{padding:0;display:flex;flex-wrap:wrap}.cta-section.graphic.text-image .img-h{width:100%;height:56vw}@media screen and (min-width:1024px){.cta-section.graphic.text-image .img-h{width:42%;order:1;height:auto}}.cta-section.graphic.text-image .img-h img{width:100%;height:100%;object-fit:cover}.cta-section.graphic.text-image .text-h{padding:30px;width:100%}@media screen and (min-width:1024px){.cta-section.graphic.text-image .text-h{width:58%;order:2;padding:60px}}.cta-section.graphic.text-image h2{margin:0 0 30px}@media screen and (min-width:768px){.cta-section.graphic.text-image h2{margin:0 0 20px}}.cta-section.graphic.text-image .gform_wrapper{margin-top:30px}@media screen and (min-width:768px){.cta-section.graphic.text-image .gform_wrapper{margin-top:40px}}.cta-section.text-button,.cta-section.text-form{text-align:center}.cta-section .gform_wrapper{width:100%;max-width:688px;margin:0 auto}.cta-section .gform_wrapper form{width:100%;display:flex;align-items:flex-start}.cta-section .gform_wrapper .gform_body{width:100%}.cta-section .gform_wrapper .gform_fields{display:block}.cta-section .gform_wrapper .gform_fields .gfield{width:100%;margin-bottom:0}.cta-section .gform_wrapper .gform_fields .gfield input[type=text],.cta-section .gform_wrapper .gform_fields .gfield input[type=email],.cta-section .gform_wrapper .gform_fields .gfield input[type=password],.cta-section .gform_wrapper .gform_fields .gfield input[type=phone],.cta-section .gform_wrapper .gform_fields .gfield select{border:1px solid #939393;padding:6px 13px;border-radius:5px;background-color:#fff;font-size:13px;line-height:21px}@media screen and (min-width:768px){.cta-section .gform_wrapper .gform_fields .gfield input[type=text],.cta-section .gform_wrapper .gform_fields .gfield input[type=email],.cta-section .gform_wrapper .gform_fields .gfield input[type=password],.cta-section .gform_wrapper .gform_fields .gfield input[type=phone],.cta-section .gform_wrapper .gform_fields .gfield select{border:2px solid #939393;padding:15px 27px;border-radius:10px;font-size:18px;line-height:26px}}.cta-section .gform_wrapper .gform_fields .gfield input[type=text]:hover,.cta-section .gform_wrapper .gform_fields .gfield input[type=text]:focus,.cta-section .gform_wrapper .gform_fields .gfield input[type=email]:hover,.cta-section .gform_wrapper .gform_fields .gfield input[type=email]:focus,.cta-section .gform_wrapper .gform_fields .gfield input[type=password]:hover,.cta-section .gform_wrapper .gform_fields .gfield input[type=password]:focus,.cta-section .gform_wrapper .gform_fields .gfield input[type=phone]:hover,.cta-section .gform_wrapper .gform_fields .gfield input[type=phone]:focus,.cta-section .gform_wrapper .gform_fields .gfield select:hover,.cta-section .gform_wrapper .gform_fields .gfield select:focus{border-color:#000}.cta-section .gform_wrapper .gform_button{margin-left:6px;padding:7px 18px;border-radius:5px}@media screen and (min-width:768px){.cta-section .gform_wrapper .gform_button{padding:14px 40px;margin-left:10px;border-radius:10px}}.cta-section.one-third h2{font-weight:500}.cta-section.one-third .cta-box{width:100%;max-width:1160px;margin:0 auto;padding:30px 15px 20px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,.2);border-radius:10px;overflow:hidden}@media screen and (min-width:768px){.cta-section.one-third .cta-box{padding:60px}}.cta-section.one-third.text-form{text-align:center}.cta-section.one-third.text-form h2,.cta-section.one-third.text-form .eyebrow{margin-bottom:30px}@media screen and (min-width:768px){.cta-section.one-third.text-form h2,.cta-section.one-third.text-form .eyebrow{margin-bottom:60px}}@media screen and (max-width:767px){.cta-section.one-third.text-form h2{font-size:24px;line-height:30px}}.cta-section.one-third.text-image .cta-box{padding:0;display:flex;flex-wrap:wrap}.cta-section.one-third.text-image .img-h{width:100%;height:56vw}@media screen and (min-width:1024px){.cta-section.one-third.text-image .img-h{width:42%;order:1;height:auto}}.cta-section.one-third.text-image .img-h img{width:100%;height:100%;object-fit:cover}.cta-section.one-third.text-image .text-h{padding:30px;width:100%}@media screen and (min-width:1024px){.cta-section.one-third.text-image .text-h{width:58%;order:2;padding:60px}}.cta-section.one-third.text-image h2{margin:0 0 30px;max-width:460px}@media screen and (min-width:768px){.cta-section.one-third.text-image h2{margin:0 0 20px}}.cta-section.one-third.text-image p{max-width:460px}.cta-section.one-third.text-image .gform_wrapper{margin-top:30px}@media screen and (min-width:768px){.cta-section.one-third.text-image .gform_wrapper{margin-top:40px}}.form-block{overflow:hidden;padding:64px 0}@media screen and (min-width:768px){.form-block{padding:80px 0}}@media screen and (min-width:1024px){.form-block{padding:104px 0}}.form-block .gform_wrapper{justify-content:space-between;display:flex;flex-wrap:wrap;align-items:flex-start}.form-block .gform_heading{width:100%;margin-bottom:50px}@media screen and (min-width:1024px){.form-block .gform_heading{width:336px;margin-bottom:0}}.form-block .gform_heading .gform_title{font-size:49px;line-height:56px;color:#000;margin-bottom:20px}.form-block .gform_anchor{display:none}.form-block form{width:100%}@media screen and (min-width:1024px){.form-block form{max-width:calc(90% - 336px);margin-top:76px}}.person-list{padding:64px 0}@media screen and (min-width:768px){.person-list{padding:80px 0}}@media screen and (min-width:1024px){.person-list{padding:104px 0}}.person-list .flex-box{justify-content:space-between;align-items:flex-start}.person-list.cards-small .flex-box{gap:40px;justify-content:flex-start}@media screen and (min-width:768px){.person-list.cards-small .flex-box{gap:45px}}@media screen and (min-width:1024px){.person-list.cards-small .flex-box{gap:130px}}@media screen and (min-width:1280px){.person-list.cards-small .flex-box{gap:90px}}.person-list.cards-small .flex-box .person-card{width:208px}.person-list.cards-small .flex-box .person-card .img-h{margin-bottom:20px;border-radius:5px;overflow:hidden}.person-list.cards-small .flex-box .person-card .h5{font-size:20px;line-height:24px;margin-bottom:16px}.person-list.cards-small .flex-box .person-card .position{display:block;font-weight:500;font-family:var(--title-font);margin-bottom:5px}.person-list.cards-small .flex-box .person-card .company{display:block;font-size:13px;line-height:16px;font-family:var(--title-font)}.person-list.cards-large .column{display:none}@media screen and (min-width:768px){.person-list.cards-large .column{width:calc(50% - 10px);display:block}}.person-list.cards-large .person-card{width:100%;margin-bottom:20px;border-radius:10px;padding:20px 20px 56px;background-color:#fff;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;position:relative;transition:height var(--transition);box-shadow:0 0 8px rgba(0,0,0,.2)}@media screen and (min-width:768px){.person-list.cards-large .person-card{padding:30px 30px 66px}}@media screen and (max-width:767px){.person-list.cards-large .person-card{height:auto!important}}.person-list.cards-large .person-card .img-h{width:66px;border-radius:50%;overflow:hidden;order:2;margin-left:auto;aspect-ratio:1}@media screen and (min-width:768px){.person-list.cards-large .person-card .img-h{width:110px;margin:-10px -10px 0 auto}}.person-list.cards-large .person-card .img-h img{width:100%;height:100%;object-fit:cover}.person-list.cards-large .person-card .info{order:1;width:calc(100% - 70px)}@media screen and (min-width:768px){.person-list.cards-large .person-card .info{width:calc(100% - 130px)}}.person-list.cards-large .person-card .info .h5{margin-bottom:10px;padding-right:20px}@media screen and (max-width:767px){.person-list.cards-large .person-card .info .h5{font-size:20px;line-height:24px;margin-bottom:20px;padding-right:0}}.person-list.cards-large .person-card .info .position{display:block;font-weight:500;margin-bottom:5px;font-size:16px;line-height:22px;padding-right:20px}@media screen and (min-width:768px){.person-list.cards-large .person-card .info .position{font-size:20px;line-height:26px;padding-right:0}}.person-list.cards-large .person-card .info .company{display:block;font-size:14px;line-height:22px;color:var(--orange)}.person-list.cards-large .person-card .desc{order:3;margin-top:20px;height:146px;overflow:hidden;transition:height var(--transition)}.person-list.cards-large .person-card .more-less{order:4;text-indent:-9999px;padding:0;height:26px;width:26px;position:absolute;right:20px;bottom:20px;display:block;border:none;background:transparent;transition:all var(--transition)}@media screen and (min-width:768px){.person-list.cards-large .person-card .more-less{right:30px}}.person-list.cards-large .person-card .more-less:after{position:absolute;content:"";width:26px;height:2px;left:0;top:12px;background:var(--orange)}.person-list.cards-large .person-card .more-less::before{position:absolute;content:"";width:2px;height:26px;left:12px;top:0;background:var(--orange)}.person-list.cards-large .person-card.show .more-less{transform:rotate(45deg)}.person-list .mobile-items{display:block}@media screen and (min-width:768px){.person-list .mobile-items{display:none}}.news-list{position:relative;overflow:hidden;z-index:2;padding:64px 0}@media screen and (min-width:768px){.news-list{padding:80px 0}}@media screen and (min-width:1024px){.news-list{padding:104px 0}}.news-list .heading{margin-bottom:40px}@media screen and (min-width:768px){.news-list .heading{margin-bottom:60px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}}.news-list .heading .link-arrow{font-size:24px;line-height:29px;margin-bottom:10px;display:none}@media screen and (min-width:768px){.news-list .heading .link-arrow{display:block}}.news-list .heading .eyebrow{width:100%}@media screen and (min-width:768px){.news-list .heading h2{width:calc(100% - 200px);max-width:925px}}.news-list .heading h2:last-child{margin-bottom:0}.news-list .link-arrow.mobile{display:block;float:right}@media screen and (min-width:768px){.news-list .link-arrow.mobile{display:none}}.news-list.no-images .img-h{display:none}.news-list.no-images .slider .news-item .text-h{padding-top:20px}.news-list.no-images .flex-box{row-gap:30px}.news-list.graphic{padding:50px 0}@media screen and (min-width:768px){.news-list.graphic{padding:170px 0}}.news-list.graphic::before{position:absolute;content:"";width:1188px;height:1115px;top:0;left:-40%;background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic.svg);background-repeat:no-repeat;background-position:top left;background-size:100%;z-index:1;opacity:.02}@media screen and (min-width:768px){.news-list.graphic::before{top:0;left:-10%;width:1834px;height:1720px}}.news-list .h2{margin-bottom:50px}@media screen and (min-width:768px){.news-list .h2{margin-bottom:60px}}.news-list .flex-box{margin:0 -10px}.news-list .flex-box .news-item{padding:0 10px;width:100%}@media screen and (min-width:768px){.news-list .flex-box .news-item{width:50%}}@media screen and (min-width:1024px){.news-list .flex-box .news-item{width:33.332%}}.news-list .news-item{margin-bottom:50px}@media screen and (min-width:768px){.news-list .news-item{margin-bottom:60px}}.news-list .news-item a{display:block}.news-list .news-item a:hover{text-decoration:none}.news-list .news-item a:hover .h5{color:var(--orange)}.news-list .news-item a:hover .img-h img{transform:scale(1.05)}.news-list .news-item .img-h{border-radius:5px;overflow:hidden;margin-bottom:20px;aspect-ratio:1.6}.news-list .news-item .img-h img{width:100%;height:100%;object-fit:cover;transition:all var(--transition)}.news-list .news-item .category{letter-spacing:1.6px;font-size:12px;line-height:18px;color:var(--orange);text-transform:uppercase;margin-bottom:20px;display:block;font-weight:700}.news-list .news-item .h5{font-weight:500;margin-bottom:20px;transition:all var(--transition)}.news-list .news-item .text{margin-bottom:17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}@media screen and (min-width:768px){.news-list .news-item .text{-webkit-line-clamp:4;margin-bottom:20px}}.news-list .news-item .date{letter-spacing:1.12px;display:block;color:var(--orange);text-transform:uppercase;font-size:14px;line-height:18px;font-weight:600}.news-list .news-item.sticky,.news-list .news-item.full{width:100%}@media screen and (min-width:1024px){.news-list .news-item.sticky a,.news-list .news-item.full a{display:flex;flex-wrap:wrap}.news-list .news-item.sticky a .text-h,.news-list .news-item.full a .text-h{width:52%;min-height:400px;padding:20px 0 20px 0;display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:column;justify-content:center}.news-list .news-item.sticky a .img-h+.text-h,.news-list .news-item.full a .img-h+.text-h{padding:20px 20px 20px 40px}}.news-list .news-item.sticky a .h5,.news-list .news-item.full a .h5{font-weight:500;margin-bottom:10px;transition:all var(--transition);font-size:31px;line-height:38px}@media screen and (min-width:1024px){.news-list .news-item.sticky a .h5,.news-list .news-item.full a .h5{font-size:49px;line-height:59px;margin-bottom:20px}}.news-list .news-item.sticky a .img-h,.news-list .news-item.full a .img-h{height:65vw;width:100%;position:relative;border-radius:10px}@media screen and (min-width:1024px){.news-list .news-item.sticky a .img-h,.news-list .news-item.full a .img-h{width:48%;height:auto;margin-bottom:0}}.news-list .news-item.sticky a .img-h img,.news-list .news-item.full a .img-h img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1024px){.news-list .news-item.sticky a .img-h img,.news-list .news-item.full a .img-h img{position:absolute;top:0;left:0}}.news-list.green-bg h2,.news-list.olive-bg h2{color:#fff}.news-list.green-bg.graphic::before,.news-list.olive-bg.graphic::before{position:absolute;content:"";width:1494px;height:1400px;top:10%;left:50%;transform:translate(-50%,0);background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic-white.svg);background-repeat:no-repeat;background-position:center;background-size:100%;z-index:1;opacity:.07}@media screen and (min-width:768px){.news-list.green-bg.graphic::before,.news-list.olive-bg.graphic::before{top:15%;transform:translate(-30%,0)}}.news-list.green-bg.graphic .slider:before,.news-list.olive-bg.graphic .slider:before{background:var(--olive)}.news-list.green-bg .flex-box .news-item .text-h,.news-list.olive-bg .flex-box .news-item .text-h{color:#fff}.news-list.green-bg .flex-box .news-item .text-h h3,.news-list.olive-bg .flex-box .news-item .text-h h3{color:#fff}.news-list.green-bg .flex-box .news-item:hover .text-h,.news-list.olive-bg .flex-box .news-item:hover .text-h{color:var(--orange)}.news-list.green-bg .flex-box .news-item:hover .text-h h3,.news-list.olive-bg .flex-box .news-item:hover .text-h h3{color:var(--orange)}.news-list.green-bg.graphic .slider:before{background:var(--green)}.news-list .slider{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;margin-right:-20px;position:relative}.news-list .slider:before{right:100%;position:absolute;top:0;content:"";width:100%;background:#fff;height:100%;z-index:3;display:none}.news-list .slider .slick-cloned:nth-child(1),.news-list .slider .slick-cloned:nth-child(2),.news-list .slider .slick-cloned:nth-child(3){opacity:0;visibility:hidden}.news-list .slider:not(.slick-initialized) .news-item:nth-child(n+2){display:none}@media screen and (min-width:768px){.news-list .slider:not(.slick-initialized) .news-item:nth-child(n+4){display:none}}.news-list .slider .slick-list{width:100%;order:1;overflow:visible;margin-bottom:40px}.news-list .slider .slick-arrow{width:63px;height:30px;text-indent:-9999px;border-radius:0;-webkit-appearance:none;appearance:none;padding:0;border:none;margin:0 23px 0 0;display:none!important;position:relative;background:none}@media screen and (min-width:768px){.news-list .slider .slick-arrow{display:block!important}}.news-list .slider .slick-arrow:after{position:absolute;content:"";width:100%;height:100%;background:url(/wp-content/themes/beechbase/assets/css/../img/slider-arrow-white.svg) no-repeat center;background-size:100%;left:0;top:0}.news-list .slider .slick-arrow:hover{transform:scale(1.2)}.news-list .slider .slick-prev{order:2}.news-list .slider .slick-next{order:3}.news-list .slider .slick-next:after{transform:scaleX(-1)}.news-list .slider .news-item{width:auto;height:inherit;margin-right:20px;background:#fff;border-radius:10px;overflow:hidden;margin-bottom:0}@media screen and (min-width:768px){.news-list .slider .news-item{width:30%}}.news-list .slider .news-item .img-h{border-radius:0}.news-list .slider .news-item .text-h{padding:0 20px 20px}.news-list .slider .news-item .text-h h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:15px}.news-list.related{margin-bottom:0}.news-list.related.graphic::before{opacity:.04}.wp-pagenavi,.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;line-height:20px;width:100%;text-align:center;color:var(--orange);font-weight:500;gap:14px;margin-top:50px}.wp-pagenavi a,.pagination a{color:var(--orange);display:inline-block;min-height:20px;min-width:20px;text-align:center}.wp-pagenavi .current,.pagination .current{color:#fff;background:var(--orange);display:inline-block;min-height:20px;min-width:20px;border-radius:2px;text-align:center}.wp-pagenavi .prevpostslink,.wp-pagenavi .nextpostslink,.wp-pagenavi .prev,.wp-pagenavi .next,.pagination .prevpostslink,.pagination .nextpostslink,.pagination .prev,.pagination .next{position:relative;padding-left:26px;display:inline-block}.wp-pagenavi .prevpostslink:after,.wp-pagenavi .nextpostslink:after,.wp-pagenavi .prev:after,.wp-pagenavi .next:after,.pagination .prevpostslink:after,.pagination .nextpostslink:after,.pagination .prev:after,.pagination .next:after{position:absolute;content:"";width:16px;height:100%;top:0;left:0;background:url(/wp-content/themes/beechbase/assets/css/../img/pagi-arrow.svg) no-repeat center;background-size:100%}.wp-pagenavi .nextpostslink,.wp-pagenavi .next,.pagination .nextpostslink,.pagination .next{padding-left:0;padding-right:26px}.wp-pagenavi .nextpostslink:after,.wp-pagenavi .next:after,.pagination .nextpostslink:after,.pagination .next:after{left:auto;right:0;transform:scaleX(-1)}.home .news-list{z-index:2}.top-banner+.news-list:not(.green-bg):not(.olive-bg){padding-top:0!important}@media screen and (min-width:768px){.top-banner+.news-list:not(.green-bg):not(.olive-bg){padding-bottom:150px}}.events-cards{position:relative;overflow:hidden;padding:64px 0}@media screen and (min-width:768px){.events-cards{padding:80px 0}}@media screen and (min-width:1024px){.events-cards{padding:104px 0}}.events-cards .container:after{display:table;clear:both;content:""}.events-cards .heading{margin-bottom:40px}@media screen and (min-width:768px){.events-cards .heading{margin-bottom:80px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}}.events-cards .heading .link-arrow{font-size:24px;line-height:29px;margin-bottom:10px;display:none}@media screen and (min-width:768px){.events-cards .heading .link-arrow{display:block}}.events-cards .heading .eyebrow{width:100%}@media screen and (min-width:768px){.events-cards .heading h2{max-width:calc(100% - 200px)}}.events-cards .link-arrow.mobile{display:block;float:right}@media screen and (min-width:768px){.events-cards .link-arrow.mobile{display:none}}.events-cards .news-item .inner{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px;font-size:14px;line-height:18px}@media screen and (min-width:768px){.events-cards .news-item .inner{font-size:18px;line-height:26px}}.events-cards .news-item.hidden{display:none}.events-cards .news-item .date{font-family:var(--title-font);text-transform:uppercase;width:43px;font-size:14px;line-height:18px}@media screen and (min-width:1024px){.events-cards .news-item .date{width:118px;font-size:24px;line-height:29px}}.events-cards .news-item .date span{display:block}.events-cards .news-item .date .day{font-size:24px;line-height:29px}@media screen and (min-width:1024px){.events-cards .news-item .date .day{font-size:57px;line-height:69px}}.events-cards .news-item .img-h{width:calc(100% - 43px);border-radius:10px;overflow:hidden;margin-bottom:10px;aspect-ratio:1.6}@media screen and (min-width:768px){.events-cards .news-item .img-h{width:calc(50% - 43px);margin-bottom:0;aspect-ratio:inherit}}@media screen and (min-width:1024px){.events-cards .news-item .img-h{width:calc(50% - 118px)}}.events-cards .news-item .img-h a{display:block;height:100%}.events-cards .news-item .img-h a img{width:100%;height:100%;object-fit:cover}.events-cards .news-item .text-h{padding-left:42px}@media screen and (min-width:768px){.events-cards .news-item .text-h{width:calc(50% - 20px);border-left:5px solid var(--orange)}}@media screen and (min-width:1024px){.events-cards .news-item .text-h{padding-left:60px}}.events-cards .news-item .text-h h3{margin-bottom:5px;color:#1C1F1F}@media screen and (min-width:768px){.events-cards .news-item .text-h h3{margin-bottom:15px}}.events-cards .news-item .text-h .info{margin-bottom:0;display:flex;flex-wrap:wrap}@media screen and (min-width:768px){.events-cards .news-item .text-h .info{margin-bottom:30px;display:block}}.events-cards .news-item .text-h .info .location{order:2;display:block}.events-cards .news-item .text-h .info .location+span{order:1;color:var(--orange);font-weight:600;margin-bottom:10px}@media screen and (min-width:768px){.events-cards .news-item .text-h .info .location+span{font-weight:400;color:inherit;margin-bottom:0}}.events-cards .news-item .text-h .info strong{margin-right:5px;font-weight:400}@media screen and (min-width:768px){.events-cards .news-item .text-h .info strong{font-weight:600}}.events-cards .news-item .text-h .text{display:none;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin-bottom:20px}@media screen and (min-width:768px){.events-cards .news-item .text-h .text{display:-webkit-box;margin-bottom:60px}}.events-cards .news-item .text-h .link-arrow{display:none}@media screen and (min-width:768px){.events-cards .news-item .text-h .link-arrow{display:inline-block}}.events-cards .news-item .date+.text-h{border:none!important;width:calc(100% - 43px);padding-left:0!important}@media screen and (min-width:768px){.events-cards .news-item .date+.text-h{width:calc(100% - 118px)}}.events-cards .news-item .date+.text-h .text{display:-webkit-box}.events-cards .news-item .date+.text-h .info{margin-bottom:30px}.events-cards .news-item .date+.text-h .link-arrow{display:inline-block}.events-cards .news-item+.btn-main{margin-left:43px}@media screen and (min-width:768px){.events-cards .news-item+.btn-main{margin-left:128px}}.events-cards.upcoming{margin-bottom:100px;position:relative;overflow:visible}@media screen and (min-width:768px){.events-cards.upcoming{margin-bottom:220px}}.events-cards.upcoming::before{position:absolute;content:"";width:1534px;height:1520px;bottom:-100px;right:-200px;background-image:url(/wp-content/themes/beechbase/assets/css/../img/bg-graphic.svg);background-repeat:no-repeat;background-position:center;background-size:100%;z-index:1;opacity:.03}@media screen and (min-width:768px){.events-cards.upcoming::before{width:1834px;height:1720px;bottom:-100px;right:200px}}.home .events-cards{padding-bottom:50px}@media screen and (min-width:768px){.home .events-cards{padding-bottom:150px}}.jobs-cards{padding:64px 0}@media screen and (min-width:768px){.jobs-cards{padding:80px 0}}@media screen and (min-width:1024px){.jobs-cards{padding:104px 0}}.jobs-cards .flex-box{justify-content:space-between;margin-bottom:40px}.jobs-cards .count{width:100%;margin-bottom:40px}.jobs-cards .job-card{width:100%;margin-bottom:20px;box-shadow:0 0 8px rgba(0,0,0,.2);border-radius:10px;background-color:#fff;transition:all var(--transition)}@media screen and (min-width:1024px){.jobs-cards .job-card{width:calc(50% - 10px)}}.jobs-cards .job-card:hover{box-shadow:0 0 15px rgba(0,0,0,.3)}.jobs-cards .job-card .inner{width:100%;position:relative;padding:20px 20px 30px;display:block;height:100%}@media screen and (min-width:768px){.jobs-cards .job-card .inner{padding:30px}}.jobs-cards .job-card .inner:hover{text-decoration:none}.jobs-cards .job-card .icon{position:absolute;max-width:50px;right:20px;top:20px}@media screen and (min-width:768px){.jobs-cards .job-card .icon{max-width:100px;right:30px;top:30px}}.jobs-cards .job-card h3{color:#3B8971;margin-bottom:5px;font-size:18px;line-height:21px;padding-right:60px}@media screen and (min-width:768px){.jobs-cards .job-card h3{font-size:31px;line-height:38px;padding-right:110px}}.jobs-cards .job-card h4{font-size:18px;line-height:21px;color:#000;padding-right:60px;margin-bottom:20px}@media screen and (min-width:768px){.jobs-cards .job-card h4{font-size:25px;line-height:30px;padding-right:110px}}.jobs-cards .job-card .location{padding-left:23px;background:url(/wp-content/themes/beechbase/assets/css/../img/location.svg) no-repeat left center;background-size:18px;margin-bottom:20px;display:block}.jobs-cards .job-card .desc{color:#5D5D5D;padding-right:0}@media screen and (min-width:768px){.jobs-cards .job-card .desc{padding-right:110px}}@media screen and (min-width:1024px){.jobs-cards .job-card .desc{padding-right:0}}@media screen and (min-width:1280px){.jobs-cards .job-card .desc{padding-right:110px}}.jobs-cards .job-card .desc ul{margin-bottom:10px}.jobs-cards .job-card .desc ul li{color:#000;margin-left:20px;list-style:disc;font-size:16px;font-family:var(--title-font)}.jobs-cards .job-card .desc ul li:not(:last-child){margin-bottom:5px}.jobs-cards .job-card .date{margin-top:10px;font-family:var(--title-font);font-size:13px;line-height:16px;text-align:right;color:#1C1F1F;display:block}.jobs-cards .job-card.hidden{display:none}.jobs-cards .show-more{margin-top:20px}