
body {
  font-family: 'inter';
  color: #FCFCFC;
  background: #FCFCFC;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}





/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#Section-one {
  width: 100%;
  height: 96vh;
  background: url("../images/page-3 (SOC as a Service)/section-1/background.png") top center;
  background-size: cover;
  position: relative;
  padding: 0;
  margin-top: 2.5em;
}
@media (max-width: 992px) {
  #Section-one .container {
    padding-left: 1em;
  }
  #Section-one-content {
    padding: 2em;
    text-align: left;
  }
}
#Section-one h3 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #202020;
}
#Section-one h3 span {
  color: #0074E4;
}
#Section-one h2 {
  width: auto;
  padding-right: 3em;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.01em;
  color: #3F3F3F;  
}
#Section-one h2 span {
  color: #0074E4;
  font-weight: 600;
}
#Section-one .btns {
  margin-top: 30px;
}
#Section-one .btn-connect {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #0074E4;
  position: static;
  max-width: 190px;
  width: auto;
  height: 51px;
  font-weight: 600;
  font-size: 18px;
  padding: 14px 21px;
  border-radius: 5px;
  color: white;
}
#Section-one .btn-connect img {
  padding-left: 0.5em;
}
a>div { display: none; }
a:hover>div { display: block; }
 
 

@media (max-height: 500px) {
  #Section-one {
    height: auto;
  }
  #Section-one .container {
    padding-top: 130px;
    padding-bottom: 60px;
  }
}
@media (max-width: 992px) {
  #Section-one {
    background: linear-gradient(37deg, #0074e43d 8.46%, rgba(255, 255, 255, 0) 100.54%);
  }
  .Section-one-content {
    padding-left: 1.5em;
  }
  #Section-one h3 {
    font-size: 48px;
    line-height: 56px;
    font-weight: bold;
    letter-spacing: -0.02em;
  }
  #Section-one h2 {
    padding: 0px;
    margin-top: 1em;
    width: 320px;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.01em;
  }
}





/*--------------------------------------------------------------
# Section-two
--------------------------------------------------------------*/
.Section-two {
  background: linear-gradient(90deg, rgb(12 47 82 / 100%) -17.6%, #0f62af 60.86%, #ffffff 40.86%);
}
.S2-left {
  padding-block: 7em;
}
.S2-left .heading p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 46px;
  line-height: 130%;
  letter-spacing: -0.01em;  
  color: #FFFFFF;
}
.S2-left .heading span {
  color: #3599f7;
}
.S2-left .description p {
  width: 32em;
  color: #FFFFFF;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.01em;
}
.S2-right {
  background:  #FCFCFC;
}
.S2-right img {
  float: right;
  padding-block: 6em;
}
@media (max-width: 991px) {
  .Section-two {
    background: linear-gradient(64.38deg, #0074E4 -25.6%, rgba(13, 45, 77, 0.86) 102.86%);
  }
  .S2-left {
    padding-block: 5em;
    padding-inline: 1.5em;
  }
  .S2-left .description p {
    width: auto;
  }
  .S2-left .heading p {
    font-size: 32px;
  }
  .S2-left .description p {
    font-size: 16px;
  }
  .S2-right img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-top: 0%;
  }
  .S2-right {
    background: linear-gradient(99deg, rgba(13, 45, 77, 0) -88.6%, #0076e400 102.86%);
    height: 7em;
  }
}






/*--------------------------------------------------------------
# Section-three
--------------------------------------------------------------*/
.Section-three .container {
  padding-block: 5em;
}
.Section-three .heading h6 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 120%;
  padding-bottom: 0.75em;
  letter-spacing: -0.02em;
  color: #0074E4;
}
.Section-three p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #747474;    
  padding-bottom: 1em;
}
@media (max-width: 992px) {
  .Section-three img {
    height: 7em;
  }
  .Section-three .container {
    margin-top: 10em;
    padding-inline: 1.5em;
  }
  .Section-three .heading h6 {
    font-size: 36px;
    padding-bottom: 1.5em;
  }
  .Section-three p {
    font-size: 12px;
  }
}





/*--------------------------------------------------------------
# Section-four
--------------------------------------------------------------*/
.Section-four .container {
  padding-block: 4em;
}
.Section-four .title h1 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #3F3F3F;
}
.Section-four .title p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #747474;
  margin-top: 1em;
  padding-inline: 10em;
}
@media (max-width: 992px) {
  .Section-four .title h1 {
    font-size: 36px;
  }
  .Section-four .title p {
    padding: 0;
    font-size: 16px;
  }
}





