/* @font-face {
  font-family: "Gill Sans";
  src: url("../font/Gill Sans Bold.woff") format("woff");
} */
/* recca */
:root {
  --fs-14px: 0.875rem;
  --fs-16px: 1rem;
  --fs-18px: 1.125rem;
  --fs-20px: 1.25rem;
  --fs-22px: 1.375rem;
  --fs-24px: 1.5rem;
  --fs-26px: 1.625rem;
  --fs-28px: 1.75rem;
  --fs-30px: 1.875rem;
  --fs-32px: 2rem;
  --fs-34px: 2.125rem;
  --fs-40px: 2.5rem;
  --fs-46px: 2.875rem;
  --fs-54px: 3.375rem;
  --fs-60px: 3.75rem;
  --lh-120p: 1.2rem;
  --lh-140p: 1.4rem;
  --title1: calc(1.6rem + 2vw);
  --title2: calc(1.4rem + 1.5vw);
  --title3: calc(1.1rem + 1.5vw);
  --title4: calc(1rem + 1.4vw);
  --c-222: #222222;
  --c-black: rgba(0, 0, 0, 1);
  --c-blue-00F0FF: #00f0ff;
  --c-blue-27A6DE: #27a6de;
  --c-blue-37D1F3: #37d1f3;
  --c-blue-54E0FF: #54e0ff;
  --c-blue-purple: linear-gradient(275deg, #65c1ec 12.41%, #093f94 82.27%);
  --c-blue-purple2: linear-gradient(
    275deg,
    #361479 12.41%,
    #5f56b8 64.81%,
    #7a74d9 82.27%
  );
  --c-blue-purple3: linear-gradient(
    -90deg,
    rgba(117, 67, 191, 0.2) 0%,
    rgba(39, 166, 222, 0.2) 100%
  );
  --c-green-27A6DE: #8fb831;
  --c-purple: #6d00c2;
  --c-purple-CE3F7B: #ce3f7b;
  --c-purple-3D23A6: #3d23a6;
  --c-purple-blue: linear-gradient(90deg, #fa00ff 0%, #16d5ff 100%);
  --c-purple-white: linear-gradient(
    180deg,
    rgba(165, 122, 255, 0.25) 0%,
    rgba(255, 255, 255, 0.25) 100%
  );
  --c-pinkpurple: #ff08f5;
  --c-white: rgba(255, 255, 255, 1);
  --c-white-80p: rgba(255, 255, 255, 0.8);
  --c-white-85p: rgba(255, 255, 255, 0.85);
  --c-underline: #9cffff;
  --c-yalo-DC9E0B: #dc9e0b;
  --c-yalo-EBAF22: #ebaf22;
  --c-0E0055: #0e0055;
  --c-0E0055-80p: rgba(14, 0, 85, 0.8);
  --box-MainThemes-shadow: 0px 0px 25px 3px;
}

@media screen and (max-width: 575.98px) {
  .container {
    --bs-gutter-x: 25px;
  }
}
/*  ==============



1. Common usage
2. Call To Action (not in use, cancelled)
3. Form Setting
4. Registration Form - Local, Registration Form - non Local, Edit my profile
5. Login
6. Forgot Password, confirmtionEmail, Change Password
7. Profile, Profile no team
8. How To Join
9. Award
10. My Team Local Leader
11. Edit Team Profile
12. Team Member Man
13. Form My Team Page
14. Teams List Page
15. Teams Detail Page
16. List of Techies Page
17. Participants Page
18. sideBar
19. Modal




================ */
/*  ==============

1. Common usage

================ */
.interestTheme .form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.interestTheme .form-check-input[type="radio"] {
  border-radius: 0.25em;
}

.sectionMargin40 {
  margin-bottom: 60px;
}

.gap30px {
  gap: 100px;
}

img {
  max-width: 100%;
}

.withPaddingTop90 {
  padding-top: 90px;
}

.btnFormat1 {
  font-family: "Fredoka", sans-serif;

  padding: 20px 100px;
  border-radius: 12px;
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  font-size: 1.125rem;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  margin-right: 10px;
}

.limitedWord5row {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 1.8rem;
  font-size: 1rem;
  max-height: 9rem;
}

.btnFormat2 {
  padding: 20px 100px;
  border-radius: 12px;
  font-size: 1.125rem;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.buttonWrapper {
  width: 100%;
}

.btnCol1 {
  background: var(
    --g2,
    linear-gradient(275deg, #6800bc 12.41%, #538feb 82.27%)
  );
  box-shadow: 0px 0px 20px 0px #b268eb inset;
  color: #fff;
}
.btnCol1:disabled {
  opacity: 0.5;
}
.btnCol1:not([disabled]):hover,
.btnCol1:not([disabled]):focus {
  color: #fff;
  box-shadow: 0px 0px 40px 0px #68cceb inset, 0px 0px 30px 0px #99f3ff;
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
}

.btnBorder {
  border: 1px solid #7f7deb;
}
.c-purple-d {
  color: var(--c-purple-3D23A6);
}
.LeaderLabel {
  width: 70px;
  height: 25px;
  font-size: 14px;
  text-align: center;
  background-color: #27a7df;
  padding: 2px 12px;
  border-radius: 15px;
  color: #fff;
  margin-left: 10px;
}

.roundImg {
  width: 80px;
  height: 80px;
  border-radius: 100%;
}

.PendingLabel {
  height: 25px;
  width: 70px;
  font-size: 14px;
  text-align: center;
  background-color: #6b6b6b;
  padding: 2px 8px;
  border-radius: 10px;
  color: #fff;
}

.btnSize {
  width: 260px;
  text-align: center;
  padding: 20px 20px;
}

.withSpecIcon::after {
  content: "";
  background-image: url(../images/SpecIcon1.png);
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  right: 0%;
  border-radius: 100%;
  background-position: center;
}

.withSpecIcon2::after {
  content: "";
  background-image: url(../images/SpecIcon4.png);
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: 0;
  right: 0%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
  background-position: center;
}

.gap20px {
  gap: 30px;
}

@media (max-width: 768px) {
  .withSpecIcon::after,
  .profileIconWrapper .withSpecIcon2::after {
    content: "";
    background-size: cover;
    position: absolute;
    width: 45px;
    height: 45px;
    bottom: 0;
    right: 0%;
  }
  .withSpecIcon::after,
  .profile-imageWrapper .withSpecIcon2::after {
    content: "";
    background-size: cover;
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 0;
    right: 0%;
  }
  .gap30px {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .ventureLib .gap30px {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .row.noColumn {
    flex-direction: row;
  }
}
.topWaveWrapper .wordbg3 {
  top: 47%;
}

.topWaveWrapper-thin {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 160px;
  position: relative;
}
.topWaveWrapper-thin .wave {
  width: 100%;
  margin-top: -10%;
  position: absolute;
  transform-origin: 100% 50%;
}
.topWaveWrapper-thin .wave img {
  width: 100%;
}
.topWaveWrapper-thin .wave1 {
  animation: wave 8s infinite;
}
.topWaveWrapper-thin .wave2 {
  animation: wave 10s infinite;
}
.topWaveWrapper-thin .wave3 {
  animation: wave 12s infinite;
}

@keyframes wave {
  0%,
  100% {
    transform: scaleX(1);
  }
  50% {
    transform: scaleX(1.05);
  }
}
@media (min-width: 1950px) {
  .topWaveWrapper-thin .wave img {
    margin-top: -2%;
  }
}
@media (max-width: 768px) {
  .topWaveWrapper-thin {
    height: 80px;
  }
}
.decorWord {
  position: relative;
  z-index: 2;
}

.decorWord::after {
  content: "";
  z-index: -1;
  left: 0;
  bottom: 8px;
  border-width: 8px;
  border-style: solid;
  border-color: #9cffff;
  position: absolute;
  width: 100%;
}

.sticky-item {
  position: sticky;
  top: 100px;
  z-index: 2;
}

/*  ==============



3. Form Setting



================ */
.formSetting label:focus .radioImg {
  outline: 10px solid #7543bf;
}
.formSetting .form-floating label {
  padding: 16px 11px;
  color: #222;
}
.formSetting .twoInone .col-5 {
  padding-right: 0;
}
.formSetting .form-floating:focus-within label {
  padding-bottom: 14px;
  color: #7543bf;
}
.formSetting label {
  color: #222;
}
.formSetting .row .col-md-6 {
  margin-bottom: 25px;
}
.formSetting .row .col-md-6 .form-floating .form-control:focus,
.formSetting .row .col-md-6 .form-floating .form-select:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
.formSetting .row .col-md-6 .form-floating .form-select:focus {
  padding-top: 30px;
  padding-bottom: 3px;
  border: none;
  box-shadow: none;
}
.formSetting .row .col-md-6 .form-floating .form-select {
  padding-top: 30px;
  padding-bottom: 3px;
  padding-left: 13px;
}
.formSetting .form-control {
  border: 0;
}
.formSetting .form-select {
  border: 0;
}
.formSetting .buttonWrapper {
  width: 100%;
  justify-content: center;
}

.form-floating .form-control,
.form-floating .form-select {
  border-bottom: 1px solid #222 !important;
  border-radius: 0 !important;
  margin-bottom: 5px;
}
.form-floating .form-control:disabled,
.form-floating .form-select:disabled {
  border-bottom: 0 !important;
  background: none;
}

.SpecIconSection .SpecIconItem label {
  padding: 0;
}

.uploadFile {
  width: 100%;
}
.uploadFile #Trashbin {
  font-size: 1.2rem;
  padding: 0 30px;
}
.uploadFile .fileUploadWrapper.labelstyle {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  margin-top: 8px;
}
.uploadFile .fileUploadWrapper.labelstyle label {
  padding: 10px;
  color: #fff;
}
.uploadFile #file-chosen {
  margin-left: 10px;
  border-bottom: 1px solid #222;
  width: 100%;
  line-height: 30px;
}

.formSetting {
  margin-bottom: 70px;
  margin-top: 40px;
}
.formSetting .form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 40px;
  padding-bottom: 16px;
}
.formSetting .form-floating > .form-control:focus,
.formSetting .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 40px;
  padding-bottom: 16px;
}

@media (max-width: 768px) {
  .uploadFile #Trashbin {
    font-size: 1rem;
    padding: 5px;
  }
  .uploadFile .fileUploadWrapper {
    align-items: center;
  }
  .formSetting .buttonWrapper {
    flex-direction: column;
  }
}
/*  ==============




4. Registration Form - Local, Registration Form - non Local, Edit my profile



================ */
.formTitle {
  color: #222;
  text-align: center;
  font-feature-settings: "calt" off;
  letter-spacing: 0.0375rem;
  font-weight: 700;
  line-height: normal;
  position: relative;
  z-index: 5;
}

.email {
  padding-right: 12px;
}

.formSubtitle {
  color: #222;
  text-align: center;
  font-size: clamp(var(--fs-18px), 1rem + 1vw, var(--fs-24px));
  font-weight: 500;
}

.reminder {
  font-size: 0.875rem;
  letter-spacing: 0.00875rem;
  font-weight: 400;
  padding-left: 5px;
}

.sectiontitle {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 140%; /* 1.575rem */
  letter-spacing: 0.01125rem;
}

#profile {
  padding-top: 30px;
}
#profile .profileIconWrapper {
  padding: 20px 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#profile label {
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
}
#profile .profileIconLabel {
  width: 150px;
  border-radius: 100%;
  overflow: hidden;
}
#profile .profileIconLabel img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.profileIconItem {
  width: 150px;
  border-radius: 100%;
  margin: 10px;
}

