/* sc-component-id: sc-1ly7lpo-0 */
.boKZAu {
  position: relative;
}

.linkedIn-icon {
  padding-top: 10px;
  fill: white;
}

/* sc-component-id: sc-ewl9y2-0 */
.klOQRe {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media only screen and (max-width:1440px) {
  .klOQRe {
    width: 90%;
    max-width: 1200px;
  }
}

@media only screen and (max-width:1024px) {
  .klOQRe {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media only screen and (max-width:457px) {
  .klOQRe {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* sc-component-id: sc-1m21ola-0 */
.hThmFp {
  word-break: break-word;
  width: 100%;
  padding: 0;
  background: #1F2633;
  min-height: 100vh;
  overflow: hidden;
}

.hThmFp>div:first-child {
  position: absolute;
}

@media only screen and (max-width:1024px) {
  .hThmFp {
    padding: 0 !important;
  }
}

.hThmFp .socialIcons>.control-container:nth-child(n + 3) .styled-controls {
  right: 0;
  left: initial;
}

/* sc-component-id: sc-1m21ola-1 */
.fWQyYs {
  width: 100% !important;
  max-width: initial;
  min-height: 100vh;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width:1024px) {
  .fWQyYs {
    padding: 0;
  }
}

/* sc-component-id: sc-1m21ola-2 */
.diOhQL {
  background: linear-gradient(rgba(31, 38, 51, 0.64), rgba(31, 38, 51, 0.64)), url(./bg_image.jpeg?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1MTUzNXwwfDF8c2VhcmNofDF8fCUyMkNvbnN1bHRpbmclMjJ8ZW58MHx8fHwxNzM4MjUzNzYzfDA&ixlib=rb-4.0.3&q=80&w=1080) no-repeat center/cover;
  min-height: 100vh;
  height: 100%;
}

@media only screen and (max-width:1440px) {
  .diOhQL {
    background: linear-gradient(rgba(31, 38, 51, 0.64), rgba(31, 38, 51, 0.64)), url(./bg_image.jpeg?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1MTUzNXwwfDF8c2VhcmNofDF8fCUyMkNvbnN1bHRpbmclMjJ8ZW58MHx8fHwxNzM4MjUzNzYzfDA&ixlib=rb-4.0.3&q=80&w=1080) no-repeat center/cover;
  }
}

@media only screen and (max-width:768px) {
  .diOhQL {
    background: linear-gradient(rgba(31, 38, 51, 0.64), rgba(31, 38, 51, 0.64)), url(./bg_image.jpeg?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1MTUzNXwwfDF8c2VhcmNofDF8fCUyMkNvbnN1bHRpbmclMjJ8ZW58MHx8fHwxNzM4MjUzNzYzfDA&ixlib=rb-4.0.3&q=80&w=1080) no-repeat center/cover;
  }
}

@media only screen and (max-width:480px) {
  .diOhQL {
    background: linear-gradient(rgba(31, 38, 51, 0.64), rgba(31, 38, 51, 0.64)), url(./bg_image.jpeg?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w1MTUzNXwwfDF8c2VhcmNofDF8fCUyMkNvbnN1bHRpbmclMjJ8ZW58MHx8fHwxNzM4MjUzNzYzfDA&ixlib=rb-4.0.3&q=80&w=1080) no-repeat center/cover;
  }
}

.giHXFP {
  width: 95%;
  max-width: 1400px;
  min-height: 100vh;
  height: 100%;
  margin: 50px auto 0px auto;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 120px;
}

.giHXFP h2,
.giHXFP p,
.giHXFP .buttons-block {
  opacity: 0;
  -webkit-transform: translateX(70px);
  -ms-transform: translateX(70px);
  transform: translateX(70px);
}

.giHXFP h2,
.giHXFP p,
.giHXFP .buttons-block {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.giHXFP>:first-child {
  -webkit-transition: opacity 0.7s 0.2s ease-out, -webkit-transform 0.7s 0.2s ease-out;
  -webkit-transition: opacity 0.7s 0.2s ease-out, transform 0.7s 0.2s ease-out;
  transition: opacity 0.7s 0.2s ease-out, transform 0.7s 0.2s ease-out;
}

@media only screen and (max-width:1024px) {
  .giHXFP>:first-child {
    -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  }
}

.giHXFP>:nth-child(2) {
  -webkit-transition: opacity 0.7s 0.4s ease-out, -webkit-transform 0.7s 0.4s ease-out;
  -webkit-transition: opacity 0.7s 0.4s ease-out, transform 0.7s 0.4s ease-out;
  transition: opacity 0.7s 0.4s ease-out, transform 0.7s 0.4s ease-out;
}

@media only screen and (max-width:1024px) {
  .giHXFP>:nth-child(2) {
    -webkit-transition: opacity 0.5s 0.2s ease-out, -webkit-transform 0.5s 0.2s ease-out;
    -webkit-transition: opacity 0.5s 0.2s ease-out, transform 0.5s 0.2s ease-out;
    transition: opacity 0.5s 0.2s ease-out, transform 0.5s 0.2s ease-out;
  }
}

.giHXFP>:nth-child(3) {
  -webkit-transition: opacity 0.7s 0.4s ease-out, -webkit-transform 0.7s 0.4s ease-out;
  -webkit-transition: opacity 0.7s 0.4s ease-out, transform 0.7s 0.4s ease-out;
  transition: opacity 0.7s 0.4s ease-out, transform 0.7s 0.4s ease-out;
}

@media only screen and (max-width:1024px) {
  .giHXFP>:nth-child(3) {
    -webkit-transition: opacity 0.5s 0.35s ease-out, -webkit-transform 0.5s 0.35s ease-out;
    -webkit-transition: opacity 0.5s 0.35s ease-out, transform 0.5s 0.35s ease-out;
    transition: opacity 0.5s 0.35s ease-out, transform 0.5s 0.35s ease-out;
  }
}

@media only screen and (max-width:1600px) {
  .giHXFP {
    width: 90%;
    max-width: 1200px;
  }
}

@media only screen and (max-width:1320px) {
  .giHXFP {
    width: 85%;
  }
}

@media only screen and (max-width:1024px) {
  .giHXFP {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
  }

  .giHXFP .buttons-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
  }

  .giHXFP .buttons-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
  }
}

@media only screen and (max-width:457px) {
  .giHXFP {
    padding-bottom: 110px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.giHXFP .buttons-block {
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  margin-left: -15px;
}

.giHXFP>:first-child {
  padding-top: 0;
}

.giHXFP>.control-container p {
  padding-top: 0;
}

.giHXFP .control-container {
  width: 100%;
  max-width: 644px;
  margin-bottom: 30px;
}

@media only screen and (max-width:1024px) {
  .giHXFP .control-container {
    max-width: initial;
  }
}

@media only screen and (min-width:1025px) {
  .giHXFP>.control-container {
    max-width: 644px;
  }

  .giHXFP>.styled-controls {
    right: 0;
    left: unset;
  }
}

/* sc-component-id: sc-1m21ola-15 */
@media only screen and (max-width:457px) {
  .bkhROS {
    display: none;
  }
}

.text-customization-link-wrapper {
  display: inline;
}

/* sc-component-id: sc-et7lxk-0 */
.iZASuI {
  width: 100%;
  padding-top: 0;
  box-shadow: none;
  /*position: fixed !important;*/
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
}

@media only screen and (max-width:768px) {
  .iZASuI {
    padding-top: 0;
  }
}

.iZASuI .rf-add-btn {
  white-space: nowrap;
}

/* sc-component-id: sc-et7lxk-1 */
.ehtzge {
  width: 100%;
  max-width: 1500px;
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
  z-index: 19;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: justify;
  justify-content: end;
  box-sizing: border-box;
}

.ehtzge .lazy-figure {
  font-size: 0;
}

@media only screen and (max-width:1440px) {
  .ehtzge {
    width: 100%;
    max-width: 1200px;
  }
}

@media only screen and (max-width:1024px) {
  .ehtzge {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.container-logo {
  margin-top: 20px;
}

#image-logo {
  max-height: 150px;
  aspect-ratio: 1;
  @media only screen and (max-width:610px) {
      height: 80px;
  }
}

/* sc-component-id: sc-1akbv98-12 */
.hApwOg {
  display: none;
}

@media only screen and (max-width:1024px) {
  .hApwOg {
    display: block;
  }
}

/* sc-component-id: sc-1xk50io-0 */
.itzSYI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
  padding-top: 30px;
}

.itzSYI .buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.itzSYI .add-button-wrap {
  margin: 15px;
}

.itzSYI .add-button-wrap>div {
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  padding: 16px 30px;
}

/* sc-component-id: sc-1xk50io-1 */
.isaKnF {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -15px 0;
  margin: -15px 0;
}

/* sc-component-id: sc-1xk50io-2 */
.eiJaST {
  margin: 15px;
}

@media only screen and (max-width:550px) {
  .eiJaST {
    max-width: 300px;
  }
}

.eiJaST .control-container {
  width: 100%;
}

.eiJaST .link-wrapper {
  width: 100%;
}

.eiJaST .link {
  border-radius: 10px;
  white-space: nowrap;
  color: #FFFFFF;
  background: linear-gradient(-180deg, #D5FFBF 0%, #355985 96%);
  box-shadow: none;
  background-repeat: no-repeat;
  -webkit-text-decoration: none;
  text-decoration: none;
  width: 100%;
  max-width: 300px;
  padding: 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  text-align: center;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
  font-weight: 400;
  background-repeat: no-repeat !important;
  font-size: 14px;
  display: block;
}

@media only screen and (min-width:767px) {
  .eiJaST .link:hover {
    color: #FFFFFF;
    background: #355985;
    box-shadow: none;
  }
}

.eiJaST .link:active {
  color: #FFFFFF;
  background: #D5FFBF;
  box-shadow: none;
}

/* sc-component-id: sc-zyxusa-0 */
.PXsbt {
  word-break: break-word;
  padding: 80px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

@media only screen and (max-width:457px) {
  .PXsbt {
    padding: 60px 0;
  }
}

/* sc-component-id: sc-16hm70f-0 */
.ldosOf {
  background: #FFFFFF;
}

@media only screen and (min-width:769px) {}

/* sc-component-id: sc-16hm70f-1 */
.iscTUU {
  width: 100%;
  margin: 0 auto;
  color: #1F2633;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width:1025px) {
  .iscTUU {
    max-width: 900px;
  }
}

.iscTUU>:first-child {
  margin-top: 0;
}

.iscTUU .control-container {
  margin-bottom: 30px;
  width: 100%;
}

.iscTUU .control-container h1,
.iscTUU .control-container p {
  margin-top: 0;
}

/* sc-component-id: sc-l5d9l1-0 */
.iStYsm {
  word-break: break-word;
  width: 100%;
  padding: 0;
  background-color: #355985;
}

/* sc-component-id: sc-l5d9l1-1 */
.boOCvZ {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

@media only screen and (max-width:1024px) {
  .boOCvZ {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.boOCvZ>*:first-child {
  margin-top: 0;
}

.boOCvZ .add-button-wrap {
  position: relative;
  z-index: 5;
}

/* sc-component-id: sc-l5d9l1-2 */
.bEzwpa {
  background-color: #355985;
  position: relative;
  width: 30%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  text-align: left;
  padding: 80px 40px;
  box-sizing: border-box;
}

@media only screen and (max-width:1024px) {
  .bEzwpa {
    width: 100%;
  }
}

@media only screen and (max-width:457px) {
  .bEzwpa {
    padding: 60px 20px;
  }
}

.bEzwpa .link-section {
  margin-top: 20px;
}

.bEzwpa .learn-more-link {
  color: #ffffff;
}

.bEzwpa .learn-more-link svg {
  fill: #ffffff;
}

.bEzwpa .control-container {
  margin-bottom: 30px;
}

.bEzwpa .control-container.editable-control-container {
  width: 100%;
}

.bEzwpa .control-container.editable-control-container h2,
.bEzwpa .control-container.editable-control-container p {
  margin-top: 0;
}

/* sc-component-id: sc-l5d9l1-3 */
.daBqjg {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.kBZZnR {
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

/* sc-component-id: sc-241bld-0 */
.gTvbKE {
  background: #1F2633;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* sc-component-id: sc-241bld-1 */
.kQnXzL {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.kQnXzL>.control-container {
  width: 100%;
  margin-bottom: 50px;
  max-width: 700px;
}

@media only screen and (max-width:1024px) {
  .kQnXzL>.control-container {
    max-width: 100%;
  }
}

.kQnXzL>.control-container h1 {
  margin-bottom: 0;
}

@media only screen and (max-width:992px) {
  .kQnXzL>.control-container h1 {
    margin-bottom: 40px;
  }
}

/* sc-component-id: sc-241bld-2 */
.lgkmef {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -20px auto;
}

.lgkmef .control-container {
  margin-bottom: 15px;
}

.lgkmef .control-container h5,
.lgkmef .control-container p,
.lgkmef .control-container a {
  margin-bottom: 0;
}

@media only screen and (max-width:1100px) and (min-width:769px) {
  .lgkmef>div:nth-child(3) .styled-controls {
    right: 0;
    left: initial;
  }
}

/* sc-component-id: sc-241bld-3 */
.iCdLMd {
  padding: 20px;
  box-sizing: border-box;
  word-break: break-word;
  width: 23%;
  min-width: 250px;
  text-align: center;
}

.iCdLMd>p:nth-last-child(1) {
  margin-bottom: 0;
}

@media only screen and (max-width:768px) {
  .iCdLMd {
    width: 49%;
  }
}

@media only screen and (max-width:767px) {
  .iCdLMd {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}

/* sc-component-id: sc-1u9cce5-0 */
.ePVbut {
  word-break: break-word;
  width: 100%;
  padding: 10px 0px 50px 0px;
  background: #1F2633;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* sc-component-id: sc-1u9cce5-3 */
.cpZNNr {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 2px;
}

/* sc-component-id: sc-1u9cce5-10 */
.enjaDz {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
}

@media only screen and (max-width:800px) {
  .enjaDz {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

/* sc-component-id: sc-global-1290370386 */
.WM_GLOBAL_heading {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 0.3em;
}

@media only screen and (max-width:768px) {
  .WM_GLOBAL_heading {
    font-size: 26px;
  }
}

.WM_GLOBAL_heading54 {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 54px;
  margin-bottom: 0.3em;
}

@media only screen and (max-width:768px) {
  .WM_GLOBAL_heading54 {
    font-size: 34px;
  }
}

.WM_GLOBAL_heading42 {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 42px;
  margin-bottom: 0.3em;
}

@media only screen and (max-width:768px) {
  .WM_GLOBAL_heading42 {
    font-size: 26px;
  }
}

.WM_GLOBAL_heading20 {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0.3em;
}

@media only screen and (max-width:768px) {
  .WM_GLOBAL_heading20 {
    font-size: 20px;
  }
}

.WM_GLOBAL_paragraph {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.4;
}

.WM_GLOBAL_paragraph18 {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.4;
}

.WM_GLOBAL_paragraph14 {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.4;
}

.WM_GLOBAL_secondary-font {
  font-family: Montserrat;
  font-weight: 300;
}

/* sc-component-id: sc-lvczw7-0 */
.cOKCgB {
  position: relative;
}

.cNMKyT {
  max-width: 644px;
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 0;
  text-align: left;
}

@media only screen and (max-width:1024px) {
  .cNMKyT {
    max-width: 100%;
  }
}

.hbOMAe {
  color: #FFFFFF;
  max-width: 644px;
  width: 100%;
  padding-top: 20px;
  text-align: left;
}

@media only screen and (max-width:1024px) {
  .hbOMAe {
    max-width: 100%;
  }
}

.ldSBWp {
  color: #1F2633;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width:1025px) {
  .ldSBWp {
    max-width: 900px;
  }
}

.dCLinm {
  color: #61666F;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  margin: 20px auto 0 auto;
}

@media only screen and (min-width:1025px) {
  .dCLinm {
    max-width: 900px;
  }
}

.iiHGaR {
  color: #ffffff;
  z-index: 1;
  width: 100%;
  font-weight: 600;
  margin: 20px 0 0 0;
  text-align: left;
}

.ezCING {
  color: #ffffff;
  width: 100%;
  line-height: 1.4;
  z-index: 1;
  margin-top: 20px;
  text-align: left;
}

.isxowu {
  color: #FFFFFF;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 50px auto;
  text-align: center;
  text-align: center;
}

@media only screen and (max-width:1024px) {
  .isxowu {
    max-width: 100%;
  }
}

@media only screen and (max-width:992px) {
  .isxowu {
    margin-bottom: 40px;
  }
}

.eYgnKH {
  color: #D5FFBF;
  text-align: center;
  margin-bottom: 0;
}

.eYgnKH+p,
.eYgnKH+a {
  margin-top: 20px;
}

.fcEIaE {
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  font-weight: 500;
  margin-bottom: 6px;
}

.liYurw {
  position: relative;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}
