@layer components{.link-tile-simple{width:100%;display:flex;flex-direction:column;position:relative;margin-top:2rem}.link-tile-simple__container{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.link-tile-simple__img{height:0;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;padding-bottom:57.4%}@media only screen and (min-width: 1024px){.link-tile-simple__img{padding-bottom:54%}}@media only screen and (min-width: 1440px){.link-tile-simple__img{padding-bottom:53.6%}}.link-tile-simple__link{display:flex;flex-direction:row;justify-content:space-between;background:var(--theme-neutral-light);color:var(--theme-primary);font-size:var(--font-size--small);line-height:var(--line-height--xxsmall);flex:1 0 auto;margin:0;padding:9px 14px;align-items:flex-start}.link-tile-simple__link:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0}.link-tile-simple__link:after{margin-left:.5rem;font-family:var(--font-icons);content:"";font-size:1rem;color:var(--deprecated-color-blue-darken-20);transition:margin .3s ease-in-out}.link-tile-simple__link:hover:after,.link-tile-simple__link:focus:after{margin-left:18px;margin-right:-4px}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@layer components{.shortcuts{flex-grow:1;display:flex;flex-direction:column;position:relative;margin-bottom:2rem}@media only screen and (min-width: 414px){.shortcuts--horizontal{display:grid;grid-template-columns:repeat(2,1fr);column-gap:var(--gapSize, 1rem )}}@media only screen and (min-width: 1024px){.shortcuts--horizontal{grid-template-columns:repeat(3,1fr)}}.shortcuts__link{font-weight:var(--font-weight--medium);font-size:var(--font-size--small);line-height:var(--line-height--small);padding:12px 0;border-bottom:1px solid var(--color-border-sandstone);line-height:1;display:flex;justify-content:space-between}.shortcuts__link:after{font-family:var(--font-icons);content:"";font-size:.875rem;color:var(--color-cyan);transition:transform .3s ease-in-out;transform:translate(-.5rem)}.shortcuts__link:hover{background-color:#00000003}.shortcuts__link:hover:after{transform:translate(0)}.shortcuts__wrapper{display:contents}.shortcuts__col{position:relative;display:flex;flex-direction:column}@media screen and (min-width: 930px){.shortcuts__col{width:calc(33.33333% - 40px);margin-right:40px}.shortcuts__col:not(:last-child):after{content:"";position:absolute;top:0;bottom:0;right:-20px;border-right:1px solid var(--deprecated-color-gray-10)}}@media only screen and (min-width: 1024px){.shortcuts__col{width:calc(25% - 40px)}}@media only screen and (min-width: 1440px){.shortcuts__col{width:calc(25% - 42px);margin-right:42px}.shortcuts__col:not(:last-child):after{right:-21px}}.shortcuts__title{font-weight:var(--font-weight--demi);color:var(--theme-primary);text-transform:uppercase;font-size:var(--font-size--xsmall);line-height:1;margin-top:0;margin-bottom:23px;padding-top:15px}@media only screen and (min-width: 1440px){.shortcuts__title{margin-bottom:18px;font-size:var(--font-size--small)}}.shortcuts__title+.shortcuts{margin-top:1px}}
