@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes marquee{0%{-webkit-transform:translateX(100vw);transform:translateX(100vw)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.hero{min-height:100vh;max-height:none;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__content{width:100%;padding:0 5%;position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff}.hero>.arrows{position:absolute;bottom:25%;right:5%;z-index:10}.hero>.arrows .hero__slideshow__controls__pause>:nth-child(2){display:none}.hero>.arrows .hero__slideshow__controls__pause.active>:first-child{display:none}.hero>.arrows .hero__slideshow__controls__pause.active>:nth-child(2){display:block}.hero__content__text{font-family:"Roboto Slab", serif;font-weight:700;font-size:1.25em;line-height:1.31818em;margin:0 0 12px}@media (min-width:415px){.hero__content__text{font-size:1.5em}}.hero__content__text .lte-ie8{font-size:1.5em}@media (min-width:1025px){.hero__content__text{font-size:2em}}@media (min-width:1301px){.hero__content__text{font-size:2.75em}}.hero__content__text span{font-size:0.68182em;line-height:1.3em}.hero__content__text__trust{font-size:1em;line-height:1.5em;font-family:"Roboto Slab", serif;margin:0 0 36px}@media (min-width:769px){.hero__content__text__trust{font-size:1.125em}}.hero__content__text__trust .lte-ie8{font-size:1.125em}@media (min-width:1301px){.hero__content__text__trust{font-size:1.25em}}.hero__down{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:auto;-webkit-transition:padding 0.4s;-o-transition:padding 0.4s;transition:padding 0.4s}.hero__down:before{content:"";width:27px;height:42px;background-image:url("/_site/images/design/logo-hero-down.svg");background-size:contain;background-position:center;background-repeat:none;display:block}.hero__down span{font-size:0.875em;line-height:1.35714em;font-family:"Roboto Slab", serif}.hero__down:after{content:"";width:2px;height:40px;background-color:#fff;-webkit-transition:height 0.4s;-o-transition:height 0.4s;transition:height 0.4s}.hero__down:hover{padding-top:20px}.hero__down:hover:after{height:20px}.welcome__text p{margin:1em 0}.splash{position:fixed;inset:0;top:0;background-color:var(--pri);z-index:999;padding:clamp(20px, 5vh, 116px) 20px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1d335d #4c76c7;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.mason--admin .splash{top:110px}.mason--preview .splash{top:110px}.mason--secure .splash{top:40px}.splash::-webkit-scrollbar{width:10px}.splash::-webkit-scrollbar-track{background-color:#4c76c7}.splash::-webkit-scrollbar-thumb{background-color:#1d335d}.splash.close{opacity:0;visibility:hidden;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.splash__title{font-family:"Roboto Slab", serif;font-weight:700;font-size:1.5625em;line-height:1.30952em;margin:0 0 30px;position:relative;z-index:4}@media (min-width:1301px){.splash__title{font-size:2.625em}}.splash__title span{font-size:0.83333em;line-height:1.31429em;font-weight:400;font-family:"Roboto", sans-serif}.splash__watermark{display:none;z-index:4;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.splash__list{position:absolute;top:0;left:0;height:100vh;width:100%}.splash__item{width:100%;min-height:400px;height:90vh;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}.splash__item:first-child .splash__item__image path:last-child{fill:var(--pri)}.splash__item:nth-child(2){background-color:var(--sec)}.splash__item:nth-child(2) .splash__item__image path:last-child{fill:var(--sec)}.splash__item:focus-visible .splash__item__image img,.splash__item:hover .splash__item__image img{opacity:0.41}.splash__item:focus-visible .splash__item__content:after,.splash__item:hover .splash__item__content:after{opacity:1}.splash__item__image img{opacity:0.16;-webkit-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s}.splash__item__image .splash__item__overlay{position:absolute;bottom:0;left:0;width:100%}.splash__item__content{padding:0 20px;position:relative;z-index:2}.splash__item__title{color:#fff;font-size:1.5em;font-weight:700;font-family:"Roboto Slab", serif;line-height:1.31111em}@media (min-width:769px){.splash__item__title{font-size:2em}}.splash__item__title .lte-ie8{font-size:2em}@media (min-width:1301px){.splash__item__title{font-size:2.8125em}}.splash__item__title span{display:block;font-size:0.57778em;font-weight:400;line-height:1.30769em}@media (min-width:700px) and (min-height:500px){.splash__watermark{display:block}.splash__list{position:absolute;inset:0}.splash__item{position:absolute;height:auto;width:50%}.splash__item:first-child{top:0;bottom:0;left:0;right:50%;text-align:left}.splash__item:first-child .splash__item__content{padding-left:clamp(5%, 18%, 130px);padding-right:clamp(5%, 18%, 100px)}.splash__item:nth-child(2){top:0;bottom:0;left:50%;right:0;text-align:right}.splash__item:nth-child(2) .splash__item__content{padding-right:clamp(5%, 18%, 130px);padding-left:clamp(5%, 18%, 100px);-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.splash__item__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1024px) and (min-height:500px){.splash__item:nth-child(2) .splash__item__content:after{content:"\f061"}.splash__item__content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.splash__item__content:after{content:"\f060";font-family:fontAwesome;font-weight:400;font-size:2.375em;-ms-flex-negative:0;flex-shrink:0;color:#fff;opacity:0.23;-webkit-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s}}.welcome{padding:50px 0}.welcome__triangle{display:none;position:absolute;top:0;right:0;height:100%;max-width:54%}.welcome__triangle path{fill:var(--pri)}.mason--sixth .welcome__triangle path{fill:var(--sec)}.welcome__watermark{display:none}.welcome__watermark svg{width:100%;height:100%}.welcome__watermark svg path,.welcome__watermark svg polygon{fill:#F5F5F5;opacity:1}.mason--sixth .welcome__watermark svg path,.mason--sixth .welcome__watermark svg polygon{fill:#F9F5F5;opacity:1}.welcome__title{margin-bottom:0.61364em}.welcome__text{margin-bottom:46px}.welcome__text>*{font-size:1.0625em;font-weight:400;line-height:1.58824em;margin:0}.welcome__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 50px}.welcome__right{width:100%;margin-top:30px}.welcome__image{width:100%;aspect-ratio:566/414;background-color:var(--pri);border-radius:10px}@media (min-width:769px){.welcome{padding:76px 0 78px}.welcome__triangle{display:block}.welcome__watermark{display:block;height:100%;aspect-ratio:454/1108;position:absolute;top:41px;left:0;-webkit-transform:translateX(-25%);-ms-transform:translateX(-25%);transform:translateX(-25%)}.welcome__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.welcome__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.welcome__right{width:44.84945%;-ms-flex-negative:0;flex-shrink:0;margin-top:0}}.lte-ie8 .welcome{padding:76px 0 78px}.lte-ie8 .welcome__triangle{display:block}.lte-ie8 .welcome__watermark{display:block;height:100%;aspect-ratio:454/1108;position:absolute;top:41px;left:0;-webkit-transform:translateX(-25%);-ms-transform:translateX(-25%);transform:translateX(-25%)}.lte-ie8 .welcome__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}.lte-ie8 .welcome__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lte-ie8 .welcome__right{width:44.84945%;-ms-flex-negative:0;flex-shrink:0;margin-top:0}@media (min-width:1025px){.welcome__inner{gap:80px}}@media (min-width:1301px){.welcome__inner{gap:152px}}.events{background:#ECEDEF;padding:65px 0 218px;margin-top:123px}.events__triangle{height:163.273px;width:100%;position:absolute;bottom:100%;left:0}.events__dots{position:absolute;right:0;top:-38px;height:89.91173%}.mason--sixth .events__dots>g>g>*{fill:var(--sec)}.events__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px}.events__header .arrows{display:none;margin-right:auto}.events__header .button__link{display:none}.events__title{margin-right:41px}.events__list__wrapper:before{content:"";position:absolute;top:15px;height:6px;background-color:var(--sec);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.events__list{overflow:visible;padding-top:34px}.events__list__item{display:none;border-radius:10px;background-color:#fff;padding:3px 21px 10px;position:relative}.events__list__item.swiper-slide{display:block}.events__list__item:before{content:"";position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:6px;height:36px;background-color:var(--pri);margin-bottom:-4px}.events__list__item__title{margin-bottom:12px}.events__list__item__title__date span:first-child{font-size:3.750rem;font-weight:700;font-family:"Roboto Slab", serif;color:#707070;opacity:0.54}.events__list__item__title__date span:nth-child(2){text-transform:uppercase;font-family:"Roboto Slab", serif;font-size:2.1875em;color:var(--pri);margin-left:-15px;position:relative;z-index:2}.events__list__item__events__list__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;margin-bottom:23px}.events__list__item__events__list__item a:hover .events__list__item__events__list__item__title{color:var(--sec)}.events__list__item__events__list__item__time{font-size:0.8125em;font-style:italic;line-height:0.84615em;color:#707070;text-align:center;width:40px;-ms-flex-negative:0;flex-shrink:0}.events__list__item__events__list__item__title{font-size:1.125em;font-weight:700;line-height:1.27778em;color:var(--pri);-webkit-transition:color 0.4s;-o-transition:color 0.4s;transition:color 0.4s}.events__footer{margin-top:30px;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:10px 30px}@media (min-width:1025px){.events__header .arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.events__header .button__link{display:inline-block}.events__footer{display:none}}.news{background-color:var(--pri);padding:45px 0 88px;z-index:2}.mason--sixth .news{background-color:var(--sec)}.news:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%) rotate(24deg);-ms-transform:translateY(-50%) rotate(24deg);transform:translateY(-50%) rotate(24deg);height:123.33333%;aspect-ratio:454/1108;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1;background-image:url("/_site/images/design/welcome-bg.png");opacity:0.1}.news .arrows button{border:1px solid #fff}.news .social__list{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;gap:10px}.news .social__list a{height:50px;width:50px;border-radius:10px;border:1px solid #fff;color:#fff;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;font-size:1.625em;-webkit-transition:color 0.4s, background 0.4s;-o-transition:color 0.4s, background 0.4s;transition:color 0.4s, background 0.4s}.mason--sixth .news .social__list a{background-color:var(--pri)}.news .social__list a:hover{color:var(--pri);background-color:#fff}.news .social__list a[href=""]{display:none}.news__triangle{height:178px;width:100%;position:absolute;bottom:100%;left:0;display:block}.news__triangle path{fill:var(--pri)}.mason--sixth .news__triangle path{fill:var(--sec)}.news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:clamp(20px, 4vw, 86px);gap:26px}.news__header .arrows,.news__header .news__social__links{display:none}.news__header .arrows{margin-right:auto}.news__title{color:#fff}.news__list{height:440px;overflow:visible}.news__item{height:440px;background-color:#000;display:none;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-decoration:none;border-radius:10px}.news__item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.news__item:hover .news__item__img img{opacity:0.2}.news__item__img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:373px;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 100%);clip-path:polygon(0 0, 0% 100%, 100% 100%);z-index:2;background-color:#06112A;opacity:0.6}.mason--sixth .news__item__img:after{background-color:var(--sec)}.news__item__img img{opacity:0.65;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s}.news__item__content{width:100%;position:relative;z-index:2;color:#fff;padding:29px 26px}.news__item__date{font-weight:700;font-size:0.9375em;line-height:1.33333em;font-family:"Roboto Slab", serif;margin:0 0 20px}.news__item__caption{font-size:0.8125em;line-height:1.38462em;margin:0 0 20px;overflow:hidden;max-height:5.33333em;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.news__item__more{font-size:0.9375em;line-height:1.33333em;margin:0}.news__footer{margin-top:30px;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}.admin__insta{text-decoration:none;background-color:#745b99;color:#fff;padding:10px 20px;position:relative;z-index:5}.news__triangle__bottom{position:absolute;top:100%;left:0;width:100%;height:162px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.news__triangle__bottom path{fill:var(--pri)}.mason--sixth .news__triangle__bottom path{fill:var(--sec)}.news__footer{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:10px 30px;margin-top:30px}@media (min-width:1025px){.news__header .arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.news__header .news__social__links{display:block}.news__list__wrapper{padding-left:90px}.news__footer{display:none}}.thoughts{background-color:#ced0d5;padding-top:208px}.thoughts__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:34px}.thoughts__header .arrows{display:none}.thoughts__list{min-height:515px}.thoughts__item__wrapper{display:none}.thoughts__item__wrapper.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex}.thoughts__item{min-height:515px;background-color:#013042;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thoughts__item:focus-visible .thoughts__item__image:before,.thoughts__item:hover .thoughts__item__image:before{opacity:0.85}.thoughts__item:focus-visible .thoughts__item__image img,.thoughts__item:hover .thoughts__item__image img{-webkit-filter:grayscale(1);filter:grayscale(1)}.thoughts__item:focus-visible .thoughts__item__content,.thoughts__item:hover .thoughts__item__content{padding-top:10px;padding-bottom:140px}.thoughts__item:focus-visible .thoughts__item__arrow,.thoughts__item:hover .thoughts__item__arrow{opacity:1;visibility:visible}.thoughts__item__image img{opacity:0.7;-webkit-transition:-webkit-filter 0.4s;transition:-webkit-filter 0.4s;-o-transition:filter 0.4s;transition:filter 0.4s;transition:filter 0.4s, -webkit-filter 0.4s}.thoughts__item__image:before{content:"";position:absolute;inset:0;opacity:0;background-color:var(--pri);z-index:4;-webkit-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s}.mason--sixth .thoughts__item__image:before{background-color:var(--sec)}.thoughts__item__image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:214px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(32, 50, 89, 0)), to(#294884));background:-webkit-linear-gradient(rgba(32, 50, 89, 0) 0%, #294884 100%);background:-o-linear-gradient(rgba(32, 50, 89, 0) 0%, #294884 100%);background:linear-gradient(rgba(32, 50, 89, 0) 0%, #294884 100%);opacity:0.8;z-index:2}.mason--sixth .thoughts__item__image:after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--sec)));background:-webkit-linear-gradient(transparent 0%, var(--sec) 100%);background:-o-linear-gradient(transparent 0%, var(--sec) 100%);background:linear-gradient(transparent 0%, var(--sec) 100%)}.thoughts__item__content{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 20px 70px;color:#fff;text-transform:uppercase;-webkit-transition:padding 0.4s;-o-transition:padding 0.4s;transition:padding 0.4s}.thoughts__item__arrow{height:82px;width:82px;border-radius:50%;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;border:4px solid #fff;font-size:1.6875em;-webkit-box-shadow:0px 3px 6px rgba(0, 0, 0, 0.47);box-shadow:0px 3px 6px rgba(0, 0, 0, 0.47);opacity:0;visibility:hidden;-webkit-transition:opacity 0.4s, visibility 0.4s;-o-transition:opacity 0.4s, visibility 0.4s;transition:opacity 0.4s, visibility 0.4s}.thoughts__item__name{font-size:1.125em;font-weight:700;letter-spacing:0.02em;line-height:1.32143em;margin-bottom:6px;font-family:"Roboto Slab", serif}@media (min-width:769px){.thoughts__item__name{font-size:1.5em}}.thoughts__item__name .lte-ie8{font-size:1.5em}@media (min-width:1301px){.thoughts__item__name{font-size:1.75em}}.thoughts__item__role{letter-spacing:0.02em;line-height:1.3125em;margin:0}.thoughts__popup__container{position:fixed;inset:0;top:0;z-index:800;opacity:0;visibility:hidden;-webkit-transition:opacity 0.4s, visibility 0.4s;-o-transition:opacity 0.4s, visibility 0.4s;transition:opacity 0.4s, visibility 0.4s}.mason--admin .thoughts__popup__container{top:110px}.mason--preview .thoughts__popup__container{top:110px}.mason--secure .thoughts__popup__container{top:40px}.thoughts__popup__container.active{opacity:1;visibility:visible}.thoughts__popup__container:before{content:"";position:absolute;inset:0;opacity:0.8;background-color:var(--pri)}.mason--sixth .thoughts__popup__container:before{background-color:var(--sec)}.thoughts__popup{height:100%;width:100%;background-color:var(--pri);position:relative}.mason--sixth .thoughts__popup{background-color:var(--sec)}.thoughts__popup__close{position:absolute;top:0;right:0;font-size:2em;z-index:9;color:#fff;background-color:var(--pri);height:50px;width:50px;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}.mason--sixth .thoughts__popup__close{background-color:var(--sec)}.thoughts__popup__close:focus,.thoughts__popup__close:hover{background-color:var(--col-pritxt);color:var(--col-pri)}.thoughts__popup__list{height:100%;width:100%}.thoughts__popup__item{overflow:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1d335d #4c76c7;-ms-overflow-style:-ms-autohiding-scrollbar}.thoughts__popup__item::-webkit-scrollbar{width:10px}.thoughts__popup__item::-webkit-scrollbar-track{background-color:#4c76c7}.thoughts__popup__item::-webkit-scrollbar-thumb{background-color:#1d335d}.thoughts__popup__item__image{aspect-ratio:16/9}.thoughts__popup__item__content{color:#fff;padding:20px}.thoughts__popup__item__name{font-family:"Roboto Slab", serif;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;font-size:1.5em;margin:0 0 15px;color:#bfcdec}@media (min-width:415px){.thoughts__popup__item__name{font-size:1.625em}}.thoughts__popup__item__name .lte-ie8{font-size:1.625em}@media (min-width:1025px){.thoughts__popup__item__name{font-size:2em}}.mason--sixth .thoughts__popup__item__name{color:#fbe1e6}.thoughts__popup__item__role{text-transform:uppercase;letter-spacing:0.02em;line-height:1.3125em;margin:0 0 51px}.thoughts__popup__item__text{font-style:italic;letter-spacing:0.09em;line-height:2.1875em;margin:0}.thoughts__footer{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;margin-top:30px}@media (min-width:769px){.thoughts__header:before{content:"";width:113px}.thoughts__header .arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.thoughts__popup__container{position:absolute;top:0!important}.thoughts__popup__close{height:70px;width:70px}.thoughts__popup__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;overflow:hidden}.thoughts__popup__item__image{height:100%;width:auto;aspect-ratio:421/519;-ms-flex-negative:0;flex-shrink:0}.thoughts__popup__item__content{height:100%;overflow:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1d335d #4c76c7;-ms-overflow-style:-ms-autohiding-scrollbar;padding:80px 30px 30px 0}.thoughts__popup__item__content::-webkit-scrollbar{width:10px}.thoughts__popup__item__content::-webkit-scrollbar-track{background-color:#4c76c7}.thoughts__popup__item__content::-webkit-scrollbar-thumb{background-color:#1d335d}.thoughts__popup__item__text{padding-right:clamp(0px, 10vw, 120px)}.thoughts__footer{display:none}}.lte-ie8 .thoughts__header:before{content:"";width:113px}.lte-ie8 .thoughts__header .arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.lte-ie8 .thoughts__popup__container{position:absolute;top:0!important}.lte-ie8 .thoughts__popup__close{height:70px;width:70px}.lte-ie8 .thoughts__popup__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;overflow:hidden}.lte-ie8 .thoughts__popup__item__image{height:100%;width:auto;aspect-ratio:421/519;-ms-flex-negative:0;flex-shrink:0}.lte-ie8 .thoughts__popup__item__content{height:100%;overflow:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1d335d #4c76c7;-ms-overflow-style:-ms-autohiding-scrollbar;padding:80px 30px 30px 0}.lte-ie8 .thoughts__popup__item__content::-webkit-scrollbar{width:10px}.lte-ie8 .thoughts__popup__item__content::-webkit-scrollbar-track{background-color:#4c76c7}.lte-ie8 .thoughts__popup__item__content::-webkit-scrollbar-thumb{background-color:#1d335d}.lte-ie8 .thoughts__popup__item__text{padding-right:clamp(0px, 10vw, 120px)}.lte-ie8 .thoughts__footer{display:none}@media (min-width:1025px){.thoughts__popup{max-width:70.27027%;margin:0 auto}.thoughts__popup__item{gap:60px}}@media (min-width:1301px){.thoughts__popup__item{gap:94px}}.next{padding:clamp(50px, 10vw, 147px) 0 clamp(50px, 10vw, 107px);background-color:#ced0d5}.next__title{margin-bottom:45px}.next__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.next__item{width:100%;border-radius:10px;background-color:#ffffff;-webkit-box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);color:var(--pri);-webkit-transition:color 0.4s, background 0.4s;-o-transition:color 0.4s, background 0.4s;transition:color 0.4s, background 0.4s}.next__item:hover{color:#fff;background-color:var(--pri)}.mason--sixth .next__item{color:var(--sec)}.mason--sixth .next__item:hover{color:#fff;background-color:var(--sec)}.next__item a{padding:38px clamp(20px, 4vw, 45px) 33px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px}.next__item svg{-ms-flex-negative:0;flex-shrink:0}.next__item svg path,.next__item svg polygon{fill:currentColor}.next__item__pretitle{letter-spacing:0.05em;margin:0}.next__item__title{font-family:"Roboto Slab", serif;font-weight:700;font-size:1.4375em;letter-spacing:0.05em;margin:0}@media (min-width:500px){.next__item{width:calc(50% - 10px)}}@media (min-width:1025px){.next__item{width:calc(33.333% - 14px)}}.trust{padding:58px 20px 112px;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:10px 56px}.trust__logo{max-width:100%}.trust__text{color:var(--pri);font-size:1.5em;line-height:1.3em;font-family:"Roboto Slab", serif;font-weight:700}@media (min-width:1025px){.trust__text{font-size:2.1875em}}.trust__text span{font-size:0.48571em;line-height:1.3em;font-family:"Roboto", sans-serif;font-weight:400}