@import url(https://db.onlinewebfonts.com/c/08d78e70bb7fc6ae5cdd413384b799fb?family=Guardian+Egyptian+Web+Bold+Regular);

@font-face {
    font-family: "Guardian Egyptian Web Regular";
    src: url("https://db.onlinewebfonts.com/t/08d78e70bb7fc6ae5cdd413384b799fb.eot");
    src: url("https://db.onlinewebfonts.com/t/08d78e70bb7fc6ae5cdd413384b799fb.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/08d78e70bb7fc6ae5cdd413384b799fb.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/08d78e70bb7fc6ae5cdd413384b799fb.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/08d78e70bb7fc6ae5cdd413384b799fb.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/08d78e70bb7fc6ae5cdd413384b799fb.svg#Guardian Egyptian Web Regular")format("svg");
}
.homee  {
    fill:orange;
    border-left:  1px solid black;
    padding-left: 10px;
}
body{
    margin: 0px;
   
}

.home {
    display: inline-block;
    width: 0.8125rem;
    height: 0.8125rem;
}

.subscribe{
    width: 1.0625rem;
    height: 1.0625rem;
   
    background-color: rgb(255, 255, 255);
    border-radius: 10px;

}
.cart{
    width: 32px;
    height: 20px;
    padding-left: 0.625rem;
}
.headone{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0rem;
     border-bottom: 1px solid rgb(210, 213, 214);
}
.headonetwo{
    display: flex;
    align-items: center;
    gap: 10px;
}
.headoneone{
    display: flex;
   gap: 10px;
    align-items: center;
}

.subscribee{
    border-radius: 5px;
    display: flex;
    align-items: center;
}
/* search */

.search-box {
      display: flex;
      align-items: center;
      border: 1px solid #f9f9f9;
      border-radius: 999px;
      padding: 3px 8px;
      background: #f9f9f9;
      width: 200px;
      height: 25px;
      box-sizing: border-box;
    }

    .search-box input {
      border: none;
      outline: none;
      background: transparent;
      flex: 1;
      padding: 0 5px;
      font-size: 12px;
      height: 100%;
    }

    .icon {
      cursor: pointer;
      width: 14px;
      height: 14px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .clear-icon {
      display: none;
    }

    .search-box input:not(:placeholder-shown) ~ .clear-icon {
      display: flex;
      padding-right: 5px;
    }
    .search-box input::placeholder {
  font-weight: bold;
  color: black;
}
/* search over */

.login{
   padding-left: 50px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    font-weight: 700;

}
.login:hover{

    text-decoration: underline;
}
.subscribee{
    background-color:orange ;
    text-transform: uppercase;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
     font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    height: 30px;
    padding: 0px 5px;
}
.subscribee:hover{
    text-decoration: underline;
}
.headtwo{
    display: flex;
    width: 100%;
    align-items: center;
    padding: 0px 0px;
    
    border-bottom: 1px solid rgb(210, 213, 214);

}
.headtwoone{
   display: flex;
    width: 80%;
    justify-content: center;
    /* padding-left: 100px; */

}
.headtwotwo{
   
    width: 20%;
    text-align: end;
   
}
p{
    margin: 0px;
}
.title{


   padding-left: 100px;
    max-width: 610px;
   font-family: 'UnifrakturCook', cursive;
   font-size: 75px;
 
}


a{
    text-decoration: none;
    color: black;
}

.today{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.875rem;
    font-weight: 700;
    color: rgb(0, 0, 0);
    padding-bottom: 10px;
}
.today span a:hover{
    text-decoration: underline;
    color:black ;
    
}


.monday{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
}
.homee svg {
  color: orange; /* default color */
  transition: color 0.3s ease;
}

.homee:hover svg {
  color: gray; /* hover color */
}
.wa{
    padding: 10px 0px;
    display: flex;
    gap: 10px;
    justify-content: center;
    text-align: center;
    font-weight: 500;
    color: rgb(43, 44, 45);
     font-family: Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    text-transform: uppercase;
}

.wa p a:hover{
    text-decoration: underline;
    color: black;
}
.lightning{
    width: 1.375rem;
    height: 1.75rem;
    fill: rgb(255, 255, 255);
    transition: fill 250ms cubic-bezier(0.55, 0, 0.1, 1);
       color: rgb(255, 255, 255); 
}
.barrow{
            height: 0.875rem;
        width: 0.625rem;
        color: rgb(255, 255, 255);
        fill: rgb(255, 255, 255);
        display: flex;
        justify-content: end;
        text-align: end;
        align-items: end;
}
.breaking a{
    display: flex;
    background-color: rgb(171, 43, 43);
            height: 3.125rem;
       
        align-items: center;
        font-size: 1.5rem;
            font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
        color: white;
        padding: 0px 20px;
        justify-content: space-between;
    
}
.breaking p{
    padding-left: 20px;
}
.breakingone{
    display: flex;
    /* align-items: center; */
}
.breaking a:hover{
    background-color: black;
}

/* head section over */

.break{
    display: flex;
    padding: 20px 0px;
    gap: 10px;
}
.breakone {
    width: 75%;
    display: flex;
    border-bottom: 1px solid #aaa;
}
.breaktwo{
    border-left: 1px solid #aaa;
    padding-left: 5px;
    width: 25%;
    
    border-bottom: 1px solid #aaa;
}

.comment{
        transform: translate(0px, 3px);
    width: 13px;
    height: 12px;
    fill: rgb(136, 141, 144);
    stroke-width: 0;

}
/* .thunder{
        width: 0.4375rem;
    height: 0.625rem;
    transform: translateY(1px);
        color: rgb(171, 43, 43);
} */
.breakoneoneeconomy{
    display: flex;
    align-items: center;
}
.breakingg{
    text-transform: uppercase;
     color: rgb(171, 43, 43);
     font-weight: 700;
    font-size: 0.6875rem;
    padding-right: 20px;
    padding-left: 5px;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.breakingg span{
  content: "";
    display: inline-block;
    width: 1px;
    height: 0.8125rem;
    transform: translate(4px, 2px);
    background: rgb(83, 85, 86);
}
.economyy{
    text-transform: uppercase;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.6875rem;
    font-weight: 500;
    color: rgb(83, 85, 86);
    
}
.economyyy{
    gap: 5px;
  display: flex;
    align-items: baseline;
  
}
.breakoneone h1{
    font-size: 2rem;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;

font-weight: 400;
line-height: 1.154;}
.onhold{
        font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    line-height: 1.467;
    font-size: 0.75rem;
    font-weight: 400;
}
.breakonetwo img{
    object-fit: fill;
    width: 100%;
    height: 100%;
  
}
.breakoneone{
    width: 40%;
}
.breakonetwo{
    width: 60%;
}
.matt{
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 40px;
}
.matt img{
    width: 3.3125rem;
    height: 3.3125rem;

    filter: grayscale(100%);
        border-radius: 50%;
}
.matt p{
    font-weight: 700;
  
    line-height: 1.2;
    font-size: 0.75rem;
  font-family: 'Guardian Text Egyptian Web', 'Times New Roman', serif;
}
.thunder {
    display: inline-block;
    border-radius: 100%;
    width: 0.7em;
    height: 0.7em;
    animation: animation-v67mn9-animation 1s ease 0s infinite normal none running;
    background-color: orange;
}

@keyframes animation-v67mn9-animation {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.1;
    }
}
@font-face {
  font-family: 'Guardian Text Egyptian Web';
  src: url('/fonts/GuardianTextEgyptianWeb-Regular.woff2') format('woff2'),
       url('/fonts/GuardianTextEgyptianWeb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.breakone:hover .breakoneone h1 a {
    color: black;
}



.breaktwo img{
      object-fit: contain;
    width: 100%;
}
.rbaa a{
    font-size: 1rem;
    font-weight: 700;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    color:rgb(43, 44, 45);
}

.author{
    padding-top: 20px;
    font-size: 0.85rem;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: 700;
}
.rbaone{
    text-transform: uppercase;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.6875rem;
    font-weight: 600;
    color: rgb(83, 85, 86);
    padding: 5px 0px;
}
.camera{
    width: 0.875rem;
    height: 0.5rem;
    margin-left: 0.375rem;
    fill: rgb(136, 141, 144);
}
.rba{
    display: flex;
    align-items: center;
    gap: 3px;
}
.breaktwo:hover .rbaa{
    color: black;
}



/* what */
.what{
    display: flex;
    gap: 10px;
    border-bottom: 2px solid black;
   
    padding: 10px 0px;
}
.whatone{
    width: 25%;
}
.whattwo{
    width: 25%;
    border-left: 1px solid #aaa;
    padding: 0px 5px;
}
.whatthree{
    width: 25%;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 0px 5px;
}
.whatfour{
    width: 25%;
}
.simon{
    font-weight: 500;
font-family: 'Bitter', 'Times New Roman', serif;

    line-height: 1.143;
    color: rgb(43, 44, 45);
    font-size: 0.875rem;
    padding-bottom: 5px;
   
}

.what .rba{
    padding-top: 5px;
    border-top: 1px solid #aaa;
    
}
.wha:hover .simon a{
    color: black;
}
.wha:hover .camera{
fill: orange;
}
.whattwo img{
      object-fit: contain;
    width: 100%;
}
.free{
        font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    line-height: 1.467;
    font-size: 0.80rem;
    font-weight: 400;
    padding: 10px 0px;
}
.freeauthor{
    font-size: 0.85rem;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: 700;
}
.freeautho{
    font-size: 0.85rem;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: 700;
}
.ex{
    width: 0.75rem;
    height: 0.625rem;
}
.whattwo .rbaone span{
    color: blue;
    font-weight: 800;
}
.whattwo:hover .rbaa a {
  color: black;
}
.whattwo .whatthr:hover .rbaa a {
  color: black;
}


.whattwo .rba{
    border-top: none;
}

.whatthree .rba{
    border-top: none;
}
.whatthree .freeauthor{
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa;
}
.whatthree .whatthr:hover .rbaa a{
    color: black;

}
.whattwo .whatthr:hover .rbaa a{
    color: black;

}

.ham img{
   width: 1.725rem;
    height: 1.725rem;
}


.whatthree .whatthr:hover .camera{
    fill: orange;

}

.whatthree .rbaone span{
    color: black;
    font-weight: 800;
}


.whatfour .freeauthor{
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa;
}
.whatfour .whatthr:hover .rbaa a{
    color: black;

}
.whatfour .whatthr:hover .camera{
    fill: orange;

}

.whatfour .rbaone span{
    color: blue;
    font-weight: 800;
}
.whatborder{
    border-bottom: 2px solid black;
    padding: 2px 0px ;
}
.whatborderss{
    border-bottom: 2px solid black;
    padding: 0px 0px 3px 0px;
    margin-bottom: 20px;
}
/* courts */
.courts{
    text-transform: uppercase;
    color: rgb(83, 85, 86);
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    padding: 30px 0px;
    
}
.courtss{
    display: flex;
    text-transform: uppercase;
    color: rgb(83, 85, 86);
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    padding: 30px 0px;
    
}
.courtsone{
    width: 50%;
}
.courtstwo{
    width: 50%;
}
.bodyy{
    padding: 0px 100px;
}
.line{
    margin-top: 5px;
    width: 1.9375rem;
    height: 0.1875rem;
    background-color: rgb(0, 0, 0);
}
.court{
    display:flex ;
    gap: 5px;
    padding-bottom: 20px;
    border-bottom: 2px solid black;
}
.courtone{
    width: 25%;
}
.courttwo{
    width: 25%;
    padding: 0px 5px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}
.courttwoo{
    width: 25%;
    padding: 0px 5px;
  
}
.courtthree{
    width: 25%;
    padding-right: 5px;
      border-right: 1px solid #aaa;
}
.courtfour{
    width: 25%;
}
.court img{
      object-fit: contain;
    width: 100%;
}

.courtfour .rba {
    padding-top: 5px;
    border-top: 1px solid #aaa;
}


/* 1. On hover, link becomes blue */
.courtone:hover .rbaa a {
  color: black;
}


/* 2. On hover, camera icon fill becomes blue */
.courtone:hover .camera {
  fill: orange;
}

/* 3. Always blue and bold span inside rbaone */
.courtone .rbaone span {
  color: black;
  font-weight: 800;
}


.courttwo .politicsonetwoo:hover .rbaa a {
  color: blue;
}

/* 2. On hover, camera icon fill becomes blue */
.courttwo:hover .camera {
  fill: orange;
}
.courttwoo .politicsonetwoo:hover .rbaa a {
  color: black;
}

/* 2. On hover, camera icon fill becomes blue */
.courttwoo:hover .camera {
  fill: orange;
}

/* 3. Always blue and bold span inside rbaone */
.courttwo .rbaone span {
  color: black;
  font-weight: 800;
}


.courtthree .rbaa a:hover{
  color: black;
}
.courtfour .rbaa a:hover{
  color: black;
}

/* 2. On hover, camera icon fill becomes blue */
.courtthree:hover .camera {
  fill:orange;
}

/* 3. Always blue and bold span inside rbaone */
.courtthree .rbaone span {
  color: black;
  font-weight: 800;
}

.courtfour .rbaone span {
  color: black;
  font-weight: 800;
}
.courtborders{
    padding-top: 5px;
    border-bottom: 2px solid black;
}
.politics{
    display: flex;
    gap: 20px;
}
.politicsone{
    width: 75%;
    gap: 10px;
    display: flex;
    padding-bottom: 10px;
    border-bottom: 3px solid black;
}
.politicstwo{
    width: 25%;
}
.politicsoneone{
    gap: 10px;
    width: 33%;
}
.politicsonetwo{
    border-left: 1px solid #aaa;
    padding: 0px 5px;
    border-right: 1px solid #aaa;
    width: 33%;
   
}
.politicsonetwoo{
    gap: 10px;
    display: flex;
    padding-top: 5px;
    padding-bottom: 6px;
    border-bottom: 1px solid #aaa;
}
.politicsonetwooo{
    gap: 10px;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
   
}
.politicsonethree{
    width: 34%;
}
.politics img{
    width: 100%;
      object-fit: contain;
}
.politicsoneone:hover .rbaa a {
  color: black;
}

/* 2. On hover, camera icon fill becomes blue */
.politicsoneone:hover .camera {
  fill: orange;
}

/* 3. Always blue and bold span inside rbaone */
.politicsoneone .rbaone span {
  color: black;
  font-weight: 800;
}

.politicsonetwoone{
    width: 50%;
}
.politicsonetwotwo{
    width: 50%;
}

/* 1. On hover, make text blue */
.politicsonetwoo:hover .rbaa a{
  color: black;
}
.politicsonetwooo:hover .rbaa a{
  color: black;
}


/* 2. On hover, make the comment icon fill blue */


/* 3. On hover, add blue border to the image */

.politicstwo .courts{
    padding: 0px;
}
.fung{
   
   
display: flex;
    flex-flow: column;
 
    align-items: center;
    width: 100%;
    background: linear-gradient(10deg, rgb(4, 61, 226) 0%, rgb(4, 61, 226) 42%, rgb(234, 234, 234) 42.1%, rgb(234, 234, 234) 100%) rgb(234, 234, 234);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px 0px;
    color: rgb(0, 0, 0);
    text-decoration: none;
}
.fung img{
      object-fit: contain;
    padding-top: 20px;
    width: 50%;
}
.wrapper {
    margin-top: -10px;
  text-align: center;
}
.todays {
  display: inline-block;
  color: white;
  font-size: 0.6875rem;
  background-color: blue;
  text-transform: uppercase;
  padding: 0.3em 0.75em;
  
  font-weight: 600;
  font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.read a{
    display: inline-block;
    background: orange;
    color: rgb(255, 255, 255);
    border-radius: 20px;
    text-transform: uppercase;

    padding: 0.25rem 1.25rem 0.375rem;
    box-shadow: rgba(0, 29, 86, 0.6) 0px 6px 13px 0px;
    
}
.readd{
    padding: 30px 0px;
    text-align: center;
    font-size: 0.8125rem;
        font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.pa {
   margin-top: 30px;
  border: 1px solid white;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* x-offset, y-offset, blur, color */
  border-radius: 8px; /* optional: soft corners */
  background-color: white; /* optional for contrast */
}

.craig{
    border-bottom: 3px solid black;
    padding: 2px;
    width: 73.2%;
}
.pa:hover .read a{
    background-color: black;

}
.promotion{
    display: flex;
    gap: 10px;
}
.promotionone{
    width: 25%;
}
.promotiontwo{
    width: 75%;
    display: flex;
    gap: 10px;
    border-bottom: 3px solid black;
}
.promotiontwoone{
    width: 33%;
}
.promotiontwotwo{
    padding-top: 85px;
    width: 33%;
}
.promotiontwothree{
     padding-top: 85px;
    width: 34%;
}
.promotion img{
      object-fit: contain;
    width: 100%;
}
.promotion .pa{
    margin-top: 0px;
}
.promotion .fung img{
      object-fit: contain;
    padding-top: 0px;
}
.razor{
    padding: 10px;
    font-weight: 600;
    font-size: 1.125rem;
        font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.2;
    text-align: center;
    color: rgb(0, 0, 0);
}
.promotionone:hover .razor a{
color: black;
}
.promotiontwoone:hover .rbaa a{
    color: black;

}
.promotiontwotwo:hover .rbaa a{
    color: black;
}
/* .promotiontwoone:hover .breaktwoimg img{
   border-bottom: 4px solid blue;
} */

/* imp */
.breaktwoimg {
    position: relative;
    display: block;
}

.breaktwoimg::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: orange;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.01s ease;
}

.promotiontwoone:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.breaktwo:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.courtone:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.courttwo:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.courttwoo:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.courtthree:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.courtfour:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.politicsonetwoo:hover .breaktwoimg::after {
    transform: scaleX(1);
}


.promotiontwotwo:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.breakonetwo::after {
     content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: orange;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0s ease;
}
.whattwo:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.politicsoneone:hover .breaktwoimg::after {
    transform: scaleX(1);
}

.politics .politicsonetwoone img {
    width: 100%;
    object-fit: contain;
}



.whatone:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.whatthree:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.uplatetwo:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.uplatethree:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.promotiontwothree:hover .breaktwoimg::after {
    transform: scaleX(1);
}





/* imp over */
.promotionborder {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 5px;
}

.right-border {
    width: 74.4%; /* adjust as needed */
    border-bottom: 3px solid black;
}

.breakrepeat .courts{
    padding: 20px 0px 0px 0px;
}
.what img{
      object-fit: contain;
    width: 100%;
}
.uplate{
    display: flex;
    gap: 5px;
    padding-bottom: 10px;
    border-bottom: 2px solid black;
}
.uplateone{
    width: 60%;
}
.uplatetwo{
    width: 20%;
    border-left: 1px solid #aaa;
     border-right: 1px solid #aaa;
     padding: 0px 5px;
}
.uplatethree{
    
    width: 20%;
}
.uplateone .breakone{
    width: 100%;
    gap: 10px;
    border-bottom: none;
}
.uplateone .breakoneone{
    width: 50%;
}
.uplateone .breakonetwo{
    width: 50%;
}
.uplatetwo img{
      object-fit: contain;
    width: 100%;
}
.uplatethree img{
      object-fit: contain;
    width: 100%;
}
.uplateone .breakoneone h1{
    margin: 0px;
}
.uplateone .matt{
    padding-top: 20px;
}


/* image moving  */

.slider-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 20px auto;
}

.cards-wrapper {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: max-content;
}

.card {
      
    width: 15rem;
  margin-right: 10px;
  position: relative;
  color: white;
  flex-shrink: 0;
      filter: drop-shadow(rgba(0, 0, 0, 0.25) 0px 1.94663px 3.89326px);
   
  
}

.card img {
     height: 25.6875rem;
    width: 15rem;
      object-fit: contain;
  object-fit: cover;
  border-radius: 5px;
}



.arrow {
  position: absolute;
  top: 40%;
  font-size: 14px;
  background: black;
  color: white;
  border: none;
  cursor: pointer;
  z-index: 2;
  border-radius: 50px;
  padding: 8px 12px;
}

.left-arrow {
  left: 10px;
  display: none;
}

.right-arrow {
  right: 10px;
}
.card .text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 1rem;
  background: linear-gradient(to top,
    rgba(0, 0, 0, 0.98) 0%,
    rgba(0, 0, 0, 0.85) 40%,
    rgba(0, 0, 0, 0.6) 70%,
    rgba(0, 0, 0, 0.2) 90%,
    transparent 100%
  );
  color: white;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  height: 150px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}



.card .text .tag {
  background-color: orange;
  color: white;
  font-size: 0.95rem;
  font-weight: 100;
  padding: 2px 6px;
  display: inline-block;
  border-radius: 0px;
  width: fit-content;
}

.card .text .headline {
 font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.375rem;
    line-height: 1.5rem;
    width: 12rem;
}
.slider-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 80px; /* adjust width as needed */
  height: 100%;
  background: linear-gradient(to left, white, transparent);
  pointer-events: none; /* allows clicks to pass through */
  z-index: 1;
}


.indigenous .read a{
background-color: white;
color: #0066ff;
border-radius: none;
    text-transform: uppercase;
    padding: 0px;
    box-shadow: none;

}
.indigenous .pa:hover .read a{
    background-color: white;

}
.indigenous .todays{
    text-transform: none;
}
.indigenous .razor{
    font-size: 0.9rem;
}
.indigenous .readd{
    padding: 20px 0px;
}
.indigenous .pa{
    border-radius: 0px;
}
.opinion{
    padding-top: 40px;
}
.brandpartner .uplate{
    border-bottom: none;
}
.brandd{
    padding-top: 20px;
    border-top: 1px solid black;
}
.craigg{
    padding-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
}
.travel{
    padding-top: 30px;
}
.breakonetwo {
    position: relative;
    display: inline-block;
}




/* 
.breakone:hover .breakonetwo img{
      object-fit: contain;
    border-bottom: 5px solid blue;
}
.whattwo:hover .breaktwoimg img{
      object-fit: contain;
  border-bottom: 5px solid blue;
} */

.breaktwoimg {
    position: relative;
    display: block;
}

.breaktwoimg::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: black;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0s ease;
}

