.main-gradient{background:linear-gradient(325deg,rgb(0,132,255),rgb(152,148,209));background:linear-gradient(325deg,#a100ff,#ff0068);border-bottom:navy}.main-grammar{min-height:100dvh;display:flex;justify-content:space-between;flex-direction:column}@media(max-width:800px){.main-grammar{font-size:10px}}.main-grammar-body{height:100%;display:flex;flex-direction:column;justify-content:flex-start;flex:1 1;padding:80px 40px 0}.grammar-flag-item__wrapper{display:flex;flex-direction:column;justify-content:center;width:-moz-fit-content;width:fit-content;align-items:center;cursor:pointer;border-radius:10px;padding:5px;border:1px solid #dcdcdc}.grammar-flag-item__wrapper:hover{border-color:#2894f9;color:#2894f9}.grammar-flag-item{height:100px;width:100px;border-radius:50%;overflow:hidden;position:relative}@media(max-width:800px){.grammar-flag-item{height:80px;width:80px}}.grammar-flag-item__name{font-weight:700}