.--button {
  background-color: #FF5A5D;
  max-height: 55px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  padding: 17px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white !important;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: max-content;
  min-width: 185px;
  border-radius: 55px;
  z-index: 1;
}
.--button:hover {
  background-color: #FF8181;
}

@keyframes fadeInFromBottom {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes fadeInFromRight {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
.underline {
  position: relative;
  display: inline-block;
}
.underline:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  height: 120px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='134' height='134' viewBox='0 0 134 134' fill='none'%3e%3cg clip-path='url(%23clip0_475_1019)'%3e%3cpath d='M127.493 66.2992L132.628 68.6499C131.345 68.9266 130.844 68.9815 130.286 69.2036L131.348 70.711C130.737 72.2157 130.071 73.999 128.119 73.6054C127.115 73.3807 126.387 71.8738 125.104 71.3698C125.439 71.928 125.775 72.5977 126.111 73.2675C123.268 73.8761 120.255 72.8673 118.467 70.6337C117.687 71.4132 117.13 71.9699 116.463 72.861C115.845 70.1275 113.225 70.9596 111.327 69.395C111.105 70.5099 110.995 71.2904 110.941 72.0153C109.937 72.0136 108.877 71.9561 107.929 71.7872C106.478 71.4502 104.25 72.7848 103.744 70.0515C103.688 69.9956 103.409 69.7163 103.13 69.7716C102.628 69.8266 102.071 70.0487 101.68 69.9923C100.174 69.3763 98.4999 68.9274 96.8824 68.7574C95.4884 68.8109 94.2079 70.0913 92.7588 70.535C91.8669 70.7566 90.9188 70.6992 89.9703 70.4188C89.022 70.2499 85.3961 69.5189 84.3934 70.1864C83.3349 70.7981 82.999 70.0168 82.2736 69.7368C81.4365 69.345 80.5439 69.1205 79.6515 69.0074C78.9823 69.0063 78.314 69.5629 77.7569 69.8965L76.9695 65.8801C75.9685 67.5514 74.3499 66.7122 73.9072 68.719C73.6303 69.8896 70.1721 69.4377 69.1097 67.7072C68.3828 66.535 67.771 67.4819 67.213 67.2579C66.2142 70.2676 63.9812 68.814 62.1407 68.6436C60.6906 68.5296 59.2407 68.5272 57.8467 68.5806C57.4007 68.6914 56.9546 68.6907 56.5087 68.8015C56.4521 68.2995 56.3398 67.8532 56.116 67.4067C55.9484 67.2391 55.5578 67.0712 55.1113 66.8474C54.9452 67.572 54.8346 68.1295 54.7242 68.7985C54.3341 68.9651 54.1116 69.2993 53.8327 69.2431C51.825 69.1282 49.8725 68.7346 47.865 68.7313C43.0694 68.8348 38.3857 69.1615 33.5902 69.3766C27.6795 69.5898 21.7686 69.6914 15.9147 70.5181C13.4053 70.5697 11.0649 71.5695 9.17165 73.2393C8.22039 71.2859 6.43385 70.0561 6.20687 67.7136C5.9246 65.6498 3.75079 66.2596 2.02123 65.7549C3.46553 62.4114 6.3117 63.6987 8.37416 63.2003L8.09207 61.248C6.86524 61.246 5.69409 61.1883 4.24419 61.1858C4.57748 60.4057 4.68789 59.7367 4.96644 59.5699C8.47712 58.0701 12.3235 57.24 16.1714 57.3022C17.2308 57.2482 18.4022 57.4175 19.4616 57.3635C28.104 56.653 36.7473 56.5002 45.4472 56.8493C53.5333 56.9186 61.6206 57.7686 69.6508 57.782C71.9929 57.7859 74.2257 59.128 76.5664 58.2397C82.9828 60.3137 89.7828 58.3175 96.1441 60.7818C96.0911 62.3989 95.0864 61.8396 93.9146 61.4473C93.1892 61.1672 92.8006 62.2261 91.5178 62.0567C86.2187 61.2113 80.8092 61.035 75.3993 60.6356C75.0089 60.5792 74.619 60.8574 73.3927 61.1899C74.2295 61.3586 75.0664 61.6388 75.8477 61.9747C77.578 62.9256 79.4721 61.8135 81.314 62.7646C83.0437 63.3809 84.9399 63.4956 86.8354 63.1641C90.6832 63.2263 94.5317 63.6231 98.325 64.4102C100.946 64.3588 103.567 64.642 106.133 65.2039C107.138 65.5402 108.586 64.7619 109.813 64.4294C111.765 64.5999 113.661 64.9377 115.669 65.0526C117.454 65.1671 119.017 66.1735 121.079 65.5635C123.086 65.0092 125.319 66.909 127.717 66.7457' fill='%23FF8182'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_475_1019'%3e%3crect width='98.3495' height='90.463' fill='white' transform='translate(63.9778) rotate(45)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
  opacity: 0;
  animation: fadeInFromBottom 2s forwards;
}
@media (max-width: 767px) {
  .underline:after {
    bottom: -80px;
  }
}

.underline2 {
  position: relative;
  display: inline-block;
}
.underline2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  height: 70px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='66' height='4' viewBox='0 0 66 4' fill='none'%3e%3cg clip-path='url(%23clip0_475_1559)'%3e%3cpath d='M0 1.17042C0.77977 0.970417 1.18963 0.790871 1.67763 0.752235C3.98048 0.574962 6.292 0.340871 8.62176 0.299962C16.6235 0.154508 24.6322 0.0272351 32.6401 -3.76704e-05C38.7358 -0.0182195 44.8368 0.115871 50.9325 0.211326C53.5428 0.252235 56.1478 0.359053 58.7511 0.452235C60.2394 0.506781 61.7391 0.561326 63.1961 0.679508C65.5901 0.87269 66.8449 2.1636 65.3618 2.85678C65.1794 2.94087 64.8286 3.0136 64.5386 3.02269C62.9052 3.08178 61.6105 3.62269 59.8469 3.48178C57.5771 4.02269 54.933 3.74996 52.493 3.89314C49.0196 4.09996 45.3899 3.9386 41.8271 3.92723C36.4391 3.90905 31.0397 3.96133 25.6673 3.84314C20.4295 3.72723 15.2394 3.94542 10.0276 3.94542C8.05386 3.94542 6.06363 3.85451 4.1142 3.73178C3.03746 3.6636 2.3506 3.48178 2.38967 2.8886C2.42875 2.30451 2.37231 1.54087 0.000868341 1.16814H0V1.17042Z' fill='%23FF8B8C'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_475_1559'%3e%3crect width='66' height='4' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
  opacity: 0;
  animation: fadeInFromBottom 2s forwards;
}
@media (max-width: 767px) {
  .underline2:after {
    bottom: -70px;
  }
}

