@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-list{align-self:start;display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}@media screen and (min-width: 992px){.advantage-list{margin-inline-start:auto}}@media (min-width: 576px) and (max-width: 991px){.advantage-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 991px){.advantage-list{width:100%}}.advantage-list>*{position:relative}.advantage-list>*:before,.advantage-list>*:after{content:"";position:absolute;background-color:#e6e9f3}.advantage-list>*:before{bottom:100%;width:100%;height:2px}.advantage-list>*:after{right:100%;width:2px;height:100%}.advantage-item{position:relative;display:flex;min-height:250px}@media screen and (min-width: 992px){.advantage-item{max-width:200px}}@media screen and (min-width: 1680px){.advantage-item{max-width:260px}}@media screen and (max-width: 767px){.advantage-item{min-height:190px}}.advantage-item__wrap{height:100%;width:100%;display:flex;flex-direction:column;padding:3rem}@media screen and (max-width: 1679px){.advantage-item__wrap{padding:2rem}}@media screen and (max-width: 991px){.advantage-item__wrap{padding:1.75rem}}.advantage-item__wrap .title{margin-top:auto;max-width:16ch;text-wrap:balance;font-weight:500}@media screen and (max-width: 767px){.advantage-item__wrap img{width:48px;height:auto}}.blockquote{--arrow: 32px;position:relative;margin-bottom:var(--arrow)}.blockquote:before{content:"";position:absolute;inset:auto calc(var(--clip) + 24px) 100% auto;background-image:url("data:image/svg+xml,%3csvg%20width='49'%20height='42'%20viewBox='0%200%2049%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2021V42H21V21H7.00003C7.00003%2013.2806%2013.2806%207.00003%2021%207.00003V0C9.4199%200%200%209.4199%200%2021Z'%20fill='%23242424'/%3e%3cpath%20d='M49%207.00003V0C37.4199%200%2028%209.4199%2028%2021V42H49V21H35C35%2013.2806%2041.2806%207.00003%2049%207.00003Z'%20fill='%23242424'/%3e%3c/svg%3e");width:50px;aspect-ratio:49/42;filter:brightness(0) invert(1);z-index:1;background-repeat:no-repeat;background-size:100%;transform:translateY(12px)}.blockquote__wrap{padding:2rem;clip-path:polygon(0 0,var(--clip-rest) 0,100% var(--clip),100% 100%,var(--arrow) 100%,0 calc(100% + var(--arrow)))}@media screen and (max-width: 575px){.blockquote__wrap{padding-inline:1.5rem}}.blockquote__wrap:before{content:"";position:absolute;inset:100% auto 0 0;width:var(--arrow);height:var(--arrow);clip-path:polygon(0 0,100% 0,0 100%);background-color:inherit;transform:translateY(-1px)}@media screen and (min-width: 1440px){.service-section>[class*=container--]{max-width:1320px}}.service-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;margin-top:calc(-1 * var(--service-section-offset))}@media screen and (max-width: 991px){.service-grid{gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.service-grid{grid-template-columns:minmax(0,1fr)}}.service-item{position:relative;box-shadow:0 3px 37px #0000001a;transition:175ms ease-out;transition-property:background-color,margin-top,box-shadow}.service-item__head{clip-path:polygon(var(--clip) 0,100% 0,100% 100%,0 100%,0 var(--clip))}.service-item__body{display:flex;align-items:start;column-gap:1rem;padding:1.5rem;background-color:#fff}@media screen and (max-width: 575px){.service-item__body{padding:1rem}}.service-item__body>div{flex:1}.service-item__body .tagline{color:var(--color-text-emphasis);transition:color 175ms ease-out}.service-item__body.decorative-arrow:after{margin-block-start:.25rem;transition:transform 175ms ease-out}.service-item:has(.block-link:is(:hover,:active,:focus-visible)){box-shadow:0 9px 37px #00000026}.service-item:has(.block-link:is(:hover,:active,:focus-visible)) .tagline{color:var(--color-accent)}.service-item:has(.block-link:is(:hover,:active,:focus-visible)) .decorative-arrow:after{transform:translate(var(--btn-icon-movement));color:#fcb215}@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(3,minmax(0,1fr));gap:var(--spacing)}@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}.blog-item__wrap{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 3px 33px #00000013}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#4c9c77}.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:#e8f1fa;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}.product-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media screen and (max-width: 991px){.product-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 767px){.product-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 575px){.product-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .product-grid{grid-template-columns:minmax(0,1fr)}}.product-item{position:relative;text-align:center;padding-top:5px;padding-bottom:1rem}@media screen and (max-width: 575px){.product-item{padding:1rem}}.product-item__head{margin-block-end:2rem}.product-item__head img{max-width:75%;margin-inline:auto;transition:transform .15s ease-out}.product-item__body .title{transition:color .15s ease-out}.product-item__body .p{margin-block-start:.5rem;margin-inline:auto;max-width:28ch}.product-item__body.decorative-arrow:after{margin-inline:auto;margin-block-start:1rem}.product-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #E6E9F3;pointer-events:none;transition:opacity .15s ease-out}@media screen and (pointer: fine){.product-item:before{opacity:0}}.product-item:has(.block-link:is(:hover,:active,:focus-visible)) .product-item__head img{transform:translateY(-4px)}.product-item:has(.block-link:is(:hover,:active,:focus-visible)):before{opacity:1}.product-item:has(.block-link:is(:hover,:active,:focus-visible)) .title{color:#55ac84}.product-item:has(.block-link:is(:hover,:active,:focus-visible)) .decorative-arrow:after{transform:translate(var(--btn-icon-movement))}.hero-section{position:relative;display:flex;width:100%;z-index:1;min-height:700px;max-height:900px;isolation:isolate;padding-bottom:var(--service-section-offset)}@media screen and (max-width: 1199px){.hero-section{min-height:400px}}.hero-section__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#134a92bf}.hero-section__media img,.hero-section__media 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__media img,.hero-section__media video{object-position:top}}.hero-section>[class*=container--]{display:flex}.hero{align-self:end;position:relative;width:100%;margin-block:80px;z-index:1}@media screen and (max-width: 1439px){.hero{margin-block:50px 70px}}@media screen and (max-width: 767px){.hero{margin-block:30px 70px}}.hero .title--h0{max-width:12ch;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)}}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--layout-gap)}@media screen and (max-width: 991px){.split{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width: 992px){.split__col:first-child .title{max-width:20ch}}.split .blockquote{align-self:center;margin-inline-start:auto}@media screen and (min-width: 992px){.split .blockquote{max-width:40ch}}.featured-section{overflow:hidden}.featured-section.decorative-background [class*=container--]:nth-child(odd):after{left:auto;right:0;transform:translate(25%,-16px)}@media screen and (min-width: 992px){.featured-container:nth-child(2n) .split>.split__col:first-child{order:1}.featured-container:nth-child(2n) .split>.split__col:first-child .basic-figure{margin-inline-start:auto}}@media screen and (max-width: 991px){.featured-container .split__col:first-child{order:1}}@media screen and (min-width: 576px){.featured-container .basic-figure{max-width:75%}}@media screen and (max-width: 991px){.featured-container .basic-figure img{max-height:350px;width:100%;object-fit:cover}}.form-contact.form-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.form-contact>*{grid-column:span 1}.jumbotron-section[style]{position:relative;isolation:isolate;background-repeat:no-repeat;background-size:cover}.jumbotron-section[style]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(to right,#134a92e6,#134a92cc 25%,#134a9299)}@media screen and (max-width: 991px){.jumbotron-section[style]:before{background-image:linear-gradient(to top,#134a92e6,#134a9299)}}:root{--service-section-offset: 140px}@media screen and (max-width: 1199px){:root{--service-section-offset: 60px}}@media screen and (max-width: 575px){:root{--service-section-offset: 90px}}.product-section>[class*=container--]{position:relative}@media (min-width: 992px) and (max-width: 1679px){.product-section>[class*=container--]{max-width:1320px}}.product-section .swiper-navigation{position:absolute;inset:50% -72px auto;transform:translateY(-50%);z-index:1}@media screen and (max-width: 1679px){.product-section .swiper-navigation{inset-inline:-8px}}@media screen and (max-width: 1439px){.product-section .swiper-navigation{display:none}}.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}
