/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/gender-and-inclusion.scss ***!
  \**********************************************************************************************************************************************************************************************/
.gi-bg-color {
  background-color: #F9F9FB;
}

.gi-accordion--toggle:nth-of-type(1) {
  background-color: rgba(93, 165, 218, 0.5019607843);
}

.gi-accordion--toggle:nth-of-type(3) {
  background-color: rgba(118, 91, 220, 0.5019607843);
}

.gi-accordion--toggle:nth-of-type(5) {
  background-color: rgba(76, 104, 126, 0.5019607843);
}

.gi-accordion--toggle:nth-of-type(7) {
  background-color: rgba(85, 178, 167, 0.5019607843);
}

.gi-accordion--toggle:nth-of-type(9) {
  background-color: rgba(155, 119, 105, 0.5019607843);
}

.gi-accordion--toggle:nth-of-type(11) {
  background-color: rgba(234, 130, 50, 0.5019607843);
}

.gi-accordion--container:before {
  position: absolute;
  top: 0px;
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  content: "";
  background-color: #F9F9FB;
  width: 100vw;
  height: 100%;
  z-index: -1;
}

.gi-pie-heading {
  white-space: nowrap;
  height: 30px;
  font-size: 14px;
}

.gi-pie-heading:before, .gi-pie-heading:after {
  position: absolute;
  top: 0; /* Align to the top */
  height: 100%; /* Match the parent's height */
  width: 15px; /* Width of the chevron */
  background-color: inherit; /* Match the background color */
}

.gi-pie-heading:after {
  right: -15px; /* Extend outside the box */
  -webkit-clip-path: polygon(-2px 0, 0 0, 100% 50%, 0 100%, -2px 100%);
          clip-path: polygon(-2px 0, 0 0, 100% 50%, 0 100%, -2px 100%); /* Create a chevron shape */
}

.gi-pie-heading:before {
  left: -15px;
  -webkit-clip-path: polygon(0 50%, 100% 0, 110% 0, 110% 100%, 100% 100%);
          clip-path: polygon(0 50%, 100% 0, 110% 0, 110% 100%, 100% 100%); /* Create a chevron shape */
}

.gi-pie-heading:nth-child(1) {
  bottom: 16%;
  right: 72%;
}

.gi-pie-heading:nth-child(1):after {
  content: "";
}

.gi-pie-heading:nth-child(2) {
  top: 48%;
  right: 90%;
}

.gi-pie-heading:nth-child(2):after {
  content: "";
}

.gi-pie-heading:nth-child(3) {
  top: 15%;
  right: 66%;
}

.gi-pie-heading:nth-child(3):after {
  content: "";
}

.gi-pie-heading:nth-child(4) {
  top: 18%;
  left: 73%;
}

.gi-pie-heading:nth-child(4):before {
  content: "";
}

.gi-pie-heading:nth-child(5) {
  bottom: 48%;
  left: 90%;
}

.gi-pie-heading:nth-child(5):before {
  content: "";
}

.gi-pie-heading:nth-child(6) {
  bottom: 17%;
  left: 72%;
}

.gi-pie-heading:nth-child(6):before {
  content: "";
}

@media (min-width: 1280px) {
  .gi-pie-heading {
    height: 40px;
    font-size: 20px;
  }
  .gi-pie-heading:before, .gi-pie-heading:after {
    width: 20px; /* Width of the chevron */
  }
  .gi-pie-heading:after {
    right: -20px; /* Extend outside the box */
  }
  .gi-pie-heading:before {
    left: -20px;
  }
}

.gi-pie--hover {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.gi-pie--dot {
  position: absolute;
  box-sizing: content-box;
  display: block;
  aspect-ratio: 1 / 1;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 131 54 / var(--tw-bg-opacity));
  width: 8px;
  border-width: 4px;
}

@media (min-width: 1280px) {
  .gi-pie--dot {
    width: 12px;
    border-width: 6px;
  }
}

.gi-pie--dot__title {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 100%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding-left: 1rem;
  text-decoration-line: underline;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  width: 300px;
  font-size: 15px;
}

.gi-pie--dot:hover .gi-pie--dot__title {
  pointer-events: auto;
  opacity: 1;
}

.gi-pie--dot__c1-d1 {
  top: 61%;
  left: 43%;
}

.gi-pie--dot__c1-d2 {
  top: 73.5%;
  left: 40.5%;
}

.gi-pie--dot__c1-d3 {
  top: 79.1%;
  left: 28.8%;
}

.gi-pie--dot__c1-d4 {
  top: 70%;
  left: 27.8%;
}

.gi-pie--dot__c1-d5 {
  top: 84.3%;
  left: 40.1%;
}

.gi-pie--dot__c2-d1 {
  top: 52.3%;
  left: 32.3%;
}

.gi-pie--dot__c2-d2 {
  top: 43.6%;
  left: 24.5%;
}

.gi-pie--dot__c2-d3 {
  top: 62.5%;
  left: 15%;
}

.gi-pie--dot__c2-d4 {
  top: 55.6%;
  left: 21.3%;
}

.gi-pie--dot__c2-d5 {
  top: 45.9%;
  left: 12%;
}

.gi-pie--dot__c3-d1 {
  top: 34.5%;
  left: 44.3%;
}

.gi-pie--dot__c3-d2 {
  top: 32%;
  left: 30.5%;
}

.gi-pie--dot__c3-d3 {
  top: 24.6%;
  left: 38.8%;
}

.gi-pie--dot__c3-d4 {
  top: 20.9%;
  left: 26.5%;
}

.gi-pie--dot__c3-d5 {
  top: 11.7%;
  left: 42%;
}

.gi-pie--dot__c4-d1 {
  top: 37%;
  left: 59.5%;
}

.gi-pie--dot__c4-d2 {
  top: 27.8%;
  left: 56.2%;
}

.gi-pie--dot__c4-d3 {
  top: 18.8%;
  left: 64%;
}

.gi-pie--dot__c4-d4 {
  top: 27.4%;
  left: 71.5%;
}

.gi-pie--dot__c4-d5 {
  top: 11.2%;
  left: 54.3%;
}

.gi-pie--dot__c5-d1 {
  top: 47.2%;
  left: 69.2%;
}

.gi-pie--dot__c5-d2 {
  top: 40%;
  left: 76.7%;
}

.gi-pie--dot__c5-d3 {
  top: 60%;
  left: 79%;
}

.gi-pie--dot__c5-d4 {
  top: 44%;
  left: 84%;
}

.gi-pie--dot__c5-d5 {
  top: 55.8%;
  left: 86%;
}

.gi-pie--dot__c6-d1 {
  top: 65.6%;
  left: 56.9%;
}

.gi-pie--dot__c6-d2 {
  top: 72.6%;
  left: 66.1%;
}

.gi-pie--dot__c6-d3 {
  top: 86.5%;
  left: 56.5%;
}

.gi-pie--dot__c6-d4 {
  top: 79.5%;
  left: 63.5%;
}

.gi-pie--dot__c6-d5 {
  top: 75%;
  left: 75.4%;
}

.gi-pie--dot:before {
  position: absolute;
  top: 50%;
  left: 50%;
  aspect-ratio: 1 / 1;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 9999px;
  content: "";
  width: 36px;
  background-color: rgba(255, 255, 255, 0);
}

.gi-accordion--toggle.active img {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/*# sourceMappingURL=gender-and-inclusion.css.map*/