
@supports ((-o-object-fit:cover) or (object-fit:cover)) and ((-o-object-fit:contain) or (object-fit:contain)){

.hero__video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}
}

.mason--admin .hero__video{top:110px}
.mason--preview .hero__video{top:110px}
.mason--secure .hero__video{top:40px}
.mason--admin .hero__video{height:calc(100vh - 110px)}
.button--1:hover{color: #0b60cb;}
.mason--nursery ,.mason--prep {color:#B2D7F4}

.calendarLink{position:fixed;z-index:5;bottom:0;right:0;width:155px;background-color:#A6192E;color:#fff;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}
.calendarLink:hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.calendarLink__icon{width:55px;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25em}
.calendarLink__label{width:100px;font-size:1.125em;font-weight:600;letter-spacing:0.02em;line-height:20px;margin-top:6px}

.staffHighlight{position:relative;z-index:1;padding-top:25px}
.mason--alumni .staffHighlight:before{content:;position:absolute;top:0;left:-10vw;right:-10vw;height:900px;max-height:100%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(100, 148, 238, 0.877)), color-stop(33%, #A6192E), color-stop(75%, #A6192E), to(rgba(98, 138, 248, 0.644)));background:-webkit-linear-gradient(top, rgba(100, 150, 243, 0.877), #A6192E 33%, #A6192E 75%, rgba(124, 156, 241, 0.644) 100%);background:-o-linear-gradient(top, rgba(112, 162, 255, 0.877), #A6192E 33%, #A6192E 75%, rgba(112, 149, 250, 0.644) 100%);background:linear-gradient(to bottom, rgba(112, 160, 248, 0.877), #A6192E 33%, #A6192E 75%, rgba(24, 75, 214, 0.644) 100%)}

.mason--sectionHome .staffHighlight:before{content:'';position:absolute;top:0;left:-10vw;right:-10vw;height:50%}

.mason--nursery .staffHighlight,.mason--prep .staffHighlight{background:-webkit-gradient(linear, left top, left bottom, from(#B2D7F4), to(rgba(178, 215, 244, 0)));background:-webkit-linear-gradient(top, #B2D7F4, rgba(178, 215, 244, 0));background:-o-linear-gradient(top, #B2D7F4, rgba(178, 215, 244, 0));background:linear-gradient(to bottom, #B2D7F4, rgba(178, 215, 244, 0))}

.mason--senior .staffHighlight,.mason--sixthForm .staffHighlight{background:-webkit-gradient(linear, left top, left bottom, from(#C1CBD6), to(rgba(193, 203, 214, 0)));background:-webkit-linear-gradient(top, #C1CBD6, rgba(193, 203, 214, 0));background:-o-linear-gradient(top, #C1CBD6, rgba(193, 203, 214, 0));background:linear-gradient(to bottom, #C1CBD6, rgba(193, 203, 214, 0))}
.staffHighlight__title{margin:0 0 50px;font-size:1.5em;color:#fff;padding:0 5%;text-align:center;font-weight:500;letter-spacing:0.02em}

.mason--sectionHome .staffHighlight__title{color:#1d6ace}
.staffHighlight__text{color:#53565A;margin:-35px auto 50px;max-width:690px;width:90%;text-align:center}
.staffHighlight__container{position:relative;z-index:1}
.staffHighlight__container__line{position:absolute;right:50%;top:-25px;width:1px;height:25px;background-color:#fff}
.staffHighlight__container__line__point{border-radius:50%;display:block;position:absolute;left:1px;border:0px rgba(255, 255, 255, 0.2) solid;background-clip:padding-box;-webkit-transition:background-color 350ms ease, border-width 350ms ease, width 350ms ease, height 350ms ease;-o-transition:background-color 350ms ease, border-width 350ms ease, width 350ms ease, height 350ms ease;transition:background-color 350ms ease, border-width 350ms ease, width 350ms ease, height 350ms ease;width:34px;height:34px;border-width:11px;background-color:#fff;top:-6px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.staffHighlight__list{z-index:0;position:relative;width:90%}
.staffHighlight__list .owl-item{opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}
.staffHighlight__list .owl-item.active{opacity:1;visibility:visible;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}
.staffHighlight__item{width:100%}
.mason--alumni .staffHighlight__item{background-color:#353A3E}
.mason--nursery .staffHighlight__item,.mason--prep .staffHighlight__item{background-color:#B2D7F4}
.mason--senior .staffHighlight__item,.mason--sixthForm .staffHighlight__item{background-color:#D2D9E2}
.staffHighlight__item__line{position:absolute;background-color:rgba(255, 255, 255, 0.2)}
.mason--sectionHome .staffHighlight__item__line{background-color:#53565A}
.staffHighlight__item__line:after{content:'';position:absolute;background-color:#fff;top:0;right:0;bottom:0;left:0}
.staffHighlight__item__line--center{top:0;height:31px;right:50%;width:1px}
.staffHighlight__item__line--center:after{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}.owl-item.active 
.staffHighlight__item__line--center:after{-webkit-transition:-webkit-transform 400ms linear;transition:-webkit-transform 400ms linear;-o-transition:transform 400ms linear;transition:transform 400ms linear;transition:transform 400ms linear, -webkit-transform 400ms linear;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}
.staffHighlight__item__line--top{top:30px;left:30px;right:50%;height:1px}
.staffHighlight__item__line--top:after{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}
.owl-item.active .staffHighlight__item__line--top:after{-webkit-transition:-webkit-transform 2.6s linear 400ms;transition:-webkit-transform 2.6s linear 400ms;-o-transition:transform 2.6s linear 400ms;transition:transform 2.6s linear 400ms;transition:transform 2.6s linear 400ms, -webkit-transform 2.6s linear 400ms;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.staffHighlight__item__line--left{top:31px;left:30px;bottom:31px;width:1px}
.staffHighlight__item__line--left:after{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}
.owl-item.active .staffHighlight__item__line--left:after{-webkit-transition:-webkit-transform 2s linear 3s;transition:-webkit-transform 2s linear 3s;-o-transition:transform 2s linear 3s;transition:transform 2s linear 3s;transition:transform 2s linear 3s, -webkit-transform 2s linear 3s;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}
.staffHighlight__item__line--bot{bottom:30px;left:30px;right:0;height:1px}
.staffHighlight__item__line--bot:after{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}
.owl-item.active .staffHighlight__item__line--bot:after{-webkit-transition:-webkit-transform 4s linear 5s;transition:-webkit-transform 4s linear 5s;-o-transition:transform 4s linear 5s;transition:transform 4s linear 5s;transition:transform 4s linear 5s, -webkit-transform 4s linear 5s;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.staffHighlight__item__info{padding:60px 30px 0 60px}
.staffHighlight__item__quote{color:#fff;margin:0;font-family:"Crimson Pro", serif;font-style:italic;font-size:1.25em}
.staffHighlight__item__quote:before{content:'\201C'}
.staffHighlight__item__quote:after{content:'\201D'}
.mason--sectionHome .staffHighlight__item__quote{color:#53565A}
.staffHighlight__item__name{color:#fff;opacity:0.5;text-transform:uppercase;font-weight:700;font-size:0.875em;letter-spacing:0.09em;display:block;margin-top:25px}
.mason--sectionHome .staffHighlight__item__name{color:#53565A}
.staffHighlight__item__img{width:240px;max-width:100%;margin:25px auto 31px 31px}
.staffHighlight__item__img .lazy__load__img{width:100%}
.staffHighlight__item__img .lazy__load__img img{width:100%;display:block}
.staffHighlight__footer{margin-top:25px;text-align:center;position:relative;padding-bottom:5px;z-index:1}
.staffHighlight__footer .button__link__inner{color:#fff!important}
.staffHighlight__footer .button__link__inner:after{border-color:rgba(255, 255, 255, 0.2)}
.staffHighlight__footer .button__link__arrow line,.staffHighlight__footer .button__link__arrow path{stroke:#fff}
.staffHighlight__btn{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;width:40px;height:40px}
.staffHighlight__btn:after{content:'';position:absolute;top:0;right:0;width:40px;height:40px;border:1px rgba(255, 255, 255, 0.2) solid;border-radius:50%;-webkit-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;-o-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}
.staffHighlight__btn:hover:after{width:50px;height:50px;border-width:10px;-webkit-transform:translate(5px, -5px);-ms-transform:translate(5px, -5px);transform:translate(5px, -5px);-webkit-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;-o-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms}
.staffHighlight__btn:hover .staffHighlight__btn__arrow{-webkit-transform:translate(5px, -50%);-ms-transform:translate(5px, -50%);transform:translate(5px, -50%)}
.staffHighlight__btn:hover .staffHighlight__btn__arrow line,.staffHighlight__btn:hover .staffHighlight__btn__arrow path{stroke:#53565A;-webkit-transition:stroke 350ms ease 500ms;-o-transition:stroke 350ms ease 500ms;transition:stroke 350ms ease 500ms}
.staffHighlight__btn:hover .staffHighlight__btn__circle{-webkit-transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;-o-transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) scale(0.75);-ms-transform:translateY(-50%) scale(0.75);transform:translateY(-50%) scale(0.75)}
.staffHighlight__btn:hover .staffHighlight__btn__circle circle{-webkit-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;-o-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;stroke-dashoffset:0;fill:#fff}
.staffHighlight__btn--prev{-webkit-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);left:2vw}
.staffHighlight__btn--next{right:2vw}
.staffHighlight__btn__arrow{position:absolute;top:50%;right:15px;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}
.staffHighlight__btn__arrow line,.staffHighlight__btn__arrow path{fill:none;stroke:#fff;stroke-width:2px;-webkit-transition:stroke 350ms ease;-o-transition:stroke 350ms ease;transition:stroke 350ms ease}
.staffHighlight__btn__circle{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:40px;z-index:1;visibility:hidden;opacity:0;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease, -webkit-transform 350ms ease}
.staffHighlight__btn__circle circle{stroke:#fff;stroke-width:2px;stroke-dasharray:125;stroke-dashoffset:125;fill:rgba(166, 25, 46, 0);-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}      

.wall{padding:50px 0 0}
.mason--home .wall{position:relative;background:-webkit-gradient(linear, left top, left bottom, from(#C1CBD6), to(#C8EAF0));background:-webkit-linear-gradient(top, #C1CBD6, #C8EAF0);background:-o-linear-gradient(top, #C1CBD6, #C8EAF0);background:linear-gradient(to bottom, #C1CBD6, #C8EAF0)}
.wall__title{text-align:center;color:#53565A;width:90%;max-width:580px;font-size:1.5em;font-weight:500;letter-spacing:0.02em;margin:0 auto 25px}
.wall__inner{position:relative;z-index:2}
.urgent{background-color:#353A3E;position:relative;padding:31px;margin-bottom:20px}
.urgent__border{position:absolute;background-color:#fff}
.urgent__border span{z-index:1;position:absolute;top:0;right:0;bottom:0;left:-1px;background-color:#A6192E;-webkit-transition:-webkit-transform 1s linear;transition:-webkit-transform 1s linear;-o-transition:transform 1s linear;transition:transform 1s linear;transition:transform 1s linear, -webkit-transform 1s linear}
.urgent__border--top{top:30px;height:1px;left:30px;right:30px}
.urgent__border--top span{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}
.urgent.toView .urgent__border--top span{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
.urgent__border--top:before{content:'';position:absolute;border-radius:50%;width:34px;height:34px;background-color:#A6192E;display:block;top:-16.5px;left:-16.5px;border:11px rgba(255, 255, 255, 0.2) solid;background-clip:padding-box}.urgent__border--right{top:30px;right:30px;bottom:30px;width:1px}
.urgent__border--right span{-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}
.urgent.toView .urgent__border--right span{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}
.urgent__border--bot{bottom:30px;left:30px;right:30px;height:1px}
.urgent__border--bot span{-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition-delay:1400ms;-o-transition-delay:1400ms;transition-delay:1400ms}
.urgent.toView .urgent__border--bot span{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
.urgent__border--left{top:60px;left:30px;bottom:30px;width:1px}
.urgent__border--left span{-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition-delay:2400ms;-o-transition-delay:2400ms;transition-delay:2400ms;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}
.urgent.toView .urgent__border--left span{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}.urgent__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px}
.urgent__title{color:#fff;font-size:1.5em;font-weight:600;letter-spacing:0.04em;text-align:center;font-family:"Crimson Pro", serif;text-decoration:none}
.wall__left{position:relative;width:100%}
.wall__left:before{display:block;content:"";width:100%;padding-top:100%}
.events{background-color:#A6192E;position:relative}
.events__icon{position:absolute;top:35px;left:35px;right:35px;text-align:center;color:#fff;font-size:1.25em;z-index:2}
.events__title{position:absolute;top:70px;left:35px;right:35px;z-index:1;text-align:center;font-family:"Hind", sans-serif;font-size:1.25em;font-weight:600;letter-spacing:0.04em;color:#fff;margin:0;text-transform:uppercase}
.events__list{z-index:0}
.events__item{display:none;background-color:#A6192E}
.events__item:first-child{display:block}
.events__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;overflow:hidden}
.events__item__link:after{content:'';z-index:1;position:absolute;top:50%;right:0;bottom:0;left:0;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));background:-o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));background:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6))}
.events__item__link:hover .events__item__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.events__item__img{opacity:0.2;mix-blend-mode:luminosity;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}.events__item__info{position:relative;z-index:2;text-align:center;padding:90px 35px 50px}
.events__item__date .d{display:block;font-size:6.25em;font-weight:500;letter-spacing:0.02em;color:#fff;line-height:0.55;margin-top:0.12em}
.events__item__date .my{display:block;color:#fff;font-size:1.5em;letter-spacing:0.02em;text-transform:uppercase;font-weight:500;line-height:1;margin-top:15px}
.events__item__name{color:#fff;margin:15px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;max-height:2.4em;overflow:hidden;font-size:1.5em;letter-spacing:0.04em;font-weight:600}
.events__pager{position:absolute;left:Min(30px, 5vw);bottom:Min(30px, 5vw);right:Min(30px, 5vw);z-index:2}
.events__pager span{color:#fff}.events__pager span.cycle-pager-active svg{-webkit-transition:stroke-dashoffset 6s linear;-o-transition:stroke-dashoffset 6s linear;transition:stroke-dashoffset 6s linear}.wall__news{background-color:#fff;position:relative;margin-top:20px}
.news__icon{position:absolute;top:15px;right:15px;color:#A6192E;z-index:1;font-size:1.25em}
.news__footer{position:absolute;right:25px;bottom:25px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.news__link{color:#A6192E;font-size:0.875em;line-height:20px;letter-spacing:0.09em;text-transform:uppercase;font-weight:700;text-decoration:none}
.news__pager span{color:#A6192E}
.news__pager span.cycle-pager-active svg{-webkit-transition:stroke-dashoffset 6s linear;-o-transition:stroke-dashoffset 6s linear;transition:stroke-dashoffset 6s linear}
.news__list{position:relative;z-index:0;height:100%}
.news__item{background-color:#fff;height:100%;width:100%}
.news__item:hover .news__item__img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.news__item__imgWrapper{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;overflow:hidden;width:100%;height:200px}
.news__item__img{-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}
.news__item__info{padding:25px 25px 50px 25px;width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.news__item__title{color:#A6192E;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;max-height:2.4em;overflow:hidden;font-family:"Crimson Pro", serif;font-size:1.5em;letter-spacing:0.04em}
.news__item__intro{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.6;max-height:3.2em;overflow:hidden}
.wall__links{height:235px;margin-top:20px;position:relative}
.mediaLinks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}
.mediaLinks__list .grid__item{width:calc(50% - 10px);height:235px;margin:0}
.mediaLinks__list .grid__item:before{display:none}.blog{position:relative;background-color:#53565A;margin-top:20px}
.blog__icon{position:absolute;top:15px;right:15px;color:#fff;z-index:1;font-size:1.25em}
.blog__footer{position:absolute;right:25px;bottom:25px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.blog__link{color:rgba(255, 255, 255, 0.5);font-size:0.875em;line-height:20px;letter-spacing:0.09em;text-transform:uppercase;font-weight:700;text-decoration:none;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
.blog__link:hover{color:#fff}.blog__pager span{color:#C1CBD6}
.blog__pager span.cycle-pager-active svg{-webkit-transition:stroke-dashoffset 6s linear;-o-transition:stroke-dashoffset 6s linear;transition:stroke-dashoffset 6s linear}
.blog__list{position:relative;z-index:0;height:100%}
.blog__item{background-color:#53565A;height:100%;width:100%;padding:25px 25px 50px 25px}
.blog__item__title{color:#fff;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1;max-height:2.2em;overflow:hidden;font-family:"Crimson Pro", serif;font-size:1.5em;letter-spacing:0.04em}
.blog__item__title span{opacity:0.5;text-transform:uppercase}.podcast{position:relative;background-color:#A6192E;margin-top:20px}
.podcast__icon{position:absolute;top:15px;right:15px;color:#fff;z-index:1;font-size:1.25em}
.podcast__footer{position:absolute;right:25px;bottom:25px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.podcast__link{color:rgba(255, 255, 255, 0.5);font-size:0.875em;line-height:20px;letter-spacing:0.09em;text-transform:uppercase;font-weight:700;text-decoration:none;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
.podcast__link:hover{color:#fff}.podcast__pager span{color:#fff}
.podcast__pager span.cycle-pager-active svg{-webkit-transition:stroke-dashoffset 6s linear;-o-transition:stroke-dashoffset 6s linear;transition:stroke-dashoffset 6s linear}
.podcast__list{position:relative;z-index:0;height:100%}
.podcast__item{background-color:#A6192E;height:100%;width:100%;padding:25px 25px 50px 25px}
.podcast__item__title{color:rgba(255, 255, 255, 0.5);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1;max-height:2.2em;overflow:hidden;font-family:"Crimson Pro", serif;font-size:1.5em;letter-spacing:0.04em}
.podcast__item__title span{color:#fff}
.social__box{margin-top:20px;position:relative}
.social__list{position:relative;z-index:0}
.social__item{width:100%;min-height:300px;padding:25px 25px 50px 25px;position:relative;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}
.social__box--twitter .social__item{background-color:#1DA1F2}
.social__box--twitter .social__item:hover{background-color:#0c85d0}
.social__box--facebook .social__item{background-color:#1778f2}
.social__box--facebook .social__item:hover{background-color:#0b60cb}
.social__box--instagram .social__item{background-color:#000}
.social__item:hover .social__item__img{opacity:0.8}
.social__item__icon{color:#fff;position:absolute;top:15px;right:15px;font-size:1.25em;z-index:1}
.social__item__text{color:#fff;margin:0;font-size:1.125em;position:relative;z-index:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;max-height:4.8em;overflow:hidden}
.social__item__text a{color:#fff;text-decoration:none;font-weight:700}
.social__item__img{-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}
.social__item__img:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;
    /* background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(40%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25)));background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.25) 100%);background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.25) 100%);background:linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.25) 100%) */
}
.social__item__date{position:absolute;bottom:15px;left:25px;right:15px;line-height:20px;color:#fff;font-weight:700;opacity:0.5;text-transform:uppercase;font-size:0.875em;letter-spacing:0.09em;z-index:1}
.social__pager{position:absolute;bottom:25px;right:25px;z-index:1}
.social__pager span{color:#fff}
.social__pager span.cycle-pager-active svg{-webkit-transition:stroke-dashoffset 6s linear;-o-transition:stroke-dashoffset 6s linear;transition:stroke-dashoffset 6s linear}
.social__connected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.social__connected__inner{position:relative}
.social__connected__inner:after,.social__connected__inner:before{content:'';position:absolute;height:70px;width:50px;top:0;border-bottom:2px rgba(255, 255, 255, 0.2) solid}
.mason--home .social__connected__inner:after,.mason--home .social__connected__inner:before{border-color:rgba(83, 86, 90, 0.2)}.social__connected__inner:before{left:-60px;border-left:2px rgba(255, 255, 255, 0.2) solid}
.social__connected__inner:after{right:-60px;border-right:2px rgba(255, 255, 255, 0.2) solid}
.social__connected__label{font-family:"Crimson Pro", serif;font-size:1.75em;font-weight:500;letter-spacing:0.02em;color:#fff;line-height:30px;display:block;text-align:center;margin-top:5px}
.mason--home .social__connected__label{color:#53565A}
.social__connected__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0 0}
.social__connected__item{margin-right:10px}
.social__connected__item:last-child{margin-right:0}
.social__connected__item a{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:40px;border:2px rgba(255, 255, 255, 0.2) solid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:border-color 350ms ease, background-color 350ms ease, color 350ms ease;-o-transition:border-color 350ms ease, background-color 350ms ease, color 350ms ease;transition:border-color 350ms ease, background-color 350ms ease, color 350ms ease}
.mason--home .social__connected__item a{border-color:rgba(83, 86, 90, 0.2);color:#53565A}
.social__connected__item a:hover{border-color:#fff;background-color:#fff;color:#A6192E}
.mason--home .social__connected__item a:hover{border-color:#53565A;background-color:#53565A;color:#fff}
.videoBlock{padding:50px 0;position:relative;z-index:1}
.videoBlock:before{content:'';position:absolute;top:0;left:0;right:0;height:1150px;max-height:110%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(166, 25, 46, 0)), color-stop(33%, #A6192E), color-stop(75%, #A6192E), to(rgba(166, 25, 46, 0)));background:-webkit-linear-gradient(top, rgba(166, 25, 46, 0), #A6192E 33%, #A6192E 75%, rgba(166, 25, 46, 0) 100%);background:-o-linear-gradient(top, rgba(166, 25, 46, 0), #A6192E 33%, #A6192E 75%, rgba(166, 25, 46, 0) 100%);background:linear-gradient(to bottom, rgba(166, 25, 46, 0), #A6192E 33%, #A6192E 75%, rgba(166, 25, 46, 0) 100%)}
.mason--nursery .videoBlock:before,.mason--prep .videoBlock:before{background:-webkit-gradient(linear, left top, left bottom, from(rgba(178, 215, 244, 0)), color-stop(33%, #B2D7F4), color-stop(75%, #B2D7F4), to(rgba(178, 215, 244, 0)));background:-webkit-linear-gradient(top, rgba(178, 215, 244, 0), #B2D7F4 33%, #B2D7F4 75%, rgba(18, 91, 146, 0) 100%);background:-o-linear-gradient(top, rgba(178, 215, 244, 0), #B2D7F4 33%, #B2D7F4 75%, rgba(46, 106, 151, 0) 100%);background:linear-gradient(to bottom, rgba(178, 215, 244, 0), #B2D7F4 33%, #B2D7F4 75%, rgba(41, 86, 121, 0) 100%)}
.videoBlock__container{position:relative;width:90%;max-width:935px;margin:0 auto;z-index:1}
.videoBlock__container:before{display:block;content:"";width:100%;padding-top:56.25%}
.videoBlock__inner{background-color:#ebdfdf;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.videoBlock__img{opacity:0.7}
.videoBlock__center{position:relative;z-index:2;text-align:center;padding:Min(25px, 5vw)}
.videoBlock__btn{position:relative;width:120px;height:120px;border:3px rgba(255, 255, 255, 0.3) solid;border-radius:50%;color:#A6192E;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5em;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}
.mason--nursery .videoBlock__btn,.mason--prep .videoBlock__btn{color:#B2D7F4}
.videoBlock__btn:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:90px;height:90px;margin:auto;border-radius:50%;background-color:rgba(255, 255, 255, 0.3)}
.videoBlock__btn .svg-inline--fa{position:relative;z-index:1}
.videoBlock__btn .videoBlock__btn__circle{position:absolute;top:-3px;left:-3px;width:120px;height:120px}
.videoBlock__btn .videoBlock__btn__circle circle{stroke:#A6192E;stroke-width:5px;stroke-dasharray:377;stroke-dashoffset:377;fill:none;-webkit-animation:spinLoad 5s linear infinite;animation:spinLoad 5s linear infinite}
.mason--nursery .videoBlock__btn .videoBlock__btn__circle circle,.mason--prep .videoBlock__btn .videoBlock__btn__circle circle{stroke:#B2D7F4}.videoBlock__btn .videoBlock__btn__circleHover{position:absolute;top:-3px;left:-3px;width:120px;height:120px}
.videoBlock__btn .videoBlock__btn__circleHover circle{stroke:#A6192E;stroke-width:5px;stroke-dasharray:377;stroke-dashoffset:377;fill:none;-webkit-transition:stroke-dashoffset 500ms ease;-o-transition:stroke-dashoffset 500ms ease;transition:stroke-dashoffset 500ms ease}
.mason--nursery .videoBlock__btn .videoBlock__btn__circleHover circle,.mason--prep .videoBlock__btn .videoBlock__btn__circleHover circle{stroke:#B2D7F4}
.videoBlock__btn:hover .videoBlock__btn__circle{-webkit-animation-play-state:paused;animation-play-state:paused}
.videoBlock__btn:hover .videoBlock__btn__circleHover circle{stroke-dashoffset:0}
.videoBlock__title{color:#fff;margin:20px 0 0;font-size:1.5em}
.quote{position:relative}
.mason--home .quote{padding:50px 0}
.quote__bg{z-index:0;background-color:#353A3E;position:absolute;top:0;right:0;bottom:-100px;left:0}
.quote__bg:after,.quote__bg:before{content:'';position:absolute;left:0;right:0;height:25%;z-index:1}
.quote__bg:before{top:0;background:-webkit-gradient(linear, left top, left bottom, from(#353A3E), to(rgba(53, 58, 62, 0)));background:-webkit-linear-gradient(top, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(top, #353A3E, rgba(53, 58, 62, 0));background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0))}
.quote__bg:after{bottom:0;background:-webkit-gradient(linear, left bottom, left top, from(#353A3E), to(rgba(53, 58, 62, 0)));background:-webkit-linear-gradient(bottom, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(bottom, #353A3E, rgba(53, 58, 62, 0));background:linear-gradient(to top, #353A3E, rgba(53, 58, 62, 0))}
.quote__img{position:absolute!important;top:0;right:0;bottom:0;left:0;opacity:0.15;mix-blend-mode:luminosity}
.quote__inner{position:relative;z-index:3;max-width:935px;padding:50px 0;text-align:center}
.quote__inner:after,.quote__inner:before{content:'';position:absolute;left:Min(5vw, 50px);right:Min(5vw, 50px);height:2px;background-color:#A6192E;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}
.quote.toView .quote__inner:after,.quote.toView .quote__inner:before{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
.quote__inner:before{top:0;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms}
.quote__inner:after{bottom:0;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}
.quote__text{font-style:italic;font-family:"Crimson Pro", serif;line-height:1.4;color:#fff;margin:0;letter-spacing:0.02em}
.quote__text:before{content:'\201C'}.quote__text:after{content:'\201D'}.quote__author{font-weight:600;letter-spacing:0.09em;text-transform:uppercase;color:#A5A5A5;margin:25px 0 0}
.quote__mark{position:absolute;width:Min(3.5vw, 35px)}
.quote__mark--start{left:Min(-5px, 0.5vw);top:0;-webkit-transform:translateY(-80%);-ms-transform:translateY(-80%);transform:translateY(-80%)}
.quote__mark--end{right:Min(-5px, 0.5vw);bottom:0;-webkit-transform:translateY(80%) scale(-1);-ms-transform:translateY(80%) scale(-1);transform:translateY(80%) scale(-1)}
.quote__footer{text-align:center;margin-top:25px}
.quote__footer .button__link__inner{color:#fff!important}
.quote__footer .button__link__inner:after{border-color:rgba(255, 255, 255, 0.2)}
.quote__footer .button__link__arrow line,.quote__footer .button__link__arrow path{stroke:#fff}
.time{position:relative;z-index:3;padding:50px 0}
.mason--sectionHome .time:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;max-height:100%}
.mason--nursery .time,.mason--prep .time{background:-webkit-gradient(linear, left top, left bottom, from(rgba(178, 215, 244, 0)), color-stop(33%, #B2D7F4), to(#B2D7F4));background:-webkit-linear-gradient(top, rgba(178, 215, 244, 0), #B2D7F4 33%, #B2D7F4 100%);background:-o-linear-gradient(top, rgba(178, 215, 244, 0), #B2D7F4 33%, #B2D7F4 100%);background:linear-gradient(to bottom, rgba(178, 215, 244, 0), #B2D7F4 33%, #B2D7F4 100%)}
.mason--senior .time,.mason--sixthForm .time{background:-webkit-gradient(linear, left top, left bottom, from(rgba(193, 203, 214, 0)), color-stop(33%, #C1CBD6), to(#C1CBD6));background:-webkit-linear-gradient(top, rgba(193, 203, 214, 0), #C1CBD6 33%, #C1CBD6 100%);background:-o-linear-gradient(top, rgba(193, 203, 214, 0), #C1CBD6 33%, #C1CBD6 100%);background:linear-gradient(to bottom, rgba(193, 203, 214, 0), #C1CBD6 33%, #C1CBD6 100%)}
.time__title{margin:0 0 50px;font-size:1.5em;color:#fff;padding:0 5%;text-align:center;font-weight:500;letter-spacing:0.02em;position:relative}
.time__container{padding:0 5%;position:relative;z-index:1}
.time__container__inner{background-color:#353A3E;position:relative}
.mason:not(.mason--admin) .time__container__inner{background:none}
.time__bg{top:0;right:0;bottom:0;left:0;mix-blend-mode:luminosity;opacity:0.15}
.mason:not(.mason--admin) .time__bg{display:none}
.time__list{z-index:1;position:relative}
.time__list .owl-item{opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}
.time__list .owl-item.active{opacity:1;visibility:visible;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}
.time__item{width:100%;min-height:450px;background-color:#353A3E}
.time__item__bg{mix-blend-mode:luminosity;opacity:0.15}
.time__item__img{position:relative;width:100%;margin:25px auto 0;overflow:hidden}
.time__item__img:before{display:block;content:"";width:100%;padding-top:100%}
.time__item__info{padding:25px 25px 0;position:relative;z-index:1}
.time__item__time{font-size:3.4375em;line-height:0.55;font-weight:500;display:block;color:#D0D3D4}
.mason--nursery .time__item__time,.mason--prep .time__item__time{color:#B2D7F4}
.time__item__time span{font-size:0.5em;text-transform:uppercase;font-weight:700}
.time__item__text{color:#fff;margin:25px 0 0;max-width:470px;display:-webkit-box;-webkit-line-clamp:14;-webkit-box-orient:vertical;line-height:1.4;max-height:19.6em;overflow:hidden;font-size:1.0625em;letter-spacing:0.02em}
.time__btn{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;width:40px;height:40px}
.time__btn:after{content:'';position:absolute;top:0;right:0;width:40px;height:40px;border:1px rgba(53, 58, 62, 0.2) solid;border-radius:50%;-webkit-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;-o-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}
.time__btn:hover:after{width:50px;height:50px;border-width:10px;-webkit-transform:translate(5px, -5px);-ms-transform:translate(5px, -5px);transform:translate(5px, -5px);-webkit-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;-o-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms}
.time__btn:hover .time__btn__arrow{-webkit-transform:translate(5px, -50%);-ms-transform:translate(5px, -50%);transform:translate(5px, -50%)}
.time__btn:hover .time__btn__arrow line,.time__btn:hover .time__btn__arrow path{stroke:#53565A;-webkit-transition:stroke 350ms ease 500ms;-o-transition:stroke 350ms ease 500ms;transition:stroke 350ms ease 500ms}
.time__btn:hover .time__btn__circle{-webkit-transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;-o-transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) scale(0.75);-ms-transform:translateY(-50%) scale(0.75);transform:translateY(-50%) scale(0.75)}
.time__btn:hover .time__btn__circle circle{-webkit-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;-o-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;stroke-dashoffset:0;fill:#A6192E}
.time__btn--prev{-webkit-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);left:2vw}
.time__btn--next{right:2vw}
.time__btn__arrow{position:absolute;top:50%;right:15px;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}
.time__btn__arrow line,.time__btn__arrow path{fill:none;stroke:#353A3E;stroke-width:2px;-webkit-transition:stroke 350ms ease;-o-transition:stroke 350ms ease;transition:stroke 350ms ease}
.time__btn__circle{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:40px;z-index:1;visibility:hidden;opacity:0;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease, -webkit-transform 350ms ease}
.time__btn__circle circle{stroke:#A6192E;stroke-width:2px;stroke-dasharray:125;stroke-dashoffset:125;fill:rgba(166, 25, 46, 0);-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}
.path{position:relative;z-index:1;background-color:#353A3E}
.path__item{height:250px;position:relative;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}
.path.toView .path__item{opacity:0}.path__item--2{-webkit-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms}
.path__item--3{-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}
.path__item--4{-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}
.path__item__link{-webkit-box-shadow:0 0 50px rgba(0, 0, 0, 0);box-shadow:0 0 50px rgba(0, 0, 0, 0);-webkit-transition:-webkit-box-shadow 350ms ease;transition:-webkit-box-shadow 350ms ease;-o-transition:box-shadow 350ms ease;transition:box-shadow 350ms ease;transition:box-shadow 350ms ease, -webkit-box-shadow 350ms ease;overflow:hidden}
.path__item__link:after,.path__item__link:before{content:'';position:absolute;left:0;right:0;height:25%;z-index:1;display:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}
.path__item__link:before{top:0;
    /* background:-webkit-gradient(linear, left top, left bottom, from(#353A3E), to(rgba(53, 58, 62, 0)));background:-webkit-linear-gradient(top, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(top, #353A3E, rgba(53, 58, 62, 0));background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0)) */
}
    .path__item__link:after{bottom:0;
        /* background:-webkit-gradient(linear, left bottom, left top, from(#353A3E), to(rgba(53, 58, 62, 0)));background:-webkit-linear-gradient(bottom, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(bottom, #353A3E, rgba(53, 58, 62, 0));background:linear-gradient(to top, #353A3E, rgba(53, 58, 62, 0)) */
    }
.path__item:first-child .path__item__link:before{display:block}
.path__item:last-child .path__item__link:after{display:block}.path__item__link:hover{-webkit-box-shadow:0 0 50px rgba(0, 0, 0, 0.3);box-shadow:0 0 50px rgba(0, 0, 0, 0.3)}
.path__item__link:hover:after,.path__item__link:hover:before{opacity:0}
.path__item__link:hover .path__item__img{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.path__item__link:hover .path__item__border{opacity:1}
.path__item__link:hover .path__item__paths:before{width:42px;height:42px;border:8px rgba(255, 255, 255, 0.5) solid;background-color:#fff;background-clip:padding-box}
.path__item__img{opacity:0.2;-webkit-transition:opacity 350ms ease, -webkit-transform 350ms ease;transition:opacity 350ms ease, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease;transition:opacity 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}
.path__item__border{position:absolute;bottom:0;left:0;right:0;height:5px;background-color:#A6192E;opacity:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}
.path__item__center{position:absolute;bottom:50%;left:Min(calc(50px + 84px), calc(10vw + 84px));right:Min(25px, 5vw);-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);z-index:2}.path__item__title{color:#fff;font-size:2.25em;font-weight:500;margin:0 0 10px;letter-spacing:0.02em}
.path__item__subtitle{text-transform:uppercase;color:#DBDBDB;font-size:1.125em;font-weight:500;letter-spacing:0.09em;display:block}
.path__item__paths{position:absolute;z-index:3;pointer-events:none;top:50%;left:225px;width:250px;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transform:translateX(-100%) rotate(90deg);-ms-transform:translateX(-100%) rotate(90deg);transform:translateX(-100%) rotate(90deg);display:-webkit-box;display:-ms-flexbox;display:flex}
.path__item__paths:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:24px;height:24px;border-radius:50%;background-color:#A6192E;margin:auto;z-index:1;-webkit-transition:all 350ms ease;-o-transition:all 350ms ease;transition:all 350ms ease}
.path__item__path{width:50%;height:42px;margin-top:42px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
.path__item__path path{stroke:#9a9a9a;stroke-linecap:round;stroke-miterlimit:10;stroke-width:3px;stroke-dasharray:0 11;fill:none}
.path__item:first-child .path__item__path--left{visibility:hidden}
.path__item__path--right{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
.path__item:last-child .path__item__path--right{visibility:hidden}
.path__item:nth-child(2) .path__item__path--right{-webkit-transform:scale(-1);-ms-transform:scale(-1);transform:scale(-1);margin-top:0;margin-bottom:42px}
.path__item:nth-child(3) .path__item__path--left{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);margin-top:0;margin-bottom:42px}
.special{position:relative;padding:50px 0 50px;margin:-50px 0 -50px}
.special__bg{background-color:#A6192E;position:absolute;z-index:2;top:150px;right:0;bottom:50px;left:0}
.special__bg:after,.special__bg:before{content:'';position:absolute;left:0;right:0}
.special__bg:before{top:-150px;height:150px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(166, 25, 46, 0)), to(#A6192E));background:-webkit-linear-gradient(top, rgba(166, 25, 46, 0), #A6192E);background:-o-linear-gradient(top, rgba(166, 25, 46, 0), #A6192E);background:linear-gradient(to bottom, rgba(166, 25, 46, 0), #A6192E)}
.special__bg:after{height:150px;bottom:-150px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(166, 25, 46, 0)), to(#A6192E));background:-webkit-linear-gradient(bottom, rgba(166, 25, 46, 0), #A6192E);background:-o-linear-gradient(bottom, rgba(166, 25, 46, 0), #A6192E);background:linear-gradient(to top, rgba(166, 25, 46, 0), #A6192E)}
.special__title{margin:0 0 10px;font-size:1.5em;color:#fff;padding:0 5%;text-align:center;font-weight:500;letter-spacing:0.02em;position:relative;z-index:3}
.special__region{color:#fff;margin:0 auto;max-width:690px;width:90%;text-align:center;position:relative;z-index:3}
.special__pager__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:35px 0}
.special__pager{height:1px;background-color:rgba(255, 255, 255, 0.4);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:3}
.special__pager button{border:none;outline:none;padding:0;width:10px;height:10px;border-radius:50%;background-color:#e3425a;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease;margin-top:-5px;margin-right:50px;position:relative;cursor:pointer}
.special__pager button:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:rgba(255, 255, 255, 0.4);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease}
.special__pager button:after{content:'';position:absolute;left:10px;right:-50px;height:3px;top:0;bottom:0;margin:auto 0;background-color:#fff;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;opacity:0;-webkit-transition:opacity 350ms ease, -webkit-transform 0ms linear 350ms;transition:opacity 350ms ease, -webkit-transform 0ms linear 350ms;-o-transition:opacity 350ms ease, transform 0ms linear 350ms;transition:opacity 350ms ease, transform 0ms linear 350ms;transition:opacity 350ms ease, transform 0ms linear 350ms, -webkit-transform 0ms linear 350ms}
.special__pager button:last-child{margin-right:0}.special__pager button:last-child:after{display:none}
.special__pager button.active{background-color:#fff}
.special__pager button.active:before{-webkit-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5)}
.special__pager button.active:after{opacity:1;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 9s linear;transition:-webkit-transform 9s linear;-o-transition:transform 9s linear;transition:transform 9s linear;transition:transform 9s linear, -webkit-transform 9s linear}
.special__container{position:relative;z-index:3}
.special__btn{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;width:40px;height:40px}
.special__btn:after{content:'';position:absolute;top:0;right:0;width:40px;height:40px;border:1px rgba(255, 255, 255, 0.2) solid;border-radius:50%;-webkit-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;-o-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}
.special__btn:hover:after{width:50px;height:50px;border-width:10px;-webkit-transform:translate(5px, -5px);-ms-transform:translate(5px, -5px);transform:translate(5px, -5px);-webkit-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;-o-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms}
.special__btn:hover .special__btn__arrow line,.special__btn:hover .special__btn__arrow path{stroke:#53565A;-webkit-transition:stroke 350ms ease 500ms;-o-transition:stroke 350ms ease 500ms;transition:stroke 350ms ease 500ms}
.special__btn:hover .special__btn__circle{-webkit-transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;-o-transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) scale(0.75);-ms-transform:translateY(-50%) scale(0.75);transform:translateY(-50%) scale(0.75)}
.special__btn:hover .special__btn:hover .special__btn__circle circle{-webkit-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;-o-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;stroke-dashoffset:0;fill:#fff}.special__btn--prev{-webkit-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);left:2vw}.special__btn--next{right:2vw}.special__btn__arrow{position:absolute;top:50%;right:15px;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}
.special__btn__arrow line,.special__btn__arrow path{fill:none;stroke:#fff;stroke-width:2px;-webkit-transition:stroke 350ms ease;-o-transition:stroke 350ms ease;transition:stroke 350ms ease}
.special__btn__circle{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:40px;z-index:1;visibility:hidden;opacity:0;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease, -webkit-transform 350ms ease}
.special__btn__circle circle{stroke:#fff;stroke-width:2px;stroke-dasharray:125;stroke-dashoffset:125;fill:rgba(166, 25, 46, 0);-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}.special__list{position:relative;z-index:0}
.special__list .owl-item{opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}
.special__list .owl-item.active{opacity:1;visibility:visible;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}
.special__item{background-color:#353A3E;width:100%}
.special__item__info{padding:25px 25px 0}.special__item__info .button__link__inner{color:#D0D3D4!important}
.special__item__info .button__link__inner:after{border-color:rgba(255, 255, 255, 0.2)}
.special__item__info .button__link__arrow line,.special__item__info .button__link__arrow path{stroke:#D0D3D4}
.special__item__bg{opacity:0.1;mix-blend-mode:luminosity}
.special__item__title{color:#fff;font-size:1.75em;margin:0;font-weight:500;letter-spacing:0.02em}
.special__item__text{margin:15px 0;color:#fff}
.special__item__img{width:240px;max-width:100%;margin:25px auto 0}
.special__item__img .lazy__load__img{width:98%}
.special__item__img .lazy__load__img img{width:100%;display:block}
.glance{background-color:#353A3E;position:relative;padding:100px 0 150px}
.glance:after,.glance:before{content:'';position:absolute;left:0;right:0;z-index:1}
.glance:before{top:0;height:50px;background:-webkit-gradient(linear, left top, left bottom, from(#A6192E), to(rgba(166, 25, 46, 0)));background:-webkit-linear-gradient(top, #A6192E, rgba(166, 25, 46, 0));background:-o-linear-gradient(top, #A6192E, rgba(166, 25, 46, 0));background:linear-gradient(to bottom, #A6192E, rgba(166, 25, 46, 0))}
.glance:after{bottom:0;height:100px;background:-webkit-gradient(linear, left bottom, left top, from(#C1CBD6), to(rgba(193, 203, 214, 0)));background:-webkit-linear-gradient(bottom, #C1CBD6, rgba(193, 203, 214, 0));background:-o-linear-gradient(bottom, #C1CBD6, rgba(193, 203, 214, 0));background:linear-gradient(to top, #C1CBD6, rgba(193, 203, 214, 0))}
.glance__img{position:absolute!important;top:0;right:0;bottom:0;left:0;mix-blend-mode:luminosity;opacity:0.1}
.glance__title{color:#fff;position:relative;z-index:3;margin:0 0 25px;font-size:1.5em;padding:0 5%;text-align:center;letter-spacing:0.02em;font-weight:500}.glance__container{position:relative}
.glance__container:after,.glance__container:before{content:'';position:absolute;top:183px;width:calc(50% - 175px);height:1px;background-color:#70706F;display:none}
.glance__container:before{left:0}
.glance__container:after{right:0}
.glance__list{width:90%;margin:0 auto}
.glance__list .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}
.glance__list .owl-item{opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}.glance__list 
.owl-item.active{opacity:1;visibility:visible;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}.glance__list.transforming .owl-item{opacity:0}
.glance__item{height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.glance__item:after{content:'';position:absolute;background-color:#70706F;left:0;right:0;bottom:-25px;margin:0 auto;width:10px;height:10px;border-radius:50%;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}
.owl-item.center .glance__item:after{opacity:0}
.glance__item__icon{display:block;width:140px;max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease, -webkit-transform 350ms ease;position:relative}
.glance__item--tower .glance__item__icon{width:70px}
.glance__item__icon svg{width:100%;display:block;opacity:0.3}
.glance__item__icon svg *{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5px}
.owl-item.center .glance__item__icon{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.glance__item__icon__fill{position:absolute;bottom:0;left:0;right:0;height:0%;overflow:hidden}
.owl-item.center .glance__item__icon__fill{-webkit-transition:height 2900ms linear;-o-transition:height 2900ms linear;transition:height 2900ms linear;height:100%}
.glance__item__icon__fill svg{position:absolute;bottom:0;left:0;opacity:1}.glance__item__icon__fill svg *{stroke:currentColor}
.glance__item__label{position:absolute;left:50%;bottom:0;-webkit-transform:translateY(25px) translate(-50%, 100%);-ms-transform:translateY(25px) translate(-50%, 100%);transform:translateY(25px) translate(-50%, 100%);opacity:0;visibility:hidden;color:#fff;width:300px;max-width:90vw;text-align:center;font-size:1.75em;font-weight:600;line-height:1.1;letter-spacing:0.02em;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}
.owl-item.center .glance__item__label{opacity:1;visibility:visible;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}
.community{position:relative;z-index:1;padding-top:25px;background-color:#C1CBD6}
.community__title{margin:0 0 10px;font-size:1.5em;color:#53565A;padding:0 5%;text-align:center;font-weight:500;letter-spacing:0.02em}
.community__region{margin:0 auto 70px;max-width:690px;width:90%;text-align:center;position:relative;z-index:1}
.mason--special .community__region *{color:#53565A}
.community__container{padding:0 5%;position:relative;z-index:1}
.community__container__line{position:absolute;right:50%;top:-25px;width:1px;height:25px;background-color:#fff}
.community__container__line__point{border-radius:50%;display:block;position:absolute;left:1px;border:0px rgba(255, 255, 255, 0.2) solid;background-clip:padding-box;-webkit-transition:background-color 350ms ease, border-width 350ms ease, width 350ms ease, height 350ms ease;-o-transition:background-color 350ms ease, border-width 350ms ease, width 350ms ease, height 350ms ease;transition:background-color 350ms ease, border-width 350ms ease, width 350ms ease, height 350ms ease;width:34px;height:34px;border-width:11px;background-color:#fff;top:-6px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
.community__list{z-index:0;position:relative}
.community__list .owl-item{opacity:0;visibility:hidden;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms;transition:opacity 350ms ease, visibility 0ms linear 350ms}
.community__list .owl-item.active{opacity:1;visibility:visible;-webkit-transition:opacity 350ms ease, visibility 0ms linear;-o-transition:opacity 350ms ease, visibility 0ms linear;transition:opacity 350ms ease, visibility 0ms linear}
.community__item{width:100%;background-color:#D2D9E2}.community__item__line{position:absolute;background-color:#53565A}
.community__item__line:after{content:'';position:absolute;background-color:#fff;top:0;right:0;bottom:0;left:0}
.community__item__line--center{top:0;height:31px;right:50%;width:1px}
.community__item__line--center:after{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}
.owl-item.active .community__item__line--center:after{-webkit-transition:-webkit-transform 400ms linear;transition:-webkit-transform 400ms linear;-o-transition:transform 400ms linear;transition:transform 400ms linear;transition:transform 400ms linear, -webkit-transform 400ms linear;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}
.community__item__line--top{top:30px;left:30px;right:50%;height:1px}
.community__item__line--top:after{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}
.owl-item.active .community__item__line--top:after{-webkit-transition:-webkit-transform 2.6s linear 400ms;transition:-webkit-transform 2.6s linear 400ms;-o-transition:transform 2.6s linear 400ms;transition:transform 2.6s linear 400ms;transition:transform 2.6s linear 400ms, -webkit-transform 2.6s linear 400ms;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.community__item__line--left{top:31px;left:30px;bottom:31px;width:1px}
.community__item__line--left:after{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}
.owl-item.active .community__item__line--left:after{-webkit-transition:-webkit-transform 2s linear 3s;transition:-webkit-transform 2s linear 3s;-o-transition:transform 2s linear 3s;transition:transform 2s linear 3s;transition:transform 2s linear 3s, -webkit-transform 2s linear 3s;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}
.community__item__line--bot{bottom:30px;left:30px;right:0;height:1px}
.community__item__line--bot:after{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}
.owl-item.active .community__item__line--bot:after{-webkit-transition:-webkit-transform 4s linear 5s;transition:-webkit-transform 4s linear 5s;-o-transition:transform 4s linear 5s;transition:transform 4s linear 5s;transition:transform 4s linear 5s, -webkit-transform 4s linear 5s;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.community__item__info{padding:60px 30px 0 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.community__item__quote{color:#53565A;margin:0 0 5px;font-family:"Crimson Pro", serif;font-style:italic;font-size:1.25em}
.community__item__quote:before{content:'\201C'}
.community__item__quote:after{content:'\201D'}
.community__item__subtitle{color:#53565A;opacity:0.5;font-weight:600;font-size:0.875em;letter-spacing:0.09em}
.community__item__links{padding:25px 30px 0 60px}
.community__item__more{color:#A6192E;font-weight:700;font-size:0.875em;letter-spacing:0.09em;display:block;text-decoration:none}
.community__item__more[href=""]{display:none}.community__item__btns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:15px}.community__item__btn{width:55px;height:55px;position:relative;margin-left:20px;border:1px rgba(83, 86, 90, 0.3) solid;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#A6192E;text-decoration:none;font-size:1.25em;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
.community__item__btn .svg-inline--fa{position:relative;z-index:1}
.community__item__btn[href=""]{display:none}
.community__item__btn:first-child{margin-left:0}
.community__item__btn:hover{color:#fff;-webkit-transition:color 350ms ease 500ms;-o-transition:color 350ms ease 500ms;transition:color 350ms ease 500ms}
.community__item__btn:hover .community__item__btn__circle circle{-webkit-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;-o-transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;transition:stroke-dashoffset 500ms linear, fill 350ms ease 500ms;stroke-dashoffset:0;fill:#A6192E}
.community__item__btn__circle{position:absolute;top:-1px;right:-1px;width:56px;height:56px}
.community__item__btn__circle circle{stroke:#A6192E;stroke-width:2px;stroke-dasharray:185;stroke-dashoffset:200;fill:rgba(166, 25, 46, 0);-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}
.community__item__img{width:240px;max-width:100%;margin:25px auto 31px 31px}
.community__item__img .lazy__load__img{width:100%}
.community__item__img .lazy__load__img img{width:100%;display:block}
.community__btn{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1;width:40px;height:40px}.community__btn:after{content:'';position:absolute;top:0;right:0;width:40px;height:40px;border:1px rgba(83, 86, 90, 0.2) solid;border-radius:50%;-webkit-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, -webkit-transform 350ms ease;-o-transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease;transition:width 350ms ease, height 350ms ease, border-width 350ms ease, transform 350ms ease, -webkit-transform 350ms ease}
.community__btn:hover:after{width:50px;height:50px;border-width:10px;-webkit-transform:translate(5px, -5px);-ms-transform:translate(5px, -5px);transform:translate(5px, -5px);-webkit-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, -webkit-transform 350ms ease 500ms;-o-transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms;transition:width 350ms ease 500ms, height 350ms ease 500ms, border-width 350ms ease 500ms, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms}
.community__btn:hover .community__btn__arrow line,.community__btn:hover .community__btn__arrow path{stroke:#53565A;-webkit-transition:stroke 350ms ease 500ms;-o-transition:stroke 350ms ease 500ms;transition:stroke 350ms ease 500ms}
.community__btn:hover .community__btn__circle{-webkit-transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, -webkit-transform 350ms ease 500ms;-o-transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms;transition:opacity 0ms linear, visibility 0ms linear, transform 350ms ease 500ms, -webkit-transform 350ms ease 500ms;visibility:visible;opacity:1;-webkit-transform:translateY(-50%) scale(0.75);-ms-transform:translateY(-50%) scale(0.75);transform:translateY(-50%) scale(0.75)}
.community__btn:hover .community__btn__circle circle{-webkit-transition:stroke-dashoffset 1s linear, fill 350ms ease 500ms;-o-transition:stroke-dashoffset 1s linear, fill 350ms ease 500ms;transition:stroke-dashoffset 1s linear, fill 350ms ease 500ms;stroke-dashoffset:0;fill:#fff}
.community__btn--prev{-webkit-transform:translateY(-50%) scaleX(-1);-ms-transform:translateY(-50%) scaleX(-1);transform:translateY(-50%) scaleX(-1);left:2vw}
.community__btn--next{right:2vw}
.community__btn__arrow{position:absolute;top:50%;right:15px;width:50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}
.community__btn__arrow line,.community__btn__arrow path{fill:none;stroke:#53565A;stroke-width:2px;-webkit-transition:stroke 350ms ease;-o-transition:stroke 350ms ease;transition:stroke 350ms ease}
.community__btn__circle{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:40px;z-index:1;visibility:hidden;opacity:0;-webkit-transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, -webkit-transform 350ms ease;-o-transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease;transition:opacity 350ms ease, visibility 0ms linear 350ms, transform 350ms ease, -webkit-transform 350ms ease}
.community__btn__circle circle{stroke:#A6192E;stroke-width:2px;stroke-dasharray:125;stroke-dashoffset:125;fill:rgba(166, 25, 46, 0);-webkit-transition:fill 350ms ease;-o-transition:fill 350ms ease;transition:fill 350ms ease}
.scenery{background-color:#C8EAF0;position:relative;z-index:1;position:relative;min-height:400px}
.scenery:before{display:block;content:"";width:100%;padding-top:57.85%}
.scenery__img{display:-webkit-box;display:-ms-flexbox;display:flex}
.scenery__img:after{content:'';position:absolute;bottom:0;left:0;right:0;height:50px;background:-webkit-gradient(linear, left bottom, left top, from(#353A3E), to(rgba(53, 58, 62, 0)));background:-webkit-linear-gradient(bottom, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(bottom, #353A3E, rgba(53, 58, 62, 0));background:linear-gradient(to top, #353A3E, rgba(53, 58, 62, 0))}
.scenery__img .lazy__load__img{margin-top:auto;width:100%}
.scenery__img .lazy__load__img img{display:block;width:100%}
.scenery__region{position:absolute!important;top:50px;left:0;right:0;z-index:1!important;margin:0 auto;width:90%;max-width:910px;text-align:center;font-size:1.5em;line-height:1.2}
.mason--special .scenery__region *{color:#e4553b;font-family:"Crimson Pro", serif;font-weight:600;font-style:italic;letter-spacing:0.02em}
.scenery__region>:first-child:before{content:'\201C';-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}
.scenery.toView .scenery__region>:first-child:before{opacity:0}
.scenery__region>:last-child:after{content:'\201D';-webkit-transition:opacity 1s ease 2.5s;-o-transition:opacity 1s ease 2.5s;transition:opacity 1s ease 2.5s}
.scenery.toView .scenery__region>:last-child:after{opacity:0}
.scenery__region .word{white-space:nowrap}
.scenery__region .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease, -webkit-transform 1s ease;transition:opacity 1s ease, -webkit-transform 1s ease;-o-transition:transform 1s ease, opacity 1s ease;transition:transform 1s ease, opacity 1s ease;transition:transform 1s ease, opacity 1s ease, -webkit-transform 1s ease}
.scenery.toView .scenery__region .letter{opacity:0;-webkit-transform:translateY(100%) scale(0.5);-ms-transform:translateY(100%) scale(0.5);transform:translateY(100%) scale(0.5)}
.scenery__clouds{position:relative;position:absolute;top:0;left:0;width:100%;min-width:1000px}
.scenery__clouds:before{display:block;content:"";width:100%;padding-top:37.51975%}
.scenery__clouds .lazy__load__img{width:100%}
.scenery__clouds .lazy__load__img img{display:block;width:100%}
.scenery__clouds--1{-webkit-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%);-webkit-animation:floating 200s linear infinite;animation:floating 200s linear infinite}
.scenery__clouds--2{-webkit-transform:translate(100vw, -10%);-ms-transform:translate(100vw, -10%);transform:translate(100vw, -10%);-webkit-animation:floating2 200s linear infinite;animation:floating2 200s linear infinite}


   /* background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(53, 58, 62, 0)), to(rgba(53, 58, 62, 0.9)));background:-webkit-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:-o-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:linear-gradient(to bottom, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);
    z-index:1} */

    .mason--nursery .footer__links__item__icon svg text,.mason--prep .footer__links__item__icon svg text{fill:#B2D7F4}
   .footer__links__item__title{color:#fff;margin:15px 0 0;font-size:1em;letter-spacing:0.02em;font-weight:500;text-align:center;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
    .footer__img{position:relative;background-color: #B6E1E7;}
    .footer__img:before{content:'';position:absolute;top:0;left:0;right:0;height:25%;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(#353A3E), to(rgba(184, 217, 243, 0)));background:-webkit-linear-gradient(top, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(top, #8bc4f3, rgba(171, 211, 241, 0.308));background:linear-gradient(to bottom, #77a0c2, rgba(53, 58, 62, 0))}
    .footer__desc {margin:25px 0;color:#A6192E;line-height:1.6;letter-spacing:0.02em;font-size:1.2em;font-family:cursive;}
    .footer__title{color:#A6192E;font-size:1.5em;font-weight:500;letter-spacing:0.02em;margin:0;font-family: cursive;}
   .footer__title span{display:none}
   .mason--share .footer__title span{display:inline}
   .footer__contact{margin:25px 0}
   .footer__subtitle{color:#A6192E;margin:0 0 3px;font-family:"Hind", sans-serif;font-weight:700;font-size:1.25em;letter-spacing:0.02em}
   .footer__info{color:#A6192E;letter-spacing:0.02em;margin:3px 0 5px;font-size:0.875em}
   .footer__info{color:#A6192E;letter-spacing:0.02em;margin:3px 0 5px;font-size:0.875em}
   .footer__cLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}
   .footer__cLink svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
   .footer__cLink span{margin-left:10px;color:#A6192E;text-transform:uppercase;font-size:0.8em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
   .footer__cLink:hover svg{color:#A6192E}
   .footer__cLink--ls span{text-transform:none}
   .footer__legal{background-color:#222527;padding:1px;text-align:center}
 .footer__legal p{font-size:0.3em;letter-spacing:0.1em;color:rgb(252, 252, 252);font-weight:600;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:600;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
 .footer__legal p a:hover{color:#A6192E}
  

@media only screen and (min-width:240px){
.hero{position:relative;height:15vh;}
   .hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;}
   .hero__center{text-align:center;bottom:20px;left:40px}
   .hero__homeTitle--1 h2,.hero__homeTitle--1 strong{font-family: 'cursive', 'Brush script MT'; color:plum;}
   h1{margin:0.40em 0;line-height:0;font-size:1.5em}
   .hero__scroll{color:#fff;text-decoration:none;font-size:0.5em;font-weight:300;letter-spacing:0.05em;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;margin-top: 10px;}
   .hero__scroll:hover{color:#A6192E}
   .hero__line{display: none;}
   .hero__line__progress{position:absolute;top:0;bottom:0;background-color:#A6192E;-ms-transform-origin:top;transform-origin:top;display:block;z-index:1;-webkit-animation:down 2s ease infinite;animation:down 2s ease infinite}
   .hero__link svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
   .hero__link span{margin-left:10px;color:#fff;text-transform:uppercase;font-size:0.9375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
   .hero__link:hover svg{color:#fff}

   .header{position:absolute;top:0;left:0;right:0;padding:5px 3% 0;z-index:200;}
    .mason *,.mason :after,.mason :before{box-sizing:border-box;*behavior:url("/_includes/polyfills/boxsizing.htc")}
    .header__left{display:inline-flex;position:relative}
    .header__link{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:50px;text-decoration:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease;}
    .header__link span{margin-left:4px;color:#fff;text-transform:uppercase;font-size:0.5375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
    
    .logo {
        position: absolute;
        top: 6px;
        left:-155px;
        margin: 15px auto;
        display: block;
        width: 58px;
    }
    .logo img{width:100%;backface-visibility:hidden}
    .logo__img--sml{display:none}
    .logo__img--lg{display:block}

    .menu__open{position:fixed;top:20px;right:5%;height:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}
    .menu__open:before{content:'';position:absolute;top:-20px;right:-5vw;width:100vw;height:calc(5vw + 120px);transform-origin:center top;transform:translateX(50%) rotate(45deg);background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0));z-index:-1;pointer-events:none}
    .menu__open__icon{height:16px}
    .menu__inner{position:fixed;top:0;right:0;bottom:0;width:650px;max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-color:#353A3E;pointer-events:auto;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}

    .welcome__toView {display: flex;justify-content: center;flex-wrap: wrap;background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 98, 179,0.5)), to(#2272FF));background:-webkit-linear-gradient(top, (rgba(114, 206, 235, 0.9)), rgb(0, 98, 179));background:-o-linear-gradient(top, (rgba(114, 206, 235, 0.9)), #0063B2FF);background:linear-gradient(to bottom, (rgba(224, 242, 248, 1.4)), #0063B2FF)}
   .welcome__watermark {text-transform:uppercase;line-height:1.55;font-size:1.10em;font-weight:900;transition:transform 500ms ease, -webkit-transform 500ms ease;padding-top:20px;color:#B6E1E7;}

   .welcome {position:relative; color:#F8F8F9;padding:16px;}
   
   .toView .welcome__watermark{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);}
   .welcome__inner{position:relative;z-index:1}
   .welcome__left {
      flex-basis:100%;
      text-align:center;
   }
   .welcome__right {
       position: relative;
       line-height: 2;
       letter-spacing:0.02em;
       padding:10px;
       margin-top: -40px;
   flex-basis: 100%;
    }
    .button--1{
       color:#fff;
       text-decoration: none;
       font-size: 12px;
    }
    .events__icon{position:absolute;top:22px;left:35px;right:35px;text-align:center;color:#fff;font-size:1.25em;z-index:2}
.events__title{position:absolute;top:55px;left:35px;right:35px;z-index:1;text-align:center;font-family:"Hind", sans-serif;font-size:1.25em;font-weight:600;letter-spacing:0.04em;color:#fff;margin:0;text-transform:uppercase}

.podcast__footer{position:absolute;right:10px;bottom:18px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.scenery__region{position:absolute!important;top:34px;left:0;right:0;z-index:1!important;margin:0 auto;width:90%;max-width:910px;text-align:center;font-size:1.5em;line-height:1.2}
.footer__title{font-size:1.5em;font-weight:500;letter-spacing:0.02em;margin:0;font-family: cursive;text-align: center;}
.footer__legal{background-color:#222527;padding:5px 0;text-align:center}
 .footer__legal p{font-size:0.7em;letter-spacing:0.01em;color:rgb(252, 252, 252);font-weight: 700;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:700;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
    }

@media only screen and (min-width:320px){
    .header{position:absolute;top:0;left:0;right:0;padding:5px 3% 0;z-index:200}
    .mason *,.mason :after,.mason :before{box-sizing:border-box;*behavior:url("/_includes/polyfills/boxsizing.htc")}
    .header__left{display:inline-flex;position:relative}
    .header__link{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:50px;text-decoration:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease;}
    .header__link span{margin-left:4px;color:#fff;text-transform:uppercase;font-size:0.5375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
    
    .logo {
        position: absolute;
        top: 10px;
        left:-215px;
        width: 55px;
    }
    .logo img{width:100%;backface-visibility:hidden}
    .logo__img--sml{display:none}
    .logo__img--lg{display:block}

    .menu__open{position:fixed;top:20px;right:5%;height:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}
    .menu__open:before{content:'';position:absolute;top:-20px;right:-5vw;width:100vw;height:calc(5vw + 120px);transform-origin:center top;transform:translateX(50%) rotate(45deg);background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0));z-index:-1;pointer-events:none}
    .menu__open__icon{height:16px}
    .menu__inner{position:fixed;top:0;right:0;bottom:0;width:650px;max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-color:#353A3E;pointer-events:auto;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}

    .hero{position:relative;height: 30vh;}
    .hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;}
   .hero__center{text-align:center;bottom: 30px;;left:0}
   h1{margin:0.40em 0;line-height:0;font-size:1.5em}
   
   .hero__scroll{color:#fff;text-decoration:none;font-size:0.5em;font-weight:300;letter-spacing:0.05em;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;margin-top: 10px;}
   .hero__scroll:hover{color:#A6192E}
   .hero__line{display: none;}
   .hero__line__progress{position:absolute;top:0;bottom:0;background-color:#A6192E;-ms-transform-origin:top;transform-origin:top;display:block;z-index:1;-webkit-animation:down 2s ease infinite;animation:down 2s ease infinite}
   .hero__link svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
   .hero__link span{margin-left:10px;color:#fff;text-transform:uppercase;font-size:0.9375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
   .hero__link:hover svg{color:#fff}
   .mason--nursery .hero__scroll:hover{color:#B2D7F4}
      
   .welcome__toView {display: flex;justify-content: center;flex-wrap: wrap;background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 98, 179,0.5)), to(#2272FF));background:-webkit-linear-gradient(top, (rgba(114, 206, 235, 0.9)), rgb(0, 98, 179));background:-o-linear-gradient(top, (rgba(114, 206, 235, 0.9)), #0063B2FF);background:linear-gradient(to bottom, (rgba(224, 242, 248, 1.4)), #0063B2FF)}
   .welcome__watermark {text-transform:uppercase;line-height:1.55;font-size:1.10em;font-weight:900;transition:transform 500ms ease, -webkit-transform 500ms ease;padding-top:20px;color:#B6E1E7;}

   .welcome {position:relative; color:#F8F8F9;padding:16px;}
   
   .toView .welcome__watermark{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);}
   .welcome__inner{position:relative;z-index:1}
   .welcome__left {
      flex-basis:100%;
      text-align:center;
   }
   .welcome__right {
       position: relative;
       line-height: 2;
       letter-spacing:0.02em;
       padding:10px;
       margin-top: -40px;
   flex-basis: 100%;
    }
    .button--1{
       color:#fff;
       text-decoration: none;
       font-size: 12px;
    }
    .events__icon{position:absolute;top:22px;left:35px;right:35px;text-align:center;color:#fff;font-size:1.25em;z-index:2}
.events__title{position:absolute;top:55px;left:35px;right:35px;z-index:1;text-align:center;font-family:"Hind", sans-serif;font-size:1.25em;font-weight:600;letter-spacing:0.04em;color:#fff;margin:0;text-transform:uppercase}

.podcast__footer{position:absolute;right:10px;bottom:18px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.scenery__region{position:absolute!important;top:34px;left:0;right:0;z-index:1!important;margin:0 auto;width:90%;max-width:910px;text-align:center;font-size:1.5em;line-height:1.2}

.footer__title{font-size:1.5em;font-weight:500;letter-spacing:0.02em;margin:0;font-family: cursive;text-align: center;}
.footer__contact{margin:25px 0;text-align: center;}
.footer__connect__item{margin-right:36px;}

.mason--home .quote{padding:125px 0}
.quote__bg{bottom:-300px}
.quote__text{font-size:1.75em}
.quote__footer{margin-top:55px}
.footer__legal{background-color:#222527;padding:5px 0;text-align:center}
 .footer__legal p{font-size:0.6em;letter-spacing:0.01em;color:rgb(252, 252, 252);font-weight: 700;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:600;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
}

 @media only screen and (min-width:481px){
    .header{position:absolute;top:0;left:0;right:0;padding:5px 3% 0;z-index:200;}
    .mason *,.mason :after,.mason :before{box-sizing:border-box;*behavior:url("/_includes/polyfills/boxsizing.htc")}
    .header__left{display:inline-flex;position:relative}
    .header__link{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:40px;text-decoration:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease;}
    .header__link span{margin-left:4px;color:#fff;text-transform:uppercase;font-size:0.8375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
    
    .logo {
        position: absolute;
        top: 0;
        left:-475px;
        margin: 15px auto;
        display: block;
        width: 115px;}
    .logo img{width:100%;backface-visibility:hidden}
    .logo__img--sml{display:none}
    .logo__img--lg{display:block}

    .menu__open{position:fixed;top:20px;right:5%;height:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}
    .menu__open:before{content:'';position:absolute;top:-20px;right:-5vw;width:100vw;height:calc(5vw + 120px);transform-origin:center top;transform:translateX(50%) rotate(45deg);background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0));z-index:-1;pointer-events:none}
    .menu__open__icon{height:16px}
    .menu__inner{position:fixed;top:0;right:0;bottom:0;width:650px;max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-color:#353A3E;pointer-events:auto;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}

    .hero{position:relative;height:50vh;}
    .hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(53, 58, 62, 0)), to(rgba(53, 58, 62, 0.9)));background:-webkit-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:-o-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:linear-gradient(to bottom, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%); 
        z-index:1}
    .hero__center{position:absolute;left:0;right:0;bottom:12px;z-index:2;}
   .hero__homeTitle--1 h2,.hero__homeTitle--1 strong{font-family: 'cursive', 'Brush script MT'; color:plum;}
   h1{margin:0.40em 0;line-height:0;font-size:2.6em}
   .hero__scroll{color:#fff;text-decoration:none;font-size:0.5em;font-weight:300;letter-spacing:0.05em;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;margin-top: 10px;}
   .hero__scroll:hover{color:#A6192E}
   .hero__line{position:absolute;bottom:-35px;left:0;right:0;margin:0 auto;height:20px;width:1px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background-color:rgba(255, 255, 255, 0.2)}
   .hero__line__progress{position:absolute;top:0;bottom:0;background-color:#A6192E;-ms-transform-origin:top;transform-origin:top;display:block;z-index:1;-webkit-animation:down 2s ease infinite;animation:down 2s ease infinite}
   .hero__link svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
   .hero__link span{margin-left:10px;color:#fff;text-transform:uppercase;font-size:0.9375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
   .hero__link:hover svg{color:#fff}
   .mason--nursery .hero__scroll:hover{color:#B2D7F4}
      
   .welcome__toView {display: flex;justify-content: center;flex-wrap: wrap;background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 98, 179,0.5)), to(#2272FF));background:-webkit-linear-gradient(top, (rgba(114, 206, 235, 0.9)), rgb(0, 98, 179));background:-o-linear-gradient(top, (rgba(114, 206, 235, 0.9)), #0063B2FF);background:linear-gradient(to bottom, (rgba(224, 242, 248, 1.4)), #0063B2FF)}
   .welcome__watermark {text-transform:uppercase;line-height:1.55;font-size:1.40em;font-weight:900;transition:transform 500ms ease, -webkit-transform 500ms ease;padding-top:20px;color:#B6E1E7;}

   .welcome {position:relative; color:#F8F8F9;padding:16px;}
   
   .toView .welcome__watermark{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);}
   .welcome__inner{position:relative;z-index:1}
   .welcome__left {
      flex-basis:100%;
      text-align:center;
   }
   .welcome__right {
       position: relative;
       line-height: 2;
       text-align: justify;
       letter-spacing:0.02em;
       padding:10px;
       margin-top: -40px;
   flex-basis: 100%;
    }
    .button--1{
       color:#fff;
       text-decoration: none;
       font-size: 12px;
    }
    .events__icon{position:absolute;top:22px;left:35px;right:35px;text-align:center;color:#fff;font-size:1.25em;z-index:2}
.events__title{position:absolute;top:55px;left:35px;right:35px;z-index:1;text-align:center;font-family:"Hind", sans-serif;font-size:1.25em;font-weight:600;letter-spacing:0.04em;color:#fff;margin:0;text-transform:uppercase}

.podcast__footer{position:absolute;right:10px;bottom:18px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.scenery__region{position:absolute!important;top:34px;left:0;right:0;z-index:1!important;margin:0 auto;width:90%;max-width:910px;text-align:center;font-size:1.5em;line-height:1.2}

.footer__contact{margin:25px 0;text-align: center;}
.footer__connect__item{margin-right:36px;}


.mason--home .quote{padding:125px 0}
.quote__bg{bottom:-300px}
.quote__text{font-size:1.75em}
.quote__footer{margin-top:55px}
.footer__legal{background-color:#222527;padding:2px;text-align:center}
 .footer__legal p{font-size:0.6em;letter-spacing:0.1em;color:rgb(252, 252, 252);font-weight: 600;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:600;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
}

@media only screen and (min-width:635px){
        .header{position:absolute;top:0;left:0;right:0;padding:5px 3% 0;z-index:200}
        .header__left{display:inline-flex;position:relative}
        .header__link{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:50px;text-decoration:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease;}
        .header__link span{margin-left:4px;color:#fff;text-transform:uppercase;font-size:0.8375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
        
        .logo{width:180px;margin:25px auto;left:-375px;top:-13px;}
        .logo img{width:100%;backface-visibility:hidden}
        .logo__img--sml{display:none}
        .logo__img--lg{display:block}
    
        .menu__open{position:fixed;top:25px;right:5%;height:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}
        .menu__open:before{content:'';position:absolute;top:-20px;right:-5vw;width:100vw;height:calc(5vw + 120px);transform-origin:center top;transform:translateX(50%) rotate(45deg);background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0));z-index:-1;pointer-events:none}
        .menu__open__icon{height:16px}
        .menu__inner{position:fixed;top:0;right:0;bottom:0;width:650px;max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-color:#353A3E;pointer-events:auto;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}
    
       .hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;}
       .hero__center{text-align:center;bottom:25px;}
       .hero__homeTitle__wrapper{font-size:58px}.hero__homeTitle--1 h2,.hero__homeTitle--1 strong{font-family: 'cursive', 'Brush script MT'; color:plum;}
       h1{margin:0.40em 0;line-height:0;}
       .hero__scroll{color:#fff;text-decoration:none;font-size:0.5em;font-weight:300;letter-spacing:0.05em;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;}
       .hero__scroll:hover{color:#A6192E}
       .hero__line{position:absolute;bottom:-80px;left:0;right:0;margin:0 auto;height:20px;width:1px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background-color:rgba(255, 255, 255, 0.2)}
       .hero__line__progress{position:absolute;top:0;bottom:0;background-color:#A6192E;-ms-transform-origin:top;transform-origin:top;display:block;z-index:1;-webkit-animation:down 2s ease infinite;animation:down 2s ease infinite}
       .hero__link svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
       .hero__link span{margin-left:10px;color:#fff;text-transform:uppercase;font-size:0.9375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
       .hero__link:hover svg{color:#fff}
       .mason--nursery .hero__scroll:hover{color:#B2D7F4}
          
       .welcome__toView {display: flex;justify-content: center;flex-wrap: wrap;background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 98, 179,0.5)), to(#2272FF));background:-webkit-linear-gradient(top, (rgba(114, 206, 235, 0.9)), rgb(0, 98, 179));background:-o-linear-gradient(top, (rgba(114, 206, 235, 0.9)), #0063B2FF);background:linear-gradient(to bottom, (rgba(224, 242, 248, 1.4)), #0063B2FF)}
       .welcome__watermark {text-transform:uppercase;line-height:1.55;font-size:1.40em;font-weight:900;transition:transform 500ms ease, -webkit-transform 500ms ease;padding-top:20px;color:#B6E1E7}
    
       .welcome {position:relative; color:#F8F8F9;padding:16px;}
       
       .toView .welcome__watermark{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);}
       .welcome__inner{position:relative;z-index:1}
       .welcome__left {
          flex-basis:100%;
          text-align:center;
       }
       .welcome__right {
           position: relative;
           line-height: 2;
           text-align: justify;
           letter-spacing:0.02em;
           padding:10px;
           margin-top: -40px;
       flex-basis: 100%;
        }
        .button--1{
           color:#fff;
           text-decoration: none;
           font-size: 12px;
        }
        .events__icon{position:absolute;top:22px;left:35px;right:35px;text-align:center;color:#fff;font-size:1.25em;z-index:2}
    .events__title{position:absolute;top:55px;left:35px;right:35px;z-index:1;text-align:center;font-family:"Hind", sans-serif;font-size:1.25em;font-weight:600;letter-spacing:0.04em;color:#fff;margin:0;text-transform:uppercase}
    
    .podcast__footer{position:absolute;right:10px;bottom:18px;left:25px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
    .scenery__region{position:absolute!important;top:34px;left:0;right:0;z-index:1!important;margin:0 auto;width:90%;max-width:910px;text-align:center;font-size:1.5em;line-height:1.2}
    
    .footer__title{color:darkslateblue;font-size:1.5em;font-weight:500;letter-spacing:0.02em;margin:0;font-family: cursive;text-align: center;}
    .footer__contact{margin:25px 0;text-align: center;}
    .footer__connect__item{margin-right:36px;}
    
    
    .mason--home .quote{padding:125px 0}
    .quote__bg{bottom:-300px}
    .quote__text{font-size:1.75em}
    .quote__footer{margin-top:55px}
    
    .news__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
    .news__item__imgWrapper{width:40%;height:100%}
    .news__item__info{width:60%}
    .news__footer{left:calc(40% + 25px)}
    
    .footer__legal{background-color:#222527;padding:4px;text-align:center}
 .footer__legal p{font-size:0.6em;letter-spacing:0.1em;color:rgb(252, 252, 252);font-weight:600;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:600;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
    
    
    .glance__container:after,.glance__container:before{display:block}
    .scenery__img{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}

}
    

    
@media only screen and (min-width:800px){
    .header{position:absolute;top:0;left:0;right:0;padding:30px 5% 0;z-index:200}
    .header:before{content:'';position:absolute;top:0;left:0;right:0;height:Min(20vh, 150px);pointer-events:none;}
        .header__inner{position:relative;z-index:1}
        .header__left{display:inline-flex;position:relative}
        .header__link{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;text-decoration:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}
        
        .header__link span{margin-left:4px;color:#fff;text-transform:uppercase;font-size:1.37375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
        
        .hero__homeTitle__wrapper{margin:0;font-size:0.8rem}

        .menu__open{position:fixed;top:20px;right:5%;height:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}
        .menu__open:before{content:'';position:absolute;top:-20px;right:-5vw;width:100vw;height:calc(5vw + 120px);transform-origin:center top;transform:translateX(50%) rotate(45deg);background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0));z-index:-1;pointer-events:none}
        .menu__open__icon{height:16px}
        .menu__inner{position:fixed;top:0;right:0;bottom:0;width:650px;max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-color:#353A3E;pointer-events:auto;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}

    .header__link svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.header__link:hover svg{color:#fff}.mason--search .header__link{opacity:0}.header__search{margin-left:25px;display:none}
    .logo{position:absolute;top:0;left:-475px;margin:15px auto;display:block;width:210px}
            .logo img{width:100%;backface-visibility:hidden}
            .logo__img--sml{display:none}
            .logo__img--lg{display:block}

            .hero{position:relative;height:66vh;}
            .hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;
                /* background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(53, 58, 62, 0)), to(rgba(53, 58, 62, 0.9)));background:-webkit-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:-o-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:linear-gradient(to bottom, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%); 
                z-index:1} */
            }
            .hero__center{position:absolute;left:0;right:0;bottom:12px;z-index:2;}
    .hero__video{position:fixed;top:0;left:0;width:100%;height:52vh;z-index:0;overflow:hidden;top:0}
    .hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;
        /* background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(53, 58, 62, 0)), to(rgba(53, 58, 62, 0.9)));background:-webkit-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:-o-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:linear-gradient(to bottom, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%); 
        z-index:1} */}
    .hero__homeTitle--1 h2,.hero__homeTitle--1 strong{font-size:5.25em;font-family: 'cursive', 'Brush script MT' ; color:plum;line-height: 1;}
    h1{line-height:5}
    .hero__center{position:absolute;left:0;right:0;bottom:50px;z-index:2;}
    .hero__title{margin:0;font-size:1.875em;letter-spacing:0.02em;color:#fff;font-weight:400}
    .hero__scroll{color:#fff;text-decoration:none;font-size:1.5em;font-weight:600;letter-spacing:0.09em;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.hero__scroll:hover{color:#A6192E}
    .mason--nursery .hero__scroll:hover{color:#B2D7F4}
    .hero__line{position:absolute;bottom:-30px;left:0;right:0;margin:0 auto;height:38px;width:1px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background-color:rgba(255, 255, 255, 0.2)}.hero__line__progress{position:absolute;top:0;left:-0.5px;bottom:0;width:2px;background-color:#A6192E;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;display:block;z-index:1;-webkit-animation:down 2s ease infinite;animation:down 2s ease infinite}
    
    
    .welcome {position:relative; color:#F8F8F9;padding:35px;font-size:1.0375em;}
    .welcome__watermark {text-transform:uppercase;pointer-events:none;font-size:3.40em;font-weight:700;-webkit-transition:-webkit-transform 500ms ease;transition:-webkit-transform 500ms ease;-o-transition:transform 500ms ease;transition:transform 500ms ease;transition:transform 500ms ease, -webkit-transform 500ms ease;padding-top:20px;color:#B6E1E7;font-family:'cursive', 'Brush script Fantasy';}
    
    
    .time{padding-top:0}
    .time__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
    .time__item__img{width:45%;max-width:450px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0}
    .time__item__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 40px}
    .special__btn{display:block}
    .special__item{padding:25px 240px 25px 25px}
    .special__item__img{position:absolute;right:-10px;bottom:0;margin:0}
    .staffHighlight{padding-top:0}
    .staffHighlight__item__info{padding:60px 270px 60px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:280px}
    .staffHighlight__item__img{position:absolute;right:0;bottom:31px;margin:0}
    
    .wall__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
    .wall__left{width:calc(50% - 10px);min-height:490px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.wall__right{width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
    .wall__news{height:calc(50% - 10px);margin-top:0}
    .wall__links{height:calc(50% - 10px)}
    .mediaLinks__list .grid__item{height:100%}
    .wall__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
    .wall__center__left{width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
    .wall__center__right{width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}
    
    .community{padding-top:0}
    .community__item__info{padding:60px 270px 30px 60px}
    .community__item__links{padding:0 270px 60px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
    .community__item__img{position:absolute;right:0;bottom:31px;margin:0}
    .community__item__btns{margin-top:0;margin-left:20px}
    .footer__legal{background-color:#222527;padding:4px;text-align:center}
 .footer__legal p{font-size:0.9em;letter-spacing:0.1em;color:rgb(252, 252, 252);font-weight:600;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:600;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
    
}
    
@media only screen and (min-width:1025px){  
    .header{position:absolute;top:0;left:0;right:0;padding:30px 5% 0;z-index:200}
    .header:before{content:'';position:absolute;top:0;left:0;right:0;height:Min(20vh, 150px);pointer-events:none;background:-webkit-gradient(linear, left top, left bottom, from(rgba(53, 58, 62, 0.85)), to(rgba(53, 58, 62, 0)));background:-webkit-linear-gradient(top, rgba(53, 58, 62, 0.85), rgba(53, 58, 62, 0));background:-o-linear-gradient(top, rgba(53, 58, 62, 0.85), rgba(53, 58, 62, 0));background:linear-gradient(to bottom, rgba(53, 58, 62, 0.85), rgba(53, 58, 62, 0))}
        .header__inner{position:relative;z-index:1}
        .header__left{display:inline-flex;position:relative}
        .header__link{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;text-decoration:none;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}
        
        .header__link span{margin-left:4px;color:#fff;text-transform:uppercase;font-size:1.37375em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
        
         

        .menu__open{position:fixed;top:40px;right:5%;height:0;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}
        .menu__open:before{content:'';position:absolute;top:-20px;right:-5vw;width:100vw;height:calc(5vw + 120px);transform-origin:center top;transform:translateX(50%) rotate(45deg);background:linear-gradient(to bottom, #353A3E, rgba(53, 58, 62, 0));z-index:-1;pointer-events:none}
        .menu__open__icon{height:16px}
        .menu__inner{position:fixed;top:0;right:0;bottom:0;width:650px;max-width:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);background-color:#353A3E;pointer-events:auto;-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;-o-transition:transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}
  
    .header__link svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.header__link:hover svg{color:#fff}.mason--search .header__link{opacity:0}.header__search{margin-left:25px;display:none}
    .logo{position:absolute;top:0;left:-806px;;margin:15px auto;width:250px}
            .logo img{width:100%;backface-visibility:hidden}
            .logo__img--sml{display:none}
            .logo__img--lg{display:block}
            
.hero{position:relative;height:100vh;
    z-index:1}
.hero:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(53, 58, 62, 0)), to(rgba(53, 58, 62, 0.9)));background:-webkit-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:-o-linear-gradient(top, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%);background:linear-gradient(to bottom, rgba(53, 58, 62, 0) 50%, rgba(53, 58, 62, 0.9) 100%); 
    z-index:1}

.hero__homeTitle--1 h2,.hero__homeTitle--1 strong{font-size:70px;font-family: 'cursive', 'Brush script MT' ; color:plum;line-height: 2;}
.hero__center{position:absolute;left:0;right:0;bottom:10px;z-index:2;}
.hero__title{margin:0;letter-spacing:0.02em;color:#fff;font-weight:400}
.hero__scroll{color:#fff;text-decoration:none;font-size:1.5em;font-weight:600;letter-spacing:0.09em;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.hero__scroll:hover{color:#A6192E}
.mason--nursery .hero__scroll:hover{color:#B2D7F4}
.hero__line{position:absolute;bottom:-80px;left:0;right:0;margin:0 auto;height:55px;width:1px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background-color:rgba(255, 255, 255, 0.2)}.hero__line__progress{position:absolute;top:0;left:-0.5px;bottom:0;width:2px;background-color:#A6192E;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;display:block;z-index:1;-webkit-animation:down 2s ease infinite;animation:down 2s ease infinite}


.welcome {position:relative; color:#F8F8F9;padding:35px;font-size:1.0375em;}
.welcome__watermark {text-transform:uppercase;pointer-events:none;font-size:3.40em;font-weight:700;-webkit-transition:-webkit-transform 500ms ease;transition:-webkit-transform 500ms ease;-o-transition:transform 500ms ease;transition:transform 500ms ease;transition:transform 500ms ease, -webkit-transform 500ms ease;padding-top:20px;color:#B6E1E7;font-family:'cursive', 'Brush script Fantasy';}

.toView .welcome__watermark{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);}
.welcome__toView {
    display: flex;
    background:-webkit-gradient(linear, left top, left bottom, from(rgb(0, 98, 179,0.5)), to(#2272FF));background:-webkit-linear-gradient(top, (rgba(114, 206, 235, 0.9)), rgb(0, 98, 179));background:-o-linear-gradient(top, (rgba(114, 206, 235, 0.9)), #0063B2FF);background:linear-gradient(to bottom, (rgba(224, 242, 248, 1.4)), #0063B2FF);
    justify-content: center;
    flex-wrap: wrap;
}
.welcome__inner{position:relative;z-index:1}
.welcome__left {
    flex:30%;
    padding-top: 50px;
    text-align: center;
    line-height: 1.5;
}
p,pre{margin:0em 0}
.welcome__right {
    flex-shrink: 1;
    flex-basis: 65%;
    line-height: 2.5;
    text-align: justify;
    letter-spacing:0.02em;
    padding: 28px;
    margin-top: -15px;
    }
    .button--1{
    color:#fff;
    text-decoration: none;
    font-size: 12px;
    }
    .owl-carousel{width:100%;-webkit-tap-highlight-color:transparent;z-index:1}
    .special__item__title{color:#fff;font-size:1.5em;margin:10px;font-weight:500;letter-spacing:0.02em}
.special__item__text{margin:15px 0;color:#fff}
.special__item__img{width:240px;max-width:100%;margin:25px auto 0}
.special__item__img .lazy__load__img{width:98%}
.special__item__img .lazy__load__img img{width:100%;display:block}



.staffHighlight__title{font-size:3.4375em;margin:0 0 110px}
.staffHighlight__text{margin:-85px auto 100px}
.staffHighlight__container__line{top:-50px;left:calc(50% - 1px);height:50px}
.staffHighlight__item__info{padding:60px 420px 60px 90px;min-height:375px}
.staffHighlight__item__quote{font-size:2.125em}
.staffHighlight__item__img{width:390px}
.staffHighlight__footer{margin-top:40px}

.wall{padding:150px 0 0}
.wall__title{font-size:3.4375em;margin:0 auto 45px}
.urgent__title{font-size:2.25em}
.events__item__date .d{font-size:12.5em}
.events__item__date .my{font-size:2.375em}
.news__item__info{padding:35px 35px 70px 35px}
.news__footer{right:35px;bottom:25px;left:calc(40% + 35px)}
.blog__item{padding:35px 35px 70px 35px}
.blog__footer{right:35px;bottom:25px;left:35px}
.podcast__item{padding:35px 35px 70px 35px}
.podcast__footer{right:35px;bottom:25px;left:35px}
.social{display:-webkit-box;display:-ms-flexbox;display:flex}
.social__box{width:calc(33.3333% - (40px / 3));-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px}
.social__box:last-child{margin-right:0}
.social__box:only-child{width:100%;margin-right:0}
.social__list{height:100%}
.social__box:only-child .social__list{display:-webkit-box;display:-ms-flexbox;display:flex}
.social__item{padding:35px 35px 70px 35px;height:100%}
.social__box:only-child .social__item{width:calc(33.3333% - (40px / 3));-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:20px}
.social__box:only-child .social__item:last-child{margin-right:0}
.social__item__date{bottom:25px;left:35px;right:35px}
.social__box:only-child .social__pager{display:none}
.social__connected__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:60px}
.social__connected__inner:after,.social__connected__inner:before{height:80px}
.social__connected__label{margin-top:0}
.social__connected__list{margin:0 0 0 15px}

.time{padding:125px 0}
.time__title{font-size:2.8125em}
.time__item__info{padding:0 80px}
.time__item__time{font-size:6.875em}

.path__list{display:-webkit-box;display:-ms-flexbox;display:flex}
.path__item{width:25%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:610px}
.path__item__link:after,.path__item__link:before{display:block}
.path__item__center{-webkit-transform:none;-ms-transform:none;transform:none;left:Min(25px, 5vw);text-align:center}
.path__item__paths{left:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%}
.special{padding:125px 0 200px;margin:-125px 0 -300px}
.special__bg{top:300px;bottom:300px}
.special__bg:before{top:-300px;height:300px}
.special__bg:after{bottom:-300px;height:300px}
.special__title{font-size:3.4375em;margin:0 0 20px}
.special__region{margin:0 auto 40px}
.special__pager__container{margin:65px 0}
.special__pager button{margin-right:100px}
.special__pager button:after{right:-100px}
.special__item{min-height:470px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 550px 25px 80px}
.special__item__title{font-size:2.875em}
.special__item__text{margin:35px 0}
.special__item__img{width:550px}

.glance{padding:300px 0}
.glance:before{height:150px}
.glance:after{height:300px}
.glance__title{font-size:3.4375em;margin:0 0 45px}
.glance__item__label{-webkit-transform:translateY(40px) translate(-50%, 100%);-ms-transform:translateY(40px) translate(-50%, 100%);transform:translateY(40px) translate(-50%, 100%)}

.community__title{font-size:3.4375em;margin:0 0 20px}
.community__region{margin:0 auto 85px}
.community__container__line{top:-50px;left:calc(50% - 1px);height:50px}
.community__item__info{padding:60px 350px 30px 90px;min-height:325px}
.community__item__quote{font-size:2.125em}
.community__item__subtitle{font-size:1em}
.community__item__links{padding:0 350px 60px 90px}
.community__item__img{width:320px}
.community__footer{margin-top:40px}

.scenery__img:after{height:200px}
.scenery__region{top:4px;font-size:2.25em}


.mason--nursery .footer__links__item__icon svg text,.mason--prep .footer__links__item__icon svg text{fill:#B2D7F4}
   .footer__links__item__title{color:#fff;margin:15px 0 0;font-size:1em;letter-spacing:0.02em;font-weight:500;text-align:center;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
    .footer__img{position:relative;background-color: #B6E1E7;}
    .footer__img:before{content:'';position:absolute;top:0;left:0;right:0;height:25%;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(#353A3E), to(rgba(184, 217, 243, 0)));background:-webkit-linear-gradient(top, #353A3E, rgba(53, 58, 62, 0));background:-o-linear-gradient(top, #8bc4f3, rgba(171, 211, 241, 0.308));background:linear-gradient(to bottom, #77a0c2, rgba(53, 58, 62, 0))}
    .footer__desc {margin:25px 0;color:#A6192E;line-height:1.6;letter-spacing:0.02em;font-size:1.2em;font-family:cursive;}
    .footer__title{color:darkslateblue;font-size:1.5em;font-weight:500;letter-spacing:0.02em;margin:0;font-family: cursive;}
   .footer__title span{display:none}
   .mason--share .footer__title span{display:inline}
   .footer__contact{margin:25px 0}
   .footer__subtitle{color:#A6192E;margin:0 0 3px;font-family:"Hind", sans-serif;font-weight:700;font-size:1.25em;letter-spacing:0.02em}
   .footer__info{color:#A6192E;letter-spacing:0.02em;margin:3px 0 5px;font-size:0.875em}
   .footer__cLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}
   .footer__cLink svg{color:rgba(255, 255, 255, 0.5);-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
   .footer__cLink span{margin-left:10px;color:#A6192E;text-transform:uppercase;font-size:0.875em;letter-spacing:0.02em;font-weight:600;line-height:1;margin-top:3px}
   .footer__cLink:hover svg{color:#A6192E}
   .footer__cLink--ls span{text-transform:none}
   .footer__legal{background-color:#222527;padding:0px;text-align:center}
 .footer__legal p{font-size:1.0em;letter-spacing:0.1em;color:rgb(252, 252, 252);font-weight:600;text-align: center;}
 .footer__legal p a{text-decoration:none;font-weight:600;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}
 .footer__legal p a:hover{color:#A6192E}
}


@-webkit-keyframes spinLoad{0%{stroke-dashoffset:377}to{stroke-dashoffset:-377}}
@keyframes spinLoad{0%{stroke-dashoffset:377}to{stroke-dashoffset:-377}}



@-webkit-keyframes floating{0%{-webkit-transform:translateY(-10%) translate(0, 0);transform:translateY(-10%) translate(0, 0)}25%{-webkit-transform:translateY(-10%) translate(-50vw, 15px);transform:translateY(-10%) translate(-50vw, 15px)}48%{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:visible}49%{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:hidden}50%{-webkit-transform:translateY(-10%) translate(100vw, 0px);transform:translateY(-10%) translate(100vw, 0px);visibility:hidden}51%{-webkit-transform:translateY(-10%) translate(100vw, 0px);transform:translateY(-10%) translate(100vw, 0px);visibility:visible}75%{-webkit-transform:translateY(-10%) translate(50vw, 15px);transform:translateY(-10%) translate(50vw, 15px)}to{-webkit-transform:translateY(-10%) translate(0, 0);transform:translateY(-10%) translate(0, 0)}}

@keyframes floating{0%{-webkit-transform:translateY(-10%) translate(0, 0);transform:translateY(-10%) translate(0, 0)}25%{-webkit-transform:translateY(-10%) translate(-50vw, 15px);transform:translateY(-10%) translate(-50vw, 15px)}48%{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:visible}49%{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:hidden}50%{-webkit-transform:translateY(-10%) translate(100vw, 0px);transform:translateY(-10%) translate(100vw, 0px);visibility:hidden}51%{-webkit-transform:translateY(-10%) translate(100vw, 0px);transform:translateY(-10%) translate(100vw, 0px);visibility:visible}75%{-webkit-transform:translateY(-10%) translate(50vw, 15px);transform:translateY(-10%) translate(50vw, 15px)}to{-webkit-transform:translateY(-10%) translate(0, 0);transform:translateY(-10%) translate(0, 0)}}

@-webkit-keyframes floating2{0%{-webkit-transform:translateY(-10%) translate(100vw, 0px);transform:translateY(-10%) translate(100vw, 0px);visibility:visible}25%{-webkit-transform:translateY(-10%) translate(50vw, 15px);transform:translateY(-10%) translate(50vw, 15px)}50%{-webkit-transform:translateY(-10%) translate(0, 0);transform:translateY(-10%) translate(0, 0)}75%{-webkit-transform:translateY(-10%) translate(-50vw, 15px);transform:translateY(-10%) translate(-50vw, 15px)}99%{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:visible}to{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:hidden}}

@keyframes floating2{0%{-webkit-transform:translateY(-10%) translate(100vw, 0px);transform:translateY(-10%) translate(100vw, 0px);visibility:visible}25%{-webkit-transform:translateY(-10%) translate(50vw, 15px);transform:translateY(-10%) translate(50vw, 15px)}50%{-webkit-transform:translateY(-10%) translate(0, 0);transform:translateY(-10%) translate(0, 0)}75%{-webkit-transform:translateY(-10%) translate(-50vw, 15px);transform:translateY(-10%) translate(-50vw, 15px)}99%{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:visible}to{-webkit-transform:translateY(-10%) translate(-100vw, 0px);transform:translateY(-10%) translate(-100vw, 0px);visibility:hidden}}