.breakone:hover .breakonetwo::after {
    transform: scaleX(1);
}.politicsonetwoone {
    position: relative;
    display: block;
}

.politicsonetwoone::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: orange;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.2s ease;
}

.politicsonetwoo:hover .politicsonetwoone::after {
    transform: scaleX(1);
}
.politicsonetwooo:hover .politicsonetwoone::after {
    transform: scaleX(1);
}
.motoring{
    display: flex;
    gap: 10px;
    padding-top: 30px;
}
.motoringone{
    width: 25%;
}
.motoringtwo{
    width: 25%;
}
.motoringthree{
    width: 25%;
}
.motoringfour{
    width: 25%;
}
.headin{
    color: rgb(83, 85, 86);
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
}
.rbaaa{
    
    align-items: center;
    gap: 3px;
     padding: 6px 0px 10px 0px;
    
}
.rbaaa span a{
        font-weight: 700;
    font-size: 1.125rem;
    font-family:"Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    
    line-height: 1.154;
   
   

}
.motoring img{
    width: 100%;
    padding-top: 20px;
}
.smalldiv{
    display: flex;
    padding: 8px 0px;
    gap: 3px;
    align-items:flex-start ;
    line-height: 1.286;
  
    font-weight: 400;
   
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-size: 01rem;
    border-top: 1px solid #aaa;
}
.smalldiv a:hover{
    color: black;
}
.motorrone:hover .rbaaa a{
    color: black;
}
.breaktwoimg {
    position: relative;
    display: block;
}

