@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (min-width:1440px){.advantage-section>[class*=container--]{max-width:1320px}}.advantage-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:calc(-1 * var(--advantage-section-offset))}@media screen and (max-width:1199px){.advantage-grid{gap:1rem}}@media screen and (max-width:991px){.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:374px){.advantage-grid{grid-template-columns:minmax(0,1fr)}}.advantage-item{--sizing: 1.5rem;position:relative;background-color:#fff;display:flex;flex-direction:column;transition:125ms ease-out;transition-property:background-color,margin-top;clip-path:polygon(0 1.2rem,1.8rem 0,100% 0,100% 100%,0 100%)}@media screen and (max-width:1439px){.advantage-item{--sizing: 1.25rem }}@media screen and (max-width:1199px){.advantage-item{--sizing: 1rem}}.advantage-item:has(:hover,:active,:focus-visible) .title a{color:#2838a7}.advantage-item:has(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}.advantage-item__head{flex:none;width:100%}.advantage-item__head img{width:100%;height:auto}.advantage-item__body{display:flex;flex-direction:column;padding:calc(1.25 * var(--sizing))}.advantage-item__decoration{width:24px;color:#2d3fbc;margin-inline-start:auto;margin-block-start:4px;transition:transform 125ms ease-out}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)){margin-top:-12px}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)) .advantage-item__decoration{transform:translate(var(--btn-icon-movement))}@media screen and (min-width:1440px){.about-section>[class*=container--]{max-width:1320px}}.about-item{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:991px){.about-item{flex-direction:column;gap:3rem}}.about-item__body{flex:0 1 50%}.about-item__icons{flex:0 1 50%;padding-left:6%}@media screen and (max-width:991px){.about-item__icons{padding-left:0}}.about-item__icon-wrapper{margin-top:-2px;margin-left:-2px;display:flex;flex-wrap:wrap}.about-item__icon{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;width:50%;border-top:2px solid #e6e9f3;border-left:2px solid #e6e9f3;padding:3rem}@media screen and (max-width:991px){.about-item__icon{padding:2rem;width:25%}}@media screen and (max-width:767px){.about-item__icon{width:50%}}.about-item__icon img{display:block;height:90px;width:auto}.about-item__icon strong{text-transform:uppercase;color:#1d1d1d;font-weight:600;font-size:.938rem;line-height:1.3}.recruitment-section{position:relative;isolation:isolate}@media screen and (min-width:1440px){.recruitment-section>[class*=container--]{max-width:1320px}}.recruitment-section>picture{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;z-index:-2}.recruitment-section>picture img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.recruitment-section>picture img{object-position:75% 50%}}.recruitment-section:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000bf 30%,#0000 70%);z-index:-1}@media screen and (max-width:767px){.recruitment-section:after{background:linear-gradient(0deg,#000000bf 50%,#0000 90%)}}.recruitment-item{display:flex;flex-direction:row-reverse;align-items:center}@media screen and (max-width:767px){.recruitment-item{flex-direction:column-reverse;align-items:start;gap:3rem}}.recruitment-item__head{flex:0 1 50%;position:relative}.recruitment-item__head .comment{background:#27348b;color:#fff;font-size:.938rem;padding:2rem 2rem 4rem;max-width:340px;margin-left:auto;clip-path:polygon(0 0,calc(100% - 1.5rem) 0,100% 1rem,100% calc(100% - 2rem),3rem calc(100% - 2rem),0 100%)}.recruitment-item__body{flex:1 1 50%}@media screen and (min-width:1440px){.race-section>[class*=container--]{max-width:1320px}}.race-item{display:flex;flex-direction:row;align-items:center}@media screen and (max-width:767px){.race-item{flex-direction:column-reverse;gap:3rem}}.race-item__head{flex:0 1 50%;padding-right:10%;position:relative}@media screen and (max-width:767px){.race-item__head{padding-right:0}}.race-item__head img{max-width:100%;height:auto;transition:filter 125ms ease-out}.race-item__head .comment{position:absolute;bottom:-1.5rem;right:calc(20% - 1.5rem);background:#27348b;color:#fff;font-size:.938rem;padding:2.7rem 1.5rem 1.5rem;max-width:210px;clip-path:polygon(0 1.2rem,1.8rem 0,1.8rem 1.2rem,100% 1.2rem,100% calc(100% - 1rem),calc(100% - 1.5rem) 100%,0 100%)}@media screen and (max-width:767px){.race-item__head .comment{right:1.5rem}}.race-item__body{flex:1 1 50%}@media(min-width:992px)and (max-width:1679px){.blog-section>[class*=container--]{max-width:1320px}}.blog-carousel.swiper:not(.swiper-initialized){overflow:visible}.blog-carousel{margin-block:-48px;padding-block:48px}.blog-list{--spacing: 1.5rem}@media screen and (max-width:1679px){.blog-list{--spacing: 1rem}}.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacing)}@media screen and (max-width:1199px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:991px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:minmax(0,1fr)}}.blog-item{position:relative;display:flex;filter:drop-shadow(0 0 1px #e6e9f3)}.blog-item__wrap{display:flex;flex-direction:column;background-color:#f5f7fa}.blog-item .title{color:#2d3fbc}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#2838a7}.blog-item:has(:hover,:active,:focus-visible) img:not(.img-placeholder){transform:scale(1.03)}.blog-item:has(:hover,:active,:focus-visible) .blog-item__decoration{transform:translate(var(--btn-icon-movement))}.blog-item__head{position:relative;display:flex;background-color:#eeeef4;width:100%;aspect-ratio:400/230}.blog-item__head picture{overflow:hidden}.blog-item__head img:not(.img-placeholder){width:100%;height:auto;transition:transform .5s cubic-bezier(.25,1,.5,1)}.blog-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;justify-content:end;align-items:start;pointer-events:none}.blog-item__overlay>*{pointer-events:initial}.blog-item__overlay .tag-list{padding:6px;align-items:end}.blog-item__body{flex:1;display:flex;flex-direction:column;align-items:start;width:100%;padding:2rem}@media screen and (max-width:1199px){.blog-item__body{padding:1.5rem}}.blog-item__body .title a{transition:color 125ms ease-out}.blog-item__body .btn-link{position:absolute;right:1.5rem;bottom:1.5rem}.blog-item__body>*:nth-last-child(2){margin-block-end:1rem}.blog-item__foot{width:100%;display:flex;justify-content:space-between;gap:1rem;margin-block-start:auto}.blog-item__foot .sprite{width:20px;height:20px;fill:#2838a7;margin-inline-start:auto;transition:transform 125ms ease-out}.blog-item__meta{font-variation-settings:"wght" 500;color:#1d1d1d}.blog-item.swiper-slide{height:auto}.hero-section{position:relative;display:flex;width:100%;z-index:1;height:90vh;max-height:900px;isolation:isolate;padding-bottom:var(--advantage-section-offset)}@media screen and (max-width:1199px){.hero-section{min-height:400px;height:50vh}}.hero-section__background{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.7) var(--header-height),rgba(0,0,0,.55) calc(var(--header-height) + 100px),rgba(0,0,0,.55) 80%,rgba(0,0,0,.55) 100%)}@media screen and (min-width:768px){.hero-section__background:after{background-image:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.5) var(--header-height),rgba(0,0,0,0) calc(var(--header-height) + 100px)),radial-gradient(farthest-side at 80% 50%,#0000 0,#000000bf)}}.hero-section__background img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}@media screen and (max-width:767px){.hero-section__background img{object-position:top}}.hero-section__background video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}@media screen and (max-width:767px){.hero-section__background video{object-position:top}}.hero-section>[class*=container--]{display:flex}.hero{align-self:end;position:relative;width:100%;margin-block:120px;z-index:1;text-shadow:0 0 24px rgba(0,0,0,.25)}@media screen and (min-width:1200px){.hero{margin-left:16rem}}@media screen and (max-width:1439px){.hero{margin-block:50px 70px}}@media screen and (max-width:767px){.hero{margin-block:30px 70px}}.hero .title--h4{text-transform:uppercase;color:#566af0}.hero .title--h0{max-width:24ch;line-height:1.15}.hero .p{display:flex;align-items:start;max-width:52ch}@media screen and (min-width:1200px){.hero .p{font-size:var(--fs-lead)}}.form-contact.form-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-contact>*{grid-column:span 1}:root{--advantage-section-offset: 160px}@media screen and (max-width:1199px){:root{--advantage-section-offset: 120px}}@media screen and (max-width:575px){:root{--advantage-section-offset: 90px}}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{--spacing: 16px;display:grid;gap:var(--gap, var(--spacing))}@media screen and (min-width:768px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(var(--columns, 4),1fr)}}@media(min-width:768px)and (max-width:1199px){.structure-grid:not(.swiper-wrapper).structure-grid--documents,.swiper:not(.swiper-initialized) .structure-grid.structure-grid--documents{grid-template-columns:minmax(0,1fr)}}.swiper:not(.swiper-initialized) .structure-grid{grid-template-rows:auto;grid-auto-rows:0;row-gap:0;overflow:hidden}.swiper:not(.swiper-initialized) .structure-grid+.swiper-pagination{display:none!important}@media screen and (min-width:1200px){.structure-grid.structure-grid--icons{--spacing: 64px}}.structure-icon{display:flex;justify-content:start;align-items:start;gap:24px 32px}@media screen and (max-width:1439px){.structure-icon{gap:24px}}@media screen and (max-width:575px){.structure-icon{gap:20px}}.structure-icon__head{flex:none;display:flex;justify-content:center;align-items:center;width:4rem;aspect-ratio:1}@media screen and (max-width:1439px){.structure-icon__head{width:3rem}}@media screen and (max-width:575px){.structure-icon__head{width:2.25rem}}.structure-icon__picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.structure-icon__picture img{height:100%;width:auto;max-width:100%;max-height:100%;aspect-ratio:1;object-fit:contain}.structure-icon__body{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:4px}.structure-icon--center{flex-direction:column;align-items:center}.structure-icon--center .structure-icon__body{align-items:center;text-align:center}
