:root{

  --highlight:cubic-bezier(0,-1.04,1,2.02);
  --pop:cubic-bezier(0,-1.04,1,2.02);
  
}

/*--------------------------------------------------------------*/
/*----------------------------HEADER----------------------------*/
/*--------------------------------------------------------------*/



.container{
  width:100%;
  padding: 10% 25%;

}

