.c-slider{overflow:hidden}.c-slider__nav{display:flex;justify-content:flex-end;margin-bottom:var(--wp--custom--spacing--xxl)}.c-slider__nav-item{align-items:center;background-color:transparent;border:.0625rem solid var(--wp--custom--color--text);border-radius:1.3125rem;color:var(--wp--custom--color--text);cursor:pointer;display:flex;padding:.4375rem 1.5rem;justify-content:space-between;text-decoration:none;transition:background-color .2s cubic-bezier(.215,.61,.355,1),border-color .2s cubic-bezier(.25,.46,.45,.94),color .2s cubic-bezier(.215,.61,.355,1),opacity .2s cubic-bezier(.25,.25,.75,.75);font-size:var(--wp--custom--typography--button--font-size);font-weight:var(--wp--custom--typography--button--font-weight);border-radius:50%;margin-right:1.875rem;padding:0}.c-slider__nav-item::after{background-image:url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2016%22%3E%3Cpath%20d%3D%22M8.77%201.23%2016%208l-7.23%206.77M0%208h16%22%20fill%3D%22none%22%20stroke%3D%22%2300253b%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:1.5rem 1rem;background-position:center left;content:"";display:block;height:1rem;margin-left:.75rem;transition:transform .2s cubic-bezier(.215,.61,.355,1),filter .2s cubic-bezier(.25,.25,.75,.75);width:1.125rem;flex-shrink:0}.c-slider__nav-item:active,.c-slider__nav-item:focus,html.no-touch .c-slider__nav-item:hover{background-color:var(--wp--custom--color--baby-blue);border-color:var(--wp--custom--color--baby-blue);color:var(--wp--custom--color--text)}.c-slider__nav-item:active::after,.c-slider__nav-item:focus::after,html.no-touch .c-slider__nav-item:hover::after{transform:translateX(.3125rem)}.c-slider__nav-item:disabled{cursor:default}.c-slider__nav-item+.c-slider__nav-item{margin-left:var(--wp--custom--spacing--xs)}.c-slider__nav-item:last-child{margin:0}.c-slider__nav-item::after{display:none}.c-slider__nav-item--prev{transform:rotate(180deg)}.c-slider__container{overflow-x:hidden;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.c-slider__container::-webkit-scrollbar{display:none}.c-slider__slider{display:flex;list-style-type:none;list-style-position:outside;transition:all .7s ease-out}.c-slider__item{cursor:pointer;margin-right:1.875rem;transition:all .3s;min-width:100%;scroll-snap-align:start;width:100%}.c-slider__item:last-child{margin-right:0}@media (min-width:768px){.c-slider__item{min-width:25.75rem;width:25.75rem}.c-slider__item:first-child{min-width:39rem;width:39rem}}.c-slide__thumb{margin-bottom:var(--wp--custom--spacing--s)}.c-slide__title{font-size:var(--wp--custom--typography--all-caps--font-size);line-height:var(--wp--custom--typography--all-caps--line-height);text-transform:var(--wp--custom--typography--all-caps--text-transform);display:block;margin-bottom:var(--wp--custom--spacing--s)}.c-slide__excerpt{font-size:var(--wp--custom--typography--body--font-size);font-family:var(--wp--custom--typography--body--font-family);font-weight:var(--wp--custom--typography--body--font-weight);line-height:var(--wp--custom--typography--body--line-height);display:block;margin-bottom:var(--wp--custom--spacing--s)}.c-slide__link{font-size:var(--wp--custom--typography--body--font-size);font-family:var(--wp--custom--typography--body--font-family);font-weight:var(--wp--custom--typography--body--font-weight);line-height:var(--wp--custom--typography--body--line-height);color:var(--wp--preset--color--navy);display:block;font-size:1.125rem;text-decoration:none}.c-slide__link-arrow{color:var(--wp--preset--color--magenta)}