.pagination{padding:24px 0 0}@media only screen and (min-width:1440px){.pagination{padding:40px 0 0}}.pagination--mobile{display:contents}@media only screen and (min-width:768px){.pagination--mobile{display:none}}.pagination__desktop{display:none}@media only screen and (min-width:768px){.pagination__desktop{display:contents}}.pagination__inner{display:flex;position:relative}.pagination__control{text-align:center;width:100%}.pagination__button-wrapper{position:relative}.pagination__button{border:1px solid #000c15;border-radius:50%;cursor:pointer;display:inline-block;font-size:24px;height:48px;position:relative;text-decoration:none;width:48px}.csshover .pagination__button:hover{background-color:#faf8f6}.pagination__button:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pagination__button.disabled{cursor:not-allowed;opacity:.5}@media only screen and (min-width:1440px){.pagination__button{height:56px;width:56px}}.pagination__dot{font-size:16px;font-weight:700;line-height:45px;text-decoration:none}.pagination__dot:not(.is--active){display:none}.pagination__dot.is--active,.pagination__dot:last-child{display:inline-block}.pagination__dot.is--active:last-child:before{display:none}.pagination__dot:last-child:before{content:attr(data-dot-label);display:inline-block;margin-right:7px}@media only screen and (min-width:768px){.pagination__dot{background-color:transparent;border:1px solid #000c15;border-radius:50%;color:#000c15;cursor:pointer;display:inline-block;height:48px;margin:0 6px;position:relative;width:48px}}.csshover .pagination__dot:hover{background-color:#faf8f6}@media only screen and (min-width:768px){.pagination__dot:not(.is--active){display:inline-block}.pagination__dot:last-child:before{display:none}.pagination__dot.is--active{background-color:#000c15;color:#fff}.csshover .pagination__dot.is--active:hover{background-color:#000c15}}@media only screen and (min-width:1440px){.pagination__dot{height:56px;line-height:55px;width:56px}}.pagination__prev{left:0;transform:rotate(180deg)}.pagination__next{right:0}.seperator{display:inline-block;font-size:16px;font-weight:700;margin:0}.seperator .seperator__dots{display:none}@media only screen and (min-width:768px){.seperator{margin:0 6px}.seperator .seperator__dots{display:inline-block}.seperator .seperator__text{display:none}}