@import url("//fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@300&display=swap");
@import url("//fonts.googleapis.com/css2?family=Overpass:wght@200&display=swap");
@import url("//fonts.googleapis.com/css2?family=Overpass:wght@200&display=swap");
@import url("//fonts.googleapis.com/css2?family=Oswald:wght@500&family=Roboto+Condensed&display=swap");
@import url("//fonts.googleapis.com/css2?family=Source+Serif+4&display=swap");
body {
  background-color: #E5D2E5;
}

@media only screen and (min-width: 840px) {
  #toggle {
    display: none;
  }
  .main {
    text-align: center;
    font-family: Arial, sans-serif;
    max-width: 100%;
  }
  .main .hidden {
    display: none;
  }
  .main .top-logo {
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .main .top-logo img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .main .navbar {
    padding: 20px;
  }
  .main .navbar .hamburger {
    display: none;
  }
  .main ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .main li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .main a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .main a:hover {
    color: #fff;
  }
  .main .large-logo {
    margin-bottom: 40px;
  }
  .main .large-logo img {
    width: 800px;
    height: auto;
  }
  .main .text {
    padding: 40px;
  }
  .main .text h1 {
    font-size: 3rem;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    color: #ff2788;
  }
  .main .text p {
    margin: 0 auto;
    max-width: 50%;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.8rem;
    color: #ff0071;
    line-height: 1.5;
  }
  .main .latest-posts {
    text-align: left;
  }
  .main .latest-posts h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    color: #ca6dca;
  }
  .main .latest-posts .post {
    text-align: center;
    display: inline-block;
    width: calc(33.33% - 120px);
    margin-right: 60px;
    margin-left: 60px;
    vertical-align: top;
  }
  .main .latest-posts .post:nth-child(3n) {
    margin-right: 0;
  }
  .main .latest-posts .post img {
    max-width: 100%;
    width: auto;
    max-height: 200px; /* Adjust the height as needed */
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 10px;
  }
  .main .latest-posts .post h1 {
    font-size: 22px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    font-family: "Overpass", sans-serif;
  }
  .main .latest-posts .post p {
    color: #fa0071;
    font-family: "Source Serif Pro", serif;
    font-size: 1.1255rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .main .latest-posts .post a#readMore {
    display: inline-block;
    font-size: 1.125rem;
    color: #ff0099;
    text-decoration: underline;
    text-underline-offset: 0.15rem;
    font-family: "Source serif Pro", sans-serif;
    font-weight: 600;
    line-height: 1.6;
  }
  .main .latest-posts .post a#readMore:hover {
    text-decoration: none;
  }
  .main .twitter-share-button {
    padding-top: 10px;
    padding-bottom: 30px;
  }
  .main .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
  .Story {
    text-align: center;
    font-family: Arial, sans-serif;
    max-width: 100%;
  }
  .Story .top-logo {
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .Story .top-logo img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .Story .navbar {
    padding: 20px;
  }
  .Story .navbar .hamburger {
    display: none;
  }
  .Story ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .Story li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .Story a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .Story a:hover {
    color: #fff;
  }
  .Story .story {
    padding-top: 30px;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
  }
  .Story .story h1 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    color: #ff0071;
    text-align: center;
    font-family: "Overpass", sans-serif;
    margin-bottom: 20px;
    margin-top: 1%;
  }
  .Story .story .Shreeya,
  .Story .story .Srishthi {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    max-height: 450px;
  }
  .Story .story .Shreeya h2,
  .Story .story .Srishthi h2 {
    font-family: "Source Serif Pro", serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #fa0071;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 10%;
    transform: translate(0%, 0%);
  }
  .Story .story .Shreeya p,
  .Story .story .Srishthi p {
    font-family: "Source Serif Pro", sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #fa0071;
    line-height: 1.6;
    text-align: left;
    max-width: 400px;
    margin: 0 auto;
    margin-left: 15%;
    margin-top: 2%;
    transform: translate(-10%, 0%);
  }
  .Story .story #ShreeyaImg,
  .Story .story #SrishthiImg {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 254px;
    height: auto;
    margin-left: 100%;
  }
  .Story .story #ShreeyaImg {
    transform: translate(-100%, -130%);
  }
  .Story .story #SrishthiImg {
    transform: translate(-100%, -150%);
  }
  .Story .twitter-share-button {
    display: block;
    margin: 0 auto;
    text-align: center;
    transform: translateX(-50%) translate(-300%);
    position: absolute;
    left: 50%;
    padding-bottom: 30px;
  }
  .Story .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
  .about {
    text-align: center;
  }
  .about .top-logo {
    margin: 0 auto;
    height: auto;
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .about .top-logo img {
    width: 200px;
    height: auto;
  }
  .about .navbar {
    padding: 20px;
  }
  .about .navbar .hamburger {
    display: none;
  }
  .about ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .about li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .about a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .about a:hover {
    color: #fff;
  }
  .about h1 {
    color: #fa0071;
    font-family: "Overpass", sans-serif;
    padding-top: 25px;
  }
  .about img {
    display: block;
    margin: 0 auto;
    height: auto;
  }
  .about #Image2 {
    padding-bottom: 30px;
  }
  .about .twitter-share-button {
    transform: translateX(-400%);
    padding-bottom: 50px;
  }
  .about .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
  .Contact {
    text-align: center;
  }
  .Contact .top-logo {
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .Contact .top-logo img {
    width: 200px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .Contact .navbar {
    padding: 20px;
  }
  .Contact .navbar .hamburger {
    display: none;
  }
  .Contact ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .Contact li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .Contact a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .Contact a:hover {
    color: #fff;
  }
  .Contact h1 {
    color: #fa0071;
    margin: 0 auto;
    font-family: "Overpass", sans-serif;
    padding-top: 15px;
    text-align: center;
  }
  .Contact h2 {
    text-align: center;
    color: #e20066;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    margin: 0 auto;
    font-size: 30px;
  }
  .Contact #info {
    text-align: center;
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    padding-top: 15px;
    margin: 0 auto;
    max-width: 35%;
    font-size: 18px;
  }
}
@media only screen and (min-width: 840px) and (max-width: 1200px) {
  .Contact #info {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    transform-origin: center;
    transform: translate(93%, 0%);
  }
}
@media only screen and (min-width: 840px) {
  .Contact form {
    max-width: 420px;
    margin: 0 auto;
    margin-top: 25px;
  }
  .Contact form .feedback-input {
    color: rgb(190, 85, 146);
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 5px;
    line-height: 22px;
    background-color: transparent;
    border: 2px solid #ff6cc7;
    transition: all 0.3s;
    padding: 13px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
  }
  .Contact form .feedback-input:focus {
    border: 2px solid #f80099;
  }
  .Contact form textarea {
    height: 150px;
    line-height: 150%;
    resize: vertical;
  }
  .Contact form #submit {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    width: 100%;
    background: #ff6cc7;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: white;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 700;
  }
  .Contact form #submit:hover {
    background: #f80099;
  }
}
@media only screen and (min-width: 840px) {
  .Contact #contact {
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    font-size: 1.125rem;
  }
  .Contact #contact #A-Contact {
    color: #d3005f;
    text-decoration: underline;
  }
  .Contact #contact #A-Contacthover {
    text-decoration: none;
  }
}
@media only screen and (min-width: 840px) {
  .Contact .twitter-share-button {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 840px) {
  .Contact .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (min-width: 840px) {
  .posts {
    text-align: center;
    font-family: Arial, sans-serif;
    max-width: 100%;
  }
  .posts .hidden {
    display: none;
  }
  .posts .top-logo {
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .posts .top-logo img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 200px;
    height: auto;
  }
  .posts .navbar {
    padding: 20px;
  }
  .posts .navbar .hamburger {
    display: none;
  }
  .posts ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .posts li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .posts a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .posts a:hover {
    color: #fff;
  }
  .posts .latest-posts {
    text-align: left;
  }
  .posts .latest-posts h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    color: #ca6dca;
  }
  .posts .latest-posts .post {
    text-align: center;
    display: inline-block;
    width: calc(33.33% - 120px);
    margin-right: 60px;
    margin-left: 60px;
    vertical-align: top;
  }
  .posts .latest-posts .post:nth-child(3n) {
    margin-right: 0;
  }
  .posts .latest-posts .post img {
    max-width: 100%;
    width: auto;
    max-height: 200px; /* Adjust the height as needed */
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 10px;
  }
  .posts .latest-posts .post h1 {
    font-size: 22px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    font-family: "Overpass", sans-serif;
  }
  .posts .latest-posts .post p {
    color: #fa0071;
    font-family: "Source Serif Pro", serif;
    font-size: 1.1255rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  .posts .latest-posts .post a#readMore {
    display: inline-block;
    font-size: 1.125rem;
    color: #ff0099;
    text-decoration: underline;
    text-underline-offset: 0.15rem;
    font-family: "Source serif Pro", sans-serif;
    font-weight: 600;
    line-height: 1.6;
  }
  .posts .latest-posts .post a#readMore:hover {
    text-decoration: none;
  }
  .posts .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (min-width: 840px) {
  .Person {
    text-align: center;
    font-family: Arial, sans-serif;
  }
  .Person .hidden {
    display: none;
  }
  .Person .top-logo {
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .Person .top-logo img {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .Person .navbar {
    padding: 20px;
  }
  .Person .navbar .hamburger {
    display: none;
  }
  .Person ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .Person li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .Person a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .Person a:hover {
    color: #fff;
  }
  .Person h2 {
    padding-top: 80px;
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-size: 1.225rem;
  }
  .Person h1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fa0071;
    margin: 0 auto;
    font-family: "Overpass", sans-serif;
    max-width: 80%;
  }
  .Person #pic1 {
    padding-bottom: 20px;
    height: 420px;
    margin-top: 30px;
  }
  .Person .container {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin-bottom: 30px;
  }
  .Person .container p {
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: 400;
    line-height: 1.6;
    font-size: 1.125rem;
    font-weight: 600;
    --wp--style--block-gap: 30;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
  }
  .Person .container .Left-Text-Vanessa {
    padding-top: 80px;
    max-width: 355px;
  }
  .Person .container .Left-Text-Katie {
    margin-top: 80px;
    max-width: 400px;
  }
  .Person .container #Vanessa2-pic {
    max-width: 293px;
    vertical-align: top;
  }
  .Person .container #Katie2-pic {
    height: 630px;
  }
  .Person p {
    align-items: center;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    color: #fa0071;
    text-align: left;
    font-family: "Source Serif Pro", sans-serif;
    line-height: 1.6;
    font-size: 1.125rem;
    font-weight: 600;
    padding-bottom: 20px;
  }
  .Person .Center-Text-Kinda {
    display: inline-block;
    max-width: 850px;
  }
  .Person .Center-Text-Kinda a {
    text-decoration: underline;
  }
  .Person .Center-Text-Katie {
    display: inline-block;
    max-width: 850px;
  }
  .Person .Center-Text-Vanessa {
    display: inline-block;
    max-width: 700px;
  }
  .Person .twitter-share-button {
    display: block;
    text-align: center;
    padding-bottom: 40px;
    margin: 0 auto;
  }
  .Person .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (min-width: 840px) {
  .ThankYou {
    text-align: center;
  }
  .ThankYou .hidden {
    display: none;
  }
  .ThankYou .top-logo {
    margin-bottom: 20px;
    margin-right: 60px;
  }
  .ThankYou .top-logo img {
    width: 200px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .ThankYou .navbar {
    padding: 20px;
  }
  .ThankYou .navbar .hamburger {
    display: none;
  }
  .ThankYou ul {
    overflow: hidden;
    text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .ThankYou li {
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
  }
  .ThankYou a {
    font-family: "Source Serif Pro", serif;
    text-decoration: none;
    color: #fa0071;
    font-size: 20px;
    font-weight: bold;
  }
  .ThankYou a:hover {
    color: #fff;
  }
  .ThankYou #EmailIcon {
    display: block;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ThankYou h1 {
    font-family: "Overpass", sans-serif;
    font-weight: bold;
    font-size: 3.5em;
  }
  .ThankYou p {
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3;
  }
  .ThankYou #Home {
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.3;
    text-decoration: underline;
    color: #fa0071;
  }
  .ThankYou .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (max-width: 839px) {
  .main {
    text-align: center;
    max-width: 100%;
  }
  .main .top-logo {
    margin-bottom: 20px;
  }
  .main .top-logo img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .main #toggle {
    display: none;
  }
  .main #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .main #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .main #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .main #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .main #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .main .hamburger {
    position: absolute;
    top: 12em;
    right: 50%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    transform-origin: center;
    transform: scale(0.8);
    padding-bottom: 15px;
  }
  .main .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .main .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .main .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .main .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .main .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .main .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .main .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .main .large-logo img {
    margin-top: 20%;
    width: 500px;
    max-width: 100%;
    height: auto;
  }
  .main .text {
    top: 80%;
    padding: 30px;
  }
  .main .text h1 {
    font-size: 40px;
    font-weight: bold;
    color: #fa0071;
  }
  .main .text p {
    font-size: 28px;
    color: #d389d3;
    line-height: 1.5;
  }
  .main .latest-posts h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    color: #ca6dca;
  }
  .main .latest-posts .post {
    text-align: center;
    display: inline-block;
    width: 80%;
    margin-right: 20px;
    vertical-align: top;
  }
  .main .latest-posts .post img {
    max-width: 100%;
    width: auto;
    max-height: 200px; /* Adjust the height as needed */
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 10px;
  }
  .main .latest-posts .post a {
    text-decoration-color: #fa0071;
    line-height: 1.6;
    text-underline-offset: 3px;
  }
  .main .latest-posts .post h1 {
    color: #fa0071;
    font-family: "Source Serif 4", serif;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .main .latest-posts .post p {
    color: #fa0071;
    text-align: left;
    font-size: 1.125rem;
    font-family: "Source Serif 4", serif;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .main .latest-posts .post a#readMore {
    display: inline-block;
    font-size: 16px;
    color: #ff0099;
    padding-bottom: 50px;
    text-decoration: underline;
  }
  .main .twitter-share-button {
    display: block;
    text-align: center;
    padding-bottom: 150px;
    margin: 0 auto;
  }
  .main .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
  .Story {
    text-align: center;
    max-width: 100%;
  }
  .Story .top-logo {
    margin-bottom: 20px;
  }
  .Story .top-logo img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .Story #toggle {
    display: none;
  }
  .Story #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .Story #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .Story #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .Story #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .Story #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .Story .hamburger {
    position: absolute;
    top: 12em;
    right: 48.5%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    transform-origin: center;
    transform: scale(0.8);
    padding-bottom: 15px;
  }
  .Story .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .Story .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .Story .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .Story .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .Story .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .Story .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .Story .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .Story .story {
    padding-top: 50px;
    max-width: 100%;
    text-align: center;
  }
  .Story .story h1 {
    font-size: 35px;
    font-weight: bold;
    color: #ca6dca;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 10%;
  }
  .Story .story .Shreeya,
  .Story .story .Srishthi {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    max-height: 450px;
  }
  .Story .story .Shreeya h2,
  .Story .story .Srishthi h2 {
    font-family: "Source Serif 4", serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #fa0071;
    text-align: center;
    padding: 0;
    margin: 0 auto;
  }
  .Story .story .Shreeya p,
  .Story .story .Srishthi p {
    font-family: "Source Serif 4", serif;
    font-size: 1.1em;
    font-weight: 400;
    color: #fa0071;
    line-height: 1.5;
    text-align: center;
    max-width: 100%;
    margin-top: 2%;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 839px) and (min-width: 300px) {
  .Story .story .Srishthi {
    margin-top: 150%;
  }
}
@media only screen and (max-width: 839px) and (min-width: 420px) {
  .Story .story .Srishthi {
    margin-top: 110%;
  }
}
@media only screen and (max-width: 839px) and (min-width: 450px) {
  .Story .story .Srishthi {
    margin-top: 90%;
  }
}
@media only screen and (max-width: 839px) and (min-width: 550px) {
  .Story .story .Srishthi {
    margin-top: 50%;
  }
}
@media only screen and (max-width: 839px) and (min-width: 650px) {
  .Story .story .Srishthi {
    margin-top: 30%;
  }
}
@media only screen and (max-width: 839px) {
  .Story .story #ShreeyaImg,
  .Story .story #SrishthiImg {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 80%;
    height: auto;
  }
}
@media only screen and (max-width: 839px) {
  .Story .twitter-share-button {
    display: block;
    text-align: center;
    padding-bottom: 30px;
    margin: 0 auto;
    padding-top: 50px;
  }
}
@media only screen and (max-width: 839px) {
  .Story .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (max-width: 839px) {
  .about {
    text-align: center;
    max-width: 100%;
  }
  .about .top-logo {
    margin-bottom: 20px;
    margin: 100px;
  }
  .about .top-logo img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .about #toggle {
    display: none;
  }
  .about #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .about #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .about #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .about #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .about #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .about .hamburger {
    position: absolute;
    top: 12em;
    right: 49.4%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    transform-origin: center;
    transform: scale(0.8);
    padding-bottom: 15px;
  }
  .about .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .about .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .about .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .about .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .about .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .about .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .about .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .about h1 {
    color: #fa0071;
    font-family: "Overpass", sans-serif;
    padding-top: 80px;
    margin: 0 auto;
  }
  .about img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
  }
  .about #Image2 {
    padding-bottom: 30px;
  }
  .about .twitter-share-button {
    padding-bottom: 50px;
  }
  .about .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (max-width: 839px) {
  .Contact {
    text-align: center;
    max-width: 100%;
  }
  .Contact .top-logo {
    margin: 0 auto;
  }
  .Contact .top-logo img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .Contact #toggle {
    display: none;
  }
  .Contact #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .Contact #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .Contact #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .Contact #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .Contact #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .Contact .hamburger {
    position: absolute;
    top: 12em;
    right: 50%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    transform-origin: center;
    transform: scale(0.8);
    padding-bottom: 15px;
  }
  .Contact .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .Contact .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .Contact .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .Contact .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .Contact .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .Contact .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .Contact .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .Contact h1 {
    color: #fa0071;
    font-family: "Overpass", sans-serif;
    padding-top: 80px;
    font-size: 2em;
  }
  .Contact #info {
    text-align: center;
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    margin-left: 10%;
    max-width: 80%;
    font-size: 18px;
  }
  .Contact form {
    max-width: 420px;
    margin: 50px auto;
  }
  .Contact form .feedback-input {
    color: rgb(190, 85, 146);
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    border-radius: 5px;
    line-height: 22px;
    background-color: transparent;
    border: 2px solid #ff6cc7;
    transition: all 0.3s;
    padding: 13px;
    margin-bottom: 15px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
  }
  .Contact form .feedback-input:focus {
    border: 2px solid #f80099;
  }
  .Contact form textarea {
    height: 150px;
    line-height: 150%;
    resize: vertical;
  }
  .Contact form #submit {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    width: 100%;
    background: #ff6cc7;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: white;
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 700;
  }
  .Contact form #submit:hover {
    background: #f80099;
  }
  .Contact #contact {
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    font-size: 1.1rem;
  }
  .Contact #contact a {
    color: #d3005f;
  }
  .Contact .twitter-share-button {
    padding-bottom: 50px;
  }
  .Contact .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (max-width: 839px) {
  .posts {
    text-align: center;
    max-width: 100%;
  }
  .posts .top-logo {
    margin-bottom: 20px;
    margin: 100px;
    margin: 0 auto;
  }
  .posts .top-logo img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .posts #toggle {
    display: none;
  }
  .posts #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .posts #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .posts #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .posts #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .posts #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .posts .hamburger {
    position: absolute;
    top: 12em;
    right: 45%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    scale: 0.8;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .posts .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .posts .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .posts .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .posts .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .posts .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .posts .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .posts .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .posts .latest-posts h2 {
    margin-top: 100px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    color: #ca6dca;
  }
  .posts .latest-posts .post {
    text-align: center;
    display: inline-block;
    width: 80%;
    margin-right: 20px;
    vertical-align: top;
  }
  .posts .latest-posts .post img {
    max-width: 100%;
    width: auto;
    max-height: 200px; /* Adjust the height as needed */
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 10px;
  }
  .posts .latest-posts .post a {
    text-decoration-color: #fa0071;
    line-height: 1.6;
    text-underline-offset: 3px;
  }
  .posts .latest-posts .post h1 {
    color: #fa0071;
    font-family: "Source Serif 4", serif;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .posts .latest-posts .post p {
    color: #fa0071;
    text-align: left;
    font-size: 1.125rem;
    font-family: "Source Serif 4", serif;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .posts .latest-posts .post a#readMore {
    display: inline-block;
    font-size: 16px;
    color: #ff0099;
    padding-bottom: 50px;
    text-decoration: underline;
  }
  .posts .twitter-share-button {
    display: block;
    text-align: center;
    padding-bottom: 80px;
    margin: 0 auto;
  }
  .posts .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (max-width: 839px) {
  .Person {
    text-align: center;
    max-width: 100%;
  }
  .Person .top-logo {
    margin: 0 auto;
    margin-bottom: 20px;
    margin: 100px;
  }
  .Person .top-logo img {
    width: 200px;
    height: auto;
  }
  .Person #toggle {
    display: none;
  }
  .Person #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .Person #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .Person #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .Person #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .Person #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .Person .hamburger {
    position: absolute;
    top: 12em;
    right: 46%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    scale: 0.8;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .Person .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .Person .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .Person .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .Person .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .Person .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .Person .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .Person .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .Person #pic1 {
    padding-bottom: 20px;
    width: 75%;
    margin-top: 30px;
  }
  .Person h2 {
    padding-top: 80px;
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-size: 1.225rem;
  }
  .Person h1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fa0071;
    margin: 0 auto;
    font-family: "Overpass", sans-serif;
    max-width: 80%;
  }
  .Person .container {
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
  }
  .Person .container p {
    color: #fa0071;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: 400;
    line-height: 1.6;
    font-size: 1.125rem;
    font-weight: 600;
    --wp--style--block-gap: 30;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .Person .container .Left-Text-Vanessa {
    padding-top: 80px;
    max-width: 355px;
  }
  .Person .container .Left-Text-Katie {
    margin-top: 80px;
    max-width: 400px;
  }
  .Person .container #Vanessa2-pic {
    text-align: center;
    margin: 0 auto;
    max-width: 293px;
    vertical-align: top;
  }
  .Person .container #Katie2-pic {
    text-align: center;
    margin: 0 auto;
    height: 500px;
  }
  .Person p {
    align-items: center;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    color: #fa0071;
    text-align: left;
    font-family: "Source Serif Pro", sans-serif;
    line-height: 1.6;
    font-size: 1.125rem;
    font-weight: 600;
    padding-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .Person a {
    color: #a83ab3;
    text-decoration: underline;
  }
  .Person .Center-Text-Kinda {
    display: inline-block;
    max-width: 850px;
  }
  .Person .Center-Text-Katie {
    display: inline-block;
    max-width: 850px;
  }
  .Person .Center-Text-Vanessa {
    display: inline-block;
    max-width: 700px;
  }
  .Person .twitter-share-button {
    display: block;
    text-align: center;
    padding-bottom: 40px;
    margin: 0 auto;
  }
  .Person .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}
