.module {background: linear-gradient(143deg, #f5f5f5, #ffffff 100%);color: #000000;text-align: center;transition: color 0.9s, background-color 0.3s;margin: 1rem 0;border-radius: 1.2rem;text-align: left;position: relative;box-shadow: 6px 6px 16px rgba(174,174,192,0.2);}.module:hover {color: #000000;}@media (min-width: 768px) {.module:active {}}@media (max-width: 768px) {.module:active {box-shadow: 5px 5px 11px rgba(0,0,0,0.11);}}.notes {display: none;width: 100%;background: silver;padding: 1em 5em;position: fixed;bottom: 0;left: 0;font-size: .75em;margin: 0 auto;}.notes header {font-weight: bold;font-size: 1em;}.notes ul {padding: 0;display: -webkit-flex;align-items: flex-start;}.notes li {display: inline-block;min-width: 200px;max-width: 300px;list-style: none;}.notes li:nth-child(2) {color: #7d7d7d;padding: 0 1em;}.notes span {font-family: courier, monospaced;font-weight: bold;display: block;}.notes span:hover {background: gray;z-index: 300;content: "#wrapper";position: relative;}.sixiconsdiv {display: flex;}.sixiconsdiv svg {margin: 0;color: #ffffff;font-size: 1.2rem;}.dragplace {width: 3rem;background: none;display: grid;align-items: center;justify-content: center;background-color: #4b6dff;border-radius: 1rem 0 0 1rem;}.dragplace:hover {cursor: grab;}.dragplace:active {cursor: grabbing!important;}.modulecontent {width: 100%;margin: .9rem .5rem 1rem 1rem;-webkit-user-select: none;-ms-user-select: none;user-select: none;}@media (max-width: 768px) {.linkiconlari-button {margin-right: .3rem;}}@media (min-width: 768px) {.linkiconlari-button {margin-right: .5rem;}}.modulecontent {user-select: none;}@media (max-width: 768px) {.module {margin-bottom: 1.5rem;}}
