/* GRIDS START */
.wide-grid {
  width: 100%;
  position: relative;
}

.d0f9b30d {
  position: relative;
  font-size: 14px;
  line-height: 19px;
  color: #231f20;
  margin: 30px 0;
}

.g963e4ff6 {
  background: var(--color-secondary);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
}

.wide-grid .d0f9b30d {
  max-width: 1920px;
  margin: 0 auto;
}

.a04f96e9 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-evenly;
}

.g29802ea7 .bdbf89ff {
  width: 48%;
}

.g9e9defa3 .bdbf89ff {
  width: 31%;
}

.g9bcda8bd .bdbf89ff {
  width: 23%;
}

.g373b30f9 {
  display: block;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.2em;
  max-width: 800px;
  margin: 0 auto 36px auto;
  text-align: center;
}

.a04f96e9 a:hover {
  opacity: 0.8;
}

.a04f96e9 .bdbf89ff {
  margin-bottom: 20px;
  max-width: 570px;
}

.g156bb28c {
  width: 100%;
  margin-top: 30px;
}

.g156bb28c .g95c7d1cc {
  display: flex;
  width: 175px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.2em;
  color: #a3aab9;
}

.g156bb28c .g95c7d1cc svg {
  display: block;
  height: auto;
  max-width: 100%;
  margin-left: 6px;
  fill: #a3aab9;
  width: 11px;
}

.g156bb28c .g95c7d1cc:hover {
  opacity: 0.8;
}

.a04f96e9 .g00fc82b8 {
  display: flex;
}

.a04f96e9 .g444c60a0 {
  display: block;
  position: relative;
}

.a04f96e9 .g444c60a0 img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.a04f96e9 .dc70ab41 {
  position: relative;
  background: #fff;
  padding: 10px 10px;
}

.a04f96e9 .g09de7b2d {
  display: block;
  font-weight: bold;
  text-align: center;
}

.a04f96e9 .g575decfa {
  display: flex;
}

.a04f96e9 .fe523b6f {
  margin-right: 7px;
}

.a04f96e9 .d6fe76bc {
  margin-left: 7px;
}

.a04f96e9 .g22ca2e21 {
  cursor: pointer;
  width: 100%;
  border-radius: 4px;
  text-align: center;
  line-height: 2.5;
}

.a04f96e9 .g22ca2e21:hover {
  opacity: 0.8;
}

.a04f96e9 .g5610007c {
  max-width: 120px;
  display: flex;
}

.a04f96e9 .g5a2242b1 {
  display: inline-block;
  width: 20px;
  height: auto;
  margin-right: 6px;
}

.a04f96e9 .g2a9b0dcb {
  font-size: 14px;
  line-height: 1em;
  color: #231f20;
  display: block;
  margin-top: 0;
}

.a04f96e9 .g4d0f8f0d {
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.a04f96e9 .fca27f11 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  margin: 0;
  color: #000;
  text-transform: capitalize;
  opacity: 0.3;
  background: transparent;
  border-bottom: 2px solid #fff;
  cursor: pointer;
}

.a04f96e9 .fca27f11.active {
  opacity: 1;
  border-color: var(--color-primary);
}

.a04f96e9 .g4209178a {
  display: none;
}

.a04f96e9 .g4209178a.active {
  display: flex;
}

.c3b6a314 {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 100%, contain;
  background-repeat: no-repeat;
  transition: all 0.3s;
  z-index: 15;
}

/* GRID V1 START */
.bc6dd74a .bdbf89ff {
  position: relative;
  min-height: 350px;
  background: #fff;
  box-shadow: 0 10px 16px #e2e6ef;
  border-radius: 6px;
  overflow: hidden;
}

.bc6dd74a .g444c60a0 {
  height: 172px;
}

.bc6dd74a .g444c60a0 img {
  border-radius: 6px 6px 0 0;
}

.bc6dd74a .g00fc82b8 {
  position: absolute;
  top: 20px;
  left: 0;
}