@media only screen and (max-width: 839px) {
  .ThankYou {
    text-align: center;
    max-width: 100%;
  }
  .ThankYou .top-logo {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .ThankYou .top-logo img {
    width: 200px;
    height: auto;
  }
  .ThankYou #toggle {
    display: none;
  }
  .ThankYou #toggle:checked + .hamburger .top-bun {
    transform: rotate(-45deg);
    margin-top: 25px;
  }
  .ThankYou #toggle:checked + .hamburger .bottom-bun {
    opacity: 0;
    transform: rotate(45deg);
  }
  .ThankYou #toggle:checked + .hamburger .meat {
    transform: rotate(45deg);
    margin-top: -7px;
  }
  .ThankYou #toggle:checked + .hamburger {
    padding-top: -10px;
    padding-right: 10px;
    padding-bottom: 15px;
    position: fixed;
    top: 5em; /* Adjust the top position as per your requirements */
    right: 3em; /* Adjust the right position as per your requirements */
  }
  .ThankYou #toggle:checked + .hamburger + .nav {
    position: fixed;
    top: 0;
    transform: scale(1);
  }
  .ThankYou .hamburger {
    position: absolute;
    top: 12em;
    right: 46%;
    margin-top: -45px;
    width: 2em;
    height: 45px;
    z-index: 5;
    scale: 0.8;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .ThankYou .hamburger div {
    position: relative;
    width: 3em;
    height: 7px;
    border-radius: 3px;
    background-color: #f82bc5;
    margin-top: 8px;
    transition: all 0.3s ease-in-out;
  }
  .ThankYou .nav {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #d496cc;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    transform: scale(0);
  }
  .ThankYou .nav .navbar {
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .ThankYou .nav .navbar .nav-menu {
    text-align: center;
    margin-top: 15%;
    margin-right: 3em;
  }
  .ThankYou .nav .navbar .nav-menu li {
    list-style-type: none;
  }
  .ThankYou .nav .navbar .nav-menu li a {
    position: relative;
    text-decoration: none;
    color: #cf1ba8;
    font-size: 2em;
    display: inline-block;
    margin-top: 1.25em;
    transition: color 0.2s ease-in-out;
    letter-spacing: 1px;
  }
  .ThankYou .nav .navbar .nav-menu li a:hover:before {
    height: 100%;
  }
  .ThankYou #EmailIcon {
    max-width: 80%;
    margin: 0 auto;
    padding-top: 80px;
  }
  .ThankYou h1 {
    padding: 15px;
    font-family: "Overpass", sans-serif;
    font-weight: bold;
    font-size: 3em;
    margin: 0 auto;
  }
  .ThankYou p {
    margin: 0 auto;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    font-size: 1.15em;
    line-height: 1.3;
  }
  .ThankYou a {
    display: inline-block;
    margin-top: 10px;
    font-family: "Source Serif Pro", sans-serif;
    font-weight: bold;
    font-size: 1.15em;
    text-decoration: underline;
    color: #fa0071;
  }
  .ThankYou .AshwinCred {
    font-size: 1em;
    font-family: "Overpass", sans-serif;
    color: #e20066;
  }
}/*# sourceMappingURL=style.css.map */