#module-group-334 .convention {
  z-index: 6; }

.konwenty-group {
  background-color: #f5f5f5; }

.convention {
  transition: 0.1s;
  -webkit-transition: 0.1s;
  transform: scale(1);
  margin: 20px;
  margin-left: -95px;
  width: 353px;
  height: 315px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 150px;
  background-image: url(/img/hexagon.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); }
  .convention h3 {
    font-weight: 700;
    font-size: 17rem;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    transition: 0.3s;
    -webkit-transition: 0.3s; }
  .convention p {
    font-size: 17rem;
    text-align: center;
    color: var(--transparent-color1);
    margin-bottom: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s; }
  .convention:hover {
    transform: scale(1.05); }
    .convention:hover .photo {
      filter: brightness(0); }
  .convention .wrapper {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .convention .photo {
    margin-bottom: 20px;
    transition: 0.3s;
    -webkit-transition: 0.3s; }
    .convention .photo .image {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0 !important; }
    .convention .photo img {
      max-width: 40px;
      max-height: 55px; }
  .convention .text {
    max-width: 205px; }
  .convention:nth-child(even) {
    margin-top: 185px; }
  .convention:first-child {
    margin-left: 0px; }

@media (max-width: 575.5px) {
  .konwenty-wrapper .row {
    justify-content: center; }

  .convention {
    width: 285px;
    height: 250px;
    margin: 20px !important; } }
@media (min-width: 576px) and (max-width: 767.5px) {
  .convention {
    margin-left: -80px;
    width: 285px;
    height: 250px; }
    .convention:nth-child(2n+1) {
      margin-left: 0;
      margin-top: -140px; }
      .convention:nth-child(2n+1):first-child {
        margin-top: 0; }
    .convention:nth-child(n+4) {
      margin-top: -140px; }
      .convention:nth-child(n+4):nth-child(even) {
        margin-top: -5px; }
    .convention:nth-child(even) {
      margin-top: 135px; }
    .convention p {
      font-size: 14rem; }
    .convention .photo img {
      max-width: 31px;
      max-height: 45px; }
    .convention h3 {
      font-size: 16rem;
      margin-bottom: 5px; }
    .convention .text {
      max-width: 145px; } }
@media (min-width: 768px) and (max-width: 991.5px) {
  .convention {
    margin-left: -75px;
    width: 270px;
    height: 235px; }
    .convention:nth-child(3n+1) {
      margin-top: -135px !important;
      margin-left: 0; }
      .convention:nth-child(3n+1):first-child {
        margin-top: 20px !important; }
    .convention:nth-child(3n+2) {
      margin-top: -5px !important; }
      .convention:nth-child(3n+2):nth-child(2) {
        margin-top: 145px !important; }
    .convention:nth-child(3n+3) {
      margin-top: -130px !important; }
      .convention:nth-child(3n+3):nth-child(3) {
        margin-top: 20px !important; }
    .convention:nth-child(even) {
      margin-top: 145px; }
    .convention p {
      font-size: 14rem; }
    .convention .photo img {
      max-width: 31px;
      max-height: 45px; }
    .convention h3 {
      font-size: 16rem;
      margin-bottom: 5px; }
    .convention .text {
      max-width: 145px; } }
@media (min-width: 992px) and (max-width: 1199.5px) {
  .convention {
    width: 270px;
    height: 235px; }
    .convention:nth-child(4n+1) {
      margin-left: 0; }
    .convention:nth-child(n+5) {
      margin-top: -133px; }
      .convention:nth-child(n+5):nth-child(even) {
        margin-top: -12px; }
    .convention:nth-child(even) {
      margin-top: 143px; }
    .convention p {
      font-size: 14rem; }
    .convention .photo img {
      max-width: 31px;
      max-height: 45px; }
    .convention h3 {
      font-size: 16rem;
      margin-bottom: 5px; }
    .convention .text {
      max-width: 145px; } }
@media (min-width: 1200px) and (max-width: 1579.5px) {
  .convention {
    width: 325px;
    height: 270px; }
    .convention:nth-child(4n+1) {
      margin-left: 0; }
    .convention:nth-child(n+5) {
      margin-top: -143px; }
      .convention:nth-child(n+5):nth-child(even) {
        margin-top: 0px; }
    .convention:nth-child(even) {
      margin-top: 167px; }
    .convention p {
      font-size: 14rem; }
    .convention .photo img {
      max-width: 36px;
      max-height: 52px; }
    .convention h3 {
      font-size: 20rem;
      margin-bottom: 5px; }
    .convention p {
      font-size: 16rem; }
    .convention .text {
      max-width: 178px; } }
@media (min-width: 1580px) {
  .konwenty-wrapper {
    max-width: 1210px;
    margin: 0 auto; }

  .convention {
    margin-left: -95px; }
    .convention:nth-child(4n+1) {
      margin-left: 0; }
    .convention:nth-child(n+5) {
      margin-top: -168px; }
      .convention:nth-child(n+5):nth-child(even) {
        margin-top: -10px; }
    .convention:nth-child(even) {
      margin-top: 167px; }
    .convention p {
      font-size: 14rem; }
    .convention .photo img {
      max-width: 36px;
      max-height: 52px; }
    .convention h3 {
      font-size: 19rem;
      margin-bottom: 5px; }
    .convention p {
      font-size: 16rem; }
    .convention .text {
      max-width: 178px; } }

/*# sourceMappingURL=conventions.css.map */
