.content{width:100%;float:none}.content__region{max-width:none}.content__attachments{display:none}.hero{min-height:65vh;height:40vw;max-height:100vh}.hero__scroll{position:relative;position:absolute;bottom:2em;right:20%;z-index:10;width:10%;max-width:156px;min-width:100px;opacity:0;-webkit-transform:translateX(5em);-ms-transform:translateX(5em);transform:translateX(5em);display:none}.hero__scroll:before{display:block;content:"";width:100%;padding-top:54.48718%}.loaded .hero__scroll{opacity:1;-webkit-transform:translateX(0em);-ms-transform:translateX(0em);transform:translateX(0em);-webkit-transition:opacity 0.4s ease 1s, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s;transition:opacity 0.4s ease 1s, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s;-o-transition:opacity 0.4s ease 1s, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s;transition:opacity 0.4s ease 1s, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s;transition:opacity 0.4s ease 1s, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s}.hero__scroll img{display:block;width:100%}.hero__scroll:hover .hero__scroll__circle{fill:#f8da7c}@-webkit-keyframes bob{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@keyframes bob{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}.hero__scroll__circle{position:relative;position:absolute;left:100%;width:30%;top:50%;overflow:visible;-webkit-transform:translateY(-50%) translateX(1em);-ms-transform:translateY(-50%) translateX(1em);transform:translateY(-50%) translateX(1em);fill:#fff;-webkit-transition:fill 0.4s ease;-o-transition:fill 0.4s ease;transition:fill 0.4s ease}.hero__scroll__circle:before{display:block;content:"";width:100%;padding-top:100%}.hero__scroll__circle .cover{-webkit-animation:bob 1s infinite alternate;animation:bob 1s infinite alternate}@media (min-width:769px){.hero__scroll{display:block}}.lte-ie8 .hero__scroll{display:block}@media (min-width:1025px){.hero__scroll{bottom:5em}}.homepage{position:relative;z-index:4}.homepage__announcements{width:100%;-webkit-transform:translateX(-5%);-ms-transform:translateX(-5%);transform:translateX(-5%);opacity:0;visibility:hidden;-webkit-transition:opacity 0.3s ease, visibility 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 0.3s ease, visibility 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s ease, visibility 0s ease 0.3s;transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s ease, visibility 0s ease 0.3s;transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s ease, visibility 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.homepage__announcements--show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;opacity:0;-webkit-transform:translateX(-5em);-ms-transform:translateX(-5em);transform:translateX(-5em)}.loaded .homepage__announcements--show{opacity:1;-webkit-transform:translateX(0em);-ms-transform:translateX(0em);transform:translateX(0em);-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s;-webkit-transition:opacity 0.4s ease 1s, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s;transition:opacity 0.4s ease 1s, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s;-o-transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s, opacity 0.4s ease 1s;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s, opacity 0.4s ease 1s;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s, opacity 0.4s ease 1s, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 1s}.announcements__item{padding:2em;position:relative;width:100%}.announcements__item h4{margin:0;position:relative;margin-bottom:1em}.announcements__item h4:after{position:absolute;content:'';top:auto;right:0;bottom:-0.5em;left:0;height:5px;background:url("/_site/images/design/subnav.png") left center no-repeat}.announcements__item a[href=""]{display:none}.announcements__item p{margin-bottom:0}.announcements__item__circle{position:absolute;width:65px;height:65px;background:#00A2C6;top:0;left:0;right:0;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}@-webkit-keyframes bell{0%,80%,86%,90%,94%,98%,to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}84%,88%,92%,96%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}}@keyframes bell{0%,80%,86%,90%,94%,98%,to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}84%,88%,92%,96%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}}.announcements__item__circle .cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6875em;color:#f8da7c;-webkit-animation:bell 5s linear infinite;animation:bell 5s linear infinite}.announcements__item__circle .cover svg{will-change:transform}.announcements__item__close{position:absolute;top:1em;right:1.5em;color:#fff;z-index:2;display:none;-webkit-transition:color 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:color 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:color 0.4s ease, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:color 0.4s ease, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:color 0.4s ease, transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.announcements__item__close:hover{color:#a7efff;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:769px){.announcements__list{position:absolute;bottom:calc(100% + 5vw);width:40%;max-width:485px;left:2em;border-radius:20px;padding:1em 1em;-webkit-box-shadow:0 0 10px 2px rgba(0, 0, 0, 0.1);box-shadow:0 0 10px 2px rgba(0, 0, 0, 0.1)}.announcements__item__circle{top:10%;right:auto;left:0;-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%)}.announcements__item__close{display:block}}.lte-ie8 .announcements__list{position:absolute;bottom:calc(100% + 5vw);width:40%;max-width:485px;left:2em;border-radius:20px;padding:1em 1em;-webkit-box-shadow:0 0 10px 2px rgba(0, 0, 0, 0.1);box-shadow:0 0 10px 2px rgba(0, 0, 0, 0.1)}.lte-ie8 .announcements__item__circle{top:10%;right:auto;left:0;-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%)}.lte-ie8 .announcements__item__close{display:block}.welcome{position:relative;padding:3.125em 0}.welcome__text h2,.welcome__text h3{color:#C9203A;font-family:"fulbo", sans-serif;text-transform:uppercase;font-weight:400;margin:0}.welcome__text h2{font-size:1.875em;margin:0 0 0.2em}@media (min-width:415px){.welcome__text h2{font-size:1.875em}}.welcome__text h2 .lte-ie8{font-size:1.875em}@media (min-width:769px){.welcome__text h2{font-size:1.875em}}.welcome__text h2 .lte-ie8{font-size:1.875em}@media (min-width:1025px){.welcome__text h2{font-size:2.25em}}@media (min-width:1301px){.welcome__text h2{font-size:2.75em}}.welcome__text h3{font-size:1.25em;margin:0 0 1em}@media (min-width:415px){.welcome__text h3{font-size:1.25em}}.welcome__text h3 .lte-ie8{font-size:1.25em}@media (min-width:769px){.welcome__text h3{font-size:1.25em}}.welcome__text h3 .lte-ie8{font-size:1.25em}@media (min-width:1025px){.welcome__text h3{font-size:1.375em}}@media (min-width:1301px){.welcome__text h3{font-size:1.375em}}.welcome__text a{font-weight:600;-webkit-transition:color 0.4s ease;-o-transition:color 0.4s ease;transition:color 0.4s ease}.welcome__text a:hover{color:#E23140}.welcome__text p{margin:1.2em 0}.welcome__motto{text-align:center;width:80%;max-width:375px;margin:0 auto}.welcome__motto svg{overflow:visible}.welcome__inspire{width:58%;margin:0 0 6px}.welcome__inspire g{-webkit-transform:scale(1) translateY(2em);-ms-transform:scale(1) translateY(2em);transform:scale(1) translateY(2em);opacity:0;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}.welcome__learning{width:91%;margin:0 0 20px}.welcome__learning path{stroke-width:2px;fill:rgba(0, 162, 198, 0);stroke:#00A2C6;stroke-dasharray:0, 290}.welcome__ignite{width:46%;margin:0 0 10px}.welcome__ignite g{-webkit-transform:scale(1) translateY(2em);-ms-transform:scale(1) translateY(2em);transform:scale(1) translateY(2em);opacity:0;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center}.welcome__curiosity{width:100%}.welcome__curiosity path{stroke-width:2px;fill:rgba(0, 162, 198, 0);stroke:#00A2C6;stroke-dasharray:0, 290}.welcome__motto.inview--active .welcome__inspire g{-webkit-transform:scale(1) translateY(0em);-ms-transform:scale(1) translateY(0em);transform:scale(1) translateY(0em);opacity:1;-webkit-transition:opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s;transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s;transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.welcome__motto.inview--active .welcome__inspire g:first-child{-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s}.welcome__motto.inview--active .welcome__inspire g:nth-child(2){-webkit-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s}.welcome__motto.inview--active .welcome__inspire g:nth-child(3){-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}.welcome__motto.inview--active .welcome__inspire g:nth-child(4){-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s}.welcome__motto.inview--active .welcome__inspire g:nth-child(5){-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s}.welcome__motto.inview--active .welcome__inspire g:nth-child(6){-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s}.welcome__motto.inview--active .welcome__inspire g:nth-child(7){-webkit-transition-delay:0.7s;-o-transition-delay:0.7s;transition-delay:0.7s}.welcome__motto.inview--active .welcome__inspire g:nth-child(8){-webkit-transition-delay:0.8s;-o-transition-delay:0.8s;transition-delay:0.8s}.welcome__motto.inview--active .welcome__inspire g:nth-child(9){-webkit-transition-delay:0.9s;-o-transition-delay:0.9s;transition-delay:0.9s}.welcome__motto.inview--active .welcome__inspire g:nth-child(10){-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}.welcome__motto.inview--active .welcome__learning path{stroke:rgba(0, 162, 198, 0);fill:#00A2C6;stroke-width:0px;stroke-dasharray:290, 290;-webkit-transition-property:stroke-dasharray, fill, stroke-width, stroke;-o-transition-property:stroke-dasharray, fill, stroke-width, stroke;transition-property:stroke-dasharray, fill, stroke-width, stroke;-webkit-transition-duration:0.6s, 0.3s, 0.2s, 0.2s;-o-transition-duration:0.6s, 0.3s, 0.2s, 0.2s;transition-duration:0.6s, 0.3s, 0.2s, 0.2s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.welcome__motto.inview--active .welcome__learning path:first-child{-webkit-transition-delay:1s, 1.1s, 1.1s, 1.1s;-o-transition-delay:1s, 1.1s, 1.1s, 1.1s;transition-delay:1s, 1.1s, 1.1s, 1.1s}.welcome__motto.inview--active .welcome__learning path:nth-child(2){-webkit-transition-delay:0.8s, 1.4s, 1.4s, 1.4s;-o-transition-delay:0.8s, 1.4s, 1.4s, 1.4s;transition-delay:0.8s, 1.4s, 1.4s, 1.4s}.welcome__motto.inview--active .welcome__learning path:nth-child(3){-webkit-transition-delay:0.9s, 1.5s, 1.5s, 1.5s;-o-transition-delay:0.9s, 1.5s, 1.5s, 1.5s;transition-delay:0.9s, 1.5s, 1.5s, 1.5s}.welcome__motto.inview--active .welcome__learning path:nth-child(4){-webkit-transition-delay:1s, 1.6s, 1.6s, 1.6s;-o-transition-delay:1s, 1.6s, 1.6s, 1.6s;transition-delay:1s, 1.6s, 1.6s, 1.6s}.welcome__motto.inview--active .welcome__learning path:nth-child(5){-webkit-transition-delay:1.1s, 1.7s, 1.7s, 1.7s;-o-transition-delay:1.1s, 1.7s, 1.7s, 1.7s;transition-delay:1.1s, 1.7s, 1.7s, 1.7s}.welcome__motto.inview--active .welcome__learning path:nth-child(6){-webkit-transition-delay:1.2s, 1.8s, 1.8s, 1.8s;-o-transition-delay:1.2s, 1.8s, 1.8s, 1.8s;transition-delay:1.2s, 1.8s, 1.8s, 1.8s}.welcome__motto.inview--active .welcome__learning path:nth-child(7){-webkit-transition-delay:1.3s, 1.9s, 1.9s, 1.9s;-o-transition-delay:1.3s, 1.9s, 1.9s, 1.9s;transition-delay:1.3s, 1.9s, 1.9s, 1.9s}.welcome__motto.inview--active .welcome__learning path:nth-child(8){-webkit-transition-delay:1.4s, 2s, 2s, 2s;-o-transition-delay:1.4s, 2s, 2s, 2s;transition-delay:1.4s, 2s, 2s, 2s}.welcome__motto.inview--active .welcome__learning path:nth-child(9){-webkit-transition-delay:1.5s, 2.1s, 2.1s, 2.1s;-o-transition-delay:1.5s, 2.1s, 2.1s, 2.1s;transition-delay:1.5s, 2.1s, 2.1s, 2.1s}.welcome__motto.inview--active .welcome__ignite g{-webkit-transform:scale(1) translateY(0em);-ms-transform:scale(1) translateY(0em);transform:scale(1) translateY(0em);opacity:1;-webkit-transition:opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s;transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s;transition:transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.welcome__motto.inview--active .welcome__ignite g:first-child{-webkit-transition-delay:1.9s;-o-transition-delay:1.9s;transition-delay:1.9s}.welcome__motto.inview--active .welcome__ignite g:nth-child(2){-webkit-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s}.welcome__motto.inview--active .welcome__ignite g:nth-child(3){-webkit-transition-delay:2.1s;-o-transition-delay:2.1s;transition-delay:2.1s}.welcome__motto.inview--active .welcome__ignite g:nth-child(4){-webkit-transition-delay:2.2s;-o-transition-delay:2.2s;transition-delay:2.2s}.welcome__motto.inview--active .welcome__ignite g:nth-child(5){-webkit-transition-delay:2.3s;-o-transition-delay:2.3s;transition-delay:2.3s}.welcome__motto.inview--active .welcome__ignite g:nth-child(6){-webkit-transition-delay:2.4s;-o-transition-delay:2.4s;transition-delay:2.4s}.welcome__motto.inview--active .welcome__ignite g:nth-child(7){-webkit-transition-delay:2.5s;-o-transition-delay:2.5s;transition-delay:2.5s}.welcome__motto.inview--active .welcome__ignite g:nth-child(8){-webkit-transition-delay:2.6s;-o-transition-delay:2.6s;transition-delay:2.6s}.welcome__motto.inview--active .welcome__ignite g:nth-child(9){-webkit-transition-delay:2.7s;-o-transition-delay:2.7s;transition-delay:2.7s}.welcome__motto.inview--active .welcome__ignite g:nth-child(10){-webkit-transition-delay:2.8s;-o-transition-delay:2.8s;transition-delay:2.8s}.welcome__motto.inview--active .welcome__curiosity path{stroke:rgba(0, 162, 198, 0);fill:#00A2C6;stroke-width:0px;stroke-dasharray:290, 290;-webkit-transition-property:stroke-dasharray, fill, stroke-width, stroke;-o-transition-property:stroke-dasharray, fill, stroke-width, stroke;transition-property:stroke-dasharray, fill, stroke-width, stroke;-webkit-transition-duration:0.6s, 0.3s, 0.2s, 0.2s;-o-transition-duration:0.6s, 0.3s, 0.2s, 0.2s;transition-duration:0.6s, 0.3s, 0.2s, 0.2s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.welcome__motto.inview--active .welcome__curiosity path:first-child{-webkit-transition-delay:2.5s, 2.8s, 2.8s, 2.8s;-o-transition-delay:2.5s, 2.8s, 2.8s, 2.8s;transition-delay:2.5s, 2.8s, 2.8s, 2.8s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(2){-webkit-transition-delay:2.6s, 3.2s, 3.2s, 3.2s;-o-transition-delay:2.6s, 3.2s, 3.2s, 3.2s;transition-delay:2.6s, 3.2s, 3.2s, 3.2s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(3){-webkit-transition-delay:2.7s, 3.3s, 3.3s, 3.3s;-o-transition-delay:2.7s, 3.3s, 3.3s, 3.3s;transition-delay:2.7s, 3.3s, 3.3s, 3.3s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(4){-webkit-transition-delay:2.8s, 3.4s, 3.4s, 3.4s;-o-transition-delay:2.8s, 3.4s, 3.4s, 3.4s;transition-delay:2.8s, 3.4s, 3.4s, 3.4s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(5){-webkit-transition-delay:2.9s, 3.5s, 3.5s, 3.5s;-o-transition-delay:2.9s, 3.5s, 3.5s, 3.5s;transition-delay:2.9s, 3.5s, 3.5s, 3.5s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(6){-webkit-transition-delay:3s, 3.6s, 3.6s, 3.6s;-o-transition-delay:3s, 3.6s, 3.6s, 3.6s;transition-delay:3s, 3.6s, 3.6s, 3.6s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(7){-webkit-transition-delay:3.1s, 3.7s, 3.7s, 3.7s;-o-transition-delay:3.1s, 3.7s, 3.7s, 3.7s;transition-delay:3.1s, 3.7s, 3.7s, 3.7s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(8){-webkit-transition-delay:3.2s, 3.8s, 3.8s, 3.8s;-o-transition-delay:3.2s, 3.8s, 3.8s, 3.8s;transition-delay:3.2s, 3.8s, 3.8s, 3.8s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(9){-webkit-transition-delay:3.3s, 3.9s, 3.9s, 3.9s;-o-transition-delay:3.3s, 3.9s, 3.9s, 3.9s;transition-delay:3.3s, 3.9s, 3.9s, 3.9s}.welcome__motto.inview--active .welcome__curiosity path:nth-child(10){-webkit-transition-delay:3.4s, 4s, 4s, 4s;-o-transition-delay:3.4s, 4s, 4s, 4s;transition-delay:3.4s, 4s, 4s, 4s}@media (min-width:769px){.welcome__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.welcome__text{width:45%}.welcome__motto{width:50%;margin:0}}.lte-ie8 .welcome__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.lte-ie8 .welcome__text{width:45%}.lte-ie8 .welcome__motto{width:50%;margin:0}@media (min-width:1025px){.welcome{padding:6.25em 0}.welcome__text{width:calc(100% - 425px)}.welcome__text p{font-size:1.0625em}.welcome__motto{width:360px}}@media (min-width:1301px){.welcome__text{width:calc(100% - 460px)}}.home__updates{padding:3.125em 0;background:#f0ede7}.home__updates__circle{width:35px;height:35px;text-align:center;line-height:35px;font-size:0.75em;cursor:pointer;-webkit-transition:background 0.4s ease;-o-transition:background 0.4s ease;transition:background 0.4s ease}@media (min-width:415px){.home__updates__circle{font-size:0.75em}}.home__updates__circle .lte-ie8{font-size:0.75em}@media (min-width:769px){.home__updates__circle{font-size:0.875em}}.home__updates__circle .lte-ie8{font-size:0.875em}@media (min-width:1025px){.home__updates__circle{font-size:0.875em}}@media (min-width:1301px){.home__updates__circle{font-size:1em}}.home__updates__circle:hover{background:#00A2C6}.home__updates__circle.disabled{background:#d6d1c7;color:rgba(255, 255, 255, 0.5)}.home__updates__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__updates__title h3{margin:0;font-size:1.875em}@media (min-width:415px){.home__updates__title h3{font-size:1.875em}}.home__updates__title h3 .lte-ie8{font-size:1.875em}@media (min-width:769px){.home__updates__title h3{font-size:1.875em}}.home__updates__title h3 .lte-ie8{font-size:1.875em}@media (min-width:1025px){.home__updates__title h3{font-size:2.25em}}@media (min-width:1301px){.home__updates__title h3{font-size:2.75em}}.home__updates__container{padding:2em;background:#fff;border-radius:20px;margin:1em 0}.home__updates__container .button__link{font-size:0.8125em;margin-right:1em}@media (min-width:415px){.home__updates__container .button__link{font-size:0.875em}}.home__updates__container .button__link .lte-ie8{font-size:0.875em}@media (min-width:769px){.home__updates__container .button__link{font-size:0.875em}}.home__updates__container .button__link .lte-ie8{font-size:0.875em}@media (min-width:1025px){.home__updates__container .button__link{font-size:1em}}@media (min-width:1301px){.home__updates__container .button__link{font-size:1.0625em}}.home__updates__container .button__link a{font-size:1em}.home__updates__top{margin:0 0 1.25em}.news__list{margin:0 0 2em}.news__item__group{width:100%}.news__item{margin:20px 0;width:100%}.news__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;overflow:visible}.news__item__link:before{position:absolute;content:'';top:-10px;right:-10px;bottom:-10px;left:-10px;background:rgba(0, 162, 198, 0.1);border-radius:100px;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.4s ease;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.4s ease;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.news__item__link:hover:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.news__item__img{position:relative;overflow:hidden;width:100px;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;margin-right:1em}.news__item__img:before{display:block;content:"";width:100%;padding-top:100%}.news__item__img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.news__item__info h3{margin:0;font-size:1.125em}@media (min-width:415px){.news__item__info h3{font-size:1.25em}}.news__item__info h3 .lte-ie8{font-size:1.25em}@media (min-width:769px){.news__item__info h3{font-size:1.25em}}.news__item__info h3 .lte-ie8{font-size:1.25em}@media (min-width:1025px){.news__item__info h3{font-size:1.375em}}@media (min-width:1301px){.news__item__info h3{font-size:1.375em}}.news__item__info p{color:#333333;margin:0}.events__list{margin:0 0 2em}.events__item__group{width:100%}.events__item{margin:10px 0;width:100%}.events__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1em 0}.events__link:before{position:absolute;content:'';top:-10px;right:-10px;bottom:-10px;left:-30px;background:rgba(0, 162, 198, 0.1);border-radius:20px;-webkit-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.4s ease;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.4s ease;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.4s ease, -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.events__link:hover:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.events__date{-ms-flex-negative:0;flex-shrink:0;margin-right:1em}.events__date .events__date__basic{display:none}.events__date__styled{color:#00A2C6;text-align:center}.events__date__styled .day{display:block;font-size:1.875em}@media (min-width:415px){.events__date__styled .day{font-size:1.875em}}.events__date__styled .day .lte-ie8{font-size:1.875em}@media (min-width:769px){.events__date__styled .day{font-size:1.875em}}.events__date__styled .day .lte-ie8{font-size:1.875em}@media (min-width:1025px){.events__date__styled .day{font-size:2.25em}}@media (min-width:1301px){.events__date__styled .day{font-size:2.75em}}.events__date__styled .month{display:block;font-size:1.125em}@media (min-width:415px){.events__date__styled .month{font-size:1.25em}}.events__date__styled .month .lte-ie8{font-size:1.25em}@media (min-width:769px){.events__date__styled .month{font-size:1.25em}}.events__date__styled .month .lte-ie8{font-size:1.25em}@media (min-width:1025px){.events__date__styled .month{font-size:1.375em}}@media (min-width:1301px){.events__date__styled .month{font-size:1.375em}}.events__info__title .events__date__styled{display:none}.events__info__title h3{margin:0}@media (min-width:769px){.home__updates{padding:5em 0}.home__updates__circle{width:55px;height:55px;line-height:55px;font-size:27px}}.lte-ie8 .home__updates{padding:5em 0}.lte-ie8 .home__updates__circle{width:55px;height:55px;line-height:55px;font-size:27px}@media (min-width:1025px){.home__updates{padding:7.5em 0}.home__updates__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 0 3.125em}.home__updates__container{width:calc(50% - 8px);margin:0;padding:3em}.news__item__img{width:130px}}.newsletters__flex{padding:2em;border-radius:30px;text-align:center}.newsletters__flex h2{margin:0 0 1em;font-size:1.875em}@media (min-width:415px){.newsletters__flex h2{font-size:1.875em}}.newsletters__flex h2 .lte-ie8{font-size:1.875em}@media (min-width:769px){.newsletters__flex h2{font-size:1.875em}}.newsletters__flex h2 .lte-ie8{font-size:1.875em}@media (min-width:1025px){.newsletters__flex h2{font-size:2.25em}}@media (min-width:1301px){.newsletters__flex h2{font-size:2.75em}}.newsletters__flex .button__link{margin:5px 0}@media (min-width:1025px){.newsletters__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:180px}.newsletters__flex h2{margin:0;text-align:left}.newsletters__flex .button__link{margin:0 5px}.newsletters__links{-ms-flex-negative:0;flex-shrink:0}}@media (min-width:1301px){.newsletters__flex{padding:0 3.75em}}.home__quote__curve{position:relative;width:100%;background:#f0ede7}.home__quote__curve:before{display:block;content:"";width:100%;padding-top:5.48611%}.home__quote__curve .cover{top:auto;bottom:-2px}.home__quote{position:relative;padding:3.125em 0}.home__quote__verse{max-width:870px;margin:0 auto;margin-bottom:2em}.home__quote__verse g{-webkit-transform:translateY(-2em);-ms-transform:translateY(-2em);transform:translateY(-2em);opacity:0;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center}.home__quote__verse.inview--active g{-webkit-transform:translateY(0em);-ms-transform:translateY(0em);transform:translateY(0em);opacity:1;-webkit-transition:opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.2s;transition:transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.2s;transition:transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.home__quote__verse.inview--active g:first-child{-webkit-transition-delay:1.05s;-o-transition-delay:1.05s;transition-delay:1.05s}.home__quote__verse.inview--active g:nth-child(2){-webkit-transition-delay:1.1s;-o-transition-delay:1.1s;transition-delay:1.1s}.home__quote__verse.inview--active g:nth-child(3){-webkit-transition-delay:1.15s;-o-transition-delay:1.15s;transition-delay:1.15s}.home__quote__verse.inview--active g:nth-child(4){-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s}.home__quote__verse.inview--active g:nth-child(5){-webkit-transition-delay:1.25s;-o-transition-delay:1.25s;transition-delay:1.25s}.home__quote__verse.inview--active g:nth-child(6){-webkit-transition-delay:1.3s;-o-transition-delay:1.3s;transition-delay:1.3s}.home__quote__verse.inview--active g:nth-child(7){-webkit-transition-delay:1.35s;-o-transition-delay:1.35s;transition-delay:1.35s}.home__quote__verse.inview--active g:nth-child(8){-webkit-transition-delay:1.4s;-o-transition-delay:1.4s;transition-delay:1.4s}.home__quote__verse.inview--active g:nth-child(9){-webkit-transition-delay:1.45s;-o-transition-delay:1.45s;transition-delay:1.45s}.home__quote__verse.inview--active g:nth-child(10){-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.home__quote__verse.inview--active g:nth-child(11){-webkit-transition-delay:1.55s;-o-transition-delay:1.55s;transition-delay:1.55s}.home__quote__verse.inview--active g:nth-child(12){-webkit-transition-delay:1.6s;-o-transition-delay:1.6s;transition-delay:1.6s}.home__quote__verse.inview--active g:nth-child(13){-webkit-transition-delay:1.65s;-o-transition-delay:1.65s;transition-delay:1.65s}.home__quote__verse.inview--active g:nth-child(14){-webkit-transition-delay:1.7s;-o-transition-delay:1.7s;transition-delay:1.7s}.home__quote__verse.inview--active g:nth-child(15){-webkit-transition-delay:1.75s;-o-transition-delay:1.75s;transition-delay:1.75s}.home__quote__text{line-height:1.8em;padding:0 8%;opacity:0;-webkit-transform:translateY(-2em);-ms-transform:translateY(-2em);transform:translateY(-2em)}.home__quote__text span{position:relative;display:inline-block}.home__quote__text span:first-child{-webkit-transition-delay:2.4s;-o-transition-delay:2.4s;transition-delay:2.4s}.home__quote__text span:nth-child(2){-webkit-transition-delay:2.7s;-o-transition-delay:2.7s;transition-delay:2.7s}.home__quote__text span:nth-child(3){-webkit-transition-delay:3s;-o-transition-delay:3s;transition-delay:3s}.home__quote__text span:nth-child(4){-webkit-transition-delay:3.3s;-o-transition-delay:3.3s;transition-delay:3.3s}.home__quote__text span:nth-child(5){-webkit-transition-delay:3.6s;-o-transition-delay:3.6s;transition-delay:3.6s}.home__quote__text span:nth-child(6){-webkit-transition-delay:3.9s;-o-transition-delay:3.9s;transition-delay:3.9s}.home__quote__text span:nth-child(7){-webkit-transition-delay:4.2s;-o-transition-delay:4.2s;transition-delay:4.2s}.home__quote__text span:nth-child(8){-webkit-transition-delay:4.5s;-o-transition-delay:4.5s;transition-delay:4.5s}.home__quote__text em{position:absolute;bottom:0;left:0;width:100%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);-webkit-transition-delay:inherit;-o-transition-delay:inherit;transition-delay:inherit}.home__quote__text svg{display:block;stroke:#00A2C6;stroke-dasharray:0, 150;-webkit-transition:stroke-dasharray 1s ease, stroke 0.2s ease;-o-transition:stroke-dasharray 1s ease, stroke 0.2s ease;transition:stroke-dasharray 1s ease, stroke 0.2s ease}.home__quote__text.inview--active{opacity:1;-webkit-transform:translateY(0em);-ms-transform:translateY(0em);transform:translateY(0em);-webkit-transition:opacity 0.4s ease 2s, -webkit-transform 0.4s ease 2s;transition:opacity 0.4s ease 2s, -webkit-transform 0.4s ease 2s;-o-transition:opacity 0.4s ease 2s, transform 0.4s ease 2s;transition:opacity 0.4s ease 2s, transform 0.4s ease 2s;transition:opacity 0.4s ease 2s, transform 0.4s ease 2s, -webkit-transform 0.4s ease 2s}.home__quote__text.inview--active svg{stroke:#a7efff;stroke-dasharray:150, 150;-webkit-transition-delay:inherit;-o-transition-delay:inherit;transition-delay:inherit}.home__links{padding:1.875em 0 0;position:relative}.image__link__list{width:90%;max-width:1270px;margin:0 auto;position:relative;z-index:3}.image__link__item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.image__link__item__text h3{margin:0;font-size:1.125em;padding:0 1em}@media (min-width:415px){.image__link__item__text h3{font-size:1.125em}}.image__link__item__text h3 .lte-ie8{font-size:1.125em}@media (min-width:769px){.image__link__item__text h3{font-size:1.375em}}.image__link__item__text h3 .lte-ie8{font-size:1.375em}@media (min-width:1025px){.image__link__item__text h3{font-size:1.375em}}@media (min-width:1301px){.image__link__item__text h3{font-size:1.375em}}.image__link__item{position:relative;max-height:8em;margin:0 0 1em;border-radius:20px;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background:#300004;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:-webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.image__link__item:before{display:block;content:"";width:100%;padding-top:73.95833%}.image__link__item:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.image__link__item:hover .image__link__item__img.swipe__animate .lazy__load__img{opacity:0.8}.image__link__item__img{background:rgba(226, 49, 64, 0.2);-webkit-transition:background 0.4s ease;-o-transition:background 0.4s ease;transition:background 0.4s ease}.image__link__item__img .lazy__load__img{opacity:0;-webkit-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease}.image__link__item__img.swipe__animate{background:#3d2f2c}.image__link__item__img.swipe__animate .lazy__load__img{opacity:0.4;-webkit-transition:opacity 0.4s ease;-o-transition:opacity 0.4s ease;transition:opacity 0.4s ease}@media (min-width:600px){.image__link__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image__link__item{max-height:12em}.image__link__item:nth-child(2),.image__link__item:nth-child(3),.image__link__item:nth-child(4),.image__link__item:nth-child(5),.image__link__item:nth-child(6){width:calc(50% - 0.5em);display:inline-block;vertical-align:top}}@media (min-width:1025px){.home__links{padding:3.125em 0 0}.image__link__item:first-child,.image__link__item:nth-child(2),.image__link__item:nth-child(3),.image__link__item:nth-child(4),.image__link__item:nth-child(5),.image__link__item:nth-child(6){width:32%;display:inline-block;vertical-align:top;max-height:none}.image__link__item__text{display:block;position:absolute;bottom:0%;top:auto;left:0;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);width:100%;overflow:visible;-webkit-transition:bottom 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:bottom 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:bottom 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:bottom 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:bottom 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.image__link__item__text:after{position:absolute;content:'';top:auto;right:0;bottom:100%;left:0;height:100%}.image__link__item__text h3{position:absolute;left:0;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:-webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);-o-transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.image__link__item:hover .image__link__item__text{-webkit-transform:translateY(40%);-ms-transform:translateY(40%);transform:translateY(40%)}.image__link__item:hover .image__link__item__text h3{-webkit-transform:translateY(-120%);-ms-transform:translateY(-120%);transform:translateY(-120%)}}.home__footer{height:15vw;background:#afcb8a;position:relative;max-height:150px;margin-top:-40px}.home__footer__curve{position:relative;position:absolute;bottom:100%;left:0;width:100%}.home__footer__curve:before{display:block;content:"";width:100%;padding-top:2.91667%}.home__footer__curve svg{display:block;top:2px}