.profileIconItem .profileIconInput {
  opacity: 0;
  display: block;
  height: 0;
  width: 0;
}

input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.profileIconItem .profileIconInput:hover ~ .profileIconLabel,
.profileIconItem .profileIconInput:focus ~ .profileIconLabel,
.profileIconItem .profileIconLabel:focus {
  outline: 10px solid #9076b7;
  border-radius: 100%;
}

.profileIconItem .profileIconInput + .profileIconLabel {
  cursor: pointer;
  transition: all 0.2s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.profileIconItem input[type="radio"]:checked + label {
  outline: 10px solid #7543bf;
  border-radius: 100%;
}

.SpecIconItem {
  width: 100px;
  border-radius: 100%;
  margin: 10px;
}

.SpecIconItem .SpecIconInput {
  opacity: 0;
  display: block;
  height: 0;
  width: 0;
}

.SpecIconItem .SpecIconInput:hover ~ .SpecIconLabel,
.SpecIconItem .SpecIconInput:focus ~ .SpecIconLabel,
.SpecIconItem .SpecIconInput:focus {
  outline: 8px solid #9076b7;
  border-radius: 100%;
}

.SpecIconItem .SpecIconInput + .SpecIconLabel {
  cursor: pointer;
  transition: all 0.2s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

.SpecIconItem input[type="radio"]:checked + label {
  outline: 8px solid #7543bf;
  border-radius: 100%;
}

#SpecialityIconWrapper {
  padding-top: 30px;
  padding-bottom: 45px;
}
#SpecialityIconWrapper .chooseIcon {
  font-feature-settings: "calt" off;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 140%; /* 1.575rem */
  letter-spacing: 0.01125rem;
}
#SpecialityIconWrapper .SpecIconWrapper {
  padding: 20px 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#SpecialityIconWrapper .SpecIconLabel {
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
}
#SpecialityIconWrapper .SpecIconLabel img {
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991px) {
  .formSetting {
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .profileIconItem {
    width: 90px;
    margin: 10px;
  }
  #profile .profileIconLabel {
    width: 90px;
  }
  #SpecialityIconWrapper .SpecIconLabel {
    width: 60px;
  }
}
@media (max-width: 768px) {
  .topWaveWrapper-thin {
    height: 80px;
  }
  .formSetting {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  #profile .uploadFile .fileUploadWrapper {
    align-items: center;
  }
  .buttonWrapper {
    flex-direction: column;
    align-items: center;
  }
  .SpecIconItem {
    width: 80px;
  }
}
@media (max-width: 375px) {
  #SpecialityIconWrapper .SpecIconWrapper {
    justify-content: space-between;
  }
}
@media (max-width: 425px) {
  .SpecIconItem {
    margin: 10px 5px;
  }
  .SpecIconItem img {
    width: 60px;
  }
  #profile .profileIconWrapper {
    margin: auto;
  }
  #SpecialityIconWrapper .SpecIconWrapper {
    margin: auto;
  }
  .formSetting {
    padding-top: 0px;
    padding-bottom: 18px;
  }
}
.twoInone div .form-select {
  background-image: none !important;
}
.twoInone div .form-floating .floatingMobile {
  padding-left: 12px !important;
}
.twoInone div .form-floating .iti {
  width: 100%;
  display: block;
}
.twoInone div .form-floating .iti .iti__country-container {
  width: 100%;
}
.twoInone
  div
  .form-floating
  .iti
  .iti__country-container
  button.iti__selected-country {
  width: 100%;
}
.twoInone
  div
  .form-floating
  .iti
  .iti__country-container
  button.iti__selected-country
  .iti__selected-country-primary {
  padding-right: 15px;
}
.twoInone
  div
  .form-floating
  .iti
  .iti__country-container
  .iti__dropdown-content,
.twoInone
  div
  .form-floating
  .iti
  .iti__country-container
  #iti-0__dropdown-content {
  width: 100%;
}

.formEdit-page .formSetting .formSection .form-control:disabled,
.formEdit-page .formSetting .formSection .form-control[readonly],
.formEdit-page .formSetting .formSection .form-select:disabled,
.formEdit-page .formSetting .formSection .form-select[readonly] {
  background-color: white !important;
}
.formEdit-page .formSetting .formSection .form-floating:has(input:disabled) {
  border-bottom: 0px !important;
}

.SelectedProfileIcon {
  padding-top: 40px;
  padding-bottom: 30px;
}

