/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

ul.focusing_future{
	padding-left: 3%;
}

ul.focusing_future li{
    list-style-type: disc;
}

div.scope_emissoninfo {
	padding-top: 20px;
    padding-bottom: 30px;
}
div.scope_emissoninfo p {
	font-size: 16px;
  	line-height: 18.75px;
}

.l-col-1.l-secondary.group {
    display: none;
}
.agm-yaag .agm-yaag-intro {
    padding-bottom: 10px;
}
.agm-yaag hr {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #A7AFB5;        
    border: 1px solid #A7AFB5;
    max-width: 1120px;
}
.agm-yaag .line-break--first {
    margin-top: 30px;
}
.agm-yaag section {
    margin-top: 40px;
    margin-bottom: 40px;
}
.agm-yaag .agm-section--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;        
}
 .agm-section--container_top{
          width:100%;
          display: block;
          padding-bottom: 20px;                             
     }
 .agm-section--container__graphic{
            display: block;
            float: left;
            width: 25%;
     }
    .agm-yaag .agm-section--container-phase2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;   
}
.agm-yaag .agm-section--container-phase2__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 45%;
    padding: 30px 30px 10px;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__title {
    display: block;
    position: relative;
    left: 200px;
    width: fit-content;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
    width: 200px;
    height: 200px;
    position: relative;
    top: -34%;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul {
    position: relative;
    max-width: 398px;
    padding-bottom: 0;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content .savings-points {
    margin-top: -50px;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul li {
    padding-bottom: 20px;
    margin-bottom: 0;
}
.agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul li:last-child {
    padding-bottom: 0;
}
.agm-yaag .agm-section--container:last-child { 
    padding-bottom: 50px;
}
.agm-section--container:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.agm-section--container:nth-of-type(odd) > .agm-section--container__info {
    margin-left: 30px; 
}
.agm-section--container:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;   
}
.agm-section--container:nth-of-type(even) > .agm-section--container__info {
    margin-right: 30px; 
}
.agm-yaag .agm-section--container img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 315px;
}
.agm-yaag .agm-section--container .agm-section--container__graphic,
.agm-yaag .agm-section--container .agm-section--container__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.agm-yaag .agm-section--container .agm-section--container__graphic {
    max-width: 315px;
}
.agm-yaag .agm-section--container .button__wrapper {
    height: 55px;
    width: 315px;
    background: #FCD900;
    text-align: center;
    margin-top: 8px;
}
.agm-yaag .agm-section--container .button__wrapper .button--yellow {
    display: inline-block;
    padding: 15px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 20px;
    color: #000000;
    width: inherit;
    text-decoration: none;
}

/*Target IE Only Media Query*/
@media all and (-ms-high-contrast:none), all and (-ms-high-contrast:active) {
    .agm-yaag .agm-section--container__info {
        max-width: 70%;
    }
}
@media screen and (max-width: 1456px)  {
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content .savings-points {
        margin-top: -30px;
    }
}
@media screen and (max-width: 1431px)  {
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content .savings-points {
        margin-top: 0;
    }
}
@media screen and (max-width: 1035px) {
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
        top: -30%;
    }
}
@media screen and (max-width: 1000px) {
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__title {
        left: 150px;
        max-width: 170px;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
        width: 150px;
        height: 150px;
        top: -47.5%;
    }
}
@media screen and (max-width: 940px) {
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
        top: -35.5%;
    }
}
@media screen and (max-width: 811px) {
    .agm-yaag .line-break--first {
        margin-top: 8px;
    }
    .agm-yaag section {
        margin: 0;
    }
    .agm-yaag .line-break--first {
        margin-top: 20px;
    }
    .agm-yaag .agm-section--container {
        padding: 30px;
    }
    .agm-yaag .agm-section--container-phase2__inner {
        padding: 20px 10px 10px;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__title {
        left: 100px;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
        width: 100px;
        height: 100px;
        top: -45.5%;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul {
        width: 196px;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul li {
        padding-bottom: 15px;
    }
    .agm-yaag .agm-section--container .agm-section--container__graphic {
        min-width: 223px;
    }
    .agm-yaag .agm-section--container .agm-section--container__graphic img {
        width: 223px;
    }
    .agm-section--container:nth-of-type(odd) > .agm-section--container__graphic {
        margin-right: 20px;
    }
    .agm-section--container:nth-of-type(even) > .agm-section--container__graphic {
        margin-left: 20px;
    }
    .agm-section--container:nth-of-type(odd) > .agm-section--container__info {
        margin-left: 20px; 
    }
    .agm-section--container:nth-of-type(even) > .agm-section--container__info {
        margin-right: 20px; 
    }
    .agm-yaag .agm-section--container .button__wrapper {
        height: 55px;
        width: 320px;
        margin-top: -2px;
    }
    .agm-yaag .agm-section--container .button__wrapper .button--yellow {
        font-size: 20px;
        line-height: 23px;
    }
}
@media screen and (max-width: 690px) {
  
.agm-yaag .agm-section--container .agm-section--container__graphic, .agm-yaag .agm-section--container .agm-section--container__info {
	
	display: inline-block;
}
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
        top: -40.5%;
    }
}
@media screen and (max-width: 620px) {
    .agm-yaag .agm-section--container .button__wrapper {
        width: 230px;
    } 
}
@media screen and (max-width: 650px) {
    .agm-section--container_marbottom{
	margin-bottom: 0%;
}
    .agm-yaag .line-break--first {
        margin-top: 4px;
    }
    .agm-yaag section {
        margin-top: 0;
        margin-bottom: 0;
    }
    .agm-yaag .line-break--first {
        margin-top: 10px;
    }
    .agm-yaag .agm-section--container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 20px 10px;
    }
    .agm-yaag .agm-section--container-phase2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        max-width: 525px
    }
    .agm-yaag .agm-section--container-phase2__inner {
        width: 100%;
        max-width: 525px;
        padding: 10px 0;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__title {
        left: 0;
        max-width: 100%;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content img {
        width: 120px;
        height: 120px;    
        top: 0;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul {
        width: 100%;
        padding: 10px 0 0;
    }
    .agm-yaag .agm-section--container-phase2 .agm-section--container-phase2__inner .agm-section--container-phase2__content ul li {
        padding-bottom: 10px;
    }
    .agm-yaag .agm-section--container img {    
        display: block;
        -o-object-fit: cover;
           object-fit: cover;
        margin: auto;
        margin-bottom: 10px;
        width: auto;
        height: 201px;
    }
    .agm-yaag .agm-section--container .agm-section--container__graphic {
        width: auto;
        height: 201px;
        margin: 20px 0;
      margin-right: auto;
      	margin-top: 10px;
		display: block;
		float: none;
    }
    .agm-yaag .agm-section--container .agm-section--container__graphic img {
        width: auto;
        height: 201px;
        margin: auto;
    }
    .agm-section--container:nth-of-type(odd) > .agm-section--container__info {
        margin-left: 0;
    }
    .agm-section--container:nth-of-type(even) > .agm-section--container__info {
        margin-right: 0;
    }
    .agm-yaag .agm-section--container .button__wrapper {    
        height: 40px;
        width: 100%;
        margin-top: 4px;
        margin-bottom: 0;
    }
    .agm-yaag .agm-section--container .button__wrapper .button--yellow {   
        padding: 10px 30px;
        font-size: 16px;
        line-height: 19px;
        width: auto;
    }
}
 @media only screen and (min-width:811px) and (max-width:1024px){
	 	ul.focusing_future{
		padding-left: 29%;
		}

 }

@media only screen and (min-width:1024px) and (max-width:1280px){
	  	ul.focusing_future{
		padding-left: 16%;
		}
  }
@media only screen and (min-width:641px) and (max-width:768px){

	.agm-section--container:nth-of-type(odd) > .agm-section--container__graphic {
        margin-right: 0px;
    }
    .agm-section--container:nth-of-type(even) > .agm-section--container__graphic {
        margin-left: 0px;
    }
	
}

 @media only screen and (min-width:769px) and (max-width:960px){
 	.agm-section--container:nth-of-type(odd) > .agm-section--container__graphic {
        margin-right: 0px;
    }
    .agm-section--container:nth-of-type(even) > .agm-section--container__graphic {
        margin-left: 0px;
    }
 }

 @media only screen and (min-width:1281px) and (max-width:1325px){
 	.agm-section--container:nth-of-type(odd) > .agm-section--container__graphic {
        margin-right: 20px;
    }
    .agm-section--container:nth-of-type(even) > .agm-section--container__graphic {
        margin-right: 20px;
    }
 }
 @media only screen and (min-width:616px) and (max-width:617px){
	.agm-opening__banner {
		padding:41px;
	}
}
