@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');
.brdered {
  border-left: #dce6e3 1px solid;
  border-right: #dce6e3 1px solid;
}
.color-white {
  background-color: #ffffff;
}
.right-column {
  border-left: #e9e6f0 1px solid;
}
.footer-wrapper {
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
}
.tagcloud01 ul{margin:0;padding:0;list-style:none}.tagcloud01 ul li{display:inline-block;margin:0 .3em .3em 0;padding:0}.tagcloud01 ul li a{display:inline-block;max-width:150px;height:30px;line-height:30px;padding:0 1em;background-color:#fff;border:1px solid #ddd;border-radius:3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px;text-decoration:none;-webkit-transition:.2s;transition:.2s}.tagcloud01 ul li a:hover{border:1px solid #ddd;}.activeg{color:#404040;cursor:none;}.activeg:hover{color:#404040;cursor:text;}.pozd{text-align:center}.hr-shelf{margin:30px auto 20px;padding:0;height:0;border:none;border-top:2px dotted #ee547b;width:40%}.filter-type{text-align:right;font-size:16px;margin-top:15px;margin-bottom:20px;}@media (max-width: 640px) {.filter-type{text-align:center;font-size:15px;}.hr-shelf{width:70%;}}
.copy {
font-weight:bold;
cursor:pointer;
}
@media only screen and (max-width: 575px) {
.h1, h1 {
    font-size: 1.4rem;
    border:0;
    padding-bottom: 0;
    font-weight:bold;
}
.h2, h2 {
    font-size: 1.2rem;
    border:0;
    padding-bottom: 0;
    font-weight:bold;
}
.h3, h3 {
    font-size: 1.1rem;
    border:0;
    padding-bottom: 0;
    font-weight:bold;
}
.h4, h4 {
    font-size: 1.1rem;
    border:0;
    padding-bottom: 0;
    font-weight:bold;
}
.h5, h5 {
    font-size: 1.1rem;
    border:0;
    padding-bottom: 0;
}
.navbar {
padding: .2rem 1rem;
}
}