:export{red-600:#c6002b;red-500:#cd212e;red-400:#e22c3a;red-300:#f4747c;red-200:#f79096;red-100:#f4adb1;orange-600:#fb6825;orange-500:#fc833e;orange-400:#fc9e65;orange-300:#fdb990;orange-200:#fdd5bb;orange-100:#fef1e8;yellow-600:#fcba38;yellow-500:#fdc64c;yellow-400:#fdd36f;yellow-300:#fddf96;yellow-200:#feecbf;yellow-100:#fff8e9;green-600:#46815a;green-500:#62aa7b;green-400:#78d297;green-300:#8bdea7;green-200:#9ce2b4;green-100:#ace7c0;blue-600:#0055b7;blue-500:#509da7;blue-400:#60bac6;blue-300:#68c8d5;blue-200:#84dae5;blue-100:#a3e2eb;purple-600:#793cb7;purple-500:#8d5bcd;purple-400:#a071dc;purple-300:#a586e5;purple-200:#b895f2;purple-100:#c7a3f5;grey-600:#27292d;grey-500:#3f4447;grey-400:#717277;grey-300:#a9afb2;grey-250:#dadfe3;grey-200:#e6eaed;grey-150:#edf1f3;grey-100:#f6f8f9}.component-coast-previous-next h2{margin-bottom:2rem}.component-coast-previous-next .previous-next-items{display:grid;font-weight:700;grid-template-columns:1fr;row-gap:2rem;text-transform:uppercase}@media screen and (min-width:768px){.component-coast-previous-next .previous-next-items{-moz-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:1fr 1fr}}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item{--thumbnail-opacity:1}@media screen and (min-width:768px){.component-coast-previous-next .previous-next-items .component-coast-previous-next-item.previous{grid-column:1}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item.next{grid-column:2}}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item:hover{--thumbnail-opacity:0.8}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item.next .more-link{float:right}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item a{color:var(--color-white)}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item a:hover{color:var(--color-white);text-decoration:none}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item .item-thumb{display:grid;grid-template-columns:1fr;height:.1rem;overflow:hidden;padding-bottom:56.5%;width:100%}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item .item-thumb img{display:block;grid-column:1;grid-row:1;height:auto;-o-object-fit:cover;object-fit:cover;opacity:var(--thumbnail-opacity);width:100%;z-index:1}.component-coast-previous-next .previous-next-items .component-coast-previous-next-item .item-thumb figcaption{align-items:start;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));color:#fff;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:flex-end;padding:1rem;z-index:2}