.featuredBlock{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100vw}.featuredBlock__text{margin-right:35%;margin-top:-10%;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:35vw}.featuredBlock__text div{margin:1rem 0}@media (max-width:1023px){.featuredBlock__text{margin-right:0;margin-top:0;text-align:center;padding:1.5rem .5rem;max-width:100vw}}.featuredBlock__header{margin-bottom:3rem}@media (max-width:1023px){.featuredBlock__header{margin-bottom:2rem}}.featuredBlock__header--custom{text-align:center}.featuredBlock__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featuredBlock__image--photo{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.featuredBlock__image--wide{position:relative;width:75vw;height:50vh}@media (max-width:1023px){.featuredBlock__image--wide{width:100vw;height:35vh}}.featuredBlock__image--slight-square{position:relative;width:27vw;height:30vw;margin-right:45%;margin-top:-5vh}@media (max-width:1023px){.featuredBlock__image--slight-square{width:35vw;height:37vw}}.featuredBlock__image--polaroid{position:relative;width:32vw;height:40vw;margin-left:35%;margin-top:-20%}@media (max-width:1023px){.featuredBlock__image--polaroid{width:40vw;height:55vw;margin-top:-20%;margin-left:45%}}.featuredBlock__image--text{position:absolute;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;bottom:0;left:101%}@media (max-width:1023px){.featuredBlock__image--text{display:none}}.featuredBlock__carousel{padding-top:5rem}@media (max-width:1023px){.featuredBlock__carousel{padding-top:0}}.featuredBlock__wrapper{padding:5rem 0;background:#f8f8f8}