@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&family=Nunito+Sans:wght@800&display=swap);
.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:''}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,0.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:0.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,0.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,0.9);color:#fff}.carousel:hover .slide .legend{opacity:1}


#largeArticleHeader{
  font-size: 250%;
  line-height: 1.2;
}
#largeArticleHeader  span{
  display: inline-block;
  font-size: 60px;
  color : rgb(59, 56, 56);
  line-height: 1 !important;
  font-style: oblique;
}
.sidebar.show{
  display: block;
}
.sidebar.hide{
  display: none;
}
#articlesPage a, .articlesPageClass a{
  /* color : black !important; */
  color : black ;
  text-decoration: none;
  /* border : dotted; */
  /* background: rgba(89, 165, 235, 0.142); */
  border-bottom: 2.5px solid #08549A;
}
@media screen and (max-width : 800px) {
    .sidebar.hide{
        display : block;
    }
    .sidebar.show{
      display: none;
    }
    #mobileBar{
      display: block;
    }
    #largeArticleHeader{
      font-size: 100%;
    }
    #largeArticleHeader  span{
      font-size: 100%;
    }
}
@media screen and (min-width : 801px) {
  .sidebar{
      display : block;
  }
  #mobileBar{
    display: none;
  }
}
.explain {
    font-size: .8rem;
    position: relative;
    margin: 0 0 1.5rem;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: var(--light-orange);
    border-radius: 8px;
    overflow: hidden;
    background: #fff2df;
    padding: 1rem 1rem 1rem 5rem;
}
.explain:before {
    content: "Hey!";
    font-style: italic;
    font-weight: 700;
    background: #ff7a18;
    color: #fff;
    padding: 0.88rem 1rem;
    margin-right: 1 rem;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: grid;
    place-items: center;
}


