@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes floating{0%{-webkit-transform:translate(0);transform:translate(0)}65%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes floating{0%{-webkit-transform:translate(0);transform:translate(0)}65%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes scale-down-out-burger{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;pointer-events:none}}@keyframes scale-down-out-burger{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;pointer-events:none}}@-webkit-keyframes scale-up-in-burger{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;pointer-events:none}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-in-burger{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;pointer-events:none}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes fadeInHalfUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:.5;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInHalfUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:.5;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scale-down-center-out{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes scale-down-center-out{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}}@keyframes fade-in-left{0%{-webkit-transform:translateX(-50px);transform:translateX(-50px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}}@-webkit-keyframes loading360{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading360{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fade-in-out{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fade-in-out{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes expandWidth{0%{width:0;left:0;right:0}to{width:100%;left:0;right:0}}@keyframes expandWidth{0%{width:0;left:0;right:0}to{width:100%;left:0;right:0}}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:0;outline:none;background:transparent;vertical-align:bottom;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;width:100%;padding:25px 50px;text-align:center;text-decoration:none;position:relative;overflow:hidden}.button__text{font-family:nycarlsbergdisplay-bold,arial;letter-spacing:3px;text-transform:uppercase;transition:color .3s ease-in-out;position:relative}.button--dark{border:3px solid #006939}.button--dark .button__text{color:#006939}.button--light{border:3px solid #fff}.button--light .button__text{color:#fff}.swiper-button-next,.swiper-button-prev{background:transparent;top:auto;height:auto;margin:0;transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease;transition:opacity .25s ease,transform .25s ease,-webkit-transform .25s ease}.swiper-button-next svg,.swiper-button-prev svg{width:13px;height:22px}.swiper-button-next--hide,.swiper-button-prev--hide{opacity:0}.swiper-button-prev svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.swiper-button-next svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.sticky-border{height:15px;position:fixed;top:0;right:0;left:0;background-color:#fff;z-index:10}.module-speaking-of{text-align:center;position:relative;padding:90px 0 0}.module-speaking-of__headline{max-width:1040px;margin:0 auto 30px}.module-speaking-of__subheadline{display:block;margin-bottom:20px;text-transform:uppercase}.module-speaking-of__media{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;height:420px}.module-speaking-of__media video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;height:100%}.module-speaking-of__media .b-lazy{position:absolute;top:0;left:0;height:100%;width:100%}.module-speaking-of .button{width:auto}.module-speaking-of svg{position:absolute;z-index:1;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px;transition:-webkit-transform .1s cubic-bezier(.4,0,1,1);transition:transform .1s cubic-bezier(.4,0,1,1);transition:transform .1s cubic-bezier(.4,0,1,1),-webkit-transform .1s cubic-bezier(.4,0,1,1);stroke-width:3px;stroke:#fff;fill:none}.module-speaking-of:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .1s cubic-bezier(0,0,.2,1);transition:transform .1s cubic-bezier(0,0,.2,1);transition:transform .1s cubic-bezier(0,0,.2,1),-webkit-transform .1s cubic-bezier(0,0,.2,1)}.module-text__container{max-width:700px;padding:0 30px}.module-text__container.color--carlsberg-rich-green a:not(.button),.module-text__container.color--carlsberg-rich-green a:not(.button):visited{color:#006939}.module-text__container.color--carlsberg-dark-grey a:not(.button),.module-text__container.color--carlsberg-dark-grey a:not(.button):visited{color:#63666a}.module-text__container table{display:block!important;overflow-x:scroll!important;background-color:transparent!important;border:0!important}.module-text__container table tbody{border:0!important}.module-text__section-title{font-family:nycarlsbergdisplay-bold,arial;text-transform:uppercase;margin-bottom:30px}.module-text__headline{margin-bottom:30px}.module-text__manchet{margin-bottom:30px;font-family:nycarlsbergdisplay-bold,arial}.module-text__paragraph{font-family:nycarlsbergdisplay-light,arial;line-height:1.8;font-size:16px}.module-text__paragraph h3{margin:0;font-family:nycarlsbergdisplay-bold,arial;letter-spacing:1px;line-height:1.2;font-size:20px}.module-text__paragraph p{margin:0 0 10px}.module-text__paragraph p:last-of-type{margin:0}.module-text__paragraph a,.module-text__paragraph a:visited{color:#63666a;text-decoration:underline}article .module-text__paragraph a,article .module-text__paragraph a:visited{color:#fff}.disclaimer{background-color:#fff;position:fixed;right:0;bottom:0;left:0;z-index:3;overflow:hidden;display:flex;justify-content:center;flex-direction:row;height:50px;align-items:center}.disclaimer img{display:block;max-height:100%;width:100%}.disclaimer~.footer{padding-bottom:50px}.pioneer .disclaimer,.pioneersOverview .disclaimer{display:none}.footer{display:flex;bottom:0;height:auto}.footer,.footer__container{position:relative;width:100%}.footer__container{max-width:1040px}.footer__social-icons{margin-top:60px;padding:0}.footer__social-icons__icon{width:40px;padding:0 5px;display:inline-block}.footer__social-icons__icon a{display:block}.footer__social-icons__icon svg{display:inline}.footer__social-icons__icon path,.footer__social-icons__icon svg{transition:.2s ease-in;height:40px}.footer__social-icons__icon path:hover path,.footer__social-icons__icon svg:hover path{fill:#fff}.footer__navigation{margin:40px 0;list-style:none}.footer__navigation,.footer__navigation--center,.footer__navigation--left,.footer__navigation--right{padding:0;text-align:center;display:block}.footer__navigation--left{padding:0}.footer__navigation li{display:block;justify-content:space-between;padding:15px}.footer__navigation__link{text-decoration:none;transition:color .25s ease-in-out}.footer__navigation__link:hover{color:#a0d035}.footer__text{color:#fff;font-size:11px}.footer__legal-text{text-align:center;letter-spacing:1px;color:#034525}.footer__tagline{position:relative;right:0;bottom:0;left:0;text-align:center}.footer__tagline svg{width:320px;text-align:center;display:inline-block}.navigation{height:100%;width:100%;background-color:#fff;position:fixed;top:0;right:-100%;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .5s cubic-bezier(.77,0,.175,1);transition:transform .5s cubic-bezier(.77,0,.175,1);transition:transform .5s cubic-bezier(.77,0,.175,1),-webkit-transform .5s cubic-bezier(.77,0,.175,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;overflow:hidden;z-index:4;display:block}.navigation--open{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.navigation ul{list-style:none;margin-bottom:0}.navigation ul a:focus{outline:none;color:#63666a}.navigation ul a:focus .expand-icon{background-color:#63666a}.navigation__list{position:relative;height:100%;margin-top:25px;padding:15px 5% 30px 15px;overflow-y:auto}.navigation__list .item{display:block;margin-bottom:30px;text-transform:uppercase;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;visibility:hidden}.navigation--open.fadein-list .navigation__list .item:first-child{-webkit-animation-delay:90ms;animation-delay:90ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:first-child,.navigation--open.fadein-list .navigation__list .item:nth-child(2){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(2){-webkit-animation-delay:.18s;animation-delay:.18s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(3){-webkit-animation-delay:.27s;animation-delay:.27s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(3),.navigation--open.fadein-list .navigation__list .item:nth-child(4){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(4){-webkit-animation-delay:.36s;animation-delay:.36s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(5){-webkit-animation-delay:.45s;animation-delay:.45s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(5),.navigation--open.fadein-list .navigation__list .item:nth-child(6){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(6){-webkit-animation-delay:.54s;animation-delay:.54s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(7){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(7),.navigation--open.fadein-list .navigation__list .item:nth-child(8){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(8){-webkit-animation-delay:.72s;animation-delay:.72s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(9){-webkit-animation-delay:.81s;animation-delay:.81s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(9),.navigation--open.fadein-list .navigation__list .item:nth-child(10){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(10){-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(11){-webkit-animation-delay:.99s;animation-delay:.99s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(11),.navigation--open.fadein-list .navigation__list .item:nth-child(12){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(12){-webkit-animation-delay:1.08s;animation-delay:1.08s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(13){-webkit-animation-delay:1.17s;animation-delay:1.17s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(13),.navigation--open.fadein-list .navigation__list .item:nth-child(14){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-duration:.4s;animation-duration:.4s;visibility:visible}.navigation--open.fadein-list .navigation__list .item:nth-child(14){-webkit-animation-delay:1.26s;animation-delay:1.26s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.navigation--open.fadein-list .navigation__list .item:nth-child(15){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:1.35s;animation-delay:1.35s;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;visibility:visible}.navigation__list .item__link{display:block;transition:all .2s ease-in-out;text-decoration:none}.navigation__list .item.has-children{position:relative}.navigation__list .item.has-children--active{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .7s cubic-bezier(.19,1,.22,1);transition:transform .7s cubic-bezier(.19,1,.22,1);transition:transform .7s cubic-bezier(.19,1,.22,1),-webkit-transform .7s cubic-bezier(.19,1,.22,1);-webkit-animation:none;animation:none}.navigation__list .item.has-children--active .item__link{color:#63666a;visibility:visible;opacity:1}.navigation__list .item.has-children--active .item__link .expand-icon{background-color:#63666a}.navigation__list .item.has-children--active .item__link .expand-icon:after{-webkit-transform:scale(.1);transform:scale(.1)}.navigation__list .item.has-children--active .sub-list{-webkit-transform:translateX(0);transform:translateX(0)}.navigation__list .item.has-children--active .sub-list--active li{-webkit-animation-delay:.2s;animation-delay:.2s}.navigation__list .item.has-children--active .sub-list--active li:first-child{-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:90ms;animation-delay:90ms;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(2){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.18s;animation-delay:.18s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(3){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.27s;animation-delay:.27s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(4){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.36s;animation-delay:.36s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(5){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.45s;animation-delay:.45s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(6){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.54s;animation-delay:.54s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(7){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(8){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.72s;animation-delay:.72s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(9){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.81s;animation-delay:.81s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(10){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(11){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:.99s;animation-delay:.99s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(12){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:1.08s;animation-delay:1.08s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(13){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:1.17s;animation-delay:1.17s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(14){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:1.26s;animation-delay:1.26s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .item.has-children--active .sub-list--active li:nth-child(15){-webkit-animation-name:fade-in-left;animation-name:fade-in-left;-webkit-animation-delay:1.35s;animation-delay:1.35s;-webkit-animation-duration:.4s;animation-duration:.4s}.navigation__list .sub-list{position:absolute;right:0;left:0;padding:0;margin-top:20px;-webkit-transform:translateY(0) translateX(-100%);transform:translateY(0) translateX(-100%)}.navigation__list .sub-list li{margin-bottom:30px;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeOut;animation-name:fadeOut;visibility:hidden}.navigation__list .expand-icon{display:inline-block;height:4px;width:16px;position:relative;top:-8px;right:-8px;background-color:#006939;transition:background .5s cubic-bezier(.19,1,.22,1) 0ms;pointer-events:none}.navigation__list .expand-icon:after{content:"";display:block;height:16px;width:4px;background:inherit;position:absolute;top:50%;left:50%;margin:-8px 0 0 -2px;-webkit-transform:scale(1);transform:scale(1);transition:transform .5s cubic-bezier(.19,1,.22,1) 0ms,-webkit-transform .5s cubic-bezier(.19,1,.22,1) 0ms}.module-text--recycle-shrink{position:relative;padding:120px 0 50px}.module-text--recycle-shrink img{margin:auto;max-width:100%;position:absolute;top:0;right:0;left:20px}.module-text__container{max-width:1040px;margin:auto;padding:0 15px}.recycle-shrink-hero{position:relative;height:100vh;background-color:#031a08}.recycle-shrink-hero .background-image{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease-in-out}.recycle-shrink-hero .background-image.b-loaded{opacity:1}.recycle-shrink-hero .background-image.b-loaded~.recycle-shrink-hero__content .carlsberg-frame{display:block}.recycle-shrink-hero .background-image.b-loaded~.recycle-shrink-hero__content .carlsberg-frame h1{-webkit-animation:fadeInUp 1s cubic-bezier(.77,0,.175,1) forwards;animation:fadeInUp 1s cubic-bezier(.77,0,.175,1) forwards}.recycle-shrink-hero__water{height:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:center;position:relative}.recycle-shrink-hero__water video{width:100%;display:block;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out}.recycle-shrink-hero--loaded .background-image.b-loaded{opacity:0}.recycle-shrink-hero--loaded .background-image video{opacity:1}.recycle-shrink-hero__content{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:row;z-index:1}.recycle-shrink-hero__content .trigger{position:absolute;bottom:0}.recycle-shrink-hero .carlsberg-frame{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-delay:.2s;animation-delay:.2s;z-index:1;margin:-100px auto 0;display:none}.recycle-shrink-hero .headline-2{position:absolute;right:0;bottom:20%;left:0;text-align:center;opacity:0}.recycle-shrink-hero__plastic-bag{position:absolute;top:50vh;width:100%;overflow:hidden;height:300px}.recycle-shrink-hero img.plastic_bag{position:absolute;top:0;opacity:.6;right:-176px;height:100%}.recycle-shrink-hero~.underwater{height:100vh;margin-top:-50vh;position:relative;background:linear-gradient(180deg,rgba(3,26,8,0) 0,#031a08 50%)}.recycle-shrink-hero~.underwater .text-container{max-width:670px;margin:auto;position:absolute;top:50vh;left:0;right:0;text-align:center}.recycle-shrink-hero~.underwater .text-container h2{margin-bottom:25px}.recycle-shrink-hero~.underwater .headline-2{position:absolute;top:50vh;left:0;right:0;text-align:center;opacity:0}.recycle-shrink-under-water{position:absolute;top:150vh;right:15px;left:15px;display:flex;justify-content:center;align-items:center;margin-top:-1px}.recycle-shrink-under-water__container{max-width:670px;margin:auto;position:relative}.recycle-shrink-under-water__paragraph{padding:0 15px}.recycle-shrink-under-water__paragraph p{margin-bottom:30px}.recycle-shrink-under-water__paragraph p:last-of-type{margin-bottom:0}.recycle-shrink-under-water .text-container{display:flex;justify-content:center;align-items:center;flex-direction:row}.recycle-shrink-under-water .text-container .inner{transition:opacity .3s ease-in-out}.recycle-shrink-under-water .text-container .inner h2{margin-bottom:15px}.shrink-timeline{padding-bottom:80px;max-width:1440px;margin:auto}.shrink-timeline .dot{opacity:0;-webkit-transform:scale(.4);transform:scale(.4);transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.shrink-timeline .fact{position:relative}.shrink-timeline .fact__number{position:relative;margin-bottom:15px;padding-left:60px;font-size:100px}.shrink-timeline .fact__number span{line-height:100%}.shrink-timeline .fact__text{text-transform:uppercase;padding-left:60px}.shrink-timeline__top{display:flex;flex-direction:column;padding-top:80px}.shrink-timeline__top h2{margin-bottom:25px;padding:0 25px}.shrink-timeline__top .step-lines--1 .horizontal span{float:right}.shrink-timeline__top .step-lines--desktop{display:none}.shrink-timeline__box-message{position:relative;padding:50px 25px 70px}.shrink-timeline__box-message .box{position:absolute;top:0;left:0;height:100%;width:100%}.shrink-timeline__box-message p{position:relative}.shrink-timeline__box-message p:first-of-type{margin-bottom:25px}.shrink-timeline__box-message .step-lines--mobile{position:absolute;top:calc(100% - 52px)}.shrink-timeline__box-message .step-lines--mobile,.shrink-timeline__box-message .step-lines--mobile .vertical{display:flex;flex-direction:column;align-items:center}.shrink-timeline__box-message .step-lines.step-lines--desktop{display:none}.shrink-timeline__box-message .step-lines.step-lines--desktop .horizontal{align-items:center;flex-direction:row}.shrink-timeline__box-message .step-lines.step-lines--desktop .horizontal span{float:left}.shrink-timeline__middle{display:flex;flex-direction:column;position:relative;padding-top:50px;margin-bottom:50px}.shrink-timeline__middle .step-lines--desktop.step-lines--desktop-2,.shrink-timeline__middle .step-lines--desktop.step-lines--desktop.step-lines--desktop-1{display:none}.shrink-timeline__middle .step-lines--2 .horizontal span{float:left}.shrink-timeline__middle .fact--1{margin-bottom:50px}.shrink-timeline__middle .fact--2 .step-lines--mobile{position:absolute;bottom:40px;left:25px;display:flex;flex-direction:column;align-items:center}.shrink-timeline__middle~.step-lines--desktop{display:none}.shrink-timeline__middle~.step-lines--desktop .vertical--1{margin-left:auto;margin-right:-50px;margin-top:-40px}.shrink-timeline__middle~.step-lines--desktop .vertical--1 .dot{position:relative;left:-7px}.shrink-timeline__middle~.step-lines--desktop .horizontal{margin-left:auto;margin-right:-36px}.shrink-timeline .step-lines--3 .horizontal span{float:right}.shrink-timeline__bottom .fact .step-lines--mobile{position:absolute;bottom:37px;left:25px;display:flex;flex-direction:column;align-items:center}.shrink-timeline .step-lines span{display:block;opacity:0}.shrink-timeline .step-lines .horizontal{display:none}.shrink-timeline .step-lines .horizontal:after,.shrink-timeline .step-lines .horizontal:before{content:" ";display:table}.shrink-timeline .step-lines .horizontal:after{clear:both}.shrink-timeline .step-lines .horizontal.horizontal--1{flex-direction:row-reverse}.carlsberg-frame{position:relative;overflow:hidden;width:100%;max-width:260px;margin:0 auto;left:-8px}.carlsberg-frame:before{display:block;content:"";width:100%;padding-top:135.37906%}.carlsberg-frame>.content,.carlsberg-frame>img{position:absolute;top:0;left:0;right:0}.carlsberg-frame>img,.carlsberg-frame svg{width:100%;height:100%}.carlsberg-frame svg{position:absolute;top:0;left:0}.carlsberg-frame svg.carlsberg-frame__desktop{display:none}.carlsberg-frame svg.carlsberg-frame__mobile{display:block}.carlsberg-frame__content{position:absolute;top:0;right:0;left:16px;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 40px}.carlsberg-frame__content h1{margin-bottom:15px}.step-lines span{background-color:#006939}.step-lines span.white{background-color:#fff}.step-lines .vertical span{display:block;width:1px;height:3px;margin-bottom:3px}.step-lines .vertical span:last-of-type{margin-bottom:0}.dot{height:15px;width:15px;position:relative;border-radius:50%;border:1px solid #006939}.dot:before{content:"";top:3px;left:3px;width:7px;height:7px;position:absolute;border-radius:50%;background-color:#006939}.dot--white{border:1px solid #fff}.dot--white:before{background-color:#fff}.page-border{overflow:hidden}@media (min-width:480px){.button{display:inline-flex;width:auto}.module-text__headline{margin-bottom:30px}.module-text__manchet{margin-bottom:40px}}@media screen and (min-width:480px){.module-text__paragraph{font-size:calc(16px + 4*(100vw - 480px)/288)}.module-text__paragraph h3{font-size:calc(20px + 0*(100vw - 480px)/288)}}@media (min-height:600px){.recycle-shrink-hero .carlsberg-frame{margin:-150px auto 0}}@media (min-width:768px){.button--dark:before,.button--light:before{content:"";position:absolute;top:100%;right:0;bottom:0;left:0;transition:-webkit-transform .25s cubic-bezier(.77,0,.175,1);transition:transform .25s cubic-bezier(.77,0,.175,1);transition:transform .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);height:101%}.button--dark:hover:before,.button--light:hover:before{-webkit-transform:translateY(-99%);transform:translateY(-99%)}.button--dark:before{background-color:#006939}.button--dark:hover .button__text{color:inherit}.button--light:before{background-color:#fff}.button--light:hover .button__text{color:inherit}.module-speaking-of{padding:180px 0 0}.disclaimer{height:130px}.disclaimer~.footer{padding-bottom:130px}.footer__social-icons__icon{width:50px}.footer__navigation{margin:70px 0;display:flex}.footer__navigation--center,.footer__navigation--left,.footer__navigation--right{display:inline-block;padding-left:70px;text-align:left}.footer__tagline svg{width:360px}.navigation{right:-90vw;width:90vw}.navigation--open{-webkit-transform:translateX(-90vw);transform:translateX(-90vw)}.navigation__list{margin-top:30px;padding:30px 20% 40px 40px}.navigation__list .item{margin-bottom:55px}.navigation__list .sub-list{margin-top:40px}.navigation__list .expand-icon{position:relative;top:-15px;right:-15px}.module-text--recycle-shrink{padding:180px 0 100px}.recycle-shrink-hero__plastic-bag{height:400px}.shrink-timeline__middle{margin-bottom:80px}.carlsberg-frame{max-width:500px;left:0}}@media screen and (min-width:768px){.module-text__paragraph,.module-text__paragraph h3{font-size:20px}}@media (min-width:992px){.sticky-border{height:30px}.module-speaking-of__headline{margin:0 auto 50px}.module-speaking-of__media{height:auto;position:relative;overflow:hidden}.module-speaking-of__media:before{display:block;content:"";width:100%;padding-top:56.25%}.module-speaking-of__media>.content,.module-speaking-of__media>img{position:absolute;top:0;left:0;right:0}.module-speaking-of__media>img{width:100%;height:100%}.module-speaking-of__media:before{width:auto}.module-speaking-of__media video{-webkit-transform:none;transform:none;min-width:auto;min-height:auto;height:auto;width:100%;top:0;left:0;right:0;bottom:0}.disclaimer img{width:auto}.navigation{width:800px;right:-800px}.navigation--open{-webkit-transform:translateX(-800px);transform:translateX(-800px)}.navigation__list .item__link:hover{color:#63666a}.navigation__list .item__link:hover .expand-icon{background-color:#63666a}.navigation__list .sub-list li{margin-bottom:55px}.navigation__list .sub-list li a:hover{transition:color .2s ease-in-out;color:#63666a}.module-text--recycle-shrink{padding:200px 0 150px}.module-text--recycle-shrink img{max-width:600px;left:175px}.module-text__headline{max-width:60%;margin:0 auto 30px}.recycle-shrink-under-water{left:30px;right:30px}.recycle-shrink-under-water__paragraph{padding:0 80px}.recycle-shrink-under-water .text-container .inner h2{margin-bottom:30px}.shrink-timeline{padding-bottom:110px}.shrink-timeline .fact__number{padding-left:0;text-align:right}.shrink-timeline .fact__text{padding:0}.shrink-timeline .fact{max-width:300px;position:static}.shrink-timeline .fact--1,.shrink-timeline .fact--2{text-align:right}.shrink-timeline__top{padding-top:0;flex-direction:row;justify-content:space-between;align-items:center;position:relative}.shrink-timeline__top h2{width:50%;padding:0 50px}.shrink-timeline__top .step-lines--desktop{display:block;position:absolute;right:50%;bottom:199px}.shrink-timeline__box-message{width:50%;padding:180px 50px}.shrink-timeline__box-message .box{height:calc(100% + 80px);top:20px}.shrink-timeline__box-message p:first-of-type{margin-bottom:50px}.shrink-timeline__box-message p:last-of-type{padding-left:65px}.shrink-timeline__box-message .step-lines.step-lines--desktop{display:flex;flex-direction:row;position:absolute;left:0;bottom:192px}.shrink-timeline__box-message .step-lines.step-lines--desktop .horizontal{display:flex}.shrink-timeline__middle{padding-top:0;margin:130px auto 0;max-width:875px;flex-direction:row;justify-content:space-between}.shrink-timeline__middle .step-lines--desktop.step-lines--desktop-2{position:absolute;bottom:33px;left:320px;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:row-reverse}.shrink-timeline__middle .step-lines--desktop.step-lines--desktop-2 .dot{margin-right:3px}.shrink-timeline__middle .step-lines--desktop.step-lines--desktop.step-lines--desktop-1{display:block;position:absolute;bottom:108px;right:110px}.shrink-timeline__middle .fact--1{margin-bottom:0}.shrink-timeline__middle .fact--2{background-color:#fff;position:relative}.shrink-timeline__middle .fact--2 .step-lines--mobile{display:none}.shrink-timeline__middle~.step-lines--desktop{max-width:875px;margin:auto;display:flex;align-items:center;flex-direction:column}.shrink-timeline__bottom{display:flex;justify-content:center;align-items:center;margin-top:20px}.shrink-timeline__bottom .fact{max-width:500px}.shrink-timeline__bottom .fact__number,.shrink-timeline__bottom .fact__text{text-align:center}.shrink-timeline__bottom .fact__number span{position:relative;bottom:7px}.shrink-timeline .step-lines--mobile,.shrink-timeline__bottom .fact .step-lines--mobile{display:none}.shrink-timeline .step-lines .horizontal{display:block}.shrink-timeline .step-lines .horizontal span{width:3px;height:1px;margin-left:3px}.shrink-timeline .step-lines .horizontal span:last-of-type{margin-left:0}.carlsberg-frame{position:relative;overflow:hidden;max-width:752px}.carlsberg-frame:before{display:block;content:"";width:100%;padding-top:55.31915%}.carlsberg-frame>.content,.carlsberg-frame>img{position:absolute;top:0;left:0;right:0}.carlsberg-frame>img{width:100%;height:100%}.carlsberg-frame svg.carlsberg-frame__desktop{display:block}.carlsberg-frame svg.carlsberg-frame__mobile{display:none}}@media (min-height:992px){.recycle-shrink-hero .carlsberg-frame{margin:auto}}@media (min-width:1220px){.recycle-shrink-hero{height:calc(100vh - 30px);height:calc(100vh - 30px - var(--vh-offset))}.recycle-shrink-hero__content{height:calc(100vh - 30px)}.recycle-shrink-hero__plastic-bag{height:500px}.recycle-shrink-under-water{background-color:transparent}.shrink-timeline__top h2{width:50%}}@media (min-width:1540px){.recycle-shrink-hero__plastic-bag{height:600px}}@media (min-width:2640px){.recycle-shrink-hero__plastic-bag{height:700px}}@media screen and (min-width:1px) and (max-width:1219px) and (orientation:landscape){.navigation__list .item.has-children--active .item__link .expand-icon:hover{color:#006939}}