.SelectedProfileIconItem {
  width: 200px;
  margin-top: 20px;
}
.SelectedProfileIconItem label {
  padding: 0;
}
.SelectedProfileIconItem img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 100%;
}

.centerButton.buttonWrapper {
  text-align: center;
}

/*  ==============




5. Login 




================ */
#LoginRegWrapper {
  margin-top: -10%;
}
#LoginRegWrapper .btnFormat1 {
  padding: 20px 0;
  text-align: center;
  font-size: 1.125rem;
  text-wrap: nowrap;
}
#LoginRegWrapper h2 {
  text-align: center;
  font-size: 2.875rem;
  line-height: 120%; /* 3.45rem */
}
#LoginRegWrapper .row {
  width: 100%;
  margin: auto;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0px 0px 100px 0px rgba(155, 203, 250, 0.5);
}
#LoginRegWrapper .loginWrapper,
#LoginRegWrapper .regWrapper {
  width: 50%;
  position: relative;
  z-index: 1;
}
#LoginRegWrapper .regWrapper {
  background: url(../images/signupBg.png);
}
#LoginRegWrapper .regWrapper h2 {
  color: #fff;
}
#LoginRegWrapper .loginWrapper {
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  background-color: rgba(255, 255, 255, 0.2);
  padding: 50px 70px 50px 60px;
  padding-top: 30px;
}
#LoginRegWrapper .loginWrapper .form-floating .form-control:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
#LoginRegWrapper .loginWrapper .loginWrap {
  padding: 80px 30px;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#LoginRegWrapper
  .loginWrapper
  .form-floating
  > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 2.3rem;
}
#LoginRegWrapper .loginWrapper .form-floating > .form-control:focus,
#LoginRegWrapper
  .loginWrapper
  .form-floating
  > .form-control:not(:placeholder-shown) {
  padding-top: 2.3rem;
}
#LoginRegWrapper .loginWrapper label:focus .radioImg {
  outline: 10px solid #7543bf;
}
#LoginRegWrapper .loginWrapper .twoInone .col-5 {
  padding-right: 0;
}
#LoginRegWrapper .loginWrapper .form-floating:focus-within label {
  padding-bottom: 14px;
  color: #7543bf;
}
#LoginRegWrapper .loginWrapper label {
  padding: 16px 11px;
  color: #222;
}
#LoginRegWrapper .loginWrapper .row .col-md-6 {
  margin-bottom: 25px;
}
#LoginRegWrapper
  .loginWrapper
  .row
  .col-md-6
  .form-floating
  .form-control:focus,
#LoginRegWrapper
  .loginWrapper
  .row
  .col-md-6
  .form-floating
  .form-select:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
#LoginRegWrapper
  .loginWrapper
  .row
  .col-md-6
  .form-floating
  .form-select:focus {
  padding-top: 30px;
  padding-bottom: 3px;
  border: none;
  box-shadow: none;
}
#LoginRegWrapper .loginWrapper .row .col-md-6 .form-floating .form-select {
  padding-top: 30px;
  padding-bottom: 3px;
  padding-left: 13px;
}
#LoginRegWrapper .loginWrapper .form-control {
  border: 0;
}
#LoginRegWrapper .loginWrapper .form-select {
  border: 0;
}
#LoginRegWrapper .LoginOptionWrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: -10px;
}
#LoginRegWrapper .rememberMe label {
  padding: 0;
  margin-left: 10px;
}
#LoginRegWrapper .rememberMe .form-check-input:checked {
  background-color: #7543bf;
  border-color: #7543bf;
}

.regWrapper {
  padding: 180px 90px;
}
.regWrapper h2 {
  padding-bottom: 35px;
}
.regWrapper .regWrap {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.regWrapper a {
  display: block;
}

@media (max-width: 991px) {
  #LoginRegWrapper h2 {
    font-size: 1.8rem;
  }
  #LoginRegWrapper .container .row .loginWrapper,
  #LoginRegWrapper .container .row .regWrapper {
    width: 100% !important;
  }
  #LoginRegWrapper .container .row .loginWrap {
    padding: 30px 0;
    row-gap: 20px;
  }
  #LoginRegWrapper .container .row .regWrapper {
    padding: 100px 90px;
  }
}
@media (max-width: 425px) {
  #LoginRegWrapper h2 {
    font-size: 1.8rem;
  }
  #LoginRegWrapper .container .row .loginWrapper,
  #LoginRegWrapper .container .row .regWrapper {
    width: 100% !important;
  }
  #LoginRegWrapper .container .row .loginWrapper {
    padding: 20px 20px;
  }
  #LoginRegWrapper .container .row .loginWrap {
    padding: 15px 0;
  }
  #LoginRegWrapper .container .row .regWrapper {
    padding: 70px 20px;
  }
  #LoginRegWrapper .container .row .regWrapper h2 {
    padding-bottom: 15px;
  }
}
/*  ==============




6. Forgot Password, confirmtionEmail, Change Password



================ */
#ForgotPWWrapper {
  margin-bottom: 100px;
  margin-top: -8%;
}
#ForgotPWWrapper .btnFormat1 {
  margin-top: 20px;
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 140%; /* 1.575rem */
  text-wrap: nowrap;
}
#ForgotPWWrapper h2 {
  text-align: center;
  font-size: 2.875rem;
  font-weight: 700;
  line-height: 120%; /* 3.45rem */
}
#ForgotPWWrapper .row {
  width: 80%;
  margin: auto;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0px 0px 100px 0px rgba(155, 203, 250, 0.5);
}
#ForgotPWWrapper .forgotPWWrapper {
  width: 60%;
  position: relative;
  margin: auto;
  z-index: 1;
}
#ForgotPWWrapper .forgotPWWrapper {
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  background-color: rgba(255, 255, 255, 0.2);
  padding-bottom: 30px;
  padding-top: 30px;
}
#ForgotPWWrapper .forgotPWWrapper .form-floating .form-control:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
#ForgotPWWrapper .forgotPWWrapper .forgotPWWrap {
  padding: 80px 30px;
  display: flex;
  flex-direction: column;
  row-gap: 30px;
}
#ForgotPWWrapper
  .forgotPWWrapper
  .form-floating
  > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 2.3rem;
}
#ForgotPWWrapper .forgotPWWrapper .form-floating > .form-control:focus,
#ForgotPWWrapper
  .forgotPWWrapper
  .form-floating
  > .form-control:not(:placeholder-shown) {
  padding-top: 2.3rem;
}
#ForgotPWWrapper .forgotPWWrapper label:focus .radioImg {
  outline: 10px solid #7543bf;
}
#ForgotPWWrapper .forgotPWWrapper .twoInone .col-5 {
  padding-right: 0;
}
#ForgotPWWrapper .forgotPWWrapper .form-floating:focus-within label {
  padding-bottom: 14px;
  color: #7543bf;
}
#ForgotPWWrapper .forgotPWWrapper label {
  padding: 16px 11px;
  color: #222;
}
#ForgotPWWrapper .forgotPWWrapper .row .col-md-6 {
  margin-bottom: 25px;
}
#ForgotPWWrapper
  .forgotPWWrapper
  .row
  .col-md-6
  .form-floating
  .form-control:focus,
#ForgotPWWrapper
  .forgotPWWrapper
  .row
  .col-md-6
  .form-floating
  .form-select:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
#ForgotPWWrapper
  .forgotPWWrapper
  .row
  .col-md-6
  .form-floating
  .form-select:focus {
  padding-top: 30px;
  padding-bottom: 3px;
  border: none;
  box-shadow: none;
}
#ForgotPWWrapper .forgotPWWrapper .row .col-md-6 .form-floating .form-select {
  padding-top: 30px;
  padding-bottom: 3px;
  padding-left: 13px;
}
#ForgotPWWrapper .forgotPWWrapper .form-control {
  border: 0;
}
#ForgotPWWrapper .forgotPWWrapper .form-select {
  border: 0;
}

