html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    
  }
  
  body {
    margin: 0;
  }
  
   footer, main, section {
    display: block;
  }
  main {
    overflow-x: hidden;
  }
  a {
    background-color: rgba(0, 0, 0, 0);
  }
  
  a:active, a:hover {
    outline: 0;
  }
  
  h1 {
    margin: .67em 0;
    font-size: 2em;
  }
  
  img {
    border: 0;
  }
  
  svg:not(:root) {
    overflow: hidden;
  }
  
   input, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  
   input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  
  input {
    line-height: normal;
  }
  
  textarea {
    overflow: auto;
  }
  
  * {
    box-sizing: border-box;
  }
  
  html {
    height: 100%;
  }
  
  body {
    min-height: 100%;
    color: #333;
    background-color: #fff;
    margin: 0;
    
    font-size: 14px;
    line-height: 20px;
  }
  
  img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
  }
  
  .aeTyeDfnRq {
    max-width: 100%;
    display: inline-block;
  }
  
  .aqdPGgZRRK {
    color: #fff;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
  }
  
  
  
  h1, h2, h3, h4, h5 {
    margin-bottom: 10px;
    font-weight: bold;
  }
  
  h1 {
    margin-top: 20px;
    font-size: 38px;
    line-height: 44px;
  }
  
  h2 {
    margin-top: 20px;
    font-size: 32px;
    line-height: 36px;
  }
  
  h3 {
    margin-top: 20px;
    font-size: 24px;
    line-height: 30px;
  }
  
  h4 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  
  h5 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  
  p {
    margin-top: 0;
    margin-bottom: 10px;
  }
  
  blockquote {
    border-left: 5px solid #e2e2e2;
    margin: 0 0 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
  }
  
  ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
  }
  
  .DfpEcGgUMF {
    padding-left: 0;
    list-style: none;
  }
  
  .ScFiWYsctr {
    margin: 0 0 15px;
  }
  
  label {
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
  }
  
  .qJWQgbiCjt {
    width: 100%;
    height: 38px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
  }
  
  .qJWQgbiCjt:-moz-placeholder {
    color: #999;
  }
  
  .qJWQgbiCjt::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  
  .qJWQgbiCjt::-webkit-input-placeholder {
    color: #999;
  }
  
  .qJWQgbiCjt:focus {
    border-color: #3898ec;
    outline: 0;
  }
  
  textarea.qJWQgbiCjt {
    height: auto;
    resize: none;
  }
  
  .WliZZlOytd:before, .WliZZlOytd:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .WliZZlOytd:after {
    clear: both;
  }
  
   .WliZZlOytd ul {
    overflow: hidden;
  }
  
  .LhZfNJOlfa {
    position: relative;
  }
  
  .LhZfNJOlfa:before, .LhZfNJOlfa:after {
    content: " ";
    grid-area: 1 / 1 / 2 / 2;
    display: table;
  }
  
  .LhZfNJOlfa:after {
    clear: both;
  }
  
  .eDYlaKvDPs {
    position: relative;
  }
  
  .FpRlhuJMlJ {
    vertical-align: top;
    text-align: left;
    cursor: pointer;
    color: #222;
    background-color: #ddd;
    padding: 9px 30px;
    text-decoration: none;
    display: inline-block;
    position: relative;
  }
  
  .FpRlhuJMlJ.OfzxxnwIiV {
    background-color: #c8c8c8;
  }
  
  .FpRlhuJMlJ:focus {
    outline: 0;
  }
  
  .LDORQqfVCz {
    display: block;
    position: relative;
    overflow: hidden;
  }
  
  .ktBgzwhcLl {
    display: none;
    position: relative;
  }
  
  .IWrYRHAsIs {
    display: block;
  }
  
  @media screen and (max-width: 479px) {
    .FpRlhuJMlJ {
      display: block;
    }
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }
  
  :root {
    --primary-color: #002f47;
    --white: white;
    --secondery-color: #c7f511;
    --green-two: #92b311;
    --black: black;
    --background-color: #e9f7f2;
    --paragraph-color: rgba(0, 47, 71, .8);
  }
  
  body {
    color: #333;
    
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  
  h1 {
    color: var(--primary-color);
    letter-spacing: -.02em;
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 90px;
    font-weight: 700;
    line-height: 103.2px;
  }
  
  h2 {
    color: var(--primary-color);
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 62px;
    font-weight: 700;
    line-height: 74px;
  }
  
  h3 {
    color: var(--primary-color);
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 43px;
    font-weight: 700;
    line-height: 58px;
  }
  
  h4 {
    color: var(--primary-color);
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
  }
  
  h5 {
    color: var(--primary-color);
    letter-spacing: -.02em;
    margin-top: 0;
    margin-bottom: 0;
    
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
  }
  
  p {
    margin-bottom: 0;
    
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  a {
    text-decoration: none;
  }
  
  blockquote {
    border-left: 5px solid #e2e2e2;
    margin-bottom: 10px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 22px;
  }
  
  .GLQQvTeJBJ {
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .rBCrhNHqGp {
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    transition: all .35s;
  }
  
  .rBCrhNHqGp:hover {
    background-color: var(--primary-color);
    color: var(--white);
    transform: scale(.96);
  }
  
  .rBCrhNHqGp.CkMAgQARSG {
    border-color: var(--white);
    color: var(--white);
  }
  
  .oUoZdBLzqn {
    background-color: var(--secondery-color);
    color: var(--primary-color);
    text-align: center;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    transition: all .35s;
  }
  
  .oUoZdBLzqn:hover {
    background-color: var(--green-two);
    transform: scale(.96);
  }
  
  .uOXSgFoCuN {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  
  .uOXSgFoCuN.YTmnNqnJrK {
    padding-top: 210px;
    padding-bottom: 50px;
  }
  
  .uOXSgFoCuN.YTmnNqnJrK.ZBxXrdNJVj {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  
  .uOXSgFoCuN.FmyeyrdTxk {
    background-color: var(--background-color);
  }
  
  .uOXSgFoCuN.JSXhELMgZP {
    background-color: var(--background-color);
  }
  
  .uOXSgFoCuN.ChzxqHNzaT {
    padding-bottom: 0;
    overflow: hidden;
  }
  
  .uOXSgFoCuN.koPqpxPlIp {
    border-top: 1px solid var(--secondery-color);
    background-color: #002f47;
    background-color: #346d59;
    opacity: 1;
    background: repeating-linear-gradient( 45deg, #39725e, #39725e 5px, #346d59 5px, #346d59 25px );
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 105px;
    padding-bottom: 105px;
  }
  
 
  
  .uOXSgFoCuN.lGWsNQSiDi {
    padding-top: 100px;
  }
  
  .uOXSgFoCuN.lGWsNQSiDi.uqHyJslUUh {
    padding-bottom: 135px;
  }
  
  .uOXSgFoCuN.uSbJWnjYwe {
    padding-top: 0;
    padding-bottom: 348px;
  }
  
  .zpDjubSSmS {
    background-color: #002f47;
    background-color: #346d59;
    opacity: 1;
    background: repeating-linear-gradient( 45deg, #39725e, #39725e 5px, #346d59 5px, #346d59 25px );
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 80px;
  }
  
  .VlVwnDfQzc {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .DRRsQFobBo {
    z-index: 1;
    max-width: 510px;
    position: relative;
  }
  
  .suptijoGxh {
    grid-row-gap: 34px;
    flex-direction: column;
    display: flex;
  }
  
  .rfGEELcntf {
    color: var(--primary-color);
    
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
  }
  
  .rfGEELcntf.CkMAgQARSG {
    color: var(--white);
  }
  
  .rfGEELcntf.CkMAgQARSG.YTmnNqnJrK {
    letter-spacing: 0;
    margin-bottom: 22px;
  }
  
  .rfGEELcntf.CkMAgQARSG.YTmnNqnJrK.ZBxXrdNJVj {
    color: var(--primary-color);
  }
  
  .rfGEELcntf.CkMAgQARSG.dOfaWXEHxM {
    margin-bottom: 28px;
  }
  
  .rfGEELcntf.cFTjDfTAwQ {
    margin-bottom: 20px;
  }
  
  .KxobMqJWcT {
    grid-row-gap: 7px;
    flex-direction: column;
    margin-bottom: 26px;
    padding-left: 25px;
    font-weight: 700;
    display: flex;
  }
  
  .ivcWHVMZHx {
    color: var(--white);
    font-size: 20px;
    list-style: decimal;
  }
  
  .ivcWHVMZHx.ZBxXrdNJVj {
    color: var(--primary-color);
  }
  
  .JKGGZZbPbA {
    color: var(--white);
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
  }
  
  .JKGGZZbPbA.ZBxXrdNJVj {
    color: var(--primary-color);
  }
  
  .SbyTFZHuNT {
    width: 100%;
  }
  
  .VidyTEFrHR {
    width: 100%;
    max-width: 450px;
    flex: none;
    margin: -150px 20px -150px -40px;
  }
  
  .VidyTEFrHR.ZBxXrdNJVj {
    max-width: 520px;
    position: relative;
  }
  
  .qgtusLfDRd {
    grid-column-gap: 24px;
    align-items: center;
    display: flex;
  }
  
  .OkPfXPIBEI {
    width: 64px;
    height: 64px;
    background-color: rgba(255, 255, 255, .14);
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .OkPfXPIBEI.cFTjDfTAwQ {
    background-color: #0dffaf;
  }
  
  .OkPfXPIBEI.ZBxXrdNJVj {
    background-color: var(--white);
    border-radius: 14px;
  }
  
  .unRlyGChks {
    height: 42px;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    overflow: hidden;
  }
  
  .BPJihThMHT {
    height: 100%;
    min-height: 100%;
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    line-height: 100%;
  }
  
  .BPJihThMHT.ZBxXrdNJVj {
    color: var(--primary-color);
  }
  
  .fYHSopoRkT {
    height: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
  }
  
  .fYHSopoRkT.nmXynbVxAR {
    justify-content: flex-end;
  }
  
  .hxYzGdRiRJ {
    color: var(--white);
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
  
  .hxYzGdRiRJ.ZBxXrdNJVj {
    color: var(--primary-color);
  }
  
  .qEwZyFvzKG {
    max-width: 1704px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .YxGqDrNmux {
    text-align: center;
    margin-bottom: 65px;
  }
  
  .YxGqDrNmux.yLFhVFZTYI {
    text-align: left;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  
  .YxGqDrNmux.yLFhVFZTYI.FmyeyrdTxk {
    margin-bottom: 72px;
  }
  
  .YxGqDrNmux.ChzxqHNzaT {
    max-width: 710px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .YxGqDrNmux.RsBkGdNRUn {
    max-width: 565px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .sKwbclwJAT.hiMEYTQBje, .sKwbclwJAT.JSXhELMgZP {
    max-width: 575px;
  }
  
  .xvGwEZMfjQ.hiMEYTQBje {
    max-width: 454px;
  }
  
  .xvGwEZMfjQ.JSXhELMgZP {
    max-width: 542px;
  }
  
  .YLypGSLZCz {
    color: var(--paragraph-color);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .YLypGSLZCz.hiMEYTQBje {
    margin-bottom: 18px;
  }
  
  .YLypGSLZCz.cFTjDfTAwQ {
    margin-bottom: 28px;
  }
  
  .YLypGSLZCz.fXsLZzLvHZ {
    margin-bottom: 18px;
  }
  
  .dGoMjIyXpS {
    display: inline-block;
  }
  
  .sSrWCDcjDQ {
    border-bottom: 1px solid rgba(0, 47, 71, .1);
    display: flex;
  }
  
  .nbOtkZwZQm {
    margin-right: -310px;
    display: flex;
    position: relative;
  }
  
  .wCnMGwzQSY {
    width: 100%;
    max-width: 300px;
    min-width: 270px;
    background-color: var(--white);
    border-right: 1px solid rgba(0, 47, 71, .1);
    margin-right: 1px;
    padding: 34px;
    position: relative;
  }
  
  .DMSryLANoo {
    width: 78px;
    height: 78px;
    background-color: #e9f7f2;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }
  
  .tPDoZCGucE {
    color: var(--primary-color);
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    line-height: 34px;
  }
  
  .WdEYvWynNr {
    color: var(--paragraph-color);
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .rXjhCJbxEn {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.2fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .oazMoLnNWA {
    width: 100%;
    height: 100%;
    border: .3px solid var(--secondery-color);
  }
  
  .ZMeqdCmZVT {
    grid-column-gap: 24px;
    align-items: flex-start;
    display: flex;
  }
  
  .qaYOwEjvsf {
    position: relative;
    overflow: hidden;
  }
  
  .OTnYkfVYFC {
    grid-row-gap: 24px;
    flex-direction: column;
    display: flex;
  }
  
  .txzXCstgMv {
    background-color: var(--white);
    padding-top: 32px;
    padding-bottom: 32px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .AAmHMuikTh {
    color: var(--primary-color);
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
  }
  
  .NkfqGrwQrZ {
    color: var(--green-two);
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
  }
  
  .NkfqGrwQrZ.sqNrKgzyuT {
    color: var(--primary-color);
  }
  
  .FuHNqedZlw {
    background-image: linear-gradient(to bottom, rgba(17, 245, 170, 0) 47.45%, var(--secondery-color) 80.86%);
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 28px;
    padding-left: 29px;
    padding-right: 29px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
  
  .wRzLtvhIQl {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  
  .idpLwjTBLd.YXxXzCNmvJ {
    margin-top: 50px;
  }
  
  .wWZuNhYhXi {
    max-width: 1150px;
    grid-column-gap: 18px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: hidden;
  }
  
 
  
  .fEvWycIkGe {
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 18px;
    padding: 29px;
    position: relative;
  }
  
  .CUcVBWFsUp {
    grid-column-gap: 20px;
    align-items: center;
    margin-bottom: 18px;
    display: flex;
  }
  
  .XKDrDDEDGF {
    grid-column-gap: 7px;
    align-items: center;
    margin-bottom: 18px;
    display: flex;
  }
  
  .FlgpYaezzg {
    color: var(--primary-color);
    letter-spacing: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }
  
  .hNvLqMfFzy {
    position: absolute;
    top: 53px;
    bottom: auto;
    left: auto;
    right: 29px;
  }
  
  .QdRMiuWbCe {
    padding-bottom: 74px;
    position: relative;
  }
  
  .SKgmZEkuAt {
    grid-column-gap: 115px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    display: grid;
  }
  
  .kaiHnCqfEP {
    max-width: 472px;
    color: var(--white);
    margin-bottom: 18px;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }
  
  .NDEDexUwWS {
    padding-top: 96px;
    padding-bottom: 90px;
  }
  
  .QlPbMqFbwv {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 8px;
    padding-bottom: 15px;
  }
  
  .LUNeNzCYBv {
    max-width: 414px;
  }
  
  .xjOwPlUNKS {
    margin-bottom: 13px;
    transition: all .35s;
  }
  
  .xjOwPlUNKS:hover {
    transform: scale(.96);
  }
  
  .jTHDBLWJtK {
    margin-bottom: 30px;
  }
  
  .cuAMSuOWou {
    justify-content: space-between;
    display: flex;
  }
  
  .uszCyMsKsK {
    margin-bottom: 20px;
  }
  
  .AbuHpxlulc {
    grid-row-gap: 18px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }
  
  .bcEPsRVeJw {
    grid-column-gap: 16px;
    color: var(--paragraph-color);
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    transition: all .35s;
    display: flex;
  }
  
  .bcEPsRVeJw:hover {
    color: var(--green-two);
    transform: translate(5px);
  }
  
  .ZeRqDKJKNG {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .LQQVqwruYV {
    background-color: var(--white);
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 44px 50px 42px 44px;
  }
  
  .JhnTEUnMTE {
    width: 126px;
    height: 126px;
    background-color: var(--background-color);
    border-radius: 50%;
    flex: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .OtGAdbMznE {
    color: var(--paragraph-color);
    margin-bottom: 28px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .KlciHYafED {
    border-bottom: 1px solid var(--secondery-color);
    background-color: #002f47;
    background-color: #346d59;
opacity: 1;
background: repeating-linear-gradient( 45deg, #39725e, #39725e 5px, #346d59 5px, #346d59 25px );
    background-position: 0 0;
    background-size: auto;
    margin-top: 120px;
    padding-top: 115px;
    padding-bottom: 115px;
  }
  
  .JNgoBBzZiZ {
    text-align: center;
  }
  
  .GYmDDtuMlH {
    color: var(--white);
    letter-spacing: -.035em;
    margin-bottom: 10px;
    font-size: 70px;
    font-weight: 700;
    line-height: 94px;
  }
  
  .IKhDnIaWYL {
    grid-column-gap: 8px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  
  .nuAdzKnRtN {
    color: var(--white);
    letter-spacing: -.035em;
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    display: inline-block;
  }
  
  .nuAdzKnRtN.OfzxxnwIiV {
    color: var(--secondery-color);
  }
  
  .SVmlPzFtZQ {
    max-width: 939px;
    background-color: var(--background-color);
    margin-bottom: -292px;
    padding: 82px 115px 82px 92px;
    position: relative;
  }
  
  .GkxzPAICvj {
    max-width: 1084px;
    background-color: var(--secondery-color);
    margin-top: -88px;
    margin-left: auto;
    padding: 72px 50px 60px;
    position: relative;
  }
  
  .PbVwkLzXgO {
    grid-column-gap: 80px;
    flex-direction: row;
    display: flex;
  }
  
  .aTGljVxeGp {
    max-width: 1668px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .ZWyzkcMqHo {
    background-color: var(--primary-color);
    background-color: #346d59;
opacity: 1;
background: repeating-linear-gradient( 45deg, #39725e, #39725e 5px, #346d59 5px, #346d59 25px );
    padding-top: 110px;
    padding-bottom: 190px;
  }
  
  .rqPnqUFmSG {
    grid-column-gap: 84px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: -184px;
    display: grid;
  }
  
  .PFqnaJIilN {
    width: 100%;
    height: 1px;
    max-width: 534px;
    background-color: rgba(255, 255, 255, .2);
    margin-bottom: 28px;
  }
  
  .HlyWWdLbNc {
    grid-column-gap: 10px;
    align-items: center;
    margin-bottom: 28px;
    display: flex;
  }
  
  .yXcgeKjoHq {
    border: 1px solid var(--white);
    color: var(--white);
    background-color: rgba(0, 0, 0, 0);
    padding: 15px 26px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
  }
  
  .yXcgeKjoHq.OfzxxnwIiV {
    border-color: var(--secondery-color);
    background-color: var(--secondery-color);
    color: var(--primary-color);
  }
  
  .qKZKJBhmyN {
    color: var(--white);
    font-size: 19px;
    font-weight: 500;
    line-height: 160%;
  }
  
  .vTpOntoRaT {
    max-width: 544px;
  }
  
  .JNsXyBbhiO {
    max-width: 1096px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .YpgiGDHsLa {
    max-width: 920px;
    text-align: center;
    margin-bottom: 55px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .rUoaANcCBL {
    width: 100%;
    height: 555px;
    border: 1px solid var(--secondery-color);
    object-fit: cover;
    object-position: 50% 0%;
  }
  
  .jhPpRgoLaV {
    margin-bottom: 40px;
  }
  
  .mRKghHEUJY {
    max-width: 969px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .WRDSBSaIsH p {
    color: var(--paragraph-color);
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
  }
  
  .WRDSBSaIsH blockquote {
    background-color: var(--secondery-color);
    color: var(--black);
    border-left-style: none;
    margin-top: 53px;
    margin-bottom: 53px;
    padding: 45px 40px;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
  }
  
  .RpiXbEInCX {
    grid-column-gap: 35px;
    align-items: center;
    margin-bottom: 25px;
    display: flex;
  }
  
  .WheGISixtB {
    max-width: 160px;
    color: var(--primary-color);
    word-break: keep-all;
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
  }
  
  .GLnDrQPmka {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
  
  .rnfnQvQveg {
    max-width: 984px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 52px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }
  
  .gehruehRaF {
    background-color: var(--background-color);
    padding-top: 19px;
    padding-bottom: 35px;
  }
  
  .ZopPgYGPvO {
    text-align: center;
  }
  
  .wSpTumPnyq {
    width: 92px;
    height: 92px;
    background-color: var(--white);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  
  .CrlREOzncH {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
  }
  
  .RscikpeilB {
    background-color: var(--background-color);
    padding: 69px 112px;
  }
  
  .usqRFDylcF {
    margin-bottom: 0;
  }
  
  .zpItszYmnd {
    grid-column-gap: 24px;
    grid-row-gap: 38px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 38px;
    display: grid;
  }
  
  .xSibguysxU.uTsrCkuira {
    margin-bottom: 40px;
  }
  
  .MELFZVRuhE {
    color: var(--primary-color);
    letter-spacing: -.02em;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
  }
  
  .ardnIoJKBn {
    height: 58px;
    background-color: var(--white);
    color: var(--primary-color);
    border: 1px #000;
    margin-bottom: 0;
    padding: 0 26px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .ardnIoJKBn::-ms-input-placeholder {
    color: var(--paragraph-color);
  }
  
  .ardnIoJKBn::placeholder {
    color: var(--paragraph-color);
  }
  
  .QpxctCOZUo {
    max-width: 100%;
    min-height: 335px;
    min-width: 100%;
    background-color: var(--white);
    color: var(--primary-color);
    border: 1px #000;
    margin-bottom: 0;
    padding: 25px 26px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  .QpxctCOZUo::-ms-input-placeholder {
    color: var(--paragraph-color);
  }
  
  .QpxctCOZUo::placeholder {
    color: var(--paragraph-color);
  }
  
  .hdMzekZyVu {
    overflow: hidden;
  }
  
  .sIuHdsMeHM {
    z-index: 1;
    background-color: var(--background-color);
    
    padding-top: 174px;
    position: relative;
  }
  
  .altIxrKriJ {
    z-index: -1;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }
  .BPqZcrAsgp{
    padding-bottom: 20px;
  }
  .ViHwSjRCaw {
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 60px;
    display: flex;
  }
  
  .sjqxuPpbTD {
    max-width: 441px;
  }
  
  .xwkcvFAHHX {
    grid-column-gap: 12px;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }
  
  .bHqZQhVHkw {
    width: 45px;
    height: 1px;
    background-color: var(--secondery-color);
  }
  
  .bHqZQhVHkw.gNOOjLLpsb {
    display: none;
  }
  
  .CWvqDCypkq {
    font-size: 90px;
    font-weight: 700;
    line-height: 100px;
  }
  
  .iVHvfjOZzU {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
  }
  
  @media screen and (min-width: 1920px) {
    .uOXSgFoCuN.YTmnNqnJrK {
      padding-top: 330px;
      padding-bottom: 50px;
    }
  
    .uOXSgFoCuN.YTmnNqnJrK.ZBxXrdNJVj {
      padding-top: 165px;
      padding-bottom: 50px;
    }
  
    .zpDjubSSmS {
      padding: 80px 100px 80px 150px;
    }
  
    .VidyTEFrHR {
      width: 100%;
      max-width: 583px;
      margin: -243px 33px -127px -33px;
    }
  
    .VidyTEFrHR.ZBxXrdNJVj {
      max-width: 628px;
    }
  }
  
  @media screen and (max-width: 991px) {
  
    .rBCrhNHqGp {
      padding: 12px 25px;
      font-size: 16px;
      line-height: 22px;
    }
  
    .rBCrhNHqGp.CkMAgQARSG:hover {
      border-color: var(--primary-color);
    }
  
    .oUoZdBLzqn {
      padding: 12px 25px;
      font-size: 16px;
      line-height: 22px;
    }
  
    .uOXSgFoCuN, .uOXSgFoCuN.YTmnNqnJrK {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  
    .uOXSgFoCuN.YTmnNqnJrK.ZBxXrdNJVj {
      padding-top: 0;
    }
  
    .uOXSgFoCuN.koPqpxPlIp {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  
    .uOXSgFoCuN.lGWsNQSiDi {
      padding-top: 80px;
    }
  
    .uOXSgFoCuN.lGWsNQSiDi.uqHyJslUUh {
      padding-bottom: 80px;
    }
  
    .uOXSgFoCuN.uSbJWnjYwe {
      padding-bottom: 80px;
    }
  
    .zpDjubSSmS {
      padding: 40px;
    }
  
    .VlVwnDfQzc {
      grid-row-gap: 30px;
      flex-wrap: wrap;
      justify-content: flex-start;
    }
  
    .DRRsQFobBo {
      max-width: 100%;
    }
  
    .suptijoGxh {
      grid-row-gap: 25px;
    }
  
    .rfGEELcntf {
      font-size: 46px;
      line-height: 56px;
    }
  
    .rfGEELcntf.CkMAgQARSG.YTmnNqnJrK {
      margin-bottom: 15px;
    }
  
    .rfGEELcntf.CkMAgQARSG.dOfaWXEHxM {
      margin-bottom: 20px;
      font-size: 28px;
      line-height: 36px;
    }
  
    .rfGEELcntf.CkMAgQARSG.koPqpxPlIp {
      font-size: 40px;
      line-height: 50px;
    }
  
    .rfGEELcntf.cFTjDfTAwQ {
      margin-bottom: 10px;
    }
  
    .KxobMqJWcT {
      margin-bottom: 20px;
    }
  
    .ivcWHVMZHx {
      font-size: 18px;
    }
  
    .JKGGZZbPbA {
      font-size: 18px;
      line-height: 27px;
    }
  
    .VidyTEFrHR {
      max-width: 55%;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
    }
  
    .VidyTEFrHR.ZBxXrdNJVj {
      max-width: 60%;
      margin-right: 30px;
    }
  
    .qgtusLfDRd {
      grid-column-gap: 15px;
    }
  
    .OkPfXPIBEI {
      width: 60px;
      height: 60px;
    }
  
    .unRlyGChks {
      height: 38px;
    }
  
    .BPJihThMHT {
      font-size: 38px;
    }
  
    .hxYzGdRiRJ {
      font-size: 16px;
      font-weight: 500;
      line-height: 26px;
    }
  
    .YxGqDrNmux {
      margin-bottom: 30px;
    }
  
    .YxGqDrNmux.yLFhVFZTYI {
      grid-row-gap: 5px;
      text-align: center;
      flex-direction: column;
    }
  
    .YxGqDrNmux.yLFhVFZTYI.FmyeyrdTxk {
      margin-bottom: 30px;
    }
  
    .YxGqDrNmux.ChzxqHNzaT {
      margin-bottom: 30px;
    }
  
    .YxGqDrNmux.RsBkGdNRUn {
      margin-bottom: 30px;
    }
  
    .sKwbclwJAT.hiMEYTQBje, .sKwbclwJAT.JSXhELMgZP, .xvGwEZMfjQ.hiMEYTQBje, .xvGwEZMfjQ.JSXhELMgZP {
      max-width: none;
    }
  
    .YLypGSLZCz {
      font-size: 16px;
      line-height: 26px;
    }
  
    .YLypGSLZCz.hiMEYTQBje {
      margin-bottom: 10px;
    }
  
    .YLypGSLZCz.cFTjDfTAwQ {
      margin-bottom: 15px;
    }
  
    .YLypGSLZCz.fXsLZzLvHZ {
      margin-bottom: 10px;
    }
  
    .sSrWCDcjDQ {
      border-bottom-style: none;
    }
  
    .nbOtkZwZQm {
      grid-column-gap: 0px;
      grid-row-gap: 0px;
      grid-template-rows: auto auto;
      grid-template-columns: 1fr 1fr;
      grid-auto-columns: 1fr;
      margin-right: 0;
      display: grid;
    }
  
    .wCnMGwzQSY {
      border-bottom: 1px solid rgba(0, 47, 71, .1);
      padding: 30px;
    }
  
    .rXjhCJbxEn {
      grid-column-gap: 30px;
      grid-row-gap: 30px;
      grid-template-columns: 1fr;
    }
  
    .ZMeqdCmZVT {
      grid-row-gap: 20px;
      flex-direction: column;
    }
  
    .kvQifPtIQq {
      width: 100%;
    }
  
    .OTnYkfVYFC {
      grid-column-gap: 20px;
      grid-row-gap: 20px;
      flex-direction: row;
    }
  
    .txzXCstgMv {
      padding-top: 20px;
      padding-bottom: 20px;
    }
  
    .AAmHMuikTh {
      font-size: 24px;
      line-height: 30px;
    }
  
    .NkfqGrwQrZ {
      font-size: 18px;
      line-height: 25px;
    }
  
    .FuHNqedZlw {
      padding-bottom: 20px;
      padding-left: 20px;
      padding-right: 20px;
    }
  
    .idpLwjTBLd {
      width: 100%;
      max-width: 100%;
    }
  
    .idpLwjTBLd.YXxXzCNmvJ {
      margin-top: 0;
    }
  
    .idpLwjTBLd.XvCBTYvZsV {
      max-width: 100%;
    }
  
    .wWZuNhYhXi {
      grid-column-gap: 15px;
    }
  
    .fEvWycIkGe {
      margin-bottom: 15px;
      padding: 20px;
    }
  
    .kyPIRQWWdX {
      font-size: 16px;
    }
  
    .CUcVBWFsUp {
      grid-column-gap: 10px;
      margin-bottom: 10px;
    }
  
    .XKDrDDEDGF {
      grid-column-gap: 5px;
      margin-bottom: 10px;
    }
  
    .FlgpYaezzg {
      font-size: 20px;
      line-height: 32px;
    }
  
    .hNvLqMfFzy {
      width: 30px;
    }
  
    .xNCyYgqOYr {
      width: 60px;
      height: 60px;
    }
  
    .SKgmZEkuAt {
      grid-row-gap: 8px;
      grid-template-columns: 1fr;
    }
  
    .XAmniYsnSy, .xJArCNMylw {
      text-align: center;
    }
  
    .kaiHnCqfEP {
      max-width: none;
      margin-bottom: 10px;
      margin-left: auto;
      margin-right: auto;
      font-size: 20px;
      line-height: 28px;
    }
  
    .NDEDexUwWS {
      padding-top: 60px;
      padding-bottom: 30px;
    }
  
    .QlPbMqFbwv {
      padding-bottom: 10px;
    }
  
    .LUNeNzCYBv {
      max-width: 100%;
      text-align: center;
    }
  
    .xjOwPlUNKS {
      max-width: 160px;
      margin-bottom: 10px;
    }
  
    .jTHDBLWJtK {
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 24px;
    }
  
    .cuAMSuOWou {
      grid-row-gap: 30px;
      flex-wrap: wrap;
    }
  
    .DkDJjwQLHj {
      max-width: 33%;
    }
  
    .uszCyMsKsK {
      margin-bottom: 15px;
      font-size: 22px;
      line-height: 28px;
    }
  
    .AbuHpxlulc {
      grid-row-gap: 10px;
    }
  
    .bcEPsRVeJw {
      grid-column-gap: 10px;
      font-size: 16px;
      line-height: 24px;
    }
  
    .ZeRqDKJKNG {
      font-size: 16px;
      line-height: 24px;
    }
  
    .LQQVqwruYV {
      padding: 30px;
    }
  
    .JhnTEUnMTE {
      width: 90px;
      height: 90px;
    }
  
    .AACHQpqYSb {
      width: 35px;
      height: 35px;
    }
  
    .OtGAdbMznE {
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 26px;
    }
  
    .KlciHYafED {
      margin-top: 72px;
      padding-top: 80px;
      padding-bottom: 80px;
    }
  
    .GYmDDtuMlH {
      margin-bottom: 5px;
      font-size: 42px;
      line-height: 50px;
    }
  
    .nuAdzKnRtN {
      font-size: 20px;
      line-height: 30px;
    }
  
    .SVmlPzFtZQ {
      margin-bottom: -50px;
      padding: 50px;
    }
  
    .GkxzPAICvj {
      margin-top: -50px;
      margin-left: 15px;
      margin-right: 15px;
      padding: 30px 20px;
    }
  
    .PbVwkLzXgO {
      grid-column-gap: 60px;
      grid-row-gap: 20px;
      flex-wrap: wrap;
      justify-content: center;
    }
  
    .ZWyzkcMqHo {
      padding-top: 30px;
      padding-bottom: 30px;
    }
  
    .rqPnqUFmSG {
      grid-column-gap: 24px;
      grid-template-columns: 1fr 1.1fr;
      align-items: center;
      margin-bottom: 0;
    }
  
    .PFqnaJIilN {
      margin-bottom: 20px;
    }
  
    .HlyWWdLbNc {
      grid-row-gap: 10px;
      flex-wrap: wrap;
      margin-bottom: 15px;
    }
  
    .yXcgeKjoHq {
      padding: 12px 18px;
      font-size: 15px;
      line-height: 18px;
    }
  
    .qKZKJBhmyN {
      font-size: 16px;
      line-height: 150%;
    }
  
    .YpgiGDHsLa {
      margin-bottom: 30px;
    }
  
    .rUoaANcCBL {
      height: 400px;
    }
  
    .jhPpRgoLaV {
      margin-bottom: 30px;
    }
  
    .WRDSBSaIsH p {
      margin-bottom: 20px;
      font-size: 16px;
    }
  
    .WRDSBSaIsH blockquote {
      text-align: center;
      margin-top: 25px;
      margin-bottom: 25px;
      padding: 20px;
      font-size: 18px;
      line-height: 30px;
    }
  
    .RpiXbEInCX {
      grid-column-gap: 20px;
      margin-bottom: 20px;
    }
  
    .WheGISixtB {
      max-width: 140px;
      font-size: 24px;
      line-height: 32px;
    }
  
    .GLnDrQPmka {
      grid-column-gap: 20px;
      grid-row-gap: 20px;
    }
  
    .rnfnQvQveg {
      grid-column-gap: 15px;
      grid-row-gap: 15px;
      margin-bottom: 30px;
    }
  
    .gehruehRaF {
      padding-top: 18px;
      padding-bottom: 18px;
    }
  
    .wSpTumPnyq {
      width: 60px;
      height: 60px;
      margin-bottom: 10px;
    }
  
    .CrlREOzncH {
      font-size: 16px;
      line-height: 28px;
    }
  
    .RscikpeilB {
      padding: 40px 30px;
    }
  
    .zpItszYmnd {
      grid-row-gap: 24px;
      margin-bottom: 24px;
    }
  
    .xSibguysxU.uTsrCkuira {
      margin-bottom: 30px;
    }
  
    .MELFZVRuhE {
      font-size: 18px;
      line-height: 28px;
    }
  
    .ardnIoJKBn {
      height: 50px;
      padding-left: 20px;
      padding-right: 20px;
      font-size: 16px;
      line-height: 24px;
    }
  
    .QpxctCOZUo {
      min-height: 200px;
      padding: 20px;
      font-size: 16px;
      line-height: 24px;
    }
  
    .sIuHdsMeHM {
      padding-top: 132px;
    }
  
    .altIxrKriJ {
      height: 450px;
    }
  
    .ViHwSjRCaw {
      grid-row-gap: 5px;
      text-align: center;
      flex-direction: column;
      align-items: stretch;
      margin-bottom: 30px;
    }
  
    .sjqxuPpbTD {
      max-width: none;
    }
  
    .xwkcvFAHHX {
      justify-content: center;
      margin-bottom: 10px;
    }
  
    .bHqZQhVHkw.gNOOjLLpsb {
      display: block;
    }
  
    .CWvqDCypkq {
      font-size: 48px;
      line-height: 58px;
    }
  
    .iVHvfjOZzU {
      max-width: 520px;
      margin-bottom: 15px;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      line-height: 24px;
    }
  }
  
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 78px;
      line-height: 88px;
    }
  
    h2 {
      font-size: 58px;
      line-height: 68px;
    }
  
    .uOXSgFoCuN, .uOXSgFoCuN.YTmnNqnJrK {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  
    .uOXSgFoCuN.lGWsNQSiDi {
      padding-top: 60px;
    }
  
    .uOXSgFoCuN.lGWsNQSiDi.uqHyJslUUh, .uOXSgFoCuN.uSbJWnjYwe {
      padding-bottom: 60px;
    }
  
    .zpDjubSSmS {
      padding: 30px 20px;
    }
  
    .VlVwnDfQzc {
      grid-row-gap: 20px;
    }
  
    .suptijoGxh {
      width: 100%;
      grid-column-gap: 50px;
      grid-row-gap: 20px;
      flex-flow: wrap;
      justify-content: center;
    }
  
    .rfGEELcntf {
      font-size: 28px;
      line-height: 38px;
    }
  
    .rfGEELcntf.CkMAgQARSG.YTmnNqnJrK {
      margin-bottom: 10px;
    }
  
    .rfGEELcntf.CkMAgQARSG.dOfaWXEHxM {
      margin-bottom: 15px;
      font-size: 24px;
      line-height: 32px;
    }
  
    .rfGEELcntf.CkMAgQARSG.koPqpxPlIp {
      font-size: 26px;
      line-height: 30px;
    }
  
    .ivcWHVMZHx {
      font-size: 16px;
    }
  
    .JKGGZZbPbA {
      font-size: 16px;
      line-height: 22px;
    }
  
    .VidyTEFrHR, .VidyTEFrHR.ZBxXrdNJVj {
      max-width: 100%;
    }
  
    .qgtusLfDRd {
      grid-column-gap: 10px;
      grid-row-gap: 10px;
      flex-direction: column;
    }
  
    .OkPfXPIBEI.cFTjDfTAwQ {
      width: 50px;
      height: 50px;
    }
  
    .unRlyGChks {
      height: 24px;
      justify-content: center;
    }
  
    .BPJihThMHT {
      font-size: 24px;
    }
  
    .hxYzGdRiRJ {
      font-size: 15px;
      line-height: 23px;
    }
  
    .YxGqDrNmux.RsBkGdNRUn {
      margin-bottom: 20px;
    }
  
    .sSrWCDcjDQ {
      flex-direction: column;
    }
  
    .nbOtkZwZQm {
      grid-template-columns: 1fr;
    }
  
    .wCnMGwzQSY {
      border-left: 1px solid rgba(0, 47, 71, .1);
      padding: 25px;
    }
  
    .DMSryLANoo {
      width: 70px;
      height: 70px;
      margin-bottom: 15px;
    }
  
    .tPDoZCGucE {
      margin-bottom: 5px;
      font-size: 24px;
      line-height: 30px;
    }
  
    .WdEYvWynNr {
      margin-bottom: 10px;
      font-size: 16px;
      line-height: 26px;
    }
  
    .OTnYkfVYFC, .wWZuNhYhXi {
      flex-direction: column;
    }
  
    .kyPIRQWWdX {
      font-size: 15px;
      line-height: 24px;
    }
  
    .QdRMiuWbCe {
      padding-bottom: 30px;
    }
  
    .SKgmZEkuAt {
      grid-row-gap: 5px;
    }
  
    .kaiHnCqfEP {
      font-size: 18px;
      line-height: 26px;
    }
  
    .xjOwPlUNKS {
      max-width: 140px;
      margin-bottom: 6px;
    }
  
    .jTHDBLWJtK {
      margin-bottom: 8px;
      font-size: 15px;
      line-height: 22px;
    }
  
    .cuAMSuOWou {
      grid-column-gap: 100px;
      grid-row-gap: 20px;
      justify-content: flex-start;
    }
  
    .DkDJjwQLHj {
      max-width: 50%;
    }
  
    .ZeRqDKJKNG {
      font-size: 15px;
      line-height: 22px;
    }
  
    .LQQVqwruYV {
      padding: 20px;
    }
  
    .JhnTEUnMTE {
      width: 80px;
      height: 80px;
    }
  
    .AACHQpqYSb {
      width: 30px;
      height: 30px;
    }
  
    .OtGAdbMznE {
      margin-bottom: 15px;
    }
  
    .KlciHYafED {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  
    .GYmDDtuMlH {
      font-size: 36px;
      line-height: 40px;
    }
  
    .nuAdzKnRtN {
      font-size: 18px;
      line-height: 20px;
    }
  
    .SVmlPzFtZQ {
      margin-bottom: -30px;
      padding: 25px 20px;
    }
  
    .GkxzPAICvj {
      margin-top: -30px;
      padding-top: 20px;
      padding-bottom: 20px;
    }
  
    .PbVwkLzXgO {
      grid-column-gap: 20px;
    }
  
    .ZWyzkcMqHo {
      padding-top: 20px;
      padding-bottom: 20px;
    }
  
    .rqPnqUFmSG {
      grid-row-gap: 20px;
      grid-template-columns: 1fr;
    }
  
    .PFqnaJIilN {
      margin-bottom: 15px;
    }
  
    .YpgiGDHsLa {
      margin-bottom: 20px;
    }
  
    .rUoaANcCBL {
      height: 250px;
    }
  
    .jhPpRgoLaV {
      margin-bottom: 15px;
    }
  
    .WRDSBSaIsH p {
      margin-bottom: 15px;
      font-size: 15px;
      line-height: 24px;
    }
  
    .WRDSBSaIsH blockquote {
      margin-top: 20px;
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 26px;
    }
  
    .RpiXbEInCX {
      grid-column-gap: 15px;
      margin-bottom: 15px;
    }
  
    .WheGISixtB {
      max-width: 100px;
      font-size: 20px;
      line-height: 22px;
    }
  
    .GLnDrQPmka {
      grid-template-columns: 1fr;
    }
  
    .rnfnQvQveg {
      grid-template-columns: 1fr 1fr;
      margin-bottom: 20px;
    }
  
    .gehruehRaF {
      padding-top: 15px;
      padding-bottom: 15px;
    }
  
    .wSpTumPnyq {
      width: 50px;
      height: 50px;
    }
  
    .RscikpeilB {
      padding: 25px;
    }
  
    .zpItszYmnd {
      grid-row-gap: 20px;
      grid-template-columns: 1fr;
      margin-bottom: 20px;
    }
  
    .xSibguysxU.uTsrCkuira {
      margin-bottom: 25px;
    }
  
    .MELFZVRuhE {
      margin-bottom: 5px;
      font-size: 16px;
      line-height: 26px;
    }
  
    .ardnIoJKBn {
      padding-left: 15px;
      padding-right: 15px;
      font-size: 15px;
      line-height: 22px;
    }
  
    .QpxctCOZUo {
      min-height: 150px;
      padding: 15px;
      font-size: 15px;
      line-height: 22px;
    }
  
    .sIuHdsMeHM {
      padding-top: 130px;
    }
  
    .altIxrKriJ {
      height: 400px;
    }
  
    .xwkcvFAHHX {
      margin-bottom: 5px;
    }
  
    .CWvqDCypkq {
      font-size: 32px;
      line-height: 42px;
    }
  
    .iVHvfjOZzU {
      margin-bottom: 10px;
      font-size: 15px;
      line-height: 22px;
    }
  }
  
  @media screen and (max-width: 479px) {
    h1 {
      font-size: 54px;
      line-height: 64px;
    }
  
    h2 {
      font-size: 42px;
      line-height: 52px;
    }
  
    h3 {
      font-size: 36px;
      line-height: 46px;
    }
  
    .rBCrhNHqGp {
      padding: 10px 22px;
      font-size: 14px;
      line-height: 20px;
    }
  
    .oUoZdBLzqn {
      padding: 10px 22px;
      font-size: 14px;
      line-height: 20px;
    }
  
    .zpDjubSSmS {
      padding: 20px 15px;
    }
  
    .suptijoGxh {
      grid-column-gap: 20px;
      grid-row-gap: 15px;
      flex-direction: column;
    }
  
    .rfGEELcntf {
      font-size: 24px;
      line-height: 30px;
    }
  
    .rfGEELcntf.CkMAgQARSG.YTmnNqnJrK {
      font-size: 22px;
    }
  
    .rfGEELcntf.CkMAgQARSG.dOfaWXEHxM {
      margin-bottom: 10px;
      font-size: 22px;
      line-height: 28px;
    }
  
    .rfGEELcntf.CkMAgQARSG.koPqpxPlIp {
      font-size: 22px;
      line-height: 24px;
    }
  
    .rfGEELcntf.cFTjDfTAwQ {
      font-size: 20px;
      line-height: 26px;
    }
  
    .KxobMqJWcT {
      margin-bottom: 15px;
      padding-left: 20px;
    }
  
    .ivcWHVMZHx {
      font-size: 14px;
    }
  
    .JKGGZZbPbA {
      font-size: 14px;
      line-height: 20px;
    }
  
    .qgtusLfDRd {
      flex-direction: row;
    }
  
    .OkPfXPIBEI {
      width: 55px;
      height: 55px;
    }
  
    .YLypGSLZCz {
      font-size: 14px;
      line-height: 22px;
    }
  
    .YLypGSLZCz.hiMEYTQBje {
      max-width: 250px;
    }
  
    .wCnMGwzQSY {
      padding: 20px;
    }
  
    .DMSryLANoo {
      width: 60px;
      height: 60px;
      margin-bottom: 10px;
    }
  
    .tPDoZCGucE {
      font-size: 20px;
      line-height: 28px;
    }
  
    .WdEYvWynNr {
      margin-bottom: 10px;
      font-size: 15px;
      line-height: 22px;
    }
  
    .rXjhCJbxEn {
      grid-row-gap: 20px;
    }
  
    .AAmHMuikTh {
      font-size: 20px;
      line-height: 25px;
    }
  
    .NkfqGrwQrZ {
      font-size: 16px;
      line-height: 20px;
    }
  
    .FuHNqedZlw {
      padding-bottom: 15px;
    }
  
    .wRzLtvhIQl {
      grid-row-gap: 8px;
      text-align: center;
      flex-direction: column;
      align-items: stretch;
    }
  
    .kyPIRQWWdX {
      font-size: 14px;
      line-height: 22px;
    }
  
    .SKgmZEkuAt {
      grid-row-gap: 3px;
    }
  
    .kaiHnCqfEP {
      font-size: 16px;
      line-height: 20px;
    }
  
    .NDEDexUwWS {
      padding-top: 40px;
      padding-bottom: 20px;
    }
  
    .QlPbMqFbwv {
      padding-bottom: 8px;
    }
  
    .xjOwPlUNKS {
      max-width: 130px;
    }
  
    .DkDJjwQLHj {
      max-width: 100%;
    }
  
    .uszCyMsKsK {
      margin-bottom: 10px;
      font-size: 20px;
      line-height: 26px;
    }
  
    .AbuHpxlulc {
      grid-row-gap: 8px;
    }
  
    .bcEPsRVeJw {
      grid-column-gap: 6px;
    }
  
    .ZeRqDKJKNG {
      font-size: 14px;
      line-height: 22px;
    }
  
    .JhnTEUnMTE {
      width: 65px;
      height: 65px;
    }
  
    .AACHQpqYSb {
      width: 25px;
      height: 25px;
    }
  
    .OtGAdbMznE {
      font-size: 15px;
      line-height: 24px;
    }
  
    .KlciHYafED {
      margin-top: 62px;
    }
  
    .GYmDDtuMlH {
      font-size: 24px;
      line-height: 30px;
    }
  
    .IKhDnIaWYL {
      grid-column-gap: 5px;
    }
  
    .nuAdzKnRtN {
      font-size: 16px;
    }
  
    .SVmlPzFtZQ {
      margin-bottom: -10px;
      padding: 20px 15px;
    }
  
    .GkxzPAICvj {
      margin-top: -10px;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .PbVwkLzXgO {
      grid-row-gap: 15px;
      justify-content: flex-start;
    }
  
    .PFqnaJIilN {
      margin-bottom: 10px;
    }
  
    .qKZKJBhmyN {
      font-size: 14px;
      line-height: 140%;
    }
  
    .rUoaANcCBL {
      height: 180px;
    }
  
    .WRDSBSaIsH p {
      font-size: 14px;
      line-height: 22px;
    }
  
    .WRDSBSaIsH blockquote {
      padding: 15px 10px;
      font-size: 13px;
      line-height: 22px;
    }
  
    .RpiXbEInCX {
      margin-bottom: 10px;
    }
  
    .rnfnQvQveg {
      grid-template-columns: 1fr;
    }
  
    .RscikpeilB {
      padding: 20px 15px;
    }
  
    .zpItszYmnd {
      grid-row-gap: 15px;
      margin-bottom: 15px;
    }
  
    .xSibguysxU.uTsrCkuira {
      margin-bottom: 20px;
    }
  
    .MELFZVRuhE {
      font-size: 15px;
      line-height: 24px;
    }
  
    .ardnIoJKBn {
      font-size: 14px;
      line-height: 20px;
    }
  
    .QpxctCOZUo {
      min-height: 120px;
      padding: 10px;
      font-size: 14px;
      line-height: 20px;
    }
  
    .sIuHdsMeHM {
      padding-top: 100px;
    }
  
    .altIxrKriJ {
      height: 390px;
    }
  
    .ViHwSjRCaw {
      margin-bottom: 20px;
    }
  
    .xwkcvFAHHX {
      grid-column-gap: 5px;
    }
  
    .bHqZQhVHkw {
      width: 25px;
    }
  
    .CWvqDCypkq {
      font-size: 28px;
      line-height: 30px;
    }
  
    .iVHvfjOZzU {
      font-size: 14px;
      line-height: 20px;
    }
  }
  
  /*  */
  
  header {
    color: #333;
    background-color: #e9f7f2;
    
    padding-top: 10px;
  }
  
  .sXpkiTiEXx {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
  }
  
  .ZCrJTmGTCP a {
    color: #333;
    font-size: 32px;
    text-decoration: none;
    transition: color 0.3s;
  }
  .ZCrJTmGTCP a:hover {
    color: #708810;
    text-decoration: none;
  }
  
  
  
  nav {
    width: auto;
  }
  
  .GxfqDSsMmP {
    list-style: none;
    display: flex;
    flex-direction: row;
  }
  
  .GxfqDSsMmP li {
    margin: 0 15px;
  }
  
  .GxfqDSsMmP a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s;
  }
  
  .GxfqDSsMmP a:hover {
    color: #708810;
  }
  
  @media (max-width: 768px) {
    .sXpkiTiEXx {
      flex-direction: column;
      align-items: center;
    }
  
    nav {
      margin-top: 10px;
    }
  
    .GxfqDSsMmP {
      flex-direction: row;
      align-items: center;
      gap: 30px;
      padding: 0;
    }
  
    .GxfqDSsMmP li {
      margin: 5px 0;
    }
  }
  
  .hidden {
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.6s ease-out;
  }
  
  .visible {
    opacity: 1;
    transform: translateY(0);
  }
  
  [data-anim] {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1.5s ease;
}
  
  .fade-in-up {
    opacity: 0;
    transform: translateY(50px);
  }
  
  .fade-in-up.visible {
    opacity: 1;
    transform: translateY(0);
  }
  
  .fade-in-left {
    opacity: 0;
    transform: translateX(-50px);
  }
  
  .fade-in-left.visible {
    opacity: 1;
    transform: translateX(0);
  }
  .fade-in-right {
    opacity: 0;
    transform: translateX(50px);
  }
  
  .fade-in-right.visible {
    opacity: 1;
    transform: translateX(0);
  }
  
  .zoom-in {
    opacity: 0;
    transform: scale(0.8);
  }
  
  .zoom-in.visible {
    opacity: 1;
    transform: scale(1);
  }

  