.ringButton{
    margin-top: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .ringButton .button {
    min-width: 300px;
    min-height: 60px;
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-weight: 700;
    color: #313133;
    background: #4FD1C5;
  background: linear-gradient(90deg, rgba(129,230,217,1) 0%, rgba(79,209,197,1) 100%);
    border: none;
    border-radius: 1000px;
    box-shadow: 12px 12px 24px rgba(79,209,197,.64);
    transition: all 0.3s ease-in-out 0s;
    cursor: pointer;
    outline: none;
    position: relative;
    padding: 10px;
    text-align: center;
    }
  
.ringButton a::before {
  content: '';
    border-radius: 1000px;
    min-width: calc(300px + 12px);
    min-height: calc(60px + 12px);
    border: 6px solid #00FFCB;
    box-shadow: 0 0 60px rgba(0,255,203,.64);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease-in-out 0s;
  }
  
  .ringButton .button:hover, .button:focus {
    color: #313133;
    transform: translateY(-6px);
  }
  
  .ringButton a:hover::before, a:focus::before {
    opacity: 1;
  }
  
  .ringButton a::after {
    content: '';
    width: 30px; height: 30px;
    border-radius: 100%;
    border: 6px solid #00FFCB;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ring 1.5s infinite;
  }
  
  .ringButton a:hover::after, a:focus::after {
    animation: none;
    display: none;
  }
  
  @keyframes ring {
    0% {
      width: 30px;
      height: 30px;
      opacity: 1;
    }
    100% {
      width: 300px;
      height: 300px;
      opacity: 0;
    }
  }

.relatedArticles .linkRow{
    display: flex;
    margin-bottom: 25px;
  }
  .relatedArticles .linkRow a{
    text-decoration: none;
    color: black;
    border-bottom: 3px dotted blue;
  }
  .relatedArticles .linkRow a:hover{
    color : green
  }
.mtb10{
    margin : 10 0 !important;
    font-size:  120%;
}
.paragraph{
    /* width : 60ch; */
    font-size : 1.2rem;
    color: #000;
}
.yt-lite{
  height: 400px;
}
.pM0{
    margin : 0
}
.steps-number {
    width: 32px;
    height: 32px;
    font-family: 'Basier Circle', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
}
.steps-circle {
    width: 32px;
    height: 32px;
    margin-right: 20px;
    margin-bottom: 15px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-radius: 20px;
    background-color: #070a39;
    text-align: center;
}
.related-block {
    margin-bottom: 20px;
    padding: 55px 60px 60px;
    border-radius: 20px;
    background-color: #fff0ed;
}


* {
    box-sizing: border-box;
  }
  
  input,
  button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    border-style: none;
  }
  
  html {
    /* background-color: #6772e5; */
    font-size: 16px;
    font-family: Roboto, Open Sans, Segoe UI, sans-serif;
    font-weight: 500;
    font-style: normal;
    text-rendering: optimizeLegibility;
    height: 100%;
    /* overflow-x: hidden !important; */
  }
  
  body {
    /* height: 100%; */
    margin: 0;
  }
  
  #root {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .AppWrapper {
    /* width: 500px; */
    height: 400px;
    position: relative;
  }

  .divider{
    margin : 10px 0;
    border : 0;
  height: 1px; 
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
  }
  /* .divider {
    margin-top:  5px;
    margin-bottom: 5px;
    height: .5px;
    background: #000;
    background: -webkit-linear-gradient(left, rgb(133, 111, 111) 0%, rgb(50,50,50) 50%, rgb(255,255,255) 100%);
  }
  .divider.light {
    background: #fff;
    background: -webkit-linear-gradient(left, rgb(90,90,90) 0%, rgb(255,255,255) 50%, rgb(90,90,90) 100%);
  }
  
  .divider.light:before {
    position:relative;
    float:left;
    background: linear-gradient(to right, rgba(100, 100, 100, 0), rgba(100, 100, 100, 1) 50%);
    margin-top:2px;
    width:50%;
    height:.5px;
    content:"";
  }
  
  .divider.light:after {
    position:relative;
    float:right;
    background: linear-gradient(to left, rgba(56, 53, 53, 0), rgba(100, 100, 100, 1) 50%);
    margin-top:2px;
    width:50%;
    height:.5px;
    content:"";  
  }
  
  .divider:before {
    position:relative;
    float:left;
    background: linear-gradient(to right, rgba(200, 200, 200, 0), rgba(200, 200, 200, 1) 50%);
    margin-top:2px;
    width:50%;
    height:.5px;
    content:"";
  }
  
  .divider:after {
    position:relative;
    float:right;
    background: linear-gradient(to left, rgba(100, 200, 200, 0), rgba(200, 200, 200, 1) 50%);
    margin-top:2px;
    width:50%;
    height:.5px;
    content:"";  
  } */


  #homePage h3{
    /* font-family: 'Anton', sans-serif; */
    font-family: "Nunito Sans";
    font-size: 2em;
    margin-bottom: 0;
    /* padding-bottom: 0; */
  }
  #homePageHeader{
    font-size : 3.2em ;
    font-family: "Nunito Sans";
    line-height: 1;
     /* font-family: 'Anton', sans-serif; */
    /* text-align : center; */
  }
  .homePageHeader2{
    font-size : 3.2em ;
    color : #566CD6;
    text-transform : uppercase;
      white-space : nowrap;
       margin : 0;
       line-height : 1.2;
  }
  #homePageSubHeader{
    font-size : 2rem; 
    line-height : 1.2;
    font-weight : 600px;
    margin-top : 10;
    /* font-style: italic; */
    /* font-family: 'Times New Roman', Times, serif; */
    /* background: #59B378; */
    /* background: linear-gradient(bottom left, #43389F 0%, #4ec6ca 100%); */
    background: linear-gradient(to top right, #59B378 0%, #4ec6ca 30%); 
    /* border-top-left-radius: 10%;
    border-bottom-radius: 10% / 50%; */
    border-radius: 0% 100% 0% 3% / 13% 20% 10% 30% ;
    /* box-shadow: -30px 5px 20px -4px rgba(0, 0, 0, 0.75); */
    /* color : white; */
    font-weight: bolder;
    padding: 20px;
    width : 500%;
    font-family: "Nunito Sans";
    /* color :#727272 */
  }
  #homePageSubHeader .inner{
     max-width : 20%;
  }
  #articlePageHeader{
    font-size : 3rem ;
    font-family: 'Anton', sans-serif;
    text-align : center;
    color : "white" !important;
  }
  #headerContact .email{
    margin-left : 10 !important;
  }
  .homePageHourly{
    box-shadow: -5px 5px 10px;
    position : absolute;
    font-size : 150%;
     font-weight : bolder;
      background : white;
       padding : 10px 20px;
        left : 50%;
         transform : translateX(-50%);
  }
  #articlesPage a, .articlesPageClass a{
    /* color : black !important; */
    color : black ;
    text-decoration: none;
    /* border : dotted; */
    /* background: rgba(89, 165, 235, 0.142); */
    border-bottom: 2.5px solid #08549A;
  }
  #articlesPage.links a {
    font-size: 1.1rem;
  }
  #articlesPage.links{
    margin-top: 10px;
    display:  flex;
  }
  #articlesPage.links  div:nth-of-type(2){
    margin-left: 10px;
    
  }
  #articlesPage, .articlesPageClass{
    display: flex;
    justify-content: center;
    padding : 10px;
  }

  #articlesPage.sizeFix .articleInner, .articlesPageClass.sizeFix .articleInner{
    width : 80%
  }
  .articleInner{
    width : 60%
  }
  p.paragraph{
    font-size: 20px;
  }
  h2:not(.largerh2){
    /* font-family: "Anton"; */
    font-family: 'Anton', sans-serif;
    font-family: 'Nunito Sans', sans-serif;
    /* letter-spacing : 2px; */
    font-size: 25px;
  }
  h2.largerh2{
    font-size: 30px;
    font-family: 'Anton', sans-serif;
    font-family: 'Nunito Sans', sans-serif;
    background: lightblue;
  }



  /* @media only screen and (min-width: 200px) and (max-width: 767px)  */
  @media only screen and (min-width: 100px) and ( max-width : 299px) {
    .homePageHeader2{
      white-space: normal;
    }
    html{
      width : 200%;
    }
    /* body{
      background: red !important;
    } */
    #homePageSubHeader .inner{
      max-width : 15% !important;
   }
   #articlesPage, .articlesPageClass{
     padding : 10px;
   }
 
   #articlesPage.links .articlesPageClass.links{
    margin-top: 0px;
    display:  block;
  }
  #articlesPage.links  div:nth-of-type(2){
    margin-left: 0px;
    
  }
  }
  /* 
  
  headerMainSite
  */
  #headerMainSite{
    color : white;
    text-align: center;
    background : rgba(0,0,0, 0.7);
    padding : 10px;
    font-size: 120%;
    font-weight: bolder;
    letter-spacing: 1.2px;
  }
  #newChip{
    background : red;
    border-radius: 10px;
    padding : 0 10px;
    display: inline-block;
    transform: rotate(4deg);
    position : relative;
    top : 2px;
    left : 5px;
    letter-spacing:1px;
    box-shadow: -7px 5px 8px rgba(255,255,255,0.5);
  }
  /********************/

  @media all and (min-width: 300px)  and ( max-width : 700px) {
    /* #homePageSubHeader .inner{
      max-width : 15%;
   } */
   .homePageHeader2{
    white-space: normal;
  }
   body {
     /* background: rgb(128, 0, 60) !important; */
     /* width : 18%; */
   }
   #homePageSubHeader .inner{
    max-width : 16% !important;
 }


  .articleInner{
    width : 100%
  }
  #articlesPage.sizeFix .articleInner{
    width : 100%
  }


  }

  @media all and (min-width: 701px)  and ( max-width : 880px) {
    /* #homePageSubHeader .inner{
      max-width : 15%;
   } */
   body {
     /* background: green !important; */
     /* width : 18%; */
   }
   #homePageSubHeader .inner{
    max-width : 13% !important;
 }
   html{
     width : 150% !important;
   }


  }

  @media all and (min-width: 881px) and (max-width : 900px){
    /* body {
      background: red !important;
    } */
    #homePageHeader{
      font-size:  2rem;
    }
    #homePageSubHeader{
      font-size: 1.5rem;
    }
    .homePageHourly{
      font-size: 100% !important;
      padding : 5px 10px;
    }
    .homePageHeader2{
      white-space: normal;
      font-size: 1.6rem;
    }
    #homePageSubHeader .inner{
      max-width : 15%;
   }
  }
  @media all and (min-width : 900px){

  }

  
  @keyframes color {
    0%   { background: #33CCCC; }
    20%  { background: #5088f0; }
    40%  { background: #B8CC33; }
    60%  { background: #FCCA00; }
    80%  { background: #50b7e0; }
    100% { background: #089797; }
    }
    
    .bg {
      background: #33CCCC; /* Fallback */
      animation: color 20s infinite linear;
      text-align: center;
      padding: 2em;
    }
    /* h1 {
      text-align: center;
      font-family: 'Kavoon', sans-serif;
      font-size: 2.5em;
      color: white;
    } */

  @keyframes fade {
    from {
      opacity: 0;
      transform: scale3D(0.95, 0.95, 0.95);
    }
    to {
      opacity: 1;
      transform: scale3D(1, 1, 1);
    }
  }
.pattern{
  background-color: #e5e5f7;
  opacity: 0.5;
  background-image:  linear-gradient(30deg, #444cf7 12%, transparent 12.5%, transparent 87%, #444cf7 87.5%, #444cf7), linear-gradient(150deg, #444cf7 12%, transparent 12.5%, transparent 87%, #444cf7 87.5%, #444cf7), linear-gradient(30deg, #444cf7 12%, transparent 12.5%, transparent 87%, #444cf7 87.5%, #444cf7), linear-gradient(150deg, #444cf7 12%, transparent 12.5%, transparent 87%, #444cf7 87.5%, #444cf7), linear-gradient(60deg, #444cf777 25%, transparent 25.5%, transparent 75%, #444cf777 75%, #444cf777), linear-gradient(60deg, #444cf777 25%, transparent 25.5%, transparent 75%, #444cf777 75%, #444cf777);
  background-size: 60px 105px;
  background-position: 0 0, 0 0, 30px 53px, 30px 53px, 0 0, 30px 53px;
}

.default-white-card {
  position: relative;
  width: 100%;
  padding: 25px 35px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 6px 18px 0 rgb(0 0 0 / 10%);
}
  
  .Form {
    animation: fade 200ms ease-out;
  }
  
  .FormGroup {
    margin: 0 15px 20px;
    padding: 0;
    border-style: none;
    /* background-color: #7795f8; */
    will-change: opacity, transform;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
      inset 0 1px 0 #829fff;
    border-radius: 4px;
  }
  
  .FormRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px;
    /* border-top: 1px solid #819efc; */
  }
  
  .FormRow:first-child {
    border-top: none;
  }
  
  .FormRowLabel {
    width: 15%;
    min-width: 70px;
    padding: 11px 0;
    /* color: #c4f0ff; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  @keyframes void-animation-out {
    0%,
    to {
      opacity: 1;
    }
  }
  .FormRowInput:-webkit-autofill {
    -webkit-text-fill-color: #fce883;
    /* Hack to hide the default webkit autofill */
    transition: background-color 100000000s;
    animation: 1ms void-animation-out;
  }
  
  .FormRowInput {
    font-size: 16px;
    width: 100%;
    padding: 11px 15px 11px 0;
    color : "black";
    /* color: #fff; */
    background-color: transparent;
    animation: 1ms void-animation-out;
  }
  
  .FormRowInput::placeholder {
    /* color: #87bbfd; */
  }
  
  .StripeElement--webkit-autofill {
    background: transparent !important;
  }
  
  .StripeElement {
    width: 100%;
    padding: 11px 15px 11px 0;
  }
  
  .SubmitButton {
    display: block;
    font-size: 16px;
    width: calc(100% - 30px);
    height: 40px;
    margin: 40px 15px 0;
    /* background-color: #f6a4eb; */
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
      inset 0 1px 0 #ffb9f6;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    transition: all 100ms ease-in-out;
    will-change: transform, background-color, box-shadow;
  }
  
  .SubmitButton:active {
    background-color: #d782d9;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
      inset 0 1px 0 #e298d8;
    transform: scale(0.99);
  }
  
  .SubmitButton.SubmitButton--error {
    transform: translateY(15px);
  }
  .SubmitButton.SubmitButton--error:active {
    transform: scale(0.99) translateY(15px);
  }
  
  .SubmitButton:disabled {
    opacity: 0.5;
    cursor: default;
    background-color: #7795f8;
    box-shadow: none;
  }
  
  .ErrorMessage {
      color : "black";
    /* color: #fff; */
    position: absolute;
    display: flex;
    justify-content: center;
    padding: 0 15px;
    font-size: 13px;
    margin-top: 0px;
    width: 100%;
    transform: translateY(-15px);
    opacity: 0;
    animation: fade 150ms ease-out;
    animation-delay: 50ms;
    animation-fill-mode: forwards;
    will-change: opacity, transform;
  }
  
  .ErrorMessage svg {
    margin-right: 10px;
  }
  
  .Result {
    margin-top: 50px;
    text-align: center;
    animation: fade 200ms ease-out;
  }
  
  .ResultTitle {
      color : "black";
    /* color: #fff; */
    font-weight: 500;
    margin-bottom: 8px;
    font-size: 17px;
    text-align: center;
  }
  
  .ResultMessage {
    color: #9cdbff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
    line-height: 1.6em;
    text-align: center;
  }
  
  .ResetButton {
    border: 0;
    cursor: pointer;
    background: transparent;
  }

  .bg .grow{
    display: inline-block;
    /* transform : scale(0); */
    transition: all .5s;
  }
  .bg .grow:hover{
    text-decoration: none;
    transform: scale(110%);
  }
  /* .grow{} */

  #circles .circle{
    box-shadow : 0px 5px 10px 0px white;
    width : 100%;
    object-fit : cover;
     height : 100%;
     border-radius : 50%;
     border : 2px solid white
  }
  #articlesPage h3{
    font-size: 20px;
    font-family : "Nunito Sans";
    /* color : red; */
  }
  .relatedArticles .linkRow{
    display: flex;
    margin-bottom: 25px;
  }
  .relatedArticles .linkRow a{
    text-decoration: none;
    color: black;
    border-bottom: 3px dotted blue;
  }
  .relatedArticles .linkRow a:hover{
    color : green
  }
  .gradient{
    background-color: #8BC6EC;background-image: linear-gradient(135deg, #8BC6EC 0%, #9599E2 100%);
}
a.rainbowButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 320px;
  height: 65px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-decoration: none;
  background: linear-gradient(90deg, #ff8806 0%, #fb07f3 100%);
}
  