.bc6dd74a .a0dec1f4 {
  display: block;
  color: #fff;
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  border-radius: 0 4px 4px 0;
  margin-bottom: 6px;
  margin-right: 5px;
  padding: 7px 20px;
  text-align: center;
}

.bc6dd74a .g09de7b2d {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 30px;
  padding-top: 10px;
  max-width: 226px;
  margin: 0 auto 0 auto;
}

.bc6dd74a .dc70ab41 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 185px;
}
/* GRID V1 END */

/* GRID V2 START */
.g654b9447 .bdbf89ff {
  position: relative;
  background: #fff;
  box-shadow: 0 10px 16px #e2e6ef;
  border-radius: 6px;
}
.g654b9447 .g444c60a0 {
  height: 160px;
}

.g654b9447 .g444c60a0 img {
  border-radius: 6px 6px 0 0;
}

.g654b9447 .g444c60a0:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  border-radius: 6px 6px 0 0;
  background: rgba(0, 0, 0, 0.4);
}

.g654b9447 .g09de7b2d {
  display: block;
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 60px;
  font-weight: bold;
  z-index: 20;
}

.g654b9447 .dc70ab41 {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.g654b9447 .g00fc82b8 {
  padding: 20px 20px 0 20px;
  flex-wrap: wrap;
}

.g654b9447 .a0dec1f4 {
  color: var(--color-secondary);
  border: 1px solid var(--color-secondary);
  background-color: #fff;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  margin: 6px 6px 0 0;
  padding: 6px 6px;
  border-radius: 4px;
}

.g654b9447 .a0dec1f4:before {
  content: "";
  background-color: var(--color-secondary);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.1;
}

.g654b9447 .a0dec1f4:hover {
  color: var(--color-primary);
  border-color: var(--color-primary);
}

.g654b9447 .a0dec1f4:hover:before {
  background-color: var(--color-primary);
}

.g654b9447 .c2b0670c {
  display: block;
  margin-top: 12px;
  position: relative;
  line-height: 20px;
  padding-left: 18px;
  font-weight: 600;
  color: #303030;
}

.g654b9447 .c2b0670c:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f1f1f1;
}

.g654b9447 .c2b0670c > a {
  display: block;
}

.g654b9447 .c2b0670c:hover > a {
  text-decoration: underline;
}

.g654b9447 .g22ca2e21 {
  font-size: 18px;
  font-weight: bold;
  height: 46px;
  color: #fff;
  background-color: var(--color-primary);
}
/* GRID V2 END */

/* GRID V3 START */
.d2565543 .bdbf89ff {
  position: relative;
  border-radius: 6px;
  min-height: 349px;
  overflow: hidden;
}

.d2565543 .g444c60a0 {
  width: 100%;
  height: 100%;
}

.d2565543 .g511e45f0 {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  z-index: 20;
}

.d2565543 .g09de7b2d {
  max-width: 208px;
  color: #fff;
  margin: 0 auto;
}

.d2565543 .a2e27fd0 {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
  z-index: 20;
}

.d2565543 .f9c49fba {
  margin: 0 auto;
  width: auto;
  color: #fff;
  background: rgba(223, 229, 240, 0.3);
  border: 1px solid #dfe5f0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 8px 30px;
}

.d2565543 .c4c6459c {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #7c7c7c;
  opacity: 0.6;
  z-index: 10;
}

