.popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:300;background-color:rgba(0, 0, 0, 0.75);visibility:hidden;opacity:0;-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}.popup.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}.mason--admin .popup{top:110px}.popup__inner{position:absolute;top:50%;left:0;right:0;margin:0 auto;width:960px;max-width:90%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;padding:15px;height:calc(90vh - 40px);text-align:center}.popup__inner .button__link{margin:25px 0 0}.mason--admin .popup__inner{height:calc(90vh - 40px - 110px)}.popup__close{position:absolute;top:20px;right:20px;width:50px;height:50px;color:#23254B;border-radius:50%;border:2px #F7DC1D solid;font-size:1.5em;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.popup__close:hover{background-color:#F7DC1D}.popup__overflow{overflow:auto;height:100%}.popup__title{margin:0;font-size:1.5em;padding-right:75px}.popup__subtitle{margin:25px 0;font-size:1em}.popup__region *{color:#fff}.popup__left{position:relative;max-width:300px;margin:15px auto 0}.popup__left:before{display:block;content:"";width:100%;padding-top:160%}.popup__img{position:absolute;top:0;left:0;bottom:0;right:0}@media (min-width:1025px){.popup__inner{max-height:none;height:510px;text-align:left}.popup__overflow{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup__title{font-size:2em;padding-right:0}.popup__subtitle{font-size:1.125em}.popup__right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 300px);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0 65px 0 40px}.popup__region{overflow:auto;max-height:140px}.popup__left{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:300px;margin:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.hero{position:relative;min-height:calc(100vh - 70px);max-height:calc(100vh - 70px);margin-bottom:-60px}.hero:before{display:block;content:"";width:100%;padding-top:55.55556%}.mason--urgent .hero{min-height:calc(100vh - 140px - 90px);max-height:calc(100vh - 140px - 90px);margin-bottom:0}.hero__center{bottom:calc(60px + 7%)}.mason--urgent .hero__center{bottom:7%}.hero__pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}.hero__pager span{width:15px;height:15px;border-radius:50%;background-color:rgba(255, 255, 255, 0.2);cursor:pointer;position:relative;border:2px rgba(247, 220, 29, 0) solid;margin-right:18px;-webkit-transition:background-color 350ms ease, border 350ms ease, -webkit-transform 350ms ease;transition:background-color 350ms ease, border 350ms ease, -webkit-transform 350ms ease;-o-transition:transform 350ms ease, background-color 350ms ease, border 350ms ease;transition:transform 350ms ease, background-color 350ms ease, border 350ms ease;transition:transform 350ms ease, background-color 350ms ease, border 350ms ease, -webkit-transform 350ms ease}.hero__pager span:last-child{margin-right:0}.hero__pager span:before{content:'';position:absolute;width:7px;height:7px;border-radius:50%;top:0;right:0;bottom:0;left:0;margin:auto;background-color:#F7DC1D;opacity:0;-webkit-transition:opacity 350ms ease;-o-transition:opacity 350ms ease;transition:opacity 350ms ease}.hero__pager span.cycle-pager-active{-webkit-transform:scale(1.6);-ms-transform:scale(1.6);transform:scale(1.6);background-color:rgba(255, 255, 255, 0);border:2px rgba(247, 220, 29, 0.5) solid}.hero__pager span.cycle-pager-active:before{opacity:1}.urgent{background-color:#D1113E;padding:20px 5% 80px}.urgent__inner{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}.urgent__inner .button__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:25px}.urgent__inner .button__link a{color:#F7DC1D}.urgent__inner .button__link:hover a{color:#D1113E}.urgent__title{font-size:1em;color:#fff;letter-spacing:0.03em;text-transform:uppercase;margin:0}@media (min-width:1025px){.urgent__title{font-size:1.25em}}.home__iconLinks{margin:-60px 0 -25px;position:relative;padding:30px 5%;z-index:5}.home__iconLinks__bg{position:absolute;top:0;left:0;width:100%;height:100%}.home__iconLinks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;position:relative;z-index:1}.home__iconLinks__item__link{display:block;text-decoration:none;text-align:center;position:relative;padding-bottom:12px}.home__iconLinks__item__link:after{content:'';position:absolute;bottom:0;left:0;right:0;width:50px;height:3px;background-color:#F7DC1D;margin:0 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}.home__iconLinks__item__link:hover .home__iconLinks__item__icon{color:#fff}.home__iconLinks__item__link:hover .home__iconLinks__item__label{color:#F7DC1D}.home__iconLinks__item__link:hover:after{-webkit-transform:scaleX(2);-ms-transform:scaleX(2);transform:scaleX(2)}.home__iconLinks__item__icon{display:block;font-size:1.5em;color:#F7DC1D;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.home__iconLinks__item__label{margin:10px 0 0;font-size:0.75em;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:#fff;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}@media (min-width:1025px){.home__iconLinks__item:after{width:90px}.home__iconLinks__item__icon{font-size:2em}.home__iconLinks__item__label{font-size:1em;margin:15px 0 0}}.welcome{text-align:center}.welcome__left{background-color:#171839;overflow:hidden}.welcome__video{display:block;width:100%;max-width:560px;margin:-35px auto 0;-webkit-filter:contrast(101%)}.welcome__right{position:relative;padding:50px 5%}.welcome__right .button__link{margin-top:30px}.welcome__right:before{content:'';position:absolute;top:100%;left:0;width:8px;height:100vw;background:url("/_site/images/design/edgeWhite.svg");-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);transform:rotate(-90deg) translateX(-100%);z-index:1}.welcome__subtitle{font-family:"Dancing Script", cursive;color:#F7DC1D;font-size:2.1875em;margin:0;letter-spacing:0.02em}.toView .welcome__subtitle{opacity:0}.welcome__subtitle .word{white-space:nowrap}.welcome__subtitle .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.toView .welcome__subtitle .letter{opacity:0}.welcome__title{font-size:1.5em;letter-spacing:0.02em;font-weight:700;margin:0 0 25px}.welcome__region{margin-bottom:0}.welcome__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px}.welcome__isf,.welcome__isp{display:block;width:200px;max-width:100%;margin:25px auto 0}.welcome__isf .lazy__load__img,.welcome__isp .lazy__load__img{width:100%}.welcome__isf .lazy__load__img img,.welcome__isp .lazy__load__img img{width:100%;display:block}.welcome__img{display:block;position:relative;height:170px;width:170px;margin:25px auto 0;border-radius:50%;overflow:hidden!important;z-index:1!important;background-color:#fff}@media (min-width:1025px){.welcome{display:-webkit-box;display:-ms-flexbox;display:flex}.welcome__left{width:40%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;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}.welcome__right{width:60%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;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;padding:80px 0;text-align:left;position:relative;overflow:visible}.welcome__right:before{left:-8px;top:0;bottom:0;width:8px;height:100%;-webkit-transform:none;-ms-transform:none;transform:none}.welcome__inner{position:relative;padding:0 5vw 0 160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.welcome__inner__left{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding-right:25px}.welcome__subtitle{font-size:3.5625em}.welcome__title{font-size:2.8125em;margin:-10px 0 25px}.welcome__isf,.welcome__isp,.welcome__logos{margin:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:150px}.welcome__isf{margin-top:20px}.welcome__img{position:absolute!important;top:0;left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;border:8px #fff solid}.welcome__video{margin:0 auto}}@media screen and (min-width:1601px){.welcome__inner__left{padding-right:50px}.welcome__isf,.welcome__isp,.welcome__logos{width:200px}}.quote{position:relative;padding:25px 5% 50px}.quote:before{content:'';position:absolute;top:0;height:50%;left:0;right:0;background-color:#23254B}.quote:after{content:'';position:absolute;top:10px;left:0;right:0;bottom:0;background-color:#F7DC1D}.quote__bg{position:absolute;top:-25px;left:0;width:100%;z-index:1}.quote__inner{position:relative;z-index:2;text-align:center}.quote__text{color:#23254B;max-width:780px;margin:0 auto 25px;font-family:"Dancing Script", cursive;font-size:1.875em;letter-spacing:0.09em}.quote__text:before{content:'\201C'}.quote__text:after{content:'\201D'}.quote__author{color:#23254B;opacity:0.5;font-size:0.8125em;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;display:block}.quote__edge{position:absolute;top:100%;left:0;width:8px;height:100vw;background:url("/_site/images/design/edgeYellow.svg");-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg) translateX(-100%);-ms-transform:rotate(-90deg) translateX(-100%);transform:rotate(-90deg) translateX(-100%);z-index:1}@media (min-width:1025px){.quote{padding:50px 5%;background:none}.quote:before{display:none}.quote:after{display:none}.quote__bg{height:calc(100% + 50px)}.quote__edge{display:none}}.heart{background-color:#F6F6F8;position:relative}.heart:before{content:'';position:absolute;left:0;height:100vw;width:20px;background:url("/_site/images/design/edgeWhite.svg");z-index:1;bottom:10px;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.heart__inner{width:90%;margin:0 auto}.heart__inner .button__link{margin-top:30px}.heart__left{padding:50px 0;text-align:center}.heart__title{font-size:1.5em;letter-spacing:0.02em;font-weight:700;margin:0 0 25px}.heart__title>span{color:#F7DC1D;font-family:"Dancing Script", cursive;font-size:1.46em}.toView .heart__title>span{opacity:0}.heart__title>span .word{white-space:nowrap}.heart__title>span .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.toView .heart__title>span .letter{opacity:0}.heart__region{margin-bottom:0}.heart__video{width:100%;max-width:798px;pointer-events:none;-webkit-filter:contrast(101%)}.heart__links .button__link:first-child{margin-right:clamp(1em, 1.1vw, 2.8em)}@media (min-width:1025px){.heart__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;max-width:1250px}.heart__left{padding:70px 0 70px 5vw;width:40%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:left}.heart__title{font-size:3.125em}.heart__right{width:60%;max-width:798px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:25px 2.5vw 25px 0}}.discover__right{width:80%;margin:0 auto;text-align:center;padding:50px 0 25px;position:relative}.discover__title{font-size:1.875em;letter-spacing:0.02em;padding-left:35px;display:inline-block;margin:0}.discover__title>span{font-size:1.46em;color:#F7DC1D;display:block;font-family:"Dancing Script", cursive;margin-left:-35px;text-align:left}.toView .discover__title>span{opacity:0}.discover__title>span .word{white-space:nowrap}.discover__title>span .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.toView .discover__title>span .letter{opacity:0}.discover__stats{width:calc(100% + 15px);margin:40px -15px -15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.discover__stats__item{width:calc(33.3333% - 15px);margin:0 15px 15px 0;position:relative}.discover__stats__item:before{display:block;content:"";width:100%;padding-top:100%}.discover__stats__item__inner{-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.1);box-shadow:0 0 20px rgba(0, 0, 0, 0.1);cursor:pointer;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;background-color:#fff;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.discover__stats__item__inner span{display:block;text-align:center;font-size:2em;color:#23254B;font-family:"Roboto Slab", serif;letter-spacing:-0.03em;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.discover__stats__item:first-child .discover__stats__item__inner span,.discover__stats__item:nth-child(5) .discover__stats__item__inner span,.discover__stats__item:nth-child(6) .discover__stats__item__inner span,.discover__stats__item:nth-child(8) .discover__stats__item__inner span{color:#F7DC1D}.discover__stats__item.active .discover__stats__item__inner,.discover__stats__item__inner:hover{background-color:#23254B}.discover__stats__item.active .discover__stats__item__inner span,.discover__stats__item__inner:hover span{color:#fff!important}.discover__left{position:relative}.discover__left:after,.discover__left:before{content:'';position:absolute;left:0;height:100%;width:20px;background:url("/_site/images/design/edgeWhite.svg");z-index:1}.discover__left:before{top:10px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.discover__left:after{bottom:10px;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.discover__left__border{position:absolute;top:0;bottom:0;z-index:1;width:20px;background:url("/_site/images/design/edgeWhite.svg");display:none}.discover__left__border--left{left:-10px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.discover__left__border--right{right:-10px}.discover__slides{z-index:0}.discover__slides__item{position:relative;width:100%;display:none}.discover__slides__item:before{display:block;content:"";width:100%;padding-top:100%}.discover__slides__item.cycle-slide,.discover__slides__item:first-child{display:block}.discover__slides__item__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;background-color:#000}.discover__slides__item__img{opacity:0.6}.discover__slides__item__info{position:relative;text-align:center;width:90%;max-width:490px}.discover__slides__item__info h3{color:#fff;margin:0 0 25px;font-size:5.625em;letter-spacing:-0.03em;line-height:0.8}.discover__slides__item__info p{color:#fff;font-weight:500;letter-spacing:0.02em}@media (min-width:1025px){.discover{padding:150px 5% 150px 0;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}.discover__left{width:calc(100% - 500px + 65px);max-width:860px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;z-index:0}.discover__left__border{display:block}.discover__right{width:500px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 0 0 -65px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;z-index:1;text-align:left;padding:0}.discover__title{font-size:3.125em}.discover__stats__item__inner{padding-left:75px}.discover__stats__item__inner span{font-size:3.5em;margin-left:-75px}.discover__slides__item__info{width:70%}.discover__slides__item__info h3{font-size:7.5em}.discover__slides__item__info p{font-size:1.3125em}}.stories{padding:25px 5% 50px}.stories__header{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}.stories__title{margin:0 30px;font-size:1.875em;text-align:center}.stories__title>span{font-size:1.46em;color:#F7DC1D;font-family:"Dancing Script", cursive}.toView .stories__title>span{opacity:0}.stories__title>span .word{white-space:nowrap}.stories__title>span .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.toView .stories__title>span .letter{opacity:0}.stories__btn{width:55px;height:55px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border:2px #F7DC1D 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:#23254B;font-size:1.25em;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.stories__btn:hover{background-color:#F7DC1D}.stories__container{margin:25px 0;position:relative}.stories__status{margin:0}.stories__list .owl-stage{position:absolute}@media (min-width:550px){.stories__list .owl-stage{position:relative}}.stories__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}.stories__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}.stories__item--group .stories__item:last-child:not(:first-child){margin-top:40px}.stories__footer{text-align:center}.stories__follow{margin-top:25px}@media (min-width:1025px){.stories{padding:0 5% 150px}.stories__title{margin:0 60px;font-size:3.125em}.stories__container{margin:50px 0}.stories__footer{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}.stories__follow{margin-top:0;margin-left:45px}}.journey{position:relative;background-color:#23254B}.journey:after,.journey:before{content:'';position:absolute;left:0;height:100vw;width:20px;background:url("/_site/images/design/edgeWhite.svg");z-index:1}.journey:before{top:10px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.journey:after{bottom:10px;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.journey__ratio{position:relative;width:100%;min-height:500px;max-height:800px}.journey__ratio:before{display:block;content:"";width:100%;padding-top:57.14286%}.journey__bg{opacity:0.6;height:100%!important}.journey__circle{position:absolute;z-index:2;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:90%;max-width:590px;margin:0 auto;position:relative}.journey__circle:before{display:block;content:"";width:100%;padding-top:100%}.journey__circle__inner:before{content:'';position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:1px #fff solid}.journey__circle__overflow{overflow:hidden;border-radius:50%}.journey__circle__item{position:absolute;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease;left:50%;bottom:50%;height:50%;width:50%;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;text-decoration:none}.journey__circle__item[data-id="1"]{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.journey__circle__item[data-id="2"]{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.journey__circle__item[data-id="3"]{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.journey__circle__item[data-id="4"]{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.journey__circle__item.active,.journey__circle__item:hover{background-color:rgba(255, 255, 255, 0.5)}.journey__circle__text{position:absolute;text-align:center;pointer-events:none;width:120px}.journey__circle__text[data-id="1"]{bottom:75%;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.journey__circle__text[data-id="2"]{bottom:50%;left:75%;-webkit-transform:translate(0, 50%);-ms-transform:translate(0, 50%);transform:translate(0, 50%)}.journey__circle__text[data-id="3"]{bottom:25%;left:50%;-webkit-transform:translate(-50%, 100%);-ms-transform:translate(-50%, 100%);transform:translate(-50%, 100%)}.journey__circle__text[data-id="4"]{bottom:50%;left:25%;-webkit-transform:translate(-100%, 50%);-ms-transform:translate(-100%, 50%);transform:translate(-100%, 50%)}.journey__circle__word{color:#fff;font-family:"Roboto Slab", serif;font-size:1em;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;line-height:1;display:block}.journey__circle__subtitle{display:block;color:#fff;font-size:0.75em;margin-top:10px}.journey__circle__center{width:40%;height:40%;margin:auto;background-color:#fff;border-radius:50%}.journey__circle__center h2{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1em;text-align:center;letter-spacing:0.02em;margin:0;white-space:nowrap}.journey__circle__center h2>span{display:block;color:#F7DC1D;font-family:"Dancing Script", cursive;font-size:2.43333em;line-height:0.6}.toView .journey__circle__center h2>span{opacity:0}.journey__circle__center h2>span .word{white-space:nowrap}.journey__circle__center h2>span .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.toView .journey__circle__center h2>span .letter{opacity:0}.journey__circle__hover{pointer-events:none;position:absolute;top:50%;left:50%;width:calc(50% + 5px);height:calc(50% + 5px);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-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}.journey__circle__hover img{display:block;width:100%;height:100%}.journey__circle__hover[data-position="1"]{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.journey__circle__hover[data-position="2"]{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.journey__circle__hover[data-position="3"]{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.journey__circle__hover[data-position="4"]{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}@media (min-width:1025px){.journey__circle__word{font-size:1.75em}.journey__circle__center h2{font-size:1.75em}}.beyond{padding:50px 0 75px;position:relative}.beyond__inner{width:90%;max-width:1250px;margin:0 auto}.beyond__left{position:relative;width:100%;max-width:365px;margin:0 auto}.beyond__left:before{display:block;content:"";width:100%;padding-top:100%}.beyond__info{margin-bottom:25px;text-align:center}.beyond__title{margin:0;letter-spacing:0.02em;font-size:1.875em}.beyond__title>span{font-family:"Dancing Script", cursive;font-size:1.26667em;color:#F7DC1D}.toView .beyond__title>span{opacity:0}.beyond__title>span .word{white-space:nowrap}.beyond__title>span .letter{display:inline-block;vertical-align:top;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.toView .beyond__title>span .letter{opacity:0}.beyond__text{line-height:1.8;margin:25px 0}@media (min-width:1025px){.beyond{padding:80px 5% 100px}.beyond__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}.beyond__left{width:30%;max-width:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.beyond__info{width:70%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-left:100px;margin-bottom:0;text-align:left}.beyond__title{font-size:2.8125em}}