.quickLinksCtn{margin-left:auto;width:60%;display:flex;justify-content:space-between;align-items:flex-start;padding-left:0}.quickLinkTitle{font-family:var(--sang);font-weight:300;font-size:48px;margin:0;border-bottom:1px solid #000}.quickLinkTitle a{display:flex;justify-content:space-between;align-items:center}.quickLinkDisc{width:85%;max-width:275px}.quickLink{width:31%}.quickLink svg *{stroke-width:1.5}.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%;flex-wrap:wrap;padding:var(--lp) var(--p)}.quickLink{width:100%}}