.d2565543 .g8b1a93e3 {
  top: 0;
  height: 50%;
  background: linear-gradient(360deg, #272626 0%, rgba(40, 40, 40, 0) 100%);
  transform: rotate(-180deg);
}

.d2565543 .g40d1af65 {
  bottom: 0;
  height: 50%;
  background: linear-gradient(360deg, #272626 0%, rgba(40, 40, 40, 0) 100%);
}

.d2565543 .g5610007c {
  margin: 0 auto;
  margin-top: 15px;
}

.d2565543 .g2a9b0dcb {
  color: #fff;
}
/* GRID V3 END */

/* GRID V4 START */
.d706125d .bdbf89ff {
  position: relative;
  border: 1px solid gray;
  border-radius: 6px;
  min-height: 270px;
  overflow: hidden;
}

.d706125d .g59da86c1 {
  width: 23%;
}

.d706125d .w5e7d29cf {
  width: 49%;
}

.d706125d .w5e7d29cf .bdbf89ff {
  display: block;
  background: #c4c4c4;
  min-height: 560px;
}

.d706125d .g66fb3003 .g511e45f0 {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  z-index: 20;
}

.d706125d .g66fb3003 .g09de7b2d {
  max-width: 208px;
  color: #fff;
  margin: 0 auto;
}

.d706125d .g66fb3003 .g444c60a0,
.d706125d .g08c0b20a .g444c60a0 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.d706125d .g66fb3003 .a2e27fd0 {
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 20;
}

.d706125d .g66fb3003 .f9c49fba {
  margin: 0 auto;
  width: auto;
  color: #fff;
  background: rgba(223, 229, 240, 0.3);
  border: 1px solid #dfe5f0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 8px 30px;
}

.d706125d .g66fb3003 .g5610007c {
  margin: 15px auto 0 auto;
}

.d706125d .g66fb3003 .g2a9b0dcb {
  color: #fff;
}

.d706125d .c4c6459c {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #7c7c7c;
  opacity: 0.6;
  z-index: 10;
}

.d706125d .g8b1a93e3 {
  top: 0;
  height: 50%;
  background: linear-gradient(360deg, #272626 0%, rgba(40, 40, 40, 0) 100%);
  transform: rotate(-180deg);
}

.d706125d .g40d1af65 {
  bottom: 0;
  height: 50%;
  background: linear-gradient(360deg, #272626 0%, rgba(40, 40, 40, 0) 100%);
}

.d706125d .bfdd730e {
  padding: 20px;
}

.d706125d .bfdd730e .g09de7b2d {
  max-width: 208px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
}

.d706125d .bfdd730e .g444c60a0 {
  position: relative;
  width: 222px;
  height: 116px;
  margin: 30px auto 0;
}

.d706125d .bfdd730e .g444c60a0 img {
  border-radius: 6px;
}

.d706125d .g08c0b20a .a2e27fd0 {
  position: absolute;
  bottom: 0;
  max-width: 512px;
  padding: 20px 25px;
  background: 0 0;
  z-index: 10;
}

.d706125d .g08c0b20a .g156bb28c {
  display: flex;
  align-items: flex-end;
}

.d706125d .g08c0b20a .g09de7b2d {
  font-size: 26px;
  line-height: 33px;
  color: #fff;
  text-align: left;
  margin-bottom: 15px;
}

.d706125d .g08c0b20a .g00fc82b8 {
  display: flex;
}

.d706125d .g08c0b20a .a0dec1f4 {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #dfe5f0;
  background: rgba(223, 229, 240, 0.3);
  border: 1px solid #dfe5f0;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 6px 14px;
}

.d706125d .g08c0b20a .g5610007c {
  margin-left: 25px;
}

.d706125d .g08c0b20a .g2a9b0dcb {
  color: #fff;
}
/* GRID V4 END */

/* GRID V5 START */
.g601bd359 {
  justify-content: space-around;
}

.g601bd359 .bdbf89ff {
  background: #fff;
  box-shadow: 0 10px 16px #e2e6ef;
  min-height: 275px;
  border-radius: 6px;
  display: flex;
  overflow: hidden;
}

.g601bd359 .g444c60a0 {
  width: 39%;
}

.g601bd359 .g00fc82b8 {
  position: absolute;
  top: 20px;
  left: 0;
}

.g601bd359 .a0dec1f4 {
  display: block;
  color: #fff;
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  border-radius: 0 4px 4px 0;
  margin-bottom: 6px;
  margin-right: 5px;
  padding: 7px 20px;
  text-align: center;
}

.g601bd359 .dc70ab41 {
  width: 70%;
  padding: 15px 30px;
}

.g601bd359 .g09de7b2d {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  color: #231f20;
  transition: all 0.3s;
  text-align: left;
  margin-bottom: 20px;
}

.g601bd359 .c417785d {
  margin-bottom: 20px;
}
.g601bd359 .c417785d a {
  color: var(--color-primary);
  font-weight: 700;
}

.g601bd359 .g575decfa {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 12px;
}

.g601bd359 .f2d1741a {
  display: flex;
  margin-right: 10px;
}

.g601bd359 .g985786b1 {
  line-height: 19px;
  color: #9099ac;
  margin-right: 5px;
}

.g601bd359 .e0db8de6 {
  line-height: 19px;
}
/* GRID V5 END */

/* GRID V6 START */
.b93d9054 .bdbf89ff {
  position: relative;
  border: 1px solid gray;
  border-radius: 6px;
  min-height: 270px;
  padding: 20px;
  overflow: hidden;
}

.b93d9054 .bdbf89ff a {
  color: #303030;
}

.b93d9054 .g09de7b2d {
  max-width: 208px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 26px;
}

.b93d9054 .g444c60a0 {
  position: relative;
  max-width: 222px;
  height: 116px;
  margin: 7px auto 0;
}

.b93d9054 .g444c60a0 img {
  border-radius: 6px;
}

.b93d9054 .f9c49fba {
  display: block;
  margin: 20px auto 10px auto;
  width: auto;
  background-color: #fff;
  border: 1px solid var(--color-secondary);
  border-radius: 4px;
}

.b93d9054 .g5610007c {
  margin: 0 auto;
}
/* GRID V6 END */

/* GRID V7 START */
.g0e205150 {
  display: block;
}

.g0e205150 .fca27f11:not(:last-child) {
  margin-right: 6%;
}

.g0e205150 .g4209178a {
  display: none;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  justify-content: space-between;
}

.g0e205150 .g4209178a .b7a220ca,
.g0e205150 .g4209178a .cc1eca3b {
  width: 48%;
}

.g0e205150 .g7ed3b394 {
  padding: 40px 20px;
}

.g0e205150 .c4c6459c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
}

.g0e205150 .g5c81473a:hover .c3b6a314 {
  display: block;
}

.g0e205150 .g09de7b2d {
  text-align: left;
}

.g0e205150 .g575decfa {
  font-size: 14px;
}

.g0e205150 .g5c81473a:hover {
  opacity: 1;
}

.g0e205150 .bdbf89ff {
  margin: 0 auto 0 0;
  width: 100%;
  max-width: 474px;
}

.g0e205150 .bdbf89ff:nth-child(even) {
  margin: 0 0 0 auto;
}

.g0e205150 .bdbf89ff:not(:last-child) {
  margin-bottom: 10px;
}

.g0e205150 .bdbf89ff:nth-child(even) .g444c60a0 {
  order: 2;
}

.g0e205150 .bdbf89ff .g5c81473a {
  display: flex;
  align-items: center;
}

.g0e205150 .bdbf89ff .g444c60a0 {
  width: 164px;
  height: 100px;
  margin-right: 24px;
  border-radius: 6px;
  overflow: hidden;
}

.g0e205150 .bdbf89ff .dc70ab41 {
  background: transparent;
  width: 285px;
}

.g0e205150 .bdbf89ff .g09de7b2d {
  font-size: 18px;
  margin-bottom: 9px;
  line-height: 1.3em;
}

.g0e205150 .g2b389d56 {
  width: 100%;
  height: 350px;
  margin-bottom: 0;
  border-radius: 6px;
  overflow: hidden;
}

.g0e205150 .g2b389d56 .g5c81473a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.g0e205150 .g2b389d56 .g444c60a0 {
  position: relative;
  width: 100%;
  height: 100%;
}

.g0e205150 .g2b389d56 .dc70ab41 {
  position: absolute;
  top: 0;
  background: transparent;
  color: #fff;
  z-index: 25;
  padding: 32px 35px 30px 43px;
  margin-bottom: 14px;
}

.g0e205150 .g2b389d56 .g09de7b2d {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.16em;
  margin-bottom: 12px;
}

.g0e205150 .g2b389d56 .g575decfa {
  font-weight: bold;
}
/* GRID V7 END */

/* GRID V8 START */
.b39d1e68 {
  display: block;
}

.b39d1e68 .g4d0f8f0d {
  margin-bottom: 60px;
}

.b39d1e68 .g4209178a {
  max-width: 1240px;
  justify-content: space-between;
  margin: 0 auto;
  flex-wrap: wrap;
}

.b39d1e68 .fca27f11:not(:last-child) {
  margin-right: 36px;
}

.b39d1e68 .g5c81473a:hover .c3b6a314 {
  display: block;
}

.b39d1e68 .g7ed3b394 {
  padding: 0 15px;
}

.b39d1e68 .bdbf89ff {
  width: 23%;
}

.b39d1e68 .g5c81473a {
  display: block;
  position: relative;
}

.b39d1e68 .g5c81473a:hover {
  opacity: 1;
}

.b39d1e68 .g5c81473a:hover .g09de7b2d {
  color: var(--color-primary);
}

.b39d1e68 .g444c60a0 {
  margin-bottom: 13px;
  overflow: hidden;
  width: 100%;
  height: 170px;
  border-radius: 6px;
}

.b39d1e68 .g09de7b2d {
  font-size: 16px;
  text-align: left;
  line-height: 1.44em;
}

.b39d1e68 .g575decfa {
  margin-top: 10px;
  font-size: 13px;
}

.g156bb28c .g95c7d1cc {
  display: none;
}

.g156bb28c .g95c7d1cc.active {
  display: flex;
}
/* GRID V8 END */

/* GRID V9 START */

.g0480df6c {
  max-width: 1240px;
  justify-content: space-evenly;
  margin: 0 auto;
}

.g0480df6c .bdbf89ff {
  width: 25%;
  padding: 33px 17px 16px;
  display: flex;
  background-color: #fff;
  flex-wrap: wrap;
  border-radius: 6px;
  margin: 20px 10px;
}

.g0480df6c .bdbf89ff .g5c81473a {
  position: relative;
  margin-bottom: 9px;
  width: 100%;
}

.g0480df6c .bdbf89ff .g5c81473a:hover {
  opacity: 1;
}

.g0480df6c .bdbf89ff .g5c81473a:hover .g09de7b2d {
  color: var(--color-primary);
}

.g0480df6c .bdbf89ff .g444c60a0 {
  width: 100%;
  height: 155px;
  margin-bottom: 26px;
}

.g0480df6c .bdbf89ff .c3b6a314 {
  display: block !important;
}

.g0480df6c .g2ae32cf7 {
  position: absolute;
  top: -19px;
  left: 12px;
  display: inline-block;
  font-size: 15px;
  line-height: 1.2em;
  color: #000;
  padding: 2px 6px 5px;
  font-weight: 400;
  transform: rotate(4deg);
  z-index: 100;
  border-radius: 2px 2px 6px 4px;
}

.g0480df6c .bdbf89ff .g09de7b2d {
  font-size: 16px;
  line-height: 1.44em;
  text-align: left;
}

.g0480df6c .c417785d {
  margin-bottom: 14px;
}
.g0480df6c .c417785d a {
  color: var(--color-primary);
  font-weight: 700;
}

.g0480df6c .g575decfa {
  align-items: flex-end;
}
/* GRID V9 END */

/* GRID V10 START */
.g7a37a4a9 .bdbf89ff {
  position: relative;
  min-height: 350px;
  background: #fff;
  box-shadow: 0 10px 16px #e2e6ef;
  border-radius: 6px;
  overflow: hidden;
}

.g7a37a4a9 .g444c60a0 {
  height: 172px;
}

.g7a37a4a9 .g444c60a0 img {
  border-radius: 6px 6px 0 0;
}

.g7a37a4a9 .g575decfa {
  padding: 35px 15px 0;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.g7a37a4a9 .g00fc82b8 {
  margin-bottom: 10px;
}

.g7a37a4a9 .a0dec1f4 {
  position: relative;
  display: block;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  width: 144px;
  height: 34px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  margin-right: 10px;
}

.g7a37a4a9 .a0dec1f4::before {
  content: "";
  background: var(--color-primary);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  z-index: 0;
}

.a04f96e9.g7a37a4a9 .dc70ab41 {
  padding: 10px 10px 25px 10px;
}
.g7a37a4a9 .g09de7b2d {
  font-size: 18px;
  line-height: 26px;
  padding: 25px 15px 8px 15px;
  text-align: left;
}
.g7a37a4a9 .c417785d {
  padding: 0 15px 0 15px;
}
.g7a37a4a9 .c417785d a {
  color: var(--color-primary);
  font-weight: 700;
}
/* GRID V10 END */

/* GRID V11 START */
.cd2a65ad {
  justify-content: space-between;
  margin: 30px 0;
}

.cd2a65ad .g59da86c1 {
  width: 49%;
}

.cd2a65ad .g7d0ed74c {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cd2a65ad .bdbf89ff {
  display: flex;
  width: 48.3%;
  flex-direction: column;
}

.cd2a65ad .g05bb9b20 {
  position: relative;
}

.cd2a65ad .g305f4d14 {
  display: block;
  width: 100%;
  height: 128px;
  object-fit: cover;
}

.cd2a65ad .g05bb9b20::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  background: rgba(0, 0, 0, 0.2);
}

.cd2a65ad .g09de7b2d {
  position: absolute;
  color: #fff;
  z-index: 16;
  font-size: 22px;
  line-height: 1.34em;
  font-weight: 700;
  text-align: center;
  top: 45px;
  width: 100%;
}

.cd2a65ad .g3fa2c408 {
  background: var(--color-primary);
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 15px;
}

.cd2a65ad .bdbf89ff:hover {
  opacity: 100;
}

.cd2a65ad .bdbf89ff:hover .g93ad9900 {
  opacity: 0.7;
}

.cd2a65ad .bdbf89ff:hover .g05bb9b20::after {
  background: rgba(0, 0, 0, 0.4);
}

.cd2a65ad .af0504a1 {
  position: relative;
  display: flex !important;
  align-items: flex-end;
  background-position: center;
  height: 385px;
}

.cd2a65ad .af0504a1:hover {
  opacity: 100;
}

.cd2a65ad .af0504a1::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  background: rgba(0, 0, 0, 0.3);
}

.cd2a65ad .g1af028f6 {
  color: #fff;
  z-index: 16;
}

.cd2a65ad .e96b5795 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 0 15px;
}

.cd2a65ad .g90a2b920 {
  padding: 5px 15px 0 15px;
}

.cd2a65ad .e6e84b72 {
  position: relative;
  width: 100%;
  margin-top: 5px;
  padding: 15px;
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
}

.cd2a65ad .g04d4ccc2 {
  position: relative;
  z-index: 100;
}

.cd2a65ad .e6e84b72:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: #000;
  opacity: 0.3;
}

.cd2a65ad .slick-dots {
  position: absolute;
  display: flex;
  list-style: none;
  top: 350px;
  left: 50%;
  transform: translate(-50%);
  z-index: 7;
}

.cd2a65ad .slick-dots li {
  font-size: 12px;
  margin: 0;
}

.cd2a65ad .slick-dots li:not(:last-child) {
  margin-right: 4px;
}

.cd2a65ad .slick-dots button {
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: transparent;
}

.cd2a65ad .slick-active button {
  background: #fff;
}

@media (max-width: 768px) {
  .cd2a65ad .g59da86c1 {
    width: 100%;
    margin-bottom: 30px;
  }

  .cd2a65ad .bdbf89ff {
    width: 100%;
    max-width: none;
  }

  .cd2a65ad .g305f4d14 {
    height: 282px;
  }
}
/* GRID V11 END */

/* GRID V12 START */
.g15cc311a {
  font-size: 40px;
  color: var(--color-primary);
  line-height: 40px;
  font-family: Merriweather;
  font-weight: 900;
}

.g140c26a0 .bdbf89ff {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 31%;
}

.g140c26a0 .g444c60a0 {
  width: 100%;
  max-width: 300px;
  height: 200px;
  margin-bottom: 10px;
}

.g140c26a0 .g09de7b2d {
  color: var(--color-secondary);
}

.g140c26a0 .g93ad9900 {
  text-align: center;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .g140c26a0 {
    justify-content: space-evenly !important;
  }

  .g140c26a0 .bdbf89ff {
    width: 47%;
  }
}

@media (max-width: 480px) {
  .g140c26a0 .bdbf89ff {
    width: 90%;
  }
}
/* GRID V12 END */

/* GRID V13 START */
.g7f41b620 {
  background-color: #f1f1f1;
  padding: 0 15px;
}

.g8d64b6dc {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 35px;
}

.a311e7a4 {
  width: 65%;
  flex-direction: column;
  justify-content: flex-start;
}

.a311e7a4 .g4d0f8f0d {
  width: 100%;
  justify-content: flex-start;
  padding-left: 30px;
  border-bottom: 5px solid var(--color-primary);
}

.a311e7a4 .fca27f11 {
  border: none;
  padding: 12px 30px;
}

.a311e7a4 .fca27f11.active {
  background: var(--color-primary);
  color: #fff;
}

.a311e7a4 .g7ed3b394 {
  padding: 15px;
}

.a311e7a4 .g4209178a {
  justify-content: space-between;
  flex-wrap: wrap;
}

.a311e7a4 .g59da86c1 {
  width: 48%;
}

.a311e7a4 .b3c7ebd5 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.a311e7a4 .g88d4d653 {
  background: var(--color-secondary);
  color: #fff;
  padding: 10px 14px;
}

.a311e7a4 .bdbf89ff:not(:last-of-type) {
  margin-bottom: 30px;
}

.a311e7a4 .g444c60a0 {
  width: 100%;
  height: 260px;
  margin-bottom: 12px;
}

.a311e7a4 .g09de7b2d {
  font-size: 18px;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 12px;
}

.a311e7a4 .g472cb22a {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 12px;
}

.a311e7a4 .g93ad9900 {
  font-size: 18px;
  line-height: 1.5;
}

.g8d64b6dc .c6129279 {
  width: 33%;
}

.g8d64b6dc .d78dd7ea {
  margin-bottom: 30px;
  font-size: 18px;
}

.g8d64b6dc .bcc71134 {
  padding: 12px;
  background: var(--color-primary);
  color: #fff;
  line-height: 1.24em;
  text-transform: uppercase;
  font-weight: 700;
}

.g8d64b6dc .dc70b461 {
  border: 1px solid #bebebe;
  border-top: none;
  padding: 10px 20px;
}

.g8d64b6dc .dc70b461 p {
  margin: 5px 0 0 0;
}

.g8d64b6dc .side-grid-item__location {
  margin-top: 5px;
  font-weight: 400;
}

@media (max-width: 900px) {
  .a311e7a4 .g4209178a {
    flex-direction: column;
  }

  .a311e7a4 .g59da86c1 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .g8d64b6dc {
    flex-direction: column;
  }

  .a311e7a4 {
    width: 100%;
  }

  .g8d64b6dc .c6129279 {
    width: 100%;
  }
}
/* GRID V13 END */

@media (max-width: 1200px) {
  .g0e205150 .g4209178a {
    flex-wrap: wrap;
  }

  .g0e205150 .g4209178a .b7a220ca,
  .g0e205150 .g4209178a .cc1eca3b {
    width: 70%;
    margin: 0 auto;
  }

  .g0e205150 .g4209178a .cc1eca3b {
    margin-top: 20px;
  }
}

@media (max-width: 1024px) {
  .g9e9defa3 .bdbf89ff,
  .g9bcda8bd .bdbf89ff {
    width: 48%;
  }

  .d706125d .g59da86c1.c6f91f978,
  .d706125d .g59da86c1.b6b7ba75 {
    width: 48%;
  }

  .d706125d .g59da86c1.c01aa7b71 {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .d706125d .g59da86c1.c01aa7b71 .bdbf89ff {
    width: 48%;
  }

  .b39d1e68 .g4d0f8f0d {
    margin-bottom: 30px;
  }

  .b39d1e68 .fca27f11 {
    margin-top: 7px;
  }

  .b39d1e68 .g4209178a {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .b39d1e68 .bdbf89ff {
    width: 40%;
  }

  .g0480df6c {
    flex-wrap: wrap;
  }

  .g0480df6c .bdbf89ff {
    width: 40%;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 767px) {
  .a04f96e9 {
    justify-content: center;
  }

  .g29802ea7 .bdbf89ff,
  .g9e9defa3 .bdbf89ff,
  .g9bcda8bd .bdbf89ff {
    width: 100%;
  }

  .bc6dd74a,
  .d2565543,
  .d706125d,
  .g601bd359,
  .b93d9054 {
    padding: 0 20px;
  }

  .d706125d .g59da86c1 {
    width: 100% !important;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .d706125d .g59da86c1 .bdbf89ff {
    width: 100% !important;
  }

  .g601bd359 .bdbf89ff {
    flex-direction: column;
  }

  .g601bd359 .g444c60a0 {
    width: 100%;
    min-height: 200px;
  }

  .g601bd359 .dc70ab41 {
    width: 100%;
  }

  .g0e205150 .g2b389d56 {
    margin: 0 auto 0 0;
    width: 100%;
    max-width: 474px;
    height: auto;
  }

  .g0e205150 .g4209178a .cc1eca3b {
    margin-top: 0;
  }

  .g0e205150 .c4c6459c {
    display: none;
  }

  .g0e205150 .g2b389d56 .g5c81473a {
    display: flex;
    align-items: center;
    width: auto;
    height: auto;
  }

  .g0e205150 .g2b389d56 .g444c60a0 {
    width: 164px;
    height: 100px;
    margin-right: 24px;
    border-radius: 6px;
    overflow: hidden;
  }

  .g0e205150 .g2b389d56 .dc70ab41 {
    position: static;
    background: transparent;
    width: 285px;
    color: #000;
    padding: 10px 10px;
    margin-bottom: 0;
  }

  .g0e205150 .g09de7b2d {
    font-size: 16px !important;
    font-weight: 600;
    margin-bottom: 9px;
  }

  .g0e205150 .g575decfa {
    font-size: 12px !important;
  }

  .g0e205150 .fe523b6f {
    margin-right: 5px;
  }

  .g0e205150 .d6fe76bc {
    margin-left: 5px;
  }

  .g0e205150 .g2b389d56 .g09de7b2d {
    font-size: 18px;
    margin-bottom: 9px;
    line-height: 1.3em;
  }

  .g0e205150 .g2b389d56 .g575decfa {
    font-weight: normal;
  }

  .g0e205150 .bdbf89ff:nth-child(even) .g444c60a0 {
    order: 1;
  }

  .g0e205150 .bdbf89ff:nth-child(even) .dc70ab41 {
    order: 2;
  }

  .b39d1e68 .bdbf89ff {
    width: 51%;
    margin-top: 20px;
  }

  .g0480df6c .bdbf89ff {
    width: 51%;
    margin: 0 0 20px 0;
  }
}

@media (max-width: 500px) {
  .g0e205150 .fca27f11 {
    font-size: 15px;
  }

  .g0e205150 .g4209178a .b7a220ca,
  .g0e205150 .g4209178a .cc1eca3b {
    width: 100%;
  }

  .g0e205150 .bdbf89ff {
    margin-top: 15px;
  }

  .g0e205150 .g5c81473a {
    align-items: flex-start !important;
  }

  .g0e205150 .g444c60a0 {
    width: 94px !important;
    height: 60px !important;
  }

  .g0e205150 .dc70ab41 {
    padding: 0 !important;
  }

  .b39d1e68 .g4d0f8f0d {
    justify-content: center;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 15px;
  }

  .b39d1e68 .fca27f11 {
    margin-right: 15px !important;
  }

  .b39d1e68 .bdbf89ff,
  .g0480df6c .bdbf89ff {
    width: 90%;
  }
}
/* GRIDS END */
