@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.docs-disclosure___23uVl {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 1.875rem;
  grid-row-gap: 1.5625rem;
  padding: 3.4375rem 0;
}
.docs-disclosure___23uVl.three___1Z2PW {
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 767px) {
  .docs-disclosure___23uVl.three___1Z2PW {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .docs-disclosure___23uVl {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .docs-disclosure___23uVl {
    padding: 3.4375rem 6.25rem;
    grid-template-columns: 1fr;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
  }
}
.btn___2Hsyt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.piflink___1dYKh {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 0.9375rem;
}
.piflink___1dYKh a {
  color: #6c6c6c;
  cursor: pointer;
  font-family: 'Roboto';
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.document-line___ipQD4 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.9375rem 0;
  background: #fafafc;
  height: 5.3125rem;
  border-radius: 0.5rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: -o-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: -ms-transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53), box-shadow 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -webkit-box-shadow: 0px 2px 20px rgba(0,0,0,0);
  box-shadow: 0px 2px 20px rgba(0,0,0,0);
}
@media (hover: hover) {
  .document-line___ipQD4:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: -moz-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: -o-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: -ms-transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-box-shadow: 0px 2px 20px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 20px rgba(0,0,0,0.1);
  }
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4.analytics___2YKaF .icon___3XKI7 {
    width: 1.5625rem;
    padding-left: 0.3125rem;
  }
  .document-line___ipQD4.analytics___2YKaF .icon___3XKI7 img {
    margin-left: 0.3125rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .document-line___ipQD4.analytics___2YKaF .text-content___mOICm .name___Bj3sV {
    font-size: 0.875rem !important;
    width: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4 {
    padding: 0.9375rem 0.625rem 0.9375rem 0;
    width: 100%;
    display: grid;
    grid-template-columns: 20% 80%;
    height: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .document-line___ipQD4 {
    height: 100%;
  }
}
.document-line___ipQD4 .icon___3XKI7 {
  height: 2.5rem;
  width: 2.0625rem;
  padding: 0 1.5625rem;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4 .icon___3XKI7 {
    padding: 0 0.625rem;
  }
}
.document-line___ipQD4 .icon___3XKI7 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.document-line___ipQD4 .text-content___mOICm .name___Bj3sV {
  font-size: 0.875rem;
  font-family: 'Roboto';
  line-height: 1.125rem;
  font-weight: 500;
  color: #10002b;
  white-space: break-spaces;
}
@media screen and (max-width: 767px) {
  .document-line___ipQD4 .text-content___mOICm .name___Bj3sV {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .document-line___ipQD4 .text-content___mOICm .name___Bj3sV {
    font-size: 1.125rem !important;
  }
}
.hoverable___Cx2TY:hover {
  background: #fff;
  -webkit-box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  cursor: pointer;
}
.hoverable___Cx2TY:hover .name___Bj3sV {
  color: #009b3a;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.have-questions___1S9d8 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7.5rem 0 7.5rem 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2.5rem 0 2.5rem 0;
  }
}
.have-questions___1S9d8 .header___1tnXe {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.have-questions___1S9d8 .subheader___1ASGw {
  margin-top: 1rem;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .subheader___1ASGw {
    width: 80%;
  }
}
.have-questions___1S9d8 .socials___2zjn4 {
  margin-top: 3.75rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 7.5rem;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social___11dVm {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  border-radius: 1rem;
  background: rgba(0,155,58,0.05);
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ svg {
  width: 2.5rem;
  height: 2.5rem;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-icon___2sNsJ svg {
    width: 2rem;
    height: 2rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social-header___3A_UR {
  margin-top: 2.5rem;
  color: #10002b;
  text-align: center;
  font-family: 'Rubrik';
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-header___3A_UR {
    margin-top: 0.75rem;
    font-size: 1.25rem;
  }
}
.have-questions___1S9d8 .socials___2zjn4 .social-subheader___1EIGJ {
  cursor: pointer;
  margin-top: 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #10002b;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-family: 'Rubrik';
}
@media screen and (max-width: 767px) {
  .have-questions___1S9d8 .socials___2zjn4 .social-subheader___1EIGJ {
    margin-top: 0.5rem;
    font-size: 1rem;
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.mobile-slider___3dhvs {
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile-slider___3dhvs {
    display: block;
    width: 100vw;
    overflow: hidden;
    margin-left: -1.25rem;
    padding: 1.25rem 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mobile-slider___3dhvs {
    display: block;
    width: 100vw;
    overflow: hidden;
    padding-left: 1.875rem;
    margin-left: -1.875rem;
    padding-bottom: 3.75rem;
    position: relative;
  }
}
.mobile-slider___3dhvs .slides____5sd9 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-transition: -webkit-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s;
  -moz-transition: -moz-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s;
  -o-transition: -o-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s;
  -ms-transition: -ms-transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s;
  transition: transform cubic-bezier(0.645, 0.045, 0.355, 1) 0.6s;
}
.mobile-slider___3dhvs .slides____5sd9 >div + div,
.mobile-slider___3dhvs .slides____5sd9 img {
  margin-left: 0;
}
.mobile-slider___3dhvs .slides____5sd9>div {
  padding: 0 10px;
}
.mobile-slider___3dhvs .bottom___1O7Os {
  font-family: 'Roboto';
  color: #7e7e7e;
  font-size: 1rem;
  text-align: center;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .mobile-slider___3dhvs .bottom___1O7Os {
    font-size: 0.875rem;
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.pagination___2Kitp {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  bottom: 3.125rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination___2Kitp svg+svg {
  margin-left: 0.5rem;
}
.pagination___2Kitp.mobile___3ZPch {
  bottom: 1.25rem;
  left: calc(50% - 0.625rem);
}
.pagination___2Kitp.mobile___3ZPch svg.active___lNZSP .outer___2EkIl {
  -webkit-transition: stroke-dashoffset 0s linear;
  -moz-transition: stroke-dashoffset 0s linear;
  -o-transition: stroke-dashoffset 0s linear;
  -ms-transition: stroke-dashoffset 0s linear;
  transition: stroke-dashoffset 0s linear;
}
.pagination___2Kitp svg {
  overflow: visible;
  width: 1.125rem;
  height: 1.125rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.pagination___2Kitp svg .outer___2EkIl {
  stroke-dasharray: 56.5 56.5;
  stroke-dashoffset: 56.5;
}
.pagination___2Kitp svg .inner___1ut2B {
  fill: #d3d3d3;
  -webkit-transition: fill 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: fill 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: fill 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: fill 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: fill 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.pagination___2Kitp svg.active___lNZSP .outer___2EkIl {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 3s linear;
  -moz-transition: stroke-dashoffset 3s linear;
  -o-transition: stroke-dashoffset 3s linear;
  -ms-transition: stroke-dashoffset 3s linear;
  transition: stroke-dashoffset 3s linear;
}
.pagination___2Kitp svg.active___lNZSP .inner___1ut2B {
  fill: #009b3a;
}
@media (hover: hover) {
  .pagination___2Kitp svg:hover {
    cursor: pointer;
  }
  .pagination___2Kitp svg:hover .inner___1ut2B {
    fill: #009b3a;
    -webkit-transition: fill 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: fill 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: fill 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: fill 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: fill 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.wrap___1Xrlr {
  display: grid;
  grid-template-columns: max-content 15.625rem;
  grid-gap: 1.875rem;
}
@media screen and (max-width: 767px) {
  .wrap___1Xrlr {
    grid-gap: 1.5625rem;
    grid-template-columns: max-content auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap___1Xrlr {
    grid-gap: 0.9375rem;
    grid-template-columns: max-content auto;
  }
}
.wrap___1Xrlr .inner___2laqM {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.wrap___1Xrlr .inner___2laqM .doclink___7IXLY {
  display: none;
  cursor: pointer;
  margin-top: 1.25rem;
  position: relative;
}
.wrap___1Xrlr .inner___2laqM .doclink___7IXLY:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #10002b;
}
.wrap___1Xrlr.hover___BtJgA:hover .icon___1e8O2 {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.wrap___1Xrlr.hover___BtJgA:hover .inner___2laqM {
  font-weight: 600;
}
.wrap___1Xrlr.model___se-yN {
  grid-template-columns: max-content 16.875rem;
}
.wrap___1Xrlr.model___se-yN .doclink___7IXLY {
  display: block;
}
@media screen and (max-width: 767px) {
  .wrap___1Xrlr.model___se-yN {
    grid-template-columns: max-content 13.75rem;
  }
}
.wrap___1Xrlr .icon___1e8O2 {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 6.25rem;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap___1Xrlr .icon___1e8O2 {
    height: 4.375rem;
  }
}
@media screen and (max-width: 767px) {
  .wrap___1Xrlr .icon___1e8O2 {
    height: 3.75rem;
  }
}
.wrap___1Xrlr .icon___1e8O2 svg {
  height: 100%;
  width: auto;
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.outer___2N63F {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3.75rem 0;
}
@media screen and (max-width: 767px) {
  .outer___2N63F {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem 0rem 0rem;
  }
}
.subheader___1sAkv {
  margin-top: 1.25rem;
  color: #706680;
  font-family: 'Rubrik';
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .subheader___1sAkv {
    width: 100%;
    font-size: 1rem;
    line-height: 1.8;
    text-align: center;
  }
}
.header___3vayz {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header___3vayz {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
}
.header___3vayz .disclaimer___VYd5D {
  border-radius: 1rem;
  background: #ebebeb;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25rem 2rem;
}
.header___3vayz .disclaimer___VYd5D svg {
  margin-right: 0.625rem;
}
@media screen and (max-width: 767px) {
  .header___3vayz .disclaimer___VYd5D svg {
    width: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .header___3vayz .disclaimer___VYd5D {
    margin-top: 0.9375rem;
    width: auto;
    font-size: 0.75rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.625rem 1.25rem;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -o-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.rowIcon___3fB71 {
  width: 100%;
  background-color: #fff;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  border-radius: 1.25rem;
  background: #fff;
  -webkit-box-shadow: 0px 0px 50px 7px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 50px 7px rgba(0,0,0,0.05);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.75rem;
}
.rowIcon___3fB71 .icon___2wsGG {
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 4.75rem;
  height: 4.75rem;
  border-radius: 12px;
  background: rgba(0,155,58,0.05);
}
.rowIcon___3fB71 .icon___2wsGG svg {
  width: 2.25rem;
  height: 2.25rem;
}
.info___1iLnh {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  color: #009b3a;
}
@media screen and (max-width: 767px) {
  .info___1iLnh {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .info___1iLnh {
    margin-top: 3.75rem;
  }
}
.info___1iLnh a {
  position: relative;
}
@media screen and (max-width: 767px) {
  .info___1iLnh a {
    text-decoration: underline;
    text-decoration-color: #009b3a;
  }
  .info___1iLnh a:before {
    display: none;
  }
}
.info___1iLnh a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #009b3a;
}
.info___1iLnh .icon___2wsGG {
  margin-right: 0.625rem;
}
@media screen and (max-width: 767px) {
  .info___1iLnh .icon___2wsGG {
    display: none;
  }
}
.wrapper___rAOHA {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2.8125rem;
  padding: 3.125rem 0rem;
  position: relative;
  width: 100%;
}
.wrapper___rAOHA.low___25cw6 {
  padding: 6.25rem 0 3.125rem 0;
}
.wrapper___rAOHA.second___28Fqm {
  padding: 3.125rem 0 6.25rem 0;
}
@media screen and (max-width: 767px) {
  .wrapper___rAOHA {
    display: grid;
    grid-gap: 2.5rem;
    padding: 2.5rem 0;
    grid-template-columns: 1fr;
  }
  .wrapper___rAOHA.np___1gnlp {
    padding: 2.5rem 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper___rAOHA {
    width: 100%;
    display: grid;
    grid-gap: 1.25rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .wrapper___rAOHA.np___1gnlp {
    padding: 5rem 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper___rAOHA.four___1XeyF {
    grid-template-columns: 1fr 1fr;
  }
}
.wrapper___rAOHA.two___nr8cu {
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  padding-top: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .wrapper___rAOHA.two___nr8cu {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .wrapper___rAOHA.two___nr8cu {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -o-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikMedium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubrik';
  src: url("/fonts/RubrikBold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Regular.43.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Medium.43.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/fonts/Roboto-Bold.43.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
.faq___3x5wz {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.header___1fXw4 {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  margin-bottom: 3.125rem;
}
.accordeon-line___26EPo {
  -webkit-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: height 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  will-change: height;
  background-color: #fafafc;
  border-radius: 0.5rem;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -o-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  height: 5.625rem;
  border-radius: 1.25rem;
  background: #fff;
  -webkit-box-shadow: 0px 0px 50px 7px rgba(0,0,0,0.05);
  box-shadow: 0px 0px 50px 7px rgba(0,0,0,0.05);
}
.accordeon-line___26EPo+.accordeon-line___26EPo {
  margin-top: 2.1875rem;
}
.accordeon-line___26EPo:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  box-shadow: 0px 2px 40px rgba(0,0,0,0.08);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: -1;
  -webkit-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  border-radius: 0.5rem;
}
.accordeon-line___26EPo.open___3nv0o {
  -webkit-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: height 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: #fff;
}
.accordeon-line___26EPo.open___3nv0o:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordeon-line___26EPo.open___3nv0o .header-wrap___b2hd3 svg {
  stroke: #009b3a;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: -o-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: -ms-transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordeon-line___26EPo.open___3nv0o .text___wUm2P {
  pointer-events: all;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: opacity 0.35s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.accordeon-line___26EPo.open___3nv0o .text___wUm2P a {
  cursor: pointer;
  text-decoration: underline;
}
.accordeon-line___26EPo .header-wrap___b2hd3 {
  width: 100%;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 5.625rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2.1875rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media screen and (max-width: 767px) {
  .accordeon-line___26EPo .header-wrap___b2hd3 {
    display: grid;
    grid-gap: 0.9375rem;
    grid-template-columns: auto max-content;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.5625rem 0rem 2.1875rem;
  }
}
.accordeon-line___26EPo .header-wrap___b2hd3 svg {
  width: 100%;
  width: 1.0625rem;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: -o-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -ms-transition: -ms-transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  stroke: #000;
}
.accordeon-line___26EPo .text___wUm2P {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.3125rem 6.25rem 0.625rem 2.1875rem;
  top: 5rem;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .accordeon-line___26EPo .text___wUm2P {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1.25rem 1.875rem 0.9375rem 2.1875rem;
  }
}

