@-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:var(--col-pritxt)}.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}}@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}}@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 svg{width:27px;height:42px;display:block}.hero__down span{font-size:0.875em;line-height:1.35714em;font-family:"Roboto Slab", serif;color:var(--col-pri)}.hero__down:after{content:"";width:2px;height:40px;background-color:var(--col-pri);-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(--col-pri);color:var(--col-pritxt);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:var(--col-pri) rgba(0, 0, 0, 0.25);-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:7px}.splash::-webkit-scrollbar-track{background-color:rgba(0, 0, 0, 0.25)}.splash::-webkit-scrollbar-thumb{background-color:var(--col-pri)}.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{color:var(--col-pritxt)}.splash__item:first-child .splash__item__image path:last-child{fill:var(--col-pri)}.splash__item:nth-child(2){background-color:var(--col-sec);color:var(--col-sectxt)}.splash__item:nth-child(2) .splash__item__image path:last-child{fill:var(--col-sec)}.splash__item:hover .splash__item__image img{opacity:0.41}.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:inherit;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}}@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:inherit;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:-1px;right:0;height:100%;max-width:54%}.welcome__triangle path{fill:var(--col-pri)}.welcome__watermark{display:none}.welcome__watermark svg{width:100%;height:100%}.welcome__watermark svg path,.welcome__watermark svg polygon{fill:#f5f5f5;opacity:1}.welcome__watermark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0.1}#welcome__title{font-weight:700;font-size:1.625em;line-height:1.31818em;margin:0;color:#000000;font-family:"Roboto Slab", serif;margin-bottom:0.61364em}@media (min-width:415px){#welcome__title{font-size:2em}}@media (min-width:769px){#welcome__title{font-size:2.625em}}@media (min-width:1301px){#welcome__title{font-size:2.75em}}.welcome__text__region{margin-bottom:46px}.welcome__text__region>*{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__buttons .button__link:nth-child(2) a{background-color:var(--col-sec);color:var(--col-sectxt)}.welcome__buttons .button__link:nth-child(2) a:focus-within,.welcome__buttons .button__link:nth-child(2) a:hover{background-color:var(--col-pri);color:var(--col-pritxt)}.welcome__right{width:100%;margin-top:30px}.welcome__image{width:100%;aspect-ratio:566/414;background-color:var(--col-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:668/560;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}}@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%}.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(--col-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(--col-pri);margin-bottom:-4px}.events__list__item__title{margin-bottom:12px}.events__list__item__title__date span:first-child{font-size:3.75rem;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(--col-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(--col-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(--col-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(--col-pri);padding:45px 0 88px;z-index:2}.news .news__watermark{position:absolute;top:50%;left:clamp(-225px, -16vw, -100px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:123.33333%;aspect-ratio:1014/851;z-index:1;opacity:0.1;max-width:75vw}.news .news__watermark img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.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 li:has(a[href=""]){display:none}.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}.news .social__list a:hover{color:var(--col-pri);background-color:#fff}.news .social__list a:hover svg path{fill:var(--col-pri)}.news .social__list a[href=""]{display:none}.news .social__list a svg{width:1em}.news .social__list a svg path{-webkit-transition:color 0.4s;-o-transition:color 0.4s;transition:color 0.4s}.news__triangle{height:178px;width:100%;position:absolute;bottom:100%;left:0;display:block}.news__triangle path{fill:var(--col-pri)}.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{display:none}.news__item a{background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-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;height:440px;width:100%;overflow:hidden;position:relative}.news__item.swiper-slide{display:block}.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:var(--col-pri);opacity:0.6}.news__item__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;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:var(--col-pritxt);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__feed__authorise{position:relative;z-index:2}.admin__feed__authorise a{text-decoration:none;background-color:#745b99;color:#fff;padding:10px 20px;position:relative;z-index:5;display:inline-block}.admin__insta,.admin__news{text-decoration:none;background-color:#745b99;color:#fff;padding:10px 20px;position:relative;z-index:5;display:inline-block}.news__triangle__bottom{position:absolute;top:100%;left:0;width:100%;height:162px;margin-top:-1px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.news__triangle__bottom path{fill:var(--col-pri);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.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__title{font-weight:700;font-size:1.625em;line-height:1.31818em;margin:0;color:#000000;font-family:"Roboto Slab", serif;min-width:30px}@media (min-width:415px){#thoughts__title{font-size:2em}}@media (min-width:769px){#thoughts__title{font-size:2.625em}}@media (min-width:1301px){#thoughts__title{font-size:2.75em}}.thoughts__list{min-height:515px}.thoughts__item__wrapper{display:none}.thoughts__item__wrapper.swiper-slide{display:block}.thoughts__item{min-height:515px;background-color:var(--col-pri);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(--col-pri);z-index:4;-webkit-transition:opacity 0.4s;-o-transition:opacity 0.4s;transition:opacity 0.4s}.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(var(--col-pri)));background:-webkit-linear-gradient(rgba(32, 50, 89, 0) 0%, var(--col-pri) 100%);background:-o-linear-gradient(rgba(32, 50, 89, 0) 0%, var(--col-pri) 100%);background:linear-gradient(rgba(32, 50, 89, 0) 0%, var(--col-pri) 100%);opacity:0.8;z-index:2}.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:var(--col-pritxt);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 var(--col-pritxt);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}}@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(--col-pri)}.thoughts__popup{height:100%;width:100%;background-color:var(--col-pri);position:relative}.thoughts__popup__close{position:absolute;top:0;right:0;font-size:2em;z-index:9;color:var(--col-pritxt);background-color:var(--col-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;-webkit-transition:color 0.4s, background 0.4s;-o-transition:color 0.4s, background 0.4s;transition:color 0.4s, background 0.4s}.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:var(--col-pri) rgba(0, 0, 0, 0.25);-ms-overflow-style:-ms-autohiding-scrollbar}.thoughts__popup__item::-webkit-scrollbar{width:7px}.thoughts__popup__item::-webkit-scrollbar-track{background-color:rgba(0, 0, 0, 0.25)}.thoughts__popup__item::-webkit-scrollbar-thumb{background-color:var(--col-pri)}.thoughts__popup__item__image{aspect-ratio:16/9}.thoughts__popup__item__content{color:var(--col-pritxt);padding:20px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.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:var(--col-pritxt)}@media (min-width:415px){.thoughts__popup__item__name{font-size:1.625em}}@media (min-width:1025px){.thoughts__popup__item__name{font-size:2em}}.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:var(--col-pri) rgba(0, 0, 0, 0.25);-ms-overflow-style:-ms-autohiding-scrollbar;padding:80px 30px 30px 0}.thoughts__popup__item__content::-webkit-scrollbar{width:7px}.thoughts__popup__item__content::-webkit-scrollbar-track{background-color:rgba(0, 0, 0, 0.25)}.thoughts__popup__item__content::-webkit-scrollbar-thumb{background-color:var(--col-pri)}.thoughts__popup__item__text{padding-right:clamp(0px, 10vw, 120px)}.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:var(--col-pritxt);-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(--col-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:var(--col-pritxt);background-color:var(--col-pri)}.next__item a{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;text-align:center;gap:24px;width:100%;padding:38px clamp(20px, 4vw, 85px) 33px}.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__pretitle:empty{display:none}.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(--col-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}