/*--------------------------------------------------------------
# Section-five
--------------------------------------------------------------*/
.Section-five {
  background: #060B25;
}
.Section-five .container {
  padding-block: 5em;
  padding-bottom: 2.5em;
}
.Section-five .heading .title h1 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.01em; 
  color: #19C4A5;
}
.Section-five .heading .description p {
  font-family: 'Inter';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.01em;  
  color: #FFFFFF;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
.Section-five details {
  margin: 1rem auto;
  width: 35em;
  max-width: calc(100% - 2rem);
  position: relative;
  border-radius: 6px;
  background-color: #09144A;
  color: #ffffff;
  transition: background-color 0.5s;
}
.Section-five details > :last-child {
  background: #E3FFFA;
  margin-bottom: 1rem;
  border-radius: 0px 0px 5px 5px;
  padding: 1em;
}
.Section-five details::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  opacity: 0.15;
  box-shadow: 0 0.25em 0.5em #263238;
  pointer-events: none;
  transition: opacity 0.2s;
  z-index: -1;
}
.Section-five details[open] {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%; 
  letter-spacing: 0.01em; 
  color: #3F3F3F;
  background: #19C4A5;
  border-radius: 5px;
}
.Section-five details[open]::before {
  opacity: 0.6;
}
.Section-five summary {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%; 
  letter-spacing: -0.01em;
  color: #FFFFFF;
  padding-block: 0.8em;
  padding-left: 1em;
  display: block;
  position: relative;
  cursor: pointer;
}
.Section-five summary::before, summary::after {
  width: 0.75em;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 5%;
  content: "";
  background-color: currentColor;
  text-align: right;
  transform: translateY(-50%);
  transition: transform 0.2s ease-in-out;
}
.Section-five summary::after {
  transform: translateY(-50%) rotate(90deg);
}
.Section-five [open] summary::after {
  transform: translateY(-50%) rotate(180deg);
}
.Section-five summary::-webkit-details-marker {
  display: none;
}
.Section-five p {
  margin: 0 0 1em;
  line-height: 1.5;
}
.Section-five ul {
  margin: 0 0 1em;
  padding: 0 0 0 1em;
}
.Section-five li:not(:last-child) {
  margin-bottom: 0.5em;
}
.Section-five .img-1 {
  display: block;
  margin: auto;
  height: 90%;
}

@media (max-width: 992px) {
  .Section-five .container {
    padding-inline: 1em;
  }
  .Section-five .heading .title h1 {
    font-size: 18px;
  }
  .Section-five .heading .description p {
    width: 100%;
    margin-bottom: 0;
    margin-top: 1em;
  }
  .Section-five .img-1 {
    display: block;
    margin-top: 3em !important;
    margin-bottom: 1em !important;
    margin: auto;
    height: 12em;
  }
}





/*--------------------------------------------------------------
# Section-six
--------------------------------------------------------------*/
.Section-six {
  width: 100%;
  height: auto;
  background: url("../images/page-3 (SOC as a Service)/section-6/background.svg") top center;
  background-size: cover;
  position: relative;
  padding: 0;
}
.Section-six .container {
  padding-top: 8em;
}
.Section-six .title h1 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;  
}
.Section-six .title h1 span {
  color: #060B25;
}
.Section-six .icons {
  padding-top: 4em;
  padding-bottom: 3em;
}
@media (max-width: 992px) {
  .Section-six .container {
    padding-top: 5em;
    padding-bottom: 3em;
  }
  .Section-six .title h1 {
    font-size: 32px;
  }
  .Section-six .icons {
    padding-inline: 1em;
    padding-top: 3em;
  }
  .Section-six .icons img {
    height: 6em;
  }
}





 
/*--------------------------------------------------------------
# Section-seven
--------------------------------------------------------------*/
#Section-seven {
  width: 100%;
  height: auto;
  background: url("../images/page-3 (SOC as a Service)/section-7/background.svg") top center;
  background-size: cover;
  position: relative;
  padding: 0;
}
.Section-seven {
  background: #FCFCFC;
}
.Section-seven .container {
  padding-top: 6em;
  padding-bottom: 3em;
}
.Section-seven .heading h6 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #3F3F3F;
  padding-bottom: 1em;
}
.Section-seven .heading h6 span {
  color: #0074E4;
}
.Section-seven .list {
  margin-bottom: 1.75em;
}
.Section-seven .list img {
  float: left;
  margin-right: 1.25em;
  padding: 0.25em;
  background: #FFFFFF;
  box-shadow: 5px 5px 12px rgba(136, 135, 135, 0.12);
  border-radius: 5px;
}
.Section-seven .list p {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  color: #747474;  
}
@media (max-width: 992px) {
  .Section-seven .container {
    padding-inline: 1.5em;
  }
  .Section-seven .left-S7 {
    padding: 2em;
  }
  .Section-seven .list p {
    font-size: 16px;
    margin-bottom: 2em;
  }
  .Section-seven .list img {
    margin-bottom: 1em;
    margin-top: 0.5em;
  }
  .Section-seven .heading h6 {
    font-size: 32px;
    padding-bottom: 1.5em;
  }
}



 
/*--------------------------------------------------------------
# Section-eight
--------------------------------------------------------------*/
.Section-eight {
    background: #FCFCFC;
}
.container-S8 {
  background: url("../images/page-1 (Home)/section-9/background.svg") top center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  position: relative;
  height: auto;
  padding-bottom: 3em !important;
  padding: 0;
  margin-top: 6em;
  margin-bottom: 4em;
}
.Section-eight h2 {
  padding-inline: 2em;
  padding-top: 1.5em;
  padding-bottom: 0.25em;
  font-family: 'Inter';
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 130%;
  text-align: center;
  letter-spacing: -0.01em;
  color: #FFFFFF;  
}
.Section-eight button {
  padding: 0.75em;
  padding-inline: 1.5em;
  text-align: center;
  background: #FFFFFF;
  border: none;
  border-radius: 5px; 
  font-family: Inter;
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 150%;
  color: #0074E4;   
}
button a, button a:hover {
  color: #0074E4; 
}
.Section-eight button:focus {
  background: linear-gradient(0deg, #D8EBFE, #D8EBFE), #FFFFFF;
  box-shadow: 10px 10px 24px rgba(73, 90, 107, 0.23);
}
.Section-eight button div {
  float: right;
}
.Section-eight button img {
  padding-left: 0.5em;
  height: 1em;
}
button>div { display: none; }
button:hover>div { display: block; }
 
@media (max-width: 992px) {
  .Section-eight h2 {
    font-size: 32px;
    padding: 0.5em;
    padding-top: 1.25em;
  }
  .Section-eight button {
    padding-block: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 0.75em;
  }
}





