/* Reset and base styles  */
* {
  padding: 0px;
  margin: 0px;
  border: none;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Links */
a, a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Common */
aside, nav, footer, header, section, main {
  display: block;
}

h1, h2, h3, h4, h5, h6, p {
  font-size: inherit;
  font-weight: inherit;
}

ul, ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

img, svg {
  max-width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

/* Form */
input, textarea, button, select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}

input::-ms-clear {
  display: none;
}

button, input[type=submit] {
  display: inline-block;
  box-shadow: none;
  background-color: transparent;
  background: none;
  cursor: pointer;
}

input:focus, input:active,
button:focus, button:active {
  outline: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  display: block;
}

body {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #503478;
  color: #FFFFFF;
  font-family: "TTSevers", serif;
  font-style: normal;
}

#bodyMain {
  overflow-y: hidden;
}

* {
  white-space: normal !important;
}
@media (max-width: 420px) {
  * {
    word-break: break-all;
  }
}

button {
  cursor: pointer;
}

.tab-button {
  cursor: pointer;
}

.tab-button-close {
  transform: rotate(180deg);
}

.qikcpovlqrze {
  background-color: inherit !important;
}

.ytliscxekcyos {
  display: grid;
  place-items: center;
  width: 100%;
  min-height: 75px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  background-color: #1CDEE5;
  color: white;
  border-radius: 0;
  border: none;
  cursor: pointer;
  padding: 10px 48px;
  transition: 0.2s ease-out;
  border: 3px solid transparent;
}
.ytliscxekcyos:hover {
  background-color: transparent;
  border-color: #1CDEE5;
}

.ytliscxekcyos-all-width {
  width: 100%;
  height: 42px;
  background-color: #1CDEE5;
  border-radius: 10px;
  border: none;
}

.ytliscxekcyos-small-width {
  width: 144px;
  height: 42px;
  background-color: #1CDEE5;
  border-radius: 10px;
  border: none;
}

.accent-color {
  color: #1CDEE5 !important;
}

.line-color {
  color: #2D0C32 !important;
}

