@import"https://use.typekit.net/oyo2ldk.css";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.css";@import"normalize.css";@import"aos.css";@import"slick.css";@import"hamburger.css";::-webkit-scrollbar{width:10px;background-color:#f2f2f2}::-webkit-scrollbar-thumb{background-color:#fdd531}.clearfix::after{content:"";clear:both;display:table}body{font-family:acumin-pro,sans-serif;font-weight:400;font-style:normal;background-color:#fff;color:#333;padding:0;margin:0}.hide{display:none !important}.loader{background-color:#fff;position:fixed;left:0;right:0;top:0;bottom:0;height:100vh;width:100%;z-index:10000}form{position:relative}form .success-message,form .error-message{position:absolute;top:60%;left:50%;transform:translateY(-50%) translateX(-50%);pointer-events:none;opacity:0;background-color:#fff;border-radius:5px;transition:200ms ease-in-out;transition-property:opacity,top;z-index:100;padding:50px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137)}form.success,form.error{pointer-events:none}form.success .success-message{top:50%;opacity:1;pointer-events:all;transition:200ms ease-in-out;transition-property:opacity,top}form.error .error-message{top:50%;opacity:1;pointer-events:all;transition:200ms ease-in-out;transition-property:opacity,top}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}.wrap{width:1200px;height:100%;margin:0 auto;position:relative}h1{font-size:69px;line-height:64px;margin:0 0 20px 0;font-family:acumin-pro-extra-condensed,sans-serif}h2{font-size:50px;line-height:52px;margin:0 0 10px 0;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;font-weight:800;color:#1e5511}h3{font-size:33px;line-height:34px;margin:0 0 10px 0;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;color:#1e5511}p{font-size:20px;line-height:29px;margin:0 0 10px 0;font-weight:400;font-family:acumin-pro-condensed,sans-serif}p a{color:#1e5511;font-weight:500}.content ol{margin:0 0 5px 0}.content ol li{padding-left:12px;margin-bottom:10px;font-size:16px;line-height:20px;position:relative;font-family:acumin-pro-condensed,sans-serif}.content ol li a{color:#1e5511}.mobile-social{display:none}.content ul{list-style:none;padding:0;margin:0 0 5px 0}.content ul li{padding-left:12px;margin-bottom:10px;font-size:16px;line-height:20px;position:relative;font-family:acumin-pro-condensed,sans-serif}.content ul li a{color:#1e5511}.content ul li:before{position:absolute;top:8px;left:0;content:"";width:5px;height:5px;background-color:#fdd531;border-radius:50%}.button{display:inline-block;background-color:#fdd531;color:#1e5511;text-transform:uppercase;font-family:acumin-pro-extra-condensed,sans-serif;font-size:29px;line-height:46px;height:50px;padding:0 18px;font-weight:700;outline:none;border:none;cursor:pointer;font-style:normal;-webkit-text-size-adjust:100%;box-sizing:border-box;transition:120ms ease-in-out;transition-property:color,background-color}.button[type=submit]{min-width:150px;text-align:left;margin-top:20px}.button[type=submit] span{display:inline-block;transform:translateY(-2px)}.button[type=submit].button-arrow:after{transform:translateY(1px)}.button.button-arrow:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(3px)}.button:hover{background-color:#1e5511;color:#fdd531;transition:120ms ease-in-out;transition-property:color,background-color}.button-alt{background-color:#1e5511;color:#fff}.button-alt.button-arrow:after{color:#fdd531;transition:120ms ease-in-out;transition-property:color,background-color}.button-alt:hover{background-color:#fdd531;color:#1e5511;transition:120ms ease-in-out;transition-property:color,background-color}.button-alt:hover.button-arrow:after{color:#1e5511}.filters{width:300px;height:50px;line-height:50px;background-color:#fdd531;position:relative;display:flex;align-items:center;padding:0 16px;color:#1e5511;font-size:33px;font-weight:700;font-family:acumin-pro-extra-condensed,sans-serif}.filters:after{content:"keyboard_arrow_down";font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;position:absolute;top:51%;right:10px;font-size:40px;transform:translateY(-50%)}.filters:hover .filters-dropdown{bottom:0;opacity:1;pointer-events:all;transition:100ms ease-in-out;transition-property:bottom,opacity}.filters .filters-dropdown{position:absolute;bottom:-20px;right:0;left:0;height:auto;transform:translateY(100%);z-index:110;background-color:#fdd531;opacity:0;pointer-events:none;transition:100ms ease-in-out;transition-property:bottom,opacity;cursor:pointer}.filters .filters-dropdown .filters-dropdown-item{padding:0 15px;position:relative;background-color:#fdd531;transition:background-color 120ms ease-in-out}.filters .filters-dropdown .filters-dropdown-item:hover{background-color:#edc72f;transition:background-color 120ms ease-in-out}.filters .filters-dropdown .filters-dropdown-item:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background-color:#fff;opacity:.5}.social{position:fixed;top:30%;right:0;width:40px;background-color:#fdd531;z-index:10;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;border-radius:4px 0 0 4px;padding:18px 0 12px 0;box-shadow:0 3px 6px rgba(0,0,0,.1607843137)}.social a:first-of-type{margin-bottom:16px}.social a:first-of-type img{width:9px;height:auto}.social a:nth-of-type(2){margin-bottom:15px}.social a:nth-of-type(2) img{width:18px;height:auto}.social a:nth-of-type(3){margin-bottom:15px}.social a:nth-of-type(3) img{width:18px;height:auto}.social a:nth-of-type(4){width:20px;height:auto}.header-carousel{position:relative}.header-carousel .slick-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;margin:0;padding:1rem 0;list-style-type:none}.header-carousel .slick-dots li{margin:0 .25rem}.header-carousel .slick-dots button{display:block;width:1rem;cursor:pointer;height:1rem;padding:0;border:none;border-radius:100%;background-color:#fff;text-indent:-9999px}.header-carousel .slick-dots li.slick-active button{background-color:#fdd531}header{position:fixed;top:0;width:100%;height:85px;background-color:#fff;z-index:200;box-shadow:0 3px 6px rgba(0,0,0,.1607843137)}header .wrap{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}header .wrap .logo{background-color:#fdd531;height:100px;width:190px;display:flex;justify-content:space-around;transform:translateY(7px);box-shadow:0 3px 6px rgba(0,0,0,.1607843137);transition:transform 120ms ease-in-out}header .wrap .logo img{width:165px;height:auto}header .wrap .main-navigation{padding:0;margin:0;height:85px;list-style:none;display:flex;flex-flow:row nowrap;align-items:center;justify-content:center}header .wrap .main-navigation .main-navigation-item{margin-left:20px;height:100%;display:flex;align-items:center;justify-content:center;position:relative}header .wrap .main-navigation .main-navigation-item a{transition:color 120ms ease-in-out}header .wrap .main-navigation .main-navigation-item:hover a{color:#1e5511;transition:color 120ms ease-in-out}header .wrap .main-navigation .main-navigation-item .dropdown{pointer-events:none;position:absolute;top:110px;left:0;z-index:50;display:inline-block;background-color:#1e5511;color:#fff;list-style:none;padding:0;min-width:230px;opacity:0;transition-property:top,opacity;transition:120ms ease-in-out}header .wrap .main-navigation .main-navigation-item .dropdown:before{width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #1e5511 rgba(0,0,0,0);position:absolute;top:0;left:15px;transform:translateY(calc(-100% + 1px));content:""}header .wrap .main-navigation .main-navigation-item .dropdown .main-navigation-dropdown-item{position:relative;background-color:#1e5511;transition:background-color 120ms ease-in-out}header .wrap .main-navigation .main-navigation-item .dropdown .main-navigation-dropdown-item:hover{background-color:#16420d;transition:background-color 120ms ease-in-out}header .wrap .main-navigation .main-navigation-item .dropdown .main-navigation-dropdown-item:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#fff;opacity:.2}header .wrap .main-navigation .main-navigation-item .dropdown .main-navigation-dropdown-item a{height:100%;font-family:acumin-pro-extra-condensed,sans-serif;font-size:24px;line-height:24px;font-weight:700;padding:11px 30px 11px 10px;color:#fff;text-transform:uppercase;position:relative}header .wrap .main-navigation .main-navigation-item .dropdown .main-navigation-dropdown-item a:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#fdd531}header .wrap .main-navigation .main-navigation-item:hover .dropdown{top:70px;opacity:1;pointer-events:all;transition-property:top,opacity;transition:120ms ease-in-out}header .wrap .main-navigation .main-navigation-item:first-of-type{margin-left:0}header .wrap .main-navigation .main-navigation-item:last-of-type a{background-color:#fdd531;height:50px;padding:0 20px}header .wrap .main-navigation .main-navigation-item:nth-last-child(2) a{font-weight:400;margin-left:20px}header .wrap .main-navigation .main-navigation-item a{height:100%;display:flex;align-items:center;font-family:acumin-pro-extra-condensed,sans-serif;font-size:26px;line-height:26px;font-weight:700;color:#000;text-transform:uppercase}header .wrap .main-navigation-mobile{display:none}.mobile-navigation{display:none}footer{width:100%;height:400px;padding:20px 0;display:block;background-color:#000}footer .wrap{display:flex;justify-content:space-between;flex-flow:row nowrap}footer .wrap .footer-navigation{padding:0;margin:0;list-style:none;display:flex;flex-flow:row nowrap}footer .wrap .footer-navigation .footer-navigation-item{font-size:18px;font-weight:800;font-family:acumin-pro-condensed,sans-serif;line-height:27px;margin-right:50px}footer .wrap .footer-navigation .footer-navigation-item a{color:#fff}footer .wrap .footer-navigation .footer-navigation-item .dropdown{list-style:none;display:flex;flex-flow:column nowrap;padding:0;margin:0;font-weight:500}footer .wrap .footer-details{width:340px}footer .wrap .footer-details .mobile-nav-footer{display:none}footer .wrap .footer-details .footer-details-info{display:flex;flex-flow:row nowrap;justify-content:space-between}footer .wrap .footer-details .footer-details-info .copyrights,footer .wrap .footer-details .footer-details-info .telephone{color:#fff;font-size:18px;font-family:acumin-pro-condensed,sans-serif;line-height:18px}footer .wrap .footer-details .footer-details-info .copyrights a,footer .wrap .footer-details .footer-details-info .telephone a{color:#fff}footer .wrap .footer-details .footer-details-info .copyrights{font-weight:600}footer .wrap .footer-details .proud-to-recycle{display:flex;align-items:center;height:54px;width:100%;background-color:#242424;border-radius:27px;color:#fff;margin:30px 0}footer .wrap .footer-details .proud-to-recycle .text{font-size:21px;line-height:21px;font-family:acumin-pro-condensed,sans-serif;font-weight:700;transform:translateY(-1px)}footer .wrap .footer-details .icon{background-color:#454545;width:46px;height:46px;margin-left:5px;border-radius:100%;position:relative;margin-right:10px}footer .wrap .footer-details .icon .material-icons{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);color:#fdd531;font-size:34px}main{margin-top:85px;width:100%;min-height:calc(100vh - 85px - 400px)}main section{width:100%;height:auto;display:block}.header-banner{height:500px;position:relative;background-position:center;background-size:cover}.header-banner:before{content:"";position:absolute;top:0;left:0;bottom:0;right:50%;background:linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0))}.header-banner.header-banner-homepage{min-height:calc(100vh - 85px)}.header-banner .content{position:absolute;left:0;top:50%;transform:translateY(-50%);max-width:440px}.header-banner .content h1{max-width:380px;color:#fdd531;margin-bottom:25px;text-transform:uppercase}.header-banner .content p{color:#fff;font-weight:600}.header-banner .content p a{color:#fdd531;font-weight:600}.header-banner .content .buttons{margin-top:30px}.header-banner.header-banner-pages .content{max-width:600px}.header-banner.header-banner-pages .content h1{max-width:unset !important}.header-banner.header-banner-pages:before{right:30%;background:linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0))}section.text{padding:80px 0}section.text h3{margin-top:30px}section.text h3:first-of-type{margin-top:0}section.text ul{list-style:none;padding:0;margin:0 0 5px 0}section.text ul li{padding-left:12px;margin-bottom:10px;font-size:16px;line-height:20px;position:relative;font-family:acumin-pro-condensed,sans-serif}section.text ul li:before{position:absolute;top:8px;left:0;content:"";width:5px;height:5px;background-color:#fdd531;border-radius:50%}.about{padding:80px 0}.about h2{margin-bottom:20px}.about .container{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));row-gap:15px;column-gap:15px;margin-top:35px}.about .container .image{width:100%;height:auto}.about .container .image img{display:block;width:100%;height:auto}.about .container .description{background-color:#f2f2f2;padding:24px}.about .container .description p{font-size:16px;line-height:23px;font-weight:600;min-height:70px}.about .container .description .button{width:100%;margin-top:8px}.our-services{padding:80px 0}.our-services .container{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));row-gap:15px;column-gap:15px;margin-top:25px}.our-services .container .image{width:100%;height:auto}.our-services .container .image img{display:block}.our-services .container .description{background-color:#f2f2f2;padding:24px}.our-services .container .description p{font-size:16px;line-height:23px;font-weight:400;min-height:116px}.our-services .container .description .button{width:100%;margin-top:8px}.tabbed-content{padding:80px 0}.tabbed-content .wrap{display:grid;grid-template-columns:254px 1fr}.tabbed-content .wrap .aside{position:relative;display:flex;flex-flow:column nowrap}.tabbed-content .wrap .aside .aside-item{height:47px;color:#1e5511;font-size:29px;line-height:44px;padding:0 0 0 15px;text-transform:uppercase;font-family:acumin-pro-extra-condensed,sans-serif;font-weight:700;cursor:pointer;position:relative}.tabbed-content .wrap .aside .aside-item:after{position:absolute;top:50%;right:40px;transform:translateY(-50%);content:"east";color:#1e5511;font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;opacity:0;transition:120ms ease-in-out;transition-property:opacity,right}.tabbed-content .wrap .aside .aside-item:hover:after{opacity:.3;right:15px;transition:120ms ease-in-out;transition-property:opacity,right}.tabbed-content .wrap .aside .aside-item.active{background-color:#fdd531}.tabbed-content .wrap .aside .aside-item.active:after{opacity:.3;right:15px}.tabbed-content .wrap .aside:after{content:"";position:absolute;top:0;right:0;bottom:0;width:20px;background:rgba(0,0,0,0) linear-gradient(90deg, #FFFFFF 0%, #808080 100%) 0 0 no-repeat padding-box;mix-blend-mode:multiply;opacity:.15;z-index:10}.tabbed-content .wrap .container .container-item{display:none;flex-flow:row nowrap;justify-content:space-between;padding-left:42px}.tabbed-content .wrap .container .container-item.active{display:flex}.tabbed-content .wrap .container .container-item .content{max-width:473px}.tabbed-content .wrap .container .container-item .content p{font-size:20px;line-height:29px}.tabbed-content .wrap .container .container-item .content h2{margin-bottom:20px}.tabbed-content .wrap .container .container-item .content .button{margin-top:15px}.tabbed-content .wrap .container .container-item .image{max-width:372px}.tabbed-content .wrap .container .container-item .image img{width:100%;height:auto;display:block}.tabbed-content .wrap .container p{font-size:16px;line-height:23px;font-weight:400}.text-image{padding:80px 0}.text-image .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.text-image .wrap .content{max-width:540px}.text-image .wrap .content h2{margin-bottom:20px}.text-image .wrap .content .button{margin-top:20px}.text-image .wrap .image{max-width:590px}.text-image .wrap .image img{width:100%;height:auto}.text-image.text-image-left .wrap{flex-direction:row-reverse}.text-image.text-image-large .wrap{align-items:start}.text-image.text-image-large .wrap .content{max-width:634px}.text-image.text-image-large .wrap .content h2{font-size:30px;line-height:42px;font-weight:600;color:#333;text-transform:unset}.text-image.text-image-large .wrap .content h3{margin-top:30px}.text-image.text-image-large .wrap .image{position:sticky;top:120px}.text-image.text-image-alt .wrap .content{max-width:506px;padding:30px 35px;background-color:#fdd531;width:100%}.sponsorship{padding:80px 0}.sponsorship .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between}.sponsorship .wrap .item{max-width:570px;width:100%}.sponsorship .wrap .item img{margin-bottom:20px}.sponsorship .wrap .item h3{text-transform:unset}.video{padding:80px 0;position:relative}.video:after{content:"";position:absolute;z-index:-1;left:0;bottom:0;right:0;top:60%;background-color:#fdd531}.video .wrap{max-width:728px}.video .wrap h2{margin-bottom:25px}.video .wrap .video-play{width:100%;height:430px;display:block;position:relative}.video .wrap .video-play .material-icons{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);font-size:100px;color:#fdd531}.gallery{padding:80px 0}.gallery .wrap{position:relative}.gallery .wrap .material-icons{font-size:30px;color:#fdd531;position:absolute;bottom:100px;left:0;cursor:pointer}.gallery .wrap .material-icons.next-arrow{left:unset;right:0}.gallery .wrap .container{max-width:1120px;margin:30px auto 0 auto}.text-navigation{padding:80px 0}.text-navigation .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between}.text-navigation .wrap .side-navigation{max-width:200px}.text-navigation .wrap .side-navigation ul{padding:0;list-style:none;display:flex;flex-flow:column nowrap}.text-navigation .wrap .content{max-width:500px}.key-contacts{padding:80px 0}.key-contacts .container{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:300px;row-gap:50px;column-gap:30px}.key-contacts .container .item img{width:100%;height:auto}.key-contact{padding:80px 0}.articles-featured{padding:80px 0;background-color:#fdd531}.articles-featured .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.articles-featured .wrap h2{display:block;width:100%}.articles-featured .wrap .container{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:23px;width:100%;margin:15px 0 35px 0}.articles-featured .wrap .container .item{background-color:#fff}.articles-featured .wrap .container .item img{width:100%;height:auto}.articles-featured .wrap .container .item .description{padding:25px 30px}.articles-featured .wrap .container .item .description h3{text-transform:unset;font-size:30px;line-height:38px;font-weight:600;margin-bottom:15px;display:block}.articles-featured .wrap .container .item .description p{font-size:16px;line-height:23px;font-weight:400;color:#333}.articles-featured .wrap .container .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.articles-featured .wrap .container .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531}.articles-list{padding:80px 0}.articles-list .wrap .filters{margin:0 0 20px auto;display:block}.articles-list .wrap .container{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:23px;width:100%;margin:30px 0 35px 0}.articles-list .wrap .container .item{background-color:#f2f2f2;transition:background-color 120ms ease-in-out}.articles-list .wrap .container .item:hover{background-color:#fdd531;transition:background-color 120ms ease-in-out}.articles-list .wrap .container .item:hover .description .read-more:after{color:#fff;transition:color 120ms ease-in-out}.articles-list .wrap .container .item img{width:100%;height:auto}.articles-list .wrap .container .item .description{padding:25px 30px}.articles-list .wrap .container .item .description h3{text-transform:unset;font-size:30px;line-height:38px;font-weight:700;margin-bottom:15px;display:block}.articles-list .wrap .container .item .description p{font-size:16px;line-height:23px;font-weight:400;color:#333}.articles-list .wrap .container .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.articles-list .wrap .container .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531;transition:color 120ms ease-in-out}.events-list{padding:80px 0}.events-list .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.events-list .wrap .container{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:30px;width:100%}.events-list .wrap .container .item img{width:100%;height:auto}.events-list.events-upcoming .wrap .container{grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:30px}.case-studies-list{padding:80px 0;width:100%}.case-studies-list .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.case-studies-list .wrap .container{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:30px;width:100%}.case-studies-list .wrap .container .item img{width:100%;height:auto}.featured-case-studies{padding:80px 0}.featured-case-studies .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;flex-direction:row-reverse}.featured-case-studies .wrap .content{max-width:540px}.featured-case-studies .wrap .content .headline{text-transform:uppercase;font-size:30px;font-weight:800;font-family:acumin-pro-extra-condensed,sans-serif;line-height:30px;display:block;margin-bottom:10px;color:#1e5511}.featured-case-studies .wrap .content h2{margin-bottom:20px;text-transform:unset;font-weight:400;font-size:44px;line-height:49px;font-family:acumin-pro-condensed,sans-serif}.featured-case-studies .wrap .content .button{margin-top:20px}.featured-case-studies .wrap .image{max-width:590px}.featured-case-studies .wrap .image img{width:100%;height:auto}.get-in-touch{padding:80px 0;background-color:#f2f2f2;overflow:hidden}.get-in-touch .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.get-in-touch .wrap .content{max-width:590px;padding:0 40px 0 0}.get-in-touch .wrap .content .headline{text-transform:uppercase;font-size:30px;font-weight:800;font-family:acumin-pro-extra-condensed,sans-serif;line-height:30px;display:block;margin-bottom:10px;color:#1e5511}.get-in-touch .wrap .content h2{margin-bottom:20px;font-weight:800;font-size:69px;line-height:64px;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase}.get-in-touch .wrap .content .button{margin-top:20px}.get-in-touch .wrap .image{width:auto;height:auto;position:absolute;left:590px;top:calc(0 - 80px)}.skip-hire{background-color:#fdd531;padding:12px 0;box-shadow:0px 0px 6px rgba(0,0,0,.4549019608)}.skip-hire .wrap{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.skip-hire .wrap span{margin-right:20px;font-size:33px;line-height:33px;font-weight:800;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;color:#1e5511}.form{padding:80px 0}.form .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between}.form .wrap aside{width:300px}.form .wrap aside .details-headline{font-family:acumin-pro-condensed,sans-serif;font-weight:700;text-transform:uppercase;color:#1e5511;font-size:24px;line-height:24px;display:inline-block;margin:16px 0 30px 0}.form .wrap aside .details-headline:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:6px;margin-right:-6px;float:right;transform:translateY(1px);color:#fdd531}.form .wrap aside .details-section{margin-bottom:20px}.form .wrap aside .details-section .details-section-headline,.form .wrap aside .details-section strong{font-size:20px;line-height:29px;font-weight:800;font-family:acumin-pro-condensed,sans-serif}.form .wrap form{width:823px}.form .wrap form .radio-buttons{display:block}.form .wrap form .radio-buttons .radio-buttons-headline{font-size:22px;line-height:22px;display:block;font-family:acumin-pro-condensed,sans-serif;font-weight:700;margin-bottom:12px}.form .wrap form .radio-buttons .radio-buttons-items{display:flex;margin-bottom:24px}.form .wrap form .radio-buttons .radio-buttons-items .item{width:auto;height:50px;border-radius:25px;background-color:#f2f2f2;display:flex;align-items:center;margin-right:9px;padding-right:20px;cursor:pointer}.form .wrap form .radio-buttons .radio-buttons-items .item.ticked{box-shadow:0 0 6px rgba(0,0,0,.1607843137);background-color:#fdd531}.form .wrap form .radio-buttons .radio-buttons-items .item:last-of-type{margin-right:0}.form .wrap form .radio-buttons .radio-buttons-items .item .item-tickbox{background-color:#fff;width:32px;height:32px;border-radius:50%;margin:0 9px}.form .wrap form .radio-buttons .radio-buttons-items .item .item-title{font-size:22px;line-height:29px;font-family:acumin-pro-extra-condensed,sans-serif;font-weight:700;text-transform:uppercase;transform:translateY(-3px)}.form-group{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:15px}.form-group .checkbox{width:230px;margin-bottom:16px}.form-group .form-item{width:48%}.form-group .form-item.full-width{width:100%}.form-group .form-item label{display:block;margin:0 0 5px 0;font-family:acumin-pro-condensed,sans-serif;font-weight:500;font-size:17px;line-height:17px}.form-group .form-item input,.form-group .form-item textarea{width:100%;height:50px;line-height:50px;padding:0 10px;color:#333;resize:none;box-shadow:inset 0 0 6px rgba(0,0,0,.1607843137);border:1px solid #e0e0e0;border-radius:4px;font-family:acumin-pro,sans-serif}.form-group .form-item textarea{width:100%;height:150px;padding:5px 10px}.form-group .form-item.warning input{border:1px solid #1e5511}input:active,input:focus,textarea:focus,textarea:active{outline:none}.checkbox{display:block;position:relative;padding-left:28px;margin-bottom:12px;cursor:pointer;font-family:acumin-pro-condensed,sans-serif;font-weight:500;font-size:17px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox:hover .tooltip{opacity:1;bottom:-10px;transition-delay:.6s}.checkbox a:visited,.checkbox a{color:#1e5511;cursor:pointer;text-decoration:underline}.checkbox input{position:absolute;opacity:0;cursor:pointer;height:1px;width:1px}.checkmark{position:absolute;top:2px;left:0;height:18px;width:18px;transition:background-color 120ms ease-in-out;border-radius:3px;box-shadow:inset 0 0 6px rgba(0,0,0,.1607843137);background-color:#fff;border:1px solid #e0e0e0}.checkbox:hover input~.checkmark{background-color:#1e5511;transition:background-color 120ms ease-in-out}.checkbox input:checked~.checkmark{background-color:#1e5511}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{left:6px;top:3px;width:6px;height:11px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.apply-for-a-role{padding:80px 0;background-color:#f2f2f2}.apply-for-a-role .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between}.apply-for-a-role .wrap aside{width:480px}.apply-for-a-role .wrap aside h2{font-size:69px;line-height:64px;margin-bottom:30px}.apply-for-a-role .wrap aside .large{font-size:30px;line-height:42px;font-weight:600;margin-bottom:30px}.apply-for-a-role .wrap form{width:670px}.testimonials{padding:80px 0;overflow:hidden}.testimonials .container{margin:0 -30px}.testimonials .container .item{margin:0 30px;background-color:#fdd531}.article{padding:80px 0}.article .wrap{display:flex;justify-content:space-between;flex-flow:row nowrap}.article .wrap .content{width:740px}.article .wrap aside{width:385px}.article .wrap aside .featured-blogs-headline{font-family:acumin-pro-extra-condensed,sans-serif;font-weight:700;text-transform:uppercase;font-size:30px;line-height:30px;display:block;color:#1e5511;margin-bottom:20px}.article .wrap aside .item{background-color:#f2f2f2;display:block;margin-bottom:20px}.article .wrap aside .item img{width:100%;height:auto;display:block}.article .wrap aside .item .description{padding:25px 30px}.article .wrap aside .item .description h3{text-transform:unset;font-size:30px;line-height:38px;font-weight:700;margin-bottom:15px;display:block}.article .wrap aside .item .description p{font-size:16px;line-height:23px;font-weight:400;color:#333}.article .wrap aside .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.article .wrap aside .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531}@media screen and (max-width: 1240px){.wrap{width:720px}header .wrap nav .main-navigation{display:none}header .wrap nav .main-navigation-mobile{display:flex;padding:0;margin:0;height:85px;list-style:none;flex-flow:row nowrap;align-items:center}header .wrap nav .main-navigation-mobile li{margin-left:20px}header .wrap nav .main-navigation-mobile li:first-of-type{margin-left:0}header .wrap nav .main-navigation-mobile li a{height:100%;display:flex;align-items:center;color:#333;font-family:acumin-pro-extra-condensed,sans-serif;font-size:26px;line-height:26px;font-weight:700}.mobile-navigation{display:flex;flex-flow:column nowrap;position:fixed;right:0;bottom:0;top:85px;z-index:150;width:320px;background-color:#fdd531;transform:translateX(120%);pointer-events:none;opacity:0;transition:120ms ease-in-out;transition-property:opacity,transform;box-shadow:0 3px 6px rgba(0,0,0,.1607843137);padding:0;list-style:none}.mobile-navigation .mobile-navigation-item{background-color:#fdd531;position:relative;width:100%;min-height:40px;padding:8px 20px 10px 15px;height:auto}.mobile-navigation .mobile-navigation-item:nth-last-child(3){display:none}.mobile-navigation .mobile-navigation-item a{font-size:24px;line-height:24px;font-family:acumin-pro-extra-condensed,sans-serif;font-weight:600;color:#000}.mobile-navigation .mobile-navigation-item .material-icons{position:absolute;top:8px;right:10px;font-size:30px;color:#000;z-index:300;transition:transform 120ms ease-in-out}.mobile-navigation .mobile-navigation-item .dropdown{display:none;flex-flow:column nowrap;list-style:none;padding:0 0 0 10px;margin:10px 0}.mobile-navigation .mobile-navigation-item .dropdown li a{margin:3px 0;font-size:19px;display:inline-block}.mobile-navigation .mobile-navigation-item.active .dropdown{display:flex}.mobile-navigation .mobile-navigation-item.active .material-icons{position:absolute;top:8px;right:10px;font-size:30px;color:#000;z-index:300;transform:rotate(90deg);transition:transform 120ms ease-in-out}.mobile-navigation .mobile-navigation-item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background-color:#fff;opacity:.5;z-index:300}.mobile-navigation.is-active{pointer-events:all;opacity:1;transform:translateX(0);transition:120ms ease-in-out;transition-property:opacity,transform}.header-banner{height:500px;position:relative;background-position:center;background-size:cover}.header-banner:before{content:"";position:absolute;top:0;left:0;bottom:0;right:50%;background:linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0))}.header-banner.header-banner-homepage{min-height:calc(100vh - 85px);background-position:right}.header-banner .content{position:absolute;left:0;top:50%;transform:translateY(-50%);max-width:440px}.header-banner .content h1{max-width:380px;color:#fdd531;margin-bottom:25px;text-transform:uppercase}.header-banner .content p{color:#fff;font-weight:600}.header-banner .content p a{color:#fdd531;font-weight:600}.header-banner .content .buttons{margin-top:30px}.header-banner.header-banner-pages .content{max-width:600px}.header-banner.header-banner-pages .content h1{max-width:unset !important}.header-banner.header-banner-pages:before{right:30%;background:linear-gradient(to right, rgb(0, 0, 0), rgba(0, 0, 0, 0))}footer{width:100%;height:auto;padding:20px 0;display:block;background-color:#000}footer .wrap{display:flex;justify-content:space-between;flex-flow:column nowrap}footer .wrap .footer-navigation{padding:0;margin:0;list-style:none;display:flex;flex-flow:row nowrap;margin-bottom:40px}footer .wrap .footer-navigation .footer-navigation-item{font-size:18px;font-weight:800;font-family:acumin-pro-condensed,sans-serif;line-height:27px;margin-right:30px}footer .wrap .footer-navigation .footer-navigation-item a{color:#fff}footer .wrap .footer-navigation .footer-navigation-item:last-of-type{margin-right:0;font-weight:500}footer .wrap .footer-navigation .footer-navigation-item .dropdown{list-style:none;display:flex;flex-flow:column nowrap;padding:0;margin:0;font-weight:500}footer .wrap .footer-details{width:340px}footer .wrap .footer-details .footer-details-info{display:flex;flex-flow:row nowrap;justify-content:space-between}footer .wrap .footer-details .footer-details-info .copyrights,footer .wrap .footer-details .footer-details-info .telephone{color:#fff;font-size:18px;font-family:acumin-pro-condensed,sans-serif;line-height:18px}footer .wrap .footer-details .footer-details-info .copyrights{font-weight:600}footer .wrap .footer-details .proud-to-recycle{display:flex;align-items:center;height:54px;width:100%;background-color:#242424;border-radius:27px;color:#fff;margin:30px 0}footer .wrap .footer-details .proud-to-recycle .text{font-size:21px;line-height:21px;font-family:acumin-pro-condensed,sans-serif;font-weight:700;transform:translateY(-1px)}footer .wrap .footer-details .icon{background-color:#454545;width:46px;height:46px;margin-left:5px;border-radius:100%;position:relative;margin-right:10px}footer .wrap .footer-details .icon .material-icons{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);color:#fdd531;font-size:34px}.about{padding:40px 0}.about h2{margin-bottom:20px}.about .container{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));row-gap:15px;column-gap:15px;margin-top:35px}.about .container .image{width:100%;height:auto}.about .container .image img{display:block;width:100%;height:auto}.about .container .description{background-color:#f2f2f2;padding:24px}.about .container .description p{font-size:16px;line-height:23px}.about .container .description .button{width:100%;margin-top:8px;font-size:24px}.sponsorship{padding:40px 0}.sponsorship .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.sponsorship .wrap .item{max-width:unset;width:100%;margin-bottom:30px}.sponsorship .wrap .item img{margin-bottom:20px}.sponsorship .wrap .item h3{text-transform:unset}.gallery{padding:40px 0}.gallery .wrap{position:relative}.gallery .wrap .material-icons{font-size:30px;color:#fdd531;position:absolute;bottom:100px;left:0;cursor:pointer}.gallery .wrap .material-icons.next-arrow{left:unset;right:0}.gallery .wrap .container{max-width:calc(100% - 150px);margin:30px auto 0 auto}.apply-for-a-role{padding:40px 0;background-color:#f2f2f2}.apply-for-a-role .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.apply-for-a-role .wrap aside{width:100%}.apply-for-a-role .wrap aside h2{font-size:69px;line-height:64px;margin-bottom:30px}.apply-for-a-role .wrap aside .large{font-size:30px;line-height:42px;margin-bottom:30px}.apply-for-a-role .wrap form{width:100%;margin-top:30px}.articles-list{padding:40px 0}.articles-list .wrap .filters{margin:0 0 20px auto;display:block}.articles-list .wrap .container{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:23px;width:100%;margin:30px 0 35px 0}.articles-list .wrap .container .item{background-color:#f2f2f2;transition:background-color 120ms ease-in-out}.articles-list .wrap .container .item:hover{background-color:#fdd531;transition:background-color 120ms ease-in-out}.articles-list .wrap .container .item:hover .description .read-more:after{color:#fff;transition:color 120ms ease-in-out}.articles-list .wrap .container .item img{width:100%;height:auto}.articles-list .wrap .container .item .description{padding:25px 30px}.articles-list .wrap .container .item .description h3{text-transform:unset;font-size:30px;line-height:38px;font-weight:700;margin-bottom:15px;display:block}.articles-list .wrap .container .item .description p{font-size:16px;line-height:23px;color:#333}.articles-list .wrap .container .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.articles-list .wrap .container .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531;transition:color 120ms ease-in-out}.form{padding:40px 0}.form .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.form .wrap aside{width:100%;margin-top:30px;display:flex;flex-flow:row wrap;justify-content:space-between}.form .wrap aside .details-headline{font-family:acumin-pro-condensed,sans-serif;font-weight:700;text-transform:uppercase;color:#1e5511;font-size:24px;line-height:24px;display:inline-block;margin:16px 0 30px 0;width:100%}.form .wrap aside .details-headline:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:6px;margin-right:-6px;float:unset;transform:translateY(3px);color:#fdd531}.form .wrap aside .details-section{margin-bottom:20px}.form .wrap aside .details-section .details-section-headline,.form .wrap aside .details-section strong{font-size:20px;line-height:29px;font-weight:800;font-family:acumin-pro-condensed,sans-serif}.form .wrap form{width:823px}.form .wrap form .radio-buttons{display:block}.form .wrap form .radio-buttons .radio-buttons-headline{font-size:22px;line-height:22px;display:block;font-family:acumin-pro-condensed,sans-serif;font-weight:700;margin-bottom:12px}.form .wrap form .radio-buttons .radio-buttons-items{display:flex;flex-flow:row wrap;margin-bottom:24px;max-width:unset}.form .wrap form .radio-buttons .radio-buttons-items .item{width:190px;height:50px;border-radius:25px;background-color:#f2f2f2;display:flex;align-items:center;margin-right:9px;cursor:pointer;margin-bottom:15px}.form .wrap form .radio-buttons .radio-buttons-items .item.ticked{box-shadow:0 0 6px rgba(0,0,0,.1607843137);background-color:#fdd531}.form .wrap form .radio-buttons .radio-buttons-items .item:last-of-type{margin-right:0}.form .wrap form .radio-buttons .radio-buttons-items .item .item-tickbox{background-color:#fff;width:32px;height:32px;border-radius:50%;margin:0 9px}.form .wrap form .radio-buttons .radio-buttons-items .item .item-title{font-size:22px;line-height:29px;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;transform:translateY(-3px)}.article{padding:40px 0}.article .wrap{display:flex;justify-content:space-between;flex-flow:row wrap}.article .wrap .content{width:100%}.article .wrap aside{width:100%;margin-top:30px}.article .wrap aside .featured-blogs-headline{font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;font-size:30px;line-height:30px;display:block;color:#1e5511;margin-bottom:20px}.article .wrap aside .item{background-color:#f2f2f2;display:block;margin-bottom:20px}.article .wrap aside .item img{width:100%;height:auto;display:block}.article .wrap aside .item .description{padding:25px 30px}.article .wrap aside .item .description h3{text-transform:unset;font-size:30px;line-height:38px;margin-bottom:15px;display:block}.article .wrap aside .item .description p{font-size:16px;line-height:23px;color:#333}.article .wrap aside .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.article .wrap aside .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531}.our-services{padding:40px 0}.our-services .container{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));row-gap:15px;column-gap:15px;margin-top:25px}.our-services .container .image{width:100%;height:auto}.our-services .container .image img{display:block;width:100%;height:auto}.our-services .container .description{background-color:#f2f2f2;padding:24px}.our-services .container .description p{font-size:16px;line-height:23px}.our-services .container .description .button{width:100%;margin-top:8px}.tabbed-content{padding:40px 0}.tabbed-content .wrap{display:grid;grid-template-columns:254px 1fr}.tabbed-content .wrap .aside{position:relative;display:flex;flex-flow:column nowrap}.tabbed-content .wrap .aside .aside-item{height:47px;color:#1e5511;font-size:29px;line-height:44px;padding:0 0 0 15px;text-transform:uppercase;font-family:acumin-pro-extra-condensed,sans-serif;font-weight:700;cursor:pointer;position:relative}.tabbed-content .wrap .aside .aside-item:after{position:absolute;top:50%;right:40px;transform:translateY(-50%);content:"east";color:#1e5511;font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;opacity:0;transition:120ms ease-in-out;transition-property:opacity,right}.tabbed-content .wrap .aside .aside-item:hover:after{opacity:.3;right:15px;transition:120ms ease-in-out;transition-property:opacity,right}.tabbed-content .wrap .aside .aside-item.active{background-color:#fdd531}.tabbed-content .wrap .aside .aside-item.active:after{opacity:.3;right:15px}.tabbed-content .wrap .aside:after{content:"";position:absolute;top:0;right:0;bottom:0;width:20px;background:rgba(0,0,0,0) linear-gradient(90deg, #FFFFFF 0%, #808080 100%) 0 0 no-repeat padding-box;mix-blend-mode:multiply;opacity:.15;z-index:10}.tabbed-content .wrap .container .container-item{display:none;flex-flow:row wrap;justify-content:space-between;padding-left:42px}.tabbed-content .wrap .container .container-item.active{display:flex}.tabbed-content .wrap .container .container-item .content{max-width:unset;width:100%}.tabbed-content .wrap .container .container-item .content p{font-size:20px;line-height:29px}.tabbed-content .wrap .container .container-item .content h2{margin-bottom:20px}.tabbed-content .wrap .container .container-item .content .button{margin-top:15px}.tabbed-content .wrap .container .container-item .image{max-width:372px;display:none}.tabbed-content .wrap .container .container-item .image img{width:100%;height:auto;display:block}.tabbed-content .wrap .container p{font-size:16px;line-height:23px}.text-image{padding:40px 0}.text-image .wrap{display:flex;justify-content:space-around;flex-flow:column wrap}.text-image .wrap .content{max-width:unset;width:100%;margin-bottom:20px}.text-image .wrap .content h2{margin-bottom:20px}.text-image .wrap .content .button{margin-top:20px}.text-image .wrap .image{max-width:unset;width:100%}.text-image .wrap .image img{width:100%;height:auto}.text-image.text-image-left .wrap{flex-direction:unset}.text-image.text-image-large .wrap{align-items:start}.text-image.text-image-large .wrap .content{max-width:unset;width:100%}.text-image.text-image-large .wrap .content h2{font-size:30px;line-height:42px;color:#333;text-transform:unset}.text-image.text-image-alt .wrap .content{max-width:unset;width:100%;padding:30px 35px;background-color:#fdd531;margin-bottom:20px}.articles-featured{padding:40px 0;background-color:#fdd531}.articles-featured .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.articles-featured .wrap .container{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:23px;width:100%;margin:15px 0 35px 0}.articles-featured .wrap .container .item{background-color:#fff}.articles-featured .wrap .container .item:last-of-type{display:none}.articles-featured .wrap .container .item img{width:100%;height:auto}.articles-featured .wrap .container .item .description{padding:25px 30px}.articles-featured .wrap .container .item .description h3{text-transform:unset;font-size:30px;line-height:38px;margin-bottom:15px;display:block}.articles-featured .wrap .container .item .description p{font-size:16px;line-height:23px;color:#333}.articles-featured .wrap .container .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.articles-featured .wrap .container .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531}.featured-case-studies{padding:40px 0}.featured-case-studies .wrap{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;flex-direction:row-reverse}.featured-case-studies .wrap .content{max-width:400px}.featured-case-studies .wrap .content .headline{text-transform:uppercase;font-size:30px;font-weight:800;font-family:acumin-pro-extra-condensed,sans-serif;line-height:30px;display:block;margin-bottom:10px;color:#1e5511}.featured-case-studies .wrap .content h2{margin-bottom:20px;text-transform:unset;font-weight:400;font-size:30px;line-height:34px;font-family:acumin-pro-condensed,sans-serif}.featured-case-studies .wrap .content .button{margin-top:20px}.featured-case-studies .wrap .image{max-width:300px}.featured-case-studies .wrap .image img{width:100%;height:auto}.get-in-touch{padding:40px 0;background-color:#f2f2f2;overflow:hidden}.get-in-touch .wrap{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:center}.get-in-touch .wrap .content{max-width:100%;margin-bottom:20px}.get-in-touch .wrap .content .headline{text-transform:uppercase;font-size:30px;font-weight:800;font-family:acumin-pro-extra-condensed,sans-serif;line-height:30px;display:block;margin-bottom:10px;color:#1e5511}.get-in-touch .wrap .content h2{margin-bottom:20px;font-weight:800;font-size:50px;line-height:55px;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase}.get-in-touch .wrap .content .button{margin-top:20px}.get-in-touch .wrap .image{width:100%;height:auto;position:static;left:unset;top:unset}.social{display:none}}@media screen and (max-width: 730px){.wrap{width:350px}.mobile-social{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;position:fixed;bottom:15px;left:50%;transform:translateX(-50%);z-index:500}.mobile-social a:first-of-type{margin-right:15px}.mobile-social a:first-of-type img{width:9px;height:auto}.mobile-social a:nth-of-type(2){margin-right:15px}.mobile-social a:nth-of-type(2) img{width:18px;height:auto}.mobile-social a:nth-of-type(3){transform:translateY(2px)}.mobile-social a:nth-of-type(3) img{width:20px;height:auto}.mobile-navigation{width:100%}.main-navigation-mobile li:first-of-type{display:none}h1{font-size:69px;line-height:64px;margin:0 0 20px 0;font-family:acumin-pro-extra-condensed,sans-serif}h2{font-size:40px;line-height:42px;margin:0 0 10px 0;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;font-weight:800;color:#1e5511}h3{font-size:26px;line-height:28px;margin:0 0 10px 0;font-family:acumin-pro-extra-condensed,sans-serif;text-transform:uppercase;color:#1e5511}header{background-color:#fdd531}header .wrap .logo{box-shadow:unset;height:100%;transform:unset;justify-content:start}header .wrap .logo img{width:140px;transform:translateY(3px)}.header-banner{height:500px;position:relative;background-position:right -260px top;background-size:cover}.header-banner:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0 !important;background:linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0)) !important}.header-banner.header-banner-homepage{min-height:570px;background-position:right -85px top}.header-banner .content{position:absolute;left:0;top:unset;bottom:30px;transform:unset;max-width:440px}.header-banner .content h1{max-width:380px;color:#fdd531;text-transform:uppercase;font-size:55px;line-height:52px;margin-bottom:10px}.header-banner .content p{color:#fff;font-weight:600;font-size:18px;line-height:24px}.header-banner .content p a{color:#fdd531;font-weight:600}.header-banner .content .buttons{margin-top:30px}.header-banner.header-banner-pages .content{max-width:600px}.header-banner.header-banner-pages .content h1{max-width:unset !important}.tabbed-content .wrap{display:flex;flex-flow:column nowrap}.tabbed-content .wrap .aside{position:relative;display:flex;flex-flow:column nowrap;margin-bottom:40px}.tabbed-content .wrap .aside .aside-item{height:47px;color:#1e5511;font-size:29px;line-height:44px;padding:0 0 0 15px;text-transform:uppercase;font-family:acumin-pro-extra-condensed,sans-serif;font-weight:700;cursor:pointer;position:relative}.tabbed-content .wrap .aside .aside-item:after{position:absolute;top:50%;right:40px;transform:translateY(-50%);content:"east";color:#1e5511;font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;opacity:0;transition:120ms ease-in-out;transition-property:opacity,right}.tabbed-content .wrap .aside .aside-item:hover:after{opacity:.3;right:15px;transition:120ms ease-in-out;transition-property:opacity,right}.tabbed-content .wrap .aside .aside-item.active{background-color:#fdd531}.tabbed-content .wrap .aside .aside-item.active:after{opacity:.3;right:15px}.tabbed-content .wrap .aside:after{position:absolute;top:0;right:0;bottom:0;width:20px;background:rgba(0,0,0,0) linear-gradient(90deg, #FFFFFF 0%, #808080 100%) 0 0 no-repeat padding-box;mix-blend-mode:multiply;opacity:.15;z-index:10;display:none}.tabbed-content .wrap .container .container-item{display:none;flex-flow:row wrap;justify-content:space-between;padding-left:0}.tabbed-content .wrap .container .container-item.active{display:flex}.tabbed-content .wrap .container .container-item .content{max-width:unset;width:100%}.tabbed-content .wrap .container .container-item .content p{font-size:20px;line-height:29px}.tabbed-content .wrap .container .container-item .content h2{margin-bottom:20px}.tabbed-content .wrap .container .container-item .content .button{margin-top:15px}.tabbed-content .wrap .container .container-item .image{max-width:372px;display:none}.tabbed-content .wrap .container .container-item .image img{width:100%;height:auto;display:block}.tabbed-content .wrap .container p{font-size:16px;line-height:23px;font-weight:600}.our-services{padding:80px 0}.our-services .container{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));row-gap:15px;column-gap:15px;margin-top:25px}.our-services .container .image{width:100%;height:auto}.our-services .container .image img{display:block;width:100%;height:auto}.our-services .container .description{background-color:#f2f2f2;padding:24px}.our-services .container .description p{font-size:16px;line-height:23px;font-weight:600}.our-services .container .description .button{width:100%;margin-top:8px}.articles-featured{padding:80px 0;background-color:#fdd531}.articles-featured .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.articles-featured .wrap .container{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:23px;width:100%;margin:15px 0 35px 0}.articles-featured .wrap .container .item{background-color:#fff}.articles-featured .wrap .container .item:last-of-type{display:none}.articles-featured .wrap .container .item img{width:100%;height:auto}.articles-featured .wrap .container .item .description{padding:25px 30px}.articles-featured .wrap .container .item .description h3{text-transform:unset;font-size:30px;line-height:38px;font-weight:600;margin-bottom:15px;display:block}.articles-featured .wrap .container .item .description p{font-size:16px;line-height:23px;font-weight:600;color:#333}.articles-featured .wrap .container .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.articles-featured .wrap .container .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531}.featured-case-studies{padding:80px 0}.featured-case-studies .wrap{display:flex;flex-flow:column wrap;justify-content:space-between;align-items:start;flex-direction:unset}.featured-case-studies .wrap .content{width:100%;max-width:unset;margin-bottom:30px}.featured-case-studies .wrap .content .headline{text-transform:uppercase;font-size:30px;font-weight:800;font-family:acumin-pro-extra-condensed,sans-serif;line-height:30px;display:block;margin-bottom:10px;color:#1e5511}.featured-case-studies .wrap .content h2{margin-bottom:20px;text-transform:unset;font-weight:400;font-size:30px;line-height:34px;font-family:acumin-pro-condensed,sans-serif}.featured-case-studies .wrap .content .button{margin-top:20px}.featured-case-studies .wrap .image{max-width:unset;width:100%}.featured-case-studies .wrap .image img{width:100%;height:auto}.about{padding:80px 0}.about h2{margin-bottom:20px}.about .container{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));row-gap:15px;column-gap:15px;margin-top:35px}.about .container .image{width:100%;height:auto}.about .container .image img{display:block;width:100%;height:auto}.about .container .description{background-color:#f2f2f2;padding:24px}.about .container .description p{font-size:16px;line-height:23px;font-weight:600}.about .container .description .button{width:100%;margin-top:8px;font-size:24px}.sponsorship{padding:80px 0}.sponsorship .wrap{display:flex;flex-flow:row wrap;justify-content:space-between}.sponsorship .wrap .item{max-width:unset;width:100%;margin-bottom:30px}.sponsorship .wrap .item img{margin-bottom:20px;width:100%}.sponsorship .wrap .item h3{text-transform:unset}.articles-list{padding:80px 0}.articles-list .wrap .filters{margin:0 0 20px auto;display:block}.articles-list .wrap .container{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));grid-auto-rows:auto;row-gap:50px;column-gap:23px;width:100%;margin:30px 0 35px 0}.articles-list .wrap .container .item{background-color:#f2f2f2;transition:background-color 120ms ease-in-out}.articles-list .wrap .container .item:hover{background-color:#fdd531;transition:background-color 120ms ease-in-out}.articles-list .wrap .container .item:hover .description .read-more:after{color:#fff;transition:color 120ms ease-in-out}.articles-list .wrap .container .item img{width:100%;height:auto}.articles-list .wrap .container .item .description{padding:25px 30px}.articles-list .wrap .container .item .description h3{text-transform:unset;font-size:30px;line-height:38px;font-weight:700;margin-bottom:15px;display:block}.articles-list .wrap .container .item .description p{font-size:16px;line-height:23px;font-weight:600;color:#333}.articles-list .wrap .container .item .description .read-more{text-transform:uppercase;font-size:24px;color:#1e5511;font-weight:700;display:inline-block;margin-top:10px;font-family:acumin-pro-condensed,sans-serif}.articles-list .wrap .container .item .description .read-more:after{font-family:"Material Icons",system-ui;font-weight:normal;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;content:"east";margin-left:5px;margin-right:-6px;float:right;transform:translateY(2px);color:#fdd531;transition:color 120ms ease-in-out}footer .wrap .footer-navigation{display:none}footer .wrap .footer-details{width:100%}footer .wrap .footer-details .mobile-nav-footer{display:flex;flex-flow:column nowrap;margin-bottom:10px}footer .wrap .footer-details .mobile-nav-footer a{color:#fff;font-size:14px;margin-bottom:5px}footer .wrap .footer-details .footer-details-info{display:flex;flex-flow:row nowrap;justify-content:space-between}footer .wrap .footer-details .footer-details-info .copyrights,footer .wrap .footer-details .footer-details-info .telephone{color:#fff;font-size:15px;font-family:acumin-pro-condensed,sans-serif;line-height:18px}footer .wrap .footer-details .footer-details-info .copyrights{font-weight:600}footer .wrap .footer-details .proud-to-recycle{display:flex;align-items:center;height:54px;width:100%;background-color:#242424;border-radius:27px;color:#fff;margin:30px 0}footer .wrap .footer-details .proud-to-recycle .text{font-size:18px;line-height:21px;font-family:acumin-pro-condensed,sans-serif;font-weight:700;transform:translateY(-1px)}footer .wrap .footer-details .icon{background-color:#454545;width:46px;height:46px;margin-left:5px;border-radius:100%;position:relative;margin-right:10px}footer .wrap .footer-details .icon .material-icons{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);color:#fdd531;font-size:34px}}@media screen and (max-width: 360px){.wrap{width:300px}}/*# sourceMappingURL=main.css.map */