@media (max-width: 768px) {
  #ForgotPWWrapper h2 {
    font-size: 1.8rem;
  }
  #ForgotPWWrapper .container .row .forgotPWWrapper {
    width: 100% !important;
  }
  #ForgotPWWrapper .container .row .forgotPWWrap {
    width: 80%;
    padding: 50px 0;
    row-gap: 20px;
    margin: auto;
  }
}
/*  ==============




7. Profile, Profile no team



================ */
.profileButtons {
  width: 280px;
  max-width: 100%;
  display: inline-block;
  padding: 20px 10px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.profile-page .profileIconWrapper {
  width: -moz-fit-content;
  width: fit-content;
}
.profile-page .checkboxWrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.buttonWrapper {
  justify-content: flex-start;
}

a {
  text-decoration: none;
  color: black;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1200px;
  }
}
.LR-separator {
  padding: 70px 15px;
  flex-wrap: nowrap;
}
.LR-separator .btnFormat1 {
  width: 260px;
  padding: 20px 32px;
  text-align: center;
  text-wrap: wrap;
}
.LR-separator .btnFormat1:hover,
.LR-separator .btnFormat1:focus {
  color: white;
  text-decoration: none;
}

.notiBoxtitle {
  padding: 0px 10px 5px 10px;
  border-bottom: 1px solid;
}

.profile-imageWrapper {
  position: relative;
}
.profile-imageWrapper img {
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1/1;
  width: 240px;
  border-radius: 100%;
}

.profile-imageWrapper ~ div {
  max-width: 300px;
}

.anchor-noti {
  scroll-margin-top: 150px;
}

.R-profileDesWrapper {
  padding-top: 50px;
}
.R-profileDesWrapper h1 {
  letter-spacing: 0.0375rem;
}
.R-profileDesWrapper .notiWrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.R-profileDesWrapper .notiBtn {
  font-weight: 700;
  text-wrap: nowrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
}

button.btnWithBorder {
  border: 1px solid #7543bf;
  padding: 12px 16px;
  background-color: #fff;
}
button.btnWithBorder i {
  padding-right: 10px;
}

.withNoti::after {
  content: attr(data-unread-count);
  font-size: 12px;
  width: 20px;
  display: inline-block;
  margin: auto 5px auto 10px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  background-color: red;
  color: white;
  text-align: center;
}

.uniInfo {
  align-items: center;
  display: flex;
  flex-direction: row;
}
.uniInfo img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
  object-fit: cover;
}
.uniInfo .uni {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}

.InfoWrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 10px;
}

.infoTitle {
  font-size: 0.875rem;
  padding-bottom: 10px;
}

.setColWidth1 {
  width: 50%;
  padding: 10px 0;
}

hr.withgrayHr {
  border-top: 3px solid #7543bf;
  margin: 80px 0;
}

.gap10px {
  gap: 10px;
}

.teamMateFlex {
  align-items: center;
}
.teamMateFlex img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.teamMateFlex + .teamMateFlex {
  margin-top: 20px;
}

.withMarTop1 {
  margin-top: 30px;
}

.DeadlineNoti {
  font-weight: 700;
  background-color: #ffe5e5;
  padding: 14px 20px;
  border-radius: 10px;
}

.Proposal {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 20px 30px;
  width: 100%;
  justify-content: space-between;
  background-color: #f3f3f3;
  border-radius: 10px;
}
.Proposal .proTitle {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.015rem;
}
.Proposal .proWord {
  line-height: 1.4rem;
  letter-spacing: 0.01rem;
}

.proStatusLabel {
  font-size: 14px;
  text-align: center;
  color: #fff;
  padding: 2px 8px;
  border-radius: 10px;
  width: 120px;
}

.Unsubmitted {
  background-color: #ef0a00;
}

.Submitted {
  background-color: #198754;
}

.Rejected {
  background-color: #6b6b6b;
}

.withMarTop2 {
  margin-top: 15px;
}

.PoWrapper {
  margin-right: 30px;
  width: 100%;
}

.proArrowBtn i {
  color: black;
  font-size: 1.5rem;
}

@media (max-width: 768px) {
  .profile-imageWrapper {
    width: 120px;
  }
  .buttonWrapper {
    flex-direction: column;
  }
  .LR-separator {
    flex-direction: column;
    align-items: center;
  }
  .R-profileDesWrapper {
    padding-top: 20px;
  }
  .R-profileDesWrapper .notiWrapper {
    justify-content: center;
  }
  .setColWidth1 {
    width: 100%;
  }
}
@media (max-width: 425px) {
  .R-profileDesWrapper h1 {
    font-size: 2.25rem;
  }
  .LR-separator .btnFormat1 {
    width: 180px;
  }
  .withgrayHr {
    margin: 15px 0;
  }
  .teaminfoWrap {
    flex-direction: column;
  }
}
.R-profileDesWrapper .dropdown-menu {
  min-width: 300px;
  width: 300px;
  max-height: 380px;
  overflow: auto;
}
.R-profileDesWrapper .dropdown-menu .dropdown-item {
  padding: 18px 15px;
}

.notiDes {
  margin-left: 10px;
}

.unread {
  background: #ef0a00;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.read {
  background: #6b6b6b;
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.status {
  width: 20%;
  text-align: center;
}

.notiBoxHr {
  width: 80%;
  margin: auto;
}

@media (max-width: 768px) {
  #notificationContainer {
    right: -60%;
  }
}
@media (max-width: 425px) {
  #notificationContainer {
    width: 150%;
    right: -25%;
  }
  .proArrowBtn i {
    font-size: 1rem;
  }
}
.requestUserIcon {
  width: 60px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
}
.requestUserIcon img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.TeamIcon {
  width: 60px;
  aspect-ratio: 1/1;
}
.TeamIcon img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.withRowGap + .withRowGap {
  padding-top: 22px;
}

.requestUserWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.requestUserWrapper .requestWrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.requestUserWrapper .buttonWrapper {
  width: auto;
  gap: 10px;
  flex-wrap: nowrap;
  flex-direction: row;
  align-self: flex-end;
}
.requestUserWrapper .requestUserInfo {
  margin-right: auto;
  margin-left: 20px;
  flex: 1;
}
@media (max-width: 767.98px) {
  .requestUserWrapper .requestUserInfo {
    margin-left: 5px;
  }
}

.btnwidth {
  width: 280px;
  text-align: center;
  padding: 20px 20px;
  border-radius: 12px;
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
}

@media (max-width: 425px) {
  .requestUserWrapper a.clickToTeam {
    margin-right: 0;
  }
}
.toggleQ {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
}

.toggleBtn #Message,
.toggleBtn #Message1 {
  width: calc(100% - 44px);
}
.toggleBtn #flexSwitchCheckDefault,
.toggleBtn #flexSwitchCheckDefaultIdeator {
  width: 2.75rem;
  height: 1.75rem;
  margin-right: 15px;
}
.toggleBtn #flexSwitchCheckDefault:checked,
.toggleBtn #flexSwitchCheckDefaultIdeator:checked {
  background-color: #7543bf;
  border-color: transparent !important;
}
.toggleBtn .form-check-label {
  line-height: 1.85rem;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
}

.flexCheckbox {
  width: 50%;
}

.roleSection {
  scroll-margin-top: 80px;
}
.roleSection .nav {
  flex-wrap: nowrap;
}
.roleSection .tabGap {
  gap: 4px;
}
.roleSection .nav-item {
  flex: none;
}
.roleSection .nav-item .nav-link:not(.active) {
  background: #e1e1e1;
}
.roleSection .nav-item .nav-link {
  border-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  color: #212529;
  font-size: 1.25rem;
  font-weight: 500;
}
.roleSection .nav-item .nav-link.active {
  color: #fff;
}
.roleSection .tab-content {
  background: rgba(238, 238, 238, 0.93);
  border-radius: 0 10px 10px 10px;
}

.skillPart .progressBarEditable {
  padding-top: 5px;
}
.skillPart .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.skillPart .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #7543bf;
  cursor: pointer;
}
.skillPart .slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04aa6d;
  cursor: pointer;
}

