@import url("https://fonts.googleapis.com/css2?family=Signika:wght@400;600;700&display=swap");

html,body {background-image:url(patterns/tlo.svg);background-color: #0f1011;overflow-x: hidden;font-family: 'Signika'!important;}

.avatarbig {width: 150px;height: auto;border-radius: 50%;box-shadow: 0 0 20px #202122;transition: .3s ease-in-out;}
.avatarbig:hover {width: 150px;height: auto;border-radius: 50%;box-shadow: 0 0 50px #202122;transition: .3s ease-in-out;transform: scale(1.05);}

.adminonlinebadge{font-size:15px; background-color:#202122; border-radius: 20px; padding: 0 8px 0;}

.supp_emj{color: #e2ca29;text-shadow: 0 0 20px #e2ca29; border-color: #e2ca29!important;transition: .3s ease-in-out;}
.bezp_emj{color: #1a8699;text-shadow: 0 0 20px #1a8699; border-color: #1a8699!important;transition: .3s ease-in-out;}
.aktu_emj{color: #d25d8c;text-shadow: 0 0 20px #d25d8c; border-color: #d25d8c!important;transition: .3s ease-in-out;}
.stable_emj{color: #5dd26d;text-shadow: 0 0 20px #5dd271; border-color: #5dd271!important;transition: .3s ease-in-out;}
.cmd_emj{color: #b3d25d;text-shadow: 0 0 20px #b3d25d; border-color: #b3d25d!important;transition: .3s ease-in-out;}
.func_emj{color:#46e2b4;text-shadow: 0 0 20px #46e2b4; border-color: #46e2b4!important;transition: .3s ease-in-out;}
.design_emj{color: #f36e2f;text-shadow: 0 0 20px #f36e2f; border-color: #f36e2f!important;transition: .3s ease-in-out;}
.orginal_emj{color: #5db7d2;text-shadow: 0 0 20px #5db7d2; border-color: #5db7d2!important;transition: .3s ease-in-out;}
.dash_emj{color: #865dd2;text-shadow: 0 0 20px #865dd2; border-color: #865dd2!important;transition: .3s ease-in-out;}
.supp_emj:hover{box-shadow: 0 0 20px #e2ca29;transition: .3s ease-in-out;transform: scale(1.05);}
.bezp_emj:hover{box-shadow: 0 0 20px #1a8699;;transition: .3s ease-in-out;transform: scale(1.05);}
.aktu_emj:hover{box-shadow: 0 0 20px #d25d8c;transition: .3s ease-in-out;transform: scale(1.05);}
.stable_emj:hover{box-shadow: 0 0 20px #5dd271;transition: .3s ease-in-out;transform: scale(1.05);}
.cmd_emj:hover{box-shadow: 0 0 20px #b3d25d;transition: .3s ease-in-out;transform: scale(1.05);}
.func_emj:hover{box-shadow: 0 0 20px #46e2b4;transition: .3s ease-in-out;transform: scale(1.05);}
.design_emj:hover{box-shadow: 0 0 20px #f36e2f;transition: .3s ease-in-out;transform: scale(1.05);}
.orginal_emj:hover{box-shadow: 0 0 20px #5db7d2;transition: .3s ease-in-out;transform: scale(1.05);}
.dash_emj:hover{box-shadow: 0 0 20px #865dd2;transition: .3s ease-in-out;transform: scale(1.05);}
.noshadow{box-shadow:none!important;transform: none!important;}
.icon_offer{font-size: 5em;box-shadow:none!important;}

.odstepmain {margin-bottom:5%}

.wyszukiwarka {
    border:none;
    border-bottom: 1px solid #277ecd;
    background: none!important;
    color: white !important;
    max-width: 8%!important;
    box-shadow: 0 8px 25px 0 rgba(0,0,0,.1);
    min-width: 8%!important;
    font-size: 18px;
    transition: .5s ease-in-out;
}

.wyszukiwarka:focus {
    color:white;
    outline: none;
    min-width: 20% !important;
    max-width: 20% !important;
    max-height: 150px !important;
    font-size: 18px;
    transition: .5s ease-in-out;
}

.updownanim {
animation: animkaupdown .5s ease-in-out infinite;
}

@-webkit-keyframes animkaupdown {
    0%{translatey(0)}
    50%{translatey(15px)}
    100%{translatey(0)}
}


.shadowblue{color:#00d9ff!important;text-shadow: 0 0 20px #00d9ff!important;}
.shadowred{color: #ff0000 !important;text-shadow: 0 0 20px #ff0000 !important;}
.shadowyellow{color: #ffc800 !important;text-shadow: 0 0 20px #ffc800 !important;}

.owner{border-radius: 20px!important;background: linear-gradient(30deg, #b50000, #ff0000);}
.atmin{border-radius: 20px!important;background: linear-gradient(30deg, #006366, #00a75d);}

.container {text-align: center;padding-top: 15px;}
.partnercard {border:2px solid #277ecd!important;}
.margin-card{margin-left: 2.5%;width:95%!important;}

.badge{border-radius: 20px!important;}
.profilediscordbadge{width:20px;}



.servercard{
    display: inline-flex;
    margin-left: 10px !important;
    margin-top: 15px !important;
    margin-right: 10px !important;
}

.serverbody{
    float: right !important;
    margin-left: 10px !important;
    margin-top: 15px !important;
}

.serverimage{
    width:125px;
    height:125px;
    float: left !important;
    margin-right: 10px !important;
    border-radius: 50%;
}



.atminimage{
    width:100px;
    height:100px;
    float: left !important;
    margin-right: 10px !important;
    border-radius: 50%;
}

.partnerimage{
    width:100px;
    height:100px;
    float: left !important;
    margin-right: 10px !important;
    border-radius: 50%;
}

kbd{
    border-radius: 20px!important;
    color:black!important;
    background-color:white!important;
}



.mainacc{
    background-color:#1e1e1e!important;
    border-radius:20px!important;
    color:white!important;
    transition: .3s ease-in-out;
}

.mainacc:hover{
    margin-bottom: 1rem!important;
    box-shadow: 0 0 15px black;
    transition: .3s ease-in-out;
}

.basicacc{
    background-color: #282828 !important;
    border-radius:20px!important;
    color:white!important;
    transition: .3s ease-in-out;
}

.basicacc:hover{
    margin-bottom: 1rem!important;
    box-shadow: 0 0 15px black;
    transition: .3s ease-in-out;
}



.statusokno {
    max-width: 50%;
    text-align: center;
    margin:auto;
    height: auto;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.statusokno .shardonline{
    width:2.4em;
    height: 2.4em;
    background-color: #242424;
    border-radius: 5px;
    margin: 1%;
    font-size: auto;
    padding: 1%;
    text-align: center;
    position: relative;
    color: #27cd98;
    display: flex;
    transition: 0.2s;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    border-style: solid;
}

.shardonline:hover{
    color: #00ff7c;
    transition: 0.2s;
    box-shadow: 0 0 15px #00ff7c;
    transform:scale(1.1);
}

.statusokno .shardoffline{
    width:2.4em;
    height: 2.4em;
    background-color: #242424;
    border-radius: 5px;
    margin: 1%;
    font-size: auto;
    display: flex;
    padding: 1%;
    text-align: center;
    position: relative;
    color:#cd2727;
    transition: 0.2s;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    border-style: solid;
}

.shardoffline:hover{
    color:#db3434;
    transition: 0.2s;
    box-shadow: 0 0 15px #db3434;
    transform:scale(1.1);
}

.alts {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.shardonline .alts::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.shardonline:hover .alts {
    visibility: visible;
    opacity: 1;
}

.shardoffline .alts::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555
    transparent transparent transparent;
}

.shardoffline:hover .alts {
    visibility: visible;
    opacity: 1;
}

h1,h2,h3,h4,p{
color:white;
-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}

.alert-good{
  color:white;
background: linear-gradient(140deg,#127e0c , #05e90b)!important;
border: none;
    border-radius: 20px;
text-decoration: none;
transition: .3s ease-in-out;
margin-left: 1%;
width:98%!important;
}

.alert-good:hover{
box-shadow: 0 0 20px #10a814;
margin: 0 0 1rem 2%;
transition: .3s ease-in-out;
}

.row {
  width: auto;
  margin: 20px;
    -webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}


.moznazaznaczac {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.alert-danger{
    border-radius: 20px;
  color:white;
background: linear-gradient(140deg,#b80f0f,#e02222)!important;
border: none;
text-decoration: none;
transition: .3s ease-in-out;
margin-left: 1%;
width:98%!important;
}

.alert-danger:hover{
  box-shadow: 0 0 20px #db1406;
  margin: 0 0 1rem 2%;
  transition: .3s ease-in-out;
  }

.alert-basic{
    border-radius: 20px;
  color:white;
background: linear-gradient(135deg,#2a16e1,#00c2c9)!important;
border: none;
text-decoration: none;
transition: .3s ease-in-out;
margin-left: 1%;
width:98%!important;
}

.alert-basic:hover{
  box-shadow: 0 0 20px #00c2c9;
  margin: 0 0 1rem 2%;
  transition: .3s ease-in-out;
  }
  .card input,
  .card textarea{
    background-color: #393939 !important;
    color: white!important;
    border-radius: 25px !important;
    border: none !important;
      box-shadow: 0 8px 25px 0 rgba(0,0,0,.1);
    min-width: 100% !important;
    max-width: 100% !important;
    max-height: 150px !important;
    font-size: 18px;
  }


  .card select{
    background-color:  #393939!important;
    color: white!important;
    border-radius: 25px !important;
    border: none !important;
    padding: 2.5px !important;
    max-width: 15em;
  }



  .alert-swieta{
    color:white;
    background-image: url(https://i.gifer.com/4zAg.gif)!important;
    background-size: cover;
  border: none;
  text-decoration: none;
  transition: .3s ease-in-out;
  margin-left: 1%;
  width:98%!important;
  }

  .alert-swieta:hover{
    box-shadow: 0 0 20px #ffffff;
    margin: 0 0 1rem 2%;
    transition: .3s ease-in-out;
    }


*::-webkit-scrollbar {
  width: 0.8rem;
}


*::-webkit-scrollbar-track {
  background:transparent;
}
*::-webkit-scrollbar-thumb {
  border-radius: 9px;
  background:  linear-gradient(30deg, #0e6769,#277ecd);
}

*::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(90deg,#277ecd, #0e6769);
}
a{
  color:white;
  transition: .3s ease-in-out;
    text-decoration: none;
}

a:active{
  color: #00a79e !important;
  text-shadow: 0 0 20px #00a79e;
  transition: .3s ease-in-out;
    text-decoration: none;
}

a:hover{
    text-decoration: none;
  color: #00d9ff !important;
  text-shadow: 0 0 20px #00d9ff;
  transition: .3s ease-in-out;
}

.card{
  color:white!important;
  background-color:#212121;
border:none;
  border-radius:20px!important;
  transition: .3s ease-in-out;
}

.admcard{
    color:white!important;
    background-color:#161718;
    border:none;
    border-radius:20px!important;
    transition: .3s ease-in-out;
}

.admcard:hover{
    box-shadow: 0 0 20px #000000;
    transition: .3s ease-in-out;
}




.card:hover{
box-shadow: 0 5px 20px #00d9ff!important;
transition: .3s ease-in-out;
}

.card-header{
    background:  rgb(0,0,0,20%);
  border: none !important;
  border-radius:20px!important;
  transition: .3s ease-in-out;
}

.btnblue{
  border-radius: 25px !important;
  color:#277ecd !important;
  border: 2px solid !important;
  border-color: #277ecd !important;
  background: transparent !important;
  margin-bottom: 12px !important;
  transition: .3s ease-in-out;
}
.btnblue:hover{
  color: #00d9ff !important;
  border-color: #00d9ff !important;
  box-shadow: 0 0 16px #00d9ff;
  text-shadow: 0 0 20px #00d9ff;
  transition: .3s ease-in-out;
}

.btnred{
    border-radius: 25px !important;
    color: #ae0000 !important;
    border: 2px solid !important;
    border-color: #ae0000 !important;
    background: transparent !important;
    margin-bottom: 12px !important;
    transition: .3s ease-in-out;
}
.btnred:hover{
    color: #ff0000 !important;
    border-color: #ff0000 !important;
    box-shadow: 0 0 16px #ff0000;
    text-shadow: 0 0 20px #ff0000;
    transition: .3s ease-in-out;
}

.btngreen{
    border-radius: 25px !important;
    color: #00a048 !important;
    border: 2px solid !important;
    border-color: #00a048 !important;
    background: transparent !important;
    margin-bottom: 12px !important;
    transition: .3s ease-in-out;
}
.btngreen:hover{
    color: #00ff71 !important;
    border-color: #00ff71 !important;
    box-shadow: 0 0 16px #00ff71;
    text-shadow: 0 0 20px #00ff71;
    transition: .3s ease-in-out;
}

.btnyellow{
    border-radius: 25px !important;
    color: #ffc800 !important;
    border: 2px solid !important;
    border-color: #ffc800 !important;
    background: transparent !important;
    margin-bottom: 12px !important;
    transition: .3s ease-in-out;
}
.btnyellow:hover{
    color: #d9ff00 !important;
    border-color: #d9ff00 !important;
    box-shadow: 0 0 16px #d9ff00;
    text-shadow: 0 0 20px #d9ff00;
    transition: .3s ease-in-out;
}


nav {
    position: relative;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    font-family: 'Signika';
    padding: 0 2%;
    height: 100px;
    width: 100%;
    background: linear-gradient(130deg, rgb(33, 33, 33,100%), rgba(33, 33, 33,50%), rgba(24, 24, 24, 30%));
}
nav .logo {
    float: left;
    width: 40%;
    height: 100%;
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #fff;
}

nav .linki {
    float: right;
    padding: 0;
    margin: 0;
    width: 60%;
    height: 100%;
    display: flex;
    text-align: center;
    font-size: 20px;
    justify-content: space-around;
    align-items: center;
}
nav .linki li {
    list-style: none;
}

nav .linki .avatar {
    max-width: 50px;
    height: auto;
    border-radius: 50%;
    box-shadow: 0 0 20px #202122
}

nav .linki a {
    display: block;
    padding: 0.1em;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#nav-toggle {
    position: absolute;
    top: -100px;
}
nav .menu-icon {
    display: none;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}
nav .linki .line1 {
    width: 2px;
    height: 35px;
    background: #ffffffb3;
    position: relative;
    margin: 0.5em;
}
nav .menu-icon .line {
    width: 20px;
    height: 3px;
    background-color: #fff;
    margin: 5px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
}
@media screen and (max-width: 1000px) {
    .wyszukiwarka {
        border:none;
        border-bottom: 1px solid #277ecd;
        background: none!important;
        color: white !important;
        max-width: 40%!important;
        box-shadow: 0 8px 25px 0 rgba(0,0,0,.1);
        min-width: 40% !important;
        font-size: 18px;
        transition: .5s ease-in-out;
    }

    .wyszukiwarka:focus {
        color:white;
        outline: none;
        min-width: 70% !important;
        max-width: 70% !important;
        max-height: 150px !important;
        font-size: 18px;
        transition: .5s ease-in-out;
    }
    .odstep{
        margin:3%;
        position: relative;
    }
    nav .logo {
        float: none;
        width: auto;
        justify-content: center;
    }
    nav .linki {
        float: none;
        position: fixed;
        z-index: 10;
        left: 0;
        right: 0;
        top: 0%;
        padding: 0;
        bottom: 100%;
        width: auto;
        height: auto;
        flex-direction: column;
        justify-content: space-evenly;
        background-color: rgba(0,0,0,90%);
        overflow: hidden;
        box-sizing: border-box;
        transition: all .5s ease-in-out;
    }
    nav .linki a {
        font-size: 15px;
    }
    nav {
        position: relative;
        z-index: 9;
        left: 0;
        right: 0;
        top: 10;
        font-family: 'Signika';
        padding: 0 5%;
        height: 10%;
        background: linear-gradient(130deg, rgb(33, 33, 33,100%), rgba(33, 33, 33,50%), rgba(24, 24, 24, 30%));
    }
    img {
        max-height:100%;
    }
    nav .linki .line1 {
        width: 30px;
        height: 2px;
        background-color: #ffffff;
        margin: 5px;
        border-color: #ffffff;
        border-radius: 2px;
    }

    nav .linki .avatar {
        display: none;
    }

    nav :checked ~ .linki {
        bottom: 0;
    }
    nav .menu-icon {
        display: block;
        z-index: 11;
    }
    nav :checked ~ .menu-icon .line:nth-child(1) {
        transform: translateY(0.5em) rotate(135deg);
    }
    nav :checked ~ .menu-icon .line:nth-child(3) {
        transform: translateY(-0.5em) rotate(-135deg);
    }
    nav :checked ~ .menu-icon .line:nth-child(2) {
        opacity: 0;
    }

}

.navbar-active{
    color: #00d9ff!important;
    text-shadow: 0 0 20px #00d9ff!important;
}

.navbar-active-text{
    color: #00d9ff!important;
}

.footer {
    position: relative;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0 50%;
    height: 100%;
    justify-content: center;
    justify-items: center;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    margin-top: 5%;
    justify-self: center;
    text-decoration: none;
}

.footer .linki {
    float: right;
    padding: 0;
    margin: 0;
    width: 60%;
    height: 100%;
    display: flex;
    text-align: center;
    font-size: 48px;
    justify-content: space-around;
    align-items: center;
    text-decoration: none;
}
.footer .linki li {
    list-style: none;
}

.footer .line2 {
    width: 35em;
    height: 5px;
    background: linear-gradient(130deg, rgb(33, 33, 33,0), rgba(104, 104, 104, 0.8), rgba(24, 24, 24, 0%));
    position: relative;
    right: 17.5em;
}

.footer a {
    display: flex;
    font-weight: bold;
    transition: 0.5s;
    justify-content: center;
    align-items: center;
    width:2em;
    height: 2em;
    border-radius: 5px;
    margin: 1%;
    font-size: 40px;
    padding: 1%;
    text-align: center;
    position: relative;
    text-decoration: none;
}





input[type='checkbox'] {
    display: none;
}
.lbl-toggle {
    display: block;
    font-weight: bold;
    font-family: monospace;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem;
    color: #DDD;
    background: #353535;
    cursor: pointer;
    border-radius: 7px;
    transition: all 0.25s ease-out;
} .lbl-toggle:hover {
      color: #FFF;
  }
.lbl-toggle::before {
    content: ' ';
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid currentColor;
    vertical-align: middle;
    margin-right: .7rem;
    transform: translateY(-2px);
    transition: transform .2s ease-out;
}
.toggle:checked+.lbl-toggle::before {
    transform: rotate(90deg) translateX(-3px);
}
.pyt-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .25s ease-in-out;
    color:#FFF;
}
.toggle:checked + .lbl-toggle + .pyt-content {
    max-height: 350px;
}
.toggle:checked+.lbl-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.pyt-content .odp {
    background:#242424;
    border-bottom: 1px solid#242424;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    padding: .5rem 1rem;
    text-align: center;
}
.pyt-content p {
    margin-bottom: 0;
}
.faq label {
    margin-bottom: 0;
}

.serverimage{
    width:85px;
    height:85px;
    border-radius: 50%;
}
.servercard{
    margin-left: 10px !important;
    margin-top: 15px !important;
    margin-right: 10px !important;

}

h4{
    font-size: 18px!important;
}
}

.wrapper {
    padding: 8rem 0 6rem 0 ;
    position: relative;
    z-index: 1; }
@media screen and (max-width: 1280px) {
    .wrapper {
        padding: 4rem 0 2rem 0 ; } }
@media screen and (max-width: 736px) {
    .wrapper {
        padding: 3rem 0 1rem 0 ; } }
@media screen and (max-width: 480px) {
    .wrapper {
        padding: 2rem 0 0.1rem 0 ; } }
.inner {
    margin: 0 auto;
    width: 75rem;
    max-width: calc(100% - 6rem); }
@media screen and (max-width: 480px) {
    .inner {
        max-width: calc(100% - 3rem); } }
.highlights {
    width: 100%;
    margin: 2.5rem 0;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: -moz-stretch;
    -webkit-align-items: -webkit-stretch;
    -ms-align-items: -ms-stretch;
    align-items: stretch; }
.highlights > * {
    -moz-flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-shrink: 1;
    flex-shrink: 1;
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0; }
.highlights > * {
    width: 33.3333333333%; }
.highlights > * {
    padding: 1.5rem;
    width: calc(33.3333333333% + 1rem); }
.highlights > :nth-child(-n + 3) {
    padding-top: 0; }
.highlights > :nth-last-child(-n + 3) {
    padding-bottom: 0; }
.highlights > :nth-child(3n + 1) {
    padding-left: 0; }
.highlights > :nth-child(3n) {
    padding-right: 0; }
.highlights > :nth-child(3n + 1),
.highlights > :nth-child(3n) {
    width: calc(33.3333333333% + -0.5rem); }
.highlights .content {
    border-radius: 20px;
    background-color: #161718;
    height: 100%;
    padding: 3rem;
    text-align: center; }
.highlights .content .icon {
    font-size: 5rem; }
.highlights > div > :last-child {
    margin-bottom: 0; }
@media screen and (max-width: 980px) {
    .highlights > * {
        width: 50%; }
    .highlights > * {
        padding: 1rem;
        width: calc(33.3333333333% + 0.6666666667rem); }
    .highlights > :nth-child(-n + 3) {
        padding-top: 1rem; }
    .highlights > :nth-last-child(-n + 3) {
        padding-bottom: 1rem; }
    .highlights > :nth-child(3n + 1) {
        padding-left: 1rem; }
    .highlights > :nth-child(3n) {
        padding-right: 1rem; }
    .highlights > :nth-child(3n + 1),
    .highlights > :nth-child(3n) {
        padding: 1rem;
        width: calc(50% + 1rem); }
    .highlights > * {
        padding: 1rem;
        width: calc(50% + 1rem); }
    .highlights > :nth-child(-n + 2) {
        padding-top: 0; }
    .highlights > :nth-last-child(-n + 2) {
        padding-bottom: 0; }
    .highlights > :nth-child(2n + 1) {
        padding-left: 0; }
    .highlights > :nth-child(2n) {
        padding-right: 0; }
    .highlights > :nth-child(2n + 1),
    .highlights > :nth-child(2n) {
        width: calc(50% + 0rem); }
    .highlights .content {
        padding: 2rem; } }
@media screen and (max-width: 736px) {
    .highlights > * {
        width: 100%; }
    .highlights > * {
        padding: 1rem;
        width: calc(33.3333333333% + 0.6666666667rem); }
    .highlights > :nth-child(-n + 3) {
        padding-top: 1rem; }
    .highlights > :nth-last-child(-n + 3) {
        padding-bottom: 1rem; }
    .highlights > :nth-child(3n + 1) {
        padding-left: 1rem; }
    .highlights > :nth-child(3n) {
        padding-right: 1rem; }
    .highlights > :nth-child(3n + 1),
    .highlights > :nth-child(3n) {
        padding: 1rem;
        width: calc(100% + 2rem); }
    .highlights > * {
        padding: 1rem;
        width: calc(50% + 1rem); }
    .highlights > :nth-child(-n + 2) {
        padding-top: 1rem; }
    .highlights > :nth-last-child(-n + 2) {
        padding-bottom: 1rem; }
    .highlights > :nth-child(2n + 1) {
        padding-left: 1rem; }
    .highlights > :nth-child(2n) {
        padding-right: 1rem; }
    .highlights > :nth-child(2n + 1),
    .highlights > :nth-child(2n) {
        padding: 1rem;
        width: calc(100% + 2rem); }
    .highlights > * {
        padding: 1rem;
        width: calc(100% + 2rem); }
    .highlights > :nth-child(-n + 1) {
        padding-top: 0; }
    .highlights > :nth-last-child(-n + 1) {
        padding-bottom: 0; }
    .highlights > :nth-child(1n + 1) {
        padding-left: 0; }
    .highlights > :nth-child(1n) {
        padding-right: 0; }
    .highlights > :nth-child(1n + 1),
    .highlights > :nth-child(1n) {
        width: calc(100% + 1rem); } }

.highlights .content {
    border: 2px solid #277ecd; }