.underline3 {
  position: relative;
  display: inline-block;
}
.underline3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -120px;
  width: 100%;
  height: 190px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='203' height='203' viewBox='0 0 203 203' fill='none'%3e%3cg clip-path='url(%23clip0_469_789)'%3e%3cpath d='M193.315 100.537L201.101 104.101C199.157 104.521 198.396 104.604 197.551 104.941L199.161 107.227C198.235 109.508 197.225 112.213 194.264 111.616C192.742 111.275 191.638 108.99 189.692 108.226C190.201 109.072 190.71 110.088 191.219 111.103C186.908 112.026 182.339 110.497 179.627 107.11C178.445 108.291 177.601 109.136 176.589 110.487C175.652 106.342 171.679 107.604 168.8 105.231C168.465 106.922 168.298 108.105 168.215 109.205C166.693 109.202 165.086 109.115 163.648 108.859C161.449 108.348 158.069 110.371 157.301 106.227C157.217 106.142 156.793 105.718 156.371 105.802C155.61 105.886 154.765 106.222 154.172 106.137C151.888 105.203 149.35 104.522 146.897 104.264C144.783 104.345 142.841 106.287 140.644 106.96C139.291 107.296 137.854 107.209 136.415 106.784C134.977 106.528 129.479 105.419 127.959 106.431C126.354 107.359 125.844 106.174 124.744 105.749C123.475 105.155 122.121 104.815 120.768 104.643C119.753 104.642 118.74 105.486 117.895 105.992L116.701 99.9011C115.183 102.435 112.729 101.163 112.057 104.206C111.637 105.981 106.393 105.296 104.782 102.672C103.68 100.894 102.752 102.33 101.906 101.99C100.392 106.554 97.0053 104.35 94.2143 104.092C92.0154 103.919 89.8168 103.915 87.7029 103.996C87.0267 104.164 86.3502 104.163 85.6739 104.331C85.5881 103.57 85.4179 102.893 85.0785 102.216C84.8244 101.962 84.232 101.707 83.5549 101.368C83.3031 102.467 83.1354 103.312 82.9679 104.327C82.3764 104.579 82.039 105.086 81.6161 105.001C78.5715 104.827 75.6109 104.23 72.5666 104.225C65.2945 104.382 58.1921 104.877 50.9203 105.203C41.9572 105.526 32.9939 105.681 24.1169 106.934C20.3117 107.012 16.7626 108.529 13.8918 111.061C12.4492 108.099 9.74013 106.234 9.39594 102.681C8.96789 99.5519 5.67151 100.477 3.0488 99.7111C5.23894 94.6411 9.55489 96.5932 12.6824 95.8374L12.2547 92.877C10.3943 92.8739 8.61834 92.7863 6.41972 92.7827C6.92511 91.5996 7.09254 90.5852 7.51493 90.3322C12.8386 88.0579 18.6713 86.7992 24.5062 86.8935C26.1128 86.8117 27.889 87.0683 29.4956 86.9864C42.6009 85.909 55.7077 85.6772 68.9003 86.2067C81.162 86.3117 93.4257 87.6007 105.603 87.621C109.154 87.627 112.54 89.6621 116.09 88.3151C125.82 91.4601 136.131 88.4331 145.777 92.17C145.697 94.6222 144.173 93.774 142.397 93.1791C141.297 92.7544 140.707 94.3601 138.762 94.1032C130.726 92.8213 122.523 92.5539 114.32 91.9483C113.728 91.8627 113.137 92.2845 111.277 92.7888C112.546 93.0446 113.815 93.4696 115 93.9789C117.624 95.4209 120.496 93.7344 123.289 95.1766C125.912 96.1112 128.787 96.2851 131.662 95.7826C137.497 95.8769 143.332 96.4786 149.085 97.6721C153.059 97.5941 157.034 98.0236 160.925 98.8757C162.448 99.3856 164.645 98.2054 166.504 97.7012C169.465 97.9598 172.341 98.472 175.385 98.6462C178.091 98.8199 180.462 100.346 183.589 99.421C186.632 98.5804 190.019 101.461 193.655 101.214' fill='%23FF8182'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_469_789'%3e%3crect width='149.138' height='137.179' fill='white' transform='translate(97) rotate(45)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
  opacity: 0;
  animation: fadeInFromBottom 2s forwards;
}
@media (max-width: 767px) {
  .underline3:after {
    bottom: -80px;
    height: 120px;
  }
}