.otherInput {
  border: none;
  border-bottom: 1px solid #222;
  background: none;
  display: inline;
}

@media (max-width: 768px) {
  .roleSection .nav-item .nav-link {
    font-size: 1rem;
  }
}
.seeProfile {
  background: rgba(238, 238, 238, 0.93);
  border-radius: 10px;
}

.interestThemeTitle {
  font-weight: 700;
}

.form-check-input {
  width: 1.3rem;
  height: 1.3rem;
  min-width: 1.3rem;
}

.flexCheckbox {
  display: flex;
  align-items: center;
}

.form-check-input:checked {
  background-color: #7543bf;
  border-color: #7543bf;
}

.form-check-label {
  padding-left: 8px;
  line-height: 140%;
  padding-right: 15px;
}

.interestMessageText {
  height: 8rem;
  width: 100%;
  border-radius: 10px;
  border: 1px solid rgb(33, 37, 41);
  padding: 5px;
}

.interestMessageText:placeholder {
  padding: 5px;
}

.inputProjectName {
  border-radius: 10px;
  border: 1px solid rgb(33, 37, 41);
  padding: 5px;
}

@media (max-width: 768px) {
  .roleSection .nav-item .nav-link {
    padding: 0.5rem 10px;
  }
  .flexCheckbox {
    width: 100%;
  }
  .interestThemeWrap .interestMessageText {
    height: 15rem;
  }
  .requestUserWrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.interThemeWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
}
.interThemeWrapper img {
  width: 30px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.inactiveIcon {
  opacity: 0.1;
}

.buttonPaddingLeft1 {
  padding-left: 15px;
}

.RequestJoinTeamWrapper {
  margin-top: 30px;
  padding: 40px 0;
}
.RequestJoinTeamWrapper .RequestJoinTeam {
  background-color: #fffceb;
}
.RequestJoinTeamWrapper .RequestJoinTeam .requestUserWrapper {
  padding: 15px;
}
.RequestJoinTeamWrapper .RequestJoinTeam .JoinBtn {
  background-color: black;
  color: #fff;
}
.RequestJoinTeamWrapper .RequestJoinTeam .JoinBtn:hover,
.RequestJoinTeamWrapper .RequestJoinTeam .JoinBtn:focus {
  background-color: #414a4c;
}

.requestUserInfoContent {
  font-weight: 700;
}

a.clickToTeam {
  display: block;
  margin-right: auto;
}

.requestTeamInfo {
  display: flex;
  flex-direction: column;
}

/*  ==============




8. How To Join





================ */
.stepWrapper + .stepWrapper {
  margin-top: 80px;
}

.stepWrapper {
  gap: 30px;
}
.stepWrapper .stepNotice {
  display: flex;
  flex-direction: column;
  padding: 3px 30px;
  border: 1px solid #222;
  align-items: center;
  justify-content: center;
}
.stepWrapper .notice {
  font-weight: 400;
}
.stepWrapper .noticeNo {
  font-size: 2.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 3.45rem */
  margin-top: 10px;
}
.stepWrapper .stepContentWrap {
  flex: 1;
}
.stepWrapper .stepContentWrap a.btnFormat1 {
  display: block;
  width: 30%;
  text-wrap: nowrap;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}

.list-gap20px li {
  margin: 20px 0;
}

.list-gap10px li {
  margin: 10px 0;
}

@media (max-width: 991.98px) {
  .stepWrapper .stepContentWrap a.btnFormat1 {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .stepWrapper .stepContentWrap a.btnFormat1 {
    width: 50%;
  }
  .stepWrapper + .stepWrapper {
    margin-top: 45px;
  }
  .stepIconGrp {
    flex-direction: column;
    row-gap: 15px;
  }
}
@media (max-width: 768px) {
  .stepWrapper {
    flex-direction: column;
    gap: 15px;
  }
  .stepWrapper .stepContentWrap {
    gap: 15px;
  }
  .stepIconGrp {
    margin-top: -20px;
  }
  .stepWrapper .stepNotice {
    padding: 5px 20px;
  }
  .stepWrapper .stepNotice .noticeNo {
    font-size: 1.75rem;
  }
  .stepWrapper .stepContentWrap a.btnFormat1 {
    width: 80%;
  }
  .stepIconGrp .stepIconWrap .formTeamTitle {
    font-size: 20px;
  }
  .stepIconGrp .stepIconWrap .formTeamContent {
    font-size: 1rem;
  }
  .stepIconGrp .stepIcon img {
    width: 80px;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .stepWrapper .stepContentWrap > div {
    padding: 5px 0;
  }
  .stepWrapper .stepContentWrap a.btnFormat1 {
    margin-top: 10px;
  }
}
/*  ==============




9. Award





================ */
.scienceParkImg img {
  aspect-ratio: 1/1;
}

.awardDes {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 140%; /* 3.5rem */
  letter-spacing: 0.025rem;
}
.awardDes span {
  color: #ebaf22;
}
.awardDes .price {
  font-size: 4.375rem;
  font-weight: 500;
  line-height: 100%; /* 4.375rem */
  letter-spacing: 0.04375rem;
}

.awardTerms {
  margin-top: 20px;
}

.award1stWrapper {
  border-radius: 15px;
  background: var(
    --g2,
    linear-gradient(275deg, #6800bc 12.41%, #538feb 82.27%)
  );
  -webkit-backdrop-filter: blur(12.5px);
  backdrop-filter: blur(12.5px);
  padding: 50px;
}
.award1stWrapper .terms {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 140%; /* 1.75rem */
  letter-spacing: 0.0125rem;
  margin-top: 15px;
}

.trophy {
  width: -moz-fit-content;
  width: fit-content;
}
.trophy img {
  width: 180px;
  height: auto;
}

.aw1stWrapper {
  gap: 40px;
}

.text-yellow {
  color: #ffb800;
}

.fs-125 {
  font-size: 1.25rem;
}

.trophyDes {
  color: #ffb800;
  font-size: 2.25rem;
  font-weight: 500;
}
.trophyDes .price {
  font-size: 4.375rem;
  font-weight: 500;
  line-height: 140%;
}

.pt-80 {
  margin-top: 80px;
}

.fw-500 {
  font-weight: 500;
}

.subtitle {
  font-size: 1.5rem;
  font-family: "Fredoka", sans-serif;
}

.full-image {
  width: 100%;
}
.full-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.awardotherprizeTitle {
  color: #7543bf;
  text-align: center;
  font-weight: 500;
  margin-bottom: 40px;
}

.medal {
  margin-bottom: 20px;
}
.medal img {
  width: 130px;
  height: auto;
}

.otherPrizeWrapper {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  border-radius: 14px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 50px;
}

.gold {
  background: #fefcea;
}
.gold .medalDes {
  color: #f7bd00;
}

.silver {
  background: #f9f9f9;
}
.silver .medalDes {
  color: #7b7b7b;
}

.bronze {
  background: #fffbf2;
}
.bronze .medalDes {
  color: #a88d48;
}

.merit {
  background: #fff;
}
.merit .medalDes {
  color: #b59a50;
}

.medalDes {
  font-size: 2rem;
  font-weight: 500;
  line-height: 140%; /* 2.8rem */
}

.medalPrize {
  color: #7543bf;
  font-size: 1.25rem;
  font-weight: 500;
  text-wrap: nowrap;
  white-space: nowrap;
}
.medalPrize .price {
  font-size: 2.5rem;
}

.medalType {
  font-weight: 500;
  line-height: 140%;
}

.medalPlace {
  font-size: 2rem;
}

.green {
  color: #96bd3d;
}

.yellow {
  color: #f3be41;
}

.red {
  color: #ce3f7b;
}

.blue {
  color: #27a6de;
}

.percent {
  font-size: 4rem;
  font-weight: 700;
}

.detail {
  font-size: 1.25rem;
  font-weight: 700;
}

.uniSpoortWrapper .accordion-button::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 500;
  content: "+";
  background-image: none;
  text-align: center;
  line-height: 1.25rem;
}
.uniSpoortWrapper .accordion-button:not(.collapsed)::after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 500;
  content: "\f068";
  background-image: none;
}
.uniSpoortWrapper .accordion-button {
  font-size: 1.25rem;
  padding: 20px;
  font-weight: 500;
}
.uniSpoortWrapper .accordion-item {
  border: none;
  border-bottom: 1px dotted #7543bf;
}

.verLinegreen {
  border-bottom: 10px solid #96bd3d;
  border-left: none;
}

.verLineyellow {
  border-bottom: 10px solid #f3be41;
  border-left: none;
}

.verLinered {
  border-bottom: 10px solid #ce3f7b;
  border-left: none;
}

.verLineyblue {
  border-bottom: 10px solid #27a6de;
  border-left: none;
}

.lineDetailWrapper {
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {
  .awardDes {
    font-size: 1.5rem;
  }
  .awardDes .price {
    font-size: 2rem;
  }
  .award1stWrapper {
    padding: 25px;
  }
  .award1stWrapper .terms {
    font-size: 1rem;
  }
  .trophyDes {
    text-align: center;
    font-size: 1.8rem;
  }
  .trophyDes .withPrice {
    text-wrap: nowrap;
    text-align: center;
    font-size: 1.8rem;
  }
  .trophyDes .price {
    font-size: 2.5rem;
  }
  .trophy img {
    width: 100px;
  }
  .aw1stWrapper {
    gap: 15px;
  }
  .medal img {
    width: 80px;
  }
  .medalDes {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .medalPrize {
    font-size: 1rem;
  }
  .medalPrize .price {
    font-size: 1.4rem;
  }
  .medalPrize {
    text-wrap: wrap;
  }
  .otherPrizeWrapper {
    padding: 25px 15px;
  }
  .DetailWrapper {
    padding: 25px 15px;
  }
  .verLinegreen {
    border-bottom: none;
    border-left: 10px solid #96bd3d;
  }
  .verLineyellow {
    border-bottom: none;
    border-left: 10px solid #f3be41;
  }
  .verLinered {
    border-bottom: none;
    border-left: 10px solid #f06ca3;
  }
  .verLineyblue {
    border-bottom: none;
    border-left: 10px solid #27a6de;
  }
  .lineDetailWrapper {
    flex-direction: row;
    gap: 30px;
    padding-left: 20px;
  }
  .percent {
    font-size: 2.8rem;
  }
  .detail {
    font-size: 1rem;
  }
  .medalPlace {
    font-size: 1.3rem;
  }
}
/*  ==============




10. My Team Local Leader





================ */
.team-profile-page .L-profileIconWrapper .profileIconWrapper img {
  width: 100%;
}

.LR-separator {
  gap: 20px;
}

.teamHeading {
  justify-content: space-between;
  align-items: center;
}
.teamHeading h2,
.teamHeading .buttonWrapper {
  width: -moz-fit-content;
  width: fit-content;
}

.TeamprofileIconWrapper img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.themeImg {
  width: 80px;
  height: 80px;
}
.themeImg img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.teamMemeberImg {
  width: 80px;
  height: 80px;
  position: relative;
  align-self: flex-start;
  flex: 0 0 80px;
}
.teamMemeberImg .withSpecIcon::after {
  width: 30px;
  height: 30px;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .teamMemeberImg {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;
  }
}

.TeamName {
  font-size: 2.625rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.title {
  font-size: 1.25rem;
  font-weight: 600;
  color: #7543bf;
}

.themeWrapper {
  height: 100%;
  display: flex;
  flex-direction: row;
  border: 1px solid #e1e1e1;
  border-radius: 10px;
  align-items: center;
  gap: 20px;
  padding: 5px 10px;
}

.infoWrapper {
  flex: 1;
  gap: 10px;
}

.themeName {
  flex: 1;
  font-weight: 700;
}

.teamMember {
  gap: 10px;
  align-items: center;
}
.teamMember .buttonWrapper {
  gap: 10px;
}
.teamMember img {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .teamMember img {
    width: 60px;
    height: 60px;
  }
}

.addNew {
  margin-right: 10px;
}
.addNew i {
  color: #c3c3c3;
  font-size: 80px;
}

.teamMember:hover i.plusIcon,
.teamMember:focus i.plusIcon {
  color: #7543bf;
}

@media (max-width: 768px) {
  .TeamName {
    margin-bottom: 30px;
  }
  .buttonWrapper {
    flex-direction: column;
    gap: 15px;
  }
  .teamHeading {
    flex-direction: column;
  }
}
/*  ==============




11. Edit Team Profile





================ */
.edit-team-profile-page .uploadFile .fileUploadWrapper label {
  color: #fff;
}

.marginBottom2 {
  margin-bottom: 50px;
}

.checkboxWrapper {
  row-gap: 15px;
}

.flexCheckbox {
  width: 50%;
}

.interestThemeWrap {
  border-radius: 10px;
}

.interestMessageText {
  width: 100%;
  height: 120px;
}

.interestThemeTitle {
  padding: 8px 12px;
}

textarea {
  padding: 10px;
}

@media (max-width: 768px) {
  .marginBottom2 {
    margin-bottom: 30px;
  }
  .checkboxWrapper {
    flex-direction: column;
  }
  .flexCheckbox {
    width: 100%;
  }
  .formSetting {
    margin-top: 20px;
  }
  .buttonWrapper {
    flex-direction: column;
  }
}
/*  ==============




12. Team Member Man





================ */
.TeamMan .buttonWrapper {
  width: 25%;
  gap: 10px;
  justify-content: flex-end;
}
@media (max-width: 768px) {
  .TeamMan .buttonWrapper {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
  }
  .TeamMan .teamMember {
    flex-direction: column;
    row-gap: 20px;
    padding: 15px;
  }
  .TeamMan .JoinBtn,
  .TeamMan .RejectBtn {
    padding: 12px 20px;
  }
  .TeamMan .addNewWrap.teamMember {
    flex-direction: row;
  }
}
.TeamMan .title {
  font-size: 1.375rem;
  font-weight: 600;
}
.TeamMan .teamMember {
  padding: 15px 15px 15px 30px;
  justify-content: space-between;
}

.borderBottom:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}

.teamMember:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}

.withQuoteEnd::after {
  float: right;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/");
}

body.TeamMan {
  background: #f2f2f2;
}

.teamMemberWrapper {
  background-color: #fff;
}

i.fa-user-check,
i.fa-xmark {
  color: #000;
}

.personalInfoWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
  flex: 1;
}
@media (max-width: 767.98px) {
  .personalInfoWrapper {
    gap: 12px;
  }
}

.JoinBtn,
.RejectBtn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 25px;
}
.JoinBtn i,
.RejectBtn i {
  font-size: 1.2rem;
  margin-right: 10px;
}

.addNewWrap.teamMember {
  justify-content: flex-start;
}

.MemberName {
  font-weight: 700;
}

.Speciality {
  line-height: 140%;
}

.BtnFormat2 {
  width: 280px;
}

.BtnFormat2.BtnWithBorder {
  border: 1px solid #b73030;
}

.spec {
  flex: 1;
}

.form-floating .form-control:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}

