@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}}.advantage-section{background-color:#faf9fd}@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(4,minmax(0,1fr));gap:1rem;margin-top:calc(-1 * var(--advantage-section-offset))}@media screen and (max-width: 1199px){.advantage-grid{gap:.5rem}}@media screen and (max-width: 1199px){.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.advantage-grid{grid-template-columns:minmax(0,1fr)}}.advantage-item{--sizing: 1.5rem;position:relative;background-color:#fff;box-shadow:0 8px 37px #0000001a;display:flex;flex-direction:column;padding:calc(1.25 * var(--sizing));gap:var(--sizing);transition:125ms ease-out;transition-property:background-color,margin-top;border-radius:0 20px}@media screen and (max-width: 1439px){.advantage-item{--sizing: 1.25rem }}@media screen and (max-width: 1199px){.advantage-item{--sizing: 1rem}}.advantage-item__head{flex:none}.advantage-item__head img{width:32px;height:auto;transition:filter 125ms ease-out}.advantage-item .title{color:#102c6d}@media screen and (max-width: 767px){.advantage-item .title{font-size:var(--fs-base)}}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)){background-color:#0095da;margin-top:-12px}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)) img{filter:brightness(0) invert(1)}.advantage-content .structure-content ul{columns:2}@media (min-width: 992px) and (max-width: 1679px){.blog-section>[class*=container--]{max-width:1320px}}.blog-carousel{margin-block:-48px;padding-block:48px}.blog-carousel.swiper:not(.swiper-initialized){overflow:visible}.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(4,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 #d9d9d9)}.blog-item__wrap{display:flex;flex-direction:column;background-color:#fff}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#0057dc}.blog-item:has(:hover,:active,:focus-visible) img:not(.img-placeholder){transform:scale(1.03)}.blog-item:has(:hover,:active,:focus-visible) .btn__icon{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:1.5rem}@media screen and (max-width: 1679px){.blog-item__body{padding:1.5rem}}.blog-item__body .title a{transition:color 125ms ease-out}.blog-item.swiper-slide{height:auto}.target-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1rem}@media screen and (max-width: 991px){.target-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 767px){.target-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.target-list{grid-template-columns:minmax(0,1fr);gap:.75rem}}.target-item{display:flex;align-items:center;gap:1em;font-size:var(--fs-h5);line-height:1.25}.target-item .sprite{flex:none;color:#0095da;width:40px}.hero-section{position:relative;display:flex;width:100%;z-index:1;min-height:700px;max-height:900px;padding-bottom:30px;isolation:isolate;overflow:hidden;background-image:linear-gradient(to bottom,#0095da 15%,#0068b4 85%)!important}@media screen and (max-width: 1199px){.hero-section{min-height:400px}}.hero-section>[class*=container--]{display:flex}.hero-section:before{content:"";position:absolute;background-color:#ffffff0a;z-index:-1;height:100%;top:0;right:0;bottom:0;left:43%;aspect-ratio:.4;clip-path:polygon(0 0,100% 100%,0 100%);transform:scale(10)}@media screen and (max-width: 991px){.hero-section:before{top:0;right:0;bottom:0;left:33%}}.hero{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;width:100%;margin-block:80px;z-index:1}@media screen and (max-width: 1439px){.hero{margin-block:50px}}@media screen and (max-width: 991px){.hero{display:flex;flex-direction:column-reverse;align-items:center;text-align:center;gap:2rem}}.hero__featured img{width:auto;height:auto;max-width:100%;max-height:clamp(150px,30vw,550px);margin-inline:auto}.hero .title--h0{line-height:1.1}@media screen and (min-width: 992px){.hero .title--h0{max-width:15ch}}.hero .structure-content{max-width:68ch}.hero .structure-content a:not([class]){color:#66d7ff;text-decoration:none}@media (hover: hover) and (pointer: fine){.hero .structure-content a:not([class]):is(:hover,:active,:focus-visible){text-decoration:underline}}@media screen and (max-width: 991px){.hero .button-group{justify-content:center}}@media screen and (max-width: 575px){.hero .button-group{flex-direction:column;align-items:center}}.form-contact-container{background-color:#fff;box-shadow:0 8px 37px #0000001a;padding:4rem 3rem;border-radius:0 20px}@media screen and (max-width: 1439px){.form-contact-container{padding:2rem}}@media screen and (max-width: 575px){.form-contact-container{padding:2rem var(--container-padding)}}.form-contact.form-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-contact>*{grid-column:span 1}:root{--advantage-section-offset: 30px}.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}