.page-template-template-meritpalk-ettevotjale main {
  margin-top: 140px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale main {
    margin-top: 51px;
  }
}
.page-template-template-meritpalk-ettevotjale #hero_section {
  background-image: url("https://www.merit.ee/wp-content/uploads/2024/06/Frame.png");
  background-size: cover;
  background-position: bottom;
  padding-bottom: 70px;
}
@media (min-width: 2100px) {
  .page-template-template-meritpalk-ettevotjale #hero_section {
    background-position: 50% 85%;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #hero_section {
    padding-top: 50px;
  }
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .two_col {
    grid-template-columns: 1fr;
  }
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col .hero_logo {
  max-width: 207px;
  margin-left: -18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col h1 {
  color: #000;
  font-size: 3.11111rem;
  line-height: 3.66667rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col h1 {
    font-size: 36px;
    line-height: 46px;
  }
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col .hero_text p {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col .hero_buttons {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col .hero_buttons {
    flex-wrap: wrap;
  }
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col .hero_buttons .alt_button {
  border-radius: 55px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  color: #00B221;
  min-width: 186px;
  padding: 17px 24px;
  max-height: 55px;
  transition: all 0.4s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_left_col .hero_buttons .alt_button:hover {
  background-color: rgba(245, 245, 245, 0.95);
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_right_col {
  position: relative;
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_right_col .hero_image {
  max-height: 550px;
  width: 100%;
  object-fit: contain;
  animation: fadeInFromBottom 2s forwards;
}
.page-template-template-meritpalk-ettevotjale #hero_section .two_col .hero_right_col .hero_image_alt {
  max-width: 270px;
  width: 100%;
  position: absolute;
  top: 60%;
  left: 15%;
  transform: translate(-60%, -50%);
  animation: fadeInFromRight 3s forwards;
}
.page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst {
  margin-top: 130px;
}
@media (min-width: 2100px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst {
    margin-top: 220px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst {
    margin-top: 150px;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst {
    margin-top: 35px;
  }
}
.page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst p {
  margin: 0;
  color: #FFF;
  text-align: center;
  max-width: 900px;
  margin-inline: auto;
  text-align: center;
  font-weight: 600;
  font-size: 3.11111rem;
  line-height: 3.66667rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst p {
    font-size: 38px;
    line-height: 50px;
    max-width: 650px;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #hero_section .suur_tekst p {
    font-size: 30px;
    line-height: 40px;
    max-width: 650px;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 {
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 30%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='107' height='676' viewBox='0 0 107 676' fill='none'%3e%3cpath d='M-536.037 417.816C-536.681 417.905 -537.643 418.325 -537.93 418.045C-543.777 412.198 -552.128 410.931 -558.727 406.555C-566.256 401.575 -573.868 396.906 -581.538 392.219C-592.944 385.302 -603.897 377.678 -614.346 369.392C-624.802 361.043 -635.563 353.012 -645.279 343.917C-664.501 326.326 -680.637 305.646 -693.031 282.737C-696.927 275.279 -700.293 267.566 -703.104 259.649C-706.063 251.389 -707.918 242.459 -710.315 233.97C-711.985 226.575 -713.114 219.073 -713.688 211.513C-714.306 203.539 -713.987 195.514 -712.738 187.604C-711.265 171.032 -706.254 154.969 -698.036 140.499C-690.8 127.271 -682.378 114.73 -672.872 103.024C-654.288 80.5671 -631.859 61.5685 -606.638 46.9327C-570.604 27.2208 -531.191 14.4511 -490.44 9.27948C-439.947 2.16536 -389.823 7.36243 -339.789 13.4384C-299.439 18.1196 -258.77 19.4061 -218.216 17.2789C-179.645 15.4382 -141.979 8.11396 -103.937 2.49018C-84.3261 -1.1847 -64.1608 -0.757981 -44.7285 3.75123C-30.2563 7.61081 -16.8552 14.7186 -5.54523 24.5331C10.049 37.6913 24.0941 52.5692 36.3221 68.8992C37.2465 70.1793 38.7639 71.2557 37.8076 73.2364C37.4505 73.8733 37.6865 74.6758 38.3176 75.0325C38.4579 75.1025 38.6108 75.1535 38.7575 75.179C46.0765 76.0706 49.1239 82.4332 53.3508 86.936C64.9158 98.8269 74.7849 112.272 82.6649 126.857C83.328 128.162 84.4819 129.315 82.9072 131.633C75.6392 122.488 71.0681 111.679 62.7036 103.68C82.3845 129.71 95.6262 160.013 101.345 192.132C101.842 186.508 101.198 180.827 99.4641 175.452C96.8311 167.134 94.5424 158.695 91.5969 150.485C89.8118 145.581 86.9429 141.053 84.7561 136.276C84.2269 135.136 82.4929 133.429 84.3736 132.423C86.2543 131.417 86.9237 133.589 87.4529 134.862C91.8137 145.543 97.0734 155.874 100.433 166.949C106.56 186.088 108.428 206.328 105.903 226.257C104.08 241.631 99.2602 256.49 91.7053 270.011C81.3453 288.271 64.954 298.735 47.7723 308.9C33.4595 317.294 17.419 322.128 3.53973 331.268C-24.6588 351.114 -43.6383 381.487 -49.1084 415.51C-50.7405 423.955 -51.9263 432.515 -53.431 440.967C-53.8581 443.38 -53.431 446.59 -57.524 446.399C-58.1233 446.469 -58.5631 447.004 -58.4994 447.616C-58.493 447.73 -58.4611 447.832 -58.4101 447.934C-57.3008 450.259 -57.5495 447.361 -56.8036 447.431C-54.2279 447.667 -55.0439 449.437 -55.2161 450.679C-56.3127 458.519 -57.543 466.334 -58.7416 474.155C-61.6106 494.606 -65.8884 514.827 -71.5435 534.692C-73.1373 542.016 -75.8469 549.06 -79.5637 555.569C-80.6794 557.232 -81.2851 562.142 -85.8372 560.015C-86.0411 561.486 -85.5757 562.977 -84.5812 564.098C-83.4846 565.613 -83.4974 567.479 -85.5948 567.957C-87.2971 568.377 -87.2716 569.123 -87.1313 570.352C-86.7998 573.129 -86.3854 575.995 -90.7462 573.632C-91.6706 575.657 -93.7681 578.071 -93.2836 579.67C-92.0659 583.93 -95.1962 586.051 -97.1726 587.701C-99.9841 590.032 -100.877 595.707 -107.711 593.102C-101.546 597.961 -101.406 598.082 -105.92 603.903C-125.798 630.678 -152.785 651.365 -183.821 663.612C-215.379 676.458 -250.093 679.426 -283.366 672.102C-296.78 669.956 -309.576 664.937 -320.867 657.39C-323.315 655.543 -327.395 655.753 -327.523 651.371C-335.957 651.575 -339.738 644.365 -343.965 639.48C-347.363 635.544 -353.101 633.041 -354.006 627.01C-354.21 625.672 -355.562 625.965 -356.467 625.851C-358.443 625.469 -359.942 623.851 -360.171 621.851C-359.043 617.227 -362.6 616.571 -365.106 614.622C-369.173 610.954 -372.278 606.349 -374.152 601.197C-376.314 595.885 -379.144 590.866 -382.574 586.268C-383.715 584.784 -386.036 583.784 -383.594 581.58C-383.448 581.434 -383.594 580.988 -383.594 580.682C-388.357 582.421 -386.444 575.664 -389.925 575.734C-390.295 575.734 -391.034 575.058 -390.996 574.836C-389.562 568.607 -396.307 566.059 -397.27 560.786C-397.786 557.83 -401.675 556.601 -402.568 553.493C-402.676 553.137 -403.594 552.748 -403.549 552.608C-401.401 548.01 -407.139 545.347 -406.335 541.061C-405.966 539.029 -407.821 538.392 -409.204 537.564C-410.001 537.112 -409.823 540.239 -410.76 538.112C-412.488 534.947 -414.49 531.941 -416.727 529.119C-419.596 524.642 -415.133 524.979 -412.284 524.304C-415.427 523.986 -417.518 520.4 -421.069 522.088C-422.044 522.54 -422.057 521.636 -422.312 521.133C-425.149 515.611 -429.134 510.84 -432.436 505.605C-434.056 503.179 -435.242 500.472 -435.943 497.638C-436.236 495.822 -437.447 494.294 -439.143 493.606C-441.107 492.988 -442.433 493.752 -440.335 490.957C-439.054 489.237 -442.248 489.549 -443.364 489.154C-445.092 488.517 -446.851 488.371 -447.527 486.193C-448.266 483.862 -445.85 483.619 -444.747 482.397C-446.679 481.48 -447.501 483.18 -448.808 483.225C-449.79 483.225 -451.167 483.575 -451.11 482.186C-450.874 476.27 -456.006 476.161 -459.417 473.824C-464.594 470.181 -469.375 466.003 -473.679 461.366C-479.799 455.73 -486.43 450.679 -493.481 446.259C-501.527 440.349 -510.624 435.961 -518.504 429.77C-521.303 427.585 -525.613 427.089 -527.449 424.121C-529.668 420.592 -534.647 421.701 -536.209 417.828C-534.194 416.988 -531.721 417.089 -529.834 415C-530.484 414.637 -531.153 414.313 -531.842 414.026C-533.455 413.567 -534.653 412.211 -534.06 410.982C-533.321 409.338 -531.937 410.472 -530.866 411.377C-529.336 412.714 -528.743 410.816 -527.704 410.447C-527.953 409.651 -528.507 409.994 -528.96 409.931C-535.712 409.09 -535.68 409.096 -535.488 415.542C-535.584 416.325 -535.763 417.096 -536.03 417.841M-433.15 485.912C-433.15 482.479 -431.665 482.422 -429.708 484.588C-426.845 487.664 -424.333 491.039 -421.56 494.198C-414.878 502.567 -408.886 511.452 -403.626 520.776C-402.638 522.387 -399.558 525.725 -404.722 526.788C-404.212 528.514 -407.094 529.234 -405.864 531.387C-404.276 534.195 -403.377 530.648 -402.644 531.094C-400.062 532.813 -396.122 532.578 -394.643 535.335C-392.373 539.52 -389.836 543.513 -387.445 547.627C-384.614 552.411 -382.192 557.467 -379.431 562.321C-374.254 571.403 -369.122 580.504 -363.716 589.408C-360.943 593.987 -358.341 598.573 -355.651 603.133C-352.833 607.909 -348.797 611.96 -345.616 616.539C-337.398 628.207 -327.191 638.353 -315.473 646.505C-302.984 654.925 -288.868 660.632 -274.027 663.275C-236.724 671.147 -197.802 664.071 -165.67 643.576C-145.141 630.252 -127.609 612.82 -114.189 592.369C-111.779 588.936 -109.796 585.179 -104.766 590.312C-107.252 586.16 -106.621 583.657 -102.942 581.332C-100.647 579.848 -101.144 575.963 -98.4094 574.396C-102.751 571.014 -96.924 570.314 -96.7072 568.148C-96.6562 567.702 -96.1334 567.288 -96.0824 566.83C-95.7318 563.282 -93.9275 563.766 -91.3072 565.569C-95.1324 561.811 -95.1644 558.518 -91.575 555.219C-90.1278 553.716 -89.5476 551.576 -90.0577 549.551C-91.32 547.341 -91.1032 544.589 -89.5093 542.602C-87.6923 538.908 -86.4492 534.966 -85.8052 530.909C-84.2114 524.973 -82.9108 518.961 -81.929 512.885C-81.6868 509.433 -78.9708 506.471 -78.9708 503.726C-78.9198 499.848 -76.3059 496.287 -77.7786 492.351C-77.8679 492.116 -77.3387 491.428 -77.0008 491.332C-75.0627 490.734 -74.7822 490.594 -76.0636 488.912C-76.988 487.906 -77.1028 486.403 -76.3441 485.269C-74.4825 482.664 -75.6619 478.977 -72.9396 476.582C-71.7729 475.333 -71.4542 473.506 -72.1619 471.952C-73.7175 466.544 -73.5389 460.787 -71.671 455.481C-69.7009 445.661 -68.0497 435.776 -66.0542 425.904C-64.3775 417.688 -62.9686 409.281 -60.5778 401.384C-57.1669 390.104 -52.277 379.328 -46.0483 369.341C-32.5005 346.604 -12.6666 328.262 11.0563 316.511C26.7335 309.856 41.9452 302.175 56.5895 293.494C63.5259 289.59 69.6464 284.386 74.6064 278.176C83.1558 265.216 88.6196 250.478 90.5768 235.078C90.8956 232.976 89.6396 229.403 93.8984 228.919C95.1799 228.792 93.994 227.601 93.739 226.97C91.5969 218.633 90.8446 210.003 91.5204 201.418C90.902 194.883 89.9138 188.4 88.5622 181.98C86.4966 172.968 83.787 164.109 80.4718 155.479C80.4144 155.3 80.7077 155.02 80.663 155.097C82.5183 154.351 81.256 157.396 83.7615 156.479C80.9436 154.536 83.1431 149.263 77.7368 149.167C76.3342 148.18 76.009 146.25 76.9908 144.862C77.6411 143.938 78.2723 141.613 75.9389 141.11C73.376 140.372 71.4443 138.27 70.9215 135.652C71.2466 133.022 71.2211 133.054 69.2893 131.85C68.5626 131.48 67.9377 130.926 67.466 130.245C62.9012 122.443 57.7498 114.991 52.0566 107.966C48.7414 102.024 43.9662 97.0308 38.1901 93.4324C32.7837 90.2033 27.8811 86.1972 23.6605 81.5288C17.1831 75.9241 12.6438 68.6381 6.51068 62.7277C-0.846558 55.6263 -9.44696 50.0598 -16.8934 43.1432C-32.1115 30.5199 -50.3069 22.0046 -69.7583 18.4062C-84.1094 15.7249 -98.8557 15.8586 -113.156 18.7947C-138.377 22.4887 -163.381 27.6666 -188.819 29.8894C-212.587 31.9466 -236.354 33.7108 -260.211 33.5834C-285.069 34.2139 -309.933 33.1885 -334.65 30.5135C-370.595 25.3993 -406.794 22.2721 -443.096 21.1385C-479.308 20.4442 -515.387 25.6731 -549.903 36.6277C-596.724 50.6776 -637.132 80.669 -664.106 121.411C-675.167 136.149 -683.506 152.746 -688.728 170.42C-700.471 217.181 -687.746 258.929 -662.493 297.774C-644.483 323.46 -621.996 345.7 -596.1 363.431C-586.562 371.443 -576.495 378.806 -565.969 385.474C-558.822 389.404 -552.645 394.906 -545.058 398.212C-542.342 399.397 -540.614 403.256 -537.918 403.969C-533.008 405.281 -529.075 408.243 -524.504 409.88C-520.876 411.205 -518.887 415.153 -515.451 416.268C-509.062 419.045 -502.955 422.42 -497.198 426.356C-484.619 434.177 -472.512 442.718 -460.928 451.947C-456.44 455.596 -452.181 459.532 -448.196 463.729C-441.719 469.035 -436.957 476.13 -434.508 484.129C-434.1 484.817 -433.578 485.435 -432.959 485.944C-434.731 486.052 -436.944 484.747 -437.938 487.466C-439.143 490.842 -435.63 489.683 -434.642 490.957C-433.979 491.804 -433.546 493.262 -432.143 491.702C-431.148 490.6 -430.658 489.632 -432.143 488.473C-433.061 487.976 -433.488 486.893 -433.157 485.9H-433.144L-433.15 485.912ZM-697.947 194.418C-699.802 205.443 -699.209 216.742 -696.213 227.518C-697.609 216.538 -698.189 205.481 -697.966 194.418H-697.947ZM-344.832 627.048C-344.092 628.43 -345.488 628.57 -346.317 629.328C-347.395 630.373 -347.42 632.099 -346.375 633.175C-346.336 633.226 -346.292 633.264 -346.247 633.302C-345.629 634.041 -345.01 635.118 -343.92 634.347C-341.957 633.003 -344.392 632.264 -344.545 631.175C-344.774 629.589 -343.621 628.882 -342.996 627.781C-342.613 627.118 -343.066 626.52 -343.735 626.22C-344.398 625.927 -344.641 626.22 -344.838 627.048H-344.832Z' fill='%23C8FFD2'/%3e%3c/svg%3e");
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  animation: fadeInFromBottom 2s forwards;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 .container h2.sec_title {
  font-size: 2.22222rem;
  line-height: 2.77778rem;
  max-width: 500px;
  margin: 0 auto;
  font-weight: 600 !important;
  text-align: center;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_2 .container h2.sec_title {
    font-size: 28px;
    line-height: 38px;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .punktide_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .punktide_grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .punktide_grid {
    grid-template-columns: 1fr;
    margin: 50px 0;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .punktide_grid .punkt {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: start;
  align-items: center;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .punktide_grid .punkt .punkti_pilt {
  min-width: 222px;
  min-height: 222px;
  aspect-ratio: 1;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .punktide_grid .punkt .punkti_tekst {
  font-size: 1em;
  line-height: 1.5em;
  color: #1B1B1B;
  font-weight: 500;
  max-width: 222px;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_2 .container .--button {
  margin: 0 auto;
}
.page-template-template-meritpalk-ettevotjale .testimonial_main {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #00B221;
  overflow-x: hidden;
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 40px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container {
    grid-template-columns: 1fr;
  }
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_left_col img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 100%;
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_right_col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  position: relative;
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_right_col p {
  font-size: 1.667rem;
  line-height: 2rem;
  color: #FFF;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_right_col p {
    font-size: 24px;
  }
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_right_col h5 {
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px; /* 185.714% */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: -5px;
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_right_col span {
  color: rgba(255, 255, 255, 0.66);
  font-size: 14px;
  font-weight: 500;
  line-height: 26px; /* 185.714% */
}
.page-template-template-meritpalk-ettevotjale .testimonial_main .testimonial_container .testimonial_main_right_col svg {
  position: absolute;
  right: -60px;
  top: -90px;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other {
  background-color: #F2F2F2;
  padding-top: 85px;
  padding-bottom: 85px;
  min-height: 326px;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container {
  min-height: 168px;
  /* the slides */
  /* the parent */
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #testimonial_other .container {
    min-height: 575px;
  }
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .slick-slide {
  margin: 0 48px;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .slick-list {
  margin: 0 -48px;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide {
  cursor: pointer;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide .testimonial_column {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 30px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide .testimonial_column {
    grid-template-columns: 1fr;
  }
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide .testimonial_column img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 100%;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide .testimonial_column p {
  color: #000;
  font-weight: 600;
  font-size: 1.222rem;
  line-height: 1.778rem;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide .testimonial_column h5 {
  color: #00B221;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px; /* 185.714% */
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: -5px;
}
.page-template-template-meritpalk-ettevotjale #testimonial_other .container .testimonial_slide .testimonial_column span {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px; /* 185.714% */
}
.page-template-template-meritpalk-ettevotjale #partners {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #partners {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.page-template-template-meritpalk-ettevotjale #partners .slick-arrow {
  background-color: transparent !important;
  border: 1px solid #060606 !important;
  border-radius: 100% !important;
  box-shadow: none !important;
  transition: all 0.3s ease;
}
.page-template-template-meritpalk-ettevotjale #partners .slick-arrow:hover {
  transform: scale(1.05);
}
.page-template-template-meritpalk-ettevotjale #partners .slick-arrow.slick-prev {
  background-image: url("data:image/svg+xml,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.21133 14L8.44685 12.8L3.33694 7.846L12 7.846L12 6.154L3.33797 6.154L8.44273 1.2L7.20721 -4.18999e-07L-3.41715e-07 7L7.21133 14Z' fill='black'/%3e%3c/svg%3e") !important;
  left: 0;
}
.page-template-template-meritpalk-ettevotjale #partners .slick-arrow.slick-next {
  background-image: url("data:image/svg+xml,%3csvg width='12' height='14' viewBox='0 0 12 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.78867 0L3.55315 1.2L8.66306 6.154H0V7.846H8.66203L3.55727 12.8L4.79279 14L12 7L4.78867 0Z' fill='black'/%3e%3c/svg%3e") !important;
  right: 0;
}
.page-template-template-meritpalk-ettevotjale #partners .container .partnerRep {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #partners .container .partnerRep {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #partners .container .partnerRep {
    gap: 25px;
    row-gap: 0;
  }
}
.page-template-template-meritpalk-ettevotjale #partners .container .partnerRep .singlePartner {
  width: calc(25% - 70px);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #partners .container .partnerRep .singlePartner {
    width: calc(50% - 20px);
  }
}
.page-template-template-meritpalk-ettevotjale #partners .container .partnerRep .singlePartner img {
  object-fit: contain;
  transition: all 0.3s ease;
}
.page-template-template-meritpalk-ettevotjale #partners .container .partnerRep .singlePartner img:hover {
  transform: scale(1.06);
  cursor: pointer;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_5 {
  background-color: #00B221;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_5 .container {
  display: grid;
  grid-template-columns: 70% 1fr;
  gap: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_5 .container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_5 .container {
    grid-template-columns: 1fr;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_5 .container .s5_left_col h4 {
  margin: 0;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_5 .container .s5_left_col h4 p {
  margin: 0;
  color: #FFF;
  text-align: center;
  font-weight: 600;
  font-size: 2.333rem;
  line-height: 2.889rem;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_5 .container .s5_left_col h4 p {
    font-size: 30px;
    line-height: 40px;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_5 .container .s5_right_col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-meritpalk-ettevotjale #kkk {
  padding-top: 100px;
  padding-bottom: 120px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #kkk {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #kkk {
    padding-top: 70px;
  }
}
.page-template-template-meritpalk-ettevotjale #kkk::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 30%;
  background-image: url("data:image/svg+xml,%3csvg width='243' height='544' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23a)'%3e%3cpath d='M143.281 336.23c-.518.072-1.294.41-1.525.185-4.706-4.705-11.431-5.725-16.743-9.246-6.062-4.008-12.191-7.765-18.366-11.537a256.932 256.932 0 0 1-26.414-18.369c-8.418-6.72-17.082-13.183-24.905-20.502a188.01 188.01 0 0 1-38.446-49.233 144.793 144.793 0 0 1-8.11-18.58c-2.382-6.647-3.875-13.833-5.805-20.665A124.833 124.833 0 0 1 .25 170.211a82.414 82.414 0 0 1 .765-19.24 93.488 93.488 0 0 1 11.837-37.907 200.418 200.418 0 0 1 20.26-30.157 198.618 198.618 0 0 1 53.326-45.139 264.328 264.328 0 0 1 93.553-30.3C220.645 1.743 261 5.925 301.283 10.814a584.224 584.224 0 0 0 97.88 3.091c31.055-1.481 61.38-7.375 92.008-11.901a116.273 116.273 0 0 1 47.67 1.015 79.33 79.33 0 0 1 31.547 16.724 216.572 216.572 0 0 1 33.708 35.703c.744 1.03 1.966 1.896 1.196 3.49a1.066 1.066 0 0 0 .411 1.445c.113.057.236.098.354.118 5.893.718 8.346 5.838 11.749 9.461a144.832 144.832 0 0 1 23.601 32.126c.534 1.051 1.463 1.978.196 3.844-5.852-7.36-9.532-16.058-16.267-22.495a166.324 166.324 0 0 1 31.111 71.18c.4-4.526-.118-9.097-1.514-13.423-2.12-6.694-3.963-13.485-6.334-20.091-1.438-3.947-3.747-7.591-5.508-11.435-.426-.917-1.822-2.291-.308-3.101 1.514-.809 2.053.938 2.479 1.963 3.511 8.595 7.746 16.909 10.451 25.822a110.78 110.78 0 0 1 4.404 47.726 95.097 95.097 0 0 1-11.431 35.211c-8.341 14.695-21.538 23.115-35.371 31.295-11.524 6.756-24.438 10.646-35.612 18.001a102.856 102.856 0 0 0-42.388 67.792c-1.314 6.796-2.269 13.685-3.48 20.486-.344 1.942-.001 4.525-3.296 4.372a.891.891 0 0 0-.785.979.638.638 0 0 0 .072.256c.893 1.871.693-.461 1.293-.405 2.074.19 1.417 1.614 1.278 2.614-.883 6.309-1.873 12.598-2.838 18.892a361.043 361.043 0 0 1-10.307 48.716 59.346 59.346 0 0 1-6.457 16.801c-.899 1.337-1.386 5.289-5.051 3.577a4.106 4.106 0 0 0 1.011 3.285c.883 1.22.873 2.722-.816 3.106-1.371.339-1.35.938-1.237 1.927.267 2.235.6 4.541-2.911 2.64-.744 1.63-2.433 3.572-2.042 4.859.98 3.429-1.54 5.135-3.132 6.463-2.263 1.876-2.982 6.442-8.484 4.346 4.963 3.911 5.076 4.008 1.442 8.692a143.904 143.904 0 0 1-62.719 48.05 135.443 135.443 0 0 1-80.146 6.832 75.94 75.94 0 0 1-30.192-11.839c-1.971-1.487-5.256-1.317-5.359-4.844-6.791.164-9.835-5.637-13.238-9.569-2.736-3.167-7.355-5.181-8.084-10.035-.164-1.076-1.253-.84-1.982-.933a3.707 3.707 0 0 1-2.982-3.218c.909-3.721-1.955-4.249-3.973-5.818a26.949 26.949 0 0 1-7.283-10.804 54.335 54.335 0 0 0-6.781-12.013c-.919-1.195-2.787-1.999-.821-3.773.118-.118 0-.476 0-.722-3.835 1.399-2.295-4.039-5.097-3.983-.298 0-.893-.543-.863-.722 1.155-5.013-4.275-7.063-5.05-11.307-.416-2.378-3.547-3.367-4.266-5.868-.087-.287-.826-.6-.79-.713 1.729-3.7-2.89-5.843-2.243-9.292.297-1.635-1.196-2.147-2.31-2.814-.642-.364-.498 2.153-1.253.441a50.896 50.896 0 0 0-4.804-7.237c-2.31-3.603 1.283-3.331 3.578-3.875-2.531-.256-4.215-3.141-7.074-1.783-.785.364-.795-.364-1.001-.769-2.284-4.444-5.492-8.283-8.151-12.495a20.42 20.42 0 0 1-2.823-6.412 4.222 4.222 0 0 0-2.577-3.245c-1.581-.497-2.648.118-.959-2.132 1.031-1.384-1.54-1.132-2.439-1.45-1.391-.513-2.807-.631-3.351-2.383-.596-1.876 1.35-2.071 2.238-3.055-1.556-.738-2.218.63-3.27.666-.791 0-1.899.282-1.853-.835.19-4.762-3.942-4.849-6.688-6.73a72.927 72.927 0 0 1-11.483-10.025 108.879 108.879 0 0 0-15.943-12.157c-6.477-4.756-13.802-8.288-20.146-13.27-2.254-1.757-5.724-2.157-7.202-4.546-1.786-2.839-5.795-1.947-7.053-5.063 1.622-.677 3.614-.595 5.133-2.276a15.446 15.446 0 0 0-1.617-.784c-1.298-.369-2.263-1.461-1.786-2.45.596-1.322 1.709-.41 2.572.318 1.232 1.076 1.709-.451 2.546-.749-.2-.64-.647-.364-1.011-.415-5.436-.676-5.411-.671-5.257 4.516-.077.63-.22 1.25-.436 1.85m82.83 54.779c0-2.762 1.196-2.809 2.772-1.066 2.305 2.476 4.327 5.192 6.56 7.734a161.36 161.36 0 0 1 14.439 21.388c.796 1.297 3.275 3.982-.883 4.838.411 1.389-1.909 1.968-.919 3.701 1.279 2.26 2.002-.595 2.593-.236 2.078 1.384 5.251 1.194 6.441 3.413 1.828 3.368 3.871 6.581 5.795 9.892 2.28 3.849 4.23 7.919 6.453 11.824 4.168 7.309 8.3 14.633 12.652 21.798 2.233 3.685 4.327 7.376 6.493 11.045 2.269 3.844 5.518 7.104 8.08 10.789a98.458 98.458 0 0 0 24.268 24.115 86.991 86.991 0 0 0 33.37 13.495 117.294 117.294 0 0 0 87.239-15.853 142.062 142.062 0 0 0 41.449-41.207c1.94-2.763 3.536-5.787 7.586-1.656-2.002-3.342-1.494-5.356 1.468-7.227 1.848-1.194 1.448-4.32 3.65-5.581-3.496-2.722 1.196-3.285 1.37-5.028.041-.359.462-.692.503-1.061.282-2.855 1.735-2.465 3.845-1.015-3.08-3.024-3.106-5.673-.216-8.328a4.867 4.867 0 0 0 1.222-4.562 4.98 4.98 0 0 1 .441-5.592 33.015 33.015 0 0 0 2.982-9.41 144.888 144.888 0 0 0 3.121-14.504c.195-2.778 2.382-5.161 2.382-7.37.041-3.122 2.146-5.987.96-9.154-.072-.19.354-.743.626-.82 1.561-.482 1.786-.595.755-1.948a2.375 2.375 0 0 1-.226-2.932c1.499-2.096.549-5.063 2.741-6.991a3.399 3.399 0 0 0 .626-3.726 21.773 21.773 0 0 1 .395-13.254c1.586-7.903 2.916-15.857 4.522-23.802 1.35-6.611 2.485-13.377 4.41-19.732a107.553 107.553 0 0 1 11.697-25.785 110.707 110.707 0 0 1 45.976-42.515 307.707 307.707 0 0 0 36.66-18.523 49.864 49.864 0 0 0 14.505-12.326 81.637 81.637 0 0 0 12.858-34.683c.257-1.691-.754-4.567 2.675-4.956 1.031-.103.077-1.061-.129-1.568a62.801 62.801 0 0 1-1.786-20.563 139.65 139.65 0 0 0-2.382-15.643 157.774 157.774 0 0 0-6.513-21.326c-.046-.144.19-.369.154-.308 1.493-.599.477 1.851 2.494 1.113-2.268-1.564-.498-5.807-4.85-5.884a2.483 2.483 0 0 1-.601-3.465c.524-.743 1.032-2.614-.847-3.019a5.735 5.735 0 0 1-4.039-4.392c.261-2.117.241-2.091-1.314-3.06a3.978 3.978 0 0 1-1.468-1.291 143.9 143.9 0 0 0-12.407-17.929A32.372 32.372 0 0 0 605.6 75.188a51.039 51.039 0 0 1-11.698-9.579c-5.215-4.51-8.87-10.374-13.808-15.13-5.923-5.715-12.847-10.194-18.843-15.76a93.235 93.235 0 0 0-42.562-19.907 90.87 90.87 0 0 0-34.94.313c-20.306 2.973-40.437 7.14-60.918 8.928-19.135 1.655-38.271 3.075-57.478 2.973a450.962 450.962 0 0 1-59.933-2.47 796.586 796.586 0 0 0-87.311-7.545 267.442 267.442 0 0 0-85.992 12.465A168.243 168.243 0 0 0 40.17 97.704a124.41 124.41 0 0 0-19.823 39.439c-9.455 37.63.79 71.226 21.122 102.486a210.543 210.543 0 0 0 53.455 52.836 224.322 224.322 0 0 0 24.258 17.739c5.754 3.162 10.728 7.591 16.836 10.251 2.186.953 3.578 4.059 5.749 4.633 3.952 1.056 7.119 3.439 10.799 4.756 2.921 1.066 4.523 4.244 7.289 5.141a88.646 88.646 0 0 1 14.696 8.118 306.991 306.991 0 0 1 29.201 20.594 108.544 108.544 0 0 1 10.251 9.482 34.129 34.129 0 0 1 11.02 16.416 5.6 5.6 0 0 0 1.247 1.461c-1.427.087-3.208-.964-4.008 1.225-.971 2.716 1.858 1.783 2.653 2.808.534.682.883 1.856 2.012.6.801-.887 1.196-1.666 0-2.599a1.727 1.727 0 0 1-.816-2.07h.011l-.006.01ZM12.925 156.455a61.363 61.363 0 0 0 1.396 26.636 181.915 181.915 0 0 1-1.412-26.636h.016Zm284.298 348.152c.596 1.112-.529 1.225-1.196 1.835a2.189 2.189 0 0 0-.046 3.095.669.669 0 0 0 .103.103c.497.594.995 1.461 1.873.84 1.581-1.081-.38-1.676-.503-2.552-.185-1.276.744-1.845 1.247-2.732.308-.533-.056-1.015-.595-1.255-.534-.236-.729 0-.888.666h.005Z' fill='%23C8FFD2'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h661v544H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  animation: fadeInFromBottom 2s forwards;
}
.page-template-template-meritpalk-ettevotjale #kkk .container h2.sec_title {
  font-size: 2.22222rem;
  line-height: 2.77778rem;
  max-width: 500px;
  font-weight: 600 !important;
  text-align: left;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #kkk .container h2.sec_title {
    font-size: 28px;
    line-height: 38px;
  }
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container {
  display: grid;
  grid-template-columns: 70% 1fr;
  gap: 100px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_tabs_container .kkk_tab {
  margin-bottom: 1rem;
  border-bottom: 2px solid #EBEAED;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_tabs_container .kkk_tab .kkk_tab_title {
  cursor: pointer;
  padding: 0 0 19px 0;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 26px; /* 185.714% */
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_tabs_container .kkk_tab .kkk_tab_content {
  display: none;
  padding: 0 0 20px 0;
  color: rgba(21, 20, 57, 0.4);
  font-weight: 400;
  margin-top: -13px;
  font-size: 1em;
  line-height: 1.5em;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_tabs_container .kkk_tab.open .kkk_tab_content {
  display: block;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_tabs_container .kkk_tab.open .kkk_tab_title {
  color: #3fb14e;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_right_col h6 {
  font-size: 14px;
  font-weight: 700;
  line-height: 26px; /* 185.714% */
  letter-spacing: 2px;
  text-transform: uppercase;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_right_col p {
  color: #74747C;
  font-weight: 500;
  margin-bottom: 38px;
  max-width: 230px;
  font-size: 1em;
  line-height: 1.5em;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_right_col .alt_button {
  border-radius: 55px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  color: #00B221;
  min-width: 186px;
  padding: 17px 24px;
  max-height: 55px;
  transition: all 0.4s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
}
.page-template-template-meritpalk-ettevotjale #kkk .container .kkk_container .kkk_right_col .alt_button:hover {
  background-color: rgba(245, 245, 245, 0.95);
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #00B221;
  overflow-x: hidden;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container {
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: 40px;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_7 .container {
    grid-template-columns: 1fr;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_left_col {
  position: relative;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_left_col svg {
  position: absolute;
  left: -70px;
  top: -100px;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_left_col img {
  width: 100%;
  aspect-ratio: 1;
  border-radius: 20px;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col h2 {
  font-size: 2.22222rem;
  line-height: 2.77778rem;
  color: #FFF;
  font-weight: 600;
}
@media (max-width: 767px) {
  .page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col p {
  font-size: 1em;
  line-height: 1.5em;
  color: #C8FFD2;
  font-weight: 400;
  margin-bottom: 35px;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col span {
  color: rgba(255, 255, 255, 0.66);
  font-size: 14px;
  font-weight: 500;
  line-height: 26px; /* 185.714% */
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col .white-button {
  border-radius: 0;
  background-color: #FFF;
  color: #000;
  font-size: 1.111rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 5px 10px;
  transition: all 0.4s ease;
}
.page-template-template-meritpalk-ettevotjale #sektsioon_7 .container .s7_right_col .white-button:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 520px) {
  .mobile-none {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .page-header.mb-mt-51 {
    margin-top: 50px;
    display: block !important;
  }
}