@font-face {
  font-family: Circular;
  src: url(/static/fonts/CircularStd-Book.otf); }

@font-face {
  font-family: 'Roboto';
  src: url(/static/fonts/RobotoLight.ttf); }

@font-face {
  font-family: 'helvetica';
  src: url(/static/fonts/coolvetica_rg.ttf); }

body {
  margin: 0;
  font-family: 'Merriweather', serif;
  font-weight: lighter;
  color: #484848; }
  body ._1gtYZ {
    width: 100px;
    height: 100px;
    background-color: black; }
  body ._3Q9h4 {
    width: 65%; }
    @media screen and (max-width: 768px) {
      body ._3Q9h4 {
        width: auto; } }
  body ._1mxx8 {
    display: flex;
    flex: 1;
    width: 100%;
    flex-wrap: wrap;
    margin: 0 -7.5px; }
    @media screen and (max-width: 768px) {
      body ._1mxx8 {
        margin: 0 0; } }
    body ._1mxx8 .nHmGV {
      box-sizing: border-box;
      padding: 0 7.5px;
      margin-bottom: 15px; }
      @media screen and (max-width: 1024px) {
        body ._1mxx8 .nHmGV {
          width: 50% !important; } }
      @media screen and (max-width: 768px) {
        body ._1mxx8 .nHmGV {
          padding: 0 0;
          margin-bottom: 25px;
          width: 100% !important; } }
    body ._1mxx8 ._20D2b {
      display: flex;
      width: 100%; }
    body ._1mxx8 ._1obeJ {
      display: flex;
      width: 33.33333%; }
    body ._1mxx8 ._3tFe3 {
      display: flex;
      width: 25%; }
  body .PjRvg ._38YUq {
    display: flex;
    flex: 1;
    width: 100%;
    flex-direction: column;
    color: inherit;
    margin-bottom: 15px; }
    body .PjRvg ._38YUq ._27E4l {
      background-size: cover;
      background-position: center;
      display: flex;
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      height: 250px;
      margin-bottom: 15px; }
    body .PjRvg ._38YUq ._1D50S {
      background-size: cover;
      background-position: center;
      display: flex;
      width: 100%;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      height: 300px;
      margin-bottom: 15px; }
    body .PjRvg ._38YUq ._1m9CQ {
      color: #767676;
      font-size: 13px;
      letter-spacing: 1px;
      margin-top: -7px;
      margin-bottom: 7px; }
    body .PjRvg ._38YUq ._2BIub {
      font-weight: bold;
      margin-bottom: 7px; }
    body .PjRvg ._38YUq .-oeD3 {
      font-weight: lighter;
      font-size: 14px; }
  body .PjRvg ._1xzGj {
    justify-content: flex-end; }
    @media screen and (max-width: 768px) {
      body .PjRvg ._1xzGj {
        justify-content: flex-start;
        margin-top: -30px; } }
  body .PjRvg .O6g-i {
    font-size: 14px;
    font-style: italic;
    margin-top: 15px; }
  body ._1vBxu {
    padding: 15px; }
  body ._3EoDC {
    padding: 25px; }
  body ._1TjsI {
    color: #ff9999; }
  body ._1dhHJ {
    color: #009DA7; }
  body input {
    font-size: 14px; }
  body ._2Dulz {
    position: relative;
    min-height: 50px;
    z-index: 9;
    width: 100%;
    transition: width 0.5s; }
    body ._2Dulz input {
      transition: width 0.5s;
      outline: none; }
    body ._2Dulz ._3B6ec._1n7NL {
      opacity: 1;
      display: block; }
    body ._2Dulz ._3B6ec {
      overflow: scroll;
      position: absolute;
      display: none;
      top: 41px;
      min-width: 100%;
      height: auto;
      max-height: 300px;
      background-color: white;
      border: 1px solid lightgrey;
      border-top: 0;
      opacity: 0;
      transition: width 0.5s ease;
      font-size: 14px;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box; }
      body ._2Dulz ._3B6ec ._3qZE_ ._1EKnu {
        padding: 15px; }
        body ._2Dulz ._3B6ec ._3qZE_ ._1EKnu ul {
          list-style: none;
          padding-left: 0;
          margin-left: 0; }
          body ._2Dulz ._3B6ec ._3qZE_ ._1EKnu ul li {
            display: inline; }
            body ._2Dulz ._3B6ec ._3qZE_ ._1EKnu ul li button._3Vdln {
              color: white;
              background-color: #009DA7;
              border-color: #009DA7; }
            body ._2Dulz ._3B6ec ._3qZE_ ._1EKnu ul li button {
              font-size: 14px;
              background-color: white;
              border: 1px solid lightgrey;
              padding: 12px;
              color: #484848;
              margin-right: 5px;
              margin-bottom: 5px;
              border-radius: 6px; }
      body ._2Dulz ._3B6ec ._3qZE_ ._35wkP {
        list-style: none;
        margin: 0;
        padding: 0; }
        body ._2Dulz ._3B6ec ._3qZE_ ._35wkP li button {
          font-size: 14px;
          background-color: transparent;
          border: 0;
          margin: 0;
          width: 100%;
          padding: 17px;
          text-align: left;
          color: #484848;
          -webkit-box-sizing: border-box;
          /* Safari/Chrome, other WebKit */
          -moz-box-sizing: border-box;
          /* Firefox, other Gecko */
          box-sizing: border-box;
          display: flex;
          align-items: center; }
          body ._2Dulz ._3B6ec ._3qZE_ ._35wkP li button img {
            margin-right: 10px;
            width: 12px; }
          body ._2Dulz ._3B6ec ._3qZE_ ._35wkP li button:hover {
            background-color: whitesmoke; }
  body input:disabled {
    background-color: #f0f0f0; }
  body input.Ij3Kd {
    border-color: #ff9999 !important; }
  body ._13AxC {
    margin-top: -15px;
    color: white;
    padding: 10px;
    width: calc(100% - 17.5px);
    background-color: #ff9999;
    color: white;
    font-size: 13px;
    margin-bottom: 15px; }
  body ._1ahTk {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999999; }
    body ._1ahTk ._3XWYi {
      padding: 5px 25px;
      background-color: white;
      font-size: 14px;
      border: 1px solid lightgrey;
      opacity: 0;
      transition: transform 0.4s ease;
      display: flex;
      position: relative;
      align-items: center;
      background-color: antiquewhite;
      justify-content: center; }
      body ._1ahTk ._3XWYi button {
        margin-left: 15px;
        font-size: 14px;
        padding: 0;
        background-color: transparent;
        border: 0;
        width: 20px;
        height: 20px;
        margin-top: -3px;
        margin-right: -20px; }
    body ._1ahTk ._3XWYi._1SCR0 {
      opacity: 1;
      transform: translateY(20px); }
  body ._1pBaG ._38YUq {
    display: flex;
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid lightgrey; }
    body ._1pBaG ._38YUq ._2Sxo_ {
      display: flex;
      flex-direction: column;
      align-items: center;
      font-size: 14px; }
      body ._1pBaG ._38YUq ._2Sxo_ ._3FnXR {
        width: 100px;
        height: 100px;
        margin-bottom: 10px; }
      body ._1pBaG ._38YUq ._2Sxo_ ._3sj49 {
        width: 100%;
        height: 100%; }
    body ._1pBaG ._38YUq ._4qKD0 {
      flex: 1;
      display: flex;
      flex-direction: column;
      margin-left: 15px; }
      body ._1pBaG ._38YUq ._4qKD0 .wZvx8 {
        display: flex !important;
        font-style: italic;
        color: grey;
        font-size: 14px;
        min-width: 400px;
        margin-bottom: 15px; }
        body ._1pBaG ._38YUq ._4qKD0 .wZvx8 ._3r3AB {
          margin-left: 5px; }
          body ._1pBaG ._38YUq ._4qKD0 .wZvx8 ._3r3AB div {
            display: inline;
            margin-left: 5px;
            color: #009DA7;
            font-style: initial; }
        body ._1pBaG ._38YUq ._4qKD0 .wZvx8 ._3R-fF img {
          margin-right: 2px;
          margin-top: 10px;
          width: 13px; }
        body ._1pBaG ._38YUq ._4qKD0 .wZvx8 ._1EuCO {
          margin-left: auto;
          color: #009DA7; }
  body ._37kiM {
    display: flex;
    align-items: center;
    justify-content: center; }
  body ._2gH6_ {
    display: flex;
    justify-content: flex-end; }
  body ._379Jn {
    display: flex;
    margin-bottom: 15px; }
    body ._379Jn ._26H6b {
      cursor: pointer;
      font-weight: lighter;
      font-size: 14px; }
    body ._379Jn button._1n7NL {
      background-color: #1C74BA; }
    body ._379Jn button {
      border: 1px solid lightgrey;
      border-radius: 4px;
      width: 20px;
      height: 20px;
      margin-right: 15px; }
    body ._379Jn input {
      display: none; }
  body ._3cwrG {
    display: flex;
    margin-bottom: 15px;
    align-items: center; }
    body ._3cwrG ._26H6b {
      cursor: pointer;
      font-weight: lighter;
      font-size: 14px; }
    body ._3cwrG button._1n7NL {
      background-image: url("/static/icon/toggle.png"); }
    body ._3cwrG button {
      background-image: url("/static/icon/toggleOff.png");
      background-size: 100%;
      background-position: center;
      border: 0;
      width: 70px;
      height: 30px;
      margin-right: 15px;
      transition: background-image 0.2s linear; }
    body ._3cwrG input {
      display: none; }
  body ._27ypd {
    color: #009DA7;
    background-color: transparent;
    border: 0;
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px; }
  body ._1-0Lw .E_gVV {
    display: flex; }
    body ._1-0Lw .E_gVV ._7V3KI._1n7NL {
      border-bottom: 3px solid #009DA7;
      color: grey;
      cursor: initial; }
    body ._1-0Lw .E_gVV ._7V3KI {
      font-size: 16px;
      color: lightgrey;
      padding: 8px 15px;
      cursor: pointer; }
  body ._1-0Lw ._3qZE_ {
    padding: 20px 0; }
  body ._1f1b1 {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: white;
    z-index: 99999999 !important;
    opacity: 1;
    font-style: italic; }
    body ._1f1b1 h2 {
      font-family: 'montserrat';
      font-style: initial; }
  body ._19UKp {
    display: flex; }
  body ._1s8Sg {
    font-size: 14px !important;
    padding: 7px !important;
    height: auto !important;
    letter-spacing: 1px !important;
    font-weight: initial !important;
    font-style: italic !important; }
  body ._2jZZ0._3mUJj {
    background-color: #1C74BA; }
  body .H5elT._2hAuV ._3O1Fw {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 0; }
    body .H5elT._2hAuV ._3O1Fw ul {
      list-style: none;
      margin-left: 0;
      padding-left: 0; }
      body .H5elT._2hAuV ._3O1Fw ul li {
        padding: 0 15px; }
        body .H5elT._2hAuV ._3O1Fw ul li a {
          padding: 15px 7px;
          color: #464646;
          border-top: 1px solid rgba(211, 211, 211, 0.6); }
  body .H5elT {
    position: relative; }
    body .H5elT ._3O1Fw._1n7NL {
      display: block; }
    body .H5elT ._3O1Fw {
      position: absolute;
      top: 75px;
      right: 0;
      background-color: white;
      min-width: 300px;
      border-radius: 5px;
      display: none;
      border-bottom: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6;
      border-right: 1px solid #e6e6e6;
      z-index: 0; }
      body .H5elT ._3O1Fw ul {
        list-style: none;
        margin-left: 0;
        padding-left: 0;
        margin-top: 0; }
        body .H5elT ._3O1Fw ul li {
          padding: 0 15px; }
          body .H5elT ._3O1Fw ul li a {
            padding: 15px 7px;
            color: #464646; }
            body .H5elT ._3O1Fw ul li a small {
              font-weight: bold;
              color: #009DA7; }
  body .vjCfo._1fKYw {
    width: 50%; }
  body ._1VWG3 {
    width: 100%;
    padding: 11px;
    background-color: #e6e6e6;
    color: #464646;
    height: 50px;
    border-radius: 8px;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px; }
  body ._3nON-._1VWG3 {
    background-color: white;
    color: #484848;
    text-transform: initial; }
  body ._3nON-._2jZZ0 {
    background-color: white;
    border: 1px solid #009DA7;
    color: #009DA7;
    text-transform: initial; }
  body ._2jZZ0 {
    width: 100%;
    padding: 11px;
    background-color: #009DA7;
    color: white;
    height: 50px;
    border-radius: 8px;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px; }
  body ._30Ruy {
    width: 100%;
    padding: 11px;
    background-color: #FFBB01;
    color: white;
    height: 50px;
    border-radius: 8px;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px; }
  body ._2wKVF {
    height: 70px;
    width: 100%;
    cursor: pointer;
    background-image: url("/static/logo/white.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    transition: background-image 0.3s ease; }
    @media screen and (max-width: 768px) {
      body ._2wKVF {
        width: 170px; } }
  body ._3Wq0Y {
    margin-top: 70px; }
    @media screen and (max-width: 768px) {
      body ._3Wq0Y {
        margin-top: 50px; } }
  body .M14vZ {
    color: black; }
  body ._2KUzp {
    color: #484848; }
  body ._2yxzn {
    display: flex;
    align-items: center; }
  body ._3ZA8R {
    border: 1px solid lightgrey;
    height: 35px;
    min-width: 300px;
    width: calc(100% - 18px);
    padding-left: 15px; }
    @media screen and (max-width: 768px) {
      body ._3ZA8R {
        min-width: 0; } }
  body ._1oaEg {
    display: block;
    border: 1px solid lightgrey;
    height: 39px;
    padding: 0 20px; }
  body button {
    outline: none; }
    body button:hover {
      cursor: pointer;
      opacity: 0.8; }
  body a {
    text-decoration: none;
    font-size: 16px; }
    body a:hover {
      opacity: 0.85;
      cursor: pointer; }
  body .CNZbp:hover {
    opacity: 0.9;
    cursor: pointer; }
  body .zYzgC {
    -webkit-box-shadow: 1px 1px 5px 0px #a6a6a6;
    -moz-box-shadow: 1px 1px 5px 0px #a6a6a6;
    box-shadow: 1px 1px 5px 0px #a6a6a6; }
  body ._18pu9 {
    padding: 0 50px;
    position: relative; }
    @media screen and (max-width: 768px) {
      body ._18pu9 {
        padding: 0 15px; } }
  body ._31ftn {
    padding: 15px;
    position: relative;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      body ._31ftn {
        padding: 7px 15px; } }
  body ._2ePag.m-axX {
    align-items: flex-start; }
  body ._2ePag {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    align-items: center;
    flex-direction: column; }
    body ._2ePag a {
      color: #009DA7;
      font-size: 14px;
      margin-left: 8px;
      font-style: italic; }
    body ._2ePag small {
      font-size: 14px; }
    @media screen and (max-width: 768px) {
      body ._2ePag {
        margin: 5px 0;
        align-items: flex-start; } }
    @media screen and (max-width: 768px) {
      body ._2ePag img {
        height: 50px;
        margin-left: auto;
        margin-right: auto; } }
    body ._2ePag h1 {
      font-size: 24px;
      letter-spacing: 1px;
      margin-block-end: 5px; }
      @media screen and (max-width: 768px) {
        body ._2ePag h1 {
          font-size: 20px; } }
    body ._2ePag p {
      color: #484848;
      margin-block-start: 0;
      font-weight: lighter; }
      @media screen and (max-width: 768px) {
        body ._2ePag p {
          font-size: 14px; } }
  body ._38k6- {
    padding: 10px 0;
    background-color: lightgrey;
    margin-top: 50px; }
    body ._38k6- .uVlh9 {
      display: flex;
      flex-direction: row; }
      body ._38k6- .uVlh9 input {
        font-size: 16px; }
      @media screen and (max-width: 768px) {
        body ._38k6- .uVlh9 {
          flex-direction: column; } }
      body ._38k6- .uVlh9 span {
        flex: 1;
        display: flex;
        align-items: center; }
        @media screen and (max-width: 768px) {
          body ._38k6- .uVlh9 span {
            margin-bottom: 20px; } }
  body ._2emb2 img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 7px;
    margin-top: 10px; }
  body ._1pgm_ ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: flex; }
    body ._1pgm_ ul li button._1n7NL {
      border-color: #009DA7;
      color: #009DA7; }
    body ._1pgm_ ul li button {
      background: transparent;
      border: 1px solid  lightgrey;
      color: #757474;
      font-size: 16px;
      padding: 7px 12px;
      margin-right: 7px; }

._3IvEq ._1UxxW {
  margin-top: 73px;
  background-color: #f6f6f6; }
  ._3IvEq ._1UxxW ul {
    list-style: none;
    display: flex;
    padding-left: 0; }
    ._3IvEq ._1UxxW ul li {
      padding: 0 40px 0 0; }
      ._3IvEq ._1UxxW ul li a {
        padding: 23px 0 20px 0;
        display: inline-block;
        font-size: 14px;
        font-family: 'montserrat';
        font-weight: 500;
        color: #464646;
        border-bottom: 3px solid #f6f6f6; }
        ._3IvEq ._1UxxW ul li a:hover {
          border-bottom: 3px solid #009DA7; }

._3IvEq ._38EFI {
  display: flex; }
  ._3IvEq ._38EFI ._1FK3O {
    margin-right: 15px; }
    ._3IvEq ._38EFI ._1FK3O a {
      font-size: 12px;
      font-family: 'montserrat';
      color: #009DA7; }
  ._3IvEq ._38EFI ._19K8I {
    font-size: 11px;
    margin-right: 15px;
    padding-top: 4px;
    color: #757474; }

._1JFvK._293pM .ufd5h {
  width: 50%;
  margin-top: 0; }

._1JFvK {
  position: fixed;
  z-index: 9;
  top: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  left: 0;
  align-items: center;
  justify-content: center;
  overflow: scroll; }
  ._1JFvK ._2K_Rp {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.4; }
  ._1JFvK .ufd5h {
    position: relative;
    width: 40%;
    height: auto;
    background-color: white;
    margin-top: -10%; }
    @media screen and (max-width: 1366px) {
      ._1JFvK .ufd5h {
        width: 50%;
        height: auto;
        margin-top: 70px; } }
    @media screen and (max-width: 768px) {
      ._1JFvK .ufd5h {
        width: 95%;
        height: auto;
        margin-top: 70px; } }
    ._1JFvK .ufd5h ._3do2Q {
      font-size: 18px;
      margin-bottom: 25px; }
    ._1JFvK .ufd5h ._2VMyN {
      font-size: 24px;
      background-color: transparent;
      border: 0;
      position: absolute;
      top: 10px;
      right: 5px;
      z-index: 99; }
      ._1JFvK .ufd5h ._2VMyN svg {
        border-radius: 50%;
        padding: 5px; }
        ._1JFvK .ufd5h ._2VMyN svg:hover {
          -webkit-box-shadow: 1px 1px 5px 0px #a6a6a6;
          -moz-box-shadow: 1px 1px 5px 0px #a6a6a6;
          box-shadow: 1px 1px 5px 0px #a6a6a6; }

._3Lhzt, ._1wXx4 {
  padding: 0 2%;
  display: block; }
  ._3Lhzt ._2Uz81, ._1wXx4 ._2Uz81 {
    font-size: 14px;
    margin-bottom: 15px;
    padding: 10px;
    color: maroon;
    border: 1px solid #fb8989;
    background-color: #ffe1e1; }
  ._3Lhzt ._2wrhk, ._1wXx4 ._2wrhk {
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 14px;
    width: 100% !important;
    box-sizing: border-box;
    height: 40px; }
  ._3Lhzt ._2wrhk:disabled, ._1wXx4 ._2wrhk:disabled {
    background-color: transparent; }
  ._3Lhzt ._23RV4, ._1wXx4 ._23RV4 {
    display: flex;
    margin-bottom: 15px; }
    ._3Lhzt ._23RV4 a, ._1wXx4 ._23RV4 a {
      padding: 0 !important;
      display: inline !important;
      margin-left: auto; }
  ._3Lhzt .Dbz9x, ._1wXx4 .Dbz9x {
    width: 100%;
    padding: 11px;
    background-color: #009DA7;
    color: white;
    height: 50px;
    border-radius: 8px;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px; }
  ._3Lhzt ._3hGKR, ._1wXx4 ._3hGKR {
    position: relative;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 25px; }
    ._3Lhzt ._3hGKR ._2NzgZ, ._1wXx4 ._3hGKR ._2NzgZ {
      width: 100%;
      background-color: lightgrey;
      height: 1px; }
    ._3Lhzt ._3hGKR ._2cfd4, ._1wXx4 ._3hGKR ._2cfd4 {
      background-color: white;
      position: absolute;
      top: -9px;
      width: 60px;
      left: 43%;
      text-align: center;
      font-size: 14px;
      font-style: italic; }

._1oBK3 {
  position: relative; }
  ._1oBK3 label {
    color: grey;
    margin-bottom: 5px; }
  ._1oBK3 ._1iEI- {
    position: absolute;
    right: 7px;
    top: 35px;
    background: transparent;
    border: 0;
    padding-top: 2px; }
    ._1oBK3 ._1iEI- img {
      width: 30px; }

._12XL_ {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px; }
  ._12XL_ a {
    padding: 0 !important;
    display: inline !important;
    margin-left: 15px;
    color: #009DA7 !important;
    font-style: italic; }

@font-face {
  font-family: 'montserrat';
  src: url(/static/fonts/Montserrat.otf); }

nav ._2GxvH {
  position: fixed;
  top: 0;
  width: calc(100%);
  z-index: 5000;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  transition: background-color 0.3s linear; }
  @media screen and (max-width: 768px) {
    nav ._2GxvH {
      padding-left: 5px;
      padding-right: 15px;
      width: calc(100%); } }
  nav ._2GxvH ._30bLs._1V-vy {
    margin-right: auto; }
    nav ._2GxvH ._30bLs._1V-vy ._1V-vy {
      height: 100%;
      width: 200px;
      background-image: url("/static/logo/white.png");
      background-size: 75% auto;
      background-repeat: no-repeat;
      background-position: center;
      transition: background-image 0.3s ease; }
      @media screen and (max-width: 768px) {
        nav ._2GxvH ._30bLs._1V-vy ._1V-vy {
          width: 130px;
          background-image: url("/static/logo/color.png"); } }
    @media screen and (max-width: 768px) {
      nav ._2GxvH ._30bLs._1V-vy {
        display: block; } }
  nav ._2GxvH ._30bLs._2ihSB a {
    padding: 28px 0; }
  nav ._2GxvH ._30bLs {
    padding: 0 15px; }
    @media screen and (max-width: 768px) {
      nav ._2GxvH ._30bLs {
        display: none; } }
    nav ._2GxvH ._30bLs ._219s-._2YJ_7 {
      padding-right: 45px !important; }
    nav ._2GxvH ._30bLs ._219s- {
      padding: 28px 0 !important;
      font-family: 'roboto'; }
      nav ._2GxvH ._30bLs ._219s- .a9VEV {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 22px;
        border-radius: 50%; }
    nav ._2GxvH ._30bLs a, nav ._2GxvH ._30bLs ._219s- {
      color: white;
      font-size: 14px;
      display: flex;
      background: transparent;
      border: 0;
      padding: 30px 0 27px 0;
      position: relative;
      align-items: center;
      font-weight: 400;
      font-family: 'montserrat';
      letter-spacing: 0.5px; }
      nav ._2GxvH ._30bLs a ._1QK9m, nav ._2GxvH ._30bLs ._219s- ._1QK9m {
        display: inline-block;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        margin-left: 5px;
        background-color: #009DA7; }
      nav ._2GxvH ._30bLs a .kbF_u, nav ._2GxvH ._30bLs ._219s- .kbF_u {
        margin-right: 5px;
        background-repeat: no-repeat;
        background-position: center;
        width: 13px;
        height: 13px;
        background-color: #1C74BA;
        padding: 6px;
        background-size: 50% 50%;
        border-radius: 50%; }
      nav ._2GxvH ._30bLs a ._25D6v, nav ._2GxvH ._30bLs ._219s- ._25D6v {
        background-image: url("/static/icon/navInboxWhite.png"); }
      nav ._2GxvH ._30bLs a ._15LBb, nav ._2GxvH ._30bLs ._219s- ._15LBb {
        background-image: url("/static/icon/navPesananWhite.png"); }
      nav ._2GxvH ._30bLs a ._1yGSS, nav ._2GxvH ._30bLs ._219s- ._1yGSS {
        background-image: url("/static/icon/accountwhite.png"); }
  nav ._2GxvH ._2FdQ5 {
    display: none; }
    @media screen and (max-width: 768px) {
      nav ._2GxvH ._2FdQ5 {
        display: flex;
        padding: 15px 0; } }
    nav ._2GxvH ._2FdQ5 button {
      background-color: transparent;
      border: 0; }
      nav ._2GxvH ._2FdQ5 button img {
        width: 20px; }

nav ._1zaQY {
  background-color: white;
  border-bottom: 0.8px solid rgba(211, 211, 211, 0.7); }
  nav ._1zaQY ._30bLs._1V-vy ._1V-vy {
    background-image: url("/static/logo/color.png"); }
  nav ._1zaQY ._30bLs a, nav ._1zaQY ._30bLs ._219s- {
    color: #484848; }

nav ._26HGu {
  position: fixed;
  width: 100%;
  height: 102vh;
  background-color: white;
  z-index: 7;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  nav ._26HGu ._30bLs {
    padding: 20px 15px; }
    nav ._26HGu ._30bLs a {
      color: #484848; }

.image_1swebtw-o_O-imageLoaded_zgbg08 {
  min-height: calc(95vh - 140px);
  min-width: 100% !important; }
  @media screen and (max-width: 768px) {
    .image_1swebtw-o_O-imageLoaded_zgbg08 {
      min-height: auto; } }

.booking-date .rdtPicker {
  top: 66px;
  width: 340px; }

.booking-date .rdtPicker td {
  height: 50px; }

.booking-date .rdtPicker th td.rdtDisabled {
  background-color: #e1eaea !important; }

.booking-date.out .rdtPicker {
  left: -175px; }

.booking-date input {
  width: 80% !important;
  font-size: 16px !important;
  font-weight: lighter; }

.rdt {
  position: relative; }

.rdtPicker {
  display: none;
  position: absolute;
  width: 250px;
  left: 0px;
  padding: 4px;
  margin-top: -15px;
  font-family: 'Montserrat';
  z-index: 99999 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #f9f9f9; }

.unavailable.productdetail input {
  display: none; }

.unavailable.productdetail .rdtPicker {
  display: block;
  position: relative !important;
  width: 100%;
  left: 0px;
  padding: 4px;
  margin-top: 1px;
  z-index: 1 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #f9f9f9; }

.unavailable.register .rdtPicker .rdtDay.rdtDisabled:hover {
  background-color: #ececec;
  color: initial; }

.unavailable.register .rdtPicker .rdtDay {
  cursor: pointer; }
  .unavailable.register .rdtPicker .rdtDay:hover {
    background-color: #009DA7;
    color: white; }

.unavailable .rdtPicker {
  display: none;
  position: absolute;
  width: 100%;
  left: 0px;
  padding: 4px;
  margin-top: 1px;
  z-index: 1 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #f9f9f9; }

.rdtOpen .rdtPicker {
  display: block; }

.rdtStatic .rdtPicker {
  box-shadow: none;
  position: static; }

.rdtPicker .rdtTimeToggle {
  text-align: center; }

._3HZy1 table {
  width: 100%;
  margin: 0; }

.rdtPicker td,
.rdtPicker th {
  text-align: center;
  height: 28px; }

.unavailable .rdtDay {
  text-align: right; }

.unavailable .rdtPicker td,
.unavailable .rdtPicker th {
  height: 50px; }

.rdtPicker td {
  cursor: pointer; }

.rdtPicker td .rdtDay:hover,
.rdtPicker td .rdtHour:hover,
.rdtPicker td .rdtMinute:hover,
.rdtPicker td .rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
  background: #eeeeee;
  cursor: pointer; }

.rdtPicker td .rdtOld,
.rdtPicker td .rdtNew {
  color: #999999; }

.rdtPicker td .rdtToday {
  position: relative; }

.rdtPicker td .rdtToday:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #009DA7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px; }

.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
  background-color: #009DA7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.rdtPicker td .rdtActiv .rdtToday:before {
  border-bottom-color: #fff; }

.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
  background: #ececec;
  color: #999999; }

.rdtPicker td span.rdtOld {
  color: #999999; }

.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
  background: none;
  color: #999999; }

.rdtPicker th {
  border-bottom: 1px solid #f9f9f9; }

.rdtPicker .dow {
  width: 1.2857%;
  border-bottom: none;
  cursor: default;
  font-weight: bold;
  color: #484848; }

.unavailable .rdtPicker .dow {
  width: 1.2857%;
  border-bottom: none;
  cursor: default;
  background: white;
  color: grey; }

.rdtPicker th.rdtSwitch {
  width: 100px; }

.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
  font-size: 21px;
  vertical-align: top; }

.rdtPrev span,
.rdtNext span {
  display: block;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
  background: none;
  color: #999999; }

.rdtPicker thead tr:first-child th {
  cursor: pointer; }

.rdtPicker thead tr:first-child th:hover {
  background: #eeeeee; }

.rdtPicker tfoot {
  border-top: 1px solid #f9f9f9; }

.rdtPicker button {
  border: none;
  background: none;
  cursor: pointer; }

.rdtPicker button:hover {
  background-color: #eee; }

.rdtPicker thead button {
  width: 100%;
  height: 100%; }

td.rdtMonth,
td.rdtYear {
  height: 50px;
  width: 25%;
  cursor: pointer; }

td.rdtMonth:hover,
td.rdtYear:hover {
  background: #eee; }

.rdtCounters {
  display: inline-block; }

.rdtCounters > div {
  float: left; }

.rdtCounter {
  height: 100px; }

.rdtCounter {
  width: 40px; }

.rdtCounterSeparator {
  line-height: 100px; }

.rdtCounter .rdtBtn {
  height: 40%;
  line-height: 40px;
  cursor: pointer;
  display: block;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

.rdtCounter .rdtBtn:hover {
  background: #eee; }

.rdtCounter .rdtCount {
  height: 20%;
  font-size: 1.2em; }

.rdtMilli {
  vertical-align: middle;
  padding-left: 8px;
  width: 48px; }

.rdtMilli input {
  width: 100%;
  font-size: 1.2em;
  margin-top: 37px; }

.rdtTime td {
  cursor: default; }

._2QRpP {
  position: fixed;
  right: 0;
  top: 69px;
  width: 35%;
  height: calc(100vh - 70px);
  background-color: lightgrey; }
  @media screen and (max-width: 768px) {
    ._2QRpP {
      display: none; } }

a._2jEXe {
  width: 220px;
  height: auto;
  display: block;
  font-size: 14px;
  margin: 25px;
  background: white;
  font-family: 'montserrat';
  color: #484848;
  -webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27); }
  a._2jEXe ._2POLQ {
    padding: 7px; }
    a._2jEXe ._2POLQ ._3eWbN {
      font-size: 12px;
      color: grey; }
  a._2jEXe .RT4D4 {
    font-size: 14px;
    font-weight: bold; }
  a._2jEXe img {
    width: 100%;
    height: auto; }
  a._2jEXe input {
    background-color: transparent !important;
    border: 0;
    text-align: left;
    padding: 5px 0;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px; }

.urdW5 {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 7px solid #ccc;
  position: absolute;
  left: 43%; }

.rlO3L {
  padding: 25px 50px; }
  @media (max-width: 767.98px) {
    .rlO3L {
      padding-left: 0;
      padding-right: 0; } }

._3Ob8v {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px; }

.UkPLy {
  border: 1px solid lightgrey;
  display: flex; }

.qc3lt {
  border: 1px solid lightgrey;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 15px 60px 15px;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    .qc3lt img {
      width: 50%; } }

section._1rCTd {
  padding-bottom: 50px; }
  section._1rCTd .J9rlF {
    color: grey; }
    section._1rCTd .J9rlF select {
      background: transparent;
      border: 1px solid lightgrey;
      color: grey;
      padding: 2px 62px 2px 12px;
      font-size: 13px;
      margin-left: 15px; }
  section._1rCTd ._3oyXs {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-bottom: 15px;
    font-family: 'montserrat'; }
    @media screen and (max-width: 768px) {
      section._1rCTd ._3oyXs {
        flex-direction: column; } }
    section._1rCTd ._3oyXs ._2rKqd {
      display: flex;
      max-width: 280px;
      flex-direction: column;
      align-items: center;
      box-sizing: border-box;
      padding: 15px;
      border-right: 1px solid #e6e6e6; }
      section._1rCTd ._3oyXs ._2rKqd img {
        width: 250px;
        height: 250px; }
      section._1rCTd ._3oyXs ._2rKqd button {
        margin-top: 15px; }
    section._1rCTd ._3oyXs .MDDvo {
      flex: 1;
      display: flex;
      flex-direction: column; }
      section._1rCTd ._3oyXs .MDDvo ._3nvLv {
        border-bottom: 1px solid #e6e6e6;
        padding: 12px;
        color: #6F7279;
        display: flex; }
        section._1rCTd ._3oyXs .MDDvo ._3nvLv ._18jlJ {
          margin-left: auto; }
          section._1rCTd ._3oyXs .MDDvo ._3nvLv ._18jlJ ._1NvKu {
            display: inline; }
            section._1rCTd ._3oyXs .MDDvo ._3nvLv ._18jlJ ._1NvKu .THff3 {
              display: flex; }
              section._1rCTd ._3oyXs .MDDvo ._3nvLv ._18jlJ ._1NvKu .THff3 ._3gz3t {
                width: 100px;
                height: 60px; }
        section._1rCTd ._3oyXs .MDDvo ._3nvLv b {
          color: #009DA7; }
      section._1rCTd ._3oyXs .MDDvo ._1jEei {
        display: flex;
        height: 100%; }
        @media screen and (max-width: 1066px) {
          section._1rCTd ._3oyXs .MDDvo ._1jEei {
            flex-direction: column; } }
        section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn {
          margin-right: auto;
          display: flex;
          flex-direction: column;
          width: 100%; }
          section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._1vJds {
            padding: 0 12px 12px 12px;
            flex: 1;
            height: 100%;
            display: flex;
            margin-bottom: auto;
            flex-direction: column;
            border-bottom: 1px solid #e6e6e6; }
            section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._1vJds h2 {
              font-family: 'helvetica';
              letter-spacing: 1px;
              margin-top: 10px; }
              @media screen and (max-width: 768px) {
                section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._1vJds h2 {
                  margin-bottom: 20px; } }
            section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._1vJds ._3bgsp {
              display: flex;
              align-items: center;
              margin-bottom: 20px; }
              @media screen and (max-width: 1066px) {
                section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._1vJds ._3bgsp {
                  margin-bottom: 0px; } }
              section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._1vJds ._3bgsp img {
                width: 15px;
                margin-right: 10px; }
          section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._2zVog {
            flex: 1;
            display: flex;
            flex-direction: column;
            padding: 10px;
            justify-content: space-between; }
            section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._2zVog ._1Rn_l {
              display: flex;
              align-items: center;
              font-size: 14px; }
              @media screen and (max-width: 1066px) {
                section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._2zVog ._1Rn_l {
                  margin-bottom: 15px; } }
              section._1rCTd ._3oyXs .MDDvo ._1jEei ._3bPYn ._2zVog ._1Rn_l img {
                width: 30px;
                margin-right: 15px; }
        section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 {
          font-size: 14px;
          border-left: 1px solid #e6e6e6;
          color: grey;
          display: flex;
          flex-direction: column; }
          section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 ._1c9H6 {
            padding: 10px;
            border-bottom: 1px solid #e6e6e6; }
          section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 h4 {
            color: black;
            margin-top: 9px;
            margin-bottom: 0; }
          section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 .YMz1h {
            display: flex;
            width: 250px;
            padding: 10px;
            margin-bottom: auto;
            flex-direction: column; }
            @media screen and (max-width: 1066px) {
              section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 .YMz1h {
                width: calc(100% - 20px); } }
            section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 .YMz1h ._3UxPM {
              display: flex;
              margin-bottom: 10px;
              width: 100%; }
              section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 .YMz1h ._3UxPM ._1qZEM {
                margin-right: auto; }
          section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 ._2cBhv {
            display: flex;
            justify-content: space-between;
            padding: 10px;
            border-top: 1px solid #e6e6e6; }
            section._1rCTd ._3oyXs .MDDvo ._1jEei .KMAG5 ._2cBhv ._279OU {
              font-size: 20px;
              color: #009DA7;
              font-family: 'helvetica';
              letter-spacing: 1px; }

section._3piy7 ._3oyXs {
  display: flex;
  width: 100%;
  position: relative;
  flex-wrap: wrap; }
  section._3piy7 ._3oyXs .lluPq {
    display: flex;
    margin-right: auto;
    width: 50%;
    flex-direction: column; }
    @media screen and (max-width: 1066px) {
      section._3piy7 ._3oyXs .lluPq {
        width: 100%; } }
    section._3piy7 ._3oyXs .lluPq ._3HBeG {
      display: flex;
      flex-direction: column;
      border: 1px solid lightgrey;
      margin-bottom: 50px; }
      section._3piy7 ._3oyXs .lluPq ._3HBeG ._3BlYb.njdKI {
        background-size: 50%; }
      section._3piy7 ._3oyXs .lluPq ._3HBeG ._3BlYb {
        width: 100%;
        padding: 20% 0;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
        position: relative; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG ._3BlYb ._3FEEZ._23-dw {
          background-color: #1C74BA; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG ._3BlYb ._3FEEZ.vH7Dt {
          background-color: #fa4f4f; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG ._3BlYb ._3FEEZ._2GtKX {
          background-color: lightgrey;
          color: grey; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG ._3BlYb ._3FEEZ {
          background-color: #009DA7;
          position: absolute;
          right: 15px;
          top: 15px;
          color: white;
          padding: 7px 12px;
          text-transform: capitalize;
          border-radius: 4px;
          font-size: 14px; }
      section._3piy7 ._3oyXs .lluPq ._3HBeG ._1-SVa {
        border-bottom: 1px dashed lightgrey;
        padding-bottom: 15px;
        padding-left: 15px; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG ._1-SVa h2 {
          font-family: 'spectral';
          letter-spacing: 1px; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG ._1-SVa small {
          color: grey;
          font-style: italic; }
      section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc {
        display: flex;
        padding-top: 0;
        padding: 15px; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc button {
          padding: 4px 42px;
          border: 0;
          background: transparent;
          font-size: 14px;
          border-radius: 4px;
          margin-right: 10px; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc button._3ma7S {
          background-color: #009DA7;
          color: white; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc button._23-dw {
          background-color: #1C74BA;
          color: white; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc button.vH7Dt {
          background-color: #fa4f4f;
          color: white; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc button._2GtKX {
          background-color: white;
          border: 1px solid lightgrey !important;
          color: grey; }
        section._3piy7 ._3oyXs .lluPq ._3HBeG .jnHZc button._3nsHS {
          margin-left: auto;
          padding: 0;
          font-style: italic;
          color: grey; }
  section._3piy7 ._3oyXs ._2-8Ij {
    position: sticky;
    top: 100px;
    max-width: 400px;
    max-height: 250px;
    margin-top: -50px;
    -webkit-box-shadow: 1px 1px 5px 0px #a6a6a6;
    -moz-box-shadow: 1px 1px 5px 0px #a6a6a6;
    box-shadow: 1px 1px 5px 0px #a6a6a6; }
    @media screen and (max-width: 1066px) {
      section._3piy7 ._3oyXs ._2-8Ij {
        max-width: 100%;
        margin-top: 0; } }
    section._3piy7 ._3oyXs ._2-8Ij ._1UvRI {
      background-color: #B4B4B4;
      color: white;
      font-size: 18px;
      padding: 15px 35px; }
    section._3piy7 ._3oyXs ._2-8Ij ._3gmj6 {
      padding: 35px 15px;
      font-style: italic;
      letter-spacing: 1px;
      font-size: 15px; }
      section._3piy7 ._3oyXs ._2-8Ij ._3gmj6 button {
        font-size: 14px;
        margin-top: 15px; }
        @media screen and (max-width: 1066px) {
          section._3piy7 ._3oyXs ._2-8Ij ._3gmj6 button {
            position: fixed;
            bottom: 0;
            left: 0;
            border-radius: 0;
            z-index: 3; } }

section._2wjnj ._2ZmYb {
  display: flex; }
  @media screen and (max-width: 766px) {
    section._2wjnj ._2ZmYb {
      flex-direction: column; } }
  section._2wjnj ._2ZmYb ._3TQYf {
    padding: 7px 22px;
    background: transparent;
    border: 1px solid lightgrey;
    font-size: 14px;
    color: grey; }
  section._2wjnj ._2ZmYb ._3oyXs {
    width: 70%;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 766px) {
      section._2wjnj ._2ZmYb ._3oyXs {
        width: 100%; } }
    section._2wjnj ._2ZmYb ._3oyXs ._39NM6 {
      flex: 0 calc(50% - 30px);
      margin-right: 15px;
      margin-bottom: 15px;
      display: flex;
      max-width: 400px;
      flex-direction: column; }
      @media screen and (max-width: 766px) {
        section._2wjnj ._2ZmYb ._3oyXs ._39NM6 {
          flex: 0 100%;
          max-width: 100%;
          margin-right: 0; } }
      section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._3BlYb {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15% 0;
        background-color: #f9f9f9;
        color: grey;
        font-style: italic; }
        section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._3BlYb img {
          max-width: 200px;
          margin-bottom: 15px; }
      section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._1pOZx .mDk-Z {
        padding: 15px;
        border: 1px solid #f1f1f1;
        display: flex; }
        section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._1pOZx .mDk-Z .A0_C3 {
          margin-right: auto;
          font-family: 'helvetica';
          color: #1C74BA;
          font-size: 18px; }
          section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._1pOZx .mDk-Z .A0_C3 small {
            color: grey;
            font-family: 'roboto'; }
        section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._1pOZx .mDk-Z .hMZNn {
          display: flex;
          align-items: flex-start; }
          section._2wjnj ._2ZmYb ._3oyXs ._39NM6 ._1pOZx .mDk-Z .hMZNn button {
            background-color: transparent;
            border: 0; }

._1BGx5 {
  display: flex; }
  ._1BGx5 ._1aF_7._1jwDF {
    display: flex;
    justify-content: flex-end; }
  ._1BGx5 ._1aF_7.hZs6F {
    display: flex; }
    ._1BGx5 ._1aF_7.hZs6F ._1aF_7._2272R {
      padding-right: 15px; }
    ._1BGx5 ._1aF_7.hZs6F ._1aF_7 {
      flex: 0 50%; }
    ._1BGx5 ._1aF_7.hZs6F select {
      flex: 0 50%; }
    ._1BGx5 ._1aF_7.hZs6F ._14pA3 {
      flex: 0 50%;
      margin-top: 15px; }
  ._1BGx5 ._1aF_7 label {
    color: #6F7279;
    font-weight: lighter; }
    ._1BGx5 ._1aF_7 label b {
      color: black;
      margin-left: 50px; }
  ._1BGx5 ._1aF_7 input {
    margin-bottom: 15px;
    margin-top: 7px;
    width: calc(100% - 15px);
    height: 30px;
    font-size: 14px;
    border: 1px solid lightgrey;
    padding-left: 15px; }
  ._1BGx5 ._1aF_7 select {
    margin-bottom: 15px;
    margin-top: 7px;
    width: calc(100%);
    height: 35px;
    border-bottom-left-radius: 0 !important;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid lightgrey;
    padding-left: 15px; }
  ._1BGx5 ._1aF_7 textarea {
    margin-bottom: 15px;
    margin-top: 7px;
    width: calc(100% - 15px);
    border: 1px solid lightgrey;
    font-size: 14px;
    padding-left: 15px; }
  ._1BGx5 ._1cJiD {
    min-width: 350px;
    height: auto;
    min-height: calc(100vh - 75px);
    background-color: #F5F5F5; }
    ._1BGx5 ._1cJiD .BNzk2 ul {
      list-style: none;
      padding-left: 0;
      margin-top: 0; }
      ._1BGx5 ._1cJiD .BNzk2 ul li a._2DjgK {
        border-right: 4px solid #009DA7;
        background: #e5e5e5;
        width: calc(100% - 54px); }
      ._1BGx5 ._1cJiD .BNzk2 ul li a {
        display: block;
        width: calc(100% - 50px);
        padding: 25px 25px;
        color: black; }
  ._1BGx5 .ryucx {
    padding: 50px;
    width: 100%;
    max-width: 700px; }

section.yREZE {
  display: flex;
  width: 100%;
  flex-direction: column; }
  section.yREZE ._1c52o {
    display: flex;
    align-items: center;
    margin-bottom: 15px; }
    section.yREZE ._1c52o ._20KJY {
      width: 120px;
      height: 120px;
      margin-right: 25px; }
    section.yREZE ._1c52o ._3HPGh {
      font-size: 14px;
      font-style: italic; }
      section.yREZE ._1c52o ._3HPGh input[type="file"] {
        display: none; }
      section.yREZE ._1c52o ._3HPGh button {
        padding: 0;
        margin-bottom: 5px;
        background: transparent;
        color: #009DA7;
        font-size: 14px;
        border: 0;
        font-weight: bold; }
  section.yREZE ._1-SVa {
    font-size: 22px;
    font-family: 'helvetica';
    letter-spacing: 1px; }
    section.yREZE ._1-SVa small {
      font-size: initial;
      font-family: 'roboto';
      letter-spacing: initial;
      font-style: italic;
      font-size: 13px; }
  section.yREZE .ku4Lr {
    display: flex;
    width: 100%;
    height: 1px;
    background-color: lightgrey;
    margin-top: 25px;
    margin-bottom: 25px; }
  section.yREZE ._2O3qg {
    margin-bottom: 25px; }
    section.yREZE ._2O3qg ._1Tbr- {
      color: grey;
      font-size: 16px;
      margin-bottom: 5px; }
    section.yREZE ._2O3qg ._3KKXi {
      font-size: 14px; }
    section.yREZE ._2O3qg ._3Qemq {
      font-size: 15px;
      letter-spacing: 1px;
      font-style: italic;
      font-weight: bold;
      white-space: pre-wrap;
      word-wrap: break-word; }

section._2ZS3B {
  margin-top: -50px; }
  section._2ZS3B .tqeVU {
    margin-top: -30px;
    display: block;
    color: #009DA7;
    font-weight: bold;
    margin-bottom: 50px; }

section.OghN- {
  margin-top: -50px; }

section.JgcLS {
  margin-top: -50px; }
  section.JgcLS ._2hD3B {
    display: flex;
    flex-direction: column;
    margin-top: 50px; }
    section.JgcLS ._2hD3B ._3HBeG {
      display: flex;
      margin-bottom: 25px; }
      section.JgcLS ._2hD3B ._3HBeG ._24xQU._2DjgK {
        background-image: url("/static/icon/verification.png"); }
      section.JgcLS ._2hD3B ._3HBeG ._24xQU {
        display: block;
        width: 25px;
        height: 25px;
        background-image: url("/static/icon/verificationOff.png");
        background-position: center;
        background-size: 100%;
        margin-right: 10px;
        background-repeat: no-repeat; }
      section.JgcLS ._2hD3B ._3HBeG ._3KKXi ._1Tbr- {
        color: #9E9E9E;
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 2px; }
      section.JgcLS ._2hD3B ._3HBeG ._3KKXi .edIjN {
        display: flex;
        margin-bottom: 15px;
        min-width: 300px; }
        section.JgcLS ._2hD3B ._3HBeG ._3KKXi .edIjN ._3jxeY {
          font-size: 14px;
          color: #009DA7;
          font-weight: lighter;
          margin-right: auto; }
        section.JgcLS ._2hD3B ._3HBeG ._3KKXi .edIjN ._3zgz_._2DjgK {
          background-image: url("/static/icon/check.png"); }
        section.JgcLS ._2hD3B ._3HBeG ._3KKXi .edIjN ._3zgz_ {
          display: block;
          width: 20px;
          height: 20px;
          background-image: url("/static/icon/checkOff.png");
          background-position: center;
          background-size: 100%;
          background-repeat: no-repeat; }

section._3yLL2 {
  margin-top: 100px;
  min-height: 80vh;
  margin-bottom: 100px; }
  section._3yLL2 .rlO3L {
    display: flex; }
  section._3yLL2 .ygYXT {
    display: flex;
    flex-direction: column;
    flex: 0 calc(30% - 20px);
    margin-right: 20px; }
    section._3yLL2 .ygYXT .WGXCx {
      display: flex;
      flex-direction: column;
      border: 1px solid lightgrey;
      align-items: center;
      padding: 15px;
      width: 100%;
      margin-bottom: 15px;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box; }
      section._3yLL2 .ygYXT .WGXCx ._20KJY {
        width: 150px;
        height: 150px;
        margin-bottom: 15px; }
      section._3yLL2 .ygYXT .WGXCx ._1-SVa {
        font-weight: bold;
        font-size: 24px; }
      section._3yLL2 .ygYXT .WGXCx ._16MqK {
        color: grey;
        font-size: 15px;
        font-style: italic;
        margin-bottom: 25px;
        display: flex;
        align-items: center; }
        section._3yLL2 .ygYXT .WGXCx ._16MqK img {
          width: 20px;
          margin-left: 5px; }
      section._3yLL2 .ygYXT .WGXCx ._2NxGS button {
        color: #009DA7;
        background-color: transparent;
        border: 0;
        font-style: italic;
        font-size: 15px; }
    section._3yLL2 .ygYXT ._3vgQG {
      border: 1px solid lightgrey;
      margin-bottom: 15px; }
      section._3yLL2 .ygYXT ._3vgQG ._1Tbr- {
        background-color: #009DA7;
        color: white;
        padding: 15px;
        text-align: center; }
      section._3yLL2 .ygYXT ._3vgQG ._3KKXi {
        padding: 15px 25px; }
    section._3yLL2 .ygYXT .uUrZV ._3KKXi {
      white-space: pre-wrap;
      word-wrap: break-word; }
    section._3yLL2 .ygYXT ._3BIQE ._3KKXi {
      padding: 15px 25px; }
    section._3yLL2 .ygYXT ._3BIQE ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      section._3yLL2 .ygYXT ._3BIQE ul li {
        display: flex;
        margin-bottom: 15px; }
        section._3yLL2 .ygYXT ._3BIQE ul li img {
          margin-left: auto;
          height: 15px; }
  section._3yLL2 ._2YkE1 {
    display: block;
    flex-direction: column;
    width: 70%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box; }
    section._3yLL2 ._2YkE1 ._1-5f_, section._3yLL2 ._2YkE1 ._2bPZ9 {
      padding: 0px 15px;
      border: 1px solid lightgrey;
      margin-bottom: 15px; }
    section._3yLL2 ._2YkE1 ._2bPZ9 {
      display: block;
      width: 100%;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box; }

._1AlDb ._2jdCr {
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  padding: 15px; }
  ._1AlDb ._2jdCr ._2v5AJ {
    width: 100%;
    padding: 15px 10px;
    background-color: #009DA7;
    color: white;
    height: auto;
    border-radius: 8px;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Merriweather', serif; }
  ._1AlDb ._2jdCr ._18vWY svg {
    width: 26px !important;
    height: 26px !important; }
  ._1AlDb ._2jdCr ._18vWY label {
    font-style: italic;
    font-size: 14px;
    font-weight: initial; }
  ._1AlDb ._2jdCr ._18vWY h3 {
    color: #6F7279;
    font-size: 18px;
    font-style: italic; }
  ._1AlDb ._2jdCr ._18vWY ._13rbX {
    text-align: left;
    padding: 25px; }
    ._1AlDb ._2jdCr ._18vWY ._13rbX ._2xEUF {
      width: 100%;
      height: auto;
      background: #009DA7;
      color: white;
      font-size: 16px;
      padding: 15px;
      border-radius: 8px;
      border: 0; }
    ._1AlDb ._2jdCr ._18vWY ._13rbX button {
      width: 20px;
      height: 20px; }
  ._1AlDb ._2jdCr ._18vWY a {
    display: block;
    width: 100%;
    padding: 15px 10px;
    background-color: #009DA7;
    color: white;
    height: auto;
    border-radius: 8px;
    border: 0;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center; }

._1AlDb ._20KJY {
  width: 70px;
  height: 70px;
  float: right; }
  @media (max-width: 767.98px) {
    ._1AlDb ._20KJY {
      width: 50px;
      height: 50px; } }

._1AlDb ._3gTiI {
  float: left; }

._1AlDb ._3Z2nL {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #009DA7; }

._1AlDb .lwMhm {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

._1AlDb ._3I3Ut {
  padding: 30px 0;
  font-size: 14px;
  line-height: 18px; }
  ._1AlDb ._3I3Ut ._2-FUF {
    margin-bottom: 40px; }
  ._1AlDb ._3I3Ut ._3aXLx {
    padding: 15px;
    background-color: #f8f8f8;
    min-height: 70px;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    border: 1px solid #e6e6e6;
    font-size: 13px; }
  ._1AlDb ._3I3Ut ._3vZh0 {
    background-color: #FFF; }
  ._1AlDb ._3I3Ut ._2aYlu {
    margin-top: 6px;
    font-size: 11px;
    color: #9E9E9E; }

._1AlDb .OLNnF textarea {
  resize: none;
  width: 100%;
  padding: 15px;
  border-color: #e6e6e6;
  outline: none;
  font-size: 14px;
  color: #333333;
  line-height: 18px; }

._1AlDb .OLNnF ._10tVE {
  border: 1px solid #e6e6e6;
  border-top: 0;
  padding: 10px 15px;
  margin-top: -3px;
  text-align: right;
  background-color: #F8F8F8; }
  ._1AlDb .OLNnF ._10tVE button {
    padding: 10px;
    background-color: #009DA7;
    border-color: #009DA7;
    font-size: 13px;
    color: #FFF;
    border-radius: 8px;
    letter-spacing: 1px; }

._2_Szc ._2BBdF {
  text-align: center;
  padding: 15px; }
  ._2_Szc ._2BBdF ._20KJY {
    width: 120px;
    height: 120px;
    margin: 0 auto; }
  ._2_Szc ._2BBdF ._3Z2nL {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #009DA7; }
  ._2_Szc ._2BBdF .lwMhm {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
  ._2_Szc ._2BBdF h3 {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 0; }

._2_Szc ._1yw9E {
  border-top: 1px solid #e6e6e6;
  padding: 15px; }
  ._2_Szc ._1yw9E a {
    color: #333333; }
  ._2_Szc ._1yw9E h3 {
    font-size: 16px; }
  ._2_Szc ._1yw9E ._240ty {
    text-align: center; }
    ._2_Szc ._1yw9E ._240ty img {
      max-width: 100%; }
    ._2_Szc ._1yw9E ._240ty h4 {
      margin-bottom: 0;
      margin-top: 15px; }

._2_Szc .r5B9J h4._1DTv2 {
  font-size: 15px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-top: 35px; }

._2_Szc .r5B9J ._1BCcv {
  padding: 10px 0; }

._2_Szc .r5B9J ._15wh4 {
  border-top: 2px solid #e6e6e6; }

._2_Szc .r5B9J ._2sQLr {
  margin-bottom: 20px; }
  ._2_Szc .r5B9J ._2sQLr span {
    color: #009DA7;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: bold; }
  ._2_Szc .r5B9J ._2sQLr ._3tEx8 {
    color: #9E9E9E;
    font-size: 14px; }
  ._2_Szc .r5B9J ._2sQLr ._3dJd9 {
    font-size: 14px;
    margin-top: 5px; }
  ._2_Szc .r5B9J ._2sQLr table tr td {
    font-size: 14px;
    width: 50%;
    padding-bottom: 10px; }
  ._2_Szc .r5B9J ._2sQLr ._3l8gO {
    padding: 10px 0;
    color: #009DA7;
    font-size: 15px; }
  ._2_Szc .r5B9J ._2sQLr .dVcDG {
    font-size: 15px;
    font-weight: bold; }

._1wn7E {
  display: inline-block;
  font-size: 12px;
  background-color: #009DA7;
  color: white;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  margin-right: 5px; }

._1Owvp {
  position: absolute;
  top: 5px;
  right: 20px;
  width: 7px;
  height: 7px;
  background-color: #009DA7; }

.sCOYe {
  display: block;
  border: 1px solid #e6e6e6; }
  .sCOYe ._2yC9u {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px; }
    @media (max-width: 767.98px) {
      .sCOYe ._2yC9u {
        padding: 10px; } }
  .sCOYe ._2yC9u:last-child {
    border-bottom-color: #FFF; }
  @media (max-width: 767.98px) {
    .sCOYe ._34Nyi {
      margin-bottom: 10px; } }
  .sCOYe ._20KJY {
    width: 50px;
    height: 50px;
    display: block;
    margin-right: 10px; }
  .sCOYe ._2gcck {
    display: inline-block; }
    .sCOYe ._2gcck p {
      font-size: 13px;
      margin: 0; }
    .sCOYe ._2gcck ._1-SVa {
      margin-top: 5px;
      margin-bottom: 5px;
      width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-weight: bold; }
    .sCOYe ._2gcck ._1c9H6 {
      color: grey;
      font-style: italic;
      font-size: 12px;
      line-height: 15px;
      padding-right: 1px; }
  .sCOYe p {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .sCOYe ._23jfk {
    color: #484848;
    margin: 0;
    line-height: 18px;
    font-size: 15px;
    margin-bottom: 5px; }
  .sCOYe ._3fnp7 {
    font-size: 13px;
    line-height: 16px; }
    .sCOYe ._3fnp7 p {
      margin: 0; }
    .sCOYe ._3fnp7 ._1wz5G {
      font-weight: bold;
      text-transform: capitalize;
      margin-bottom: 5px; }
    @media (max-width: 767.98px) {
      .sCOYe ._3fnp7 {
        display: none; } }
  .sCOYe .ADSeY {
    margin: 0;
    color: grey;
    font-size: 13px;
    line-height: 16px; }
    @media (max-width: 767.98px) {
      .sCOYe .ADSeY {
        display: none; } }
  .sCOYe ._2Dp8L {
    display: flex;
    max-width: 25%;
    min-width: 350px;
    width: 25%;
    box-sizing: border-box;
    flex-direction: column;
    padding: 0 20px;
    max-height: 70vh;
    overflow-y: scroll;
    overflow-x: hidden; }
    .sCOYe ._2Dp8L button._2DjgK {
      background-color: #f6f6f6;
      border-top: 0;
      margin-left: -20px;
      margin-right: -20px;
      border-left: 4px solid #009DA7; }
    .sCOYe ._2Dp8L button {
      border-color: transparent;
      display: flex;
      border-bottom: 1px solid #e6e6e6;
      position: relative; }
      .sCOYe ._2Dp8L button ._1c9H6 {
        position: absolute;
        right: 10px;
        top: 25px;
        font-size: 12px;
        font-style: italic;
        color: grey; }
      .sCOYe ._2Dp8L button ._23jfk {
        display: flex;
        padding: 20px 5px;
        width: 100%;
        box-sizing: border-box; }
        .sCOYe ._2Dp8L button ._23jfk ._2fYs5 {
          margin-left: 15px;
          display: flex;
          flex-direction: column;
          align-items: flex-start; }
          .sCOYe ._2Dp8L button ._23jfk ._2fYs5 ._1-SVa {
            font-weight: 500;
            margin-top: 5px;
            font-size: 16px;
            color: #464646; }
          .sCOYe ._2Dp8L button ._23jfk ._2fYs5 ._3PrJN {
            margin-top: 15px;
            font-size: 14px;
            text-align: left;
            color: grey; }
  .sCOYe ._1g7Xv {
    height: 70px;
    background-color: #f6f6f6;
    position: absolute;
    bottom: -70px;
    width: calc(100% - 30px);
    left: 0;
    margin: 15px;
    display: flex;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .sCOYe ._1g7Xv {
        left: 15px;
        right: 15px; } }
    .sCOYe ._1g7Xv ._36psf {
      min-width: 351.5px;
      width: 25%;
      height: 100%;
      background-color: white; }
    .sCOYe ._1g7Xv ._1jwDF {
      min-width: 600px;
      width: 100%;
      box-sizing: border-box; }
      .sCOYe ._1g7Xv ._1jwDF form {
        display: inline-block;
        width: 100%;
        height: 100%;
        padding: 12px 20px;
        box-sizing: border-box;
        border: 1px solid #e6e6e6; }
        .sCOYe ._1g7Xv ._1jwDF form input {
          width: 90%;
          border-radius: 20px;
          height: 100%;
          border: 1px solid #e6e6e6;
          box-sizing: border-box;
          outline: none;
          padding: 12px;
          font-size: 14px; }
        .sCOYe ._1g7Xv ._1jwDF form button {
          background-color: transparent;
          border: 0;
          font-size: 14px;
          width: 10%;
          color: #464646; }
  .sCOYe ._1XoGB {
    width: 100%;
    box-sizing: border-box;
    border-left: 1px solid #e6e6e6;
    max-height: 70vh;
    height: 70vh;
    overflow-y: scroll;
    display: flex; }
    .sCOYe ._1XoGB ._38SCl {
      padding: 25px;
      box-sizing: border-box;
      display: flex;
      width: 100%;
      flex-direction: column; }
      .sCOYe ._1XoGB ._38SCl ._1KVEe {
        height: 50px; }
      .sCOYe ._1XoGB ._38SCl ._2e1nv._2OE5q {
        margin-left: auto;
        margin-right: auto; }
        .sCOYe ._1XoGB ._38SCl ._2e1nv._2OE5q ._1oESA {
          font-size: 14px;
          font-style: italic;
          text-align: justify; }
      .sCOYe ._1XoGB ._38SCl ._2e1nv {
        display: flex;
        align-items: center;
        max-width: 77%; }
        .sCOYe ._1XoGB ._38SCl ._2e1nv ._16MqK {
          font-size: 12px;
          font-style: italic;
          font-family: 'montserrat';
          color: grey;
          margin: 5px; }
      .sCOYe ._1XoGB ._38SCl ._1oESA._1036u {
        font-style: italic; }
      .sCOYe ._1XoGB ._38SCl ._1oESA {
        padding: 15px;
        border: 1px solid #e6e6e6;
        border-radius: 8px;
        margin-bottom: 15px;
        width: auto; }
        .sCOYe ._1XoGB ._38SCl ._1oESA a {
          color: #009DA7;
          font-style: italic; }
        .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY {
          min-width: 550px;
          background-color: #f6f6f6;
          display: flex;
          flex-direction: column;
          padding: 15px;
          border-radius: 8px;
          margin-top: 10px;
          font-size: 14px; }
          .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._1hwUS {
            display: flex;
            justify-content: space-between;
            margin-top: 15px; }
            .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._1hwUS .lrZRM {
              width: auto;
              padding: 8px 12px !important;
              font-weight: initial;
              text-transform: initial;
              letter-spacing: initial;
              background-color: #e6e6e6;
              text-align: center;
              height: auto;
              width: 150px;
              border-radius: 8px; }
              .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._1hwUS .lrZRM a {
                color: #464646;
                font-style: normal !important;
                font-size: 14px;
                width: 100%;
                display: block;
                height: 100%; }
            .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._1hwUS ._2v5AJ {
              font-size: 14px;
              padding: 8px 12px;
              font-weight: initial;
              text-transform: initial;
              letter-spacing: initial;
              height: auto;
              width: 150px; }
          .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._3nvLv {
            font-family: 'montserrat';
            padding-bottom: 5px; }
            .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._3nvLv b {
              color: #009DA7; }
          .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 {
            border-top: 2px solid #e6e6e6;
            border-bottom: 2px solid #e6e6e6;
            display: flex;
            padding: 10px; }
            .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._36psf {
              width: 50%; }
              .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._36psf ._6KZ_k {
                font-size: 16px; }
              .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._36psf ._3a_KG {
                padding: 12px 12px 12px 0; }
                .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._36psf ._3a_KG img {
                  width: 100%; }
            .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._1jwDF {
              width: 50%;
              border-left: 2px solid #e6e6e6;
              padding: 8px; }
              .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._1jwDF ._1c9H6 {
                font-size: 12px; }
                .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._1jwDF ._1c9H6 b {
                  font-size: 14px;
                  display: block;
                  margin: 10px 0; }
              .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._1jwDF .L4GpY {
                padding: 8px 0;
                margin: 8px 0;
                border-top: 2px solid #e6e6e6;
                border-bottom: 2px solid #e6e6e6; }
              .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._1jwDF table {
                width: 100%; }
                .sCOYe ._1XoGB ._38SCl ._1oESA .ADSeY ._2fYs5 ._1jwDF table td {
                  width: 50%; }
        .sCOYe ._1XoGB ._38SCl ._1oESA:hover {
          background-color: #fcfcfc; }

._1ohcC {
  margin-left: auto;
  margin-right: auto; }
  ._1ohcC ._2hDlj {
    display: flex;
    justify-content: space-between; }
    ._1ohcC ._2hDlj ._3HBeG {
      background-color: #009DA7;
      color: white;
      padding: 25px 15px;
      margin-bottom: 15px;
      font-family: 'montserrat';
      display: flex;
      border-radius: 8px;
      margin: 5px;
      flex: 1;
      flex-flow: wrap; }
      ._1ohcC ._2hDlj ._3HBeG ._24xQU {
        display: inline-block;
        width: 80px;
        height: 80px;
        margin-right: 15px; }
        ._1ohcC ._2hDlj ._3HBeG ._24xQU img {
          width: 100%; }
      ._1ohcC ._2hDlj ._3HBeG ._17s2d {
        display: flex;
        flex-direction: column; }
        ._1ohcC ._2hDlj ._3HBeG ._17s2d small {
          font-size: 14px;
          font-weight: initial;
          font-style: italic; }
        ._1ohcC ._2hDlj ._3HBeG ._17s2d ._3KRXA {
          font-size: 28px;
          font-weight: bold; }
        ._1ohcC ._2hDlj ._3HBeG ._17s2d ._3KKXi {
          text-transform: uppercase;
          font-size: 14px;
          font-weight: initial; }
  ._1ohcC ._2wp94 {
    display: flex; }
    ._1ohcC ._2wp94 button {
      background-color: transparent;
      border: 0;
      margin-left: auto;
      font-style: italic;
      font-size: 20px;
      font-family: initial;
      color: grey; }
  ._1ohcC ._1Y_zO {
    display: flex;
    flex-direction: column; }
    ._1ohcC ._1Y_zO a {
      color: #464646; }
    ._1ohcC ._1Y_zO ._3HBeG {
      display: flex;
      border: 1px solid #e6e6e6;
      padding: 15px;
      align-items: center;
      border-radius: 8px;
      margin-bottom: 15px; }
      ._1ohcC ._1Y_zO ._3HBeG:hover {
        border-color: #009DA7;
        color: #009DA7;
        opacity: 0.8; }
        ._1ohcC ._1Y_zO ._3HBeG:hover ._1jwDF .MIKJw {
          opacity: 0.6;
          background-color: #009DA7; }
        ._1ohcC ._1Y_zO ._3HBeG:hover ._1jwDF .fzDwd {
          color: #009DA7; }
      ._1ohcC ._1Y_zO ._3HBeG ._1c9H6 {
        font-weight: bold;
        font-family: 'montserrat';
        color: grey; }
      ._1ohcC ._1Y_zO ._3HBeG ._1vrnx {
        font-weight: bold;
        display: flex;
        align-items: center;
        margin-right: auto;
        max-width: 110px; }
        ._1ohcC ._1Y_zO ._3HBeG ._1vrnx ._20KJY {
          margin-right: 8px;
          min-width: 40px;
          min-height: 40px;
          width: 40px;
          height: 40px; }
      ._1ohcC ._1Y_zO ._3HBeG ._1jwDF {
        display: flex;
        align-items: center;
        margin-left: auto;
        max-width: 30%;
        font-size: 14px;
        width: 30%; }
        ._1ohcC ._1Y_zO ._3HBeG ._1jwDF .MIKJw {
          width: 7px;
          height: 7px;
          background-color: #464646;
          margin: 0 7px;
          border-radius: 50%;
          margin-top: 3px; }
        ._1ohcC ._1Y_zO ._3HBeG ._1jwDF .fzDwd {
          text-transform: uppercase;
          font-family: 'montserrat';
          font-weight: bold;
          color: #999999; }

.CYalx {
  background-color: #f1f1f1;
  min-height: 100vh; }
  .CYalx ._1SCLZ {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    background-color: white;
    font-family: 'montserrat'; }
    .CYalx ._1SCLZ ._2HT4j {
      height: 100px;
      width: 170px;
      margin-bottom: 50px; }
    .CYalx ._1SCLZ ._2tlJ5 {
      display: flex; }
      .CYalx ._1SCLZ ._2tlJ5 ._4ChwF {
        font-weight: bold;
        font-size: 22px; }
      .CYalx ._1SCLZ ._2tlJ5 .qTshi {
        margin-left: auto; }
        .CYalx ._1SCLZ ._2tlJ5 .qTshi b {
          display: block; }
    .CYalx ._1SCLZ ._39bjG {
      margin: 50px 0; }
      .CYalx ._1SCLZ ._39bjG table {
        min-width: 200px; }
    .CYalx ._1SCLZ ._2BjC7 {
      display: flex; }
      .CYalx ._1SCLZ ._2BjC7 .ECDXR {
        display: block;
        font-weight: bold;
        color: #009DA7;
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px; }
      .CYalx ._1SCLZ ._2BjC7 ._2Mzyh {
        display: block; }
      .CYalx ._1SCLZ ._2BjC7 b {
        display: block; }
      .CYalx ._1SCLZ ._2BjC7 ._3EOSV {
        margin-left: auto; }
    .CYalx ._1SCLZ .fzDwd {
      display: flex;
      padding: 25px 0;
      margin: 50px 0;
      border-top: 1px solid #e6e6e6;
      border-bottom: 1px solid #e6e6e6; }
      .CYalx ._1SCLZ .fzDwd span {
        display: block;
        margin-bottom: 15px; }
      .CYalx ._1SCLZ .fzDwd ._1jwDF {
        margin-left: auto; }
    .CYalx ._1SCLZ .TaDp1 {
      background-color: #e9e9e9;
      display: flex;
      justify-content: space-between;
      padding: 25px; }
      .CYalx ._1SCLZ .TaDp1 ._3HBeG span._1Tbr- {
        text-transform: uppercase;
        color: #009DA7;
        margin-bottom: 25px; }
      .CYalx ._1SCLZ .TaDp1 ._3HBeG span._2-uBj {
        font-size: 22px;
        font-weight: bold; }
      .CYalx ._1SCLZ .TaDp1 ._3HBeG span._2cBhv {
        font-size: 18px;
        font-weight: bold;
        color: #009DA7; }
      .CYalx ._1SCLZ .TaDp1 ._3HBeG span {
        display: block; }

._2wbvu {
  width: 100%;
  /* padding: 11px; */
  background-color: transparent;
  color: #009DA7;
  /* height: 50px; */
  border-radius: 8px;
  border: 1px solid #009DA7;
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
  text-transform: capitalize;
  margin-top: 7px; }

._3lDiA {
  color: #F56969;
  font-size: 14px;
  text-decoration: underline;
  display: inline-block; }
  ._3lDiA ._3wP1U {
    color: #464646; }
    ._3lDiA ._3wP1U textarea {
      width: 100%;
      height: 100px;
      border: 1px solid #e6e6e6;
      margin-bottom: 15px;
      padding: 7px;
      box-sizing: border-box;
      font-size: 14px; }
    ._3lDiA ._3wP1U button {
      padding: 7px;
      border: 1px solid #e6e6e6;
      background-color: transparent; }

._20XGH {
  border: 0;
  background-color: transparent; }
  ._20XGH img {
    margin-bottom: -7px; }

._2sTQk {
  width: 1px;
  background-color: #6F7279;
  opacity: 0.6;
  height: 20px;
  display: inline-block;
  margin: 0 7px -6px 7px; }

._2ksVZ {
  color: #009DA7; }

._30feP {
  font-size: 14px;
  color: #F56969;
  border: 1px solid #F56969;
  padding: 7px;
  border-radius: 6px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px; }

._2x_uI {
  display: flex;
  justify-content: center;
  width: 100%; }
  @media screen and (max-width: 768px) {
    ._2x_uI {
      justify-content: flex-start;
      flex-wrap: wrap; } }
  ._2x_uI ._3vBAo input {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px; }
  ._2x_uI ._1q-f0 {
    position: relative;
    display: inline-block !important;
    width: 50%;
    height: 100%; }
    ._2x_uI ._1q-f0 input {
      width: 100%;
      height: 100%;
      border: 0;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      box-sizing: border-box;
      outline: none;
      border-right: 1px solid lightgrey;
      padding: 8px 15px; }
  ._2x_uI ._1TjVD {
    background-color: white;
    border-radius: 8px;
    margin-right: 15px;
    width: 100%;
    max-width: 600px;
    text-align: left; }
    @media screen and (max-width: 768px) {
      ._2x_uI ._1TjVD {
        margin-bottom: 5px;
        height: 50px;
        margin-right: 0; } }
    ._2x_uI ._1TjVD ._3Et6I {
      border-right: 0 !important; }
    ._2x_uI ._1TjVD input[type="text"] {
      position: relative;
      width: 50%;
      padding-left: 15px;
      height: 100%;
      font-size: 14px;
      border: 0;
      border-right: 1px solid lightgrey;
      background: transparent;
      outline: none;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box; }
      @media screen and (max-width: 768px) {
        ._2x_uI ._1TjVD input[type="text"] {
          margin-bottom: 5px; } }
  ._2x_uI button {
    background-color: #009DA7;
    font-weight: bold;
    border: 0;
    text-transform: uppercase;
    color: white;
    min-height: 50px;
    letter-spacing: 5px;
    padding-left: 10px;
    width: 160px;
    font-size: 18px;
    text-align: center;
    border-radius: 8px; }
    @media screen and (max-width: 768px) {
      ._2x_uI button {
        letter-spacing: 5px;
        margin-left: auto;
        margin-right: auto;
        width: 100%; } }

select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  border-radius: 0; }

.zu1nU {
  display: flex;
  align-items: center;
  margin-bottom: 15px; }
  .zu1nU label {
    cursor: pointer; }
  .zu1nU input {
    display: none; }
  .zu1nU button {
    border: 1px solid lightgrey;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    margin-right: 15px; }
    .zu1nU button:hover {
      background-color: #1C74BA; }

.zu1nU input:checked ~ label button {
  background-color: #1C74BA; }

section._2kllI ._199HD {
  display: flex;
  margin-bottom: 15px; }
  section._2kllI ._199HD ._1fMmE {
    cursor: pointer; }
  section._2kllI ._199HD button._3eLcE {
    background-color: #1C74BA; }
  section._2kllI ._199HD button {
    border: 1px solid lightgrey;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    margin-right: 15px; }
  section._2kllI ._199HD input {
    display: none; }

section._2kllI ._326hI {
  width: 50%; }
  @media screen and (max-width: 1066px) {
    section._2kllI ._326hI {
      width: 100%; } }
  section._2kllI ._326hI .LKp6b {
    color: grey;
    font-size: 16px !important;
    font-weight: lighter;
    font-family: "roboto" !important;
    margin-top: 15px;
    margin-bottom: 7px !important; }
  section._2kllI ._326hI ._3KHHV {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  section._2kllI ._326hI ._22Mje, section._2kllI ._326hI ._2VwVd, section._2kllI ._326hI .rBb35 {
    margin-bottom: 40px; }
  section._2kllI ._326hI ._22Mje {
    font-family: 'helvetica';
    font-size: 18px;
    letter-spacing: 1px; }
  section._2kllI ._326hI ._2VwVd textarea {
    width: 100%;
    border: 1px solid lightgrey; }
  section._2kllI ._326hI .rBb35 table {
    border-spacing: 0; }
    section._2kllI ._326hI .rBb35 table td {
      min-width: 150px;
      font-weight: bold;
      font-size: 16px;
      height: 25px; }
  section._2kllI ._326hI ._2DpXv {
    margin-bottom: 40px; }

section._3ZRiI .cbeyn {
  position: fixed;
  background-color: lightgrey;
  opacity: 0.6;
  z-index: 2;
  width: 100%;
  height: 100%; }

section._3ZRiI ._2EynU {
  font-size: 13px;
  margin-top: 15px; }
  section._3ZRiI ._2EynU .oSd7O {
    border: 0;
    color: #009DA7;
    font-size: 14px;
    background: transparent; }
  section._3ZRiI ._2EynU ._3_wTN {
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 18px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    font-style: italic;
    color: grey; }
    section._3ZRiI ._2EynU ._3_wTN button {
      background-image: url(/static/icon/del.png);
      /* border-radius: 50%; */
      background-size: 100%;
      border: 0;
      width: 15px;
      background-position: center;
      height: 15px;
      margin-left: 20px; }

section._3ZRiI ._3ZEoQ {
  display: flex;
  width: 100%;
  margin-top: 15px; }
  section._3ZRiI ._3ZEoQ ._3xz1g {
    position: relative; }
    section._3ZRiI ._3ZEoQ ._3xz1g ._37oHh {
      width: 100%;
      display: block;
      position: relative; }
    section._3ZRiI ._3ZEoQ ._3xz1g ._22qS1 {
      position: absolute;
      top: 40px;
      min-width: 300px;
      background-color: white;
      border: 1px solid #e6e6e6;
      -webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
      -moz-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
      box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
      padding: 12px;
      z-index: 3; }
    section._3ZRiI ._3ZEoQ ._3xz1g button {
      font-size: 14px;
      padding: 5px 12px;
      border: 1px solid #e6e6e6;
      margin-right: 5px;
      border-radius: 4px; }
    section._3ZRiI ._3ZEoQ ._3xz1g ._2xUpA {
      margin-top: 8px; }
    section._3ZRiI ._3ZEoQ ._3xz1g ._1gbnL {
      margin-bottom: 5px; }
      section._3ZRiI ._3ZEoQ ._3xz1g ._1gbnL label {
        font-size: 12.5px; }
    section._3ZRiI ._3ZEoQ ._3xz1g label {
      font-size: 14px;
      margin-bottom: 5px;
      display: block; }
      section._3ZRiI ._3ZEoQ ._3xz1g label button {
        width: 20px !important; }
    section._3ZRiI ._3ZEoQ ._3xz1g input {
      width: 100%;
      box-sizing: border-box;
      padding: 8px 12px;
      margin: 0 0 10px 0;
      border-radius: 4px;
      border: 1.3px solid #e6e6e6; }
    section._3ZRiI ._3ZEoQ ._3xz1g ._1amw5 {
      width: 100%;
      display: flex;
      box-sizing: border-box;
      margin-top: 15px; }
      section._3ZRiI ._3ZEoQ ._3xz1g ._1amw5 ._3I1ZR {
        margin-left: auto;
        color: #009DA7; }
      section._3ZRiI ._3ZEoQ ._3xz1g ._1amw5 button {
        margin-right: 0;
        border: 0; }
      section._3ZRiI ._3ZEoQ ._3xz1g ._1amw5 .g6282 {
        animation: _1D6jh 0.8s infinite alternate;
        position: absolute; }

@keyframes _1D6jh {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.1); } }
  section._3ZRiI ._3ZEoQ ._3aqNI._3eLcE {
    color: white;
    background-color: #009DA7;
    border-color: #009DA7; }
  @media screen and (max-width: 768px) {
    section._3ZRiI ._3ZEoQ .oSd7O._3aqNI {
      margin-right: 7px !important; } }
  section._3ZRiI ._3ZEoQ .oSd7O {
    margin-left: auto; }
  section._3ZRiI ._3ZEoQ ._3aqNI {
    background-color: transparent;
    border: 1px solid lightgrey;
    display: flex;
    align-items: center;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 7px;
    color: #484848; }
    section._3ZRiI ._3ZEoQ ._3aqNI img {
      height: 20px;
      margin-right: 7px;
      z-index: -1; }
    section._3ZRiI ._3ZEoQ ._3aqNI ._1dKOO {
      display: flex;
      width: 30px;
      position: relative;
      margin-right: 7px; }
      section._3ZRiI ._3ZEoQ ._3aqNI ._1dKOO ._3KHHV {
        width: 100%;
        height: 5px;
        display: block;
        background-color: lightgrey; }
      section._3ZRiI ._3ZEoQ ._3aqNI ._1dKOO ._3KqBR._3eLcE {
        left: calc(100% - 10px);
        background-color: green; }
      section._3ZRiI ._3ZEoQ ._3aqNI ._1dKOO ._3KqBR {
        position: absolute;
        left: 0;
        top: -2px;
        width: 10px;
        height: 10px;
        background-color: grey;
        border-radius: 100%;
        transition: left 0.5s ease; }

section._3ZRiI ._2Bw4p {
  padding: 0 15px;
  min-height: 80vh; }
  @media screen and (max-width: 768px) {
    section._3ZRiI ._2Bw4p {
      padding: 15px; } }

section._3ZRiI ._1_kYL.PwkY8._2eShY {
  display: flex !important;
  flex: 1 !important;
  width: 100% !important;
  flex-wrap: wrap !important; }
  section._3ZRiI ._1_kYL.PwkY8._2eShY ._3_wTN {
    box-sizing: border-box !important;
    padding: 0 7.5px !important;
    display: flex;
    width: 33.33333%;
    margin: 0 !important;
    margin-bottom: 15px !important; }
    @media screen and (max-width: 1366px) {
      section._3ZRiI ._1_kYL.PwkY8._2eShY ._3_wTN {
        width: 33.33333% !important; } }
    @media screen and (max-width: 1024px) {
      section._3ZRiI ._1_kYL.PwkY8._2eShY ._3_wTN {
        width: 50% !important; } }
    @media screen and (max-width: 768px) {
      section._3ZRiI ._1_kYL.PwkY8._2eShY ._3_wTN {
        padding: 0 !important;
        margin-bottom: 25px;
        width: 100% !important; } }

section._3ZRiI ._1_kYL {
  display: flex;
  flex-wrap: wrap;
  margin-top: -15px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box; }
  section._3ZRiI ._1_kYL ._3_wTN {
    position: relative;
    color: inherit;
    margin: 5px;
    margin-bottom: 15px;
    cursor: pointer; }
    section._3ZRiI ._1_kYL ._3_wTN:hover {
      opacity: 1; }
    section._3ZRiI ._1_kYL ._3_wTN ._2Dmll {
      position: absolute;
      right: 15px;
      top: 15px;
      padding: 2px 8px;
      background-color: rgba(0, 0, 0, 0.4);
      border: 0;
      z-index: 1;
      font-size: 11px;
      display: flex;
      align-items: center;
      color: white;
      border-radius: 8px; }
      section._3ZRiI ._1_kYL ._3_wTN ._2Dmll img {
        width: 15px;
        margin-left: 5px;
        margin-bottom: 0; }
    section._3ZRiI ._1_kYL ._3_wTN ._1I9RB {
      width: 100%;
      position: relative;
      z-index: 0;
      padding-top: 70%;
      margin-bottom: 7px;
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center; }
      section._3ZRiI ._1_kYL ._3_wTN ._1I9RB:hover ._3Tf-D {
        opacity: 0.6; }
      section._3ZRiI ._1_kYL ._3_wTN ._1I9RB ._3Tf-D._1N314 {
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -webkit-transform: rotate(180deg);
        /* Safari 3-8 */
        transform: rotate(180deg);
        right: 0; }
      section._3ZRiI ._1_kYL ._3_wTN ._1I9RB ._3Tf-D {
        transition: opacity 0.4s ease;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        background: #474747;
        background: -moz-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, #474747), color-stop(0%, #2c2c2c), color-stop(0%, #595959), color-stop(0%, #4c4c4c), color-stop(48%, rgba(49, 49, 49, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
        background: -webkit-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: -o-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: -ms-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: linear-gradient(to right, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#131313', GradientType=1 ); }
    section._3ZRiI ._1_kYL ._3_wTN img {
      width: 100%;
      margin-bottom: 7px; }
    section._3ZRiI ._1_kYL ._3_wTN ._3IRwE {
      text-transform: uppercase;
      color: #A4A4A4;
      font-size: 14px;
      letter-spacing: 2px;
      margin-bottom: 5px;
      font-family: 'helvetica'; }
    section._3ZRiI ._1_kYL ._3_wTN ._2Q8X- {
      font-family: 'Montserrat', sans-serif !important;
      font-weight: 500;
      font-size: 18px;
      letter-spacing: 1px; }
    section._3ZRiI ._1_kYL ._3_wTN ._39IH6 {
      color: #484848;
      font-size: 12px;
      opacity: 0.8;
      margin: 7px 0; }
    section._3ZRiI ._1_kYL ._3_wTN .rBb35 {
      display: flex;
      align-items: center;
      margin-top: 7px;
      font-size: 20px;
      font-weight: bold; }
      section._3ZRiI ._1_kYL ._3_wTN .rBb35 small {
        margin-left: 7px;
        font-size: 12px;
        font-style: italic;
        font-weight: lighter; }
      section._3ZRiI ._1_kYL ._3_wTN .rBb35 ._28zmZ {
        color: #484848;
        opacity: 0.8;
        position: relative;
        margin-right: 7px; }
        section._3ZRiI ._1_kYL ._3_wTN .rBb35 ._28zmZ ._3KHHV {
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          height: 1.5px;
          background-color: #a50d0d; }
      section._3ZRiI ._1_kYL ._3_wTN .rBb35 ._35dHr {
        color: #a50d0d;
        position: relative;
        margin-right: 5px; }
      section._3ZRiI ._1_kYL ._3_wTN .rBb35 img {
        width: 22px; }
    section._3ZRiI ._1_kYL ._3_wTN .omxTJ {
      display: flex;
      align-items: center;
      margin-top: 5px;
      font-size: 13px;
      font-weight: bold;
      color: grey; }
      section._3ZRiI ._1_kYL ._3_wTN .omxTJ img {
        width: 13px;
        height: 13px;
        margin: 1px; }

section.Z7GYh .d-Fw6 {
  display: flex;
  width: 100%;
  position: relative;
  padding-top: 25%;
  background-image: url("/static/background/bglisting.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  justify-content: center; }
  section.Z7GYh .d-Fw6 ._1yJei {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 32px;
    font-family: 'spectral';
    letter-spacing: 1px; }
    @media screen and (max-width: 1066px) {
      section.Z7GYh .d-Fw6 ._1yJei {
        display: none; } }
  section.Z7GYh .d-Fw6 ._1cH69 {
    cursor: pointer;
    position: absolute;
    color: white;
    width: auto;
    height: auto;
    text-transform: inherit;
    letter-spacing: 1px !important;
    padding: 15px 25px;
    bottom: -25px; }

section.Z7GYh .lTSlA {
  padding: 80px 20%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  font-family: 'spectral'; }
  @media screen and (max-width: 1066px) {
    section.Z7GYh .lTSlA {
      padding: 40px 5%; } }

section.Z7GYh ._2A_qE {
  background-color: #f6f6f6;
  margin-bottom: 50px; }
  section.Z7GYh ._2A_qE ._1HNUB {
    display: flex;
    margin-top: 50px;
    margin-bottom: 10px;
    flex-wrap: wrap; }
    section.Z7GYh ._2A_qE ._1HNUB ._3_wTN {
      flex: 1;
      text-align: center;
      padding: 0 35px;
      margin-bottom: 25px;
      font-size: 16px; }

section.Z7GYh .HzA9H ._1axdJ {
  margin-top: 50px; }

section.Z7GYh .HzA9H ._3_wTN {
  display: flex !important; }
  section.Z7GYh .HzA9H ._3_wTN ._3mY09 {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 0 35px; }
    section.Z7GYh .HzA9H ._3_wTN ._3mY09 ._2FfZn {
      width: 100px;
      height: 100px;
      margin-bottom: 7px; }
    section.Z7GYh .HzA9H ._3_wTN ._3mY09 ._3iJ_K {
      font-family: 'helvetica';
      letter-spacing: 1px; }
    section.Z7GYh .HzA9H ._3_wTN ._3mY09 ._2cWQW {
      color: grey; }
    section.Z7GYh .HzA9H ._3_wTN ._3mY09 ._38VVy {
      font-style: italic;
      font-size: 18px;
      letter-spacing: 1px;
      padding: 30px; }
  section.Z7GYh .HzA9H ._3_wTN ._2aKew {
    flex: 1; }
    @media screen and (max-width: 1066px) {
      section.Z7GYh .HzA9H ._3_wTN ._2aKew {
        display: none; } }
    section.Z7GYh .HzA9H ._3_wTN ._2aKew img {
      height: 100%; }

section._2QBb7 ._2nMlP {
  display: flex;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1124px; }
  @media screen and (max-width: 768px) {
    section._2QBb7 ._2nMlP {
      padding: 25px 15px; } }
  @media screen and (max-width: 1128px) {
    section._2QBb7 ._2nMlP {
      padding: 25px 15px; } }
  @media screen and (min-width: 1218px) {
    section._2QBb7 ._2nMlP {
      max-width: 1024px; } }
  section._2QBb7 ._2nMlP ._326hI {
    display: flex;
    min-width: 70%;
    margin-right: 25px;
    position: relative;
    flex-direction: column; }
    @media screen and (max-width: 1128px) {
      section._2QBb7 ._2nMlP ._326hI {
        margin-right: 20px;
        min-width: 50%; } }
    section._2QBb7 ._2nMlP ._326hI ._2FfZn {
      width: 120px;
      height: 120px;
      background-color: #009DA7;
      background-position: bottom;
      background-size: 60% auto;
      background-repeat: no-repeat;
      border-radius: 100%; }
    section._2QBb7 ._2nMlP ._326hI .LKp6b {
      font-family: 'helvetica';
      letter-spacing: 1px;
      font-size: 20px;
      margin-bottom: 20px; }
      section._2QBb7 ._2nMlP ._326hI .LKp6b small {
        color: grey;
        font-weight: lighter;
        font-size: 16px;
        font-style: italic; }
    section._2QBb7 ._2nMlP ._326hI ._1iPGx ._3IRwE {
      color: #9F9F9F;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
    section._2QBb7 ._2nMlP ._326hI ._1iPGx ._1c84p {
      display: flex;
      align-items: center;
      font-family: 'Montserrat';
      letter-spacing: 1px;
      color: grey; }
      section._2QBb7 ._2nMlP ._326hI ._1iPGx ._1c84p img {
        margin-right: 15px; }
    section._2QBb7 ._2nMlP ._326hI ._3KHHV {
      position: relative;
      widows: 100%;
      height: 1px;
      background-color: lightgrey;
      margin-top: 35px;
      margin-bottom: 35px; }
    section._2QBb7 ._2nMlP ._326hI .hNhSg ._3_wTN {
      display: flex;
      align-items: center;
      margin-bottom: 15px; }
      section._2QBb7 ._2nMlP ._326hI .hNhSg ._3_wTN img {
        margin-right: 15px; }
      section._2QBb7 ._2nMlP ._326hI .hNhSg ._3_wTN ._1d2Z8 {
        font-size: 14px; }
    section._2QBb7 ._2nMlP ._326hI .lTSlA ._1d2Z8 {
      white-space: pre-wrap; }
      section._2QBb7 ._2nMlP ._326hI .lTSlA ._1d2Z8 button {
        color: #009DA7;
        font-weight: bold;
        font-size: 14px;
        font-style: italic;
        background-color: transparent;
        border: 0; }
    section._2QBb7 ._2nMlP ._326hI ._3CMxo ._1bI0c {
      background-color: transparent !important; }
    section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 {
      display: flex;
      flex-direction: row; }
      @media screen and (max-width: 1224px) {
        section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 {
          flex-direction: column-reverse; } }
      section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 ._1d2Z8 {
        width: 65%;
        white-space: pre-wrap; }
        @media screen and (max-width: 1224px) {
          section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 ._1d2Z8 {
            width: 100%; } }
        section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 ._1d2Z8 button {
          color: #009DA7;
          font-weight: bold;
          font-size: 14px;
          font-style: italic;
          background-color: transparent;
          border: 0; }
      section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 .QgzTs {
        display: flex;
        flex-direction: column;
        flex: 1;
        align-items: center;
        justify-content: flex-start; }
        section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 .QgzTs a {
          background-color: #EBEBEB;
          font-size: 15px;
          padding: 7px 19px;
          font-weight: bold;
          margin: 0px 0 15px 0;
          color: grey;
          border-radius: 8px; }
        section._2QBb7 ._2nMlP ._326hI ._3CMxo ._3-HR3 .QgzTs .nDnd9 {
          font-size: 13px;
          color: #9F9F9F;
          font-style: italic; }
    section._2QBb7 ._2nMlP ._326hI ._1U3rT ._1HNUB {
      display: flex;
      flex-wrap: wrap; }
      section._2QBb7 ._2nMlP ._326hI ._1U3rT ._1HNUB ._3_wTN {
        flex: 0 40%;
        display: flex;
        align-items: center;
        margin-bottom: 35px; }
        section._2QBb7 ._2nMlP ._326hI ._1U3rT ._1HNUB ._3_wTN img {
          margin-right: 15px; }
    section._2QBb7 ._2nMlP ._326hI ._17RYm table {
      width: 500px; }
      section._2QBb7 ._2nMlP ._326hI ._17RYm table tr {
        height: 35px; }
      section._2QBb7 ._2nMlP ._326hI ._17RYm table ._3hIeL {
        font-weight: bold;
        font-size: 18px; }
    section._2QBb7 ._2nMlP ._326hI ._1fOK_ ._1Xwm_ {
      display: flex;
      align-items: center;
      margin-top: 15px; }
      section._2QBb7 ._2nMlP ._326hI ._1fOK_ ._1Xwm_ img {
        margin-right: 7px;
        height: 30px; }
    section._2QBb7 ._2nMlP ._326hI ._2olh- ._3_wTN {
      display: flex; }
      section._2QBb7 ._2nMlP ._326hI ._2olh- ._3_wTN ._3mY09 {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100px;
        font-style: italic; }
        section._2QBb7 ._2nMlP ._326hI ._2olh- ._3_wTN ._3mY09 ._2FfZn {
          width: 75px;
          height: 75px;
          margin-bottom: 15px; }
      section._2QBb7 ._2nMlP ._326hI ._2olh- ._3_wTN ._1qVPM {
        flex: 1;
        display: flex;
        flex-direction: column;
        margin-left: 15px; }
        section._2QBb7 ._2nMlP ._326hI ._2olh- ._3_wTN ._1qVPM ._2xEta {
          display: flex;
          font-style: italic;
          color: grey;
          font-size: 14px;
          margin-bottom: 15px; }
          section._2QBb7 ._2nMlP ._326hI ._2olh- ._3_wTN ._1qVPM ._2xEta ._3Mcl8 {
            margin-left: auto;
            color: #009DA7; }
  section._2QBb7 ._2nMlP ._1CdxY.Kc9Ij {
    top: 125px; }
    @media screen and (max-width: 1066px) {
      section._2QBb7 ._2nMlP ._1CdxY.Kc9Ij {
        position: relative;
        left: 0;
        top: 40px; } }
    section._2QBb7 ._2nMlP ._1CdxY.Kc9Ij ._3iJ_K {
      font-family: 'helvetica';
      font-size: 22px;
      letter-spacing: 1px; }
    section._2QBb7 ._2nMlP ._1CdxY.Kc9Ij ._2aKew {
      display: flex;
      width: calc(100% + 30px);
      height: 200px;
      margin-left: -15px;
      margin-top: 15px;
      margin-bottom: 15px;
      background-size: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-color: lightgrey; }
    section._2QBb7 ._2nMlP ._1CdxY.Kc9Ij .omxTJ {
      margin-top: 7px; }
  section._2QBb7 ._2nMlP .Kc9Ij.AmVyM ._70ZK5 {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    z-index: 2; }
    section._2QBb7 ._2nMlP .Kc9Ij.AmVyM ._70ZK5 h1 {
      color: #009DA7;
      border: 2px solid #009DA7;
      padding: 10px;
      transform: rotate(20deg); }
  section._2QBb7 ._2nMlP .Kc9Ij.AmVyM ._15ZR0 {
    opacity: 0.6; }
  section._2QBb7 ._2nMlP .Kc9Ij {
    margin-left: auto;
    position: sticky;
    height: 400px;
    top: 100px;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      section._2QBb7 ._2nMlP .Kc9Ij {
        display: none; } }
    section._2QBb7 ._2nMlP .Kc9Ij ._15ZR0 {
      padding: 15px;
      -webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
      -moz-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
      box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.27);
      background-color: white;
      width: 350px;
      margin-bottom: 15px; }
      @media screen and (max-width: 1366px) {
        section._2QBb7 ._2nMlP .Kc9Ij ._15ZR0 {
          width: 300px; } }
    section._2QBb7 ._2nMlP .Kc9Ij button {
      margin-top: 20px; }
    section._2QBb7 ._2nMlP .Kc9Ij button._1Vauu {
      left: 80px;
      font-size: 14px;
      background: transparent;
      border: 0;
      margin-top: -20px;
      color: #009DA7;
      font-style: italic;
      position: absolute; }
    section._2QBb7 ._2nMlP .Kc9Ij ._3KHHV {
      display: flex;
      width: 100%;
      height: 1px;
      background-color: lightgrey;
      margin: 15px 0; }
    section._2QBb7 ._2nMlP .Kc9Ij .rBb35 {
      font-size: 22px;
      font-weight: bold;
      margin-bottom: 10px; }
      section._2QBb7 ._2nMlP .Kc9Ij .rBb35 small {
        font-size: 12px;
        font-weight: lighter;
        font-style: italic;
        color: grey; }
    section._2QBb7 ._2nMlP .Kc9Ij .X32nl {
      display: flex;
      width: 100%;
      height: 50px;
      margin-bottom: 15px;
      border: 1px solid lightgrey;
      justify-content: space-between; }
      section._2QBb7 ._2nMlP .Kc9Ij .X32nl ._22Mje {
        border: 0;
        outline: none;
        padding-top: 15px;
        padding-left: 10px;
        font-size: 14px;
        width: 50%; }
    section._2QBb7 ._2nMlP .Kc9Ij .omxTJ {
      color: grey;
      font-size: 14px; }
      section._2QBb7 ._2nMlP .Kc9Ij .omxTJ img {
        width: 13px;
        margin-right: 2px; }
      section._2QBb7 ._2nMlP .Kc9Ij .omxTJ span {
        margin-right: 7px; }
      section._2QBb7 ._2nMlP .Kc9Ij .omxTJ span.NPgT5 {
        margin-left: 7px; }
    section._2QBb7 ._2nMlP .Kc9Ij ._3YmTK {
      display: flex;
      margin-bottom: 15px;
      font-size: 14px; }
      section._2QBb7 ._2nMlP .Kc9Ij ._3YmTK ._2sJZe {
        margin-left: auto;
        font-family: 'montserrat';
        font-size: 16px; }
      section._2QBb7 ._2nMlP .Kc9Ij ._3YmTK small {
        color: grey; }
    section._2QBb7 ._2nMlP .Kc9Ij ._1nzxu {
      display: flex;
      align-items: center; }
      section._2QBb7 ._2nMlP .Kc9Ij ._1nzxu span {
        margin-right: auto; }
      section._2QBb7 ._2nMlP .Kc9Ij ._1nzxu img {
        width: 20px;
        height: 17px;
        border-radius: 0; }

section._2QBb7 .L6w6Y {
  position: relative;
  width: 100%; }
  section._2QBb7 .L6w6Y ._2Su3Y {
    display: flex;
    flex-direction: row;
    min-height: 60vh; }
    @media screen and (max-width: 1128px) {
      section._2QBb7 .L6w6Y ._2Su3Y {
        min-height: 55vh; } }
    @media screen and (max-width: 768px) {
      section._2QBb7 .L6w6Y ._2Su3Y {
        min-height: 45vh; } }
    section._2QBb7 .L6w6Y ._2Su3Y ._3z-KX {
      display: flex;
      width: 50%;
      background-color: lightgray;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: right;
      transition: background-size 0.3s ease;
      border-left: 0;
      border: 0.2px solid white; }
      @media screen and (max-width: 1128px) {
        section._2QBb7 .L6w6Y ._2Su3Y ._3z-KX {
          width: 60%; } }
      @media screen and (max-width: 768px) {
        section._2QBb7 .L6w6Y ._2Su3Y ._3z-KX {
          width: 100%; } }
    section._2QBb7 .L6w6Y ._2Su3Y ._2-Z7s {
      display: flex;
      width: 50%;
      flex-wrap: wrap;
      background-color: lightgray; }
      @media screen and (max-width: 1128px) {
        section._2QBb7 .L6w6Y ._2Su3Y ._2-Z7s {
          width: 40%; } }
      @media screen and (max-width: 768px) {
        section._2QBb7 .L6w6Y ._2Su3Y ._2-Z7s {
          display: none; } }
      @media screen and (max-width: 1128px) {
        section._2QBb7 .L6w6Y ._2Su3Y ._2-Z7s ._7y1YB._3VQCk {
          display: none; } }
      section._2QBb7 .L6w6Y ._2Su3Y ._2-Z7s ._7y1YB {
        display: flex;
        width: 50%;
        height: 50%;
        background-color: lightgray;
        border: 0.2px solid white;
        box-sizing: border-box;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        transition: background-size 0.3s ease; }
        @media screen and (max-width: 1128px) {
          section._2QBb7 .L6w6Y ._2Su3Y ._2-Z7s ._7y1YB {
            width: 100%; } }

._3WZS5 {
  display: flex; }
  ._3WZS5 .PFXTo {
    position: fixed;
    right: 30px;
    bottom: 70px; }
  ._3WZS5 ._2cjDi {
    margin-bottom: 30px; }
    ._3WZS5 ._2cjDi ._1Nw8X {
      display: none; }
    ._3WZS5 ._2cjDi ._6tfx5 {
      display: flex;
      flex-wrap: wrap; }
      ._3WZS5 ._2cjDi ._6tfx5 label {
        flex: 0 50%;
        font-weight: bold; }
      ._3WZS5 ._2cjDi ._6tfx5 ._1N314 {
        flex: 0 50%;
        display: flex;
        align-items: center; }
        ._3WZS5 ._2cjDi ._6tfx5 ._1N314 input {
          width: 100px;
          margin-right: 15px; }
        ._3WZS5 ._2cjDi ._6tfx5 ._1N314 input::placeholder {
          font-style: italic; }
    ._3WZS5 ._2cjDi ._37hns {
      display: flex;
      flex-wrap: wrap; }
      ._3WZS5 ._2cjDi ._37hns ._199HD {
        flex: 0 50%; }
    ._3WZS5 ._2cjDi .ARdeK._30hh6 {
      display: flex; }
      ._3WZS5 ._2cjDi .ARdeK._30hh6 .ARdeK._3glGq {
        padding-right: 15px; }
      ._3WZS5 ._2cjDi .ARdeK._30hh6 .ARdeK {
        flex: 0 50%; }
      ._3WZS5 ._2cjDi .ARdeK._30hh6 select {
        flex: 0 50%; }
      ._3WZS5 ._2cjDi .ARdeK._30hh6 ._199HD {
        flex: 0 50%;
        margin-top: 15px; }
    ._3WZS5 ._2cjDi .ARdeK._2EYse {
      display: flex;
      align-items: center;
      margin-top: 15px; }
      ._3WZS5 ._2cjDi .ARdeK._2EYse button {
        width: 24px;
        height: 24px;
        background: url("/static/icon/minus-icon.png");
        text-align: center;
        font-size: 16px;
        border: 0;
        margin: 5px;
        margin-top: -5px; }
        ._3WZS5 ._2cjDi .ARdeK._2EYse button img {
          z-index: -1; }
      ._3WZS5 ._2cjDi .ARdeK._2EYse button._2jPoX {
        background: url("/static/icon/plus-icon.png"); }
    ._3WZS5 ._2cjDi .ARdeK label {
      color: #6F7279; }
      ._3WZS5 ._2cjDi .ARdeK label b {
        color: black; }
    ._3WZS5 ._2cjDi .ARdeK ._37oHh {
      width: 100%;
      position: relative; }
    ._3WZS5 ._2cjDi .ARdeK input {
      margin-bottom: 15px;
      margin-top: 7px;
      width: 100%;
      height: 35px;
      font-size: 14px;
      border: 1px solid lightgrey;
      padding-left: 15px;
      -webkit-box-sizing: border-box;
      /* Safari/Chrome, other WebKit */
      -moz-box-sizing: border-box;
      /* Firefox, other Gecko */
      box-sizing: border-box; }
    ._3WZS5 ._2cjDi .ARdeK select {
      margin-bottom: 15px;
      margin-top: 7px;
      width: calc(100%);
      height: 35px;
      border-bottom-left-radius: 0 !important;
      font-size: 14px;
      background-color: transparent;
      border: 1px solid lightgrey;
      padding-left: 15px; }
    ._3WZS5 ._2cjDi .ARdeK textarea {
      margin-bottom: 15px;
      margin-top: 7px;
      width: calc(100% - 15px);
      border: 1px solid lightgrey;
      font-size: 14px;
      padding-left: 15px; }
    ._3WZS5 ._2cjDi ._1Xwm_ {
      display: flex;
      align-items: center;
      margin-top: 15px; }
      ._3WZS5 ._2cjDi ._1Xwm_ img {
        margin-right: 15px; }
  ._3WZS5 ._2ZYvC {
    color: #6F7279;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 25px; }
  ._3WZS5 ._12sw7 {
    font-size: 14px;
    margin-top: 7px;
    color: black; }
  ._3WZS5 ._199HD {
    display: flex;
    margin-bottom: 15px; }
    ._3WZS5 ._199HD ._1fMmE {
      cursor: pointer; }
    ._3WZS5 ._199HD button._3eLcE {
      background-color: #1C74BA; }
    ._3WZS5 ._199HD button {
      border: 1px solid lightgrey;
      border-radius: 4px;
      width: 20px;
      height: 20px;
      margin-right: 15px; }
    ._3WZS5 ._199HD input {
      display: none; }
  ._3WZS5 ._3YyvM._3eLcE {
    border: 1px solid green;
    cursor: grabbing !important; }
  ._3WZS5 ._3YyvM {
    border: 1px solid lightgrey;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin-top: 15px; }
    @media screen and (max-width: 1368px) {
      ._3WZS5 ._3YyvM {
        width: 90%; } }
    @media screen and (max-width: 768px) {
      ._3WZS5 ._3YyvM {
        width: 100%; } }
    ._3WZS5 ._3YyvM .gR5QP {
      padding: 20% 5%; }
      ._3WZS5 ._3YyvM .gR5QP b {
        color: black;
        font-size: 14px; }
      ._3WZS5 ._3YyvM .gR5QP ._3n_3n {
        width: 30%;
        margin-right: 15px;
        letter-spacing: 1px;
        font-weight: initial;
        text-transform: initial !important; }
        @media screen and (max-width: 768px) {
          ._3WZS5 ._3YyvM .gR5QP ._3n_3n {
            font-size: 14px;
            width: 100%; } }
      ._3WZS5 ._3YyvM .gR5QP button {
        margin-bottom: 15px; }
      ._3WZS5 ._3YyvM .gR5QP small {
        font-size: 13px; }
      ._3WZS5 ._3YyvM .gR5QP input {
        display: none; }
  @media screen and (max-width: 768px) {
    ._3WZS5 ._2STiv {
      width: 100%; } }
  ._3WZS5 ._2G67K {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px; }
    ._3WZS5 ._2G67K ._2GDx7 {
      width: 170px;
      height: 170px;
      margin-right: 20px;
      margin-bottom: 70px;
      position: relative; }
      ._3WZS5 ._2G67K ._2GDx7:hover ._3Tf-D {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: column; }
      ._3WZS5 ._2G67K ._2GDx7 ._3z1yj {
        display: none; }
      ._3WZS5 ._2G67K ._2GDx7 ._1eMKa {
        text-align: center; }
        ._3WZS5 ._2G67K ._2GDx7 ._1eMKa ._2WpGU {
          margin-top: 12px; }
        ._3WZS5 ._2G67K ._2GDx7 ._1eMKa ._1gY80 {
          background-color: transparent;
          color: #6F7279;
          border: 0;
          font-size: 14px;
          margin-top: 10px;
          font-style: italic; }
        ._3WZS5 ._2G67K ._2GDx7 ._1eMKa input {
          width: 100%;
          margin-top: 15px;
          border: 0;
          border-bottom: 1px solid lightgrey;
          padding-bottom: 5px;
          outline: none;
          font-size: 14px; }
        ._3WZS5 ._2G67K ._2GDx7 ._1eMKa ._1Ks0Y {
          width: 100%;
          padding: 7px 0;
          border: 0;
          background-color: #009DA7;
          color: white;
          font-size: 12px;
          border-radius: 4px;
          margin-top: 5px; }
      ._3WZS5 ._2G67K ._2GDx7 .CbAfF {
        position: absolute;
        background-color: #009DA7;
        color: white;
        width: 100%;
        top: 0;
        z-index: 9;
        font-size: 12px;
        padding: 7px 0;
        text-align: center;
        font-style: italic; }
      ._3WZS5 ._2G67K ._2GDx7 ._3Tf-D {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        top: 0;
        display: none; }
        ._3WZS5 ._2G67K ._2GDx7 ._3Tf-D ._2tnVc {
          padding: 8px 12px;
          color: grey;
          font-size: 12px;
          border: 0;
          border-radius: 5px; }
        ._3WZS5 ._2G67K ._2GDx7 ._3Tf-D ._31DXh {
          background: 0;
          border: 0;
          color: lightgrey;
          margin-bottom: 7px;
          margin-top: 7px; }
      ._3WZS5 ._2G67K ._2GDx7 img {
        width: 100%;
        height: 100%; }
    ._3WZS5 ._2G67K ._3vEEI {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      border: 1px solid lightgrey;
      width: 170px;
      height: 170px;
      color: grey;
      cursor: pointer; }
      ._3WZS5 ._2G67K ._3vEEI img {
        margin-bottom: 10px; }
  ._3WZS5 ._3jWIn ._18eo_ {
    position: fixed;
    top: 0;
    width: 300px;
    height: 100vh;
    padding-top: 100px;
    background-color: #F5F5F5;
    color: grey;
    font-size: 18px;
    font-style: italic;
    z-index: 500; }
    ._3WZS5 ._3jWIn ._18eo_ ._8iQc2 ul {
      padding-left: 0;
      margin-left: 0;
      list-style: none; }
      ._3WZS5 ._3jWIn ._18eo_ ._8iQc2 ul li {
        width: 100%; }
        ._3WZS5 ._3jWIn ._18eo_ ._8iQc2 ul li a._3eLcE {
          border-right: 4px solid #009DA7;
          background-color: #e0e0e0; }
        ._3WZS5 ._3jWIn ._18eo_ ._8iQc2 ul li a {
          display: block;
          font-family: 'roboto';
          box-sizing: border-box;
          width: 100%;
          padding: 15px;
          height: 100%;
          font-size: 16px;
          color: #494949;
          font-style: initial; }
    @media screen and (max-width: 1066px) {
      ._3WZS5 ._3jWIn ._18eo_ {
        display: none; } }
  ._3WZS5 ._3jWIn ._3-HR3 {
    margin-left: 300px;
    width: 100%;
    max-width: 650px;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    padding-bottom: 100px;
    padding-top: 50px;
    min-height: 120vh; }
    @media screen and (max-width: 1066px) {
      ._3WZS5 ._3jWIn ._3-HR3 {
        margin-left: 15px;
        width: 100%;
        min-width: 100%; } }
    @media screen and (max-width: 768px) {
      ._3WZS5 ._3jWIn ._3-HR3 {
        margin-left: 0;
        padding-top: 15px; } }
  ._3WZS5 ._3VQCk {
    position: fixed;
    left: 300px;
    bottom: 0;
    padding-bottom: 100px;
    background-color: white;
    z-index: 1000;
    width: calc(100% - 300px); }
    @media screen and (max-width: 1066px) {
      ._3WZS5 ._3VQCk {
        left: 0;
        width: 100%; } }
    ._3WZS5 ._3VQCk ._3KHHV {
      width: 100%;
      height: 20px;
      background-color: #E8E8E8; }
      ._3WZS5 ._3VQCk ._3KHHV .zeIXC {
        position: relative;
        background-color: #009DA7;
        height: 100%; }
    ._3WZS5 ._3VQCk ._2PIdN {
      display: flex;
      padding: 15px; }
      ._3WZS5 ._3VQCk ._2PIdN button {
        font-size: 14px;
        border-radius: 6px;
        padding: 12px 25px; }
      ._3WZS5 ._3VQCk ._2PIdN ._1XPDY {
        border: 1px solid lightgrey;
        margin-right: auto; }
      ._3WZS5 ._3VQCk ._2PIdN ._1piO7 {
        margin-right: 5px; }
      ._3WZS5 ._3VQCk ._2PIdN .Z770K {
        color: white;
        background-color: #009DA7; }
      ._3WZS5 ._3VQCk ._2PIdN .qtoll {
        color: white;
        background-color: #1C74BA;
        margin-right: 5px; }

._3cE-I div {
  width: 100%;
  padding-top: 40%;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat; }

._3ZUjR, ._3mAZG {
  position: absolute;
  padding-right: 25px;
  padding-left: 25px;
  top: 0;
  z-index: 5;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
  opacity: 0.6;
  transition: opacity 0.4s ease; }
  ._3ZUjR:hover, ._3mAZG:hover {
    opacity: 0.9; }

._3ZUjR {
  right: 0px; }

._3mAZG {
  left: 0px; }

._3dO4g {
  background-color: white;
  border: 0;
  position: absolute;
  bottom: 15px;
  left: 15px;
  border-radius: 4px;
  font-size: 15px;
  padding: 10px 20px;
  font-style: italic;
  letter-spacing: 1 !important;
  color: #484848; }
  ._3dO4g a {
    font-size: 14px;
    display: inline-block; }

._2FfZn._2cItm {
  background-size: cover !important;
  background-position: center !important; }

._2FfZn {
  width: 100%;
  height: 100%;
  background-color: #009DA7;
  background-position: bottom;
  background-size: 60% auto;
  background-repeat: no-repeat;
  border-radius: 100%; }

._1_kYL {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box; }
  ._1_kYL ._3_wTN {
    color: inherit;
    display: flex !important;
    flex-direction: column;
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
    cursor: pointer; }
    ._1_kYL ._3_wTN:hover {
      opacity: 1; }
    @media screen and (max-width: 768px) {
      ._1_kYL ._3_wTN {
        margin: 5px;
        margin-right: 0; } }
    ._1_kYL ._3_wTN ._2Dmll {
      position: absolute;
      right: 15px;
      top: 15px;
      padding: 2px 8px;
      background-color: rgba(0, 0, 0, 0.4);
      border: 0;
      z-index: 1;
      font-size: 11px;
      display: flex;
      align-items: center;
      color: white;
      border-radius: 8px; }
      ._1_kYL ._3_wTN ._2Dmll img {
        width: 15px;
        margin-left: 5px;
        margin-bottom: 0; }
    ._1_kYL ._3_wTN ._1I9RB {
      width: 100%;
      position: relative;
      z-index: 0;
      padding-top: 70%;
      margin-bottom: 7px;
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center; }
      ._1_kYL ._3_wTN ._1I9RB:hover ._3Tf-D {
        opacity: 0.6; }
      ._1_kYL ._3_wTN ._1I9RB ._3Tf-D._1N314 {
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -webkit-transform: rotate(180deg);
        /* Safari 3-8 */
        transform: rotate(180deg);
        right: 0; }
      ._1_kYL ._3_wTN ._1I9RB ._3Tf-D {
        transition: opacity 0.4s ease;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%;
        background: #474747;
        background: -moz-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, #474747), color-stop(0%, #2c2c2c), color-stop(0%, #595959), color-stop(0%, #4c4c4c), color-stop(48%, rgba(49, 49, 49, 0)), color-stop(100%, rgba(19, 19, 19, 0)));
        background: -webkit-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: -o-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: -ms-linear-gradient(left, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        background: linear-gradient(to right, #474747 0%, #2c2c2c 0%, #595959 0%, #4c4c4c 0%, rgba(49, 49, 49, 0) 48%, rgba(19, 19, 19, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#474747', endColorstr='#131313', GradientType=1 ); }
    ._1_kYL ._3_wTN img {
      width: 100%;
      margin-bottom: 7px; }
    ._1_kYL ._3_wTN ._3IRwE {
      text-transform: initial !important;
      color: #767676 !important;
      font-size: 13px !important;
      letter-spacing: 0.5px !important;
      margin-bottom: 5px;
      font-family: "Montserrat" !important; }
    ._1_kYL ._3_wTN ._2Q8X- {
      font-family: 'Montserrat', sans-serif !important;
      font-weight: 600 !important;
      font-size: 16px !important;
      letter-spacing: 0px !important; }
    ._1_kYL ._3_wTN ._39IH6 {
      color: #484848;
      font-size: 12px;
      opacity: 0.8;
      margin: 7px 0; }
    ._1_kYL ._3_wTN .rBb35 {
      display: flex;
      align-items: center;
      margin-top: 7px;
      font-size: 18px !important;
      font-weight: bold; }
      ._1_kYL ._3_wTN .rBb35 span {
        font-size: 14px;
        display: block;
        margin-left: 5px; }
      ._1_kYL ._3_wTN .rBb35 ._28zmZ {
        color: #484848;
        opacity: 0.8;
        position: relative;
        margin-right: 7px; }
        ._1_kYL ._3_wTN .rBb35 ._28zmZ ._3KHHV {
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          height: 1.5px;
          background-color: #a50d0d; }
      ._1_kYL ._3_wTN .rBb35 ._35dHr {
        color: #a50d0d;
        position: relative;
        margin-right: 5px; }
      ._1_kYL ._3_wTN .rBb35 img {
        width: 22px; }
    ._1_kYL ._3_wTN .omxTJ {
      display: flex;
      align-items: center;
      margin-top: 5px;
      font-size: 11px !important;
      font-weight: initial !important;
      color: #767676 !important; }
      ._1_kYL ._3_wTN .omxTJ img {
        width: 10px !important;
        height: 10px !important;
        margin: 0.5px !important; }

._3eXAo {
  min-height: 70vh; }
  ._3eXAo ._3YyvM {
    border: 1px solid #e6e6e6;
    padding: 5%;
    margin: 55px 0;
    font-size: 18px; }
  ._3eXAo ._2tsaf {
    text-align: center; }

._1zae9 {
  display: block;
  margin-top: 15px;
  padding-bottom: 30px; }
  ._1zae9 span {
    margin-bottom: 15px;
    display: block; }
  ._1zae9 button {
    font-size: 14px;
    border-radius: 6px;
    padding: 12px 25px; }
  ._1zae9 ._1ObPf {
    display: block;
    border: 1px solid lightgrey;
    margin-right: auto; }
  ._1zae9 .qtoll {
    color: white;
    background-color: #009DA7; }
  ._1zae9 ._2DMEy {
    color: white;
    background-color: #1C74BA;
    margin-right: 5px; }

._3noIN {
  height: auto;
  overflow: scroll;
  max-height: 70vh;
  padding-bottom: 70px; }
  ._3noIN .LKp6b._2IPvA {
    border-bottom: 3px solid #009DA7;
    width: auto;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 12px; }
  ._3noIN .LKp6b {
    color: #767676;
    font-size: 14px;
    margin-bottom: 7px; }
  ._3noIN ._3-HR3 {
    font-weight: bold;
    margin-bottom: 25px; }
    ._3noIN ._3-HR3 textarea {
      width: 100%;
      box-sizing: border-box;
      font-size: 14px;
      border: 1px solid #e6e6e6;
      padding: 15px; }
    ._3noIN ._3-HR3 table {
      width: 100%; }
    ._3noIN ._3-HR3 .lTSlA {
      font-size: 14px;
      font-style: italic; }

.t7Fow {
  margin-top: 150px; }
  .t7Fow ._2tsaf {
    display: flex;
    justify-content: center;
    margin-top: 25px; }
    .t7Fow ._2tsaf a {
      margin-right: 25px; }
    .t7Fow ._2tsaf button {
      text-transform: initial !important;
      margin: 25px; }

._2MbKa {
  padding: 11px;
  background: transparent;
  width: 100%;
  font-size: 14px;
  border-color: #e6e6e6;
  color: #484848;
  background: url("/static/icon/like.png");
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 20px;
  margin-bottom: 15px; }

._3RK8F {
  font-size: 13px; }

.MYw6W {
  margin-top: 100px;
  color: white; }
  .MYw6W ._2_bTo {
    background-color: #009DA7;
    padding-top: 20px; }
    .MYw6W ._2_bTo ._1OKm0 {
      display: flex;
      justify-content: space-between;
      flex-direction: row; }
      @media screen and (max-width: 768px) {
        .MYw6W ._2_bTo ._1OKm0 {
          flex-direction: column; } }
      .MYw6W ._2_bTo ._1OKm0 .UOlSe {
        margin-right: auto; }
      .MYw6W ._2_bTo ._1OKm0 div {
        margin-right: 15px; }
        @media screen and (max-width: 768px) {
          .MYw6W ._2_bTo ._1OKm0 div {
            margin-bottom: 15px; } }
        .MYw6W ._2_bTo ._1OKm0 div ._3-BOf {
          margin-bottom: 15px; }
      .MYw6W ._2_bTo ._1OKm0 ._2T-zP, .MYw6W ._2_bTo ._1OKm0 .V57ls {
        display: flex;
        flex-direction: column; }
        .MYw6W ._2_bTo ._1OKm0 ._2T-zP a, .MYw6W ._2_bTo ._1OKm0 .V57ls a {
          font-size: 14px;
          color: white;
          margin-bottom: 10px; }
          .MYw6W ._2_bTo ._1OKm0 ._2T-zP a b, .MYw6W ._2_bTo ._1OKm0 .V57ls a b {
            font-size: 20px;
            font-family: 'helvetica';
            font-weight: lighter;
            letter-spacing: 1px; }
        .MYw6W ._2_bTo ._1OKm0 ._2T-zP ._3_wT5, .MYw6W ._2_bTo ._1OKm0 .V57ls ._3_wT5 {
          margin-bottom: 10px; }
      .MYw6W ._2_bTo ._1OKm0 .UOlSe {
        display: flex;
        flex-direction: column; }
        .MYw6W ._2_bTo ._1OKm0 .UOlSe ._3Teen {
          margin-top: 10px; }
  .MYw6W .C8KE6 {
    display: flex;
    padding-bottom: 50px; }
    @media screen and (max-width: 768px) {
      .MYw6W .C8KE6 {
        flex-direction: column; }
        .MYw6W .C8KE6 ._1bceC {
          margin-left: 0 !important;
          margin-bottom: 25px;
          max-width: 100% !important; } }
    .MYw6W .C8KE6 .UOlSe {
      margin-left: 0 !important; }
      .MYw6W .C8KE6 .UOlSe ._3Teen {
        font-size: 14px;
        font-weight: lighter;
        margin-top: 10px; }
    .MYw6W .C8KE6 ._1bceC {
      max-width: 300px;
      display: flex;
      flex-direction: column;
      margin-left: auto; }
      .MYw6W .C8KE6 ._1bceC ._3-BOf {
        margin-bottom: 15px; }
      .MYw6W .C8KE6 ._1bceC a {
        margin-bottom: 7px;
        color: white;
        font-weight: lighter;
        font-size: 15px; }
      .MYw6W .C8KE6 ._1bceC ._3zQ7V {
        margin-bottom: 15px; }
        .MYw6W .C8KE6 ._1bceC ._3zQ7V a {
          margin-right: 5px; }
      .MYw6W .C8KE6 ._1bceC ._2kSSH img {
        margin-right: 5px; }

._1PlYG {
  display: flex;
  flex-direction: row !important; }

._2os_x ._37qfo {
  position: relative;
  width: 100%;
  height: 96vh;
  background-image: url("/static/background/banner.jpg");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -70px; }
  @media screen and (max-width: 768px) {
    ._2os_x ._37qfo {
      height: 100vh; } }
  ._2os_x ._37qfo ._2l286 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3; }
  ._2os_x ._37qfo video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -99; }
  ._2os_x ._37qfo ._2F_HF {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    bottom: 20%;
    align-items: flex-end;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      ._2os_x ._37qfo ._2F_HF {
        justify-content: flex-start;
        bottom: 0; } }
    ._2os_x ._37qfo ._2F_HF ._1RlP- {
      text-align: center;
      width: 50%;
      margin-bottom: 50px;
      color: white; }
      @media screen and (max-width: 1024px) {
        ._2os_x ._37qfo ._2F_HF ._1RlP- {
          width: 80%; } }
      @media screen and (max-width: 768px) {
        ._2os_x ._37qfo ._2F_HF ._1RlP- h1 {
          margin-bottom: 5px !important; }
        ._2os_x ._37qfo ._2F_HF ._1RlP- p {
          margin-bottom: 35px !important; } }
      ._2os_x ._37qfo ._2F_HF ._1RlP- ._3rR6c {
        margin-block-start: 0;
        font-size: 14px;
        margin-top: 25px;
        letter-spacing: 1px;
        font-weight: lighter; }
        ._2os_x ._37qfo ._2F_HF ._1RlP- ._3rR6c a {
          color: #FFBB01;
          font-size: 14px; }
      ._2os_x ._37qfo ._2F_HF ._1RlP- h1 {
        margin-block-end: 25px;
        font-family: 'Merriweather', serif;
        letter-spacing: 2px;
        font-size: 40px;
        font-weight: 200; }
      ._2os_x ._37qfo ._2F_HF ._1RlP- p {
        margin-block-start: 0;
        font-size: 16px;
        margin-bottom: 50px;
        letter-spacing: 1px;
        font-style: italic;
        font-weight: lighter; }
      ._2os_x ._37qfo ._2F_HF ._1RlP- .Qo8-m {
        margin-top: 50px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center; }
        ._2os_x ._37qfo ._2F_HF ._1RlP- .Qo8-m a {
          letter-spacing: 1px;
          margin: 15px;
          font-size: 15px;
          color: white;
          font-weight: lighter; }
      @media screen and (max-width: 768px) {
        ._2os_x ._37qfo ._2F_HF ._1RlP- {
          text-align: left;
          width: 100%;
          padding-left: 15px;
          padding-right: 15px; } }

._2os_x ._1MTCw {
  text-align: center;
  background-color: #009DA7;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
  color: white;
  letter-spacing: 1px;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  margin-bottom: 50px; }
  @media screen and (max-width: 768px) {
    ._2os_x ._1MTCw {
      padding-left: 7px;
      font-size: 14px;
      text-align: center;
      padding-right: 7px; } }
  ._2os_x ._1MTCw button {
    width: auto;
    position: absolute;
    letter-spacing: 2px;
    bottom: -25px;
    padding-left: 25px;
    padding-right: 25px; }

._2os_x ._3gtNR {
  display: flex;
  flex-wrap: wrap;
  margin-top: 55px;
  margin-bottom: 55px;
  padding: 0 15%; }
  @media screen and (max-width: 768px) {
    ._2os_x ._3gtNR {
      padding: 0 15px;
      flex-direction: column; }
      ._2os_x ._3gtNR ._1OdH2 {
        flex: 0 100%;
        margin-bottom: 15px; }
      ._2os_x ._3gtNR ._3gYA- {
        flex: 0 100%; }
      ._2os_x ._3gtNR img {
        width: 100%; } }
  ._2os_x ._3gtNR h1 {
    margin-bottom: 15px;
    font-weight: initial;
    font-size: 1.7em; }
  ._2os_x ._3gtNR p {
    margin-top: 5px;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: lighter; }
  ._2os_x ._3gtNR ._1OdH2 {
    flex: 0 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column; }
  ._2os_x ._3gtNR ._3gYA- {
    flex: 0 50%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column; }

._2os_x ._35axb {
  margin-top: 100px; }
  ._2os_x ._35axb ._1OdH2 {
    justify-content: center; }
  ._2os_x ._35axb ._3gYA- {
    justify-content: center;
    align-items: center; }

._2os_x ._3tbX- {
  margin-top: 70px; }
  ._2os_x ._3tbX- ._1OdH2 {
    justify-content: center; }
  ._2os_x ._3tbX- ._3gYA- {
    justify-content: center;
    align-items: center; }

._2os_x ._UMbg {
  padding-top: 7%;
  padding-bottom: 7%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: white;
  background-image: url("/static/background/pilihtempat.png"); }

._2os_x .k7udB {
  background-color: #009DA7;
  color: white;
  margin-top: 200px;
  margin-bottom: 200px;
  padding-top: 20px;
  padding-bottom: 20px; }
  @media screen and (max-width: 768px) {
    ._2os_x .k7udB {
      margin-bottom: 50px; } }
  ._2os_x .k7udB ._1OdH2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative; }
    ._2os_x .k7udB ._1OdH2 img {
      position: absolute;
      width: 80%; }
  ._2os_x .k7udB ._3gYA- {
    display: flex;
    align-items: flex-start; }
    @media screen and (max-width: 768px) {
      ._2os_x .k7udB ._3gYA- {
        padding-top: 30%; } }

._2os_x ._2Smak {
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 768px) {
    ._2os_x ._2Smak {
      margin-bottom: 30px; } }
  ._2os_x ._2Smak ._2Qvd4, ._2os_x ._2Smak ._33D1P {
    display: flex;
    flex-direction: row; }
    @media screen and (max-width: 768px) {
      ._2os_x ._2Smak ._2Qvd4, ._2os_x ._2Smak ._33D1P {
        flex-direction: column; } }
    ._2os_x ._2Smak ._2Qvd4 ._2OkPR.AxDUc, ._2os_x ._2Smak ._33D1P ._2OkPR.AxDUc {
      margin-right: 25px; }
      @media screen and (max-width: 768px) {
        ._2os_x ._2Smak ._2Qvd4 ._2OkPR.AxDUc, ._2os_x ._2Smak ._33D1P ._2OkPR.AxDUc {
          margin-right: 0px; } }
    ._2os_x ._2Smak ._2Qvd4 ._2OkPR, ._2os_x ._2Smak ._33D1P ._2OkPR {
      flex: 1;
      background-color: lightgrey;
      padding-top: 23%;
      display: flex;
      justify-content: center;
      position: relative;
      cursor: pointer;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 102%;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        ._2os_x ._2Smak ._2Qvd4 ._2OkPR, ._2os_x ._2Smak ._33D1P ._2OkPR {
          margin-bottom: 10px; } }
      ._2os_x ._2Smak ._2Qvd4 ._2OkPR:hover ._2l286, ._2os_x ._2Smak ._33D1P ._2OkPR:hover ._2l286 {
        opacity: 0.1; }
      ._2os_x ._2Smak ._2Qvd4 ._2OkPR ._2l286, ._2os_x ._2Smak ._33D1P ._2OkPR ._2l286 {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: black;
        top: 0;
        opacity: 0.2;
        transition: opacity 0.3s ease; }
      ._2os_x ._2Smak ._2Qvd4 ._2OkPR div, ._2os_x ._2Smak ._33D1P ._2OkPR div {
        position: absolute;
        top: 45%;
        color: white;
        font-size: 32px;
        font-weight: bold;
        font-family: 'Spectral', serif;
        letter-spacing: 2px; }
        @media screen and (max-width: 768px) {
          ._2os_x ._2Smak ._2Qvd4 ._2OkPR div, ._2os_x ._2Smak ._33D1P ._2OkPR div {
            top: 36%;
            font-size: 24px; } }

._2os_x ._1zHle {
  background-color: #f6f6f6;
  padding-bottom: 30px;
  margin-bottom: 40px; }
  ._2os_x ._1zHle ._1RlP- {
    display: flex;
    flex-wrap: wrap; }
    ._2os_x ._1zHle ._1RlP- ._2OkPR {
      margin-bottom: 15px;
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      padding: 0 20px; }
      ._2os_x ._1zHle ._1RlP- ._2OkPR h1 {
        font-weight: bold; }

._2os_x .x0C8i {
  display: flex;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  margin-top: 70px;
  margin-bottom: 70px; }
  @media screen and (max-width: 768px) {
    ._2os_x .x0C8i {
      flex-direction: column;
      margin-top: 20px; }
      ._2os_x .x0C8i ._4WVFh {
        justify-content: center !important; } }
  ._2os_x .x0C8i ._4WVFh {
    flex: 0 50%;
    display: flex;
    justify-content: flex-end;
    padding-right: 5%; }
    ._2os_x .x0C8i ._4WVFh img {
      min-width: 407px;
      height: auto; }
    @media screen and (max-width: 1024px) {
      ._2os_x .x0C8i ._4WVFh {
        margin-left: -200px; } }
    @media screen and (max-width: 768px) {
      ._2os_x .x0C8i ._4WVFh {
        margin-left: 0;
        padding-right: 0; }
        ._2os_x .x0C8i ._4WVFh img {
          width: auto;
          min-width: initial;
          max-height: 250px; } }
  ._2os_x .x0C8i ._1Arkb {
    flex: 0 50%; }
    ._2os_x .x0C8i ._1Arkb h1 {
      font-weight: lighter !important;
      font-size: 32px; }
    ._2os_x .x0C8i ._1Arkb ._1Ha8W {
      margin-bottom: 18px; }
      ._2os_x .x0C8i ._1Arkb ._1Ha8W ._2Lk72 {
        font-size: 18px;
        letter-spacing: 1px;
        font-style: italic;
        margin-bottom: 5px; }
      ._2os_x .x0C8i ._1Arkb ._1Ha8W ._2klpz {
        color: #9E9E9E;
        font-weight: lighter;
        font-size: 14px; }

._3v75s ._3OcqC {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-items: center; }
  ._3v75s ._3OcqC ._32bH3 {
    width: 40%; }
    @media screen and (max-width: 1024px) {
      ._3v75s ._3OcqC ._32bH3 {
        width: 60%; } }
    @media screen and (max-width: 768px) {
      ._3v75s ._3OcqC ._32bH3 {
        width: 100%;
        margin-bottom: 15px; } }
    ._3v75s ._3OcqC ._32bH3 input {
      width: 95%;
      height: 55px;
      border-radius: 8px;
      border: 1px solid #ccc;
      font-size: 14px;
      padding-left: 10px; }
  ._3v75s ._3OcqC ._2Cuyg {
    height: 59px;
    background-color: #009DA7;
    color: white;
    border: 0;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 25px;
    letter-spacing: 4px; }

._1fTos {
  display: flex;
  flex-wrap: wrap; }
  ._1fTos ._2cGj3 {
    flex: 0 calc(20% - 15px);
    position: relative;
    padding: 8% 0;
    margin-right: 15px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      ._1fTos ._2cGj3 {
        flex: 0 calc(50% - 15px);
        padding: 15% 0; } }
    ._1fTos ._2cGj3 ._3ytVb {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: lightgrey;
      display: flex;
      justify-content: center;
      align-items: center;
      background-position: center;
      background-size: 100%;
      background-repeat: no-repeat; }