.border-left {
  border-left: 2px solid #2D0C32;
  padding-left: 15px;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.body-background-image {
  position: absolute;
  right: 0;
  top: 450px;
  z-index: -3;
}
@media (max-width: 718px) {
  .body-background-image {
    display: none;
  }
}

.div-paragraph {
  margin-bottom: 50px;
}
.div-paragraph p {
  margin-bottom: 24px;
}

.hczcjkfxrea {
  height: 100%;
}
.hczcjkfxrea a {
  display: flex;
  align-items: center;
  gap: 10px;
}

.jryptrkiofksagi {
  width: 100%;
  max-width: 1320px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
@media (max-width: 1422px) {
  .jryptrkiofksagi {
    max-width: 900px;
  }
}
@media (max-width: 1019px) {
  .jryptrkiofksagi {
    max-width: 600px;
  }
}
@media (max-width: 718px) {
  .jryptrkiofksagi {
    padding-left: 24px;
    padding-right: 24px;
  }
}

h2 {
  margin-bottom: 30px;
}

@media (min-width: 1000px) {
  .aaphohgwdvy {
    display: none;
  }
}

@media (max-width: 1019px) {
  .fyparydauh {
    display: none;
  }
}

.gohgzyuuisdro {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: -10;
}

.border-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #1CDEE5;
  padding-top: 18px;
}

* {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

h1,
h2 {
  text-transform: uppercase;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  color: #FFFFFF;
  white-space: normal !important;
}

h1 {
  font-weight: 700;
  font-size: 62px;
  white-space: normal !important;
}
@media (max-width: 500px) {
  h1 {
    font-size: 40px;
  }
}

h2 {
  font-size: 32px;
  white-space: normal !important;
}

h3 {
  font-size: 20px;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 24px;
  margin-bottom: 24px;
  white-space: normal !important;
}
@media (max-width: 718px) {
  h3 {
    font-size: 19px;
  }
}

p {
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  white-space: normal !important;
}

.hczcjkfxrea a {
  font-size: 30px;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.zzuzychshthpjoh__navigation a {
  font-size: 16px;
  font-family: "Gidole", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.description {
  font-size: 22px;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 718px) {
  .description {
    font-size: 18px;
  }
}

.signature {
  font-size: 32px;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 718px) {
  .signature {
    font-size: 18px;
  }
}

.main-link {
  color: #1CDEE5;
  text-decoration: underline;
}

.main-text {
  font-size: 20px;
  font-family: "Gidole", sans-serif;
  font-weight: 300;
  font-style: normal;
}
@media (max-width: 718px) {
  .main-text {
    font-size: 16px;
  }
}

.menu {
  font-size: 14px;
  line-height: 24px;
  font-family: "Gidole", sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (min-width: 767px) {
  .menu {
    font-size: 16px;
  }
}

.link {
  color: #1CDEE5;
  text-decoration: underline !important;
}

.steps-block__signature {
  font-size: 30px;
  line-height: 37px;
  font-family: "Gidole", sans-serif;
  font-weight: 600;
  color: #FFFFFF;
}
@media (min-width: 767px) {
  .steps-block__signature {
    font-size: 40px;
    line-height: 49px;
  }
  .steps-block__signature br {
    display: none;
  }
}
@media (max-width: 767px) {
  .steps-block h2 {
    max-width: 300px;
    margin-bottom: 30px;
  }
}

.players-block__card-name {
  font-size: 18px;
  color: #2D0C32;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.players-block__card-description {
  font-size: 16px;
}

.ytliscxekcyos-all-width,
.ytliscxekcyos-small-width {
  font-size: 22px;
  font-family: "Gidole", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (max-width: 718px) {
  .ytliscxekcyos-all-width,
  .ytliscxekcyos-small-width {
    font-size: 16px;
  }
}

.text-strong {
  font-weight: 400;
}

.hgiwyyactk {
  text-align: center;
  box-sizing: border-box;
  position: fixed;
  bottom: 20px;
  z-index: 10000;
  width: 300px;
  max-width: 584px;
  background-color: #FFFFFF;
}
.hgiwyyactk#modalCookie, .hgiwyyactk#modalForm {
  text-align: left;
  z-index: 9999;
}
.hgiwyyactk#modalCookie .plzcqrjqiewxv, .hgiwyyactk#modalForm .plzcqrjqiewxv {
  font-weight: 400;
}
@media (min-width: 1000px) {
  .hgiwyyactk#modalCookie .sxwqjjwtadhcfz, .hgiwyyactk#modalForm .sxwqjjwtadhcfz {
    display: block;
  }
}
.hgiwyyactk#modalForm {
  display: none;
  min-width: 330px;
}
.hgiwyyactk#modalForm .efledoqvyj {
  padding: 10px;
}
@media (min-width: 1000px) {
  .hgiwyyactk#modalForm .efledoqvyj {
    padding: 40px 20px;
  }
}
.hgiwyyactk#modalForm .igiaxvkwvlhqtsr {
  font-size: 60px;
  margin-bottom: 10px;
}
.hgiwyyactk#modalForm .plzcqrjqiewxv {
  font-size: 16px;
  line-height: 19px;
}
.hgiwyyactk#modalForm .hwdpatlaxaxhysy {
  grid-template-columns: 1fr;
}
@media (min-width: 1000px) {
  .hgiwyyactk {
    width: 100%;
    bottom: 113px;
  }
}
.rwcrrepfywzkhu {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: grey;
  padding: 25px 22px;
  border: 2px solid grey;
  width: 100%;
  margin-bottom: 10px;
}
.rwcrrepfywzkhu::placeholder {
  color: grey;
}
@media (min-width: 1000px) {
  .rwcrrepfywzkhu {
    margin-bottom: 20px;
  }
}
.igiaxvkwvlhqtsr {
  font-size: 64px;
  line-height: 77px;
  font-weight: 700;
  color: black;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.hrfvetojdtfscfy {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  background-color: #1CDEE5;
  padding: 20px;
  width: 100%;
}
@media (min-width: 1000px) {
  .hrfvetojdtfscfy {
    padding: 40px;
  }
}
.luxtpwdviicaz {
  width: 122px;
  height: 122px;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .luxtpwdviicaz {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.plzcqrjqiewxv {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: black !important;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .plzcqrjqiewxv {
    text-align: left;
  }
}
.efledoqvyj {
  padding: 20px;
}
@media (min-width: 1000px) {
  .efledoqvyj {
    padding: 40px;
  }
  .efledoqvyj .sxwqjjwtadhcfz {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
}
.hwdpatlaxaxhysy {
  display: grid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  gap: 10px;
  width: 100%;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .hwdpatlaxaxhysy {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}
.jkpuhcdfpglhqxr {
  width: 100%;
  min-height: 75px;
  display: grid;
  place-items: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
  border: 2px solid white;
  background-color: #7C439D;
}
.okyqwejdoqjq {
  background-color: #1CDEE5;
  color: #FFFFFF;
}

.mobile-menu {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  background-color: #503478;
}
.mobile-menu__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  padding: 0 24px;
}
.mobile-menu__navigation {
  list-style: none;
  margin-left: 24px;
  margin-top: 45px;
}
.mobile-menu__navigation li {
  margin-bottom: 40px;
}
.mobile-menu__navigation li:last-of-type {
  margin-bottom: 50px;
}
.mobile-menu__navigation a {
  color: #FFFFFF;
  text-decoration: none;
}
.mobile-menu__button {
  display: none;
}
@media (max-width: 1019px) {
  .mobile-menu__button {
    display: block;
  }
}

.zzuzychshthpjoh {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 27px;
}
@media (min-width: 1000px) {
  .zzuzychshthpjoh {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.zzuzychshthpjoh .jryptrkiofksagi {
  flex-direction: row;
  justify-content: space-between;
}
.hlhdfpkczseuxpp {
  box-sizing: border-box;
  display: grid;
  place-items: center;
  min-height: 48px;
  color: #FDDFFF;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 1px;
  padding-left: 21px;
  padding-right: 21px;
  background-color: #1CDEE5;
}

.lqovojkhhjzxdo {
  position: relative;
  width: 100%;
}

.ycgiphpuiza {
  min-height: 648px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.iqqepargjxrohz {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 1000px) {
  .iqqepargjxrohz {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.main-history {
  position: relative;
  min-height: 710px;
  color: #FFFFFF;
  background-image: url("../ginger/img/mmb.png");
  background-size: cover;
  background-position: center;
  padding: 19px 11px 36px 11px;
}
@media (min-width: 767px) {
  .main-history {
    background-image: url("../ginger/img/mm.png");
    padding: 32px;
  }
}
@media (min-width: 1000px) {
  .main-history {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 160px;
  }
}
.main-history__title {
  font-size: 24px;
  line-height: 29px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #FFFFFF;
}
@media (min-width: 767px) {
  .main-history__title {
    font-size: 32px;
    line-height: 39px;
  }
}
.main-history__description {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
}
@media (min-width: 767px) {
  .main-history__description {
    font-size: 20px;
  }
}
.main-history__button {
  position: absolute;
  bottom: 36px;
  left: 50%;
  transform: translateX(-50%);
  width: 130px;
  height: 130px;
  background-color: #1CDEE5;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 50%;
  padding-top: 48px;
  padding-bottom: 34px;
}

.ihciwuwgflhxiz {
  width: 100%;
  background-color: #7C439D;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 715px;
}
@media (min-width: 1000px) {
  .ihciwuwgflhxiz {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.ihciwuwgflhxiz .jryptrkiofksagi {
  flex-direction: row;
  height: 100%;
  justify-content: center;
  background: url(../ginger/img/3.png) left top no-repeat;
}
@media (min-width: 1000px) {
  .ihciwuwgflhxiz .jryptrkiofksagi {
    align-items: center;
    justify-content: center;
  }
}
.ihciwuwgflhxiz .ivptzxwjhf {
  background: url(../ginger/img/4.png) right top no-repeat !important;
}
.ihciwuwgflhxiz .ivptzxwjhf .lqffqdcwhxfa {
  max-width: 600px;
}
@media (min-width: 700px) {
  .ihciwuwgflhxiz .ivptzxwjhf .lqffqdcwhxfa {
    margin-left: 150px;
  }
}
.ihciwuwgflhxiz__image {
  display: none;
}
@media (min-width: 1000px) {
  .ihciwuwgflhxiz__image {
    display: block;
    text-align: center;
    flex-basis: 49%;
  }
  .ihciwuwgflhxiz__image img {
    width: 350px;
    height: 350px;
    margin-top: 17px;
  }
}
.lqffqdcwhxfa {
  margin-top: 78px;
}
@media (min-width: 1000px) {
  .lqffqdcwhxfa {
    flex-basis: 49%;
    max-width: 440px;
  }
}
.ajlchqhaidhtxpl {
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  color: #FFFFFF;
  margin-bottom: 24px;
}
@media (min-width: 1000px) {
  .ajlchqhaidhtxpl {
    font-size: 32px;
    line-height: 39px;
  }
}
.vweuqohvzikkcf {
  color: #FFFFFF;
  text-decoration: underline !important;
}
.xadcyliygfw {
  margin-top: 67px;
}
@media (min-width: 1000px) {
  .xadcyliygfw {
    margin-top: 54px;
  }
}

.xkjdytlxzuxisy {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  background-color: #7C439D;
}
.xkjdytlxzuxisy .jryptrkiofksagi {
  align-items: center;
}
@media (min-width: 1000px) {
  .xkjdytlxzuxisy {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.fjatppchighzj {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  justify-content: center;
  gap: 20px;
  width: 100%;
}
@media (min-width: 700px) {
  .fjatppchighzj {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media (min-width: 1400px) {
  .fjatppchighzj {
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: auto;
  }
}
.qcoscqricd {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 65px;
  max-width: 714px;
  text-align: center;
}

.igxtxhgwyokcfx {
  width: 250px;
  height: 250px;
  min-height: 155px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80%;
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx {
    width: 250px;
    height: 250px;
    background-size: 50%;
  }
}
.igxtxhgwyokcfx:nth-of-type(1) {
  background-image: url("../ginger/img/pop.svg");
}
.igxtxhgwyokcfx:nth-of-type(2) {
  background-image: url("../ginger/img/gamblingtherapy.png");
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx:nth-of-type(2) {
    background-size: 178px;
  }
}
.igxtxhgwyokcfx:nth-of-type(3) {
  background-image: url("../ginger/img/chechnya.png");
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx:nth-of-type(3) {
    background-size: 160px;
  }
}
.igxtxhgwyokcfx:nth-of-type(4) {
  background-image: url("../ginger/img/nark.png");
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx:nth-of-type(4) {
    background-size: 240px;
  }
}
.igxtxhgwyokcfx:nth-of-type(5) {
  background-image: url("../ginger/img/help.png");
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx:nth-of-type(5) {
    background-size: 240px;
  }
}
.igxtxhgwyokcfx:nth-of-type(6) {
  background-image: url("../ginger/img/GameCare 2.png");
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx:nth-of-type(6) {
    background-size: 240px;
  }
}
.igxtxhgwyokcfx:nth-of-type(7) {
  background-image: url("../ginger/img/gamble-aware-logo 2.png");
}
@media (min-width: 1000px) {
  .igxtxhgwyokcfx:nth-of-type(7) {
    background-size: 240px;
  }
}

.hvlzketuqsuq {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
}
@media (min-width: 1000px) {
  .hvlzketuqsuq {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.vxvrpvigieho {
  margin-bottom: 80px;
}
.cofqckydvcystt {
  display: grid;
  grid-template-rows: auto auto;
  gap: 23px;
}
@media (min-width: 1000px) {
  .cofqckydvcystt {
    grid-template-rows: auto;
  }
}

.zfifrcrgslks {
  display: flex;
  flex-direction: column;
  gap: 23px;
}

.zfifrcrgslk {
  padding: 10px;
  background-color: #7C439D;
}
@media (min-width: 1000px) {
  .zfifrcrgslk {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;
  }
}
.spxekqsydz {
  margin-bottom: 20px;
  width: 220px;
  height: 70px;
  object-fit: contain;
}
@media (min-width: 1000px) {
  .spxekqsydz {
    margin-bottom: 15px;
  }
}
.ekoluskizx {
  font-size: 32px;
  line-height: 39px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (min-width: 1000px) {
  .ekoluskizx {
    margin-bottom: 36px;
  }
}
.leaguvsjgew {
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .leaguvsjgew {
    margin-bottom: 12px;
  }
}
.czgfvxeldws {
  display: grid;
  grid-template-columns: repeat(5, 40px);
  gap: 10px;
  margin-bottom: 20px;
}
@media (min-width: 1000px) {
  .czgfvxeldws {
    margin-bottom: 25px;
  }
}
.hjhzkugarvgz {
  margin-bottom: 20px;
}
@media (min-width: 1000px) {
  .hjhzkugarvgz {
    margin-bottom: 39px;
  }
}
.upswagclefopt {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
}
.upswagclefopt svg {
  width: 24px;
  height: 24px;
}
.upswagclefopt:hover {
  color: #FFFFFF;
}

.glzoeadevge {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 1000px) {
  .glzoeadevge {
    flex-direction: row;
    justify-content: space-between;
  }
}
.lshhjfaeyxj {
  gap: 20px;
}

.xyqlsevdcgavuhw {
  display: grid;
  grid-template-columns: 24px 1fr;
  align-items: center;
  gap: 10px;
}
.guyrokwdjloudpa {
  font-size: 16px;
  line-height: 1;
  margin-bottom: -4px;
}
.horwzeqfrgw {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
}
@media (min-width: 1000px) {
  .horwzeqfrgw {
    font-size: 24px;
  }
}
.tjdjoqxjaeahjd {
  width: 24px;
  height: 24px;
}

.aeupqvlzgqi {
  color: #FFFFFF;
  background: url(../ginger/img/2.png) center center no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
  min-height: 719px;
}
@media (min-width: 1000px) {
  .aeupqvlzgqi {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .aeupqvlzgqi .jryptrkiofksagi {
    flex-direction: row;
  }
}
.dvacvoqigorxe {
  line-height: 39px;
  max-width: 384px;
  color: inherit;
  margin-bottom: 20px;
}
.whuzkiuwuac {
  line-height: 22px;
  max-width: 378px;
}
@media (min-width: 1000px) {
  .whuzkiuwuac {
    font-size: 20px;
    line-height: 24px;
    max-width: 650px;
  }
}
.hpqlkyarerfx {
  margin-top: 79px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 800px) {
  .hpqlkyarerfx {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 1000px) {
  .hpqlkyarerfx {
    flex-basis: 55%;
    flex-grow: 1;
  }
}
@media (min-width: 1000px) {
  .aeupqvlzgqi__image {
    display: grid;
    place-items: center;
    flex-basis: 49%;
  }
  .aeupqvlzgqi__image img {
    width: 350px;
    height: 350px;
  }
}

.hlgprdgekcig {
  padding-top: 40px;
  padding-bottom: 40px;
  width: 100%;
}
.hlgprdgekcig .jryptrkiofksagi {
  background: url(../ginger/img/5.png) left top no-repeat;
  min-height: 571px;
  align-items: center;
}
@media (min-width: 1000px) {
  .hlgprdgekcig {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}
.salccqdifg {
  margin-bottom: 20px;
}
@media (min-width: 1000px) {
  .salccqdifg {
    max-width: 392px;
    margin-right: 80px;
  }
}
.qjgwdfgggtzk {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 26px;
}
@media (min-width: 1000px) {
  .qjgwdfgggtzk {
    font-size: 20px;
    line-height: 24px;
  }
}
.hlgprdgekcig__banner {
  color: #FFFFFF;
  text-align: center;
  padding-top: 26px;
  padding-bottom: 26px;
  min-height: 330px;
  background-image: url("../ginger/img/horses-mobile.png");
  background-size: cover;
  background-position: center;
}
@media (min-width: 1000px) {
  .hlgprdgekcig__banner {
    background-image: url("../ginger/img/horses.png");
  }
}
.lxlqacccrgol {
  font-size: 24px;
  line-height: 29px;
  margin-bottom: 30px;
}
@media (min-width: 1000px) {
  .lxlqacccrgol {
    font-size: 32px;
    line-height: 38px;
  }
}

.szruavoggdwfvrl {
  display: flex;
  width: 100%;
  padding: 20px 0;
  align-items: center;
  justify-content: center;
  background-color: #270D2B;
  color: #FFFFFF;
}
@media (min-width: 1000px) {
  .szruavoggdwfvrl {
    padding: 44px 0;
  }
}
.jhpsqzrcigvu {
  transform: scaleX(-1);
}
.fsguarcdkfy {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1000px) {
  .fsguarcdkfy {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 80px;
    align-items: flex-start;
  }
}
.tqscuyjwzqxch {
  font-size: 16px;
  line-height: 19px;
}
@media (min-width: 1000px) {
  .tqscuyjwzqxch {
    font-size: 16px;
    line-height: 24px;
    margin-left: auto;
  }
}
.oakyhftfapk {
  text-align: center;
}
@media (min-width: 1000px) {
  .oakyhftfapk {
    flex-basis: 100%;
    order: -1;
    margin-right: auto;
  }
}
.szruavoggdwfvrl ul {
  margin-bottom: 62px;
}
@media (min-width: 1000px) {
  .szruavoggdwfvrl ul {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 28px;
    justify-content: space-between;
  }
}
.szruavoggdwfvrl ul li {
  font-size: 18px;
  line-height: 22px;
  list-style-type: none;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .szruavoggdwfvrl ul li {
    font-size: 20px;
    line-height: 24px;
    flex-basis: 33%;
  }
}
.szruavoggdwfvrl ul li:last-of-type {
  margin-bottom: 0;
}
.szruavoggdwfvrl ul li a {
  color: inherit;
}
@media (min-width: 1000px) {
  .szruavoggdwfvrl ul li {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }
}

.text-refer-cards {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  gap: 20px;
  justify-items: center;
}
@media (min-width: 700px) {
  .text-refer-cards {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 40px;
  }
}
@media (min-width: 1400px) {
  .text-refer-cards {
    grid-template-columns: repeat(4, 250px);
    grid-template-rows: auto;
    gap: 40px;
  }
}

.pdsaishcoc {
  padding-top: 43px;
  padding-bottom: 43px;
}
.pdsaishcoc h2 {
  font-weight: 900;
  text-align: center;
}
.pdsaishcoc__refer {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .yrdjpuaqxuoh {
    display: flex;
    gap: 56px;
  }
}
.vsjudjrxrkip {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 1000px) {
  .vsjudjrxrkip {
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.pdsaishcoc__subsection {
  position: relative;
  margin-bottom: 10px;
}
@media (min-width: 1000px) {
  .pdsaishcoc__subsection {
    margin-bottom: 25px;
  }
}
.pdsaishcoc__subsection:last-of-type {
  margin-bottom: 0;
}
.pdsaishcoc__image {
  margin: 0 auto;
  margin-bottom: 100px;
}
.pdsaishcoc__image-float-right {
  position: absolute;
  top: 0;
  right: 0;
  max-height: 175px;
  z-index: -1;
}
@media (min-width: 1000px) {
  .pdsaishcoc__image-float-right {
    max-height: 760px;
  }
}
@media (min-width: 1000px) {
  .pdsaishcoc__image {
    max-width: 650px;
  }
}
.pdsaishcoc__ol {
  padding-left: 20px;
  line-height: 20px;
}
.pdsaishcoc ul {
  list-style: disc !important;
  padding-left: 30px;
}
.pdsaishcoc ul li {
  font-size: 18px;
  line-height: 22px;
  list-style-type: disc;
  margin-bottom: 12px;
}
@media (min-width: 1000px) {
  .pdsaishcoc ul li {
    font-size: 20px;
    line-height: 24px;
  }
}
.pdsaishcoc__link {
  text-decoration: underline !important;
}

.ruspyhzprryoekd {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 16px;
  text-transform: capitalize;
}
@media (min-width: 1000px) {
  .ruspyhzprryoekd {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}

.lfgtegadjt {
  background-color: #7C439D;
  width: 100%;
  padding: 80px 0;
}
.lfgtegadjt h2 {
  width: 100%;
  text-align: center;
}
.aayryflrsv {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 538px;
  gap: 23px;
}
@media (min-width: 1000px) {
  .aayryflrsv {
    flex-direction: row;
  }
}
.aayryflrsv .ogetuytkrfj {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  width: 100%;
}
@media (min-width: 1000px) {
  .aayryflrsv .ogetuytkrfj {
    width: calc(33.3333333333% - 23px);
  }
}
.aayryflrsv .ogetuytkrfj:nth-child(2) {
  justify-content: end;
}
.ckulxakkfdyzvf {
  background-color: #503478;
  padding: 40px;
}
.ckulxakkfdyzvf .row {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 30px;
}

/*# sourceMappingURL=main.css.map */