.breaktwoimg::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: orange;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.2s ease;
}

.motorrone:hover .breaktwoimg::after {
    transform: scaleX(1);
}

.motoring .motoringfour img{
    width: 100%;
    padding-top: 0px;
}
.from{
    display: flex;
    gap: 10px;
    padding: 20px 0px;
}
.fromone{
    width: 25%;
}
.fromtwo{
    width: 25%;
}
.fromthree{
    width: 25%;
}
.fromfour{
    width: 25%;
}
.sponserfrom{
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.from img{
    width: 100%;
}
.fone{
       padding: 10px 0px;
    font-size: 18px;
    line-height: 19px;
    font-weight: 700;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ftwo{
    color: #252525;
    font-family: 'Guardian Text Egyptian Web', 'Times New Roman', serif\3b;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}
.fthree{
    padding-top: 10px;
    color: #32373b;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
}
.ffour{
    color: #32373b;
    text-transform: uppercase;
    font-family: 'Guardian Sans Web', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-top: 5px;
}

.sponserfromtwo{
    font-family: "Guardian Text Egyptian Web", "Times New Roman", "serif;";
    color: rgb(0, 0, 0);
    border-color: rgb(0, 0, 0);
        border-radius: 24px;
    border-color: #acacac;
    font-size: 16px;
    line-height: 18px;
    padding: 0 18px;
    height: 26px;
    font-weight: 600;
    align-items: center;
    text-align: center;
    display: flex;
    border: 1px solid black;
}
.fromone:hover .fone{
    color: black;
}
.fromone:hover .ftwo{
    text-decoration: underline;
}
.fromone:hover .breaktwoimg::after {
    transform: scaleX(1);
}

.fromtwo:hover .fone{
    color: black;
}
.fromtwo:hover .ftwo{
    text-decoration: underline;
}
.fromtwo:hover .breaktwoimg::after {
    transform: scaleX(1);
}

.fromthree:hover .fone{
    color: black;
}
.fromthree:hover .ftwo{
    text-decoration: underline;
}
.fromthree:hover .breaktwoimg::after {
    transform: scaleX(1);
}

.fromfour:hover .fone{
    color: black;
}
.fromfour:hover .ftwo{
    text-decoration: underline;
}
.fromfour:hover .breaktwoimg::after {
    transform: scaleX(1);
}
.ournetwork{
    display: flex;
    background-color: rgb(234, 234, 234);
    padding: 30px 100px;
    gap: 20px;
}
.ournetworkone{
    width: 25%;
}
.ournetworktwo{
    width: 25%;
}
.ournetworkthree{
    width: 25%;
}
.ournetworkfour{
    width: 25%;
}
.west{
    padding-top: 20px;
    font-family:"Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 12px;
    
}


.west p {
    color: #252525;
    padding: 3px 0px;
}

.west p a:hover {
    color: black;
}

.ournetwork .courts{
    padding: 0px;
}
.courtsss{
        text-transform: uppercase;
    color: rgb(83, 85, 86);
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1rem;
    text-transform: uppercase;
    padding: 30px 0px;
}
.senduss a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    border: 2px solid orange;
    border-radius: 8px;
    font-size: 13px;
    text-decoration: none;
    color: orange;
    font-weight: bold;
    transition: all 0.3s ease;
    width: 160px;
     font-family:"Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.senduss svg {
    width: 24px;
    height: 24px;
}


.senduss .bubble {
    fill: orange; /* Blue background for icon bubble */
    transition: fill 0.3s;
}

.senduss .bolt {
    fill: white; /* White inner lightning/arrow */
    transition: fill 0.3s;
}

.senduss a:hover {
    background-color: orange;
    color: white;
}

.senduss a:hover .bubble {
    fill: white; /* On hover: bubble turns white */
}

.senduss a:hover .bolt {
    fill: orange; 
}
.icons {
  display: flex;
  justify-content: start;
  gap: 12px;
  padding: 30px 0;
}

.icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-decoration: none;
  transition: transform 0.2s ease;
}