.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 2.3rem;
}

.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 2.3rem;
}

label:focus .radioImg {
  outline: 10px solid #7543bf;
}

.form-floating:focus-within label {
  padding-bottom: 14px;
  color: #7543bf;
}

.form-floating .form-control:focus,
.form-floating .form-select:focus {
  padding-top: 40px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
.form-floating .form-select:focus {
  padding-top: 30px;
  padding-bottom: 3px;
  border: none;
  box-shadow: none;
}
.form-floating .form-select {
  padding-top: 30px;
  padding-bottom: 3px;
  padding-left: 13px;
}
.form-control {
  border: none;
}

.AddMember {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.AddMember button {
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: nowrap;
}

.separator {
  padding: 30px 0;
}

/*  ==============


13. Form My Team Page


================ */
.createMyTeamColumn .controlPlusHover:hover .controlPlusHover i {
  color: #7543bf;
}
.createMyTeamColumn .controlPlusHover {
  z-index: 1;
}

/*  ==============


14. Teams List Page


================ */
.ListofTeamHeading {
  row-gap: 15px;
}
.ListofTeamHeading h2,
.ListofTeamHeading .buttonWrapper {
  width: -moz-fit-content;
  width: fit-content;
}

.teamsWrapper .projectWrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.teamsWrapper .projectWrapper > .row {
  align-items: top !important;
}
.teamsWrapper .teamName {
  font-size: 1.125rem;
  font-weight: 700;
}
.teamsWrapper .teamName ~ div {
  padding-top: 5px;
}
.teamsWrapper .teamProfileImg {
  width: 120px;
  max-width: 25%;
}
.teamsWrapper .teamProfileImg img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.teamsWrapper .teamContent {
  margin-top: 10px;
  align-self: center;
}
.teamsWrapper .teamContent img {
  width: 30px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.projectHoverEffect:hover .projectWrapper {
  transform: translateY(-20px);
  transition: all 0.5s ease;
  box-shadow: 10px 30px 30px 10px rgba(0, 0, 0, 0.15);
}

.ThemeIconSize img {
  width: 30px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.pagination .page-link {
  border: none;
}
.pagination .active .page-link {
  border-radius: 100%;
}
.pagination .page-link:hover,
.pagination .page-link:focus {
  border-radius: 100%;
}
.pagination .page-item:not(:first-child) .page-link {
  margin-left: 5px;
}

@media (max-width: 768px) {
  .teamsWrapper .teamName {
    font-size: 1rem;
    font-weight: 700;
  }
}
.offcanvas-end {
  width: 550px;
}

.accordion-team .accordion-button {
  padding: 1rem 0.5rem;
  line-height: 24px;
}
.accordion-team .accordion-item {
  border: none;
}
.accordion-team .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-team .accordion-body .catCheckbox {
  row-gap: 10px;
}
.accordion-team .accordion-body .form-check {
  width: 50%;
}

.keywordsInput {
  width: 100%;
  padding: 10px;
}

.offcanvas-body .btnFormat1 {
  padding: 18px 60px;
  font-size: 1rem;
}

#project-filter-form .accordion-body,
#member-filter-form .accordion-body {
  padding: 1rem 0.5rem;
}

.keywordsInput,
textarea,
.interestMessageText {
  padding: 10px;
}

/*  ==============


15. Teams Detail Page


================ */
.TeamProfileName {
  font-size: 2.625rem;
  font-weight: 700;
}

.teamType {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.teamTypeMargin {
  font-size: 1rem;
  font-weight: 700;
}

@media (max-width: 768px) {
  .TeamProfileName {
    font-size: 2rem;
  }
  .participants .techiesProfileImg {
    width: 160px;
    height: 160px;
  }
}
/*  ==============


16. List of Techies Page


================ */
.userProfileWrapper {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}

.contributorHoverEffect:hover .userProfileWrapper {
  transform: translateY(-20px);
  transition: all 0.5s ease;
  box-shadow: 10px 30px 30px 10px rgba(0, 0, 0, 0.15);
}

.ventureTabsWrapper .VentureTabs {
  position: relative;
}
.ventureTabsWrapper .VentureTabs .tabName::after {
  background: transparent;
  bottom: 0px;
  content: "";
  display: inline-block;
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0%;
  transition: 0.2s all linear;
}
.ventureTabsWrapper .VentureTabs .tabName.active::after {
  background: var(--c-purple-blue);
  width: 100%;
}
.ventureTabsWrapper .separatorLine::before {
  border: 1px #222 solid;
  content: "";
  height: 100%;
  position: absolute;
  right: 0px;
}

button.badge i {
  margin: 0;
  padding-left: 10px;
}

.techiesImg {
  width: 150px;
  height: 150px;
  position: relative;
  margin-top: -15%;
}
.techiesImg .roundImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
}
.techiesImg .withSpecIcon::after {
  width: 55px;
  height: 55px;
  background-size: cover;
}

@media (max-width: 1200px) {
  .techiesImg {
    width: 110px;
    height: 110px;
  }
  .techiesGroup > div {
    margin-top: -15%;
  }
}
@media (max-width: 992px) {
  .skillBar .col-12 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .techiesImg {
    width: 80px;
    height: 80px;
    margin-top: 0%;
  }
  .userProfileWrapper .gap20px {
    gap: 15px;
  }
  .techiesGroup > div {
    margin-top: -25%;
  }
}
@media (max-width: 768px) {
  .techiesGroup > div {
    margin-top: -8%;
  }
  .techiesImg {
    width: 80px;
    height: 80px;
    position: relative;
    top: -28%;
    margin-left: auto;
    margin-right: auto;
  }
  .techiesImg .withSpecIcon::after {
    width: 40px;
    height: 40px;
    background-size: cover;
  }
}
@media (max-width: 425px) {
  .techiesGroup > div {
    margin-top: -15%;
  }
}
/*  ==============

17. Participants Page


================ */
.techiesProfileImg {
  width: 280px;
  height: 280px;
  position: relative;
}
.techiesProfileImg .roundImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 100%;
}
.techiesProfileImg .withSpecIcon::after {
  width: 80px;
  height: 80px;
  background-size: cover;
}

.themeicon img {
  width: 30px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.opacity {
  opacity: 0.5;
}

.excellentSkillLv {
  background-color: #01ab6c;
}

.middleSkillLv {
  background-color: #ffc107;
}

.okSkillLv {
  background-color: #dc3545;
}

.proposalSubmit .form-select {
  font-weight: 700;
}

/*  ==============

18. sideBar

================ */
.sidebar {
  box-shadow: 0px 0px 10px 2px rgb(228, 227, 227);
  border-radius: 10px;
  padding: 15px;
  width: 300px;
  max-width: 100%;
  margin: auto;
}

.sidebaricon {
  width: 2em;
  text-align: center;
}
.sidebaricon i {
  font-size: 1.25rem;
}

.teamManProf .buttonWrapper {
  width: -moz-fit-content;
  width: fit-content;
  align-self: flex-end;
}

@media (max-width: 768px) {
  .teamManProf .buttonWrapper {
    flex-direction: row;
  }
  .personalInfoWrapper {
    width: 100%;
  }
}
/*  ==============

19. Modal

================ */
.modal-header {
  border-bottom: none;
}

.modal-footer {
  border-top: none;
}

@media (max-width: 768px) {
  .joinTeamReq .requestUserWrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1280px) {
  .teamMember.row {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media (max-width: 1199.98px) {
  .teamMember.row {
    flex-direction: column;
  }
  .teamMember.row .R-profileDesWrapper {
    margin-top: 30px;
  }
}
.teamMember .text-nowrap {
  white-space: normal !important;
}

@media (min-width: 1280px) {
  .requestUserWrapper {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media (max-width: 1199.98px) {
  .requestUserWrapper {
    flex-direction: column;
  }
  .requestUserWrapper .R-profileDesWrapper {
    margin-top: 30px;
  }
}

.article-header img {
  width: 100%;
}

.btn-underline {
  border: none;
  padding: 0;
  text-decoration: underline;
  background: none;
  width: auto;
}

.dashboard {
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 991.98px) {
  .dashboard {
    flex-direction: column;
  }
  .dashboard .R-profileDesWrapper {
    margin-top: 30px;
  }
}

.bootstrap-dialog .form-control {
  border: 1px solid #ced4da;
  margin: 10px 0;
}

.photogallery-main {
  position: relative;
}
.photogallery-main .swiper-slide {
  cursor: pointer;
}
.photogallery-main .swiper-slide .coverWrapper .cover img {
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #f9f9f9;
}
.photogallery-main .swiper-slide.video .coverWrapper .cover::after {
  content: "";
  display: inline-block;
  background: url(../images/icon-play.png);
  background-size: 70px 70px;
  position: absolute;
  height: 70px;
  width: 70px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.2));
}
.photogallery-main .swiper-slide .caption {
  position: relative;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(249, 249, 249, 0.8);
  color: #000;
  width: 100%;
  padding: 13px 15px;
}
.photogallery-main .coverWrapper::after {
  padding-top: 66.66%;
}
.photogallery-main .swiper-button-next,
.photogallery-main .swiper-button-prev {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  width: 22px;
  padding: 14px 0;
  height: auto;
  color: #7543bf;
  opacity: 0.5;
}
.photogallery-main .swiper-button-next:after,
.photogallery-main .swiper-button-prev:after {
  font-size: 20px;
  color: #7543bf;
}
.photogallery-main .swiper-button-next:hover,
.photogallery-main .swiper-button-next :focus,
.photogallery-main .swiper-button-prev:hover,
.photogallery-main .swiper-button-prev :focus {
  opacity: 1;
}

.photogallery-thumb {
  position: relative;
}
.photogallery-thumb .swiper-slide {
  opacity: 0.8;
}
.photogallery-thumb .swiper-slide:hover,
.photogallery-thumb .swiper-slide:focus {
  opacity: 1;
}
.photogallery-thumb .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  border: 3px solid var(--c-blue-27A6DE);
}
.photogallery-thumb .swiper-slide .coverWrapper .cover img {
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #f9f9f9;
}
.photogallery-thumb .swiper-slide .coverWrapper::after {
  padding-top: 100%;
}
.photogallery-thumb .swiper-slide.video .coverWrapper .cover::after {
  background-size: 24px 24px;
  height: 24px;
  width: 24px;
  opacity: 0.55;
}
@media (max-width: 575.98px) {
  .photogallery-thumb .swiper-slide.video .coverWrapper .cover::after {
    background-size: 17px 17px;
    height: 17px;
    width: 17px;
  }
}
.photogallery-thumb .swiper-button-next,
.photogallery-thumb .swiper-button-prev {
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  width: 22px;
  height: 100%;
  top: 0;
  bottom: 0;
  margin: 0;
  color: #7543bf;
}
.photogallery-thumb .swiper-button-next:after,
.photogallery-thumb .swiper-button-prev:after {
  font-size: 14px;
  color: #7543bf;
}
.photogallery-thumb .swiper-button-next {
  right: 0 !important;
}
.photogallery-thumb .swiper-button-prev {
  left: 0 !important;
}

.swiper-button-disabled {
  opacity: 0 !important;
}

.coverWrapper {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.coverWrapper .cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.6s ease-in-out;
}
.coverWrapper .cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  transition: 0.3s ease-in-out;
}
.coverWrapper::after {
  padding-top: 100%;
  display: block;
  content: "";
}
.coverWrapper.thumb::after {
  padding-top: 57.25%;
}
.coverWrapper.standard::after {
  padding-top: 56.25%;
}

.coverWrapper .cover.contain img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}

.eventStickyBox-title {
  font-weight: 600;
  font-size: 1.2em;
}

.cate-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin: auto;
  max-width: 326px;
}
.cate-wrapper .cate-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.cate-wrapper .cate-content-wrap.bg-blue {
  background-color: #27a6de;
}
.cate-wrapper .cate-content-wrap.bg-green {
  background-color: #8fb831;
}
.cate-wrapper .cate-content-wrap.bg-yellow {
  background-color: #f3be41;
}
.cate-wrapper .cate-content-wrap.bg-red {
  background-color: #ce3f7b;
}
.cate-wrapper .cate-content-wrap .cate-content {
  padding-left: 10px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  color: white;
}

.award-table {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  overflow: hidden;
}
.award-table.ai {
  box-shadow: 0px 0px 50px 0px hsla(191, 100%, 50%, 0.5);
}
.award-table.esg {
  box-shadow: 0px 0px 50px 0px hsla(83, 100%, 50%, 0.5);
}
.award-table.economy {
  box-shadow: 0px 0px 50px 0px hsla(43, 100%, 50%, 0.5);
}
.award-table.cities {
  box-shadow: 0px 0px 50px 0px hsla(306, 100%, 50%, 0.5);
}
.award-table .award-table-top {
  width: 100%;
  height: 250px;
}
.award-table .award-table-top .award-top-img {
  height: 100%;
  width: 100%;
}
.award-table .award-table-top .award-top-img.ai {
  background: url("../images/ai-award.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 65%;
}
.award-table .award-table-top .award-top-img.esg {
  background: url("../images/esg-award.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.award-table .award-table-top .award-top-img.economy {
  background: url("../images/economy-award.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.award-table .award-table-top .award-top-img.cities {
  background: url("../images/cities-award.jpg") no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.award-table .award-bottom-wrapper {
  padding: 20px 20px 50px 20px;
}
.award-table .award-bottom-wrapper .award-cate {
  font-size: 1.625rem;
  font-weight: 700;
}

.award-list .award-title {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1279px) {
  .award-list .award-title {
    justify-content: center;
  }
}
.award-list .award-title .award-img {
  width: 48px;
}
.award-list .award-title .award-img img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.award-list .award-title .award-word {
  font-size: 1.625rem;
  font-weight: 900;
  padding-left: 8px;
}
.award-list .award-title .word-gold {
  color: #f7bd00;
}
.award-list .award-title .word-silver {
  color: #7b7b7b;
}
.award-list .award-title .word-bronze {
  color: #a88d48;
}
.award-list .award-title .word-merit {
  color: #b59a50;
}

.award-list > .row {
  border-top: 1px solid #e1e1e1;
  margin: 25px 0;
}

.floatingBtn-icon-img.trophy > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatingBtn-icon-img.trophy > div img {
  width: 30px;
  height: 30px;
}

.award-team-wrap .award-team:not(:first-child) {
  margin-top: 20px;
}

.award1stWrapper .award-team.trophyDes {
  font-size: 1rem;
}
.award1stWrapper .award-team.trophyDes div:first-child {
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .award1stWrapper .award-team.trophyDes {
    text-align: start;
  }
}

@media (min-width: 1280px) {
  .col-lg-3-cus {
    width: 25% !important;
  }
}

@media (min-width: 769px) and (max-width: 1279px) {
  .col-md-6-cus {
    width: 50%;
  }
}

.scrollToTopContainer {
  position: fixed;
  bottom: 60px;
  right: 22px;
  display: none;
  z-index: 999;
}

.scrollToTopContainer a.scrollToTop {
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to left, #b78fe0 0%, #4276ef 100%);
  color: white;
  padding: 8px 9px;
  font-size: 3rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 4px solid linear-gradient(to left, #b78fe0 0%, #7aa1f9 100%);
  transition: 0.1s ease-in-out;
}

.badge.award {
  background: linear-gradient(275deg, #6800bc 12.41%, #538feb 82.27%);
}

.badge.presentation {
  background: linear-gradient(275deg, #fffacd, #fcf2ba, #f5dcad, #ffdcab);
  color: #7543bf;
}

.award1stWrapper.presentation {
  box-shadow: 0px 0px 10px 6px rgb(235, 235, 235);
  background: #fefcea;
}
.award1stWrapper.presentation .trophyDes {
  color: #7543bf;
}
.award1stWrapper.presentation .award-team.trophyDes .text-dark {
  color: #000;
}

.award1stWrapper.award .trophy {
  width: 300px;
  text-align: center;
}
@media (max-width: 768px) {
  .award1stWrapper.award .trophy {
    width: 250px;
  }
}
.award1stWrapper.award .trophy img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.award1stWrapper.award .trophy.award img {
  width: 60%;
  -o-object-fit: cover;
  object-fit: cover;
}

.particles-container {
  height: 12rem;
  width: 100%;
  margin-bottom: -1.8rem;
}
.particles-container div {
  height: 100%;
  width: 100%;
}

.t-line {
  text-decoration: underline;
}

.border-all {
  border: 1px solid #e1e1e1;
} /*# sourceMappingURL=style.css.map */

header .navbar .nav-item.dropdown .dropdown-menu {
  border: 0;
  border-radius: 8px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
header .navbar .nav-item.dropdown .dropdown-menu li {
  margin: 10px 0;
}
