.quickLinksCtn{justify-content:space-between;align-items:flex-start;width:60%;margin-left:auto;padding-left:0;display:flex}.quickLinkTitle{font-family:var(--sang);border-bottom:1px solid #000;margin:0;font-size:48px;font-weight:300}.quickLinkTitle a{justify-content:space-between;align-items:center;display:flex}.quickLinkDisc{width:85%;max-width:275px}.quickLink{width:31%}.quickLink svg *{stroke-width:1.5px}.quickLink svg path{transition:transform .3s var(--cEaseInOut)}.quickLinkTitle:hover svg path:not(:last-child){transform:translate(5px,-5px)}@media screen and (max-width:1100px){.quickLinksCtn{width:100%;padding:var(--lp)var(--p);flex-wrap:wrap}.quickLink{width:100%}}
