body{
    background-color: #ffffff;
    margin: 0px;
    padding:0px;
  }
  .navigation{
    box-sizing: border-box;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    left: 0px;
    overflow-y: auto;
    padding:30px;
    position: fixed;
    text-align: center;
    top: 0px;
    width: 100%;
    z-index: 999;
  }
  ul{
    margin: 0px;
    padding: 0px;
  }


  .navigation a{

    font-family: Arial, Helvetica, sans-serif; 
            background: linear-gradient(to right, #2e04ff, 
                    #08efff, #f894f8, #ee44e0); 
            -webkit-text-fill-color: transparent; 
            -webkit-background-clip: text; 
  
   

    
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 40px;
    /* text-transform: uppercase; */
    
    border-radius: 25px;
    margin: 0px 10px;
    border:#2176FF 1px solid;
    cursor: pointer;
    
    box-shadow: inset 0px 0px 2px 4px rgba(0, 157, 255, 0.5), inset 0px 0px 4px 6px rgba(49, 174, 253, 0.5), inset 0px 0px 6px 8px rgba(58, 180, 255, 0.5), inset 0px 0px 8px 10px rgba(167, 221, 255, 0.5), inset 0px 0px 10px 14px rgba(167, 221, 255, 0.5);
  }

  .navigation a:hover{
    background-color: #ffffff;
    color: #343435;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 0px 10px;
    border:#2176FF 1px solid;
    cursor: pointer;
    box-shadow: inset 1px 1px 10px 5px rgba(0, 157, 255, 0.5);

  }



  .navigation a:active{
    color: #343435;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 0px 10px;
    border:#2176FF 2px solid;
    cursor: pointer;
    box-shadow: 1px 1px 40px 1px rgba(0,157,255, 0.4), inset 1px 1px 10px 7px rgba(0, 157, 255, 0.7);
    user-select: none;
  }

  
  a.logo{
    
    font-family: 'Amatic SC',sans-serif;
    font-size: 100px;
    padding: 0px 60px;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffffff;
    border: none;
    font-size: 50px;
    font-weight: 800;
    cursor: default;
    box-shadow: none;
    font-family: Arial, Helvetica, sans-serif; 
            background: linear-gradient(to right, #2e04ff, 
                    #08efff, #f894f8, #ee44e0); 
            -webkit-text-fill-color: transparent; 
            -webkit-background-clip: text; 
  
 
  }

  a.logo:hover{
    color: #2176FF;
    font-family: 'Amatic SC',sans-serif;
    font-size: 34px;
    padding: 0px 60px;
    text-align: center;
    text-transform: uppercase;
    background-color: #ffffff;
    border: none;
    font-size: 50px;
    font-weight: 800;
    cursor: default;
    box-shadow: none;
  }


  

  .banner{
    background-image: url("https://images.unsplash.com/photo-1418290232843-5d7a0bd93f7d?dpr=1&auto=format&crop=entropy&fit=crop&w=1500&h=1001&q=80&cs=tinysrgb");
    background-position: center top;
    background-size: cover;
    border-bottom: 1px solid #dddddd;
    height: 700px;
    position: relative;
    text-align: center;
    top: 100px;
    width: 100%;
  }
  .banner-text{
    position: relative;
    top: 200px;
  }
  h1{
    color: #ffffff;
    font-family: 'Raleway',sans-serif;
    font-size: 60px;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
  }
  h2{
    color: #2176FF;
    font-family: 'Amatic SC',sans-serif;
    font-size: 50px;
    margin: 10px;
    text-align: center;
    text-transform: uppercase;
  }
  .banner h2{
    font-size: 120px;
    margin: -40px 0px 80px 0px;
  }
  .content{
    background-image: url('https://content.codecademy.com/courses/learn-links-and-buttons/project/mountain1.jpg');
    background-position: center top;
    background-size: cover;
    border-bottom: 1px solid #eeeeee;
    margin: 0 auto;
    overflow-y: auto;
    padding: 80px 0px;
    position: relative;
    text-align: center;
  }
  p{
    color: #000000;
    font-family: 'Raleway',sans-serif;
    font-size: 18px;
    line-height: 42px;
    text-align: left;
  }
  .description{
    display: inline-block;
    width: 70%;
  }
  .activities-panel{
    margin-bottom: 40px;

    padding: 80px 0px;
    text-align: center;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
 

  }
  .activities-panel h2 {
    width: 100%;
  }
  .activity{
    background-color: #2176FF;
    box-sizing: border-box;
    width: 240px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Amatic SC',sans-serif;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    background-image: linear-gradient(-180deg, #2176ff 0%, #85b4f7 100%);
        box-shadow: 0 1rem 1.25rem 0 rgba(22,75,195,0.50),
                                0 -0.25rem 1.5rem rgb(22, 103, 255) inset,
                                0 0.75rem 0.5rem rgba(210, 210, 210, 0.4) inset,
                                0 0.25rem 0.5rem 0 rgb(70, 209, 255) inset;
    border-radius: 20px;

  }



  .activity:hover{
    background-color: #2176FF;
    box-sizing: border-box;
    width: 240px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Amatic SC',sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    background-image: linear-gradient(-180deg, #176efa 0%, #c0d9fb 100%);
        box-shadow: 0 1rem 1.25rem 0 rgba(22,75,195,0.50), 0 -0.25rem 1.5rem rgb(17, 98, 247) 
        inset, 0 0.75rem 0.5rem rgba(248, 248, 248, 0.4) inset, 0 0.25rem 0.5rem 0 rgb(99, 210, 247) inset;
    border-radius: 20px;

  }


  .activity:active{
    background-color: #2176FF;
    box-sizing: border-box;
    width: 240px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Amatic SC',sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    background-image: linear-gradient(-180deg, #92bdff 30%, #d4f8ff 100%);
        box-shadow: 0 1rem 1.25rem 0 rgba(93, 93, 93, 0.5),
                                0 -0.25rem 1.5rem rgb(17, 98, 247) inset,
                                0 0.75rem 2rem rgba(124, 124, 124, 0.4) inset,
                                0 0.25rem 0.5rem 0 rgb(68, 183, 221) inset;
    border-radius: 20px;
    user-select: none;

  }

   
  .footer{
    background-color: #2176FF;
    padding: 30px;
    text-align: center;
  }
  .footer h2{
    color: #ffffff;
    font-family: 'Raleway',sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 2px;
  }

  .btn {
    background-image: linear-gradient(-180deg, #2176ff 0%, #85b4f7 100%);
    background-color: #ffffff;
    border:#7eaffe 2px solid;
    border-radius: 25px;
    
    cursor: pointer;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0px 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0px 0px 12px 12px rgba(254, 255, 255, 1), inset 2px 2px 12px 12px rgba(0, 157, 255, 0.6);
    background: linear-gradient(to right, #ff0000, 
                    #ff3908, #f8d794, #e8ee44); 
            -webkit-text-fill-color: transparent; 
            -webkit-background-clip: text;
            backdrop-filter: blur(20px);
   
   
    transition: all 0.3s ease-in-out;   
   

  }

  .btn:hover {
   
   
    border:#0563f9 1px solid;
    border-radius: 25px;
    cursor: pointer;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0px 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 2px 2px 6px rgba(0, 157, 255, 0.5), inset -6px -6px 8px 12px rgba(0, 157, 255, 0.6);
    background: linear-gradient(to right, #ff0000, 
                    #ff4a08, #f8d794, #e8ee44); 
            -webkit-text-fill-color: transparent; 
            -webkit-background-clip: text;
    

   
  }

  
    .btn:active {
        background-color: #ffffff;
        border:#0261f9 1px solid;
        border-radius: 25px;
        color: black;
        cursor: pointer;
        display: inline-block;
        font-family: 'Raleway', sans-serif;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 2px;
        margin: 0px 10px;
        padding: 10px 40px;
        text-transform: uppercase;
        text-decoration: none;
        box-shadow: 2px 2px 24px 6px rgba(0, 157, 255, 0.9), inset 1px 1px 20px 10px rgba(0,157,255, 0.5), inset -2px -2px 12px 7px rgba(0, 157, 255, 0.7);
        user-select: none;
    }
