.calendar{display:flex;border-radius:10px}.calendar--image-position-left{flex-direction:row}@media screen and (max-width: 768px){.calendar--image-position-left{flex-direction:column}}.calendar--image-position-right{flex-direction:row-reverse}@media screen and (max-width: 768px){.calendar--image-position-right{flex-direction:column}}.calendar--image-position-top{flex-direction:column}.calendar--image-position-top .calendar__content{width:100%}.calendar--image-position-top .calendar__content--pull-center{max-width:75%;margin:0 auto}@media screen and (max-width: 768px){.calendar--image-position-top .calendar__content--pull-center{max-width:100%}}.calendar__image{width:33%}.calendar__image--top{width:100%}.calendar__image--top img{max-height:200px;object-fit:cover;border-top-right-radius:10px;border-top-left-radius:10px}.calendar__image--right img{border-top-right-radius:10px;border-bottom-right-radius:10px}@media screen and (max-width: 768px){.calendar__image--right{width:100%}.calendar__image--right img{max-height:200px;object-fit:cover;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}}.calendar__image--left img{border-top-left-radius:10px;border-bottom-left-radius:10px}@media screen and (max-width: 768px){.calendar__image--left{width:100%}.calendar__image--left img{max-height:200px;object-fit:cover;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:0;border-bottom-left-radius:0}}.calendar__image img{height:100%;width:100%;object-fit:cover}.calendar--white{background-color:#fff}.calendar--white span,.calendar--white p{color:#222}.calendar--white svg rect,.calendar--white svg path{fill:#222}.calendar--light-grey{background-color:#f5f5f5}.calendar--light-grey span,.calendar--light-grey p{color:#222}.calendar--light-grey svg rect,.calendar--light-grey svg path{fill:#222}.calendar--dark-grey{background-color:#222}.calendar--dark-grey span,.calendar--dark-grey p,.calendar--dark-grey h2{color:#fff}.calendar--dark-grey svg rect,.calendar--dark-grey svg path{fill:#fff}.calendar--black-one{background-color:#111}.calendar--black-one span,.calendar--black-one p,.calendar--black-one h2{color:#fff}.calendar--black-one svg rect,.calendar--black-one svg path{fill:#fff}.calendar__content{padding:2rem;width:67%;display:flex;flex-direction:column}@media screen and (max-width: 768px){.calendar__content{width:100%}}.calendar__content--pull-left{justify-content:flex-start}.calendar__content--pull-center{align-items:center}.calendar__content--pull-center .calendar__items__layout--stacked{max-width:325px}.calendar__content h2{line-height:1.1em;text-align:center;font-size:3rem;margin-bottom:1.5rem;font-weight:900;letter-spacing:2px;font-family:"Montefiore Condensed Regular",Roboto,Helvetica,Arial,sans-serif;margin-top:0}@media screen and (max-width: 768px){.calendar__content h2{font-size:2.25rem}}.calendar__items__layout--grid{display:grid;grid-template-columns:repeat(2, 1fr);padding:0 5rem;grid-gap:2rem 3rem}@media screen and (max-width: 768px){.calendar__items__layout--grid{padding:0;grid-gap:1rem .5rem}}.calendar__items__layout--stacked{display:flex;flex-direction:column}.calendar__items__layout--stacked .calendar-item{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;margin-bottom:2rem}.calendar__items__layout--stacked .calendar-item__species{max-width:unset;font-size:1.25rem;text-align:left;margin:0 0 0 1rem}.hunt-app .calendar h2{color:#f30}.backcountry-app .calendar h2{color:#087aff}.offroad-app .calendar h2{color:#ff9f0e}.fish-app .calendar h2{color:#7dad21}.wp-block .calendar__content{box-sizing:border-box}.wp-block .calendar__items__layout--grid{display:block;max-width:400px;margin:0 auto}.wp-block .calendar__items__layout--grid .block-editor-block-list__layout{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:0 2rem}.wp-block .calendar__items__layout--grid .block-editor-block-list__block{display:flex}.wp-block .calendar__items__layout--stacked .block-editor-block-list__layout{display:flex;flex-direction:column}.wp-block .calendar__items__layout--stacked .block-editor-block-list__block{margin:0}
