.months__arrow{position:absolute;display:block;top:50%;z-index:2;color:white;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,0.5);border-radius:4px;box-shadow:0 0.25em 0.5em 0 rgba(0,0,0,0.1);text-shadow:0 0.25em 0.5em rgba(0,0,0,0.1);opacity:1;cursor:pointer;transition:opacity 150ms ease, border 300ms ease-in-out;transform:translateY(-50%);line-height:1}.months__arrow:focus{outline:none}.months__arrow:hover{border-color:white}.months__arrow--left{left:2em}.months__arrow--right{right:2em}.months__arrow--disabled{opacity:0.33}.months__bullets{margin-bottom:3em;z-index:2;list-style:none}.months__bullet{background:transparent;border:none;color:#808285;cursor:pointer;font-family:changa;font-weight:200;font-size:2.4em;padding-top:6em;position:relative;transition:0.7s;width:1.5em}.months__bullet:hover,.months__bullet:focus,.months__bullet.glide__bullet--active{opacity:0.6}.months__bullet .month{color:#284678;display:block;left:0.1em;line-height:1;position:absolute;text-align:left;top:0.5em;transform:rotate(90deg);transform-origin:0.6em 0.6em}.months__bullet:focus{outline:none}.months__bullet--active{opacity:0.7}.months--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.months--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}