.icons a:hover {
  transform: scale(1.1);
}

.icons svg {
  width: 18px;
  height: 18px;
  fill: white;
}

/* Per-icon background colors */
.fb {
  background-color: #1877f2; /* Facebook Blue */
}

.twitter {
  background-color: #000000; /* X/Twitter Black */
}

.insta {
  background-color: #e1306c; /* Instagram Pink */
}

.youtube {
  background-color: #ff0000; /* YouTube Red */
}

.wifi {
  background-color: #f26522; /* RSS Orange */
}

.mail {
  background-color: #0077b5; /* LinkedIn Blue / Email */
}
.contact{
    background-color: rgb(210, 213, 214);
}
.cooo{
    display: flex;
    padding: 20px;
    align-items: center;
    justify-content: center;
}
.cooo a{
    font-size: 12px;
    padding: 0px 10px;
     font-family:"Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

 .cooo .titlee {
    max-width: 610px;
    font-family: 'UnifrakturCook', cursive;
    font-size: 40px;
}

/* hamburger */

/* Hamburger image */

/* Sidebar */
/* Sidebar panel *//* Sidebar panel */
/* Sidebar */
.h-sidebar {
  position: fixed;
  top: 0;
  left: -100%;
  width: 320px;
  height: 100%;
  background-color: #1c1c1c;
  color: white;
  box-shadow: 4px 0 8px rgba(0, 0, 0, 0.4);
  transition: left 0.3s ease-in-out;
  z-index: 999;
  display: flex;
  flex-direction: column;
}

.h-sidebar.open {
  left: 0;
}

/* Close (X) button */
.h-close-btn {
  background: none;
  border: none;
  font-size: 24px;
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

/* Top action buttons */
.h-top-actions {
  display: flex;
  justify-content: space-between;
  padding: 60px 20px 10px 20px;
  gap: 10px;
}

.h-subscribe-btn,
.h-login-btn {
  flex: 1;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  font-size: 14px;
}

.h-subscribe-btn {
  background-color: #0046ff;
  color: white;
}

.h-login-btn {
  background: transparent;
  border: 1px solid white;
  color: white;
}

/* Search section */
.h-search-wrapper {
  position: relative;
  padding: 10px 20px;
}

.h-input {
  width: 100%;
  padding: 12px 0px 12px 15px;
  font-size: 15px;
  border-radius: 24px;
  border: none;
  outline: none;
  background-color: #f1f1f1;
  font-family: 'Segoe UI', system-ui, sans-serif;
  font-weight: 600;
  color: black;
}

/* Clear button (×) when typing */
.h-clear-btn {
  position: absolute;
  right: 48px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #000;
  cursor: pointer;
  display: none;
}

/* SVG search icon */
.h-search-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  fill: none;
  stroke: #000;
  stroke-width: 2;
  pointer-events: none;
}
.breakone:hover .comment{
fill:orange;
}

/* Menu List */
.h-menu {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-y: auto;
  flex-grow: 1;
}

/* Menu Items */
.h-menu li {
  border-top: 1px solid #444;
  padding: 18px 0;
}

.h-menu li a {
  color: white;
  text-decoration: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.2px;
}

/* Left vertical bar “I” */
.h-bar {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #ffffff;
  margin-right: 10px;
}




/* cateory */

.cbody{
    padding: 0px 100px;
}

.cbusiness{
    text-transform: uppercase;
    font-weight: 400;
   
    padding-top: 30px;
    font-family: "Guardian Sans Cond Web", Impact, Helvetica, Arial, sans-serif;
    font-size: 35px;
    color: rgb(43, 44, 45);
}
.cbusiness a:hover{
    color: black;
}

.cbusi .what{
    padding: 10px 0px 20px 0px;
}
.cnbconeone img{
width: 200px;
}

.cnbc{
    background-color: rgb(0, 75, 137);
    padding: 10px;
    margin-top: 50px;
}
.cnbcone{
    display: flex;
    justify-content: space-between;
    padding: 5px 0px;
}
.cnbconetwo a{
    align-items: center;
    display: flex;
    gap: 20px;
    color: rgb(146, 228, 254);
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.4375rem;
    line-height: 1.4375rem;
}


.ceconomist .cnbconetwo a{
    color: rgb(215, 215, 215);
}
.cmicrosoft{
    display: flex;
    gap: 10px;
    padding: 10px 0px;
}
.cmicrosoft .rba{
   color:  rgb(146, 228, 254);
}
.cmicrosoft .rbaone span{
    color:  rgb(146, 228, 254);
}


.cmicrosoft .courtone:hover .rbaa a{
  color:rgb(146, 228, 254);
}

.cmicrosoft .courttwo:hover .rbaa a{
  color:rgb(146, 228, 254);
}

.cmicrosoft .courtthree:hover .rbaa a{
  color:rgb(146, 228, 254);
}

.cmicrosoft .courtfour:hover .rbaa a{
  color:rgb(146, 228, 254);
}

.cmicrosoft .breaktwoimg::after {
   
    background: rgb(146, 228, 254);

}
.cmicrosoft .rbaa a{
color: white;
}
.cmicrosoft .free{
    color: white;
}
.cmicrosoft .freeauthor{
    color: white;
} 
.cmicrosoft .court{
    border-bottom: none;
}
.ceconomist{
    background-color: rgb(56, 62, 66);
    padding: 10px;
    margin-top: 50px;
}
.ceconomist .rbaone span{
    color:  rgb(215, 215, 215);
}


.ceconomist .rba{
   color:  rgb(215, 215, 215);
}
.ceconomist .rbaone span{
    color:  rgb(215, 215, 215);
}


.ceconomist .courtone:hover .rbaa a{
  color:rgb(215, 215, 215);
}

.ceconomist .courttwo:hover .rbaa a{
  color:rgb(215, 215, 215);
}
.ceconomist .courttwoo:hover .rbaa a{
  color:rgb(215, 215, 215);
}

.ceconomist .courtthree:hover .rbaa a{
  color:rgb(215, 215, 215);
}

.ceconomist .courtfour:hover .rbaa a{
  color:rgb(215, 215, 215);
}

.ceconomist .breaktwoimg::after {
   
    background: rgb(215, 215, 215);

}
.ceconomist .rbaone span {
    font-weight: 600;
}
.cmicrosoft .rbaone span {
    font-weight: 600;
}

.courtthree:hover .rbaa a {
  color: black;
}
.courtfour:hover .rbaa a {
  color: black;
}
.cmarkets .court{

    padding-bottom: 30px;
}
.cmarketss .court{
    padding-bottom: 30px;
}
.cmining{
    padding-top: 80px;
}
.cbody .whatthrr .rbaa a:hover{
    color:black ;
}
.cbody .whattwo{
    border-left: none;
    padding: 0px;
}



/* detailed */

.dbody{
    padding: 0px 100px;
}
.dbody .breaking{
    padding-top: 20px;
}
.devery{
    display: flex;
  gap: 20px;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
        line-height: 1.5;
        padding: 20px 0px;
         color: rgb(83, 85, 86);
}
.devery a{
  color: rgb(83, 85, 86);
}
.deveryone{
    width: 70%;
}
.deverytwo{
    width: 30%;
    
}
.devery h1{
    font-size: 2.375rem;
        line-height: 1.167;
            font-weight: 400;
    color: rgb(43, 44, 45);
        font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
}
.dadrian{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 2px solid rgb(229, 229, 229);
}
.dadriantwoo{
    display: flex;
    gap: 5px;
    align-items: center;
    color: white;
    background-color: orange;
    padding: 3px;
    border-radius: 3px;
        font-size: 0.75rem;
    font-weight: 600;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
}
.dadriantwo svg{
width: 0.75rem;
    height: 0.5rem;
}
.dinbox{
    fill: white;
}
.dsvgg{
    width: 14px ;
    height: 14px;
    fill: rgb(136, 141, 144);
}
.dadrianoneone img{
        width: 3.3125rem;
    height: 3.3125rem;
    border-radius: 50%;
}
.dadrianone{
    display: flex;
    gap: 10px;
    align-items: center;
}
.dblue{
    color: orange;
     font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
        font-weight: 700;
}
.dthe{
        font-weight: 400;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-size: 1rem;
    color: rgb(43, 44, 45);
}
.dcomment{
    color: orange;
    font-size: 1.1rem;
    text-decoration: underline;
      font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
}
.dcon{
    align-items: center;
    display: flex;
    gap: 10px;
}
.dds{
    display: flex;
    gap: 10px;
}
.dmainimg img{
    width: 100%;
    object-fit: contain;
}
.dmainimg{
    padding-top: 20px;
}
.dcamer{
    width: 14px;
    height: 14px;
    fill: rgb(136, 141, 144);
}
.dcamera{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.15;
    color: rgb(83, 85, 86);
    font-size: 0.875rem;
     border-bottom: 2px solid rgb(229, 229, 229);
     padding-bottom: 10px;
}
.ddelivery{
    display: flex;
    padding-top: 30px;
}
.ddeliveryone{
    width: 5%;
}
.ddeliverytwo{
    width: 95%;
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
        line-height: 1.65;
    font-size: 1rem;
    color: #000;
}

.df{
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(24, 119, 242);
    background-color: rgb(24, 119, 242);
    margin: 0px 0.125rem;
}
.dff{
    fill: white;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
   
    top: 65%;
    width: 75%;
    height: 75%;
}
.dx{
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(20, 23, 26);
    background-color: rgb(20, 23, 26);
    margin: 0px 0.125rem;
}
.dxx{
    fill: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: 60%;
    pointer-events: none;
}
.dm{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(6, 108, 182);
    background-color: rgb(6, 108, 182);
    margin: 0px 0.125rem;
}
.dmm{
    fill: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: 60%;
    pointer-events: none;
}
.dl{
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem;
    
    color: rgb(255, 255, 255);
    border: 1px solid rgb(82, 14, 68);
    background-color: rgb(82, 14, 68);
    margin: 0px 0.125rem;
}
.dll {
    fill: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: 60%;
    pointer-events: none;
}
.deverytwoimggg{
    margin-top: 5px;
    gap: 10px;
    display: flex;
}
.deverytwoimggggg{
    gap: 10px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    display: flex;
    padding: 5px 0px;
}
.deverytwoimg{
    width: 30%;
}
.deverytwoimgg{
    width: 70%;
}
.deverytwoimg img{
    width: 100%;
}
.ddeliveryone{
    display: flex;
    flex-direction: column;
}
.ddeliverytwo p{
    padding-bottom: 10px;
}
.ddam{
    gap: 20px;
    display: flex;
    border-top: 2px solid #aaa;
    border-bottom: 2px solid #aaa
    
}
.ddamone{
    width: 40%;
}
.ddamone img{
    width: 100%;
    object-fit: fill;
    height: 100%;
}
.ddamtwo{
    width: 60%;
}
.dcomm{
        width: 13px;
    height: 12px;
    fill: rgb(136, 141, 144);
}
.ddamtwoone{
    display: flex;
    gap: 10px;
    text-transform: uppercase;
    align-items: center;
  
}
.ddamtwoone p{
        font-weight: 300;
 padding-bottom: 0px;
    color: rgb(83, 85, 86);
    font-size: 0.875rem;
    letter-spacing: 0.081875rem;
    line-height: 1rem;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ddamtwotwo{
            font-size: 1.30rem;
        line-height: 1.5rem;
        padding: 20px 0px;
        min-height: 3rem;
        color: rgb(43, 44, 45);
        font-weight: 600;

}
.ddamtwothree{
    font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-weight: 600;
    font-size: 1.15rem;
    color: rgb(83, 85, 86);
}

.dminn{
    display: flex;
    gap: 5px;
    align-items: end;
}
.dminn svg{
    padding-top: 20px;
}
.dminn p{
     padding-top: 20px;
    border-top: 2px solid orange;
}
.ddam:hover .ddamtwotwo{
    text-decoration: underline;
}

.dminnn{
    width: 100%;
    display: flex;
   
    justify-content: space-between;
}
.dminnn svg{
    padding-top: 20px;
}
.dminnn p{
     padding-top: 20px;
    border-top: 2px solid orange;
}
.dyet{
    padding-top: 40px;
}
.dget{
    display: flex;
    align-items: center;
    padding: 30px 0px 60px 0px;
    justify-content: space-between;
  
}
.dget:hover .dgettwo a{
    color: black;
    background-color: white;
}
.dgetone{
    font-size: 1.175rem;
    color: black;
    font-weight: 700;
    line-height: 1.15;
   
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dgetone p{
    padding-bottom: 0px;
}
.dgettwo a{
    text-transform: uppercase;
    
    font-size: 0.75rem;
    border-radius: 2px;
    color: rgb(255, 255, 255);
    font-weight: 700;
   
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
 padding: 10px 5px;
    background-color: orange;
    border: 1px solid orange;
}
.dto{
    border-top: 1px solid #aaa;
    padding-top: 20px;
}
.dtwosvg{
    width: 53px;
    height: 47px;
    fill: none;
    stroke-width: 1.5;
    stroke: orange;
}
.dtoo{
        background: rgb(244, 245, 245);
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: space-between;
        padding: 30px 20px;
}
.dtooone{
    width: 20%;
}
.dtootwo{
    width: 40%;
    border-right: 1px solid blue;
}
.dtoothree{
    width: 20%;
    line-height: 1.2;
    font-weight: 900;
    font-size: 1.125rem;
    color: black;
}
.dtoofour{
    width: 20%;
}
.dtootwo span{
   color: orange;
   text-decoration: underline;
}
.dloginnn a{
    font-weight: 700;
    cursor: pointer;
    background: orange;
    color: white;
    font-family: "Guardian Sans Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0.5rem 2rem;
    border-radius: 2px;
    text-transform: uppercase;
}

.dfromaone{
    width: 40%;
}
.dfromatwo{
    width: 60%;
}
.dfroma{
    display: flex;
    gap: 20px;
}
.dfromaone .fung img {
    width: 100%;
    padding-top: 0px;
}
.dfromaone:hover .razor a{
    color: black;

}
.dfromaone .read a{
    color: white;
}

 ul.ddnews-list {
      list-style: none;
      padding-left: 0;
    }

    ul.ddnews-list li {
      margin-bottom: 10px;
      position: relative;
      padding-left: 20px;
    }

    ul.ddnews-list li::before {
      content: "\25B6"; /* Triangle */
      position: absolute;
      left: 0;
      top: 0;
      color: #666;
      font-size: 12px;
    }

    ul.ddnews-list a {
      color: rgb(4, 61, 226); /* Blue link */
      text-decoration: none;
          line-height: 1.5;
              font-family: "Guardian Text Egyptian Web", "Times New Roman", serif;
    font-size: 17.5px;
    text-decoration: underline;
    }

    ul.ddnews-list a:hover {
      text-decoration: underline;
    }

   
    ul.ddnews-list a:hover {
        color: #666;
    }
    .dddsvg{
        width: 17px;
    height: 17px;
    }
    .deverytwosticky{
        position: sticky;
        top: 30px;
        z-index: 1000;
    }

    .ddeliverytwo ul{
        margin: 0px;
    }
    h2{
        margin: 0px;
    }